01JMX8RZGBKJ18G3WF31P3EZ5F: 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: 01JMX8TSW86CAK0SFA29AR3CM6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-25T01:29:40.906Zjob assigned to worker 01JMXBH56T47WBFWFQBAE5V52B [factory aws, i-0aedf9298a4c78059] (queued for 48 m 0 s)
 
22025-02-25T01:29:49.453Zstarting task 0: "setup"
32025-02-25T01:29:49.460Z++ uname -s
42025-02-25T01:29:49.463Z+ kern=SunOS
52025-02-25T01:29:49.463Z+ build_user=build
62025-02-25T01:29:49.463Z+ build_uid=12345
72025-02-25T01:29:49.463Z+ work_dir=/work
82025-02-25T01:29:49.463Z+ input_dir=/input
92025-02-25T01:29:49.463Z+ [[ 0 == 12345 ]]
102025-02-25T01:29:49.463Z+ case "$kern" in
112025-02-25T01:29:49.463Z+ groupadd -g 12345 build
122025-02-25T01:29:49.465Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-25T01:29:51.470Z+ zfs create -o mountpoint=/work rpool/work
142025-02-25T01:29:51.572Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-25T01:29:51.575Z+ home_fs=zfs
162025-02-25T01:29:51.575Z+ [[ zfs == autofs ]]
172025-02-25T01:29:51.575Z+ mkdir -p /home/build
182025-02-25T01:29:51.579Z+ chown build:build /home/build /work
192025-02-25T01:29:53.578Z+ chmod 0700 /home/build /work
202025-02-25T01:29:53.581Zprocess exited: duration 4126 ms, exit code 0
 
212025-02-25T01:29:53.587Zstarting task 1: "rust-toolchain"
222025-02-25T01:29:53.591Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-25T01:29:53.591Z * rust toolchain channel = "1.85.0"
242025-02-25T01:29:53.591Z * rust toolchain profile = "default"
252025-02-25T01:29:53.591Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-25T01:29:53.591Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-25T01:29:53.591Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-25T01:29:53.594Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-25T01:29:53.594Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-25T01:29:53.712Zinfo: downloading installer
312025-02-25T01:29:55.181Zwarning: it looks like you have an existing installation of Rust at:
322025-02-25T01:29:55.181Zwarning: /opt/ooce/bin
332025-02-25T01:29:55.181Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-25T01:29:55.181Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-25T01:29:55.181Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-25T01:29:55.181Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-25T01:29:55.181Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-25T01:29:55.181Zerror: cannot install while Rust is installed
392025-02-25T01:29:55.181Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-25T01:29:55.226Zinfo: profile set to 'default'
412025-02-25T01:29:55.226Zinfo: default host triple is x86_64-unknown-illumos
422025-02-25T01:29:55.228Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-25T01:29:55.381Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-25T01:29:55.381Zinfo: downloading component 'cargo'
452025-02-25T01:29:56.100Zinfo: downloading component 'clippy'
462025-02-25T01:29:56.486Zinfo: downloading component 'rust-docs'
472025-02-25T01:29:57.577Zinfo: downloading component 'rust-std'
482025-02-25T01:29:59.182Zinfo: downloading component 'rustc'
492025-02-25T01:30:04.728Zinfo: downloading component 'rustfmt'
502025-02-25T01:30:04.936Zinfo: installing component 'cargo'
512025-02-25T01:30:05.736Zinfo: installing component 'clippy'
522025-02-25T01:30:06.114Zinfo: installing component 'rust-docs'
532025-02-25T01:30:07.823Zinfo: installing component 'rust-std'
542025-02-25T01:30:09.718Zinfo: installing component 'rustc'
552025-02-25T01:30:15.354Zinfo: installing component 'rustfmt'
562025-02-25T01:30:15.685Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-25T01:30:15.685Z
582025-02-25T01:30:16.047Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-25T01:30:16.047Z
602025-02-25T01:30:16.050Z
612025-02-25T01:30:16.050ZRust is installed now. Great!
622025-02-25T01:30:16.050Z
632025-02-25T01:30:16.050ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-25T01:30:16.050Zenvironment variable. This has not been done automatically.
652025-02-25T01:30:16.050Z
662025-02-25T01:30:16.050ZTo configure your current shell, you need to source
672025-02-25T01:30:16.050Zthe corresponding env file under $HOME/.cargo.
682025-02-25T01:30:16.050Z
692025-02-25T01:30:16.050ZThis is usually done by running one of the following (note the leading DOT):
702025-02-25T01:30:16.050Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-25T01:30:16.050Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-25T01:30:16.115Z+ rustup --version
732025-02-25T01:30:16.122Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-25T01:30:16.122Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-25T01:30:16.202Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-25T01:30:16.205Z+ cargo --version
772025-02-25T01:30:16.262Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-25T01:30:16.265Z+ rustc --version
792025-02-25T01:30:16.329Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-25T01:30:16.332Zprocess exited: duration 22744 ms, exit code 0
 
812025-02-25T01:30:16.337Zstarting task 2: "authentication"
822025-02-25T01:30:16.357Zprocess exited: duration 20 ms, exit code 0
 
832025-02-25T01:30:16.364Zstarting task 3: "clone repository"
842025-02-25T01:30:16.368Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-25T01:30:16.373Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-25T01:30:16.616ZCloning into '/work/oxidecomputer/omicron'...
872025-02-25T01:30:23.855Z+ cd /work/oxidecomputer/omicron
882025-02-25T01:30:23.855Z+ git fetch origin 804b2ee5bcfea29637e6d28381ef63b58b391875
892025-02-25T01:30:24.182ZFrom https://github.com/oxidecomputer/omicron
902025-02-25T01:30:24.182Z * branch 804b2ee5bcfea29637e6d28381ef63b58b391875 -> FETCH_HEAD
912025-02-25T01:30:24.192Z+ [[ -n aa-group-of-group ]]
922025-02-25T01:30:24.194Z++ git branch --show-current
932025-02-25T01:30:24.201Z+ current=main
942025-02-25T01:30:24.201Z+ [[ main != aa-group-of-group ]]
952025-02-25T01:30:24.201Z+ git branch -f aa-group-of-group 804b2ee5bcfea29637e6d28381ef63b58b391875
962025-02-25T01:30:24.206Z+ git checkout -f aa-group-of-group
972025-02-25T01:30:24.377ZSwitched to branch 'aa-group-of-group'
982025-02-25T01:30:24.380Z+ git reset --hard 804b2ee5bcfea29637e6d28381ef63b58b391875
992025-02-25T01:30:24.414ZHEAD is now at 804b2ee5b Merge branch 'vmm-reduce-contention' into aa-group-of-group
1002025-02-25T01:30:24.417Zprocess exited: duration 8053 ms, exit code 0
 
1012025-02-25T01:30:24.423Zstarting task 4: "build"
1022025-02-25T01:30:24.428Z+ source .github/buildomat/ci-env.sh
1032025-02-25T01:30:24.432Z++ export CARGO_TERM_COLOR=always
1042025-02-25T01:30:24.432Z++ CARGO_TERM_COLOR=always
1052025-02-25T01:30:24.432Z+ cargo --version
1062025-02-25T01:30:24.477Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-25T01:30:24.480Z+ rustc --version
1082025-02-25T01:30:24.540Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-25T01:30:24.543Z+ cargo tree --locked
1102025-02-25T01:30:24.767Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1112025-02-25T01:30:25.055Z Updating crates.io index
1122025-02-25T01:30:25.103Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1132025-02-25T01:30:25.598Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1142025-02-25T01:30:25.856Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1152025-02-25T01:30:26.117Z Updating git repository `https://github.com/oxidecomputer/propolis`
1162025-02-25T01:30:27.097Z Updating git repository `https://github.com/oxidecomputer/crucible`
1172025-02-25T01:30:28.794Z Updating git repository `https://github.com/oxidecomputer/opte`
1182025-02-25T01:30:29.437Z Updating git repository `https://github.com/oxidecomputer/falcon`
1192025-02-25T01:30:30.164Z Updating git repository `https://github.com/oxidecomputer/clickward`
1202025-02-25T01:30:30.538Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1212025-02-25T01:30:30.806Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1222025-02-25T01:30:31.477Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1232025-02-25T01:30:31.921Z Updating git repository `https://github.com/oxidecomputer/libipcc`
1242025-02-25T01:30:32.343Z Updating git repository `https://github.com/oxidecomputer/propolis`
1252025-02-25T01:30:32.812Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1262025-02-25T01:30:33.106Z Updating git repository `https://github.com/oxidecomputer/tofino`
1272025-02-25T01:30:33.348Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1282025-02-25T01:30:33.646Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1292025-02-25T01:30:33.933Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1302025-02-25T01:30:34.197Z Updating git repository `https://github.com/oxidecomputer/lldp`
1312025-02-25T01:30:34.497Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1322025-02-25T01:30:34.780Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1332025-02-25T01:30:35.140Z Updating git repository `https://github.com/oxidecomputer/ispf`
1342025-02-25T01:30:35.430Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1352025-02-25T01:30:35.788Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1362025-02-25T01:30:36.274Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1372025-02-25T01:30:36.546Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1382025-02-25T01:30:36.906Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1392025-02-25T01:30:37.257Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1402025-02-25T01:30:37.582Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412025-02-25T01:30:37.878Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422025-02-25T01:30:38.167Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432025-02-25T01:30:39.410Z Downloading crates ...
1442025-02-25T01:30:39.521Z Downloaded equivalent v1.0.1
1452025-02-25T01:30:39.525Z Downloaded escape8259 v0.5.3
1462025-02-25T01:30:39.528Z Downloaded env_logger v0.11.5
1472025-02-25T01:30:39.530Z Downloaded event-listener v2.5.3
1482025-02-25T01:30:39.534Z Downloaded atomicwrites v0.4.4
1492025-02-25T01:30:39.536Z Downloaded async-stream-impl v0.3.6
1502025-02-25T01:30:39.539Z Downloaded async-object-pool v0.1.5
1512025-02-25T01:30:39.541Z Downloaded foreign-types-shared v0.3.1
1522025-02-25T01:30:39.541Z Downloaded foreign-types v0.3.2
1532025-02-25T01:30:39.548Z Downloaded foreign-types-shared v0.1.1
1542025-02-25T01:30:39.552Z Downloaded cfg_aliases v0.2.1
1552025-02-25T01:30:39.554Z Downloaded anstyle-parse v0.2.5
1562025-02-25T01:30:39.557Z Downloaded guppy-workspace-hack v0.1.0
1572025-02-25T01:30:39.557Z Downloaded errno v0.3.9
1582025-02-25T01:30:39.560Z Downloaded atty v0.2.14
1592025-02-25T01:30:39.563Z Downloaded arrayref v0.3.9
1602025-02-25T01:30:39.565Z Downloaded http-range v0.1.5
1612025-02-25T01:30:39.565Z Downloaded http-body v1.0.1
1622025-02-25T01:30:39.570Z Downloaded anstyle v1.0.10
1632025-02-25T01:30:39.572Z Downloaded fxhash v0.2.1
1642025-02-25T01:30:39.575Z Downloaded blowfish v0.9.1
1652025-02-25T01:30:39.575Z Downloaded fallible-iterator v0.2.0
1662025-02-25T01:30:39.575Z Downloaded event-listener-strategy v0.5.2
1672025-02-25T01:30:39.577Z Downloaded anstyle-query v1.1.1
1682025-02-25T01:30:39.577Z Downloaded futures-io v0.3.31
1692025-02-25T01:30:39.580Z Downloaded funty v2.0.0
1702025-02-25T01:30:39.580Z Downloaded autocfg v1.4.0
1712025-02-25T01:30:39.582Z Downloaded glob v0.3.2
1722025-02-25T01:30:39.585Z Downloaded ghash v0.5.1
1732025-02-25T01:30:39.585Z Downloaded futures-executor v0.3.31
1742025-02-25T01:30:39.587Z Downloaded gethostname v0.5.0
1752025-02-25T01:30:39.587Z Downloaded futures-macro v0.3.31
1762025-02-25T01:30:39.590Z Downloaded base16ct v0.2.0
1772025-02-25T01:30:39.590Z Downloaded foldhash v0.1.3
1782025-02-25T01:30:39.592Z Downloaded fnv v1.0.7
1792025-02-25T01:30:39.592Z Downloaded float-cmp v0.10.0
1802025-02-25T01:30:39.592Z Downloaded fallible-streaming-iterator v0.1.9
1812025-02-25T01:30:39.595Z Downloaded hubpack_derive v0.1.1
1822025-02-25T01:30:39.595Z Downloaded block-buffer v0.10.4
1832025-02-25T01:30:39.597Z Downloaded generic-array v0.14.7
1842025-02-25T01:30:39.597Z Downloaded fastrand v2.1.1
1852025-02-25T01:30:39.600Z Downloaded buf-list v1.0.3
1862025-02-25T01:30:39.602Z Downloaded hex v0.4.3
1872025-02-25T01:30:39.602Z Downloaded group v0.13.0
1882025-02-25T01:30:39.605Z Downloaded httpdate v1.0.3
1892025-02-25T01:30:39.605Z Downloaded ascii-canvas v3.0.0
1902025-02-25T01:30:39.607Z Downloaded float-ord v0.3.2
1912025-02-25T01:30:39.607Z Downloaded async-channel v2.3.1
1922025-02-25T01:30:39.610Z Downloaded assert_matches v1.5.0
1932025-02-25T01:30:39.610Z Downloaded fd-lock v4.0.2
1942025-02-25T01:30:39.612Z Downloaded heck v0.3.3
1952025-02-25T01:30:39.615Z Downloaded async-stream v0.3.6
1962025-02-25T01:30:39.617Z Downloaded futures-core v0.3.31
1972025-02-25T01:30:39.617Z Downloaded ff v0.13.0
1982025-02-25T01:30:39.620Z Downloaded hex-literal v0.4.1
1992025-02-25T01:30:39.620Z Downloaded globset v0.4.15
2002025-02-25T01:30:39.622Z Downloaded futures-sink v0.3.31
2012025-02-25T01:30:39.622Z Downloaded castaway v0.2.3
2022025-02-25T01:30:39.625Z Downloaded bit-set v0.5.3
2032025-02-25T01:30:39.625Z Downloaded opaque-debug v0.3.1
2042025-02-25T01:30:39.627Z Downloaded futures-lite v2.3.0
2052025-02-25T01:30:39.627Z Downloaded bcrypt-pbkdf v0.10.0
2062025-02-25T01:30:39.630Z Downloaded bytecount v0.6.8
2072025-02-25T01:30:39.630Z Downloaded argon2 v0.5.3
2082025-02-25T01:30:39.632Z Downloaded flagset v0.4.6
2092025-02-25T01:30:39.635Z Downloaded cargo-platform v0.1.8
2102025-02-25T01:30:39.635Z Downloaded bitflags v1.3.2
2112025-02-25T01:30:39.637Z Downloaded async-process v2.3.0
2122025-02-25T01:30:39.640Z Downloaded nodrop v0.1.14
2132025-02-25T01:30:39.642Z Downloaded num-integer v0.1.46
2142025-02-25T01:30:39.642Z Downloaded cassowary v0.3.0
2152025-02-25T01:30:39.646Z Downloaded addr2line v0.24.2
2162025-02-25T01:30:39.648Z Downloaded httparse v1.9.5
2172025-02-25T01:30:39.648Z Downloaded getrandom v0.2.15
2182025-02-25T01:30:39.651Z Downloaded cexpr v0.6.0
2192025-02-25T01:30:39.653Z Downloaded hubpack v0.1.2
2202025-02-25T01:30:39.656Z Downloaded httptest v0.16.3
2212025-02-25T01:30:39.656Z Downloaded hashlink v0.9.1
2222025-02-25T01:30:39.658Z Downloaded camino v1.1.9
2232025-02-25T01:30:39.661Z Downloaded bcs v0.1.6
2242025-02-25T01:30:39.663Z Downloaded getrandom v0.3.1
2252025-02-25T01:30:39.665Z Downloaded event-listener v5.3.1
2262025-02-25T01:30:39.668Z Downloaded plotters-svg v0.3.7
2272025-02-25T01:30:39.671Z Downloaded async-trait v0.1.86
2282025-02-25T01:30:39.674Z Downloaded rand_chacha v0.3.1
2292025-02-25T01:30:39.674Z Downloaded progenitor-macro v0.8.0
2302025-02-25T01:30:39.676Z Downloaded async-lock v3.4.0
2312025-02-25T01:30:39.676Z Downloaded foreign-types v0.5.0
2322025-02-25T01:30:39.679Z Downloaded fixedbitset v0.5.7
2332025-02-25T01:30:39.679Z Downloaded async-bb8-diesel v0.2.1
2342025-02-25T01:30:39.681Z Downloaded futures-channel v0.3.31
2352025-02-25T01:30:39.684Z Downloaded async-executor v1.13.1
2362025-02-25T01:30:39.686Z Downloaded target-triple v0.1.3
2372025-02-25T01:30:39.686Z Downloaded cfg_aliases v0.1.1
2382025-02-25T01:30:39.689Z Downloaded take_mut v0.2.2
2392025-02-25T01:30:39.689Z Downloaded peg v0.8.4
2402025-02-25T01:30:39.691Z Downloaded futures v0.3.31
2412025-02-25T01:30:39.696Z Downloaded paste v1.0.15
2422025-02-25T01:30:39.699Z Downloaded oorandom v11.1.4
2432025-02-25T01:30:39.701Z Downloaded hmac v0.12.1
2442025-02-25T01:30:39.701Z Downloaded highway v1.2.0
2452025-02-25T01:30:39.704Z Downloaded byteorder v1.5.0
2462025-02-25T01:30:39.707Z Downloaded blake2 v0.10.6
2472025-02-25T01:30:39.709Z Downloaded ahash v0.8.11
2482025-02-25T01:30:39.712Z Downloaded half v2.4.1
2492025-02-25T01:30:39.714Z Downloaded progenitor-macro v0.9.1
2502025-02-25T01:30:39.714Z Downloaded fs_extra v1.3.0
2512025-02-25T01:30:39.716Z Downloaded yoke-derive v0.7.4
2522025-02-25T01:30:39.716Z Downloaded headers-core v0.3.0
2532025-02-25T01:30:39.719Z Downloaded cancel-safe-futures v0.1.5
2542025-02-25T01:30:39.721Z Downloaded vte_generate_state_changes v0.1.2
2552025-02-25T01:30:39.721Z Downloaded toolchain_find v0.4.0
2562025-02-25T01:30:39.724Z Downloaded rustls-pemfile v1.0.4
2572025-02-25T01:30:39.727Z Downloaded rfc6979 v0.4.0
2582025-02-25T01:30:39.727Z Downloaded phf_generator v0.11.2
2592025-02-25T01:30:39.729Z Downloaded cargo_metadata v0.19.1
2602025-02-25T01:30:39.729Z Downloaded polyval v0.6.2
2612025-02-25T01:30:39.732Z Downloaded radium v0.7.0
2622025-02-25T01:30:39.732Z Downloaded signal-hook-mio v0.2.4
2632025-02-25T01:30:39.734Z Downloaded serde_regex v1.1.0
2642025-02-25T01:30:39.734Z Downloaded scrypt v0.11.0
2652025-02-25T01:30:39.737Z Downloaded string_cache v0.8.7
2662025-02-25T01:30:39.737Z Downloaded resolv-conf v0.7.0
2672025-02-25T01:30:39.739Z Downloaded terminal_size v0.4.0
2682025-02-25T01:30:39.742Z Downloaded curve25519-dalek-derive v0.1.1
2692025-02-25T01:30:39.742Z Downloaded termcolor v1.4.1
2702025-02-25T01:30:39.744Z Downloaded pin-project-lite v0.2.14
2712025-02-25T01:30:39.747Z Downloaded flume v0.11.1
2722025-02-25T01:30:39.750Z Downloaded bit-vec v0.6.3
2732025-02-25T01:30:39.753Z Downloaded fatfs v0.3.6
2742025-02-25T01:30:39.757Z Downloaded tiny-keccak v2.0.2
2752025-02-25T01:30:39.758Z Downloaded fancy-regex v0.13.0
2762025-02-25T01:30:39.760Z Downloaded papergrid v0.11.0
2772025-02-25T01:30:39.765Z Downloaded bitflags v2.6.0
2782025-02-25T01:30:39.770Z Downloaded chacha20poly1305 v0.10.1
2792025-02-25T01:30:39.773Z Downloaded allocator-api2 v0.2.18
2802025-02-25T01:30:39.775Z Downloaded unicode-xid v0.2.6
2812025-02-25T01:30:39.775Z Downloaded heck v0.5.0
2822025-02-25T01:30:39.779Z Downloaded hash32 v0.2.1
2832025-02-25T01:30:39.779Z Downloaded aho-corasick v1.1.3
2842025-02-25T01:30:39.782Z Downloaded cfg-expr v0.18.0
2852025-02-25T01:30:39.787Z Downloaded topological-sort v0.2.2
2862025-02-25T01:30:39.787Z Downloaded embedded-io v0.4.0
2872025-02-25T01:30:39.789Z Downloaded constant_time_eq v0.3.1
2882025-02-25T01:30:39.789Z Downloaded num_cpus v1.16.0
2892025-02-25T01:30:39.792Z Downloaded utf8parse v0.2.2
2902025-02-25T01:30:39.795Z Downloaded async-io v2.3.4
2912025-02-25T01:30:39.797Z Downloaded tokio-rustls v0.24.1
2922025-02-25T01:30:39.801Z Downloaded strsim v0.11.1
2932025-02-25T01:30:39.801Z Downloaded match_cfg v0.1.0
2942025-02-25T01:30:39.804Z Downloaded lazy_static v1.5.0
2952025-02-25T01:30:39.804Z Downloaded openssl-macros v0.1.1
2962025-02-25T01:30:39.804Z Downloaded anyhow v1.0.96
2972025-02-25T01:30:39.807Z Downloaded tokio-rustls v0.25.0
2982025-02-25T01:30:39.810Z Downloaded postgres-protocol v0.6.8
2992025-02-25T01:30:39.813Z Downloaded daft v0.1.1
3002025-02-25T01:30:39.813Z Downloaded dsl_auto_type v0.1.2
3012025-02-25T01:30:39.815Z Downloaded display-error-chain v0.2.2
3022025-02-25T01:30:39.815Z Downloaded crossbeam-deque v0.8.5
3032025-02-25T01:30:39.818Z Downloaded zerovec-derive v0.10.3
3042025-02-25T01:30:39.818Z Downloaded async-task v4.7.1
3052025-02-25T01:30:39.821Z Downloaded time-macros v0.2.18
3062025-02-25T01:30:39.824Z Downloaded arc-swap v1.7.1
3072025-02-25T01:30:39.827Z Downloaded bytes v1.9.0
3082025-02-25T01:30:39.830Z Downloaded hyper-tls v0.6.0
3092025-02-25T01:30:39.832Z Downloaded embedded-io v0.6.1
3102025-02-25T01:30:39.835Z Downloaded const_format_proc_macros v0.2.34
3112025-02-25T01:30:39.835Z Downloaded libsw v3.3.1
3122025-02-25T01:30:39.838Z Downloaded proc-macro-error-attr v1.0.4
3132025-02-25T01:30:39.838Z Downloaded precomputed-hash v0.1.1
3142025-02-25T01:30:39.841Z Downloaded base64 v0.22.1
3152025-02-25T01:30:39.843Z Downloaded term v0.7.0
3162025-02-25T01:30:39.847Z Downloaded maybe-uninit v2.0.0
3172025-02-25T01:30:39.850Z Downloaded slog-async v2.8.0
3182025-02-25T01:30:39.850Z Downloaded signal-hook-registry v1.4.2
3192025-02-25T01:30:39.850Z Downloaded tempfile v3.13.0
3202025-02-25T01:30:39.853Z Downloaded pretty-hex v0.4.1
3212025-02-25T01:30:39.857Z Downloaded bumpalo v3.16.0
3222025-02-25T01:30:39.857Z Downloaded heapless v0.8.0
3232025-02-25T01:30:39.861Z Downloaded sqlparser_derive v0.2.2
3242025-02-25T01:30:39.866Z Downloaded socket2 v0.5.8
3252025-02-25T01:30:39.866Z Downloaded twox-hash v2.1.0
3262025-02-25T01:30:39.870Z Downloaded signal-hook-tokio v0.3.1
3272025-02-25T01:30:39.870Z Downloaded structmeta v0.3.0
3282025-02-25T01:30:39.870Z Downloaded slog v2.7.0
3292025-02-25T01:30:39.872Z Downloaded hashbrown v0.12.3
3302025-02-25T01:30:39.875Z Downloaded psl-types v2.0.11
3312025-02-25T01:30:39.875Z Downloaded packed_struct v0.10.1
3322025-02-25T01:30:39.879Z Downloaded nibble_vec v0.1.0
3332025-02-25T01:30:39.879Z Downloaded piper v0.2.4
3342025-02-25T01:30:39.884Z Downloaded pin-utils v0.1.0
3352025-02-25T01:30:39.884Z Downloaded displaydoc v0.2.5
3362025-02-25T01:30:39.888Z Downloaded maplit v1.0.2
3372025-02-25T01:30:39.888Z Downloaded schemars v0.8.21
3382025-02-25T01:30:39.895Z Downloaded ref-cast v1.0.23
3392025-02-25T01:30:39.899Z Downloaded cc v1.2.15
3402025-02-25T01:30:39.910Z Downloaded serde_plain v1.0.2
3412025-02-25T01:30:39.914Z Downloaded same-file v1.0.6
3422025-02-25T01:30:39.914Z Downloaded relative-path v1.9.3
3432025-02-25T01:30:39.914Z Downloaded postcard v1.0.10
3442025-02-25T01:30:39.914Z Downloaded expectorate v1.1.0
3452025-02-25T01:30:39.914Z Downloaded crossbeam-epoch v0.9.18
3462025-02-25T01:30:39.914Z Downloaded base64 v0.21.7
3472025-02-25T01:30:39.919Z Downloaded hashbrown v0.13.2
3482025-02-25T01:30:39.922Z Downloaded ident_case v1.0.1
3492025-02-25T01:30:39.926Z Downloaded endian-type v0.1.2
3502025-02-25T01:30:39.926Z Downloaded flate2 v1.0.35
3512025-02-25T01:30:39.929Z Downloaded slog-dtrace v0.3.0
3522025-02-25T01:30:39.933Z Downloaded thiserror v1.0.69
3532025-02-25T01:30:39.935Z Downloaded password-hash v0.5.0
3542025-02-25T01:30:39.936Z Downloaded time-core v0.1.2
3552025-02-25T01:30:39.939Z Downloaded serde_repr v0.1.19
3562025-02-25T01:30:39.939Z Downloaded scheduled-thread-pool v0.2.7
3572025-02-25T01:30:39.942Z Downloaded ipnetwork v0.21.1
3582025-02-25T01:30:39.942Z Downloaded serde_path_to_error v0.1.16
3592025-02-25T01:30:39.947Z Downloaded password-hash v0.4.2
3602025-02-25T01:30:39.948Z Downloaded supports-color v3.0.2
3612025-02-25T01:30:39.951Z Downloaded static_assertions v1.1.0
3622025-02-25T01:30:39.951Z Downloaded diesel-dtrace v0.4.2
3632025-02-25T01:30:39.952Z Downloaded yasna v0.5.2
3642025-02-25T01:30:39.952Z Downloaded dropshot_endpoint v0.15.1
3652025-02-25T01:30:39.960Z Downloaded libtest-mimic v0.7.3
3662025-02-25T01:30:39.963Z Downloaded serde_derive v1.0.218
3672025-02-25T01:30:39.963Z Downloaded backtrace v0.3.74
3682025-02-25T01:30:39.966Z Downloaded md5 v0.7.0
3692025-02-25T01:30:39.966Z Downloaded instant v0.1.13
3702025-02-25T01:30:39.968Z Downloaded slog-bunyan v2.5.0
3712025-02-25T01:30:39.968Z Downloaded tinystr v0.7.6
3722025-02-25T01:30:39.971Z Downloaded new_debug_unreachable v1.0.6
3732025-02-25T01:30:39.971Z Downloaded pest_derive v2.7.14
3742025-02-25T01:30:39.974Z Downloaded icu_provider v1.5.0
3752025-02-25T01:30:39.976Z Downloaded derive_builder v0.20.2
3762025-02-25T01:30:39.979Z Downloaded unicode-truncate v1.1.0
3772025-02-25T01:30:39.982Z Downloaded parking_lot v0.12.3
3782025-02-25T01:30:39.985Z Downloaded schemars_derive v0.8.21
3792025-02-25T01:30:39.985Z Downloaded enum-as-inner v0.6.1
3802025-02-25T01:30:39.989Z Downloaded tokio-rustls v0.26.0
3812025-02-25T01:30:39.991Z Downloaded colorchoice v1.0.2
3822025-02-25T01:30:39.991Z Downloaded tungstenite v0.24.0
3832025-02-25T01:30:39.994Z Downloaded indicatif v0.17.11
3842025-02-25T01:30:39.997Z Downloaded ctr v0.9.2
3852025-02-25T01:30:39.999Z Downloaded datatest-stable v0.2.9
3862025-02-25T01:30:40.002Z Downloaded xz2 v0.1.7
3872025-02-25T01:30:40.005Z Downloaded const_format v0.2.34
3882025-02-25T01:30:40.008Z Downloaded oso-derive v0.27.3
3892025-02-25T01:30:40.010Z Downloaded mime v0.3.17
3902025-02-25T01:30:40.010Z Downloaded linked-hash-map v0.5.6
3912025-02-25T01:30:40.010Z Downloaded ciborium v0.2.2
3922025-02-25T01:30:40.013Z Downloaded debug-ignore v1.0.5
3932025-02-25T01:30:40.016Z Downloaded defmt v0.3.8
3942025-02-25T01:30:40.018Z Downloaded unicode-linebreak v0.1.5
3952025-02-25T01:30:40.018Z Downloaded xattr v1.3.1
3962025-02-25T01:30:40.021Z Downloaded vsss-rs v3.3.4
3972025-02-25T01:30:40.024Z Downloaded chrono-tz-build v0.4.0
3982025-02-25T01:30:40.024Z Downloaded zip v0.6.6
3992025-02-25T01:30:40.027Z Downloaded rstest v0.23.0
4002025-02-25T01:30:40.033Z Downloaded linear-map v1.2.0
4012025-02-25T01:30:40.035Z Downloaded version_check v0.9.5
4022025-02-25T01:30:40.035Z Downloaded tungstenite v0.21.0
4032025-02-25T01:30:40.038Z Downloaded env_filter v0.1.2
4042025-02-25T01:30:40.041Z Downloaded r2d2 v0.8.10
4052025-02-25T01:30:40.044Z Downloaded progenitor v0.8.0
4062025-02-25T01:30:40.044Z Downloaded tinyvec_macros v0.1.1
4072025-02-25T01:30:40.044Z Downloaded packed_struct_codegen v0.10.1
4082025-02-25T01:30:40.047Z Downloaded num v0.4.3
4092025-02-25T01:30:40.047Z Downloaded zone v0.1.8
4102025-02-25T01:30:40.047Z Downloaded progenitor-impl v0.9.1
4112025-02-25T01:30:40.050Z Downloaded oxnet v0.1.0
4122025-02-25T01:30:40.054Z Downloaded tracing-attributes v0.1.27
4132025-02-25T01:30:40.054Z Downloaded rpassword v7.3.1
4142025-02-25T01:30:40.059Z Downloaded parse-zoneinfo v0.3.1
4152025-02-25T01:30:40.059Z Downloaded tokio-stream v0.1.17
4162025-02-25T01:30:40.061Z Downloaded serde_spanned v0.6.8
4172025-02-25T01:30:40.064Z Downloaded litemap v0.7.3
4182025-02-25T01:30:40.067Z Downloaded guppy v0.17.17
4192025-02-25T01:30:40.071Z Downloaded defmt-macros v0.3.9
4202025-02-25T01:30:40.074Z Downloaded siphasher v0.3.11
4212025-02-25T01:30:40.077Z Downloaded primeorder v0.13.6
4222025-02-25T01:30:40.077Z Downloaded progenitor-impl v0.8.0
4232025-02-25T01:30:40.079Z Downloaded usdt-macro v0.5.0
4242025-02-25T01:30:40.080Z Downloaded secrecy v0.8.0
4252025-02-25T01:30:40.082Z Downloaded ref-cast-impl v1.0.23
4262025-02-25T01:30:40.082Z Downloaded num-complex v0.4.6
4272025-02-25T01:30:40.085Z Downloaded mockall v0.13.1
4282025-02-25T01:30:40.085Z Downloaded futures-util v0.3.31
4292025-02-25T01:30:40.095Z Downloaded tls_codec_derive v0.4.1
4302025-02-25T01:30:40.100Z Downloaded ecdsa v0.16.9
4312025-02-25T01:30:40.102Z Downloaded typed-path v0.9.3
4322025-02-25T01:30:40.105Z Downloaded textwrap v0.16.1
4332025-02-25T01:30:40.108Z Downloaded doc-comment v0.3.3
4342025-02-25T01:30:40.110Z Downloaded strum v0.26.3
4352025-02-25T01:30:40.110Z Downloaded rand v0.8.5
4362025-02-25T01:30:40.113Z Downloaded kv-log-macro v1.0.7
4372025-02-25T01:30:40.115Z Downloaded utf16_iter v1.0.5
4382025-02-25T01:30:40.118Z Downloaded progenitor v0.9.1
4392025-02-25T01:30:40.118Z Downloaded thread-id v4.2.2
4402025-02-25T01:30:40.118Z Downloaded unicode-properties v0.1.3
4412025-02-25T01:30:40.120Z Downloaded elliptic-curve v0.13.8
4422025-02-25T01:30:40.124Z Downloaded openssl-probe v0.1.5
4432025-02-25T01:30:40.127Z Downloaded vte v0.11.1
4442025-02-25T01:30:40.138Z Downloaded hkdf v0.12.4
4452025-02-25T01:30:40.138Z Downloaded hickory-server v0.24.3
4462025-02-25T01:30:40.138Z Downloaded crc v3.2.1
4472025-02-25T01:30:40.138Z Downloaded crossbeam-channel v0.5.13
4482025-02-25T01:30:40.142Z Downloaded parking v2.2.1
4492025-02-25T01:30:40.145Z Downloaded termtree v0.4.1
4502025-02-25T01:30:40.145Z Downloaded defmt-parser v0.3.4
4512025-02-25T01:30:40.145Z Downloaded h2 v0.4.6
4522025-02-25T01:30:40.150Z Downloaded lru-cache v0.1.2
4532025-02-25T01:30:40.153Z Downloaded is_ci v1.2.0
4542025-02-25T01:30:40.153Z Downloaded icu_provider_macros v1.5.0
4552025-02-25T01:30:40.156Z Downloaded usdt-attr-macro v0.5.0
4562025-02-25T01:30:40.156Z Downloaded usdt v0.5.0
4572025-02-25T01:30:40.156Z Downloaded russh-cryptovec v0.7.3
4582025-02-25T01:30:40.161Z Downloaded tracing-core v0.1.32
4592025-02-25T01:30:40.161Z Downloaded tls_codec v0.4.1
4602025-02-25T01:30:40.161Z Downloaded tower-service v0.3.3
4612025-02-25T01:30:40.164Z Downloaded stable_deref_trait v1.2.0
4622025-02-25T01:30:40.164Z Downloaded slog-term v2.9.1
4632025-02-25T01:30:40.169Z Downloaded sec1 v0.7.3
4642025-02-25T01:30:40.169Z Downloaded rustls-pemfile v2.2.0
4652025-02-25T01:30:40.172Z Downloaded crypto-common v0.1.6
4662025-02-25T01:30:40.172Z Downloaded utf-8 v0.7.6
4672025-02-25T01:30:40.172Z Downloaded rustls-pki-types v1.10.0
4682025-02-25T01:30:40.176Z Downloaded prettyplease v0.2.29
4692025-02-25T01:30:40.180Z Downloaded ena v0.14.3
4702025-02-25T01:30:40.180Z Downloaded goblin v0.8.2
4712025-02-25T01:30:40.185Z Downloaded lockfree-object-pool v0.1.6
4722025-02-25T01:30:40.188Z Downloaded tokio-macros v2.5.0
4732025-02-25T01:30:40.190Z Downloaded compact_str v0.8.0
4742025-02-25T01:30:40.193Z Downloaded qorb v0.2.1
4752025-02-25T01:30:40.197Z Downloaded phf v0.11.2
4762025-02-25T01:30:40.200Z Downloaded derive_builder_core v0.20.2
4772025-02-25T01:30:40.200Z Downloaded dtrace-parser v0.2.0
4782025-02-25T01:30:40.204Z Downloaded proc-macro-crate v1.3.1
4792025-02-25T01:30:40.204Z Downloaded serde_urlencoded v0.7.1
4802025-02-25T01:30:40.207Z Downloaded typify v0.2.0
4812025-02-25T01:30:40.207Z Downloaded dirs-next v2.0.0
4822025-02-25T01:30:40.210Z Downloaded aes-gcm v0.10.3
4832025-02-25T01:30:40.213Z Downloaded polling v3.7.3
4842025-02-25T01:30:40.216Z Downloaded dirs-sys-next v0.1.2
4852025-02-25T01:30:40.216Z Downloaded usdt-impl v0.5.0
4862025-02-25T01:30:40.219Z Downloaded lru v0.12.5
4872025-02-25T01:30:40.219Z Downloaded der v0.7.9
4882025-02-25T01:30:40.222Z Downloaded plain v0.2.3
4892025-02-25T01:30:40.226Z Downloaded typify v0.3.0
4902025-02-25T01:30:40.228Z Downloaded quinn-udp v0.5.5
4912025-02-25T01:30:40.228Z Downloaded slog-json v2.6.1
4922025-02-25T01:30:40.234Z Downloaded quote v1.0.38
4932025-02-25T01:30:40.237Z Downloaded tracing v0.1.40
4942025-02-25T01:30:40.237Z Downloaded nested v0.1.1
4952025-02-25T01:30:40.241Z Downloaded semver v0.1.20
4962025-02-25T01:30:40.241Z Downloaded powerfmt v0.2.0
4972025-02-25T01:30:40.244Z Downloaded iana-time-zone v0.1.61
4982025-02-25T01:30:40.244Z Downloaded similar-asserts v1.6.1
4992025-02-25T01:30:40.247Z Downloaded termtree v0.5.1
5002025-02-25T01:30:40.247Z Downloaded newline-converter v0.3.0
5012025-02-25T01:30:40.252Z Downloaded papergrid v0.14.0
5022025-02-25T01:30:40.255Z Downloaded tui-tree-widget v0.23.0
5032025-02-25T01:30:40.255Z Downloaded crc-any v2.5.0
5042025-02-25T01:30:40.257Z Downloaded wait-timeout v0.2.0
5052025-02-25T01:30:40.257Z Downloaded zopfli v0.8.1
5062025-02-25T01:30:40.260Z Downloaded yansi v1.0.1
5072025-02-25T01:30:40.263Z Downloaded ucd-trie v0.1.7
5082025-02-25T01:30:40.266Z Downloaded mio v1.0.2
5092025-02-25T01:30:40.269Z Downloaded threadpool v1.8.1
5102025-02-25T01:30:40.272Z Downloaded blake3 v1.5.4
5112025-02-25T01:30:40.276Z Downloaded zip v2.1.3
5122025-02-25T01:30:40.280Z Downloaded unicode-segmentation v1.12.0
5132025-02-25T01:30:40.284Z Downloaded sync_wrapper v1.0.1
5142025-02-25T01:30:40.286Z Downloaded sync-ptr v0.1.1
5152025-02-25T01:30:40.286Z Downloaded swrite v0.1.0
5162025-02-25T01:30:40.286Z Downloaded once_cell v1.20.3
5172025-02-25T01:30:40.292Z Downloaded rcgen v0.12.1
5182025-02-25T01:30:40.301Z Downloaded ciborium-ll v0.2.2
5192025-02-25T01:30:40.301Z Downloaded derive-where v1.2.7
5202025-02-25T01:30:40.301Z Downloaded pretty_assertions v1.4.1
5212025-02-25T01:30:40.303Z Downloaded diesel_table_macro_syntax v0.2.0
5222025-02-25T01:30:40.303Z Downloaded try-lock v0.2.5
5232025-02-25T01:30:40.303Z Downloaded darling_macro v0.20.10
5242025-02-25T01:30:40.303Z Downloaded downcast v0.11.0
5252025-02-25T01:30:40.303Z Downloaded zerofrom v0.1.4
5262025-02-25T01:30:40.303Z Downloaded memmap v0.7.0
5272025-02-25T01:30:40.306Z Downloaded newtype-uuid v1.2.1
5282025-02-25T01:30:40.306Z Downloaded serde_with v3.11.0
5292025-02-25T01:30:40.313Z Downloaded number_prefix v0.4.0
5302025-02-25T01:30:40.315Z Downloaded cipher v0.4.4
5312025-02-25T01:30:40.315Z Downloaded pbkdf2 v0.11.0
5322025-02-25T01:30:40.318Z Downloaded utf8_iter v1.0.4
5332025-02-25T01:30:40.321Z Downloaded clap v4.5.30
5342025-02-25T01:30:40.326Z Downloaded peg-runtime v0.8.3
5352025-02-25T01:30:40.330Z Downloaded darling_core v0.20.10
5362025-02-25T01:30:40.332Z Downloaded pkg-config v0.3.31
5372025-02-25T01:30:40.335Z Downloaded olpc-cjson v0.1.4
5382025-02-25T01:30:40.335Z Downloaded rustc_version v0.1.7
5392025-02-25T01:30:40.335Z Downloaded ppv-lite86 v0.2.20
5402025-02-25T01:30:40.338Z Downloaded zerovec v0.10.4
5412025-02-25T01:30:40.346Z Downloaded itertools v0.13.0
5422025-02-25T01:30:40.348Z Downloaded scroll_derive v0.12.0
5432025-02-25T01:30:40.351Z Downloaded serde-hex v0.1.0
5442025-02-25T01:30:40.351Z Downloaded tabled_derive v0.10.0
5452025-02-25T01:30:40.354Z Downloaded tabled_derive v0.7.0
5462025-02-25T01:30:40.354Z Downloaded hyper-staticfile v0.10.1
5472025-02-25T01:30:40.357Z Downloaded libloading v0.8.5
5482025-02-25T01:30:40.360Z Downloaded jobserver v0.1.32
5492025-02-25T01:30:40.360Z Downloaded aws-lc-rs v1.10.0
5502025-02-25T01:30:40.367Z Downloaded zone_cfg_derive v0.1.2
5512025-02-25T01:30:40.370Z Downloaded sigpipe v0.1.3
5522025-02-25T01:30:40.370Z Downloaded zerofrom-derive v0.1.4
5532025-02-25T01:30:40.372Z Downloaded data-encoding v2.6.0
5542025-02-25T01:30:40.372Z Downloaded typenum v1.17.0
5552025-02-25T01:30:40.375Z Downloaded lazycell v1.3.0
5562025-02-25T01:30:40.375Z Downloaded trybuild v1.0.101
5572025-02-25T01:30:40.379Z Downloaded toml v0.8.19
5582025-02-25T01:30:40.382Z Downloaded md-5 v0.10.6
5592025-02-25T01:30:40.385Z Downloaded proptest v1.5.0
5602025-02-25T01:30:40.392Z Downloaded indoc v1.0.9
5612025-02-25T01:30:40.395Z Downloaded num-traits v0.2.19
5622025-02-25T01:30:40.399Z Downloaded multimap v0.10.0
5632025-02-25T01:30:40.402Z Downloaded postgres-types v0.2.8
5642025-02-25T01:30:40.402Z Downloaded url v2.5.3
5652025-02-25T01:30:40.405Z Downloaded portable-atomic v1.9.0
5662025-02-25T01:30:40.409Z Downloaded smallvec v1.14.0
5672025-02-25T01:30:40.413Z Downloaded rustc-hash v2.1.1
5682025-02-25T01:30:40.416Z Downloaded simd-adler32 v0.3.7
5692025-02-25T01:30:40.416Z Downloaded num-conv v0.1.0
5702025-02-25T01:30:40.416Z Downloaded normalize-line-endings v0.3.0
5712025-02-25T01:30:40.422Z Downloaded serde_derive_internals v0.29.1
5722025-02-25T01:30:40.422Z Downloaded rand_xorshift v0.3.0
5732025-02-25T01:30:40.422Z Downloaded serde_yaml v0.9.34+deprecated
5742025-02-25T01:30:40.425Z Downloaded criterion v0.5.1
5752025-02-25T01:30:40.429Z Downloaded unicase v2.7.0
5762025-02-25T01:30:40.433Z Downloaded thread_local v1.1.8
5772025-02-25T01:30:40.433Z Downloaded crucible-workspace-hack v0.1.0
5782025-02-25T01:30:40.433Z Downloaded rusty-fork v0.3.0
5792025-02-25T01:30:40.435Z Downloaded openssl-sys v0.9.106
5802025-02-25T01:30:40.438Z Downloaded thiserror-no-std v2.0.2
5812025-02-25T01:30:40.442Z Downloaded convert_case v0.4.0
5822025-02-25T01:30:40.445Z Downloaded thiserror-impl v2.0.11
5832025-02-25T01:30:40.445Z Downloaded indexmap v1.9.3
5842025-02-25T01:30:40.448Z Downloaded memmap2 v0.9.5
5852025-02-25T01:30:40.453Z Downloaded predicates v3.1.3
5862025-02-25T01:30:40.456Z Downloaded omicron-zone-package v0.12.0
5872025-02-25T01:30:40.456Z Downloaded quinn v0.11.5
5882025-02-25T01:30:40.460Z Downloaded instability v0.3.2
5892025-02-25T01:30:40.463Z Downloaded num-bigint-dig v0.8.4
5902025-02-25T01:30:40.466Z Downloaded mirai-annotations v1.12.0
5912025-02-25T01:30:40.466Z Downloaded pkcs1 v0.7.5
5922025-02-25T01:30:40.468Z Downloaded document-features v0.2.10
5932025-02-25T01:30:40.473Z Downloaded digest v0.10.7
5942025-02-25T01:30:40.473Z Downloaded difflib v0.4.0
5952025-02-25T01:30:40.475Z Downloaded pretty-hex v0.2.1
5962025-02-25T01:30:40.476Z Downloaded phf_codegen v0.11.2
5972025-02-25T01:30:40.476Z Downloaded parse-display v0.10.0
5982025-02-25T01:30:40.476Z Downloaded sct v0.7.1
5992025-02-25T01:30:40.478Z Downloaded percent-encoding v2.3.1
6002025-02-25T01:30:40.482Z Downloaded async-std v1.13.0
6012025-02-25T01:30:40.496Z Downloaded zone v0.3.0
6022025-02-25T01:30:40.499Z Downloaded subtle v2.6.1
6032025-02-25T01:30:40.499Z Downloaded rustfmt-wrapper v0.2.1
6042025-02-25T01:30:40.502Z Downloaded rand_seeder v0.3.0
6052025-02-25T01:30:40.502Z Downloaded thiserror-impl-no-std v2.0.2
6062025-02-25T01:30:40.502Z Downloaded spin v0.9.8
6072025-02-25T01:30:40.506Z Downloaded tokio-tungstenite v0.23.1
6082025-02-25T01:30:40.508Z Downloaded scroll v0.12.0
6092025-02-25T01:30:40.508Z Downloaded diesel_derives v2.2.3
6102025-02-25T01:30:40.512Z Downloaded thiserror-impl v1.0.69
6112025-02-25T01:30:40.514Z Downloaded ed25519 v2.2.3
6122025-02-25T01:30:40.517Z Downloaded bitvec v1.0.1
6132025-02-25T01:30:40.529Z Downloaded progenitor-client v0.8.0
6142025-02-25T01:30:40.532Z Downloaded chrono-tz v0.10.1
6152025-02-25T01:30:40.536Z Downloaded progenitor-client v0.9.1
6162025-02-25T01:30:40.539Z Downloaded proc-macro-error-attr2 v2.0.0
6172025-02-25T01:30:40.539Z Downloaded pem v3.0.5
6182025-02-25T01:30:40.543Z Downloaded idna_adapter v1.2.0
6192025-02-25T01:30:40.543Z Downloaded serde-big-array v0.5.1
6202025-02-25T01:30:40.546Z Downloaded parking_lot_core v0.9.10
6212025-02-25T01:30:40.546Z Downloaded untrusted v0.9.0
6222025-02-25T01:30:40.547Z Downloaded untrusted v0.7.1
6232025-02-25T01:30:40.551Z Downloaded rustc-hash v1.1.0
6242025-02-25T01:30:40.551Z Downloaded pest_generator v2.7.14
6252025-02-25T01:30:40.551Z Downloaded lock_api v0.4.12
6262025-02-25T01:30:40.554Z Downloaded derive_builder_macro v0.20.2
6272025-02-25T01:30:40.554Z Downloaded indoc v2.0.5
6282025-02-25T01:30:40.554Z Downloaded indent_write v2.2.0
6292025-02-25T01:30:40.557Z Downloaded concurrent-queue v2.5.0
6302025-02-25T01:30:40.557Z Downloaded typify-macro v0.3.0
6312025-02-25T01:30:40.560Z Downloaded strum_macros v0.24.3
6322025-02-25T01:30:40.560Z Downloaded write16 v1.0.0
6332025-02-25T01:30:40.564Z Downloaded sqlformat v0.2.6
6342025-02-25T01:30:40.564Z Downloaded der_derive v0.7.3
6352025-02-25T01:30:40.564Z Downloaded const-oid v0.9.6
6362025-02-25T01:30:40.566Z Downloaded bindgen v0.69.5
6372025-02-25T01:30:40.572Z Downloaded hyper-rustls v0.26.0
6382025-02-25T01:30:40.575Z Downloaded parse-size v1.1.0
6392025-02-25T01:30:40.578Z Downloaded thiserror v2.0.11
6402025-02-25T01:30:40.580Z Downloaded dof v0.3.0
6412025-02-25T01:30:40.583Z Downloaded impl-trait-for-tuples v0.2.2
6422025-02-25T01:30:40.586Z Downloaded target-spec v3.4.2
6432025-02-25T01:30:40.586Z Downloaded managed v0.8.0
6442025-02-25T01:30:40.589Z Downloaded criterion-plot v0.5.0
6452025-02-25T01:30:40.589Z Downloaded memoffset v0.9.1
6462025-02-25T01:30:40.592Z Downloaded diff v0.1.13
6472025-02-25T01:30:40.592Z Downloaded target-lexicon v0.13.2
6482025-02-25T01:30:40.595Z Downloaded sha1 v0.10.6
6492025-02-25T01:30:40.598Z Downloaded unicode-ident v1.0.14
6502025-02-25T01:30:40.601Z Downloaded gimli v0.31.1
6512025-02-25T01:30:40.606Z Downloaded serde_tokenstream v0.2.2
6522025-02-25T01:30:40.608Z Downloaded rustc-demangle v0.1.24
6532025-02-25T01:30:40.608Z Downloaded rust-argon2 v2.1.0
6542025-02-25T01:30:40.611Z Downloaded icu_locid_transform_data v1.5.0
6552025-02-25T01:30:40.614Z Downloaded litrs v0.4.1
6562025-02-25T01:30:40.617Z Downloaded idna v1.0.3
6572025-02-25T01:30:40.619Z Downloaded pest_meta v2.7.14
6582025-02-25T01:30:40.622Z Downloaded crc-catalog v2.4.0
6592025-02-25T01:30:40.622Z Downloaded typify-macro v0.2.0
6602025-02-25T01:30:40.622Z Downloaded rand_core v0.6.4
6612025-02-25T01:30:40.625Z Downloaded num-iter v0.1.45
6622025-02-25T01:30:40.625Z Downloaded macaddr v1.0.1
6632025-02-25T01:30:40.627Z Downloaded multer v3.1.0
6642025-02-25T01:30:40.630Z Downloaded unicode-bidi v0.3.17
6652025-02-25T01:30:40.632Z Downloaded cookie v0.18.1
6662025-02-25T01:30:40.632Z Downloaded reqwest v0.12.12
6672025-02-25T01:30:40.640Z Downloaded unarray v0.1.4
6682025-02-25T01:30:40.645Z Downloaded libefi-sys v0.1.0
6692025-02-25T01:30:40.645Z Downloaded mime_guess v2.0.5
6702025-02-25T01:30:40.648Z Downloaded zerocopy-derive v0.8.10
6712025-02-25T01:30:40.652Z Downloaded ciborium-io v0.2.2
6722025-02-25T01:30:40.652Z Downloaded zone_cfg_derive v0.3.0
6732025-02-25T01:30:40.652Z Downloaded want v0.3.1
6742025-02-25T01:30:40.655Z Downloaded mockall_derive v0.13.1
6752025-02-25T01:30:40.655Z Downloaded icu_normalizer v1.5.0
6762025-02-25T01:30:40.658Z Downloaded num_threads v0.1.7
6772025-02-25T01:30:40.658Z Downloaded bindgen v0.71.1
6782025-02-25T01:30:40.664Z Downloaded ssh-cipher v0.2.0
6792025-02-25T01:30:40.668Z Downloaded itoa v1.0.11
6802025-02-25T01:30:40.668Z Downloaded internet-checksum v0.2.1
6812025-02-25T01:30:40.668Z Downloaded spki v0.7.3
6822025-02-25T01:30:40.671Z Downloaded path-slash v0.1.5
6832025-02-25T01:30:40.671Z Downloaded tokio-tungstenite v0.24.0
6842025-02-25T01:30:40.674Z Downloaded nom v7.1.3
6852025-02-25T01:30:40.677Z Downloaded cstr-argument v0.1.2
6862025-02-25T01:30:40.679Z Downloaded crunchy v0.2.2
6872025-02-25T01:30:40.679Z Downloaded miniz_oxide v0.8.0
6882025-02-25T01:30:40.682Z Downloaded env_logger v0.10.2
6892025-02-25T01:30:40.684Z Downloaded dyn-clone v1.0.18
6902025-02-25T01:30:40.684Z Downloaded zeroize_derive v1.4.2
6912025-02-25T01:30:40.687Z Downloaded which v4.4.2
6922025-02-25T01:30:40.687Z Downloaded sha2 v0.10.8
6932025-02-25T01:30:40.690Z Downloaded crossbeam-utils v0.8.20
6942025-02-25T01:30:40.693Z Downloaded russh-keys v0.45.0
6952025-02-25T01:30:40.696Z Downloaded cobs v0.2.3
6962025-02-25T01:30:40.696Z Downloaded predicates-tree v1.0.11
6972025-02-25T01:30:40.696Z Downloaded num-derive v0.4.2
6982025-02-25T01:30:40.698Z Downloaded icu_collections v1.5.0
6992025-02-25T01:30:40.702Z Downloaded strum_macros v0.25.3
7002025-02-25T01:30:40.707Z Downloaded webpki-roots v0.26.6
7012025-02-25T01:30:40.709Z Downloaded whoami v1.5.2
7022025-02-25T01:30:40.712Z Downloaded tabled v0.15.0
7032025-02-25T01:30:40.724Z Downloaded pbkdf2 v0.12.2
7042025-02-25T01:30:40.727Z Downloaded libm v0.2.8
7052025-02-25T01:30:40.732Z Downloaded keccak v0.1.5
7062025-02-25T01:30:40.742Z Downloaded humantime v2.1.0
7072025-02-25T01:30:40.742Z Downloaded num_enum v0.5.11
7082025-02-25T01:30:40.745Z Downloaded universal-hash v0.5.1
7092025-02-25T01:30:40.745Z Downloaded tokio-tungstenite v0.21.0
7102025-02-25T01:30:40.745Z Downloaded predicates-core v1.0.8
7112025-02-25T01:30:40.746Z Downloaded tinytemplate v1.2.1
7122025-02-25T01:30:40.746Z Downloaded ryu v1.0.18
7132025-02-25T01:30:40.750Z Downloaded num_enum_derive v0.5.11
7142025-02-25T01:30:40.750Z Downloaded proc-macro-error2 v2.0.1
7152025-02-25T01:30:40.750Z Downloaded tabled v0.18.0
7162025-02-25T01:30:40.765Z Downloaded toml_datetime v0.6.8
7172025-02-25T01:30:40.768Z Downloaded zerocopy-derive v0.7.35
7182025-02-25T01:30:40.772Z Downloaded semver v1.0.25
7192025-02-25T01:30:40.775Z Downloaded tower v0.5.2
7202025-02-25T01:30:40.779Z Downloaded dunce v1.0.5
7212025-02-25T01:30:40.782Z Downloaded walkdir v2.5.0
7222025-02-25T01:30:40.782Z Downloaded peg-macros v0.8.4
7232025-02-25T01:30:40.785Z Downloaded toml_edit v0.19.15
7242025-02-25T01:30:40.797Z Downloaded subprocess v0.2.9
7252025-02-25T01:30:40.800Z Downloaded proc-macro2 v1.0.93
7262025-02-25T01:30:40.803Z Downloaded signal-hook v0.3.17
7272025-02-25T01:30:40.806Z Downloaded unicode-width v0.2.0
7282025-02-25T01:30:40.809Z Downloaded memchr v2.7.4
7292025-02-25T01:30:40.815Z Downloaded num-rational v0.4.2
7302025-02-25T01:30:40.818Z Downloaded russh v0.45.0
7312025-02-25T01:30:40.821Z Downloaded radix_trie v0.2.1
7322025-02-25T01:30:40.826Z Downloaded serde v1.0.218
7332025-02-25T01:30:40.829Z Downloaded icu_properties_data v1.5.0
7342025-02-25T01:30:40.837Z Downloaded rand_distr v0.4.3
7352025-02-25T01:30:40.840Z Downloaded minimal-lexical v0.2.1
7362025-02-25T01:30:40.843Z Downloaded x509-cert v0.2.5
7372025-02-25T01:30:40.849Z Downloaded unicode-width v0.1.14
7382025-02-25T01:30:40.854Z Downloaded salsa20 v0.10.2
7392025-02-25T01:30:40.858Z Downloaded rand_core v0.9.2
7402025-02-25T01:30:40.858Z Downloaded pkcs8 v0.10.2
7412025-02-25T01:30:40.863Z Downloaded toml v0.7.8
7422025-02-25T01:30:40.866Z Downloaded unicode_categories v0.1.1
7432025-02-25T01:30:40.866Z Downloaded plotters v0.3.7
7442025-02-25T01:30:40.871Z Downloaded unsafe-libyaml v0.2.11
7452025-02-25T01:30:40.874Z Downloaded rustyline v14.0.0
7462025-02-25T01:30:40.878Z Downloaded tough v0.19.0
7472025-02-25T01:30:40.886Z Downloaded rusqlite v0.32.1
7482025-02-25T01:30:40.891Z Downloaded ed25519-dalek v2.1.1
7492025-02-25T01:30:40.894Z Downloaded winnow v0.6.20
7502025-02-25T01:30:40.902Z Downloaded tokio-util v0.7.12
7512025-02-25T01:30:40.907Z Downloaded winnow v0.5.40
7522025-02-25T01:30:40.915Z Downloaded quinn-proto v0.11.8
7532025-02-25T01:30:40.921Z Downloaded zerocopy v0.7.35
7542025-02-25T01:30:40.936Z Downloaded nix v0.28.0
7552025-02-25T01:30:40.945Z Downloaded rustls-webpki v0.102.8
7562025-02-25T01:30:40.961Z Downloaded time v0.3.36
7572025-02-25T01:30:40.966Z Downloaded nix v0.29.0
7582025-02-25T01:30:40.977Z Downloaded salty v0.3.0
7592025-02-25T01:30:40.983Z Downloaded crypto-bigint v0.5.5
7602025-02-25T01:30:40.990Z Downloaded polar-core v0.27.3
7612025-02-25T01:30:40.997Z Downloaded petname v2.0.2
7622025-02-25T01:30:41.002Z Downloaded sqlparser v0.45.0
7632025-02-25T01:30:41.007Z Downloaded serde_json v1.0.139
7642025-02-25T01:30:41.014Z Downloaded bstr v1.10.0
7652025-02-25T01:30:41.024Z Downloaded crossterm v0.28.1
7662025-02-25T01:30:41.030Z Downloaded smoltcp v0.9.1
7672025-02-25T01:30:41.039Z Downloaded zerocopy v0.8.10
7682025-02-25T01:30:41.061Z Downloaded curve25519-dalek v4.1.3
7692025-02-25T01:30:41.069Z Downloaded lalrpop v0.19.12
7702025-02-25T01:30:41.079Z Downloaded hyper v1.5.2
7712025-02-25T01:30:41.085Z Downloaded quick-xml v0.37.2
7722025-02-25T01:30:41.091Z Downloaded dropshot v0.12.0
7732025-02-25T01:30:41.110Z Downloaded diesel v2.2.7
7742025-02-25T01:30:41.125Z Downloaded dropshot v0.15.1
7752025-02-25T01:30:41.145Z Downloaded regex-syntax v0.8.5
7762025-02-25T01:30:41.153Z Downloaded syn v2.0.96
7772025-02-25T01:30:41.164Z Downloaded hickory-proto v0.24.3
7782025-02-25T01:30:41.178Z Downloaded object v0.30.4
7792025-02-25T01:30:41.187Z Downloaded rustls v0.21.12
7802025-02-25T01:30:41.197Z Downloaded smoltcp v0.11.0
7812025-02-25T01:30:41.209Z Downloaded libxml v0.3.3
7822025-02-25T01:30:41.214Z Downloaded regress v0.10.1
7832025-02-25T01:30:41.223Z Downloaded regex-syntax v0.6.29
7842025-02-25T01:30:41.230Z Downloaded sled v0.34.7
7852025-02-25T01:30:41.239Z Downloaded openapiv3 v2.0.0
7862025-02-25T01:30:41.250Z Downloaded regress v0.9.1
7872025-02-25T01:30:41.258Z Downloaded rustix v0.38.37
7882025-02-25T01:30:41.278Z Downloaded typify-impl v0.2.0
7892025-02-25T01:30:41.297Z Downloaded openssl v0.10.71
7902025-02-25T01:30:41.301Z Downloaded itertools v0.10.5
7912025-02-25T01:30:41.307Z Downloaded rayon v1.10.0
7922025-02-25T01:30:41.315Z Downloaded vcpkg v0.2.15
7932025-02-25T01:30:41.349Z Downloaded typify-impl v0.3.0
7942025-02-25T01:30:41.364Z Downloaded bzip2-sys v0.1.11+1.0.8
7952025-02-25T01:30:41.376Z Downloaded zerocopy-derive v0.6.6
7962025-02-25T01:30:41.385Z Downloaded syn v1.0.109
7972025-02-25T01:30:41.394Z Downloaded p384 v0.13.0
7982025-02-25T01:30:41.400Z Downloaded ratatui v0.29.0
7992025-02-25T01:30:41.424Z Downloaded object v0.36.5
8002025-02-25T01:30:41.433Z Downloaded nix v0.27.1
8012025-02-25T01:30:41.443Z Downloaded petgraph v0.6.5
8022025-02-25T01:30:41.460Z Downloaded regex v1.11.1
8032025-02-25T01:30:41.471Z Downloaded lzma-sys v0.1.20
8042025-02-25T01:30:41.498Z Downloaded rustls v0.23.19
8052025-02-25T01:30:41.509Z Downloaded rustls v0.22.4
8062025-02-25T01:30:41.522Z Downloaded regex-automata v0.4.8
8072025-02-25T01:30:41.536Z Downloaded clap_builder v4.5.30
8082025-02-25T01:30:41.542Z Downloaded rustls-webpki v0.101.7
8092025-02-25T01:30:41.554Z Downloaded tokio v1.43.0
8102025-02-25T01:30:41.590Z Downloaded petgraph v0.7.1
8112025-02-25T01:30:41.606Z Downloaded csv v1.3.1
8122025-02-25T01:30:41.625Z Downloaded path-tree v0.8.1
8132025-02-25T01:30:41.628Z Downloaded strum_macros v0.26.4
8142025-02-25T01:30:41.631Z Downloaded des v0.8.1
8152025-02-25T01:30:41.631Z Downloaded deranged v0.3.11
8162025-02-25T01:30:41.631Z Downloaded zerocopy v0.6.6
8172025-02-25T01:30:41.635Z Downloaded tinyvec v1.8.0
8182025-02-25T01:30:41.635Z Downloaded sha3 v0.10.8
8192025-02-25T01:30:41.639Z Downloaded rustc_version v0.4.1
8202025-02-25T01:30:41.642Z Downloaded libc v0.2.170
8212025-02-25T01:30:41.663Z Downloaded pkcs5 v0.7.1
8222025-02-25T01:30:41.667Z Downloaded tar v0.4.44
8232025-02-25T01:30:41.670Z Downloaded test-strategy v0.4.0
8242025-02-25T01:30:41.672Z Downloaded itertools v0.14.0
8252025-02-25T01:30:41.679Z Downloaded libz-sys v1.1.20
8262025-02-25T01:30:41.698Z Downloaded signature v2.2.0
8272025-02-25T01:30:41.702Z Downloaded scopeguard v1.2.0
8282025-02-25T01:30:41.702Z Downloaded quick-error v1.2.3
8292025-02-25T01:30:41.705Z Downloaded inout v0.1.3
8302025-02-25T01:30:41.705Z Downloaded parse-display-derive v0.10.0
8312025-02-25T01:30:41.705Z Downloaded writeable v0.5.5
8322025-02-25T01:30:41.706Z Downloaded icu_locid v1.5.0
8332025-02-25T01:30:41.708Z Downloaded reedline v0.35.0
8342025-02-25T01:30:41.715Z Downloaded derive_more v0.99.19
8352025-02-25T01:30:41.719Z Downloaded p521 v0.13.3
8362025-02-25T01:30:41.723Z Downloaded tabwriter v1.4.0
8372025-02-25T01:30:41.726Z Downloaded ssh-key v0.6.6
8382025-02-25T01:30:41.729Z Downloaded git2 v0.19.0
8392025-02-25T01:30:41.737Z Downloaded clang-sys v1.8.1
8402025-02-25T01:30:41.740Z Downloaded pest v2.7.14
8412025-02-25T01:30:41.750Z Downloaded itertools v0.12.1
8422025-02-25T01:30:41.754Z Downloaded kstat-rs v0.2.4
8432025-02-25T01:30:41.754Z Downloaded chrono v0.4.39
8442025-02-25T01:30:41.759Z Downloaded httpmock v0.8.0-alpha.1
8452025-02-25T01:30:41.777Z Downloaded partial-io v0.5.4
8462025-02-25T01:30:41.780Z Downloaded poly1305 v0.8.0
8472025-02-25T01:30:41.780Z Downloaded nanorand v0.7.0
8482025-02-25T01:30:41.780Z Downloaded dropshot_endpoint v0.12.0
8492025-02-25T01:30:41.783Z Downloaded hyper-util v0.1.10
8502025-02-25T01:30:41.787Z Downloaded hyper-rustls v0.27.3
8512025-02-25T01:30:41.790Z Downloaded cookie_store v0.21.1
8522025-02-25T01:30:41.790Z Downloaded icu_properties v1.5.1
8532025-02-25T01:30:41.793Z Downloaded similar v2.6.0
8542025-02-25T01:30:41.796Z Downloaded ring v0.17.11
8552025-02-25T01:30:41.835Z Downloaded smf v0.2.3
8562025-02-25T01:30:41.841Z Downloaded encoding_rs v0.8.34
8572025-02-25T01:30:41.863Z Downloaded smawk v0.3.2
8582025-02-25T01:30:41.869Z Downloaded ipnet v2.10.1
8592025-02-25T01:30:41.869Z Downloaded unicode-normalization v0.1.24
8602025-02-25T01:30:41.869Z Downloaded rand_chacha v0.9.0
8612025-02-25T01:30:41.869Z Downloaded phf_shared v0.11.2
8622025-02-25T01:30:41.869Z Downloaded rstest_macros v0.23.0
8632025-02-25T01:30:41.870Z Downloaded vergen v8.3.2
8642025-02-25T01:30:41.873Z Downloaded icu_normalizer_data v1.5.0
8652025-02-25T01:30:41.873Z Downloaded cpufeatures v0.2.14
8662025-02-25T01:30:41.873Z Downloaded ssh-encoding v0.2.0
8672025-02-25T01:30:41.876Z Downloaded phf_shared v0.10.0
8682025-02-25T01:30:41.876Z Downloaded csv-core v0.1.11
8692025-02-25T01:30:41.876Z Downloaded value-bag v1.9.0
8702025-02-25T01:30:41.889Z Downloaded rayon-core v1.12.1
8712025-02-25T01:30:41.889Z Downloaded plotters-backend v0.3.7
8722025-02-25T01:30:41.889Z Downloaded pathdiff v0.2.3
8732025-02-25T01:30:41.889Z Downloaded darling v0.20.10
8742025-02-25T01:30:41.889Z Downloaded clap_derive v4.5.28
8752025-02-25T01:30:41.889Z Downloaded uzers v0.12.1
8762025-02-25T01:30:41.893Z Downloaded log v0.4.22
8772025-02-25T01:30:41.893Z Downloaded slog-scope v4.4.0
8782025-02-25T01:30:41.893Z Downloaded steno v0.4.1
8792025-02-25T01:30:41.896Z Downloaded libgit2-sys v0.17.0+1.8.1
8802025-02-25T01:30:41.950Z Downloaded tower-layer v0.3.3
8812025-02-25T01:30:41.957Z Downloaded termios v0.3.3
8822025-02-25T01:30:41.957Z Downloaded rtoolbox v0.0.2
8832025-02-25T01:30:41.957Z Downloaded console v0.15.10
8842025-02-25T01:30:41.961Z Downloaded slog-envlogger v2.2.0
8852025-02-25T01:30:41.961Z Downloaded parking_lot v0.11.2
8862025-02-25T01:30:41.961Z Downloaded proc-macro-crate v3.2.0
8872025-02-25T01:30:41.961Z Downloaded slog-stdlog v4.1.1
8882025-02-25T01:30:41.961Z Downloaded waitgroup v0.1.2
8892025-02-25T01:30:41.961Z Downloaded samael v0.0.18
8902025-02-25T01:30:41.965Z Downloaded publicsuffix v2.3.0
8912025-02-25T01:30:41.971Z Downloaded toml_edit v0.22.22
8922025-02-25T01:30:41.987Z Downloaded is_terminal_polyfill v1.70.1
8932025-02-25T01:30:41.990Z Downloaded is-terminal v0.4.13
8942025-02-25T01:30:41.990Z Downloaded zeroize v1.8.1
8952025-02-25T01:30:41.990Z Downloaded nu-ansi-term v0.50.1
8962025-02-25T01:30:41.993Z Downloaded either v1.13.0
8972025-02-25T01:30:41.993Z Downloaded owo-colors v4.1.0
8982025-02-25T01:30:41.997Z Downloaded oso v0.27.3
8992025-02-25T01:30:42.005Z Downloaded rsa v0.9.6
9002025-02-25T01:30:42.008Z Downloaded synstructure v0.13.1
9012025-02-25T01:30:42.008Z Downloaded indexmap v2.7.1
9022025-02-25T01:30:42.008Z Downloaded rand v0.9.0
9032025-02-25T01:30:42.010Z Downloaded aes v0.8.4
9042025-02-25T01:30:42.014Z Downloaded tap v1.0.1
9052025-02-25T01:30:42.014Z Downloaded structmeta-derive v0.3.0
9062025-02-25T01:30:42.014Z Downloaded smallvec v0.6.14
9072025-02-25T01:30:42.017Z Downloaded shlex v1.3.0
9082025-02-25T01:30:42.017Z Downloaded shell-words v1.1.0
9092025-02-25T01:30:42.017Z Downloaded colored v2.1.0
9102025-02-25T01:30:42.019Z Downloaded crc32fast v1.4.2
9112025-02-25T01:30:42.022Z Downloaded pin-project v1.1.6
9122025-02-25T01:30:42.029Z Downloaded num-bigint v0.4.6
9132025-02-25T01:30:42.034Z Downloaded hashbrown v0.15.1
9142025-02-25T01:30:42.038Z Downloaded hashbrown v0.14.5
9152025-02-25T01:30:42.052Z Downloaded snafu v0.8.5
9162025-02-25T01:30:42.056Z Downloaded tungstenite v0.23.0
9172025-02-25T01:30:42.056Z Downloaded rustversion v1.0.17
9182025-02-25T01:30:42.056Z Downloaded uuid v1.12.0
9192025-02-25T01:30:42.056Z Downloaded tokio-native-tls v0.3.1
9202025-02-25T01:30:42.062Z Downloaded tokio-postgres v0.7.12
9212025-02-25T01:30:42.062Z Downloaded http v1.2.0
9222025-02-25T01:30:42.066Z Downloaded hickory-resolver v0.24.3
9232025-02-25T01:30:42.070Z Downloaded native-tls v0.2.12
9242025-02-25T01:30:42.070Z Downloaded icu_locid_transform v1.5.0
9252025-02-25T01:30:42.072Z Downloaded ron v0.8.1
9262025-02-25T01:30:42.076Z Downloaded lalrpop-util v0.19.12
9272025-02-25T01:30:42.078Z Downloaded daft-derive v0.1.1
9282025-02-25T01:30:42.081Z Downloaded cmake v0.1.51
9292025-02-25T01:30:42.081Z Downloaded yoke v0.7.4
9302025-02-25T01:30:42.085Z Downloaded slab v0.4.9
9312025-02-25T01:30:42.085Z Downloaded p256 v0.13.2
9322025-02-25T01:30:42.089Z Downloaded ron v0.7.1
9332025-02-25T01:30:42.091Z Downloaded base64ct v1.6.0
9342025-02-25T01:30:42.094Z Downloaded base64 v0.13.1
9352025-02-25T01:30:42.094Z Downloaded newtype_derive v0.1.6
9362025-02-25T01:30:42.097Z Downloaded clap_lex v0.7.4
9372025-02-25T01:30:42.097Z Downloaded wyz v0.5.1
9382025-02-25T01:30:42.097Z Downloaded snafu-derive v0.8.5
9392025-02-25T01:30:42.100Z Downloaded heapless v0.7.17
9402025-02-25T01:30:42.104Z Downloaded headers v0.4.0
9412025-02-25T01:30:42.107Z Downloaded serde_with_macros v3.11.0
9422025-02-25T01:30:42.111Z Downloaded rustls-native-certs v0.7.3
9432025-02-25T01:30:42.113Z Downloaded async-channel v1.9.0
9442025-02-25T01:30:42.113Z Downloaded proc-macro-error v1.0.4
9452025-02-25T01:30:42.113Z Downloaded bitfield v0.14.0
9462025-02-25T01:30:42.116Z Downloaded blocking v1.6.1
9472025-02-25T01:30:42.116Z Downloaded pin-project-internal v1.1.6
9482025-02-25T01:30:42.119Z Downloaded pem-rfc7468 v0.7.0
9492025-02-25T01:30:42.119Z Downloaded hickory-client v0.24.3
9502025-02-25T01:30:42.122Z Downloaded strip-ansi-escapes v0.2.0
9512025-02-25T01:30:42.122Z Downloaded stringprep v0.1.5
9522025-02-25T01:30:42.135Z Downloaded stringmetrics v2.2.2
9532025-02-25T01:30:42.135Z Downloaded parking_lot_core v0.8.6
9542025-02-25T01:30:42.135Z Downloaded array-init v0.0.4
9552025-02-25T01:30:42.136Z Downloaded camino-tempfile v1.1.1
9562025-02-25T01:30:42.136Z Downloaded blake2b_simd v1.0.2
9572025-02-25T01:30:42.136Z Downloaded bzip2 v0.4.4
9582025-02-25T01:30:42.136Z Downloaded backoff v0.4.0
9592025-02-25T01:30:42.136Z Downloaded futures-timer v3.0.3
9602025-02-25T01:30:42.140Z Downloaded cargo_metadata v0.18.1
9612025-02-25T01:30:42.140Z Downloaded http-body-util v0.1.2
9622025-02-25T01:30:42.140Z Downloaded home v0.5.9
9632025-02-25T01:30:42.140Z Downloaded assert_cmd v2.0.16
9642025-02-25T01:30:42.145Z Downloaded bb8 v0.8.5
9652025-02-25T01:30:42.145Z Downloaded aead v0.5.2
9662025-02-25T01:30:42.145Z Downloaded async-attributes v1.1.2
9672025-02-25T01:30:42.150Z Downloaded anstream v0.6.15
9682025-02-25T01:30:42.150Z Downloaded arrayvec v0.7.6
9692025-02-25T01:30:42.150Z Downloaded async-signal v0.2.10
9702025-02-25T01:30:42.150Z Downloaded assert-json-diff v2.0.2
9712025-02-25T01:30:42.156Z Downloaded futures-task v0.3.31
9722025-02-25T01:30:42.156Z Downloaded fs-err v2.11.0
9732025-02-25T01:30:42.156Z Downloaded cfg-if v1.0.0
9742025-02-25T01:30:42.156Z Downloaded atomic-waker v1.1.2
9752025-02-25T01:30:42.161Z Downloaded async-recursion v1.1.1
9762025-02-25T01:30:42.161Z Downloaded hostname v0.4.0
9772025-02-25T01:30:42.161Z Downloaded hostname v0.3.1
9782025-02-25T01:30:42.164Z Downloaded heck v0.4.1
9792025-02-25T01:30:42.164Z Downloaded hash32 v0.3.1
9802025-02-25T01:30:42.164Z Downloaded fragile v2.0.0
9812025-02-25T01:30:42.164Z Downloaded cbc v0.1.2
9822025-02-25T01:30:42.166Z Downloaded block-padding v0.3.3
9832025-02-25T01:30:42.166Z Downloaded bitfield-struct v0.6.2
9842025-02-25T01:30:42.166Z Downloaded async-global-executor v2.4.1
9852025-02-25T01:30:42.170Z Downloaded cast v0.3.0
9862025-02-25T01:30:42.170Z Downloaded filetime v0.2.25
9872025-02-25T01:30:42.171Z Downloaded adler2 v2.0.0
9882025-02-25T01:30:42.175Z Downloaded foreign-types-macros v0.2.3
9892025-02-25T01:30:42.175Z Downloaded fallible-iterator v0.3.0
9902025-02-25T01:30:42.175Z Downloaded chacha20 v0.9.1
9912025-02-25T01:30:42.175Z Downloaded approx v0.5.1
9922025-02-25T01:30:42.177Z Downloaded form_urlencoded v1.2.1
9932025-02-25T01:30:42.177Z Downloaded fixedbitset v0.4.2
9942025-02-25T01:30:42.177Z Downloaded anes v0.1.6
9952025-02-25T01:30:42.264Z Downloaded libsqlite3-sys v0.30.1
9962025-02-25T01:30:42.552Z Downloaded aws-lc-sys v0.22.0
9972025-02-25T01:30:43.002Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9982025-02-25T01:30:54.446Zpkg list: illegal option -- F
9992025-02-25T01:30:54.446ZUsage:
10002025-02-25T01:30:54.446Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10012025-02-25T01:30:54.446Z [pkg_fmri_pattern ...]
10022025-02-25T01:30:55.277Zpkg list: illegal option -- F
10032025-02-25T01:30:55.277ZUsage:
10042025-02-25T01:30:55.277Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10052025-02-25T01:30:55.277Z [pkg_fmri_pattern ...]
10062025-02-25T01:31:03.707Z Startup: Refreshing catalog 'helios-dev' ... Done
10072025-02-25T01:31:08.239Z Startup: Caching catalogs ... Done
10082025-02-25T01:31:20.991ZPlanning: Solver setup ... Done (11.865s)
10092025-02-25T01:31:21.148ZPlanning: Running solver ... Done (0.156s)
10102025-02-25T01:31:21.598ZPlanning: Finding local manifests ... Done (0.343s)
10112025-02-25T01:31:21.610ZPlanning: Fetching manifests: 0/7 0% complete
10122025-02-25T01:31:21.893ZPlanning: Fetching manifests: 7/7 100% complete
10132025-02-25T01:31:22.617ZPlanning: Package planning ... Done (0.725s)
10142025-02-25T01:31:22.673ZPlanning: Merging actions ... Done (0.055s)
10152025-02-25T01:31:23.922ZPlanning: Checking for conflicting actions ... Done (1.249s)
10162025-02-25T01:31:32.029ZPlanning: Consolidating action changes ... Done (8.105s)
10172025-02-25T01:31:32.525ZPlanning: Evaluating mediators ... Done (0.498s)
10182025-02-25T01:31:32.730ZPlanning: Planning completed in 24.38 seconds
10192025-02-25T01:31:32.944Z Packages to install: 4
10202025-02-25T01:31:32.944Z Packages to update: 3
10212025-02-25T01:31:32.944Z Mediators to change: 2
10222025-02-25T01:31:32.944Z Services to change: 1
10232025-02-25T01:31:32.947Z Estimated space available: 155.36 GB
10242025-02-25T01:31:32.947ZEstimated space to be consumed: 1.66 GB
10252025-02-25T01:31:32.947Z Create boot environment: No
10262025-02-25T01:31:32.947ZCreate backup boot environment: Yes
10272025-02-25T01:31:32.947Z Rebuild boot archive: No
10282025-02-25T01:31:32.947Z
10292025-02-25T01:31:32.947ZChanged mediators:
10302025-02-25T01:31:32.947Z mediator clang:
10312025-02-25T01:31:32.947Z version: None -> 15 (system default)
10322025-02-25T01:31:32.947Z
10332025-02-25T01:31:32.947Z mediator llvm:
10342025-02-25T01:31:32.947Z version: 14 (system default) -> 15 (system default)
10352025-02-25T01:31:32.947Z
10362025-02-25T01:31:32.947ZChanged packages:
10372025-02-25T01:31:32.947Zhelios-dev
10382025-02-25T01:31:32.947Z developer/build-essential
10392025-02-25T01:31:32.947Z None -> 11-2.0
10402025-02-25T01:31:32.947Z library/libxmlsec1
10412025-02-25T01:31:32.947Z None -> 1.2.35-2.0
10422025-02-25T01:31:32.947Z ooce/developer/clang-15
10432025-02-25T01:31:32.947Z None -> 15.0.7-2.0
10442025-02-25T01:31:32.947Z ooce/developer/llvm-15
10452025-02-25T01:31:32.947Z None -> 15.0.7-2.0
10462025-02-25T01:31:32.947Z package/pkg
10472025-02-25T01:31:32.947Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10482025-02-25T01:31:32.948Z system/library/g++-runtime
10492025-02-25T01:31:32.948Z 13-2.0 -> 14-2.0
10502025-02-25T01:31:32.948Z system/library/gcc-runtime
10512025-02-25T01:31:32.948Z 13-2.0 -> 14-2.0
10522025-02-25T01:31:32.948Z
10532025-02-25T01:31:32.948ZServices:
10542025-02-25T01:31:32.948Z restart_fmri:
10552025-02-25T01:31:32.948Z svc:/system/update-man-index:default
10562025-02-25T01:31:32.948Z
10572025-02-25T01:31:32.948ZEditable files to change:
10582025-02-25T01:31:32.948Z Update:
10592025-02-25T01:31:32.948Z usr/share/lib/pkg/web/config.shtml
10602025-02-25T01:31:33.484Z
10612025-02-25T01:31:33.484ZDownload: 0/4301 items 0.0/225.4MB 0% complete
10622025-02-25T01:31:38.486ZDownload: 1368/4301 items 105.6/225.4MB 46% complete (21.4M/s)
10632025-02-25T01:31:43.487ZDownload: 3231/4301 items 175.2/225.4MB 77% complete (17.5M/s)
10642025-02-25T01:31:48.702ZDownload: 4298/4301 items 225.0/225.4MB 99% complete (12.0M/s)
10652025-02-25T01:31:48.713ZDownload: Completed 225.42 MB in 15.23 seconds (14.8M/s)
10662025-02-25T01:31:51.348Z Actions: 1/5122 actions (Removing old actions)
10672025-02-25T01:31:51.364Z Actions: 194/5122 actions (Installing new actions)
10682025-02-25T01:31:56.481Z Actions: 4168/5122 actions (Installing new actions)
10692025-02-25T01:31:57.131Z Actions: 4267/5122 actions (Updating modified actions)
10702025-02-25T01:31:57.740Z Actions: Completed 5122 actions in 6.39 seconds.
10712025-02-25T01:31:58.143Z Done (0.394s)
10722025-02-25T01:31:58.145Z Done (0.001s)
10732025-02-25T01:31:58.760Z Done (0.615s)
10742025-02-25T01:32:05.128Z Done (6.133s)
10752025-02-25T01:32:05.690Z Done (0.498s)
10762025-02-25T01:32:05.692Z Done (0.000s)
10772025-02-25T01:32:05.874Z Done (0.000s)
10782025-02-25T01:32:06.559ZPlanning: Evaluating mediator changes ... Done
10792025-02-25T01:32:06.715ZPlanning: Checking for conflicting actions ... Done
10802025-02-25T01:32:06.718ZPlanning: Consolidating action changes ... Done
10812025-02-25T01:32:06.983ZPlanning: Evaluating mediators ... Done
10822025-02-25T01:32:06.985ZPlanning: Planning completed in 0.42 seconds
10832025-02-25T01:32:07.021Z Mediators to change: 2
10842025-02-25T01:32:07.021Z Create boot environment: No
10852025-02-25T01:32:07.021ZCreate backup boot environment: No
10862025-02-25T01:32:07.090Z Done
10872025-02-25T01:32:07.090Z Done
10882025-02-25T01:32:07.493Z Done
10892025-02-25T01:32:10.993Z Done
10902025-02-25T01:32:11.076Z Done
10912025-02-25T01:32:11.076Z Done
10922025-02-25T01:32:11.201Z Done
10932025-02-25T01:32:11.803ZPlanning: Evaluating mediator changes ... Done
10942025-02-25T01:32:11.805ZPlanning: Merging actions ... Done
10952025-02-25T01:32:11.990ZPlanning: Checking for conflicting actions ... Done
10962025-02-25T01:32:11.993ZPlanning: Consolidating action changes ... Done
10972025-02-25T01:32:12.259ZPlanning: Evaluating mediators ... Done
10982025-02-25T01:32:12.315ZPlanning: Planning completed in 0.75 seconds
10992025-02-25T01:32:12.354Z Packages to change: 1
11002025-02-25T01:32:12.354Z Mediators to change: 1
11012025-02-25T01:32:12.357Z Services to change: 1
11022025-02-25T01:32:12.357Z Create boot environment: No
11032025-02-25T01:32:12.357ZCreate backup boot environment: Yes
11042025-02-25T01:32:14.422Z Actions: 1/6 actions (Updating modified actions)
11052025-02-25T01:32:14.511Z Actions: Completed 6 actions in 0.09 seconds.
11062025-02-25T01:32:14.511Z Done
11072025-02-25T01:32:14.511Z Done
11082025-02-25T01:32:14.632Z Done
11092025-02-25T01:32:18.156Z Done
11102025-02-25T01:32:18.243Z Done
11112025-02-25T01:32:18.246Z Done
11122025-02-25T01:32:18.358Z Done
11132025-02-25T01:32:18.784ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11142025-02-25T01:32:18.784Zclang system 15 system
11152025-02-25T01:32:18.784Zcsh system system illumos
11162025-02-25T01:32:18.784Zctags system system illumos
11172025-02-25T01:32:18.784Zgcc vendor 12 vendor
11182025-02-25T01:32:18.784Zgcc system 10 system
11192025-02-25T01:32:18.784Zgcc system 7 system
11202025-02-25T01:32:18.784Zgo system 1.20 system
11212025-02-25T01:32:18.784Zgo system 1.19 system
11222025-02-25T01:32:18.784Zllvm system 15 system
11232025-02-25T01:32:18.784Zllvm system 14 system
11242025-02-25T01:32:18.784Zmariadb system 10.6 system
11252025-02-25T01:32:18.784Zmta vendor vendor dma
11262025-02-25T01:32:18.784Zopenjdk system 17 system
11272025-02-25T01:32:18.784Zopenjdk system 11 system
11282025-02-25T01:32:18.784Zopenjdk system 1.8 system
11292025-02-25T01:32:18.784Zopenssl vendor 3 vendor
11302025-02-25T01:32:18.784Zperl system 5.36 system
11312025-02-25T01:32:18.784Zpostgresql system 15 system
11322025-02-25T01:32:18.784Zpostgresql system 13 system
11332025-02-25T01:32:18.784Zpython vendor 3 vendor
11342025-02-25T01:32:18.784Zpython system 2 system
11352025-02-25T01:32:18.784Zpython3 system 3.11 system
11362025-02-25T01:32:18.784Zruby system 3.0 system
11372025-02-25T01:32:18.784Zwords vendor vendor american-english
11382025-02-25T01:32:18.785Zwords system system australian-english
11392025-02-25T01:32:18.785Zwords system system british-english
11402025-02-25T01:32:18.785Zwords system system canadian-english
11412025-02-25T01:32:18.785Zwords system system french
11422025-02-25T01:32:18.785Zwords system system italian
11432025-02-25T01:32:18.785Zwords system system ngerman
11442025-02-25T01:32:18.785Zwords system system ogerman
11452025-02-25T01:32:18.785Zwords system system spanish
11462025-02-25T01:32:19.111ZPUBLISHER TYPE STATUS P LOCATION
11472025-02-25T01:32:19.111Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11482025-02-25T01:32:22.106ZFMRI IFO
11492025-02-25T01:32:22.107Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11502025-02-25T01:32:22.107Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11512025-02-25T01:32:22.107Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11522025-02-25T01:32:22.107Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11532025-02-25T01:32:22.107Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11542025-02-25T01:32:22.107Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11552025-02-25T01:32:22.108Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11562025-02-25T01:32:22.108Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11572025-02-25T01:32:22.108Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11582025-02-25T01:32:22.108Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
11592025-02-25T01:32:22.108Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11602025-02-25T01:32:22.108Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11612025-02-25T01:32:22.108Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
11622025-02-25T01:32:22.108Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11632025-02-25T01:32:22.108Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11642025-02-25T01:32:23.144Z Downloading crates ...
11652025-02-25T01:32:23.239Z Downloaded cargo_toml v0.20.5
11662025-02-25T01:32:23.376Z Compiling proc-macro2 v1.0.93
11672025-02-25T01:32:23.376Z Compiling unicode-ident v1.0.14
11682025-02-25T01:32:23.378Z Compiling serde v1.0.218
11692025-02-25T01:32:23.378Z Compiling version_check v0.9.5
11702025-02-25T01:32:23.379Z Compiling memchr v2.7.4
11712025-02-25T01:32:23.379Z Compiling thiserror v1.0.69
11722025-02-25T01:32:23.397Z Compiling libc v0.2.170
11732025-02-25T01:32:23.400Z Compiling ucd-trie v0.1.7
11742025-02-25T01:32:23.641Z Compiling itoa v1.0.11
11752025-02-25T01:32:23.869Z Compiling ryu v1.0.18
11762025-02-25T01:32:24.025Z Compiling once_cell v1.20.3
11772025-02-25T01:32:24.111Z Compiling byteorder v1.5.0
11782025-02-25T01:32:24.292Z Compiling serde_json v1.0.139
11792025-02-25T01:32:24.429Z Compiling rustix v0.38.37
11802025-02-25T01:32:25.047Z Compiling bitflags v2.6.0
11812025-02-25T01:32:25.052Z Compiling usdt-impl v0.5.0
11822025-02-25T01:32:25.052Z Compiling proc-macro-error-attr v1.0.4
11832025-02-25T01:32:25.052Z Compiling syn v1.0.109
11842025-02-25T01:32:25.052Z Compiling proc-macro-error v1.0.4
11852025-02-25T01:32:25.096Z Compiling plain v0.2.3
11862025-02-25T01:32:25.150Z Compiling hashbrown v0.15.1
11872025-02-25T01:32:25.197Z Compiling equivalent v1.0.1
11882025-02-25T01:32:25.248Z Compiling camino v1.1.9
11892025-02-25T01:32:25.284Z Compiling log v0.4.22
11902025-02-25T01:32:25.311Z Compiling utf8parse v0.2.2
11912025-02-25T01:32:25.469Z Compiling anstyle-parse v0.2.5
11922025-02-25T01:32:25.675Z Compiling quote v1.0.38
11932025-02-25T01:32:25.776Z Compiling errno v0.3.9
11942025-02-25T01:32:25.818Z Compiling thread-id v4.2.2
11952025-02-25T01:32:25.864Z Compiling semver v1.0.25
11962025-02-25T01:32:25.904Z Compiling is_terminal_polyfill v1.70.1
11972025-02-25T01:32:25.920Z Compiling winnow v0.6.20
11982025-02-25T01:32:25.998Z Compiling autocfg v1.4.0
11992025-02-25T01:32:26.022Z Compiling syn v2.0.96
12002025-02-25T01:32:26.175Z Compiling indexmap v2.7.1
12012025-02-25T01:32:26.326Z Compiling pretty-hex v0.4.1
12022025-02-25T01:32:26.528Z Compiling anstyle-query v1.1.1
12032025-02-25T01:32:26.691Z Compiling anstyle v1.0.10
12042025-02-25T01:32:26.833Z Compiling colorchoice v1.0.2
12052025-02-25T01:32:26.994Z Compiling unicode-width v0.1.14
12062025-02-25T01:32:27.093Z Compiling anstream v0.6.15
12072025-02-25T01:32:27.234Z Compiling fs-err v2.11.0
12082025-02-25T01:32:27.509Z Compiling bytecount v0.6.8
12092025-02-25T01:32:27.532Z Compiling heck v0.5.0
12102025-02-25T01:32:27.610Z Compiling heck v0.4.1
12112025-02-25T01:32:27.668Z Compiling fastrand v2.1.1
12122025-02-25T01:32:27.708Z Compiling anyhow v1.0.96
12132025-02-25T01:32:27.978Z Compiling terminal_size v0.4.0
12142025-02-25T01:32:28.132Z Compiling cfg-if v1.0.0
12152025-02-25T01:32:28.156Z Compiling clap_lex v0.7.4
12162025-02-25T01:32:28.222Z Compiling fnv v1.0.7
12172025-02-25T01:32:28.265Z Compiling strsim v0.11.1
12182025-02-25T01:32:28.383Z Compiling papergrid v0.11.0
12192025-02-25T01:32:28.389Z Compiling tempfile v3.13.0
12202025-02-25T01:32:28.608Z Compiling clap_builder v4.5.30
12212025-02-25T01:32:28.999Z Compiling memmap v0.7.0
12222025-02-25T01:32:29.124Z Compiling smawk v0.3.2
12232025-02-25T01:32:29.200Z Compiling unicode-linebreak v0.1.5
12242025-02-25T01:32:29.527Z Compiling swrite v0.1.0
12252025-02-25T01:32:29.657Z Compiling textwrap v0.16.1
12262025-02-25T01:32:30.330Z Compiling tabled_derive v0.7.0
12272025-02-25T01:32:31.380Z Compiling tabled v0.15.0
12282025-02-25T01:32:32.516Z Compiling serde_derive v1.0.218
12292025-02-25T01:32:32.571Z Compiling thiserror-impl v1.0.69
12302025-02-25T01:32:32.607Z Compiling zerocopy-derive v0.7.35
12312025-02-25T01:32:32.616Z Compiling scroll_derive v0.12.0
12322025-02-25T01:32:32.897Z Compiling clap_derive v4.5.28
12332025-02-25T01:32:33.748Z Compiling scroll v0.12.0
12342025-02-25T01:32:34.017Z Compiling zerocopy v0.7.35
12352025-02-25T01:32:34.177Z Compiling goblin v0.8.2
12362025-02-25T01:32:34.664Z Compiling pest v2.7.14
12372025-02-25T01:32:36.036Z Compiling clap v4.5.30
12382025-02-25T01:32:36.778Z Compiling pest_meta v2.7.14
12392025-02-25T01:32:37.601Z Compiling pest_generator v2.7.14
12402025-02-25T01:32:38.900Z Compiling pest_derive v2.7.14
12412025-02-25T01:32:39.565Z Compiling dtrace-parser v0.2.0
12422025-02-25T01:32:40.568Z Compiling toml_datetime v0.6.8
12432025-02-25T01:32:40.571Z Compiling serde_spanned v0.6.8
12442025-02-25T01:32:40.571Z Compiling cargo-platform v0.1.8
12452025-02-25T01:32:40.855Z Compiling serde_tokenstream v0.2.2
12462025-02-25T01:32:40.892Z Compiling toml_edit v0.22.22
12472025-02-25T01:32:40.977Z Compiling macaddr v1.0.1
12482025-02-25T01:32:41.142Z Compiling camino-tempfile v1.1.1
12492025-02-25T01:32:41.870Z Compiling dof v0.3.0
12502025-02-25T01:32:41.870Z Compiling cargo_metadata v0.18.1
12512025-02-25T01:32:43.354Z Compiling usdt-attr-macro v0.5.0
12522025-02-25T01:32:43.354Z Compiling usdt-macro v0.5.0
12532025-02-25T01:32:43.450Z Compiling toml v0.8.19
12542025-02-25T01:32:44.296Z Compiling cargo_toml v0.20.5
12552025-02-25T01:32:44.566Z Compiling usdt v0.5.0
12562025-02-25T01:32:46.741Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12572025-02-25T01:32:49.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.01s
12582025-02-25T01:32:49.710Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12592025-02-25T01:32:50.542Z Compiling serde v1.0.218
12602025-02-25T01:32:50.544Z Compiling value-bag v1.9.0
12612025-02-25T01:32:50.544Z Compiling lock_api v0.4.12
12622025-02-25T01:32:50.544Z Compiling scopeguard v1.2.0
12632025-02-25T01:32:50.545Z Compiling typenum v1.17.0
12642025-02-25T01:32:50.545Z Compiling generic-array v0.14.7
12652025-02-25T01:32:50.545Z Compiling syn v2.0.96
12662025-02-25T01:32:50.545Z Compiling getrandom v0.2.15
12672025-02-25T01:32:50.824Z Compiling shlex v1.3.0
12682025-02-25T01:32:50.976Z Compiling rand_core v0.6.4
12692025-02-25T01:32:51.084Z Compiling log v0.4.22
12702025-02-25T01:32:51.150Z Compiling subtle v2.6.1
12712025-02-25T01:32:51.257Z Compiling jobserver v0.1.32
12722025-02-25T01:32:51.278Z Compiling smallvec v1.14.0
12732025-02-25T01:32:51.465Z Compiling const-oid v0.9.6
12742025-02-25T01:32:51.483Z Compiling pin-project-lite v0.2.14
12752025-02-25T01:32:51.512Z Compiling rustix v0.38.37
12762025-02-25T01:32:51.625Z Compiling cc v1.2.15
12772025-02-25T01:32:51.678Z Compiling parking_lot_core v0.9.10
12782025-02-25T01:32:51.770Z Compiling futures-core v0.3.31
12792025-02-25T01:32:51.997Z Compiling spin v0.9.8
12802025-02-25T01:32:51.999Z Compiling signal-hook-registry v1.4.2
12812025-02-25T01:32:52.266Z Compiling mio v1.0.2
12822025-02-25T01:32:52.376Z Compiling either v1.13.0
12832025-02-25T01:32:52.638Z Compiling parking_lot v0.12.3
12842025-02-25T01:32:52.656Z Compiling aho-corasick v1.1.3
12852025-02-25T01:32:52.775Z Compiling cpufeatures v0.2.14
12862025-02-25T01:32:52.883Z Compiling stable_deref_trait v1.2.0
12872025-02-25T01:32:52.930Z Compiling regex-syntax v0.8.5
12882025-02-25T01:32:52.994Z Compiling futures-sink v0.3.31
12892025-02-25T01:32:53.153Z Compiling socket2 v0.5.8
12902025-02-25T01:32:53.211Z Compiling slab v0.4.9
12912025-02-25T01:32:53.454Z Compiling glob v0.3.2
12922025-02-25T01:32:53.478Z Compiling prettyplease v0.2.29
12932025-02-25T01:32:53.835Z Compiling lazy_static v1.5.0
12942025-02-25T01:32:53.967Z Compiling serde_json v1.0.139
12952025-02-25T01:32:53.989Z Compiling minimal-lexical v0.2.1
12962025-02-25T01:32:54.039Z Compiling futures-channel v0.3.31
12972025-02-25T01:32:54.232Z Compiling clang-sys v1.8.1
12982025-02-25T01:32:54.311Z Compiling libloading v0.8.5
12992025-02-25T01:32:54.422Z Compiling nom v7.1.3
13002025-02-25T01:32:54.440Z Compiling home v0.5.9
13012025-02-25T01:32:54.638Z Compiling pin-utils v0.1.0
13022025-02-25T01:32:54.660Z Compiling futures-task v0.3.31
13032025-02-25T01:32:54.732Z Compiling futures-io v0.3.31
13042025-02-25T01:32:54.904Z Compiling bindgen v0.69.5
13052025-02-25T01:32:54.980Z Compiling itertools v0.12.1
13062025-02-25T01:32:55.280Z Compiling foldhash v0.1.3
13072025-02-25T01:32:55.571Z Compiling allocator-api2 v0.2.18
13082025-02-25T01:32:55.755Z Compiling lazycell v1.3.0
13092025-02-25T01:32:55.930Z Compiling rustc-hash v1.1.0
13102025-02-25T01:32:56.087Z Compiling libm v0.2.8
13112025-02-25T01:32:56.279Z Compiling hashbrown v0.15.1
13122025-02-25T01:32:56.410Z Compiling regex-automata v0.4.8
13132025-02-25T01:32:57.073Z Compiling cmake v0.1.51
13142025-02-25T01:32:57.425Z Compiling cexpr v0.6.0
13152025-02-25T01:32:57.617Z Compiling synstructure v0.13.1
13162025-02-25T01:32:57.869Z Compiling num-traits v0.2.19
13172025-02-25T01:32:58.188Z Compiling fs_extra v1.3.0
13182025-02-25T01:32:58.712Z Compiling dunce v1.0.5
13192025-02-25T01:32:58.735Z Compiling pkg-config v0.3.31
13202025-02-25T01:32:58.999Z Compiling litemap v0.7.3
13212025-02-25T01:32:59.069Z Compiling writeable v0.5.5
13222025-02-25T01:32:59.372Z Compiling ring v0.17.11
13232025-02-25T01:32:59.590Z Compiling paste v1.0.15
13242025-02-25T01:33:00.080Z Compiling base64ct v1.6.0
13252025-02-25T01:33:00.305Z Compiling flagset v0.4.6
13262025-02-25T01:33:00.468Z Compiling httparse v1.9.5
13272025-02-25T01:33:00.509Z Compiling icu_locid_transform_data v1.5.0
13282025-02-25T01:33:00.593Z Compiling pem-rfc7468 v0.7.0
13292025-02-25T01:33:00.639Z Compiling aws-lc-rs v1.10.0
13302025-02-25T01:33:01.141Z Compiling tracing-core v0.1.32
13312025-02-25T01:33:01.157Z Compiling icu_properties_data v1.5.0
13322025-02-25T01:33:01.341Z Compiling rustls-pki-types v1.10.0
13332025-02-25T01:33:01.559Z Compiling crossbeam-utils v0.8.20
13342025-02-25T01:33:01.999Z Compiling regex v1.11.1
13352025-02-25T01:33:02.080Z Compiling percent-encoding v2.3.1
13362025-02-25T01:33:02.228Z Compiling num-conv v0.1.0
13372025-02-25T01:33:02.384Z Compiling powerfmt v0.2.0
13382025-02-25T01:33:02.472Z Compiling icu_normalizer_data v1.5.0
13392025-02-25T01:33:02.490Z Compiling serde_derive v1.0.218
13402025-02-25T01:33:02.563Z Compiling zeroize_derive v1.4.2
13412025-02-25T01:33:02.730Z Compiling zerocopy-derive v0.7.35
13422025-02-25T01:33:02.778Z Compiling tokio-macros v2.5.0
13432025-02-25T01:33:02.884Z Compiling zerofrom-derive v0.1.4
13442025-02-25T01:33:03.799Z Compiling zeroize v1.8.1
13452025-02-25T01:33:04.161Z Compiling yoke-derive v0.7.4
13462025-02-25T01:33:04.612Z Compiling zerocopy v0.7.35
13472025-02-25T01:33:04.930Z Compiling zerovec-derive v0.10.3
13482025-02-25T01:33:05.354Z Compiling crypto-common v0.1.6
13492025-02-25T01:33:05.599Z Compiling block-buffer v0.10.4
13502025-02-25T01:33:05.856Z Compiling digest v0.10.7
13512025-02-25T01:33:05.907Z Compiling thiserror-impl v1.0.69
13522025-02-25T01:33:06.053Z Compiling zerofrom v0.1.4
13532025-02-25T01:33:06.269Z Compiling futures-macro v0.3.31
13542025-02-25T01:33:06.285Z Compiling hmac v0.12.1
13552025-02-25T01:33:06.504Z Compiling displaydoc v0.2.5
13562025-02-25T01:33:06.536Z Compiling block-padding v0.3.3
13572025-02-25T01:33:06.603Z Compiling yoke v0.7.4
13582025-02-25T01:33:06.781Z Compiling inout v0.1.3
13592025-02-25T01:33:06.935Z Compiling ppv-lite86 v0.2.20
13602025-02-25T01:33:07.026Z Compiling cipher v0.4.4
13612025-02-25T01:33:07.291Z Compiling zerovec v0.10.4
13622025-02-25T01:33:07.511Z Compiling sha2 v0.10.8
13632025-02-25T01:33:07.653Z Compiling icu_provider_macros v1.5.0
13642025-02-25T01:33:07.881Z Compiling der_derive v0.7.3
13652025-02-25T01:33:07.913Z Compiling futures-util v0.3.31
13662025-02-25T01:33:08.576Z Compiling thiserror v1.0.69
13672025-02-25T01:33:08.687Z Compiling tracing-attributes v0.1.27
13682025-02-25T01:33:08.707Z Compiling pest v2.7.14
13692025-02-25T01:33:09.231Z Compiling tinystr v0.7.6
13702025-02-25T01:33:09.581Z Compiling icu_locid v1.5.0
13712025-02-25T01:33:09.903Z Compiling der v0.7.9
13722025-02-25T01:33:10.041Z Compiling icu_collections v1.5.0
13732025-02-25T01:33:10.940Z Compiling icu_provider v1.5.0
13742025-02-25T01:33:11.256Z Compiling salsa20 v0.10.2
13752025-02-25T01:33:11.474Z Compiling pbkdf2 v0.12.2
13762025-02-25T01:33:11.492Z Compiling utf16_iter v1.0.5
13772025-02-25T01:33:11.590Z Compiling icu_locid_transform v1.5.0
13782025-02-25T01:33:11.633Z Compiling untrusted v0.9.0
13792025-02-25T01:33:11.697Z Compiling time-core v0.1.2
13802025-02-25T01:33:11.741Z Compiling tracing v0.1.40
13812025-02-25T01:33:11.812Z Compiling spki v0.7.3
13822025-02-25T01:33:11.827Z Compiling untrusted v0.7.1
13832025-02-25T01:33:11.870Z Compiling mirai-annotations v1.12.0
13842025-02-25T01:33:12.009Z Compiling vcpkg v0.2.15
13852025-02-25T01:33:12.356Z Compiling write16 v1.0.0
13862025-02-25T01:33:12.374Z Compiling utf8_iter v1.0.4
13872025-02-25T01:33:12.374Z Compiling time-macros v0.2.18
13882025-02-25T01:33:12.411Z Compiling scrypt v0.11.0
13892025-02-25T01:33:12.750Z Compiling pest_meta v2.7.14
13902025-02-25T01:33:12.893Z Compiling icu_properties v1.5.1
13912025-02-25T01:33:12.993Z Compiling rand_chacha v0.3.1
13922025-02-25T01:33:13.696Z Compiling openssl-sys v0.9.106
13932025-02-25T01:33:13.883Z Compiling cbc v0.1.2
13942025-02-25T01:33:14.115Z Compiling aes v0.8.4
13952025-02-25T01:33:14.576Z Compiling bitflags v2.6.0
13962025-02-25T01:33:14.745Z Compiling bytes v1.9.0
13972025-02-25T01:33:15.241Z Compiling semver v1.0.25
13982025-02-25T01:33:15.853Z Compiling tokio v1.43.0
13992025-02-25T01:33:15.897Z Compiling indexmap v2.7.1
14002025-02-25T01:33:16.463Z Compiling http v1.2.0
14012025-02-25T01:33:16.864Z Compiling icu_normalizer v1.5.0
14022025-02-25T01:33:16.907Z Compiling rustc_version v0.4.1
14032025-02-25T01:33:17.189Z Compiling deranged v0.3.11
14042025-02-25T01:33:17.428Z Compiling scroll_derive v0.12.0
14052025-02-25T01:33:17.821Z Compiling atomic-waker v1.1.2
14062025-02-25T01:33:18.017Z Compiling tinyvec_macros v0.1.1
14072025-02-25T01:33:18.108Z Compiling num_threads v0.1.7
14082025-02-25T01:33:18.245Z Compiling tinyvec v1.8.0
14092025-02-25T01:33:18.596Z Compiling which v4.4.2
14102025-02-25T01:33:18.618Z Compiling time v0.3.36
14112025-02-25T01:33:18.668Z Compiling http-body v1.0.1
14122025-02-25T01:33:18.720Z Compiling idna_adapter v1.2.0
14132025-02-25T01:33:18.795Z Compiling scroll v0.12.0
14142025-02-25T01:33:18.938Z Compiling pkcs5 v0.7.1
14152025-02-25T01:33:19.246Z Compiling pest_generator v2.7.14
14162025-02-25T01:33:19.294Z Compiling rand v0.8.5
14172025-02-25T01:33:19.448Z Compiling form_urlencoded v1.2.1
14182025-02-25T01:33:19.679Z Compiling getrandom v0.3.1
14192025-02-25T01:33:19.751Z Compiling zerocopy v0.8.10
14202025-02-25T01:33:19.993Z Compiling try-lock v0.2.5
14212025-02-25T01:33:20.158Z Compiling slog v2.7.0
14222025-02-25T01:33:20.337Z Compiling want v0.3.1
14232025-02-25T01:33:20.606Z Compiling goblin v0.8.2
14242025-02-25T01:33:20.641Z Compiling pkcs8 v0.10.2
14252025-02-25T01:33:20.670Z Compiling idna v1.0.3
14262025-02-25T01:33:21.021Z Compiling pest_derive v2.7.14
14272025-02-25T01:33:21.254Z Compiling uuid v1.12.0
14282025-02-25T01:33:21.257Z Compiling zerocopy-derive v0.8.10
14292025-02-25T01:33:21.806Z Compiling iana-time-zone v0.1.61
14302025-02-25T01:33:22.103Z Compiling httpdate v1.0.3
14312025-02-25T01:33:22.161Z Compiling tower-service v0.3.3
14322025-02-25T01:33:22.296Z Compiling chrono v0.4.39
14332025-02-25T01:33:22.512Z Compiling dtrace-parser v0.2.0
14342025-02-25T01:33:23.442Z Compiling serde_spanned v0.6.8
14352025-02-25T01:33:23.460Z Compiling toml_datetime v0.6.8
14362025-02-25T01:33:23.658Z Compiling tokio-util v0.7.12
14372025-02-25T01:33:23.901Z Compiling serde_tokenstream v0.2.2
14382025-02-25T01:33:24.339Z Compiling rustversion v1.0.17
14392025-02-25T01:33:24.458Z Compiling foreign-types-shared v0.1.1
14402025-02-25T01:33:24.573Z Compiling h2 v0.4.6
14412025-02-25T01:33:24.853Z Compiling openssl v0.10.71
14422025-02-25T01:33:25.008Z Compiling match_cfg v0.1.0
14432025-02-25T01:33:25.108Z Compiling base64 v0.22.1
14442025-02-25T01:33:25.272Z Compiling adler2 v2.0.0
14452025-02-25T01:33:25.490Z Compiling miniz_oxide v0.8.0
14462025-02-25T01:33:25.535Z Compiling hostname v0.3.1
14472025-02-25T01:33:25.809Z Compiling foreign-types v0.3.2
14482025-02-25T01:33:25.832Z Compiling url v2.5.3
14492025-02-25T01:33:26.866Z Compiling dof v0.3.0
14502025-02-25T01:33:26.886Z Compiling rand_core v0.9.2
14512025-02-25T01:33:27.080Z Compiling openssl-macros v0.1.1
14522025-02-25T01:33:27.309Z Compiling async-trait v0.1.86
14532025-02-25T01:33:27.444Z Compiling serde_derive_internals v0.29.1
14542025-02-25T01:33:27.817Z Compiling usdt-impl v0.5.0
14552025-02-25T01:33:28.580Z Compiling dirs-sys-next v0.1.2
14562025-02-25T01:33:28.580Z Compiling rustls v0.22.4
14572025-02-25T01:33:28.890Z Compiling schemars v0.8.21
14582025-02-25T01:33:29.116Z Compiling siphasher v0.3.11
14592025-02-25T01:33:29.161Z Compiling native-tls v0.2.12
14602025-02-25T01:33:29.231Z Compiling data-encoding v2.6.0
14612025-02-25T01:33:29.474Z Compiling rustls v0.23.19
14622025-02-25T01:33:29.503Z Compiling syn v1.0.109
14632025-02-25T01:33:29.613Z Compiling schemars_derive v0.8.21
14642025-02-25T01:33:29.649Z Compiling dirs-next v2.0.0
14652025-02-25T01:33:29.741Z Compiling rand_chacha v0.9.0
14662025-02-25T01:33:30.130Z Compiling unicode-normalization v0.1.24
14672025-02-25T01:33:31.023Z Compiling http-body-util v0.1.2
14682025-02-25T01:33:31.041Z Compiling crossbeam-epoch v0.9.18
14692025-02-25T01:33:31.203Z Compiling heapless v0.7.17
14702025-02-25T01:33:31.498Z Compiling hyper v1.5.2
14712025-02-25T01:33:31.609Z Compiling signature v2.2.0
14722025-02-25T01:33:31.692Z Compiling sha1 v0.10.6
14732025-02-25T01:33:31.709Z Compiling bzip2-sys v0.1.11+1.0.8
14742025-02-25T01:33:31.898Z Compiling thread_local v1.1.8
14752025-02-25T01:33:32.116Z Compiling multer v3.1.0
14762025-02-25T01:33:32.197Z Compiling cookie v0.18.1
14772025-02-25T01:33:32.311Z Compiling encoding_rs v0.8.34
14782025-02-25T01:33:32.442Z Compiling unicode-properties v0.1.3
14792025-02-25T01:33:32.504Z Compiling gimli v0.31.1
14802025-02-25T01:33:32.527Z Compiling unicode-bidi v0.3.17
14812025-02-25T01:33:32.846Z Compiling mime v0.3.17
14822025-02-25T01:33:33.391Z Compiling dyn-clone v1.0.18
14832025-02-25T01:33:33.622Z Compiling ipnet v2.10.1
14842025-02-25T01:33:33.760Z Compiling hyper-util v0.1.10
14852025-02-25T01:33:34.074Z Compiling slog-async v2.8.0
14862025-02-25T01:33:34.555Z Compiling openssl-probe v0.1.5
14872025-02-25T01:33:34.700Z Compiling rayon-core v1.12.1
14882025-02-25T01:33:34.868Z Compiling signal-hook v0.3.17
14892025-02-25T01:33:35.077Z Compiling stringprep v0.1.5
14902025-02-25T01:33:35.801Z Compiling toml_edit v0.22.22
14912025-02-25T01:33:36.315Z Compiling crossbeam-deque v0.8.5
14922025-02-25T01:33:36.564Z Compiling addr2line v0.24.2
14932025-02-25T01:33:36.623Z Compiling rand v0.9.0
14942025-02-25T01:33:37.091Z Compiling term v0.7.0
14952025-02-25T01:33:37.209Z Compiling usdt-attr-macro v0.5.0
14962025-02-25T01:33:37.768Z Compiling usdt-macro v0.5.0
14972025-02-25T01:33:38.149Z Compiling slog-json v2.6.1
14982025-02-25T01:33:38.235Z Compiling serde_urlencoded v0.7.1
14992025-02-25T01:33:38.274Z Compiling crossbeam-channel v0.5.13
15002025-02-25T01:33:38.527Z Compiling curve25519-dalek v4.1.3
15012025-02-25T01:33:38.663Z Compiling futures-executor v0.3.31
15022025-02-25T01:33:38.760Z Compiling md-5 v0.10.6
15032025-02-25T01:33:39.024Z Compiling async-stream-impl v0.3.6
15042025-02-25T01:33:39.122Z Compiling enum-as-inner v0.6.1
15052025-02-25T01:33:39.159Z Compiling rustls-pemfile v2.2.0
15062025-02-25T01:33:39.230Z Compiling num-integer v0.1.46
15072025-02-25T01:33:39.278Z Compiling hash32 v0.2.1
15082025-02-25T01:33:39.483Z Compiling ff v0.13.0
15092025-02-25T01:33:39.639Z Compiling is-terminal v0.4.13
15102025-02-25T01:33:39.699Z Compiling memoffset v0.9.1
15112025-02-25T01:33:39.762Z Compiling object v0.36.5
15122025-02-25T01:33:39.919Z Compiling dropshot v0.12.0
15132025-02-25T01:33:40.013Z Compiling quick-error v1.2.3
15142025-02-25T01:33:40.131Z Compiling fallible-iterator v0.2.0
15152025-02-25T01:33:40.166Z Compiling rustc-demangle v0.1.24
15162025-02-25T01:33:40.218Z Compiling cfg_aliases v0.2.1
15172025-02-25T01:33:40.247Z Compiling utf-8 v0.7.6
15182025-02-25T01:33:40.326Z Compiling take_mut v0.2.2
15192025-02-25T01:33:40.488Z Compiling linked-hash-map v0.5.6
15202025-02-25T01:33:40.532Z Compiling psl-types v2.0.11
15212025-02-25T01:33:40.734Z Compiling anyhow v1.0.96
15222025-02-25T01:33:40.774Z Compiling litrs v0.4.1
15232025-02-25T01:33:40.797Z Compiling smoltcp v0.9.1
15242025-02-25T01:33:41.009Z Compiling portable-atomic v1.9.0
15252025-02-25T01:33:41.312Z Compiling base16ct v0.2.0
15262025-02-25T01:33:41.439Z Compiling num-bigint-dig v0.8.4
15272025-02-25T01:33:41.625Z Compiling sec1 v0.7.3
15282025-02-25T01:33:41.784Z Compiling document-features v0.2.10
15292025-02-25T01:33:41.982Z Compiling lru-cache v0.1.2
15302025-02-25T01:33:42.134Z Compiling postgres-protocol v0.6.8
15312025-02-25T01:33:42.171Z Compiling publicsuffix v2.3.0
15322025-02-25T01:33:42.463Z Compiling tungstenite v0.24.0
15332025-02-25T01:33:42.840Z Compiling nix v0.29.0
15342025-02-25T01:33:42.859Z Compiling async-stream v0.3.6
15352025-02-25T01:33:43.160Z Compiling resolv-conf v0.7.0
15362025-02-25T01:33:43.207Z Compiling hickory-proto v0.24.3
15372025-02-25T01:33:43.484Z Compiling slog-term v2.9.1
15382025-02-25T01:33:43.728Z Compiling num-iter v0.1.45
15392025-02-25T01:33:43.826Z Compiling usdt v0.5.0
15402025-02-25T01:33:43.913Z Compiling group v0.13.0
15412025-02-25T01:33:44.385Z Compiling toml v0.8.19
15422025-02-25T01:33:44.400Z Compiling futures v0.3.31
15432025-02-25T01:33:44.507Z Compiling slog-bunyan v2.5.0
15442025-02-25T01:33:45.670Z Compiling tokio-native-tls v0.3.1
15452025-02-25T01:33:45.956Z Compiling camino v1.1.9
15462025-02-25T01:33:46.159Z Compiling backtrace v0.3.74
15472025-02-25T01:33:46.179Z Compiling phf_shared v0.11.2
15482025-02-25T01:33:46.532Z Compiling dropshot_endpoint v0.12.0
15492025-02-25T01:33:46.573Z Compiling terminal_size v0.4.0
15502025-02-25T01:33:46.728Z Compiling waitgroup v0.1.2
15512025-02-25T01:33:46.763Z Compiling openapiv3 v2.0.0
15522025-02-25T01:33:46.777Z Compiling serde_path_to_error v0.1.16
15532025-02-25T01:33:46.945Z Compiling hkdf v0.12.4
15542025-02-25T01:33:47.213Z Compiling crypto-bigint v0.5.5
15552025-02-25T01:33:47.524Z Compiling zerocopy-derive v0.6.6
15562025-02-25T01:33:48.541Z Compiling hubpack_derive v0.1.1
15572025-02-25T01:33:49.010Z Compiling curve25519-dalek-derive v0.1.1
15582025-02-25T01:33:49.399Z Compiling webpki-roots v0.26.6
15592025-02-25T01:33:49.413Z Compiling sync_wrapper v1.0.1
15602025-02-25T01:33:49.567Z Compiling hostname v0.4.0
15612025-02-25T01:33:49.606Z Compiling ahash v0.8.11
15622025-02-25T01:33:49.784Z Compiling fs-err v2.11.0
15632025-02-25T01:33:49.942Z Compiling crc32fast v1.4.2
15642025-02-25T01:33:50.102Z Compiling managed v0.8.0
15652025-02-25T01:33:50.279Z Compiling unicode-width v0.2.0
15662025-02-25T01:33:50.377Z Compiling tower-layer v0.3.3
15672025-02-25T01:33:50.448Z Compiling bitflags v1.3.2
15682025-02-25T01:33:50.481Z Compiling winnow v0.5.40
15692025-02-25T01:33:50.555Z Compiling newtype-uuid v1.2.1
15702025-02-25T01:33:50.627Z Compiling debug-ignore v1.0.5
15712025-02-25T01:33:50.644Z Compiling tower v0.5.2
15722025-02-25T01:33:50.785Z Compiling console v0.15.10
15732025-02-25T01:33:50.802Z Compiling clap_builder v4.5.30
15742025-02-25T01:33:51.407Z Compiling strum_macros v0.25.3
15752025-02-25T01:33:52.067Z Compiling flate2 v1.0.35
15762025-02-25T01:33:52.862Z Compiling elliptic-curve v0.13.8
15772025-02-25T01:33:52.970Z Compiling hubpack v0.1.2
15782025-02-25T01:33:53.102Z Compiling zerocopy v0.6.6
15792025-02-25T01:33:53.381Z Compiling hickory-resolver v0.24.3
15802025-02-25T01:33:53.684Z Compiling toml_edit v0.19.15
15812025-02-25T01:33:53.913Z Compiling phf v0.11.2
15822025-02-25T01:33:54.186Z Compiling signal-hook-mio v0.2.4
15832025-02-25T01:33:54.359Z Compiling hyper-tls v0.6.0
15842025-02-25T01:33:54.583Z Compiling cookie_store v0.21.1
15852025-02-25T01:33:54.751Z Compiling rayon v1.10.0
15862025-02-25T01:33:55.004Z Compiling bzip2 v0.4.4
15872025-02-25T01:33:55.983Z Compiling tokio-tungstenite v0.24.0
15882025-02-25T01:33:56.632Z Compiling postgres-types v0.2.8
15892025-02-25T01:33:58.415Z Compiling ed25519 v2.2.3
15902025-02-25T01:33:58.800Z Compiling phf_shared v0.10.0
15912025-02-25T01:33:58.978Z Compiling tokio-stream v0.1.17
15922025-02-25T01:33:59.107Z Compiling pkcs1 v0.7.5
15932025-02-25T01:33:59.184Z Compiling serde-big-array v0.5.1
15942025-02-25T01:33:59.720Z Compiling rfc6979 v0.4.0
15952025-02-25T01:33:59.726Z Compiling serde_repr v0.1.19
15962025-02-25T01:33:59.726Z Compiling clap_derive v4.5.28
15972025-02-25T01:33:59.886Z Compiling derive-where v1.2.7
15982025-02-25T01:33:59.970Z Compiling bstr v1.10.0
15992025-02-25T01:34:00.193Z Compiling float-cmp v0.10.0
16002025-02-25T01:34:00.371Z Compiling new_debug_unreachable v1.0.6
16012025-02-25T01:34:00.431Z Compiling difflib v0.4.0
16022025-02-25T01:34:00.472Z Compiling fixedbitset v0.4.2
16032025-02-25T01:34:00.659Z Compiling normalize-line-endings v0.3.0
16042025-02-25T01:34:00.799Z Compiling predicates-core v1.0.8
16052025-02-25T01:34:00.909Z Compiling static_assertions v1.1.0
16062025-02-25T01:34:01.019Z Compiling precomputed-hash v0.1.1
16072025-02-25T01:34:01.093Z Compiling unicode-segmentation v1.12.0
16082025-02-25T01:34:01.145Z Compiling bit-vec v0.6.3
16092025-02-25T01:34:01.470Z Compiling whoami v1.5.2
16102025-02-25T01:34:01.527Z Compiling number_prefix v0.4.0
16112025-02-25T01:34:01.680Z Compiling bit-set v0.5.3
16122025-02-25T01:34:01.754Z Compiling indicatif v0.17.11
16132025-02-25T01:34:01.945Z Compiling tokio-postgres v0.7.12
16142025-02-25T01:34:01.961Z Compiling similar v2.6.0
16152025-02-25T01:34:02.017Z Compiling string_cache v0.8.7
16162025-02-25T01:34:02.423Z Compiling predicates v3.1.3
16172025-02-25T01:34:02.939Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16182025-02-25T01:34:03.695Z Compiling petgraph v0.6.5
16192025-02-25T01:34:03.858Z Compiling rsa v0.9.6
16202025-02-25T01:34:03.970Z Compiling ecdsa v0.16.9
16212025-02-25T01:34:03.972Z Compiling clap v4.5.30
16222025-02-25T01:34:04.102Z Compiling ed25519-dalek v2.1.1
16232025-02-25T01:34:04.763Z Compiling toml v0.7.8
16242025-02-25T01:34:06.166Z Compiling zip v0.6.6
16252025-02-25T01:34:07.102Z Compiling crossterm v0.28.1
16262025-02-25T01:34:07.701Z Compiling hex v0.4.3
16272025-02-25T01:34:07.876Z Compiling x509-cert v0.2.5
16282025-02-25T01:34:08.113Z Compiling itertools v0.14.0
16292025-02-25T01:34:08.265Z Compiling itertools v0.10.5
16302025-02-25T01:34:08.925Z Compiling unicode-xid v0.2.6
16312025-02-25T01:34:09.128Z Compiling peg-runtime v0.8.3
16322025-02-25T01:34:09.146Z Compiling lalrpop-util v0.19.12
16332025-02-25T01:34:09.503Z Compiling strum_macros v0.26.4
16342025-02-25T01:34:09.702Z Compiling xattr v1.3.1
16352025-02-25T01:34:09.971Z Compiling filetime v0.2.25
16362025-02-25T01:34:10.242Z Compiling tar v0.4.44
16372025-02-25T01:34:13.889Z Compiling strum v0.26.3
16382025-02-25T01:34:16.415Z Compiling aws-lc-sys v0.22.0
16392025-02-25T01:34:46.534Z Compiling rustls-webpki v0.102.8
16402025-02-25T01:34:49.528Z Compiling tokio-rustls v0.25.0
16412025-02-25T01:34:51.044Z Compiling tokio-rustls v0.26.0
16422025-02-25T01:34:51.332Z Compiling hyper-rustls v0.27.3
16432025-02-25T01:34:51.693Z Compiling reqwest v0.12.12
16442025-02-25T01:34:53.037Z Compiling qorb v0.2.1
16452025-02-25T01:34:55.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16462025-02-25T01:34:56.134Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16472025-02-25T01:35:00.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
16482025-02-25T01:35:00.460Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16492025-02-25T01:35:00.502ZFeb 25 01:34:58.579 INFO Starting download, target: Console
16502025-02-25T01:35:00.502ZFeb 25 01:34:58.580 INFO Starting download, target: Cockroach
16512025-02-25T01:35:00.502ZFeb 25 01:34:58.580 INFO Starting download, target: Clickhouse
16522025-02-25T01:35:00.505ZFeb 25 01:34:58.580 INFO Starting download, target: DendriteOpenapi
16532025-02-25T01:35:00.505ZFeb 25 01:34:58.580 INFO Starting download, target: DendriteStub
16542025-02-25T01:35:00.505ZFeb 25 01:34:58.580 INFO Starting download, target: MaghemiteMgd
16552025-02-25T01:35:00.505ZFeb 25 01:34:58.580 INFO Starting download, target: TransceiverControl
16562025-02-25T01:35:00.506ZFeb 25 01:34:58.580 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16572025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16582025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16592025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16602025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16612025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16622025-02-25T01:35:00.506ZFeb 25 01:34:58.581 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16632025-02-25T01:35:00.767ZFeb 25 01:34:58.785 INFO Download complete, target: DendriteOpenapi
16642025-02-25T01:35:00.957ZFeb 25 01:34:58.999 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16652025-02-25T01:35:01.084ZFeb 25 01:34:59.099 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16662025-02-25T01:35:01.430ZFeb 25 01:34:59.417 INFO Download complete, target: Console
16672025-02-25T01:35:01.668ZFeb 25 01:34:59.454 INFO Download complete, target: TransceiverControl
16682025-02-25T01:35:02.191ZFeb 25 01:35:00.224 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16692025-02-25T01:35:02.261ZFeb 25 01:35:00.318 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16702025-02-25T01:35:02.438ZFeb 25 01:35:00.512 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16712025-02-25T01:35:03.080ZFeb 25 01:35:01.149 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16722025-02-25T01:35:03.080ZFeb 25 01:35:01.149 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16732025-02-25T01:35:05.225ZFeb 25 01:35:03.301 INFO Download complete, target: MaghemiteMgd
16742025-02-25T01:35:05.251ZFeb 25 01:35:03.309 INFO Download complete, target: DendriteStub
16752025-02-25T01:35:10.525ZFeb 25 01:35:08.604 INFO Checking that binary works, target: Cockroach
16762025-02-25T01:35:10.680ZFeb 25 01:35:08.756 INFO Download complete, target: Cockroach
16772025-02-25T01:35:15.025ZFeb 25 01:35:13.103 INFO Checking that binary works, target: Clickhouse
16782025-02-25T01:35:15.444ZFeb 25 01:35:13.522 INFO Download complete, target: Clickhouse
16792025-02-25T01:35:15.450ZAll prerequisites installed successfully
16802025-02-25T01:35:15.455Z
16812025-02-25T01:35:15.455Zreal 4:32.442044060
16822025-02-25T01:35:15.455Zuser 15:06.647104559
16832025-02-25T01:35:15.455Zsys 1:55.958112627
16842025-02-25T01:35:15.455Ztrap 0.486492894
16852025-02-25T01:35:15.455Ztflt 4.641740679
16862025-02-25T01:35:15.455Zdflt 4.154596920
16872025-02-25T01:35:15.455Zkflt 0.353229385
16882025-02-25T01:35:15.455Zlock 25:57.573586263
16892025-02-25T01:35:15.455Zslp 54:34.455979517
16902025-02-25T01:35:15.455Zlat 54.240680138
16912025-02-25T01:35:15.455Zstop 2:05.967665592
16922025-02-25T01:35:15.455Z+ source ./tools/include/force-git-over-https.sh
16932025-02-25T01:35:15.456Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16942025-02-25T01:35:15.456Z++ (( i = 0 ))
16952025-02-25T01:35:15.456Z++ (( i < 5 ))
16962025-02-25T01:35:15.456Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16972025-02-25T01:35:15.459Z++ (( i++ ))
16982025-02-25T01:35:15.459Z++ (( i < 5 ))
16992025-02-25T01:35:15.459Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17002025-02-25T01:35:15.459Z++ (( i++ ))
17012025-02-25T01:35:15.459Z++ (( i < 5 ))
17022025-02-25T01:35:15.459Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17032025-02-25T01:35:15.462Z++ (( i++ ))
17042025-02-25T01:35:15.462Z++ (( i < 5 ))
17052025-02-25T01:35:15.462Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17062025-02-25T01:35:15.465Z++ (( i++ ))
17072025-02-25T01:35:15.465Z++ (( i < 5 ))
17082025-02-25T01:35:15.465Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17092025-02-25T01:35:15.469Z++ (( i++ ))
17102025-02-25T01:35:15.469Z++ (( i < 5 ))
17112025-02-25T01:35:15.469Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17122025-02-25T01:35:15.469Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17132025-02-25T01:35:15.469Z+ rc=0
17142025-02-25T01:35:15.469Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
17152025-02-25T01:35:47.821Z+ case $rc in
17162025-02-25T01:35:47.821Z+ pfexec zfs create -p rpool/images/build/host
17172025-02-25T01:35:47.992Z+ pfexec zfs create -p rpool/images/build/recovery
17182025-02-25T01:35:48.056Z+ cargo xtask releng --output-dir /work
17192025-02-25T01:35:48.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17202025-02-25T01:35:48.627Z Running `target/debug/xtask releng --output-dir /work`
17212025-02-25T01:35:49.522Z Compiling proc-macro2 v1.0.93
17222025-02-25T01:35:49.522Z Compiling unicode-ident v1.0.14
17232025-02-25T01:35:49.522Z Compiling libc v0.2.170
17242025-02-25T01:35:49.525Z Compiling serde v1.0.218
17252025-02-25T01:35:49.525Z Compiling autocfg v1.4.0
17262025-02-25T01:35:49.525Z Compiling version_check v0.9.5
17272025-02-25T01:35:49.525Z Compiling cfg-if v1.0.0
17282025-02-25T01:35:49.838Z Compiling memchr v2.7.4
17292025-02-25T01:35:49.877Z Compiling typenum v1.17.0
17302025-02-25T01:35:49.896Z Compiling shlex v1.3.0
17312025-02-25T01:35:50.292Z Compiling value-bag v1.9.0
17322025-02-25T01:35:50.350Z Compiling generic-array v0.14.7
17332025-02-25T01:35:50.441Z Compiling lock_api v0.4.12
17342025-02-25T01:35:50.743Z Compiling log v0.4.22
17352025-02-25T01:35:50.767Z Compiling scopeguard v1.2.0
17362025-02-25T01:35:50.818Z Compiling parking_lot_core v0.9.10
17372025-02-25T01:35:51.158Z Compiling rustix v0.38.37
17382025-02-25T01:35:51.291Z Compiling serde_json v1.0.139
17392025-02-25T01:35:51.453Z Compiling quote v1.0.38
17402025-02-25T01:35:51.456Z Compiling libm v0.2.8
17412025-02-25T01:35:51.625Z Compiling jobserver v0.1.32
17422025-02-25T01:35:51.658Z Compiling getrandom v0.2.15
17432025-02-25T01:35:51.858Z Compiling syn v2.0.96
17442025-02-25T01:35:51.882Z Compiling num-traits v0.2.19
17452025-02-25T01:35:52.009Z Compiling cc v1.2.15
17462025-02-25T01:35:52.029Z Compiling once_cell v1.20.3
17472025-02-25T01:35:52.052Z Compiling slab v0.4.9
17482025-02-25T01:35:52.089Z Compiling thiserror v1.0.69
17492025-02-25T01:35:52.203Z Compiling semver v1.0.25
17502025-02-25T01:35:52.287Z Compiling itoa v1.0.11
17512025-02-25T01:35:52.400Z Compiling aho-corasick v1.1.3
17522025-02-25T01:35:52.524Z Compiling regex-syntax v0.8.5
17532025-02-25T01:35:52.588Z Compiling spin v0.9.8
17542025-02-25T01:35:52.638Z Compiling byteorder v1.5.0
17552025-02-25T01:35:53.240Z Compiling errno v0.3.9
17562025-02-25T01:35:53.274Z Compiling either v1.13.0
17572025-02-25T01:35:53.525Z Compiling glob v0.3.2
17582025-02-25T01:35:53.683Z Compiling rand_core v0.6.4
17592025-02-25T01:35:53.974Z Compiling prettyplease v0.2.29
17602025-02-25T01:35:54.085Z Compiling subtle v2.6.1
17612025-02-25T01:35:54.280Z Compiling clang-sys v1.8.1
17622025-02-25T01:35:54.408Z Compiling lazy_static v1.5.0
17632025-02-25T01:35:54.507Z Compiling minimal-lexical v0.2.1
17642025-02-25T01:35:54.955Z Compiling nom v7.1.3
17652025-02-25T01:35:55.002Z Compiling libloading v0.8.5
17662025-02-25T01:35:55.264Z Compiling home v0.5.9
17672025-02-25T01:35:55.323Z Compiling smallvec v1.14.0
17682025-02-25T01:35:55.357Z Compiling bindgen v0.69.5
17692025-02-25T01:35:55.844Z Compiling itertools v0.12.1
17702025-02-25T01:35:56.135Z Compiling regex-automata v0.4.8
17712025-02-25T01:35:56.221Z Compiling rustc-hash v1.1.0
17722025-02-25T01:35:56.388Z Compiling lazycell v1.3.0
17732025-02-25T01:35:56.906Z Compiling cmake v0.1.51
17742025-02-25T01:35:57.822Z Compiling fs_extra v1.3.0
17752025-02-25T01:35:57.949Z Compiling cexpr v0.6.0
17762025-02-25T01:35:58.148Z Compiling dunce v1.0.5
17772025-02-25T01:35:58.178Z Compiling pkg-config v0.3.31
17782025-02-25T01:35:58.305Z Compiling ring v0.17.11
17792025-02-25T01:35:58.406Z Compiling paste v1.0.15
17802025-02-25T01:35:58.936Z Compiling synstructure v0.13.1
17812025-02-25T01:35:59.265Z Compiling ryu v1.0.18
17822025-02-25T01:35:59.270Z Compiling heck v0.5.0
17832025-02-25T01:35:59.713Z Compiling aws-lc-rs v1.10.0
17842025-02-25T01:35:59.841Z Compiling pin-project-lite v0.2.14
17852025-02-25T01:36:00.003Z Compiling httparse v1.9.5
17862025-02-25T01:36:00.107Z Compiling const-oid v0.9.6
17872025-02-25T01:36:00.565Z Compiling allocator-api2 v0.2.18
17882025-02-25T01:36:00.605Z Compiling futures-core v0.3.31
17892025-02-25T01:36:01.387Z Compiling signal-hook-registry v1.4.2
17902025-02-25T01:36:01.623Z Compiling regex v1.11.1
17912025-02-25T01:36:02.403Z Compiling parking_lot v0.12.3
17922025-02-25T01:36:02.450Z Compiling mio v1.0.2
17932025-02-25T01:36:02.632Z Compiling num-conv v0.1.0
17942025-02-25T01:36:02.888Z Compiling time-core v0.1.2
17952025-02-25T01:36:02.959Z Compiling crossbeam-utils v0.8.20
17962025-02-25T01:36:03.150Z Compiling time-macros v0.2.18
17972025-02-25T01:36:03.210Z Compiling serde_derive v1.0.218
17982025-02-25T01:36:03.534Z Compiling zeroize_derive v1.4.2
17992025-02-25T01:36:03.555Z Compiling zerocopy-derive v0.7.35
18002025-02-25T01:36:04.257Z Compiling tokio-macros v2.5.0
18012025-02-25T01:36:04.516Z Compiling thiserror-impl v1.0.69
18022025-02-25T01:36:04.900Z Compiling zeroize v1.8.1
18032025-02-25T01:36:05.432Z Compiling zerofrom-derive v0.1.4
18042025-02-25T01:36:05.481Z Compiling yoke-derive v0.7.4
18052025-02-25T01:36:05.504Z Compiling futures-macro v0.3.31
18062025-02-25T01:36:05.579Z Compiling zerovec-derive v0.10.3
18072025-02-25T01:36:05.844Z Compiling displaydoc v0.2.5
18082025-02-25T01:36:05.879Z Compiling zerocopy v0.7.35
18092025-02-25T01:36:07.393Z Compiling icu_provider_macros v1.5.0
18102025-02-25T01:36:07.904Z Compiling tracing-attributes v0.1.27
18112025-02-25T01:36:08.031Z Compiling der_derive v0.7.3
18122025-02-25T01:36:08.451Z Compiling crypto-common v0.1.6
18132025-02-25T01:36:08.508Z Compiling block-buffer v0.10.4
18142025-02-25T01:36:08.661Z Compiling vcpkg v0.2.15
18152025-02-25T01:36:08.747Z Compiling schemars v0.8.21
18162025-02-25T01:36:09.087Z Compiling digest v0.10.7
18172025-02-25T01:36:09.124Z Compiling serde_derive_internals v0.29.1
18182025-02-25T01:36:09.393Z Compiling socket2 v0.5.8
18192025-02-25T01:36:10.131Z Compiling openssl-sys v0.9.106
18202025-02-25T01:36:11.291Z Compiling futures-sink v0.3.31
18212025-02-25T01:36:11.313Z Compiling schemars_derive v0.8.21
18222025-02-25T01:36:11.345Z Compiling fnv v1.0.7
18232025-02-25T01:36:12.294Z Compiling ahash v0.8.11
18242025-02-25T01:36:12.711Z Compiling stable_deref_trait v1.2.0
18252025-02-25T01:36:12.979Z Compiling cpufeatures v0.2.14
18262025-02-25T01:36:13.014Z Compiling equivalent v1.0.1
18272025-02-25T01:36:13.162Z Compiling foldhash v0.1.3
18282025-02-25T01:36:13.462Z Compiling hashbrown v0.15.1
18292025-02-25T01:36:13.784Z Compiling slog v2.7.0
18302025-02-25T01:36:13.863Z Compiling futures-channel v0.3.31
18312025-02-25T01:36:14.215Z Compiling zerofrom v0.1.4
18322025-02-25T01:36:14.415Z Compiling pin-utils v0.1.0
18332025-02-25T01:36:14.497Z Compiling futures-task v0.3.31
18342025-02-25T01:36:14.525Z Compiling futures-io v0.3.31
18352025-02-25T01:36:14.561Z Compiling yoke v0.7.4
18362025-02-25T01:36:14.860Z Compiling futures-util v0.3.31
18372025-02-25T01:36:14.940Z Compiling openssl v0.10.71
18382025-02-25T01:36:14.997Z Compiling zerovec v0.10.4
18392025-02-25T01:36:15.388Z Compiling scroll_derive v0.12.0
18402025-02-25T01:36:15.545Z Compiling bitflags v2.6.0
18412025-02-25T01:36:15.715Z Compiling bytes v1.9.0
18422025-02-25T01:36:19.626Z Compiling tokio v1.43.0
18432025-02-25T01:36:19.626Z Compiling indexmap v2.7.1
18442025-02-25T01:36:19.626Z Compiling serde_tokenstream v0.2.2
18452025-02-25T01:36:19.626Z Compiling http v1.2.0
18462025-02-25T01:36:20.058Z Compiling which v4.4.2
18472025-02-25T01:36:20.653Z Compiling ucd-trie v0.1.7
18482025-02-25T01:36:21.135Z Compiling pest v2.7.14
18492025-02-25T01:36:21.303Z Compiling rustc_version v0.4.1
18502025-02-25T01:36:21.909Z Compiling uuid v1.12.0
18512025-02-25T01:36:24.034Z Compiling hmac v0.12.1
18522025-02-25T01:36:24.283Z Compiling openssl-macros v0.1.1
18532025-02-25T01:36:24.382Z Compiling getrandom v0.3.1
18542025-02-25T01:36:24.880Z Compiling rustls v0.23.19
18552025-02-25T01:36:24.916Z Compiling zerocopy v0.8.10
18562025-02-25T01:36:25.160Z Compiling iana-time-zone v0.1.61
18572025-02-25T01:36:25.347Z Compiling native-tls v0.2.12
18582025-02-25T01:36:25.503Z Compiling chrono v0.4.39
18592025-02-25T01:36:25.783Z Compiling pest_meta v2.7.14
18602025-02-25T01:36:25.787Z Compiling tinystr v0.7.6
18612025-02-25T01:36:26.002Z Compiling block-padding v0.3.3
18622025-02-25T01:36:26.287Z Compiling writeable v0.5.5
18632025-02-25T01:36:26.354Z Compiling litemap v0.7.3
18642025-02-25T01:36:26.680Z Compiling inout v0.1.3
18652025-02-25T01:36:26.881Z Compiling icu_locid v1.5.0
18662025-02-25T01:36:27.426Z Compiling pest_generator v2.7.14
18672025-02-25T01:36:27.491Z Compiling ppv-lite86 v0.2.20
18682025-02-25T01:36:28.422Z Compiling zerocopy-derive v0.8.10
18692025-02-25T01:36:29.143Z Compiling cookie v0.18.1
18702025-02-25T01:36:30.270Z Compiling pest_derive v2.7.14
18712025-02-25T01:36:31.081Z Compiling icu_provider v1.5.0
18722025-02-25T01:36:31.199Z Compiling cipher v0.4.4
18732025-02-25T01:36:31.724Z Compiling sha2 v0.10.8
18742025-02-25T01:36:32.471Z Compiling async-trait v0.1.86
18752025-02-25T01:36:32.657Z Compiling tracing-core v0.1.32
18762025-02-25T01:36:33.018Z Compiling aws-lc-sys v0.22.0
18772025-02-25T01:36:33.560Z Compiling usdt-impl v0.5.0
18782025-02-25T01:36:34.080Z Compiling dyn-clone v1.0.18
18792025-02-25T01:36:34.444Z Compiling rustls-pki-types v1.10.0
18802025-02-25T01:36:34.651Z Compiling base64ct v1.6.0
18812025-02-25T01:36:34.739Z Compiling percent-encoding v2.3.1
18822025-02-25T01:36:35.047Z Compiling icu_locid_transform_data v1.5.0
18832025-02-25T01:36:35.169Z Compiling icu_locid_transform v1.5.0
18842025-02-25T01:36:35.218Z Compiling pem-rfc7468 v0.7.0
18852025-02-25T01:36:36.268Z Compiling tracing v0.1.40
18862025-02-25T01:36:38.356Z Compiling tokio-util v0.7.12
18872025-02-25T01:36:38.704Z Compiling icu_collections v1.5.0
18882025-02-25T01:36:39.256Z Compiling scroll v0.12.0
18892025-02-25T01:36:41.352Z Compiling untrusted v0.7.1
18902025-02-25T01:36:41.374Z Compiling plain v0.2.3
18912025-02-25T01:36:41.374Z Compiling camino v1.1.9
18922025-02-25T01:36:41.535Z Compiling icu_properties_data v1.5.0
18932025-02-25T01:36:41.553Z Compiling syn v1.0.109
18942025-02-25T01:36:41.775Z Compiling powerfmt v0.2.0
18952025-02-25T01:36:41.899Z Compiling flagset v0.4.6
18962025-02-25T01:36:42.124Z Compiling untrusted v0.9.0
18972025-02-25T01:36:42.143Z Compiling mirai-annotations v1.12.0
18982025-02-25T01:36:42.318Z Compiling der v0.7.9
18992025-02-25T01:36:42.403Z Compiling deranged v0.3.11
19002025-02-25T01:36:44.246Z Compiling icu_properties v1.5.1
19012025-02-25T01:36:44.265Z Compiling goblin v0.8.2
19022025-02-25T01:36:47.797Z Compiling atomic-waker v1.1.2
19032025-02-25T01:36:48.396Z Compiling write16 v1.0.0
19042025-02-25T01:36:48.517Z Compiling num_threads v0.1.7
19052025-02-25T01:36:48.755Z Compiling pretty-hex v0.4.1
19062025-02-25T01:36:48.961Z Compiling rustls v0.22.4
19072025-02-25T01:36:49.335Z Compiling litrs v0.4.1
19082025-02-25T01:36:50.289Z Compiling utf8_iter v1.0.4
19092025-02-25T01:36:50.466Z Compiling rayon-core v1.12.1
19102025-02-25T01:36:50.535Z Compiling utf16_iter v1.0.5
19112025-02-25T01:36:50.592Z Compiling icu_normalizer_data v1.5.0
19122025-02-25T01:36:50.732Z Compiling document-features v0.2.10
19132025-02-25T01:36:50.839Z Compiling time v0.3.36
19142025-02-25T01:36:50.895Z Compiling icu_normalizer v1.5.0
19152025-02-25T01:36:51.817Z Compiling dof v0.3.0
19162025-02-25T01:36:53.558Z Compiling spki v0.7.3
19172025-02-25T01:36:54.138Z Compiling form_urlencoded v1.2.1
19182025-02-25T01:36:54.380Z Compiling salsa20 v0.10.2
19192025-02-25T01:36:54.670Z Compiling dtrace-parser v0.2.0
19202025-02-25T01:36:55.556Z Compiling pbkdf2 v0.12.2
19212025-02-25T01:36:55.819Z Compiling http-body v1.0.1
19222025-02-25T01:36:56.029Z Compiling bzip2-sys v0.1.11+1.0.8
19232025-02-25T01:36:56.181Z Compiling thread-id v4.2.2
19242025-02-25T01:36:56.360Z Compiling try-lock v0.2.5
19252025-02-25T01:36:59.129Z Compiling want v0.3.1
19262025-02-25T01:36:59.505Z Compiling scrypt v0.11.0
19272025-02-25T01:37:00.038Z Compiling idna_adapter v1.2.0
19282025-02-25T01:37:00.293Z Compiling h2 v0.4.6
19292025-02-25T01:37:00.328Z Compiling cbc v0.1.2
19302025-02-25T01:37:00.427Z Compiling aes v0.8.4
19312025-02-25T01:37:00.591Z Compiling rand_chacha v0.3.1
19322025-02-25T01:37:01.694Z Compiling multer v3.1.0
19332025-02-25T01:37:01.766Z Compiling base64 v0.22.1
19342025-02-25T01:37:01.936Z Compiling httpdate v1.0.3
19352025-02-25T01:37:02.178Z Compiling slog-async v2.8.0
19362025-02-25T01:37:02.811Z Compiling tinyvec_macros v0.1.1
19372025-02-25T01:37:02.927Z Compiling tower-service v0.3.3
19382025-02-25T01:37:03.275Z Compiling tinyvec v1.8.0
19392025-02-25T01:37:05.735Z Compiling pkcs5 v0.7.1
19402025-02-25T01:37:06.857Z Compiling rand v0.8.5
19412025-02-25T01:37:07.736Z Compiling idna v1.0.3
19422025-02-25T01:37:09.082Z Compiling heapless v0.7.17
19432025-02-25T01:37:10.017Z Compiling hyper v1.5.2
19442025-02-25T01:37:10.894Z Compiling zerocopy-derive v0.6.6
19452025-02-25T01:37:12.563Z Compiling signal-hook v0.3.17
19462025-02-25T01:37:13.023Z Compiling anyhow v1.0.96
19472025-02-25T01:37:13.058Z Compiling num-bigint-dig v0.8.4
19482025-02-25T01:37:13.583Z Compiling hyper-util v0.1.10
19492025-02-25T01:37:15.870Z Compiling pkcs8 v0.10.2
19502025-02-25T01:37:17.196Z Compiling usdt-attr-macro v0.5.0
19512025-02-25T01:37:18.705Z Compiling usdt-macro v0.5.0
19522025-02-25T01:37:20.156Z Compiling async-stream-impl v0.3.6
19532025-02-25T01:37:20.248Z Compiling rustversion v1.0.17
19542025-02-25T01:37:20.593Z Compiling strsim v0.11.1
19552025-02-25T01:37:20.984Z Compiling foreign-types-shared v0.1.1
19562025-02-25T01:37:21.301Z Compiling foreign-types v0.3.2
19572025-02-25T01:37:22.100Z Compiling url v2.5.3
19582025-02-25T01:37:23.901Z Compiling http-body-util v0.1.2
19592025-02-25T01:37:24.685Z Compiling curve25519-dalek v4.1.3
19602025-02-25T01:37:24.730Z Compiling openapiv3 v2.0.0
19612025-02-25T01:37:25.191Z Compiling serde_spanned v0.6.8
19622025-02-25T01:37:25.442Z Compiling toml_datetime v0.6.8
19632025-02-25T01:37:26.011Z Compiling enum-as-inner v0.6.1
19642025-02-25T01:37:26.983Z Compiling memoffset v0.9.1
19652025-02-25T01:37:27.238Z Compiling dropshot v0.12.0
19662025-02-25T01:37:27.446Z Compiling encoding_rs v0.8.34
19672025-02-25T01:37:27.693Z Compiling newtype-uuid v1.2.1
19682025-02-25T01:37:28.063Z Compiling smoltcp v0.9.1
19692025-02-25T01:37:28.110Z Compiling portable-atomic v1.9.0
19702025-02-25T01:37:28.412Z Compiling mime v0.3.17
19712025-02-25T01:37:29.052Z Compiling adler2 v2.0.0
19722025-02-25T01:37:29.394Z Compiling match_cfg v0.1.0
19732025-02-25T01:37:29.531Z Compiling hostname v0.3.1
19742025-02-25T01:37:29.586Z Compiling miniz_oxide v0.8.0
19752025-02-25T01:37:32.054Z Compiling rand_core v0.9.2
19762025-02-25T01:37:42.405Z Compiling serde_urlencoded v0.7.1
19772025-02-25T01:37:42.848Z Compiling rustls-pemfile v2.2.0
19782025-02-25T01:37:43.079Z Compiling clap_derive v4.5.28
19792025-02-25T01:37:43.607Z Compiling dirs-sys-next v0.1.2
19802025-02-25T01:37:44.385Z Compiling data-encoding v2.6.0
19812025-02-25T01:37:45.845Z Compiling cfg_aliases v0.2.1
19822025-02-25T01:37:45.973Z Compiling ipnet v2.10.1
19832025-02-25T01:37:47.339Z Compiling rustls-webpki v0.102.8
19842025-02-25T01:37:47.769Z Compiling openssl-probe v0.1.5
19852025-02-25T01:37:47.877Z Compiling siphasher v0.3.11
19862025-02-25T01:37:48.472Z Compiling nix v0.29.0
19872025-02-25T01:37:49.069Z Compiling dirs-next v2.0.0
19882025-02-25T01:37:49.311Z Compiling rand_chacha v0.9.0
19892025-02-25T01:37:50.172Z Compiling hubpack_derive v0.1.1
19902025-02-25T01:37:50.272Z Compiling unicode-normalization v0.1.24
19912025-02-25T01:37:51.058Z Compiling crossbeam-epoch v0.9.18
19922025-02-25T01:37:51.666Z Compiling dropshot_endpoint v0.12.0
19932025-02-25T01:37:52.072Z Compiling sha1 v0.10.6
19942025-02-25T01:37:52.176Z Compiling signature v2.2.0
19952025-02-25T01:37:52.452Z Compiling curve25519-dalek-derive v0.1.1
19962025-02-25T01:37:52.538Z Compiling thread_local v1.1.8
19972025-02-25T01:37:52.788Z Compiling fs-err v2.11.0
19982025-02-25T01:37:53.194Z Compiling unicode-bidi v0.3.17
19992025-02-25T01:37:53.862Z Compiling anstyle v1.0.10
20002025-02-25T01:37:54.387Z Compiling winnow v0.6.20
20012025-02-25T01:37:55.731Z Compiling unicode-properties v0.1.3
20022025-02-25T01:37:56.241Z Compiling utf8parse v0.2.2
20032025-02-25T01:37:56.308Z Compiling psl-types v2.0.11
20042025-02-25T01:37:56.438Z Compiling gimli v0.31.1
20052025-02-25T01:37:56.610Z Compiling publicsuffix v2.3.0
20062025-02-25T01:37:57.036Z Compiling anstyle-parse v0.2.5
20072025-02-25T01:37:57.169Z Compiling stringprep v0.1.5
20082025-02-25T01:37:57.454Z Compiling crossbeam-deque v0.8.5
20092025-02-25T01:37:57.569Z Compiling toml_edit v0.22.22
20102025-02-25T01:37:58.202Z Compiling rand v0.9.0
20112025-02-25T01:38:00.818Z Compiling addr2line v0.24.2
20122025-02-25T01:38:01.244Z Compiling term v0.7.0
20132025-02-25T01:38:01.490Z Compiling tokio-native-tls v0.3.1
20142025-02-25T01:38:01.900Z Compiling slog-json v2.6.1
20152025-02-25T01:38:02.816Z Compiling crossbeam-channel v0.5.13
20162025-02-25T01:38:04.308Z Compiling webpki-roots v0.26.6
20172025-02-25T01:38:04.439Z Compiling futures-executor v0.3.31
20182025-02-25T01:38:04.513Z Compiling num-integer v0.1.46
20192025-02-25T01:38:04.539Z Compiling md-5 v0.10.6
20202025-02-25T01:38:04.801Z Compiling sync_wrapper v1.0.1
20212025-02-25T01:38:04.883Z Compiling ff v0.13.0
20222025-02-25T01:38:04.983Z Compiling hash32 v0.2.1
20232025-02-25T01:38:05.188Z Compiling memmap v0.7.0
20242025-02-25T01:38:05.202Z Compiling is-terminal v0.4.13
20252025-02-25T01:38:05.327Z Compiling object v0.36.5
20262025-02-25T01:38:05.354Z Compiling heck v0.4.1
20272025-02-25T01:38:05.440Z Compiling fallible-iterator v0.2.0
20282025-02-25T01:38:05.549Z Compiling take_mut v0.2.2
20292025-02-25T01:38:05.733Z Compiling utf-8 v0.7.6
20302025-02-25T01:38:05.759Z Compiling tower-layer v0.3.3
20312025-02-25T01:38:06.046Z Compiling linked-hash-map v0.5.6
20322025-02-25T01:38:06.067Z Compiling anstyle-query v1.1.1
20332025-02-25T01:38:06.169Z Compiling is_terminal_polyfill v1.70.1
20342025-02-25T01:38:06.321Z Compiling base16ct v0.2.0
20352025-02-25T01:38:06.365Z Compiling rustc-demangle v0.1.24
20362025-02-25T01:38:06.460Z Compiling colorchoice v1.0.2
20372025-02-25T01:38:06.624Z Compiling quick-error v1.2.3
20382025-02-25T01:38:06.645Z Compiling anstream v0.6.15
20392025-02-25T01:38:06.798Z Compiling resolv-conf v0.7.0
20402025-02-25T01:38:07.182Z Compiling sec1 v0.7.3
20412025-02-25T01:38:07.415Z Compiling tokio-rustls v0.26.0
20422025-02-25T01:38:07.494Z Compiling lru-cache v0.1.2
20432025-02-25T01:38:07.692Z Compiling tower v0.5.2
20442025-02-25T01:38:07.713Z Compiling postgres-protocol v0.6.8
20452025-02-25T01:38:07.870Z Compiling tungstenite v0.24.0
20462025-02-25T01:38:08.637Z Compiling strum_macros v0.25.3
20472025-02-25T01:38:09.630Z Compiling usdt v0.5.0
20482025-02-25T01:38:09.682Z Compiling slog-term v2.9.1
20492025-02-25T01:38:10.697Z Compiling group v0.13.0
20502025-02-25T01:38:11.003Z Compiling num-iter v0.1.45
20512025-02-25T01:38:11.106Z Compiling futures v0.3.31
20522025-02-25T01:38:11.878Z Compiling backtrace v0.3.74
20532025-02-25T01:38:12.032Z Compiling tokio-rustls v0.25.0
20542025-02-25T01:38:12.449Z Compiling slog-bunyan v2.5.0
20552025-02-25T01:38:12.637Z Compiling hyper-tls v0.6.0
20562025-02-25T01:38:12.667Z Compiling toml v0.8.19
20572025-02-25T01:38:12.751Z Compiling cookie_store v0.21.1
20582025-02-25T01:38:13.079Z Compiling hickory-proto v0.24.3
20592025-02-25T01:38:13.101Z Compiling phf_shared v0.11.2
20602025-02-25T01:38:13.939Z Compiling async-stream v0.3.6
20612025-02-25T01:38:14.162Z Compiling waitgroup v0.1.2
20622025-02-25T01:38:14.348Z Compiling hashbrown v0.14.5
20632025-02-25T01:38:14.490Z Compiling hkdf v0.12.4
20642025-02-25T01:38:14.502Z Compiling terminal_size v0.4.0
20652025-02-25T01:38:14.745Z Compiling serde_path_to_error v0.1.16
20662025-02-25T01:38:15.498Z Compiling crypto-bigint v0.5.5
20672025-02-25T01:38:15.519Z Compiling derive-where v1.2.7
20682025-02-25T01:38:15.537Z Compiling serde_repr v0.1.19
20692025-02-25T01:38:16.355Z Compiling hostname v0.4.0
20702025-02-25T01:38:16.568Z Compiling crc32fast v1.4.2
20712025-02-25T01:38:16.711Z Compiling managed v0.8.0
20722025-02-25T01:38:16.904Z Compiling bitflags v1.3.2
20732025-02-25T01:38:17.023Z Compiling unicode-width v0.2.0
20742025-02-25T01:38:17.151Z Compiling winnow v0.5.40
20752025-02-25T01:38:17.546Z Compiling debug-ignore v1.0.5
20762025-02-25T01:38:18.212Z Compiling clap_lex v0.7.4
20772025-02-25T01:38:18.568Z Compiling clap_builder v4.5.30
20782025-02-25T01:38:18.694Z Compiling hickory-resolver v0.24.3
20792025-02-25T01:38:19.553Z Compiling elliptic-curve v0.13.8
20802025-02-25T01:38:20.494Z Compiling toml_edit v0.19.15
20812025-02-25T01:38:23.561Z Compiling console v0.15.10
20822025-02-25T01:38:24.913Z Compiling flate2 v1.0.35
20832025-02-25T01:38:25.131Z Compiling regress v0.10.1
20842025-02-25T01:38:27.528Z Compiling hyper-rustls v0.27.3
20852025-02-25T01:38:29.606Z Compiling phf v0.11.2
20862025-02-25T01:38:29.909Z Compiling signal-hook-mio v0.2.4
20872025-02-25T01:38:30.050Z Compiling rayon v1.10.0
20882025-02-25T01:38:30.137Z Compiling bzip2 v0.4.4
20892025-02-25T01:38:30.167Z Compiling tokio-tungstenite v0.24.0
20902025-02-25T01:38:30.501Z Compiling postgres-types v0.2.8
20912025-02-25T01:38:30.838Z Compiling ed25519 v2.2.3
20922025-02-25T01:38:30.872Z Compiling hubpack v0.1.2
20932025-02-25T01:38:31.260Z Compiling phf_shared v0.10.0
20942025-02-25T01:38:31.327Z Compiling pkcs1 v0.7.5
20952025-02-25T01:38:31.603Z Compiling zerocopy v0.6.6
20962025-02-25T01:38:31.624Z Compiling tokio-stream v0.1.17
20972025-02-25T01:38:36.016Z Compiling rfc6979 v0.4.0
20982025-02-25T01:38:36.025Z Compiling serde-big-array v0.5.1
20992025-02-25T01:38:36.025Z Compiling float-cmp v0.10.0
21002025-02-25T01:38:36.025Z Compiling bstr v1.10.0
21012025-02-25T01:38:36.025Z Compiling fixedbitset v0.4.2
21022025-02-25T01:38:36.026Z Compiling new_debug_unreachable v1.0.6
21032025-02-25T01:38:36.026Z Compiling difflib v0.4.0
21042025-02-25T01:38:36.026Z Compiling precomputed-hash v0.1.1
21052025-02-25T01:38:36.026Z Compiling number_prefix v0.4.0
21062025-02-25T01:38:36.026Z Compiling predicates-core v1.0.8
21072025-02-25T01:38:36.080Z Compiling unicode-segmentation v1.12.0
21082025-02-25T01:38:36.080Z Compiling static_assertions v1.1.0
21092025-02-25T01:38:36.080Z Compiling whoami v1.5.2
21102025-02-25T01:38:36.080Z Compiling normalize-line-endings v0.3.0
21112025-02-25T01:38:36.080Z Compiling bit-vec v0.6.3
21122025-02-25T01:38:36.080Z Compiling predicates v3.1.3
21132025-02-25T01:38:36.080Z Compiling reqwest v0.12.12
21142025-02-25T01:38:36.080Z Compiling bit-set v0.5.3
21152025-02-25T01:38:36.080Z Compiling similar v2.6.0
21162025-02-25T01:38:36.080Z Compiling tokio-postgres v0.7.12
21172025-02-25T01:38:37.406Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21182025-02-25T01:38:37.766Z Compiling indicatif v0.17.11
21192025-02-25T01:38:39.913Z Compiling string_cache v0.8.7
21202025-02-25T01:38:40.256Z Compiling petgraph v0.6.5
21212025-02-25T01:38:40.780Z Compiling qorb v0.2.1
21222025-02-25T01:38:41.109Z Compiling ecdsa v0.16.9
21232025-02-25T01:38:41.894Z Compiling rsa v0.9.6
21242025-02-25T01:38:43.344Z Compiling ed25519-dalek v2.1.1
21252025-02-25T01:38:43.716Z Compiling zip v0.6.6
21262025-02-25T01:38:43.838Z Compiling crossterm v0.28.1
21272025-02-25T01:38:44.228Z Compiling typify-impl v0.2.0
21282025-02-25T01:38:44.851Z Compiling toml v0.7.8
21292025-02-25T01:38:46.202Z Compiling clap v4.5.30
21302025-02-25T01:38:46.956Z Compiling x509-cert v0.2.5
21312025-02-25T01:38:48.439Z Compiling hex v0.4.3
21322025-02-25T01:38:50.956Z Compiling itertools v0.14.0
21332025-02-25T01:38:51.182Z Compiling itertools v0.10.5
21342025-02-25T01:38:53.476Z Compiling lalrpop-util v0.19.12
21352025-02-25T01:38:53.826Z Compiling peg-runtime v0.8.3
21362025-02-25T01:38:54.320Z Compiling unicode-xid v0.2.6
21372025-02-25T01:38:56.017Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21382025-02-25T01:38:56.311Z Compiling typify-macro v0.2.0
21392025-02-25T01:39:24.137Z Compiling radium v0.7.0
21402025-02-25T01:39:28.757Z Compiling ident_case v1.0.1
21412025-02-25T01:39:28.957Z Compiling maybe-uninit v2.0.0
21422025-02-25T01:39:29.460Z Compiling tap v1.0.1
21432025-02-25T01:39:32.956Z Compiling wyz v0.5.1
21442025-02-25T01:39:33.124Z Compiling darling_core v0.20.10
21452025-02-25T01:39:40.276Z Compiling typify v0.2.0
21462025-02-25T01:39:43.371Z Compiling funty v2.0.0
21472025-02-25T01:39:43.927Z Compiling unsafe-libyaml v0.2.11
21482025-02-25T01:39:43.963Z Compiling packed_struct v0.10.1
21492025-02-25T01:39:46.779Z Compiling serde_yaml v0.9.34+deprecated
21502025-02-25T01:39:49.999Z Compiling bitvec v1.0.1
21512025-02-25T01:39:56.640Z Compiling progenitor-impl v0.8.0
21522025-02-25T01:39:57.118Z Compiling darling_macro v0.20.10
21532025-02-25T01:40:02.364Z Compiling ipnetwork v0.21.1
21542025-02-25T01:40:02.599Z Compiling packed_struct_codegen v0.10.1
21552025-02-25T01:40:03.416Z Compiling structmeta-derive v0.3.0
21562025-02-25T01:40:04.895Z Compiling indexmap v1.9.3
21572025-02-25T01:40:05.269Z Compiling crc-catalog v2.4.0
21582025-02-25T01:40:05.783Z Compiling thiserror v2.0.11
21592025-02-25T01:40:05.804Z Compiling fastrand v2.1.1
21602025-02-25T01:40:05.851Z Compiling nodrop v0.1.14
21612025-02-25T01:40:05.964Z Compiling structmeta v0.3.0
21622025-02-25T01:40:06.008Z Compiling array-init v0.0.4
21632025-02-25T01:40:06.351Z Compiling tempfile v3.13.0
21642025-02-25T01:40:06.484Z Compiling crc v3.2.1
21652025-02-25T01:40:06.587Z Compiling oxnet v0.1.0
21662025-02-25T01:40:06.694Z Compiling progenitor-macro v0.8.0
21672025-02-25T01:40:06.944Z Compiling smallvec v0.6.14
21682025-02-25T01:40:07.971Z Compiling darling v0.20.10
21692025-02-25T01:40:08.156Z Compiling progenitor-client v0.8.0
21702025-02-25T01:40:08.538Z Compiling xattr v1.3.1
21712025-02-25T01:40:08.869Z Compiling thiserror-impl v2.0.11
21722025-02-25T01:40:09.039Z Compiling daft-derive v0.1.1
21732025-02-25T01:40:10.115Z Compiling pin-project-internal v1.1.6
21742025-02-25T01:40:10.433Z Compiling filetime v0.2.25
21752025-02-25T01:40:10.553Z Compiling dropshot v0.15.1
21762025-02-25T01:40:10.786Z Compiling termcolor v1.4.1
21772025-02-25T01:40:10.891Z Compiling bitfield v0.14.0
21782025-02-25T01:40:11.198Z Compiling hashbrown v0.12.3
21792025-02-25T01:40:11.530Z Compiling same-file v1.0.6
21802025-02-25T01:40:11.800Z Compiling base64 v0.21.7
21812025-02-25T01:40:11.839Z Compiling walkdir v2.5.0
21822025-02-25T01:40:12.434Z Compiling ron v0.8.1
21832025-02-25T01:40:12.528Z Compiling pin-project v1.1.6
21842025-02-25T01:40:13.105Z Compiling env_logger v0.10.2
21852025-02-25T01:40:13.395Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21862025-02-25T01:40:13.825Z Compiling tar v0.4.44
21872025-02-25T01:40:16.036Z Compiling daft v0.1.1
21882025-02-25T01:40:16.605Z Compiling serde_with_macros v3.11.0
21892025-02-25T01:40:16.726Z Compiling progenitor v0.8.0
21902025-02-25T01:40:16.956Z Compiling serde-hex v0.1.0
21912025-02-25T01:40:18.175Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21922025-02-25T01:40:18.520Z Compiling parse-display-derive v0.10.0
21932025-02-25T01:40:18.973Z Compiling strum_macros v0.26.4
21942025-02-25T01:40:19.549Z Compiling hashbrown v0.13.2
21952025-02-25T01:40:20.824Z Compiling dropshot_endpoint v0.15.1
21962025-02-25T01:40:21.856Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21972025-02-25T01:40:21.947Z Compiling snafu-derive v0.8.5
21982025-02-25T01:40:22.595Z Compiling blake3 v1.5.4
21992025-02-25T01:40:22.963Z Compiling instant v0.1.13
22002025-02-25T01:40:23.176Z Compiling zip v2.1.3
22012025-02-25T01:40:23.238Z Compiling bumpalo v3.16.0
22022025-02-25T01:40:23.519Z Compiling simd-adler32 v0.3.7
22032025-02-25T01:40:23.800Z Compiling crc-any v2.5.0
22042025-02-25T01:40:24.609Z Compiling buf-list v1.0.3
22052025-02-25T01:40:24.738Z Compiling lockfree-object-pool v0.1.6
22062025-02-25T01:40:25.010Z Compiling zopfli v0.8.1
22072025-02-25T01:40:25.225Z Compiling backoff v0.4.0
22082025-02-25T01:40:25.586Z Compiling strum v0.26.3
22092025-02-25T01:40:25.720Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22102025-02-25T01:40:25.804Z Compiling parse-display v0.10.0
22112025-02-25T01:40:25.952Z Compiling object v0.30.4
22122025-02-25T01:40:26.174Z Compiling snafu v0.8.5
22132025-02-25T01:40:27.423Z Compiling serde_with v3.11.0
22142025-02-25T01:40:27.578Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22152025-02-25T01:40:28.945Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22162025-02-25T01:40:29.215Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22172025-02-25T01:40:31.336Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22182025-02-25T01:40:32.047Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22192025-02-25T01:40:32.791Z Compiling camino-tempfile v1.1.1
22202025-02-25T01:40:33.548Z Compiling globset v0.4.15
22212025-02-25T01:40:35.793Z Compiling regress v0.9.1
22222025-02-25T01:40:37.931Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22232025-02-25T01:40:38.156Z Compiling progenitor-client v0.9.1
22242025-02-25T01:40:39.088Z Compiling olpc-cjson v0.1.4
22252025-02-25T01:40:39.399Z Compiling pem v3.0.5
22262025-02-25T01:40:39.534Z Compiling cargo-platform v0.1.8
22272025-02-25T01:40:40.509Z Compiling serde_plain v1.0.2
22282025-02-25T01:40:40.794Z Compiling macaddr v1.0.1
22292025-02-25T01:40:41.036Z Compiling async-recursion v1.1.1
22302025-02-25T01:40:41.447Z Compiling memmap2 v0.9.5
22312025-02-25T01:40:42.023Z Compiling arrayvec v0.7.6
22322025-02-25T01:40:42.344Z Compiling typed-path v0.9.3
22332025-02-25T01:40:42.436Z Compiling arrayref v0.3.9
22342025-02-25T01:40:42.557Z Compiling constant_time_eq v0.3.1
22352025-02-25T01:40:42.742Z Compiling path-slash v0.1.5
22362025-02-25T01:40:42.997Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22372025-02-25T01:40:44.092Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22382025-02-25T01:40:44.499Z Compiling cargo_metadata v0.18.1
22392025-02-25T01:40:45.137Z Compiling tough v0.19.0
22402025-02-25T01:40:47.368Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
22412025-02-25T01:40:47.826Z Compiling itertools v0.13.0
22422025-02-25T01:40:49.303Z Compiling parse-size v1.1.0
22432025-02-25T01:40:49.369Z Compiling topological-sort v0.2.2
22442025-02-25T01:40:49.632Z Compiling omicron-zone-package v0.12.0
22452025-02-25T01:40:49.652Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
22462025-02-25T01:40:51.321Z Compiling shell-words v1.1.0
22472025-02-25T01:40:57.439Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22482025-02-25T01:41:08.133Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
22492025-02-25T01:41:21.487Z Finished `release` profile [optimized] target(s) in 5m 32s
22502025-02-25T01:41:21.654Z Running `target/release/omicron-releng --output-dir /work`
22512025-02-25T01:41:21.698ZFeb 25 01:41:19.770 DEBG changing working directory to /work/oxidecomputer/omicron
22522025-02-25T01:41:21.801ZFeb 25 01:41:19.874 DEBG running: git rev-parse HEAD
22532025-02-25T01:41:21.807ZFeb 25 01:41:19.880 DEBG process exited with exit status: 0 (6.548535ms)
22542025-02-25T01:41:21.807ZFeb 25 01:41:19.880 INFO version: 13.0.0-0.ci+git804b2ee5bcf
22552025-02-25T01:41:21.847ZFeb 25 01:41:19.919 INFO cloning helios to /work/oxidecomputer/helios
22562025-02-25T01:41:21.847ZFeb 25 01:41:19.919 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
22572025-02-25T01:41:21.852ZCloning into '/work/oxidecomputer/helios'...
22582025-02-25T01:41:22.302ZFeb 25 01:41:20.375 DEBG process exited with exit status: 0 (455.180259ms)
22592025-02-25T01:41:22.302ZFeb 25 01:41:20.375 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
22602025-02-25T01:41:23.168ZFeb 25 01:41:21.241 DEBG process exited with exit status: 0 (865.858355ms)
22612025-02-25T01:41:23.168ZFeb 25 01:41:21.241 DEBG running: zfs list rpool/images/build/host
22622025-02-25T01:41:23.175ZNAME USED AVAIL REFER MOUNTPOINT
22632025-02-25T01:41:23.175Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
22642025-02-25T01:41:23.177ZFeb 25 01:41:21.248 DEBG process exited with exit status: 0 (7.317375ms)
22652025-02-25T01:41:23.177ZFeb 25 01:41:21.248 DEBG running: zfs list rpool/images/build/recovery
22662025-02-25T01:41:23.181ZNAME USED AVAIL REFER MOUNTPOINT
22672025-02-25T01:41:23.181Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
22682025-02-25T01:41:23.186ZFeb 25 01:41:21.255 DEBG process exited with exit status: 0 (6.603235ms)
22692025-02-25T01:41:23.186ZFeb 25 01:41:21.255 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
22702025-02-25T01:41:23.191Z# branch.oid 1e0785c95bda2195e187a1605f4ed360e6a0c0fa
22712025-02-25T01:41:23.191Z# branch.head master
22722025-02-25T01:41:23.191Z# branch.upstream origin/master
22732025-02-25T01:41:23.191Z# branch.ab +0 -0
22742025-02-25T01:41:23.195ZFeb 25 01:41:21.264 DEBG process exited with exit status: 0 (8.304216ms)
22752025-02-25T01:41:23.195ZFeb 25 01:41:21.264 INFO [hubris-production] running task
22762025-02-25T01:41:23.195ZFeb 25 01:41:21.264 INFO [hubris-staging] running task
22772025-02-25T01:41:23.195ZFeb 25 01:41:21.265 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22782025-02-25T01:41:23.198ZFeb 25 01:41:21.268 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:41:23.261Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22802025-02-25T01:41:23.674Z[ omicron-package] Blocking waiting for file lock on package cache
22812025-02-25T01:41:24.139Z[ omicron-package] Blocking waiting for file lock on package cache
22822025-02-25T01:41:24.422Z[ omicron-package] Blocking waiting for file lock on package cache
22832025-02-25T01:41:24.951ZFeb 25 01:41:23.024 INFO [hubris-production] task succeeded (1.760004362s)
22842025-02-25T01:41:25.244Z[ omicron-package] Compiling ring v0.17.11
22852025-02-25T01:41:25.255Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22862025-02-25T01:41:25.255Z[ omicron-package] Compiling itertools v0.13.0
22872025-02-25T01:41:25.258Z[ omicron-package] Compiling heapless v0.8.0
22882025-02-25T01:41:25.258Z[ omicron-package] Compiling hash32 v0.3.1
22892025-02-25T01:41:25.258Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22902025-02-25T01:41:25.258Z[ omicron-package] Compiling smoltcp v0.11.0
22912025-02-25T01:41:26.204Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22922025-02-25T01:41:26.597Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22932025-02-25T01:41:26.919Z[ omicron-package] Compiling cobs v0.2.3
22942025-02-25T01:41:27.039Z[ omicron-package] Compiling num_enum_derive v0.5.11
22952025-02-25T01:41:27.344Z[ omicron-package] Compiling postcard v1.0.10
22962025-02-25T01:41:28.031Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
22972025-02-25T01:41:28.216Z[ omicron-package] Compiling proc-macro-error v1.0.4
22982025-02-25T01:41:29.070Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22992025-02-25T01:41:29.174Z[ omicron-package] Compiling unicode-width v0.1.14
23002025-02-25T01:41:29.233Z[ omicron-package] Compiling foreign-types-shared v0.3.1
23012025-02-25T01:41:29.621Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23022025-02-25T01:41:30.514Z[ omicron-package] Compiling tabwriter v1.4.0
23032025-02-25T01:41:31.139Z[ omicron-package] Compiling num_enum v0.5.11
23042025-02-25T01:41:31.279Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23052025-02-25T01:41:31.532Z[ omicron-package] Compiling foreign-types v0.5.0
23062025-02-25T01:41:32.135Z[ omicron-package] Compiling rustls v0.22.4
23072025-02-25T01:41:32.312Z[ omicron-package] Compiling rustls v0.23.19
23082025-02-25T01:41:32.558Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23092025-02-25T01:41:32.561Z[ omicron-package] Compiling cstr-argument v0.1.2
23102025-02-25T01:41:33.072Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23112025-02-25T01:41:33.278Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23122025-02-25T01:41:33.490Z[ omicron-package] Compiling pretty-hex v0.2.1
23132025-02-25T01:41:34.084Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
23142025-02-25T01:41:34.336Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23152025-02-25T01:41:34.457Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23162025-02-25T01:41:34.975Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23172025-02-25T01:41:35.260Z[ omicron-package] Compiling colored v2.1.0
23182025-02-25T01:41:35.368Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23192025-02-25T01:41:36.524Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
23202025-02-25T01:41:37.059Z[ omicron-package] Compiling rustls-webpki v0.102.8
23212025-02-25T01:41:37.423Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23222025-02-25T01:41:38.034Z[ omicron-package] Compiling sigpipe v0.1.3
23232025-02-25T01:41:38.414Z[ omicron-package] Compiling num-derive v0.4.2
23242025-02-25T01:41:39.765Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23252025-02-25T01:41:40.438Z[ omicron-package] Compiling libefi-sys v0.1.0
23262025-02-25T01:41:41.181Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23272025-02-25T01:41:41.348Z[ omicron-package] Compiling zone v0.3.0
23282025-02-25T01:41:41.457Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23292025-02-25T01:41:42.541Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23302025-02-25T01:41:42.996Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23312025-02-25T01:41:43.692Z[ omicron-package] Compiling smf v0.2.3
23322025-02-25T01:41:43.717Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23332025-02-25T01:41:44.542Z[ omicron-package] Compiling bitfield-struct v0.6.2
23342025-02-25T01:41:45.628Z[ omicron-package] Compiling tokio-rustls v0.25.0
23352025-02-25T01:41:46.480Z[ omicron-package] Compiling dropshot v0.12.0
23362025-02-25T01:41:46.654Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23372025-02-25T01:41:46.998Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23382025-02-25T01:41:48.127Z[ omicron-package] Compiling tokio-rustls v0.26.0
23392025-02-25T01:41:48.130Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23402025-02-25T01:41:48.708Z[ omicron-package] Compiling hyper-rustls v0.27.3
23412025-02-25T01:41:49.009Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23422025-02-25T01:41:49.210Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23432025-02-25T01:41:49.292Z[ omicron-package] Compiling reqwest v0.12.12
23442025-02-25T01:41:49.481Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23452025-02-25T01:41:51.237Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23462025-02-25T01:41:51.440Z[ omicron-package] Compiling gethostname v0.5.0
23472025-02-25T01:41:51.603ZFeb 25 01:41:49.675 INFO [hubris-staging] task succeeded (28.410342555s)
23482025-02-25T01:41:53.174Z[ omicron-package] Compiling qorb v0.2.1
23492025-02-25T01:41:53.807Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23502025-02-25T01:41:56.397Z[ omicron-package] Compiling indent_write v2.2.0
23512025-02-25T01:41:58.875Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23522025-02-25T01:41:59.635Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23532025-02-25T01:41:59.938Z[ omicron-package] Compiling dropshot v0.15.1
23542025-02-25T01:42:06.155Z[ helios-setup] Feb 25 01:42:04.227 INFO helios repository root is: /work/oxidecomputer/helios
23552025-02-25T01:42:06.159Z[ helios-setup] Feb 25 01:42:04.229 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
23562025-02-25T01:42:06.159Z[ helios-setup] Feb 25 01:42:04.230 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
23572025-02-25T01:42:06.163Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
23582025-02-25T01:42:15.369Z[ omicron-package] Compiling progenitor-client v0.8.0
23592025-02-25T01:42:15.618Z[ helios-setup] Feb 25 01:42:13.689 INFO clone ok!, project: amd-firmware
23602025-02-25T01:42:15.621Z[ helios-setup] Feb 25 01:42:13.689 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
23612025-02-25T01:42:15.621Z[ helios-setup] Feb 25 01:42:13.689 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
23622025-02-25T01:42:15.624Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
23632025-02-25T01:42:16.286Z[ omicron-package] Compiling progenitor v0.8.0
23642025-02-25T01:42:16.292Z[ helios-setup] Feb 25 01:42:14.364 INFO clone ok!, project: pinprick
23652025-02-25T01:42:16.294Z[ helios-setup] Feb 25 01:42:14.364 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
23662025-02-25T01:42:16.294Z[ helios-setup] Feb 25 01:42:14.364 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23672025-02-25T01:42:16.297Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23682025-02-25T01:42:16.649Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23692025-02-25T01:42:16.994Z[ helios-setup] Feb 25 01:42:15.066 INFO clone ok!, project: image-builder
23702025-02-25T01:42:16.996Z[ helios-setup] Feb 25 01:42:15.066 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23712025-02-25T01:42:16.996Z[ helios-setup] Feb 25 01:42:15.066 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
23722025-02-25T01:42:16.997Z[ helios-setup] Feb 25 01:42:15.066 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
23732025-02-25T01:42:16.999Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23742025-02-25T01:42:17.538Z[ omicron-package] Compiling progenitor-client v0.9.1
23752025-02-25T01:42:18.258Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
23762025-02-25T01:42:18.294Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
23772025-02-25T01:42:18.343Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782025-02-25T01:42:18.630Z[ omicron-package] Compiling omicron-zone-package v0.12.0
23792025-02-25T01:42:22.771Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23802025-02-25T01:42:27.770Z[ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de'
23812025-02-25T01:42:27.785Z[ helios-setup] Feb 25 01:42:25.857 INFO clone ok!, project: amd-host-image-builder
23822025-02-25T01:42:27.788Z[ helios-setup] Feb 25 01:42:25.857 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23832025-02-25T01:42:27.788Z[ helios-setup] Feb 25 01:42:25.857 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23842025-02-25T01:42:27.788Z[ helios-setup] Feb 25 01:42:25.857 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
23852025-02-25T01:42:27.788Z[ helios-setup] Feb 25 01:42:25.857 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
23862025-02-25T01:42:27.790Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
23872025-02-25T01:42:28.599Z[ helios-setup] Feb 25 01:42:26.670 INFO clone ok!, project: bootserver
23882025-02-25T01:42:28.601Z[ helios-setup] Feb 25 01:42:26.671 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
23892025-02-25T01:42:28.601Z[ helios-setup] Feb 25 01:42:26.671 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
23902025-02-25T01:42:28.608Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
23912025-02-25T01:42:29.847Z[ helios-setup] Feb 25 01:42:27.909 INFO clone ok!, project: chelsio-t6-roms
23922025-02-25T01:42:29.852Z[ helios-setup] Feb 25 01:42:27.909 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:42:29.853Z[ helios-setup] Feb 25 01:42:27.909 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23942025-02-25T01:42:29.853Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23952025-02-25T01:42:30.987Z[ helios-setup] Feb 25 01:42:29.058 INFO clone ok!, project: pilot
23962025-02-25T01:42:30.989Z[ helios-setup] Feb 25 01:42:29.058 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
23972025-02-25T01:42:30.989Z[ helios-setup] Feb 25 01:42:29.058 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
23982025-02-25T01:42:30.996Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
23992025-02-25T01:42:31.648Z[ helios-setup] Feb 25 01:42:29.717 INFO clone ok!, project: phbl
24002025-02-25T01:42:31.653Z[ helios-setup] Feb 25 01:42:29.717 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
24012025-02-25T01:42:32.168Z[ helios-setup] Feb 25 01:42:30.239 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
24022025-02-25T01:42:32.490Z[ helios-setup] Feb 25 01:42:30.561 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
24032025-02-25T01:42:32.490Z[ helios-setup] Feb 25 01:42:30.561 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
24042025-02-25T01:42:32.786Z[ helios-setup] Feb 25 01:42:30.857 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
24052025-02-25T01:42:33.096Z[ helios-setup] Feb 25 01:42:31.165 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
24062025-02-25T01:42:33.100Z[ helios-setup] Feb 25 01:42:31.165 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
24072025-02-25T01:42:33.402Z[ helios-setup] Feb 25 01:42:31.474 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
24082025-02-25T01:42:33.697Z[ helios-setup] Feb 25 01:42:31.768 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
24092025-02-25T01:42:33.697Z[ helios-setup] Feb 25 01:42:31.768 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
24102025-02-25T01:42:33.701Z[ helios-setup] Feb 25 01:42:31.768 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
24112025-02-25T01:42:33.701Z[ helios-setup] Feb 25 01:42:31.768 INFO ok!
24122025-02-25T01:42:33.701Z[ helios-setup] Feb 25 01:42:31.768 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
24132025-02-25T01:42:33.701Z[ helios-setup] Feb 25 01:42:31.769 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
24142025-02-25T01:42:33.701Z[ helios-setup] Feb 25 01:42:31.769 INFO ok!
24152025-02-25T01:42:33.702Z[ helios-setup] Feb 25 01:42:31.769 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
24162025-02-25T01:42:33.702Z[ helios-setup] Feb 25 01:42:31.769 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
24172025-02-25T01:42:33.702Z[ helios-setup] Feb 25 01:42:31.769 INFO ok!
24182025-02-25T01:42:33.702Z[ helios-setup] Feb 25 01:42:31.769 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
24192025-02-25T01:42:33.702Z[ helios-setup] Feb 25 01:42:31.769 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
24202025-02-25T01:42:33.822Z[ helios-setup] Feb 25 01:42:31.894 INFO E| Downloading crates ...
24212025-02-25T01:42:34.089Z[ helios-setup] Feb 25 01:42:32.160 INFO E| Downloaded miniz_oxide v0.7.2
24222025-02-25T01:42:34.123Z[ helios-setup] Feb 25 01:42:32.194 INFO E| Compiling adler v1.0.2
24232025-02-25T01:42:34.209Z[ helios-setup] Feb 25 01:42:32.280 INFO E| Compiling miniz_oxide v0.7.2
24242025-02-25T01:42:36.238Z[ helios-setup] Feb 25 01:42:34.309 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
24252025-02-25T01:42:36.769Z[ helios-setup] Feb 25 01:42:34.840 INFO E| Finished `release` profile [optimized] target(s) in 3.01s
24262025-02-25T01:42:36.778Z[ helios-setup] Feb 25 01:42:34.850 INFO building project "pinprick" ok (3 seconds)
24272025-02-25T01:42:36.778Z[ helios-setup] Feb 25 01:42:34.850 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
24282025-02-25T01:42:36.778Z[ helios-setup] Feb 25 01:42:34.850 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
24292025-02-25T01:42:36.922Z[ helios-setup] Feb 25 01:42:34.994 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
24302025-02-25T01:42:37.298Z[ helios-setup] Feb 25 01:42:35.368 INFO E| From https://github.com/jclulow/rust-jmclib
24312025-02-25T01:42:37.298Z[ helios-setup] Feb 25 01:42:35.368 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
24322025-02-25T01:42:37.317Z[ helios-setup] Feb 25 01:42:35.388 INFO E| Updating crates.io index
24332025-02-25T01:42:37.467Z[ helios-setup] Feb 25 01:42:35.539 INFO E| Downloading crates ...
24342025-02-25T01:42:37.540Z[ helios-setup] Feb 25 01:42:35.610 INFO E| Downloaded getrandom v0.2.10
24352025-02-25T01:42:37.544Z[ helios-setup] Feb 25 01:42:35.616 INFO E| Downloaded md-5 v0.9.1
24362025-02-25T01:42:37.546Z[ helios-setup] Feb 25 01:42:35.618 INFO E| Downloaded walkdir v2.3.3
24372025-02-25T01:42:37.549Z[ helios-setup] Feb 25 01:42:35.621 INFO E| Downloaded itoa v1.0.9
24382025-02-25T01:42:37.552Z[ helios-setup] Feb 25 01:42:35.623 INFO E| Downloaded uuid v0.8.2
24392025-02-25T01:42:37.557Z[ helios-setup] Feb 25 01:42:35.629 INFO E| Downloaded libdevinfo-sys v1.0.0
24402025-02-25T01:42:37.560Z[ helios-setup] Feb 25 01:42:35.630 INFO E| Downloaded block-buffer v0.9.0
24412025-02-25T01:42:37.560Z[ helios-setup] Feb 25 01:42:35.631 INFO E| Downloaded sha-1 v0.9.8
24422025-02-25T01:42:37.563Z[ helios-setup] Feb 25 01:42:35.633 INFO E| Downloaded fastrand v2.0.0
24432025-02-25T01:42:37.565Z[ helios-setup] Feb 25 01:42:35.635 INFO E| Downloaded opaque-debug v0.3.0
24442025-02-25T01:42:37.577Z[ helios-setup] Feb 25 01:42:35.649 INFO E| Downloaded unicode-width v0.1.10
24452025-02-25T01:42:37.580Z[ helios-setup] Feb 25 01:42:35.651 INFO E| Downloaded glob v0.3.1
24462025-02-25T01:42:37.583Z[ helios-setup] Feb 25 01:42:35.653 INFO E| Downloaded tempfile v3.7.0
24472025-02-25T01:42:37.586Z[ helios-setup] Feb 25 01:42:35.657 INFO E| Downloaded errno v0.3.1
24482025-02-25T01:42:37.588Z[ helios-setup] Feb 25 01:42:35.660 INFO E| Downloaded digest v0.9.0
24492025-02-25T01:42:37.591Z[ helios-setup] Feb 25 01:42:35.662 INFO E| Downloaded cpufeatures v0.2.9
24502025-02-25T01:42:37.595Z[ helios-setup] Feb 25 01:42:35.666 INFO E| Downloaded quote v1.0.31
24512025-02-25T01:42:37.599Z[ helios-setup] Feb 25 01:42:35.670 INFO E| Downloaded unicode-ident v1.0.11
24522025-02-25T01:42:37.603Z[ helios-setup] Feb 25 01:42:35.674 INFO E| Downloaded anyhow v1.0.72
24532025-02-25T01:42:37.608Z[ helios-setup] Feb 25 01:42:35.680 INFO E| Downloaded typenum v1.16.0
24542025-02-25T01:42:37.612Z[ helios-setup] Feb 25 01:42:35.683 INFO E| Downloaded ryu v1.0.15
24552025-02-25T01:42:37.616Z[ helios-setup] Feb 25 01:42:35.688 INFO E| Downloaded toml v0.5.11
24562025-02-25T01:42:37.647Z[ helios-setup] Feb 25 01:42:35.717 INFO E| Downloaded serde v1.0.193
24572025-02-25T01:42:37.651Z[ helios-setup] Feb 25 01:42:35.722 INFO E| Downloaded serde_derive v1.0.193
24582025-02-25T01:42:37.655Z[ helios-setup] Feb 25 01:42:35.726 INFO E| Downloaded once_cell v1.18.0
24592025-02-25T01:42:37.664Z[ helios-setup] Feb 25 01:42:35.731 INFO E| Downloaded proc-macro2 v1.0.66
24602025-02-25T01:42:37.669Z[ helios-setup] Feb 25 01:42:35.734 INFO E| Downloaded bitflags v2.3.3
24612025-02-25T01:42:37.696Z[ helios-setup] Feb 25 01:42:35.767 INFO E| Downloaded syn v2.0.32
24622025-02-25T01:42:37.712Z[ helios-setup] Feb 25 01:42:35.783 INFO E| Downloaded serde_json v1.0.103
24632025-02-25T01:42:37.754Z[ helios-setup] Feb 25 01:42:35.825 INFO E| Downloaded rustix v0.38.4
24642025-02-25T01:42:37.833Z[ helios-setup] Feb 25 01:42:35.904 INFO E| Downloaded libc v0.2.147
24652025-02-25T01:42:37.963Z[ helios-setup] Feb 25 01:42:36.034 INFO E| Compiling libc v0.2.147
24662025-02-25T01:42:37.963Z[ helios-setup] Feb 25 01:42:36.034 INFO E| Compiling proc-macro2 v1.0.66
24672025-02-25T01:42:37.963Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling unicode-ident v1.0.11
24682025-02-25T01:42:37.966Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling cfg-if v1.0.0
24692025-02-25T01:42:37.966Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling typenum v1.16.0
24702025-02-25T01:42:37.966Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling version_check v0.9.4
24712025-02-25T01:42:37.966Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling serde v1.0.193
24722025-02-25T01:42:37.966Z[ helios-setup] Feb 25 01:42:36.035 INFO E| Compiling rustix v0.38.4
24732025-02-25T01:42:38.553Z[ helios-setup] Feb 25 01:42:36.624 INFO E| Compiling time-core v0.1.2
24742025-02-25T01:42:38.843Z[ helios-setup] Feb 25 01:42:36.914 INFO E| Compiling slog v2.7.0
24752025-02-25T01:42:38.956Z[ helios-setup] Feb 25 01:42:37.028 INFO E| Compiling powerfmt v0.2.0
24762025-02-25T01:42:39.524Z[ helios-setup] Feb 25 01:42:37.595 INFO E| Compiling itoa v1.0.9
24772025-02-25T01:42:39.572Z[ helios-setup] Feb 25 01:42:37.644 INFO E| Compiling num-conv v0.1.0
24782025-02-25T01:42:39.592Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24792025-02-25T01:42:39.790Z[ helios-setup] Feb 25 01:42:37.861 INFO E| Compiling generic-array v0.14.7
24802025-02-25T01:42:40.052Z[ helios-setup] Feb 25 01:42:38.123 INFO E| Compiling deranged v0.3.11
24812025-02-25T01:42:40.073Z[ helios-setup] Feb 25 01:42:38.145 INFO E| Compiling once_cell v1.18.0
24822025-02-25T01:42:40.179Z[ helios-setup] Feb 25 01:42:38.250 INFO E| Compiling time-macros v0.2.18
24832025-02-25T01:42:40.362Z[ helios-setup] Feb 25 01:42:38.434 INFO E| Compiling bitflags v2.3.3
24842025-02-25T01:42:40.382Z[ helios-setup] Feb 25 01:42:38.453 INFO E| Compiling num_threads v0.1.6
24852025-02-25T01:42:40.587Z[ helios-setup] Feb 25 01:42:38.658 INFO E| Compiling thread_local v1.1.7
24862025-02-25T01:42:41.257Z[ helios-setup] Feb 25 01:42:39.328 INFO E| Compiling quote v1.0.31
24872025-02-25T01:42:41.566Z[ helios-setup] Feb 25 01:42:39.637 INFO E| Compiling serde_json v1.0.103
24882025-02-25T01:42:41.810Z[ helios-setup] Feb 25 01:42:39.881 INFO E| Compiling anyhow v1.0.72
24892025-02-25T01:42:42.034Z[ helios-setup] Feb 25 01:42:40.106 INFO E| Compiling syn v2.0.32
24902025-02-25T01:42:42.574Z[ helios-setup] Feb 25 01:42:40.645 INFO E| Compiling dirs-sys-next v0.1.2
24912025-02-25T01:42:42.654Z[ helios-setup] Feb 25 01:42:40.725 INFO E| Compiling errno v0.3.1
24922025-02-25T01:42:42.752Z[ helios-setup] Feb 25 01:42:40.823 INFO E| Compiling atty v0.2.14
24932025-02-25T01:42:42.771Z[ helios-setup] Feb 25 01:42:40.842 INFO E| Compiling fastrand v2.0.0
24942025-02-25T01:42:43.046Z[ helios-setup] Feb 25 01:42:41.117 INFO E| Compiling dirs-next v2.0.0
24952025-02-25T01:42:43.200Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24962025-02-25T01:42:43.333Z[ helios-setup] Feb 25 01:42:41.405 INFO E| Compiling term v0.7.0
24972025-02-25T01:42:43.367Z[ helios-setup] Feb 25 01:42:41.439 INFO E| Compiling opaque-debug v0.3.0
24982025-02-25T01:42:44.111Z[ helios-setup] Feb 25 01:42:42.182 INFO E| Compiling getrandom v0.2.10
24992025-02-25T01:42:44.160Z[ helios-setup] Feb 25 01:42:42.232 INFO E| Compiling digest v0.9.0
25002025-02-25T01:42:44.186Z[ helios-setup] Feb 25 01:42:42.257 INFO E| Compiling block-buffer v0.9.0
25012025-02-25T01:42:44.199Z[ helios-setup] Feb 25 01:42:42.271 INFO E| Compiling same-file v1.0.6
25022025-02-25T01:42:44.503Z[ helios-setup] Feb 25 01:42:42.574 INFO E| Compiling ryu v1.0.15
25032025-02-25T01:42:44.547Z[ helios-setup] Feb 25 01:42:42.617 INFO E| Compiling unicode-width v0.1.10
25042025-02-25T01:42:44.671Z[ helios-setup] Feb 25 01:42:42.742 INFO E| Compiling cpufeatures v0.2.9
25052025-02-25T01:42:44.671Z[ helios-setup] Feb 25 01:42:42.742 INFO E| Compiling walkdir v2.3.3
25062025-02-25T01:42:44.813Z[ helios-setup] Feb 25 01:42:42.884 INFO E| Compiling getopts v0.2.21
25072025-02-25T01:42:44.916Z[ helios-setup] Feb 25 01:42:42.987 INFO E| Compiling sha-1 v0.9.8
25082025-02-25T01:42:45.272Z[ helios-setup] Feb 25 01:42:43.343 INFO E| Compiling md-5 v0.9.1
25092025-02-25T01:42:45.469Z[ helios-setup] Feb 25 01:42:43.540 INFO E| Compiling time v0.3.36
25102025-02-25T01:42:45.885Z[ helios-setup] Feb 25 01:42:43.956 INFO E| Compiling tempfile v3.7.0
25112025-02-25T01:42:46.007Z[ helios-setup] Feb 25 01:42:44.078 INFO E| Compiling glob v0.3.1
25122025-02-25T01:42:46.127Z[ helios-setup] Feb 25 01:42:44.198 INFO E| Compiling libdevinfo-sys v1.0.0
25132025-02-25T01:42:47.237Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25142025-02-25T01:42:48.113Z[ helios-setup] Feb 25 01:42:46.184 INFO E| Compiling slog-term v2.9.0
25152025-02-25T01:42:48.979Z[ helios-setup] Feb 25 01:42:47.050 INFO E| Compiling serde_derive v1.0.193
25162025-02-25T01:42:58.112Z[ helios-setup] Feb 25 01:42:56.183 INFO E| Compiling toml v0.5.11
25172025-02-25T01:42:58.112Z[ helios-setup] Feb 25 01:42:56.183 INFO E| Compiling uuid v0.8.2
25182025-02-25T01:42:59.863Z[ helios-setup] Feb 25 01:42:57.935 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25192025-02-25T01:43:01.492Z[ helios-setup] Feb 25 01:42:59.563 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25202025-02-25T01:43:03.964Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 40s
25212025-02-25T01:43:04.202Z[ omicron-package]
25222025-02-25T01:43:04.202Z[ omicron-package] real 1:40.957832483
25232025-02-25T01:43:04.202Z[ omicron-package] user 8:43.276373082
25242025-02-25T01:43:04.202Z[ omicron-package] sys 29.002198314
25252025-02-25T01:43:04.204Z[ omicron-package] trap 0.995258954
25262025-02-25T01:43:04.204Z[ omicron-package] tflt 0.779645001
25272025-02-25T01:43:04.204Z[ omicron-package] dflt 0.584554478
25282025-02-25T01:43:04.204Z[ omicron-package] kflt 0.008632266
25292025-02-25T01:43:04.204Z[ omicron-package] lock 17:10.540071524
25302025-02-25T01:43:04.204Z[ omicron-package] slp 27:28.687076706
25312025-02-25T01:43:04.205Z[ omicron-package] lat 3:15.921556002
25322025-02-25T01:43:04.205Z[ omicron-package] stop 1:11.880772229
25332025-02-25T01:43:04.205ZFeb 25 01:43:02.273 INFO [omicron-package] process exited with exit status: 0 (101.005383449s)
25342025-02-25T01:43:04.205ZFeb 25 01:43:02.274 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
25352025-02-25T01:43:04.282ZFeb 25 01:43:02.353 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
25362025-02-25T01:43:04.295Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25372025-02-25T01:43:04.297Z[ recovery-target] Created new build target 'recovery' and set it as active
25382025-02-25T01:43:04.300ZFeb 25 01:43:02.368 INFO [recovery-target] process exited with exit status: 0 (94.716591ms)
25392025-02-25T01:43:04.305Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25402025-02-25T01:43:04.307Z[ host-target] Created new build target 'host' and set it as active
25412025-02-25T01:43:04.308ZFeb 25 01:43:02.378 INFO [host-target] process exited with exit status: 0 (25.776199ms)
25422025-02-25T01:43:04.308ZFeb 25 01:43:02.379 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25432025-02-25T01:43:04.328Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25442025-02-25T01:43:05.777Z[ host-package] Compiling ring v0.17.11
25452025-02-25T01:43:05.962Z[ host-package] Compiling thiserror v2.0.11
25462025-02-25T01:43:05.980Z[ host-package] Compiling typify-impl v0.3.0
25472025-02-25T01:43:05.999Z[ host-package] Compiling convert_case v0.4.0
25482025-02-25T01:43:06.011Z[ host-package] Compiling newline-converter v0.3.0
25492025-02-25T01:43:06.011Z[ host-package] Compiling password-hash v0.5.0
25502025-02-25T01:43:06.011Z[ host-package] Compiling blake2 v0.10.6
25512025-02-25T01:43:06.231Z[ host-package] Compiling expectorate v1.1.0
25522025-02-25T01:43:06.517Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25532025-02-25T01:43:06.639Z[ host-package] Compiling derive_more v0.99.19
25542025-02-25T01:43:06.737Z[ helios-setup] Feb 25 01:43:04.807 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s
25552025-02-25T01:43:06.767Z[ helios-setup] Feb 25 01:43:04.838 INFO building project "image-builder" ok (29 seconds)
25562025-02-25T01:43:06.767Z[ helios-setup] Feb 25 01:43:04.838 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
25572025-02-25T01:43:06.769Z[ helios-setup] Feb 25 01:43:04.838 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
25582025-02-25T01:43:06.776Z[ helios-setup] Feb 25 01:43:04.847 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
25592025-02-25T01:43:07.167Z[ host-package] Compiling argon2 v0.5.3
25602025-02-25T01:43:07.170Z[ helios-setup] Feb 25 01:43:05.241 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
25612025-02-25T01:43:07.170Z[ helios-setup] Feb 25 01:43:05.241 INFO E| info: downloading component 'cargo'
25622025-02-25T01:43:07.851Z[ host-package] Compiling atomicwrites v0.4.4
25632025-02-25T01:43:08.303Z[ host-package] Compiling owo-colors v4.1.0
25642025-02-25T01:43:08.466Z[ host-package] Compiling cancel-safe-futures v0.1.5
25652025-02-25T01:43:08.505Z[ helios-setup] Feb 25 01:43:06.576 INFO E| info: downloading component 'clippy'
25662025-02-25T01:43:08.657Z[ host-package] Compiling num-rational v0.4.2
25672025-02-25T01:43:08.855Z[ host-package] Compiling num-complex v0.4.6
25682025-02-25T01:43:08.981Z[ helios-setup] Feb 25 01:43:07.052 INFO E| info: downloading component 'rust-docs'
25692025-02-25T01:43:10.019Z[ host-package] Compiling num v0.4.3
25702025-02-25T01:43:10.175Z[ host-package] Compiling libsw v3.3.1
25712025-02-25T01:43:10.289Z[ helios-setup] Feb 25 01:43:08.360 INFO E| info: downloading component 'rust-src'
25722025-02-25T01:43:10.469Z[ host-package] Compiling swrite v0.1.0
25732025-02-25T01:43:10.632Z[ host-package] Compiling float-ord v0.3.2
25742025-02-25T01:43:10.698Z[ helios-setup] Feb 25 01:43:08.769 INFO E| info: downloading component 'rust-std'
25752025-02-25T01:43:10.823Z[ host-package] Compiling linear-map v1.2.0
25762025-02-25T01:43:10.987Z[ host-package] Compiling rustls v0.23.19
25772025-02-25T01:43:11.025Z[ host-package] Compiling rustls v0.22.4
25782025-02-25T01:43:11.050Z[ host-package] Compiling highway v1.2.0
25792025-02-25T01:43:11.231Z[ host-package] Compiling semver v0.1.20
25802025-02-25T01:43:11.725Z[ host-package] Compiling rustc_version v0.1.7
25812025-02-25T01:43:12.104Z[ host-package] Compiling newtype_derive v0.1.6
25822025-02-25T01:43:12.172Z[ host-package] Compiling tungstenite v0.21.0
25832025-02-25T01:43:12.447Z[ host-package] Compiling ipnetwork v0.21.1
25842025-02-25T01:43:12.505Z[ host-package] Compiling humantime v2.1.0
25852025-02-25T01:43:12.695Z[ host-package] Compiling dropshot v0.15.1
25862025-02-25T01:43:12.704Z[ helios-setup] Feb 25 01:43:10.775 INFO E| info: downloading component 'rustc'
25872025-02-25T01:43:12.777Z[ host-package] Compiling instant v0.1.13
25882025-02-25T01:43:12.948Z[ host-package] Compiling oxnet v0.1.0
25892025-02-25T01:43:13.176Z[ host-package] Compiling backoff v0.4.0
25902025-02-25T01:43:13.365Z[ host-package] Compiling daft v0.1.1
25912025-02-25T01:43:13.514Z[ host-package] Compiling rustls-webpki v0.102.8
25922025-02-25T01:43:13.578Z[ host-package] Compiling tokio-tungstenite v0.21.0
25932025-02-25T01:43:13.835Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25942025-02-25T01:43:14.245Z[ host-package] Compiling steno v0.4.1
25952025-02-25T01:43:14.360Z[ host-package] Compiling parse-display v0.10.0
25962025-02-25T01:43:15.183Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25972025-02-25T01:43:15.396Z[ host-package] Compiling strum v0.26.3
25982025-02-25T01:43:15.603Z[ host-package] Compiling serde_with v3.11.0
25992025-02-25T01:43:15.932Z[ host-package] Compiling typify-macro v0.3.0
26002025-02-25T01:43:17.055Z[ helios-setup] Feb 25 01:43:15.125 INFO E| info: downloading component 'rustfmt'
26012025-02-25T01:43:17.132Z[ host-package] Compiling regress v0.9.1
26022025-02-25T01:43:17.253Z[ helios-setup] Feb 25 01:43:15.324 INFO E| info: installing component 'cargo'
26032025-02-25T01:43:18.510Z[ helios-setup] Feb 25 01:43:16.581 INFO E| info: installing component 'clippy'
26042025-02-25T01:43:18.822Z[ helios-setup] Feb 25 01:43:16.893 INFO E| info: installing component 'rust-docs'
26052025-02-25T01:43:19.140Z[ host-package] Compiling tokio-rustls v0.25.0
26062025-02-25T01:43:19.304Z[ host-package] Compiling typify v0.3.0
26072025-02-25T01:43:19.466Z[ host-package] Compiling progenitor-impl v0.9.1
26082025-02-25T01:43:19.565Z[ host-package] Compiling dropshot v0.12.0
26092025-02-25T01:43:21.940Z[ host-package] Compiling tokio-rustls v0.26.0
26102025-02-25T01:43:22.815Z[ host-package] Compiling hyper-rustls v0.27.3
26112025-02-25T01:43:23.521Z[ host-package] Compiling reqwest v0.12.12
26122025-02-25T01:43:24.490Z[ helios-setup] Feb 25 01:43:22.561 INFO E| info: installing component 'rust-src'
26132025-02-25T01:43:25.123Z[ helios-setup] Feb 25 01:43:23.194 INFO E| info: installing component 'rust-std'
26142025-02-25T01:43:26.279Z[ host-package] Compiling qorb v0.2.1
26152025-02-25T01:43:27.976Z[ helios-setup] Feb 25 01:43:26.044 INFO E| info: installing component 'rustc'
26162025-02-25T01:43:28.124Z[ host-package] Compiling progenitor-macro v0.9.1
26172025-02-25T01:43:31.939Z[ host-package] Compiling progenitor-client v0.9.1
26182025-02-25T01:43:32.578Z[ host-package] Compiling progenitor-client v0.8.0
26192025-02-25T01:43:33.293Z[ host-package] Compiling progenitor v0.8.0
26202025-02-25T01:43:33.762Z[ helios-setup] Feb 25 01:43:31.833 INFO E| info: installing component 'rustfmt'
26212025-02-25T01:43:34.224Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26222025-02-25T01:43:34.570Z[ helios-setup] Feb 25 01:43:32.641 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
26232025-02-25T01:43:34.845Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26242025-02-25T01:43:35.539Z[ helios-setup] Feb 25 01:43:33.610 INFO E| From https://github.com/oxidecomputer/amd-apcb
26252025-02-25T01:43:35.539Z[ helios-setup] Feb 25 01:43:33.610 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6
26262025-02-25T01:43:35.539Z[ helios-setup] Feb 25 01:43:33.610 INFO E| * [new tag] v0.4.5 -> v0.4.5
26272025-02-25T01:43:35.581Z[ helios-setup] Feb 25 01:43:33.649 INFO E| * [new tag] v0.1.3 -> v0.1.3
26282025-02-25T01:43:35.581Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.1.4 -> v0.1.4
26292025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.1.5 -> v0.1.5
26302025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.2.0 -> v0.2.0
26312025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.3.0 -> v0.3.0
26322025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.3.1 -> v0.3.1
26332025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.3.2 -> v0.3.2
26342025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.650 INFO E| * [new tag] v0.3.3 -> v0.3.3
26352025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.651 INFO E| * [new tag] v0.4.0 -> v0.4.0
26362025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.651 INFO E| * [new tag] v0.4.1 -> v0.4.1
26372025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.651 INFO E| * [new tag] v0.4.2 -> v0.4.2
26382025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.651 INFO E| * [new tag] v0.4.3 -> v0.4.3
26392025-02-25T01:43:35.584Z[ helios-setup] Feb 25 01:43:33.651 INFO E| * [new tag] v0.4.4 -> v0.4.4
26402025-02-25T01:43:35.620Z[ helios-setup] Feb 25 01:43:33.689 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
26412025-02-25T01:43:36.630Z[ helios-setup] Feb 25 01:43:34.700 INFO E| From https://github.com/oxidecomputer/amd-efs
26422025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new branch] empty -> origin/empty
26432025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new branch] issue-99 -> origin/issue-99
26442025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new branch] main -> origin/main
26452025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new branch] review -> origin/review
26462025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new ref] -> origin/HEAD
26472025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.701 INFO E| * [new tag] v0.2.0 -> v0.2.0
26482025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.1 -> v0.2.1
26492025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.2 -> v0.2.2
26502025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.3 -> v0.2.3
26512025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.4 -> v0.2.4
26522025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.5 -> v0.2.5
26532025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.6 -> v0.2.6
26542025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.2.7 -> v0.2.7
26552025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.702 INFO E| * [new tag] v0.3.0 -> v0.3.0
26562025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.3.1 -> v0.3.1
26572025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.4.0 -> v0.4.0
26582025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.4.1 -> v0.4.1
26592025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.4.2 -> v0.4.2
26602025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.4.3 -> v0.4.3
26612025-02-25T01:43:36.633Z[ helios-setup] Feb 25 01:43:34.703 INFO E| * [new tag] v0.4.4 -> v0.4.4
26622025-02-25T01:43:36.657Z[ helios-setup] Feb 25 01:43:34.727 INFO E| Updating crates.io index
26632025-02-25T01:43:37.095Z[ helios-setup] Feb 25 01:43:35.165 INFO E| Downloading crates ...
26642025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.322 INFO E| Downloaded atty v0.2.14
26652025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.325 INFO E| Downloaded block-buffer v0.10.4
26662025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.327 INFO E| Downloaded bitflags v1.3.2
26672025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.333 INFO E| Downloaded bytesize v1.3.0
26682025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.334 INFO E| Downloaded ansi_term v0.12.1
26692025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.337 INFO E| Downloaded unic-common v0.9.0
26702025-02-25T01:43:37.274Z[ helios-setup] Feb 25 01:43:35.339 INFO E| Downloaded unic-char-property v0.9.0
26712025-02-25T01:43:37.306Z[ helios-setup] Feb 25 01:43:35.376 INFO E| Downloaded unic-ucd-version v0.9.0
26722025-02-25T01:43:37.308Z[ helios-setup] Feb 25 01:43:35.378 INFO E| Downloaded unic-char-range v0.9.0
26732025-02-25T01:43:37.311Z[ helios-setup] Feb 25 01:43:35.380 INFO E| Downloaded strum v0.23.0
26742025-02-25T01:43:37.311Z[ helios-setup] Feb 25 01:43:35.381 INFO E| Downloaded scroll_derive v0.10.5
26752025-02-25T01:43:37.314Z[ helios-setup] Feb 25 01:43:35.383 INFO E| Downloaded proc-macro-crate v0.1.5
26762025-02-25T01:43:37.316Z[ helios-setup] Feb 25 01:43:35.385 INFO E| Downloaded memoffset v0.5.6
26772025-02-25T01:43:37.316Z[ helios-setup] Feb 25 01:43:35.386 INFO E| Downloaded digest v0.10.7
26782025-02-25T01:43:37.319Z[ helios-setup] Feb 25 01:43:35.389 INFO E| Downloaded cpufeatures v0.2.16
26792025-02-25T01:43:37.321Z[ helios-setup] Feb 25 01:43:35.391 INFO E| Downloaded fletcher v0.1.0
26802025-02-25T01:43:37.324Z[ helios-setup] Feb 25 01:43:35.393 INFO E| Downloaded crypto-common v0.1.6
26812025-02-25T01:43:37.327Z[ helios-setup] Feb 25 01:43:35.395 INFO E| Downloaded cfg-if v0.1.10
26822025-02-25T01:43:37.327Z[ helios-setup] Feb 25 01:43:35.396 INFO E| Downloaded byteorder v1.5.0
26832025-02-25T01:43:37.329Z[ helios-setup] Feb 25 01:43:35.399 INFO E| Downloaded autocfg v1.4.0
26842025-02-25T01:43:37.332Z[ helios-setup] Feb 25 01:43:35.403 INFO E| Downloaded version_check v0.9.5
26852025-02-25T01:43:37.335Z[ helios-setup] Feb 25 01:43:35.405 INFO E| Downloaded plain v0.2.3
26862025-02-25T01:43:37.337Z[ helios-setup] Feb 25 01:43:35.406 INFO E| Downloaded modular-bitfield-impl v0.11.2
26872025-02-25T01:43:37.339Z[ helios-setup] Feb 25 01:43:35.408 INFO E| Downloaded cfg-if v1.0.0
26882025-02-25T01:43:37.342Z[ helios-setup] Feb 25 01:43:35.410 INFO E| Downloaded strsim v0.8.0
26892025-02-25T01:43:37.342Z[ helios-setup] Feb 25 01:43:35.412 INFO E| Downloaded semver v0.9.0
26902025-02-25T01:43:37.345Z[ helios-setup] Feb 25 01:43:35.414 INFO E| Downloaded schemars_derive v0.8.21
26912025-02-25T01:43:37.347Z[ helios-setup] Feb 25 01:43:35.416 INFO E| Downloaded rustversion v1.0.19
26922025-02-25T01:43:37.350Z[ helios-setup] Feb 25 01:43:35.421 INFO E| Downloaded thiserror v1.0.69
26932025-02-25T01:43:37.359Z[ helios-setup] Feb 25 01:43:35.429 INFO E| Downloaded vec_map v0.8.2
26942025-02-25T01:43:37.361Z[ helios-setup] Feb 25 01:43:35.431 INFO E| Downloaded thiserror-impl v2.0.11
26952025-02-25T01:43:37.364Z[ helios-setup] Feb 25 01:43:35.433 INFO E| Downloaded semver-parser v0.7.0
26962025-02-25T01:43:37.367Z[ helios-setup] Feb 25 01:43:35.435 INFO E| Downloaded pre-proc-macro v0.2.1
26972025-02-25T01:43:37.369Z[ helios-setup] Feb 25 01:43:35.438 INFO E| Downloaded thiserror-impl v1.0.69
26982025-02-25T01:43:37.369Z[ helios-setup] Feb 25 01:43:35.440 INFO E| Downloaded static_assertions v1.1.0
26992025-02-25T01:43:37.372Z[ helios-setup] Feb 25 01:43:35.442 INFO E| Downloaded parse_int v0.6.0
27002025-02-25T01:43:37.375Z[ helios-setup] Feb 25 01:43:35.443 INFO E| Downloaded pest_generator v2.7.15
27012025-02-25T01:43:37.375Z[ helios-setup] Feb 25 01:43:35.445 INFO E| Downloaded structopt-derive v0.4.18
27022025-02-25T01:43:37.377Z[ helios-setup] Feb 25 01:43:35.447 INFO E| Downloaded thiserror v2.0.11
27032025-02-25T01:43:37.386Z[ helios-setup] Feb 25 01:43:35.457 INFO E| Downloaded unic-ucd-ident v0.9.0
27042025-02-25T01:43:37.390Z[ helios-setup] Feb 25 01:43:35.459 INFO E| Downloaded sha2 v0.10.8
27052025-02-25T01:43:37.393Z[ helios-setup] Feb 25 01:43:35.463 INFO E| Downloaded itoa v1.0.14
27062025-02-25T01:43:37.395Z[ helios-setup] Feb 25 01:43:35.466 INFO E| Downloaded serde_derive_internals v0.29.1
27072025-02-25T01:43:37.398Z[ helios-setup] Feb 25 01:43:35.468 INFO E| Downloaded rustc_version v0.2.3
27082025-02-25T01:43:37.401Z[ helios-setup] Feb 25 01:43:35.470 INFO E| Downloaded paste v1.0.15
27092025-02-25T01:43:37.405Z[ helios-setup] Feb 25 01:43:35.476 INFO E| Downloaded quote v1.0.38
27102025-02-25T01:43:37.409Z[ helios-setup] Feb 25 01:43:35.480 INFO E| Downloaded once_cell v1.20.2
27112025-02-25T01:43:37.414Z[ helios-setup] Feb 25 01:43:35.485 INFO E| Downloaded ucd-trie v0.1.7
27122025-02-25T01:43:37.417Z[ helios-setup] Feb 25 01:43:35.488 INFO E| Downloaded scroll v0.10.2
27132025-02-25T01:43:37.420Z[ helios-setup] Feb 25 01:43:35.491 INFO E| Downloaded zerocopy v0.6.6
27142025-02-25T01:43:37.424Z[ helios-setup] Feb 25 01:43:35.495 INFO E| Downloaded unicode-ident v1.0.14
27152025-02-25T01:43:37.430Z[ helios-setup] Feb 25 01:43:35.500 INFO E| Downloaded modular-bitfield v0.11.2
27162025-02-25T01:43:37.449Z[ helios-setup] Feb 25 01:43:35.519 INFO E| Downloaded toml v0.5.11
27172025-02-25T01:43:37.452Z[ helios-setup] Feb 25 01:43:35.523 INFO E| Downloaded structopt v0.3.26
27182025-02-25T01:43:37.464Z[ helios-setup] Feb 25 01:43:35.535 INFO E| Downloaded serde_derive v1.0.217
27192025-02-25T01:43:37.469Z[ helios-setup] Feb 25 01:43:35.539 INFO E| Downloaded serde v1.0.217
27202025-02-25T01:43:37.474Z[ helios-setup] Feb 25 01:43:35.545 INFO E| Downloaded schemars v0.8.21
27212025-02-25T01:43:37.527Z[ helios-setup] Feb 25 01:43:35.597 INFO E| Downloaded unicode-segmentation v1.12.0
27222025-02-25T01:43:37.550Z[ helios-setup] Feb 25 01:43:35.621 INFO E| Downloaded serde_json v1.0.135
27232025-02-25T01:43:37.560Z[ helios-setup] Feb 25 01:43:35.630 INFO E| Downloaded goblin v0.4.3
27242025-02-25T01:43:37.567Z[ helios-setup] Feb 25 01:43:35.637 INFO E| Downloaded clap v2.34.0
27252025-02-25T01:43:37.576Z[ helios-setup] Feb 25 01:43:35.646 INFO E| Downloaded pest v2.7.15
27262025-02-25T01:43:37.582Z[ helios-setup] Feb 25 01:43:35.653 INFO E| Downloaded memchr v2.7.4
27272025-02-25T01:43:37.589Z[ helios-setup] Feb 25 01:43:35.659 INFO E| Downloaded syn v1.0.109
27282025-02-25T01:43:37.704Z[ helios-setup] Feb 25 01:43:35.774 INFO E| Downloaded unicode-width v0.1.14
27292025-02-25T01:43:37.712Z[ helios-setup] Feb 25 01:43:35.782 INFO E| Downloaded syn v2.0.96
27302025-02-25T01:43:37.730Z[ helios-setup] Feb 25 01:43:35.800 INFO E| Downloaded ryu v1.0.18
27312025-02-25T01:43:37.735Z[ helios-setup] Feb 25 01:43:35.805 INFO E| Downloaded num-traits v0.2.19
27322025-02-25T01:43:37.737Z[ helios-setup] Feb 25 01:43:35.808 INFO E| Downloaded typenum v1.17.0
27332025-02-25T01:43:37.741Z[ helios-setup] Feb 25 01:43:35.812 INFO E| Downloaded pest_derive v2.7.15
27342025-02-25T01:43:37.744Z[ helios-setup] Feb 25 01:43:35.815 INFO E| Downloaded log v0.4.22
27352025-02-25T01:43:37.748Z[ helios-setup] Feb 25 01:43:35.818 INFO E| Downloaded zerocopy-derive v0.6.6
27362025-02-25T01:43:37.762Z[ helios-setup] Feb 25 01:43:35.832 INFO E| Downloaded libc v0.2.169
27372025-02-25T01:43:37.796Z[ helios-setup] Feb 25 01:43:35.867 INFO E| Downloaded proc-macro2 v1.0.93
27382025-02-25T01:43:37.800Z[ helios-setup] Feb 25 01:43:35.871 INFO E| Downloaded proc-macro-error v1.0.4
27392025-02-25T01:43:37.805Z[ helios-setup] Feb 25 01:43:35.875 INFO E| Downloaded pest_meta v2.7.15
27402025-02-25T01:43:37.808Z[ helios-setup] Feb 25 01:43:35.878 INFO E| Downloaded four-cc v0.3.0
27412025-02-25T01:43:37.810Z[ helios-setup] Feb 25 01:43:35.880 INFO E| Downloaded textwrap v0.11.0
27422025-02-25T01:43:37.813Z[ helios-setup] Feb 25 01:43:35.882 INFO E| Downloaded strum_macros v0.23.1
27432025-02-25T01:43:37.815Z[ helios-setup] Feb 25 01:43:35.884 INFO E| Downloaded proc-macro-error-attr v1.0.4
27442025-02-25T01:43:37.815Z[ helios-setup] Feb 25 01:43:35.885 INFO E| Downloaded pre v0.2.1
27452025-02-25T01:43:37.818Z[ helios-setup] Feb 25 01:43:35.886 INFO E| Downloaded num-derive v0.4.2
27462025-02-25T01:43:37.820Z[ helios-setup] Feb 25 01:43:35.889 INFO E| Downloaded lazy_static v1.5.0
27472025-02-25T01:43:37.823Z[ helios-setup] Feb 25 01:43:35.891 INFO E| Downloaded json5 v0.4.1
27482025-02-25T01:43:37.825Z[ helios-setup] Feb 25 01:43:35.894 INFO E| Downloaded heck v0.3.3
27492025-02-25T01:43:37.825Z[ helios-setup] Feb 25 01:43:35.895 INFO E| Downloaded generic-array v0.14.7
27502025-02-25T01:43:37.828Z[ helios-setup] Feb 25 01:43:35.897 INFO E| Downloaded dyn-clone v1.0.17
27512025-02-25T01:43:37.948Z[ helios-setup] Feb 25 01:43:36.018 INFO E| Compiling proc-macro2 v1.0.93
27522025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.019 INFO E| Compiling unicode-ident v1.0.14
27532025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.019 INFO E| Compiling syn v1.0.109
27542025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.019 INFO E| Compiling version_check v0.9.5
27552025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.019 INFO E| Compiling memchr v2.7.4
27562025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.019 INFO E| Compiling autocfg v1.4.0
27572025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.020 INFO E| Compiling semver-parser v0.7.0
27582025-02-25T01:43:37.951Z[ helios-setup] Feb 25 01:43:36.020 INFO E| Compiling serde v1.0.217
27592025-02-25T01:43:39.521Z[ helios-setup] Feb 25 01:43:37.591 INFO E| Compiling semver v0.9.0
27602025-02-25T01:43:39.698Z[ helios-setup] Feb 25 01:43:37.768 INFO E| Compiling serde_json v1.0.135
27612025-02-25T01:43:39.915Z[ helios-setup] Feb 25 01:43:37.985 INFO E| Compiling proc-macro-error-attr v1.0.4
27622025-02-25T01:43:39.984Z[ helios-setup] Feb 25 01:43:38.055 INFO E| Compiling proc-macro-error v1.0.4
27632025-02-25T01:43:40.205Z[ helios-setup] Feb 25 01:43:38.275 INFO E| Compiling rustc_version v0.2.3
27642025-02-25T01:43:40.353Z[ helios-setup] Feb 25 01:43:38.416 INFO E| Compiling thiserror v2.0.11
27652025-02-25T01:43:40.646Z[ helios-setup] Feb 25 01:43:38.716 INFO E| Compiling num-traits v0.2.19
27662025-02-25T01:43:40.897Z[ helios-setup] Feb 25 01:43:38.968 INFO E| Compiling itoa v1.0.14
27672025-02-25T01:43:41.024Z[ helios-setup] Feb 25 01:43:39.094 INFO E| Compiling unicode-segmentation v1.12.0
27682025-02-25T01:43:41.199Z[ helios-setup] Feb 25 01:43:39.269 INFO E| Compiling schemars v0.8.21
27692025-02-25T01:43:41.299Z[ helios-setup] Feb 25 01:43:39.369 INFO E| Compiling ryu v1.0.18
27702025-02-25T01:43:41.773Z[ helios-setup] Feb 25 01:43:39.844 INFO E| Compiling quote v1.0.38
27712025-02-25T01:43:42.016Z[ helios-setup] Feb 25 01:43:40.086 INFO E| Compiling pre-proc-macro v0.2.1
27722025-02-25T01:43:42.271Z[ helios-setup] Feb 25 01:43:40.342 INFO E| Compiling heck v0.3.3
27732025-02-25T01:43:42.456Z[ helios-setup] Feb 25 01:43:40.525 INFO E| Compiling syn v2.0.96
27742025-02-25T01:43:42.554Z[ helios-setup] Feb 25 01:43:40.624 INFO E| Compiling memoffset v0.5.6
27752025-02-25T01:43:42.824Z[ helios-setup] Feb 25 01:43:40.895 INFO E| Compiling libc v0.2.169
27762025-02-25T01:43:42.912Z[ helios-setup] Feb 25 01:43:40.983 INFO E| Compiling thiserror v1.0.69
27772025-02-25T01:43:43.057Z[ helios-setup] Feb 25 01:43:41.127 INFO E| Compiling lazy_static v1.5.0
27782025-02-25T01:43:43.234Z[ helios-setup] Feb 25 01:43:41.304 INFO E| Compiling paste v1.0.15
27792025-02-25T01:43:43.474Z[ helios-setup] Feb 25 01:43:41.544 INFO E| Compiling rustversion v1.0.19
27802025-02-25T01:43:44.310Z[ helios-setup] Feb 25 01:43:42.381 INFO E| Compiling dyn-clone v1.0.17
27812025-02-25T01:43:44.451Z[ helios-setup] Feb 25 01:43:42.522 INFO E| Compiling ucd-trie v0.1.7
27822025-02-25T01:43:45.276Z[ helios-setup] Feb 25 01:43:43.346 INFO E| Compiling pre v0.2.1
27832025-02-25T01:43:45.301Z[ helios-setup] Feb 25 01:43:43.371 INFO E| Compiling byteorder v1.5.0
27842025-02-25T01:43:45.493Z[ helios-setup] Feb 25 01:43:43.563 INFO E| Compiling once_cell v1.20.2
27852025-02-25T01:43:45.744Z[ helios-setup] Feb 25 01:43:43.815 INFO E| Compiling cfg-if v0.1.10
27862025-02-25T01:43:45.961Z[ helios-setup] Feb 25 01:43:44.031 INFO E| Compiling static_assertions v1.1.0
27872025-02-25T01:43:46.514Z[ helios-setup] Feb 25 01:43:44.585 INFO E| Compiling unicode-width v0.1.14
27882025-02-25T01:43:47.560Z[ helios-setup] Feb 25 01:43:45.630 INFO E| Compiling textwrap v0.11.0
27892025-02-25T01:43:48.274Z[ helios-setup] Feb 25 01:43:46.344 INFO E| Compiling atty v0.2.14
27902025-02-25T01:43:48.503Z[ helios-setup] Feb 25 01:43:46.573 INFO E| Compiling unic-char-range v0.9.0
27912025-02-25T01:43:48.770Z[ helios-setup] Feb 25 01:43:46.839 INFO E| Compiling unic-common v0.9.0
27922025-02-25T01:43:48.965Z[ helios-setup] Feb 25 01:43:47.036 INFO E| Compiling vec_map v0.8.2
27932025-02-25T01:43:49.171Z[ helios-setup] Feb 25 01:43:47.241 INFO E| Compiling parse_int v0.6.0
27942025-02-25T01:43:49.251Z[ helios-setup] Feb 25 01:43:47.320 INFO E| Compiling strsim v0.8.0
27952025-02-25T01:43:49.307Z[ helios-setup] Feb 25 01:43:47.378 INFO E| Compiling bitflags v1.3.2
27962025-02-25T01:43:49.476Z[ helios-setup] Feb 25 01:43:47.546 INFO E| Compiling fletcher v0.1.0
27972025-02-25T01:43:49.484Z[ helios-setup] Feb 25 01:43:47.554 INFO E| Compiling strum v0.23.0
27982025-02-25T01:43:49.532Z[ helios-setup] Feb 25 01:43:47.602 INFO E| Compiling ansi_term v0.12.1
27992025-02-25T01:43:49.598Z[ helios-setup] Feb 25 01:43:47.668 INFO E| Compiling unic-ucd-version v0.9.0
28002025-02-25T01:43:49.682Z[ helios-setup] Feb 25 01:43:47.753 INFO E| Compiling unic-char-property v0.9.0
28012025-02-25T01:43:50.018Z[ helios-setup] Feb 25 01:43:48.087 INFO E| Compiling log v0.4.22
28022025-02-25T01:43:50.067Z[ helios-setup] Feb 25 01:43:48.137 INFO E| Compiling plain v0.2.3
28032025-02-25T01:43:50.190Z[ helios-setup] Feb 25 01:43:48.261 INFO E| Compiling unic-ucd-ident v0.9.0
28042025-02-25T01:43:50.511Z[ helios-setup] Feb 25 01:43:48.582 INFO E| Compiling clap v2.34.0
28052025-02-25T01:43:50.671Z[ helios-setup] Feb 25 01:43:48.741 INFO E| Compiling bytesize v1.3.0
28062025-02-25T01:43:51.512Z[ helios-setup] Feb 25 01:43:49.583 INFO E| Compiling serde_derive_internals v0.29.1
28072025-02-25T01:43:53.480Z[ helios-setup] Feb 25 01:43:51.550 INFO E| Compiling toml v0.5.11
28082025-02-25T01:43:56.407Z[ helios-setup] Feb 25 01:43:54.477 INFO E| Compiling proc-macro-crate v0.1.5
28092025-02-25T01:43:56.627Z[ helios-setup] Feb 25 01:43:54.697 INFO E| Compiling serde_derive v1.0.217
28102025-02-25T01:43:56.698Z[ helios-setup] Feb 25 01:43:54.768 INFO E| Compiling thiserror-impl v2.0.11
28112025-02-25T01:43:57.780Z[ helios-setup] Feb 25 01:43:55.850 INFO E| Compiling schemars_derive v0.8.21
28122025-02-25T01:43:58.538Z[ helios-setup] Feb 25 01:43:56.608 INFO E| Compiling thiserror-impl v1.0.69
28132025-02-25T01:43:58.798Z[ helios-setup] Feb 25 01:43:56.868 INFO E| Compiling zerocopy-derive v0.6.6
28142025-02-25T01:43:59.740Z[ helios-setup] Feb 25 01:43:57.809 INFO E| Compiling num-derive v0.4.2
28152025-02-25T01:44:02.824Z[ helios-setup] Feb 25 01:44:00.893 INFO E| Compiling zerocopy v0.6.6
28162025-02-25T01:44:03.357Z[ helios-setup] Feb 25 01:44:01.427 INFO E| Compiling pest v2.7.15
28172025-02-25T01:44:06.199Z[ helios-setup] Feb 25 01:44:04.268 INFO E| Compiling modular-bitfield-impl v0.11.2
28182025-02-25T01:44:06.316Z[ helios-setup] Feb 25 01:44:04.379 INFO E| Compiling strum_macros v0.23.1
28192025-02-25T01:44:06.351Z[ helios-setup] Feb 25 01:44:04.420 INFO E| Compiling scroll_derive v0.10.5
28202025-02-25T01:44:09.221Z[ helios-setup] Feb 25 01:44:07.291 INFO E| Compiling pest_meta v2.7.15
28212025-02-25T01:44:09.267Z[ helios-setup] Feb 25 01:44:07.336 INFO E| Compiling scroll v0.10.2
28222025-02-25T01:44:09.699Z[ helios-setup] Feb 25 01:44:07.769 INFO E| Compiling structopt-derive v0.4.18
28232025-02-25T01:44:10.406Z[ helios-setup] Feb 25 01:44:08.475 INFO E| Compiling goblin v0.4.3
28242025-02-25T01:44:11.438Z[ helios-setup] Feb 25 01:44:09.508 INFO E| Compiling modular-bitfield v0.11.2
28252025-02-25T01:44:12.350Z[ helios-setup] Feb 25 01:44:10.419 INFO E| Compiling pest_generator v2.7.15
28262025-02-25T01:44:14.784Z[ helios-setup] Feb 25 01:44:12.854 INFO E| Compiling structopt v0.3.26
28272025-02-25T01:44:16.479Z[ helios-setup] Feb 25 01:44:14.549 INFO E| Compiling pest_derive v2.7.15
28282025-02-25T01:44:18.501Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
28292025-02-25T01:44:19.869Z[ helios-setup] Feb 25 01:44:17.938 INFO E| Compiling json5 v0.4.1
28302025-02-25T01:44:22.813Z[ host-package] Compiling progenitor v0.9.1
28312025-02-25T01:44:23.345Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28322025-02-25T01:44:25.680Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28332025-02-25T01:44:25.824Z[ helios-setup] Feb 25 01:44:23.894 INFO E| Compiling four-cc v0.3.0
28342025-02-25T01:44:25.824Z[ helios-setup] Feb 25 01:44:23.894 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
28352025-02-25T01:44:26.084Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28362025-02-25T01:44:26.092Z[ helios-setup] Feb 25 01:44:24.162 INFO E| Compiling amd-apcb v0.4.5 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.5#fb4e63cc)
28372025-02-25T01:44:27.376Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28382025-02-25T01:44:27.941Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28392025-02-25T01:44:28.960Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28402025-02-25T01:44:36.655Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28412025-02-25T01:44:38.230Z[ host-package] Compiling macaddr v1.0.1
28422025-02-25T01:44:38.869Z[ host-package] Compiling slog-dtrace v0.3.0
28432025-02-25T01:44:39.267Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28442025-02-25T01:44:39.440Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28452025-02-25T01:44:40.253Z[ host-package] Compiling prettyplease v0.2.29
28462025-02-25T01:44:41.529Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28472025-02-25T01:44:42.392Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28482025-02-25T01:44:43.668Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28492025-02-25T01:44:44.575Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28502025-02-25T01:44:44.720Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28512025-02-25T01:44:54.625Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28522025-02-25T01:44:57.405Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28532025-02-25T01:44:57.919Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28542025-02-25T01:45:03.391Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28552025-02-25T01:45:04.963Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28562025-02-25T01:45:08.271Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28572025-02-25T01:45:08.694Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28582025-02-25T01:45:10.550Z[ helios-setup] Feb 25 01:45:08.619 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
28592025-02-25T01:45:11.183Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28602025-02-25T01:45:11.347Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28612025-02-25T01:45:12.677Z[ host-package] Compiling half v2.4.1
28622025-02-25T01:45:13.517Z[ host-package] Compiling ciborium-io v0.2.2
28632025-02-25T01:45:13.796Z[ host-package] Compiling ciborium-ll v0.2.2
28642025-02-25T01:45:13.817Z[ host-package] Compiling bytecount v0.6.8
28652025-02-25T01:45:14.187Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28662025-02-25T01:45:14.425Z[ host-package] Compiling ciborium v0.2.2
28672025-02-25T01:45:14.473Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28682025-02-25T01:45:14.996Z[ host-package] Compiling display-error-chain v0.2.2
28692025-02-25T01:45:15.413Z[ host-package] Compiling same-file v1.0.6
28702025-02-25T01:45:15.711Z[ host-package] Compiling fastrand v2.1.1
28712025-02-25T01:45:16.340Z[ host-package] Compiling tempfile v3.13.0
28722025-02-25T01:45:16.928Z[ host-package] Compiling walkdir v2.5.0
28732025-02-25T01:45:17.330Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28742025-02-25T01:45:17.682Z[ host-package] Compiling blake3 v1.5.4
28752025-02-25T01:45:18.462Z[ host-package] Compiling const_format_proc_macros v0.2.34
28762025-02-25T01:45:20.605Z[ host-package] Compiling xattr v1.3.1
28772025-02-25T01:45:20.776Z[ host-package] Compiling filetime v0.2.25
28782025-02-25T01:45:20.961Z[ host-package] Compiling memmap2 v0.9.5
28792025-02-25T01:45:21.155Z[ host-package] Compiling constant_time_eq v0.3.1
28802025-02-25T01:45:21.363Z[ host-package] Compiling crunchy v0.2.2
28812025-02-25T01:45:21.471Z[ host-package] Compiling arrayref v0.3.9
28822025-02-25T01:45:21.593Z[ host-package] Compiling arrayvec v0.7.6
28832025-02-25T01:45:21.764Z[ host-package] Compiling keccak v0.1.5
28842025-02-25T01:45:22.184Z[ host-package] Compiling maplit v1.0.2
28852025-02-25T01:45:22.528Z[ host-package] Compiling sha3 v0.10.8
28862025-02-25T01:45:23.243Z[ host-package] Compiling tar v0.4.44
28872025-02-25T01:45:23.529Z[ host-package] Compiling const_format v0.2.34
28882025-02-25T01:45:23.606Z[ host-package] Compiling toolchain_find v0.4.0
28892025-02-25T01:45:23.609Z[ host-package] Compiling camino-tempfile v1.1.1
28902025-02-25T01:45:24.130Z[ host-package] Compiling tiny-keccak v2.0.2
28912025-02-25T01:45:24.303Z[ host-package] Compiling topological-sort v0.2.2
28922025-02-25T01:45:24.399Z[ host-package] Compiling rustfmt-wrapper v0.2.1
28932025-02-25T01:45:24.611Z[ host-package] Compiling omicron-zone-package v0.12.0
28942025-02-25T01:45:24.989Z[ host-package] Compiling dsl_auto_type v0.1.2
28952025-02-25T01:45:25.068Z[ host-package] Compiling scheduled-thread-pool v0.2.7
28962025-02-25T01:45:25.154Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
28972025-02-25T01:45:25.324Z[ helios-setup] Feb 25 01:45:23.393 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
28982025-02-25T01:45:25.526Z[ host-package] Compiling r2d2 v0.8.10
28992025-02-25T01:45:26.003Z[ host-package] Compiling phf_generator v0.11.2
29002025-02-25T01:45:26.146Z[ host-package] Compiling ascii-canvas v3.0.0
29012025-02-25T01:45:26.280Z[ host-package] Compiling secrecy v0.8.0
29022025-02-25T01:45:26.317Z[ host-package] Compiling diesel_derives v2.2.3
29032025-02-25T01:45:26.504Z[ host-package] Compiling ena v0.14.3
29042025-02-25T01:45:26.574Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29052025-02-25T01:45:26.655Z[ host-package] Compiling regex-syntax v0.6.29
29062025-02-25T01:45:26.984Z[ host-package] Compiling diff v0.1.13
29072025-02-25T01:45:27.038Z[ host-package] Compiling arc-swap v1.7.1
29082025-02-25T01:45:27.522Z[ host-package] Compiling bindgen v0.71.1
29092025-02-25T01:45:27.873Z[ host-package] Compiling slog-scope v4.4.0
29102025-02-25T01:45:28.331Z[ host-package] Compiling phf_codegen v0.11.2
29112025-02-25T01:45:28.671Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29122025-02-25T01:45:28.715Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29132025-02-25T01:45:29.075Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29142025-02-25T01:45:29.739Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29152025-02-25T01:45:29.818Z[ host-package] Compiling universal-hash v0.5.1
29162025-02-25T01:45:29.876Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29172025-02-25T01:45:30.144Z[ host-package] Compiling parse-zoneinfo v0.3.1
29182025-02-25T01:45:31.682Z[ host-package] Compiling lalrpop v0.19.12
29192025-02-25T01:45:31.911Z[ host-package] Compiling unicase v2.7.0
29202025-02-25T01:45:32.497Z[ host-package] Compiling opaque-debug v0.3.1
29212025-02-25T01:45:32.578Z[ host-package] Compiling rustc-hash v2.1.1
29222025-02-25T01:45:32.641Z[ host-package] Compiling ref-cast v1.0.23
29232025-02-25T01:45:33.478Z[ host-package] Compiling poly1305 v0.8.0
29242025-02-25T01:45:35.146Z[ host-package] Compiling thiserror-no-std v2.0.2
29252025-02-25T01:45:35.310Z[ host-package] Compiling chrono-tz-build v0.4.0
29262025-02-25T01:45:37.445Z[ host-package] Compiling slog-stdlog v4.1.1
29272025-02-25T01:45:37.478Z[ host-package] Compiling diesel v2.2.7
29282025-02-25T01:45:38.807Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29292025-02-25T01:45:39.194Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29302025-02-25T01:45:39.602Z[ host-package] Compiling derive_builder_core v0.20.2
29312025-02-25T01:45:41.977Z[ host-package] Compiling chacha20 v0.9.1
29322025-02-25T01:45:42.564Z[ host-package] Compiling headers-core v0.3.0
29332025-02-25T01:45:42.861Z[ host-package] Compiling aead v0.5.2
29342025-02-25T01:45:43.442Z[ host-package] Compiling libxml v0.3.3
29352025-02-25T01:45:43.970Z[ host-package] Compiling ref-cast-impl v1.0.23
29362025-02-25T01:45:45.255Z[ host-package] Compiling vte_generate_state_changes v0.1.2
29372025-02-25T01:45:46.119Z[ host-package] Compiling samael v0.0.18
29382025-02-25T01:45:46.201Z[ host-package] Compiling vte v0.11.1
29392025-02-25T01:45:48.287Z[ host-package] Compiling chacha20poly1305 v0.10.1
29402025-02-25T01:45:48.350Z[ host-package] Compiling headers v0.4.0
29412025-02-25T01:45:48.586Z[ host-package] Compiling derive_builder_macro v0.20.2
29422025-02-25T01:45:49.709Z[ host-package] Compiling slog-envlogger v2.2.0
29432025-02-25T01:45:52.648Z[ host-package] Compiling chrono-tz v0.10.1
29442025-02-25T01:45:53.127Z[ host-package] Compiling vsss-rs v3.3.4
29452025-02-25T01:45:53.518Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29462025-02-25T01:45:56.055Z[ host-package] Compiling polar-core v0.27.3
29472025-02-25T01:45:57.143Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29482025-02-25T01:45:58.570Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29492025-02-25T01:45:59.197Z[ host-package] Compiling strum_macros v0.24.3
29502025-02-25T01:46:00.137Z[ host-package] Compiling fxhash v0.2.1
29512025-02-25T01:46:00.546Z[ host-package] Compiling indoc v1.0.9
29522025-02-25T01:46:03.305Z[ host-package] Compiling derive_builder v0.20.2
29532025-02-25T01:46:07.513Z[ helios-setup] Feb 25 01:46:05.581 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 33s
29542025-02-25T01:46:07.614Z[ host-package] Compiling strip-ansi-escapes v0.2.0
29552025-02-25T01:46:07.630Z[ helios-setup] Feb 25 01:46:05.698 INFO building project "amd-host-image-builder" ok (180 seconds)
29562025-02-25T01:46:07.630Z[ helios-setup] Feb 25 01:46:05.698 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
29572025-02-25T01:46:07.630Z[ helios-setup] Feb 25 01:46:05.698 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
29582025-02-25T01:46:07.976Z[ helios-setup] Feb 25 01:46:06.044 INFO E| Downloading crates ...
29592025-02-25T01:46:08.170Z[ helios-setup] Feb 25 01:46:06.238 INFO E| Downloaded flate2 v1.0.25
29602025-02-25T01:46:08.177Z[ helios-setup] Feb 25 01:46:06.245 INFO E| Downloaded generic-array v0.14.6
29612025-02-25T01:46:08.180Z[ helios-setup] Feb 25 01:46:06.248 INFO E| Downloaded typenum v1.15.0
29622025-02-25T01:46:08.183Z[ helios-setup] Feb 25 01:46:06.251 INFO E| Downloaded miniz_oxide v0.6.2
29632025-02-25T01:46:08.186Z[ helios-setup] Feb 25 01:46:06.255 INFO E| Downloaded bytes v1.2.1
29642025-02-25T01:46:08.192Z[ helios-setup] Feb 25 01:46:06.260 INFO E| Downloaded anyhow v1.0.62
29652025-02-25T01:46:08.200Z[ helios-setup] Feb 25 01:46:06.266 INFO E| Downloaded sha2 v0.10.5
29662025-02-25T01:46:08.203Z[ helios-setup] Feb 25 01:46:06.269 INFO E| Downloaded cpufeatures v0.2.5
29672025-02-25T01:46:08.203Z[ helios-setup] Feb 25 01:46:06.271 INFO E| Downloaded block-buffer v0.10.3
29682025-02-25T01:46:08.206Z[ helios-setup] Feb 25 01:46:06.272 INFO E| Downloaded digest v0.10.3
29692025-02-25T01:46:08.270Z[ helios-setup] Feb 25 01:46:06.338 INFO E| Compiling version_check v0.9.4
29702025-02-25T01:46:08.272Z[ helios-setup] Feb 25 01:46:06.338 INFO E| Compiling typenum v1.15.0
29712025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.338 INFO E| Compiling cfg-if v1.0.0
29722025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.338 INFO E| Compiling crc32fast v1.3.2
29732025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.338 INFO E| Compiling anyhow v1.0.62
29742025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.339 INFO E| Compiling adler v1.0.2
29752025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.339 INFO E| Compiling cpufeatures v0.2.5
29762025-02-25T01:46:08.273Z[ helios-setup] Feb 25 01:46:06.339 INFO E| Compiling unicode-width v0.1.10
29772025-02-25T01:46:08.525Z[ host-package] Compiling papergrid v0.11.0
29782025-02-25T01:46:08.631Z[ helios-setup] Feb 25 01:46:06.699 INFO E| Compiling bytes v1.2.1
29792025-02-25T01:46:08.702Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29802025-02-25T01:46:08.747Z[ helios-setup] Feb 25 01:46:06.813 INFO E| Compiling miniz_oxide v0.6.2
29812025-02-25T01:46:08.879Z[ helios-setup] Feb 25 01:46:06.947 INFO E| Compiling getopts v0.2.21
29822025-02-25T01:46:09.191Z[ helios-setup] Feb 25 01:46:07.253 INFO E| Compiling bitflags v1.3.2
29832025-02-25T01:46:09.462Z[ host-package] Compiling tabled_derive v0.7.0
29842025-02-25T01:46:09.625Z[ helios-setup] Feb 25 01:46:07.693 INFO E| Compiling generic-array v0.14.6
29852025-02-25T01:46:10.340Z[ helios-setup] Feb 25 01:46:08.408 INFO E| Compiling flate2 v1.0.25
29862025-02-25T01:46:12.923Z[ host-package] Compiling fd-lock v4.0.2
29872025-02-25T01:46:13.232Z[ host-package] Compiling peg-macros v0.8.4
29882025-02-25T01:46:13.909Z[ helios-setup] Feb 25 01:46:11.977 INFO E| Compiling block-buffer v0.10.3
29892025-02-25T01:46:13.909Z[ helios-setup] Feb 25 01:46:11.977 INFO E| Compiling crypto-common v0.1.6
29902025-02-25T01:46:14.139Z[ helios-setup] Feb 25 01:46:12.207 INFO E| Compiling digest v0.10.3
29912025-02-25T01:46:14.510Z[ helios-setup] Feb 25 01:46:12.578 INFO E| Compiling sha2 v0.10.5
29922025-02-25T01:46:15.048Z[ helios-setup] Feb 25 01:46:13.115 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
29932025-02-25T01:46:16.985Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942025-02-25T01:46:18.230Z[ host-package] Compiling kstat-rs v0.2.4
29952025-02-25T01:46:19.852Z[ host-package] Compiling oso-derive v0.27.3
29962025-02-25T01:46:19.965Z[ helios-setup] Feb 25 01:46:18.033 INFO E| Finished `release` profile [optimized] target(s) in 12.23s
29972025-02-25T01:46:19.980Z[ helios-setup] Feb 25 01:46:18.048 INFO building project "bootserver" ok (12 seconds)
29982025-02-25T01:46:19.980Z[ helios-setup] Feb 25 01:46:18.048 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
29992025-02-25T01:46:19.983Z[ helios-setup] Feb 25 01:46:18.048 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30002025-02-25T01:46:20.300Z[ helios-setup] Feb 25 01:46:18.363 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
30012025-02-25T01:46:20.573Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
30022025-02-25T01:46:20.917Z[ host-package] Compiling quick-xml v0.37.2
30032025-02-25T01:46:21.348Z[ helios-setup] Feb 25 01:46:19.416 INFO E| From https://github.com/oxidecomputer/progenitor
30042025-02-25T01:46:21.348Z[ helios-setup] Feb 25 01:46:19.416 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
30052025-02-25T01:46:21.457Z[ helios-setup] Feb 25 01:46:19.525 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30062025-02-25T01:46:21.906Z[ helios-setup] Feb 25 01:46:19.974 INFO E| From https://github.com/jclulow/hiercmd
30072025-02-25T01:46:21.906Z[ helios-setup] Feb 25 01:46:19.974 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
30082025-02-25T01:46:21.925Z[ helios-setup] Feb 25 01:46:19.993 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30092025-02-25T01:46:22.479Z[ helios-setup] Feb 25 01:46:20.546 INFO E| From https://github.com/jclulow/network-interface
30102025-02-25T01:46:22.479Z[ helios-setup] Feb 25 01:46:20.546 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
30112025-02-25T01:46:22.497Z[ helios-setup] Feb 25 01:46:20.565 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30122025-02-25T01:46:22.949Z[ helios-setup] Feb 25 01:46:21.017 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30132025-02-25T01:46:22.949Z[ helios-setup] Feb 25 01:46:21.017 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30142025-02-25T01:46:22.984Z[ helios-setup] Feb 25 01:46:21.051 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30152025-02-25T01:46:23.643Z[ helios-setup] Feb 25 01:46:21.711 INFO E| From https://github.com/oxidecomputer/facade
30162025-02-25T01:46:23.643Z[ helios-setup] Feb 25 01:46:21.711 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
30172025-02-25T01:46:23.687Z[ helios-setup] Feb 25 01:46:21.754 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
30182025-02-25T01:46:23.819Z[ host-package] Compiling diesel-dtrace v0.4.2
30192025-02-25T01:46:24.524Z[ helios-setup] Feb 25 01:46:22.591 INFO E| From https://github.com/oxidecomputer/dropshot
30202025-02-25T01:46:24.524Z[ helios-setup] Feb 25 01:46:22.591 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
30212025-02-25T01:46:24.565Z[ helios-setup] Feb 25 01:46:22.633 INFO E| Updating crates.io index
30222025-02-25T01:46:24.603Z[ helios-setup] Feb 25 01:46:22.670 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
30232025-02-25T01:46:25.563Z[ host-package] Compiling nu-ansi-term v0.50.1
30242025-02-25T01:46:25.622Z[ helios-setup] Feb 25 01:46:23.690 INFO E| From https://github.com/oxidecomputer/typify
30252025-02-25T01:46:25.623Z[ helios-setup] Feb 25 01:46:23.690 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
30262025-02-25T01:46:26.065Z[ helios-setup] Feb 25 01:46:24.132 INFO E| Downloading crates ...
30272025-02-25T01:46:26.261Z[ helios-setup] Feb 25 01:46:24.329 INFO E| Downloaded anstyle-parse v0.1.1
30282025-02-25T01:46:26.265Z[ helios-setup] Feb 25 01:46:24.332 INFO E| Downloaded ahash v0.8.3
30292025-02-25T01:46:26.269Z[ helios-setup] Feb 25 01:46:24.337 INFO E| Downloaded const-random-macro v0.1.15
30302025-02-25T01:46:26.272Z[ helios-setup] Feb 25 01:46:24.338 INFO E| Downloaded ahash v0.7.6
30312025-02-25T01:46:26.374Z[ helios-setup] Feb 25 01:46:24.433 INFO E| Downloaded try-lock v0.2.4
30322025-02-25T01:46:26.374Z[ helios-setup] Feb 25 01:46:24.435 INFO E| Downloaded schemars_derive v0.8.12
30332025-02-25T01:46:26.374Z[ helios-setup] Feb 25 01:46:24.437 INFO E| Downloaded spin v0.5.2
30342025-02-25T01:46:26.374Z[ helios-setup] Feb 25 01:46:24.439 INFO E| Downloaded serde_derive v1.0.204
30352025-02-25T01:46:26.376Z[ helios-setup] Feb 25 01:46:24.443 INFO E| Downloaded ucd-trie v0.1.5
30362025-02-25T01:46:26.379Z[ helios-setup] Feb 25 01:46:24.446 INFO E| Downloaded toolchain_find v0.2.0
30372025-02-25T01:46:26.379Z[ helios-setup] Feb 25 01:46:24.447 INFO E| Downloaded futures-io v0.3.28
30382025-02-25T01:46:26.382Z[ helios-setup] Feb 25 01:46:24.448 INFO E| Downloaded const-random v0.1.15
30392025-02-25T01:46:26.384Z[ helios-setup] Feb 25 01:46:24.450 INFO E| Downloaded anstyle v0.3.5
30402025-02-25T01:46:26.387Z[ helios-setup] Feb 25 01:46:24.453 INFO E| Downloaded tempfile v3.5.0
30412025-02-25T01:46:26.390Z[ helios-setup] Feb 25 01:46:24.456 INFO E| Downloaded smartstring v1.0.1
30422025-02-25T01:46:26.392Z[ helios-setup] Feb 25 01:46:24.459 INFO E| Downloaded unicode-bidi v0.3.13
30432025-02-25T01:46:26.395Z[ helios-setup] Feb 25 01:46:24.463 INFO E| Downloaded winnow v0.4.1
30442025-02-25T01:46:26.407Z[ helios-setup] Feb 25 01:46:24.475 INFO E| Downloaded tinyvec v1.6.0
30452025-02-25T01:46:26.412Z[ helios-setup] Feb 25 01:46:24.480 INFO E| Downloaded tower-service v0.3.2
30462025-02-25T01:46:26.415Z[ helios-setup] Feb 25 01:46:24.481 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
30472025-02-25T01:46:26.417Z[ helios-setup] Feb 25 01:46:24.484 INFO E| Downloaded crossbeam-deque v0.8.2
30482025-02-25T01:46:26.420Z[ helios-setup] Feb 25 01:46:24.486 INFO E| Downloaded want v0.3.0
30492025-02-25T01:46:26.422Z[ helios-setup] Feb 25 01:46:24.488 INFO E| Downloaded paste v1.0.12
30502025-02-25T01:46:26.425Z[ helios-setup] Feb 25 01:46:24.491 INFO E| Downloaded futures-sink v0.3.28
30512025-02-25T01:46:26.425Z[ helios-setup] Feb 25 01:46:24.493 INFO E| Downloaded futures-core v0.3.28
30522025-02-25T01:46:26.430Z[ helios-setup] Feb 25 01:46:24.495 INFO E| Downloaded thiserror v1.0.38
30532025-02-25T01:46:26.433Z[ helios-setup] Feb 25 01:46:24.500 INFO E| Downloaded itoa v1.0.6
30542025-02-25T01:46:26.435Z[ helios-setup] Feb 25 01:46:24.502 INFO E| Downloaded futures-macro v0.3.28
30552025-02-25T01:46:26.438Z[ helios-setup] Feb 25 01:46:24.504 INFO E| Downloaded num_enum v0.5.7
30562025-02-25T01:46:26.441Z[ helios-setup] Feb 25 01:46:24.509 INFO E| Downloaded jobserver v0.1.26
30572025-02-25T01:46:26.443Z[ helios-setup] Feb 25 01:46:24.511 INFO E| Downloaded utf8parse v0.2.1
30582025-02-25T01:46:26.446Z[ helios-setup] Feb 25 01:46:24.513 INFO E| Downloaded terminal_size v0.2.6
30592025-02-25T01:46:26.449Z[ helios-setup] Feb 25 01:46:24.515 INFO E| Downloaded sha1 v0.10.5
30602025-02-25T01:46:26.453Z[ helios-setup] Feb 25 01:46:24.517 INFO E| Downloaded serde_spanned v0.6.1
30612025-02-25T01:46:26.453Z[ helios-setup] Feb 25 01:46:24.518 INFO E| Downloaded either v1.8.0
30622025-02-25T01:46:26.455Z[ helios-setup] Feb 25 01:46:24.521 INFO E| Downloaded strsim v0.10.0
30632025-02-25T01:46:26.456Z[ helios-setup] Feb 25 01:46:24.523 INFO E| Downloaded form_urlencoded v1.1.0
30642025-02-25T01:46:26.458Z[ helios-setup] Feb 25 01:46:24.525 INFO E| Downloaded smawk v0.3.1
30652025-02-25T01:46:26.461Z[ helios-setup] Feb 25 01:46:24.527 INFO E| Downloaded serde_tokenstream v0.2.0
30662025-02-25T01:46:26.466Z[ helios-setup] Feb 25 01:46:24.533 INFO E| Downloaded slog-bunyan v2.4.0
30672025-02-25T01:46:26.468Z[ helios-setup] Feb 25 01:46:24.535 INFO E| Downloaded httparse v1.8.0
30682025-02-25T01:46:26.471Z[ helios-setup] Feb 25 01:46:24.539 INFO E| Downloaded tokio-macros v2.0.0
30692025-02-25T01:46:26.474Z[ helios-setup] Feb 25 01:46:24.541 INFO E| Downloaded getrandom v0.2.8
30702025-02-25T01:46:26.476Z[ helios-setup] Feb 25 01:46:24.544 INFO E| Downloaded camino v1.1.4
30712025-02-25T01:46:26.479Z[ helios-setup] Feb 25 01:46:24.547 INFO E| Downloaded tokio-tungstenite v0.18.0
30722025-02-25T01:46:26.482Z[ helios-setup] Feb 25 01:46:24.550 INFO E| Downloaded quote v1.0.36
30732025-02-25T01:46:26.486Z[ helios-setup] Feb 25 01:46:24.554 INFO E| Downloaded tokio-rustls v0.24.0
30742025-02-25T01:46:26.489Z[ helios-setup] Feb 25 01:46:24.557 INFO E| Downloaded toml v0.7.3
30752025-02-25T01:46:26.493Z[ helios-setup] Feb 25 01:46:24.561 INFO E| Downloaded textwrap v0.16.0
30762025-02-25T01:46:26.497Z[ helios-setup] Feb 25 01:46:24.565 INFO E| Downloaded unicode-ident v1.0.8
30772025-02-25T01:46:26.501Z[ helios-setup] Feb 25 01:46:24.569 INFO E| Downloaded io-lifetimes v1.0.10
30782025-02-25T01:46:26.508Z[ helios-setup] Feb 25 01:46:24.572 INFO E| Downloaded uuid v1.3.0
30792025-02-25T01:46:26.510Z[ helios-setup] Feb 25 01:46:24.578 INFO E| Downloaded sct v0.7.0
30802025-02-25T01:46:26.516Z[ helios-setup] Feb 25 01:46:24.582 INFO E| Downloaded socket2 v0.4.9
30812025-02-25T01:46:26.521Z[ helios-setup] Feb 25 01:46:24.585 INFO E| Downloaded pin-project-lite v0.2.9
30822025-02-25T01:46:26.524Z[ helios-setup] Feb 25 01:46:24.591 INFO E| Downloaded url v2.3.1
30832025-02-25T01:46:26.527Z[ helios-setup] Feb 25 01:46:24.595 INFO E| Downloaded rustls-webpki v0.100.1
30842025-02-25T01:46:26.537Z[ helios-setup] Feb 25 01:46:24.604 INFO E| Downloaded unsafe-libyaml v0.2.8
30852025-02-25T01:46:26.541Z[ helios-setup] Feb 25 01:46:24.609 INFO E| Downloaded toml_edit v0.19.8
30862025-02-25T01:46:26.562Z[ helios-setup] Feb 25 01:46:24.630 INFO E| Downloaded tokio-util v0.7.7
30872025-02-25T01:46:26.569Z[ helios-setup] Feb 25 01:46:24.637 INFO E| Downloaded unicode-normalization v0.1.22
30882025-02-25T01:46:26.580Z[ helios-setup] Feb 25 01:46:24.646 INFO E| Downloaded cc v1.0.78
30892025-02-25T01:46:26.583Z[ helios-setup] Feb 25 01:46:24.650 INFO E| Downloaded rayon-core v1.10.2
30902025-02-25T01:46:26.586Z[ helios-setup] Feb 25 01:46:24.654 INFO E| Downloaded base64 v0.21.0
30912025-02-25T01:46:26.591Z[ helios-setup] Feb 25 01:46:24.658 INFO E| Downloaded serde_json v1.0.95
30922025-02-25T01:46:26.593Z[ host-package] Compiling oso v0.27.3
30932025-02-25T01:46:26.601Z[ helios-setup] Feb 25 01:46:24.669 INFO E| Downloaded proc-macro2 v1.0.86
30942025-02-25T01:46:26.605Z[ helios-setup] Feb 25 01:46:24.673 INFO E| Downloaded memchr v2.5.0
30952025-02-25T01:46:26.610Z[ helios-setup] Feb 25 01:46:24.678 INFO E| Downloaded cargo-lock v8.0.3
30962025-02-25T01:46:26.615Z[ helios-setup] Feb 25 01:46:24.683 INFO E| Downloaded syn v1.0.107
30972025-02-25T01:46:26.634Z[ helios-setup] Feb 25 01:46:24.701 INFO E| Downloaded mio v0.8.5
30982025-02-25T01:46:26.643Z[ helios-setup] Feb 25 01:46:24.711 INFO E| Downloaded syn v2.0.72
30992025-02-25T01:46:26.662Z[ helios-setup] Feb 25 01:46:24.729 INFO E| Downloaded rustls v0.21.0
31002025-02-25T01:46:26.681Z[ helios-setup] Feb 25 01:46:24.748 INFO E| Downloaded pest v2.5.7
31012025-02-25T01:46:26.689Z[ helios-setup] Feb 25 01:46:24.757 INFO E| Downloaded crossbeam-channel v0.5.6
31022025-02-25T01:46:26.696Z[ helios-setup] Feb 25 01:46:24.764 INFO E| Downloaded http v0.2.9
31032025-02-25T01:46:26.703Z[ helios-setup] Feb 25 01:46:24.770 INFO E| Downloaded aho-corasick v0.7.20
31042025-02-25T01:46:26.708Z[ helios-setup] Feb 25 01:46:24.776 INFO E| Downloaded schemars v0.8.12
31052025-02-25T01:46:26.726Z[ helios-setup] Feb 25 01:46:24.794 INFO E| Downloaded num-traits v0.2.15
31062025-02-25T01:46:26.730Z[ helios-setup] Feb 25 01:46:24.798 INFO E| Downloaded reqwest v0.11.16
31072025-02-25T01:46:26.741Z[ helios-setup] Feb 25 01:46:24.808 INFO E| Downloaded futures-util v0.3.28
31082025-02-25T01:46:26.757Z[ helios-setup] Feb 25 01:46:24.825 INFO E| Downloaded rayon v1.6.1
31092025-02-25T01:46:26.770Z[ helios-setup] Feb 25 01:46:24.838 INFO E| Downloaded h2 v0.3.16
31102025-02-25T01:46:26.781Z[ helios-setup] Feb 25 01:46:24.848 INFO E| Downloaded chrono v0.4.24
31112025-02-25T01:46:26.791Z[ helios-setup] Feb 25 01:46:24.858 INFO E| Downloaded hyper v0.14.25
31122025-02-25T01:46:26.805Z[ helios-setup] Feb 25 01:46:24.872 INFO E| Downloaded git2 v0.16.1
31132025-02-25T01:46:26.817Z[ helios-setup] Feb 25 01:46:24.885 INFO E| Downloaded regress v0.5.0
31142025-02-25T01:46:26.829Z[ helios-setup] Feb 25 01:46:24.897 INFO E| Downloaded regex v1.7.3
31152025-02-25T01:46:26.868Z[ helios-setup] Feb 25 01:46:24.911 INFO E| Downloaded clap_builder v4.2.1
31162025-02-25T01:46:26.868Z[ helios-setup] Feb 25 01:46:24.922 INFO E| Downloaded idna v0.3.0
31172025-02-25T01:46:26.868Z[ helios-setup] Feb 25 01:46:24.933 INFO E| Downloaded rustix v0.37.3
31182025-02-25T01:46:26.870Z[ host-package] Compiling reedline v0.35.0
31192025-02-25T01:46:26.897Z[ helios-setup] Feb 25 01:46:24.965 INFO E| Downloaded bytes v1.4.0
31202025-02-25T01:46:26.903Z[ helios-setup] Feb 25 01:46:24.971 INFO E| Downloaded rhai v1.14.0
31212025-02-25T01:46:26.924Z[ helios-setup] Feb 25 01:46:24.991 INFO E| Downloaded tokio v1.27.0
31222025-02-25T01:46:26.976Z[ helios-setup] Feb 25 01:46:25.043 INFO E| Downloaded openapiv3 v1.0.2
31232025-02-25T01:46:26.993Z[ helios-setup] Feb 25 01:46:25.061 INFO E| Downloaded futures v0.3.28
31242025-02-25T01:46:27.000Z[ helios-setup] Feb 25 01:46:25.068 INFO E| Downloaded unicode-linebreak v0.1.4
31252025-02-25T01:46:27.003Z[ helios-setup] Feb 25 01:46:25.071 INFO E| Downloaded tracing v0.1.37
31262025-02-25T01:46:27.009Z[ helios-setup] Feb 25 01:46:25.077 INFO E| Downloaded ipnet v2.7.2
31272025-02-25T01:46:27.012Z[ helios-setup] Feb 25 01:46:25.079 INFO E| Downloaded clap v4.2.1
31282025-02-25T01:46:27.024Z[ helios-setup] Feb 25 01:46:25.092 INFO E| Downloaded tungstenite v0.18.0
31292025-02-25T01:46:27.027Z[ helios-setup] Feb 25 01:46:25.095 INFO E| Downloaded serde_yaml v0.9.21
31302025-02-25T01:46:27.032Z[ helios-setup] Feb 25 01:46:25.100 INFO E| Downloaded parking_lot v0.12.1
31312025-02-25T01:46:27.035Z[ helios-setup] Feb 25 01:46:25.103 INFO E| Downloaded crossbeam-utils v0.8.14
31322025-02-25T01:46:27.038Z[ helios-setup] Feb 25 01:46:25.106 INFO E| Downloaded anyhow v1.0.68
31332025-02-25T01:46:27.043Z[ helios-setup] Feb 25 01:46:25.111 INFO E| Downloaded parking_lot_core v0.9.6
31342025-02-25T01:46:27.046Z[ helios-setup] Feb 25 01:46:25.114 INFO E| Downloaded crossbeam-epoch v0.9.13
31352025-02-25T01:46:27.049Z[ helios-setup] Feb 25 01:46:25.117 INFO E| Downloaded futures-channel v0.3.28
31362025-02-25T01:46:27.052Z[ helios-setup] Feb 25 01:46:25.119 INFO E| Downloaded bincode v1.3.3
31372025-02-25T01:46:27.055Z[ helios-setup] Feb 25 01:46:25.122 INFO E| Downloaded anstream v0.2.6
31382025-02-25T01:46:27.057Z[ helios-setup] Feb 25 01:46:25.125 INFO E| Downloaded ryu v1.0.13
31392025-02-25T01:46:27.062Z[ helios-setup] Feb 25 01:46:25.129 INFO E| Downloaded rhai_codegen v1.5.0
31402025-02-25T01:46:27.073Z[ helios-setup] Feb 25 01:46:25.141 INFO E| Downloaded lock_api v0.4.9
31412025-02-25T01:46:27.076Z[ helios-setup] Feb 25 01:46:25.143 INFO E| Downloaded built v0.6.0
31422025-02-25T01:46:27.078Z[ helios-setup] Feb 25 01:46:25.145 INFO E| Downloaded serde_derive_internals v0.26.0
31432025-02-25T01:46:27.081Z[ helios-setup] Feb 25 01:46:25.147 INFO E| Downloaded pkg-config v0.3.26
31442025-02-25T01:46:27.081Z[ helios-setup] Feb 25 01:46:25.149 INFO E| Downloaded percent-encoding v2.2.0
31452025-02-25T01:46:27.084Z[ helios-setup] Feb 25 01:46:25.150 INFO E| Downloaded slog-async v2.7.0
31462025-02-25T01:46:27.087Z[ helios-setup] Feb 25 01:46:25.152 INFO E| Downloaded semver v1.0.17
31472025-02-25T01:46:27.090Z[ helios-setup] Feb 25 01:46:25.155 INFO E| Downloaded log v0.4.17
31482025-02-25T01:46:27.092Z[ helios-setup] Feb 25 01:46:25.158 INFO E| Downloaded libc v0.2.139
31492025-02-25T01:46:27.124Z[ helios-setup] Feb 25 01:46:25.192 INFO E| Downloaded signal-hook-registry v1.4.0
31502025-02-25T01:46:27.127Z[ helios-setup] Feb 25 01:46:25.194 INFO E| Downloaded once_cell v1.17.0
31512025-02-25T01:46:27.130Z[ helios-setup] Feb 25 01:46:25.197 INFO E| Downloaded async-trait v0.1.68
31522025-02-25T01:46:27.134Z[ helios-setup] Feb 25 01:46:25.201 INFO E| Downloaded scopeguard v1.1.0
31532025-02-25T01:46:27.139Z[ helios-setup] Feb 25 01:46:25.203 INFO E| Downloaded proc-macro-crate v1.2.1
31542025-02-25T01:46:27.139Z[ helios-setup] Feb 25 01:46:25.204 INFO E| Downloaded home v0.5.4
31552025-02-25T01:46:27.140Z[ helios-setup] Feb 25 01:46:25.205 INFO E| Downloaded clap_derive v4.2.0
31562025-02-25T01:46:27.142Z[ helios-setup] Feb 25 01:46:25.208 INFO E| Downloaded slab v0.4.7
31572025-02-25T01:46:27.142Z[ helios-setup] Feb 25 01:46:25.209 INFO E| Downloaded sha2 v0.10.6
31582025-02-25T01:46:27.145Z[ helios-setup] Feb 25 01:46:25.213 INFO E| Downloaded semver-parser v0.10.2
31592025-02-25T01:46:27.148Z[ helios-setup] Feb 25 01:46:25.216 INFO E| Downloaded semver v0.11.0
31602025-02-25T01:46:27.151Z[ helios-setup] Feb 25 01:46:25.218 INFO E| Downloaded memoffset v0.7.1
31612025-02-25T01:46:27.154Z[ helios-setup] Feb 25 01:46:25.221 INFO E| Downloaded ppv-lite86 v0.2.17
31622025-02-25T01:46:27.157Z[ helios-setup] Feb 25 01:46:25.223 INFO E| Downloaded num_enum_derive v0.5.7
31632025-02-25T01:46:27.158Z[ helios-setup] Feb 25 01:46:25.224 INFO E| Downloaded num_cpus v1.15.0
31642025-02-25T01:46:27.166Z[ helios-setup] Feb 25 01:46:25.228 INFO E| Downloaded futures-executor v0.3.28
31652025-02-25T01:46:27.166Z[ helios-setup] Feb 25 01:46:25.230 INFO E| Downloaded lazy_static v1.4.0
31662025-02-25T01:46:27.166Z[ helios-setup] Feb 25 01:46:25.231 INFO E| Downloaded concolor-query v0.3.3
31672025-02-25T01:46:27.166Z[ helios-setup] Feb 25 01:46:25.233 INFO E| Downloaded byteorder v1.4.3
31682025-02-25T01:46:27.169Z[ helios-setup] Feb 25 01:46:25.235 INFO E| Downloaded digest v0.10.6
31692025-02-25T01:46:27.171Z[ helios-setup] Feb 25 01:46:25.238 INFO E| Downloaded num-integer v0.1.45
31702025-02-25T01:46:27.176Z[ helios-setup] Feb 25 01:46:25.241 INFO E| Downloaded time v0.1.45
31712025-02-25T01:46:27.178Z[ helios-setup] Feb 25 01:46:25.243 INFO E| Downloaded rustfmt-wrapper v0.2.0
31722025-02-25T01:46:27.178Z[ helios-setup] Feb 25 01:46:25.245 INFO E| Downloaded is-terminal v0.4.7
31732025-02-25T01:46:27.179Z[ helios-setup] Feb 25 01:46:25.246 INFO E| Downloaded fastrand v1.9.0
31742025-02-25T01:46:27.181Z[ helios-setup] Feb 25 01:46:25.248 INFO E| Downloaded dyn-clone v1.0.11
31752025-02-25T01:46:27.184Z[ helios-setup] Feb 25 01:46:25.251 INFO E| Downloaded clap_lex v0.4.1
31762025-02-25T01:46:27.187Z[ helios-setup] Feb 25 01:46:25.252 INFO E| Downloaded autocfg v1.1.0
31772025-02-25T01:46:27.187Z[ helios-setup] Feb 25 01:46:25.254 INFO E| Downloaded async-stream v0.3.5
31782025-02-25T01:46:27.190Z[ helios-setup] Feb 25 01:46:25.257 INFO E| Downloaded tracing-core v0.1.30
31792025-02-25T01:46:27.193Z[ helios-setup] Feb 25 01:46:25.261 INFO E| Downloaded toml_datetime v0.6.1
31802025-02-25T01:46:27.196Z[ helios-setup] Feb 25 01:46:25.262 INFO E| Downloaded thiserror-impl v1.0.38
31812025-02-25T01:46:27.199Z[ helios-setup] Feb 25 01:46:25.265 INFO E| Downloaded iana-time-zone v0.1.56
31822025-02-25T01:46:27.202Z[ helios-setup] Feb 25 01:46:25.268 INFO E| Downloaded httpdate v1.0.2
31832025-02-25T01:46:27.204Z[ helios-setup] Feb 25 01:46:25.270 INFO E| Downloaded futures-task v0.3.28
31842025-02-25T01:46:27.204Z[ helios-setup] Feb 25 01:46:25.272 INFO E| Downloaded serde_path_to_error v0.1.11
31852025-02-25T01:46:27.207Z[ helios-setup] Feb 25 01:46:25.275 INFO E| Downloaded smallvec v1.10.0
31862025-02-25T01:46:27.210Z[ helios-setup] Feb 25 01:46:25.278 INFO E| Downloaded project-root v0.2.2
31872025-02-25T01:46:27.213Z[ helios-setup] Feb 25 01:46:25.279 INFO E| Downloaded http-body v0.4.5
31882025-02-25T01:46:27.216Z[ helios-setup] Feb 25 01:46:25.282 INFO E| Downloaded concolor-override v1.0.0
31892025-02-25T01:46:27.216Z[ helios-setup] Feb 25 01:46:25.283 INFO E| Downloaded async-stream-impl v0.3.5
31902025-02-25T01:46:27.219Z[ helios-setup] Feb 25 01:46:25.284 INFO E| Downloaded serde v1.0.204
31912025-02-25T01:46:27.222Z[ helios-setup] Feb 25 01:46:25.290 INFO E| Downloaded rustls-pemfile v1.0.2
31922025-02-25T01:46:27.358Z[ helios-setup] Feb 25 01:46:25.425 INFO E| Downloaded encoding_rs v0.8.32
31932025-02-25T01:46:27.519Z[ helios-setup] Feb 25 01:46:25.587 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31942025-02-25T01:46:27.766Z[ helios-setup] Feb 25 01:46:25.834 INFO E| Downloaded libz-sys v1.1.8
31952025-02-25T01:46:28.132Z[ helios-setup] Feb 25 01:46:26.200 INFO E| Downloaded ring v0.16.20
31962025-02-25T01:46:28.521Z[ helios-setup] Feb 25 01:46:26.589 INFO E| Compiling proc-macro2 v1.0.86
31972025-02-25T01:46:28.524Z[ helios-setup] Feb 25 01:46:26.589 INFO E| Compiling libc v0.2.139
31982025-02-25T01:46:28.524Z[ helios-setup] Feb 25 01:46:26.589 INFO E| Compiling unicode-ident v1.0.8
31992025-02-25T01:46:28.525Z[ helios-setup] Feb 25 01:46:26.589 INFO E| Compiling autocfg v1.1.0
32002025-02-25T01:46:28.525Z[ helios-setup] Feb 25 01:46:26.590 INFO E| Compiling cfg-if v1.0.0
32012025-02-25T01:46:28.525Z[ helios-setup] Feb 25 01:46:26.590 INFO E| Compiling version_check v0.9.4
32022025-02-25T01:46:28.525Z[ helios-setup] Feb 25 01:46:26.590 INFO E| Compiling serde v1.0.204
32032025-02-25T01:46:28.525Z[ helios-setup] Feb 25 01:46:26.590 INFO E| Compiling syn v1.0.107
32042025-02-25T01:46:28.945Z[ helios-setup] Feb 25 01:46:27.012 INFO E| Compiling memchr v2.5.0
32052025-02-25T01:46:29.522Z[ helios-setup] Feb 25 01:46:27.585 INFO E| Compiling once_cell v1.17.0
32062025-02-25T01:46:29.795Z[ helios-setup] Feb 25 01:46:27.863 INFO E| Compiling thiserror v1.0.38
32072025-02-25T01:46:29.861Z[ helios-setup] Feb 25 01:46:27.929 INFO E| Compiling log v0.4.17
32082025-02-25T01:46:30.545Z[ helios-setup] Feb 25 01:46:28.612 INFO E| Compiling itoa v1.0.6
32092025-02-25T01:46:30.651Z[ helios-setup] Feb 25 01:46:28.719 INFO E| Compiling serde_json v1.0.95
32102025-02-25T01:46:31.090Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32112025-02-25T01:46:31.835Z[ helios-setup] Feb 25 01:46:29.902 INFO E| Compiling pin-project-lite v0.2.9
32122025-02-25T01:46:31.937Z[ helios-setup] Feb 25 01:46:30.005 INFO E| Compiling scopeguard v1.1.0
32132025-02-25T01:46:32.205Z[ helios-setup] Feb 25 01:46:30.272 INFO E| Compiling indexmap v1.9.3
32142025-02-25T01:46:32.354Z[ helios-setup] Feb 25 01:46:30.421 INFO E| Compiling getrandom v0.2.8
32152025-02-25T01:46:32.468Z[ helios-setup] Feb 25 01:46:30.536 INFO E| Compiling jobserver v0.1.26
32162025-02-25T01:46:32.635Z[ helios-setup] Feb 25 01:46:30.702 INFO E| Compiling quote v1.0.36
32172025-02-25T01:46:33.191Z[ helios-setup] Feb 25 01:46:31.258 INFO E| Compiling bytes v1.4.0
32182025-02-25T01:46:33.306Z[ helios-setup] Feb 25 01:46:31.374 INFO E| Compiling futures-core v0.3.28
32192025-02-25T01:46:33.616Z[ helios-setup] Feb 25 01:46:31.684 INFO E| Compiling syn v2.0.72
32202025-02-25T01:46:33.657Z[ helios-setup] Feb 25 01:46:31.725 INFO E| Compiling cc v1.0.78
32212025-02-25T01:46:33.879Z[ helios-setup] Feb 25 01:46:31.947 INFO E| Compiling num-integer v0.1.45
32222025-02-25T01:46:33.882Z[ helios-setup] Feb 25 01:46:31.947 INFO E| Compiling ryu v1.0.13
32232025-02-25T01:46:35.149Z[ helios-setup] Feb 25 01:46:33.217 INFO E| Compiling lock_api v0.4.9
32242025-02-25T01:46:35.310Z[ host-package] Compiling peg v0.8.4
32252025-02-25T01:46:35.485Z[ helios-setup] Feb 25 01:46:33.553 INFO E| Compiling parking_lot_core v0.9.6
32262025-02-25T01:46:35.528Z[ host-package] Compiling tabled v0.15.0
32272025-02-25T01:46:35.610Z[ helios-setup] Feb 25 01:46:33.677 INFO E| Compiling bitflags v1.3.2
32282025-02-25T01:46:35.825Z[ helios-setup] Feb 25 01:46:33.892 INFO E| Compiling typenum v1.16.0
32292025-02-25T01:46:36.586Z[ helios-setup] Feb 25 01:46:34.654 INFO E| Compiling num_cpus v1.15.0
32302025-02-25T01:46:36.737Z[ helios-setup] Feb 25 01:46:34.805 INFO E| Compiling slab v0.4.7
32312025-02-25T01:46:37.011Z[ helios-setup] Feb 25 01:46:35.079 INFO E| Compiling generic-array v0.14.6
32322025-02-25T01:46:37.011Z[ helios-setup] Feb 25 01:46:35.079 INFO E| Compiling futures-channel v0.3.28
32332025-02-25T01:46:37.205Z[ helios-setup] Feb 25 01:46:35.273 INFO E| Compiling futures-task v0.3.28
32342025-02-25T01:46:37.292Z[ helios-setup] Feb 25 01:46:35.359 INFO E| Compiling futures-sink v0.3.28
32352025-02-25T01:46:38.121Z[ helios-setup] Feb 25 01:46:36.189 INFO E| Compiling tokio v1.27.0
32362025-02-25T01:46:38.216Z[ helios-setup] Feb 25 01:46:36.283 INFO E| Compiling futures-util v0.3.28
32372025-02-25T01:46:39.288Z[ helios-setup] Feb 25 01:46:37.355 INFO E| Compiling mio v0.8.5
32382025-02-25T01:46:39.406Z[ helios-setup] Feb 25 01:46:37.474 INFO E| Compiling socket2 v0.4.9
32392025-02-25T01:46:39.495Z[ helios-setup] Feb 25 01:46:37.562 INFO E| Compiling signal-hook-registry v1.4.0
32402025-02-25T01:46:39.610Z[ helios-setup] Feb 25 01:46:37.677 INFO E| Compiling schemars v0.8.12
32412025-02-25T01:46:39.758Z[ helios-setup] Feb 25 01:46:37.826 INFO E| Compiling futures-io v0.3.28
32422025-02-25T01:46:40.650Z[ helios-setup] Feb 25 01:46:38.717 INFO E| Compiling pin-utils v0.1.0
32432025-02-25T01:46:40.758Z[ helios-setup] Feb 25 01:46:38.825 INFO E| Compiling num-traits v0.2.15
32442025-02-25T01:46:40.827Z[ helios-setup] Feb 25 01:46:38.895 INFO E| Compiling ahash v0.7.6
32452025-02-25T01:46:41.551Z[ helios-setup] Feb 25 01:46:39.618 INFO E| Compiling crunchy v0.2.2
32462025-02-25T01:46:42.098Z[ helios-setup] Feb 25 01:46:40.165 INFO E| Compiling io-lifetimes v1.0.10
32472025-02-25T01:46:42.667Z[ helios-setup] Feb 25 01:46:40.734 INFO E| Compiling ahash v0.8.3
32482025-02-25T01:46:42.830Z[ helios-setup] Feb 25 01:46:40.897 INFO E| Compiling hashbrown v0.12.3
32492025-02-25T01:46:43.531Z[ helios-setup] Feb 25 01:46:41.598 INFO E| Compiling tiny-keccak v2.0.2
32502025-02-25T01:46:43.569Z[ helios-setup] Feb 25 01:46:41.636 INFO E| Compiling rustix v0.37.3
32512025-02-25T01:46:43.994Z[ helios-setup] Feb 25 01:46:42.062 INFO E| Compiling crypto-common v0.1.6
32522025-02-25T01:46:44.028Z[ helios-setup] Feb 25 01:46:42.096 INFO E| Compiling block-buffer v0.10.3
32532025-02-25T01:46:44.445Z[ helios-setup] Feb 25 01:46:42.513 INFO E| Compiling serde_derive_internals v0.26.0
32542025-02-25T01:46:44.527Z[ helios-setup] Feb 25 01:46:42.594 INFO E| Compiling crossbeam-utils v0.8.14
32552025-02-25T01:46:44.561Z[ helios-setup] Feb 25 01:46:42.628 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32562025-02-25T01:46:44.918Z[ helios-setup] Feb 25 01:46:42.985 INFO E| Compiling slog v2.7.0
32572025-02-25T01:46:45.425Z[ helios-setup] Feb 25 01:46:43.474 INFO E| Compiling digest v0.10.6
32582025-02-25T01:46:46.774Z[ helios-setup] Feb 25 01:46:44.841 INFO E| Compiling errno v0.3.1
32592025-02-25T01:46:47.245Z[ helios-setup] Feb 25 01:46:45.312 INFO E| Compiling unicode-width v0.1.10
32602025-02-25T01:46:47.479Z[ helios-setup] Feb 25 01:46:45.546 INFO E| Compiling pkg-config v0.3.26
32612025-02-25T01:46:47.545Z[ helios-setup] Feb 25 01:46:45.608 INFO E| Compiling fnv v1.0.7
32622025-02-25T01:46:47.713Z[ helios-setup] Feb 25 01:46:45.781 INFO E| Compiling anyhow v1.0.68
32632025-02-25T01:46:47.810Z[ helios-setup] Feb 25 01:46:45.878 INFO E| Compiling cpufeatures v0.2.5
32642025-02-25T01:46:48.198Z[ helios-setup] Feb 25 01:46:46.265 INFO E| Compiling http v0.2.9
32652025-02-25T01:46:51.257Z[ helios-setup] Feb 25 01:46:49.325 INFO E| Compiling thiserror-impl v1.0.38
32662025-02-25T01:46:51.260Z[ helios-setup] Feb 25 01:46:49.325 INFO E| Compiling schemars_derive v0.8.12
32672025-02-25T01:46:52.750Z[ helios-setup] Feb 25 01:46:50.817 INFO E| Compiling aho-corasick v0.7.20
32682025-02-25T01:46:53.144Z[ helios-setup] Feb 25 01:46:51.211 INFO E| Compiling serde_derive v1.0.204
32692025-02-25T01:46:53.495Z[ helios-setup] Feb 25 01:46:51.562 INFO E| Compiling tokio-macros v2.0.0
32702025-02-25T01:46:53.678Z[ helios-setup] Feb 25 01:46:51.745 INFO E| Compiling futures-macro v0.3.28
32712025-02-25T01:46:53.787Z[ helios-setup] Feb 25 01:46:51.854 INFO E| Compiling regex-syntax v0.6.29
32722025-02-25T01:46:56.329Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32732025-02-25T01:46:56.512Z[ helios-setup] Feb 25 01:46:54.579 INFO E| Compiling percent-encoding v2.2.0
32742025-02-25T01:46:56.548Z[ helios-setup] Feb 25 01:46:54.615 INFO E| Compiling tinyvec_macros v0.1.1
32752025-02-25T01:46:56.776Z[ helios-setup] Feb 25 01:46:54.844 INFO E| Compiling httparse v1.8.0
32762025-02-25T01:46:57.152Z[ helios-setup] Feb 25 01:46:55.219 INFO E| Compiling heck v0.4.1
32772025-02-25T01:46:57.196Z[ helios-setup] Feb 25 01:46:55.263 INFO E| Compiling tinyvec v1.6.0
32782025-02-25T01:46:57.198Z[ helios-setup] Feb 25 01:46:55.264 INFO E| Compiling form_urlencoded v1.1.0
32792025-02-25T01:46:58.211Z[ helios-setup] Feb 25 01:46:56.278 INFO E| Compiling const-random-macro v0.1.15
32802025-02-25T01:46:58.433Z[ helios-setup] Feb 25 01:46:56.501 INFO E| Compiling hashbrown v0.13.2
32812025-02-25T01:47:00.340Z[ helios-setup] Feb 25 01:46:58.408 INFO E| Compiling chrono v0.4.24
32822025-02-25T01:47:00.617Z[ helios-setup] Feb 25 01:46:58.684 INFO E| Compiling libz-sys v1.1.8
32832025-02-25T01:47:00.888Z[ helios-setup] Feb 25 01:46:58.955 INFO E| Compiling regex v1.7.3
32842025-02-25T01:47:02.158Z[ helios-setup] Feb 25 01:47:00.226 INFO E| Compiling getopts v0.2.21
32852025-02-25T01:47:02.322Z[ helios-setup] Feb 25 01:47:00.389 INFO E| Compiling memoffset v0.7.1
32862025-02-25T01:47:03.296Z[ helios-setup] Feb 25 01:47:01.363 INFO E| Compiling uuid v1.3.0
32872025-02-25T01:47:03.542Z[ helios-setup] Feb 25 01:47:01.609 INFO E| Compiling num-conv v0.1.0
32882025-02-25T01:47:03.650Z[ helios-setup] Feb 25 01:47:01.718 INFO E| Compiling dyn-clone v1.0.11
32892025-02-25T01:47:03.996Z[ helios-setup] Feb 25 01:47:02.063 INFO E| Compiling powerfmt v0.2.0
32902025-02-25T01:47:04.345Z[ helios-setup] Feb 25 01:47:02.412 INFO E| Compiling time-core v0.1.2
32912025-02-25T01:47:04.807Z[ helios-setup] Feb 25 01:47:02.873 INFO E| Compiling time-macros v0.2.18
32922025-02-25T01:47:04.909Z[ helios-setup] Feb 25 01:47:02.976 INFO E| Compiling deranged v0.3.11
32932025-02-25T01:47:05.184Z[ helios-setup] Feb 25 01:47:03.251 INFO E| Compiling unicode-normalization v0.1.22
32942025-02-25T01:47:05.297Z[ helios-setup] Feb 25 01:47:03.364 INFO E| Compiling regress v0.5.0
32952025-02-25T01:47:06.234Z[ helios-setup] Feb 25 01:47:04.295 INFO E| Compiling const-random v0.1.15
32962025-02-25T01:47:09.639Z[ helios-setup] Feb 25 01:47:07.702 INFO E| Compiling tracing-core v0.1.30
32972025-02-25T01:47:10.188Z[ helios-setup] Feb 25 01:47:08.255 INFO E| Compiling crossbeam-epoch v0.9.13
32982025-02-25T01:47:10.451Z[ helios-setup] Feb 25 01:47:08.518 INFO E| Compiling num_threads v0.1.6
32992025-02-25T01:47:11.128Z[ helios-setup] Feb 25 01:47:09.195 INFO E| Compiling ucd-trie v0.1.5
33002025-02-25T01:47:11.203Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33012025-02-25T01:47:11.435Z[ helios-setup] Feb 25 01:47:09.500 INFO E| Compiling unicode-bidi v0.3.13
33022025-02-25T01:47:11.512Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33032025-02-25T01:47:13.324Z[ helios-setup] Feb 25 01:47:11.391 INFO E| Compiling idna v0.3.0
33042025-02-25T01:47:13.377Z[ helios-setup] Feb 25 01:47:11.444 INFO E| Compiling time v0.3.36
33052025-02-25T01:47:13.927Z[ helios-setup] Feb 25 01:47:11.994 INFO E| Compiling pest v2.5.7
33062025-02-25T01:47:14.445Z[ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
33072025-02-25T01:47:15.578Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33082025-02-25T01:47:16.216Z[ helios-setup] Feb 25 01:47:14.283 INFO E| Compiling tracing v0.1.37
33092025-02-25T01:47:16.517Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
33102025-02-25T01:47:17.154Z[ helios-setup] Feb 25 01:47:15.221 INFO E| Compiling toml v0.5.11
33112025-02-25T01:47:17.799Z[ helios-setup] Feb 25 01:47:15.866 INFO E| Compiling serde_tokenstream v0.2.0
33122025-02-25T01:47:18.909Z[ helios-setup] Feb 25 01:47:16.976 INFO E| Compiling smallvec v1.10.0
33132025-02-25T01:47:22.245Z[ helios-setup] Feb 25 01:47:20.312 INFO E| Compiling parking_lot v0.12.1
33142025-02-25T01:47:22.608Z[ host-package] Compiling bb8 v0.8.5
33152025-02-25T01:47:23.626Z[ host-package] Compiling bcs v0.1.6
33162025-02-25T01:47:24.792Z[ helios-setup] Feb 25 01:47:22.859 INFO E| Compiling crossbeam-channel v0.5.6
33172025-02-25T01:47:24.971Z[ helios-setup] Feb 25 01:47:23.038 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33182025-02-25T01:47:25.678Z[ host-package] Compiling libz-sys v1.1.20
33192025-02-25T01:47:26.243Z[ helios-setup] Feb 25 01:47:24.310 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33202025-02-25T01:47:26.679Z[ helios-setup] Feb 25 01:47:24.745 INFO E| Compiling time v0.1.45
33212025-02-25T01:47:27.304Z[ host-package] Compiling nanorand v0.7.0
33222025-02-25T01:47:27.825Z[ helios-setup] Feb 25 01:47:25.594 INFO E| Compiling dirs-sys-next v0.1.2
33232025-02-25T01:47:27.904Z[ helios-setup] Feb 25 01:47:25.971 INFO E| Compiling semver v1.0.17
33242025-02-25T01:47:29.288Z[ host-package] Compiling termtree v0.5.1
33252025-02-25T01:47:29.432Z[ helios-setup] Feb 25 01:47:27.499 INFO E| Compiling iana-time-zone v0.1.56
33262025-02-25T01:47:29.653Z[ helios-setup] Feb 25 01:47:27.718 INFO E| Compiling crc32fast v1.3.2
33272025-02-25T01:47:30.033Z[ host-package] Compiling parking_lot_core v0.8.6
33282025-02-25T01:47:31.246Z[ host-package] Compiling flume v0.11.1
33292025-02-25T01:47:31.550Z[ helios-setup] Feb 25 01:47:29.617 INFO E| Compiling dirs-next v2.0.0
33302025-02-25T01:47:32.232Z[ helios-setup] Feb 25 01:47:30.298 INFO E| Compiling proc-macro-crate v1.2.1
33312025-02-25T01:47:33.859Z[ helios-setup] Feb 25 01:47:31.926 INFO E| Compiling semver-parser v0.10.2
33322025-02-25T01:47:34.548Z[ helios-setup] Feb 25 01:47:32.615 INFO E| Compiling url v2.3.1
33332025-02-25T01:47:35.344Z[ host-package] Compiling async-bb8-diesel v0.2.1
33342025-02-25T01:47:36.012Z[ host-package] Compiling mime_guess v2.0.5
33352025-02-25T01:47:37.338Z[ helios-setup] Feb 25 01:47:35.404 INFO E| Compiling futures-executor v0.3.28
33362025-02-25T01:47:38.159Z[ helios-setup] Feb 25 01:47:36.225 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33372025-02-25T01:47:38.382Z[ helios-setup] Feb 25 01:47:36.448 INFO E| Compiling thread_local v1.1.7
33382025-02-25T01:47:38.740Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33392025-02-25T01:47:38.759Z[ helios-setup] Feb 25 01:47:36.826 INFO E| Compiling adler v1.0.2
33402025-02-25T01:47:39.193Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33412025-02-25T01:47:39.368Z[ helios-setup] Feb 25 01:47:37.435 INFO E| Compiling try-lock v0.2.4
33422025-02-25T01:47:39.406Z[ helios-setup] Feb 25 01:47:37.473 INFO E| Compiling same-file v1.0.6
33432025-02-25T01:47:39.747Z[ helios-setup] Feb 25 01:47:37.814 INFO E| Compiling rayon-core v1.10.2
33442025-02-25T01:47:40.007Z[ helios-setup] Feb 25 01:47:38.073 INFO E| Compiling walkdir v2.3.3
33452025-02-25T01:47:40.957Z[ helios-setup] Feb 25 01:47:39.023 INFO E| Compiling want v0.3.0
33462025-02-25T01:47:41.137Z[ helios-setup] Feb 25 01:47:39.203 INFO E| Compiling miniz_oxide v0.6.2
33472025-02-25T01:47:41.576Z[ helios-setup] Feb 25 01:47:39.643 INFO E| Compiling tokio-util v0.7.7
33482025-02-25T01:47:43.258Z[ helios-setup] Feb 25 01:47:41.325 INFO E| Compiling futures v0.3.28
33492025-02-25T01:47:44.868Z[ helios-setup] Feb 25 01:47:42.934 INFO E| Compiling h2 v0.3.16
33502025-02-25T01:47:45.010Z[ helios-setup] Feb 25 01:47:43.077 INFO E| Compiling semver v0.11.0
33512025-02-25T01:47:45.068Z[ helios-setup] Feb 25 01:47:43.135 INFO E| Compiling num_enum_derive v0.5.7
33522025-02-25T01:47:45.310Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
33532025-02-25T01:47:46.121Z[ helios-setup] Feb 25 01:47:44.187 INFO E| Compiling crossbeam-deque v0.8.2
33542025-02-25T01:47:46.534Z[ helios-setup] Feb 25 01:47:44.600 INFO E| Compiling term v0.7.0
33552025-02-25T01:47:47.206Z[ host-package] Compiling proc-macro-error2 v2.0.1
33562025-02-25T01:47:48.806Z[ host-package] Compiling nibble_vec v0.1.0
33572025-02-25T01:47:48.951Z[ helios-setup] Feb 25 01:47:47.017 INFO E| Compiling http-body v0.4.5
33582025-02-25T01:47:49.574Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
33592025-02-25T01:47:49.856Z[ helios-setup] Feb 25 01:47:47.922 INFO E| Compiling sha2 v0.10.6
33602025-02-25T01:47:50.376Z[ host-package] Compiling atty v0.2.14
33612025-02-25T01:47:51.142Z[ host-package] Compiling salty v0.3.0
33622025-02-25T01:47:51.451Z[ helios-setup] Feb 25 01:47:49.517 INFO E| Compiling ring v0.16.20
33632025-02-25T01:47:51.510Z[ host-package] Compiling http-range v0.1.5
33642025-02-25T01:47:52.075Z[ host-package] Compiling endian-type v0.1.2
33652025-02-25T01:47:52.609Z[ host-package] Compiling radix_trie v0.2.1
33662025-02-25T01:47:53.086Z[ helios-setup] Feb 25 01:47:51.153 INFO E| Compiling rand_core v0.6.4
33672025-02-25T01:47:54.532Z[ helios-setup] Feb 25 01:47:52.598 INFO E| Compiling atty v0.2.14
33682025-02-25T01:47:54.653Z[ host-package] Compiling parking_lot v0.11.2
33692025-02-25T01:47:54.902Z[ helios-setup] Feb 25 01:47:52.968 INFO E| Compiling fastrand v1.9.0
33702025-02-25T01:47:55.002Z[ helios-setup] Feb 25 01:47:53.068 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33712025-02-25T01:47:55.070Z[ helios-setup] Feb 25 01:47:53.137 INFO E| Compiling httpdate v1.0.2
33722025-02-25T01:47:55.849Z[ helios-setup] Feb 25 01:47:53.916 INFO E| Compiling lazy_static v1.4.0
33732025-02-25T01:47:56.277Z[ helios-setup] Feb 25 01:47:54.343 INFO E| Compiling ppv-lite86 v0.2.17
33742025-02-25T01:47:56.603Z[ helios-setup] Feb 25 01:47:54.670 INFO E| Compiling tower-service v0.3.2
33752025-02-25T01:47:56.833Z[ helios-setup] Feb 25 01:47:54.899 INFO E| Compiling home v0.5.4
33762025-02-25T01:47:56.894Z[ helios-setup] Feb 25 01:47:54.960 INFO E| Compiling utf8parse v0.2.1
33772025-02-25T01:47:57.314Z[ helios-setup] Feb 25 01:47:55.380 INFO E| Compiling base64 v0.21.0
33782025-02-25T01:47:57.475Z[ helios-setup] Feb 25 01:47:55.542 INFO E| Compiling anstyle-parse v0.1.1
33792025-02-25T01:47:58.192Z[ helios-setup] Feb 25 01:47:56.258 INFO E| Compiling rand_chacha v0.3.1
33802025-02-25T01:47:58.311Z[ helios-setup] Feb 25 01:47:56.377 INFO E| Compiling toolchain_find v0.2.0
33812025-02-25T01:47:58.662Z[ host-package] Compiling tabled_derive v0.10.0
33822025-02-25T01:47:59.391Z[ helios-setup] Feb 25 01:47:57.457 INFO E| Compiling hyper v0.14.25
33832025-02-25T01:48:02.005Z[ helios-setup] Feb 25 01:48:00.071 INFO E| Compiling tempfile v3.5.0
33842025-02-25T01:48:02.323Z[ helios-setup] Feb 25 01:48:00.389 INFO E| Compiling slog-term v2.9.0
33852025-02-25T01:48:02.527Z[ host-package] Compiling papergrid v0.14.0
33862025-02-25T01:48:03.160Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33872025-02-25T01:48:12.526Z[ helios-setup] Feb 25 01:48:10.592 INFO E| Compiling num_enum v0.5.7
33882025-02-25T01:48:13.335Z[ helios-setup] Feb 25 01:48:11.399 INFO E| Compiling flate2 v1.0.25
33892025-02-25T01:48:16.082Z[ helios-setup] Feb 25 01:48:14.147 INFO E| Compiling cargo-lock v8.0.3
33902025-02-25T01:48:16.944Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
33912025-02-25T01:48:21.436Z[ helios-setup] Feb 25 01:48:19.502 INFO E| Compiling serde_urlencoded v0.7.1
33922025-02-25T01:48:22.093Z[ helios-setup] Feb 25 01:48:20.158 INFO E| Compiling is-terminal v0.4.7
33932025-02-25T01:48:22.294Z[ helios-setup] Feb 25 01:48:20.359 INFO E| Compiling sha1 v0.10.5
33942025-02-25T01:48:23.317Z[ helios-setup] Feb 25 01:48:21.382 INFO E| Compiling either v1.8.0
33952025-02-25T01:48:23.523Z[ helios-setup] Feb 25 01:48:21.589 INFO E| Compiling concolor-query v0.3.3
33962025-02-25T01:48:24.208Z[ helios-setup] Feb 25 01:48:22.274 INFO E| Compiling anstyle v0.3.5
33972025-02-25T01:48:24.964Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
33982025-02-25T01:48:25.208Z[ helios-setup] Feb 25 01:48:23.273 INFO E| Compiling concolor-override v1.0.0
33992025-02-25T01:48:25.667Z[ helios-setup] Feb 25 01:48:23.733 INFO E| Compiling anstream v0.2.6
34002025-02-25T01:48:27.329Z[ helios-setup] Feb 25 01:48:25.394 INFO E| Compiling rayon v1.6.1
34012025-02-25T01:48:27.977Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
34022025-02-25T01:48:28.229Z[ helios-setup] Feb 25 01:48:26.295 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34032025-02-25T01:48:29.124Z[ helios-setup] Feb 25 01:48:27.187 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34042025-02-25T01:48:29.483Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
34052025-02-25T01:48:29.534Z[ helios-setup] Feb 25 01:48:27.600 INFO E| Compiling rustfmt-wrapper v0.2.0
34062025-02-25T01:48:30.995Z[ helios-setup] Feb 25 01:48:29.061 INFO E| Compiling rand v0.8.5
34072025-02-25T01:48:31.124Z[ host-package] Compiling tabled v0.18.0
34082025-02-25T01:48:31.694Z[ helios-setup] Feb 25 01:48:29.759 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34092025-02-25T01:48:31.880Z[ helios-setup] Feb 25 01:48:29.945 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34102025-02-25T01:48:32.230Z[ helios-setup] Feb 25 01:48:30.295 INFO E| Compiling openapiv3 v1.0.2
34112025-02-25T01:48:33.067Z[ host-package] Compiling hyper-staticfile v0.10.1
34122025-02-25T01:48:33.692Z[ helios-setup] Feb 25 01:48:31.713 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34132025-02-25T01:48:35.072Z[ helios-setup] Feb 25 01:48:33.137 INFO E| Compiling encoding_rs v0.8.32
34142025-02-25T01:48:37.263Z[ host-package] Compiling sled v0.34.7
34152025-02-25T01:48:37.909Z[ helios-setup] Feb 25 01:48:35.973 INFO E| Compiling mime v0.3.17
34162025-02-25T01:48:39.131Z[ helios-setup] Feb 25 01:48:37.196 INFO E| Compiling clap_lex v0.4.1
34172025-02-25T01:48:39.667Z[ helios-setup] Feb 25 01:48:37.733 INFO E| Compiling unsafe-libyaml v0.2.8
34182025-02-25T01:48:39.962Z[ helios-setup] Feb 25 01:48:38.028 INFO E| Compiling base64 v0.13.1
34192025-02-25T01:48:40.666Z[ helios-setup] Feb 25 01:48:38.731 INFO E| Compiling spin v0.5.2
34202025-02-25T01:48:41.272Z[ helios-setup] Feb 25 01:48:39.338 INFO E| Compiling byteorder v1.4.3
34212025-02-25T01:48:41.797Z[ helios-setup] Feb 25 01:48:39.862 INFO E| Compiling ipnet v2.7.2
34222025-02-25T01:48:42.619Z[ helios-setup] Feb 25 01:48:40.610 INFO E| Compiling untrusted v0.7.1
34232025-02-25T01:48:43.341Z[ helios-setup] Feb 25 01:48:41.406 INFO E| Compiling project-root v0.2.2
34242025-02-25T01:48:43.746Z[ helios-setup] Feb 25 01:48:41.811 INFO E| Compiling strsim v0.10.0
34252025-02-25T01:48:43.816Z[ helios-setup] Feb 25 01:48:41.881 INFO E| Compiling utf-8 v0.7.6
34262025-02-25T01:48:44.126Z[ helios-setup] Feb 25 01:48:42.191 INFO E| Compiling reqwest v0.11.16
34272025-02-25T01:48:44.652Z[ helios-setup] Feb 25 01:48:42.677 INFO E| Compiling clap_builder v4.2.1
34282025-02-25T01:48:47.010Z[ helios-setup] Feb 25 01:48:45.068 INFO E| Compiling tungstenite v0.18.0
34292025-02-25T01:48:51.672Z[ helios-setup] Feb 25 01:48:45.655 INFO E| Compiling serde_yaml v0.9.21
34302025-02-25T01:48:51.788Z[ helios-setup] Feb 25 01:48:46.062 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34312025-02-25T01:48:51.882Z[ host-package] Compiling hickory-client v0.24.3
34322025-02-25T01:48:53.508Z[ helios-setup] Feb 25 01:48:51.573 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34332025-02-25T01:48:56.958Z[ helios-setup] Feb 25 01:48:55.022 INFO E| Compiling clap_derive v4.2.0
34342025-02-25T01:48:58.912Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34352025-02-25T01:49:01.362Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34362025-02-25T01:49:01.421Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34372025-02-25T01:49:03.687Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34382025-02-25T01:49:05.093Z[ helios-setup] Feb 25 01:49:03.158 INFO E| Compiling clap v4.2.1
34392025-02-25T01:49:05.803Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34402025-02-25T01:49:08.116Z[ helios-setup] Feb 25 01:49:06.181 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34412025-02-25T01:49:09.447Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
34422025-02-25T01:49:10.589Z[ host-package] Compiling hickory-server v0.24.3
34432025-02-25T01:49:13.220Z[ host-package] Compiling primeorder v0.13.6
34442025-02-25T01:49:13.464Z[ host-package] Compiling vergen v8.3.2
34452025-02-25T01:49:14.556Z[ host-package] Compiling castaway v0.2.3
34462025-02-25T01:49:14.812Z[ host-package] Compiling env_filter v0.1.2
34472025-02-25T01:49:15.181Z[ host-package] Compiling cargo-platform v0.1.8
34482025-02-25T01:49:16.084Z[ host-package] Compiling tough v0.19.0
34492025-02-25T01:49:17.559Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34502025-02-25T01:49:17.932Z[ host-package] Compiling cargo_metadata v0.18.1
34512025-02-25T01:49:22.673Z[ helios-setup] Feb 25 01:49:20.738 INFO E| Compiling tokio-tungstenite v0.18.0
34522025-02-25T01:49:24.569Z[ helios-setup] Feb 25 01:49:22.634 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34532025-02-25T01:49:26.439Z[ helios-setup] Feb 25 01:49:24.504 INFO E| Compiling smartstring v1.0.1
34542025-02-25T01:49:27.453Z[ helios-setup] Feb 25 01:49:25.518 INFO E| Compiling rustls v0.21.0
34552025-02-25T01:49:29.794Z[ helios-setup] Feb 25 01:49:27.859 INFO E| Compiling serde_spanned v0.6.1
34562025-02-25T01:49:30.573Z[ helios-setup] Feb 25 01:49:28.637 INFO E| Compiling toml_datetime v0.6.1
34572025-02-25T01:49:31.062Z[ host-package] Compiling env_logger v0.11.5
34582025-02-25T01:49:32.075Z[ helios-setup] Feb 25 01:49:30.140 INFO E| Compiling async-trait v0.1.68
34592025-02-25T01:49:33.245Z[ helios-setup] Feb 25 01:49:31.310 INFO E| Compiling static_assertions v1.1.0
34602025-02-25T01:49:33.529Z[ helios-setup] Feb 25 01:49:31.592 INFO E| Compiling paste v1.0.12
34612025-02-25T01:49:33.714Z[ host-package] Compiling compact_str v0.8.0
34622025-02-25T01:49:34.489Z[ helios-setup] Feb 25 01:49:32.554 INFO E| Compiling match_cfg v0.1.0
34632025-02-25T01:49:34.878Z[ helios-setup] Feb 25 01:49:32.943 INFO E| Compiling slog-async v2.7.0
34642025-02-25T01:49:34.972Z[ helios-setup] Feb 25 01:49:33.037 INFO E| Compiling camino v1.1.4
34652025-02-25T01:49:36.277Z[ helios-setup] Feb 25 01:49:34.342 INFO E| Compiling winnow v0.4.1
34662025-02-25T01:49:36.673Z[ helios-setup] Feb 25 01:49:34.737 INFO E| Compiling hostname v0.3.1
34672025-02-25T01:49:37.345Z[ helios-setup] Feb 25 01:49:35.410 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
34682025-02-25T01:49:37.494Z[ helios-setup] Feb 25 01:49:35.559 INFO E| Compiling slog-json v2.6.1
34692025-02-25T01:49:38.538Z[ helios-setup] Feb 25 01:49:36.603 INFO E| Compiling bincode v1.3.3
34702025-02-25T01:49:38.691Z[ helios-setup] Feb 25 01:49:36.756 INFO E| Compiling unicode-linebreak v0.1.4
34712025-02-25T01:49:41.496Z[ host-package] Compiling p384 v0.13.0
34722025-02-25T01:49:41.559Z[ helios-setup] Feb 25 01:49:39.623 INFO E| Compiling async-stream-impl v0.3.5
34732025-02-25T01:49:43.387Z[ helios-setup] Feb 25 01:49:41.452 INFO E| Compiling toml_edit v0.19.8
34742025-02-25T01:49:43.552Z[ helios-setup] Feb 25 01:49:41.617 INFO E| Compiling rhai_codegen v1.5.0
34752025-02-25T01:49:44.427Z[ helios-setup] Feb 25 01:49:42.491 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34762025-02-25T01:49:45.274Z[ helios-setup] Feb 25 01:49:43.338 INFO E| Compiling take_mut v0.2.2
34772025-02-25T01:49:47.003Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34782025-02-25T01:49:48.008Z[ helios-setup] Feb 25 01:49:46.073 INFO E| Compiling rhai v1.14.0
34792025-02-25T01:49:51.128Z[ helios-setup] Feb 25 01:49:49.193 INFO E| Compiling toml v0.7.3
34802025-02-25T01:49:52.654Z[ helios-setup] Feb 25 01:49:50.717 INFO E| Compiling async-stream v0.3.5
34812025-02-25T01:49:53.229Z[ helios-setup] Feb 25 01:49:51.294 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
34822025-02-25T01:49:53.321Z[ helios-setup] Feb 25 01:49:51.386 INFO E| Compiling slog-bunyan v2.4.0
34832025-02-25T01:49:56.568Z[ host-package] Compiling git2 v0.19.0
34842025-02-25T01:50:00.606Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34852025-02-25T01:50:01.578Z[ helios-setup] Feb 25 01:49:59.642 INFO E| Compiling rustls-pemfile v1.0.2
34862025-02-25T01:50:02.120Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34872025-02-25T01:50:02.623Z[ helios-setup] Feb 25 01:50:00.687 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34882025-02-25T01:50:03.002Z[ helios-setup] Feb 25 01:50:01.066 INFO E| Compiling serde_path_to_error v0.1.11
34892025-02-25T01:50:04.505Z[ helios-setup] Feb 25 01:50:02.569 INFO E| Compiling terminal_size v0.2.6
34902025-02-25T01:50:04.606Z[ helios-setup] Feb 25 01:50:02.670 INFO E| Compiling smawk v0.3.1
34912025-02-25T01:50:05.424Z[ helios-setup] Feb 25 01:50:03.488 INFO E| Compiling textwrap v0.16.0
34922025-02-25T01:50:05.497Z[ helios-setup] Feb 25 01:50:03.561 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
34932025-02-25T01:50:11.519Z[ helios-setup] Feb 25 01:50:09.583 INFO E| Compiling rustls-webpki v0.100.1
34942025-02-25T01:50:12.008Z[ helios-setup] Feb 25 01:50:10.073 INFO E| Compiling sct v0.7.0
34952025-02-25T01:50:12.360Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34962025-02-25T01:50:15.944Z[ host-package] Compiling unicode-truncate v1.1.0
34972025-02-25T01:50:17.076Z[ host-package] Compiling lru v0.12.5
34982025-02-25T01:50:17.983Z[ host-package] Compiling rand_seeder v0.3.0
34992025-02-25T01:50:19.281Z[ host-package] Compiling libsqlite3-sys v0.30.1
35002025-02-25T01:50:19.377Z[ host-package] Compiling lzma-sys v0.1.20
35012025-02-25T01:50:20.384Z[ host-package] Compiling instability v0.3.2
35022025-02-25T01:50:20.851Z[ host-package] Compiling cassowary v0.3.0
35032025-02-25T01:50:21.013Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
35042025-02-25T01:50:21.100Z[ host-package] Compiling indoc v2.0.5
35052025-02-25T01:50:21.435Z[ helios-setup] Feb 25 01:50:19.499 INFO E| Compiling git2 v0.16.1
35062025-02-25T01:50:21.599Z[ host-package] Compiling rustls v0.21.12
35072025-02-25T01:50:21.988Z[ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35082025-02-25T01:50:22.185Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35092025-02-25T01:50:22.232Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35102025-02-25T01:50:22.294Z[ host-package] Compiling ratatui v0.29.0
35112025-02-25T01:50:22.300Z[ helios-setup] Feb 25 01:50:20.364 INFO E| Compiling tokio-rustls v0.24.0
35122025-02-25T01:50:25.260Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35132025-02-25T01:50:26.662Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35142025-02-25T01:50:27.146Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35152025-02-25T01:50:28.761Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35162025-02-25T01:50:29.974Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35172025-02-25T01:50:32.300Z[ helios-setup] Feb 25 01:50:30.364 INFO E| Compiling built v0.6.0
35182025-02-25T01:50:33.533Z[ helios-setup] Feb 25 01:50:31.597 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35192025-02-25T01:50:35.291Z[ host-package] Compiling sct v0.7.1
35202025-02-25T01:50:35.525Z[ helios-setup] Feb 25 01:50:33.589 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35212025-02-25T01:50:36.638Z[ host-package] Compiling rustls-webpki v0.101.7
35222025-02-25T01:50:37.269Z[ helios-setup] Feb 25 01:50:35.330 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35232025-02-25T01:50:38.473Z[ host-package] Compiling heck v0.3.3
35242025-02-25T01:50:39.522Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35252025-02-25T01:50:40.063Z[ host-package] Compiling csv-core v0.1.11
35262025-02-25T01:50:41.915Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
35272025-02-25T01:50:42.819Z[ host-package] Compiling glob v0.3.2
35282025-02-25T01:50:43.273Z[ host-package] Compiling csv v1.3.1
35292025-02-25T01:50:43.772Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35302025-02-25T01:50:46.216Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35312025-02-25T01:50:46.908Z[ host-package] Compiling zone_cfg_derive v0.1.2
35322025-02-25T01:50:49.706Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35332025-02-25T01:50:55.291Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35342025-02-25T01:50:55.377Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35352025-02-25T01:50:56.819Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35362025-02-25T01:51:04.243Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35372025-02-25T01:51:05.191Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
35382025-02-25T01:51:05.616Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35392025-02-25T01:51:07.766Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35402025-02-25T01:51:08.394Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35412025-02-25T01:51:08.788Z[ helios-setup] Feb 25 01:51:06.811 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35422025-02-25T01:51:08.880Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35432025-02-25T01:51:09.280Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35442025-02-25T01:51:10.676Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35452025-02-25T01:51:11.855Z[ host-package] Compiling nix v0.27.1
35462025-02-25T01:51:12.461Z[ host-package] Compiling tungstenite v0.23.0
35472025-02-25T01:51:12.924Z[ host-package] Compiling hashlink v0.9.1
35482025-02-25T01:51:14.402Z[ host-package] Compiling base64 v0.13.1
35492025-02-25T01:51:15.069Z[ host-package] Compiling fallible-iterator v0.3.0
35502025-02-25T01:51:16.150Z[ host-package] Compiling fallible-streaming-iterator v0.1.9
35512025-02-25T01:51:16.246Z[ host-package] Compiling ron v0.7.1
35522025-02-25T01:51:16.607Z[ host-package] Compiling tokio-tungstenite v0.23.1
35532025-02-25T01:51:17.096Z[ host-package] Compiling rusqlite v0.32.1
35542025-02-25T01:51:18.473Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35552025-02-25T01:51:20.182Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35562025-02-25T01:51:20.917Z[ helios-setup] Feb 25 01:51:18.980 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35572025-02-25T01:51:22.405Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35582025-02-25T01:51:25.876Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35592025-02-25T01:51:25.959Z[ host-package] Compiling xz2 v0.1.7
35602025-02-25T01:51:27.210Z[ host-package] Compiling tokio-rustls v0.24.1
35612025-02-25T01:51:28.566Z[ host-package] Compiling zone v0.1.8
35622025-02-25T01:51:31.530Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35632025-02-25T01:51:33.034Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35642025-02-25T01:51:34.995Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35652025-02-25T01:51:48.406Z[ helios-setup] Feb 25 01:51:46.468 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35662025-02-25T01:51:49.511Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35672025-02-25T01:51:53.103Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35682025-02-25T01:51:53.320Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35692025-02-25T01:51:53.810Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35702025-02-25T01:51:56.019Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35712025-02-25T01:51:56.432Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35722025-02-25T01:51:56.672Z[ host-package] Compiling rustls-pemfile v1.0.4
35732025-02-25T01:51:57.637Z[ host-package] Compiling signal-hook-tokio v0.3.1
35742025-02-25T01:51:57.919Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35752025-02-25T01:51:58.926Z[ host-package] Compiling twox-hash v2.1.0
35762025-02-25T01:51:59.110Z[ host-package] Compiling yasna v0.5.2
35772025-02-25T01:52:00.089Z[ host-package] Compiling is_ci v1.2.0
35782025-02-25T01:52:00.632Z[ host-package] Compiling smawk v0.3.2
35792025-02-25T01:52:01.257Z[ host-package] Compiling unicode-linebreak v0.1.5
35802025-02-25T01:52:02.367Z[ host-package] Compiling textwrap v0.16.1
35812025-02-25T01:52:03.713Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
35822025-02-25T01:52:07.600Z[ host-package] Compiling rcgen v0.12.1
35832025-02-25T01:52:11.407Z[ host-package] Compiling supports-color v3.0.2
35842025-02-25T01:52:17.546Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35852025-02-25T01:52:25.973Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35862025-02-25T01:52:31.017Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35872025-02-25T01:52:38.926Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35882025-02-25T01:52:40.146Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35892025-02-25T01:52:43.022Z[ helios-setup] Feb 25 01:52:41.083 INFO E| Finished `release` profile [optimized] target(s) in 6m 22s
35902025-02-25T01:52:43.148Z[ helios-setup] Feb 25 01:52:41.210 INFO building project "pilot" ok (383 seconds)
35912025-02-25T01:52:43.151Z[ helios-setup] rm -f helios-build
35922025-02-25T01:52:43.153Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
35932025-02-25T01:52:43.156Z[ helios-setup]
35942025-02-25T01:52:43.159Z[ helios-setup] Setup complete! ./helios-build is now available.
35952025-02-25T01:52:43.159Z[ helios-setup]
35962025-02-25T01:52:43.162Z[ helios-setup]
35972025-02-25T01:52:43.162Z[ helios-setup] real 11:19.951980634
35982025-02-25T01:52:43.162Z[ helios-setup] user 27:46.154349875
35992025-02-25T01:52:43.162Z[ helios-setup] sys 2:41.717951427
36002025-02-25T01:52:43.162Z[ helios-setup] trap 1.676272428
36012025-02-25T01:52:43.162Z[ helios-setup] tflt 7.938421642
36022025-02-25T01:52:43.162Z[ helios-setup] dflt 22.203863877
36032025-02-25T01:52:43.162Z[ helios-setup] kflt 0.000243448
36042025-02-25T01:52:43.162Z[ helios-setup] lock 1:53:57.792639346
36052025-02-25T01:52:43.162Z[ helios-setup] slp 3:28:47.724789573
36062025-02-25T01:52:43.162Z[ helios-setup] lat 31:31.000752862
36072025-02-25T01:52:43.162Z[ helios-setup] stop 4:48.970095945
36082025-02-25T01:52:43.162ZFeb 25 01:52:41.223 INFO [helios-setup] process exited with exit status: 0 (679.957754708s)
36092025-02-25T01:52:43.162ZFeb 25 01:52:41.223 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36102025-02-25T01:52:43.186Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
36112025-02-25T01:52:43.388Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
36122025-02-25T01:52:43.388Z[ phbl-toolchain] info: downloading component 'cargo'
36132025-02-25T01:52:44.207Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36142025-02-25T01:52:44.496Z[ phbl-toolchain] info: downloading component 'clippy'
36152025-02-25T01:52:44.781Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36162025-02-25T01:52:44.856Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36172025-02-25T01:52:49.053Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36182025-02-25T01:52:49.505Z[ phbl-toolchain] info: downloading component 'miri'
36192025-02-25T01:52:49.644Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36202025-02-25T01:52:49.658Z[ phbl-toolchain] info: downloading component 'rust-docs'
36212025-02-25T01:52:50.820Z[ phbl-toolchain] info: downloading component 'rust-src'
36222025-02-25T01:52:51.094Z[ phbl-toolchain] info: downloading component 'rust-std'
36232025-02-25T01:52:52.944Z[ phbl-toolchain] info: downloading component 'rustc'
36242025-02-25T01:52:55.083Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36252025-02-25T01:53:00.182Z[ phbl-toolchain] info: downloading component 'rustfmt'
36262025-02-25T01:53:00.200Z[ phbl-toolchain] info: installing component 'cargo'
36272025-02-25T01:53:01.344Z[ phbl-toolchain] info: installing component 'clippy'
36282025-02-25T01:53:01.885Z[ phbl-toolchain] info: installing component 'llvm-tools'
36292025-02-25T01:53:05.605Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
36302025-02-25T01:53:06.161Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
36312025-02-25T01:53:07.782Z[ phbl-toolchain] info: installing component 'miri'
36322025-02-25T01:53:08.133Z[ phbl-toolchain] info: installing component 'rust-docs'
36332025-02-25T01:53:08.814Z[ host-package] Compiling fatfs v0.3.6
36342025-02-25T01:53:11.951Z[ host-package] Compiling rtoolbox v0.0.2
36352025-02-25T01:53:12.623Z[ host-package] Compiling subprocess v0.2.9
36362025-02-25T01:53:13.434Z[ host-package] Compiling assert_matches v1.5.0
36372025-02-25T01:53:14.842Z[ phbl-toolchain] info: installing component 'rust-src'
36382025-02-25T01:53:15.802Z[ phbl-toolchain] info: installing component 'rust-std'
36392025-02-25T01:53:18.069Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36402025-02-25T01:53:18.517Z[ phbl-toolchain] info: installing component 'rustc'
36412025-02-25T01:53:24.429Z[ host-package] Compiling rpassword v7.3.1
36422025-02-25T01:53:24.588Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36432025-02-25T01:53:25.287Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36442025-02-25T01:53:29.798Z[ host-package] Compiling tui-tree-widget v0.23.0
36452025-02-25T01:53:29.937Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36462025-02-25T01:53:29.937Z[ phbl-toolchain] info: installing component 'rustfmt'
36472025-02-25T01:53:29.937Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
36482025-02-25T01:53:29.937ZFeb 25 01:53:26.424 INFO [phbl-toolchain] process exited with exit status: 0 (45.201191626s)
36492025-02-25T01:53:32.445Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36502025-02-25T01:53:42.353Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36512025-02-25T01:53:42.726Z[ host-package] Compiling uzers v0.12.1
36522025-02-25T01:53:45.384Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36532025-02-25T01:53:45.740Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36542025-02-25T01:53:48.307Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36552025-02-25T01:54:12.881Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36562025-02-25T01:54:18.529Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36572025-02-25T01:54:23.101Z[ host-package] Compiling multimap v0.10.0
36582025-02-25T01:56:41.572Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36592025-02-25T02:03:29.725Z[ host-package] Finished `release` profile [optimized] target(s) in 20m 25s
36602025-02-25T02:04:40.299ZFeb 25 02:04:38.349 INFO [host-package] process exited with exit status: 0 (1295.970096077s)
36612025-02-25T02:04:40.299ZFeb 25 02:04:38.349 INFO [host-stamp] running task
36622025-02-25T02:04:40.301ZFeb 25 02:04:38.349 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36632025-02-25T02:04:40.308ZFeb 25 02:04:38.358 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+git804b2ee5bcf
36642025-02-25T02:04:40.315ZFeb 25 02:04:38.365 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+git804b2ee5bcf
36652025-02-25T02:04:40.322ZFeb 25 02:04:38.372 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+git804b2ee5bcf
36662025-02-25T02:04:40.328Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36672025-02-25T02:04:40.328Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36682025-02-25T02:04:40.330ZFeb 25 02:04:38.380 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+git804b2ee5bcf
36692025-02-25T02:04:40.337Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
36702025-02-25T02:04:40.337Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
36712025-02-25T02:04:40.340Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36722025-02-25T02:04:40.343ZFeb 25 02:04:38.391 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+git804b2ee5bcf
36732025-02-25T02:04:40.353Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36742025-02-25T02:04:40.356ZFeb 25 02:04:38.404 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+git804b2ee5bcf
36752025-02-25T02:04:40.368Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36762025-02-25T02:04:40.371ZFeb 25 02:04:38.418 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+git804b2ee5bcf
36772025-02-25T02:04:40.379Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36782025-02-25T02:04:40.383Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36792025-02-25T02:04:40.385ZFeb 25 02:04:38.433 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+git804b2ee5bcf
36802025-02-25T02:04:40.399Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36812025-02-25T02:04:40.402ZFeb 25 02:04:38.449 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (84.204993ms)
36822025-02-25T02:04:40.402ZFeb 25 02:04:38.449 INFO [stamp-oxlog] process exited with exit status: 0 (58.475854ms)
36832025-02-25T02:04:40.411Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36842025-02-25T02:04:40.414Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36852025-02-25T02:04:40.417ZFeb 25 02:04:38.468 INFO [stamp-overlay] process exited with exit status: 0 (34.170786ms)
36862025-02-25T02:04:40.478Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36872025-02-25T02:04:40.482ZFeb 25 02:04:38.533 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (114.162225ms)
36882025-02-25T02:04:40.557Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36892025-02-25T02:04:40.561ZFeb 25 02:04:38.611 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (231.001163ms)
36902025-02-25T02:04:40.739Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36912025-02-25T02:04:40.743ZFeb 25 02:04:38.793 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (435.437454ms)
36922025-02-25T02:04:41.495Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36932025-02-25T02:04:41.498ZFeb 25 02:04:39.548 INFO [stamp-propolis-server] process exited with exit status: 0 (1.144990543s)
36942025-02-25T02:04:41.528Z[recovery-package] Compiling newtype-uuid v1.2.1
36952025-02-25T02:04:42.046Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36962025-02-25T02:04:42.365Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36972025-02-25T02:04:42.365Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36982025-02-25T02:04:42.368Z[recovery-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36992025-02-25T02:04:42.406Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
37002025-02-25T02:04:43.164Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
37012025-02-25T02:04:50.735Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37022025-02-25T02:04:50.738ZFeb 25 02:04:48.788 INFO [stamp-switch-asic] process exited with exit status: 0 (10.41619958s)
37032025-02-25T02:04:50.739ZFeb 25 02:04:48.788 INFO [host-stamp] task succeeded (10.439347498s)
37042025-02-25T02:04:50.741ZFeb 25 02:04:48.788 INFO [host-proto] running task
37052025-02-25T02:04:51.121Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
37062025-02-25T02:04:51.121Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37072025-02-25T02:04:51.121Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37082025-02-25T02:04:51.123Z[recovery-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
37092025-02-25T02:04:51.167ZFeb 25 02:04:49.217 INFO [host-proto] task succeeded (428.832399ms)
37102025-02-25T02:04:51.167ZFeb 25 02:04:49.217 INFO [host-profile] running task
37112025-02-25T02:04:51.170ZFeb 25 02:04:49.217 INFO [host-profile] task succeeded (168.08µs)
37122025-02-25T02:04:51.170ZFeb 25 02:04:49.218 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/.tmpZkvLVr/proto/host/root -N 'ci 804b2ee/${os_short_commit} 2025-02-25 01:41' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
37132025-02-25T02:04:51.193Z[ host-image] Feb 25 02:04:49.242 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37142025-02-25T02:04:51.193Z[ host-image] Feb 25 02:04:49.243 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37152025-02-25T02:04:51.215Z[ host-image] Feb 25 02:04:49.264 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpZkvLVr/proto/host/root"
37162025-02-25T02:04:51.215Z[ host-image] Feb 25 02:04:49.265 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37172025-02-25T02:04:51.218Z[ host-image] Feb 25 02:04:49.265 INFO image builder template: ramdisk-01-os...
37182025-02-25T02:04:51.218Z[ host-image] Feb 25 02:04:49.265 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/.tmpZkvLVr/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
37192025-02-25T02:04:51.237Z[ host-image] Feb 25 02:04:49.286 INFO O| Feb 25 02:04:49.286 INFO CREATE DATASET: rpool/images/build/host/output
37202025-02-25T02:04:51.486Z[ host-image] Feb 25 02:04:49.536 INFO O| Feb 25 02:04:49.536 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37212025-02-25T02:04:51.494Z[ host-image] Feb 25 02:04:49.543 INFO O| Feb 25 02:04:49.543 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37222025-02-25T02:04:51.714Z[ host-image] Feb 25 02:04:49.764 INFO O| Feb 25 02:04:49.764 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37232025-02-25T02:04:51.781Z[ host-image] Feb 25 02:04:49.831 INFO O| Feb 25 02:04:49.831 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37242025-02-25T02:04:51.784Z[ host-image] Feb 25 02:04:49.831 INFO O| Feb 25 02:04:49.831 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37252025-02-25T02:04:51.784Z[ host-image] Feb 25 02:04:49.831 INFO O| Feb 25 02:04:49.831 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37262025-02-25T02:04:51.784Z[ host-image] Feb 25 02:04:49.831 INFO O| Feb 25 02:04:49.831 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37272025-02-25T02:04:51.794Z[ host-image] Feb 25 02:04:49.844 INFO O| Feb 25 02:04:49.844 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37282025-02-25T02:04:52.075Z[ host-image] Feb 25 02:04:50.124 INFO O| Feb 25 02:04:50.124 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37292025-02-25T02:04:52.104Z[ host-image] Feb 25 02:04:50.154 INFO O| Feb 25 02:04:50.153 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37302025-02-25T02:04:52.921Z[ host-image] Feb 25 02:04:50.971 INFO O| Feb 25 02:04:50.970 INFO O| Caching catalogs ... Done
37312025-02-25T02:04:53.060Z[ host-image] Feb 25 02:04:51.110 INFO O| Feb 25 02:04:51.110 INFO STEP 0 (pkg_image_create) COMPLETE
37322025-02-25T02:04:53.060Z[ host-image] Feb 25 02:04:51.110 INFO O| Feb 25 02:04:51.110 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37332025-02-25T02:04:53.060Z[ host-image] Feb 25 02:04:51.110 INFO O| Feb 25 02:04:51.110 INFO skip step because feature "repo_redist" is not enabled
37342025-02-25T02:04:53.060Z[ host-image] Feb 25 02:04:51.110 INFO O| Feb 25 02:04:51.110 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37352025-02-25T02:04:53.076Z[ host-image] Feb 25 02:04:51.126 INFO O| Feb 25 02:04:51.126 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:04:53.739Z[ host-image] Feb 25 02:04:51.788 INFO O| Feb 25 02:04:51.787 INFO STEP 2 (pkg_set_publisher) COMPLETE
37372025-02-25T02:04:53.739Z[ host-image] Feb 25 02:04:51.789 INFO O| Feb 25 02:04:51.787 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37382025-02-25T02:04:53.755Z[ host-image] Feb 25 02:04:51.804 INFO O| Feb 25 02:04:51.804 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:04:54.355Z[ host-image] Feb 25 02:04:52.405 INFO O| Feb 25 02:04:52.405 INFO STEP 3 (pkg_set_publisher) COMPLETE
37402025-02-25T02:04:54.356Z[ host-image] Feb 25 02:04:52.405 INFO O| Feb 25 02:04:52.405 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37412025-02-25T02:04:54.358Z[ host-image] Feb 25 02:04:52.405 INFO O| Feb 25 02:04:52.405 INFO skip step because feature "repo_redist" is not enabled
37422025-02-25T02:04:54.358Z[ host-image] Feb 25 02:04:52.405 INFO O| Feb 25 02:04:52.405 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37432025-02-25T02:04:54.958Z[ host-image] Feb 25 02:04:53.008 INFO O| Feb 25 02:04:53.007 INFO variant opensolaris.zone is already global
37442025-02-25T02:04:54.958Z[ host-image] Feb 25 02:04:53.008 INFO O| Feb 25 02:04:53.007 INFO STEP 5 (pkg_change_variant) COMPLETE
37452025-02-25T02:04:54.962Z[ host-image] Feb 25 02:04:53.008 INFO O| Feb 25 02:04:53.007 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37462025-02-25T02:04:55.584Z[ host-image] Feb 25 02:04:53.632 INFO O| Feb 25 02:04:53.632 INFO variant opensolaris.imagetype is full; changing to partial
37472025-02-25T02:04:55.584Z[ host-image] Feb 25 02:04:53.632 INFO O| Feb 25 02:04:53.632 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37482025-02-25T02:04:56.332Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37492025-02-25T02:04:56.459Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37502025-02-25T02:04:58.838Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37512025-02-25T02:05:01.299Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37522025-02-25T02:05:03.349Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37532025-02-25T02:05:05.694Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37542025-02-25T02:05:07.686Z[ host-image] Feb 25 02:05:05.734 INFO O| Feb 25 02:05:05.733 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37552025-02-25T02:05:07.799Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37562025-02-25T02:05:14.263Z[ host-image] Feb 25 02:05:12.312 INFO O| Feb 25 02:05:12.312 INFO O| Startup: Caching catalogs ... Done
37572025-02-25T02:05:14.335Z[ host-image] Feb 25 02:05:12.385 INFO O| Feb 25 02:05:12.385 INFO O| Planning: Planning completed in 0.00 seconds
37582025-02-25T02:05:14.338Z[ host-image] Feb 25 02:05:12.386 INFO O| Feb 25 02:05:12.386 INFO O| Planning: Consolidating action changes ... Done
37592025-02-25T02:05:14.338Z[ host-image] Feb 25 02:05:12.386 INFO O| Feb 25 02:05:12.386 INFO O| Planning: Evaluating mediators ... Done
37602025-02-25T02:05:14.338Z[ host-image] Feb 25 02:05:12.386 INFO O| Feb 25 02:05:12.386 INFO O| Planning: Planning completed in 0.00 seconds
37612025-02-25T02:05:14.338Z[ host-image] Feb 25 02:05:12.386 INFO O| Feb 25 02:05:12.386 INFO O| Variants/Facets to change: 1
37622025-02-25T02:05:14.352Z[ host-image] Feb 25 02:05:12.402 INFO O| Feb 25 02:05:12.402 INFO O| Done
37632025-02-25T02:05:14.355Z[ host-image] Feb 25 02:05:12.402 INFO O| Feb 25 02:05:12.402 INFO O| Done
37642025-02-25T02:05:14.898Z[ host-image] Feb 25 02:05:12.947 INFO O| Feb 25 02:05:12.947 INFO O| Done
37652025-02-25T02:05:14.945Z[ host-image] Feb 25 02:05:12.994 INFO O| Feb 25 02:05:12.994 INFO O| Done
37662025-02-25T02:05:14.949Z[ host-image] Feb 25 02:05:12.995 INFO O| Feb 25 02:05:12.995 INFO O| Done
37672025-02-25T02:05:14.949Z[ host-image] Feb 25 02:05:12.995 INFO O| Feb 25 02:05:12.995 INFO O| Done
37682025-02-25T02:05:14.949Z[ host-image] Feb 25 02:05:12.997 INFO O| Feb 25 02:05:12.997 INFO O| Done
37692025-02-25T02:05:15.410Z[ host-image] Feb 25 02:05:13.459 INFO O| Feb 25 02:05:13.459 INFO STEP 6 (pkg_change_variant) COMPLETE
37702025-02-25T02:05:15.410Z[ host-image] Feb 25 02:05:13.459 INFO O| Feb 25 02:05:13.459 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712025-02-25T02:05:15.413Z[ host-image] Feb 25 02:05:13.459 INFO O| Feb 25 02:05:13.459 INFO skip step because feature "debug_variant" is not enabled
37722025-02-25T02:05:15.413Z[ host-image] Feb 25 02:05:13.459 INFO O| Feb 25 02:05:13.459 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37732025-02-25T02:05:15.969Z[ host-image] Feb 25 02:05:14.018 INFO O| Feb 25 02:05:14.018 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37742025-02-25T02:05:17.257Z[ host-image] Feb 25 02:05:15.306 INFO O| Feb 25 02:05:15.306 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37752025-02-25T02:05:17.259Z[ host-image] Feb 25 02:05:15.308 INFO O| Feb 25 02:05:15.308 INFO O| Planning: Planning completed in 0.00 seconds
37762025-02-25T02:05:17.259Z[ host-image] Feb 25 02:05:15.308 INFO O| Feb 25 02:05:15.308 INFO O| Planning: Consolidating action changes ... Done
37772025-02-25T02:05:17.259Z[ host-image] Feb 25 02:05:15.309 INFO O| Feb 25 02:05:15.308 INFO O| Planning: Evaluating mediators ... Done
37782025-02-25T02:05:17.262Z[ host-image] Feb 25 02:05:15.309 INFO O| Feb 25 02:05:15.309 INFO O| Planning: Planning completed in 0.00 seconds
37792025-02-25T02:05:17.262Z[ host-image] Feb 25 02:05:15.309 INFO O| Feb 25 02:05:15.309 INFO O| Variants/Facets to change: 1
37802025-02-25T02:05:17.353Z[ host-image] Feb 25 02:05:15.403 INFO O| Feb 25 02:05:15.402 INFO O| Done
37812025-02-25T02:05:17.353Z[ host-image] Feb 25 02:05:15.403 INFO O| Feb 25 02:05:15.403 INFO O| Done
37822025-02-25T02:05:18.153Z[ host-image] Feb 25 02:05:16.202 INFO O| Feb 25 02:05:16.202 INFO O| Done
37832025-02-25T02:05:18.235Z[ host-image] Feb 25 02:05:16.284 INFO O| Feb 25 02:05:16.284 INFO O| Done
37842025-02-25T02:05:18.235Z[ host-image] Feb 25 02:05:16.285 INFO O| Feb 25 02:05:16.285 INFO O| Done
37852025-02-25T02:05:18.236Z[ host-image] Feb 25 02:05:16.285 INFO O| Feb 25 02:05:16.285 INFO O| Done
37862025-02-25T02:05:18.238Z[ host-image] Feb 25 02:05:16.287 INFO O| Feb 25 02:05:16.287 INFO O| Done
37872025-02-25T02:05:18.312Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO STEP 8 (pkg_change_facet) COMPLETE
37882025-02-25T02:05:18.312Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37892025-02-25T02:05:18.312Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO skip step because feature "recovery" is not enabled
37902025-02-25T02:05:18.312Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37912025-02-25T02:05:18.315Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO skip step because feature "recovery" is not enabled
37922025-02-25T02:05:18.315Z[ host-image] Feb 25 02:05:16.362 INFO O| Feb 25 02:05:16.362 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37932025-02-25T02:05:18.331Z[ host-image] Feb 25 02:05:16.378 INFO O| Feb 25 02:05:16.378 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:05:18.931Z[ host-image] Feb 25 02:05:16.981 INFO O| Feb 25 02:05:16.981 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37952025-02-25T02:05:25.670Z[recovery-package] Finished `release` profile [optimized] target(s) in 45.07s
37962025-02-25T02:05:27.044ZFeb 25 02:05:25.093 INFO [recovery-package] process exited with exit status: 0 (46.743732364s)
37972025-02-25T02:05:27.044ZFeb 25 02:05:25.093 INFO [recovery-stamp] running task
37982025-02-25T02:05:27.047ZFeb 25 02:05:25.093 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
37992025-02-25T02:05:27.052ZFeb 25 02:05:25.102 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+git804b2ee5bcf
38002025-02-25T02:05:27.059ZFeb 25 02:05:25.108 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 13.0.0-0.ci+git804b2ee5bcf
38012025-02-25T02:05:27.070Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38022025-02-25T02:05:27.078Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38032025-02-25T02:05:27.166Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38042025-02-25T02:05:27.169ZFeb 25 02:05:25.218 INFO [stamp-installinator] process exited with exit status: 0 (109.855362ms)
38052025-02-25T02:05:27.179Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38062025-02-25T02:05:27.182ZFeb 25 02:05:25.231 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (129.380826ms)
38072025-02-25T02:05:27.184ZFeb 25 02:05:25.231 INFO [recovery-stamp] task succeeded (138.015033ms)
38082025-02-25T02:05:27.184ZFeb 25 02:05:25.231 INFO [recovery-proto] running task
38092025-02-25T02:05:27.184ZFeb 25 02:05:25.231 INFO [tuf-stamp] running task
38102025-02-25T02:05:27.184ZFeb 25 02:05:25.233 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+git804b2ee5bcf
38112025-02-25T02:05:27.198ZFeb 25 02:05:25.248 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+git804b2ee5bcf
38122025-02-25T02:05:27.208Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38132025-02-25T02:05:27.208ZFeb 25 02:05:25.258 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+git804b2ee5bcf
38142025-02-25T02:05:27.220Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38152025-02-25T02:05:27.222ZFeb 25 02:05:25.269 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+git804b2ee5bcf
38162025-02-25T02:05:27.232Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38172025-02-25T02:05:27.235ZFeb 25 02:05:25.282 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+git804b2ee5bcf
38182025-02-25T02:05:27.245Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38192025-02-25T02:05:27.260ZFeb 25 02:05:25.309 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+git804b2ee5bcf
38202025-02-25T02:05:27.292Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38212025-02-25T02:05:27.294ZFeb 25 02:05:25.342 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+git804b2ee5bcf
38222025-02-25T02:05:27.327Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38232025-02-25T02:05:27.330ZFeb 25 02:05:25.377 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+git804b2ee5bcf
38242025-02-25T02:05:27.355Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38252025-02-25T02:05:27.357ZFeb 25 02:05:25.404 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+git804b2ee5bcf
38262025-02-25T02:05:27.398ZFeb 25 02:05:25.447 INFO [recovery-proto] task succeeded (215.993591ms)
38272025-02-25T02:05:27.401ZFeb 25 02:05:25.448 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/.tmpZkvLVr/proto/recovery/root -N 'recovery 804b2ee/${os_short_commit} 2025-02-25 01:41' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38282025-02-25T02:05:27.478Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38292025-02-25T02:05:27.480ZFeb 25 02:05:25.527 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+git804b2ee5bcf
38302025-02-25T02:05:27.511ZFeb 25 02:05:25.560 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+git804b2ee5bcf
38312025-02-25T02:05:27.511Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38322025-02-25T02:05:27.575Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38332025-02-25T02:05:27.578Z[ recovery-image] Feb 25 02:05:25.536 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38342025-02-25T02:05:27.579Z[ recovery-image] Feb 25 02:05:25.536 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38352025-02-25T02:05:27.579Z[ recovery-image] Feb 25 02:05:25.573 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpZkvLVr/proto/recovery/root"
38362025-02-25T02:05:27.579Z[ recovery-image] Feb 25 02:05:25.573 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38372025-02-25T02:05:27.579Z[ recovery-image] Feb 25 02:05:25.573 INFO image builder template: ramdisk-01-os...
38382025-02-25T02:05:27.579Z[ recovery-image] Feb 25 02:05:25.574 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/.tmpZkvLVr/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
38392025-02-25T02:05:27.587Z[ recovery-image] Feb 25 02:05:25.635 INFO O| Feb 25 02:05:25.635 INFO CREATE DATASET: rpool/images/build/recovery/output
38402025-02-25T02:05:27.623Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38412025-02-25T02:05:27.626ZFeb 25 02:05:25.673 INFO [stamp-probe] process exited with exit status: 0 (296.265031ms)
38422025-02-25T02:05:27.672Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38432025-02-25T02:05:27.940Z[ recovery-image] Feb 25 02:05:25.989 INFO O| Feb 25 02:05:25.989 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38442025-02-25T02:05:27.950Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
38452025-02-25T02:05:28.001Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38462025-02-25T02:05:28.025Z[ recovery-image] Feb 25 02:05:26.057 INFO O| Feb 25 02:05:26.057 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38472025-02-25T02:05:28.061Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38482025-02-25T02:05:28.137ZFeb 25 02:05:26.186 INFO [stamp-ntp] process exited with exit status: 0 (904.449444ms)
38492025-02-25T02:05:28.549Z[ recovery-image] Feb 25 02:05:26.598 INFO O| Feb 25 02:05:26.598 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38502025-02-25T02:05:28.645Z[ recovery-image] Feb 25 02:05:26.693 INFO O| Feb 25 02:05:26.693 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38512025-02-25T02:05:28.647Z[ recovery-image] Feb 25 02:05:26.693 INFO O| Feb 25 02:05:26.693 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38522025-02-25T02:05:28.647Z[ recovery-image] Feb 25 02:05:26.693 INFO O| Feb 25 02:05:26.693 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38532025-02-25T02:05:28.647Z[ recovery-image] Feb 25 02:05:26.693 INFO O| Feb 25 02:05:26.693 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38542025-02-25T02:05:28.655Z[ recovery-image] Feb 25 02:05:26.704 INFO O| Feb 25 02:05:26.704 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38552025-02-25T02:05:28.966Z[ recovery-image] Feb 25 02:05:27.015 INFO O| Feb 25 02:05:27.014 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38562025-02-25T02:05:28.980Z[ recovery-image] Feb 25 02:05:27.029 INFO O| Feb 25 02:05:27.029 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38572025-02-25T02:05:29.403Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38582025-02-25T02:05:29.476Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38592025-02-25T02:05:29.495ZFeb 25 02:05:27.544 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.296117651s)
38602025-02-25T02:05:29.516ZFeb 25 02:05:27.565 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.037497248s)
38612025-02-25T02:05:29.790Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38622025-02-25T02:05:29.824ZFeb 25 02:05:27.873 INFO [stamp-internal-dns] process exited with exit status: 0 (2.531392876s)
38632025-02-25T02:05:29.861Z[ recovery-image] Feb 25 02:05:27.910 INFO O| Feb 25 02:05:27.910 INFO O| Caching catalogs ... Done
38642025-02-25T02:05:29.912Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38652025-02-25T02:05:29.916ZFeb 25 02:05:27.966 INFO [stamp-oximeter] process exited with exit status: 0 (2.733453546s)
38662025-02-25T02:05:29.969Z[ recovery-image] Feb 25 02:05:28.018 INFO O| Feb 25 02:05:28.018 INFO STEP 0 (pkg_image_create) COMPLETE
38672025-02-25T02:05:29.969Z[ recovery-image] Feb 25 02:05:28.018 INFO O| Feb 25 02:05:28.018 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38682025-02-25T02:05:29.971Z[ recovery-image] Feb 25 02:05:28.018 INFO O| Feb 25 02:05:28.018 INFO skip step because feature "repo_redist" is not enabled
38692025-02-25T02:05:29.971Z[ recovery-image] Feb 25 02:05:28.018 INFO O| Feb 25 02:05:28.018 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38702025-02-25T02:05:29.984Z[ recovery-image] Feb 25 02:05:28.033 INFO O| Feb 25 02:05:28.033 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"]
38712025-02-25T02:05:30.015Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38722025-02-25T02:05:30.019ZFeb 25 02:05:28.068 INFO [stamp-external-dns] process exited with exit status: 0 (2.507774158s)
38732025-02-25T02:05:30.443Z[ recovery-image] Feb 25 02:05:28.493 INFO O| Feb 25 02:05:28.492 INFO STEP 2 (pkg_set_publisher) COMPLETE
38742025-02-25T02:05:30.443Z[ recovery-image] Feb 25 02:05:28.493 INFO O| Feb 25 02:05:28.492 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38752025-02-25T02:05:30.456Z[ recovery-image] Feb 25 02:05:28.506 INFO O| Feb 25 02:05:28.506 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:05:30.921Z[ recovery-image] Feb 25 02:05:28.970 INFO O| Feb 25 02:05:28.970 INFO STEP 3 (pkg_set_publisher) COMPLETE
38772025-02-25T02:05:30.921Z[ recovery-image] Feb 25 02:05:28.970 INFO O| Feb 25 02:05:28.970 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38782025-02-25T02:05:30.921Z[ recovery-image] Feb 25 02:05:28.970 INFO O| Feb 25 02:05:28.970 INFO skip step because feature "repo_redist" is not enabled
38792025-02-25T02:05:30.924Z[ recovery-image] Feb 25 02:05:28.970 INFO O| Feb 25 02:05:28.970 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38802025-02-25T02:05:31.384Z[ recovery-image] Feb 25 02:05:29.433 INFO O| Feb 25 02:05:29.433 INFO variant opensolaris.zone is already global
38812025-02-25T02:05:31.384Z[ recovery-image] Feb 25 02:05:29.433 INFO O| Feb 25 02:05:29.433 INFO STEP 5 (pkg_change_variant) COMPLETE
38822025-02-25T02:05:31.385Z[ recovery-image] Feb 25 02:05:29.433 INFO O| Feb 25 02:05:29.433 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38832025-02-25T02:05:31.845Z[ recovery-image] Feb 25 02:05:29.895 INFO O| Feb 25 02:05:29.894 INFO variant opensolaris.imagetype is full; changing to partial
38842025-02-25T02:05:31.845Z[ recovery-image] Feb 25 02:05:29.895 INFO O| Feb 25 02:05:29.895 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38852025-02-25T02:05:32.049Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
38862025-02-25T02:05:32.053ZFeb 25 02:05:30.103 INFO [stamp-nexus] process exited with exit status: 0 (4.793607971s)
38872025-02-25T02:05:32.338Z[verify-libraries] Compiling ring v0.17.11
38882025-02-25T02:05:32.572Z[verify-libraries] Compiling home v0.5.9
38892025-02-25T02:05:32.594Z[verify-libraries] Compiling cfg_aliases v0.1.1
38902025-02-25T02:05:32.614Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
38912025-02-25T02:05:32.614Z[verify-libraries] Compiling sqlparser_derive v0.2.2
38922025-02-25T02:05:32.617Z[verify-libraries] Compiling unicode_categories v0.1.1
38932025-02-25T02:05:32.858Z[verify-libraries] Compiling nix v0.28.0
38942025-02-25T02:05:32.949Z[verify-libraries] Compiling polyval v0.6.2
38952025-02-25T02:05:32.952Z[verify-libraries] Compiling ctr v0.9.2
38962025-02-25T02:05:33.097Z[verify-libraries] Compiling sqlformat v0.2.6
38972025-02-25T02:05:33.509Z[verify-libraries] Compiling ghash v0.5.1
38982025-02-25T02:05:33.868Z[verify-libraries] Compiling ssh-encoding v0.2.0
38992025-02-25T02:05:34.025Z[verify-libraries] Compiling aes-gcm v0.10.3
39002025-02-25T02:05:34.200Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
39012025-02-25T02:05:34.232ZFeb 25 02:05:32.281 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.876167972s)
39022025-02-25T02:05:34.263Z[verify-libraries] Compiling blowfish v0.9.1
39032025-02-25T02:05:34.554Z[verify-libraries] Compiling ssh-cipher v0.2.0
39042025-02-25T02:05:34.656Z[verify-libraries] Compiling sqlparser v0.45.0
39052025-02-25T02:05:35.054Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
39062025-02-25T02:05:35.628Z[verify-libraries] Compiling password-hash v0.4.2
39072025-02-25T02:05:35.675Z[verify-libraries] Compiling ssh-key v0.6.6
39082025-02-25T02:05:38.152Z[verify-libraries] Compiling rustyline v14.0.0
39092025-02-25T02:05:39.458Z[verify-libraries] Compiling rustls v0.23.19
39102025-02-25T02:05:39.527Z[verify-libraries] Compiling rustls v0.22.4
39112025-02-25T02:05:39.577Z[verify-libraries] Compiling pbkdf2 v0.11.0
39122025-02-25T02:05:40.270Z[verify-libraries] Compiling p521 v0.13.3
39132025-02-25T02:05:41.365Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39142025-02-25T02:05:41.406ZFeb 25 02:05:39.455 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (14.186032589s)
39152025-02-25T02:05:41.443Z[verify-libraries] Compiling p256 v0.13.2
39162025-02-25T02:05:42.055Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39172025-02-25T02:05:42.084ZFeb 25 02:05:40.133 INFO [stamp-clickhouse] process exited with exit status: 0 (14.874908222s)
39182025-02-25T02:05:42.084ZFeb 25 02:05:40.133 INFO [tuf-stamp] task succeeded (14.901251691s)
39192025-02-25T02:05:44.073Z[verify-libraries] Compiling rustls-webpki v0.102.8
39202025-02-25T02:05:44.495Z[verify-libraries] Compiling russh-cryptovec v0.7.3
39212025-02-25T02:05:45.006Z[verify-libraries] Compiling md5 v0.7.0
39222025-02-25T02:05:45.909Z[ recovery-image] Feb 25 02:05:43.957 INFO O| Feb 25 02:05:43.957 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39232025-02-25T02:05:47.539Z[verify-libraries] Compiling russh-keys v0.45.0
39242025-02-25T02:05:53.703Z[verify-libraries] Compiling tokio-rustls v0.26.0
39252025-02-25T02:05:54.353Z[verify-libraries] Compiling hyper-rustls v0.27.3
39262025-02-25T02:05:54.466Z[verify-libraries] Compiling tokio-rustls v0.25.0
39272025-02-25T02:05:55.181Z[verify-libraries] Compiling reqwest v0.12.12
39282025-02-25T02:05:55.219Z[verify-libraries] Compiling dropshot v0.12.0
39292025-02-25T02:05:55.847Z[ recovery-image] Feb 25 02:05:53.896 INFO O| Feb 25 02:05:53.896 INFO O| Startup: Caching catalogs ... Done
39302025-02-25T02:05:55.981Z[ recovery-image] Feb 25 02:05:54.030 INFO O| Feb 25 02:05:54.030 INFO O| Planning: Planning completed in 0.00 seconds
39312025-02-25T02:05:55.984Z[ recovery-image] Feb 25 02:05:54.031 INFO O| Feb 25 02:05:54.031 INFO O| Planning: Consolidating action changes ... Done
39322025-02-25T02:05:55.984Z[ recovery-image] Feb 25 02:05:54.031 INFO O| Feb 25 02:05:54.031 INFO O| Planning: Evaluating mediators ... Done
39332025-02-25T02:05:55.985Z[ recovery-image] Feb 25 02:05:54.032 INFO O| Feb 25 02:05:54.032 INFO O| Planning: Planning completed in 0.00 seconds
39342025-02-25T02:05:55.985Z[ recovery-image] Feb 25 02:05:54.032 INFO O| Feb 25 02:05:54.032 INFO O| Variants/Facets to change: 1
39352025-02-25T02:05:56.063Z[ recovery-image] Feb 25 02:05:54.111 INFO O| Feb 25 02:05:54.111 INFO O| Done
39362025-02-25T02:05:56.063Z[ recovery-image] Feb 25 02:05:54.111 INFO O| Feb 25 02:05:54.111 INFO O| Done
39372025-02-25T02:05:57.180Z[ recovery-image] Feb 25 02:05:55.229 INFO O| Feb 25 02:05:55.229 INFO O| Done
39382025-02-25T02:05:57.292Z[ recovery-image] Feb 25 02:05:55.340 INFO O| Feb 25 02:05:55.340 INFO O| Done
39392025-02-25T02:05:57.296Z[ recovery-image] Feb 25 02:05:55.342 INFO O| Feb 25 02:05:55.342 INFO O| Done
39402025-02-25T02:05:57.296Z[ recovery-image] Feb 25 02:05:55.342 INFO O| Feb 25 02:05:55.342 INFO O| Done
39412025-02-25T02:05:57.296Z[ recovery-image] Feb 25 02:05:55.344 INFO O| Feb 25 02:05:55.344 INFO O| Done
39422025-02-25T02:05:58.223Z[ recovery-image] Feb 25 02:05:56.272 INFO O| Feb 25 02:05:56.272 INFO STEP 6 (pkg_change_variant) COMPLETE
39432025-02-25T02:05:58.224Z[ recovery-image] Feb 25 02:05:56.272 INFO O| Feb 25 02:05:56.272 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39442025-02-25T02:05:58.224Z[ recovery-image] Feb 25 02:05:56.272 INFO O| Feb 25 02:05:56.272 INFO skip step because feature "debug_variant" is not enabled
39452025-02-25T02:05:58.226Z[ recovery-image] Feb 25 02:05:56.272 INFO O| Feb 25 02:05:56.272 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39462025-02-25T02:05:58.855Z[ recovery-image] Feb 25 02:05:56.903 INFO O| Feb 25 02:05:56.903 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39472025-02-25T02:05:59.626Z[verify-libraries] Compiling progenitor-client v0.9.1
39482025-02-25T02:05:59.842Z[ recovery-image] Feb 25 02:05:57.889 INFO O| Feb 25 02:05:57.889 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39492025-02-25T02:05:59.845Z[ recovery-image] Feb 25 02:05:57.891 INFO O| Feb 25 02:05:57.891 INFO O| Planning: Planning completed in 0.00 seconds
39502025-02-25T02:05:59.845Z[ recovery-image] Feb 25 02:05:57.892 INFO O| Feb 25 02:05:57.892 INFO O| Planning: Consolidating action changes ... Done
39512025-02-25T02:05:59.845Z[ recovery-image] Feb 25 02:05:57.892 INFO O| Feb 25 02:05:57.892 INFO O| Planning: Evaluating mediators ... Done
39522025-02-25T02:05:59.845Z[ recovery-image] Feb 25 02:05:57.892 INFO O| Feb 25 02:05:57.892 INFO O| Planning: Planning completed in 0.00 seconds
39532025-02-25T02:05:59.845Z[ recovery-image] Feb 25 02:05:57.893 INFO O| Feb 25 02:05:57.893 INFO O| Variants/Facets to change: 1
39542025-02-25T02:05:59.938Z[ recovery-image] Feb 25 02:05:57.986 INFO O| Feb 25 02:05:57.986 INFO O| Done
39552025-02-25T02:05:59.938Z[ recovery-image] Feb 25 02:05:57.987 INFO O| Feb 25 02:05:57.986 INFO O| Done
39562025-02-25T02:06:00.346Z[verify-libraries] Compiling progenitor-client v0.8.0
39572025-02-25T02:06:00.390Z[verify-libraries] Compiling dropshot v0.15.1
39582025-02-25T02:06:00.726Z[ recovery-image] Feb 25 02:05:58.775 INFO O| Feb 25 02:05:58.775 INFO O| Done
39592025-02-25T02:06:00.827Z[ recovery-image] Feb 25 02:05:58.875 INFO O| Feb 25 02:05:58.875 INFO O| Done
39602025-02-25T02:06:00.827Z[ recovery-image] Feb 25 02:05:58.876 INFO O| Feb 25 02:05:58.876 INFO O| Done
39612025-02-25T02:06:00.827Z[ recovery-image] Feb 25 02:05:58.876 INFO O| Feb 25 02:05:58.876 INFO O| Done
39622025-02-25T02:06:00.830Z[ recovery-image] Feb 25 02:05:58.878 INFO O| Feb 25 02:05:58.878 INFO O| Done
39632025-02-25T02:06:00.918Z[ recovery-image] Feb 25 02:05:58.967 INFO O| Feb 25 02:05:58.966 INFO STEP 8 (pkg_change_facet) COMPLETE
39642025-02-25T02:06:00.918Z[ recovery-image] Feb 25 02:05:58.967 INFO O| Feb 25 02:05:58.967 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39652025-02-25T02:06:00.930Z[verify-libraries] Compiling progenitor v0.8.0
39662025-02-25T02:06:01.289Z[verify-libraries] Compiling qorb v0.2.1
39672025-02-25T02:06:01.607Z[ recovery-image] Feb 25 02:05:59.656 INFO O| Feb 25 02:05:59.656 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39682025-02-25T02:06:02.807Z[ recovery-image] Feb 25 02:06:00.856 INFO O| Feb 25 02:06:00.856 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39692025-02-25T02:06:02.810Z[ recovery-image] Feb 25 02:06:00.858 INFO O| Feb 25 02:06:00.858 INFO O| Planning: Planning completed in 0.00 seconds
39702025-02-25T02:06:02.810Z[ recovery-image] Feb 25 02:06:00.858 INFO O| Feb 25 02:06:00.858 INFO O| Planning: Consolidating action changes ... Done
39712025-02-25T02:06:02.810Z[ recovery-image] Feb 25 02:06:00.859 INFO O| Feb 25 02:06:00.859 INFO O| Planning: Evaluating mediators ... Done
39722025-02-25T02:06:02.813Z[ recovery-image] Feb 25 02:06:00.859 INFO O| Feb 25 02:06:00.859 INFO O| Planning: Planning completed in 0.00 seconds
39732025-02-25T02:06:02.813Z[ recovery-image] Feb 25 02:06:00.860 INFO O| Feb 25 02:06:00.859 INFO O| Variants/Facets to change: 1
39742025-02-25T02:06:02.907Z[ recovery-image] Feb 25 02:06:00.955 INFO O| Feb 25 02:06:00.955 INFO O| Done
39752025-02-25T02:06:02.907Z[ recovery-image] Feb 25 02:06:00.955 INFO O| Feb 25 02:06:00.955 INFO O| Done
39762025-02-25T02:06:03.828Z[ recovery-image] Feb 25 02:06:01.877 INFO O| Feb 25 02:06:01.877 INFO O| Done
39772025-02-25T02:06:03.920Z[ recovery-image] Feb 25 02:06:01.969 INFO O| Feb 25 02:06:01.969 INFO O| Done
39782025-02-25T02:06:03.923Z[ recovery-image] Feb 25 02:06:01.970 INFO O| Feb 25 02:06:01.970 INFO O| Done
39792025-02-25T02:06:03.923Z[ recovery-image] Feb 25 02:06:01.970 INFO O| Feb 25 02:06:01.970 INFO O| Done
39802025-02-25T02:06:03.926Z[ recovery-image] Feb 25 02:06:01.973 INFO O| Feb 25 02:06:01.973 INFO O| Done
39812025-02-25T02:06:04.078Z[ recovery-image] Feb 25 02:06:02.127 INFO O| Feb 25 02:06:02.127 INFO STEP 9 (pkg_change_facet) COMPLETE
39822025-02-25T02:06:04.078Z[ recovery-image] Feb 25 02:06:02.127 INFO O| Feb 25 02:06:02.127 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39832025-02-25T02:06:04.674Z[ recovery-image] Feb 25 02:06:02.723 INFO O| Feb 25 02:06:02.723 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39842025-02-25T02:06:05.887Z[ recovery-image] Feb 25 02:06:03.933 INFO O| Feb 25 02:06:03.933 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39852025-02-25T02:06:05.887Z[ recovery-image] Feb 25 02:06:03.935 INFO O| Feb 25 02:06:03.935 INFO O| Planning: Planning completed in 0.00 seconds
39862025-02-25T02:06:05.890Z[ recovery-image] Feb 25 02:06:03.935 INFO O| Feb 25 02:06:03.935 INFO O| Planning: Consolidating action changes ... Done
39872025-02-25T02:06:05.890Z[ recovery-image] Feb 25 02:06:03.936 INFO O| Feb 25 02:06:03.936 INFO O| Planning: Evaluating mediators ... Done
39882025-02-25T02:06:05.890Z[ recovery-image] Feb 25 02:06:03.936 INFO O| Feb 25 02:06:03.936 INFO O| Planning: Planning completed in 0.00 seconds
39892025-02-25T02:06:05.890Z[ recovery-image] Feb 25 02:06:03.937 INFO O| Feb 25 02:06:03.937 INFO O| Variants/Facets to change: 1
39902025-02-25T02:06:05.935Z[ recovery-image] Feb 25 02:06:03.983 INFO O| Feb 25 02:06:03.983 INFO O| Done
39912025-02-25T02:06:05.935Z[ recovery-image] Feb 25 02:06:03.983 INFO O| Feb 25 02:06:03.983 INFO O| Done
39922025-02-25T02:06:06.822Z[ recovery-image] Feb 25 02:06:04.871 INFO O| Feb 25 02:06:04.871 INFO O| Done
39932025-02-25T02:06:06.905Z[ recovery-image] Feb 25 02:06:04.953 INFO O| Feb 25 02:06:04.953 INFO O| Done
39942025-02-25T02:06:06.908Z[ recovery-image] Feb 25 02:06:04.954 INFO O| Feb 25 02:06:04.954 INFO O| Done
39952025-02-25T02:06:06.908Z[ recovery-image] Feb 25 02:06:04.955 INFO O| Feb 25 02:06:04.955 INFO O| Done
39962025-02-25T02:06:06.911Z[ recovery-image] Feb 25 02:06:04.957 INFO O| Feb 25 02:06:04.957 INFO O| Done
39972025-02-25T02:06:06.993Z[ recovery-image] Feb 25 02:06:05.041 INFO O| Feb 25 02:06:05.041 INFO STEP 10 (pkg_change_facet) COMPLETE
39982025-02-25T02:06:06.993Z[ recovery-image] Feb 25 02:06:05.042 INFO O| Feb 25 02:06:05.041 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39992025-02-25T02:06:07.012Z[ recovery-image] Feb 25 02:06:05.060 INFO O| Feb 25 02:06:05.060 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"]
40002025-02-25T02:06:07.589Z[verify-libraries] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
40012025-02-25T02:06:07.867Z[ recovery-image] Feb 25 02:06:05.916 INFO O| Feb 25 02:06:05.916 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40022025-02-25T02:06:11.071Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
40032025-02-25T02:06:12.749Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
40042025-02-25T02:06:13.112Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
40052025-02-25T02:06:25.764Z[ host-image] Feb 25 02:06:23.812 INFO O| Feb 25 02:06:23.812 INFO O| Planning: Solver setup ... Done
40062025-02-25T02:06:33.659Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
40072025-02-25T02:06:40.322Z[verify-libraries] Compiling progenitor v0.9.1
40082025-02-25T02:06:40.642Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
40092025-02-25T02:06:41.893Z[verify-libraries] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40102025-02-25T02:06:44.600Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
40112025-02-25T02:06:45.367Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
40122025-02-25T02:06:46.705Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
40132025-02-25T02:06:49.948Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
40142025-02-25T02:06:50.281Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
40152025-02-25T02:06:53.072Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
40162025-02-25T02:07:00.658Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
40172025-02-25T02:07:00.924Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
40182025-02-25T02:07:02.670Z[verify-libraries] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
40192025-02-25T02:07:03.282Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
40202025-02-25T02:07:09.498Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40212025-02-25T02:07:12.222Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
40222025-02-25T02:07:12.392Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
40232025-02-25T02:07:13.957Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40242025-02-25T02:07:18.687Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
40252025-02-25T02:07:19.965Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
40262025-02-25T02:07:20.891Z[ recovery-image] Feb 25 02:07:18.937 INFO O| Feb 25 02:07:18.937 INFO O| Planning: Solver setup ... Done
40272025-02-25T02:07:21.277Z[verify-libraries] Compiling omicron-zone-package v0.12.0
40282025-02-25T02:07:21.348Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
40292025-02-25T02:07:28.383Z[verify-libraries] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
40302025-02-25T02:07:31.755Z[verify-libraries] Compiling rcgen v0.12.1
40312025-02-25T02:07:35.041Z[verify-libraries] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
40322025-02-25T02:07:36.866Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
40332025-02-25T02:07:37.601Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
40342025-02-25T02:07:38.277Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40352025-02-25T02:07:39.371Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40362025-02-25T02:07:42.483Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
40372025-02-25T02:07:43.789Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40382025-02-25T02:07:44.130Z[verify-libraries] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
40392025-02-25T02:07:44.649Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
40402025-02-25T02:07:48.492Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
40412025-02-25T02:07:58.806Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40422025-02-25T02:08:00.750Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
40432025-02-25T02:08:03.443Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40442025-02-25T02:08:04.540Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40452025-02-25T02:08:05.935Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40462025-02-25T02:08:06.342Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
40472025-02-25T02:08:07.696Z[ host-image] Feb 25 02:08:05.667 INFO O| Feb 25 02:08:05.667 INFO O| Planning: Running solver ... Done
40482025-02-25T02:08:08.326Z[ host-image] Feb 25 02:08:06.372 INFO O| Feb 25 02:08:06.372 INFO O| Planning: Finding local manifests ... Done
40492025-02-25T02:08:08.343Z[ host-image] Feb 25 02:08:06.389 INFO O| Feb 25 02:08:06.389 INFO O| Planning: Fetching manifests: 0/124 0% complete
40502025-02-25T02:08:08.583Z[verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
40512025-02-25T02:08:11.826Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
40522025-02-25T02:08:11.826Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40532025-02-25T02:08:12.354Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40542025-02-25T02:08:15.204Z[ host-image] Feb 25 02:08:13.251 INFO O| Feb 25 02:08:13.251 INFO O| Planning: Fetching manifests: 124/124 100% complete
40552025-02-25T02:08:16.437Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40562025-02-25T02:08:16.480Z[ host-image] Feb 25 02:08:14.526 INFO O| Feb 25 02:08:14.526 INFO O| Planning: Package planning ... Done
40572025-02-25T02:08:18.200Z[ host-image] Feb 25 02:08:16.246 INFO O| Feb 25 02:08:16.246 INFO O| Planning: Merging actions ... Done
40582025-02-25T02:08:18.862Z[ host-image] Feb 25 02:08:16.905 INFO O| Feb 25 02:08:16.904 INFO O| Planning: Checking for conflicting actions ... Done
40592025-02-25T02:08:19.142Z[ host-image] Feb 25 02:08:17.188 INFO O| Feb 25 02:08:17.188 INFO O| Planning: Consolidating action changes ... Done
40602025-02-25T02:08:19.655Z[ host-image] Feb 25 02:08:17.701 INFO O| Feb 25 02:08:17.701 INFO O| Planning: Evaluating mediators ... Done
40612025-02-25T02:08:21.851Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40622025-02-25T02:08:22.723Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
40632025-02-25T02:08:26.070Z[ host-image] Feb 25 02:08:24.116 INFO O| Feb 25 02:08:24.116 INFO O| Planning: Planning completed in 187.13 seconds
40642025-02-25T02:08:26.076Z[ host-image] Feb 25 02:08:24.123 INFO O| Feb 25 02:08:24.122 INFO O| Packages to install: 124
40652025-02-25T02:08:26.080Z[ host-image] Feb 25 02:08:24.123 INFO O| Feb 25 02:08:24.122 INFO O| Mediators to change: 4
40662025-02-25T02:08:26.080Z[ host-image] Feb 25 02:08:24.123 INFO O| Feb 25 02:08:24.122 INFO O| Services to change: 6
40672025-02-25T02:08:26.204Z[ host-image] Feb 25 02:08:24.249 INFO O| Feb 25 02:08:24.249 INFO O| Download: 0/22863 items 0.0/199.8MB 0% complete
40682025-02-25T02:08:27.230Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40692025-02-25T02:08:27.951Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40702025-02-25T02:08:31.194Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
40712025-02-25T02:08:31.203Z[ host-image] Feb 25 02:08:29.249 INFO O| Feb 25 02:08:29.249 INFO O| Download: 1044/22863 items 5.8/199.8MB 2% complete (1.2M/s)
40722025-02-25T02:08:32.508Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40732025-02-25T02:08:35.105Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
40742025-02-25T02:08:36.357Z[ host-image] Feb 25 02:08:34.404 INFO O| Feb 25 02:08:34.403 INFO O| Download: 1792/22863 items 12.9/199.8MB 6% complete (1.3M/s)
40752025-02-25T02:08:39.340Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
40762025-02-25T02:08:40.922Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40772025-02-25T02:08:41.514Z[ host-image] Feb 25 02:08:39.560 INFO O| Feb 25 02:08:39.560 INFO O| Download: 2248/22863 items 24.7/199.8MB 12% complete (1.9M/s)
40782025-02-25T02:08:42.217Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
40792025-02-25T02:08:43.073Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
40802025-02-25T02:08:46.516Z[ host-image] Feb 25 02:08:44.562 INFO O| Feb 25 02:08:44.562 INFO O| Download: 3353/22863 items 34.2/199.8MB 17% complete (2.0M/s)
40812025-02-25T02:08:51.375Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40822025-02-25T02:08:51.517Z[ host-image] Feb 25 02:08:49.563 INFO O| Feb 25 02:08:49.563 INFO O| Download: 4505/22863 items 41.6/199.8MB 20% complete (1.7M/s)
40832025-02-25T02:08:53.119Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
40842025-02-25T02:08:55.377Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40852025-02-25T02:08:56.517Z[ host-image] Feb 25 02:08:54.563 INFO O| Feb 25 02:08:54.563 INFO O| Download: 5122/22863 items 46.1/199.8MB 23% complete (1.2M/s)
40862025-02-25T02:08:59.000Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40872025-02-25T02:08:59.600Z[verify-libraries] Compiling tough v0.19.0
40882025-02-25T02:09:00.924Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
40892025-02-25T02:09:01.526Z[ host-image] Feb 25 02:08:59.571 INFO O| Feb 25 02:08:59.571 INFO O| Download: 6360/22863 items 46.8/199.8MB 23% complete (547k/s)
40902025-02-25T02:09:01.934Z[ recovery-image] Feb 25 02:08:59.980 INFO O| Feb 25 02:08:59.980 INFO O| Planning: Running solver ... Done
40912025-02-25T02:09:02.487Z[ recovery-image] Feb 25 02:09:00.532 INFO O| Feb 25 02:09:00.532 INFO O| Planning: Finding local manifests ... Done
40922025-02-25T02:09:02.504Z[ recovery-image] Feb 25 02:09:00.550 INFO O| Feb 25 02:09:00.549 INFO O| Planning: Fetching manifests: 0/124 0% complete
40932025-02-25T02:09:03.667Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
40942025-02-25T02:09:03.989Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
40952025-02-25T02:09:05.473Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
40962025-02-25T02:09:06.564Z[ host-image] Feb 25 02:09:04.603 INFO O| Feb 25 02:09:04.603 INFO O| Download: 7251/22863 items 57.0/199.8MB 28% complete (1.1M/s)
40972025-02-25T02:09:06.990Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
40982025-02-25T02:09:07.202Z[ recovery-image] Feb 25 02:09:05.247 INFO O| Feb 25 02:09:05.247 INFO O| Planning: Fetching manifests: 124/124 100% complete
40992025-02-25T02:09:07.437Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
41002025-02-25T02:09:08.337Z[ recovery-image] Feb 25 02:09:06.382 INFO O| Feb 25 02:09:06.382 INFO O| Planning: Package planning ... Done
41012025-02-25T02:09:09.138Z[ recovery-image] Feb 25 02:09:07.183 INFO O| Feb 25 02:09:07.183 INFO O| Planning: Merging actions ... Done
41022025-02-25T02:09:09.326Z[ recovery-image] Feb 25 02:09:07.371 INFO O| Feb 25 02:09:07.371 INFO O| Planning: Checking for conflicting actions ... Done
41032025-02-25T02:09:09.458Z[ recovery-image] Feb 25 02:09:07.503 INFO O| Feb 25 02:09:07.503 INFO O| Planning: Consolidating action changes ... Done
41042025-02-25T02:09:09.828Z[ recovery-image] Feb 25 02:09:07.874 INFO O| Feb 25 02:09:07.874 INFO O| Planning: Evaluating mediators ... Done
41052025-02-25T02:09:11.558Z[ host-image] Feb 25 02:09:09.604 INFO O| Feb 25 02:09:09.604 INFO O| Download: 8306/22863 items 63.2/199.8MB 31% complete (1.5M/s)
41062025-02-25T02:09:12.249Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41072025-02-25T02:09:13.180Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41082025-02-25T02:09:15.834Z[ recovery-image] Feb 25 02:09:13.880 INFO O| Feb 25 02:09:13.880 INFO O| Planning: Planning completed in 187.96 seconds
41092025-02-25T02:09:15.842Z[ recovery-image] Feb 25 02:09:13.887 INFO O| Feb 25 02:09:13.887 INFO O| Packages to install: 124
41102025-02-25T02:09:15.842Z[ recovery-image] Feb 25 02:09:13.887 INFO O| Feb 25 02:09:13.887 INFO O| Mediators to change: 4
41112025-02-25T02:09:15.844Z[ recovery-image] Feb 25 02:09:13.887 INFO O| Feb 25 02:09:13.887 INFO O| Services to change: 5
41122025-02-25T02:09:15.933Z[ recovery-image] Feb 25 02:09:13.979 INFO O| Feb 25 02:09:13.978 INFO O| Download: 0/15934 items 0.0/176.5MB 0% complete
41132025-02-25T02:09:16.561Z[ host-image] Feb 25 02:09:14.606 INFO O| Feb 25 02:09:14.606 INFO O| Download: 9385/22863 items 80.0/199.8MB 40% complete (2.2M/s)
41142025-02-25T02:09:19.503Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
41152025-02-25T02:09:20.947Z[ recovery-image] Feb 25 02:09:18.993 INFO O| Feb 25 02:09:18.992 INFO O| Download: 944/15934 items 7.3/176.5MB 4% complete (1.5M/s)
41162025-02-25T02:09:21.578Z[ host-image] Feb 25 02:09:19.610 INFO O| Feb 25 02:09:19.610 INFO O| Download: 10082/22863 items 83.9/199.8MB 42% complete (2.1M/s)
41172025-02-25T02:09:25.956Z[ recovery-image] Feb 25 02:09:24.000 INFO O| Feb 25 02:09:24.000 INFO O| Download: 1109/15934 items 9.5/176.5MB 5% complete (1.0M/s)
41182025-02-25T02:09:26.811Z[ host-image] Feb 25 02:09:24.849 INFO O| Feb 25 02:09:24.849 INFO O| Download: 10934/22863 items 90.2/199.8MB 45% complete (1.1M/s)
41192025-02-25T02:09:27.774Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
41202025-02-25T02:09:31.264Z[ recovery-image] Feb 25 02:09:29.309 INFO O| Feb 25 02:09:29.309 INFO O| Download: 1525/15934 items 22.0/176.5MB 12% complete (1.5M/s)
41212025-02-25T02:09:31.438Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
41222025-02-25T02:09:31.815Z[ host-image] Feb 25 02:09:29.861 INFO O| Feb 25 02:09:29.860 INFO O| Download: 11396/22863 items 96.1/199.8MB 48% complete (1.1M/s)
41232025-02-25T02:09:33.674Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
41242025-02-25T02:09:33.959Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41252025-02-25T02:09:34.319Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41262025-02-25T02:09:36.280Z[ recovery-image] Feb 25 02:09:34.326 INFO O| Feb 25 02:09:34.325 INFO O| Download: 1991/15934 items 29.8/176.5MB 16% complete (2.0M/s)
41272025-02-25T02:09:37.083Z[ host-image] Feb 25 02:09:35.128 INFO O| Feb 25 02:09:35.128 INFO O| Download: 12167/22863 items 101.2/199.8MB 50% complete (1.1M/s)
41282025-02-25T02:09:41.016Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41292025-02-25T02:09:41.287Z[ recovery-image] Feb 25 02:09:39.332 INFO O| Feb 25 02:09:39.332 INFO O| Download: 3143/15934 items 37.4/176.5MB 21% complete (1.6M/s)
41302025-02-25T02:09:42.769Z[ host-image] Feb 25 02:09:40.814 INFO O| Feb 25 02:09:40.814 INFO O| Download: 12355/22863 items 109.6/199.8MB 54% complete (1.4M/s)
41312025-02-25T02:09:45.108Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
41322025-02-25T02:09:46.321Z[ recovery-image] Feb 25 02:09:44.366 INFO O| Feb 25 02:09:44.366 INFO O| Download: 3761/15934 items 40.3/176.5MB 22% complete (1.2M/s)
41332025-02-25T02:09:47.774Z[ host-image] Feb 25 02:09:45.819 INFO O| Feb 25 02:09:45.819 INFO O| Download: 13315/22863 items 110.1/199.8MB 55% complete (1004k/s)
41342025-02-25T02:09:51.331Z[ recovery-image] Feb 25 02:09:49.376 INFO O| Feb 25 02:09:49.376 INFO O| Download: 4301/15934 items 42.9/176.5MB 24% complete (562k/s)
41352025-02-25T02:09:51.777Z[verify-libraries] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
41362025-02-25T02:09:51.989Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41372025-02-25T02:09:52.386Z[verify-libraries] Compiling rustls-webpki v0.101.7
41382025-02-25T02:09:52.795Z[ host-image] Feb 25 02:09:50.839 INFO O| Feb 25 02:09:50.839 INFO O| Download: 13959/22863 items 110.4/199.8MB 55% complete (82.6k/s)
41392025-02-25T02:09:55.184Z[verify-libraries] Compiling sct v0.7.1
41402025-02-25T02:09:55.517Z[verify-libraries] Compiling rustls v0.21.12
41412025-02-25T02:09:55.678Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41422025-02-25T02:09:56.289Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41432025-02-25T02:09:56.339Z[ recovery-image] Feb 25 02:09:54.383 INFO O| Feb 25 02:09:54.383 INFO O| Download: 4912/15934 items 43.2/176.5MB 24% complete (302k/s)
41442025-02-25T02:09:57.821Z[ host-image] Feb 25 02:09:55.866 INFO O| Feb 25 02:09:55.866 INFO O| Download: 14329/22863 items 110.9/199.8MB 55% complete (76.5k/s)
41452025-02-25T02:10:01.340Z[ recovery-image] Feb 25 02:09:59.385 INFO O| Feb 25 02:09:59.385 INFO O| Download: 5791/15934 items 46.0/176.5MB 26% complete (287k/s)
41462025-02-25T02:10:03.167Z[ host-image] Feb 25 02:10:01.211 INFO O| Feb 25 02:10:01.211 INFO O| Download: 14619/22863 items 117.0/199.8MB 58% complete (648k/s)
41472025-02-25T02:10:07.354Z[ recovery-image] Feb 25 02:10:05.398 INFO O| Feb 25 02:10:05.398 INFO O| Download: 6021/15934 items 53.8/176.5MB 30% complete (1.1M/s)
41482025-02-25T02:10:08.177Z[ host-image] Feb 25 02:10:06.222 INFO O| Feb 25 02:10:06.221 INFO O| Download: 15778/22863 items 126.1/199.8MB 63% complete (1.5M/s)
41492025-02-25T02:10:12.358Z[ recovery-image] Feb 25 02:10:10.403 INFO O| Feb 25 02:10:10.402 INFO O| Download: 6662/15934 items 64.4/176.5MB 36% complete (1.8M/s)
41502025-02-25T02:10:13.195Z[ host-image] Feb 25 02:10:11.240 INFO O| Feb 25 02:10:11.239 INFO O| Download: 16329/22863 items 134.0/199.8MB 67% complete (1.7M/s)
41512025-02-25T02:10:17.359Z[ recovery-image] Feb 25 02:10:15.403 INFO O| Feb 25 02:10:15.403 INFO O| Download: 7283/15934 items 73.4/176.5MB 41% complete (2.0M/s)
41522025-02-25T02:10:18.195Z[ host-image] Feb 25 02:10:16.240 INFO O| Feb 25 02:10:16.240 INFO O| Download: 17134/22863 items 143.7/199.8MB 71% complete (1.8M/s)
41532025-02-25T02:10:21.449Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41542025-02-25T02:10:22.359Z[ recovery-image] Feb 25 02:10:20.404 INFO O| Feb 25 02:10:20.403 INFO O| Download: 7728/15934 items 74.0/176.5MB 41% complete (1.0M/s)
41552025-02-25T02:10:23.423Z[ host-image] Feb 25 02:10:21.467 INFO O| Feb 25 02:10:21.467 INFO O| Download: 17984/22863 items 155.9/199.8MB 78% complete (1.9M/s)
41562025-02-25T02:10:25.279Z[verify-libraries] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
41572025-02-25T02:10:27.383Z[ recovery-image] Feb 25 02:10:25.426 INFO O| Feb 25 02:10:25.426 INFO O| Download: 8387/15934 items 79.9/176.5MB 45% complete (666k/s)
41582025-02-25T02:10:28.424Z[ host-image] Feb 25 02:10:26.469 INFO O| Feb 25 02:10:26.468 INFO O| Download: 18915/22863 items 166.1/199.8MB 83% complete (2.2M/s)
41592025-02-25T02:10:32.308Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41602025-02-25T02:10:33.155Z[ recovery-image] Feb 25 02:10:31.199 INFO O| Feb 25 02:10:31.199 INFO O| Download: 8914/15934 items 92.1/176.5MB 52% complete (1.8M/s)
41612025-02-25T02:10:33.438Z[ host-image] Feb 25 02:10:31.481 INFO O| Feb 25 02:10:31.481 INFO O| Download: 19864/22863 items 169.8/199.8MB 84% complete (1.4M/s)
41622025-02-25T02:10:35.421Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41632025-02-25T02:10:38.197Z[ recovery-image] Feb 25 02:10:36.241 INFO O| Feb 25 02:10:36.241 INFO O| Download: 9716/15934 items 93.2/176.5MB 52% complete (1.3M/s)
41642025-02-25T02:10:38.276Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
41652025-02-25T02:10:38.443Z[ host-image] Feb 25 02:10:36.487 INFO O| Feb 25 02:10:36.487 INFO O| Download: 20667/22863 items 172.4/199.8MB 86% complete (658k/s)
41662025-02-25T02:10:42.449Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41672025-02-25T02:10:42.853Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41682025-02-25T02:10:43.216Z[ recovery-image] Feb 25 02:10:41.260 INFO O| Feb 25 02:10:41.260 INFO O| Download: 10601/15934 items 93.6/176.5MB 53% complete (154k/s)
41692025-02-25T02:10:43.219Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41702025-02-25T02:10:43.667Z[verify-libraries] Compiling tokio-rustls v0.24.1
41712025-02-25T02:10:43.756Z[ host-image] Feb 25 02:10:41.800 INFO O| Feb 25 02:10:41.800 INFO O| Download: 21009/22863 items 178.6/199.8MB 89% complete (930k/s)
41722025-02-25T02:10:44.176Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41732025-02-25T02:10:44.782Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41742025-02-25T02:10:47.258Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
41752025-02-25T02:10:47.771Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
41762025-02-25T02:10:48.292Z[ recovery-image] Feb 25 02:10:46.336 INFO O| Feb 25 02:10:46.336 INFO O| Download: 11121/15934 items 95.5/176.5MB 54% complete (218k/s)
41772025-02-25T02:10:48.764Z[ host-image] Feb 25 02:10:46.808 INFO O| Feb 25 02:10:46.807 INFO O| Download: 21547/22863 items 180.5/199.8MB 90% complete (825k/s)
41782025-02-25T02:10:49.236Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41792025-02-25T02:10:49.609Z[verify-libraries] Compiling num-bigint v0.4.6
41802025-02-25T02:10:52.002Z[verify-libraries] Compiling des v0.8.1
41812025-02-25T02:10:52.492Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41822025-02-25T02:10:52.520Z[verify-libraries] Compiling hex-literal v0.4.1
41832025-02-25T02:10:52.779Z[verify-libraries] Compiling russh v0.45.0
41842025-02-25T02:10:53.349Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41852025-02-25T02:10:53.670Z[ recovery-image] Feb 25 02:10:51.714 INFO O| Feb 25 02:10:51.714 INFO O| Download: 11587/15934 items 111.5/176.5MB 63% complete (1.7M/s)
41862025-02-25T02:10:53.937Z[ host-image] Feb 25 02:10:51.981 INFO O| Feb 25 02:10:51.981 INFO O| Download: 22111/22863 items 192.5/199.8MB 96% complete (1.4M/s)
41872025-02-25T02:10:54.249Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
41882025-02-25T02:10:58.413Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
41892025-02-25T02:10:58.670Z[ recovery-image] Feb 25 02:10:56.714 INFO O| Feb 25 02:10:56.714 INFO O| Download: 12035/15934 items 137.2/176.5MB 77% complete (4.1M/s)
41902025-02-25T02:10:58.976Z[ host-image] Feb 25 02:10:57.019 INFO O| Feb 25 02:10:57.019 INFO O| Download: 22712/22863 items 199.6/199.8MB 99% complete (1.9M/s)
41912025-02-25T02:11:00.148Z[ host-image] Feb 25 02:10:58.192 INFO O| Feb 25 02:10:58.191 INFO O| Download: Completed 199.77 MB in 153.94 seconds (1.3M/s)
41922025-02-25T02:11:01.673Z[ host-image] Feb 25 02:10:59.716 INFO O| Feb 25 02:10:59.716 INFO O| Actions: 1/49570 actions (Installing new actions)
41932025-02-25T02:11:02.602Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41942025-02-25T02:11:02.791Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
41952025-02-25T02:11:03.675Z[ recovery-image] Feb 25 02:11:01.719 INFO O| Feb 25 02:11:01.718 INFO O| Download: 13089/15934 items 145.1/176.5MB 82% complete (3.4M/s)
41962025-02-25T02:11:06.170Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41972025-02-25T02:11:06.673Z[ host-image] Feb 25 02:11:04.716 INFO O| Feb 25 02:11:04.716 INFO O| Actions: 9494/49570 actions (Installing new actions)
41982025-02-25T02:11:08.781Z[ recovery-image] Feb 25 02:11:06.824 INFO O| Feb 25 02:11:06.824 INFO O| Download: 14109/15934 items 148.6/176.5MB 84% complete (1.2M/s)
41992025-02-25T02:11:09.579Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42002025-02-25T02:11:10.806Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
42012025-02-25T02:11:11.677Z[ host-image] Feb 25 02:11:09.720 INFO O| Feb 25 02:11:09.720 INFO O| Actions: 16800/49570 actions (Installing new actions)
42022025-02-25T02:11:13.940Z[ recovery-image] Feb 25 02:11:11.984 INFO O| Feb 25 02:11:11.984 INFO O| Download: 14786/15934 items 151.6/176.5MB 85% complete (650k/s)
42032025-02-25T02:11:16.922Z[ host-image] Feb 25 02:11:14.722 INFO O| Feb 25 02:11:14.721 INFO O| Actions: 23102/49570 actions (Installing new actions)
42042025-02-25T02:11:18.072Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42052025-02-25T02:11:18.958Z[ recovery-image] Feb 25 02:11:17.001 INFO O| Feb 25 02:11:17.001 INFO O| Download: 15504/15934 items 165.9/176.5MB 94% complete (1.7M/s)
42062025-02-25T02:11:19.240Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42072025-02-25T02:11:21.678Z[ host-image] Feb 25 02:11:19.722 INFO O| Feb 25 02:11:19.722 INFO O| Actions: 49035/49570 actions (Installing new actions)
42082025-02-25T02:11:22.868Z[ host-image] Feb 25 02:11:20.910 INFO O| Feb 25 02:11:20.910 INFO O| Actions: Completed 49570 actions in 21.19 seconds.
42092025-02-25T02:11:23.624Z[ host-image] Feb 25 02:11:21.667 INFO O| Feb 25 02:11:21.666 INFO O| Done
42102025-02-25T02:11:23.624Z[ host-image] Feb 25 02:11:21.667 INFO O| Feb 25 02:11:21.667 INFO O| Done
42112025-02-25T02:11:25.262Z[ recovery-image] Feb 25 02:11:23.305 INFO O| Feb 25 02:11:23.305 INFO O| Download: 15734/15934 items 170.5/176.5MB 96% complete (2.0M/s)
42122025-02-25T02:11:25.479Z[ host-image] Feb 25 02:11:23.523 INFO O| Feb 25 02:11:23.522 INFO O| Done
42132025-02-25T02:11:26.762Z[ recovery-image] Feb 25 02:11:24.805 INFO O| Feb 25 02:11:24.805 INFO O| Download: Completed 176.48 MB in 130.83 seconds (1.3M/s)
42142025-02-25T02:11:27.885Z[ recovery-image] Feb 25 02:11:25.928 INFO O| Feb 25 02:11:25.928 INFO O| Actions: 1/25107 actions (Installing new actions)
42152025-02-25T02:11:28.384Z[ host-image] Feb 25 02:11:26.427 INFO O| Feb 25 02:11:26.427 INFO O| Done
42162025-02-25T02:11:28.421Z[ host-image] Feb 25 02:11:26.464 INFO O| Feb 25 02:11:26.464 INFO O| Done
42172025-02-25T02:11:30.614Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
42182025-02-25T02:11:32.898Z[ recovery-image] Feb 25 02:11:30.941 INFO O| Feb 25 02:11:30.941 INFO O| Actions: 7796/25107 actions (Installing new actions)
42192025-02-25T02:11:36.039Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
42202025-02-25T02:11:36.264Z[ host-image] Feb 25 02:11:34.307 INFO O| Feb 25 02:11:34.307 INFO O| Done
42212025-02-25T02:11:37.256Z[ host-image] Feb 25 02:11:35.299 INFO O| Feb 25 02:11:35.299 INFO O| Done
42222025-02-25T02:11:37.985Z[ host-image] Feb 25 02:11:36.029 INFO O| Feb 25 02:11:36.028 INFO STEP 11 (pkg_install) COMPLETE
42232025-02-25T02:11:37.988Z[ host-image] Feb 25 02:11:36.029 INFO O| Feb 25 02:11:36.029 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42242025-02-25T02:11:37.988Z[ recovery-image] Feb 25 02:11:36.029 INFO O| Feb 25 02:11:36.029 INFO O| Actions: 14461/25107 actions (Installing new actions)
42252025-02-25T02:11:38.013Z[ host-image] Feb 25 02:11:36.057 INFO O| Feb 25 02:11:36.056 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"]
42262025-02-25T02:11:41.980Z[ host-image] Feb 25 02:11:40.023 INFO O| Feb 25 02:11:40.023 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42272025-02-25T02:11:42.990Z[ recovery-image] Feb 25 02:11:41.033 INFO O| Feb 25 02:11:41.033 INFO O| Actions: 24700/25107 actions (Installing new actions)
42282025-02-25T02:11:43.340Z[ recovery-image] Feb 25 02:11:41.383 INFO O| Feb 25 02:11:41.383 INFO O| Actions: Completed 25107 actions in 15.45 seconds.
42292025-02-25T02:11:44.226Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
42302025-02-25T02:11:44.286Z[ recovery-image] Feb 25 02:11:42.329 INFO O| Feb 25 02:11:42.329 INFO O| Done
42312025-02-25T02:11:44.286Z[ recovery-image] Feb 25 02:11:42.329 INFO O| Feb 25 02:11:42.329 INFO O| Done
42322025-02-25T02:11:46.097Z[ recovery-image] Feb 25 02:11:44.140 INFO O| Feb 25 02:11:44.140 INFO O| Done
42332025-02-25T02:11:47.104Z[verify-libraries] Compiling petname v2.0.2
42342025-02-25T02:11:47.924Z[ host-image] Feb 25 02:11:45.966 INFO O| Feb 25 02:11:45.966 INFO O| Planning: Solver setup ... Done
42352025-02-25T02:11:47.931Z[ host-image] Feb 25 02:11:45.974 INFO O| Feb 25 02:11:45.973 INFO O| Planning: Running solver ... Done
42362025-02-25T02:11:48.051Z[ host-image] Feb 25 02:11:46.094 INFO O| Feb 25 02:11:46.094 INFO O| Planning: Finding local manifests ... Done
42372025-02-25T02:11:48.055Z[ host-image] Feb 25 02:11:46.096 INFO O| Feb 25 02:11:46.096 INFO O| Planning: Fetching manifests: 0/5 0% complete
42382025-02-25T02:11:48.122Z[ recovery-image] Feb 25 02:11:46.162 INFO O| Feb 25 02:11:46.162 INFO O| Done
42392025-02-25T02:11:48.156Z[ recovery-image] Feb 25 02:11:46.199 INFO O| Feb 25 02:11:46.199 INFO O| Done
42402025-02-25T02:11:48.366Z[ host-image] Feb 25 02:11:46.408 INFO O| Feb 25 02:11:46.408 INFO O| Planning: Fetching manifests: 5/5 100% complete
42412025-02-25T02:11:48.428Z[ host-image] Feb 25 02:11:46.470 INFO O| Feb 25 02:11:46.470 INFO O| Planning: Package planning ... Done
42422025-02-25T02:11:48.435Z[ host-image] Feb 25 02:11:46.478 INFO O| Feb 25 02:11:46.478 INFO O| Planning: Merging actions ... Done
42432025-02-25T02:11:48.585Z[ host-image] Feb 25 02:11:46.628 INFO O| Feb 25 02:11:46.628 INFO O| Planning: Checking for conflicting actions ... Done
42442025-02-25T02:11:48.587Z[ host-image] Feb 25 02:11:46.630 INFO O| Feb 25 02:11:46.630 INFO O| Planning: Consolidating action changes ... Done
42452025-02-25T02:11:48.761Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
42462025-02-25T02:11:49.036Z[ host-image] Feb 25 02:11:47.079 INFO O| Feb 25 02:11:47.079 INFO O| Planning: Evaluating mediators ... Done
42472025-02-25T02:11:49.039Z[ host-image] Feb 25 02:11:47.081 INFO O| Feb 25 02:11:47.081 INFO O| Planning: Planning completed in 7.06 seconds
42482025-02-25T02:11:49.041Z[ host-image] Feb 25 02:11:47.084 INFO O| Feb 25 02:11:47.084 INFO O| Packages to install: 5
42492025-02-25T02:11:49.041Z[ host-image] Feb 25 02:11:47.084 INFO O| Feb 25 02:11:47.084 INFO O| Services to change: 2
42502025-02-25T02:11:49.064Z[ host-image] Feb 25 02:11:47.107 INFO O| Feb 25 02:11:47.107 INFO O| Download: 0/117 items 0.0/1.5MB 0% complete
42512025-02-25T02:11:49.541Z[verify-libraries] Compiling internet-checksum v0.2.1
42522025-02-25T02:11:51.805Z[ host-image] Feb 25 02:11:49.848 INFO O| Feb 25 02:11:49.848 INFO O| Download: Completed 1.46 MB in 2.74 seconds (544k/s)
42532025-02-25T02:11:51.852Z[ host-image] Feb 25 02:11:49.895 INFO O| Feb 25 02:11:49.895 INFO O| Actions: 1/306 actions (Installing new actions)
42542025-02-25T02:11:52.055Z[ host-image] Feb 25 02:11:50.098 INFO O| Feb 25 02:11:50.098 INFO O| Actions: Completed 306 actions in 0.20 seconds.
42552025-02-25T02:11:52.782Z[ host-image] Feb 25 02:11:50.825 INFO O| Feb 25 02:11:50.825 INFO O| Done
42562025-02-25T02:11:52.782Z[ host-image] Feb 25 02:11:50.825 INFO O| Feb 25 02:11:50.825 INFO O| Done
42572025-02-25T02:11:53.166Z[ recovery-image] Feb 25 02:11:51.209 INFO O| Feb 25 02:11:51.209 INFO O| Done
42582025-02-25T02:11:53.801Z[ recovery-image] Feb 25 02:11:51.844 INFO O| Feb 25 02:11:51.844 INFO O| Done
42592025-02-25T02:11:54.338Z[ host-image] Feb 25 02:11:52.381 INFO O| Feb 25 02:11:52.380 INFO O| Done
42602025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO STEP 11 (pkg_install) COMPLETE
42612025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42622025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO skip step because feature "recovery" is enabled
42632025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42642025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO skip step because feature "omicron1" is not enabled
42652025-02-25T02:11:54.374Z[ recovery-image] Feb 25 02:11:52.416 INFO O| Feb 25 02:11:52.416 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42662025-02-25T02:11:54.393Z[ recovery-image] Feb 25 02:11:52.435 INFO O| Feb 25 02:11:52.435 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
42672025-02-25T02:11:55.504Z[ recovery-image] Feb 25 02:11:53.547 INFO O| Feb 25 02:11:53.547 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42682025-02-25T02:11:57.521Z[ host-image] Feb 25 02:11:55.564 INFO O| Feb 25 02:11:55.564 INFO O| Done
42692025-02-25T02:11:57.608Z[ host-image] Feb 25 02:11:55.650 INFO O| Feb 25 02:11:55.650 INFO O| Done
42702025-02-25T02:11:57.611Z[ host-image] Feb 25 02:11:55.650 INFO O| Feb 25 02:11:55.650 INFO O| Done
42712025-02-25T02:11:57.635Z[ host-image] Feb 25 02:11:55.678 INFO O| Feb 25 02:11:55.678 INFO O| Done
42722025-02-25T02:11:57.815Z[ host-image] Feb 25 02:11:55.858 INFO O| Feb 25 02:11:55.858 INFO STEP 12 (pkg_install) COMPLETE
42732025-02-25T02:11:57.815Z[ host-image] Feb 25 02:11:55.858 INFO O| Feb 25 02:11:55.858 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42742025-02-25T02:11:57.835Z[ host-image] Feb 25 02:11:55.877 INFO O| Feb 25 02:11:55.877 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
42752025-02-25T02:11:58.986Z[ host-image] Feb 25 02:11:57.029 INFO O| Feb 25 02:11:57.029 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42762025-02-25T02:12:00.273Z[ recovery-image] Feb 25 02:11:58.316 INFO O| Feb 25 02:11:58.316 INFO O| Planning: Solver setup ... Done
42772025-02-25T02:12:00.285Z[ recovery-image] Feb 25 02:11:58.328 INFO O| Feb 25 02:11:58.328 INFO O| Planning: Running solver ... Done
42782025-02-25T02:12:00.466Z[ recovery-image] Feb 25 02:11:58.508 INFO O| Feb 25 02:11:58.508 INFO O| Planning: Finding local manifests ... Done
42792025-02-25T02:12:00.469Z[ recovery-image] Feb 25 02:11:58.510 INFO O| Feb 25 02:11:58.510 INFO O| Planning: Fetching manifests: 0/1 0% complete
42802025-02-25T02:12:00.633Z[ recovery-image] Feb 25 02:11:58.676 INFO O| Feb 25 02:11:58.676 INFO O| Planning: Fetching manifests: 1/1 100% complete
42812025-02-25T02:12:00.722Z[ recovery-image] Feb 25 02:11:58.765 INFO O| Feb 25 02:11:58.765 INFO O| Planning: Package planning ... Done
42822025-02-25T02:12:00.725Z[ recovery-image] Feb 25 02:11:58.766 INFO O| Feb 25 02:11:58.766 INFO O| Planning: Merging actions ... Done
42832025-02-25T02:12:00.785Z[ recovery-image] Feb 25 02:11:58.828 INFO O| Feb 25 02:11:58.828 INFO O| Planning: Checking for conflicting actions ... Done
42842025-02-25T02:12:00.788Z[ recovery-image] Feb 25 02:11:58.829 INFO O| Feb 25 02:11:58.828 INFO O| Planning: Consolidating action changes ... Done
42852025-02-25T02:12:01.113Z[ recovery-image] Feb 25 02:11:59.156 INFO O| Feb 25 02:11:59.156 INFO O| Planning: Evaluating mediators ... Done
42862025-02-25T02:12:01.116Z[ recovery-image] Feb 25 02:11:59.157 INFO O| Feb 25 02:11:59.157 INFO O| Planning: Planning completed in 5.61 seconds
42872025-02-25T02:12:01.116Z[ recovery-image] Feb 25 02:11:59.159 INFO O| Feb 25 02:11:59.159 INFO O| Packages to install: 1
42882025-02-25T02:12:01.135Z[ recovery-image] Feb 25 02:11:59.177 INFO O| Feb 25 02:11:59.177 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
42892025-02-25T02:12:01.959Z[ recovery-image] Feb 25 02:12:00.001 INFO O| Feb 25 02:12:00.001 INFO O| Download: Completed 10.27 MB in 0.82 seconds (12.5M/s)
42902025-02-25T02:12:02.075Z[ recovery-image] Feb 25 02:12:00.118 INFO O| Feb 25 02:12:00.118 INFO O| Actions: 1/22 actions (Installing new actions)
42912025-02-25T02:12:02.509Z[ recovery-image] Feb 25 02:12:00.552 INFO O| Feb 25 02:12:00.552 INFO O| Actions: Completed 22 actions in 0.43 seconds.
42922025-02-25T02:12:03.204Z[ recovery-image] Feb 25 02:12:01.247 INFO O| Feb 25 02:12:01.246 INFO O| Done
42932025-02-25T02:12:03.204Z[ recovery-image] Feb 25 02:12:01.247 INFO O| Feb 25 02:12:01.247 INFO O| Done
42942025-02-25T02:12:03.388Z[ host-image] Feb 25 02:12:01.430 INFO O| Feb 25 02:12:01.430 INFO O| Planning: Solver setup ... Done
42952025-02-25T02:12:03.398Z[ host-image] Feb 25 02:12:01.441 INFO O| Feb 25 02:12:01.441 INFO O| Planning: Running solver ... Done
42962025-02-25T02:12:03.497Z[ host-image] Feb 25 02:12:01.539 INFO O| Feb 25 02:12:01.539 INFO O| Planning: Finding local manifests ... Done
42972025-02-25T02:12:03.500Z[ host-image] Feb 25 02:12:01.541 INFO O| Feb 25 02:12:01.541 INFO O| Planning: Fetching manifests: 0/6 0% complete
42982025-02-25T02:12:03.875Z[ host-image] Feb 25 02:12:01.917 INFO O| Feb 25 02:12:01.917 INFO O| Planning: Fetching manifests: 6/6 100% complete
42992025-02-25T02:12:04.240Z[ host-image] Feb 25 02:12:01.987 INFO O| Feb 25 02:12:01.987 INFO O| Planning: Package planning ... Done
43002025-02-25T02:12:04.255Z[ host-image] Feb 25 02:12:02.032 INFO O| Feb 25 02:12:02.032 INFO O| Planning: Merging actions ... Done
43012025-02-25T02:12:04.255Z[ host-image] Feb 25 02:12:02.204 INFO O| Feb 25 02:12:02.204 INFO O| Planning: Checking for conflicting actions ... Done
43022025-02-25T02:12:04.255Z[ host-image] Feb 25 02:12:02.212 INFO O| Feb 25 02:12:02.212 INFO O| Planning: Consolidating action changes ... Done
43032025-02-25T02:12:04.604Z[ recovery-image] Feb 25 02:12:02.647 INFO O| Feb 25 02:12:02.647 INFO O| Done
43042025-02-25T02:12:04.655Z[ host-image] Feb 25 02:12:02.698 INFO O| Feb 25 02:12:02.698 INFO O| Planning: Evaluating mediators ... Done
43052025-02-25T02:12:04.661Z[ host-image] Feb 25 02:12:02.704 INFO O| Feb 25 02:12:02.704 INFO O| Planning: Planning completed in 5.67 seconds
43062025-02-25T02:12:04.665Z[ host-image] Feb 25 02:12:02.706 INFO O| Feb 25 02:12:02.706 INFO O| Packages to install: 6
43072025-02-25T02:12:04.665Z[ host-image] Feb 25 02:12:02.706 INFO O| Feb 25 02:12:02.706 INFO O| Mediators to change: 1
43082025-02-25T02:12:04.665Z[ host-image] Feb 25 02:12:02.707 INFO O| Feb 25 02:12:02.706 INFO O| Services to change: 1
43092025-02-25T02:12:04.693Z[ host-image] Feb 25 02:12:02.736 INFO O| Feb 25 02:12:02.736 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
43102025-02-25T02:12:06.460Z[ recovery-image] Feb 25 02:12:04.503 INFO O| Feb 25 02:12:04.502 INFO O| Done
43112025-02-25T02:12:06.481Z[ recovery-image] Feb 25 02:12:04.524 INFO O| Feb 25 02:12:04.524 INFO O| Done
43122025-02-25T02:12:06.482Z[ recovery-image] Feb 25 02:12:04.524 INFO O| Feb 25 02:12:04.524 INFO O| Done
43132025-02-25T02:12:06.499Z[ recovery-image] Feb 25 02:12:04.542 INFO O| Feb 25 02:12:04.542 INFO O| Done
43142025-02-25T02:12:06.665Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO STEP 14 (pkg_install) COMPLETE
43152025-02-25T02:12:06.665Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43162025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO skip step because feature "mfg" is not enabled
43172025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43182025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO skip step because feature "compliance" is not enabled
43192025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43202025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO skip step because feature "stress" is not enabled
43212025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
43222025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO skip step because feature "nfs" is not enabled
43232025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43242025-02-25T02:12:06.668Z[ recovery-image] Feb 25 02:12:04.708 INFO O| Feb 25 02:12:04.708 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43252025-02-25T02:12:06.767Z[ recovery-image] Feb 25 02:12:04.809 INFO O| Feb 25 02:12:04.809 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
43262025-02-25T02:12:06.893Z[ recovery-image] Feb 25 02:12:04.936 INFO O| Feb 25 02:12:04.936 INFO completed processing gimlet/ramdisk-01-os
43272025-02-25T02:12:06.897Z[ recovery-image] Feb 25 02:12:04.940 INFO image builder template: ramdisk-02-trim...
43282025-02-25T02:12:06.900Z[ recovery-image] Feb 25 02:12:04.940 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/.tmpZkvLVr/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
43292025-02-25T02:12:06.942Z[ recovery-image] Feb 25 02:12:04.985 INFO O| Feb 25 02:12:04.985 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43302025-02-25T02:12:06.977Z[ recovery-image] Feb 25 02:12:05.018 INFO O| Feb 25 02:12:05.018 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43312025-02-25T02:12:07.187Z[ recovery-image] Feb 25 02:12:05.230 INFO O| Feb 25 02:12:05.230 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
43322025-02-25T02:12:07.289Z[ recovery-image] Feb 25 02:12:05.331 INFO O| Feb 25 02:12:05.331 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
43332025-02-25T02:12:07.291Z[ recovery-image] Feb 25 02:12:05.331 INFO O| Feb 25 02:12:05.331 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
43342025-02-25T02:12:07.299Z[ recovery-image] Feb 25 02:12:05.342 INFO O| Feb 25 02:12:05.342 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
43352025-02-25T02:12:07.307Z[ recovery-image] Feb 25 02:12:05.350 INFO O| Feb 25 02:12:05.349 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
43362025-02-25T02:12:07.316Z[ recovery-image] Feb 25 02:12:05.359 INFO O| Feb 25 02:12:05.359 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
43372025-02-25T02:12:07.869Z[ recovery-image] Feb 25 02:12:05.910 INFO O| Feb 25 02:12:05.910 INFO rolled back to input snapshot; work may begin
43382025-02-25T02:12:07.869Z[ recovery-image] Feb 25 02:12:05.911 INFO O| Feb 25 02:12:05.910 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
43392025-02-25T02:12:07.878Z[ recovery-image] Feb 25 02:12:05.920 INFO O| Feb 25 02:12:05.919 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43402025-02-25T02:12:07.895Z[ recovery-image] Feb 25 02:12:05.937 INFO O| Feb 25 02:12:05.937 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
43412025-02-25T02:12:08.015Z[ recovery-image] Feb 25 02:12:06.057 INFO O| Feb 25 02:12:06.057 INFO STEP 0 (remove_files) COMPLETE
43422025-02-25T02:12:08.015Z[ recovery-image] Feb 25 02:12:06.057 INFO O| Feb 25 02:12:06.057 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43432025-02-25T02:12:08.034Z[ recovery-image] Feb 25 02:12:06.077 INFO O| Feb 25 02:12:06.077 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
43442025-02-25T02:12:08.060Z[ recovery-image] Feb 25 02:12:06.103 INFO O| Feb 25 02:12:06.103 INFO STEP 1 (remove_files) COMPLETE
43452025-02-25T02:12:08.060Z[ recovery-image] Feb 25 02:12:06.103 INFO O| Feb 25 02:12:06.103 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43462025-02-25T02:12:08.080Z[ recovery-image] Feb 25 02:12:06.123 INFO O| Feb 25 02:12:06.122 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
43472025-02-25T02:12:08.103Z[ recovery-image] Feb 25 02:12:06.146 INFO O| Feb 25 02:12:06.146 INFO STEP 2 (remove_files) COMPLETE
43482025-02-25T02:12:08.103Z[ recovery-image] Feb 25 02:12:06.146 INFO O| Feb 25 02:12:06.146 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43492025-02-25T02:12:08.123Z[ recovery-image] Feb 25 02:12:06.166 INFO O| Feb 25 02:12:06.166 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
43502025-02-25T02:12:08.126Z[ recovery-image] Feb 25 02:12:06.169 INFO O| Feb 25 02:12:06.169 INFO STEP 3 (remove_files) COMPLETE
43512025-02-25T02:12:08.130Z[ recovery-image] Feb 25 02:12:06.169 INFO O| Feb 25 02:12:06.169 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43522025-02-25T02:12:08.147Z[ recovery-image] Feb 25 02:12:06.189 INFO O| Feb 25 02:12:06.189 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
43532025-02-25T02:12:08.153Z[ recovery-image] Feb 25 02:12:06.196 INFO O| Feb 25 02:12:06.196 INFO STEP 4 (remove_files) COMPLETE
43542025-02-25T02:12:08.153Z[ recovery-image] Feb 25 02:12:06.196 INFO O| Feb 25 02:12:06.196 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43552025-02-25T02:12:08.173Z[ recovery-image] Feb 25 02:12:06.216 INFO O| Feb 25 02:12:06.215 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
43562025-02-25T02:12:08.175Z[ recovery-image] Feb 25 02:12:06.216 INFO O| Feb 25 02:12:06.216 INFO STEP 5 (remove_files) COMPLETE
43572025-02-25T02:12:08.175Z[ recovery-image] Feb 25 02:12:06.216 INFO O| Feb 25 02:12:06.216 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43582025-02-25T02:12:08.192Z[ recovery-image] Feb 25 02:12:06.234 INFO O| Feb 25 02:12:06.234 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
43592025-02-25T02:12:08.212Z[ recovery-image] Feb 25 02:12:06.255 INFO O| Feb 25 02:12:06.255 INFO STEP 6 (remove_files) COMPLETE
43602025-02-25T02:12:08.212Z[ recovery-image] Feb 25 02:12:06.255 INFO O| Feb 25 02:12:06.255 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43612025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.255 INFO O| Feb 25 02:12:06.255 INFO skip step because feature "recovery" is enabled
43622025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.255 INFO O| Feb 25 02:12:06.255 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43632025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.255 INFO O| Feb 25 02:12:06.255 INFO skip step because feature "recovery" is enabled
43642025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.256 INFO O| Feb 25 02:12:06.255 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43652025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.256 INFO O| Feb 25 02:12:06.256 INFO skip step because feature "recovery" is enabled
43662025-02-25T02:12:08.215Z[ recovery-image] Feb 25 02:12:06.256 INFO O| Feb 25 02:12:06.256 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43672025-02-25T02:12:08.232Z[ recovery-image] Feb 25 02:12:06.275 INFO O| Feb 25 02:12:06.275 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
43682025-02-25T02:12:08.262Z[ recovery-image] Feb 25 02:12:06.305 INFO O| Feb 25 02:12:06.305 INFO STEP 10 (remove_files) COMPLETE
43692025-02-25T02:12:08.262Z[ recovery-image] Feb 25 02:12:06.305 INFO O| Feb 25 02:12:06.305 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43702025-02-25T02:12:08.281Z[ recovery-image] Feb 25 02:12:06.324 INFO O| Feb 25 02:12:06.324 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
43712025-02-25T02:12:08.284Z[ recovery-image] Feb 25 02:12:06.326 INFO O| Feb 25 02:12:06.325 INFO STEP 11 (remove_files) COMPLETE
43722025-02-25T02:12:08.284Z[ recovery-image] Feb 25 02:12:06.326 INFO O| Feb 25 02:12:06.326 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43732025-02-25T02:12:08.302Z[ recovery-image] Feb 25 02:12:06.344 INFO O| Feb 25 02:12:06.344 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
43742025-02-25T02:12:08.304Z[ recovery-image] Feb 25 02:12:06.347 INFO O| Feb 25 02:12:06.347 INFO STEP 12 (remove_files) COMPLETE
43752025-02-25T02:12:08.304Z[ recovery-image] Feb 25 02:12:06.347 INFO O| Feb 25 02:12:06.347 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43762025-02-25T02:12:08.324Z[ recovery-image] Feb 25 02:12:06.366 INFO O| Feb 25 02:12:06.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
43772025-02-25T02:12:08.529Z[ recovery-image] Feb 25 02:12:06.571 INFO O| Feb 25 02:12:06.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
43782025-02-25T02:12:08.535Z[ recovery-image] Feb 25 02:12:06.578 INFO O| Feb 25 02:12:06.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
43792025-02-25T02:12:08.537Z[ recovery-image] Feb 25 02:12:06.578 INFO O| Feb 25 02:12:06.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
43802025-02-25T02:12:08.571Z[ recovery-image] Feb 25 02:12:06.614 INFO O| Feb 25 02:12:06.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
43812025-02-25T02:12:08.728Z[ recovery-image] Feb 25 02:12:06.770 INFO O| Feb 25 02:12:06.770 INFO STEP 13 (remove_files) COMPLETE
43822025-02-25T02:12:08.729Z[ recovery-image] Feb 25 02:12:06.770 INFO O| Feb 25 02:12:06.770 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43832025-02-25T02:12:08.749Z[ recovery-image] Feb 25 02:12:06.792 INFO O| Feb 25 02:12:06.792 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
43842025-02-25T02:12:08.752Z[ recovery-image] Feb 25 02:12:06.794 INFO O| Feb 25 02:12:06.794 INFO STEP 14 (remove_files) COMPLETE
43852025-02-25T02:12:08.752Z[ recovery-image] Feb 25 02:12:06.794 INFO O| Feb 25 02:12:06.794 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43862025-02-25T02:12:08.773Z[ recovery-image] Feb 25 02:12:06.815 INFO O| Feb 25 02:12:06.815 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
43872025-02-25T02:12:08.784Z[ recovery-image] Feb 25 02:12:06.827 INFO O| Feb 25 02:12:06.826 INFO STEP 15 (remove_files) COMPLETE
43882025-02-25T02:12:08.784Z[ recovery-image] Feb 25 02:12:06.827 INFO O| Feb 25 02:12:06.826 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43892025-02-25T02:12:08.805Z[ recovery-image] Feb 25 02:12:06.847 INFO O| Feb 25 02:12:06.847 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
43902025-02-25T02:12:08.807Z[ recovery-image] Feb 25 02:12:06.848 INFO O| Feb 25 02:12:06.848 INFO STEP 16 (remove_files) COMPLETE
43912025-02-25T02:12:08.807Z[ recovery-image] Feb 25 02:12:06.848 INFO O| Feb 25 02:12:06.848 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43922025-02-25T02:12:08.841Z[ recovery-image] Feb 25 02:12:06.884 INFO O| Feb 25 02:12:06.884 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
43932025-02-25T02:12:08.844Z[ recovery-image] Feb 25 02:12:06.887 INFO O| Feb 25 02:12:06.886 INFO STEP 17 (remove_files) COMPLETE
43942025-02-25T02:12:08.847Z[ recovery-image] Feb 25 02:12:06.887 INFO O| Feb 25 02:12:06.887 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43952025-02-25T02:12:08.886Z[ recovery-image] Feb 25 02:12:06.928 INFO O| Feb 25 02:12:06.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
43962025-02-25T02:12:08.888Z[ recovery-image] Feb 25 02:12:06.929 INFO O| Feb 25 02:12:06.928 INFO STEP 18 (remove_files) COMPLETE
43972025-02-25T02:12:08.888Z[ recovery-image] Feb 25 02:12:06.929 INFO O| Feb 25 02:12:06.928 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43982025-02-25T02:12:08.906Z[ recovery-image] Feb 25 02:12:06.948 INFO O| Feb 25 02:12:06.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
43992025-02-25T02:12:08.909Z[ recovery-image] Feb 25 02:12:06.949 INFO O| Feb 25 02:12:06.949 INFO STEP 19 (remove_files) COMPLETE
44002025-02-25T02:12:08.909Z[ recovery-image] Feb 25 02:12:06.949 INFO O| Feb 25 02:12:06.949 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44012025-02-25T02:12:08.925Z[ recovery-image] Feb 25 02:12:06.968 INFO O| Feb 25 02:12:06.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
44022025-02-25T02:12:08.928Z[ recovery-image] Feb 25 02:12:06.968 INFO O| Feb 25 02:12:06.968 INFO STEP 20 (remove_files) COMPLETE
44032025-02-25T02:12:08.928Z[ recovery-image] Feb 25 02:12:06.968 INFO O| Feb 25 02:12:06.968 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44042025-02-25T02:12:08.948Z[ recovery-image] Feb 25 02:12:06.987 INFO O| Feb 25 02:12:06.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
44052025-02-25T02:12:08.954Z[ recovery-image] Feb 25 02:12:06.988 INFO O| Feb 25 02:12:06.987 INFO STEP 21 (remove_files) COMPLETE
44062025-02-25T02:12:08.955Z[ recovery-image] Feb 25 02:12:06.988 INFO O| Feb 25 02:12:06.988 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44072025-02-25T02:12:08.965Z[ recovery-image] Feb 25 02:12:07.007 INFO O| Feb 25 02:12:07.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
44082025-02-25T02:12:08.965Z[ recovery-image] Feb 25 02:12:07.007 INFO O| Feb 25 02:12:07.007 INFO STEP 22 (remove_files) COMPLETE
44092025-02-25T02:12:08.967Z[ recovery-image] Feb 25 02:12:07.007 INFO O| Feb 25 02:12:07.007 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44102025-02-25T02:12:08.985Z[ recovery-image] Feb 25 02:12:07.028 INFO O| Feb 25 02:12:07.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
44112025-02-25T02:12:08.988Z[ recovery-image] Feb 25 02:12:07.028 INFO O| Feb 25 02:12:07.028 INFO STEP 23 (remove_files) COMPLETE
44122025-02-25T02:12:08.988Z[ recovery-image] Feb 25 02:12:07.028 INFO O| Feb 25 02:12:07.028 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44132025-02-25T02:12:09.005Z[ recovery-image] Feb 25 02:12:07.048 INFO O| Feb 25 02:12:07.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
44142025-02-25T02:12:09.006Z[ recovery-image] Feb 25 02:12:07.048 INFO O| Feb 25 02:12:07.048 INFO STEP 24 (remove_files) COMPLETE
44152025-02-25T02:12:09.008Z[ recovery-image] Feb 25 02:12:07.048 INFO O| Feb 25 02:12:07.048 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44162025-02-25T02:12:09.025Z[ recovery-image] Feb 25 02:12:07.068 INFO O| Feb 25 02:12:07.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
44172025-02-25T02:12:09.025Z[ recovery-image] Feb 25 02:12:07.068 INFO O| Feb 25 02:12:07.068 INFO STEP 25 (remove_files) COMPLETE
44182025-02-25T02:12:09.025Z[ recovery-image] Feb 25 02:12:07.068 INFO O| Feb 25 02:12:07.068 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44192025-02-25T02:12:09.045Z[ recovery-image] Feb 25 02:12:07.088 INFO O| Feb 25 02:12:07.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
44202025-02-25T02:12:09.045Z[ recovery-image] Feb 25 02:12:07.088 INFO O| Feb 25 02:12:07.088 INFO STEP 26 (remove_files) COMPLETE
44212025-02-25T02:12:09.046Z[ recovery-image] Feb 25 02:12:07.088 INFO O| Feb 25 02:12:07.088 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44222025-02-25T02:12:09.066Z[ recovery-image] Feb 25 02:12:07.107 INFO O| Feb 25 02:12:07.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
44232025-02-25T02:12:09.066Z[ recovery-image] Feb 25 02:12:07.107 INFO O| Feb 25 02:12:07.107 INFO STEP 27 (remove_files) COMPLETE
44242025-02-25T02:12:09.066Z[ recovery-image] Feb 25 02:12:07.107 INFO O| Feb 25 02:12:07.107 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44252025-02-25T02:12:09.103Z[ recovery-image] Feb 25 02:12:07.146 INFO O| Feb 25 02:12:07.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
44262025-02-25T02:12:09.106Z[ recovery-image] Feb 25 02:12:07.146 INFO O| Feb 25 02:12:07.146 INFO STEP 28 (remove_files) COMPLETE
44272025-02-25T02:12:09.106Z[ recovery-image] Feb 25 02:12:07.146 INFO O| Feb 25 02:12:07.146 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44282025-02-25T02:12:09.170Z[ recovery-image] Feb 25 02:12:07.212 INFO O| Feb 25 02:12:07.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
44292025-02-25T02:12:09.170Z[ recovery-image] Feb 25 02:12:07.212 INFO O| Feb 25 02:12:07.212 INFO STEP 29 (remove_files) COMPLETE
44302025-02-25T02:12:09.170Z[ recovery-image] Feb 25 02:12:07.212 INFO O| Feb 25 02:12:07.212 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44312025-02-25T02:12:09.211Z[ recovery-image] Feb 25 02:12:07.253 INFO O| Feb 25 02:12:07.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
44322025-02-25T02:12:09.211Z[ recovery-image] Feb 25 02:12:07.253 INFO O| Feb 25 02:12:07.253 INFO STEP 30 (remove_files) COMPLETE
44332025-02-25T02:12:09.214Z[ recovery-image] Feb 25 02:12:07.253 INFO O| Feb 25 02:12:07.253 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44342025-02-25T02:12:09.229Z[ recovery-image] Feb 25 02:12:07.272 INFO O| Feb 25 02:12:07.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
44352025-02-25T02:12:09.229Z[ recovery-image] Feb 25 02:12:07.272 INFO O| Feb 25 02:12:07.272 INFO STEP 31 (remove_files) COMPLETE
44362025-02-25T02:12:09.229Z[ recovery-image] Feb 25 02:12:07.272 INFO O| Feb 25 02:12:07.272 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44372025-02-25T02:12:09.247Z[ recovery-image] Feb 25 02:12:07.289 INFO O| Feb 25 02:12:07.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
44382025-02-25T02:12:09.247Z[ recovery-image] Feb 25 02:12:07.290 INFO O| Feb 25 02:12:07.289 INFO STEP 32 (remove_files) COMPLETE
44392025-02-25T02:12:09.247Z[ recovery-image] Feb 25 02:12:07.290 INFO O| Feb 25 02:12:07.290 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44402025-02-25T02:12:09.265Z[ recovery-image] Feb 25 02:12:07.308 INFO O| Feb 25 02:12:07.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
44412025-02-25T02:12:09.265Z[ recovery-image] Feb 25 02:12:07.308 INFO O| Feb 25 02:12:07.308 INFO STEP 33 (remove_files) COMPLETE
44422025-02-25T02:12:09.265Z[ recovery-image] Feb 25 02:12:07.308 INFO O| Feb 25 02:12:07.308 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44432025-02-25T02:12:09.303Z[ recovery-image] Feb 25 02:12:07.343 INFO O| Feb 25 02:12:07.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
44442025-02-25T02:12:09.303Z[ recovery-image] Feb 25 02:12:07.343 INFO O| Feb 25 02:12:07.343 INFO STEP 34 (remove_files) COMPLETE
44452025-02-25T02:12:09.306Z[ recovery-image] Feb 25 02:12:07.343 INFO O| Feb 25 02:12:07.343 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44462025-02-25T02:12:09.323Z[ recovery-image] Feb 25 02:12:07.366 INFO O| Feb 25 02:12:07.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
44472025-02-25T02:12:09.326Z[ recovery-image] Feb 25 02:12:07.366 INFO O| Feb 25 02:12:07.366 INFO STEP 35 (remove_files) COMPLETE
44482025-02-25T02:12:09.326Z[ recovery-image] Feb 25 02:12:07.366 INFO O| Feb 25 02:12:07.366 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44492025-02-25T02:12:09.343Z[ recovery-image] Feb 25 02:12:07.385 INFO O| Feb 25 02:12:07.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
44502025-02-25T02:12:09.345Z[ recovery-image] Feb 25 02:12:07.385 INFO O| Feb 25 02:12:07.385 INFO STEP 36 (remove_files) COMPLETE
44512025-02-25T02:12:09.345Z[ recovery-image] Feb 25 02:12:07.386 INFO O| Feb 25 02:12:07.386 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44522025-02-25T02:12:09.364Z[ recovery-image] Feb 25 02:12:07.406 INFO O| Feb 25 02:12:07.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
44532025-02-25T02:12:09.364Z[ recovery-image] Feb 25 02:12:07.406 INFO O| Feb 25 02:12:07.406 INFO STEP 37 (remove_files) COMPLETE
44542025-02-25T02:12:09.367Z[ recovery-image] Feb 25 02:12:07.406 INFO O| Feb 25 02:12:07.406 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44552025-02-25T02:12:09.382Z[ recovery-image] Feb 25 02:12:07.425 INFO O| Feb 25 02:12:07.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
44562025-02-25T02:12:09.382Z[ recovery-image] Feb 25 02:12:07.425 INFO O| Feb 25 02:12:07.425 INFO STEP 38 (remove_files) COMPLETE
44572025-02-25T02:12:09.385Z[ recovery-image] Feb 25 02:12:07.425 INFO O| Feb 25 02:12:07.425 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44582025-02-25T02:12:09.403Z[ recovery-image] Feb 25 02:12:07.445 INFO O| Feb 25 02:12:07.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
44592025-02-25T02:12:09.406Z[ recovery-image] Feb 25 02:12:07.446 INFO O| Feb 25 02:12:07.446 INFO STEP 39 (remove_files) COMPLETE
44602025-02-25T02:12:09.406Z[ recovery-image] Feb 25 02:12:07.446 INFO O| Feb 25 02:12:07.446 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44612025-02-25T02:12:09.426Z[ recovery-image] Feb 25 02:12:07.469 INFO O| Feb 25 02:12:07.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
44622025-02-25T02:12:09.427Z[ recovery-image] Feb 25 02:12:07.469 INFO O| Feb 25 02:12:07.469 INFO STEP 40 (remove_files) COMPLETE
44632025-02-25T02:12:09.429Z[ recovery-image] Feb 25 02:12:07.469 INFO O| Feb 25 02:12:07.469 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44642025-02-25T02:12:09.448Z[ recovery-image] Feb 25 02:12:07.490 INFO O| Feb 25 02:12:07.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
44652025-02-25T02:12:09.450Z[ recovery-image] Feb 25 02:12:07.490 INFO O| Feb 25 02:12:07.490 INFO STEP 41 (remove_files) COMPLETE
44662025-02-25T02:12:09.451Z[ recovery-image] Feb 25 02:12:07.490 INFO O| Feb 25 02:12:07.490 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44672025-02-25T02:12:09.467Z[ recovery-image] Feb 25 02:12:07.510 INFO O| Feb 25 02:12:07.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
44682025-02-25T02:12:09.470Z[ recovery-image] Feb 25 02:12:07.510 INFO O| Feb 25 02:12:07.510 INFO STEP 42 (remove_files) COMPLETE
44692025-02-25T02:12:09.470Z[ recovery-image] Feb 25 02:12:07.510 INFO O| Feb 25 02:12:07.510 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44702025-02-25T02:12:09.517Z[ recovery-image] Feb 25 02:12:07.560 INFO O| Feb 25 02:12:07.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
44712025-02-25T02:12:09.517Z[ recovery-image] Feb 25 02:12:07.560 INFO O| Feb 25 02:12:07.560 INFO STEP 43 (remove_files) COMPLETE
44722025-02-25T02:12:09.520Z[ recovery-image] Feb 25 02:12:07.560 INFO O| Feb 25 02:12:07.560 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44732025-02-25T02:12:09.538Z[ recovery-image] Feb 25 02:12:07.581 INFO O| Feb 25 02:12:07.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
44742025-02-25T02:12:09.538Z[ recovery-image] Feb 25 02:12:07.581 INFO O| Feb 25 02:12:07.581 INFO STEP 44 (remove_files) COMPLETE
44752025-02-25T02:12:09.538Z[ recovery-image] Feb 25 02:12:07.581 INFO O| Feb 25 02:12:07.581 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44762025-02-25T02:12:09.558Z[ recovery-image] Feb 25 02:12:07.600 INFO O| Feb 25 02:12:07.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
44772025-02-25T02:12:09.561Z[ recovery-image] Feb 25 02:12:07.601 INFO O| Feb 25 02:12:07.601 INFO STEP 45 (remove_files) COMPLETE
44782025-02-25T02:12:09.561Z[ recovery-image] Feb 25 02:12:07.601 INFO O| Feb 25 02:12:07.601 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44792025-02-25T02:12:09.605Z[ recovery-image] Feb 25 02:12:07.648 INFO O| Feb 25 02:12:07.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
44802025-02-25T02:12:09.608Z[ recovery-image] Feb 25 02:12:07.648 INFO O| Feb 25 02:12:07.648 INFO STEP 46 (remove_files) COMPLETE
44812025-02-25T02:12:09.608Z[ recovery-image] Feb 25 02:12:07.648 INFO O| Feb 25 02:12:07.648 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44822025-02-25T02:12:09.629Z[ recovery-image] Feb 25 02:12:07.671 INFO O| Feb 25 02:12:07.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
44832025-02-25T02:12:09.632Z[ recovery-image] Feb 25 02:12:07.672 INFO O| Feb 25 02:12:07.672 INFO STEP 47 (remove_files) COMPLETE
44842025-02-25T02:12:09.632Z[ recovery-image] Feb 25 02:12:07.672 INFO O| Feb 25 02:12:07.672 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44852025-02-25T02:12:09.650Z[ recovery-image] Feb 25 02:12:07.693 INFO O| Feb 25 02:12:07.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
44862025-02-25T02:12:09.653Z[ recovery-image] Feb 25 02:12:07.693 INFO O| Feb 25 02:12:07.693 INFO STEP 48 (remove_files) COMPLETE
44872025-02-25T02:12:09.653Z[ recovery-image] Feb 25 02:12:07.694 INFO O| Feb 25 02:12:07.693 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44882025-02-25T02:12:09.671Z[ recovery-image] Feb 25 02:12:07.714 INFO O| Feb 25 02:12:07.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
44892025-02-25T02:12:09.674Z[ recovery-image] Feb 25 02:12:07.714 INFO O| Feb 25 02:12:07.714 INFO STEP 49 (remove_files) COMPLETE
44902025-02-25T02:12:09.674Z[ recovery-image] Feb 25 02:12:07.714 INFO O| Feb 25 02:12:07.714 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44912025-02-25T02:12:09.691Z[ recovery-image] Feb 25 02:12:07.734 INFO O| Feb 25 02:12:07.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
44922025-02-25T02:12:09.694Z[ recovery-image] Feb 25 02:12:07.734 INFO O| Feb 25 02:12:07.734 INFO STEP 50 (remove_files) COMPLETE
44932025-02-25T02:12:09.694Z[ recovery-image] Feb 25 02:12:07.734 INFO O| Feb 25 02:12:07.734 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44942025-02-25T02:12:09.711Z[ recovery-image] Feb 25 02:12:07.753 INFO O| Feb 25 02:12:07.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
44952025-02-25T02:12:09.713Z[ recovery-image] Feb 25 02:12:07.753 INFO O| Feb 25 02:12:07.753 INFO STEP 51 (remove_files) COMPLETE
44962025-02-25T02:12:09.713Z[ recovery-image] Feb 25 02:12:07.754 INFO O| Feb 25 02:12:07.754 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44972025-02-25T02:12:09.730Z[ recovery-image] Feb 25 02:12:07.773 INFO O| Feb 25 02:12:07.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
44982025-02-25T02:12:09.733Z[ recovery-image] Feb 25 02:12:07.773 INFO O| Feb 25 02:12:07.773 INFO STEP 52 (remove_files) COMPLETE
44992025-02-25T02:12:09.733Z[ recovery-image] Feb 25 02:12:07.774 INFO O| Feb 25 02:12:07.774 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45002025-02-25T02:12:09.752Z[ recovery-image] Feb 25 02:12:07.794 INFO O| Feb 25 02:12:07.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
45012025-02-25T02:12:09.755Z[ recovery-image] Feb 25 02:12:07.794 INFO O| Feb 25 02:12:07.794 INFO STEP 53 (remove_files) COMPLETE
45022025-02-25T02:12:09.755Z[ recovery-image] Feb 25 02:12:07.795 INFO O| Feb 25 02:12:07.794 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45032025-02-25T02:12:09.771Z[ recovery-image] Feb 25 02:12:07.813 INFO O| Feb 25 02:12:07.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
45042025-02-25T02:12:09.773Z[ recovery-image] Feb 25 02:12:07.814 INFO O| Feb 25 02:12:07.814 INFO STEP 54 (remove_files) COMPLETE
45052025-02-25T02:12:09.773Z[ recovery-image] Feb 25 02:12:07.814 INFO O| Feb 25 02:12:07.814 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45062025-02-25T02:12:09.790Z[ host-image] Feb 25 02:12:07.833 INFO O| Feb 25 02:12:07.832 INFO O| Download: 1116/1140 items 6.4/8.4MB 76% complete (1.2M/s)
45072025-02-25T02:12:09.813Z[ recovery-image] Feb 25 02:12:07.855 INFO O| Feb 25 02:12:07.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
45082025-02-25T02:12:09.815Z[ recovery-image] Feb 25 02:12:07.856 INFO O| Feb 25 02:12:07.856 INFO STEP 55 (remove_files) COMPLETE
45092025-02-25T02:12:09.815Z[ recovery-image] Feb 25 02:12:07.856 INFO O| Feb 25 02:12:07.856 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45102025-02-25T02:12:09.833Z[ recovery-image] Feb 25 02:12:07.876 INFO O| Feb 25 02:12:07.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
45112025-02-25T02:12:09.836Z[ recovery-image] Feb 25 02:12:07.876 INFO O| Feb 25 02:12:07.876 INFO STEP 56 (remove_files) COMPLETE
45122025-02-25T02:12:09.836Z[ recovery-image] Feb 25 02:12:07.876 INFO O| Feb 25 02:12:07.876 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45132025-02-25T02:12:09.853Z[ recovery-image] Feb 25 02:12:07.895 INFO O| Feb 25 02:12:07.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
45142025-02-25T02:12:09.856Z[ recovery-image] Feb 25 02:12:07.896 INFO O| Feb 25 02:12:07.896 INFO STEP 57 (remove_files) COMPLETE
45152025-02-25T02:12:09.856Z[ recovery-image] Feb 25 02:12:07.896 INFO O| Feb 25 02:12:07.896 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45162025-02-25T02:12:09.874Z[ recovery-image] Feb 25 02:12:07.916 INFO O| Feb 25 02:12:07.916 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
45172025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.916 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
45182025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45192025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45202025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45212025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
45222025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO ok!
45232025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO STEP 58 (ensure_file) COMPLETE
45242025-02-25T02:12:09.877Z[ recovery-image] Feb 25 02:12:07.917 INFO O| Feb 25 02:12:07.917 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45252025-02-25T02:12:09.986Z[ recovery-image] Feb 25 02:12:08.029 INFO O| Feb 25 02:12:08.029 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
45262025-02-25T02:12:09.986Z[ recovery-image] Feb 25 02:12:08.029 INFO O| Feb 25 02:12:08.029 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
45272025-02-25T02:12:09.989Z[ recovery-image] Feb 25 02:12:08.029 INFO O| Feb 25 02:12:08.029 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45282025-02-25T02:12:09.989Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.029 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45292025-02-25T02:12:09.989Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.030 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45302025-02-25T02:12:09.990Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.030 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
45312025-02-25T02:12:09.990Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.030 INFO ok!
45322025-02-25T02:12:09.990Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.030 INFO STEP 59 (ensure_file) COMPLETE
45332025-02-25T02:12:09.990Z[ recovery-image] Feb 25 02:12:08.030 INFO O| Feb 25 02:12:08.030 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45342025-02-25T02:12:10.019Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.060 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
45352025-02-25T02:12:10.019Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.061 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
45362025-02-25T02:12:10.022Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.061 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
45372025-02-25T02:12:10.022Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.061 INFO ok!
45382025-02-25T02:12:10.022Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.061 INFO STEP 60 (ensure_file) COMPLETE
45392025-02-25T02:12:10.022Z[ recovery-image] Feb 25 02:12:08.061 INFO O| Feb 25 02:12:08.061 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45402025-02-25T02:12:10.080Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.122 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
45412025-02-25T02:12:10.080Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.123 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
45422025-02-25T02:12:10.083Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.123 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
45432025-02-25T02:12:10.083Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.123 INFO ok!
45442025-02-25T02:12:10.083Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.123 INFO STEP 61 (ensure_file) COMPLETE
45452025-02-25T02:12:10.083Z[ recovery-image] Feb 25 02:12:08.123 INFO O| Feb 25 02:12:08.123 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45462025-02-25T02:12:10.102Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
45472025-02-25T02:12:10.102Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
45482025-02-25T02:12:10.102Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45492025-02-25T02:12:10.105Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45502025-02-25T02:12:10.105Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO ok!
45512025-02-25T02:12:10.105Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO STEP 62 (ensure_file) COMPLETE
45522025-02-25T02:12:10.105Z[ recovery-image] Feb 25 02:12:08.145 INFO O| Feb 25 02:12:08.145 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45532025-02-25T02:12:10.123Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
45542025-02-25T02:12:10.123Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
45552025-02-25T02:12:10.126Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45562025-02-25T02:12:10.126Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45572025-02-25T02:12:10.126Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO ok!
45582025-02-25T02:12:10.126Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO STEP 63 (ensure_file) COMPLETE
45592025-02-25T02:12:10.126Z[ recovery-image] Feb 25 02:12:08.166 INFO O| Feb 25 02:12:08.166 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45602025-02-25T02:12:10.144Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.186 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
45612025-02-25T02:12:10.144Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.186 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
45622025-02-25T02:12:10.146Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.187 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
45632025-02-25T02:12:10.146Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.187 INFO ok!
45642025-02-25T02:12:10.146Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.187 INFO STEP 64 (assemble_files) COMPLETE
45652025-02-25T02:12:10.147Z[ recovery-image] Feb 25 02:12:08.187 INFO O| Feb 25 02:12:08.187 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45662025-02-25T02:12:10.165Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
45672025-02-25T02:12:10.165Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
45682025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45692025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45702025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO ok!
45712025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO STEP 65 (ensure_file) COMPLETE
45722025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45732025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO skip step because feature "omicron1" is not enabled
45742025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45752025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO skip step because feature "omicron1" is not enabled
45762025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45772025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO skip step because feature "omicron1" is not enabled
45782025-02-25T02:12:10.168Z[ recovery-image] Feb 25 02:12:08.208 INFO O| Feb 25 02:12:08.208 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45792025-02-25T02:12:10.197Z[ recovery-image] Feb 25 02:12:08.240 INFO O| Feb 25 02:12:08.240 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
45802025-02-25T02:12:10.197Z[ recovery-image] Feb 25 02:12:08.240 INFO O| Feb 25 02:12:08.240 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
45812025-02-25T02:12:10.207Z[ host-image] Feb 25 02:12:08.250 INFO O| Feb 25 02:12:08.250 INFO O| Download: Completed 8.42 MB in 5.51 seconds (1.5M/s)
45822025-02-25T02:12:10.452Z[ host-image] Feb 25 02:12:08.495 INFO O| Feb 25 02:12:08.495 INFO O| Actions: 1/1361 actions (Installing new actions)
45832025-02-25T02:12:11.252Z[ host-image] Feb 25 02:12:09.295 INFO O| Feb 25 02:12:09.295 INFO O| Actions: Completed 1361 actions in 0.80 seconds.
45842025-02-25T02:12:11.871Z[ host-image] Feb 25 02:12:09.914 INFO O| Feb 25 02:12:09.914 INFO O| Done
45852025-02-25T02:12:11.871Z[ host-image] Feb 25 02:12:09.914 INFO O| Feb 25 02:12:09.914 INFO O| Done
45862025-02-25T02:12:13.190Z[ recovery-image] Feb 25 02:12:11.233 INFO O| Feb 25 02:12:11.232 INFO STEP 69 (pack_tar) COMPLETE
45872025-02-25T02:12:13.190Z[ recovery-image] Feb 25 02:12:11.233 INFO O| Feb 25 02:12:11.233 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45882025-02-25T02:12:13.193Z[ recovery-image] Feb 25 02:12:11.233 INFO O| Feb 25 02:12:11.233 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45892025-02-25T02:12:13.304Z[ recovery-image] Feb 25 02:12:11.346 INFO O| Feb 25 02:12:11.346 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
45902025-02-25T02:12:13.430Z[ recovery-image] Feb 25 02:12:11.472 INFO O| Feb 25 02:12:11.472 INFO completed processing gimlet/ramdisk-02-trim
45912025-02-25T02:12:13.433Z[ recovery-image] Feb 25 02:12:11.476 INFO image builder template: ramdisk-03-recovery-trim...
45922025-02-25T02:12:13.433Z[ recovery-image] Feb 25 02:12:11.476 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/.tmpZkvLVr/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
45932025-02-25T02:12:13.460Z[ host-image] Feb 25 02:12:11.503 INFO O| Feb 25 02:12:11.503 INFO O| Done
45942025-02-25T02:12:13.630Z[ recovery-image] Feb 25 02:12:11.672 INFO O| Feb 25 02:12:11.672 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45952025-02-25T02:12:13.639Z[ recovery-image] Feb 25 02:12:11.681 INFO O| Feb 25 02:12:11.681 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45962025-02-25T02:12:13.806Z[ recovery-image] Feb 25 02:12:11.849 INFO O| Feb 25 02:12:11.849 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45972025-02-25T02:12:13.912Z[ recovery-image] Feb 25 02:12:11.955 INFO O| Feb 25 02:12:11.955 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45982025-02-25T02:12:13.915Z[ recovery-image] Feb 25 02:12:11.955 INFO O| Feb 25 02:12:11.955 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45992025-02-25T02:12:13.929Z[ recovery-image] Feb 25 02:12:11.971 INFO O| Feb 25 02:12:11.971 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
46002025-02-25T02:12:13.938Z[ recovery-image] Feb 25 02:12:11.981 INFO O| Feb 25 02:12:11.981 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
46012025-02-25T02:12:13.948Z[ recovery-image] Feb 25 02:12:11.991 INFO O| Feb 25 02:12:11.991 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
46022025-02-25T02:12:14.432Z[ recovery-image] Feb 25 02:12:12.474 INFO O| Feb 25 02:12:12.474 INFO rolled back to input snapshot; work may begin
46032025-02-25T02:12:14.432Z[ recovery-image] Feb 25 02:12:12.474 INFO O| Feb 25 02:12:12.474 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
46042025-02-25T02:12:14.453Z[ recovery-image] Feb 25 02:12:12.495 INFO O| Feb 25 02:12:12.495 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46052025-02-25T02:12:14.486Z[ recovery-image] Feb 25 02:12:12.527 INFO O| Feb 25 02:12:12.527 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
46062025-02-25T02:12:14.519Z[ recovery-image] Feb 25 02:12:12.561 INFO O| Feb 25 02:12:12.561 INFO STEP 0 (remove_files) COMPLETE
46072025-02-25T02:12:14.519Z[ recovery-image] Feb 25 02:12:12.561 INFO O| Feb 25 02:12:12.561 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46082025-02-25T02:12:14.541Z[ recovery-image] Feb 25 02:12:12.583 INFO O| Feb 25 02:12:12.583 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
46092025-02-25T02:12:14.683Z[ recovery-image] Feb 25 02:12:12.726 INFO O| Feb 25 02:12:12.726 INFO STEP 1 (remove_files) COMPLETE
46102025-02-25T02:12:14.683Z[ recovery-image] Feb 25 02:12:12.726 INFO O| Feb 25 02:12:12.726 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46112025-02-25T02:12:14.746Z[ recovery-image] Feb 25 02:12:12.788 INFO O| Feb 25 02:12:12.788 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
46122025-02-25T02:12:14.805Z[ recovery-image] Feb 25 02:12:12.848 INFO O| Feb 25 02:12:12.847 INFO STEP 2 (remove_files) COMPLETE
46132025-02-25T02:12:14.805Z[ recovery-image] Feb 25 02:12:12.848 INFO O| Feb 25 02:12:12.847 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46142025-02-25T02:12:14.833Z[ recovery-image] Feb 25 02:12:12.875 INFO O| Feb 25 02:12:12.875 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
46152025-02-25T02:12:14.958Z[ recovery-image] Feb 25 02:12:12.999 INFO O| Feb 25 02:12:12.999 INFO STEP 3 (remove_files) COMPLETE
46162025-02-25T02:12:14.958Z[ recovery-image] Feb 25 02:12:12.999 INFO O| Feb 25 02:12:12.999 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46172025-02-25T02:12:14.990Z[ recovery-image] Feb 25 02:12:13.033 INFO O| Feb 25 02:12:13.033 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
46182025-02-25T02:12:15.192Z[ recovery-image] Feb 25 02:12:13.235 INFO O| Feb 25 02:12:13.235 INFO STEP 4 (remove_files) COMPLETE
46192025-02-25T02:12:15.193Z[ recovery-image] Feb 25 02:12:13.235 INFO O| Feb 25 02:12:13.235 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46202025-02-25T02:12:15.235Z[ recovery-image] Feb 25 02:12:13.277 INFO O| Feb 25 02:12:13.277 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
46212025-02-25T02:12:15.239Z[ recovery-image] Feb 25 02:12:13.279 INFO O| Feb 25 02:12:13.279 INFO STEP 5 (remove_files) COMPLETE
46222025-02-25T02:12:15.239Z[ recovery-image] Feb 25 02:12:13.279 INFO O| Feb 25 02:12:13.279 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46232025-02-25T02:12:15.291Z[ recovery-image] Feb 25 02:12:13.333 INFO O| Feb 25 02:12:13.333 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
46242025-02-25T02:12:15.320Z[ recovery-image] Feb 25 02:12:13.362 INFO O| Feb 25 02:12:13.362 INFO STEP 6 (remove_files) COMPLETE
46252025-02-25T02:12:15.323Z[ recovery-image] Feb 25 02:12:13.362 INFO O| Feb 25 02:12:13.362 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46262025-02-25T02:12:15.359Z[ recovery-image] Feb 25 02:12:13.402 INFO O| Feb 25 02:12:13.401 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
46272025-02-25T02:12:15.451Z[ recovery-image] Feb 25 02:12:13.494 INFO O| Feb 25 02:12:13.494 INFO STEP 7 (remove_files) COMPLETE
46282025-02-25T02:12:15.451Z[ recovery-image] Feb 25 02:12:13.494 INFO O| Feb 25 02:12:13.494 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46292025-02-25T02:12:15.472Z[ recovery-image] Feb 25 02:12:13.514 INFO O| Feb 25 02:12:13.514 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
46302025-02-25T02:12:15.495Z[ recovery-image] Feb 25 02:12:13.538 INFO O| Feb 25 02:12:13.538 INFO STEP 8 (remove_files) COMPLETE
46312025-02-25T02:12:15.496Z[ recovery-image] Feb 25 02:12:13.538 INFO O| Feb 25 02:12:13.538 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46322025-02-25T02:12:15.515Z[ recovery-image] Feb 25 02:12:13.558 INFO O| Feb 25 02:12:13.557 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
46332025-02-25T02:12:15.523Z[ recovery-image] Feb 25 02:12:13.565 INFO O| Feb 25 02:12:13.565 INFO STEP 9 (remove_files) COMPLETE
46342025-02-25T02:12:15.523Z[ recovery-image] Feb 25 02:12:13.565 INFO O| Feb 25 02:12:13.565 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46352025-02-25T02:12:15.553Z[ recovery-image] Feb 25 02:12:13.595 INFO O| Feb 25 02:12:13.595 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
46362025-02-25T02:12:15.643Z[ recovery-image] Feb 25 02:12:13.684 INFO O| Feb 25 02:12:13.684 INFO STEP 10 (remove_files) COMPLETE
46372025-02-25T02:12:15.643Z[ recovery-image] Feb 25 02:12:13.685 INFO O| Feb 25 02:12:13.684 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46382025-02-25T02:12:15.722Z[ recovery-image] Feb 25 02:12:13.764 INFO O| Feb 25 02:12:13.764 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
46392025-02-25T02:12:15.766Z[ recovery-image] Feb 25 02:12:13.808 INFO O| Feb 25 02:12:13.808 INFO STEP 11 (remove_files) COMPLETE
46402025-02-25T02:12:15.768Z[ recovery-image] Feb 25 02:12:13.808 INFO O| Feb 25 02:12:13.808 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46412025-02-25T02:12:15.828Z[ recovery-image] Feb 25 02:12:13.870 INFO O| Feb 25 02:12:13.870 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
46422025-02-25T02:12:15.856Z[ recovery-image] Feb 25 02:12:13.899 INFO O| Feb 25 02:12:13.898 INFO STEP 12 (remove_files) COMPLETE
46432025-02-25T02:12:15.856Z[ recovery-image] Feb 25 02:12:13.899 INFO O| Feb 25 02:12:13.899 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46442025-02-25T02:12:15.879Z[ recovery-image] Feb 25 02:12:13.922 INFO O| Feb 25 02:12:13.922 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
46452025-02-25T02:12:15.882Z[ recovery-image] Feb 25 02:12:13.922 INFO O| Feb 25 02:12:13.922 INFO STEP 13 (remove_files) COMPLETE
46462025-02-25T02:12:15.882Z[ recovery-image] Feb 25 02:12:13.922 INFO O| Feb 25 02:12:13.922 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46472025-02-25T02:12:15.902Z[ recovery-image] Feb 25 02:12:13.945 INFO O| Feb 25 02:12:13.945 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
46482025-02-25T02:12:15.906Z[ recovery-image] Feb 25 02:12:13.946 INFO O| Feb 25 02:12:13.946 INFO STEP 14 (remove_files) COMPLETE
46492025-02-25T02:12:15.906Z[ recovery-image] Feb 25 02:12:13.946 INFO O| Feb 25 02:12:13.946 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46502025-02-25T02:12:15.941Z[ recovery-image] Feb 25 02:12:13.984 INFO O| Feb 25 02:12:13.984 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
46512025-02-25T02:12:16.091Z[ host-image] Feb 25 02:12:14.133 INFO O| Feb 25 02:12:14.132 INFO O| Done
46522025-02-25T02:12:16.137Z[ host-image] Feb 25 02:12:14.179 INFO O| Feb 25 02:12:14.179 INFO O| Done
46532025-02-25T02:12:16.139Z[ host-image] Feb 25 02:12:14.179 INFO O| Feb 25 02:12:14.179 INFO O| Done
46542025-02-25T02:12:16.215Z[ host-image] Feb 25 02:12:14.257 INFO O| Feb 25 02:12:14.257 INFO O| Done
46552025-02-25T02:12:16.276Z[ recovery-image] Feb 25 02:12:14.318 INFO O| Feb 25 02:12:14.318 INFO STEP 15 (remove_files) COMPLETE
46562025-02-25T02:12:16.276Z[ recovery-image] Feb 25 02:12:14.318 INFO O| Feb 25 02:12:14.318 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572025-02-25T02:12:16.314Z[ recovery-image] Feb 25 02:12:14.356 INFO O| Feb 25 02:12:14.356 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
46582025-02-25T02:12:16.317Z[ recovery-image] Feb 25 02:12:14.356 INFO O| Feb 25 02:12:14.356 INFO STEP 16 (remove_files) COMPLETE
46592025-02-25T02:12:16.317Z[ recovery-image] Feb 25 02:12:14.357 INFO O| Feb 25 02:12:14.356 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602025-02-25T02:12:16.377Z[ recovery-image] Feb 25 02:12:14.419 INFO O| Feb 25 02:12:14.419 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
46612025-02-25T02:12:16.377Z[ recovery-image] Feb 25 02:12:14.419 INFO O| Feb 25 02:12:14.419 INFO STEP 17 (remove_files) COMPLETE
46622025-02-25T02:12:16.384Z[ recovery-image] Feb 25 02:12:14.419 INFO O| Feb 25 02:12:14.419 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632025-02-25T02:12:16.417Z[ host-image] Feb 25 02:12:14.460 INFO O| Feb 25 02:12:14.460 INFO STEP 13 (pkg_install) COMPLETE
46642025-02-25T02:12:16.417Z[ host-image] Feb 25 02:12:14.460 INFO O| Feb 25 02:12:14.460 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
46652025-02-25T02:12:16.421Z[ recovery-image] Feb 25 02:12:14.460 INFO O| Feb 25 02:12:14.460 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
46662025-02-25T02:12:16.437Z[ host-image] Feb 25 02:12:14.479 INFO O| Feb 25 02:12:14.479 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
46672025-02-25T02:12:16.588Z[ recovery-image] Feb 25 02:12:14.631 INFO O| Feb 25 02:12:14.630 INFO STEP 18 (remove_files) COMPLETE
46682025-02-25T02:12:16.588Z[ recovery-image] Feb 25 02:12:14.631 INFO O| Feb 25 02:12:14.631 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692025-02-25T02:12:16.623Z[ recovery-image] Feb 25 02:12:14.665 INFO O| Feb 25 02:12:14.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
46702025-02-25T02:12:16.662Z[ recovery-image] Feb 25 02:12:14.705 INFO O| Feb 25 02:12:14.705 INFO STEP 19 (remove_files) COMPLETE
46712025-02-25T02:12:16.662Z[ recovery-image] Feb 25 02:12:14.705 INFO O| Feb 25 02:12:14.705 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722025-02-25T02:12:16.724Z[ recovery-image] Feb 25 02:12:14.767 INFO O| Feb 25 02:12:14.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
46732025-02-25T02:12:16.744Z[ recovery-image] Feb 25 02:12:14.787 INFO O| Feb 25 02:12:14.787 INFO STEP 20 (remove_files) COMPLETE
46742025-02-25T02:12:16.744Z[ recovery-image] Feb 25 02:12:14.787 INFO O| Feb 25 02:12:14.787 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752025-02-25T02:12:16.766Z[ recovery-image] Feb 25 02:12:14.808 INFO O| Feb 25 02:12:14.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
46762025-02-25T02:12:16.768Z[ recovery-image] Feb 25 02:12:14.809 INFO O| Feb 25 02:12:14.808 INFO STEP 21 (remove_files) COMPLETE
46772025-02-25T02:12:16.768Z[ recovery-image] Feb 25 02:12:14.809 INFO O| Feb 25 02:12:14.808 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782025-02-25T02:12:16.784Z[ recovery-image] Feb 25 02:12:14.827 INFO O| Feb 25 02:12:14.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
46792025-02-25T02:12:16.784Z[ recovery-image] Feb 25 02:12:14.827 INFO O| Feb 25 02:12:14.827 INFO STEP 22 (remove_files) COMPLETE
46802025-02-25T02:12:16.784Z[ recovery-image] Feb 25 02:12:14.827 INFO O| Feb 25 02:12:14.827 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812025-02-25T02:12:16.824Z[ recovery-image] Feb 25 02:12:14.867 INFO O| Feb 25 02:12:14.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
46822025-02-25T02:12:16.824Z[ recovery-image] Feb 25 02:12:14.867 INFO O| Feb 25 02:12:14.867 INFO STEP 23 (remove_files) COMPLETE
46832025-02-25T02:12:16.827Z[ recovery-image] Feb 25 02:12:14.867 INFO O| Feb 25 02:12:14.867 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842025-02-25T02:12:16.845Z[ recovery-image] Feb 25 02:12:14.888 INFO O| Feb 25 02:12:14.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
46852025-02-25T02:12:16.845Z[ recovery-image] Feb 25 02:12:14.888 INFO O| Feb 25 02:12:14.888 INFO STEP 24 (remove_files) COMPLETE
46862025-02-25T02:12:16.848Z[ recovery-image] Feb 25 02:12:14.888 INFO O| Feb 25 02:12:14.888 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872025-02-25T02:12:16.865Z[ recovery-image] Feb 25 02:12:14.908 INFO O| Feb 25 02:12:14.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
46882025-02-25T02:12:16.868Z[ recovery-image] Feb 25 02:12:14.908 INFO O| Feb 25 02:12:14.908 INFO STEP 25 (remove_files) COMPLETE
46892025-02-25T02:12:16.868Z[ recovery-image] Feb 25 02:12:14.908 INFO O| Feb 25 02:12:14.908 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902025-02-25T02:12:16.899Z[ recovery-image] Feb 25 02:12:14.941 INFO O| Feb 25 02:12:14.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
46912025-02-25T02:12:16.899Z[ recovery-image] Feb 25 02:12:14.941 INFO O| Feb 25 02:12:14.941 INFO STEP 26 (remove_files) COMPLETE
46922025-02-25T02:12:16.900Z[ recovery-image] Feb 25 02:12:14.941 INFO O| Feb 25 02:12:14.941 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932025-02-25T02:12:16.931Z[ recovery-image] Feb 25 02:12:14.974 INFO O| Feb 25 02:12:14.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
46942025-02-25T02:12:16.961Z[ recovery-image] Feb 25 02:12:15.003 INFO O| Feb 25 02:12:15.003 INFO STEP 27 (remove_files) COMPLETE
46952025-02-25T02:12:16.961Z[ recovery-image] Feb 25 02:12:15.003 INFO O| Feb 25 02:12:15.003 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962025-02-25T02:12:17.004Z[ recovery-image] Feb 25 02:12:15.047 INFO O| Feb 25 02:12:15.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46972025-02-25T02:12:17.004Z[ recovery-image] Feb 25 02:12:15.047 INFO O| Feb 25 02:12:15.047 INFO STEP 28 (remove_files) COMPLETE
46982025-02-25T02:12:17.007Z[ recovery-image] Feb 25 02:12:15.047 INFO O| Feb 25 02:12:15.047 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992025-02-25T02:12:17.046Z[ recovery-image] Feb 25 02:12:15.089 INFO O| Feb 25 02:12:15.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
47002025-02-25T02:12:17.048Z[ recovery-image] Feb 25 02:12:15.089 INFO O| Feb 25 02:12:15.089 INFO STEP 29 (remove_files) COMPLETE
47012025-02-25T02:12:17.048Z[ recovery-image] Feb 25 02:12:15.089 INFO O| Feb 25 02:12:15.089 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022025-02-25T02:12:17.099Z[ recovery-image] Feb 25 02:12:15.142 INFO O| Feb 25 02:12:15.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
47032025-02-25T02:12:17.099Z[ recovery-image] Feb 25 02:12:15.142 INFO O| Feb 25 02:12:15.142 INFO STEP 30 (remove_files) COMPLETE
47042025-02-25T02:12:17.099Z[ recovery-image] Feb 25 02:12:15.142 INFO O| Feb 25 02:12:15.142 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052025-02-25T02:12:17.119Z[ recovery-image] Feb 25 02:12:15.161 INFO O| Feb 25 02:12:15.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
47062025-02-25T02:12:17.120Z[ recovery-image] Feb 25 02:12:15.161 INFO O| Feb 25 02:12:15.161 INFO STEP 31 (remove_files) COMPLETE
47072025-02-25T02:12:17.120Z[ recovery-image] Feb 25 02:12:15.161 INFO O| Feb 25 02:12:15.161 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082025-02-25T02:12:17.139Z[ recovery-image] Feb 25 02:12:15.180 INFO O| Feb 25 02:12:15.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
47092025-02-25T02:12:17.139Z[ recovery-image] Feb 25 02:12:15.181 INFO O| Feb 25 02:12:15.180 INFO STEP 32 (remove_files) COMPLETE
47102025-02-25T02:12:17.139Z[ recovery-image] Feb 25 02:12:15.181 INFO O| Feb 25 02:12:15.181 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112025-02-25T02:12:17.186Z[ recovery-image] Feb 25 02:12:15.229 INFO O| Feb 25 02:12:15.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
47122025-02-25T02:12:17.186Z[ recovery-image] Feb 25 02:12:15.229 INFO O| Feb 25 02:12:15.229 INFO STEP 33 (remove_files) COMPLETE
47132025-02-25T02:12:17.186Z[ recovery-image] Feb 25 02:12:15.229 INFO O| Feb 25 02:12:15.229 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142025-02-25T02:12:17.244Z[ recovery-image] Feb 25 02:12:15.286 INFO O| Feb 25 02:12:15.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
47152025-02-25T02:12:17.244Z[ recovery-image] Feb 25 02:12:15.286 INFO O| Feb 25 02:12:15.286 INFO STEP 34 (remove_files) COMPLETE
47162025-02-25T02:12:17.244Z[ recovery-image] Feb 25 02:12:15.286 INFO O| Feb 25 02:12:15.286 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172025-02-25T02:12:17.284Z[ recovery-image] Feb 25 02:12:15.326 INFO O| Feb 25 02:12:15.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
47182025-02-25T02:12:17.284Z[ recovery-image] Feb 25 02:12:15.326 INFO O| Feb 25 02:12:15.326 INFO STEP 35 (remove_files) COMPLETE
47192025-02-25T02:12:17.284Z[ recovery-image] Feb 25 02:12:15.326 INFO O| Feb 25 02:12:15.326 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202025-02-25T02:12:17.338Z[ recovery-image] Feb 25 02:12:15.380 INFO O| Feb 25 02:12:15.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
47212025-02-25T02:12:17.338Z[ recovery-image] Feb 25 02:12:15.380 INFO O| Feb 25 02:12:15.380 INFO STEP 36 (remove_files) COMPLETE
47222025-02-25T02:12:17.338Z[ recovery-image] Feb 25 02:12:15.380 INFO O| Feb 25 02:12:15.380 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232025-02-25T02:12:17.368Z[ recovery-image] Feb 25 02:12:15.410 INFO O| Feb 25 02:12:15.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
47242025-02-25T02:12:17.371Z[ recovery-image] Feb 25 02:12:15.410 INFO O| Feb 25 02:12:15.410 INFO STEP 37 (remove_files) COMPLETE
47252025-02-25T02:12:17.371Z[ recovery-image] Feb 25 02:12:15.410 INFO O| Feb 25 02:12:15.410 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262025-02-25T02:12:17.390Z[ recovery-image] Feb 25 02:12:15.432 INFO O| Feb 25 02:12:15.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
47272025-02-25T02:12:17.390Z[ recovery-image] Feb 25 02:12:15.432 INFO O| Feb 25 02:12:15.432 INFO STEP 38 (remove_files) COMPLETE
47282025-02-25T02:12:17.390Z[ recovery-image] Feb 25 02:12:15.432 INFO O| Feb 25 02:12:15.432 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292025-02-25T02:12:17.410Z[ recovery-image] Feb 25 02:12:15.452 INFO O| Feb 25 02:12:15.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
47302025-02-25T02:12:17.410Z[ recovery-image] Feb 25 02:12:15.453 INFO O| Feb 25 02:12:15.453 INFO STEP 39 (remove_files) COMPLETE
47312025-02-25T02:12:17.410Z[ recovery-image] Feb 25 02:12:15.453 INFO O| Feb 25 02:12:15.453 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322025-02-25T02:12:17.430Z[ recovery-image] Feb 25 02:12:15.471 INFO O| Feb 25 02:12:15.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
47332025-02-25T02:12:17.430Z[ recovery-image] Feb 25 02:12:15.472 INFO O| Feb 25 02:12:15.472 INFO STEP 40 (remove_files) COMPLETE
47342025-02-25T02:12:17.430Z[ recovery-image] Feb 25 02:12:15.472 INFO O| Feb 25 02:12:15.472 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352025-02-25T02:12:17.448Z[ recovery-image] Feb 25 02:12:15.490 INFO O| Feb 25 02:12:15.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
47362025-02-25T02:12:17.448Z[ recovery-image] Feb 25 02:12:15.490 INFO O| Feb 25 02:12:15.490 INFO STEP 41 (remove_files) COMPLETE
47372025-02-25T02:12:17.448Z[ recovery-image] Feb 25 02:12:15.490 INFO O| Feb 25 02:12:15.490 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382025-02-25T02:12:17.486Z[ recovery-image] Feb 25 02:12:15.529 INFO O| Feb 25 02:12:15.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
47392025-02-25T02:12:17.486Z[ recovery-image] Feb 25 02:12:15.529 INFO O| Feb 25 02:12:15.529 INFO STEP 42 (remove_files) COMPLETE
47402025-02-25T02:12:17.489Z[ recovery-image] Feb 25 02:12:15.529 INFO O| Feb 25 02:12:15.529 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412025-02-25T02:12:17.528Z[ recovery-image] Feb 25 02:12:15.570 INFO O| Feb 25 02:12:15.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
47422025-02-25T02:12:17.528Z[ recovery-image] Feb 25 02:12:15.571 INFO O| Feb 25 02:12:15.570 INFO STEP 43 (remove_files) COMPLETE
47432025-02-25T02:12:17.528Z[ recovery-image] Feb 25 02:12:15.571 INFO O| Feb 25 02:12:15.571 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442025-02-25T02:12:17.534Z[ host-image] Feb 25 02:12:15.577 INFO O| Feb 25 02:12:15.577 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
47452025-02-25T02:12:17.556Z[ recovery-image] Feb 25 02:12:15.598 INFO O| Feb 25 02:12:15.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
47462025-02-25T02:12:17.560Z[ recovery-image] Feb 25 02:12:15.598 INFO O| Feb 25 02:12:15.598 INFO STEP 44 (remove_files) COMPLETE
47472025-02-25T02:12:17.560Z[ recovery-image] Feb 25 02:12:15.598 INFO O| Feb 25 02:12:15.598 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482025-02-25T02:12:17.599Z[ recovery-image] Feb 25 02:12:15.641 INFO O| Feb 25 02:12:15.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
47492025-02-25T02:12:17.599Z[ recovery-image] Feb 25 02:12:15.641 INFO O| Feb 25 02:12:15.641 INFO STEP 45 (remove_files) COMPLETE
47502025-02-25T02:12:17.602Z[ recovery-image] Feb 25 02:12:15.641 INFO O| Feb 25 02:12:15.641 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512025-02-25T02:12:17.621Z[ recovery-image] Feb 25 02:12:15.663 INFO O| Feb 25 02:12:15.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
47522025-02-25T02:12:17.621Z[ recovery-image] Feb 25 02:12:15.663 INFO O| Feb 25 02:12:15.663 INFO STEP 46 (remove_files) COMPLETE
47532025-02-25T02:12:17.624Z[ recovery-image] Feb 25 02:12:15.663 INFO O| Feb 25 02:12:15.663 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542025-02-25T02:12:17.652Z[ recovery-image] Feb 25 02:12:15.694 INFO O| Feb 25 02:12:15.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
47552025-02-25T02:12:17.652Z[ recovery-image] Feb 25 02:12:15.694 INFO O| Feb 25 02:12:15.694 INFO STEP 47 (remove_files) COMPLETE
47562025-02-25T02:12:17.654Z[ recovery-image] Feb 25 02:12:15.694 INFO O| Feb 25 02:12:15.694 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572025-02-25T02:12:17.685Z[ recovery-image] Feb 25 02:12:15.727 INFO O| Feb 25 02:12:15.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
47582025-02-25T02:12:17.693Z[ recovery-image] Feb 25 02:12:15.736 INFO O| Feb 25 02:12:15.736 INFO STEP 48 (remove_files) COMPLETE
47592025-02-25T02:12:17.693Z[ recovery-image] Feb 25 02:12:15.736 INFO O| Feb 25 02:12:15.736 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602025-02-25T02:12:17.750Z[ recovery-image] Feb 25 02:12:15.793 INFO O| Feb 25 02:12:15.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
47612025-02-25T02:12:17.750Z[ recovery-image] Feb 25 02:12:15.793 INFO O| Feb 25 02:12:15.793 INFO STEP 49 (remove_files) COMPLETE
47622025-02-25T02:12:17.750Z[ recovery-image] Feb 25 02:12:15.793 INFO O| Feb 25 02:12:15.793 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632025-02-25T02:12:17.771Z[ recovery-image] Feb 25 02:12:15.814 INFO O| Feb 25 02:12:15.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
47642025-02-25T02:12:17.790Z[ recovery-image] Feb 25 02:12:15.833 INFO O| Feb 25 02:12:15.833 INFO STEP 50 (remove_files) COMPLETE
47652025-02-25T02:12:17.790Z[ recovery-image] Feb 25 02:12:15.833 INFO O| Feb 25 02:12:15.833 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662025-02-25T02:12:17.823Z[ recovery-image] Feb 25 02:12:15.866 INFO O| Feb 25 02:12:15.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
47672025-02-25T02:12:17.823Z[ recovery-image] Feb 25 02:12:15.866 INFO O| Feb 25 02:12:15.866 INFO STEP 51 (remove_files) COMPLETE
47682025-02-25T02:12:17.826Z[ recovery-image] Feb 25 02:12:15.866 INFO O| Feb 25 02:12:15.866 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692025-02-25T02:12:17.843Z[ recovery-image] Feb 25 02:12:15.886 INFO O| Feb 25 02:12:15.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
47702025-02-25T02:12:17.844Z[ recovery-image] Feb 25 02:12:15.886 INFO O| Feb 25 02:12:15.886 INFO STEP 52 (remove_files) COMPLETE
47712025-02-25T02:12:17.846Z[ recovery-image] Feb 25 02:12:15.886 INFO O| Feb 25 02:12:15.886 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722025-02-25T02:12:17.876Z[ recovery-image] Feb 25 02:12:15.918 INFO O| Feb 25 02:12:15.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
47732025-02-25T02:12:17.876Z[ recovery-image] Feb 25 02:12:15.918 INFO O| Feb 25 02:12:15.918 INFO STEP 53 (remove_files) COMPLETE
47742025-02-25T02:12:17.876Z[ recovery-image] Feb 25 02:12:15.918 INFO O| Feb 25 02:12:15.918 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752025-02-25T02:12:17.937Z[ recovery-image] Feb 25 02:12:15.979 INFO O| Feb 25 02:12:15.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
47762025-02-25T02:12:17.954Z[ recovery-image] Feb 25 02:12:15.997 INFO O| Feb 25 02:12:15.997 INFO STEP 54 (remove_files) COMPLETE
47772025-02-25T02:12:17.954Z[ recovery-image] Feb 25 02:12:15.997 INFO O| Feb 25 02:12:15.997 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782025-02-25T02:12:18.001Z[ recovery-image] Feb 25 02:12:16.043 INFO O| Feb 25 02:12:16.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
47792025-02-25T02:12:18.005Z[ recovery-image] Feb 25 02:12:16.043 INFO O| Feb 25 02:12:16.043 INFO STEP 55 (remove_files) COMPLETE
47802025-02-25T02:12:18.005Z[ recovery-image] Feb 25 02:12:16.043 INFO O| Feb 25 02:12:16.043 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812025-02-25T02:12:18.064Z[ recovery-image] Feb 25 02:12:16.107 INFO O| Feb 25 02:12:16.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
47822025-02-25T02:12:18.067Z[ recovery-image] Feb 25 02:12:16.107 INFO O| Feb 25 02:12:16.107 INFO STEP 56 (remove_files) COMPLETE
47832025-02-25T02:12:18.067Z[ recovery-image] Feb 25 02:12:16.107 INFO O| Feb 25 02:12:16.107 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842025-02-25T02:12:18.122Z[ recovery-image] Feb 25 02:12:16.165 INFO O| Feb 25 02:12:16.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
47852025-02-25T02:12:18.125Z[ recovery-image] Feb 25 02:12:16.165 INFO O| Feb 25 02:12:16.165 INFO STEP 57 (remove_files) COMPLETE
47862025-02-25T02:12:18.125Z[ recovery-image] Feb 25 02:12:16.165 INFO O| Feb 25 02:12:16.165 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872025-02-25T02:12:18.145Z[ recovery-image] Feb 25 02:12:16.188 INFO O| Feb 25 02:12:16.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
47882025-02-25T02:12:18.168Z[ recovery-image] Feb 25 02:12:16.211 INFO O| Feb 25 02:12:16.211 INFO STEP 58 (remove_files) COMPLETE
47892025-02-25T02:12:18.168Z[ recovery-image] Feb 25 02:12:16.211 INFO O| Feb 25 02:12:16.211 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902025-02-25T02:12:18.191Z[ recovery-image] Feb 25 02:12:16.233 INFO O| Feb 25 02:12:16.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
47912025-02-25T02:12:18.193Z[ recovery-image] Feb 25 02:12:16.233 INFO O| Feb 25 02:12:16.233 INFO STEP 59 (remove_files) COMPLETE
47922025-02-25T02:12:18.193Z[ recovery-image] Feb 25 02:12:16.234 INFO O| Feb 25 02:12:16.233 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932025-02-25T02:12:18.211Z[ recovery-image] Feb 25 02:12:16.254 INFO O| Feb 25 02:12:16.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47942025-02-25T02:12:18.215Z[ recovery-image] Feb 25 02:12:16.254 INFO O| Feb 25 02:12:16.254 INFO STEP 60 (remove_files) COMPLETE
47952025-02-25T02:12:18.215Z[ recovery-image] Feb 25 02:12:16.254 INFO O| Feb 25 02:12:16.254 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962025-02-25T02:12:18.250Z[ recovery-image] Feb 25 02:12:16.293 INFO O| Feb 25 02:12:16.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47972025-02-25T02:12:18.250Z[ recovery-image] Feb 25 02:12:16.293 INFO O| Feb 25 02:12:16.293 INFO STEP 61 (remove_files) COMPLETE
47982025-02-25T02:12:18.250Z[ recovery-image] Feb 25 02:12:16.293 INFO O| Feb 25 02:12:16.293 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992025-02-25T02:12:18.301Z[ recovery-image] Feb 25 02:12:16.343 INFO O| Feb 25 02:12:16.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
48002025-02-25T02:12:18.301Z[ recovery-image] Feb 25 02:12:16.343 INFO O| Feb 25 02:12:16.343 INFO STEP 62 (remove_files) COMPLETE
48012025-02-25T02:12:18.303Z[ recovery-image] Feb 25 02:12:16.343 INFO O| Feb 25 02:12:16.343 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022025-02-25T02:12:18.322Z[ recovery-image] Feb 25 02:12:16.364 INFO O| Feb 25 02:12:16.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
48032025-02-25T02:12:18.322Z[ recovery-image] Feb 25 02:12:16.364 INFO O| Feb 25 02:12:16.364 INFO STEP 63 (remove_files) COMPLETE
48042025-02-25T02:12:18.322Z[ recovery-image] Feb 25 02:12:16.364 INFO O| Feb 25 02:12:16.364 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052025-02-25T02:12:18.357Z[ recovery-image] Feb 25 02:12:16.399 INFO O| Feb 25 02:12:16.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
48062025-02-25T02:12:18.357Z[ recovery-image] Feb 25 02:12:16.399 INFO O| Feb 25 02:12:16.399 INFO STEP 64 (remove_files) COMPLETE
48072025-02-25T02:12:18.357Z[ recovery-image] Feb 25 02:12:16.399 INFO O| Feb 25 02:12:16.399 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082025-02-25T02:12:18.400Z[ recovery-image] Feb 25 02:12:16.442 INFO O| Feb 25 02:12:16.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
48092025-02-25T02:12:18.423Z[ recovery-image] Feb 25 02:12:16.465 INFO O| Feb 25 02:12:16.465 INFO STEP 65 (remove_files) COMPLETE
48102025-02-25T02:12:18.423Z[ recovery-image] Feb 25 02:12:16.465 INFO O| Feb 25 02:12:16.465 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112025-02-25T02:12:18.466Z[ recovery-image] Feb 25 02:12:16.508 INFO O| Feb 25 02:12:16.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
48122025-02-25T02:12:18.488Z[ recovery-image] Feb 25 02:12:16.528 INFO O| Feb 25 02:12:16.528 INFO STEP 66 (remove_files) COMPLETE
48132025-02-25T02:12:18.488Z[ recovery-image] Feb 25 02:12:16.528 INFO O| Feb 25 02:12:16.528 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142025-02-25T02:12:18.532Z[ recovery-image] Feb 25 02:12:16.574 INFO O| Feb 25 02:12:16.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
48152025-02-25T02:12:18.532Z[ recovery-image] Feb 25 02:12:16.575 INFO O| Feb 25 02:12:16.575 INFO STEP 67 (remove_files) COMPLETE
48162025-02-25T02:12:18.535Z[ recovery-image] Feb 25 02:12:16.575 INFO O| Feb 25 02:12:16.575 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172025-02-25T02:12:18.562Z[ recovery-image] Feb 25 02:12:16.604 INFO O| Feb 25 02:12:16.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
48182025-02-25T02:12:18.562Z[ recovery-image] Feb 25 02:12:16.604 INFO O| Feb 25 02:12:16.604 INFO STEP 68 (remove_files) COMPLETE
48192025-02-25T02:12:18.562Z[ recovery-image] Feb 25 02:12:16.604 INFO O| Feb 25 02:12:16.604 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202025-02-25T02:12:18.578Z[ recovery-image] Feb 25 02:12:16.621 INFO O| Feb 25 02:12:16.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
48212025-02-25T02:12:18.578Z[ recovery-image] Feb 25 02:12:16.621 INFO O| Feb 25 02:12:16.621 INFO STEP 69 (remove_files) COMPLETE
48222025-02-25T02:12:18.579Z[ recovery-image] Feb 25 02:12:16.621 INFO O| Feb 25 02:12:16.621 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232025-02-25T02:12:18.634Z[ recovery-image] Feb 25 02:12:16.677 INFO O| Feb 25 02:12:16.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
48242025-02-25T02:12:18.634Z[ recovery-image] Feb 25 02:12:16.677 INFO O| Feb 25 02:12:16.677 INFO STEP 70 (remove_files) COMPLETE
48252025-02-25T02:12:18.637Z[ recovery-image] Feb 25 02:12:16.677 INFO O| Feb 25 02:12:16.677 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262025-02-25T02:12:18.693Z[ recovery-image] Feb 25 02:12:16.736 INFO O| Feb 25 02:12:16.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
48272025-02-25T02:12:18.693Z[ recovery-image] Feb 25 02:12:16.736 INFO O| Feb 25 02:12:16.736 INFO STEP 71 (remove_files) COMPLETE
48282025-02-25T02:12:18.693Z[ recovery-image] Feb 25 02:12:16.736 INFO O| Feb 25 02:12:16.736 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292025-02-25T02:12:18.741Z[ recovery-image] Feb 25 02:12:16.784 INFO O| Feb 25 02:12:16.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
48302025-02-25T02:12:18.761Z[ recovery-image] Feb 25 02:12:16.804 INFO O| Feb 25 02:12:16.804 INFO STEP 72 (remove_files) COMPLETE
48312025-02-25T02:12:18.761Z[ recovery-image] Feb 25 02:12:16.804 INFO O| Feb 25 02:12:16.804 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322025-02-25T02:12:18.940Z[ recovery-image] Feb 25 02:12:16.973 INFO O| Feb 25 02:12:16.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
48332025-02-25T02:12:18.940Z[ recovery-image] Feb 25 02:12:16.973 INFO O| Feb 25 02:12:16.973 INFO STEP 73 (remove_files) COMPLETE
48342025-02-25T02:12:18.940Z[ recovery-image] Feb 25 02:12:16.973 INFO O| Feb 25 02:12:16.973 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352025-02-25T02:12:19.043Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
48362025-02-25T02:12:19.097Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
48372025-02-25T02:12:19.127Z[ recovery-image] Feb 25 02:12:17.170 INFO O| Feb 25 02:12:17.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
48382025-02-25T02:12:19.127Z[ recovery-image] Feb 25 02:12:17.170 INFO O| Feb 25 02:12:17.170 INFO STEP 74 (remove_files) COMPLETE
48392025-02-25T02:12:19.130Z[ recovery-image] Feb 25 02:12:17.170 INFO O| Feb 25 02:12:17.170 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402025-02-25T02:12:19.179Z[ recovery-image] Feb 25 02:12:17.221 INFO O| Feb 25 02:12:17.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
48412025-02-25T02:12:19.179Z[ recovery-image] Feb 25 02:12:17.221 INFO O| Feb 25 02:12:17.221 INFO STEP 75 (remove_files) COMPLETE
48422025-02-25T02:12:19.179Z[ recovery-image] Feb 25 02:12:17.221 INFO O| Feb 25 02:12:17.221 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432025-02-25T02:12:19.223Z[ recovery-image] Feb 25 02:12:17.266 INFO O| Feb 25 02:12:17.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
48442025-02-25T02:12:19.246Z[ recovery-image] Feb 25 02:12:17.288 INFO O| Feb 25 02:12:17.288 INFO STEP 76 (remove_files) COMPLETE
48452025-02-25T02:12:19.246Z[ recovery-image] Feb 25 02:12:17.288 INFO O| Feb 25 02:12:17.288 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462025-02-25T02:12:19.298Z[ recovery-image] Feb 25 02:12:17.341 INFO O| Feb 25 02:12:17.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
48472025-02-25T02:12:19.298Z[ recovery-image] Feb 25 02:12:17.341 INFO O| Feb 25 02:12:17.341 INFO STEP 77 (remove_files) COMPLETE
48482025-02-25T02:12:19.301Z[ recovery-image] Feb 25 02:12:17.341 INFO O| Feb 25 02:12:17.341 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492025-02-25T02:12:19.380Z[ recovery-image] Feb 25 02:12:17.423 INFO O| Feb 25 02:12:17.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
48502025-02-25T02:12:19.383Z[ recovery-image] Feb 25 02:12:17.423 INFO O| Feb 25 02:12:17.423 INFO STEP 78 (remove_files) COMPLETE
48512025-02-25T02:12:19.383Z[ recovery-image] Feb 25 02:12:17.423 INFO O| Feb 25 02:12:17.423 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522025-02-25T02:12:19.400Z[ recovery-image] Feb 25 02:12:17.443 INFO O| Feb 25 02:12:17.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
48532025-02-25T02:12:19.403Z[ recovery-image] Feb 25 02:12:17.443 INFO O| Feb 25 02:12:17.443 INFO STEP 79 (remove_files) COMPLETE
48542025-02-25T02:12:19.403Z[ recovery-image] Feb 25 02:12:17.443 INFO O| Feb 25 02:12:17.443 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552025-02-25T02:12:19.419Z[ recovery-image] Feb 25 02:12:17.462 INFO O| Feb 25 02:12:17.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
48562025-02-25T02:12:19.422Z[ recovery-image] Feb 25 02:12:17.462 INFO O| Feb 25 02:12:17.462 INFO STEP 80 (remove_files) COMPLETE
48572025-02-25T02:12:19.422Z[ recovery-image] Feb 25 02:12:17.462 INFO O| Feb 25 02:12:17.462 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582025-02-25T02:12:19.438Z[ recovery-image] Feb 25 02:12:17.480 INFO O| Feb 25 02:12:17.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
48592025-02-25T02:12:19.438Z[ recovery-image] Feb 25 02:12:17.481 INFO O| Feb 25 02:12:17.481 INFO STEP 81 (remove_files) COMPLETE
48602025-02-25T02:12:19.438Z[ recovery-image] Feb 25 02:12:17.481 INFO O| Feb 25 02:12:17.481 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612025-02-25T02:12:19.458Z[ recovery-image] Feb 25 02:12:17.501 INFO O| Feb 25 02:12:17.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
48622025-02-25T02:12:19.458Z[ recovery-image] Feb 25 02:12:17.501 INFO O| Feb 25 02:12:17.501 INFO STEP 82 (remove_files) COMPLETE
48632025-02-25T02:12:19.458Z[ recovery-image] Feb 25 02:12:17.501 INFO O| Feb 25 02:12:17.501 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642025-02-25T02:12:19.480Z[ recovery-image] Feb 25 02:12:17.521 INFO O| Feb 25 02:12:17.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
48652025-02-25T02:12:19.480Z[ recovery-image] Feb 25 02:12:17.521 INFO O| Feb 25 02:12:17.521 INFO STEP 83 (remove_files) COMPLETE
48662025-02-25T02:12:19.480Z[ recovery-image] Feb 25 02:12:17.521 INFO O| Feb 25 02:12:17.521 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672025-02-25T02:12:19.524Z[ recovery-image] Feb 25 02:12:17.567 INFO O| Feb 25 02:12:17.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
48682025-02-25T02:12:19.524Z[ recovery-image] Feb 25 02:12:17.567 INFO O| Feb 25 02:12:17.567 INFO STEP 84 (remove_files) COMPLETE
48692025-02-25T02:12:19.524Z[ recovery-image] Feb 25 02:12:17.567 INFO O| Feb 25 02:12:17.567 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702025-02-25T02:12:19.544Z[ recovery-image] Feb 25 02:12:17.587 INFO O| Feb 25 02:12:17.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
48712025-02-25T02:12:19.544Z[ recovery-image] Feb 25 02:12:17.587 INFO O| Feb 25 02:12:17.587 INFO STEP 85 (remove_files) COMPLETE
48722025-02-25T02:12:19.544Z[ recovery-image] Feb 25 02:12:17.587 INFO O| Feb 25 02:12:17.587 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732025-02-25T02:12:19.585Z[ recovery-image] Feb 25 02:12:17.628 INFO O| Feb 25 02:12:17.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
48742025-02-25T02:12:19.585Z[ recovery-image] Feb 25 02:12:17.628 INFO O| Feb 25 02:12:17.628 INFO STEP 86 (remove_files) COMPLETE
48752025-02-25T02:12:19.585Z[ recovery-image] Feb 25 02:12:17.628 INFO O| Feb 25 02:12:17.628 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762025-02-25T02:12:19.627Z[ recovery-image] Feb 25 02:12:17.669 INFO O| Feb 25 02:12:17.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
48772025-02-25T02:12:19.627Z[ recovery-image] Feb 25 02:12:17.669 INFO O| Feb 25 02:12:17.669 INFO STEP 87 (remove_files) COMPLETE
48782025-02-25T02:12:19.627Z[ recovery-image] Feb 25 02:12:17.669 INFO O| Feb 25 02:12:17.669 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792025-02-25T02:12:19.655Z[ recovery-image] Feb 25 02:12:17.697 INFO O| Feb 25 02:12:17.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
48802025-02-25T02:12:19.655Z[ recovery-image] Feb 25 02:12:17.697 INFO O| Feb 25 02:12:17.697 INFO STEP 88 (remove_files) COMPLETE
48812025-02-25T02:12:19.655Z[ recovery-image] Feb 25 02:12:17.697 INFO O| Feb 25 02:12:17.697 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822025-02-25T02:12:19.686Z[ recovery-image] Feb 25 02:12:17.728 INFO O| Feb 25 02:12:17.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
48832025-02-25T02:12:19.686Z[ recovery-image] Feb 25 02:12:17.728 INFO O| Feb 25 02:12:17.728 INFO STEP 89 (remove_files) COMPLETE
48842025-02-25T02:12:19.686Z[ recovery-image] Feb 25 02:12:17.728 INFO O| Feb 25 02:12:17.728 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852025-02-25T02:12:19.703Z[verify-libraries] Compiling yansi v1.0.1
48862025-02-25T02:12:19.725Z[ recovery-image] Feb 25 02:12:17.767 INFO O| Feb 25 02:12:17.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
48872025-02-25T02:12:19.725Z[ recovery-image] Feb 25 02:12:17.767 INFO O| Feb 25 02:12:17.767 INFO STEP 90 (remove_files) COMPLETE
48882025-02-25T02:12:19.725Z[ recovery-image] Feb 25 02:12:17.767 INFO O| Feb 25 02:12:17.767 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892025-02-25T02:12:19.744Z[ recovery-image] Feb 25 02:12:17.787 INFO O| Feb 25 02:12:17.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48902025-02-25T02:12:19.744Z[ recovery-image] Feb 25 02:12:17.787 INFO O| Feb 25 02:12:17.787 INFO STEP 91 (remove_files) COMPLETE
48912025-02-25T02:12:19.744Z[ recovery-image] Feb 25 02:12:17.787 INFO O| Feb 25 02:12:17.787 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922025-02-25T02:12:19.786Z[ recovery-image] Feb 25 02:12:17.827 INFO O| Feb 25 02:12:17.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48932025-02-25T02:12:19.786Z[ recovery-image] Feb 25 02:12:17.827 INFO O| Feb 25 02:12:17.827 INFO STEP 92 (remove_files) COMPLETE
48942025-02-25T02:12:19.789Z[ recovery-image] Feb 25 02:12:17.827 INFO O| Feb 25 02:12:17.827 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952025-02-25T02:12:19.847Z[ recovery-image] Feb 25 02:12:17.890 INFO O| Feb 25 02:12:17.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48962025-02-25T02:12:19.848Z[ recovery-image] Feb 25 02:12:17.890 INFO O| Feb 25 02:12:17.890 INFO STEP 93 (remove_files) COMPLETE
48972025-02-25T02:12:19.848Z[ recovery-image] Feb 25 02:12:17.890 INFO O| Feb 25 02:12:17.890 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982025-02-25T02:12:19.869Z[ recovery-image] Feb 25 02:12:17.912 INFO O| Feb 25 02:12:17.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48992025-02-25T02:12:19.869Z[ recovery-image] Feb 25 02:12:17.912 INFO O| Feb 25 02:12:17.912 INFO STEP 94 (remove_files) COMPLETE
49002025-02-25T02:12:19.872Z[ recovery-image] Feb 25 02:12:17.912 INFO O| Feb 25 02:12:17.912 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012025-02-25T02:12:19.911Z[ recovery-image] Feb 25 02:12:17.953 INFO O| Feb 25 02:12:17.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
49022025-02-25T02:12:19.912Z[ recovery-image] Feb 25 02:12:17.953 INFO O| Feb 25 02:12:17.953 INFO STEP 95 (remove_files) COMPLETE
49032025-02-25T02:12:19.912Z[ recovery-image] Feb 25 02:12:17.953 INFO O| Feb 25 02:12:17.953 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042025-02-25T02:12:19.932Z[ recovery-image] Feb 25 02:12:17.974 INFO O| Feb 25 02:12:17.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
49052025-02-25T02:12:19.932Z[ recovery-image] Feb 25 02:12:17.974 INFO O| Feb 25 02:12:17.974 INFO STEP 96 (remove_files) COMPLETE
49062025-02-25T02:12:19.934Z[ recovery-image] Feb 25 02:12:17.974 INFO O| Feb 25 02:12:17.974 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072025-02-25T02:12:19.953Z[ recovery-image] Feb 25 02:12:17.995 INFO O| Feb 25 02:12:17.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
49082025-02-25T02:12:19.958Z[ recovery-image] Feb 25 02:12:18.001 INFO O| Feb 25 02:12:18.001 INFO STEP 97 (remove_files) COMPLETE
49092025-02-25T02:12:19.958Z[ recovery-image] Feb 25 02:12:18.001 INFO O| Feb 25 02:12:18.001 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102025-02-25T02:12:19.996Z[ recovery-image] Feb 25 02:12:18.038 INFO O| Feb 25 02:12:18.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
49112025-02-25T02:12:19.999Z[ recovery-image] Feb 25 02:12:18.038 INFO O| Feb 25 02:12:18.038 INFO STEP 98 (remove_files) COMPLETE
49122025-02-25T02:12:19.999Z[ recovery-image] Feb 25 02:12:18.038 INFO O| Feb 25 02:12:18.038 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132025-02-25T02:12:20.024Z[ recovery-image] Feb 25 02:12:18.066 INFO O| Feb 25 02:12:18.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
49142025-02-25T02:12:20.024Z[ recovery-image] Feb 25 02:12:18.066 INFO O| Feb 25 02:12:18.066 INFO STEP 99 (remove_files) COMPLETE
49152025-02-25T02:12:20.024Z[ recovery-image] Feb 25 02:12:18.066 INFO O| Feb 25 02:12:18.066 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162025-02-25T02:12:20.082Z[ recovery-image] Feb 25 02:12:18.124 INFO O| Feb 25 02:12:18.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
49172025-02-25T02:12:20.082Z[ recovery-image] Feb 25 02:12:18.124 INFO O| Feb 25 02:12:18.124 INFO STEP 100 (remove_files) COMPLETE
49182025-02-25T02:12:20.082Z[ recovery-image] Feb 25 02:12:18.124 INFO O| Feb 25 02:12:18.124 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192025-02-25T02:12:20.138Z[ recovery-image] Feb 25 02:12:18.179 INFO O| Feb 25 02:12:18.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
49202025-02-25T02:12:20.138Z[ recovery-image] Feb 25 02:12:18.179 INFO O| Feb 25 02:12:18.179 INFO STEP 101 (remove_files) COMPLETE
49212025-02-25T02:12:20.138Z[ recovery-image] Feb 25 02:12:18.179 INFO O| Feb 25 02:12:18.179 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222025-02-25T02:12:20.178Z[ recovery-image] Feb 25 02:12:18.221 INFO O| Feb 25 02:12:18.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
49232025-02-25T02:12:20.181Z[ recovery-image] Feb 25 02:12:18.221 INFO O| Feb 25 02:12:18.221 INFO STEP 102 (remove_files) COMPLETE
49242025-02-25T02:12:20.181Z[ recovery-image] Feb 25 02:12:18.221 INFO O| Feb 25 02:12:18.221 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252025-02-25T02:12:20.215Z[ recovery-image] Feb 25 02:12:18.258 INFO O| Feb 25 02:12:18.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
49262025-02-25T02:12:20.215Z[ recovery-image] Feb 25 02:12:18.258 INFO O| Feb 25 02:12:18.258 INFO STEP 103 (remove_files) COMPLETE
49272025-02-25T02:12:20.218Z[ recovery-image] Feb 25 02:12:18.258 INFO O| Feb 25 02:12:18.258 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282025-02-25T02:12:20.252Z[ recovery-image] Feb 25 02:12:18.293 INFO O| Feb 25 02:12:18.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
49292025-02-25T02:12:20.252Z[ recovery-image] Feb 25 02:12:18.293 INFO O| Feb 25 02:12:18.293 INFO STEP 104 (remove_files) COMPLETE
49302025-02-25T02:12:20.252Z[ recovery-image] Feb 25 02:12:18.293 INFO O| Feb 25 02:12:18.293 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312025-02-25T02:12:20.270Z[ recovery-image] Feb 25 02:12:18.312 INFO O| Feb 25 02:12:18.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
49322025-02-25T02:12:20.270Z[ recovery-image] Feb 25 02:12:18.312 INFO O| Feb 25 02:12:18.312 INFO STEP 105 (remove_files) COMPLETE
49332025-02-25T02:12:20.273Z[ recovery-image] Feb 25 02:12:18.312 INFO O| Feb 25 02:12:18.312 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49342025-02-25T02:12:20.289Z[ recovery-image] Feb 25 02:12:18.331 INFO O| Feb 25 02:12:18.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
49352025-02-25T02:12:20.289Z[ recovery-image] Feb 25 02:12:18.331 INFO O| Feb 25 02:12:18.331 INFO STEP 106 (remove_files) COMPLETE
49362025-02-25T02:12:20.289Z[ recovery-image] Feb 25 02:12:18.331 INFO O| Feb 25 02:12:18.331 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49372025-02-25T02:12:20.328Z[ recovery-image] Feb 25 02:12:18.369 INFO O| Feb 25 02:12:18.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
49382025-02-25T02:12:20.328Z[ recovery-image] Feb 25 02:12:18.369 INFO O| Feb 25 02:12:18.369 INFO STEP 107 (remove_files) COMPLETE
49392025-02-25T02:12:20.335Z[ recovery-image] Feb 25 02:12:18.369 INFO O| Feb 25 02:12:18.369 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49402025-02-25T02:12:20.367Z[ recovery-image] Feb 25 02:12:18.409 INFO O| Feb 25 02:12:18.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
49412025-02-25T02:12:20.369Z[ recovery-image] Feb 25 02:12:18.409 INFO O| Feb 25 02:12:18.409 INFO STEP 108 (remove_files) COMPLETE
49422025-02-25T02:12:20.369Z[ recovery-image] Feb 25 02:12:18.409 INFO O| Feb 25 02:12:18.409 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49432025-02-25T02:12:20.389Z[ recovery-image] Feb 25 02:12:18.431 INFO O| Feb 25 02:12:18.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
49442025-02-25T02:12:20.391Z[ recovery-image] Feb 25 02:12:18.431 INFO O| Feb 25 02:12:18.431 INFO STEP 109 (remove_files) COMPLETE
49452025-02-25T02:12:20.391Z[ recovery-image] Feb 25 02:12:18.431 INFO O| Feb 25 02:12:18.431 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49462025-02-25T02:12:20.415Z[ recovery-image] Feb 25 02:12:18.458 INFO O| Feb 25 02:12:18.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
49472025-02-25T02:12:20.415Z[ recovery-image] Feb 25 02:12:18.458 INFO O| Feb 25 02:12:18.458 INFO STEP 110 (remove_files) COMPLETE
49482025-02-25T02:12:20.418Z[ recovery-image] Feb 25 02:12:18.458 INFO O| Feb 25 02:12:18.458 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49492025-02-25T02:12:20.448Z[ recovery-image] Feb 25 02:12:18.491 INFO O| Feb 25 02:12:18.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
49502025-02-25T02:12:20.448Z[ recovery-image] Feb 25 02:12:18.491 INFO O| Feb 25 02:12:18.491 INFO STEP 111 (remove_files) COMPLETE
49512025-02-25T02:12:20.451Z[ recovery-image] Feb 25 02:12:18.491 INFO O| Feb 25 02:12:18.491 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49522025-02-25T02:12:20.487Z[ recovery-image] Feb 25 02:12:18.530 INFO O| Feb 25 02:12:18.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
49532025-02-25T02:12:20.508Z[ recovery-image] Feb 25 02:12:18.550 INFO O| Feb 25 02:12:18.550 INFO STEP 112 (remove_files) COMPLETE
49542025-02-25T02:12:20.508Z[ recovery-image] Feb 25 02:12:18.550 INFO O| Feb 25 02:12:18.550 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49552025-02-25T02:12:20.530Z[ recovery-image] Feb 25 02:12:18.572 INFO O| Feb 25 02:12:18.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
49562025-02-25T02:12:20.532Z[ recovery-image] Feb 25 02:12:18.572 INFO O| Feb 25 02:12:18.572 INFO STEP 113 (remove_files) COMPLETE
49572025-02-25T02:12:20.532Z[ recovery-image] Feb 25 02:12:18.572 INFO O| Feb 25 02:12:18.572 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49582025-02-25T02:12:20.555Z[ recovery-image] Feb 25 02:12:18.597 INFO O| Feb 25 02:12:18.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
49592025-02-25T02:12:20.555Z[ recovery-image] Feb 25 02:12:18.597 INFO O| Feb 25 02:12:18.597 INFO STEP 114 (remove_files) COMPLETE
49602025-02-25T02:12:20.555Z[ recovery-image] Feb 25 02:12:18.597 INFO O| Feb 25 02:12:18.597 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49612025-02-25T02:12:20.590Z[ recovery-image] Feb 25 02:12:18.632 INFO O| Feb 25 02:12:18.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
49622025-02-25T02:12:20.590Z[ recovery-image] Feb 25 02:12:18.632 INFO O| Feb 25 02:12:18.632 INFO STEP 115 (remove_files) COMPLETE
49632025-02-25T02:12:20.590Z[ recovery-image] Feb 25 02:12:18.632 INFO O| Feb 25 02:12:18.632 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49642025-02-25T02:12:20.646Z[ recovery-image] Feb 25 02:12:18.688 INFO O| Feb 25 02:12:18.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
49652025-02-25T02:12:20.646Z[ recovery-image] Feb 25 02:12:18.688 INFO O| Feb 25 02:12:18.688 INFO STEP 116 (remove_files) COMPLETE
49662025-02-25T02:12:20.646Z[ recovery-image] Feb 25 02:12:18.688 INFO O| Feb 25 02:12:18.688 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49672025-02-25T02:12:20.667Z[ recovery-image] Feb 25 02:12:18.709 INFO O| Feb 25 02:12:18.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
49682025-02-25T02:12:20.669Z[ recovery-image] Feb 25 02:12:18.709 INFO O| Feb 25 02:12:18.709 INFO STEP 117 (remove_files) COMPLETE
49692025-02-25T02:12:20.669Z[ recovery-image] Feb 25 02:12:18.709 INFO O| Feb 25 02:12:18.709 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49702025-02-25T02:12:20.686Z[ recovery-image] Feb 25 02:12:18.728 INFO O| Feb 25 02:12:18.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
49712025-02-25T02:12:20.686Z[ recovery-image] Feb 25 02:12:18.728 INFO O| Feb 25 02:12:18.728 INFO STEP 118 (remove_files) COMPLETE
49722025-02-25T02:12:20.688Z[ recovery-image] Feb 25 02:12:18.728 INFO O| Feb 25 02:12:18.728 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49732025-02-25T02:12:20.705Z[ recovery-image] Feb 25 02:12:18.748 INFO O| Feb 25 02:12:18.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
49742025-02-25T02:12:20.708Z[ recovery-image] Feb 25 02:12:18.748 INFO O| Feb 25 02:12:18.748 INFO STEP 119 (remove_files) COMPLETE
49752025-02-25T02:12:20.708Z[ recovery-image] Feb 25 02:12:18.748 INFO O| Feb 25 02:12:18.748 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49762025-02-25T02:12:20.727Z[ recovery-image] Feb 25 02:12:18.769 INFO O| Feb 25 02:12:18.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
49772025-02-25T02:12:20.727Z[ recovery-image] Feb 25 02:12:18.769 INFO O| Feb 25 02:12:18.769 INFO STEP 120 (remove_files) COMPLETE
49782025-02-25T02:12:20.727Z[ recovery-image] Feb 25 02:12:18.769 INFO O| Feb 25 02:12:18.769 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49792025-02-25T02:12:20.774Z[ recovery-image] Feb 25 02:12:18.817 INFO O| Feb 25 02:12:18.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
49802025-02-25T02:12:20.774Z[ recovery-image] Feb 25 02:12:18.817 INFO O| Feb 25 02:12:18.817 INFO STEP 121 (remove_files) COMPLETE
49812025-02-25T02:12:20.777Z[ recovery-image] Feb 25 02:12:18.817 INFO O| Feb 25 02:12:18.817 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822025-02-25T02:12:20.834Z[ recovery-image] Feb 25 02:12:18.874 INFO O| Feb 25 02:12:18.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
49832025-02-25T02:12:20.834Z[ recovery-image] Feb 25 02:12:18.874 INFO O| Feb 25 02:12:18.874 INFO STEP 122 (remove_files) COMPLETE
49842025-02-25T02:12:20.834Z[ recovery-image] Feb 25 02:12:18.874 INFO O| Feb 25 02:12:18.874 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852025-02-25T02:12:20.865Z[ recovery-image] Feb 25 02:12:18.907 INFO O| Feb 25 02:12:18.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
49862025-02-25T02:12:20.865Z[ recovery-image] Feb 25 02:12:18.907 INFO O| Feb 25 02:12:18.907 INFO STEP 123 (remove_files) COMPLETE
49872025-02-25T02:12:20.867Z[ recovery-image] Feb 25 02:12:18.907 INFO O| Feb 25 02:12:18.907 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882025-02-25T02:12:20.926Z[ recovery-image] Feb 25 02:12:18.969 INFO O| Feb 25 02:12:18.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
49892025-02-25T02:12:20.926Z[ recovery-image] Feb 25 02:12:18.969 INFO O| Feb 25 02:12:18.969 INFO STEP 124 (remove_files) COMPLETE
49902025-02-25T02:12:20.926Z[ recovery-image] Feb 25 02:12:18.969 INFO O| Feb 25 02:12:18.969 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912025-02-25T02:12:20.964Z[ recovery-image] Feb 25 02:12:19.006 INFO O| Feb 25 02:12:19.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49922025-02-25T02:12:20.967Z[ recovery-image] Feb 25 02:12:19.006 INFO O| Feb 25 02:12:19.006 INFO STEP 125 (remove_files) COMPLETE
49932025-02-25T02:12:20.967Z[ recovery-image] Feb 25 02:12:19.006 INFO O| Feb 25 02:12:19.006 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942025-02-25T02:12:20.986Z[ recovery-image] Feb 25 02:12:19.028 INFO O| Feb 25 02:12:19.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49952025-02-25T02:12:20.988Z[ recovery-image] Feb 25 02:12:19.028 INFO O| Feb 25 02:12:19.028 INFO STEP 126 (remove_files) COMPLETE
49962025-02-25T02:12:20.988Z[ recovery-image] Feb 25 02:12:19.029 INFO O| Feb 25 02:12:19.028 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972025-02-25T02:12:21.007Z[ recovery-image] Feb 25 02:12:19.049 INFO O| Feb 25 02:12:19.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49982025-02-25T02:12:21.009Z[ recovery-image] Feb 25 02:12:19.049 INFO O| Feb 25 02:12:19.049 INFO STEP 127 (remove_files) COMPLETE
49992025-02-25T02:12:21.009Z[ recovery-image] Feb 25 02:12:19.049 INFO O| Feb 25 02:12:19.049 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002025-02-25T02:12:21.027Z[ recovery-image] Feb 25 02:12:19.069 INFO O| Feb 25 02:12:19.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
50012025-02-25T02:12:21.029Z[ recovery-image] Feb 25 02:12:19.070 INFO O| Feb 25 02:12:19.070 INFO STEP 128 (remove_files) COMPLETE
50022025-02-25T02:12:21.029Z[ recovery-image] Feb 25 02:12:19.070 INFO O| Feb 25 02:12:19.070 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032025-02-25T02:12:21.068Z[ recovery-image] Feb 25 02:12:19.110 INFO O| Feb 25 02:12:19.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
50042025-02-25T02:12:21.072Z[ recovery-image] Feb 25 02:12:19.110 INFO O| Feb 25 02:12:19.110 INFO STEP 129 (remove_files) COMPLETE
50052025-02-25T02:12:21.072Z[ recovery-image] Feb 25 02:12:19.110 INFO O| Feb 25 02:12:19.110 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062025-02-25T02:12:21.090Z[ recovery-image] Feb 25 02:12:19.132 INFO O| Feb 25 02:12:19.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
50072025-02-25T02:12:21.090Z[ recovery-image] Feb 25 02:12:19.132 INFO O| Feb 25 02:12:19.132 INFO STEP 130 (remove_files) COMPLETE
50082025-02-25T02:12:21.092Z[ recovery-image] Feb 25 02:12:19.132 INFO O| Feb 25 02:12:19.132 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092025-02-25T02:12:21.095Z[verify-libraries] Compiling diff v0.1.13
50102025-02-25T02:12:21.112Z[ recovery-image] Feb 25 02:12:19.154 INFO O| Feb 25 02:12:19.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
50112025-02-25T02:12:21.112Z[ recovery-image] Feb 25 02:12:19.154 INFO O| Feb 25 02:12:19.154 INFO STEP 131 (remove_files) COMPLETE
50122025-02-25T02:12:21.112Z[ recovery-image] Feb 25 02:12:19.154 INFO O| Feb 25 02:12:19.154 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132025-02-25T02:12:21.151Z[ recovery-image] Feb 25 02:12:19.194 INFO O| Feb 25 02:12:19.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
50142025-02-25T02:12:21.157Z[ recovery-image] Feb 25 02:12:19.194 INFO O| Feb 25 02:12:19.194 INFO STEP 132 (remove_files) COMPLETE
50152025-02-25T02:12:21.157Z[ recovery-image] Feb 25 02:12:19.194 INFO O| Feb 25 02:12:19.194 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162025-02-25T02:12:21.174Z[ recovery-image] Feb 25 02:12:19.217 INFO O| Feb 25 02:12:19.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
50172025-02-25T02:12:21.177Z[ recovery-image] Feb 25 02:12:19.217 INFO O| Feb 25 02:12:19.217 INFO STEP 133 (remove_files) COMPLETE
50182025-02-25T02:12:21.177Z[ recovery-image] Feb 25 02:12:19.217 INFO O| Feb 25 02:12:19.217 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192025-02-25T02:12:21.195Z[ recovery-image] Feb 25 02:12:19.238 INFO O| Feb 25 02:12:19.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
50202025-02-25T02:12:21.198Z[ recovery-image] Feb 25 02:12:19.238 INFO O| Feb 25 02:12:19.238 INFO STEP 134 (remove_files) COMPLETE
50212025-02-25T02:12:21.198Z[ recovery-image] Feb 25 02:12:19.238 INFO O| Feb 25 02:12:19.238 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222025-02-25T02:12:21.232Z[ recovery-image] Feb 25 02:12:19.274 INFO O| Feb 25 02:12:19.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
50232025-02-25T02:12:21.257Z[ recovery-image] Feb 25 02:12:19.299 INFO O| Feb 25 02:12:19.299 INFO STEP 135 (remove_files) COMPLETE
50242025-02-25T02:12:21.257Z[ recovery-image] Feb 25 02:12:19.299 INFO O| Feb 25 02:12:19.299 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252025-02-25T02:12:21.276Z[ recovery-image] Feb 25 02:12:19.319 INFO O| Feb 25 02:12:19.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
50262025-02-25T02:12:21.276Z[ recovery-image] Feb 25 02:12:19.319 INFO O| Feb 25 02:12:19.319 INFO STEP 136 (remove_files) COMPLETE
50272025-02-25T02:12:21.279Z[ recovery-image] Feb 25 02:12:19.319 INFO O| Feb 25 02:12:19.319 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282025-02-25T02:12:21.330Z[ recovery-image] Feb 25 02:12:19.373 INFO O| Feb 25 02:12:19.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
50292025-02-25T02:12:21.333Z[ recovery-image] Feb 25 02:12:19.373 INFO O| Feb 25 02:12:19.373 INFO STEP 137 (remove_files) COMPLETE
50302025-02-25T02:12:21.333Z[ recovery-image] Feb 25 02:12:19.373 INFO O| Feb 25 02:12:19.373 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312025-02-25T02:12:21.353Z[ recovery-image] Feb 25 02:12:19.395 INFO O| Feb 25 02:12:19.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
50322025-02-25T02:12:21.353Z[ recovery-image] Feb 25 02:12:19.395 INFO O| Feb 25 02:12:19.395 INFO STEP 138 (remove_files) COMPLETE
50332025-02-25T02:12:21.353Z[ recovery-image] Feb 25 02:12:19.395 INFO O| Feb 25 02:12:19.395 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342025-02-25T02:12:21.372Z[ recovery-image] Feb 25 02:12:19.415 INFO O| Feb 25 02:12:19.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
50352025-02-25T02:12:21.373Z[ recovery-image] Feb 25 02:12:19.415 INFO O| Feb 25 02:12:19.415 INFO STEP 139 (remove_files) COMPLETE
50362025-02-25T02:12:21.373Z[ recovery-image] Feb 25 02:12:19.415 INFO O| Feb 25 02:12:19.415 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372025-02-25T02:12:21.401Z[ recovery-image] Feb 25 02:12:19.443 INFO O| Feb 25 02:12:19.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
50382025-02-25T02:12:21.401Z[ recovery-image] Feb 25 02:12:19.443 INFO O| Feb 25 02:12:19.443 INFO STEP 140 (remove_files) COMPLETE
50392025-02-25T02:12:21.403Z[ recovery-image] Feb 25 02:12:19.443 INFO O| Feb 25 02:12:19.443 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402025-02-25T02:12:21.422Z[ recovery-image] Feb 25 02:12:19.465 INFO O| Feb 25 02:12:19.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
50412025-02-25T02:12:21.422Z[ recovery-image] Feb 25 02:12:19.465 INFO O| Feb 25 02:12:19.465 INFO STEP 141 (remove_files) COMPLETE
50422025-02-25T02:12:21.425Z[ recovery-image] Feb 25 02:12:19.465 INFO O| Feb 25 02:12:19.465 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432025-02-25T02:12:21.460Z[ recovery-image] Feb 25 02:12:19.502 INFO O| Feb 25 02:12:19.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
50442025-02-25T02:12:21.462Z[ recovery-image] Feb 25 02:12:19.502 INFO O| Feb 25 02:12:19.502 INFO STEP 142 (remove_files) COMPLETE
50452025-02-25T02:12:21.462Z[ recovery-image] Feb 25 02:12:19.502 INFO O| Feb 25 02:12:19.502 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462025-02-25T02:12:21.529Z[ recovery-image] Feb 25 02:12:19.571 INFO O| Feb 25 02:12:19.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
50472025-02-25T02:12:21.529Z[ recovery-image] Feb 25 02:12:19.571 INFO O| Feb 25 02:12:19.571 INFO STEP 143 (remove_files) COMPLETE
50482025-02-25T02:12:21.531Z[ recovery-image] Feb 25 02:12:19.571 INFO O| Feb 25 02:12:19.571 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492025-02-25T02:12:21.576Z[ recovery-image] Feb 25 02:12:19.618 INFO O| Feb 25 02:12:19.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
50502025-02-25T02:12:21.576Z[ recovery-image] Feb 25 02:12:19.618 INFO O| Feb 25 02:12:19.618 INFO STEP 144 (remove_files) COMPLETE
50512025-02-25T02:12:21.576Z[ recovery-image] Feb 25 02:12:19.618 INFO O| Feb 25 02:12:19.618 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522025-02-25T02:12:21.614Z[ recovery-image] Feb 25 02:12:19.656 INFO O| Feb 25 02:12:19.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
50532025-02-25T02:12:21.614Z[ recovery-image] Feb 25 02:12:19.656 INFO O| Feb 25 02:12:19.656 INFO STEP 145 (remove_files) COMPLETE
50542025-02-25T02:12:21.614Z[ recovery-image] Feb 25 02:12:19.656 INFO O| Feb 25 02:12:19.656 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552025-02-25T02:12:21.656Z[ recovery-image] Feb 25 02:12:19.699 INFO O| Feb 25 02:12:19.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
50562025-02-25T02:12:21.659Z[ recovery-image] Feb 25 02:12:19.699 INFO O| Feb 25 02:12:19.699 INFO STEP 146 (remove_files) COMPLETE
50572025-02-25T02:12:21.659Z[ recovery-image] Feb 25 02:12:19.699 INFO O| Feb 25 02:12:19.699 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582025-02-25T02:12:21.687Z[ recovery-image] Feb 25 02:12:19.729 INFO O| Feb 25 02:12:19.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
50592025-02-25T02:12:21.706Z[ recovery-image] Feb 25 02:12:19.749 INFO O| Feb 25 02:12:19.749 INFO STEP 147 (remove_files) COMPLETE
50602025-02-25T02:12:21.706Z[ recovery-image] Feb 25 02:12:19.749 INFO O| Feb 25 02:12:19.749 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612025-02-25T02:12:21.729Z[ recovery-image] Feb 25 02:12:19.772 INFO O| Feb 25 02:12:19.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
50622025-02-25T02:12:21.732Z[ recovery-image] Feb 25 02:12:19.772 INFO O| Feb 25 02:12:19.772 INFO STEP 148 (remove_files) COMPLETE
50632025-02-25T02:12:21.732Z[ recovery-image] Feb 25 02:12:19.772 INFO O| Feb 25 02:12:19.772 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642025-02-25T02:12:21.761Z[ recovery-image] Feb 25 02:12:19.804 INFO O| Feb 25 02:12:19.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
50652025-02-25T02:12:21.764Z[ recovery-image] Feb 25 02:12:19.804 INFO O| Feb 25 02:12:19.804 INFO STEP 149 (remove_files) COMPLETE
50662025-02-25T02:12:21.764Z[ recovery-image] Feb 25 02:12:19.804 INFO O| Feb 25 02:12:19.804 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672025-02-25T02:12:21.782Z[ recovery-image] Feb 25 02:12:19.824 INFO O| Feb 25 02:12:19.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
50682025-02-25T02:12:21.784Z[ recovery-image] Feb 25 02:12:19.824 INFO O| Feb 25 02:12:19.824 INFO STEP 150 (remove_files) COMPLETE
50692025-02-25T02:12:21.784Z[ recovery-image] Feb 25 02:12:19.824 INFO O| Feb 25 02:12:19.824 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702025-02-25T02:12:21.820Z[ recovery-image] Feb 25 02:12:19.863 INFO O| Feb 25 02:12:19.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
50712025-02-25T02:12:21.820Z[ recovery-image] Feb 25 02:12:19.863 INFO O| Feb 25 02:12:19.863 INFO STEP 151 (remove_files) COMPLETE
50722025-02-25T02:12:21.823Z[ recovery-image] Feb 25 02:12:19.863 INFO O| Feb 25 02:12:19.863 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732025-02-25T02:12:21.860Z[ recovery-image] Feb 25 02:12:19.902 INFO O| Feb 25 02:12:19.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
50742025-02-25T02:12:21.864Z[ recovery-image] Feb 25 02:12:19.903 INFO O| Feb 25 02:12:19.903 INFO STEP 152 (remove_files) COMPLETE
50752025-02-25T02:12:21.864Z[ recovery-image] Feb 25 02:12:19.903 INFO O| Feb 25 02:12:19.903 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762025-02-25T02:12:21.878Z[ recovery-image] Feb 25 02:12:19.921 INFO O| Feb 25 02:12:19.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
50772025-02-25T02:12:21.881Z[ recovery-image] Feb 25 02:12:19.921 INFO O| Feb 25 02:12:19.921 INFO STEP 153 (remove_files) COMPLETE
50782025-02-25T02:12:21.881Z[ recovery-image] Feb 25 02:12:19.921 INFO O| Feb 25 02:12:19.921 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792025-02-25T02:12:21.912Z[ recovery-image] Feb 25 02:12:19.955 INFO O| Feb 25 02:12:19.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
50802025-02-25T02:12:21.915Z[ recovery-image] Feb 25 02:12:19.955 INFO O| Feb 25 02:12:19.955 INFO STEP 154 (remove_files) COMPLETE
50812025-02-25T02:12:21.915Z[ recovery-image] Feb 25 02:12:19.955 INFO O| Feb 25 02:12:19.955 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822025-02-25T02:12:22.045Z[ recovery-image] Feb 25 02:12:20.087 INFO O| Feb 25 02:12:20.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
50832025-02-25T02:12:22.045Z[ recovery-image] Feb 25 02:12:20.087 INFO O| Feb 25 02:12:20.087 INFO STEP 155 (remove_files) COMPLETE
50842025-02-25T02:12:22.045Z[ recovery-image] Feb 25 02:12:20.087 INFO O| Feb 25 02:12:20.087 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852025-02-25T02:12:22.063Z[ recovery-image] Feb 25 02:12:20.106 INFO O| Feb 25 02:12:20.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
50862025-02-25T02:12:22.064Z[ recovery-image] Feb 25 02:12:20.106 INFO O| Feb 25 02:12:20.106 INFO STEP 156 (remove_files) COMPLETE
50872025-02-25T02:12:22.066Z[ recovery-image] Feb 25 02:12:20.106 INFO O| Feb 25 02:12:20.106 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882025-02-25T02:12:22.081Z[ recovery-image] Feb 25 02:12:20.124 INFO O| Feb 25 02:12:20.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50892025-02-25T02:12:22.081Z[ recovery-image] Feb 25 02:12:20.124 INFO O| Feb 25 02:12:20.124 INFO STEP 157 (remove_files) COMPLETE
50902025-02-25T02:12:22.086Z[ recovery-image] Feb 25 02:12:20.124 INFO O| Feb 25 02:12:20.124 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912025-02-25T02:12:22.117Z[ recovery-image] Feb 25 02:12:20.160 INFO O| Feb 25 02:12:20.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50922025-02-25T02:12:22.117Z[ recovery-image] Feb 25 02:12:20.160 INFO O| Feb 25 02:12:20.160 INFO STEP 158 (remove_files) COMPLETE
50932025-02-25T02:12:22.120Z[ recovery-image] Feb 25 02:12:20.160 INFO O| Feb 25 02:12:20.160 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942025-02-25T02:12:22.146Z[ recovery-image] Feb 25 02:12:20.188 INFO O| Feb 25 02:12:20.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50952025-02-25T02:12:22.148Z[ recovery-image] Feb 25 02:12:20.188 INFO O| Feb 25 02:12:20.188 INFO STEP 159 (remove_files) COMPLETE
50962025-02-25T02:12:22.148Z[ recovery-image] Feb 25 02:12:20.188 INFO O| Feb 25 02:12:20.188 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972025-02-25T02:12:22.165Z[ recovery-image] Feb 25 02:12:20.208 INFO O| Feb 25 02:12:20.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50982025-02-25T02:12:22.168Z[ recovery-image] Feb 25 02:12:20.208 INFO O| Feb 25 02:12:20.208 INFO STEP 160 (remove_files) COMPLETE
50992025-02-25T02:12:22.168Z[ recovery-image] Feb 25 02:12:20.208 INFO O| Feb 25 02:12:20.208 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002025-02-25T02:12:22.186Z[ recovery-image] Feb 25 02:12:20.227 INFO O| Feb 25 02:12:20.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
51012025-02-25T02:12:22.186Z[ recovery-image] Feb 25 02:12:20.227 INFO O| Feb 25 02:12:20.227 INFO STEP 161 (remove_files) COMPLETE
51022025-02-25T02:12:22.188Z[ recovery-image] Feb 25 02:12:20.227 INFO O| Feb 25 02:12:20.227 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032025-02-25T02:12:22.204Z[ recovery-image] Feb 25 02:12:20.246 INFO O| Feb 25 02:12:20.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
51042025-02-25T02:12:22.224Z[ recovery-image] Feb 25 02:12:20.267 INFO O| Feb 25 02:12:20.267 INFO STEP 162 (remove_files) COMPLETE
51052025-02-25T02:12:22.224Z[ recovery-image] Feb 25 02:12:20.267 INFO O| Feb 25 02:12:20.267 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062025-02-25T02:12:22.272Z[ recovery-image] Feb 25 02:12:20.315 INFO O| Feb 25 02:12:20.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
51072025-02-25T02:12:22.272Z[ recovery-image] Feb 25 02:12:20.315 INFO O| Feb 25 02:12:20.315 INFO STEP 163 (remove_files) COMPLETE
51082025-02-25T02:12:22.272Z[ recovery-image] Feb 25 02:12:20.315 INFO O| Feb 25 02:12:20.315 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092025-02-25T02:12:22.292Z[ recovery-image] Feb 25 02:12:20.334 INFO O| Feb 25 02:12:20.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
51102025-02-25T02:12:22.292Z[ recovery-image] Feb 25 02:12:20.334 INFO O| Feb 25 02:12:20.334 INFO STEP 164 (remove_files) COMPLETE
51112025-02-25T02:12:22.292Z[ recovery-image] Feb 25 02:12:20.334 INFO O| Feb 25 02:12:20.334 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122025-02-25T02:12:22.311Z[ recovery-image] Feb 25 02:12:20.354 INFO O| Feb 25 02:12:20.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
51132025-02-25T02:12:22.311Z[ recovery-image] Feb 25 02:12:20.354 INFO O| Feb 25 02:12:20.354 INFO STEP 165 (remove_files) COMPLETE
51142025-02-25T02:12:22.316Z[ recovery-image] Feb 25 02:12:20.354 INFO O| Feb 25 02:12:20.354 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152025-02-25T02:12:22.316Z[ host-image] Feb 25 02:12:20.358 INFO O| Feb 25 02:12:20.358 INFO O| Planning: Solver setup ... Done
51162025-02-25T02:12:22.324Z[ host-image] Feb 25 02:12:20.366 INFO O| Feb 25 02:12:20.366 INFO O| Planning: Running solver ... Done
51172025-02-25T02:12:22.334Z[ recovery-image] Feb 25 02:12:20.374 INFO O| Feb 25 02:12:20.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
51182025-02-25T02:12:22.334Z[ recovery-image] Feb 25 02:12:20.374 INFO O| Feb 25 02:12:20.374 INFO STEP 166 (remove_files) COMPLETE
51192025-02-25T02:12:22.334Z[ recovery-image] Feb 25 02:12:20.374 INFO O| Feb 25 02:12:20.374 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202025-02-25T02:12:22.355Z[ recovery-image] Feb 25 02:12:20.397 INFO O| Feb 25 02:12:20.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
51212025-02-25T02:12:22.355Z[ recovery-image] Feb 25 02:12:20.397 INFO O| Feb 25 02:12:20.397 INFO STEP 167 (remove_files) COMPLETE
51222025-02-25T02:12:22.355Z[ recovery-image] Feb 25 02:12:20.397 INFO O| Feb 25 02:12:20.397 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232025-02-25T02:12:22.377Z[ recovery-image] Feb 25 02:12:20.419 INFO O| Feb 25 02:12:20.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
51242025-02-25T02:12:22.377Z[ recovery-image] Feb 25 02:12:20.419 INFO O| Feb 25 02:12:20.419 INFO STEP 168 (remove_files) COMPLETE
51252025-02-25T02:12:22.377Z[ recovery-image] Feb 25 02:12:20.420 INFO O| Feb 25 02:12:20.419 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262025-02-25T02:12:22.398Z[ recovery-image] Feb 25 02:12:20.440 INFO O| Feb 25 02:12:20.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
51272025-02-25T02:12:22.398Z[ recovery-image] Feb 25 02:12:20.440 INFO O| Feb 25 02:12:20.440 INFO STEP 169 (remove_files) COMPLETE
51282025-02-25T02:12:22.401Z[ recovery-image] Feb 25 02:12:20.440 INFO O| Feb 25 02:12:20.440 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292025-02-25T02:12:22.418Z[ recovery-image] Feb 25 02:12:20.460 INFO O| Feb 25 02:12:20.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
51302025-02-25T02:12:22.423Z[ recovery-image] Feb 25 02:12:20.461 INFO O| Feb 25 02:12:20.461 INFO STEP 170 (remove_files) COMPLETE
51312025-02-25T02:12:22.423Z[ recovery-image] Feb 25 02:12:20.461 INFO O| Feb 25 02:12:20.461 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322025-02-25T02:12:22.437Z[ recovery-image] Feb 25 02:12:20.479 INFO O| Feb 25 02:12:20.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
51332025-02-25T02:12:22.437Z[ recovery-image] Feb 25 02:12:20.479 INFO O| Feb 25 02:12:20.479 INFO STEP 171 (remove_files) COMPLETE
51342025-02-25T02:12:22.437Z[ recovery-image] Feb 25 02:12:20.479 INFO O| Feb 25 02:12:20.479 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352025-02-25T02:12:22.456Z[ recovery-image] Feb 25 02:12:20.498 INFO O| Feb 25 02:12:20.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
51362025-02-25T02:12:22.456Z[ recovery-image] Feb 25 02:12:20.498 INFO O| Feb 25 02:12:20.498 INFO STEP 172 (remove_files) COMPLETE
51372025-02-25T02:12:22.456Z[ recovery-image] Feb 25 02:12:20.498 INFO O| Feb 25 02:12:20.498 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382025-02-25T02:12:22.459Z[ host-image] Feb 25 02:12:20.500 INFO O| Feb 25 02:12:20.500 INFO O| Planning: Finding local manifests ... Done
51392025-02-25T02:12:22.459Z[ host-image] Feb 25 02:12:20.501 INFO O| Feb 25 02:12:20.501 INFO O| Planning: Fetching manifests: 0/1 0% complete
51402025-02-25T02:12:22.475Z[ recovery-image] Feb 25 02:12:20.517 INFO O| Feb 25 02:12:20.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
51412025-02-25T02:12:22.475Z[ recovery-image] Feb 25 02:12:20.517 INFO O| Feb 25 02:12:20.517 INFO STEP 173 (remove_files) COMPLETE
51422025-02-25T02:12:22.478Z[ recovery-image] Feb 25 02:12:20.518 INFO O| Feb 25 02:12:20.517 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432025-02-25T02:12:22.494Z[ recovery-image] Feb 25 02:12:20.536 INFO O| Feb 25 02:12:20.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
51442025-02-25T02:12:22.494Z[ recovery-image] Feb 25 02:12:20.537 INFO O| Feb 25 02:12:20.536 INFO STEP 174 (remove_files) COMPLETE
51452025-02-25T02:12:22.497Z[ recovery-image] Feb 25 02:12:20.537 INFO O| Feb 25 02:12:20.536 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462025-02-25T02:12:22.515Z[ recovery-image] Feb 25 02:12:20.558 INFO O| Feb 25 02:12:20.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
51472025-02-25T02:12:22.515Z[ recovery-image] Feb 25 02:12:20.558 INFO O| Feb 25 02:12:20.558 INFO STEP 175 (remove_files) COMPLETE
51482025-02-25T02:12:22.515Z[ recovery-image] Feb 25 02:12:20.558 INFO O| Feb 25 02:12:20.558 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492025-02-25T02:12:22.524Z[verify-libraries] Compiling heck v0.4.1
51502025-02-25T02:12:22.537Z[ recovery-image] Feb 25 02:12:20.579 INFO O| Feb 25 02:12:20.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
51512025-02-25T02:12:22.537Z[ recovery-image] Feb 25 02:12:20.579 INFO O| Feb 25 02:12:20.579 INFO STEP 176 (remove_files) COMPLETE
51522025-02-25T02:12:22.541Z[ recovery-image] Feb 25 02:12:20.579 INFO O| Feb 25 02:12:20.579 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532025-02-25T02:12:22.566Z[ recovery-image] Feb 25 02:12:20.608 INFO O| Feb 25 02:12:20.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
51542025-02-25T02:12:22.566Z[ recovery-image] Feb 25 02:12:20.608 INFO O| Feb 25 02:12:20.608 INFO STEP 177 (remove_files) COMPLETE
51552025-02-25T02:12:22.567Z[ recovery-image] Feb 25 02:12:20.608 INFO O| Feb 25 02:12:20.608 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562025-02-25T02:12:22.629Z[ recovery-image] Feb 25 02:12:20.671 INFO O| Feb 25 02:12:20.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
51572025-02-25T02:12:22.629Z[ recovery-image] Feb 25 02:12:20.671 INFO O| Feb 25 02:12:20.671 INFO STEP 178 (remove_files) COMPLETE
51582025-02-25T02:12:22.631Z[ recovery-image] Feb 25 02:12:20.671 INFO O| Feb 25 02:12:20.671 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592025-02-25T02:12:22.648Z[ host-image] Feb 25 02:12:20.690 INFO O| Feb 25 02:12:20.690 INFO O| Planning: Fetching manifests: 1/1 100% complete
51602025-02-25T02:12:22.669Z[ recovery-image] Feb 25 02:12:20.711 INFO O| Feb 25 02:12:20.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
51612025-02-25T02:12:22.676Z[ recovery-image] Feb 25 02:12:20.719 INFO O| Feb 25 02:12:20.719 INFO STEP 179 (remove_files) COMPLETE
51622025-02-25T02:12:22.677Z[ recovery-image] Feb 25 02:12:20.719 INFO O| Feb 25 02:12:20.719 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632025-02-25T02:12:22.695Z[ host-image] Feb 25 02:12:20.738 INFO O| Feb 25 02:12:20.738 INFO O| Planning: Package planning ... Done
51642025-02-25T02:12:22.698Z[ host-image] Feb 25 02:12:20.739 INFO O| Feb 25 02:12:20.739 INFO O| Planning: Merging actions ... Done
51652025-02-25T02:12:22.733Z[ recovery-image] Feb 25 02:12:20.776 INFO O| Feb 25 02:12:20.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
51662025-02-25T02:12:22.733Z[ recovery-image] Feb 25 02:12:20.776 INFO O| Feb 25 02:12:20.776 INFO STEP 180 (remove_files) COMPLETE
51672025-02-25T02:12:22.736Z[ recovery-image] Feb 25 02:12:20.776 INFO O| Feb 25 02:12:20.776 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682025-02-25T02:12:22.775Z[ recovery-image] Feb 25 02:12:20.818 INFO O| Feb 25 02:12:20.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
51692025-02-25T02:12:22.778Z[ recovery-image] Feb 25 02:12:20.818 INFO O| Feb 25 02:12:20.818 INFO STEP 181 (remove_files) COMPLETE
51702025-02-25T02:12:22.778Z[ recovery-image] Feb 25 02:12:20.818 INFO O| Feb 25 02:12:20.818 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712025-02-25T02:12:22.798Z[ recovery-image] Feb 25 02:12:20.840 INFO O| Feb 25 02:12:20.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
51722025-02-25T02:12:22.800Z[ recovery-image] Feb 25 02:12:20.840 INFO O| Feb 25 02:12:20.840 INFO STEP 182 (remove_files) COMPLETE
51732025-02-25T02:12:22.800Z[ recovery-image] Feb 25 02:12:20.840 INFO O| Feb 25 02:12:20.840 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742025-02-25T02:12:22.838Z[ recovery-image] Feb 25 02:12:20.880 INFO O| Feb 25 02:12:20.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
51752025-02-25T02:12:22.838Z[ recovery-image] Feb 25 02:12:20.880 INFO O| Feb 25 02:12:20.880 INFO STEP 183 (remove_files) COMPLETE
51762025-02-25T02:12:22.838Z[ recovery-image] Feb 25 02:12:20.880 INFO O| Feb 25 02:12:20.880 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772025-02-25T02:12:22.843Z[ host-image] Feb 25 02:12:20.886 INFO O| Feb 25 02:12:20.886 INFO O| Planning: Checking for conflicting actions ... Done
51782025-02-25T02:12:22.847Z[ host-image] Feb 25 02:12:20.887 INFO O| Feb 25 02:12:20.887 INFO O| Planning: Consolidating action changes ... Done
51792025-02-25T02:12:22.858Z[ recovery-image] Feb 25 02:12:20.900 INFO O| Feb 25 02:12:20.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
51802025-02-25T02:12:22.858Z[ recovery-image] Feb 25 02:12:20.900 INFO O| Feb 25 02:12:20.900 INFO STEP 184 (remove_files) COMPLETE
51812025-02-25T02:12:22.861Z[ recovery-image] Feb 25 02:12:20.900 INFO O| Feb 25 02:12:20.900 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822025-02-25T02:12:22.877Z[ recovery-image] Feb 25 02:12:20.919 INFO O| Feb 25 02:12:20.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
51832025-02-25T02:12:22.877Z[ recovery-image] Feb 25 02:12:20.919 INFO O| Feb 25 02:12:20.919 INFO STEP 185 (remove_files) COMPLETE
51842025-02-25T02:12:22.880Z[ recovery-image] Feb 25 02:12:20.919 INFO O| Feb 25 02:12:20.919 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852025-02-25T02:12:22.913Z[ recovery-image] Feb 25 02:12:20.956 INFO O| Feb 25 02:12:20.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
51862025-02-25T02:12:22.913Z[ recovery-image] Feb 25 02:12:20.956 INFO O| Feb 25 02:12:20.956 INFO STEP 186 (remove_files) COMPLETE
51872025-02-25T02:12:22.916Z[ recovery-image] Feb 25 02:12:20.956 INFO O| Feb 25 02:12:20.956 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882025-02-25T02:12:22.946Z[ recovery-image] Feb 25 02:12:20.988 INFO O| Feb 25 02:12:20.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
51892025-02-25T02:12:22.946Z[ recovery-image] Feb 25 02:12:20.988 INFO O| Feb 25 02:12:20.988 INFO STEP 187 (remove_files) COMPLETE
51902025-02-25T02:12:22.949Z[ recovery-image] Feb 25 02:12:20.988 INFO O| Feb 25 02:12:20.988 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912025-02-25T02:12:22.966Z[ recovery-image] Feb 25 02:12:21.007 INFO O| Feb 25 02:12:21.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51922025-02-25T02:12:22.966Z[ recovery-image] Feb 25 02:12:21.007 INFO O| Feb 25 02:12:21.007 INFO STEP 188 (remove_files) COMPLETE
51932025-02-25T02:12:22.969Z[ recovery-image] Feb 25 02:12:21.008 INFO O| Feb 25 02:12:21.007 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942025-02-25T02:12:22.985Z[ recovery-image] Feb 25 02:12:21.026 INFO O| Feb 25 02:12:21.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51952025-02-25T02:12:23.007Z[ recovery-image] Feb 25 02:12:21.050 INFO O| Feb 25 02:12:21.050 INFO STEP 189 (remove_files) COMPLETE
51962025-02-25T02:12:23.007Z[ recovery-image] Feb 25 02:12:21.050 INFO O| Feb 25 02:12:21.050 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972025-02-25T02:12:23.073Z[ recovery-image] Feb 25 02:12:21.115 INFO O| Feb 25 02:12:21.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51982025-02-25T02:12:23.073Z[ recovery-image] Feb 25 02:12:21.115 INFO O| Feb 25 02:12:21.115 INFO STEP 190 (remove_files) COMPLETE
51992025-02-25T02:12:23.073Z[ recovery-image] Feb 25 02:12:21.115 INFO O| Feb 25 02:12:21.115 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002025-02-25T02:12:23.131Z[ recovery-image] Feb 25 02:12:21.173 INFO O| Feb 25 02:12:21.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
52012025-02-25T02:12:23.131Z[ recovery-image] Feb 25 02:12:21.173 INFO O| Feb 25 02:12:21.173 INFO STEP 191 (remove_files) COMPLETE
52022025-02-25T02:12:23.133Z[ recovery-image] Feb 25 02:12:21.173 INFO O| Feb 25 02:12:21.173 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032025-02-25T02:12:23.152Z[ recovery-image] Feb 25 02:12:21.194 INFO O| Feb 25 02:12:21.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
52042025-02-25T02:12:23.152Z[ recovery-image] Feb 25 02:12:21.194 INFO O| Feb 25 02:12:21.194 INFO STEP 192 (remove_files) COMPLETE
52052025-02-25T02:12:23.152Z[ recovery-image] Feb 25 02:12:21.194 INFO O| Feb 25 02:12:21.194 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062025-02-25T02:12:23.172Z[ recovery-image] Feb 25 02:12:21.213 INFO O| Feb 25 02:12:21.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
52072025-02-25T02:12:23.172Z[ recovery-image] Feb 25 02:12:21.213 INFO O| Feb 25 02:12:21.213 INFO STEP 193 (remove_files) COMPLETE
52082025-02-25T02:12:23.172Z[ recovery-image] Feb 25 02:12:21.213 INFO O| Feb 25 02:12:21.213 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092025-02-25T02:12:23.190Z[ recovery-image] Feb 25 02:12:21.232 INFO O| Feb 25 02:12:21.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
52102025-02-25T02:12:23.190Z[ recovery-image] Feb 25 02:12:21.232 INFO O| Feb 25 02:12:21.232 INFO STEP 194 (remove_files) COMPLETE
52112025-02-25T02:12:23.190Z[ recovery-image] Feb 25 02:12:21.232 INFO O| Feb 25 02:12:21.232 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122025-02-25T02:12:23.220Z[ recovery-image] Feb 25 02:12:21.262 INFO O| Feb 25 02:12:21.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
52132025-02-25T02:12:23.220Z[ recovery-image] Feb 25 02:12:21.262 INFO O| Feb 25 02:12:21.262 INFO STEP 195 (remove_files) COMPLETE
52142025-02-25T02:12:23.223Z[ recovery-image] Feb 25 02:12:21.262 INFO O| Feb 25 02:12:21.262 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152025-02-25T02:12:23.294Z[ host-image] Feb 25 02:12:21.336 INFO O| Feb 25 02:12:21.336 INFO O| Planning: Evaluating mediators ... Done
52162025-02-25T02:12:23.297Z[ host-image] Feb 25 02:12:21.337 INFO O| Feb 25 02:12:21.337 INFO O| Planning: Planning completed in 5.76 seconds
52172025-02-25T02:12:23.299Z[ host-image] Feb 25 02:12:21.340 INFO O| Feb 25 02:12:21.340 INFO O| Packages to install: 1
52182025-02-25T02:12:23.318Z[ host-image] Feb 25 02:12:21.360 INFO O| Feb 25 02:12:21.360 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
52192025-02-25T02:12:23.350Z[ recovery-image] Feb 25 02:12:21.392 INFO O| Feb 25 02:12:21.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
52202025-02-25T02:12:23.353Z[ recovery-image] Feb 25 02:12:21.392 INFO O| Feb 25 02:12:21.392 INFO STEP 196 (remove_files) COMPLETE
52212025-02-25T02:12:23.353Z[ recovery-image] Feb 25 02:12:21.392 INFO O| Feb 25 02:12:21.392 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222025-02-25T02:12:23.371Z[ recovery-image] Feb 25 02:12:21.413 INFO O| Feb 25 02:12:21.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
52232025-02-25T02:12:23.373Z[ recovery-image] Feb 25 02:12:21.413 INFO O| Feb 25 02:12:21.413 INFO STEP 197 (remove_files) COMPLETE
52242025-02-25T02:12:23.373Z[ recovery-image] Feb 25 02:12:21.413 INFO O| Feb 25 02:12:21.413 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252025-02-25T02:12:23.390Z[ recovery-image] Feb 25 02:12:21.433 INFO O| Feb 25 02:12:21.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
52262025-02-25T02:12:23.393Z[ recovery-image] Feb 25 02:12:21.433 INFO O| Feb 25 02:12:21.433 INFO STEP 198 (remove_files) COMPLETE
52272025-02-25T02:12:23.393Z[ recovery-image] Feb 25 02:12:21.433 INFO O| Feb 25 02:12:21.433 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282025-02-25T02:12:23.410Z[ recovery-image] Feb 25 02:12:21.453 INFO O| Feb 25 02:12:21.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
52292025-02-25T02:12:23.413Z[ recovery-image] Feb 25 02:12:21.453 INFO O| Feb 25 02:12:21.453 INFO STEP 199 (remove_files) COMPLETE
52302025-02-25T02:12:23.413Z[ recovery-image] Feb 25 02:12:21.453 INFO O| Feb 25 02:12:21.453 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312025-02-25T02:12:23.430Z[ recovery-image] Feb 25 02:12:21.472 INFO O| Feb 25 02:12:21.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
52322025-02-25T02:12:23.433Z[ recovery-image] Feb 25 02:12:21.472 INFO O| Feb 25 02:12:21.472 INFO STEP 200 (remove_files) COMPLETE
52332025-02-25T02:12:23.433Z[ recovery-image] Feb 25 02:12:21.472 INFO O| Feb 25 02:12:21.472 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342025-02-25T02:12:23.449Z[ recovery-image] Feb 25 02:12:21.492 INFO O| Feb 25 02:12:21.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
52352025-02-25T02:12:23.452Z[ recovery-image] Feb 25 02:12:21.492 INFO O| Feb 25 02:12:21.492 INFO STEP 201 (remove_files) COMPLETE
52362025-02-25T02:12:23.452Z[ recovery-image] Feb 25 02:12:21.492 INFO O| Feb 25 02:12:21.492 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372025-02-25T02:12:23.469Z[ recovery-image] Feb 25 02:12:21.511 INFO O| Feb 25 02:12:21.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
52382025-02-25T02:12:23.469Z[ recovery-image] Feb 25 02:12:21.511 INFO O| Feb 25 02:12:21.511 INFO STEP 202 (remove_files) COMPLETE
52392025-02-25T02:12:23.469Z[ recovery-image] Feb 25 02:12:21.511 INFO O| Feb 25 02:12:21.511 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402025-02-25T02:12:23.487Z[ recovery-image] Feb 25 02:12:21.530 INFO O| Feb 25 02:12:21.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
52412025-02-25T02:12:23.487Z[ recovery-image] Feb 25 02:12:21.530 INFO O| Feb 25 02:12:21.530 INFO STEP 203 (remove_files) COMPLETE
52422025-02-25T02:12:23.491Z[ recovery-image] Feb 25 02:12:21.530 INFO O| Feb 25 02:12:21.530 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432025-02-25T02:12:23.507Z[ recovery-image] Feb 25 02:12:21.550 INFO O| Feb 25 02:12:21.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
52442025-02-25T02:12:23.507Z[ recovery-image] Feb 25 02:12:21.550 INFO O| Feb 25 02:12:21.550 INFO STEP 204 (remove_files) COMPLETE
52452025-02-25T02:12:23.507Z[ recovery-image] Feb 25 02:12:21.550 INFO O| Feb 25 02:12:21.550 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462025-02-25T02:12:23.526Z[ recovery-image] Feb 25 02:12:21.568 INFO O| Feb 25 02:12:21.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
52472025-02-25T02:12:23.526Z[ recovery-image] Feb 25 02:12:21.568 INFO O| Feb 25 02:12:21.568 INFO STEP 205 (remove_files) COMPLETE
52482025-02-25T02:12:23.529Z[ recovery-image] Feb 25 02:12:21.568 INFO O| Feb 25 02:12:21.568 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492025-02-25T02:12:23.553Z[ recovery-image] Feb 25 02:12:21.595 INFO O| Feb 25 02:12:21.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
52502025-02-25T02:12:23.553Z[ recovery-image] Feb 25 02:12:21.595 INFO O| Feb 25 02:12:21.595 INFO STEP 206 (remove_files) COMPLETE
52512025-02-25T02:12:23.553Z[ recovery-image] Feb 25 02:12:21.595 INFO O| Feb 25 02:12:21.595 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522025-02-25T02:12:23.601Z[ recovery-image] Feb 25 02:12:21.644 INFO O| Feb 25 02:12:21.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
52532025-02-25T02:12:23.604Z[ recovery-image] Feb 25 02:12:21.644 INFO O| Feb 25 02:12:21.644 INFO STEP 207 (remove_files) COMPLETE
52542025-02-25T02:12:23.604Z[ recovery-image] Feb 25 02:12:21.644 INFO O| Feb 25 02:12:21.644 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552025-02-25T02:12:23.628Z[ recovery-image] Feb 25 02:12:21.670 INFO O| Feb 25 02:12:21.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
52562025-02-25T02:12:23.631Z[ recovery-image] Feb 25 02:12:21.671 INFO O| Feb 25 02:12:21.670 INFO STEP 208 (remove_files) COMPLETE
52572025-02-25T02:12:23.631Z[ recovery-image] Feb 25 02:12:21.671 INFO O| Feb 25 02:12:21.671 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582025-02-25T02:12:23.648Z[ recovery-image] Feb 25 02:12:21.691 INFO O| Feb 25 02:12:21.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
52592025-02-25T02:12:23.651Z[ recovery-image] Feb 25 02:12:21.691 INFO O| Feb 25 02:12:21.691 INFO STEP 209 (remove_files) COMPLETE
52602025-02-25T02:12:23.651Z[ recovery-image] Feb 25 02:12:21.691 INFO O| Feb 25 02:12:21.691 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612025-02-25T02:12:23.668Z[ recovery-image] Feb 25 02:12:21.710 INFO O| Feb 25 02:12:21.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
52622025-02-25T02:12:23.670Z[ recovery-image] Feb 25 02:12:21.711 INFO O| Feb 25 02:12:21.711 INFO STEP 210 (remove_files) COMPLETE
52632025-02-25T02:12:23.670Z[ recovery-image] Feb 25 02:12:21.711 INFO O| Feb 25 02:12:21.711 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642025-02-25T02:12:23.688Z[ recovery-image] Feb 25 02:12:21.730 INFO O| Feb 25 02:12:21.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
52652025-02-25T02:12:23.691Z[ recovery-image] Feb 25 02:12:21.730 INFO O| Feb 25 02:12:21.730 INFO STEP 211 (remove_files) COMPLETE
52662025-02-25T02:12:23.691Z[ recovery-image] Feb 25 02:12:21.731 INFO O| Feb 25 02:12:21.731 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672025-02-25T02:12:23.715Z[ recovery-image] Feb 25 02:12:21.757 INFO O| Feb 25 02:12:21.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
52682025-02-25T02:12:23.715Z[ recovery-image] Feb 25 02:12:21.757 INFO O| Feb 25 02:12:21.757 INFO STEP 212 (remove_files) COMPLETE
52692025-02-25T02:12:23.716Z[ recovery-image] Feb 25 02:12:21.757 INFO O| Feb 25 02:12:21.757 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702025-02-25T02:12:23.747Z[ recovery-image] Feb 25 02:12:21.790 INFO O| Feb 25 02:12:21.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
52712025-02-25T02:12:23.747Z[ recovery-image] Feb 25 02:12:21.790 INFO O| Feb 25 02:12:21.790 INFO STEP 213 (remove_files) COMPLETE
52722025-02-25T02:12:23.747Z[ recovery-image] Feb 25 02:12:21.790 INFO O| Feb 25 02:12:21.790 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732025-02-25T02:12:23.768Z[ recovery-image] Feb 25 02:12:21.810 INFO O| Feb 25 02:12:21.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
52742025-02-25T02:12:23.768Z[ recovery-image] Feb 25 02:12:21.810 INFO O| Feb 25 02:12:21.810 INFO STEP 214 (remove_files) COMPLETE
52752025-02-25T02:12:23.771Z[ recovery-image] Feb 25 02:12:21.810 INFO O| Feb 25 02:12:21.810 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762025-02-25T02:12:23.788Z[ recovery-image] Feb 25 02:12:21.830 INFO O| Feb 25 02:12:21.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
52772025-02-25T02:12:23.790Z[ recovery-image] Feb 25 02:12:21.830 INFO O| Feb 25 02:12:21.830 INFO STEP 215 (remove_files) COMPLETE
52782025-02-25T02:12:23.790Z[ recovery-image] Feb 25 02:12:21.830 INFO O| Feb 25 02:12:21.830 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792025-02-25T02:12:23.807Z[ recovery-image] Feb 25 02:12:21.850 INFO O| Feb 25 02:12:21.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
52802025-02-25T02:12:23.807Z[ recovery-image] Feb 25 02:12:21.850 INFO O| Feb 25 02:12:21.850 INFO STEP 216 (remove_files) COMPLETE
52812025-02-25T02:12:23.810Z[ recovery-image] Feb 25 02:12:21.850 INFO O| Feb 25 02:12:21.850 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822025-02-25T02:12:23.827Z[ recovery-image] Feb 25 02:12:21.869 INFO O| Feb 25 02:12:21.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
52832025-02-25T02:12:23.827Z[ recovery-image] Feb 25 02:12:21.869 INFO O| Feb 25 02:12:21.869 INFO STEP 217 (remove_files) COMPLETE
52842025-02-25T02:12:23.827Z[ recovery-image] Feb 25 02:12:21.869 INFO O| Feb 25 02:12:21.869 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852025-02-25T02:12:23.873Z[ recovery-image] Feb 25 02:12:21.915 INFO O| Feb 25 02:12:21.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
52862025-02-25T02:12:23.873Z[ recovery-image] Feb 25 02:12:21.915 INFO O| Feb 25 02:12:21.915 INFO STEP 218 (remove_files) COMPLETE
52872025-02-25T02:12:23.873Z[ recovery-image] Feb 25 02:12:21.915 INFO O| Feb 25 02:12:21.915 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882025-02-25T02:12:23.905Z[ recovery-image] Feb 25 02:12:21.947 INFO O| Feb 25 02:12:21.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
52892025-02-25T02:12:23.907Z[ recovery-image] Feb 25 02:12:21.947 INFO O| Feb 25 02:12:21.947 INFO STEP 219 (remove_files) COMPLETE
52902025-02-25T02:12:23.907Z[ recovery-image] Feb 25 02:12:21.947 INFO O| Feb 25 02:12:21.947 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912025-02-25T02:12:23.927Z[ recovery-image] Feb 25 02:12:21.969 INFO O| Feb 25 02:12:21.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52922025-02-25T02:12:23.927Z[ recovery-image] Feb 25 02:12:21.970 INFO O| Feb 25 02:12:21.970 INFO STEP 220 (remove_files) COMPLETE
52932025-02-25T02:12:23.927Z[ recovery-image] Feb 25 02:12:21.970 INFO O| Feb 25 02:12:21.970 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942025-02-25T02:12:23.949Z[ recovery-image] Feb 25 02:12:21.991 INFO O| Feb 25 02:12:21.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52952025-02-25T02:12:23.949Z[ recovery-image] Feb 25 02:12:21.991 INFO O| Feb 25 02:12:21.991 INFO STEP 221 (remove_files) COMPLETE
52962025-02-25T02:12:23.949Z[ recovery-image] Feb 25 02:12:21.991 INFO O| Feb 25 02:12:21.991 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972025-02-25T02:12:23.973Z[ recovery-image] Feb 25 02:12:22.015 INFO O| Feb 25 02:12:22.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52982025-02-25T02:12:23.975Z[ recovery-image] Feb 25 02:12:22.018 INFO O| Feb 25 02:12:22.018 INFO STEP 222 (remove_files) COMPLETE
52992025-02-25T02:12:23.976Z[ recovery-image] Feb 25 02:12:22.018 INFO O| Feb 25 02:12:22.018 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002025-02-25T02:12:23.997Z[ recovery-image] Feb 25 02:12:22.039 INFO O| Feb 25 02:12:22.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
53012025-02-25T02:12:24.000Z[ recovery-image] Feb 25 02:12:22.040 INFO O| Feb 25 02:12:22.040 INFO STEP 223 (remove_files) COMPLETE
53022025-02-25T02:12:24.000Z[ recovery-image] Feb 25 02:12:22.040 INFO O| Feb 25 02:12:22.040 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032025-02-25T02:12:24.018Z[ recovery-image] Feb 25 02:12:22.060 INFO O| Feb 25 02:12:22.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
53042025-02-25T02:12:24.018Z[ recovery-image] Feb 25 02:12:22.060 INFO O| Feb 25 02:12:22.060 INFO STEP 224 (remove_files) COMPLETE
53052025-02-25T02:12:24.018Z[ recovery-image] Feb 25 02:12:22.060 INFO O| Feb 25 02:12:22.060 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062025-02-25T02:12:24.038Z[ recovery-image] Feb 25 02:12:22.081 INFO O| Feb 25 02:12:22.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
53072025-02-25T02:12:24.038Z[ recovery-image] Feb 25 02:12:22.081 INFO O| Feb 25 02:12:22.081 INFO STEP 225 (remove_files) COMPLETE
53082025-02-25T02:12:24.041Z[ recovery-image] Feb 25 02:12:22.081 INFO O| Feb 25 02:12:22.081 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092025-02-25T02:12:24.059Z[ recovery-image] Feb 25 02:12:22.101 INFO O| Feb 25 02:12:22.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
53102025-02-25T02:12:24.059Z[ recovery-image] Feb 25 02:12:22.101 INFO O| Feb 25 02:12:22.101 INFO STEP 226 (remove_files) COMPLETE
53112025-02-25T02:12:24.059Z[ recovery-image] Feb 25 02:12:22.101 INFO O| Feb 25 02:12:22.101 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122025-02-25T02:12:24.070Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
53132025-02-25T02:12:24.102Z[ recovery-image] Feb 25 02:12:22.145 INFO O| Feb 25 02:12:22.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
53142025-02-25T02:12:24.105Z[ recovery-image] Feb 25 02:12:22.145 INFO O| Feb 25 02:12:22.145 INFO STEP 227 (remove_files) COMPLETE
53152025-02-25T02:12:24.105Z[ recovery-image] Feb 25 02:12:22.145 INFO O| Feb 25 02:12:22.145 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162025-02-25T02:12:24.124Z[ recovery-image] Feb 25 02:12:22.166 INFO O| Feb 25 02:12:22.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
53172025-02-25T02:12:24.124Z[ recovery-image] Feb 25 02:12:22.166 INFO O| Feb 25 02:12:22.166 INFO STEP 228 (remove_files) COMPLETE
53182025-02-25T02:12:24.124Z[ recovery-image] Feb 25 02:12:22.166 INFO O| Feb 25 02:12:22.166 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192025-02-25T02:12:24.144Z[ recovery-image] Feb 25 02:12:22.186 INFO O| Feb 25 02:12:22.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
53202025-02-25T02:12:24.144Z[ recovery-image] Feb 25 02:12:22.186 INFO O| Feb 25 02:12:22.186 INFO STEP 229 (remove_files) COMPLETE
53212025-02-25T02:12:24.147Z[ recovery-image] Feb 25 02:12:22.186 INFO O| Feb 25 02:12:22.186 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222025-02-25T02:12:24.163Z[ recovery-image] Feb 25 02:12:22.206 INFO O| Feb 25 02:12:22.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
53232025-02-25T02:12:24.163Z[ recovery-image] Feb 25 02:12:22.206 INFO O| Feb 25 02:12:22.206 INFO STEP 230 (remove_files) COMPLETE
53242025-02-25T02:12:24.166Z[ recovery-image] Feb 25 02:12:22.206 INFO O| Feb 25 02:12:22.206 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252025-02-25T02:12:24.184Z[ recovery-image] Feb 25 02:12:22.226 INFO O| Feb 25 02:12:22.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
53262025-02-25T02:12:24.184Z[ recovery-image] Feb 25 02:12:22.226 INFO O| Feb 25 02:12:22.226 INFO STEP 231 (remove_files) COMPLETE
53272025-02-25T02:12:24.184Z[ recovery-image] Feb 25 02:12:22.226 INFO O| Feb 25 02:12:22.226 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282025-02-25T02:12:24.205Z[ recovery-image] Feb 25 02:12:22.247 INFO O| Feb 25 02:12:22.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
53292025-02-25T02:12:24.205Z[ recovery-image] Feb 25 02:12:22.247 INFO O| Feb 25 02:12:22.247 INFO STEP 232 (remove_files) COMPLETE
53302025-02-25T02:12:24.205Z[ recovery-image] Feb 25 02:12:22.247 INFO O| Feb 25 02:12:22.247 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312025-02-25T02:12:24.229Z[ recovery-image] Feb 25 02:12:22.271 INFO O| Feb 25 02:12:22.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
53322025-02-25T02:12:24.232Z[ recovery-image] Feb 25 02:12:22.271 INFO O| Feb 25 02:12:22.271 INFO STEP 233 (remove_files) COMPLETE
53332025-02-25T02:12:24.232Z[ recovery-image] Feb 25 02:12:22.271 INFO O| Feb 25 02:12:22.271 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342025-02-25T02:12:24.249Z[ recovery-image] Feb 25 02:12:22.292 INFO O| Feb 25 02:12:22.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
53352025-02-25T02:12:24.249Z[ recovery-image] Feb 25 02:12:22.292 INFO O| Feb 25 02:12:22.292 INFO STEP 234 (remove_files) COMPLETE
53362025-02-25T02:12:24.249Z[ recovery-image] Feb 25 02:12:22.292 INFO O| Feb 25 02:12:22.292 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372025-02-25T02:12:24.271Z[ recovery-image] Feb 25 02:12:22.313 INFO O| Feb 25 02:12:22.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
53382025-02-25T02:12:24.271Z[ recovery-image] Feb 25 02:12:22.313 INFO O| Feb 25 02:12:22.313 INFO STEP 235 (remove_files) COMPLETE
53392025-02-25T02:12:24.271Z[ recovery-image] Feb 25 02:12:22.313 INFO O| Feb 25 02:12:22.313 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402025-02-25T02:12:24.294Z[ recovery-image] Feb 25 02:12:22.335 INFO O| Feb 25 02:12:22.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
53412025-02-25T02:12:24.294Z[ recovery-image] Feb 25 02:12:22.335 INFO O| Feb 25 02:12:22.335 INFO STEP 236 (remove_files) COMPLETE
53422025-02-25T02:12:24.294Z[ recovery-image] Feb 25 02:12:22.335 INFO O| Feb 25 02:12:22.335 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432025-02-25T02:12:24.370Z[ recovery-image] Feb 25 02:12:22.413 INFO O| Feb 25 02:12:22.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
53442025-02-25T02:12:24.370Z[ recovery-image] Feb 25 02:12:22.413 INFO O| Feb 25 02:12:22.413 INFO STEP 237 (remove_files) COMPLETE
53452025-02-25T02:12:24.370Z[ recovery-image] Feb 25 02:12:22.413 INFO O| Feb 25 02:12:22.413 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462025-02-25T02:12:24.390Z[ host-image] Feb 25 02:12:22.432 INFO O| Feb 25 02:12:22.432 INFO O| Download: Completed 10.27 MB in 1.07 seconds (9.6M/s)
53472025-02-25T02:12:24.471Z[ recovery-image] Feb 25 02:12:22.512 INFO O| Feb 25 02:12:22.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
53482025-02-25T02:12:24.471Z[ recovery-image] Feb 25 02:12:22.512 INFO O| Feb 25 02:12:22.512 INFO STEP 238 (remove_files) COMPLETE
53492025-02-25T02:12:24.474Z[ recovery-image] Feb 25 02:12:22.512 INFO O| Feb 25 02:12:22.512 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53502025-02-25T02:12:24.517Z[ host-image] Feb 25 02:12:22.559 INFO O| Feb 25 02:12:22.559 INFO O| Actions: 1/22 actions (Installing new actions)
53512025-02-25T02:12:24.526Z[ recovery-image] Feb 25 02:12:22.568 INFO O| Feb 25 02:12:22.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
53522025-02-25T02:12:24.526Z[ recovery-image] Feb 25 02:12:22.569 INFO O| Feb 25 02:12:22.568 INFO STEP 239 (remove_files) COMPLETE
53532025-02-25T02:12:24.529Z[ recovery-image] Feb 25 02:12:22.569 INFO O| Feb 25 02:12:22.568 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542025-02-25T02:12:24.545Z[ recovery-image] Feb 25 02:12:22.588 INFO O| Feb 25 02:12:22.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
53552025-02-25T02:12:24.546Z[ recovery-image] Feb 25 02:12:22.588 INFO O| Feb 25 02:12:22.588 INFO STEP 240 (remove_files) COMPLETE
53562025-02-25T02:12:24.546Z[ recovery-image] Feb 25 02:12:22.588 INFO O| Feb 25 02:12:22.588 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572025-02-25T02:12:24.565Z[ recovery-image] Feb 25 02:12:22.607 INFO O| Feb 25 02:12:22.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
53582025-02-25T02:12:24.567Z[ recovery-image] Feb 25 02:12:22.607 INFO O| Feb 25 02:12:22.607 INFO STEP 241 (remove_files) COMPLETE
53592025-02-25T02:12:24.567Z[ recovery-image] Feb 25 02:12:22.608 INFO O| Feb 25 02:12:22.608 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602025-02-25T02:12:24.622Z[ recovery-image] Feb 25 02:12:22.664 INFO O| Feb 25 02:12:22.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
53612025-02-25T02:12:24.626Z[ recovery-image] Feb 25 02:12:22.664 INFO O| Feb 25 02:12:22.664 INFO STEP 242 (remove_files) COMPLETE
53622025-02-25T02:12:24.626Z[ recovery-image] Feb 25 02:12:22.664 INFO O| Feb 25 02:12:22.664 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632025-02-25T02:12:24.641Z[ recovery-image] Feb 25 02:12:22.684 INFO O| Feb 25 02:12:22.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
53642025-02-25T02:12:24.644Z[ recovery-image] Feb 25 02:12:22.684 INFO O| Feb 25 02:12:22.684 INFO STEP 243 (remove_files) COMPLETE
53652025-02-25T02:12:24.644Z[ recovery-image] Feb 25 02:12:22.684 INFO O| Feb 25 02:12:22.684 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662025-02-25T02:12:24.675Z[ recovery-image] Feb 25 02:12:22.718 INFO O| Feb 25 02:12:22.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
53672025-02-25T02:12:24.675Z[ recovery-image] Feb 25 02:12:22.718 INFO O| Feb 25 02:12:22.718 INFO STEP 244 (remove_files) COMPLETE
53682025-02-25T02:12:24.676Z[ recovery-image] Feb 25 02:12:22.718 INFO O| Feb 25 02:12:22.718 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692025-02-25T02:12:24.695Z[ recovery-image] Feb 25 02:12:22.738 INFO O| Feb 25 02:12:22.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
53702025-02-25T02:12:24.695Z[ recovery-image] Feb 25 02:12:22.738 INFO O| Feb 25 02:12:22.738 INFO STEP 245 (remove_files) COMPLETE
53712025-02-25T02:12:24.695Z[ recovery-image] Feb 25 02:12:22.738 INFO O| Feb 25 02:12:22.738 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722025-02-25T02:12:24.734Z[ recovery-image] Feb 25 02:12:22.776 INFO O| Feb 25 02:12:22.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
53732025-02-25T02:12:24.736Z[ recovery-image] Feb 25 02:12:22.776 INFO O| Feb 25 02:12:22.776 INFO STEP 246 (remove_files) COMPLETE
53742025-02-25T02:12:24.736Z[ recovery-image] Feb 25 02:12:22.776 INFO O| Feb 25 02:12:22.776 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752025-02-25T02:12:24.769Z[ recovery-image] Feb 25 02:12:22.811 INFO O| Feb 25 02:12:22.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
53762025-02-25T02:12:24.769Z[ recovery-image] Feb 25 02:12:22.811 INFO O| Feb 25 02:12:22.811 INFO STEP 247 (remove_files) COMPLETE
53772025-02-25T02:12:24.769Z[ recovery-image] Feb 25 02:12:22.811 INFO O| Feb 25 02:12:22.811 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782025-02-25T02:12:24.790Z[ recovery-image] Feb 25 02:12:22.833 INFO O| Feb 25 02:12:22.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
53792025-02-25T02:12:24.790Z[ recovery-image] Feb 25 02:12:22.833 INFO O| Feb 25 02:12:22.833 INFO STEP 248 (remove_files) COMPLETE
53802025-02-25T02:12:24.790Z[ recovery-image] Feb 25 02:12:22.833 INFO O| Feb 25 02:12:22.833 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812025-02-25T02:12:24.819Z[ recovery-image] Feb 25 02:12:22.861 INFO O| Feb 25 02:12:22.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
53822025-02-25T02:12:24.822Z[ recovery-image] Feb 25 02:12:22.861 INFO O| Feb 25 02:12:22.861 INFO STEP 249 (remove_files) COMPLETE
53832025-02-25T02:12:24.822Z[ recovery-image] Feb 25 02:12:22.861 INFO O| Feb 25 02:12:22.861 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842025-02-25T02:12:24.841Z[ recovery-image] Feb 25 02:12:22.884 INFO O| Feb 25 02:12:22.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
53852025-02-25T02:12:24.845Z[ recovery-image] Feb 25 02:12:22.884 INFO O| Feb 25 02:12:22.884 INFO STEP 250 (remove_files) COMPLETE
53862025-02-25T02:12:24.845Z[ recovery-image] Feb 25 02:12:22.884 INFO O| Feb 25 02:12:22.884 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872025-02-25T02:12:24.880Z[ recovery-image] Feb 25 02:12:22.922 INFO O| Feb 25 02:12:22.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
53882025-02-25T02:12:24.882Z[ recovery-image] Feb 25 02:12:22.922 INFO O| Feb 25 02:12:22.922 INFO STEP 251 (remove_files) COMPLETE
53892025-02-25T02:12:24.882Z[ recovery-image] Feb 25 02:12:22.922 INFO O| Feb 25 02:12:22.922 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902025-02-25T02:12:24.899Z[ recovery-image] Feb 25 02:12:22.942 INFO O| Feb 25 02:12:22.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
53912025-02-25T02:12:24.904Z[ recovery-image] Feb 25 02:12:22.942 INFO O| Feb 25 02:12:22.942 INFO STEP 252 (remove_files) COMPLETE
53922025-02-25T02:12:24.904Z[ recovery-image] Feb 25 02:12:22.942 INFO O| Feb 25 02:12:22.942 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932025-02-25T02:12:24.919Z[ recovery-image] Feb 25 02:12:22.962 INFO O| Feb 25 02:12:22.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
53942025-02-25T02:12:24.922Z[ recovery-image] Feb 25 02:12:22.962 INFO O| Feb 25 02:12:22.962 INFO STEP 253 (remove_files) COMPLETE
53952025-02-25T02:12:24.922Z[ recovery-image] Feb 25 02:12:22.962 INFO O| Feb 25 02:12:22.962 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962025-02-25T02:12:24.928Z[ host-image] Feb 25 02:12:22.970 INFO O| Feb 25 02:12:22.970 INFO O| Actions: Completed 22 actions in 0.41 seconds.
53972025-02-25T02:12:24.939Z[ recovery-image] Feb 25 02:12:22.981 INFO O| Feb 25 02:12:22.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53982025-02-25T02:12:24.941Z[ recovery-image] Feb 25 02:12:22.981 INFO O| Feb 25 02:12:22.981 INFO STEP 254 (remove_files) COMPLETE
53992025-02-25T02:12:24.941Z[ recovery-image] Feb 25 02:12:22.981 INFO O| Feb 25 02:12:22.981 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002025-02-25T02:12:24.957Z[ recovery-image] Feb 25 02:12:22.999 INFO O| Feb 25 02:12:22.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
54012025-02-25T02:12:24.957Z[ recovery-image] Feb 25 02:12:23.000 INFO O| Feb 25 02:12:22.999 INFO STEP 255 (remove_files) COMPLETE
54022025-02-25T02:12:24.957Z[ recovery-image] Feb 25 02:12:23.000 INFO O| Feb 25 02:12:22.999 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032025-02-25T02:12:24.976Z[ recovery-image] Feb 25 02:12:23.019 INFO O| Feb 25 02:12:23.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
54042025-02-25T02:12:24.998Z[ recovery-image] Feb 25 02:12:23.040 INFO O| Feb 25 02:12:23.040 INFO STEP 256 (remove_files) COMPLETE
54052025-02-25T02:12:24.999Z[ recovery-image] Feb 25 02:12:23.040 INFO O| Feb 25 02:12:23.040 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062025-02-25T02:12:25.046Z[ recovery-image] Feb 25 02:12:23.088 INFO O| Feb 25 02:12:23.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
54072025-02-25T02:12:25.046Z[ recovery-image] Feb 25 02:12:23.088 INFO O| Feb 25 02:12:23.088 INFO STEP 257 (remove_files) COMPLETE
54082025-02-25T02:12:25.046Z[ recovery-image] Feb 25 02:12:23.088 INFO O| Feb 25 02:12:23.088 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092025-02-25T02:12:25.115Z[ recovery-image] Feb 25 02:12:23.158 INFO O| Feb 25 02:12:23.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
54102025-02-25T02:12:25.115Z[ recovery-image] Feb 25 02:12:23.158 INFO O| Feb 25 02:12:23.158 INFO STEP 258 (remove_files) COMPLETE
54112025-02-25T02:12:25.118Z[ recovery-image] Feb 25 02:12:23.158 INFO O| Feb 25 02:12:23.158 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122025-02-25T02:12:25.138Z[ recovery-image] Feb 25 02:12:23.180 INFO O| Feb 25 02:12:23.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
54132025-02-25T02:12:25.138Z[ recovery-image] Feb 25 02:12:23.180 INFO O| Feb 25 02:12:23.180 INFO STEP 259 (remove_files) COMPLETE
54142025-02-25T02:12:25.138Z[ recovery-image] Feb 25 02:12:23.180 INFO O| Feb 25 02:12:23.180 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152025-02-25T02:12:25.158Z[ recovery-image] Feb 25 02:12:23.199 INFO O| Feb 25 02:12:23.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
54162025-02-25T02:12:25.158Z[ recovery-image] Feb 25 02:12:23.200 INFO O| Feb 25 02:12:23.200 INFO STEP 260 (remove_files) COMPLETE
54172025-02-25T02:12:25.158Z[ recovery-image] Feb 25 02:12:23.200 INFO O| Feb 25 02:12:23.200 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182025-02-25T02:12:25.177Z[ recovery-image] Feb 25 02:12:23.219 INFO O| Feb 25 02:12:23.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
54192025-02-25T02:12:25.177Z[ recovery-image] Feb 25 02:12:23.220 INFO O| Feb 25 02:12:23.219 INFO STEP 261 (remove_files) COMPLETE
54202025-02-25T02:12:25.177Z[ recovery-image] Feb 25 02:12:23.220 INFO O| Feb 25 02:12:23.219 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212025-02-25T02:12:25.197Z[ recovery-image] Feb 25 02:12:23.240 INFO O| Feb 25 02:12:23.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
54222025-02-25T02:12:25.197Z[ recovery-image] Feb 25 02:12:23.240 INFO O| Feb 25 02:12:23.240 INFO STEP 262 (remove_files) COMPLETE
54232025-02-25T02:12:25.197Z[ recovery-image] Feb 25 02:12:23.240 INFO O| Feb 25 02:12:23.240 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242025-02-25T02:12:25.240Z[ recovery-image] Feb 25 02:12:23.283 INFO O| Feb 25 02:12:23.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
54252025-02-25T02:12:25.240Z[ recovery-image] Feb 25 02:12:23.283 INFO O| Feb 25 02:12:23.283 INFO STEP 263 (remove_files) COMPLETE
54262025-02-25T02:12:25.241Z[ recovery-image] Feb 25 02:12:23.283 INFO O| Feb 25 02:12:23.283 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272025-02-25T02:12:25.261Z[ recovery-image] Feb 25 02:12:23.303 INFO O| Feb 25 02:12:23.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
54282025-02-25T02:12:25.261Z[ recovery-image] Feb 25 02:12:23.304 INFO O| Feb 25 02:12:23.304 INFO STEP 264 (remove_files) COMPLETE
54292025-02-25T02:12:25.261Z[ recovery-image] Feb 25 02:12:23.304 INFO O| Feb 25 02:12:23.304 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302025-02-25T02:12:25.303Z[ recovery-image] Feb 25 02:12:23.346 INFO O| Feb 25 02:12:23.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
54312025-02-25T02:12:25.306Z[ recovery-image] Feb 25 02:12:23.346 INFO O| Feb 25 02:12:23.346 INFO STEP 265 (remove_files) COMPLETE
54322025-02-25T02:12:25.306Z[ recovery-image] Feb 25 02:12:23.346 INFO O| Feb 25 02:12:23.346 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332025-02-25T02:12:25.337Z[ recovery-image] Feb 25 02:12:23.380 INFO O| Feb 25 02:12:23.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
54342025-02-25T02:12:25.337Z[ recovery-image] Feb 25 02:12:23.380 INFO O| Feb 25 02:12:23.380 INFO STEP 266 (remove_files) COMPLETE
54352025-02-25T02:12:25.337Z[ recovery-image] Feb 25 02:12:23.380 INFO O| Feb 25 02:12:23.380 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362025-02-25T02:12:25.399Z[ recovery-image] Feb 25 02:12:23.441 INFO O| Feb 25 02:12:23.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
54372025-02-25T02:12:25.399Z[ recovery-image] Feb 25 02:12:23.441 INFO O| Feb 25 02:12:23.441 INFO STEP 267 (remove_files) COMPLETE
54382025-02-25T02:12:25.399Z[ recovery-image] Feb 25 02:12:23.441 INFO O| Feb 25 02:12:23.441 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392025-02-25T02:12:25.526Z[ recovery-image] Feb 25 02:12:23.568 INFO O| Feb 25 02:12:23.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
54402025-02-25T02:12:25.526Z[ recovery-image] Feb 25 02:12:23.568 INFO O| Feb 25 02:12:23.568 INFO STEP 268 (remove_files) COMPLETE
54412025-02-25T02:12:25.526Z[ recovery-image] Feb 25 02:12:23.568 INFO O| Feb 25 02:12:23.568 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422025-02-25T02:12:25.535Z[ host-image] Feb 25 02:12:23.577 INFO O| Feb 25 02:12:23.577 INFO O| Done
54432025-02-25T02:12:25.535Z[ host-image] Feb 25 02:12:23.577 INFO O| Feb 25 02:12:23.577 INFO O| Done
54442025-02-25T02:12:25.545Z[ recovery-image] Feb 25 02:12:23.587 INFO O| Feb 25 02:12:23.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
54452025-02-25T02:12:25.548Z[ recovery-image] Feb 25 02:12:23.588 INFO O| Feb 25 02:12:23.588 INFO STEP 269 (remove_files) COMPLETE
54462025-02-25T02:12:25.548Z[ recovery-image] Feb 25 02:12:23.588 INFO O| Feb 25 02:12:23.588 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472025-02-25T02:12:25.576Z[ recovery-image] Feb 25 02:12:23.618 INFO O| Feb 25 02:12:23.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
54482025-02-25T02:12:25.576Z[ recovery-image] Feb 25 02:12:23.618 INFO O| Feb 25 02:12:23.618 INFO STEP 270 (remove_files) COMPLETE
54492025-02-25T02:12:25.579Z[ recovery-image] Feb 25 02:12:23.618 INFO O| Feb 25 02:12:23.618 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502025-02-25T02:12:25.628Z[ recovery-image] Feb 25 02:12:23.671 INFO O| Feb 25 02:12:23.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
54512025-02-25T02:12:25.628Z[ recovery-image] Feb 25 02:12:23.671 INFO O| Feb 25 02:12:23.671 INFO STEP 271 (remove_files) COMPLETE
54522025-02-25T02:12:25.631Z[ recovery-image] Feb 25 02:12:23.671 INFO O| Feb 25 02:12:23.671 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532025-02-25T02:12:25.669Z[ recovery-image] Feb 25 02:12:23.711 INFO O| Feb 25 02:12:23.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
54542025-02-25T02:12:25.669Z[ recovery-image] Feb 25 02:12:23.712 INFO O| Feb 25 02:12:23.711 INFO STEP 272 (remove_files) COMPLETE
54552025-02-25T02:12:25.672Z[ recovery-image] Feb 25 02:12:23.712 INFO O| Feb 25 02:12:23.712 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562025-02-25T02:12:25.700Z[ recovery-image] Feb 25 02:12:23.742 INFO O| Feb 25 02:12:23.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
54572025-02-25T02:12:25.702Z[ recovery-image] Feb 25 02:12:23.742 INFO O| Feb 25 02:12:23.742 INFO STEP 273 (remove_files) COMPLETE
54582025-02-25T02:12:25.702Z[ recovery-image] Feb 25 02:12:23.742 INFO O| Feb 25 02:12:23.742 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592025-02-25T02:12:25.718Z[ recovery-image] Feb 25 02:12:23.760 INFO O| Feb 25 02:12:23.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
54602025-02-25T02:12:25.721Z[ recovery-image] Feb 25 02:12:23.761 INFO O| Feb 25 02:12:23.761 INFO STEP 274 (remove_files) COMPLETE
54612025-02-25T02:12:25.721Z[ recovery-image] Feb 25 02:12:23.761 INFO O| Feb 25 02:12:23.761 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622025-02-25T02:12:25.735Z[ recovery-image] Feb 25 02:12:23.777 INFO O| Feb 25 02:12:23.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
54632025-02-25T02:12:25.738Z[ recovery-image] Feb 25 02:12:23.777 INFO O| Feb 25 02:12:23.777 INFO STEP 275 (remove_files) COMPLETE
54642025-02-25T02:12:25.738Z[ recovery-image] Feb 25 02:12:23.778 INFO O| Feb 25 02:12:23.777 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652025-02-25T02:12:25.754Z[ recovery-image] Feb 25 02:12:23.796 INFO O| Feb 25 02:12:23.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
54662025-02-25T02:12:25.757Z[ recovery-image] Feb 25 02:12:23.796 INFO O| Feb 25 02:12:23.796 INFO STEP 276 (remove_files) COMPLETE
54672025-02-25T02:12:25.757Z[ recovery-image] Feb 25 02:12:23.796 INFO O| Feb 25 02:12:23.796 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682025-02-25T02:12:25.774Z[ recovery-image] Feb 25 02:12:23.816 INFO O| Feb 25 02:12:23.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
54692025-02-25T02:12:25.798Z[ recovery-image] Feb 25 02:12:23.841 INFO O| Feb 25 02:12:23.841 INFO STEP 277 (remove_files) COMPLETE
54702025-02-25T02:12:25.801Z[ recovery-image] Feb 25 02:12:23.841 INFO O| Feb 25 02:12:23.841 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712025-02-25T02:12:25.860Z[ recovery-image] Feb 25 02:12:23.902 INFO O| Feb 25 02:12:23.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
54722025-02-25T02:12:25.860Z[ recovery-image] Feb 25 02:12:23.902 INFO O| Feb 25 02:12:23.902 INFO STEP 278 (remove_files) COMPLETE
54732025-02-25T02:12:25.860Z[ recovery-image] Feb 25 02:12:23.902 INFO O| Feb 25 02:12:23.902 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742025-02-25T02:12:25.890Z[ recovery-image] Feb 25 02:12:23.932 INFO O| Feb 25 02:12:23.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
54752025-02-25T02:12:25.890Z[ recovery-image] Feb 25 02:12:23.932 INFO O| Feb 25 02:12:23.932 INFO STEP 279 (remove_files) COMPLETE
54762025-02-25T02:12:25.893Z[ recovery-image] Feb 25 02:12:23.932 INFO O| Feb 25 02:12:23.932 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772025-02-25T02:12:25.939Z[ recovery-image] Feb 25 02:12:23.981 INFO O| Feb 25 02:12:23.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
54782025-02-25T02:12:25.939Z[ recovery-image] Feb 25 02:12:23.981 INFO O| Feb 25 02:12:23.981 INFO STEP 280 (remove_files) COMPLETE
54792025-02-25T02:12:25.939Z[ recovery-image] Feb 25 02:12:23.981 INFO O| Feb 25 02:12:23.981 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802025-02-25T02:12:25.956Z[ recovery-image] Feb 25 02:12:23.998 INFO O| Feb 25 02:12:23.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
54812025-02-25T02:12:25.980Z[ recovery-image] Feb 25 02:12:24.021 INFO O| Feb 25 02:12:24.021 INFO STEP 281 (remove_files) COMPLETE
54822025-02-25T02:12:25.980Z[ recovery-image] Feb 25 02:12:24.021 INFO O| Feb 25 02:12:24.021 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832025-02-25T02:12:26.014Z[ recovery-image] Feb 25 02:12:24.056 INFO O| Feb 25 02:12:24.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
54842025-02-25T02:12:26.014Z[ recovery-image] Feb 25 02:12:24.056 INFO O| Feb 25 02:12:24.056 INFO STEP 282 (remove_files) COMPLETE
54852025-02-25T02:12:26.014Z[ recovery-image] Feb 25 02:12:24.056 INFO O| Feb 25 02:12:24.056 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862025-02-25T02:12:26.033Z[ recovery-image] Feb 25 02:12:24.075 INFO O| Feb 25 02:12:24.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
54872025-02-25T02:12:26.033Z[ recovery-image] Feb 25 02:12:24.075 INFO O| Feb 25 02:12:24.075 INFO STEP 283 (remove_files) COMPLETE
54882025-02-25T02:12:26.035Z[ recovery-image] Feb 25 02:12:24.075 INFO O| Feb 25 02:12:24.075 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892025-02-25T02:12:26.053Z[ recovery-image] Feb 25 02:12:24.095 INFO O| Feb 25 02:12:24.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
54902025-02-25T02:12:26.053Z[ recovery-image] Feb 25 02:12:24.096 INFO O| Feb 25 02:12:24.096 INFO STEP 284 (remove_files) COMPLETE
54912025-02-25T02:12:26.053Z[ recovery-image] Feb 25 02:12:24.096 INFO O| Feb 25 02:12:24.096 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922025-02-25T02:12:26.075Z[ recovery-image] Feb 25 02:12:24.117 INFO O| Feb 25 02:12:24.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
54932025-02-25T02:12:26.075Z[ recovery-image] Feb 25 02:12:24.118 INFO O| Feb 25 02:12:24.117 INFO STEP 285 (remove_files) COMPLETE
54942025-02-25T02:12:26.075Z[ recovery-image] Feb 25 02:12:24.118 INFO O| Feb 25 02:12:24.118 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952025-02-25T02:12:26.097Z[ recovery-image] Feb 25 02:12:24.139 INFO O| Feb 25 02:12:24.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54962025-02-25T02:12:26.097Z[ recovery-image] Feb 25 02:12:24.139 INFO O| Feb 25 02:12:24.139 INFO STEP 286 (remove_files) COMPLETE
54972025-02-25T02:12:26.097Z[ recovery-image] Feb 25 02:12:24.139 INFO O| Feb 25 02:12:24.139 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982025-02-25T02:12:26.131Z[ recovery-image] Feb 25 02:12:24.173 INFO O| Feb 25 02:12:24.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54992025-02-25T02:12:26.131Z[ recovery-image] Feb 25 02:12:24.173 INFO O| Feb 25 02:12:24.173 INFO STEP 287 (remove_files) COMPLETE
55002025-02-25T02:12:26.131Z[ recovery-image] Feb 25 02:12:24.173 INFO O| Feb 25 02:12:24.173 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012025-02-25T02:12:26.152Z[ recovery-image] Feb 25 02:12:24.195 INFO O| Feb 25 02:12:24.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
55022025-02-25T02:12:26.152Z[ recovery-image] Feb 25 02:12:24.195 INFO O| Feb 25 02:12:24.195 INFO STEP 288 (remove_files) COMPLETE
55032025-02-25T02:12:26.152Z[ recovery-image] Feb 25 02:12:24.195 INFO O| Feb 25 02:12:24.195 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042025-02-25T02:12:26.181Z[ recovery-image] Feb 25 02:12:24.223 INFO O| Feb 25 02:12:24.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
55052025-02-25T02:12:26.183Z[ recovery-image] Feb 25 02:12:24.223 INFO O| Feb 25 02:12:24.223 INFO STEP 289 (remove_files) COMPLETE
55062025-02-25T02:12:26.183Z[ recovery-image] Feb 25 02:12:24.223 INFO O| Feb 25 02:12:24.223 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072025-02-25T02:12:26.201Z[ recovery-image] Feb 25 02:12:24.244 INFO O| Feb 25 02:12:24.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
55082025-02-25T02:12:26.205Z[ recovery-image] Feb 25 02:12:24.244 INFO O| Feb 25 02:12:24.244 INFO STEP 290 (remove_files) COMPLETE
55092025-02-25T02:12:26.205Z[ recovery-image] Feb 25 02:12:24.244 INFO O| Feb 25 02:12:24.244 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102025-02-25T02:12:26.223Z[ recovery-image] Feb 25 02:12:24.265 INFO O| Feb 25 02:12:24.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
55112025-02-25T02:12:26.226Z[ recovery-image] Feb 25 02:12:24.266 INFO O| Feb 25 02:12:24.266 INFO STEP 291 (remove_files) COMPLETE
55122025-02-25T02:12:26.226Z[ recovery-image] Feb 25 02:12:24.266 INFO O| Feb 25 02:12:24.266 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132025-02-25T02:12:26.340Z[ recovery-image] Feb 25 02:12:24.382 INFO O| Feb 25 02:12:24.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
55142025-02-25T02:12:26.342Z[ recovery-image] Feb 25 02:12:24.382 INFO O| Feb 25 02:12:24.382 INFO STEP 292 (remove_files) COMPLETE
55152025-02-25T02:12:26.342Z[ recovery-image] Feb 25 02:12:24.382 INFO O| Feb 25 02:12:24.382 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162025-02-25T02:12:26.372Z[ recovery-image] Feb 25 02:12:24.414 INFO O| Feb 25 02:12:24.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
55172025-02-25T02:12:26.372Z[ recovery-image] Feb 25 02:12:24.414 INFO O| Feb 25 02:12:24.414 INFO STEP 293 (remove_files) COMPLETE
55182025-02-25T02:12:26.372Z[ recovery-image] Feb 25 02:12:24.414 INFO O| Feb 25 02:12:24.414 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192025-02-25T02:12:26.405Z[ recovery-image] Feb 25 02:12:24.447 INFO O| Feb 25 02:12:24.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
55202025-02-25T02:12:26.405Z[ recovery-image] Feb 25 02:12:24.447 INFO O| Feb 25 02:12:24.447 INFO STEP 294 (remove_files) COMPLETE
55212025-02-25T02:12:26.405Z[ recovery-image] Feb 25 02:12:24.447 INFO O| Feb 25 02:12:24.447 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222025-02-25T02:12:26.445Z[ recovery-image] Feb 25 02:12:24.487 INFO O| Feb 25 02:12:24.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
55232025-02-25T02:12:26.445Z[ recovery-image] Feb 25 02:12:24.487 INFO O| Feb 25 02:12:24.487 INFO STEP 295 (remove_files) COMPLETE
55242025-02-25T02:12:26.445Z[ recovery-image] Feb 25 02:12:24.487 INFO O| Feb 25 02:12:24.487 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252025-02-25T02:12:26.466Z[ recovery-image] Feb 25 02:12:24.507 INFO O| Feb 25 02:12:24.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
55262025-02-25T02:12:26.466Z[ recovery-image] Feb 25 02:12:24.507 INFO O| Feb 25 02:12:24.507 INFO STEP 296 (remove_files) COMPLETE
55272025-02-25T02:12:26.466Z[ recovery-image] Feb 25 02:12:24.507 INFO O| Feb 25 02:12:24.507 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282025-02-25T02:12:26.485Z[ recovery-image] Feb 25 02:12:24.527 INFO O| Feb 25 02:12:24.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
55292025-02-25T02:12:26.485Z[ recovery-image] Feb 25 02:12:24.527 INFO O| Feb 25 02:12:24.527 INFO STEP 297 (remove_files) COMPLETE
55302025-02-25T02:12:26.488Z[ recovery-image] Feb 25 02:12:24.527 INFO O| Feb 25 02:12:24.527 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312025-02-25T02:12:26.516Z[ recovery-image] Feb 25 02:12:24.558 INFO O| Feb 25 02:12:24.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
55322025-02-25T02:12:26.516Z[ recovery-image] Feb 25 02:12:24.558 INFO O| Feb 25 02:12:24.558 INFO STEP 298 (remove_files) COMPLETE
55332025-02-25T02:12:26.516Z[ recovery-image] Feb 25 02:12:24.558 INFO O| Feb 25 02:12:24.558 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342025-02-25T02:12:26.535Z[ recovery-image] Feb 25 02:12:24.578 INFO O| Feb 25 02:12:24.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
55352025-02-25T02:12:26.535Z[ recovery-image] Feb 25 02:12:24.578 INFO O| Feb 25 02:12:24.578 INFO STEP 299 (remove_files) COMPLETE
55362025-02-25T02:12:26.535Z[ recovery-image] Feb 25 02:12:24.578 INFO O| Feb 25 02:12:24.578 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372025-02-25T02:12:26.567Z[ recovery-image] Feb 25 02:12:24.609 INFO O| Feb 25 02:12:24.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
55382025-02-25T02:12:26.567Z[ recovery-image] Feb 25 02:12:24.609 INFO O| Feb 25 02:12:24.609 INFO STEP 300 (remove_files) COMPLETE
55392025-02-25T02:12:26.570Z[ recovery-image] Feb 25 02:12:24.609 INFO O| Feb 25 02:12:24.609 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402025-02-25T02:12:26.605Z[ recovery-image] Feb 25 02:12:24.647 INFO O| Feb 25 02:12:24.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
55412025-02-25T02:12:26.605Z[ recovery-image] Feb 25 02:12:24.647 INFO O| Feb 25 02:12:24.647 INFO STEP 301 (remove_files) COMPLETE
55422025-02-25T02:12:26.605Z[ recovery-image] Feb 25 02:12:24.647 INFO O| Feb 25 02:12:24.647 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432025-02-25T02:12:26.626Z[ recovery-image] Feb 25 02:12:24.667 INFO O| Feb 25 02:12:24.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
55442025-02-25T02:12:26.626Z[ recovery-image] Feb 25 02:12:24.667 INFO O| Feb 25 02:12:24.667 INFO STEP 302 (remove_files) COMPLETE
55452025-02-25T02:12:26.626Z[ recovery-image] Feb 25 02:12:24.667 INFO O| Feb 25 02:12:24.667 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462025-02-25T02:12:26.646Z[ recovery-image] Feb 25 02:12:24.688 INFO O| Feb 25 02:12:24.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
55472025-02-25T02:12:26.646Z[ recovery-image] Feb 25 02:12:24.689 INFO O| Feb 25 02:12:24.688 INFO STEP 303 (remove_files) COMPLETE
55482025-02-25T02:12:26.648Z[ recovery-image] Feb 25 02:12:24.689 INFO O| Feb 25 02:12:24.689 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492025-02-25T02:12:26.668Z[ recovery-image] Feb 25 02:12:24.710 INFO O| Feb 25 02:12:24.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
55502025-02-25T02:12:26.668Z[ recovery-image] Feb 25 02:12:24.710 INFO O| Feb 25 02:12:24.710 INFO STEP 304 (remove_files) COMPLETE
55512025-02-25T02:12:26.668Z[ recovery-image] Feb 25 02:12:24.710 INFO O| Feb 25 02:12:24.710 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522025-02-25T02:12:26.691Z[ recovery-image] Feb 25 02:12:24.732 INFO O| Feb 25 02:12:24.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
55532025-02-25T02:12:26.693Z[ recovery-image] Feb 25 02:12:24.732 INFO O| Feb 25 02:12:24.732 INFO STEP 305 (remove_files) COMPLETE
55542025-02-25T02:12:26.694Z[ recovery-image] Feb 25 02:12:24.732 INFO O| Feb 25 02:12:24.732 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552025-02-25T02:12:26.712Z[ recovery-image] Feb 25 02:12:24.755 INFO O| Feb 25 02:12:24.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
55562025-02-25T02:12:26.712Z[ recovery-image] Feb 25 02:12:24.755 INFO O| Feb 25 02:12:24.755 INFO STEP 306 (remove_files) COMPLETE
55572025-02-25T02:12:26.715Z[ recovery-image] Feb 25 02:12:24.755 INFO O| Feb 25 02:12:24.755 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582025-02-25T02:12:26.734Z[ recovery-image] Feb 25 02:12:24.776 INFO O| Feb 25 02:12:24.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
55592025-02-25T02:12:26.734Z[ recovery-image] Feb 25 02:12:24.776 INFO O| Feb 25 02:12:24.776 INFO STEP 307 (remove_files) COMPLETE
55602025-02-25T02:12:26.734Z[ recovery-image] Feb 25 02:12:24.776 INFO O| Feb 25 02:12:24.776 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612025-02-25T02:12:26.756Z[ recovery-image] Feb 25 02:12:24.798 INFO O| Feb 25 02:12:24.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
55622025-02-25T02:12:26.756Z[ recovery-image] Feb 25 02:12:24.798 INFO O| Feb 25 02:12:24.798 INFO STEP 308 (remove_files) COMPLETE
55632025-02-25T02:12:26.756Z[ recovery-image] Feb 25 02:12:24.798 INFO O| Feb 25 02:12:24.798 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642025-02-25T02:12:26.777Z[ recovery-image] Feb 25 02:12:24.820 INFO O| Feb 25 02:12:24.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
55652025-02-25T02:12:26.777Z[ recovery-image] Feb 25 02:12:24.820 INFO O| Feb 25 02:12:24.820 INFO STEP 309 (remove_files) COMPLETE
55662025-02-25T02:12:26.777Z[ recovery-image] Feb 25 02:12:24.820 INFO O| Feb 25 02:12:24.820 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672025-02-25T02:12:26.798Z[ recovery-image] Feb 25 02:12:24.840 INFO O| Feb 25 02:12:24.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
55682025-02-25T02:12:26.798Z[ recovery-image] Feb 25 02:12:24.840 INFO O| Feb 25 02:12:24.840 INFO STEP 310 (remove_files) COMPLETE
55692025-02-25T02:12:26.798Z[ recovery-image] Feb 25 02:12:24.841 INFO O| Feb 25 02:12:24.840 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702025-02-25T02:12:26.858Z[ recovery-image] Feb 25 02:12:24.900 INFO O| Feb 25 02:12:24.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
55712025-02-25T02:12:26.858Z[ recovery-image] Feb 25 02:12:24.900 INFO O| Feb 25 02:12:24.900 INFO STEP 311 (remove_files) COMPLETE
55722025-02-25T02:12:26.858Z[ recovery-image] Feb 25 02:12:24.900 INFO O| Feb 25 02:12:24.900 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732025-02-25T02:12:26.908Z[ host-image] Feb 25 02:12:24.949 INFO O| Feb 25 02:12:24.949 INFO O| Done
55742025-02-25T02:12:26.917Z[ recovery-image] Feb 25 02:12:24.959 INFO O| Feb 25 02:12:24.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
55752025-02-25T02:12:26.919Z[ recovery-image] Feb 25 02:12:24.959 INFO O| Feb 25 02:12:24.959 INFO STEP 312 (remove_files) COMPLETE
55762025-02-25T02:12:26.919Z[ recovery-image] Feb 25 02:12:24.959 INFO O| Feb 25 02:12:24.959 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772025-02-25T02:12:26.938Z[ recovery-image] Feb 25 02:12:24.981 INFO O| Feb 25 02:12:24.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55782025-02-25T02:12:26.938Z[ recovery-image] Feb 25 02:12:24.981 INFO O| Feb 25 02:12:24.981 INFO STEP 313 (remove_files) COMPLETE
55792025-02-25T02:12:26.938Z[ recovery-image] Feb 25 02:12:24.981 INFO O| Feb 25 02:12:24.981 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802025-02-25T02:12:27.033Z[ recovery-image] Feb 25 02:12:25.076 INFO O| Feb 25 02:12:25.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55812025-02-25T02:12:27.033Z[ recovery-image] Feb 25 02:12:25.076 INFO O| Feb 25 02:12:25.076 INFO STEP 314 (remove_files) COMPLETE
55822025-02-25T02:12:27.048Z[ recovery-image] Feb 25 02:12:25.076 INFO O| Feb 25 02:12:25.076 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832025-02-25T02:12:27.055Z[ recovery-image] Feb 25 02:12:25.097 INFO O| Feb 25 02:12:25.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55842025-02-25T02:12:27.055Z[ recovery-image] Feb 25 02:12:25.097 INFO O| Feb 25 02:12:25.097 INFO STEP 315 (remove_files) COMPLETE
55852025-02-25T02:12:27.055Z[ recovery-image] Feb 25 02:12:25.097 INFO O| Feb 25 02:12:25.097 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862025-02-25T02:12:27.075Z[ recovery-image] Feb 25 02:12:25.117 INFO O| Feb 25 02:12:25.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55872025-02-25T02:12:27.075Z[ recovery-image] Feb 25 02:12:25.117 INFO O| Feb 25 02:12:25.117 INFO STEP 316 (remove_files) COMPLETE
55882025-02-25T02:12:27.077Z[ recovery-image] Feb 25 02:12:25.117 INFO O| Feb 25 02:12:25.117 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892025-02-25T02:12:27.102Z[ recovery-image] Feb 25 02:12:25.144 INFO O| Feb 25 02:12:25.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55902025-02-25T02:12:27.102Z[ recovery-image] Feb 25 02:12:25.144 INFO O| Feb 25 02:12:25.144 INFO STEP 317 (remove_files) COMPLETE
55912025-02-25T02:12:27.102Z[ recovery-image] Feb 25 02:12:25.144 INFO O| Feb 25 02:12:25.144 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922025-02-25T02:12:27.124Z[ recovery-image] Feb 25 02:12:25.165 INFO O| Feb 25 02:12:25.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55932025-02-25T02:12:27.124Z[ recovery-image] Feb 25 02:12:25.165 INFO O| Feb 25 02:12:25.165 INFO STEP 318 (remove_files) COMPLETE
55942025-02-25T02:12:27.127Z[ recovery-image] Feb 25 02:12:25.165 INFO O| Feb 25 02:12:25.165 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952025-02-25T02:12:27.179Z[ recovery-image] Feb 25 02:12:25.222 INFO O| Feb 25 02:12:25.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55962025-02-25T02:12:27.179Z[ recovery-image] Feb 25 02:12:25.222 INFO O| Feb 25 02:12:25.222 INFO STEP 319 (remove_files) COMPLETE
55972025-02-25T02:12:27.180Z[ recovery-image] Feb 25 02:12:25.222 INFO O| Feb 25 02:12:25.222 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982025-02-25T02:12:27.222Z[ recovery-image] Feb 25 02:12:25.265 INFO O| Feb 25 02:12:25.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55992025-02-25T02:12:27.225Z[ recovery-image] Feb 25 02:12:25.265 INFO O| Feb 25 02:12:25.265 INFO STEP 320 (remove_files) COMPLETE
56002025-02-25T02:12:27.225Z[ recovery-image] Feb 25 02:12:25.265 INFO O| Feb 25 02:12:25.265 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012025-02-25T02:12:27.286Z[ recovery-image] Feb 25 02:12:25.328 INFO O| Feb 25 02:12:25.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
56022025-02-25T02:12:27.289Z[ recovery-image] Feb 25 02:12:25.329 INFO O| Feb 25 02:12:25.329 INFO STEP 321 (remove_files) COMPLETE
56032025-02-25T02:12:27.289Z[ recovery-image] Feb 25 02:12:25.329 INFO O| Feb 25 02:12:25.329 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042025-02-25T02:12:27.314Z[ recovery-image] Feb 25 02:12:25.356 INFO O| Feb 25 02:12:25.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
56052025-02-25T02:12:27.317Z[ recovery-image] Feb 25 02:12:25.356 INFO O| Feb 25 02:12:25.356 INFO STEP 322 (remove_files) COMPLETE
56062025-02-25T02:12:27.317Z[ recovery-image] Feb 25 02:12:25.356 INFO O| Feb 25 02:12:25.356 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072025-02-25T02:12:27.336Z[ recovery-image] Feb 25 02:12:25.379 INFO O| Feb 25 02:12:25.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
56082025-02-25T02:12:27.345Z[ recovery-image] Feb 25 02:12:25.388 INFO O| Feb 25 02:12:25.388 INFO STEP 323 (remove_files) COMPLETE
56092025-02-25T02:12:27.345Z[ recovery-image] Feb 25 02:12:25.388 INFO O| Feb 25 02:12:25.388 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102025-02-25T02:12:27.407Z[ recovery-image] Feb 25 02:12:25.449 INFO O| Feb 25 02:12:25.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
56112025-02-25T02:12:27.409Z[ recovery-image] Feb 25 02:12:25.449 INFO O| Feb 25 02:12:25.449 INFO STEP 324 (remove_files) COMPLETE
56122025-02-25T02:12:27.409Z[ recovery-image] Feb 25 02:12:25.450 INFO O| Feb 25 02:12:25.449 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132025-02-25T02:12:27.429Z[ recovery-image] Feb 25 02:12:25.472 INFO O| Feb 25 02:12:25.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
56142025-02-25T02:12:27.429Z[ recovery-image] Feb 25 02:12:25.472 INFO O| Feb 25 02:12:25.472 INFO STEP 325 (remove_files) COMPLETE
56152025-02-25T02:12:27.432Z[ recovery-image] Feb 25 02:12:25.472 INFO O| Feb 25 02:12:25.472 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162025-02-25T02:12:27.465Z[ recovery-image] Feb 25 02:12:25.508 INFO O| Feb 25 02:12:25.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
56172025-02-25T02:12:27.468Z[ recovery-image] Feb 25 02:12:25.508 INFO O| Feb 25 02:12:25.508 INFO STEP 326 (remove_files) COMPLETE
56182025-02-25T02:12:27.468Z[ recovery-image] Feb 25 02:12:25.508 INFO O| Feb 25 02:12:25.508 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192025-02-25T02:12:27.511Z[ recovery-image] Feb 25 02:12:25.552 INFO O| Feb 25 02:12:25.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
56202025-02-25T02:12:27.511Z[ recovery-image] Feb 25 02:12:25.553 INFO O| Feb 25 02:12:25.553 INFO STEP 327 (remove_files) COMPLETE
56212025-02-25T02:12:27.511Z[ recovery-image] Feb 25 02:12:25.553 INFO O| Feb 25 02:12:25.553 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222025-02-25T02:12:27.531Z[ recovery-image] Feb 25 02:12:25.573 INFO O| Feb 25 02:12:25.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
56232025-02-25T02:12:27.531Z[ recovery-image] Feb 25 02:12:25.573 INFO O| Feb 25 02:12:25.573 INFO STEP 328 (remove_files) COMPLETE
56242025-02-25T02:12:27.531Z[ recovery-image] Feb 25 02:12:25.573 INFO O| Feb 25 02:12:25.573 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252025-02-25T02:12:27.560Z[ recovery-image] Feb 25 02:12:25.602 INFO O| Feb 25 02:12:25.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
56262025-02-25T02:12:27.560Z[ recovery-image] Feb 25 02:12:25.603 INFO O| Feb 25 02:12:25.603 INFO STEP 329 (remove_files) COMPLETE
56272025-02-25T02:12:27.563Z[ recovery-image] Feb 25 02:12:25.603 INFO O| Feb 25 02:12:25.603 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282025-02-25T02:12:27.607Z[ recovery-image] Feb 25 02:12:25.647 INFO O| Feb 25 02:12:25.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
56292025-02-25T02:12:27.625Z[ recovery-image] Feb 25 02:12:25.667 INFO O| Feb 25 02:12:25.667 INFO STEP 330 (remove_files) COMPLETE
56302025-02-25T02:12:27.625Z[ recovery-image] Feb 25 02:12:25.667 INFO O| Feb 25 02:12:25.667 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312025-02-25T02:12:27.661Z[ recovery-image] Feb 25 02:12:25.703 INFO O| Feb 25 02:12:25.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
56322025-02-25T02:12:27.661Z[ recovery-image] Feb 25 02:12:25.703 INFO O| Feb 25 02:12:25.703 INFO STEP 331 (remove_files) COMPLETE
56332025-02-25T02:12:27.661Z[ recovery-image] Feb 25 02:12:25.703 INFO O| Feb 25 02:12:25.703 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342025-02-25T02:12:27.696Z[ recovery-image] Feb 25 02:12:25.738 INFO O| Feb 25 02:12:25.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
56352025-02-25T02:12:27.696Z[ recovery-image] Feb 25 02:12:25.738 INFO O| Feb 25 02:12:25.738 INFO STEP 332 (remove_files) COMPLETE
56362025-02-25T02:12:27.696Z[ recovery-image] Feb 25 02:12:25.738 INFO O| Feb 25 02:12:25.738 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372025-02-25T02:12:27.714Z[ recovery-image] Feb 25 02:12:25.757 INFO O| Feb 25 02:12:25.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
56382025-02-25T02:12:27.714Z[ recovery-image] Feb 25 02:12:25.757 INFO O| Feb 25 02:12:25.757 INFO STEP 333 (remove_files) COMPLETE
56392025-02-25T02:12:27.714Z[ recovery-image] Feb 25 02:12:25.757 INFO O| Feb 25 02:12:25.757 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402025-02-25T02:12:27.734Z[ recovery-image] Feb 25 02:12:25.776 INFO O| Feb 25 02:12:25.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
56412025-02-25T02:12:27.735Z[ recovery-image] Feb 25 02:12:25.776 INFO O| Feb 25 02:12:25.776 INFO STEP 334 (remove_files) COMPLETE
56422025-02-25T02:12:27.737Z[ recovery-image] Feb 25 02:12:25.776 INFO O| Feb 25 02:12:25.776 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432025-02-25T02:12:27.752Z[ recovery-image] Feb 25 02:12:25.794 INFO O| Feb 25 02:12:25.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
56442025-02-25T02:12:27.752Z[ recovery-image] Feb 25 02:12:25.794 INFO O| Feb 25 02:12:25.794 INFO STEP 335 (remove_files) COMPLETE
56452025-02-25T02:12:27.754Z[ recovery-image] Feb 25 02:12:25.794 INFO O| Feb 25 02:12:25.794 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462025-02-25T02:12:27.769Z[ recovery-image] Feb 25 02:12:25.811 INFO O| Feb 25 02:12:25.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
56472025-02-25T02:12:27.769Z[ recovery-image] Feb 25 02:12:25.811 INFO O| Feb 25 02:12:25.811 INFO STEP 336 (remove_files) COMPLETE
56482025-02-25T02:12:27.769Z[ recovery-image] Feb 25 02:12:25.811 INFO O| Feb 25 02:12:25.811 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492025-02-25T02:12:27.785Z[ recovery-image] Feb 25 02:12:25.828 INFO O| Feb 25 02:12:25.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
56502025-02-25T02:12:27.785Z[ recovery-image] Feb 25 02:12:25.828 INFO O| Feb 25 02:12:25.828 INFO STEP 337 (remove_files) COMPLETE
56512025-02-25T02:12:27.786Z[ recovery-image] Feb 25 02:12:25.828 INFO O| Feb 25 02:12:25.828 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522025-02-25T02:12:27.815Z[ recovery-image] Feb 25 02:12:25.857 INFO O| Feb 25 02:12:25.857 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56532025-02-25T02:12:27.815Z[ recovery-image] Feb 25 02:12:25.857 INFO O| Feb 25 02:12:25.857 INFO STEP 338 (remove_files) COMPLETE
56542025-02-25T02:12:27.816Z[ recovery-image] Feb 25 02:12:25.857 INFO O| Feb 25 02:12:25.857 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552025-02-25T02:12:27.858Z[ recovery-image] Feb 25 02:12:25.900 INFO O| Feb 25 02:12:25.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56562025-02-25T02:12:27.858Z[ recovery-image] Feb 25 02:12:25.900 INFO O| Feb 25 02:12:25.900 INFO STEP 339 (remove_files) COMPLETE
56572025-02-25T02:12:27.858Z[ recovery-image] Feb 25 02:12:25.900 INFO O| Feb 25 02:12:25.900 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582025-02-25T02:12:27.894Z[ recovery-image] Feb 25 02:12:25.935 INFO O| Feb 25 02:12:25.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56592025-02-25T02:12:27.894Z[ recovery-image] Feb 25 02:12:25.936 INFO O| Feb 25 02:12:25.936 INFO STEP 340 (remove_files) COMPLETE
56602025-02-25T02:12:27.894Z[ recovery-image] Feb 25 02:12:25.936 INFO O| Feb 25 02:12:25.936 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612025-02-25T02:12:27.953Z[ recovery-image] Feb 25 02:12:25.994 INFO O| Feb 25 02:12:25.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56622025-02-25T02:12:27.953Z[ recovery-image] Feb 25 02:12:25.994 INFO O| Feb 25 02:12:25.994 INFO STEP 341 (remove_files) COMPLETE
56632025-02-25T02:12:27.953Z[ recovery-image] Feb 25 02:12:25.994 INFO O| Feb 25 02:12:25.994 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642025-02-25T02:12:28.008Z[ recovery-image] Feb 25 02:12:26.050 INFO O| Feb 25 02:12:26.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56652025-02-25T02:12:28.011Z[ recovery-image] Feb 25 02:12:26.051 INFO O| Feb 25 02:12:26.051 INFO STEP 342 (remove_files) COMPLETE
56662025-02-25T02:12:28.011Z[ recovery-image] Feb 25 02:12:26.051 INFO O| Feb 25 02:12:26.051 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672025-02-25T02:12:28.071Z[ recovery-image] Feb 25 02:12:26.112 INFO O| Feb 25 02:12:26.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56682025-02-25T02:12:28.071Z[ recovery-image] Feb 25 02:12:26.113 INFO O| Feb 25 02:12:26.113 INFO STEP 343 (remove_files) COMPLETE
56692025-02-25T02:12:28.071Z[ recovery-image] Feb 25 02:12:26.113 INFO O| Feb 25 02:12:26.113 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702025-02-25T02:12:28.132Z[ recovery-image] Feb 25 02:12:26.174 INFO O| Feb 25 02:12:26.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56712025-02-25T02:12:28.132Z[ recovery-image] Feb 25 02:12:26.175 INFO O| Feb 25 02:12:26.174 INFO STEP 344 (remove_files) COMPLETE
56722025-02-25T02:12:28.132Z[ recovery-image] Feb 25 02:12:26.175 INFO O| Feb 25 02:12:26.174 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732025-02-25T02:12:28.152Z[ recovery-image] Feb 25 02:12:26.195 INFO O| Feb 25 02:12:26.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56742025-02-25T02:12:28.155Z[ recovery-image] Feb 25 02:12:26.195 INFO O| Feb 25 02:12:26.195 INFO STEP 345 (remove_files) COMPLETE
56752025-02-25T02:12:28.155Z[ recovery-image] Feb 25 02:12:26.195 INFO O| Feb 25 02:12:26.195 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762025-02-25T02:12:28.172Z[ recovery-image] Feb 25 02:12:26.215 INFO O| Feb 25 02:12:26.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56772025-02-25T02:12:28.173Z[ recovery-image] Feb 25 02:12:26.215 INFO O| Feb 25 02:12:26.215 INFO STEP 346 (remove_files) COMPLETE
56782025-02-25T02:12:28.173Z[ recovery-image] Feb 25 02:12:26.215 INFO O| Feb 25 02:12:26.215 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792025-02-25T02:12:28.194Z[ recovery-image] Feb 25 02:12:26.235 INFO O| Feb 25 02:12:26.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56802025-02-25T02:12:28.194Z[ recovery-image] Feb 25 02:12:26.235 INFO O| Feb 25 02:12:26.235 INFO STEP 347 (remove_files) COMPLETE
56812025-02-25T02:12:28.197Z[ recovery-image] Feb 25 02:12:26.236 INFO O| Feb 25 02:12:26.235 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822025-02-25T02:12:28.213Z[ recovery-image] Feb 25 02:12:26.256 INFO O| Feb 25 02:12:26.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56832025-02-25T02:12:28.214Z[ recovery-image] Feb 25 02:12:26.256 INFO O| Feb 25 02:12:26.256 INFO STEP 348 (remove_files) COMPLETE
56842025-02-25T02:12:28.217Z[ recovery-image] Feb 25 02:12:26.256 INFO O| Feb 25 02:12:26.256 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852025-02-25T02:12:28.234Z[ recovery-image] Feb 25 02:12:26.276 INFO O| Feb 25 02:12:26.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56862025-02-25T02:12:28.234Z[ recovery-image] Feb 25 02:12:26.276 INFO O| Feb 25 02:12:26.276 INFO STEP 349 (remove_files) COMPLETE
56872025-02-25T02:12:28.234Z[ recovery-image] Feb 25 02:12:26.276 INFO O| Feb 25 02:12:26.276 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882025-02-25T02:12:28.255Z[ recovery-image] Feb 25 02:12:26.297 INFO O| Feb 25 02:12:26.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56892025-02-25T02:12:28.255Z[ recovery-image] Feb 25 02:12:26.297 INFO O| Feb 25 02:12:26.297 INFO STEP 350 (remove_files) COMPLETE
56902025-02-25T02:12:28.255Z[ recovery-image] Feb 25 02:12:26.297 INFO O| Feb 25 02:12:26.297 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912025-02-25T02:12:28.316Z[ recovery-image] Feb 25 02:12:26.357 INFO O| Feb 25 02:12:26.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56922025-02-25T02:12:28.316Z[ recovery-image] Feb 25 02:12:26.357 INFO O| Feb 25 02:12:26.357 INFO STEP 351 (remove_files) COMPLETE
56932025-02-25T02:12:28.316Z[ recovery-image] Feb 25 02:12:26.357 INFO O| Feb 25 02:12:26.357 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942025-02-25T02:12:28.380Z[ recovery-image] Feb 25 02:12:26.421 INFO O| Feb 25 02:12:26.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56952025-02-25T02:12:28.380Z[ recovery-image] Feb 25 02:12:26.422 INFO O| Feb 25 02:12:26.421 INFO STEP 352 (remove_files) COMPLETE
56962025-02-25T02:12:28.383Z[ recovery-image] Feb 25 02:12:26.422 INFO O| Feb 25 02:12:26.421 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972025-02-25T02:12:28.421Z[ recovery-image] Feb 25 02:12:26.463 INFO O| Feb 25 02:12:26.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56982025-02-25T02:12:28.421Z[ recovery-image] Feb 25 02:12:26.463 INFO O| Feb 25 02:12:26.463 INFO STEP 353 (remove_files) COMPLETE
56992025-02-25T02:12:28.421Z[ recovery-image] Feb 25 02:12:26.463 INFO O| Feb 25 02:12:26.463 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002025-02-25T02:12:28.444Z[ recovery-image] Feb 25 02:12:26.486 INFO O| Feb 25 02:12:26.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
57012025-02-25T02:12:28.444Z[ recovery-image] Feb 25 02:12:26.486 INFO O| Feb 25 02:12:26.486 INFO STEP 354 (remove_files) COMPLETE
57022025-02-25T02:12:28.444Z[ recovery-image] Feb 25 02:12:26.486 INFO O| Feb 25 02:12:26.486 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032025-02-25T02:12:28.466Z[ recovery-image] Feb 25 02:12:26.508 INFO O| Feb 25 02:12:26.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
57042025-02-25T02:12:28.466Z[ recovery-image] Feb 25 02:12:26.508 INFO O| Feb 25 02:12:26.508 INFO STEP 355 (remove_files) COMPLETE
57052025-02-25T02:12:28.466Z[ recovery-image] Feb 25 02:12:26.508 INFO O| Feb 25 02:12:26.508 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062025-02-25T02:12:28.511Z[ recovery-image] Feb 25 02:12:26.553 INFO O| Feb 25 02:12:26.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
57072025-02-25T02:12:28.511Z[ recovery-image] Feb 25 02:12:26.553 INFO O| Feb 25 02:12:26.553 INFO STEP 356 (remove_files) COMPLETE
57082025-02-25T02:12:28.514Z[ recovery-image] Feb 25 02:12:26.553 INFO O| Feb 25 02:12:26.553 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092025-02-25T02:12:28.569Z[ recovery-image] Feb 25 02:12:26.611 INFO O| Feb 25 02:12:26.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
57102025-02-25T02:12:28.569Z[ recovery-image] Feb 25 02:12:26.611 INFO O| Feb 25 02:12:26.611 INFO STEP 357 (remove_files) COMPLETE
57112025-02-25T02:12:28.569Z[ recovery-image] Feb 25 02:12:26.611 INFO O| Feb 25 02:12:26.611 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122025-02-25T02:12:28.590Z[ recovery-image] Feb 25 02:12:26.632 INFO O| Feb 25 02:12:26.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
57132025-02-25T02:12:28.594Z[ recovery-image] Feb 25 02:12:26.632 INFO O| Feb 25 02:12:26.632 INFO STEP 358 (remove_files) COMPLETE
57142025-02-25T02:12:28.594Z[ recovery-image] Feb 25 02:12:26.632 INFO O| Feb 25 02:12:26.632 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152025-02-25T02:12:28.627Z[ recovery-image] Feb 25 02:12:26.670 INFO O| Feb 25 02:12:26.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
57162025-02-25T02:12:28.627Z[ recovery-image] Feb 25 02:12:26.670 INFO O| Feb 25 02:12:26.670 INFO STEP 359 (remove_files) COMPLETE
57172025-02-25T02:12:28.628Z[ recovery-image] Feb 25 02:12:26.670 INFO O| Feb 25 02:12:26.670 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182025-02-25T02:12:28.650Z[ recovery-image] Feb 25 02:12:26.692 INFO O| Feb 25 02:12:26.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
57192025-02-25T02:12:28.653Z[ recovery-image] Feb 25 02:12:26.693 INFO O| Feb 25 02:12:26.693 INFO STEP 360 (remove_files) COMPLETE
57202025-02-25T02:12:28.653Z[ recovery-image] Feb 25 02:12:26.693 INFO O| Feb 25 02:12:26.693 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212025-02-25T02:12:28.671Z[ recovery-image] Feb 25 02:12:26.713 INFO O| Feb 25 02:12:26.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
57222025-02-25T02:12:28.671Z[ recovery-image] Feb 25 02:12:26.713 INFO O| Feb 25 02:12:26.713 INFO STEP 361 (remove_files) COMPLETE
57232025-02-25T02:12:28.671Z[ recovery-image] Feb 25 02:12:26.713 INFO O| Feb 25 02:12:26.713 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242025-02-25T02:12:28.703Z[ recovery-image] Feb 25 02:12:26.745 INFO O| Feb 25 02:12:26.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
57252025-02-25T02:12:28.703Z[ recovery-image] Feb 25 02:12:26.745 INFO O| Feb 25 02:12:26.745 INFO STEP 362 (remove_files) COMPLETE
57262025-02-25T02:12:28.703Z[ recovery-image] Feb 25 02:12:26.745 INFO O| Feb 25 02:12:26.745 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272025-02-25T02:12:28.765Z[ recovery-image] Feb 25 02:12:26.807 INFO O| Feb 25 02:12:26.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
57282025-02-25T02:12:28.770Z[ recovery-image] Feb 25 02:12:26.813 INFO O| Feb 25 02:12:26.813 INFO STEP 363 (remove_files) COMPLETE
57292025-02-25T02:12:28.773Z[ recovery-image] Feb 25 02:12:26.813 INFO O| Feb 25 02:12:26.813 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302025-02-25T02:12:28.808Z[ recovery-image] Feb 25 02:12:26.850 INFO O| Feb 25 02:12:26.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
57312025-02-25T02:12:28.808Z[ recovery-image] Feb 25 02:12:26.851 INFO O| Feb 25 02:12:26.850 INFO STEP 364 (remove_files) COMPLETE
57322025-02-25T02:12:28.808Z[ recovery-image] Feb 25 02:12:26.851 INFO O| Feb 25 02:12:26.850 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332025-02-25T02:12:28.870Z[ recovery-image] Feb 25 02:12:26.912 INFO O| Feb 25 02:12:26.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
57342025-02-25T02:12:28.870Z[ recovery-image] Feb 25 02:12:26.912 INFO O| Feb 25 02:12:26.912 INFO STEP 365 (remove_files) COMPLETE
57352025-02-25T02:12:28.870Z[ recovery-image] Feb 25 02:12:26.912 INFO O| Feb 25 02:12:26.912 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362025-02-25T02:12:28.889Z[ recovery-image] Feb 25 02:12:26.931 INFO O| Feb 25 02:12:26.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
57372025-02-25T02:12:28.889Z[ recovery-image] Feb 25 02:12:26.931 INFO O| Feb 25 02:12:26.931 INFO STEP 366 (remove_files) COMPLETE
57382025-02-25T02:12:28.889Z[ recovery-image] Feb 25 02:12:26.931 INFO O| Feb 25 02:12:26.931 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392025-02-25T02:12:28.908Z[ recovery-image] Feb 25 02:12:26.950 INFO O| Feb 25 02:12:26.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57402025-02-25T02:12:28.908Z[ recovery-image] Feb 25 02:12:26.951 INFO O| Feb 25 02:12:26.951 INFO STEP 367 (remove_files) COMPLETE
57412025-02-25T02:12:28.908Z[ recovery-image] Feb 25 02:12:26.951 INFO O| Feb 25 02:12:26.951 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422025-02-25T02:12:29.088Z[ recovery-image] Feb 25 02:12:27.130 INFO O| Feb 25 02:12:27.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57432025-02-25T02:12:29.092Z[ recovery-image] Feb 25 02:12:27.130 INFO O| Feb 25 02:12:27.130 INFO STEP 368 (remove_files) COMPLETE
57442025-02-25T02:12:29.092Z[ recovery-image] Feb 25 02:12:27.131 INFO O| Feb 25 02:12:27.130 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452025-02-25T02:12:29.108Z[ recovery-image] Feb 25 02:12:27.150 INFO O| Feb 25 02:12:27.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57462025-02-25T02:12:29.111Z[ recovery-image] Feb 25 02:12:27.150 INFO O| Feb 25 02:12:27.150 INFO STEP 369 (remove_files) COMPLETE
57472025-02-25T02:12:29.111Z[ recovery-image] Feb 25 02:12:27.150 INFO O| Feb 25 02:12:27.150 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482025-02-25T02:12:29.126Z[ recovery-image] Feb 25 02:12:27.169 INFO O| Feb 25 02:12:27.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57492025-02-25T02:12:29.129Z[ recovery-image] Feb 25 02:12:27.169 INFO O| Feb 25 02:12:27.169 INFO STEP 370 (remove_files) COMPLETE
57502025-02-25T02:12:29.129Z[ recovery-image] Feb 25 02:12:27.169 INFO O| Feb 25 02:12:27.169 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512025-02-25T02:12:29.146Z[ recovery-image] Feb 25 02:12:27.188 INFO O| Feb 25 02:12:27.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57522025-02-25T02:12:29.148Z[ recovery-image] Feb 25 02:12:27.188 INFO O| Feb 25 02:12:27.188 INFO STEP 371 (remove_files) COMPLETE
57532025-02-25T02:12:29.148Z[ recovery-image] Feb 25 02:12:27.188 INFO O| Feb 25 02:12:27.188 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542025-02-25T02:12:29.173Z[ recovery-image] Feb 25 02:12:27.216 INFO O| Feb 25 02:12:27.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57552025-02-25T02:12:29.176Z[ recovery-image] Feb 25 02:12:27.216 INFO O| Feb 25 02:12:27.216 INFO STEP 372 (remove_files) COMPLETE
57562025-02-25T02:12:29.176Z[ recovery-image] Feb 25 02:12:27.216 INFO O| Feb 25 02:12:27.216 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572025-02-25T02:12:29.194Z[ recovery-image] Feb 25 02:12:27.236 INFO O| Feb 25 02:12:27.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57582025-02-25T02:12:29.194Z[ recovery-image] Feb 25 02:12:27.236 INFO O| Feb 25 02:12:27.236 INFO STEP 373 (remove_files) COMPLETE
57592025-02-25T02:12:29.197Z[ recovery-image] Feb 25 02:12:27.236 INFO O| Feb 25 02:12:27.236 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602025-02-25T02:12:29.250Z[ recovery-image] Feb 25 02:12:27.293 INFO O| Feb 25 02:12:27.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57612025-02-25T02:12:29.254Z[ recovery-image] Feb 25 02:12:27.293 INFO O| Feb 25 02:12:27.293 INFO STEP 374 (remove_files) COMPLETE
57622025-02-25T02:12:29.254Z[ recovery-image] Feb 25 02:12:27.293 INFO O| Feb 25 02:12:27.293 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632025-02-25T02:12:29.362Z[ recovery-image] Feb 25 02:12:27.405 INFO O| Feb 25 02:12:27.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57642025-02-25T02:12:29.365Z[ recovery-image] Feb 25 02:12:27.405 INFO O| Feb 25 02:12:27.405 INFO STEP 375 (remove_files) COMPLETE
57652025-02-25T02:12:29.365Z[ recovery-image] Feb 25 02:12:27.405 INFO O| Feb 25 02:12:27.405 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662025-02-25T02:12:29.387Z[ recovery-image] Feb 25 02:12:27.430 INFO O| Feb 25 02:12:27.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57672025-02-25T02:12:29.387Z[ recovery-image] Feb 25 02:12:27.430 INFO O| Feb 25 02:12:27.430 INFO STEP 376 (remove_files) COMPLETE
57682025-02-25T02:12:29.387Z[ recovery-image] Feb 25 02:12:27.430 INFO O| Feb 25 02:12:27.430 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692025-02-25T02:12:29.413Z[ recovery-image] Feb 25 02:12:27.455 INFO O| Feb 25 02:12:27.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57702025-02-25T02:12:29.415Z[ recovery-image] Feb 25 02:12:27.455 INFO O| Feb 25 02:12:27.455 INFO STEP 377 (remove_files) COMPLETE
57712025-02-25T02:12:29.416Z[ recovery-image] Feb 25 02:12:27.455 INFO O| Feb 25 02:12:27.455 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722025-02-25T02:12:29.432Z[ recovery-image] Feb 25 02:12:27.474 INFO O| Feb 25 02:12:27.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57732025-02-25T02:12:29.432Z[ recovery-image] Feb 25 02:12:27.474 INFO O| Feb 25 02:12:27.474 INFO STEP 378 (remove_files) COMPLETE
57742025-02-25T02:12:29.432Z[ recovery-image] Feb 25 02:12:27.474 INFO O| Feb 25 02:12:27.474 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752025-02-25T02:12:29.451Z[ recovery-image] Feb 25 02:12:27.493 INFO O| Feb 25 02:12:27.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57762025-02-25T02:12:29.451Z[ recovery-image] Feb 25 02:12:27.493 INFO O| Feb 25 02:12:27.493 INFO STEP 379 (remove_files) COMPLETE
57772025-02-25T02:12:29.454Z[ recovery-image] Feb 25 02:12:27.494 INFO O| Feb 25 02:12:27.493 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782025-02-25T02:12:29.471Z[ recovery-image] Feb 25 02:12:27.513 INFO O| Feb 25 02:12:27.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57792025-02-25T02:12:29.471Z[ recovery-image] Feb 25 02:12:27.513 INFO O| Feb 25 02:12:27.513 INFO STEP 380 (remove_files) COMPLETE
57802025-02-25T02:12:29.471Z[ recovery-image] Feb 25 02:12:27.513 INFO O| Feb 25 02:12:27.513 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812025-02-25T02:12:29.490Z[ recovery-image] Feb 25 02:12:27.532 INFO O| Feb 25 02:12:27.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57822025-02-25T02:12:29.493Z[ recovery-image] Feb 25 02:12:27.533 INFO O| Feb 25 02:12:27.532 INFO STEP 381 (remove_files) COMPLETE
57832025-02-25T02:12:29.493Z[ recovery-image] Feb 25 02:12:27.533 INFO O| Feb 25 02:12:27.532 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842025-02-25T02:12:29.511Z[ recovery-image] Feb 25 02:12:27.553 INFO O| Feb 25 02:12:27.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57852025-02-25T02:12:29.511Z[ recovery-image] Feb 25 02:12:27.553 INFO O| Feb 25 02:12:27.553 INFO STEP 382 (remove_files) COMPLETE
57862025-02-25T02:12:29.511Z[ recovery-image] Feb 25 02:12:27.553 INFO O| Feb 25 02:12:27.553 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872025-02-25T02:12:29.595Z[ recovery-image] Feb 25 02:12:27.637 INFO O| Feb 25 02:12:27.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57882025-02-25T02:12:29.595Z[ recovery-image] Feb 25 02:12:27.637 INFO O| Feb 25 02:12:27.637 INFO STEP 383 (remove_files) COMPLETE
57892025-02-25T02:12:29.595Z[ recovery-image] Feb 25 02:12:27.637 INFO O| Feb 25 02:12:27.637 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902025-02-25T02:12:29.615Z[ recovery-image] Feb 25 02:12:27.657 INFO O| Feb 25 02:12:27.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57912025-02-25T02:12:29.615Z[ recovery-image] Feb 25 02:12:27.657 INFO O| Feb 25 02:12:27.657 INFO STEP 384 (remove_files) COMPLETE
57922025-02-25T02:12:29.618Z[ recovery-image] Feb 25 02:12:27.657 INFO O| Feb 25 02:12:27.657 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932025-02-25T02:12:29.670Z[ recovery-image] Feb 25 02:12:27.712 INFO O| Feb 25 02:12:27.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57942025-02-25T02:12:29.670Z[ recovery-image] Feb 25 02:12:27.712 INFO O| Feb 25 02:12:27.712 INFO STEP 385 (remove_files) COMPLETE
57952025-02-25T02:12:29.670Z[ recovery-image] Feb 25 02:12:27.712 INFO O| Feb 25 02:12:27.712 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962025-02-25T02:12:29.698Z[ recovery-image] Feb 25 02:12:27.740 INFO O| Feb 25 02:12:27.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57972025-02-25T02:12:29.698Z[ recovery-image] Feb 25 02:12:27.740 INFO O| Feb 25 02:12:27.740 INFO STEP 386 (remove_files) COMPLETE
57982025-02-25T02:12:29.701Z[ recovery-image] Feb 25 02:12:27.740 INFO O| Feb 25 02:12:27.740 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992025-02-25T02:12:29.719Z[ recovery-image] Feb 25 02:12:27.761 INFO O| Feb 25 02:12:27.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
58002025-02-25T02:12:29.719Z[ recovery-image] Feb 25 02:12:27.761 INFO O| Feb 25 02:12:27.761 INFO STEP 387 (remove_files) COMPLETE
58012025-02-25T02:12:29.721Z[ recovery-image] Feb 25 02:12:27.761 INFO O| Feb 25 02:12:27.761 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022025-02-25T02:12:29.744Z[ host-image] Feb 25 02:12:27.786 INFO O| Feb 25 02:12:27.786 INFO O| Done
58032025-02-25T02:12:29.757Z[ recovery-image] Feb 25 02:12:27.799 INFO O| Feb 25 02:12:27.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
58042025-02-25T02:12:29.757Z[ recovery-image] Feb 25 02:12:27.799 INFO O| Feb 25 02:12:27.799 INFO STEP 388 (remove_files) COMPLETE
58052025-02-25T02:12:29.757Z[ recovery-image] Feb 25 02:12:27.799 INFO O| Feb 25 02:12:27.799 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58062025-02-25T02:12:29.782Z[ recovery-image] Feb 25 02:12:27.823 INFO O| Feb 25 02:12:27.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
58072025-02-25T02:12:29.785Z[ recovery-image] Feb 25 02:12:27.823 INFO O| Feb 25 02:12:27.823 INFO STEP 389 (remove_files) COMPLETE
58082025-02-25T02:12:29.785Z[ recovery-image] Feb 25 02:12:27.823 INFO O| Feb 25 02:12:27.823 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58092025-02-25T02:12:29.787Z[ host-image] Feb 25 02:12:27.830 INFO O| Feb 25 02:12:27.829 INFO O| Done
58102025-02-25T02:12:29.787Z[ host-image] Feb 25 02:12:27.830 INFO O| Feb 25 02:12:27.830 INFO O| Done
58112025-02-25T02:12:29.802Z[ recovery-image] Feb 25 02:12:27.844 INFO O| Feb 25 02:12:27.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
58122025-02-25T02:12:29.802Z[ recovery-image] Feb 25 02:12:27.844 INFO O| Feb 25 02:12:27.844 INFO STEP 390 (remove_files) COMPLETE
58132025-02-25T02:12:29.805Z[ recovery-image] Feb 25 02:12:27.844 INFO O| Feb 25 02:12:27.844 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142025-02-25T02:12:29.805Z[ host-image] Feb 25 02:12:27.845 INFO O| Feb 25 02:12:27.845 INFO O| Done
58152025-02-25T02:12:29.836Z[ recovery-image] Feb 25 02:12:27.878 INFO O| Feb 25 02:12:27.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
58162025-02-25T02:12:29.836Z[ recovery-image] Feb 25 02:12:27.878 INFO O| Feb 25 02:12:27.878 INFO STEP 391 (remove_files) COMPLETE
58172025-02-25T02:12:29.840Z[ recovery-image] Feb 25 02:12:27.878 INFO O| Feb 25 02:12:27.878 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182025-02-25T02:12:29.879Z[ recovery-image] Feb 25 02:12:27.921 INFO O| Feb 25 02:12:27.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
58192025-02-25T02:12:29.882Z[ recovery-image] Feb 25 02:12:27.922 INFO O| Feb 25 02:12:27.922 INFO STEP 392 (remove_files) COMPLETE
58202025-02-25T02:12:29.882Z[ recovery-image] Feb 25 02:12:27.922 INFO O| Feb 25 02:12:27.922 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212025-02-25T02:12:29.902Z[ recovery-image] Feb 25 02:12:27.944 INFO O| Feb 25 02:12:27.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
58222025-02-25T02:12:29.902Z[ recovery-image] Feb 25 02:12:27.944 INFO O| Feb 25 02:12:27.944 INFO STEP 393 (remove_files) COMPLETE
58232025-02-25T02:12:29.902Z[ recovery-image] Feb 25 02:12:27.944 INFO O| Feb 25 02:12:27.944 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242025-02-25T02:12:29.924Z[ recovery-image] Feb 25 02:12:27.965 INFO O| Feb 25 02:12:27.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
58252025-02-25T02:12:29.928Z[ recovery-image] Feb 25 02:12:27.965 INFO O| Feb 25 02:12:27.965 INFO STEP 394 (remove_files) COMPLETE
58262025-02-25T02:12:29.928Z[ recovery-image] Feb 25 02:12:27.965 INFO O| Feb 25 02:12:27.965 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272025-02-25T02:12:29.942Z[ recovery-image] Feb 25 02:12:27.985 INFO O| Feb 25 02:12:27.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
58282025-02-25T02:12:29.945Z[ recovery-image] Feb 25 02:12:27.985 INFO O| Feb 25 02:12:27.985 INFO STEP 395 (remove_files) COMPLETE
58292025-02-25T02:12:29.945Z[ recovery-image] Feb 25 02:12:27.985 INFO O| Feb 25 02:12:27.985 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302025-02-25T02:12:29.974Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO STEP 14 (pkg_install) COMPLETE
58312025-02-25T02:12:29.974Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
58322025-02-25T02:12:29.974Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO skip step because feature "mfg" is not enabled
58332025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
58342025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO skip step because feature "compliance" is not enabled
58352025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
58362025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO skip step because feature "stress" is not enabled
58372025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
58382025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO skip step because feature "nfs" is not enabled
58392025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
58402025-02-25T02:12:29.977Z[ host-image] Feb 25 02:12:28.016 INFO O| Feb 25 02:12:28.016 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
58412025-02-25T02:12:29.985Z[ recovery-image] Feb 25 02:12:28.025 INFO O| Feb 25 02:12:28.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
58422025-02-25T02:12:29.987Z[ recovery-image] Feb 25 02:12:28.027 INFO O| Feb 25 02:12:28.027 INFO STEP 396 (remove_files) COMPLETE
58432025-02-25T02:12:29.987Z[ recovery-image] Feb 25 02:12:28.027 INFO O| Feb 25 02:12:28.027 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442025-02-25T02:12:30.037Z[ host-image] Feb 25 02:12:28.079 INFO O| Feb 25 02:12:28.079 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
58452025-02-25T02:12:30.077Z[ recovery-image] Feb 25 02:12:28.119 INFO O| Feb 25 02:12:28.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
58462025-02-25T02:12:30.077Z[ recovery-image] Feb 25 02:12:28.119 INFO O| Feb 25 02:12:28.119 INFO STEP 397 (remove_files) COMPLETE
58472025-02-25T02:12:30.077Z[ recovery-image] Feb 25 02:12:28.119 INFO O| Feb 25 02:12:28.119 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482025-02-25T02:12:30.135Z[ host-image] Feb 25 02:12:28.177 INFO O| Feb 25 02:12:28.177 INFO completed processing gimlet/ramdisk-01-os
58492025-02-25T02:12:30.140Z[ host-image] Feb 25 02:12:28.180 INFO omicron1 baseline generation...
58502025-02-25T02:12:30.140Z[ host-image] Feb 25 02:12:28.181 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
58512025-02-25T02:12:30.177Z[ recovery-image] Feb 25 02:12:28.219 INFO O| Feb 25 02:12:28.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
58522025-02-25T02:12:30.179Z[ recovery-image] Feb 25 02:12:28.219 INFO O| Feb 25 02:12:28.219 INFO STEP 398 (remove_files) COMPLETE
58532025-02-25T02:12:30.179Z[ recovery-image] Feb 25 02:12:28.219 INFO O| Feb 25 02:12:28.219 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542025-02-25T02:12:30.196Z[ recovery-image] Feb 25 02:12:28.238 INFO O| Feb 25 02:12:28.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
58552025-02-25T02:12:30.196Z[ recovery-image] Feb 25 02:12:28.238 INFO O| Feb 25 02:12:28.238 INFO STEP 399 (remove_files) COMPLETE
58562025-02-25T02:12:30.196Z[ recovery-image] Feb 25 02:12:28.238 INFO O| Feb 25 02:12:28.238 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572025-02-25T02:12:30.214Z[ recovery-image] Feb 25 02:12:28.256 INFO O| Feb 25 02:12:28.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58582025-02-25T02:12:30.214Z[ recovery-image] Feb 25 02:12:28.256 INFO O| Feb 25 02:12:28.256 INFO STEP 400 (remove_files) COMPLETE
58592025-02-25T02:12:30.217Z[ recovery-image] Feb 25 02:12:28.256 INFO O| Feb 25 02:12:28.256 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602025-02-25T02:12:30.233Z[ recovery-image] Feb 25 02:12:28.275 INFO O| Feb 25 02:12:28.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58612025-02-25T02:12:30.239Z[ recovery-image] Feb 25 02:12:28.282 INFO O| Feb 25 02:12:28.282 INFO STEP 401 (remove_files) COMPLETE
58622025-02-25T02:12:30.239Z[ recovery-image] Feb 25 02:12:28.282 INFO O| Feb 25 02:12:28.282 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632025-02-25T02:12:30.277Z[ recovery-image] Feb 25 02:12:28.319 INFO O| Feb 25 02:12:28.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58642025-02-25T02:12:30.280Z[ recovery-image] Feb 25 02:12:28.319 INFO O| Feb 25 02:12:28.319 INFO STEP 402 (remove_files) COMPLETE
58652025-02-25T02:12:30.280Z[ recovery-image] Feb 25 02:12:28.319 INFO O| Feb 25 02:12:28.319 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662025-02-25T02:12:30.295Z[ recovery-image] Feb 25 02:12:28.337 INFO O| Feb 25 02:12:28.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58672025-02-25T02:12:30.298Z[ recovery-image] Feb 25 02:12:28.338 INFO O| Feb 25 02:12:28.338 INFO STEP 403 (remove_files) COMPLETE
58682025-02-25T02:12:30.298Z[ recovery-image] Feb 25 02:12:28.338 INFO O| Feb 25 02:12:28.338 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692025-02-25T02:12:30.314Z[ recovery-image] Feb 25 02:12:28.357 INFO O| Feb 25 02:12:28.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58702025-02-25T02:12:30.318Z[ recovery-image] Feb 25 02:12:28.357 INFO O| Feb 25 02:12:28.357 INFO STEP 404 (remove_files) COMPLETE
58712025-02-25T02:12:30.318Z[ recovery-image] Feb 25 02:12:28.357 INFO O| Feb 25 02:12:28.357 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722025-02-25T02:12:30.334Z[ recovery-image] Feb 25 02:12:28.376 INFO O| Feb 25 02:12:28.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58732025-02-25T02:12:30.337Z[ recovery-image] Feb 25 02:12:28.376 INFO O| Feb 25 02:12:28.376 INFO STEP 405 (remove_files) COMPLETE
58742025-02-25T02:12:30.337Z[ recovery-image] Feb 25 02:12:28.376 INFO O| Feb 25 02:12:28.376 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752025-02-25T02:12:30.353Z[ recovery-image] Feb 25 02:12:28.395 INFO O| Feb 25 02:12:28.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58762025-02-25T02:12:30.355Z[ recovery-image] Feb 25 02:12:28.395 INFO O| Feb 25 02:12:28.395 INFO STEP 406 (remove_files) COMPLETE
58772025-02-25T02:12:30.355Z[ recovery-image] Feb 25 02:12:28.395 INFO O| Feb 25 02:12:28.395 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782025-02-25T02:12:30.372Z[ recovery-image] Feb 25 02:12:28.414 INFO O| Feb 25 02:12:28.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58792025-02-25T02:12:30.374Z[ recovery-image] Feb 25 02:12:28.414 INFO O| Feb 25 02:12:28.414 INFO STEP 407 (remove_files) COMPLETE
58802025-02-25T02:12:30.374Z[ recovery-image] Feb 25 02:12:28.414 INFO O| Feb 25 02:12:28.414 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812025-02-25T02:12:30.391Z[ recovery-image] Feb 25 02:12:28.433 INFO O| Feb 25 02:12:28.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58822025-02-25T02:12:30.391Z[ recovery-image] Feb 25 02:12:28.434 INFO O| Feb 25 02:12:28.434 INFO STEP 408 (remove_files) COMPLETE
58832025-02-25T02:12:30.394Z[ recovery-image] Feb 25 02:12:28.434 INFO O| Feb 25 02:12:28.434 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-02-25T02:12:30.411Z[ recovery-image] Feb 25 02:12:28.453 INFO O| Feb 25 02:12:28.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58852025-02-25T02:12:30.414Z[ recovery-image] Feb 25 02:12:28.453 INFO O| Feb 25 02:12:28.453 INFO STEP 409 (remove_files) COMPLETE
58862025-02-25T02:12:30.414Z[ recovery-image] Feb 25 02:12:28.453 INFO O| Feb 25 02:12:28.453 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-02-25T02:12:30.471Z[ recovery-image] Feb 25 02:12:28.513 INFO O| Feb 25 02:12:28.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58882025-02-25T02:12:30.473Z[ recovery-image] Feb 25 02:12:28.513 INFO O| Feb 25 02:12:28.513 INFO STEP 410 (remove_files) COMPLETE
58892025-02-25T02:12:30.473Z[ recovery-image] Feb 25 02:12:28.513 INFO O| Feb 25 02:12:28.513 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-02-25T02:12:30.492Z[ recovery-image] Feb 25 02:12:28.534 INFO O| Feb 25 02:12:28.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58912025-02-25T02:12:30.492Z[ recovery-image] Feb 25 02:12:28.534 INFO O| Feb 25 02:12:28.534 INFO STEP 411 (remove_files) COMPLETE
58922025-02-25T02:12:30.494Z[ recovery-image] Feb 25 02:12:28.534 INFO O| Feb 25 02:12:28.534 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-02-25T02:12:30.517Z[ recovery-image] Feb 25 02:12:28.559 INFO O| Feb 25 02:12:28.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58942025-02-25T02:12:30.517Z[ recovery-image] Feb 25 02:12:28.559 INFO O| Feb 25 02:12:28.559 INFO STEP 412 (remove_files) COMPLETE
58952025-02-25T02:12:30.517Z[ recovery-image] Feb 25 02:12:28.559 INFO O| Feb 25 02:12:28.559 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-02-25T02:12:30.545Z[ recovery-image] Feb 25 02:12:28.587 INFO O| Feb 25 02:12:28.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58972025-02-25T02:12:30.545Z[ recovery-image] Feb 25 02:12:28.587 INFO O| Feb 25 02:12:28.587 INFO STEP 413 (remove_files) COMPLETE
58982025-02-25T02:12:30.545Z[ recovery-image] Feb 25 02:12:28.587 INFO O| Feb 25 02:12:28.587 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-02-25T02:12:30.566Z[ recovery-image] Feb 25 02:12:28.608 INFO O| Feb 25 02:12:28.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
59002025-02-25T02:12:30.566Z[ recovery-image] Feb 25 02:12:28.608 INFO O| Feb 25 02:12:28.608 INFO STEP 414 (remove_files) COMPLETE
59012025-02-25T02:12:30.567Z[ recovery-image] Feb 25 02:12:28.608 INFO O| Feb 25 02:12:28.608 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-02-25T02:12:30.608Z[ recovery-image] Feb 25 02:12:28.650 INFO O| Feb 25 02:12:28.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
59032025-02-25T02:12:30.608Z[ recovery-image] Feb 25 02:12:28.650 INFO O| Feb 25 02:12:28.650 INFO STEP 415 (remove_files) COMPLETE
59042025-02-25T02:12:30.608Z[ recovery-image] Feb 25 02:12:28.650 INFO O| Feb 25 02:12:28.650 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-02-25T02:12:30.665Z[ recovery-image] Feb 25 02:12:28.708 INFO O| Feb 25 02:12:28.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
59062025-02-25T02:12:30.666Z[ recovery-image] Feb 25 02:12:28.708 INFO O| Feb 25 02:12:28.708 INFO STEP 416 (remove_files) COMPLETE
59072025-02-25T02:12:30.666Z[ recovery-image] Feb 25 02:12:28.708 INFO O| Feb 25 02:12:28.708 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-02-25T02:12:30.689Z[ recovery-image] Feb 25 02:12:28.731 INFO O| Feb 25 02:12:28.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
59092025-02-25T02:12:30.689Z[ recovery-image] Feb 25 02:12:28.731 INFO O| Feb 25 02:12:28.731 INFO STEP 417 (remove_files) COMPLETE
59102025-02-25T02:12:30.689Z[ recovery-image] Feb 25 02:12:28.731 INFO O| Feb 25 02:12:28.731 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-02-25T02:12:30.720Z[ recovery-image] Feb 25 02:12:28.762 INFO O| Feb 25 02:12:28.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
59122025-02-25T02:12:30.722Z[ recovery-image] Feb 25 02:12:28.762 INFO O| Feb 25 02:12:28.762 INFO STEP 418 (remove_files) COMPLETE
59132025-02-25T02:12:30.722Z[ recovery-image] Feb 25 02:12:28.762 INFO O| Feb 25 02:12:28.762 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-02-25T02:12:30.739Z[ recovery-image] Feb 25 02:12:28.781 INFO O| Feb 25 02:12:28.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
59152025-02-25T02:12:30.739Z[ recovery-image] Feb 25 02:12:28.781 INFO O| Feb 25 02:12:28.781 INFO STEP 419 (remove_files) COMPLETE
59162025-02-25T02:12:30.742Z[ recovery-image] Feb 25 02:12:28.781 INFO O| Feb 25 02:12:28.781 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172025-02-25T02:12:30.760Z[ recovery-image] Feb 25 02:12:28.801 INFO O| Feb 25 02:12:28.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
59182025-02-25T02:12:30.760Z[ recovery-image] Feb 25 02:12:28.801 INFO O| Feb 25 02:12:28.801 INFO STEP 420 (remove_files) COMPLETE
59192025-02-25T02:12:30.760Z[ recovery-image] Feb 25 02:12:28.801 INFO O| Feb 25 02:12:28.801 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202025-02-25T02:12:30.795Z[ recovery-image] Feb 25 02:12:28.837 INFO O| Feb 25 02:12:28.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
59212025-02-25T02:12:30.795Z[ recovery-image] Feb 25 02:12:28.837 INFO O| Feb 25 02:12:28.837 INFO STEP 421 (remove_files) COMPLETE
59222025-02-25T02:12:30.795Z[ recovery-image] Feb 25 02:12:28.837 INFO O| Feb 25 02:12:28.837 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232025-02-25T02:12:30.841Z[ recovery-image] Feb 25 02:12:28.883 INFO O| Feb 25 02:12:28.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
59242025-02-25T02:12:30.843Z[ recovery-image] Feb 25 02:12:28.883 INFO O| Feb 25 02:12:28.883 INFO STEP 422 (remove_files) COMPLETE
59252025-02-25T02:12:30.844Z[ recovery-image] Feb 25 02:12:28.884 INFO O| Feb 25 02:12:28.883 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262025-02-25T02:12:30.861Z[ recovery-image] Feb 25 02:12:28.904 INFO O| Feb 25 02:12:28.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
59272025-02-25T02:12:30.864Z[ recovery-image] Feb 25 02:12:28.904 INFO O| Feb 25 02:12:28.904 INFO STEP 423 (remove_files) COMPLETE
59282025-02-25T02:12:30.864Z[ recovery-image] Feb 25 02:12:28.904 INFO O| Feb 25 02:12:28.904 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292025-02-25T02:12:30.884Z[ recovery-image] Feb 25 02:12:28.926 INFO O| Feb 25 02:12:28.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
59302025-02-25T02:12:30.886Z[ recovery-image] Feb 25 02:12:28.926 INFO O| Feb 25 02:12:28.926 INFO STEP 424 (remove_files) COMPLETE
59312025-02-25T02:12:30.886Z[ recovery-image] Feb 25 02:12:28.926 INFO O| Feb 25 02:12:28.926 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322025-02-25T02:12:30.899Z[ host-image] Feb 25 02:12:28.941 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23235:20250221T103302Z
59332025-02-25T02:12:30.903Z[ recovery-image] Feb 25 02:12:28.945 INFO O| Feb 25 02:12:28.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
59342025-02-25T02:12:30.905Z[ recovery-image] Feb 25 02:12:28.945 INFO O| Feb 25 02:12:28.945 INFO STEP 425 (remove_files) COMPLETE
59352025-02-25T02:12:30.905Z[ recovery-image] Feb 25 02:12:28.946 INFO O| Feb 25 02:12:28.945 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362025-02-25T02:12:30.939Z[ recovery-image] Feb 25 02:12:28.981 INFO O| Feb 25 02:12:28.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
59372025-02-25T02:12:30.939Z[ recovery-image] Feb 25 02:12:28.981 INFO O| Feb 25 02:12:28.981 INFO STEP 426 (remove_files) COMPLETE
59382025-02-25T02:12:30.939Z[ recovery-image] Feb 25 02:12:28.981 INFO O| Feb 25 02:12:28.981 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392025-02-25T02:12:30.979Z[ recovery-image] Feb 25 02:12:29.021 INFO O| Feb 25 02:12:29.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
59402025-02-25T02:12:30.979Z[ recovery-image] Feb 25 02:12:29.021 INFO O| Feb 25 02:12:29.021 INFO STEP 427 (remove_files) COMPLETE
59412025-02-25T02:12:30.979Z[ recovery-image] Feb 25 02:12:29.021 INFO O| Feb 25 02:12:29.021 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422025-02-25T02:12:30.999Z[ recovery-image] Feb 25 02:12:29.041 INFO O| Feb 25 02:12:29.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
59432025-02-25T02:12:30.999Z[ recovery-image] Feb 25 02:12:29.042 INFO O| Feb 25 02:12:29.041 INFO STEP 428 (remove_files) COMPLETE
59442025-02-25T02:12:30.999Z[ recovery-image] Feb 25 02:12:29.042 INFO O| Feb 25 02:12:29.041 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452025-02-25T02:12:31.018Z[ recovery-image] Feb 25 02:12:29.061 INFO O| Feb 25 02:12:29.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
59462025-02-25T02:12:31.018Z[ recovery-image] Feb 25 02:12:29.061 INFO O| Feb 25 02:12:29.061 INFO STEP 429 (remove_files) COMPLETE
59472025-02-25T02:12:31.018Z[ recovery-image] Feb 25 02:12:29.061 INFO O| Feb 25 02:12:29.061 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482025-02-25T02:12:31.052Z[ recovery-image] Feb 25 02:12:29.094 INFO O| Feb 25 02:12:29.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
59492025-02-25T02:12:31.052Z[ recovery-image] Feb 25 02:12:29.094 INFO O| Feb 25 02:12:29.094 INFO STEP 430 (remove_files) COMPLETE
59502025-02-25T02:12:31.055Z[ recovery-image] Feb 25 02:12:29.094 INFO O| Feb 25 02:12:29.094 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512025-02-25T02:12:31.115Z[ recovery-image] Feb 25 02:12:29.157 INFO O| Feb 25 02:12:29.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
59522025-02-25T02:12:31.115Z[ recovery-image] Feb 25 02:12:29.157 INFO O| Feb 25 02:12:29.157 INFO STEP 431 (remove_files) COMPLETE
59532025-02-25T02:12:31.115Z[ recovery-image] Feb 25 02:12:29.157 INFO O| Feb 25 02:12:29.157 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542025-02-25T02:12:31.153Z[ recovery-image] Feb 25 02:12:29.193 INFO O| Feb 25 02:12:29.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
59552025-02-25T02:12:31.153Z[ recovery-image] Feb 25 02:12:29.193 INFO O| Feb 25 02:12:29.193 INFO STEP 432 (remove_files) COMPLETE
59562025-02-25T02:12:31.153Z[ recovery-image] Feb 25 02:12:29.193 INFO O| Feb 25 02:12:29.193 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572025-02-25T02:12:31.170Z[ recovery-image] Feb 25 02:12:29.211 INFO O| Feb 25 02:12:29.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59582025-02-25T02:12:31.170Z[ recovery-image] Feb 25 02:12:29.211 INFO O| Feb 25 02:12:29.211 INFO STEP 433 (remove_files) COMPLETE
59592025-02-25T02:12:31.170Z[ recovery-image] Feb 25 02:12:29.211 INFO O| Feb 25 02:12:29.211 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602025-02-25T02:12:31.200Z[ recovery-image] Feb 25 02:12:29.242 INFO O| Feb 25 02:12:29.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59612025-02-25T02:12:31.200Z[ recovery-image] Feb 25 02:12:29.242 INFO O| Feb 25 02:12:29.242 INFO STEP 434 (remove_files) COMPLETE
59622025-02-25T02:12:31.200Z[ recovery-image] Feb 25 02:12:29.242 INFO O| Feb 25 02:12:29.242 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632025-02-25T02:12:31.236Z[ recovery-image] Feb 25 02:12:29.278 INFO O| Feb 25 02:12:29.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59642025-02-25T02:12:31.239Z[ recovery-image] Feb 25 02:12:29.278 INFO O| Feb 25 02:12:29.278 INFO STEP 435 (remove_files) COMPLETE
59652025-02-25T02:12:31.239Z[ recovery-image] Feb 25 02:12:29.279 INFO O| Feb 25 02:12:29.279 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662025-02-25T02:12:31.257Z[ recovery-image] Feb 25 02:12:29.300 INFO O| Feb 25 02:12:29.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59672025-02-25T02:12:31.260Z[ recovery-image] Feb 25 02:12:29.300 INFO O| Feb 25 02:12:29.300 INFO STEP 436 (remove_files) COMPLETE
59682025-02-25T02:12:31.260Z[ recovery-image] Feb 25 02:12:29.300 INFO O| Feb 25 02:12:29.300 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692025-02-25T02:12:31.280Z[ recovery-image] Feb 25 02:12:29.322 INFO O| Feb 25 02:12:29.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59702025-02-25T02:12:31.283Z[ recovery-image] Feb 25 02:12:29.322 INFO O| Feb 25 02:12:29.322 INFO STEP 437 (remove_files) COMPLETE
59712025-02-25T02:12:31.283Z[ recovery-image] Feb 25 02:12:29.322 INFO O| Feb 25 02:12:29.322 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722025-02-25T02:12:31.300Z[ recovery-image] Feb 25 02:12:29.342 INFO O| Feb 25 02:12:29.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59732025-02-25T02:12:31.302Z[ recovery-image] Feb 25 02:12:29.342 INFO O| Feb 25 02:12:29.342 INFO STEP 438 (remove_files) COMPLETE
59742025-02-25T02:12:31.302Z[ recovery-image] Feb 25 02:12:29.342 INFO O| Feb 25 02:12:29.342 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752025-02-25T02:12:31.320Z[ recovery-image] Feb 25 02:12:29.363 INFO O| Feb 25 02:12:29.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59762025-02-25T02:12:31.323Z[ recovery-image] Feb 25 02:12:29.363 INFO O| Feb 25 02:12:29.363 INFO STEP 439 (remove_files) COMPLETE
59772025-02-25T02:12:31.323Z[ recovery-image] Feb 25 02:12:29.363 INFO O| Feb 25 02:12:29.363 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782025-02-25T02:12:31.341Z[ recovery-image] Feb 25 02:12:29.383 INFO O| Feb 25 02:12:29.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59792025-02-25T02:12:31.364Z[ recovery-image] Feb 25 02:12:29.406 INFO O| Feb 25 02:12:29.406 INFO STEP 440 (remove_files) COMPLETE
59802025-02-25T02:12:31.364Z[ recovery-image] Feb 25 02:12:29.406 INFO O| Feb 25 02:12:29.406 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812025-02-25T02:12:31.519Z[ recovery-image] Feb 25 02:12:29.561 INFO O| Feb 25 02:12:29.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59822025-02-25T02:12:31.519Z[ recovery-image] Feb 25 02:12:29.561 INFO O| Feb 25 02:12:29.561 INFO STEP 441 (remove_files) COMPLETE
59832025-02-25T02:12:31.519Z[ recovery-image] Feb 25 02:12:29.561 INFO O| Feb 25 02:12:29.561 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842025-02-25T02:12:31.548Z[ recovery-image] Feb 25 02:12:29.590 INFO O| Feb 25 02:12:29.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59852025-02-25T02:12:31.548Z[ recovery-image] Feb 25 02:12:29.590 INFO O| Feb 25 02:12:29.590 INFO STEP 442 (remove_files) COMPLETE
59862025-02-25T02:12:31.548Z[ recovery-image] Feb 25 02:12:29.590 INFO O| Feb 25 02:12:29.590 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872025-02-25T02:12:31.580Z[ recovery-image] Feb 25 02:12:29.622 INFO O| Feb 25 02:12:29.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59882025-02-25T02:12:31.580Z[ recovery-image] Feb 25 02:12:29.622 INFO O| Feb 25 02:12:29.622 INFO STEP 443 (remove_files) COMPLETE
59892025-02-25T02:12:31.580Z[ recovery-image] Feb 25 02:12:29.622 INFO O| Feb 25 02:12:29.622 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902025-02-25T02:12:31.619Z[ recovery-image] Feb 25 02:12:29.662 INFO O| Feb 25 02:12:29.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59912025-02-25T02:12:31.622Z[ recovery-image] Feb 25 02:12:29.662 INFO O| Feb 25 02:12:29.662 INFO STEP 444 (remove_files) COMPLETE
59922025-02-25T02:12:31.622Z[ recovery-image] Feb 25 02:12:29.662 INFO O| Feb 25 02:12:29.662 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932025-02-25T02:12:31.639Z[ recovery-image] Feb 25 02:12:29.681 INFO O| Feb 25 02:12:29.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59942025-02-25T02:12:31.639Z[ recovery-image] Feb 25 02:12:29.682 INFO O| Feb 25 02:12:29.682 INFO STEP 445 (remove_files) COMPLETE
59952025-02-25T02:12:31.639Z[ recovery-image] Feb 25 02:12:29.682 INFO O| Feb 25 02:12:29.682 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962025-02-25T02:12:31.661Z[ recovery-image] Feb 25 02:12:29.703 INFO O| Feb 25 02:12:29.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59972025-02-25T02:12:31.661Z[ recovery-image] Feb 25 02:12:29.703 INFO O| Feb 25 02:12:29.703 INFO STEP 446 (remove_files) COMPLETE
59982025-02-25T02:12:31.661Z[ recovery-image] Feb 25 02:12:29.703 INFO O| Feb 25 02:12:29.703 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992025-02-25T02:12:31.682Z[ recovery-image] Feb 25 02:12:29.724 INFO O| Feb 25 02:12:29.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
60002025-02-25T02:12:31.682Z[ recovery-image] Feb 25 02:12:29.724 INFO O| Feb 25 02:12:29.724 INFO STEP 447 (remove_files) COMPLETE
60012025-02-25T02:12:31.682Z[ recovery-image] Feb 25 02:12:29.724 INFO O| Feb 25 02:12:29.724 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022025-02-25T02:12:31.704Z[ recovery-image] Feb 25 02:12:29.747 INFO O| Feb 25 02:12:29.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
60032025-02-25T02:12:31.707Z[ recovery-image] Feb 25 02:12:29.747 INFO O| Feb 25 02:12:29.747 INFO STEP 448 (remove_files) COMPLETE
60042025-02-25T02:12:31.707Z[ recovery-image] Feb 25 02:12:29.747 INFO O| Feb 25 02:12:29.747 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052025-02-25T02:12:31.745Z[ recovery-image] Feb 25 02:12:29.787 INFO O| Feb 25 02:12:29.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
60062025-02-25T02:12:31.747Z[ recovery-image] Feb 25 02:12:29.787 INFO O| Feb 25 02:12:29.787 INFO STEP 449 (remove_files) COMPLETE
60072025-02-25T02:12:31.747Z[ recovery-image] Feb 25 02:12:29.787 INFO O| Feb 25 02:12:29.787 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60082025-02-25T02:12:31.764Z[ recovery-image] Feb 25 02:12:29.806 INFO O| Feb 25 02:12:29.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
60092025-02-25T02:12:31.767Z[ recovery-image] Feb 25 02:12:29.807 INFO O| Feb 25 02:12:29.806 INFO STEP 450 (remove_files) COMPLETE
60102025-02-25T02:12:31.767Z[ recovery-image] Feb 25 02:12:29.807 INFO O| Feb 25 02:12:29.807 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60112025-02-25T02:12:31.782Z[ recovery-image] Feb 25 02:12:29.824 INFO O| Feb 25 02:12:29.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
60122025-02-25T02:12:31.800Z[ recovery-image] Feb 25 02:12:29.842 INFO O| Feb 25 02:12:29.842 INFO STEP 451 (remove_files) COMPLETE
60132025-02-25T02:12:31.800Z[ recovery-image] Feb 25 02:12:29.842 INFO O| Feb 25 02:12:29.842 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142025-02-25T02:12:31.818Z[ recovery-image] Feb 25 02:12:29.861 INFO O| Feb 25 02:12:29.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
60152025-02-25T02:12:31.821Z[ recovery-image] Feb 25 02:12:29.861 INFO O| Feb 25 02:12:29.861 INFO STEP 452 (remove_files) COMPLETE
60162025-02-25T02:12:31.821Z[ recovery-image] Feb 25 02:12:29.861 INFO O| Feb 25 02:12:29.861 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172025-02-25T02:12:31.836Z[ recovery-image] Feb 25 02:12:29.878 INFO O| Feb 25 02:12:29.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
60182025-02-25T02:12:31.836Z[ recovery-image] Feb 25 02:12:29.878 INFO O| Feb 25 02:12:29.878 INFO STEP 453 (remove_files) COMPLETE
60192025-02-25T02:12:31.836Z[ recovery-image] Feb 25 02:12:29.878 INFO O| Feb 25 02:12:29.878 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202025-02-25T02:12:31.853Z[ recovery-image] Feb 25 02:12:29.895 INFO O| Feb 25 02:12:29.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
60212025-02-25T02:12:31.853Z[ recovery-image] Feb 25 02:12:29.895 INFO O| Feb 25 02:12:29.895 INFO STEP 454 (remove_files) COMPLETE
60222025-02-25T02:12:31.853Z[ recovery-image] Feb 25 02:12:29.895 INFO O| Feb 25 02:12:29.895 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232025-02-25T02:12:31.871Z[ recovery-image] Feb 25 02:12:29.913 INFO O| Feb 25 02:12:29.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
60242025-02-25T02:12:31.871Z[ recovery-image] Feb 25 02:12:29.913 INFO O| Feb 25 02:12:29.913 INFO STEP 455 (remove_files) COMPLETE
60252025-02-25T02:12:31.871Z[ recovery-image] Feb 25 02:12:29.913 INFO O| Feb 25 02:12:29.913 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262025-02-25T02:12:31.890Z[ recovery-image] Feb 25 02:12:29.932 INFO O| Feb 25 02:12:29.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
60272025-02-25T02:12:31.890Z[ recovery-image] Feb 25 02:12:29.932 INFO O| Feb 25 02:12:29.932 INFO STEP 456 (remove_files) COMPLETE
60282025-02-25T02:12:31.890Z[ recovery-image] Feb 25 02:12:29.932 INFO O| Feb 25 02:12:29.932 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292025-02-25T02:12:31.951Z[ recovery-image] Feb 25 02:12:29.992 INFO O| Feb 25 02:12:29.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
60302025-02-25T02:12:31.951Z[ recovery-image] Feb 25 02:12:29.992 INFO O| Feb 25 02:12:29.992 INFO STEP 457 (remove_files) COMPLETE
60312025-02-25T02:12:31.951Z[ recovery-image] Feb 25 02:12:29.992 INFO O| Feb 25 02:12:29.992 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322025-02-25T02:12:32.025Z[verify-libraries] Compiling pretty_assertions v1.4.1
60332025-02-25T02:12:32.042Z[ recovery-image] Feb 25 02:12:30.084 INFO O| Feb 25 02:12:30.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
60342025-02-25T02:12:32.042Z[ recovery-image] Feb 25 02:12:30.084 INFO O| Feb 25 02:12:30.084 INFO STEP 458 (remove_files) COMPLETE
60352025-02-25T02:12:32.042Z[ recovery-image] Feb 25 02:12:30.084 INFO O| Feb 25 02:12:30.084 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362025-02-25T02:12:32.064Z[ recovery-image] Feb 25 02:12:30.105 INFO O| Feb 25 02:12:30.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
60372025-02-25T02:12:32.064Z[ recovery-image] Feb 25 02:12:30.105 INFO O| Feb 25 02:12:30.105 INFO STEP 459 (remove_files) COMPLETE
60382025-02-25T02:12:32.064Z[ recovery-image] Feb 25 02:12:30.105 INFO O| Feb 25 02:12:30.105 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392025-02-25T02:12:32.082Z[ recovery-image] Feb 25 02:12:30.124 INFO O| Feb 25 02:12:30.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
60402025-02-25T02:12:32.082Z[ recovery-image] Feb 25 02:12:30.125 INFO O| Feb 25 02:12:30.124 INFO STEP 460 (remove_files) COMPLETE
60412025-02-25T02:12:32.082Z[ recovery-image] Feb 25 02:12:30.125 INFO O| Feb 25 02:12:30.124 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422025-02-25T02:12:32.123Z[ recovery-image] Feb 25 02:12:30.166 INFO O| Feb 25 02:12:30.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
60432025-02-25T02:12:32.123Z[ recovery-image] Feb 25 02:12:30.166 INFO O| Feb 25 02:12:30.166 INFO STEP 461 (remove_files) COMPLETE
60442025-02-25T02:12:32.123Z[ recovery-image] Feb 25 02:12:30.166 INFO O| Feb 25 02:12:30.166 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452025-02-25T02:12:32.146Z[ recovery-image] Feb 25 02:12:30.187 INFO O| Feb 25 02:12:30.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
60462025-02-25T02:12:32.146Z[ recovery-image] Feb 25 02:12:30.187 INFO O| Feb 25 02:12:30.187 INFO STEP 462 (remove_files) COMPLETE
60472025-02-25T02:12:32.146Z[ recovery-image] Feb 25 02:12:30.187 INFO O| Feb 25 02:12:30.187 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482025-02-25T02:12:32.165Z[ recovery-image] Feb 25 02:12:30.207 INFO O| Feb 25 02:12:30.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
60492025-02-25T02:12:32.168Z[ recovery-image] Feb 25 02:12:30.207 INFO O| Feb 25 02:12:30.207 INFO STEP 463 (remove_files) COMPLETE
60502025-02-25T02:12:32.168Z[ recovery-image] Feb 25 02:12:30.208 INFO O| Feb 25 02:12:30.207 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512025-02-25T02:12:32.187Z[ recovery-image] Feb 25 02:12:30.228 INFO O| Feb 25 02:12:30.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
60522025-02-25T02:12:32.189Z[ recovery-image] Feb 25 02:12:30.229 INFO O| Feb 25 02:12:30.229 INFO STEP 464 (remove_files) COMPLETE
60532025-02-25T02:12:32.189Z[ recovery-image] Feb 25 02:12:30.229 INFO O| Feb 25 02:12:30.229 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542025-02-25T02:12:32.207Z[ recovery-image] Feb 25 02:12:30.249 INFO O| Feb 25 02:12:30.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
60552025-02-25T02:12:32.209Z[ recovery-image] Feb 25 02:12:30.249 INFO O| Feb 25 02:12:30.249 INFO STEP 465 (remove_files) COMPLETE
60562025-02-25T02:12:32.209Z[ recovery-image] Feb 25 02:12:30.249 INFO O| Feb 25 02:12:30.249 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572025-02-25T02:12:32.250Z[ recovery-image] Feb 25 02:12:30.291 INFO O| Feb 25 02:12:30.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60582025-02-25T02:12:32.250Z[ recovery-image] Feb 25 02:12:30.291 INFO O| Feb 25 02:12:30.291 INFO STEP 466 (remove_files) COMPLETE
60592025-02-25T02:12:32.252Z[ recovery-image] Feb 25 02:12:30.291 INFO O| Feb 25 02:12:30.291 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602025-02-25T02:12:32.306Z[ recovery-image] Feb 25 02:12:30.348 INFO O| Feb 25 02:12:30.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60612025-02-25T02:12:32.306Z[ recovery-image] Feb 25 02:12:30.348 INFO O| Feb 25 02:12:30.348 INFO STEP 467 (remove_files) COMPLETE
60622025-02-25T02:12:32.309Z[ recovery-image] Feb 25 02:12:30.348 INFO O| Feb 25 02:12:30.348 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632025-02-25T02:12:32.366Z[ recovery-image] Feb 25 02:12:30.408 INFO O| Feb 25 02:12:30.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60642025-02-25T02:12:32.366Z[ recovery-image] Feb 25 02:12:30.408 INFO O| Feb 25 02:12:30.408 INFO STEP 468 (remove_files) COMPLETE
60652025-02-25T02:12:32.366Z[ recovery-image] Feb 25 02:12:30.408 INFO O| Feb 25 02:12:30.408 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662025-02-25T02:12:32.400Z[ recovery-image] Feb 25 02:12:30.437 INFO O| Feb 25 02:12:30.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60672025-02-25T02:12:32.400Z[ recovery-image] Feb 25 02:12:30.437 INFO O| Feb 25 02:12:30.434 INFO STEP 469 (remove_files) COMPLETE
60682025-02-25T02:12:32.400Z[ recovery-image] Feb 25 02:12:30.437 INFO O| Feb 25 02:12:30.434 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692025-02-25T02:12:32.411Z[ recovery-image] Feb 25 02:12:30.452 INFO O| Feb 25 02:12:30.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60702025-02-25T02:12:32.411Z[ recovery-image] Feb 25 02:12:30.452 INFO O| Feb 25 02:12:30.452 INFO STEP 470 (remove_files) COMPLETE
60712025-02-25T02:12:32.413Z[ recovery-image] Feb 25 02:12:30.452 INFO O| Feb 25 02:12:30.452 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722025-02-25T02:12:32.428Z[ recovery-image] Feb 25 02:12:30.470 INFO O| Feb 25 02:12:30.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60732025-02-25T02:12:32.428Z[ recovery-image] Feb 25 02:12:30.470 INFO O| Feb 25 02:12:30.470 INFO STEP 471 (remove_files) COMPLETE
60742025-02-25T02:12:32.430Z[ recovery-image] Feb 25 02:12:30.470 INFO O| Feb 25 02:12:30.470 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752025-02-25T02:12:32.460Z[ recovery-image] Feb 25 02:12:30.503 INFO O| Feb 25 02:12:30.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60762025-02-25T02:12:32.460Z[ recovery-image] Feb 25 02:12:30.503 INFO O| Feb 25 02:12:30.503 INFO STEP 472 (remove_files) COMPLETE
60772025-02-25T02:12:32.463Z[ recovery-image] Feb 25 02:12:30.503 INFO O| Feb 25 02:12:30.503 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782025-02-25T02:12:32.501Z[ recovery-image] Feb 25 02:12:30.543 INFO O| Feb 25 02:12:30.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60792025-02-25T02:12:32.504Z[ recovery-image] Feb 25 02:12:30.543 INFO O| Feb 25 02:12:30.543 INFO STEP 473 (remove_files) COMPLETE
60802025-02-25T02:12:32.504Z[ recovery-image] Feb 25 02:12:30.543 INFO O| Feb 25 02:12:30.543 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812025-02-25T02:12:32.544Z[ recovery-image] Feb 25 02:12:30.585 INFO O| Feb 25 02:12:30.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60822025-02-25T02:12:32.546Z[ recovery-image] Feb 25 02:12:30.586 INFO O| Feb 25 02:12:30.586 INFO STEP 474 (remove_files) COMPLETE
60832025-02-25T02:12:32.546Z[ recovery-image] Feb 25 02:12:30.586 INFO O| Feb 25 02:12:30.586 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842025-02-25T02:12:32.563Z[ recovery-image] Feb 25 02:12:30.606 INFO O| Feb 25 02:12:30.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60852025-02-25T02:12:32.564Z[ recovery-image] Feb 25 02:12:30.606 INFO O| Feb 25 02:12:30.606 INFO STEP 475 (remove_files) COMPLETE
60862025-02-25T02:12:32.566Z[ recovery-image] Feb 25 02:12:30.606 INFO O| Feb 25 02:12:30.606 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872025-02-25T02:12:32.604Z[ recovery-image] Feb 25 02:12:30.646 INFO O| Feb 25 02:12:30.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60882025-02-25T02:12:32.606Z[ recovery-image] Feb 25 02:12:30.646 INFO O| Feb 25 02:12:30.646 INFO STEP 476 (remove_files) COMPLETE
60892025-02-25T02:12:32.606Z[ recovery-image] Feb 25 02:12:30.647 INFO O| Feb 25 02:12:30.646 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902025-02-25T02:12:32.642Z[ recovery-image] Feb 25 02:12:30.684 INFO O| Feb 25 02:12:30.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60912025-02-25T02:12:32.654Z[ recovery-image] Feb 25 02:12:30.684 INFO O| Feb 25 02:12:30.684 INFO STEP 477 (remove_files) COMPLETE
60922025-02-25T02:12:32.654Z[ recovery-image] Feb 25 02:12:30.684 INFO O| Feb 25 02:12:30.684 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932025-02-25T02:12:32.662Z[ recovery-image] Feb 25 02:12:30.704 INFO O| Feb 25 02:12:30.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60942025-02-25T02:12:32.681Z[ recovery-image] Feb 25 02:12:30.724 INFO O| Feb 25 02:12:30.724 INFO STEP 478 (remove_files) COMPLETE
60952025-02-25T02:12:32.681Z[ recovery-image] Feb 25 02:12:30.724 INFO O| Feb 25 02:12:30.724 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962025-02-25T02:12:32.714Z[ recovery-image] Feb 25 02:12:30.756 INFO O| Feb 25 02:12:30.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60972025-02-25T02:12:32.717Z[ recovery-image] Feb 25 02:12:30.756 INFO O| Feb 25 02:12:30.756 INFO STEP 479 (remove_files) COMPLETE
60982025-02-25T02:12:32.717Z[ recovery-image] Feb 25 02:12:30.756 INFO O| Feb 25 02:12:30.756 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992025-02-25T02:12:32.734Z[ recovery-image] Feb 25 02:12:30.777 INFO O| Feb 25 02:12:30.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
61002025-02-25T02:12:32.737Z[ recovery-image] Feb 25 02:12:30.777 INFO O| Feb 25 02:12:30.777 INFO STEP 480 (remove_files) COMPLETE
61012025-02-25T02:12:32.737Z[ recovery-image] Feb 25 02:12:30.777 INFO O| Feb 25 02:12:30.777 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022025-02-25T02:12:32.775Z[ recovery-image] Feb 25 02:12:30.817 INFO O| Feb 25 02:12:30.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
61032025-02-25T02:12:32.778Z[ recovery-image] Feb 25 02:12:30.818 INFO O| Feb 25 02:12:30.817 INFO STEP 481 (remove_files) COMPLETE
61042025-02-25T02:12:32.778Z[ recovery-image] Feb 25 02:12:30.818 INFO O| Feb 25 02:12:30.818 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052025-02-25T02:12:32.820Z[ recovery-image] Feb 25 02:12:30.862 INFO O| Feb 25 02:12:30.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
61062025-02-25T02:12:32.823Z[ recovery-image] Feb 25 02:12:30.863 INFO O| Feb 25 02:12:30.863 INFO STEP 482 (remove_files) COMPLETE
61072025-02-25T02:12:32.823Z[ recovery-image] Feb 25 02:12:30.863 INFO O| Feb 25 02:12:30.863 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082025-02-25T02:12:32.840Z[ recovery-image] Feb 25 02:12:30.882 INFO O| Feb 25 02:12:30.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
61092025-02-25T02:12:32.842Z[ recovery-image] Feb 25 02:12:30.882 INFO O| Feb 25 02:12:30.882 INFO STEP 483 (remove_files) COMPLETE
61102025-02-25T02:12:32.842Z[ recovery-image] Feb 25 02:12:30.882 INFO O| Feb 25 02:12:30.882 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112025-02-25T02:12:32.858Z[ recovery-image] Feb 25 02:12:30.901 INFO O| Feb 25 02:12:30.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
61122025-02-25T02:12:32.861Z[ recovery-image] Feb 25 02:12:30.901 INFO O| Feb 25 02:12:30.901 INFO STEP 484 (remove_files) COMPLETE
61132025-02-25T02:12:32.861Z[ recovery-image] Feb 25 02:12:30.901 INFO O| Feb 25 02:12:30.901 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142025-02-25T02:12:32.877Z[ recovery-image] Feb 25 02:12:30.920 INFO O| Feb 25 02:12:30.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
61152025-02-25T02:12:32.880Z[ recovery-image] Feb 25 02:12:30.920 INFO O| Feb 25 02:12:30.920 INFO STEP 485 (remove_files) COMPLETE
61162025-02-25T02:12:32.880Z[ recovery-image] Feb 25 02:12:30.920 INFO O| Feb 25 02:12:30.920 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172025-02-25T02:12:32.896Z[ recovery-image] Feb 25 02:12:30.939 INFO O| Feb 25 02:12:30.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
61182025-02-25T02:12:32.899Z[ recovery-image] Feb 25 02:12:30.939 INFO O| Feb 25 02:12:30.939 INFO STEP 486 (remove_files) COMPLETE
61192025-02-25T02:12:32.899Z[ recovery-image] Feb 25 02:12:30.939 INFO O| Feb 25 02:12:30.939 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202025-02-25T02:12:32.932Z[ recovery-image] Feb 25 02:12:30.974 INFO O| Feb 25 02:12:30.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
61212025-02-25T02:12:32.935Z[ recovery-image] Feb 25 02:12:30.974 INFO O| Feb 25 02:12:30.974 INFO STEP 487 (remove_files) COMPLETE
61222025-02-25T02:12:32.935Z[ recovery-image] Feb 25 02:12:30.974 INFO O| Feb 25 02:12:30.974 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232025-02-25T02:12:32.953Z[ recovery-image] Feb 25 02:12:30.995 INFO O| Feb 25 02:12:30.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
61242025-02-25T02:12:32.953Z[ recovery-image] Feb 25 02:12:30.995 INFO O| Feb 25 02:12:30.995 INFO STEP 488 (remove_files) COMPLETE
61252025-02-25T02:12:32.953Z[ recovery-image] Feb 25 02:12:30.995 INFO O| Feb 25 02:12:30.995 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262025-02-25T02:12:32.974Z[ recovery-image] Feb 25 02:12:31.016 INFO O| Feb 25 02:12:31.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
61272025-02-25T02:12:32.974Z[ recovery-image] Feb 25 02:12:31.016 INFO O| Feb 25 02:12:31.016 INFO STEP 489 (remove_files) COMPLETE
61282025-02-25T02:12:32.974Z[ recovery-image] Feb 25 02:12:31.016 INFO O| Feb 25 02:12:31.016 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292025-02-25T02:12:32.993Z[ recovery-image] Feb 25 02:12:31.036 INFO O| Feb 25 02:12:31.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
61302025-02-25T02:12:32.993Z[ recovery-image] Feb 25 02:12:31.036 INFO O| Feb 25 02:12:31.036 INFO STEP 490 (remove_files) COMPLETE
61312025-02-25T02:12:32.993Z[ recovery-image] Feb 25 02:12:31.036 INFO O| Feb 25 02:12:31.036 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322025-02-25T02:12:33.013Z[ recovery-image] Feb 25 02:12:31.055 INFO O| Feb 25 02:12:31.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
61332025-02-25T02:12:33.013Z[ recovery-image] Feb 25 02:12:31.056 INFO O| Feb 25 02:12:31.055 INFO STEP 491 (remove_files) COMPLETE
61342025-02-25T02:12:33.013Z[ recovery-image] Feb 25 02:12:31.056 INFO O| Feb 25 02:12:31.056 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352025-02-25T02:12:33.057Z[ recovery-image] Feb 25 02:12:31.099 INFO O| Feb 25 02:12:31.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
61362025-02-25T02:12:33.057Z[ recovery-image] Feb 25 02:12:31.099 INFO O| Feb 25 02:12:31.099 INFO STEP 492 (remove_files) COMPLETE
61372025-02-25T02:12:33.057Z[ recovery-image] Feb 25 02:12:31.099 INFO O| Feb 25 02:12:31.099 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382025-02-25T02:12:33.078Z[ recovery-image] Feb 25 02:12:31.120 INFO O| Feb 25 02:12:31.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
61392025-02-25T02:12:33.080Z[ recovery-image] Feb 25 02:12:31.121 INFO O| Feb 25 02:12:31.120 INFO STEP 493 (remove_files) COMPLETE
61402025-02-25T02:12:33.080Z[ recovery-image] Feb 25 02:12:31.121 INFO O| Feb 25 02:12:31.121 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412025-02-25T02:12:33.099Z[ recovery-image] Feb 25 02:12:31.141 INFO O| Feb 25 02:12:31.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
61422025-02-25T02:12:33.099Z[ recovery-image] Feb 25 02:12:31.141 INFO O| Feb 25 02:12:31.141 INFO STEP 494 (remove_files) COMPLETE
61432025-02-25T02:12:33.099Z[ recovery-image] Feb 25 02:12:31.141 INFO O| Feb 25 02:12:31.141 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442025-02-25T02:12:33.135Z[ recovery-image] Feb 25 02:12:31.177 INFO O| Feb 25 02:12:31.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
61452025-02-25T02:12:33.138Z[ recovery-image] Feb 25 02:12:31.177 INFO O| Feb 25 02:12:31.177 INFO STEP 495 (remove_files) COMPLETE
61462025-02-25T02:12:33.138Z[ recovery-image] Feb 25 02:12:31.178 INFO O| Feb 25 02:12:31.177 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472025-02-25T02:12:33.155Z[ recovery-image] Feb 25 02:12:31.197 INFO O| Feb 25 02:12:31.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
61482025-02-25T02:12:33.157Z[ recovery-image] Feb 25 02:12:31.197 INFO O| Feb 25 02:12:31.197 INFO STEP 496 (remove_files) COMPLETE
61492025-02-25T02:12:33.157Z[ recovery-image] Feb 25 02:12:31.197 INFO O| Feb 25 02:12:31.197 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502025-02-25T02:12:33.173Z[ recovery-image] Feb 25 02:12:31.215 INFO O| Feb 25 02:12:31.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
61512025-02-25T02:12:33.175Z[ recovery-image] Feb 25 02:12:31.215 INFO O| Feb 25 02:12:31.215 INFO STEP 497 (remove_files) COMPLETE
61522025-02-25T02:12:33.175Z[ recovery-image] Feb 25 02:12:31.216 INFO O| Feb 25 02:12:31.215 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532025-02-25T02:12:33.192Z[ recovery-image] Feb 25 02:12:31.234 INFO O| Feb 25 02:12:31.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61542025-02-25T02:12:33.194Z[ recovery-image] Feb 25 02:12:31.234 INFO O| Feb 25 02:12:31.234 INFO STEP 498 (remove_files) COMPLETE
61552025-02-25T02:12:33.194Z[ recovery-image] Feb 25 02:12:31.234 INFO O| Feb 25 02:12:31.234 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562025-02-25T02:12:33.212Z[ recovery-image] Feb 25 02:12:31.254 INFO O| Feb 25 02:12:31.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61572025-02-25T02:12:33.212Z[ recovery-image] Feb 25 02:12:31.255 INFO O| Feb 25 02:12:31.255 INFO STEP 499 (remove_files) COMPLETE
61582025-02-25T02:12:33.214Z[ recovery-image] Feb 25 02:12:31.255 INFO O| Feb 25 02:12:31.255 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592025-02-25T02:12:33.234Z[ recovery-image] Feb 25 02:12:31.277 INFO O| Feb 25 02:12:31.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61602025-02-25T02:12:33.234Z[ recovery-image] Feb 25 02:12:31.277 INFO O| Feb 25 02:12:31.277 INFO STEP 500 (remove_files) COMPLETE
61612025-02-25T02:12:33.237Z[ recovery-image] Feb 25 02:12:31.277 INFO O| Feb 25 02:12:31.277 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622025-02-25T02:12:33.256Z[ recovery-image] Feb 25 02:12:31.297 INFO O| Feb 25 02:12:31.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61632025-02-25T02:12:33.256Z[ recovery-image] Feb 25 02:12:31.298 INFO O| Feb 25 02:12:31.297 INFO STEP 501 (remove_files) COMPLETE
61642025-02-25T02:12:33.259Z[ recovery-image] Feb 25 02:12:31.298 INFO O| Feb 25 02:12:31.297 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652025-02-25T02:12:33.294Z[ recovery-image] Feb 25 02:12:31.337 INFO O| Feb 25 02:12:31.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61662025-02-25T02:12:33.295Z[ recovery-image] Feb 25 02:12:31.337 INFO O| Feb 25 02:12:31.337 INFO STEP 502 (remove_files) COMPLETE
61672025-02-25T02:12:33.295Z[ recovery-image] Feb 25 02:12:31.337 INFO O| Feb 25 02:12:31.337 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682025-02-25T02:12:33.336Z[ recovery-image] Feb 25 02:12:31.378 INFO O| Feb 25 02:12:31.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61692025-02-25T02:12:33.336Z[ recovery-image] Feb 25 02:12:31.378 INFO O| Feb 25 02:12:31.375 INFO STEP 503 (remove_files) COMPLETE
61702025-02-25T02:12:33.336Z[ recovery-image] Feb 25 02:12:31.378 INFO O| Feb 25 02:12:31.375 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712025-02-25T02:12:33.352Z[ recovery-image] Feb 25 02:12:31.395 INFO O| Feb 25 02:12:31.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61722025-02-25T02:12:33.377Z[ recovery-image] Feb 25 02:12:31.419 INFO O| Feb 25 02:12:31.419 INFO STEP 504 (remove_files) COMPLETE
61732025-02-25T02:12:33.377Z[ recovery-image] Feb 25 02:12:31.419 INFO O| Feb 25 02:12:31.419 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742025-02-25T02:12:33.411Z[ recovery-image] Feb 25 02:12:31.453 INFO O| Feb 25 02:12:31.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61752025-02-25T02:12:33.411Z[ recovery-image] Feb 25 02:12:31.453 INFO O| Feb 25 02:12:31.453 INFO STEP 505 (remove_files) COMPLETE
61762025-02-25T02:12:33.411Z[ recovery-image] Feb 25 02:12:31.453 INFO O| Feb 25 02:12:31.453 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772025-02-25T02:12:33.457Z[ recovery-image] Feb 25 02:12:31.499 INFO O| Feb 25 02:12:31.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61782025-02-25T02:12:33.457Z[ recovery-image] Feb 25 02:12:31.499 INFO O| Feb 25 02:12:31.499 INFO STEP 506 (remove_files) COMPLETE
61792025-02-25T02:12:33.460Z[ recovery-image] Feb 25 02:12:31.499 INFO O| Feb 25 02:12:31.499 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802025-02-25T02:12:33.476Z[ recovery-image] Feb 25 02:12:31.519 INFO O| Feb 25 02:12:31.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61812025-02-25T02:12:33.476Z[ recovery-image] Feb 25 02:12:31.519 INFO O| Feb 25 02:12:31.519 INFO STEP 507 (remove_files) COMPLETE
61822025-02-25T02:12:33.479Z[ recovery-image] Feb 25 02:12:31.519 INFO O| Feb 25 02:12:31.519 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832025-02-25T02:12:33.498Z[ recovery-image] Feb 25 02:12:31.537 INFO O| Feb 25 02:12:31.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61842025-02-25T02:12:33.498Z[ recovery-image] Feb 25 02:12:31.538 INFO O| Feb 25 02:12:31.537 INFO STEP 508 (remove_files) COMPLETE
61852025-02-25T02:12:33.501Z[ recovery-image] Feb 25 02:12:31.538 INFO O| Feb 25 02:12:31.538 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862025-02-25T02:12:33.514Z[ recovery-image] Feb 25 02:12:31.556 INFO O| Feb 25 02:12:31.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61872025-02-25T02:12:33.514Z[ recovery-image] Feb 25 02:12:31.556 INFO O| Feb 25 02:12:31.556 INFO STEP 509 (remove_files) COMPLETE
61882025-02-25T02:12:33.518Z[ recovery-image] Feb 25 02:12:31.556 INFO O| Feb 25 02:12:31.556 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892025-02-25T02:12:33.544Z[ recovery-image] Feb 25 02:12:31.586 INFO O| Feb 25 02:12:31.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61902025-02-25T02:12:33.544Z[ recovery-image] Feb 25 02:12:31.586 INFO O| Feb 25 02:12:31.586 INFO STEP 510 (remove_files) COMPLETE
61912025-02-25T02:12:33.544Z[ recovery-image] Feb 25 02:12:31.586 INFO O| Feb 25 02:12:31.586 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922025-02-25T02:12:33.593Z[ recovery-image] Feb 25 02:12:31.629 INFO O| Feb 25 02:12:31.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61932025-02-25T02:12:33.593Z[ recovery-image] Feb 25 02:12:31.629 INFO O| Feb 25 02:12:31.629 INFO STEP 511 (remove_files) COMPLETE
61942025-02-25T02:12:33.593Z[ recovery-image] Feb 25 02:12:31.629 INFO O| Feb 25 02:12:31.629 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952025-02-25T02:12:33.625Z[ recovery-image] Feb 25 02:12:31.668 INFO O| Feb 25 02:12:31.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61962025-02-25T02:12:33.629Z[ recovery-image] Feb 25 02:12:31.668 INFO O| Feb 25 02:12:31.668 INFO STEP 512 (remove_files) COMPLETE
61972025-02-25T02:12:33.629Z[ recovery-image] Feb 25 02:12:31.668 INFO O| Feb 25 02:12:31.668 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982025-02-25T02:12:33.653Z[ recovery-image] Feb 25 02:12:31.694 INFO O| Feb 25 02:12:31.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61992025-02-25T02:12:33.655Z[ recovery-image] Feb 25 02:12:31.694 INFO O| Feb 25 02:12:31.694 INFO STEP 513 (remove_files) COMPLETE
62002025-02-25T02:12:33.655Z[ recovery-image] Feb 25 02:12:31.694 INFO O| Feb 25 02:12:31.694 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012025-02-25T02:12:33.712Z[ recovery-image] Feb 25 02:12:31.754 INFO O| Feb 25 02:12:31.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
62022025-02-25T02:12:33.715Z[ recovery-image] Feb 25 02:12:31.754 INFO O| Feb 25 02:12:31.754 INFO STEP 514 (remove_files) COMPLETE
62032025-02-25T02:12:33.715Z[ recovery-image] Feb 25 02:12:31.754 INFO O| Feb 25 02:12:31.754 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042025-02-25T02:12:33.759Z[ recovery-image] Feb 25 02:12:31.802 INFO O| Feb 25 02:12:31.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
62052025-02-25T02:12:33.764Z[ recovery-image] Feb 25 02:12:31.802 INFO O| Feb 25 02:12:31.802 INFO STEP 515 (remove_files) COMPLETE
62062025-02-25T02:12:33.764Z[ recovery-image] Feb 25 02:12:31.802 INFO O| Feb 25 02:12:31.802 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072025-02-25T02:12:33.784Z[ recovery-image] Feb 25 02:12:31.826 INFO O| Feb 25 02:12:31.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
62082025-02-25T02:12:33.784Z[ recovery-image] Feb 25 02:12:31.826 INFO O| Feb 25 02:12:31.826 INFO STEP 516 (remove_files) COMPLETE
62092025-02-25T02:12:33.784Z[ recovery-image] Feb 25 02:12:31.826 INFO O| Feb 25 02:12:31.826 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102025-02-25T02:12:33.807Z[ recovery-image] Feb 25 02:12:31.849 INFO O| Feb 25 02:12:31.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
62112025-02-25T02:12:33.807Z[ recovery-image] Feb 25 02:12:31.849 INFO O| Feb 25 02:12:31.849 INFO STEP 517 (remove_files) COMPLETE
62122025-02-25T02:12:33.807Z[ recovery-image] Feb 25 02:12:31.849 INFO O| Feb 25 02:12:31.849 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132025-02-25T02:12:33.828Z[ recovery-image] Feb 25 02:12:31.871 INFO O| Feb 25 02:12:31.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
62142025-02-25T02:12:33.828Z[ recovery-image] Feb 25 02:12:31.871 INFO O| Feb 25 02:12:31.871 INFO STEP 518 (remove_files) COMPLETE
62152025-02-25T02:12:33.831Z[ recovery-image] Feb 25 02:12:31.871 INFO O| Feb 25 02:12:31.871 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162025-02-25T02:12:33.852Z[ recovery-image] Feb 25 02:12:31.890 INFO O| Feb 25 02:12:31.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
62172025-02-25T02:12:33.852Z[ recovery-image] Feb 25 02:12:31.890 INFO O| Feb 25 02:12:31.890 INFO STEP 519 (remove_files) COMPLETE
62182025-02-25T02:12:33.854Z[ recovery-image] Feb 25 02:12:31.890 INFO O| Feb 25 02:12:31.890 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192025-02-25T02:12:33.867Z[ recovery-image] Feb 25 02:12:31.910 INFO O| Feb 25 02:12:31.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
62202025-02-25T02:12:33.867Z[ recovery-image] Feb 25 02:12:31.910 INFO O| Feb 25 02:12:31.910 INFO STEP 520 (remove_files) COMPLETE
62212025-02-25T02:12:33.870Z[ recovery-image] Feb 25 02:12:31.910 INFO O| Feb 25 02:12:31.910 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222025-02-25T02:12:33.888Z[ recovery-image] Feb 25 02:12:31.931 INFO O| Feb 25 02:12:31.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
62232025-02-25T02:12:33.891Z[ recovery-image] Feb 25 02:12:31.931 INFO O| Feb 25 02:12:31.931 INFO STEP 521 (remove_files) COMPLETE
62242025-02-25T02:12:33.891Z[ recovery-image] Feb 25 02:12:31.931 INFO O| Feb 25 02:12:31.931 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252025-02-25T02:12:33.944Z[ recovery-image] Feb 25 02:12:31.985 INFO O| Feb 25 02:12:31.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
62262025-02-25T02:12:33.947Z[ recovery-image] Feb 25 02:12:31.985 INFO O| Feb 25 02:12:31.985 INFO STEP 522 (remove_files) COMPLETE
62272025-02-25T02:12:33.947Z[ recovery-image] Feb 25 02:12:31.985 INFO O| Feb 25 02:12:31.985 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282025-02-25T02:12:33.988Z[ recovery-image] Feb 25 02:12:32.030 INFO O| Feb 25 02:12:32.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
62292025-02-25T02:12:34.013Z[ recovery-image] Feb 25 02:12:32.055 INFO O| Feb 25 02:12:32.055 INFO STEP 523 (remove_files) COMPLETE
62302025-02-25T02:12:34.015Z[ recovery-image] Feb 25 02:12:32.055 INFO O| Feb 25 02:12:32.055 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312025-02-25T02:12:34.046Z[ recovery-image] Feb 25 02:12:32.089 INFO O| Feb 25 02:12:32.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
62322025-02-25T02:12:34.046Z[ recovery-image] Feb 25 02:12:32.089 INFO O| Feb 25 02:12:32.089 INFO STEP 524 (remove_files) COMPLETE
62332025-02-25T02:12:34.046Z[ recovery-image] Feb 25 02:12:32.089 INFO O| Feb 25 02:12:32.089 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342025-02-25T02:12:34.068Z[ recovery-image] Feb 25 02:12:32.110 INFO O| Feb 25 02:12:32.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
62352025-02-25T02:12:34.070Z[ recovery-image] Feb 25 02:12:32.110 INFO O| Feb 25 02:12:32.110 INFO STEP 525 (remove_files) COMPLETE
62362025-02-25T02:12:34.070Z[ recovery-image] Feb 25 02:12:32.110 INFO O| Feb 25 02:12:32.110 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372025-02-25T02:12:34.088Z[ recovery-image] Feb 25 02:12:32.131 INFO O| Feb 25 02:12:32.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
62382025-02-25T02:12:34.088Z[ recovery-image] Feb 25 02:12:32.131 INFO O| Feb 25 02:12:32.131 INFO STEP 526 (remove_files) COMPLETE
62392025-02-25T02:12:34.091Z[ recovery-image] Feb 25 02:12:32.131 INFO O| Feb 25 02:12:32.131 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402025-02-25T02:12:34.209Z[ recovery-image] Feb 25 02:12:32.251 INFO O| Feb 25 02:12:32.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
62412025-02-25T02:12:34.211Z[ recovery-image] Feb 25 02:12:32.251 INFO O| Feb 25 02:12:32.251 INFO STEP 527 (remove_files) COMPLETE
62422025-02-25T02:12:34.211Z[ recovery-image] Feb 25 02:12:32.251 INFO O| Feb 25 02:12:32.251 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432025-02-25T02:12:34.228Z[ recovery-image] Feb 25 02:12:32.270 INFO O| Feb 25 02:12:32.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
62442025-02-25T02:12:34.231Z[ recovery-image] Feb 25 02:12:32.271 INFO O| Feb 25 02:12:32.271 INFO STEP 528 (remove_files) COMPLETE
62452025-02-25T02:12:34.231Z[ recovery-image] Feb 25 02:12:32.271 INFO O| Feb 25 02:12:32.271 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462025-02-25T02:12:34.259Z[ recovery-image] Feb 25 02:12:32.301 INFO O| Feb 25 02:12:32.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
62472025-02-25T02:12:34.261Z[ recovery-image] Feb 25 02:12:32.301 INFO O| Feb 25 02:12:32.301 INFO STEP 529 (remove_files) COMPLETE
62482025-02-25T02:12:34.262Z[ recovery-image] Feb 25 02:12:32.302 INFO O| Feb 25 02:12:32.301 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492025-02-25T02:12:34.279Z[ recovery-image] Feb 25 02:12:32.321 INFO O| Feb 25 02:12:32.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
62502025-02-25T02:12:34.282Z[ recovery-image] Feb 25 02:12:32.321 INFO O| Feb 25 02:12:32.321 INFO STEP 530 (remove_files) COMPLETE
62512025-02-25T02:12:34.282Z[ recovery-image] Feb 25 02:12:32.321 INFO O| Feb 25 02:12:32.321 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522025-02-25T02:12:34.297Z[ recovery-image] Feb 25 02:12:32.339 INFO O| Feb 25 02:12:32.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
62532025-02-25T02:12:34.301Z[ recovery-image] Feb 25 02:12:32.340 INFO O| Feb 25 02:12:32.340 INFO STEP 531 (remove_files) COMPLETE
62542025-02-25T02:12:34.301Z[ recovery-image] Feb 25 02:12:32.340 INFO O| Feb 25 02:12:32.340 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552025-02-25T02:12:34.321Z[ recovery-image] Feb 25 02:12:32.363 INFO O| Feb 25 02:12:32.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62562025-02-25T02:12:34.321Z[ recovery-image] Feb 25 02:12:32.363 INFO O| Feb 25 02:12:32.363 INFO STEP 532 (remove_files) COMPLETE
62572025-02-25T02:12:34.321Z[ recovery-image] Feb 25 02:12:32.363 INFO O| Feb 25 02:12:32.363 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582025-02-25T02:12:34.343Z[ recovery-image] Feb 25 02:12:32.384 INFO O| Feb 25 02:12:32.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62592025-02-25T02:12:34.343Z[ recovery-image] Feb 25 02:12:32.384 INFO O| Feb 25 02:12:32.384 INFO STEP 533 (remove_files) COMPLETE
62602025-02-25T02:12:34.343Z[ recovery-image] Feb 25 02:12:32.384 INFO O| Feb 25 02:12:32.384 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612025-02-25T02:12:34.361Z[ recovery-image] Feb 25 02:12:32.403 INFO O| Feb 25 02:12:32.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62622025-02-25T02:12:34.364Z[ recovery-image] Feb 25 02:12:32.403 INFO O| Feb 25 02:12:32.403 INFO STEP 534 (remove_files) COMPLETE
62632025-02-25T02:12:34.364Z[ recovery-image] Feb 25 02:12:32.403 INFO O| Feb 25 02:12:32.403 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642025-02-25T02:12:34.381Z[ recovery-image] Feb 25 02:12:32.423 INFO O| Feb 25 02:12:32.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62652025-02-25T02:12:34.381Z[ recovery-image] Feb 25 02:12:32.423 INFO O| Feb 25 02:12:32.423 INFO STEP 535 (remove_files) COMPLETE
62662025-02-25T02:12:34.384Z[ recovery-image] Feb 25 02:12:32.424 INFO O| Feb 25 02:12:32.423 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672025-02-25T02:12:34.405Z[ recovery-image] Feb 25 02:12:32.443 INFO O| Feb 25 02:12:32.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62682025-02-25T02:12:34.405Z[ recovery-image] Feb 25 02:12:32.443 INFO O| Feb 25 02:12:32.443 INFO STEP 536 (remove_files) COMPLETE
62692025-02-25T02:12:34.411Z[ recovery-image] Feb 25 02:12:32.443 INFO O| Feb 25 02:12:32.443 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702025-02-25T02:12:34.421Z[ recovery-image] Feb 25 02:12:32.463 INFO O| Feb 25 02:12:32.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62712025-02-25T02:12:34.441Z[ recovery-image] Feb 25 02:12:32.483 INFO O| Feb 25 02:12:32.483 INFO STEP 537 (remove_files) COMPLETE
62722025-02-25T02:12:34.441Z[ recovery-image] Feb 25 02:12:32.483 INFO O| Feb 25 02:12:32.483 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732025-02-25T02:12:34.475Z[ recovery-image] Feb 25 02:12:32.517 INFO O| Feb 25 02:12:32.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62742025-02-25T02:12:34.475Z[ recovery-image] Feb 25 02:12:32.517 INFO O| Feb 25 02:12:32.517 INFO STEP 538 (remove_files) COMPLETE
62752025-02-25T02:12:34.475Z[ recovery-image] Feb 25 02:12:32.517 INFO O| Feb 25 02:12:32.517 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762025-02-25T02:12:34.498Z[ recovery-image] Feb 25 02:12:32.538 INFO O| Feb 25 02:12:32.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62772025-02-25T02:12:34.498Z[ recovery-image] Feb 25 02:12:32.538 INFO O| Feb 25 02:12:32.538 INFO STEP 539 (remove_files) COMPLETE
62782025-02-25T02:12:34.498Z[ recovery-image] Feb 25 02:12:32.538 INFO O| Feb 25 02:12:32.538 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792025-02-25T02:12:34.516Z[ recovery-image] Feb 25 02:12:32.557 INFO O| Feb 25 02:12:32.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62802025-02-25T02:12:34.516Z[ recovery-image] Feb 25 02:12:32.557 INFO O| Feb 25 02:12:32.557 INFO STEP 540 (remove_files) COMPLETE
62812025-02-25T02:12:34.518Z[ recovery-image] Feb 25 02:12:32.557 INFO O| Feb 25 02:12:32.557 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822025-02-25T02:12:34.534Z[ recovery-image] Feb 25 02:12:32.576 INFO O| Feb 25 02:12:32.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62832025-02-25T02:12:34.534Z[ recovery-image] Feb 25 02:12:32.577 INFO O| Feb 25 02:12:32.576 INFO STEP 541 (remove_files) COMPLETE
62842025-02-25T02:12:34.538Z[ recovery-image] Feb 25 02:12:32.577 INFO O| Feb 25 02:12:32.577 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852025-02-25T02:12:34.553Z[ recovery-image] Feb 25 02:12:32.595 INFO O| Feb 25 02:12:32.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62862025-02-25T02:12:34.555Z[ recovery-image] Feb 25 02:12:32.595 INFO O| Feb 25 02:12:32.595 INFO STEP 542 (remove_files) COMPLETE
62872025-02-25T02:12:34.555Z[ recovery-image] Feb 25 02:12:32.596 INFO O| Feb 25 02:12:32.595 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882025-02-25T02:12:34.584Z[ recovery-image] Feb 25 02:12:32.626 INFO O| Feb 25 02:12:32.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62892025-02-25T02:12:34.587Z[ recovery-image] Feb 25 02:12:32.626 INFO O| Feb 25 02:12:32.626 INFO STEP 543 (remove_files) COMPLETE
62902025-02-25T02:12:34.587Z[ recovery-image] Feb 25 02:12:32.627 INFO O| Feb 25 02:12:32.627 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912025-02-25T02:12:34.605Z[ recovery-image] Feb 25 02:12:32.647 INFO O| Feb 25 02:12:32.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62922025-02-25T02:12:34.608Z[ recovery-image] Feb 25 02:12:32.647 INFO O| Feb 25 02:12:32.647 INFO STEP 544 (remove_files) COMPLETE
62932025-02-25T02:12:34.608Z[ recovery-image] Feb 25 02:12:32.648 INFO O| Feb 25 02:12:32.647 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942025-02-25T02:12:34.627Z[ recovery-image] Feb 25 02:12:32.669 INFO O| Feb 25 02:12:32.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62952025-02-25T02:12:34.652Z[ recovery-image] Feb 25 02:12:32.694 INFO O| Feb 25 02:12:32.694 INFO STEP 545 (remove_files) COMPLETE
62962025-02-25T02:12:34.652Z[ recovery-image] Feb 25 02:12:32.694 INFO O| Feb 25 02:12:32.694 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972025-02-25T02:12:34.709Z[ recovery-image] Feb 25 02:12:32.752 INFO O| Feb 25 02:12:32.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62982025-02-25T02:12:34.712Z[ recovery-image] Feb 25 02:12:32.752 INFO O| Feb 25 02:12:32.752 INFO STEP 546 (remove_files) COMPLETE
62992025-02-25T02:12:34.712Z[ recovery-image] Feb 25 02:12:32.752 INFO O| Feb 25 02:12:32.752 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002025-02-25T02:12:34.743Z[ recovery-image] Feb 25 02:12:32.785 INFO O| Feb 25 02:12:32.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
63012025-02-25T02:12:34.743Z[ recovery-image] Feb 25 02:12:32.785 INFO O| Feb 25 02:12:32.785 INFO STEP 547 (remove_files) COMPLETE
63022025-02-25T02:12:34.743Z[ recovery-image] Feb 25 02:12:32.785 INFO O| Feb 25 02:12:32.785 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032025-02-25T02:12:34.763Z[ recovery-image] Feb 25 02:12:32.805 INFO O| Feb 25 02:12:32.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
63042025-02-25T02:12:34.763Z[ recovery-image] Feb 25 02:12:32.806 INFO O| Feb 25 02:12:32.806 INFO STEP 548 (remove_files) COMPLETE
63052025-02-25T02:12:34.766Z[ recovery-image] Feb 25 02:12:32.806 INFO O| Feb 25 02:12:32.806 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062025-02-25T02:12:34.796Z[ recovery-image] Feb 25 02:12:32.838 INFO O| Feb 25 02:12:32.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
63072025-02-25T02:12:34.799Z[ recovery-image] Feb 25 02:12:32.838 INFO O| Feb 25 02:12:32.838 INFO STEP 549 (remove_files) COMPLETE
63082025-02-25T02:12:34.799Z[ recovery-image] Feb 25 02:12:32.838 INFO O| Feb 25 02:12:32.838 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092025-02-25T02:12:34.818Z[ recovery-image] Feb 25 02:12:32.861 INFO O| Feb 25 02:12:32.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
63102025-02-25T02:12:34.818Z[ recovery-image] Feb 25 02:12:32.861 INFO O| Feb 25 02:12:32.861 INFO STEP 550 (remove_files) COMPLETE
63112025-02-25T02:12:34.821Z[ recovery-image] Feb 25 02:12:32.861 INFO O| Feb 25 02:12:32.861 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122025-02-25T02:12:34.839Z[ recovery-image] Feb 25 02:12:32.881 INFO O| Feb 25 02:12:32.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
63132025-02-25T02:12:34.841Z[ recovery-image] Feb 25 02:12:32.881 INFO O| Feb 25 02:12:32.881 INFO STEP 551 (remove_files) COMPLETE
63142025-02-25T02:12:34.841Z[ recovery-image] Feb 25 02:12:32.881 INFO O| Feb 25 02:12:32.881 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152025-02-25T02:12:34.874Z[ recovery-image] Feb 25 02:12:32.917 INFO O| Feb 25 02:12:32.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
63162025-02-25T02:12:34.874Z[ recovery-image] Feb 25 02:12:32.917 INFO O| Feb 25 02:12:32.917 INFO STEP 552 (remove_files) COMPLETE
63172025-02-25T02:12:34.875Z[ recovery-image] Feb 25 02:12:32.917 INFO O| Feb 25 02:12:32.917 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182025-02-25T02:12:34.895Z[ recovery-image] Feb 25 02:12:32.936 INFO O| Feb 25 02:12:32.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
63192025-02-25T02:12:34.895Z[ recovery-image] Feb 25 02:12:32.936 INFO O| Feb 25 02:12:32.936 INFO STEP 553 (remove_files) COMPLETE
63202025-02-25T02:12:34.897Z[ recovery-image] Feb 25 02:12:32.936 INFO O| Feb 25 02:12:32.936 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212025-02-25T02:12:34.913Z[ recovery-image] Feb 25 02:12:32.955 INFO O| Feb 25 02:12:32.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
63222025-02-25T02:12:34.913Z[ recovery-image] Feb 25 02:12:32.956 INFO O| Feb 25 02:12:32.955 INFO STEP 554 (remove_files) COMPLETE
63232025-02-25T02:12:34.913Z[ recovery-image] Feb 25 02:12:32.956 INFO O| Feb 25 02:12:32.955 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242025-02-25T02:12:34.942Z[ recovery-image] Feb 25 02:12:32.984 INFO O| Feb 25 02:12:32.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
63252025-02-25T02:12:34.942Z[ recovery-image] Feb 25 02:12:32.984 INFO O| Feb 25 02:12:32.984 INFO STEP 555 (remove_files) COMPLETE
63262025-02-25T02:12:34.942Z[ recovery-image] Feb 25 02:12:32.984 INFO O| Feb 25 02:12:32.984 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272025-02-25T02:12:34.963Z[ recovery-image] Feb 25 02:12:33.005 INFO O| Feb 25 02:12:33.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
63282025-02-25T02:12:34.963Z[ recovery-image] Feb 25 02:12:33.005 INFO O| Feb 25 02:12:33.005 INFO STEP 556 (remove_files) COMPLETE
63292025-02-25T02:12:34.965Z[ recovery-image] Feb 25 02:12:33.005 INFO O| Feb 25 02:12:33.005 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302025-02-25T02:12:34.983Z[ recovery-image] Feb 25 02:12:33.025 INFO O| Feb 25 02:12:33.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
63312025-02-25T02:12:34.986Z[ recovery-image] Feb 25 02:12:33.026 INFO O| Feb 25 02:12:33.026 INFO STEP 557 (remove_files) COMPLETE
63322025-02-25T02:12:34.986Z[ recovery-image] Feb 25 02:12:33.026 INFO O| Feb 25 02:12:33.026 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332025-02-25T02:12:35.028Z[ recovery-image] Feb 25 02:12:33.071 INFO O| Feb 25 02:12:33.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
63342025-02-25T02:12:35.031Z[ recovery-image] Feb 25 02:12:33.071 INFO O| Feb 25 02:12:33.071 INFO STEP 558 (remove_files) COMPLETE
63352025-02-25T02:12:35.031Z[ recovery-image] Feb 25 02:12:33.071 INFO O| Feb 25 02:12:33.071 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362025-02-25T02:12:35.066Z[ recovery-image] Feb 25 02:12:33.108 INFO O| Feb 25 02:12:33.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
63372025-02-25T02:12:35.066Z[ recovery-image] Feb 25 02:12:33.108 INFO O| Feb 25 02:12:33.108 INFO STEP 559 (remove_files) COMPLETE
63382025-02-25T02:12:35.066Z[ recovery-image] Feb 25 02:12:33.108 INFO O| Feb 25 02:12:33.108 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392025-02-25T02:12:35.106Z[ recovery-image] Feb 25 02:12:33.148 INFO O| Feb 25 02:12:33.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
63402025-02-25T02:12:35.106Z[ recovery-image] Feb 25 02:12:33.148 INFO O| Feb 25 02:12:33.148 INFO STEP 560 (remove_files) COMPLETE
63412025-02-25T02:12:35.109Z[ recovery-image] Feb 25 02:12:33.148 INFO O| Feb 25 02:12:33.148 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422025-02-25T02:12:35.169Z[ recovery-image] Feb 25 02:12:33.212 INFO O| Feb 25 02:12:33.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
63432025-02-25T02:12:35.169Z[ recovery-image] Feb 25 02:12:33.212 INFO O| Feb 25 02:12:33.212 INFO STEP 561 (remove_files) COMPLETE
63442025-02-25T02:12:35.172Z[ recovery-image] Feb 25 02:12:33.212 INFO O| Feb 25 02:12:33.212 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452025-02-25T02:12:35.206Z[ recovery-image] Feb 25 02:12:33.248 INFO O| Feb 25 02:12:33.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
63462025-02-25T02:12:35.206Z[ recovery-image] Feb 25 02:12:33.248 INFO O| Feb 25 02:12:33.248 INFO STEP 562 (remove_files) COMPLETE
63472025-02-25T02:12:35.206Z[ recovery-image] Feb 25 02:12:33.248 INFO O| Feb 25 02:12:33.248 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482025-02-25T02:12:35.226Z[ recovery-image] Feb 25 02:12:33.268 INFO O| Feb 25 02:12:33.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
63492025-02-25T02:12:35.226Z[ recovery-image] Feb 25 02:12:33.268 INFO O| Feb 25 02:12:33.268 INFO STEP 563 (remove_files) COMPLETE
63502025-02-25T02:12:35.228Z[ recovery-image] Feb 25 02:12:33.268 INFO O| Feb 25 02:12:33.268 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512025-02-25T02:12:35.331Z[ recovery-image] Feb 25 02:12:33.372 INFO O| Feb 25 02:12:33.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
63522025-02-25T02:12:35.334Z[ recovery-image] Feb 25 02:12:33.373 INFO O| Feb 25 02:12:33.373 INFO STEP 564 (remove_files) COMPLETE
63532025-02-25T02:12:35.334Z[ recovery-image] Feb 25 02:12:33.373 INFO O| Feb 25 02:12:33.373 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542025-02-25T02:12:35.355Z[ recovery-image] Feb 25 02:12:33.397 INFO O| Feb 25 02:12:33.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63552025-02-25T02:12:35.355Z[ recovery-image] Feb 25 02:12:33.397 INFO O| Feb 25 02:12:33.397 INFO STEP 565 (remove_files) COMPLETE
63562025-02-25T02:12:35.358Z[ recovery-image] Feb 25 02:12:33.397 INFO O| Feb 25 02:12:33.397 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572025-02-25T02:12:35.377Z[ recovery-image] Feb 25 02:12:33.419 INFO O| Feb 25 02:12:33.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63582025-02-25T02:12:35.377Z[ recovery-image] Feb 25 02:12:33.419 INFO O| Feb 25 02:12:33.419 INFO STEP 566 (remove_files) COMPLETE
63592025-02-25T02:12:35.379Z[ recovery-image] Feb 25 02:12:33.419 INFO O| Feb 25 02:12:33.419 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602025-02-25T02:12:35.397Z[ recovery-image] Feb 25 02:12:33.439 INFO O| Feb 25 02:12:33.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63612025-02-25T02:12:35.397Z[ recovery-image] Feb 25 02:12:33.439 INFO O| Feb 25 02:12:33.439 INFO STEP 567 (remove_files) COMPLETE
63622025-02-25T02:12:35.397Z[ recovery-image] Feb 25 02:12:33.439 INFO O| Feb 25 02:12:33.439 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632025-02-25T02:12:35.417Z[ recovery-image] Feb 25 02:12:33.459 INFO O| Feb 25 02:12:33.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63642025-02-25T02:12:35.419Z[ recovery-image] Feb 25 02:12:33.459 INFO O| Feb 25 02:12:33.459 INFO STEP 568 (remove_files) COMPLETE
63652025-02-25T02:12:35.420Z[ recovery-image] Feb 25 02:12:33.459 INFO O| Feb 25 02:12:33.459 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662025-02-25T02:12:35.444Z[ recovery-image] Feb 25 02:12:33.482 INFO O| Feb 25 02:12:33.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63672025-02-25T02:12:35.464Z[ recovery-image] Feb 25 02:12:33.506 INFO O| Feb 25 02:12:33.506 INFO STEP 569 (remove_files) COMPLETE
63682025-02-25T02:12:35.464Z[ recovery-image] Feb 25 02:12:33.506 INFO O| Feb 25 02:12:33.506 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692025-02-25T02:12:35.504Z[ recovery-image] Feb 25 02:12:33.546 INFO O| Feb 25 02:12:33.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63702025-02-25T02:12:35.504Z[ recovery-image] Feb 25 02:12:33.546 INFO O| Feb 25 02:12:33.546 INFO STEP 570 (remove_files) COMPLETE
63712025-02-25T02:12:35.504Z[ recovery-image] Feb 25 02:12:33.546 INFO O| Feb 25 02:12:33.546 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722025-02-25T02:12:35.525Z[ recovery-image] Feb 25 02:12:33.568 INFO O| Feb 25 02:12:33.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63732025-02-25T02:12:35.525Z[ recovery-image] Feb 25 02:12:33.568 INFO O| Feb 25 02:12:33.568 INFO STEP 571 (remove_files) COMPLETE
63742025-02-25T02:12:35.525Z[ recovery-image] Feb 25 02:12:33.568 INFO O| Feb 25 02:12:33.568 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752025-02-25T02:12:35.566Z[ recovery-image] Feb 25 02:12:33.608 INFO O| Feb 25 02:12:33.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63762025-02-25T02:12:35.566Z[ recovery-image] Feb 25 02:12:33.608 INFO O| Feb 25 02:12:33.608 INFO STEP 572 (remove_files) COMPLETE
63772025-02-25T02:12:35.566Z[ recovery-image] Feb 25 02:12:33.608 INFO O| Feb 25 02:12:33.608 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782025-02-25T02:12:35.592Z[ recovery-image] Feb 25 02:12:33.634 INFO O| Feb 25 02:12:33.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63792025-02-25T02:12:35.592Z[ recovery-image] Feb 25 02:12:33.634 INFO O| Feb 25 02:12:33.634 INFO STEP 573 (remove_files) COMPLETE
63802025-02-25T02:12:35.592Z[ recovery-image] Feb 25 02:12:33.634 INFO O| Feb 25 02:12:33.634 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812025-02-25T02:12:35.611Z[ recovery-image] Feb 25 02:12:33.653 INFO O| Feb 25 02:12:33.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63822025-02-25T02:12:35.611Z[ recovery-image] Feb 25 02:12:33.653 INFO O| Feb 25 02:12:33.653 INFO STEP 574 (remove_files) COMPLETE
63832025-02-25T02:12:35.611Z[ recovery-image] Feb 25 02:12:33.653 INFO O| Feb 25 02:12:33.653 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842025-02-25T02:12:35.628Z[ recovery-image] Feb 25 02:12:33.670 INFO O| Feb 25 02:12:33.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63852025-02-25T02:12:35.628Z[ recovery-image] Feb 25 02:12:33.671 INFO O| Feb 25 02:12:33.671 INFO STEP 575 (remove_files) COMPLETE
63862025-02-25T02:12:35.628Z[ recovery-image] Feb 25 02:12:33.671 INFO O| Feb 25 02:12:33.671 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872025-02-25T02:12:35.646Z[ recovery-image] Feb 25 02:12:33.688 INFO O| Feb 25 02:12:33.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63882025-02-25T02:12:35.646Z[ recovery-image] Feb 25 02:12:33.688 INFO O| Feb 25 02:12:33.688 INFO STEP 576 (remove_files) COMPLETE
63892025-02-25T02:12:35.649Z[ recovery-image] Feb 25 02:12:33.688 INFO O| Feb 25 02:12:33.688 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902025-02-25T02:12:35.665Z[ recovery-image] Feb 25 02:12:33.708 INFO O| Feb 25 02:12:33.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63912025-02-25T02:12:35.665Z[ recovery-image] Feb 25 02:12:33.708 INFO O| Feb 25 02:12:33.708 INFO STEP 577 (remove_files) COMPLETE
63922025-02-25T02:12:35.668Z[ recovery-image] Feb 25 02:12:33.708 INFO O| Feb 25 02:12:33.708 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932025-02-25T02:12:35.685Z[ recovery-image] Feb 25 02:12:33.727 INFO O| Feb 25 02:12:33.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63942025-02-25T02:12:35.685Z[ recovery-image] Feb 25 02:12:33.727 INFO O| Feb 25 02:12:33.727 INFO STEP 578 (remove_files) COMPLETE
63952025-02-25T02:12:35.685Z[ recovery-image] Feb 25 02:12:33.727 INFO O| Feb 25 02:12:33.727 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962025-02-25T02:12:35.704Z[ recovery-image] Feb 25 02:12:33.746 INFO O| Feb 25 02:12:33.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63972025-02-25T02:12:35.707Z[ recovery-image] Feb 25 02:12:33.746 INFO O| Feb 25 02:12:33.746 INFO STEP 579 (remove_files) COMPLETE
63982025-02-25T02:12:35.707Z[ recovery-image] Feb 25 02:12:33.747 INFO O| Feb 25 02:12:33.746 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992025-02-25T02:12:35.723Z[ recovery-image] Feb 25 02:12:33.766 INFO O| Feb 25 02:12:33.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
64002025-02-25T02:12:35.804Z[ recovery-image] Feb 25 02:12:33.846 INFO O| Feb 25 02:12:33.846 INFO STEP 580 (remove_files) COMPLETE
64012025-02-25T02:12:35.804Z[ recovery-image] Feb 25 02:12:33.846 INFO O| Feb 25 02:12:33.846 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022025-02-25T02:12:35.896Z[ recovery-image] Feb 25 02:12:33.938 INFO O| Feb 25 02:12:33.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
64032025-02-25T02:12:35.896Z[ recovery-image] Feb 25 02:12:33.938 INFO O| Feb 25 02:12:33.938 INFO STEP 581 (remove_files) COMPLETE
64042025-02-25T02:12:35.899Z[ recovery-image] Feb 25 02:12:33.938 INFO O| Feb 25 02:12:33.938 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052025-02-25T02:12:35.913Z[ recovery-image] Feb 25 02:12:33.955 INFO O| Feb 25 02:12:33.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
64062025-02-25T02:12:35.913Z[ recovery-image] Feb 25 02:12:33.955 INFO O| Feb 25 02:12:33.955 INFO STEP 582 (remove_files) COMPLETE
64072025-02-25T02:12:35.913Z[ recovery-image] Feb 25 02:12:33.955 INFO O| Feb 25 02:12:33.955 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082025-02-25T02:12:35.929Z[ recovery-image] Feb 25 02:12:33.972 INFO O| Feb 25 02:12:33.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
64092025-02-25T02:12:35.929Z[ recovery-image] Feb 25 02:12:33.972 INFO O| Feb 25 02:12:33.972 INFO STEP 583 (remove_files) COMPLETE
64102025-02-25T02:12:35.932Z[ recovery-image] Feb 25 02:12:33.972 INFO O| Feb 25 02:12:33.972 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112025-02-25T02:12:35.947Z[ recovery-image] Feb 25 02:12:33.989 INFO O| Feb 25 02:12:33.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
64122025-02-25T02:12:35.947Z[ recovery-image] Feb 25 02:12:33.989 INFO O| Feb 25 02:12:33.989 INFO STEP 584 (remove_files) COMPLETE
64132025-02-25T02:12:35.947Z[ recovery-image] Feb 25 02:12:33.989 INFO O| Feb 25 02:12:33.989 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142025-02-25T02:12:35.968Z[ recovery-image] Feb 25 02:12:34.009 INFO O| Feb 25 02:12:34.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
64152025-02-25T02:12:35.968Z[ recovery-image] Feb 25 02:12:34.009 INFO O| Feb 25 02:12:34.009 INFO STEP 585 (remove_files) COMPLETE
64162025-02-25T02:12:35.968Z[ recovery-image] Feb 25 02:12:34.009 INFO O| Feb 25 02:12:34.009 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172025-02-25T02:12:35.998Z[ recovery-image] Feb 25 02:12:34.039 INFO O| Feb 25 02:12:34.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
64182025-02-25T02:12:36.002Z[ recovery-image] Feb 25 02:12:34.039 INFO O| Feb 25 02:12:34.039 INFO STEP 586 (remove_files) COMPLETE
64192025-02-25T02:12:36.002Z[ recovery-image] Feb 25 02:12:34.040 INFO O| Feb 25 02:12:34.039 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202025-02-25T02:12:36.031Z[ recovery-image] Feb 25 02:12:34.072 INFO O| Feb 25 02:12:34.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
64212025-02-25T02:12:36.031Z[ recovery-image] Feb 25 02:12:34.072 INFO O| Feb 25 02:12:34.072 INFO STEP 587 (remove_files) COMPLETE
64222025-02-25T02:12:36.031Z[ recovery-image] Feb 25 02:12:34.072 INFO O| Feb 25 02:12:34.072 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232025-02-25T02:12:36.052Z[ recovery-image] Feb 25 02:12:34.093 INFO O| Feb 25 02:12:34.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
64242025-02-25T02:12:36.052Z[ recovery-image] Feb 25 02:12:34.093 INFO O| Feb 25 02:12:34.093 INFO STEP 588 (remove_files) COMPLETE
64252025-02-25T02:12:36.052Z[ recovery-image] Feb 25 02:12:34.093 INFO O| Feb 25 02:12:34.093 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262025-02-25T02:12:36.086Z[ recovery-image] Feb 25 02:12:34.128 INFO O| Feb 25 02:12:34.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
64272025-02-25T02:12:36.089Z[ recovery-image] Feb 25 02:12:34.129 INFO O| Feb 25 02:12:34.128 INFO STEP 589 (remove_files) COMPLETE
64282025-02-25T02:12:36.089Z[ recovery-image] Feb 25 02:12:34.129 INFO O| Feb 25 02:12:34.129 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292025-02-25T02:12:36.122Z[ recovery-image] Feb 25 02:12:34.163 INFO O| Feb 25 02:12:34.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
64302025-02-25T02:12:36.122Z[ recovery-image] Feb 25 02:12:34.164 INFO O| Feb 25 02:12:34.164 INFO STEP 590 (remove_files) COMPLETE
64312025-02-25T02:12:36.122Z[ recovery-image] Feb 25 02:12:34.164 INFO O| Feb 25 02:12:34.164 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322025-02-25T02:12:36.142Z[ recovery-image] Feb 25 02:12:34.184 INFO O| Feb 25 02:12:34.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
64332025-02-25T02:12:36.142Z[ recovery-image] Feb 25 02:12:34.184 INFO O| Feb 25 02:12:34.184 INFO STEP 591 (remove_files) COMPLETE
64342025-02-25T02:12:36.142Z[ recovery-image] Feb 25 02:12:34.184 INFO O| Feb 25 02:12:34.184 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352025-02-25T02:12:36.173Z[ recovery-image] Feb 25 02:12:34.215 INFO O| Feb 25 02:12:34.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
64362025-02-25T02:12:36.175Z[ recovery-image] Feb 25 02:12:34.215 INFO O| Feb 25 02:12:34.205 INFO STEP 592 (remove_files) COMPLETE
64372025-02-25T02:12:36.176Z[ recovery-image] Feb 25 02:12:34.215 INFO O| Feb 25 02:12:34.205 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382025-02-25T02:12:36.183Z[ recovery-image] Feb 25 02:12:34.226 INFO O| Feb 25 02:12:34.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
64392025-02-25T02:12:36.186Z[ recovery-image] Feb 25 02:12:34.226 INFO O| Feb 25 02:12:34.226 INFO STEP 593 (remove_files) COMPLETE
64402025-02-25T02:12:36.186Z[ recovery-image] Feb 25 02:12:34.226 INFO O| Feb 25 02:12:34.226 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412025-02-25T02:12:36.203Z[ recovery-image] Feb 25 02:12:34.245 INFO O| Feb 25 02:12:34.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
64422025-02-25T02:12:36.208Z[ recovery-image] Feb 25 02:12:34.246 INFO O| Feb 25 02:12:34.246 INFO STEP 594 (remove_files) COMPLETE
64432025-02-25T02:12:36.208Z[ recovery-image] Feb 25 02:12:34.246 INFO O| Feb 25 02:12:34.246 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442025-02-25T02:12:36.223Z[ recovery-image] Feb 25 02:12:34.266 INFO O| Feb 25 02:12:34.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
64452025-02-25T02:12:36.227Z[ recovery-image] Feb 25 02:12:34.266 INFO O| Feb 25 02:12:34.266 INFO STEP 595 (remove_files) COMPLETE
64462025-02-25T02:12:36.227Z[ recovery-image] Feb 25 02:12:34.266 INFO O| Feb 25 02:12:34.266 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472025-02-25T02:12:36.244Z[ recovery-image] Feb 25 02:12:34.286 INFO O| Feb 25 02:12:34.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
64482025-02-25T02:12:36.244Z[ recovery-image] Feb 25 02:12:34.286 INFO O| Feb 25 02:12:34.286 INFO STEP 596 (remove_files) COMPLETE
64492025-02-25T02:12:36.247Z[ recovery-image] Feb 25 02:12:34.287 INFO O| Feb 25 02:12:34.286 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502025-02-25T02:12:36.265Z[ recovery-image] Feb 25 02:12:34.307 INFO O| Feb 25 02:12:34.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
64512025-02-25T02:12:36.265Z[ recovery-image] Feb 25 02:12:34.307 INFO O| Feb 25 02:12:34.307 INFO STEP 597 (remove_files) COMPLETE
64522025-02-25T02:12:36.269Z[ recovery-image] Feb 25 02:12:34.308 INFO O| Feb 25 02:12:34.307 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532025-02-25T02:12:36.297Z[ recovery-image] Feb 25 02:12:34.340 INFO O| Feb 25 02:12:34.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64542025-02-25T02:12:36.297Z[ recovery-image] Feb 25 02:12:34.340 INFO O| Feb 25 02:12:34.340 INFO STEP 598 (remove_files) COMPLETE
64552025-02-25T02:12:36.301Z[ recovery-image] Feb 25 02:12:34.340 INFO O| Feb 25 02:12:34.340 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562025-02-25T02:12:36.318Z[ recovery-image] Feb 25 02:12:34.360 INFO O| Feb 25 02:12:34.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64572025-02-25T02:12:36.318Z[ recovery-image] Feb 25 02:12:34.360 INFO O| Feb 25 02:12:34.360 INFO STEP 599 (remove_files) COMPLETE
64582025-02-25T02:12:36.318Z[ recovery-image] Feb 25 02:12:34.360 INFO O| Feb 25 02:12:34.360 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592025-02-25T02:12:36.336Z[ recovery-image] Feb 25 02:12:34.379 INFO O| Feb 25 02:12:34.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64602025-02-25T02:12:36.336Z[ recovery-image] Feb 25 02:12:34.379 INFO O| Feb 25 02:12:34.379 INFO STEP 600 (remove_files) COMPLETE
64612025-02-25T02:12:36.340Z[ recovery-image] Feb 25 02:12:34.379 INFO O| Feb 25 02:12:34.379 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622025-02-25T02:12:36.355Z[ recovery-image] Feb 25 02:12:34.398 INFO O| Feb 25 02:12:34.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64632025-02-25T02:12:36.376Z[ recovery-image] Feb 25 02:12:34.418 INFO O| Feb 25 02:12:34.418 INFO STEP 601 (remove_files) COMPLETE
64642025-02-25T02:12:36.376Z[ recovery-image] Feb 25 02:12:34.418 INFO O| Feb 25 02:12:34.418 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652025-02-25T02:12:36.414Z[ recovery-image] Feb 25 02:12:34.454 INFO O| Feb 25 02:12:34.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64662025-02-25T02:12:36.414Z[ recovery-image] Feb 25 02:12:34.455 INFO O| Feb 25 02:12:34.455 INFO STEP 602 (remove_files) COMPLETE
64672025-02-25T02:12:36.414Z[ recovery-image] Feb 25 02:12:34.455 INFO O| Feb 25 02:12:34.455 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682025-02-25T02:12:36.434Z[ recovery-image] Feb 25 02:12:34.475 INFO O| Feb 25 02:12:34.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64692025-02-25T02:12:36.434Z[ recovery-image] Feb 25 02:12:34.476 INFO O| Feb 25 02:12:34.475 INFO STEP 603 (remove_files) COMPLETE
64702025-02-25T02:12:36.434Z[ recovery-image] Feb 25 02:12:34.476 INFO O| Feb 25 02:12:34.476 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712025-02-25T02:12:36.473Z[ recovery-image] Feb 25 02:12:34.515 INFO O| Feb 25 02:12:34.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64722025-02-25T02:12:36.476Z[ recovery-image] Feb 25 02:12:34.515 INFO O| Feb 25 02:12:34.515 INFO STEP 604 (remove_files) COMPLETE
64732025-02-25T02:12:36.476Z[ recovery-image] Feb 25 02:12:34.515 INFO O| Feb 25 02:12:34.515 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742025-02-25T02:12:36.494Z[ recovery-image] Feb 25 02:12:34.535 INFO O| Feb 25 02:12:34.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64752025-02-25T02:12:36.494Z[ recovery-image] Feb 25 02:12:34.535 INFO O| Feb 25 02:12:34.535 INFO STEP 605 (remove_files) COMPLETE
64762025-02-25T02:12:36.494Z[ recovery-image] Feb 25 02:12:34.535 INFO O| Feb 25 02:12:34.535 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772025-02-25T02:12:36.547Z[ recovery-image] Feb 25 02:12:34.589 INFO O| Feb 25 02:12:34.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64782025-02-25T02:12:36.547Z[ recovery-image] Feb 25 02:12:34.589 INFO O| Feb 25 02:12:34.589 INFO STEP 606 (remove_files) COMPLETE
64792025-02-25T02:12:36.547Z[ recovery-image] Feb 25 02:12:34.589 INFO O| Feb 25 02:12:34.589 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802025-02-25T02:12:36.570Z[ recovery-image] Feb 25 02:12:34.609 INFO O| Feb 25 02:12:34.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64812025-02-25T02:12:36.570Z[ recovery-image] Feb 25 02:12:34.609 INFO O| Feb 25 02:12:34.609 INFO STEP 607 (remove_files) COMPLETE
64822025-02-25T02:12:36.570Z[ recovery-image] Feb 25 02:12:34.609 INFO O| Feb 25 02:12:34.609 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832025-02-25T02:12:36.600Z[ recovery-image] Feb 25 02:12:34.640 INFO O| Feb 25 02:12:34.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64842025-02-25T02:12:36.601Z[ recovery-image] Feb 25 02:12:34.640 INFO O| Feb 25 02:12:34.640 INFO STEP 608 (remove_files) COMPLETE
64852025-02-25T02:12:36.603Z[ recovery-image] Feb 25 02:12:34.640 INFO O| Feb 25 02:12:34.640 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862025-02-25T02:12:36.654Z[ recovery-image] Feb 25 02:12:34.695 INFO O| Feb 25 02:12:34.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64872025-02-25T02:12:36.655Z[ recovery-image] Feb 25 02:12:34.695 INFO O| Feb 25 02:12:34.695 INFO STEP 609 (remove_files) COMPLETE
64882025-02-25T02:12:36.655Z[ recovery-image] Feb 25 02:12:34.695 INFO O| Feb 25 02:12:34.695 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892025-02-25T02:12:36.671Z[ recovery-image] Feb 25 02:12:34.714 INFO O| Feb 25 02:12:34.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64902025-02-25T02:12:36.671Z[ recovery-image] Feb 25 02:12:34.714 INFO O| Feb 25 02:12:34.714 INFO STEP 610 (remove_files) COMPLETE
64912025-02-25T02:12:36.674Z[ recovery-image] Feb 25 02:12:34.714 INFO O| Feb 25 02:12:34.714 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922025-02-25T02:12:36.701Z[ recovery-image] Feb 25 02:12:34.743 INFO O| Feb 25 02:12:34.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64932025-02-25T02:12:36.701Z[ recovery-image] Feb 25 02:12:34.743 INFO O| Feb 25 02:12:34.743 INFO STEP 611 (remove_files) COMPLETE
64942025-02-25T02:12:36.704Z[ recovery-image] Feb 25 02:12:34.743 INFO O| Feb 25 02:12:34.743 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952025-02-25T02:12:36.757Z[ recovery-image] Feb 25 02:12:34.799 INFO O| Feb 25 02:12:34.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64962025-02-25T02:12:36.757Z[ recovery-image] Feb 25 02:12:34.799 INFO O| Feb 25 02:12:34.799 INFO STEP 612 (remove_files) COMPLETE
64972025-02-25T02:12:36.757Z[ recovery-image] Feb 25 02:12:34.799 INFO O| Feb 25 02:12:34.799 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982025-02-25T02:12:36.779Z[ recovery-image] Feb 25 02:12:34.819 INFO O| Feb 25 02:12:34.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64992025-02-25T02:12:36.779Z[ recovery-image] Feb 25 02:12:34.819 INFO O| Feb 25 02:12:34.819 INFO STEP 613 (remove_files) COMPLETE
65002025-02-25T02:12:36.779Z[ recovery-image] Feb 25 02:12:34.819 INFO O| Feb 25 02:12:34.819 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012025-02-25T02:12:36.795Z[ recovery-image] Feb 25 02:12:34.837 INFO O| Feb 25 02:12:34.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
65022025-02-25T02:12:36.795Z[ recovery-image] Feb 25 02:12:34.837 INFO O| Feb 25 02:12:34.837 INFO STEP 614 (remove_files) COMPLETE
65032025-02-25T02:12:36.797Z[ recovery-image] Feb 25 02:12:34.837 INFO O| Feb 25 02:12:34.837 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042025-02-25T02:12:36.856Z[ recovery-image] Feb 25 02:12:34.888 INFO O| Feb 25 02:12:34.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
65052025-02-25T02:12:36.856Z[ recovery-image] Feb 25 02:12:34.888 INFO O| Feb 25 02:12:34.888 INFO STEP 615 (remove_files) COMPLETE
65062025-02-25T02:12:36.856Z[ recovery-image] Feb 25 02:12:34.888 INFO O| Feb 25 02:12:34.888 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072025-02-25T02:12:36.863Z[ recovery-image] Feb 25 02:12:34.905 INFO O| Feb 25 02:12:34.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
65082025-02-25T02:12:36.863Z[ recovery-image] Feb 25 02:12:34.905 INFO O| Feb 25 02:12:34.905 INFO STEP 616 (remove_files) COMPLETE
65092025-02-25T02:12:36.866Z[ recovery-image] Feb 25 02:12:34.905 INFO O| Feb 25 02:12:34.905 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102025-02-25T02:12:36.925Z[ recovery-image] Feb 25 02:12:34.967 INFO O| Feb 25 02:12:34.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
65112025-02-25T02:12:36.928Z[ recovery-image] Feb 25 02:12:34.968 INFO O| Feb 25 02:12:34.967 INFO STEP 617 (remove_files) COMPLETE
65122025-02-25T02:12:36.928Z[ recovery-image] Feb 25 02:12:34.968 INFO O| Feb 25 02:12:34.968 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132025-02-25T02:12:36.947Z[ recovery-image] Feb 25 02:12:34.989 INFO O| Feb 25 02:12:34.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
65142025-02-25T02:12:36.947Z[ recovery-image] Feb 25 02:12:34.990 INFO O| Feb 25 02:12:34.990 INFO STEP 618 (remove_files) COMPLETE
65152025-02-25T02:12:36.950Z[ recovery-image] Feb 25 02:12:34.990 INFO O| Feb 25 02:12:34.990 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162025-02-25T02:12:37.012Z[ recovery-image] Feb 25 02:12:35.054 INFO O| Feb 25 02:12:35.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
65172025-02-25T02:12:37.015Z[ recovery-image] Feb 25 02:12:35.054 INFO O| Feb 25 02:12:35.054 INFO STEP 619 (remove_files) COMPLETE
65182025-02-25T02:12:37.015Z[ recovery-image] Feb 25 02:12:35.054 INFO O| Feb 25 02:12:35.054 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192025-02-25T02:12:37.068Z[ recovery-image] Feb 25 02:12:35.110 INFO O| Feb 25 02:12:35.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
65202025-02-25T02:12:37.072Z[ recovery-image] Feb 25 02:12:35.111 INFO O| Feb 25 02:12:35.111 INFO STEP 620 (remove_files) COMPLETE
65212025-02-25T02:12:37.072Z[ recovery-image] Feb 25 02:12:35.111 INFO O| Feb 25 02:12:35.111 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222025-02-25T02:12:37.103Z[ recovery-image] Feb 25 02:12:35.145 INFO O| Feb 25 02:12:35.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
65232025-02-25T02:12:37.103Z[ recovery-image] Feb 25 02:12:35.145 INFO O| Feb 25 02:12:35.145 INFO STEP 621 (remove_files) COMPLETE
65242025-02-25T02:12:37.103Z[ recovery-image] Feb 25 02:12:35.145 INFO O| Feb 25 02:12:35.145 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252025-02-25T02:12:37.132Z[ recovery-image] Feb 25 02:12:35.174 INFO O| Feb 25 02:12:35.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
65262025-02-25T02:12:37.135Z[ recovery-image] Feb 25 02:12:35.174 INFO O| Feb 25 02:12:35.174 INFO STEP 622 (remove_files) COMPLETE
65272025-02-25T02:12:37.135Z[ recovery-image] Feb 25 02:12:35.175 INFO O| Feb 25 02:12:35.174 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282025-02-25T02:12:37.151Z[ recovery-image] Feb 25 02:12:35.193 INFO O| Feb 25 02:12:35.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
65292025-02-25T02:12:37.154Z[ recovery-image] Feb 25 02:12:35.193 INFO O| Feb 25 02:12:35.193 INFO STEP 623 (remove_files) COMPLETE
65302025-02-25T02:12:37.154Z[ recovery-image] Feb 25 02:12:35.193 INFO O| Feb 25 02:12:35.193 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312025-02-25T02:12:37.169Z[ recovery-image] Feb 25 02:12:35.211 INFO O| Feb 25 02:12:35.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
65322025-02-25T02:12:37.172Z[ recovery-image] Feb 25 02:12:35.211 INFO O| Feb 25 02:12:35.211 INFO STEP 624 (remove_files) COMPLETE
65332025-02-25T02:12:37.172Z[ recovery-image] Feb 25 02:12:35.212 INFO O| Feb 25 02:12:35.212 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342025-02-25T02:12:37.186Z[ recovery-image] Feb 25 02:12:35.228 INFO O| Feb 25 02:12:35.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
65352025-02-25T02:12:37.189Z[ recovery-image] Feb 25 02:12:35.228 INFO O| Feb 25 02:12:35.228 INFO STEP 625 (remove_files) COMPLETE
65362025-02-25T02:12:37.189Z[ recovery-image] Feb 25 02:12:35.228 INFO O| Feb 25 02:12:35.228 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372025-02-25T02:12:37.218Z[ recovery-image] Feb 25 02:12:35.260 INFO O| Feb 25 02:12:35.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
65382025-02-25T02:12:37.218Z[ recovery-image] Feb 25 02:12:35.260 INFO O| Feb 25 02:12:35.260 INFO STEP 626 (remove_files) COMPLETE
65392025-02-25T02:12:37.221Z[ recovery-image] Feb 25 02:12:35.261 INFO O| Feb 25 02:12:35.260 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402025-02-25T02:12:37.272Z[ recovery-image] Feb 25 02:12:35.314 INFO O| Feb 25 02:12:35.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
65412025-02-25T02:12:37.272Z[ recovery-image] Feb 25 02:12:35.314 INFO O| Feb 25 02:12:35.314 INFO STEP 627 (remove_files) COMPLETE
65422025-02-25T02:12:37.272Z[ recovery-image] Feb 25 02:12:35.314 INFO O| Feb 25 02:12:35.314 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432025-02-25T02:12:37.289Z[ recovery-image] Feb 25 02:12:35.331 INFO O| Feb 25 02:12:35.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
65442025-02-25T02:12:37.289Z[ recovery-image] Feb 25 02:12:35.331 INFO O| Feb 25 02:12:35.331 INFO STEP 628 (remove_files) COMPLETE
65452025-02-25T02:12:37.289Z[ recovery-image] Feb 25 02:12:35.331 INFO O| Feb 25 02:12:35.331 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462025-02-25T02:12:37.324Z[ recovery-image] Feb 25 02:12:35.367 INFO O| Feb 25 02:12:35.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65472025-02-25T02:12:37.324Z[ recovery-image] Feb 25 02:12:35.367 INFO O| Feb 25 02:12:35.367 INFO STEP 629 (remove_files) COMPLETE
65482025-02-25T02:12:37.324Z[ recovery-image] Feb 25 02:12:35.367 INFO O| Feb 25 02:12:35.367 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492025-02-25T02:12:37.363Z[ recovery-image] Feb 25 02:12:35.405 INFO O| Feb 25 02:12:35.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65502025-02-25T02:12:37.363Z[ recovery-image] Feb 25 02:12:35.405 INFO O| Feb 25 02:12:35.405 INFO STEP 630 (remove_files) COMPLETE
65512025-02-25T02:12:37.363Z[ recovery-image] Feb 25 02:12:35.405 INFO O| Feb 25 02:12:35.405 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522025-02-25T02:12:37.381Z[ recovery-image] Feb 25 02:12:35.424 INFO O| Feb 25 02:12:35.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65532025-02-25T02:12:37.381Z[ recovery-image] Feb 25 02:12:35.424 INFO O| Feb 25 02:12:35.424 INFO STEP 631 (remove_files) COMPLETE
65542025-02-25T02:12:37.381Z[ recovery-image] Feb 25 02:12:35.424 INFO O| Feb 25 02:12:35.424 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552025-02-25T02:12:37.419Z[ recovery-image] Feb 25 02:12:35.459 INFO O| Feb 25 02:12:35.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65562025-02-25T02:12:37.419Z[ recovery-image] Feb 25 02:12:35.459 INFO O| Feb 25 02:12:35.459 INFO STEP 632 (remove_files) COMPLETE
65572025-02-25T02:12:37.422Z[ recovery-image] Feb 25 02:12:35.459 INFO O| Feb 25 02:12:35.459 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582025-02-25T02:12:37.437Z[ recovery-image] Feb 25 02:12:35.479 INFO O| Feb 25 02:12:35.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65592025-02-25T02:12:37.437Z[ recovery-image] Feb 25 02:12:35.479 INFO O| Feb 25 02:12:35.479 INFO STEP 633 (remove_files) COMPLETE
65602025-02-25T02:12:37.440Z[ recovery-image] Feb 25 02:12:35.479 INFO O| Feb 25 02:12:35.479 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612025-02-25T02:12:37.470Z[ recovery-image] Feb 25 02:12:35.512 INFO O| Feb 25 02:12:35.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65622025-02-25T02:12:37.470Z[ recovery-image] Feb 25 02:12:35.512 INFO O| Feb 25 02:12:35.512 INFO STEP 634 (remove_files) COMPLETE
65632025-02-25T02:12:37.472Z[ recovery-image] Feb 25 02:12:35.512 INFO O| Feb 25 02:12:35.512 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642025-02-25T02:12:37.513Z[ recovery-image] Feb 25 02:12:35.554 INFO O| Feb 25 02:12:35.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65652025-02-25T02:12:37.513Z[ recovery-image] Feb 25 02:12:35.554 INFO O| Feb 25 02:12:35.554 INFO STEP 635 (remove_files) COMPLETE
65662025-02-25T02:12:37.513Z[ recovery-image] Feb 25 02:12:35.554 INFO O| Feb 25 02:12:35.554 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672025-02-25T02:12:37.549Z[ recovery-image] Feb 25 02:12:35.591 INFO O| Feb 25 02:12:35.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65682025-02-25T02:12:37.549Z[ recovery-image] Feb 25 02:12:35.591 INFO O| Feb 25 02:12:35.591 INFO STEP 636 (remove_files) COMPLETE
65692025-02-25T02:12:37.549Z[ recovery-image] Feb 25 02:12:35.591 INFO O| Feb 25 02:12:35.591 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702025-02-25T02:12:37.570Z[ recovery-image] Feb 25 02:12:35.612 INFO O| Feb 25 02:12:35.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65712025-02-25T02:12:37.570Z[ recovery-image] Feb 25 02:12:35.612 INFO O| Feb 25 02:12:35.612 INFO STEP 637 (remove_files) COMPLETE
65722025-02-25T02:12:37.570Z[ recovery-image] Feb 25 02:12:35.612 INFO O| Feb 25 02:12:35.612 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732025-02-25T02:12:37.614Z[ recovery-image] Feb 25 02:12:35.656 INFO O| Feb 25 02:12:35.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65742025-02-25T02:12:37.628Z[ recovery-image] Feb 25 02:12:35.656 INFO O| Feb 25 02:12:35.656 INFO STEP 638 (remove_files) COMPLETE
65752025-02-25T02:12:37.628Z[ recovery-image] Feb 25 02:12:35.656 INFO O| Feb 25 02:12:35.656 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762025-02-25T02:12:37.633Z[ recovery-image] Feb 25 02:12:35.675 INFO O| Feb 25 02:12:35.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65772025-02-25T02:12:37.635Z[ recovery-image] Feb 25 02:12:35.675 INFO O| Feb 25 02:12:35.675 INFO STEP 639 (remove_files) COMPLETE
65782025-02-25T02:12:37.636Z[ recovery-image] Feb 25 02:12:35.675 INFO O| Feb 25 02:12:35.675 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792025-02-25T02:12:37.653Z[ recovery-image] Feb 25 02:12:35.694 INFO O| Feb 25 02:12:35.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65802025-02-25T02:12:37.653Z[ recovery-image] Feb 25 02:12:35.694 INFO O| Feb 25 02:12:35.694 INFO STEP 640 (remove_files) COMPLETE
65812025-02-25T02:12:37.653Z[ recovery-image] Feb 25 02:12:35.694 INFO O| Feb 25 02:12:35.694 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822025-02-25T02:12:37.670Z[ recovery-image] Feb 25 02:12:35.712 INFO O| Feb 25 02:12:35.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65832025-02-25T02:12:37.670Z[ recovery-image] Feb 25 02:12:35.712 INFO O| Feb 25 02:12:35.712 INFO STEP 641 (remove_files) COMPLETE
65842025-02-25T02:12:37.670Z[ recovery-image] Feb 25 02:12:35.712 INFO O| Feb 25 02:12:35.712 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852025-02-25T02:12:37.688Z[ recovery-image] Feb 25 02:12:35.730 INFO O| Feb 25 02:12:35.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65862025-02-25T02:12:37.688Z[ recovery-image] Feb 25 02:12:35.730 INFO O| Feb 25 02:12:35.730 INFO STEP 642 (remove_files) COMPLETE
65872025-02-25T02:12:37.688Z[ recovery-image] Feb 25 02:12:35.730 INFO O| Feb 25 02:12:35.730 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882025-02-25T02:12:37.709Z[ recovery-image] Feb 25 02:12:35.751 INFO O| Feb 25 02:12:35.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65892025-02-25T02:12:37.709Z[ recovery-image] Feb 25 02:12:35.751 INFO O| Feb 25 02:12:35.751 INFO STEP 643 (remove_files) COMPLETE
65902025-02-25T02:12:37.709Z[ recovery-image] Feb 25 02:12:35.751 INFO O| Feb 25 02:12:35.751 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912025-02-25T02:12:37.728Z[ recovery-image] Feb 25 02:12:35.770 INFO O| Feb 25 02:12:35.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65922025-02-25T02:12:37.728Z[ recovery-image] Feb 25 02:12:35.770 INFO O| Feb 25 02:12:35.770 INFO STEP 644 (remove_files) COMPLETE
65932025-02-25T02:12:37.728Z[ recovery-image] Feb 25 02:12:35.770 INFO O| Feb 25 02:12:35.770 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942025-02-25T02:12:37.749Z[ recovery-image] Feb 25 02:12:35.790 INFO O| Feb 25 02:12:35.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65952025-02-25T02:12:37.749Z[ recovery-image] Feb 25 02:12:35.790 INFO O| Feb 25 02:12:35.790 INFO STEP 645 (remove_files) COMPLETE
65962025-02-25T02:12:37.749Z[ recovery-image] Feb 25 02:12:35.790 INFO O| Feb 25 02:12:35.790 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972025-02-25T02:12:37.766Z[ recovery-image] Feb 25 02:12:35.809 INFO O| Feb 25 02:12:35.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65982025-02-25T02:12:37.766Z[ recovery-image] Feb 25 02:12:35.809 INFO O| Feb 25 02:12:35.809 INFO STEP 646 (remove_files) COMPLETE
65992025-02-25T02:12:37.766Z[ recovery-image] Feb 25 02:12:35.809 INFO O| Feb 25 02:12:35.809 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002025-02-25T02:12:37.786Z[ recovery-image] Feb 25 02:12:35.828 INFO O| Feb 25 02:12:35.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
66012025-02-25T02:12:37.786Z[ recovery-image] Feb 25 02:12:35.828 INFO O| Feb 25 02:12:35.828 INFO STEP 647 (remove_files) COMPLETE
66022025-02-25T02:12:37.786Z[ recovery-image] Feb 25 02:12:35.828 INFO O| Feb 25 02:12:35.828 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032025-02-25T02:12:37.806Z[ recovery-image] Feb 25 02:12:35.847 INFO O| Feb 25 02:12:35.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
66042025-02-25T02:12:37.806Z[ recovery-image] Feb 25 02:12:35.847 INFO O| Feb 25 02:12:35.847 INFO STEP 648 (remove_files) COMPLETE
66052025-02-25T02:12:37.806Z[ recovery-image] Feb 25 02:12:35.847 INFO O| Feb 25 02:12:35.847 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062025-02-25T02:12:37.827Z[ recovery-image] Feb 25 02:12:35.869 INFO O| Feb 25 02:12:35.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
66072025-02-25T02:12:37.827Z[ recovery-image] Feb 25 02:12:35.869 INFO O| Feb 25 02:12:35.869 INFO STEP 649 (remove_files) COMPLETE
66082025-02-25T02:12:37.827Z[ recovery-image] Feb 25 02:12:35.869 INFO O| Feb 25 02:12:35.869 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092025-02-25T02:12:37.849Z[ recovery-image] Feb 25 02:12:35.891 INFO O| Feb 25 02:12:35.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
66102025-02-25T02:12:37.849Z[ recovery-image] Feb 25 02:12:35.891 INFO O| Feb 25 02:12:35.891 INFO STEP 650 (remove_files) COMPLETE
66112025-02-25T02:12:37.852Z[ recovery-image] Feb 25 02:12:35.891 INFO O| Feb 25 02:12:35.891 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122025-02-25T02:12:37.870Z[ recovery-image] Feb 25 02:12:35.913 INFO O| Feb 25 02:12:35.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
66132025-02-25T02:12:37.870Z[ recovery-image] Feb 25 02:12:35.913 INFO O| Feb 25 02:12:35.913 INFO STEP 651 (remove_files) COMPLETE
66142025-02-25T02:12:37.871Z[ recovery-image] Feb 25 02:12:35.913 INFO O| Feb 25 02:12:35.913 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152025-02-25T02:12:37.897Z[ recovery-image] Feb 25 02:12:35.939 INFO O| Feb 25 02:12:35.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
66162025-02-25T02:12:37.900Z[ recovery-image] Feb 25 02:12:35.940 INFO O| Feb 25 02:12:35.940 INFO STEP 652 (remove_files) COMPLETE
66172025-02-25T02:12:37.900Z[ recovery-image] Feb 25 02:12:35.940 INFO O| Feb 25 02:12:35.940 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182025-02-25T02:12:37.918Z[ recovery-image] Feb 25 02:12:35.960 INFO O| Feb 25 02:12:35.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
66192025-02-25T02:12:37.920Z[ recovery-image] Feb 25 02:12:35.960 INFO O| Feb 25 02:12:35.960 INFO STEP 653 (remove_files) COMPLETE
66202025-02-25T02:12:37.920Z[ recovery-image] Feb 25 02:12:35.960 INFO O| Feb 25 02:12:35.960 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212025-02-25T02:12:37.940Z[ recovery-image] Feb 25 02:12:35.981 INFO O| Feb 25 02:12:35.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
66222025-02-25T02:12:37.940Z[ recovery-image] Feb 25 02:12:35.981 INFO O| Feb 25 02:12:35.981 INFO STEP 654 (remove_files) COMPLETE
66232025-02-25T02:12:37.942Z[ recovery-image] Feb 25 02:12:35.981 INFO O| Feb 25 02:12:35.981 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242025-02-25T02:12:37.969Z[ recovery-image] Feb 25 02:12:36.011 INFO O| Feb 25 02:12:36.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
66252025-02-25T02:12:37.972Z[ recovery-image] Feb 25 02:12:36.012 INFO O| Feb 25 02:12:36.011 INFO STEP 655 (remove_files) COMPLETE
66262025-02-25T02:12:37.972Z[ recovery-image] Feb 25 02:12:36.012 INFO O| Feb 25 02:12:36.011 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272025-02-25T02:12:37.990Z[ recovery-image] Feb 25 02:12:36.032 INFO O| Feb 25 02:12:36.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
66282025-02-25T02:12:37.991Z[ recovery-image] Feb 25 02:12:36.032 INFO O| Feb 25 02:12:36.032 INFO STEP 656 (remove_files) COMPLETE
66292025-02-25T02:12:37.993Z[ recovery-image] Feb 25 02:12:36.032 INFO O| Feb 25 02:12:36.032 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302025-02-25T02:12:38.028Z[ recovery-image] Feb 25 02:12:36.070 INFO O| Feb 25 02:12:36.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
66312025-02-25T02:12:38.033Z[ recovery-image] Feb 25 02:12:36.075 INFO O| Feb 25 02:12:36.075 INFO STEP 657 (remove_files) COMPLETE
66322025-02-25T02:12:38.033Z[ recovery-image] Feb 25 02:12:36.075 INFO O| Feb 25 02:12:36.075 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332025-02-25T02:12:38.054Z[ recovery-image] Feb 25 02:12:36.095 INFO O| Feb 25 02:12:36.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
66342025-02-25T02:12:38.054Z[ recovery-image] Feb 25 02:12:36.095 INFO O| Feb 25 02:12:36.095 INFO STEP 658 (remove_files) COMPLETE
66352025-02-25T02:12:38.054Z[ recovery-image] Feb 25 02:12:36.095 INFO O| Feb 25 02:12:36.095 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362025-02-25T02:12:38.072Z[ recovery-image] Feb 25 02:12:36.114 INFO O| Feb 25 02:12:36.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
66372025-02-25T02:12:38.072Z[ recovery-image] Feb 25 02:12:36.114 INFO O| Feb 25 02:12:36.114 INFO STEP 659 (remove_files) COMPLETE
66382025-02-25T02:12:38.072Z[ recovery-image] Feb 25 02:12:36.114 INFO O| Feb 25 02:12:36.114 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392025-02-25T02:12:38.090Z[ recovery-image] Feb 25 02:12:36.132 INFO O| Feb 25 02:12:36.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
66402025-02-25T02:12:38.090Z[ recovery-image] Feb 25 02:12:36.132 INFO O| Feb 25 02:12:36.132 INFO STEP 660 (remove_files) COMPLETE
66412025-02-25T02:12:38.092Z[ recovery-image] Feb 25 02:12:36.133 INFO O| Feb 25 02:12:36.132 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422025-02-25T02:12:38.122Z[ recovery-image] Feb 25 02:12:36.163 INFO O| Feb 25 02:12:36.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
66432025-02-25T02:12:38.122Z[ recovery-image] Feb 25 02:12:36.163 INFO O| Feb 25 02:12:36.163 INFO STEP 661 (remove_files) COMPLETE
66442025-02-25T02:12:38.122Z[ recovery-image] Feb 25 02:12:36.163 INFO O| Feb 25 02:12:36.163 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452025-02-25T02:12:38.161Z[ recovery-image] Feb 25 02:12:36.203 INFO O| Feb 25 02:12:36.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66462025-02-25T02:12:38.163Z[ recovery-image] Feb 25 02:12:36.203 INFO O| Feb 25 02:12:36.203 INFO STEP 662 (remove_files) COMPLETE
66472025-02-25T02:12:38.164Z[ recovery-image] Feb 25 02:12:36.203 INFO O| Feb 25 02:12:36.203 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482025-02-25T02:12:38.182Z[ recovery-image] Feb 25 02:12:36.223 INFO O| Feb 25 02:12:36.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66492025-02-25T02:12:38.182Z[ recovery-image] Feb 25 02:12:36.224 INFO O| Feb 25 02:12:36.224 INFO STEP 663 (remove_files) COMPLETE
66502025-02-25T02:12:38.182Z[ recovery-image] Feb 25 02:12:36.224 INFO O| Feb 25 02:12:36.224 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512025-02-25T02:12:38.246Z[ recovery-image] Feb 25 02:12:36.287 INFO O| Feb 25 02:12:36.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66522025-02-25T02:12:38.246Z[ recovery-image] Feb 25 02:12:36.287 INFO O| Feb 25 02:12:36.287 INFO STEP 664 (remove_files) COMPLETE
66532025-02-25T02:12:38.248Z[ recovery-image] Feb 25 02:12:36.287 INFO O| Feb 25 02:12:36.287 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542025-02-25T02:12:38.266Z[ recovery-image] Feb 25 02:12:36.307 INFO O| Feb 25 02:12:36.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66552025-02-25T02:12:38.266Z[ recovery-image] Feb 25 02:12:36.307 INFO O| Feb 25 02:12:36.307 INFO STEP 665 (remove_files) COMPLETE
66562025-02-25T02:12:38.266Z[ recovery-image] Feb 25 02:12:36.307 INFO O| Feb 25 02:12:36.307 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572025-02-25T02:12:38.283Z[ recovery-image] Feb 25 02:12:36.325 INFO O| Feb 25 02:12:36.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66582025-02-25T02:12:38.283Z[ recovery-image] Feb 25 02:12:36.326 INFO O| Feb 25 02:12:36.325 INFO STEP 666 (remove_files) COMPLETE
66592025-02-25T02:12:38.286Z[ recovery-image] Feb 25 02:12:36.326 INFO O| Feb 25 02:12:36.326 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602025-02-25T02:12:38.302Z[ recovery-image] Feb 25 02:12:36.344 INFO O| Feb 25 02:12:36.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66612025-02-25T02:12:38.304Z[ recovery-image] Feb 25 02:12:36.344 INFO O| Feb 25 02:12:36.344 INFO STEP 667 (remove_files) COMPLETE
66622025-02-25T02:12:38.304Z[ recovery-image] Feb 25 02:12:36.344 INFO O| Feb 25 02:12:36.344 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632025-02-25T02:12:38.325Z[ recovery-image] Feb 25 02:12:36.365 INFO O| Feb 25 02:12:36.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66642025-02-25T02:12:38.328Z[ recovery-image] Feb 25 02:12:36.365 INFO O| Feb 25 02:12:36.365 INFO STEP 668 (remove_files) COMPLETE
66652025-02-25T02:12:38.328Z[ recovery-image] Feb 25 02:12:36.365 INFO O| Feb 25 02:12:36.365 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662025-02-25T02:12:38.355Z[ recovery-image] Feb 25 02:12:36.397 INFO O| Feb 25 02:12:36.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66672025-02-25T02:12:38.358Z[ recovery-image] Feb 25 02:12:36.397 INFO O| Feb 25 02:12:36.397 INFO STEP 669 (remove_files) COMPLETE
66682025-02-25T02:12:38.358Z[ recovery-image] Feb 25 02:12:36.398 INFO O| Feb 25 02:12:36.397 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692025-02-25T02:12:38.375Z[ recovery-image] Feb 25 02:12:36.417 INFO O| Feb 25 02:12:36.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66702025-02-25T02:12:38.378Z[ recovery-image] Feb 25 02:12:36.417 INFO O| Feb 25 02:12:36.417 INFO STEP 670 (remove_files) COMPLETE
66712025-02-25T02:12:38.378Z[ recovery-image] Feb 25 02:12:36.417 INFO O| Feb 25 02:12:36.417 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722025-02-25T02:12:38.395Z[ recovery-image] Feb 25 02:12:36.437 INFO O| Feb 25 02:12:36.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66732025-02-25T02:12:38.398Z[ recovery-image] Feb 25 02:12:36.437 INFO O| Feb 25 02:12:36.437 INFO STEP 671 (remove_files) COMPLETE
66742025-02-25T02:12:38.398Z[ recovery-image] Feb 25 02:12:36.437 INFO O| Feb 25 02:12:36.437 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752025-02-25T02:12:38.432Z[ recovery-image] Feb 25 02:12:36.474 INFO O| Feb 25 02:12:36.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66762025-02-25T02:12:38.434Z[ recovery-image] Feb 25 02:12:36.474 INFO O| Feb 25 02:12:36.474 INFO STEP 672 (remove_files) COMPLETE
66772025-02-25T02:12:38.434Z[ recovery-image] Feb 25 02:12:36.474 INFO O| Feb 25 02:12:36.474 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782025-02-25T02:12:38.453Z[ recovery-image] Feb 25 02:12:36.495 INFO O| Feb 25 02:12:36.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66792025-02-25T02:12:38.456Z[ recovery-image] Feb 25 02:12:36.495 INFO O| Feb 25 02:12:36.495 INFO STEP 673 (remove_files) COMPLETE
66802025-02-25T02:12:38.456Z[ recovery-image] Feb 25 02:12:36.495 INFO O| Feb 25 02:12:36.495 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812025-02-25T02:12:38.500Z[ recovery-image] Feb 25 02:12:36.542 INFO O| Feb 25 02:12:36.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66822025-02-25T02:12:38.500Z[ recovery-image] Feb 25 02:12:36.543 INFO O| Feb 25 02:12:36.543 INFO STEP 674 (remove_files) COMPLETE
66832025-02-25T02:12:38.503Z[ recovery-image] Feb 25 02:12:36.543 INFO O| Feb 25 02:12:36.543 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842025-02-25T02:12:38.534Z[ recovery-image] Feb 25 02:12:36.577 INFO O| Feb 25 02:12:36.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66852025-02-25T02:12:38.535Z[ recovery-image] Feb 25 02:12:36.577 INFO O| Feb 25 02:12:36.577 INFO STEP 675 (remove_files) COMPLETE
66862025-02-25T02:12:38.535Z[ recovery-image] Feb 25 02:12:36.577 INFO O| Feb 25 02:12:36.577 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872025-02-25T02:12:38.554Z[ recovery-image] Feb 25 02:12:36.596 INFO O| Feb 25 02:12:36.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66882025-02-25T02:12:38.554Z[ recovery-image] Feb 25 02:12:36.596 INFO O| Feb 25 02:12:36.596 INFO STEP 676 (remove_files) COMPLETE
66892025-02-25T02:12:38.557Z[ recovery-image] Feb 25 02:12:36.596 INFO O| Feb 25 02:12:36.596 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902025-02-25T02:12:38.593Z[ recovery-image] Feb 25 02:12:36.635 INFO O| Feb 25 02:12:36.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66912025-02-25T02:12:38.593Z[ recovery-image] Feb 25 02:12:36.635 INFO O| Feb 25 02:12:36.635 INFO STEP 677 (remove_files) COMPLETE
66922025-02-25T02:12:38.596Z[ recovery-image] Feb 25 02:12:36.635 INFO O| Feb 25 02:12:36.635 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932025-02-25T02:12:38.660Z[ recovery-image] Feb 25 02:12:36.702 INFO O| Feb 25 02:12:36.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66942025-02-25T02:12:38.660Z[ recovery-image] Feb 25 02:12:36.702 INFO O| Feb 25 02:12:36.702 INFO STEP 678 (remove_files) COMPLETE
66952025-02-25T02:12:38.663Z[ recovery-image] Feb 25 02:12:36.702 INFO O| Feb 25 02:12:36.702 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962025-02-25T02:12:38.720Z[ recovery-image] Feb 25 02:12:36.762 INFO O| Feb 25 02:12:36.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66972025-02-25T02:12:38.720Z[ recovery-image] Feb 25 02:12:36.762 INFO O| Feb 25 02:12:36.762 INFO STEP 679 (remove_files) COMPLETE
66982025-02-25T02:12:38.720Z[ recovery-image] Feb 25 02:12:36.762 INFO O| Feb 25 02:12:36.762 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992025-02-25T02:12:38.750Z[ recovery-image] Feb 25 02:12:36.792 INFO O| Feb 25 02:12:36.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
67002025-02-25T02:12:38.753Z[ recovery-image] Feb 25 02:12:36.792 INFO O| Feb 25 02:12:36.792 INFO STEP 680 (remove_files) COMPLETE
67012025-02-25T02:12:38.753Z[ recovery-image] Feb 25 02:12:36.792 INFO O| Feb 25 02:12:36.792 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022025-02-25T02:12:38.772Z[ recovery-image] Feb 25 02:12:36.813 INFO O| Feb 25 02:12:36.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
67032025-02-25T02:12:38.772Z[ recovery-image] Feb 25 02:12:36.813 INFO O| Feb 25 02:12:36.813 INFO STEP 681 (remove_files) COMPLETE
67042025-02-25T02:12:38.772Z[ recovery-image] Feb 25 02:12:36.813 INFO O| Feb 25 02:12:36.813 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052025-02-25T02:12:38.805Z[ recovery-image] Feb 25 02:12:36.847 INFO O| Feb 25 02:12:36.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
67062025-02-25T02:12:38.805Z[ recovery-image] Feb 25 02:12:36.847 INFO O| Feb 25 02:12:36.847 INFO STEP 682 (remove_files) COMPLETE
67072025-02-25T02:12:38.805Z[ recovery-image] Feb 25 02:12:36.847 INFO O| Feb 25 02:12:36.847 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082025-02-25T02:12:38.844Z[ recovery-image] Feb 25 02:12:36.886 INFO O| Feb 25 02:12:36.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
67092025-02-25T02:12:38.844Z[ recovery-image] Feb 25 02:12:36.886 INFO O| Feb 25 02:12:36.886 INFO STEP 683 (remove_files) COMPLETE
67102025-02-25T02:12:38.844Z[ recovery-image] Feb 25 02:12:36.886 INFO O| Feb 25 02:12:36.886 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112025-02-25T02:12:38.905Z[ recovery-image] Feb 25 02:12:36.947 INFO O| Feb 25 02:12:36.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
67122025-02-25T02:12:38.905Z[ recovery-image] Feb 25 02:12:36.947 INFO O| Feb 25 02:12:36.947 INFO STEP 684 (remove_files) COMPLETE
67132025-02-25T02:12:38.905Z[ recovery-image] Feb 25 02:12:36.947 INFO O| Feb 25 02:12:36.947 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142025-02-25T02:12:38.925Z[ recovery-image] Feb 25 02:12:36.967 INFO O| Feb 25 02:12:36.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
67152025-02-25T02:12:38.925Z[ recovery-image] Feb 25 02:12:36.967 INFO O| Feb 25 02:12:36.967 INFO STEP 685 (remove_files) COMPLETE
67162025-02-25T02:12:38.928Z[ recovery-image] Feb 25 02:12:36.967 INFO O| Feb 25 02:12:36.967 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172025-02-25T02:12:38.958Z[ recovery-image] Feb 25 02:12:37.000 INFO O| Feb 25 02:12:37.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
67182025-02-25T02:12:38.961Z[ recovery-image] Feb 25 02:12:37.000 INFO O| Feb 25 02:12:37.000 INFO STEP 686 (remove_files) COMPLETE
67192025-02-25T02:12:38.961Z[ recovery-image] Feb 25 02:12:37.001 INFO O| Feb 25 02:12:37.000 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202025-02-25T02:12:38.979Z[ recovery-image] Feb 25 02:12:37.021 INFO O| Feb 25 02:12:37.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
67212025-02-25T02:12:38.979Z[ recovery-image] Feb 25 02:12:37.021 INFO O| Feb 25 02:12:37.021 INFO STEP 687 (remove_files) COMPLETE
67222025-02-25T02:12:38.979Z[ recovery-image] Feb 25 02:12:37.021 INFO O| Feb 25 02:12:37.021 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232025-02-25T02:12:39.012Z[ recovery-image] Feb 25 02:12:37.054 INFO O| Feb 25 02:12:37.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
67242025-02-25T02:12:39.015Z[ recovery-image] Feb 25 02:12:37.054 INFO O| Feb 25 02:12:37.054 INFO STEP 688 (remove_files) COMPLETE
67252025-02-25T02:12:39.015Z[ recovery-image] Feb 25 02:12:37.055 INFO O| Feb 25 02:12:37.054 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262025-02-25T02:12:39.034Z[ recovery-image] Feb 25 02:12:37.075 INFO O| Feb 25 02:12:37.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
67272025-02-25T02:12:39.037Z[ recovery-image] Feb 25 02:12:37.075 INFO O| Feb 25 02:12:37.075 INFO STEP 689 (remove_files) COMPLETE
67282025-02-25T02:12:39.037Z[ recovery-image] Feb 25 02:12:37.075 INFO O| Feb 25 02:12:37.075 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292025-02-25T02:12:39.053Z[ recovery-image] Feb 25 02:12:37.096 INFO O| Feb 25 02:12:37.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
67302025-02-25T02:12:39.056Z[ recovery-image] Feb 25 02:12:37.096 INFO O| Feb 25 02:12:37.096 INFO STEP 690 (remove_files) COMPLETE
67312025-02-25T02:12:39.056Z[ recovery-image] Feb 25 02:12:37.096 INFO O| Feb 25 02:12:37.096 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322025-02-25T02:12:39.083Z[ recovery-image] Feb 25 02:12:37.125 INFO O| Feb 25 02:12:37.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
67332025-02-25T02:12:39.083Z[ recovery-image] Feb 25 02:12:37.125 INFO O| Feb 25 02:12:37.125 INFO STEP 691 (remove_files) COMPLETE
67342025-02-25T02:12:39.083Z[ recovery-image] Feb 25 02:12:37.125 INFO O| Feb 25 02:12:37.125 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352025-02-25T02:12:39.117Z[ recovery-image] Feb 25 02:12:37.159 INFO O| Feb 25 02:12:37.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
67362025-02-25T02:12:39.117Z[ recovery-image] Feb 25 02:12:37.159 INFO O| Feb 25 02:12:37.159 INFO STEP 692 (remove_files) COMPLETE
67372025-02-25T02:12:39.117Z[ recovery-image] Feb 25 02:12:37.159 INFO O| Feb 25 02:12:37.159 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382025-02-25T02:12:39.137Z[ recovery-image] Feb 25 02:12:37.180 INFO O| Feb 25 02:12:37.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
67392025-02-25T02:12:39.137Z[ recovery-image] Feb 25 02:12:37.180 INFO O| Feb 25 02:12:37.180 INFO STEP 693 (remove_files) COMPLETE
67402025-02-25T02:12:39.137Z[ recovery-image] Feb 25 02:12:37.180 INFO O| Feb 25 02:12:37.180 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412025-02-25T02:12:39.178Z[ recovery-image] Feb 25 02:12:37.220 INFO O| Feb 25 02:12:37.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
67422025-02-25T02:12:39.178Z[ recovery-image] Feb 25 02:12:37.220 INFO O| Feb 25 02:12:37.220 INFO STEP 694 (remove_files) COMPLETE
67432025-02-25T02:12:39.178Z[ recovery-image] Feb 25 02:12:37.220 INFO O| Feb 25 02:12:37.220 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442025-02-25T02:12:39.198Z[ recovery-image] Feb 25 02:12:37.240 INFO O| Feb 25 02:12:37.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67452025-02-25T02:12:39.198Z[ recovery-image] Feb 25 02:12:37.240 INFO O| Feb 25 02:12:37.240 INFO STEP 695 (remove_files) COMPLETE
67462025-02-25T02:12:39.198Z[ recovery-image] Feb 25 02:12:37.240 INFO O| Feb 25 02:12:37.240 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472025-02-25T02:12:39.218Z[ recovery-image] Feb 25 02:12:37.260 INFO O| Feb 25 02:12:37.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67482025-02-25T02:12:39.218Z[ recovery-image] Feb 25 02:12:37.260 INFO O| Feb 25 02:12:37.260 INFO STEP 696 (remove_files) COMPLETE
67492025-02-25T02:12:39.218Z[ recovery-image] Feb 25 02:12:37.260 INFO O| Feb 25 02:12:37.260 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502025-02-25T02:12:39.237Z[ recovery-image] Feb 25 02:12:37.279 INFO O| Feb 25 02:12:37.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67512025-02-25T02:12:39.297Z[ recovery-image] Feb 25 02:12:37.339 INFO O| Feb 25 02:12:37.339 INFO STEP 697 (remove_files) COMPLETE
67522025-02-25T02:12:39.297Z[ recovery-image] Feb 25 02:12:37.339 INFO O| Feb 25 02:12:37.339 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532025-02-25T02:12:39.317Z[ recovery-image] Feb 25 02:12:37.359 INFO O| Feb 25 02:12:37.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67542025-02-25T02:12:39.389Z[ recovery-image] Feb 25 02:12:37.431 INFO O| Feb 25 02:12:37.431 INFO STEP 698 (remove_files) COMPLETE
67552025-02-25T02:12:39.389Z[ recovery-image] Feb 25 02:12:37.431 INFO O| Feb 25 02:12:37.431 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562025-02-25T02:12:39.410Z[ recovery-image] Feb 25 02:12:37.452 INFO O| Feb 25 02:12:37.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67572025-02-25T02:12:39.413Z[ recovery-image] Feb 25 02:12:37.452 INFO O| Feb 25 02:12:37.452 INFO STEP 699 (remove_files) COMPLETE
67582025-02-25T02:12:39.413Z[ recovery-image] Feb 25 02:12:37.452 INFO O| Feb 25 02:12:37.452 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592025-02-25T02:12:39.442Z[ recovery-image] Feb 25 02:12:37.484 INFO O| Feb 25 02:12:37.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67602025-02-25T02:12:39.442Z[ recovery-image] Feb 25 02:12:37.484 INFO O| Feb 25 02:12:37.484 INFO STEP 700 (remove_files) COMPLETE
67612025-02-25T02:12:39.442Z[ recovery-image] Feb 25 02:12:37.484 INFO O| Feb 25 02:12:37.484 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622025-02-25T02:12:39.477Z[ recovery-image] Feb 25 02:12:37.519 INFO O| Feb 25 02:12:37.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67632025-02-25T02:12:39.481Z[ recovery-image] Feb 25 02:12:37.519 INFO O| Feb 25 02:12:37.519 INFO STEP 701 (remove_files) COMPLETE
67642025-02-25T02:12:39.481Z[ recovery-image] Feb 25 02:12:37.519 INFO O| Feb 25 02:12:37.519 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652025-02-25T02:12:39.538Z[ recovery-image] Feb 25 02:12:37.580 INFO O| Feb 25 02:12:37.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67662025-02-25T02:12:39.542Z[ recovery-image] Feb 25 02:12:37.581 INFO O| Feb 25 02:12:37.581 INFO STEP 702 (remove_files) COMPLETE
67672025-02-25T02:12:39.542Z[ recovery-image] Feb 25 02:12:37.581 INFO O| Feb 25 02:12:37.581 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682025-02-25T02:12:39.557Z[ recovery-image] Feb 25 02:12:37.599 INFO O| Feb 25 02:12:37.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67692025-02-25T02:12:39.557Z[ recovery-image] Feb 25 02:12:37.600 INFO O| Feb 25 02:12:37.599 INFO STEP 703 (remove_files) COMPLETE
67702025-02-25T02:12:39.557Z[ recovery-image] Feb 25 02:12:37.600 INFO O| Feb 25 02:12:37.600 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712025-02-25T02:12:39.577Z[ recovery-image] Feb 25 02:12:37.618 INFO O| Feb 25 02:12:37.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67722025-02-25T02:12:39.577Z[ recovery-image] Feb 25 02:12:37.618 INFO O| Feb 25 02:12:37.618 INFO STEP 704 (remove_files) COMPLETE
67732025-02-25T02:12:39.581Z[ recovery-image] Feb 25 02:12:37.618 INFO O| Feb 25 02:12:37.618 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742025-02-25T02:12:39.618Z[ recovery-image] Feb 25 02:12:37.660 INFO O| Feb 25 02:12:37.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67752025-02-25T02:12:39.618Z[ recovery-image] Feb 25 02:12:37.660 INFO O| Feb 25 02:12:37.660 INFO STEP 705 (remove_files) COMPLETE
67762025-02-25T02:12:39.618Z[ recovery-image] Feb 25 02:12:37.660 INFO O| Feb 25 02:12:37.660 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772025-02-25T02:12:39.639Z[ recovery-image] Feb 25 02:12:37.680 INFO O| Feb 25 02:12:37.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67782025-02-25T02:12:39.639Z[ recovery-image] Feb 25 02:12:37.680 INFO O| Feb 25 02:12:37.680 INFO STEP 706 (remove_files) COMPLETE
67792025-02-25T02:12:39.639Z[ recovery-image] Feb 25 02:12:37.680 INFO O| Feb 25 02:12:37.680 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802025-02-25T02:12:39.695Z[ recovery-image] Feb 25 02:12:37.737 INFO O| Feb 25 02:12:37.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67812025-02-25T02:12:39.695Z[ recovery-image] Feb 25 02:12:37.737 INFO O| Feb 25 02:12:37.737 INFO STEP 707 (remove_files) COMPLETE
67822025-02-25T02:12:39.695Z[ recovery-image] Feb 25 02:12:37.737 INFO O| Feb 25 02:12:37.737 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832025-02-25T02:12:39.754Z[ recovery-image] Feb 25 02:12:37.794 INFO O| Feb 25 02:12:37.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67842025-02-25T02:12:39.754Z[ recovery-image] Feb 25 02:12:37.794 INFO O| Feb 25 02:12:37.794 INFO STEP 708 (remove_files) COMPLETE
67852025-02-25T02:12:39.754Z[ recovery-image] Feb 25 02:12:37.794 INFO O| Feb 25 02:12:37.794 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862025-02-25T02:12:39.777Z[ recovery-image] Feb 25 02:12:37.818 INFO O| Feb 25 02:12:37.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67872025-02-25T02:12:39.779Z[ recovery-image] Feb 25 02:12:37.818 INFO O| Feb 25 02:12:37.818 INFO STEP 709 (remove_files) COMPLETE
67882025-02-25T02:12:39.780Z[ recovery-image] Feb 25 02:12:37.818 INFO O| Feb 25 02:12:37.818 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892025-02-25T02:12:39.796Z[ recovery-image] Feb 25 02:12:37.838 INFO O| Feb 25 02:12:37.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67902025-02-25T02:12:39.796Z[ recovery-image] Feb 25 02:12:37.838 INFO O| Feb 25 02:12:37.838 INFO STEP 710 (remove_files) COMPLETE
67912025-02-25T02:12:39.796Z[ recovery-image] Feb 25 02:12:37.838 INFO O| Feb 25 02:12:37.838 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922025-02-25T02:12:39.815Z[ recovery-image] Feb 25 02:12:37.856 INFO O| Feb 25 02:12:37.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67932025-02-25T02:12:39.817Z[ recovery-image] Feb 25 02:12:37.856 INFO O| Feb 25 02:12:37.856 INFO STEP 711 (remove_files) COMPLETE
67942025-02-25T02:12:39.817Z[ recovery-image] Feb 25 02:12:37.856 INFO O| Feb 25 02:12:37.856 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952025-02-25T02:12:39.843Z[ recovery-image] Feb 25 02:12:37.885 INFO O| Feb 25 02:12:37.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67962025-02-25T02:12:39.843Z[ recovery-image] Feb 25 02:12:37.885 INFO O| Feb 25 02:12:37.876 INFO STEP 712 (remove_files) COMPLETE
67972025-02-25T02:12:39.845Z[ recovery-image] Feb 25 02:12:37.885 INFO O| Feb 25 02:12:37.876 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982025-02-25T02:12:39.859Z[ recovery-image] Feb 25 02:12:37.901 INFO O| Feb 25 02:12:37.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67992025-02-25T02:12:39.859Z[ recovery-image] Feb 25 02:12:37.901 INFO O| Feb 25 02:12:37.901 INFO STEP 713 (remove_files) COMPLETE
68002025-02-25T02:12:39.862Z[ recovery-image] Feb 25 02:12:37.901 INFO O| Feb 25 02:12:37.901 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012025-02-25T02:12:39.879Z[ recovery-image] Feb 25 02:12:37.920 INFO O| Feb 25 02:12:37.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
68022025-02-25T02:12:39.879Z[ recovery-image] Feb 25 02:12:37.920 INFO O| Feb 25 02:12:37.920 INFO STEP 714 (remove_files) COMPLETE
68032025-02-25T02:12:39.879Z[ recovery-image] Feb 25 02:12:37.920 INFO O| Feb 25 02:12:37.920 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042025-02-25T02:12:39.915Z[ recovery-image] Feb 25 02:12:37.956 INFO O| Feb 25 02:12:37.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
68052025-02-25T02:12:39.915Z[ recovery-image] Feb 25 02:12:37.956 INFO O| Feb 25 02:12:37.956 INFO STEP 715 (remove_files) COMPLETE
68062025-02-25T02:12:39.915Z[ recovery-image] Feb 25 02:12:37.956 INFO O| Feb 25 02:12:37.956 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072025-02-25T02:12:39.932Z[ recovery-image] Feb 25 02:12:37.973 INFO O| Feb 25 02:12:37.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
68082025-02-25T02:12:39.932Z[ recovery-image] Feb 25 02:12:37.973 INFO O| Feb 25 02:12:37.973 INFO STEP 716 (remove_files) COMPLETE
68092025-02-25T02:12:39.932Z[ recovery-image] Feb 25 02:12:37.973 INFO O| Feb 25 02:12:37.973 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102025-02-25T02:12:39.951Z[ recovery-image] Feb 25 02:12:37.993 INFO O| Feb 25 02:12:37.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
68112025-02-25T02:12:39.951Z[ recovery-image] Feb 25 02:12:37.993 INFO O| Feb 25 02:12:37.993 INFO STEP 717 (remove_files) COMPLETE
68122025-02-25T02:12:39.951Z[ recovery-image] Feb 25 02:12:37.993 INFO O| Feb 25 02:12:37.993 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132025-02-25T02:12:39.973Z[ recovery-image] Feb 25 02:12:38.013 INFO O| Feb 25 02:12:38.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
68142025-02-25T02:12:39.973Z[ recovery-image] Feb 25 02:12:38.014 INFO O| Feb 25 02:12:38.014 INFO STEP 718 (remove_files) COMPLETE
68152025-02-25T02:12:39.973Z[ recovery-image] Feb 25 02:12:38.014 INFO O| Feb 25 02:12:38.014 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162025-02-25T02:12:40.008Z[ recovery-image] Feb 25 02:12:38.050 INFO O| Feb 25 02:12:38.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
68172025-02-25T02:12:40.008Z[ recovery-image] Feb 25 02:12:38.050 INFO O| Feb 25 02:12:38.050 INFO STEP 719 (remove_files) COMPLETE
68182025-02-25T02:12:40.008Z[ recovery-image] Feb 25 02:12:38.050 INFO O| Feb 25 02:12:38.050 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192025-02-25T02:12:40.029Z[ recovery-image] Feb 25 02:12:38.071 INFO O| Feb 25 02:12:38.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
68202025-02-25T02:12:40.029Z[ recovery-image] Feb 25 02:12:38.071 INFO O| Feb 25 02:12:38.071 INFO STEP 720 (remove_files) COMPLETE
68212025-02-25T02:12:40.031Z[ recovery-image] Feb 25 02:12:38.071 INFO O| Feb 25 02:12:38.071 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222025-02-25T02:12:40.067Z[ recovery-image] Feb 25 02:12:38.109 INFO O| Feb 25 02:12:38.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
68232025-02-25T02:12:40.092Z[ recovery-image] Feb 25 02:12:38.134 INFO O| Feb 25 02:12:38.134 INFO STEP 721 (remove_files) COMPLETE
68242025-02-25T02:12:40.092Z[ recovery-image] Feb 25 02:12:38.134 INFO O| Feb 25 02:12:38.134 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252025-02-25T02:12:40.153Z[ recovery-image] Feb 25 02:12:38.195 INFO O| Feb 25 02:12:38.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
68262025-02-25T02:12:40.179Z[ recovery-image] Feb 25 02:12:38.221 INFO O| Feb 25 02:12:38.221 INFO STEP 722 (remove_files) COMPLETE
68272025-02-25T02:12:40.179Z[ recovery-image] Feb 25 02:12:38.221 INFO O| Feb 25 02:12:38.221 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282025-02-25T02:12:40.212Z[ recovery-image] Feb 25 02:12:38.253 INFO O| Feb 25 02:12:38.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
68292025-02-25T02:12:40.212Z[ recovery-image] Feb 25 02:12:38.254 INFO O| Feb 25 02:12:38.254 INFO STEP 723 (remove_files) COMPLETE
68302025-02-25T02:12:40.212Z[ recovery-image] Feb 25 02:12:38.254 INFO O| Feb 25 02:12:38.254 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312025-02-25T02:12:40.236Z[ recovery-image] Feb 25 02:12:38.278 INFO O| Feb 25 02:12:38.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
68322025-02-25T02:12:40.236Z[ recovery-image] Feb 25 02:12:38.278 INFO O| Feb 25 02:12:38.278 INFO STEP 724 (remove_files) COMPLETE
68332025-02-25T02:12:40.236Z[ recovery-image] Feb 25 02:12:38.278 INFO O| Feb 25 02:12:38.278 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342025-02-25T02:12:40.255Z[ recovery-image] Feb 25 02:12:38.297 INFO O| Feb 25 02:12:38.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
68352025-02-25T02:12:40.257Z[ recovery-image] Feb 25 02:12:38.297 INFO O| Feb 25 02:12:38.297 INFO STEP 725 (remove_files) COMPLETE
68362025-02-25T02:12:40.257Z[ recovery-image] Feb 25 02:12:38.297 INFO O| Feb 25 02:12:38.297 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372025-02-25T02:12:40.291Z[ recovery-image] Feb 25 02:12:38.332 INFO O| Feb 25 02:12:38.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
68382025-02-25T02:12:40.313Z[ recovery-image] Feb 25 02:12:38.355 INFO O| Feb 25 02:12:38.355 INFO STEP 726 (remove_files) COMPLETE
68392025-02-25T02:12:40.313Z[ recovery-image] Feb 25 02:12:38.355 INFO O| Feb 25 02:12:38.355 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402025-02-25T02:12:40.382Z[ recovery-image] Feb 25 02:12:38.424 INFO O| Feb 25 02:12:38.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
68412025-02-25T02:12:40.384Z[ recovery-image] Feb 25 02:12:38.424 INFO O| Feb 25 02:12:38.424 INFO STEP 727 (remove_files) COMPLETE
68422025-02-25T02:12:40.384Z[ recovery-image] Feb 25 02:12:38.424 INFO O| Feb 25 02:12:38.424 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432025-02-25T02:12:40.418Z[ recovery-image] Feb 25 02:12:38.461 INFO O| Feb 25 02:12:38.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
68442025-02-25T02:12:40.421Z[ recovery-image] Feb 25 02:12:38.461 INFO O| Feb 25 02:12:38.461 INFO STEP 728 (remove_files) COMPLETE
68452025-02-25T02:12:40.421Z[ recovery-image] Feb 25 02:12:38.461 INFO O| Feb 25 02:12:38.461 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462025-02-25T02:12:40.443Z[ recovery-image] Feb 25 02:12:38.482 INFO O| Feb 25 02:12:38.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68472025-02-25T02:12:40.443Z[ recovery-image] Feb 25 02:12:38.482 INFO O| Feb 25 02:12:38.482 INFO STEP 729 (remove_files) COMPLETE
68482025-02-25T02:12:40.443Z[ recovery-image] Feb 25 02:12:38.482 INFO O| Feb 25 02:12:38.482 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492025-02-25T02:12:40.463Z[ recovery-image] Feb 25 02:12:38.503 INFO O| Feb 25 02:12:38.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68502025-02-25T02:12:40.465Z[ recovery-image] Feb 25 02:12:38.504 INFO O| Feb 25 02:12:38.504 INFO STEP 730 (remove_files) COMPLETE
68512025-02-25T02:12:40.465Z[ recovery-image] Feb 25 02:12:38.504 INFO O| Feb 25 02:12:38.504 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522025-02-25T02:12:40.489Z[ recovery-image] Feb 25 02:12:38.523 INFO O| Feb 25 02:12:38.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68532025-02-25T02:12:40.489Z[ recovery-image] Feb 25 02:12:38.523 INFO O| Feb 25 02:12:38.523 INFO STEP 731 (remove_files) COMPLETE
68542025-02-25T02:12:40.489Z[ recovery-image] Feb 25 02:12:38.524 INFO O| Feb 25 02:12:38.523 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552025-02-25T02:12:40.522Z[ recovery-image] Feb 25 02:12:38.564 INFO O| Feb 25 02:12:38.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68562025-02-25T02:12:40.522Z[ recovery-image] Feb 25 02:12:38.564 INFO O| Feb 25 02:12:38.564 INFO STEP 732 (remove_files) COMPLETE
68572025-02-25T02:12:40.522Z[ recovery-image] Feb 25 02:12:38.564 INFO O| Feb 25 02:12:38.564 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582025-02-25T02:12:40.541Z[ recovery-image] Feb 25 02:12:38.583 INFO O| Feb 25 02:12:38.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68592025-02-25T02:12:40.544Z[ recovery-image] Feb 25 02:12:38.584 INFO O| Feb 25 02:12:38.584 INFO STEP 733 (remove_files) COMPLETE
68602025-02-25T02:12:40.544Z[ recovery-image] Feb 25 02:12:38.584 INFO O| Feb 25 02:12:38.584 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612025-02-25T02:12:40.577Z[ recovery-image] Feb 25 02:12:38.619 INFO O| Feb 25 02:12:38.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68622025-02-25T02:12:40.577Z[ recovery-image] Feb 25 02:12:38.619 INFO O| Feb 25 02:12:38.619 INFO STEP 734 (remove_files) COMPLETE
68632025-02-25T02:12:40.580Z[ recovery-image] Feb 25 02:12:38.619 INFO O| Feb 25 02:12:38.619 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642025-02-25T02:12:40.582Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
68652025-02-25T02:12:40.656Z[ recovery-image] Feb 25 02:12:38.698 INFO O| Feb 25 02:12:38.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68662025-02-25T02:12:40.656Z[ recovery-image] Feb 25 02:12:38.698 INFO O| Feb 25 02:12:38.698 INFO STEP 735 (remove_files) COMPLETE
68672025-02-25T02:12:40.660Z[ recovery-image] Feb 25 02:12:38.698 INFO O| Feb 25 02:12:38.698 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682025-02-25T02:12:40.700Z[ recovery-image] Feb 25 02:12:38.742 INFO O| Feb 25 02:12:38.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68692025-02-25T02:12:40.700Z[ recovery-image] Feb 25 02:12:38.742 INFO O| Feb 25 02:12:38.742 INFO STEP 736 (remove_files) COMPLETE
68702025-02-25T02:12:40.700Z[ recovery-image] Feb 25 02:12:38.742 INFO O| Feb 25 02:12:38.742 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712025-02-25T02:12:40.722Z[ recovery-image] Feb 25 02:12:38.764 INFO O| Feb 25 02:12:38.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68722025-02-25T02:12:40.722Z[ recovery-image] Feb 25 02:12:38.765 INFO O| Feb 25 02:12:38.765 INFO STEP 737 (remove_files) COMPLETE
68732025-02-25T02:12:40.725Z[ recovery-image] Feb 25 02:12:38.765 INFO O| Feb 25 02:12:38.765 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742025-02-25T02:12:40.743Z[ recovery-image] Feb 25 02:12:38.785 INFO O| Feb 25 02:12:38.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68752025-02-25T02:12:40.743Z[ recovery-image] Feb 25 02:12:38.785 INFO O| Feb 25 02:12:38.785 INFO STEP 738 (remove_files) COMPLETE
68762025-02-25T02:12:40.746Z[ recovery-image] Feb 25 02:12:38.785 INFO O| Feb 25 02:12:38.785 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772025-02-25T02:12:40.762Z[ recovery-image] Feb 25 02:12:38.804 INFO O| Feb 25 02:12:38.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68782025-02-25T02:12:40.762Z[ recovery-image] Feb 25 02:12:38.805 INFO O| Feb 25 02:12:38.805 INFO STEP 739 (remove_files) COMPLETE
68792025-02-25T02:12:40.762Z[ recovery-image] Feb 25 02:12:38.805 INFO O| Feb 25 02:12:38.805 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802025-02-25T02:12:40.780Z[ recovery-image] Feb 25 02:12:38.823 INFO O| Feb 25 02:12:38.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68812025-02-25T02:12:40.780Z[ recovery-image] Feb 25 02:12:38.823 INFO O| Feb 25 02:12:38.823 INFO STEP 740 (remove_files) COMPLETE
68822025-02-25T02:12:40.780Z[ recovery-image] Feb 25 02:12:38.823 INFO O| Feb 25 02:12:38.823 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832025-02-25T02:12:40.798Z[ recovery-image] Feb 25 02:12:38.840 INFO O| Feb 25 02:12:38.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68842025-02-25T02:12:40.798Z[ recovery-image] Feb 25 02:12:38.840 INFO O| Feb 25 02:12:38.840 INFO STEP 741 (remove_files) COMPLETE
68852025-02-25T02:12:40.801Z[ recovery-image] Feb 25 02:12:38.840 INFO O| Feb 25 02:12:38.840 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862025-02-25T02:12:40.816Z[ recovery-image] Feb 25 02:12:38.858 INFO O| Feb 25 02:12:38.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68872025-02-25T02:12:40.816Z[ recovery-image] Feb 25 02:12:38.858 INFO O| Feb 25 02:12:38.858 INFO STEP 742 (remove_files) COMPLETE
68882025-02-25T02:12:40.816Z[ recovery-image] Feb 25 02:12:38.858 INFO O| Feb 25 02:12:38.858 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892025-02-25T02:12:40.834Z[ recovery-image] Feb 25 02:12:38.876 INFO O| Feb 25 02:12:38.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68902025-02-25T02:12:40.834Z[ recovery-image] Feb 25 02:12:38.876 INFO O| Feb 25 02:12:38.876 INFO STEP 743 (remove_files) COMPLETE
68912025-02-25T02:12:40.834Z[ recovery-image] Feb 25 02:12:38.876 INFO O| Feb 25 02:12:38.876 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922025-02-25T02:12:40.853Z[ recovery-image] Feb 25 02:12:38.895 INFO O| Feb 25 02:12:38.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68932025-02-25T02:12:40.853Z[ recovery-image] Feb 25 02:12:38.895 INFO O| Feb 25 02:12:38.895 INFO STEP 744 (remove_files) COMPLETE
68942025-02-25T02:12:40.856Z[ recovery-image] Feb 25 02:12:38.895 INFO O| Feb 25 02:12:38.895 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952025-02-25T02:12:40.877Z[ recovery-image] Feb 25 02:12:38.919 INFO O| Feb 25 02:12:38.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68962025-02-25T02:12:40.877Z[ recovery-image] Feb 25 02:12:38.919 INFO O| Feb 25 02:12:38.919 INFO STEP 745 (remove_files) COMPLETE
68972025-02-25T02:12:40.877Z[ recovery-image] Feb 25 02:12:38.919 INFO O| Feb 25 02:12:38.919 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982025-02-25T02:12:40.897Z[ recovery-image] Feb 25 02:12:38.939 INFO O| Feb 25 02:12:38.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68992025-02-25T02:12:40.901Z[ recovery-image] Feb 25 02:12:38.939 INFO O| Feb 25 02:12:38.939 INFO STEP 746 (remove_files) COMPLETE
69002025-02-25T02:12:40.901Z[ recovery-image] Feb 25 02:12:38.939 INFO O| Feb 25 02:12:38.939 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012025-02-25T02:12:40.916Z[ recovery-image] Feb 25 02:12:38.957 INFO O| Feb 25 02:12:38.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
69022025-02-25T02:12:40.916Z[ recovery-image] Feb 25 02:12:38.957 INFO O| Feb 25 02:12:38.957 INFO STEP 747 (remove_files) COMPLETE
69032025-02-25T02:12:40.919Z[ recovery-image] Feb 25 02:12:38.957 INFO O| Feb 25 02:12:38.957 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042025-02-25T02:12:40.934Z[ recovery-image] Feb 25 02:12:38.976 INFO O| Feb 25 02:12:38.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
69052025-02-25T02:12:40.934Z[ recovery-image] Feb 25 02:12:38.977 INFO O| Feb 25 02:12:38.977 INFO STEP 748 (remove_files) COMPLETE
69062025-02-25T02:12:40.937Z[ recovery-image] Feb 25 02:12:38.977 INFO O| Feb 25 02:12:38.977 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072025-02-25T02:12:40.965Z[ recovery-image] Feb 25 02:12:39.006 INFO O| Feb 25 02:12:39.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
69082025-02-25T02:12:40.965Z[ recovery-image] Feb 25 02:12:39.006 INFO O| Feb 25 02:12:39.006 INFO STEP 749 (remove_files) COMPLETE
69092025-02-25T02:12:40.965Z[ recovery-image] Feb 25 02:12:39.006 INFO O| Feb 25 02:12:39.006 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102025-02-25T02:12:41.005Z[ recovery-image] Feb 25 02:12:39.046 INFO O| Feb 25 02:12:39.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
69112025-02-25T02:12:41.008Z[ recovery-image] Feb 25 02:12:39.046 INFO O| Feb 25 02:12:39.046 INFO STEP 750 (remove_files) COMPLETE
69122025-02-25T02:12:41.008Z[ recovery-image] Feb 25 02:12:39.046 INFO O| Feb 25 02:12:39.046 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132025-02-25T02:12:41.024Z[ recovery-image] Feb 25 02:12:39.066 INFO O| Feb 25 02:12:39.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
69142025-02-25T02:12:41.027Z[ recovery-image] Feb 25 02:12:39.067 INFO O| Feb 25 02:12:39.066 INFO STEP 751 (remove_files) COMPLETE
69152025-02-25T02:12:41.027Z[ recovery-image] Feb 25 02:12:39.067 INFO O| Feb 25 02:12:39.067 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162025-02-25T02:12:41.044Z[ recovery-image] Feb 25 02:12:39.085 INFO O| Feb 25 02:12:39.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
69172025-02-25T02:12:41.047Z[ recovery-image] Feb 25 02:12:39.085 INFO O| Feb 25 02:12:39.085 INFO STEP 752 (remove_files) COMPLETE
69182025-02-25T02:12:41.047Z[ recovery-image] Feb 25 02:12:39.086 INFO O| Feb 25 02:12:39.086 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192025-02-25T02:12:41.086Z[ recovery-image] Feb 25 02:12:39.128 INFO O| Feb 25 02:12:39.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
69202025-02-25T02:12:41.088Z[ recovery-image] Feb 25 02:12:39.128 INFO O| Feb 25 02:12:39.128 INFO STEP 753 (remove_files) COMPLETE
69212025-02-25T02:12:41.089Z[ recovery-image] Feb 25 02:12:39.128 INFO O| Feb 25 02:12:39.128 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222025-02-25T02:12:41.128Z[ recovery-image] Feb 25 02:12:39.168 INFO O| Feb 25 02:12:39.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
69232025-02-25T02:12:41.131Z[ recovery-image] Feb 25 02:12:39.168 INFO O| Feb 25 02:12:39.168 INFO STEP 754 (remove_files) COMPLETE
69242025-02-25T02:12:41.131Z[ recovery-image] Feb 25 02:12:39.168 INFO O| Feb 25 02:12:39.168 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252025-02-25T02:12:41.147Z[ recovery-image] Feb 25 02:12:39.189 INFO O| Feb 25 02:12:39.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
69262025-02-25T02:12:41.150Z[ recovery-image] Feb 25 02:12:39.189 INFO O| Feb 25 02:12:39.189 INFO STEP 755 (remove_files) COMPLETE
69272025-02-25T02:12:41.150Z[ recovery-image] Feb 25 02:12:39.189 INFO O| Feb 25 02:12:39.189 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282025-02-25T02:12:41.188Z[ recovery-image] Feb 25 02:12:39.230 INFO O| Feb 25 02:12:39.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
69292025-02-25T02:12:41.188Z[ recovery-image] Feb 25 02:12:39.230 INFO O| Feb 25 02:12:39.230 INFO STEP 756 (remove_files) COMPLETE
69302025-02-25T02:12:41.188Z[ recovery-image] Feb 25 02:12:39.230 INFO O| Feb 25 02:12:39.230 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312025-02-25T02:12:41.221Z[ recovery-image] Feb 25 02:12:39.263 INFO O| Feb 25 02:12:39.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
69322025-02-25T02:12:41.221Z[ recovery-image] Feb 25 02:12:39.264 INFO O| Feb 25 02:12:39.263 INFO STEP 757 (remove_files) COMPLETE
69332025-02-25T02:12:41.221Z[ recovery-image] Feb 25 02:12:39.264 INFO O| Feb 25 02:12:39.263 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342025-02-25T02:12:41.267Z[ recovery-image] Feb 25 02:12:39.306 INFO O| Feb 25 02:12:39.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
69352025-02-25T02:12:41.270Z[ recovery-image] Feb 25 02:12:39.307 INFO O| Feb 25 02:12:39.306 INFO STEP 758 (remove_files) COMPLETE
69362025-02-25T02:12:41.270Z[ recovery-image] Feb 25 02:12:39.307 INFO O| Feb 25 02:12:39.307 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372025-02-25T02:12:41.285Z[ recovery-image] Feb 25 02:12:39.326 INFO O| Feb 25 02:12:39.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
69382025-02-25T02:12:41.290Z[ recovery-image] Feb 25 02:12:39.327 INFO O| Feb 25 02:12:39.327 INFO STEP 759 (remove_files) COMPLETE
69392025-02-25T02:12:41.290Z[ recovery-image] Feb 25 02:12:39.327 INFO O| Feb 25 02:12:39.327 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402025-02-25T02:12:41.305Z[ recovery-image] Feb 25 02:12:39.346 INFO O| Feb 25 02:12:39.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
69412025-02-25T02:12:41.308Z[ recovery-image] Feb 25 02:12:39.346 INFO O| Feb 25 02:12:39.346 INFO STEP 760 (remove_files) COMPLETE
69422025-02-25T02:12:41.308Z[ recovery-image] Feb 25 02:12:39.346 INFO O| Feb 25 02:12:39.346 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432025-02-25T02:12:41.323Z[ recovery-image] Feb 25 02:12:39.366 INFO O| Feb 25 02:12:39.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
69442025-02-25T02:12:41.326Z[ recovery-image] Feb 25 02:12:39.366 INFO O| Feb 25 02:12:39.366 INFO STEP 761 (remove_files) COMPLETE
69452025-02-25T02:12:41.326Z[ recovery-image] Feb 25 02:12:39.366 INFO O| Feb 25 02:12:39.366 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462025-02-25T02:12:41.343Z[ recovery-image] Feb 25 02:12:39.385 INFO O| Feb 25 02:12:39.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69472025-02-25T02:12:41.368Z[ recovery-image] Feb 25 02:12:39.409 INFO O| Feb 25 02:12:39.409 INFO STEP 762 (remove_files) COMPLETE
69482025-02-25T02:12:41.369Z[ recovery-image] Feb 25 02:12:39.409 INFO O| Feb 25 02:12:39.409 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492025-02-25T02:12:41.388Z[ recovery-image] Feb 25 02:12:39.430 INFO O| Feb 25 02:12:39.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69502025-02-25T02:12:41.414Z[ recovery-image] Feb 25 02:12:39.456 INFO O| Feb 25 02:12:39.456 INFO STEP 763 (remove_files) COMPLETE
69512025-02-25T02:12:41.414Z[ recovery-image] Feb 25 02:12:39.456 INFO O| Feb 25 02:12:39.456 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522025-02-25T02:12:41.461Z[ recovery-image] Feb 25 02:12:39.503 INFO O| Feb 25 02:12:39.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69532025-02-25T02:12:41.462Z[ recovery-image] Feb 25 02:12:39.503 INFO O| Feb 25 02:12:39.503 INFO STEP 764 (remove_files) COMPLETE
69542025-02-25T02:12:41.464Z[ recovery-image] Feb 25 02:12:39.503 INFO O| Feb 25 02:12:39.503 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552025-02-25T02:12:41.484Z[ recovery-image] Feb 25 02:12:39.525 INFO O| Feb 25 02:12:39.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69562025-02-25T02:12:41.486Z[ recovery-image] Feb 25 02:12:39.525 INFO O| Feb 25 02:12:39.525 INFO STEP 765 (remove_files) COMPLETE
69572025-02-25T02:12:41.487Z[ recovery-image] Feb 25 02:12:39.525 INFO O| Feb 25 02:12:39.525 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582025-02-25T02:12:41.516Z[ recovery-image] Feb 25 02:12:39.558 INFO O| Feb 25 02:12:39.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69592025-02-25T02:12:41.516Z[ recovery-image] Feb 25 02:12:39.558 INFO O| Feb 25 02:12:39.558 INFO STEP 766 (remove_files) COMPLETE
69602025-02-25T02:12:41.519Z[ recovery-image] Feb 25 02:12:39.558 INFO O| Feb 25 02:12:39.558 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612025-02-25T02:12:41.550Z[ recovery-image] Feb 25 02:12:39.592 INFO O| Feb 25 02:12:39.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69622025-02-25T02:12:41.550Z[ recovery-image] Feb 25 02:12:39.592 INFO O| Feb 25 02:12:39.592 INFO STEP 767 (remove_files) COMPLETE
69632025-02-25T02:12:41.550Z[ recovery-image] Feb 25 02:12:39.592 INFO O| Feb 25 02:12:39.592 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642025-02-25T02:12:41.582Z[ recovery-image] Feb 25 02:12:39.624 INFO O| Feb 25 02:12:39.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69652025-02-25T02:12:41.582Z[ recovery-image] Feb 25 02:12:39.624 INFO O| Feb 25 02:12:39.624 INFO STEP 768 (remove_files) COMPLETE
69662025-02-25T02:12:41.582Z[ recovery-image] Feb 25 02:12:39.624 INFO O| Feb 25 02:12:39.624 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672025-02-25T02:12:41.627Z[ recovery-image] Feb 25 02:12:39.670 INFO O| Feb 25 02:12:39.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69682025-02-25T02:12:41.630Z[ recovery-image] Feb 25 02:12:39.670 INFO O| Feb 25 02:12:39.670 INFO STEP 769 (remove_files) COMPLETE
69692025-02-25T02:12:41.630Z[ recovery-image] Feb 25 02:12:39.670 INFO O| Feb 25 02:12:39.670 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702025-02-25T02:12:41.649Z[ recovery-image] Feb 25 02:12:39.691 INFO O| Feb 25 02:12:39.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69712025-02-25T02:12:41.652Z[ recovery-image] Feb 25 02:12:39.691 INFO O| Feb 25 02:12:39.691 INFO STEP 770 (remove_files) COMPLETE
69722025-02-25T02:12:41.652Z[ recovery-image] Feb 25 02:12:39.692 INFO O| Feb 25 02:12:39.691 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732025-02-25T02:12:41.671Z[ recovery-image] Feb 25 02:12:39.712 INFO O| Feb 25 02:12:39.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69742025-02-25T02:12:41.673Z[ recovery-image] Feb 25 02:12:39.712 INFO O| Feb 25 02:12:39.712 INFO STEP 771 (remove_files) COMPLETE
69752025-02-25T02:12:41.673Z[ recovery-image] Feb 25 02:12:39.712 INFO O| Feb 25 02:12:39.712 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762025-02-25T02:12:41.691Z[ recovery-image] Feb 25 02:12:39.733 INFO O| Feb 25 02:12:39.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69772025-02-25T02:12:41.693Z[ recovery-image] Feb 25 02:12:39.733 INFO O| Feb 25 02:12:39.733 INFO STEP 772 (remove_files) COMPLETE
69782025-02-25T02:12:41.694Z[ recovery-image] Feb 25 02:12:39.733 INFO O| Feb 25 02:12:39.733 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792025-02-25T02:12:41.728Z[ recovery-image] Feb 25 02:12:39.771 INFO O| Feb 25 02:12:39.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69802025-02-25T02:12:41.728Z[ recovery-image] Feb 25 02:12:39.771 INFO O| Feb 25 02:12:39.771 INFO STEP 773 (remove_files) COMPLETE
69812025-02-25T02:12:41.729Z[ recovery-image] Feb 25 02:12:39.771 INFO O| Feb 25 02:12:39.771 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822025-02-25T02:12:41.803Z[ recovery-image] Feb 25 02:12:39.845 INFO O| Feb 25 02:12:39.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69832025-02-25T02:12:41.806Z[ recovery-image] Feb 25 02:12:39.845 INFO O| Feb 25 02:12:39.845 INFO STEP 774 (remove_files) COMPLETE
69842025-02-25T02:12:41.806Z[ recovery-image] Feb 25 02:12:39.846 INFO O| Feb 25 02:12:39.845 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852025-02-25T02:12:41.828Z[ recovery-image] Feb 25 02:12:39.869 INFO O| Feb 25 02:12:39.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69862025-02-25T02:12:41.832Z[ recovery-image] Feb 25 02:12:39.870 INFO O| Feb 25 02:12:39.869 INFO STEP 775 (remove_files) COMPLETE
69872025-02-25T02:12:41.832Z[ recovery-image] Feb 25 02:12:39.870 INFO O| Feb 25 02:12:39.870 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882025-02-25T02:12:41.863Z[ recovery-image] Feb 25 02:12:39.905 INFO O| Feb 25 02:12:39.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69892025-02-25T02:12:41.866Z[ recovery-image] Feb 25 02:12:39.905 INFO O| Feb 25 02:12:39.905 INFO STEP 776 (remove_files) COMPLETE
69902025-02-25T02:12:41.866Z[ recovery-image] Feb 25 02:12:39.906 INFO O| Feb 25 02:12:39.905 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912025-02-25T02:12:41.885Z[ recovery-image] Feb 25 02:12:39.927 INFO O| Feb 25 02:12:39.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69922025-02-25T02:12:41.885Z[ recovery-image] Feb 25 02:12:39.927 INFO O| Feb 25 02:12:39.927 INFO STEP 777 (remove_files) COMPLETE
69932025-02-25T02:12:41.887Z[ recovery-image] Feb 25 02:12:39.927 INFO O| Feb 25 02:12:39.927 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942025-02-25T02:12:41.905Z[ recovery-image] Feb 25 02:12:39.947 INFO O| Feb 25 02:12:39.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69952025-02-25T02:12:41.905Z[ recovery-image] Feb 25 02:12:39.947 INFO O| Feb 25 02:12:39.947 INFO STEP 778 (remove_files) COMPLETE
69962025-02-25T02:12:41.912Z[ recovery-image] Feb 25 02:12:39.947 INFO O| Feb 25 02:12:39.947 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972025-02-25T02:12:41.924Z[ recovery-image] Feb 25 02:12:39.965 INFO O| Feb 25 02:12:39.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69982025-02-25T02:12:41.927Z[ recovery-image] Feb 25 02:12:39.966 INFO O| Feb 25 02:12:39.966 INFO STEP 779 (remove_files) COMPLETE
69992025-02-25T02:12:41.927Z[ recovery-image] Feb 25 02:12:39.966 INFO O| Feb 25 02:12:39.966 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002025-02-25T02:12:41.941Z[ recovery-image] Feb 25 02:12:39.984 INFO O| Feb 25 02:12:39.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
70012025-02-25T02:12:41.944Z[ recovery-image] Feb 25 02:12:39.984 INFO O| Feb 25 02:12:39.984 INFO STEP 780 (remove_files) COMPLETE
70022025-02-25T02:12:41.944Z[ recovery-image] Feb 25 02:12:39.984 INFO O| Feb 25 02:12:39.984 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032025-02-25T02:12:41.993Z[ recovery-image] Feb 25 02:12:40.035 INFO O| Feb 25 02:12:40.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
70042025-02-25T02:12:41.993Z[ recovery-image] Feb 25 02:12:40.035 INFO O| Feb 25 02:12:40.035 INFO STEP 781 (remove_files) COMPLETE
70052025-02-25T02:12:41.997Z[ recovery-image] Feb 25 02:12:40.035 INFO O| Feb 25 02:12:40.035 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062025-02-25T02:12:42.013Z[ recovery-image] Feb 25 02:12:40.054 INFO O| Feb 25 02:12:40.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
70072025-02-25T02:12:42.013Z[ recovery-image] Feb 25 02:12:40.054 INFO O| Feb 25 02:12:40.054 INFO STEP 782 (remove_files) COMPLETE
70082025-02-25T02:12:42.017Z[ recovery-image] Feb 25 02:12:40.054 INFO O| Feb 25 02:12:40.054 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092025-02-25T02:12:42.030Z[ recovery-image] Feb 25 02:12:40.072 INFO O| Feb 25 02:12:40.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
70102025-02-25T02:12:42.030Z[ recovery-image] Feb 25 02:12:40.072 INFO O| Feb 25 02:12:40.072 INFO STEP 783 (remove_files) COMPLETE
70112025-02-25T02:12:42.030Z[ recovery-image] Feb 25 02:12:40.072 INFO O| Feb 25 02:12:40.072 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122025-02-25T02:12:42.065Z[ recovery-image] Feb 25 02:12:40.107 INFO O| Feb 25 02:12:40.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
70132025-02-25T02:12:42.068Z[ recovery-image] Feb 25 02:12:40.107 INFO O| Feb 25 02:12:40.107 INFO STEP 784 (remove_files) COMPLETE
70142025-02-25T02:12:42.068Z[ recovery-image] Feb 25 02:12:40.107 INFO O| Feb 25 02:12:40.107 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152025-02-25T02:12:42.087Z[ recovery-image] Feb 25 02:12:40.129 INFO O| Feb 25 02:12:40.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
70162025-02-25T02:12:42.090Z[ recovery-image] Feb 25 02:12:40.129 INFO O| Feb 25 02:12:40.129 INFO STEP 785 (remove_files) COMPLETE
70172025-02-25T02:12:42.090Z[ recovery-image] Feb 25 02:12:40.129 INFO O| Feb 25 02:12:40.129 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182025-02-25T02:12:42.107Z[ recovery-image] Feb 25 02:12:40.149 INFO O| Feb 25 02:12:40.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
70192025-02-25T02:12:42.107Z[ recovery-image] Feb 25 02:12:40.150 INFO O| Feb 25 02:12:40.149 INFO STEP 786 (remove_files) COMPLETE
70202025-02-25T02:12:42.110Z[ recovery-image] Feb 25 02:12:40.150 INFO O| Feb 25 02:12:40.150 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212025-02-25T02:12:42.127Z[ recovery-image] Feb 25 02:12:40.169 INFO O| Feb 25 02:12:40.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
70222025-02-25T02:12:42.127Z[ recovery-image] Feb 25 02:12:40.169 INFO O| Feb 25 02:12:40.169 INFO STEP 787 (remove_files) COMPLETE
70232025-02-25T02:12:42.131Z[ recovery-image] Feb 25 02:12:40.169 INFO O| Feb 25 02:12:40.169 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242025-02-25T02:12:42.145Z[ recovery-image] Feb 25 02:12:40.188 INFO O| Feb 25 02:12:40.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
70252025-02-25T02:12:42.146Z[ recovery-image] Feb 25 02:12:40.188 INFO O| Feb 25 02:12:40.188 INFO STEP 788 (remove_files) COMPLETE
70262025-02-25T02:12:42.148Z[ recovery-image] Feb 25 02:12:40.188 INFO O| Feb 25 02:12:40.188 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272025-02-25T02:12:42.164Z[ recovery-image] Feb 25 02:12:40.206 INFO O| Feb 25 02:12:40.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
70282025-02-25T02:12:42.166Z[ recovery-image] Feb 25 02:12:40.206 INFO O| Feb 25 02:12:40.206 INFO STEP 789 (remove_files) COMPLETE
70292025-02-25T02:12:42.166Z[ recovery-image] Feb 25 02:12:40.206 INFO O| Feb 25 02:12:40.206 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302025-02-25T02:12:42.205Z[ recovery-image] Feb 25 02:12:40.247 INFO O| Feb 25 02:12:40.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
70312025-02-25T02:12:42.205Z[ recovery-image] Feb 25 02:12:40.247 INFO O| Feb 25 02:12:40.247 INFO STEP 790 (remove_files) COMPLETE
70322025-02-25T02:12:42.205Z[ recovery-image] Feb 25 02:12:40.247 INFO O| Feb 25 02:12:40.247 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332025-02-25T02:12:42.227Z[ recovery-image] Feb 25 02:12:40.269 INFO O| Feb 25 02:12:40.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
70342025-02-25T02:12:42.227Z[ recovery-image] Feb 25 02:12:40.269 INFO O| Feb 25 02:12:40.269 INFO STEP 791 (remove_files) COMPLETE
70352025-02-25T02:12:42.227Z[ recovery-image] Feb 25 02:12:40.269 INFO O| Feb 25 02:12:40.269 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362025-02-25T02:12:42.250Z[ recovery-image] Feb 25 02:12:40.292 INFO O| Feb 25 02:12:40.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
70372025-02-25T02:12:42.250Z[ recovery-image] Feb 25 02:12:40.293 INFO O| Feb 25 02:12:40.292 INFO STEP 792 (remove_files) COMPLETE
70382025-02-25T02:12:42.254Z[ recovery-image] Feb 25 02:12:40.293 INFO O| Feb 25 02:12:40.293 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392025-02-25T02:12:42.274Z[ recovery-image] Feb 25 02:12:40.315 INFO O| Feb 25 02:12:40.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
70402025-02-25T02:12:42.274Z[ recovery-image] Feb 25 02:12:40.315 INFO O| Feb 25 02:12:40.315 INFO STEP 793 (remove_files) COMPLETE
70412025-02-25T02:12:42.274Z[ recovery-image] Feb 25 02:12:40.315 INFO O| Feb 25 02:12:40.315 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422025-02-25T02:12:42.306Z[ recovery-image] Feb 25 02:12:40.348 INFO O| Feb 25 02:12:40.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70432025-02-25T02:12:42.306Z[ recovery-image] Feb 25 02:12:40.348 INFO O| Feb 25 02:12:40.348 INFO STEP 794 (remove_files) COMPLETE
70442025-02-25T02:12:42.308Z[ recovery-image] Feb 25 02:12:40.348 INFO O| Feb 25 02:12:40.348 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452025-02-25T02:12:42.349Z[ recovery-image] Feb 25 02:12:40.391 INFO O| Feb 25 02:12:40.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70462025-02-25T02:12:42.349Z[ recovery-image] Feb 25 02:12:40.391 INFO O| Feb 25 02:12:40.391 INFO STEP 795 (remove_files) COMPLETE
70472025-02-25T02:12:42.352Z[ recovery-image] Feb 25 02:12:40.391 INFO O| Feb 25 02:12:40.391 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482025-02-25T02:12:42.414Z[ recovery-image] Feb 25 02:12:40.456 INFO O| Feb 25 02:12:40.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70492025-02-25T02:12:42.417Z[ recovery-image] Feb 25 02:12:40.456 INFO O| Feb 25 02:12:40.456 INFO STEP 796 (remove_files) COMPLETE
70502025-02-25T02:12:42.417Z[ recovery-image] Feb 25 02:12:40.456 INFO O| Feb 25 02:12:40.456 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512025-02-25T02:12:42.449Z[ recovery-image] Feb 25 02:12:40.491 INFO O| Feb 25 02:12:40.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70522025-02-25T02:12:42.452Z[ recovery-image] Feb 25 02:12:40.491 INFO O| Feb 25 02:12:40.491 INFO STEP 797 (remove_files) COMPLETE
70532025-02-25T02:12:42.452Z[ recovery-image] Feb 25 02:12:40.492 INFO O| Feb 25 02:12:40.492 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542025-02-25T02:12:42.472Z[ recovery-image] Feb 25 02:12:40.512 INFO O| Feb 25 02:12:40.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70552025-02-25T02:12:42.489Z[ recovery-image] Feb 25 02:12:40.512 INFO O| Feb 25 02:12:40.512 INFO STEP 798 (remove_files) COMPLETE
70562025-02-25T02:12:42.489Z[ recovery-image] Feb 25 02:12:40.512 INFO O| Feb 25 02:12:40.512 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572025-02-25T02:12:42.494Z[ recovery-image] Feb 25 02:12:40.535 INFO O| Feb 25 02:12:40.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70582025-02-25T02:12:42.497Z[ recovery-image] Feb 25 02:12:40.535 INFO O| Feb 25 02:12:40.535 INFO STEP 799 (remove_files) COMPLETE
70592025-02-25T02:12:42.497Z[ recovery-image] Feb 25 02:12:40.535 INFO O| Feb 25 02:12:40.535 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602025-02-25T02:12:42.515Z[ recovery-image] Feb 25 02:12:40.556 INFO O| Feb 25 02:12:40.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70612025-02-25T02:12:42.515Z[ recovery-image] Feb 25 02:12:40.556 INFO O| Feb 25 02:12:40.556 INFO STEP 800 (remove_files) COMPLETE
70622025-02-25T02:12:42.518Z[ recovery-image] Feb 25 02:12:40.556 INFO O| Feb 25 02:12:40.556 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632025-02-25T02:12:42.542Z[ recovery-image] Feb 25 02:12:40.584 INFO O| Feb 25 02:12:40.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70642025-02-25T02:12:42.542Z[ recovery-image] Feb 25 02:12:40.584 INFO O| Feb 25 02:12:40.584 INFO STEP 801 (remove_files) COMPLETE
70652025-02-25T02:12:42.545Z[ recovery-image] Feb 25 02:12:40.584 INFO O| Feb 25 02:12:40.584 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662025-02-25T02:12:42.565Z[ recovery-image] Feb 25 02:12:40.605 INFO O| Feb 25 02:12:40.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70672025-02-25T02:12:42.565Z[ recovery-image] Feb 25 02:12:40.605 INFO O| Feb 25 02:12:40.605 INFO STEP 802 (remove_files) COMPLETE
70682025-02-25T02:12:42.565Z[ recovery-image] Feb 25 02:12:40.605 INFO O| Feb 25 02:12:40.605 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692025-02-25T02:12:42.595Z[ recovery-image] Feb 25 02:12:40.638 INFO O| Feb 25 02:12:40.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70702025-02-25T02:12:42.598Z[ recovery-image] Feb 25 02:12:40.638 INFO O| Feb 25 02:12:40.638 INFO STEP 803 (remove_files) COMPLETE
70712025-02-25T02:12:42.598Z[ recovery-image] Feb 25 02:12:40.638 INFO O| Feb 25 02:12:40.638 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722025-02-25T02:12:42.658Z[ recovery-image] Feb 25 02:12:40.698 INFO O| Feb 25 02:12:40.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70732025-02-25T02:12:42.658Z[ recovery-image] Feb 25 02:12:40.698 INFO O| Feb 25 02:12:40.698 INFO STEP 804 (remove_files) COMPLETE
70742025-02-25T02:12:42.658Z[ recovery-image] Feb 25 02:12:40.698 INFO O| Feb 25 02:12:40.698 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752025-02-25T02:12:42.698Z[ recovery-image] Feb 25 02:12:40.740 INFO O| Feb 25 02:12:40.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70762025-02-25T02:12:42.700Z[ recovery-image] Feb 25 02:12:40.740 INFO O| Feb 25 02:12:40.740 INFO STEP 805 (remove_files) COMPLETE
70772025-02-25T02:12:42.700Z[ recovery-image] Feb 25 02:12:40.740 INFO O| Feb 25 02:12:40.740 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782025-02-25T02:12:42.721Z[ recovery-image] Feb 25 02:12:40.763 INFO O| Feb 25 02:12:40.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70792025-02-25T02:12:42.721Z[ recovery-image] Feb 25 02:12:40.763 INFO O| Feb 25 02:12:40.763 INFO STEP 806 (remove_files) COMPLETE
70802025-02-25T02:12:42.724Z[ recovery-image] Feb 25 02:12:40.763 INFO O| Feb 25 02:12:40.763 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812025-02-25T02:12:42.743Z[ recovery-image] Feb 25 02:12:40.784 INFO O| Feb 25 02:12:40.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70822025-02-25T02:12:42.743Z[ recovery-image] Feb 25 02:12:40.784 INFO O| Feb 25 02:12:40.784 INFO STEP 807 (remove_files) COMPLETE
70832025-02-25T02:12:42.743Z[ recovery-image] Feb 25 02:12:40.784 INFO O| Feb 25 02:12:40.784 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842025-02-25T02:12:42.775Z[ recovery-image] Feb 25 02:12:40.817 INFO O| Feb 25 02:12:40.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70852025-02-25T02:12:42.779Z[ recovery-image] Feb 25 02:12:40.817 INFO O| Feb 25 02:12:40.817 INFO STEP 808 (remove_files) COMPLETE
70862025-02-25T02:12:42.779Z[ recovery-image] Feb 25 02:12:40.817 INFO O| Feb 25 02:12:40.817 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872025-02-25T02:12:42.797Z[ recovery-image] Feb 25 02:12:40.839 INFO O| Feb 25 02:12:40.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70882025-02-25T02:12:42.800Z[ recovery-image] Feb 25 02:12:40.840 INFO O| Feb 25 02:12:40.840 INFO STEP 809 (remove_files) COMPLETE
70892025-02-25T02:12:42.800Z[ recovery-image] Feb 25 02:12:40.840 INFO O| Feb 25 02:12:40.840 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902025-02-25T02:12:42.818Z[ recovery-image] Feb 25 02:12:40.860 INFO O| Feb 25 02:12:40.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70912025-02-25T02:12:42.820Z[ recovery-image] Feb 25 02:12:40.860 INFO O| Feb 25 02:12:40.860 INFO STEP 810 (remove_files) COMPLETE
70922025-02-25T02:12:42.820Z[ recovery-image] Feb 25 02:12:40.860 INFO O| Feb 25 02:12:40.860 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932025-02-25T02:12:42.837Z[ recovery-image] Feb 25 02:12:40.878 INFO O| Feb 25 02:12:40.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70942025-02-25T02:12:42.840Z[ recovery-image] Feb 25 02:12:40.878 INFO O| Feb 25 02:12:40.878 INFO STEP 811 (remove_files) COMPLETE
70952025-02-25T02:12:42.840Z[ recovery-image] Feb 25 02:12:40.879 INFO O| Feb 25 02:12:40.878 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962025-02-25T02:12:42.855Z[ recovery-image] Feb 25 02:12:40.897 INFO O| Feb 25 02:12:40.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70972025-02-25T02:12:42.858Z[ recovery-image] Feb 25 02:12:40.897 INFO O| Feb 25 02:12:40.897 INFO STEP 812 (remove_files) COMPLETE
70982025-02-25T02:12:42.858Z[ recovery-image] Feb 25 02:12:40.897 INFO O| Feb 25 02:12:40.897 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992025-02-25T02:12:42.879Z[ recovery-image] Feb 25 02:12:40.921 INFO O| Feb 25 02:12:40.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
71002025-02-25T02:12:42.879Z[ recovery-image] Feb 25 02:12:40.921 INFO O| Feb 25 02:12:40.921 INFO STEP 813 (remove_files) COMPLETE
71012025-02-25T02:12:42.879Z[ recovery-image] Feb 25 02:12:40.921 INFO O| Feb 25 02:12:40.921 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022025-02-25T02:12:42.936Z[ recovery-image] Feb 25 02:12:40.978 INFO O| Feb 25 02:12:40.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
71032025-02-25T02:12:42.936Z[ recovery-image] Feb 25 02:12:40.978 INFO O| Feb 25 02:12:40.978 INFO STEP 814 (remove_files) COMPLETE
71042025-02-25T02:12:42.936Z[ recovery-image] Feb 25 02:12:40.978 INFO O| Feb 25 02:12:40.978 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052025-02-25T02:12:42.977Z[ recovery-image] Feb 25 02:12:41.019 INFO O| Feb 25 02:12:41.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
71062025-02-25T02:12:42.977Z[ recovery-image] Feb 25 02:12:41.019 INFO O| Feb 25 02:12:41.019 INFO STEP 815 (remove_files) COMPLETE
71072025-02-25T02:12:42.977Z[ recovery-image] Feb 25 02:12:41.019 INFO O| Feb 25 02:12:41.019 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082025-02-25T02:12:42.996Z[ recovery-image] Feb 25 02:12:41.039 INFO O| Feb 25 02:12:41.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
71092025-02-25T02:12:42.996Z[ recovery-image] Feb 25 02:12:41.039 INFO O| Feb 25 02:12:41.039 INFO STEP 816 (remove_files) COMPLETE
71102025-02-25T02:12:43.002Z[ recovery-image] Feb 25 02:12:41.039 INFO O| Feb 25 02:12:41.039 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112025-02-25T02:12:43.016Z[ recovery-image] Feb 25 02:12:41.058 INFO O| Feb 25 02:12:41.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
71122025-02-25T02:12:43.016Z[ recovery-image] Feb 25 02:12:41.058 INFO O| Feb 25 02:12:41.058 INFO STEP 817 (remove_files) COMPLETE
71132025-02-25T02:12:43.016Z[ recovery-image] Feb 25 02:12:41.058 INFO O| Feb 25 02:12:41.058 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142025-02-25T02:12:43.055Z[ recovery-image] Feb 25 02:12:41.097 INFO O| Feb 25 02:12:41.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
71152025-02-25T02:12:43.058Z[ recovery-image] Feb 25 02:12:41.097 INFO O| Feb 25 02:12:41.097 INFO STEP 818 (remove_files) COMPLETE
71162025-02-25T02:12:43.058Z[ recovery-image] Feb 25 02:12:41.097 INFO O| Feb 25 02:12:41.097 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172025-02-25T02:12:43.081Z[ recovery-image] Feb 25 02:12:41.119 INFO O| Feb 25 02:12:41.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
71182025-02-25T02:12:43.084Z[ recovery-image] Feb 25 02:12:41.120 INFO O| Feb 25 02:12:41.120 INFO STEP 819 (remove_files) COMPLETE
71192025-02-25T02:12:43.084Z[ recovery-image] Feb 25 02:12:41.120 INFO O| Feb 25 02:12:41.120 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202025-02-25T02:12:43.106Z[ recovery-image] Feb 25 02:12:41.148 INFO O| Feb 25 02:12:41.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
71212025-02-25T02:12:43.106Z[ recovery-image] Feb 25 02:12:41.148 INFO O| Feb 25 02:12:41.148 INFO STEP 820 (remove_files) COMPLETE
71222025-02-25T02:12:43.108Z[ recovery-image] Feb 25 02:12:41.148 INFO O| Feb 25 02:12:41.148 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232025-02-25T02:12:43.126Z[ recovery-image] Feb 25 02:12:41.168 INFO O| Feb 25 02:12:41.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
71242025-02-25T02:12:43.126Z[ recovery-image] Feb 25 02:12:41.168 INFO O| Feb 25 02:12:41.168 INFO STEP 821 (remove_files) COMPLETE
71252025-02-25T02:12:43.126Z[ recovery-image] Feb 25 02:12:41.168 INFO O| Feb 25 02:12:41.168 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262025-02-25T02:12:43.186Z[ recovery-image] Feb 25 02:12:41.228 INFO O| Feb 25 02:12:41.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
71272025-02-25T02:12:43.186Z[ recovery-image] Feb 25 02:12:41.228 INFO O| Feb 25 02:12:41.228 INFO STEP 822 (remove_files) COMPLETE
71282025-02-25T02:12:43.186Z[ recovery-image] Feb 25 02:12:41.228 INFO O| Feb 25 02:12:41.228 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292025-02-25T02:12:43.207Z[ recovery-image] Feb 25 02:12:41.249 INFO O| Feb 25 02:12:41.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
71302025-02-25T02:12:43.207Z[ recovery-image] Feb 25 02:12:41.249 INFO O| Feb 25 02:12:41.249 INFO STEP 823 (remove_files) COMPLETE
71312025-02-25T02:12:43.209Z[ recovery-image] Feb 25 02:12:41.249 INFO O| Feb 25 02:12:41.249 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322025-02-25T02:12:43.228Z[ recovery-image] Feb 25 02:12:41.270 INFO O| Feb 25 02:12:41.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71332025-02-25T02:12:43.228Z[ recovery-image] Feb 25 02:12:41.270 INFO O| Feb 25 02:12:41.270 INFO STEP 824 (remove_files) COMPLETE
71342025-02-25T02:12:43.231Z[ recovery-image] Feb 25 02:12:41.270 INFO O| Feb 25 02:12:41.270 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352025-02-25T02:12:43.255Z[ recovery-image] Feb 25 02:12:41.297 INFO O| Feb 25 02:12:41.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71362025-02-25T02:12:43.255Z[ recovery-image] Feb 25 02:12:41.297 INFO O| Feb 25 02:12:41.297 INFO STEP 825 (remove_files) COMPLETE
71372025-02-25T02:12:43.258Z[ recovery-image] Feb 25 02:12:41.297 INFO O| Feb 25 02:12:41.297 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382025-02-25T02:12:43.304Z[ recovery-image] Feb 25 02:12:41.346 INFO O| Feb 25 02:12:41.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71392025-02-25T02:12:43.304Z[ recovery-image] Feb 25 02:12:41.346 INFO O| Feb 25 02:12:41.346 INFO STEP 826 (remove_files) COMPLETE
71402025-02-25T02:12:43.306Z[ recovery-image] Feb 25 02:12:41.346 INFO O| Feb 25 02:12:41.346 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412025-02-25T02:12:43.324Z[ recovery-image] Feb 25 02:12:41.366 INFO O| Feb 25 02:12:41.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71422025-02-25T02:12:43.326Z[ recovery-image] Feb 25 02:12:41.366 INFO O| Feb 25 02:12:41.366 INFO STEP 827 (remove_files) COMPLETE
71432025-02-25T02:12:43.326Z[ recovery-image] Feb 25 02:12:41.366 INFO O| Feb 25 02:12:41.366 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442025-02-25T02:12:43.344Z[ recovery-image] Feb 25 02:12:41.386 INFO O| Feb 25 02:12:41.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71452025-02-25T02:12:43.347Z[ recovery-image] Feb 25 02:12:41.386 INFO O| Feb 25 02:12:41.386 INFO STEP 828 (remove_files) COMPLETE
71462025-02-25T02:12:43.347Z[ recovery-image] Feb 25 02:12:41.386 INFO O| Feb 25 02:12:41.386 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472025-02-25T02:12:43.365Z[ recovery-image] Feb 25 02:12:41.407 INFO O| Feb 25 02:12:41.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71482025-02-25T02:12:43.368Z[ recovery-image] Feb 25 02:12:41.407 INFO O| Feb 25 02:12:41.407 INFO STEP 829 (remove_files) COMPLETE
71492025-02-25T02:12:43.368Z[ recovery-image] Feb 25 02:12:41.407 INFO O| Feb 25 02:12:41.407 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502025-02-25T02:12:43.387Z[ recovery-image] Feb 25 02:12:41.427 INFO O| Feb 25 02:12:41.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71512025-02-25T02:12:43.389Z[ recovery-image] Feb 25 02:12:41.428 INFO O| Feb 25 02:12:41.428 INFO STEP 830 (remove_files) COMPLETE
71522025-02-25T02:12:43.389Z[ recovery-image] Feb 25 02:12:41.428 INFO O| Feb 25 02:12:41.428 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532025-02-25T02:12:43.406Z[ recovery-image] Feb 25 02:12:41.449 INFO O| Feb 25 02:12:41.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71542025-02-25T02:12:43.406Z[ recovery-image] Feb 25 02:12:41.449 INFO O| Feb 25 02:12:41.449 INFO STEP 831 (remove_files) COMPLETE
71552025-02-25T02:12:43.409Z[ recovery-image] Feb 25 02:12:41.449 INFO O| Feb 25 02:12:41.449 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562025-02-25T02:12:43.452Z[ recovery-image] Feb 25 02:12:41.493 INFO O| Feb 25 02:12:41.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71572025-02-25T02:12:43.452Z[ recovery-image] Feb 25 02:12:41.493 INFO O| Feb 25 02:12:41.493 INFO STEP 832 (remove_files) COMPLETE
71582025-02-25T02:12:43.455Z[ recovery-image] Feb 25 02:12:41.493 INFO O| Feb 25 02:12:41.493 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592025-02-25T02:12:43.472Z[ recovery-image] Feb 25 02:12:41.514 INFO O| Feb 25 02:12:41.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71602025-02-25T02:12:43.472Z[ recovery-image] Feb 25 02:12:41.514 INFO O| Feb 25 02:12:41.514 INFO STEP 833 (remove_files) COMPLETE
71612025-02-25T02:12:43.475Z[ recovery-image] Feb 25 02:12:41.514 INFO O| Feb 25 02:12:41.514 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622025-02-25T02:12:43.509Z[ recovery-image] Feb 25 02:12:41.551 INFO O| Feb 25 02:12:41.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71632025-02-25T02:12:43.509Z[ recovery-image] Feb 25 02:12:41.552 INFO O| Feb 25 02:12:41.552 INFO STEP 834 (remove_files) COMPLETE
71642025-02-25T02:12:43.510Z[ recovery-image] Feb 25 02:12:41.552 INFO O| Feb 25 02:12:41.552 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652025-02-25T02:12:43.544Z[ recovery-image] Feb 25 02:12:41.584 INFO O| Feb 25 02:12:41.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71662025-02-25T02:12:43.544Z[ recovery-image] Feb 25 02:12:41.584 INFO O| Feb 25 02:12:41.584 INFO STEP 835 (remove_files) COMPLETE
71672025-02-25T02:12:43.547Z[ recovery-image] Feb 25 02:12:41.584 INFO O| Feb 25 02:12:41.584 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682025-02-25T02:12:43.562Z[ recovery-image] Feb 25 02:12:41.603 INFO O| Feb 25 02:12:41.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71692025-02-25T02:12:43.562Z[ recovery-image] Feb 25 02:12:41.604 INFO O| Feb 25 02:12:41.604 INFO STEP 836 (remove_files) COMPLETE
71702025-02-25T02:12:43.563Z[ recovery-image] Feb 25 02:12:41.604 INFO O| Feb 25 02:12:41.604 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712025-02-25T02:12:43.612Z[ recovery-image] Feb 25 02:12:41.654 INFO O| Feb 25 02:12:41.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71722025-02-25T02:12:43.612Z[ recovery-image] Feb 25 02:12:41.654 INFO O| Feb 25 02:12:41.654 INFO STEP 837 (remove_files) COMPLETE
71732025-02-25T02:12:43.615Z[ recovery-image] Feb 25 02:12:41.654 INFO O| Feb 25 02:12:41.654 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742025-02-25T02:12:43.634Z[ recovery-image] Feb 25 02:12:41.676 INFO O| Feb 25 02:12:41.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71752025-02-25T02:12:43.637Z[ recovery-image] Feb 25 02:12:41.676 INFO O| Feb 25 02:12:41.676 INFO STEP 838 (remove_files) COMPLETE
71762025-02-25T02:12:43.637Z[ recovery-image] Feb 25 02:12:41.676 INFO O| Feb 25 02:12:41.676 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772025-02-25T02:12:43.652Z[ recovery-image] Feb 25 02:12:41.694 INFO O| Feb 25 02:12:41.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71782025-02-25T02:12:43.652Z[ recovery-image] Feb 25 02:12:41.694 INFO O| Feb 25 02:12:41.694 INFO STEP 839 (remove_files) COMPLETE
71792025-02-25T02:12:43.655Z[ recovery-image] Feb 25 02:12:41.694 INFO O| Feb 25 02:12:41.694 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802025-02-25T02:12:43.677Z[ recovery-image] Feb 25 02:12:41.718 INFO O| Feb 25 02:12:41.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71812025-02-25T02:12:43.677Z[ recovery-image] Feb 25 02:12:41.718 INFO O| Feb 25 02:12:41.718 INFO STEP 840 (remove_files) COMPLETE
71822025-02-25T02:12:43.677Z[ recovery-image] Feb 25 02:12:41.718 INFO O| Feb 25 02:12:41.718 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832025-02-25T02:12:43.698Z[ recovery-image] Feb 25 02:12:41.739 INFO O| Feb 25 02:12:41.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71842025-02-25T02:12:43.698Z[ recovery-image] Feb 25 02:12:41.739 INFO O| Feb 25 02:12:41.739 INFO STEP 841 (remove_files) COMPLETE
71852025-02-25T02:12:43.698Z[ recovery-image] Feb 25 02:12:41.739 INFO O| Feb 25 02:12:41.739 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862025-02-25T02:12:43.770Z[ recovery-image] Feb 25 02:12:41.811 INFO O| Feb 25 02:12:41.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71872025-02-25T02:12:43.770Z[ recovery-image] Feb 25 02:12:41.811 INFO O| Feb 25 02:12:41.811 INFO STEP 842 (remove_files) COMPLETE
71882025-02-25T02:12:43.770Z[ recovery-image] Feb 25 02:12:41.811 INFO O| Feb 25 02:12:41.811 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892025-02-25T02:12:43.800Z[ recovery-image] Feb 25 02:12:41.842 INFO O| Feb 25 02:12:41.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71902025-02-25T02:12:43.800Z[ recovery-image] Feb 25 02:12:41.842 INFO O| Feb 25 02:12:41.842 INFO STEP 843 (remove_files) COMPLETE
71912025-02-25T02:12:43.800Z[ recovery-image] Feb 25 02:12:41.842 INFO O| Feb 25 02:12:41.842 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922025-02-25T02:12:43.824Z[ recovery-image] Feb 25 02:12:41.866 INFO O| Feb 25 02:12:41.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71932025-02-25T02:12:43.824Z[ recovery-image] Feb 25 02:12:41.866 INFO O| Feb 25 02:12:41.866 INFO STEP 844 (remove_files) COMPLETE
71942025-02-25T02:12:43.824Z[ recovery-image] Feb 25 02:12:41.866 INFO O| Feb 25 02:12:41.866 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952025-02-25T02:12:43.847Z[ recovery-image] Feb 25 02:12:41.888 INFO O| Feb 25 02:12:41.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71962025-02-25T02:12:43.847Z[ recovery-image] Feb 25 02:12:41.888 INFO O| Feb 25 02:12:41.888 INFO STEP 845 (remove_files) COMPLETE
71972025-02-25T02:12:43.847Z[ recovery-image] Feb 25 02:12:41.888 INFO O| Feb 25 02:12:41.888 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982025-02-25T02:12:43.865Z[ recovery-image] Feb 25 02:12:41.907 INFO O| Feb 25 02:12:41.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71992025-02-25T02:12:43.865Z[ recovery-image] Feb 25 02:12:41.907 INFO O| Feb 25 02:12:41.907 INFO STEP 846 (remove_files) COMPLETE
72002025-02-25T02:12:43.865Z[ recovery-image] Feb 25 02:12:41.907 INFO O| Feb 25 02:12:41.907 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012025-02-25T02:12:43.889Z[ recovery-image] Feb 25 02:12:41.930 INFO O| Feb 25 02:12:41.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
72022025-02-25T02:12:43.889Z[ recovery-image] Feb 25 02:12:41.930 INFO O| Feb 25 02:12:41.930 INFO STEP 847 (remove_files) COMPLETE
72032025-02-25T02:12:43.889Z[ recovery-image] Feb 25 02:12:41.930 INFO O| Feb 25 02:12:41.930 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042025-02-25T02:12:44.003Z[ recovery-image] Feb 25 02:12:42.043 INFO O| Feb 25 02:12:42.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
72052025-02-25T02:12:44.006Z[ recovery-image] Feb 25 02:12:42.043 INFO O| Feb 25 02:12:42.043 INFO STEP 848 (remove_files) COMPLETE
72062025-02-25T02:12:44.006Z[ recovery-image] Feb 25 02:12:42.043 INFO O| Feb 25 02:12:42.043 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072025-02-25T02:12:44.037Z[ recovery-image] Feb 25 02:12:42.078 INFO O| Feb 25 02:12:42.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
72082025-02-25T02:12:44.040Z[ recovery-image] Feb 25 02:12:42.078 INFO O| Feb 25 02:12:42.078 INFO STEP 849 (remove_files) COMPLETE
72092025-02-25T02:12:44.040Z[ recovery-image] Feb 25 02:12:42.078 INFO O| Feb 25 02:12:42.078 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102025-02-25T02:12:44.073Z[ recovery-image] Feb 25 02:12:42.114 INFO O| Feb 25 02:12:42.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
72112025-02-25T02:12:44.073Z[ recovery-image] Feb 25 02:12:42.114 INFO O| Feb 25 02:12:42.114 INFO STEP 850 (remove_files) COMPLETE
72122025-02-25T02:12:44.073Z[ recovery-image] Feb 25 02:12:42.114 INFO O| Feb 25 02:12:42.114 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132025-02-25T02:12:44.091Z[ recovery-image] Feb 25 02:12:42.133 INFO O| Feb 25 02:12:42.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
72142025-02-25T02:12:44.091Z[ recovery-image] Feb 25 02:12:42.133 INFO O| Feb 25 02:12:42.133 INFO STEP 851 (remove_files) COMPLETE
72152025-02-25T02:12:44.093Z[ recovery-image] Feb 25 02:12:42.133 INFO O| Feb 25 02:12:42.133 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162025-02-25T02:12:44.120Z[ recovery-image] Feb 25 02:12:42.162 INFO O| Feb 25 02:12:42.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
72172025-02-25T02:12:44.120Z[ recovery-image] Feb 25 02:12:42.162 INFO O| Feb 25 02:12:42.162 INFO STEP 852 (remove_files) COMPLETE
72182025-02-25T02:12:44.120Z[ recovery-image] Feb 25 02:12:42.162 INFO O| Feb 25 02:12:42.162 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192025-02-25T02:12:44.140Z[ recovery-image] Feb 25 02:12:42.182 INFO O| Feb 25 02:12:42.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
72202025-02-25T02:12:44.153Z[ recovery-image] Feb 25 02:12:42.195 INFO O| Feb 25 02:12:42.195 INFO STEP 853 (remove_files) COMPLETE
72212025-02-25T02:12:44.153Z[ recovery-image] Feb 25 02:12:42.195 INFO O| Feb 25 02:12:42.195 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222025-02-25T02:12:44.173Z[ recovery-image] Feb 25 02:12:42.215 INFO O| Feb 25 02:12:42.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
72232025-02-25T02:12:44.173Z[ recovery-image] Feb 25 02:12:42.215 INFO O| Feb 25 02:12:42.215 INFO STEP 854 (remove_files) COMPLETE
72242025-02-25T02:12:44.178Z[ recovery-image] Feb 25 02:12:42.215 INFO O| Feb 25 02:12:42.215 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252025-02-25T02:12:44.192Z[ recovery-image] Feb 25 02:12:42.234 INFO O| Feb 25 02:12:42.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
72262025-02-25T02:12:44.192Z[ recovery-image] Feb 25 02:12:42.234 INFO O| Feb 25 02:12:42.234 INFO STEP 855 (remove_files) COMPLETE
72272025-02-25T02:12:44.193Z[ recovery-image] Feb 25 02:12:42.234 INFO O| Feb 25 02:12:42.234 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282025-02-25T02:12:44.210Z[ recovery-image] Feb 25 02:12:42.252 INFO O| Feb 25 02:12:42.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
72292025-02-25T02:12:44.210Z[ recovery-image] Feb 25 02:12:42.252 INFO O| Feb 25 02:12:42.252 INFO STEP 856 (remove_files) COMPLETE
72302025-02-25T02:12:44.210Z[ recovery-image] Feb 25 02:12:42.252 INFO O| Feb 25 02:12:42.252 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312025-02-25T02:12:44.229Z[ recovery-image] Feb 25 02:12:42.270 INFO O| Feb 25 02:12:42.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72322025-02-25T02:12:44.229Z[ recovery-image] Feb 25 02:12:42.270 INFO O| Feb 25 02:12:42.270 INFO STEP 857 (remove_files) COMPLETE
72332025-02-25T02:12:44.229Z[ recovery-image] Feb 25 02:12:42.270 INFO O| Feb 25 02:12:42.270 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342025-02-25T02:12:44.247Z[ recovery-image] Feb 25 02:12:42.289 INFO O| Feb 25 02:12:42.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72352025-02-25T02:12:44.247Z[ recovery-image] Feb 25 02:12:42.289 INFO O| Feb 25 02:12:42.289 INFO STEP 858 (remove_files) COMPLETE
72362025-02-25T02:12:44.249Z[ recovery-image] Feb 25 02:12:42.289 INFO O| Feb 25 02:12:42.289 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372025-02-25T02:12:44.298Z[ recovery-image] Feb 25 02:12:42.340 INFO O| Feb 25 02:12:42.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72382025-02-25T02:12:44.298Z[ recovery-image] Feb 25 02:12:42.340 INFO O| Feb 25 02:12:42.340 INFO STEP 859 (remove_files) COMPLETE
72392025-02-25T02:12:44.298Z[ recovery-image] Feb 25 02:12:42.340 INFO O| Feb 25 02:12:42.340 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402025-02-25T02:12:44.325Z[ recovery-image] Feb 25 02:12:42.367 INFO O| Feb 25 02:12:42.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72412025-02-25T02:12:44.325Z[ recovery-image] Feb 25 02:12:42.367 INFO O| Feb 25 02:12:42.367 INFO STEP 860 (remove_files) COMPLETE
72422025-02-25T02:12:44.328Z[ recovery-image] Feb 25 02:12:42.367 INFO O| Feb 25 02:12:42.367 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432025-02-25T02:12:44.347Z[ recovery-image] Feb 25 02:12:42.388 INFO O| Feb 25 02:12:42.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72442025-02-25T02:12:44.347Z[ recovery-image] Feb 25 02:12:42.388 INFO O| Feb 25 02:12:42.388 INFO STEP 861 (remove_files) COMPLETE
72452025-02-25T02:12:44.347Z[ recovery-image] Feb 25 02:12:42.388 INFO O| Feb 25 02:12:42.388 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462025-02-25T02:12:44.366Z[ recovery-image] Feb 25 02:12:42.407 INFO O| Feb 25 02:12:42.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72472025-02-25T02:12:44.366Z[ recovery-image] Feb 25 02:12:42.407 INFO O| Feb 25 02:12:42.407 INFO STEP 862 (remove_files) COMPLETE
72482025-02-25T02:12:44.366Z[ recovery-image] Feb 25 02:12:42.407 INFO O| Feb 25 02:12:42.407 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492025-02-25T02:12:44.406Z[ recovery-image] Feb 25 02:12:42.448 INFO O| Feb 25 02:12:42.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72502025-02-25T02:12:44.409Z[ recovery-image] Feb 25 02:12:42.449 INFO O| Feb 25 02:12:42.449 INFO STEP 863 (remove_files) COMPLETE
72512025-02-25T02:12:44.409Z[ recovery-image] Feb 25 02:12:42.449 INFO O| Feb 25 02:12:42.449 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522025-02-25T02:12:44.450Z[ recovery-image] Feb 25 02:12:42.489 INFO O| Feb 25 02:12:42.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72532025-02-25T02:12:44.453Z[ recovery-image] Feb 25 02:12:42.489 INFO O| Feb 25 02:12:42.489 INFO STEP 864 (remove_files) COMPLETE
72542025-02-25T02:12:44.453Z[ recovery-image] Feb 25 02:12:42.489 INFO O| Feb 25 02:12:42.489 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552025-02-25T02:12:44.516Z[ recovery-image] Feb 25 02:12:42.558 INFO O| Feb 25 02:12:42.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72562025-02-25T02:12:44.519Z[ recovery-image] Feb 25 02:12:42.558 INFO O| Feb 25 02:12:42.558 INFO STEP 865 (remove_files) COMPLETE
72572025-02-25T02:12:44.519Z[ recovery-image] Feb 25 02:12:42.558 INFO O| Feb 25 02:12:42.558 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582025-02-25T02:12:44.536Z[ recovery-image] Feb 25 02:12:42.578 INFO O| Feb 25 02:12:42.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72592025-02-25T02:12:44.536Z[ recovery-image] Feb 25 02:12:42.578 INFO O| Feb 25 02:12:42.578 INFO STEP 866 (remove_files) COMPLETE
72602025-02-25T02:12:44.539Z[ recovery-image] Feb 25 02:12:42.578 INFO O| Feb 25 02:12:42.578 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612025-02-25T02:12:44.575Z[ recovery-image] Feb 25 02:12:42.617 INFO O| Feb 25 02:12:42.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72622025-02-25T02:12:44.578Z[ recovery-image] Feb 25 02:12:42.617 INFO O| Feb 25 02:12:42.617 INFO STEP 867 (remove_files) COMPLETE
72632025-02-25T02:12:44.578Z[ recovery-image] Feb 25 02:12:42.617 INFO O| Feb 25 02:12:42.617 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642025-02-25T02:12:44.610Z[ recovery-image] Feb 25 02:12:42.652 INFO O| Feb 25 02:12:42.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72652025-02-25T02:12:44.610Z[ recovery-image] Feb 25 02:12:42.652 INFO O| Feb 25 02:12:42.652 INFO STEP 868 (remove_files) COMPLETE
72662025-02-25T02:12:44.613Z[ recovery-image] Feb 25 02:12:42.652 INFO O| Feb 25 02:12:42.652 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672025-02-25T02:12:44.640Z[ recovery-image] Feb 25 02:12:42.682 INFO O| Feb 25 02:12:42.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72682025-02-25T02:12:44.640Z[ recovery-image] Feb 25 02:12:42.682 INFO O| Feb 25 02:12:42.682 INFO STEP 869 (remove_files) COMPLETE
72692025-02-25T02:12:44.643Z[ recovery-image] Feb 25 02:12:42.682 INFO O| Feb 25 02:12:42.682 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702025-02-25T02:12:44.702Z[ recovery-image] Feb 25 02:12:42.744 INFO O| Feb 25 02:12:42.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72712025-02-25T02:12:44.702Z[ recovery-image] Feb 25 02:12:42.744 INFO O| Feb 25 02:12:42.744 INFO STEP 870 (remove_files) COMPLETE
72722025-02-25T02:12:44.702Z[ recovery-image] Feb 25 02:12:42.744 INFO O| Feb 25 02:12:42.744 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732025-02-25T02:12:44.721Z[ recovery-image] Feb 25 02:12:42.763 INFO O| Feb 25 02:12:42.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72742025-02-25T02:12:44.721Z[ recovery-image] Feb 25 02:12:42.763 INFO O| Feb 25 02:12:42.763 INFO STEP 871 (remove_files) COMPLETE
72752025-02-25T02:12:44.721Z[ recovery-image] Feb 25 02:12:42.763 INFO O| Feb 25 02:12:42.763 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762025-02-25T02:12:44.756Z[ recovery-image] Feb 25 02:12:42.798 INFO O| Feb 25 02:12:42.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72772025-02-25T02:12:44.756Z[ recovery-image] Feb 25 02:12:42.798 INFO O| Feb 25 02:12:42.798 INFO STEP 872 (remove_files) COMPLETE
72782025-02-25T02:12:44.756Z[ recovery-image] Feb 25 02:12:42.798 INFO O| Feb 25 02:12:42.798 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792025-02-25T02:12:44.781Z[ recovery-image] Feb 25 02:12:42.823 INFO O| Feb 25 02:12:42.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72802025-02-25T02:12:44.781Z[ recovery-image] Feb 25 02:12:42.823 INFO O| Feb 25 02:12:42.823 INFO STEP 873 (remove_files) COMPLETE
72812025-02-25T02:12:44.781Z[ recovery-image] Feb 25 02:12:42.823 INFO O| Feb 25 02:12:42.823 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822025-02-25T02:12:44.814Z[ recovery-image] Feb 25 02:12:42.856 INFO O| Feb 25 02:12:42.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72832025-02-25T02:12:44.814Z[ recovery-image] Feb 25 02:12:42.856 INFO O| Feb 25 02:12:42.856 INFO STEP 874 (remove_files) COMPLETE
72842025-02-25T02:12:44.814Z[ recovery-image] Feb 25 02:12:42.856 INFO O| Feb 25 02:12:42.856 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852025-02-25T02:12:44.860Z[ recovery-image] Feb 25 02:12:42.902 INFO O| Feb 25 02:12:42.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72862025-02-25T02:12:44.862Z[ recovery-image] Feb 25 02:12:42.902 INFO O| Feb 25 02:12:42.902 INFO STEP 875 (remove_files) COMPLETE
72872025-02-25T02:12:44.862Z[ recovery-image] Feb 25 02:12:42.902 INFO O| Feb 25 02:12:42.902 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882025-02-25T02:12:44.880Z[ recovery-image] Feb 25 02:12:42.922 INFO O| Feb 25 02:12:42.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72892025-02-25T02:12:44.880Z[ recovery-image] Feb 25 02:12:42.922 INFO O| Feb 25 02:12:42.922 INFO STEP 876 (remove_files) COMPLETE
72902025-02-25T02:12:44.883Z[ recovery-image] Feb 25 02:12:42.922 INFO O| Feb 25 02:12:42.922 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912025-02-25T02:12:44.899Z[ recovery-image] Feb 25 02:12:42.941 INFO O| Feb 25 02:12:42.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72922025-02-25T02:12:44.899Z[ recovery-image] Feb 25 02:12:42.941 INFO O| Feb 25 02:12:42.941 INFO STEP 877 (remove_files) COMPLETE
72932025-02-25T02:12:44.902Z[ recovery-image] Feb 25 02:12:42.941 INFO O| Feb 25 02:12:42.941 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942025-02-25T02:12:44.917Z[ recovery-image] Feb 25 02:12:42.959 INFO O| Feb 25 02:12:42.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72952025-02-25T02:12:44.917Z[ recovery-image] Feb 25 02:12:42.959 INFO O| Feb 25 02:12:42.959 INFO STEP 878 (remove_files) COMPLETE
72962025-02-25T02:12:44.920Z[ recovery-image] Feb 25 02:12:42.959 INFO O| Feb 25 02:12:42.959 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972025-02-25T02:12:44.953Z[ recovery-image] Feb 25 02:12:42.995 INFO O| Feb 25 02:12:42.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72982025-02-25T02:12:44.953Z[ recovery-image] Feb 25 02:12:42.995 INFO O| Feb 25 02:12:42.995 INFO STEP 879 (remove_files) COMPLETE
72992025-02-25T02:12:44.953Z[ recovery-image] Feb 25 02:12:42.995 INFO O| Feb 25 02:12:42.995 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002025-02-25T02:12:44.980Z[ recovery-image] Feb 25 02:12:43.022 INFO O| Feb 25 02:12:43.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
73012025-02-25T02:12:44.983Z[ recovery-image] Feb 25 02:12:43.022 INFO O| Feb 25 02:12:43.022 INFO STEP 880 (remove_files) COMPLETE
73022025-02-25T02:12:44.983Z[ recovery-image] Feb 25 02:12:43.023 INFO O| Feb 25 02:12:43.022 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032025-02-25T02:12:45.001Z[ recovery-image] Feb 25 02:12:43.042 INFO O| Feb 25 02:12:43.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
73042025-02-25T02:12:45.004Z[ recovery-image] Feb 25 02:12:43.042 INFO O| Feb 25 02:12:43.042 INFO STEP 881 (remove_files) COMPLETE
73052025-02-25T02:12:45.004Z[ recovery-image] Feb 25 02:12:43.042 INFO O| Feb 25 02:12:43.042 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062025-02-25T02:12:45.019Z[ recovery-image] Feb 25 02:12:43.061 INFO O| Feb 25 02:12:43.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
73072025-02-25T02:12:45.022Z[ recovery-image] Feb 25 02:12:43.061 INFO O| Feb 25 02:12:43.061 INFO STEP 882 (remove_files) COMPLETE
73082025-02-25T02:12:45.022Z[ recovery-image] Feb 25 02:12:43.061 INFO O| Feb 25 02:12:43.061 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092025-02-25T02:12:45.037Z[ recovery-image] Feb 25 02:12:43.079 INFO O| Feb 25 02:12:43.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
73102025-02-25T02:12:45.039Z[ recovery-image] Feb 25 02:12:43.079 INFO O| Feb 25 02:12:43.079 INFO STEP 883 (remove_files) COMPLETE
73112025-02-25T02:12:45.039Z[ recovery-image] Feb 25 02:12:43.079 INFO O| Feb 25 02:12:43.079 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122025-02-25T02:12:45.054Z[ recovery-image] Feb 25 02:12:43.097 INFO O| Feb 25 02:12:43.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
73132025-02-25T02:12:45.057Z[ recovery-image] Feb 25 02:12:43.097 INFO O| Feb 25 02:12:43.097 INFO STEP 884 (remove_files) COMPLETE
73142025-02-25T02:12:45.057Z[ recovery-image] Feb 25 02:12:43.097 INFO O| Feb 25 02:12:43.097 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152025-02-25T02:12:45.085Z[ recovery-image] Feb 25 02:12:43.127 INFO O| Feb 25 02:12:43.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
73162025-02-25T02:12:45.089Z[ recovery-image] Feb 25 02:12:43.127 INFO O| Feb 25 02:12:43.127 INFO STEP 885 (remove_files) COMPLETE
73172025-02-25T02:12:45.089Z[ recovery-image] Feb 25 02:12:43.127 INFO O| Feb 25 02:12:43.127 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182025-02-25T02:12:45.187Z[ recovery-image] Feb 25 02:12:43.229 INFO O| Feb 25 02:12:43.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
73192025-02-25T02:12:45.187Z[ recovery-image] Feb 25 02:12:43.229 INFO O| Feb 25 02:12:43.229 INFO STEP 886 (remove_files) COMPLETE
73202025-02-25T02:12:45.190Z[ recovery-image] Feb 25 02:12:43.229 INFO O| Feb 25 02:12:43.229 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212025-02-25T02:12:45.208Z[ recovery-image] Feb 25 02:12:43.250 INFO O| Feb 25 02:12:43.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
73222025-02-25T02:12:45.212Z[ recovery-image] Feb 25 02:12:43.251 INFO O| Feb 25 02:12:43.251 INFO STEP 887 (remove_files) COMPLETE
73232025-02-25T02:12:45.212Z[ recovery-image] Feb 25 02:12:43.251 INFO O| Feb 25 02:12:43.251 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242025-02-25T02:12:45.258Z[ recovery-image] Feb 25 02:12:43.300 INFO O| Feb 25 02:12:43.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
73252025-02-25T02:12:45.258Z[ recovery-image] Feb 25 02:12:43.300 INFO O| Feb 25 02:12:43.300 INFO STEP 888 (remove_files) COMPLETE
73262025-02-25T02:12:45.262Z[ recovery-image] Feb 25 02:12:43.300 INFO O| Feb 25 02:12:43.300 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272025-02-25T02:12:45.280Z[ recovery-image] Feb 25 02:12:43.322 INFO O| Feb 25 02:12:43.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73282025-02-25T02:12:45.305Z[ recovery-image] Feb 25 02:12:43.346 INFO O| Feb 25 02:12:43.346 INFO STEP 889 (remove_files) COMPLETE
73292025-02-25T02:12:45.305Z[ recovery-image] Feb 25 02:12:43.346 INFO O| Feb 25 02:12:43.346 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302025-02-25T02:12:45.344Z[ recovery-image] Feb 25 02:12:43.386 INFO O| Feb 25 02:12:43.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73312025-02-25T02:12:45.344Z[ recovery-image] Feb 25 02:12:43.386 INFO O| Feb 25 02:12:43.386 INFO STEP 890 (remove_files) COMPLETE
73322025-02-25T02:12:45.347Z[ recovery-image] Feb 25 02:12:43.386 INFO O| Feb 25 02:12:43.386 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332025-02-25T02:12:45.379Z[ recovery-image] Feb 25 02:12:43.421 INFO O| Feb 25 02:12:43.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73342025-02-25T02:12:45.379Z[ recovery-image] Feb 25 02:12:43.421 INFO O| Feb 25 02:12:43.421 INFO STEP 891 (remove_files) COMPLETE
73352025-02-25T02:12:45.383Z[ recovery-image] Feb 25 02:12:43.421 INFO O| Feb 25 02:12:43.421 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362025-02-25T02:12:45.398Z[ recovery-image] Feb 25 02:12:43.440 INFO O| Feb 25 02:12:43.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73372025-02-25T02:12:45.422Z[ recovery-image] Feb 25 02:12:43.464 INFO O| Feb 25 02:12:43.464 INFO STEP 892 (remove_files) COMPLETE
73382025-02-25T02:12:45.422Z[ recovery-image] Feb 25 02:12:43.464 INFO O| Feb 25 02:12:43.464 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392025-02-25T02:12:45.456Z[ recovery-image] Feb 25 02:12:43.497 INFO O| Feb 25 02:12:43.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73402025-02-25T02:12:45.456Z[ recovery-image] Feb 25 02:12:43.497 INFO O| Feb 25 02:12:43.497 INFO STEP 893 (remove_files) COMPLETE
73412025-02-25T02:12:45.456Z[ recovery-image] Feb 25 02:12:43.497 INFO O| Feb 25 02:12:43.497 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422025-02-25T02:12:45.474Z[ recovery-image] Feb 25 02:12:43.516 INFO O| Feb 25 02:12:43.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73432025-02-25T02:12:45.474Z[ recovery-image] Feb 25 02:12:43.516 INFO O| Feb 25 02:12:43.516 INFO STEP 894 (remove_files) COMPLETE
73442025-02-25T02:12:45.474Z[ recovery-image] Feb 25 02:12:43.516 INFO O| Feb 25 02:12:43.516 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452025-02-25T02:12:45.508Z[ recovery-image] Feb 25 02:12:43.550 INFO O| Feb 25 02:12:43.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73462025-02-25T02:12:45.508Z[ recovery-image] Feb 25 02:12:43.550 INFO O| Feb 25 02:12:43.550 INFO STEP 895 (remove_files) COMPLETE
73472025-02-25T02:12:45.508Z[ recovery-image] Feb 25 02:12:43.550 INFO O| Feb 25 02:12:43.550 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482025-02-25T02:12:45.538Z[ recovery-image] Feb 25 02:12:43.580 INFO O| Feb 25 02:12:43.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73492025-02-25T02:12:45.538Z[ recovery-image] Feb 25 02:12:43.580 INFO O| Feb 25 02:12:43.580 INFO STEP 896 (remove_files) COMPLETE
73502025-02-25T02:12:45.538Z[ recovery-image] Feb 25 02:12:43.580 INFO O| Feb 25 02:12:43.580 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512025-02-25T02:12:45.556Z[ recovery-image] Feb 25 02:12:43.598 INFO O| Feb 25 02:12:43.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73522025-02-25T02:12:45.556Z[ recovery-image] Feb 25 02:12:43.598 INFO O| Feb 25 02:12:43.598 INFO STEP 897 (remove_files) COMPLETE
73532025-02-25T02:12:45.556Z[ recovery-image] Feb 25 02:12:43.598 INFO O| Feb 25 02:12:43.598 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542025-02-25T02:12:45.584Z[ recovery-image] Feb 25 02:12:43.626 INFO O| Feb 25 02:12:43.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73552025-02-25T02:12:45.584Z[ recovery-image] Feb 25 02:12:43.626 INFO O| Feb 25 02:12:43.626 INFO STEP 898 (remove_files) COMPLETE
73562025-02-25T02:12:45.587Z[ recovery-image] Feb 25 02:12:43.626 INFO O| Feb 25 02:12:43.626 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572025-02-25T02:12:45.606Z[ recovery-image] Feb 25 02:12:43.648 INFO O| Feb 25 02:12:43.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73582025-02-25T02:12:45.606Z[ recovery-image] Feb 25 02:12:43.648 INFO O| Feb 25 02:12:43.648 INFO STEP 899 (remove_files) COMPLETE
73592025-02-25T02:12:45.606Z[ recovery-image] Feb 25 02:12:43.648 INFO O| Feb 25 02:12:43.648 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602025-02-25T02:12:45.624Z[ recovery-image] Feb 25 02:12:43.666 INFO O| Feb 25 02:12:43.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73612025-02-25T02:12:45.624Z[ recovery-image] Feb 25 02:12:43.666 INFO O| Feb 25 02:12:43.666 INFO STEP 900 (remove_files) COMPLETE
73622025-02-25T02:12:45.624Z[ recovery-image] Feb 25 02:12:43.666 INFO O| Feb 25 02:12:43.666 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632025-02-25T02:12:45.642Z[ recovery-image] Feb 25 02:12:43.683 INFO O| Feb 25 02:12:43.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73642025-02-25T02:12:45.642Z[ recovery-image] Feb 25 02:12:43.683 INFO O| Feb 25 02:12:43.683 INFO STEP 901 (remove_files) COMPLETE
73652025-02-25T02:12:45.642Z[ recovery-image] Feb 25 02:12:43.683 INFO O| Feb 25 02:12:43.683 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662025-02-25T02:12:45.683Z[ recovery-image] Feb 25 02:12:43.725 INFO O| Feb 25 02:12:43.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73672025-02-25T02:12:45.685Z[ recovery-image] Feb 25 02:12:43.725 INFO O| Feb 25 02:12:43.725 INFO STEP 902 (remove_files) COMPLETE
73682025-02-25T02:12:45.685Z[ recovery-image] Feb 25 02:12:43.725 INFO O| Feb 25 02:12:43.725 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692025-02-25T02:12:45.703Z[ recovery-image] Feb 25 02:12:43.745 INFO O| Feb 25 02:12:43.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73702025-02-25T02:12:45.703Z[ recovery-image] Feb 25 02:12:43.745 INFO O| Feb 25 02:12:43.745 INFO STEP 903 (remove_files) COMPLETE
73712025-02-25T02:12:45.705Z[ recovery-image] Feb 25 02:12:43.745 INFO O| Feb 25 02:12:43.745 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722025-02-25T02:12:45.722Z[ recovery-image] Feb 25 02:12:43.764 INFO O| Feb 25 02:12:43.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73732025-02-25T02:12:45.722Z[ recovery-image] Feb 25 02:12:43.764 INFO O| Feb 25 02:12:43.764 INFO STEP 904 (remove_files) COMPLETE
73742025-02-25T02:12:45.722Z[ recovery-image] Feb 25 02:12:43.764 INFO O| Feb 25 02:12:43.764 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752025-02-25T02:12:45.751Z[ recovery-image] Feb 25 02:12:43.793 INFO O| Feb 25 02:12:43.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73762025-02-25T02:12:45.754Z[ recovery-image] Feb 25 02:12:43.793 INFO O| Feb 25 02:12:43.793 INFO STEP 905 (remove_files) COMPLETE
73772025-02-25T02:12:45.754Z[ recovery-image] Feb 25 02:12:43.793 INFO O| Feb 25 02:12:43.793 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782025-02-25T02:12:45.783Z[ recovery-image] Feb 25 02:12:43.825 INFO O| Feb 25 02:12:43.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73792025-02-25T02:12:45.783Z[ recovery-image] Feb 25 02:12:43.826 INFO O| Feb 25 02:12:43.826 INFO STEP 906 (remove_files) COMPLETE
73802025-02-25T02:12:45.783Z[ recovery-image] Feb 25 02:12:43.826 INFO O| Feb 25 02:12:43.826 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812025-02-25T02:12:45.820Z[ recovery-image] Feb 25 02:12:43.862 INFO O| Feb 25 02:12:43.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73822025-02-25T02:12:45.820Z[ recovery-image] Feb 25 02:12:43.862 INFO O| Feb 25 02:12:43.862 INFO STEP 907 (remove_files) COMPLETE
73832025-02-25T02:12:45.823Z[ recovery-image] Feb 25 02:12:43.862 INFO O| Feb 25 02:12:43.862 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842025-02-25T02:12:45.852Z[ recovery-image] Feb 25 02:12:43.893 INFO O| Feb 25 02:12:43.893 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73852025-02-25T02:12:45.852Z[ recovery-image] Feb 25 02:12:43.893 INFO O| Feb 25 02:12:43.893 INFO STEP 908 (remove_files) COMPLETE
73862025-02-25T02:12:45.857Z[ recovery-image] Feb 25 02:12:43.893 INFO O| Feb 25 02:12:43.893 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872025-02-25T02:12:45.909Z[ recovery-image] Feb 25 02:12:43.951 INFO O| Feb 25 02:12:43.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73882025-02-25T02:12:45.909Z[ recovery-image] Feb 25 02:12:43.951 INFO O| Feb 25 02:12:43.951 INFO STEP 909 (remove_files) COMPLETE
73892025-02-25T02:12:45.912Z[ recovery-image] Feb 25 02:12:43.951 INFO O| Feb 25 02:12:43.951 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902025-02-25T02:12:45.954Z[ recovery-image] Feb 25 02:12:43.997 INFO O| Feb 25 02:12:43.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73912025-02-25T02:12:45.988Z[ recovery-image] Feb 25 02:12:44.023 INFO O| Feb 25 02:12:44.023 INFO STEP 910 (remove_files) COMPLETE
73922025-02-25T02:12:45.988Z[ recovery-image] Feb 25 02:12:44.023 INFO O| Feb 25 02:12:44.023 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932025-02-25T02:12:46.002Z[ recovery-image] Feb 25 02:12:44.043 INFO O| Feb 25 02:12:44.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73942025-02-25T02:12:46.006Z[ recovery-image] Feb 25 02:12:44.044 INFO O| Feb 25 02:12:44.044 INFO STEP 911 (remove_files) COMPLETE
73952025-02-25T02:12:46.006Z[ recovery-image] Feb 25 02:12:44.044 INFO O| Feb 25 02:12:44.044 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962025-02-25T02:12:46.021Z[ recovery-image] Feb 25 02:12:44.063 INFO O| Feb 25 02:12:44.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73972025-02-25T02:12:46.024Z[ recovery-image] Feb 25 02:12:44.063 INFO O| Feb 25 02:12:44.063 INFO STEP 912 (remove_files) COMPLETE
73982025-02-25T02:12:46.024Z[ recovery-image] Feb 25 02:12:44.063 INFO O| Feb 25 02:12:44.063 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992025-02-25T02:12:46.040Z[ recovery-image] Feb 25 02:12:44.082 INFO O| Feb 25 02:12:44.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
74002025-02-25T02:12:46.043Z[ recovery-image] Feb 25 02:12:44.082 INFO O| Feb 25 02:12:44.082 INFO STEP 913 (remove_files) COMPLETE
74012025-02-25T02:12:46.043Z[ recovery-image] Feb 25 02:12:44.083 INFO O| Feb 25 02:12:44.083 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022025-02-25T02:12:46.059Z[ recovery-image] Feb 25 02:12:44.101 INFO O| Feb 25 02:12:44.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
74032025-02-25T02:12:46.062Z[ recovery-image] Feb 25 02:12:44.102 INFO O| Feb 25 02:12:44.102 INFO STEP 914 (remove_files) COMPLETE
74042025-02-25T02:12:46.062Z[ recovery-image] Feb 25 02:12:44.102 INFO O| Feb 25 02:12:44.102 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052025-02-25T02:12:46.078Z[ recovery-image] Feb 25 02:12:44.120 INFO O| Feb 25 02:12:44.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
74062025-02-25T02:12:46.081Z[ recovery-image] Feb 25 02:12:44.121 INFO O| Feb 25 02:12:44.121 INFO STEP 915 (remove_files) COMPLETE
74072025-02-25T02:12:46.081Z[ recovery-image] Feb 25 02:12:44.121 INFO O| Feb 25 02:12:44.121 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082025-02-25T02:12:46.109Z[ recovery-image] Feb 25 02:12:44.151 INFO O| Feb 25 02:12:44.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
74092025-02-25T02:12:46.112Z[ recovery-image] Feb 25 02:12:44.151 INFO O| Feb 25 02:12:44.151 INFO STEP 916 (remove_files) COMPLETE
74102025-02-25T02:12:46.112Z[ recovery-image] Feb 25 02:12:44.152 INFO O| Feb 25 02:12:44.151 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112025-02-25T02:12:46.170Z[ recovery-image] Feb 25 02:12:44.210 INFO O| Feb 25 02:12:44.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
74122025-02-25T02:12:46.170Z[ recovery-image] Feb 25 02:12:44.210 INFO O| Feb 25 02:12:44.210 INFO STEP 917 (remove_files) COMPLETE
74132025-02-25T02:12:46.170Z[ recovery-image] Feb 25 02:12:44.210 INFO O| Feb 25 02:12:44.210 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142025-02-25T02:12:46.226Z[ recovery-image] Feb 25 02:12:44.268 INFO O| Feb 25 02:12:44.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
74152025-02-25T02:12:46.228Z[ recovery-image] Feb 25 02:12:44.268 INFO O| Feb 25 02:12:44.268 INFO STEP 918 (remove_files) COMPLETE
74162025-02-25T02:12:46.228Z[ recovery-image] Feb 25 02:12:44.268 INFO O| Feb 25 02:12:44.268 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172025-02-25T02:12:46.275Z[ recovery-image] Feb 25 02:12:44.317 INFO O| Feb 25 02:12:44.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
74182025-02-25T02:12:46.278Z[ recovery-image] Feb 25 02:12:44.317 INFO O| Feb 25 02:12:44.317 INFO STEP 919 (remove_files) COMPLETE
74192025-02-25T02:12:46.278Z[ recovery-image] Feb 25 02:12:44.317 INFO O| Feb 25 02:12:44.317 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202025-02-25T02:12:46.294Z[ recovery-image] Feb 25 02:12:44.335 INFO O| Feb 25 02:12:44.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
74212025-02-25T02:12:46.296Z[ recovery-image] Feb 25 02:12:44.335 INFO O| Feb 25 02:12:44.335 INFO STEP 920 (remove_files) COMPLETE
74222025-02-25T02:12:46.296Z[ recovery-image] Feb 25 02:12:44.336 INFO O| Feb 25 02:12:44.335 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232025-02-25T02:12:46.311Z[ recovery-image] Feb 25 02:12:44.353 INFO O| Feb 25 02:12:44.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
74242025-02-25T02:12:46.313Z[ recovery-image] Feb 25 02:12:44.353 INFO O| Feb 25 02:12:44.353 INFO STEP 921 (remove_files) COMPLETE
74252025-02-25T02:12:46.313Z[ recovery-image] Feb 25 02:12:44.353 INFO O| Feb 25 02:12:44.353 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262025-02-25T02:12:46.350Z[ recovery-image] Feb 25 02:12:44.392 INFO O| Feb 25 02:12:44.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74272025-02-25T02:12:46.350Z[ recovery-image] Feb 25 02:12:44.392 INFO O| Feb 25 02:12:44.392 INFO STEP 922 (remove_files) COMPLETE
74282025-02-25T02:12:46.353Z[ recovery-image] Feb 25 02:12:44.392 INFO O| Feb 25 02:12:44.392 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292025-02-25T02:12:46.466Z[ recovery-image] Feb 25 02:12:44.508 INFO O| Feb 25 02:12:44.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74302025-02-25T02:12:46.466Z[ recovery-image] Feb 25 02:12:44.508 INFO O| Feb 25 02:12:44.508 INFO STEP 923 (remove_files) COMPLETE
74312025-02-25T02:12:46.469Z[ recovery-image] Feb 25 02:12:44.508 INFO O| Feb 25 02:12:44.508 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322025-02-25T02:12:46.486Z[ recovery-image] Feb 25 02:12:44.528 INFO O| Feb 25 02:12:44.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74332025-02-25T02:12:46.486Z[ recovery-image] Feb 25 02:12:44.529 INFO O| Feb 25 02:12:44.528 INFO STEP 924 (remove_files) COMPLETE
74342025-02-25T02:12:46.486Z[ recovery-image] Feb 25 02:12:44.529 INFO O| Feb 25 02:12:44.529 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352025-02-25T02:12:46.505Z[ recovery-image] Feb 25 02:12:44.548 INFO O| Feb 25 02:12:44.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74362025-02-25T02:12:46.506Z[ recovery-image] Feb 25 02:12:44.548 INFO O| Feb 25 02:12:44.548 INFO STEP 925 (remove_files) COMPLETE
74372025-02-25T02:12:46.506Z[ recovery-image] Feb 25 02:12:44.548 INFO O| Feb 25 02:12:44.548 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382025-02-25T02:12:46.527Z[ recovery-image] Feb 25 02:12:44.569 INFO O| Feb 25 02:12:44.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74392025-02-25T02:12:46.527Z[ recovery-image] Feb 25 02:12:44.569 INFO O| Feb 25 02:12:44.569 INFO STEP 926 (remove_files) COMPLETE
74402025-02-25T02:12:46.527Z[ recovery-image] Feb 25 02:12:44.569 INFO O| Feb 25 02:12:44.569 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412025-02-25T02:12:46.559Z[ recovery-image] Feb 25 02:12:44.601 INFO O| Feb 25 02:12:44.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74422025-02-25T02:12:46.559Z[ recovery-image] Feb 25 02:12:44.601 INFO O| Feb 25 02:12:44.601 INFO STEP 927 (remove_files) COMPLETE
74432025-02-25T02:12:46.559Z[ recovery-image] Feb 25 02:12:44.601 INFO O| Feb 25 02:12:44.601 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442025-02-25T02:12:46.601Z[ recovery-image] Feb 25 02:12:44.642 INFO O| Feb 25 02:12:44.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74452025-02-25T02:12:46.601Z[ recovery-image] Feb 25 02:12:44.642 INFO O| Feb 25 02:12:44.642 INFO STEP 928 (remove_files) COMPLETE
74462025-02-25T02:12:46.601Z[ recovery-image] Feb 25 02:12:44.642 INFO O| Feb 25 02:12:44.642 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472025-02-25T02:12:46.680Z[ recovery-image] Feb 25 02:12:44.722 INFO O| Feb 25 02:12:44.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74482025-02-25T02:12:46.680Z[ recovery-image] Feb 25 02:12:44.722 INFO O| Feb 25 02:12:44.722 INFO STEP 929 (remove_files) COMPLETE
74492025-02-25T02:12:46.680Z[ recovery-image] Feb 25 02:12:44.722 INFO O| Feb 25 02:12:44.722 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502025-02-25T02:12:46.700Z[ recovery-image] Feb 25 02:12:44.742 INFO O| Feb 25 02:12:44.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74512025-02-25T02:12:46.700Z[ recovery-image] Feb 25 02:12:44.742 INFO O| Feb 25 02:12:44.742 INFO STEP 930 (remove_files) COMPLETE
74522025-02-25T02:12:46.703Z[ recovery-image] Feb 25 02:12:44.742 INFO O| Feb 25 02:12:44.742 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532025-02-25T02:12:46.720Z[ recovery-image] Feb 25 02:12:44.762 INFO O| Feb 25 02:12:44.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74542025-02-25T02:12:46.720Z[ recovery-image] Feb 25 02:12:44.762 INFO O| Feb 25 02:12:44.762 INFO STEP 931 (remove_files) COMPLETE
74552025-02-25T02:12:46.720Z[ recovery-image] Feb 25 02:12:44.762 INFO O| Feb 25 02:12:44.762 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562025-02-25T02:12:46.739Z[ recovery-image] Feb 25 02:12:44.781 INFO O| Feb 25 02:12:44.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74572025-02-25T02:12:46.739Z[ recovery-image] Feb 25 02:12:44.781 INFO O| Feb 25 02:12:44.781 INFO STEP 932 (remove_files) COMPLETE
74582025-02-25T02:12:46.739Z[ recovery-image] Feb 25 02:12:44.781 INFO O| Feb 25 02:12:44.781 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592025-02-25T02:12:46.757Z[ recovery-image] Feb 25 02:12:44.799 INFO O| Feb 25 02:12:44.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74602025-02-25T02:12:46.757Z[ recovery-image] Feb 25 02:12:44.799 INFO O| Feb 25 02:12:44.799 INFO STEP 933 (remove_files) COMPLETE
74612025-02-25T02:12:46.759Z[ recovery-image] Feb 25 02:12:44.799 INFO O| Feb 25 02:12:44.799 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622025-02-25T02:12:46.774Z[ recovery-image] Feb 25 02:12:44.816 INFO O| Feb 25 02:12:44.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74632025-02-25T02:12:46.777Z[ recovery-image] Feb 25 02:12:44.817 INFO O| Feb 25 02:12:44.816 INFO STEP 934 (remove_files) COMPLETE
74642025-02-25T02:12:46.777Z[ recovery-image] Feb 25 02:12:44.817 INFO O| Feb 25 02:12:44.817 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652025-02-25T02:12:46.799Z[ recovery-image] Feb 25 02:12:44.841 INFO O| Feb 25 02:12:44.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74662025-02-25T02:12:46.802Z[ recovery-image] Feb 25 02:12:44.841 INFO O| Feb 25 02:12:44.841 INFO STEP 935 (remove_files) COMPLETE
74672025-02-25T02:12:46.820Z[ recovery-image] Feb 25 02:12:44.862 INFO O| Feb 25 02:12:44.862 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682025-02-25T02:12:46.885Z[ recovery-image] Feb 25 02:12:44.927 INFO O| Feb 25 02:12:44.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74692025-02-25T02:12:46.885Z[ recovery-image] Feb 25 02:12:44.927 INFO O| Feb 25 02:12:44.927 INFO STEP 936 (remove_files) COMPLETE
74702025-02-25T02:12:46.889Z[ recovery-image] Feb 25 02:12:44.927 INFO O| Feb 25 02:12:44.927 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712025-02-25T02:12:46.905Z[ recovery-image] Feb 25 02:12:44.947 INFO O| Feb 25 02:12:44.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74722025-02-25T02:12:46.907Z[ recovery-image] Feb 25 02:12:44.947 INFO O| Feb 25 02:12:44.947 INFO STEP 937 (remove_files) COMPLETE
74732025-02-25T02:12:46.907Z[ recovery-image] Feb 25 02:12:44.947 INFO O| Feb 25 02:12:44.947 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742025-02-25T02:12:46.925Z[ recovery-image] Feb 25 02:12:44.967 INFO O| Feb 25 02:12:44.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74752025-02-25T02:12:46.925Z[ recovery-image] Feb 25 02:12:44.967 INFO O| Feb 25 02:12:44.967 INFO STEP 938 (remove_files) COMPLETE
74762025-02-25T02:12:46.925Z[ recovery-image] Feb 25 02:12:44.967 INFO O| Feb 25 02:12:44.967 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772025-02-25T02:12:46.946Z[ recovery-image] Feb 25 02:12:44.988 INFO O| Feb 25 02:12:44.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74782025-02-25T02:12:46.946Z[ recovery-image] Feb 25 02:12:44.988 INFO O| Feb 25 02:12:44.988 INFO STEP 939 (remove_files) COMPLETE
74792025-02-25T02:12:46.948Z[ recovery-image] Feb 25 02:12:44.988 INFO O| Feb 25 02:12:44.988 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802025-02-25T02:12:46.965Z[ recovery-image] Feb 25 02:12:45.007 INFO O| Feb 25 02:12:45.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74812025-02-25T02:12:46.969Z[ recovery-image] Feb 25 02:12:45.007 INFO O| Feb 25 02:12:45.007 INFO STEP 940 (remove_files) COMPLETE
74822025-02-25T02:12:46.969Z[ recovery-image] Feb 25 02:12:45.008 INFO O| Feb 25 02:12:45.007 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832025-02-25T02:12:47.023Z[ recovery-image] Feb 25 02:12:45.065 INFO O| Feb 25 02:12:45.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74842025-02-25T02:12:47.023Z[ recovery-image] Feb 25 02:12:45.065 INFO O| Feb 25 02:12:45.065 INFO STEP 941 (remove_files) COMPLETE
74852025-02-25T02:12:47.025Z[ recovery-image] Feb 25 02:12:45.065 INFO O| Feb 25 02:12:45.065 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862025-02-25T02:12:47.047Z[ recovery-image] Feb 25 02:12:45.089 INFO O| Feb 25 02:12:45.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74872025-02-25T02:12:47.047Z[ recovery-image] Feb 25 02:12:45.089 INFO O| Feb 25 02:12:45.089 INFO STEP 942 (remove_files) COMPLETE
74882025-02-25T02:12:47.050Z[ recovery-image] Feb 25 02:12:45.089 INFO O| Feb 25 02:12:45.089 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892025-02-25T02:12:47.068Z[ recovery-image] Feb 25 02:12:45.109 INFO O| Feb 25 02:12:45.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74902025-02-25T02:12:47.070Z[ recovery-image] Feb 25 02:12:45.109 INFO O| Feb 25 02:12:45.109 INFO STEP 943 (remove_files) COMPLETE
74912025-02-25T02:12:47.070Z[ recovery-image] Feb 25 02:12:45.109 INFO O| Feb 25 02:12:45.109 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922025-02-25T02:12:47.086Z[ recovery-image] Feb 25 02:12:45.128 INFO O| Feb 25 02:12:45.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74932025-02-25T02:12:47.087Z[ recovery-image] Feb 25 02:12:45.128 INFO O| Feb 25 02:12:45.128 INFO STEP 944 (remove_files) COMPLETE
74942025-02-25T02:12:47.089Z[ recovery-image] Feb 25 02:12:45.128 INFO O| Feb 25 02:12:45.128 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952025-02-25T02:12:47.106Z[ recovery-image] Feb 25 02:12:45.147 INFO O| Feb 25 02:12:45.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74962025-02-25T02:12:47.106Z[ recovery-image] Feb 25 02:12:45.147 INFO O| Feb 25 02:12:45.147 INFO STEP 945 (remove_files) COMPLETE
74972025-02-25T02:12:47.106Z[ recovery-image] Feb 25 02:12:45.147 INFO O| Feb 25 02:12:45.147 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982025-02-25T02:12:47.126Z[ recovery-image] Feb 25 02:12:45.166 INFO O| Feb 25 02:12:45.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74992025-02-25T02:12:47.126Z[ recovery-image] Feb 25 02:12:45.167 INFO O| Feb 25 02:12:45.166 INFO STEP 946 (remove_files) COMPLETE
75002025-02-25T02:12:47.126Z[ recovery-image] Feb 25 02:12:45.167 INFO O| Feb 25 02:12:45.167 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012025-02-25T02:12:47.144Z[ recovery-image] Feb 25 02:12:45.186 INFO O| Feb 25 02:12:45.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
75022025-02-25T02:12:47.144Z[ recovery-image] Feb 25 02:12:45.186 INFO O| Feb 25 02:12:45.186 INFO STEP 947 (remove_files) COMPLETE
75032025-02-25T02:12:47.144Z[ recovery-image] Feb 25 02:12:45.186 INFO O| Feb 25 02:12:45.186 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042025-02-25T02:12:47.179Z[ recovery-image] Feb 25 02:12:45.221 INFO O| Feb 25 02:12:45.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
75052025-02-25T02:12:47.179Z[ recovery-image] Feb 25 02:12:45.221 INFO O| Feb 25 02:12:45.221 INFO STEP 948 (remove_files) COMPLETE
75062025-02-25T02:12:47.179Z[ recovery-image] Feb 25 02:12:45.222 INFO O| Feb 25 02:12:45.221 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072025-02-25T02:12:47.241Z[ recovery-image] Feb 25 02:12:45.283 INFO O| Feb 25 02:12:45.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
75082025-02-25T02:12:47.241Z[ recovery-image] Feb 25 02:12:45.283 INFO O| Feb 25 02:12:45.283 INFO STEP 949 (remove_files) COMPLETE
75092025-02-25T02:12:47.241Z[ recovery-image] Feb 25 02:12:45.283 INFO O| Feb 25 02:12:45.283 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102025-02-25T02:12:47.303Z[ recovery-image] Feb 25 02:12:45.345 INFO O| Feb 25 02:12:45.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
75112025-02-25T02:12:47.303Z[ recovery-image] Feb 25 02:12:45.345 INFO O| Feb 25 02:12:45.345 INFO STEP 950 (remove_files) COMPLETE
75122025-02-25T02:12:47.303Z[ recovery-image] Feb 25 02:12:45.345 INFO O| Feb 25 02:12:45.345 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132025-02-25T02:12:47.324Z[ recovery-image] Feb 25 02:12:45.365 INFO O| Feb 25 02:12:45.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
75142025-02-25T02:12:47.324Z[ recovery-image] Feb 25 02:12:45.365 INFO O| Feb 25 02:12:45.365 INFO STEP 951 (remove_files) COMPLETE
75152025-02-25T02:12:47.325Z[ recovery-image] Feb 25 02:12:45.365 INFO O| Feb 25 02:12:45.365 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162025-02-25T02:12:47.345Z[ recovery-image] Feb 25 02:12:45.386 INFO O| Feb 25 02:12:45.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
75172025-02-25T02:12:47.345Z[ recovery-image] Feb 25 02:12:45.387 INFO O| Feb 25 02:12:45.386 INFO STEP 952 (remove_files) COMPLETE
75182025-02-25T02:12:47.345Z[ recovery-image] Feb 25 02:12:45.387 INFO O| Feb 25 02:12:45.387 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192025-02-25T02:12:47.377Z[ recovery-image] Feb 25 02:12:45.418 INFO O| Feb 25 02:12:45.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
75202025-02-25T02:12:47.377Z[ recovery-image] Feb 25 02:12:45.418 INFO O| Feb 25 02:12:45.418 INFO STEP 953 (remove_files) COMPLETE
75212025-02-25T02:12:47.377Z[ recovery-image] Feb 25 02:12:45.418 INFO O| Feb 25 02:12:45.418 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222025-02-25T02:12:47.438Z[ recovery-image] Feb 25 02:12:45.480 INFO O| Feb 25 02:12:45.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
75232025-02-25T02:12:47.438Z[ recovery-image] Feb 25 02:12:45.480 INFO O| Feb 25 02:12:45.480 INFO STEP 954 (remove_files) COMPLETE
75242025-02-25T02:12:47.438Z[ recovery-image] Feb 25 02:12:45.480 INFO O| Feb 25 02:12:45.480 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252025-02-25T02:12:47.466Z[ recovery-image] Feb 25 02:12:45.504 INFO O| Feb 25 02:12:45.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75262025-02-25T02:12:47.466Z[ recovery-image] Feb 25 02:12:45.504 INFO O| Feb 25 02:12:45.504 INFO STEP 955 (remove_files) COMPLETE
75272025-02-25T02:12:47.467Z[ recovery-image] Feb 25 02:12:45.504 INFO O| Feb 25 02:12:45.504 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282025-02-25T02:12:47.483Z[ recovery-image] Feb 25 02:12:45.525 INFO O| Feb 25 02:12:45.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75292025-02-25T02:12:47.483Z[ recovery-image] Feb 25 02:12:45.525 INFO O| Feb 25 02:12:45.525 INFO STEP 956 (remove_files) COMPLETE
75302025-02-25T02:12:47.485Z[ recovery-image] Feb 25 02:12:45.525 INFO O| Feb 25 02:12:45.525 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312025-02-25T02:12:47.501Z[ recovery-image] Feb 25 02:12:45.543 INFO O| Feb 25 02:12:45.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75322025-02-25T02:12:47.501Z[ recovery-image] Feb 25 02:12:45.543 INFO O| Feb 25 02:12:45.543 INFO STEP 957 (remove_files) COMPLETE
75332025-02-25T02:12:47.504Z[ recovery-image] Feb 25 02:12:45.543 INFO O| Feb 25 02:12:45.543 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342025-02-25T02:12:47.521Z[ recovery-image] Feb 25 02:12:45.563 INFO O| Feb 25 02:12:45.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75352025-02-25T02:12:47.521Z[ recovery-image] Feb 25 02:12:45.563 INFO O| Feb 25 02:12:45.563 INFO STEP 958 (remove_files) COMPLETE
75362025-02-25T02:12:47.521Z[ recovery-image] Feb 25 02:12:45.563 INFO O| Feb 25 02:12:45.563 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372025-02-25T02:12:47.539Z[ recovery-image] Feb 25 02:12:45.581 INFO O| Feb 25 02:12:45.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75382025-02-25T02:12:47.539Z[ recovery-image] Feb 25 02:12:45.581 INFO O| Feb 25 02:12:45.581 INFO STEP 959 (remove_files) COMPLETE
75392025-02-25T02:12:47.543Z[ recovery-image] Feb 25 02:12:45.581 INFO O| Feb 25 02:12:45.581 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402025-02-25T02:12:47.573Z[ recovery-image] Feb 25 02:12:45.614 INFO O| Feb 25 02:12:45.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75412025-02-25T02:12:47.573Z[ recovery-image] Feb 25 02:12:45.614 INFO O| Feb 25 02:12:45.614 INFO STEP 960 (remove_files) COMPLETE
75422025-02-25T02:12:47.573Z[ recovery-image] Feb 25 02:12:45.614 INFO O| Feb 25 02:12:45.614 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432025-02-25T02:12:47.614Z[ recovery-image] Feb 25 02:12:45.656 INFO O| Feb 25 02:12:45.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75442025-02-25T02:12:47.617Z[ recovery-image] Feb 25 02:12:45.657 INFO O| Feb 25 02:12:45.657 INFO STEP 961 (remove_files) COMPLETE
75452025-02-25T02:12:47.617Z[ recovery-image] Feb 25 02:12:45.657 INFO O| Feb 25 02:12:45.657 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462025-02-25T02:12:47.633Z[ recovery-image] Feb 25 02:12:45.675 INFO O| Feb 25 02:12:45.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75472025-02-25T02:12:47.636Z[ recovery-image] Feb 25 02:12:45.676 INFO O| Feb 25 02:12:45.675 INFO STEP 962 (remove_files) COMPLETE
75482025-02-25T02:12:47.636Z[ recovery-image] Feb 25 02:12:45.676 INFO O| Feb 25 02:12:45.676 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492025-02-25T02:12:47.674Z[ recovery-image] Feb 25 02:12:45.716 INFO O| Feb 25 02:12:45.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75502025-02-25T02:12:47.676Z[ recovery-image] Feb 25 02:12:45.716 INFO O| Feb 25 02:12:45.716 INFO STEP 963 (remove_files) COMPLETE
75512025-02-25T02:12:47.677Z[ recovery-image] Feb 25 02:12:45.716 INFO O| Feb 25 02:12:45.716 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522025-02-25T02:12:47.850Z[ recovery-image] Feb 25 02:12:45.892 INFO O| Feb 25 02:12:45.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75532025-02-25T02:12:47.850Z[ recovery-image] Feb 25 02:12:45.892 INFO O| Feb 25 02:12:45.892 INFO STEP 964 (remove_files) COMPLETE
75542025-02-25T02:12:47.854Z[ recovery-image] Feb 25 02:12:45.892 INFO O| Feb 25 02:12:45.892 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552025-02-25T02:12:47.890Z[ recovery-image] Feb 25 02:12:45.932 INFO O| Feb 25 02:12:45.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75562025-02-25T02:12:47.890Z[ recovery-image] Feb 25 02:12:45.933 INFO O| Feb 25 02:12:45.933 INFO STEP 965 (remove_files) COMPLETE
75572025-02-25T02:12:47.890Z[ recovery-image] Feb 25 02:12:45.933 INFO O| Feb 25 02:12:45.933 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582025-02-25T02:12:47.965Z[ recovery-image] Feb 25 02:12:46.007 INFO O| Feb 25 02:12:46.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75592025-02-25T02:12:47.965Z[ recovery-image] Feb 25 02:12:46.007 INFO O| Feb 25 02:12:46.007 INFO STEP 966 (remove_files) COMPLETE
75602025-02-25T02:12:47.965Z[ recovery-image] Feb 25 02:12:46.007 INFO O| Feb 25 02:12:46.007 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612025-02-25T02:12:47.987Z[ recovery-image] Feb 25 02:12:46.029 INFO O| Feb 25 02:12:46.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75622025-02-25T02:12:47.987Z[ recovery-image] Feb 25 02:12:46.029 INFO O| Feb 25 02:12:46.029 INFO STEP 967 (remove_files) COMPLETE
75632025-02-25T02:12:47.987Z[ recovery-image] Feb 25 02:12:46.029 INFO O| Feb 25 02:12:46.029 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642025-02-25T02:12:48.084Z[ recovery-image] Feb 25 02:12:46.126 INFO O| Feb 25 02:12:46.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75652025-02-25T02:12:48.084Z[ recovery-image] Feb 25 02:12:46.126 INFO O| Feb 25 02:12:46.126 INFO STEP 968 (remove_files) COMPLETE
75662025-02-25T02:12:48.084Z[ recovery-image] Feb 25 02:12:46.126 INFO O| Feb 25 02:12:46.126 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672025-02-25T02:12:48.161Z[ recovery-image] Feb 25 02:12:46.203 INFO O| Feb 25 02:12:46.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75682025-02-25T02:12:48.161Z[ recovery-image] Feb 25 02:12:46.203 INFO O| Feb 25 02:12:46.203 INFO STEP 969 (remove_files) COMPLETE
75692025-02-25T02:12:48.161Z[ recovery-image] Feb 25 02:12:46.203 INFO O| Feb 25 02:12:46.203 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702025-02-25T02:12:48.182Z[ recovery-image] Feb 25 02:12:46.224 INFO O| Feb 25 02:12:46.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75712025-02-25T02:12:48.182Z[ recovery-image] Feb 25 02:12:46.224 INFO O| Feb 25 02:12:46.224 INFO STEP 970 (remove_files) COMPLETE
75722025-02-25T02:12:48.182Z[ recovery-image] Feb 25 02:12:46.224 INFO O| Feb 25 02:12:46.224 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732025-02-25T02:12:48.202Z[ recovery-image] Feb 25 02:12:46.244 INFO O| Feb 25 02:12:46.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75742025-02-25T02:12:48.202Z[ recovery-image] Feb 25 02:12:46.244 INFO O| Feb 25 02:12:46.244 INFO STEP 971 (remove_files) COMPLETE
75752025-02-25T02:12:48.202Z[ recovery-image] Feb 25 02:12:46.244 INFO O| Feb 25 02:12:46.244 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762025-02-25T02:12:48.233Z[ recovery-image] Feb 25 02:12:46.275 INFO O| Feb 25 02:12:46.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75772025-02-25T02:12:48.233Z[ recovery-image] Feb 25 02:12:46.275 INFO O| Feb 25 02:12:46.275 INFO STEP 972 (remove_files) COMPLETE
75782025-02-25T02:12:48.233Z[ recovery-image] Feb 25 02:12:46.275 INFO O| Feb 25 02:12:46.275 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792025-02-25T02:12:48.253Z[ recovery-image] Feb 25 02:12:46.295 INFO O| Feb 25 02:12:46.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75802025-02-25T02:12:48.253Z[ recovery-image] Feb 25 02:12:46.295 INFO O| Feb 25 02:12:46.295 INFO STEP 973 (remove_files) COMPLETE
75812025-02-25T02:12:48.255Z[ recovery-image] Feb 25 02:12:46.295 INFO O| Feb 25 02:12:46.295 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822025-02-25T02:12:48.272Z[ recovery-image] Feb 25 02:12:46.314 INFO O| Feb 25 02:12:46.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75832025-02-25T02:12:48.272Z[ recovery-image] Feb 25 02:12:46.314 INFO O| Feb 25 02:12:46.314 INFO STEP 974 (remove_files) COMPLETE
75842025-02-25T02:12:48.275Z[ recovery-image] Feb 25 02:12:46.314 INFO O| Feb 25 02:12:46.314 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852025-02-25T02:12:48.291Z[ recovery-image] Feb 25 02:12:46.333 INFO O| Feb 25 02:12:46.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75862025-02-25T02:12:48.291Z[ recovery-image] Feb 25 02:12:46.334 INFO O| Feb 25 02:12:46.334 INFO STEP 975 (remove_files) COMPLETE
75872025-02-25T02:12:48.294Z[ recovery-image] Feb 25 02:12:46.334 INFO O| Feb 25 02:12:46.334 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882025-02-25T02:12:48.310Z[ recovery-image] Feb 25 02:12:46.352 INFO O| Feb 25 02:12:46.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75892025-02-25T02:12:48.310Z[ recovery-image] Feb 25 02:12:46.352 INFO O| Feb 25 02:12:46.352 INFO STEP 976 (remove_files) COMPLETE
75902025-02-25T02:12:48.313Z[ recovery-image] Feb 25 02:12:46.352 INFO O| Feb 25 02:12:46.352 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912025-02-25T02:12:48.329Z[ recovery-image] Feb 25 02:12:46.371 INFO O| Feb 25 02:12:46.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75922025-02-25T02:12:48.329Z[ recovery-image] Feb 25 02:12:46.371 INFO O| Feb 25 02:12:46.371 INFO STEP 977 (remove_files) COMPLETE
75932025-02-25T02:12:48.329Z[ recovery-image] Feb 25 02:12:46.371 INFO O| Feb 25 02:12:46.371 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942025-02-25T02:12:48.347Z[ recovery-image] Feb 25 02:12:46.389 INFO O| Feb 25 02:12:46.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75952025-02-25T02:12:48.347Z[ recovery-image] Feb 25 02:12:46.389 INFO O| Feb 25 02:12:46.389 INFO STEP 978 (remove_files) COMPLETE
75962025-02-25T02:12:48.350Z[ recovery-image] Feb 25 02:12:46.389 INFO O| Feb 25 02:12:46.389 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972025-02-25T02:12:48.394Z[ recovery-image] Feb 25 02:12:46.436 INFO O| Feb 25 02:12:46.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75982025-02-25T02:12:48.397Z[ recovery-image] Feb 25 02:12:46.436 INFO O| Feb 25 02:12:46.436 INFO STEP 979 (remove_files) COMPLETE
75992025-02-25T02:12:48.397Z[ recovery-image] Feb 25 02:12:46.436 INFO O| Feb 25 02:12:46.436 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002025-02-25T02:12:48.434Z[ recovery-image] Feb 25 02:12:46.475 INFO O| Feb 25 02:12:46.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
76012025-02-25T02:12:48.434Z[ recovery-image] Feb 25 02:12:46.475 INFO O| Feb 25 02:12:46.475 INFO STEP 980 (remove_files) COMPLETE
76022025-02-25T02:12:48.436Z[ recovery-image] Feb 25 02:12:46.475 INFO O| Feb 25 02:12:46.475 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032025-02-25T02:12:48.530Z[ recovery-image] Feb 25 02:12:46.572 INFO O| Feb 25 02:12:46.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
76042025-02-25T02:12:48.530Z[ recovery-image] Feb 25 02:12:46.572 INFO O| Feb 25 02:12:46.572 INFO STEP 981 (remove_files) COMPLETE
76052025-02-25T02:12:48.530Z[ recovery-image] Feb 25 02:12:46.572 INFO O| Feb 25 02:12:46.572 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062025-02-25T02:12:48.549Z[ recovery-image] Feb 25 02:12:46.591 INFO O| Feb 25 02:12:46.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
76072025-02-25T02:12:48.552Z[ recovery-image] Feb 25 02:12:46.591 INFO O| Feb 25 02:12:46.591 INFO STEP 982 (remove_files) COMPLETE
76082025-02-25T02:12:48.552Z[ recovery-image] Feb 25 02:12:46.591 INFO O| Feb 25 02:12:46.591 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092025-02-25T02:12:48.595Z[ recovery-image] Feb 25 02:12:46.637 INFO O| Feb 25 02:12:46.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
76102025-02-25T02:12:48.595Z[ recovery-image] Feb 25 02:12:46.637 INFO O| Feb 25 02:12:46.637 INFO STEP 983 (remove_files) COMPLETE
76112025-02-25T02:12:48.595Z[ recovery-image] Feb 25 02:12:46.637 INFO O| Feb 25 02:12:46.637 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122025-02-25T02:12:48.648Z[ recovery-image] Feb 25 02:12:46.689 INFO O| Feb 25 02:12:46.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
76132025-02-25T02:12:48.648Z[ recovery-image] Feb 25 02:12:46.689 INFO O| Feb 25 02:12:46.689 INFO STEP 984 (remove_files) COMPLETE
76142025-02-25T02:12:48.648Z[ recovery-image] Feb 25 02:12:46.689 INFO O| Feb 25 02:12:46.689 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152025-02-25T02:12:48.667Z[ recovery-image] Feb 25 02:12:46.709 INFO O| Feb 25 02:12:46.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
76162025-02-25T02:12:48.667Z[ recovery-image] Feb 25 02:12:46.709 INFO O| Feb 25 02:12:46.709 INFO STEP 985 (remove_files) COMPLETE
76172025-02-25T02:12:48.667Z[ recovery-image] Feb 25 02:12:46.709 INFO O| Feb 25 02:12:46.709 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182025-02-25T02:12:48.685Z[ recovery-image] Feb 25 02:12:46.727 INFO O| Feb 25 02:12:46.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
76192025-02-25T02:12:48.685Z[ recovery-image] Feb 25 02:12:46.727 INFO O| Feb 25 02:12:46.727 INFO STEP 986 (remove_files) COMPLETE
76202025-02-25T02:12:48.685Z[ recovery-image] Feb 25 02:12:46.727 INFO O| Feb 25 02:12:46.727 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212025-02-25T02:12:48.747Z[ recovery-image] Feb 25 02:12:46.789 INFO O| Feb 25 02:12:46.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
76222025-02-25T02:12:48.750Z[ recovery-image] Feb 25 02:12:46.789 INFO O| Feb 25 02:12:46.789 INFO STEP 987 (remove_files) COMPLETE
76232025-02-25T02:12:48.750Z[ recovery-image] Feb 25 02:12:46.789 INFO O| Feb 25 02:12:46.789 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242025-02-25T02:12:48.775Z[ recovery-image] Feb 25 02:12:46.817 INFO O| Feb 25 02:12:46.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
76252025-02-25T02:12:48.775Z[ recovery-image] Feb 25 02:12:46.817 INFO O| Feb 25 02:12:46.812 INFO STEP 988 (remove_files) COMPLETE
76262025-02-25T02:12:48.777Z[ recovery-image] Feb 25 02:12:46.817 INFO O| Feb 25 02:12:46.812 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76272025-02-25T02:12:48.811Z[ recovery-image] Feb 25 02:12:46.853 INFO O| Feb 25 02:12:46.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76282025-02-25T02:12:48.814Z[ recovery-image] Feb 25 02:12:46.853 INFO O| Feb 25 02:12:46.853 INFO STEP 989 (remove_files) COMPLETE
76292025-02-25T02:12:48.814Z[ recovery-image] Feb 25 02:12:46.853 INFO O| Feb 25 02:12:46.853 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76302025-02-25T02:12:48.830Z[ recovery-image] Feb 25 02:12:46.872 INFO O| Feb 25 02:12:46.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76312025-02-25T02:12:48.833Z[ recovery-image] Feb 25 02:12:46.873 INFO O| Feb 25 02:12:46.872 INFO STEP 990 (remove_files) COMPLETE
76322025-02-25T02:12:48.833Z[ recovery-image] Feb 25 02:12:46.873 INFO O| Feb 25 02:12:46.873 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76332025-02-25T02:12:48.849Z[ recovery-image] Feb 25 02:12:46.891 INFO O| Feb 25 02:12:46.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76342025-02-25T02:12:48.852Z[ recovery-image] Feb 25 02:12:46.891 INFO O| Feb 25 02:12:46.891 INFO STEP 991 (remove_files) COMPLETE
76352025-02-25T02:12:48.852Z[ recovery-image] Feb 25 02:12:46.891 INFO O| Feb 25 02:12:46.891 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76362025-02-25T02:12:48.872Z[ recovery-image] Feb 25 02:12:46.913 INFO O| Feb 25 02:12:46.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76372025-02-25T02:12:48.886Z[ recovery-image] Feb 25 02:12:46.927 INFO O| Feb 25 02:12:46.927 INFO STEP 992 (remove_files) COMPLETE
76382025-02-25T02:12:48.886Z[ recovery-image] Feb 25 02:12:46.927 INFO O| Feb 25 02:12:46.927 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76392025-02-25T02:12:48.918Z[ recovery-image] Feb 25 02:12:46.959 INFO O| Feb 25 02:12:46.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76402025-02-25T02:12:48.918Z[ recovery-image] Feb 25 02:12:46.959 INFO O| Feb 25 02:12:46.959 INFO STEP 993 (remove_files) COMPLETE
76412025-02-25T02:12:48.918Z[ recovery-image] Feb 25 02:12:46.960 INFO O| Feb 25 02:12:46.959 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76422025-02-25T02:12:48.939Z[ recovery-image] Feb 25 02:12:46.981 INFO O| Feb 25 02:12:46.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76432025-02-25T02:12:48.939Z[ recovery-image] Feb 25 02:12:46.981 INFO O| Feb 25 02:12:46.981 INFO STEP 994 (remove_files) COMPLETE
76442025-02-25T02:12:48.939Z[ recovery-image] Feb 25 02:12:46.981 INFO O| Feb 25 02:12:46.981 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76452025-02-25T02:12:48.964Z[ recovery-image] Feb 25 02:12:47.006 INFO O| Feb 25 02:12:47.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76462025-02-25T02:12:48.964Z[ recovery-image] Feb 25 02:12:47.006 INFO O| Feb 25 02:12:47.006 INFO STEP 995 (remove_files) COMPLETE
76472025-02-25T02:12:48.964Z[ recovery-image] Feb 25 02:12:47.006 INFO O| Feb 25 02:12:47.006 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76482025-02-25T02:12:48.991Z[ recovery-image] Feb 25 02:12:47.033 INFO O| Feb 25 02:12:47.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76492025-02-25T02:12:48.991Z[ recovery-image] Feb 25 02:12:47.033 INFO O| Feb 25 02:12:47.033 INFO STEP 996 (remove_files) COMPLETE
76502025-02-25T02:12:48.991Z[ recovery-image] Feb 25 02:12:47.033 INFO O| Feb 25 02:12:47.033 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76512025-02-25T02:12:49.013Z[ recovery-image] Feb 25 02:12:47.055 INFO O| Feb 25 02:12:47.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76522025-02-25T02:12:49.013Z[ recovery-image] Feb 25 02:12:47.055 INFO O| Feb 25 02:12:47.055 INFO STEP 997 (remove_files) COMPLETE
76532025-02-25T02:12:49.015Z[ recovery-image] Feb 25 02:12:47.055 INFO O| Feb 25 02:12:47.055 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76542025-02-25T02:12:49.033Z[ recovery-image] Feb 25 02:12:47.075 INFO O| Feb 25 02:12:47.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76552025-02-25T02:12:49.033Z[ recovery-image] Feb 25 02:12:47.076 INFO O| Feb 25 02:12:47.076 INFO STEP 998 (remove_files) COMPLETE
76562025-02-25T02:12:49.033Z[ recovery-image] Feb 25 02:12:47.076 INFO O| Feb 25 02:12:47.076 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76572025-02-25T02:12:49.073Z[ recovery-image] Feb 25 02:12:47.115 INFO O| Feb 25 02:12:47.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76582025-02-25T02:12:49.073Z[ recovery-image] Feb 25 02:12:47.115 INFO O| Feb 25 02:12:47.115 INFO STEP 999 (remove_files) COMPLETE
76592025-02-25T02:12:49.073Z[ recovery-image] Feb 25 02:12:47.115 INFO O| Feb 25 02:12:47.115 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76602025-02-25T02:12:49.096Z[ recovery-image] Feb 25 02:12:47.138 INFO O| Feb 25 02:12:47.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76612025-02-25T02:12:49.096Z[ recovery-image] Feb 25 02:12:47.138 INFO O| Feb 25 02:12:47.138 INFO STEP 1000 (remove_files) COMPLETE
76622025-02-25T02:12:49.096Z[ recovery-image] Feb 25 02:12:47.138 INFO O| Feb 25 02:12:47.138 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76632025-02-25T02:12:49.120Z[ recovery-image] Feb 25 02:12:47.161 INFO O| Feb 25 02:12:47.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76642025-02-25T02:12:49.120Z[ recovery-image] Feb 25 02:12:47.161 INFO O| Feb 25 02:12:47.161 INFO STEP 1001 (remove_files) COMPLETE
76652025-02-25T02:12:49.124Z[ recovery-image] Feb 25 02:12:47.161 INFO O| Feb 25 02:12:47.161 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76662025-02-25T02:12:49.185Z[ recovery-image] Feb 25 02:12:47.227 INFO O| Feb 25 02:12:47.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76672025-02-25T02:12:49.185Z[ recovery-image] Feb 25 02:12:47.227 INFO O| Feb 25 02:12:47.227 INFO STEP 1002 (remove_files) COMPLETE
76682025-02-25T02:12:49.185Z[ recovery-image] Feb 25 02:12:47.227 INFO O| Feb 25 02:12:47.227 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76692025-02-25T02:12:49.206Z[ recovery-image] Feb 25 02:12:47.248 INFO O| Feb 25 02:12:47.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76702025-02-25T02:12:49.206Z[ recovery-image] Feb 25 02:12:47.248 INFO O| Feb 25 02:12:47.248 INFO STEP 1003 (remove_files) COMPLETE
76712025-02-25T02:12:49.206Z[ recovery-image] Feb 25 02:12:47.248 INFO O| Feb 25 02:12:47.248 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76722025-02-25T02:12:49.289Z[ recovery-image] Feb 25 02:12:47.331 INFO O| Feb 25 02:12:47.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76732025-02-25T02:12:49.289Z[ recovery-image] Feb 25 02:12:47.331 INFO O| Feb 25 02:12:47.331 INFO STEP 1004 (remove_files) COMPLETE
76742025-02-25T02:12:49.292Z[ recovery-image] Feb 25 02:12:47.331 INFO O| Feb 25 02:12:47.331 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76752025-02-25T02:12:49.308Z[ recovery-image] Feb 25 02:12:47.348 INFO O| Feb 25 02:12:47.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76762025-02-25T02:12:49.308Z[ recovery-image] Feb 25 02:12:47.348 INFO O| Feb 25 02:12:47.348 INFO STEP 1005 (remove_files) COMPLETE
76772025-02-25T02:12:49.308Z[ recovery-image] Feb 25 02:12:47.349 INFO O| Feb 25 02:12:47.348 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76782025-02-25T02:12:49.325Z[ recovery-image] Feb 25 02:12:47.367 INFO O| Feb 25 02:12:47.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76792025-02-25T02:12:49.326Z[ recovery-image] Feb 25 02:12:47.367 INFO O| Feb 25 02:12:47.367 INFO STEP 1006 (remove_files) COMPLETE
76802025-02-25T02:12:49.326Z[ recovery-image] Feb 25 02:12:47.367 INFO O| Feb 25 02:12:47.367 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76812025-02-25T02:12:49.344Z[ recovery-image] Feb 25 02:12:47.385 INFO O| Feb 25 02:12:47.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76822025-02-25T02:12:49.344Z[ recovery-image] Feb 25 02:12:47.385 INFO O| Feb 25 02:12:47.385 INFO STEP 1007 (remove_files) COMPLETE
76832025-02-25T02:12:49.344Z[ recovery-image] Feb 25 02:12:47.385 INFO O| Feb 25 02:12:47.385 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76842025-02-25T02:12:49.363Z[ recovery-image] Feb 25 02:12:47.404 INFO O| Feb 25 02:12:47.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76852025-02-25T02:12:49.363Z[ recovery-image] Feb 25 02:12:47.405 INFO O| Feb 25 02:12:47.404 INFO STEP 1008 (remove_files) COMPLETE
76862025-02-25T02:12:49.363Z[ recovery-image] Feb 25 02:12:47.405 INFO O| Feb 25 02:12:47.404 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76872025-02-25T02:12:49.382Z[ recovery-image] Feb 25 02:12:47.423 INFO O| Feb 25 02:12:47.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76882025-02-25T02:12:49.382Z[ recovery-image] Feb 25 02:12:47.423 INFO O| Feb 25 02:12:47.423 INFO STEP 1009 (remove_files) COMPLETE
76892025-02-25T02:12:49.382Z[ recovery-image] Feb 25 02:12:47.423 INFO O| Feb 25 02:12:47.423 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76902025-02-25T02:12:49.411Z[ recovery-image] Feb 25 02:12:47.453 INFO O| Feb 25 02:12:47.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76912025-02-25T02:12:49.414Z[ recovery-image] Feb 25 02:12:47.453 INFO O| Feb 25 02:12:47.453 INFO STEP 1010 (remove_files) COMPLETE
76922025-02-25T02:12:49.414Z[ recovery-image] Feb 25 02:12:47.453 INFO O| Feb 25 02:12:47.453 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76932025-02-25T02:12:49.434Z[ recovery-image] Feb 25 02:12:47.475 INFO O| Feb 25 02:12:47.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76942025-02-25T02:12:49.434Z[ recovery-image] Feb 25 02:12:47.476 INFO O| Feb 25 02:12:47.476 INFO STEP 1011 (remove_files) COMPLETE
76952025-02-25T02:12:49.436Z[ recovery-image] Feb 25 02:12:47.476 INFO O| Feb 25 02:12:47.476 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76962025-02-25T02:12:49.478Z[ recovery-image] Feb 25 02:12:47.519 INFO O| Feb 25 02:12:47.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76972025-02-25T02:12:49.486Z[ recovery-image] Feb 25 02:12:47.519 INFO O| Feb 25 02:12:47.519 INFO STEP 1012 (remove_files) COMPLETE
76982025-02-25T02:12:49.486Z[ recovery-image] Feb 25 02:12:47.519 INFO O| Feb 25 02:12:47.519 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76992025-02-25T02:12:49.499Z[ recovery-image] Feb 25 02:12:47.539 INFO O| Feb 25 02:12:47.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
77002025-02-25T02:12:49.499Z[ recovery-image] Feb 25 02:12:47.539 INFO O| Feb 25 02:12:47.539 INFO STEP 1013 (remove_files) COMPLETE
77012025-02-25T02:12:49.499Z[ recovery-image] Feb 25 02:12:47.539 INFO O| Feb 25 02:12:47.539 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77022025-02-25T02:12:49.523Z[ recovery-image] Feb 25 02:12:47.565 INFO O| Feb 25 02:12:47.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
77032025-02-25T02:12:49.523Z[ recovery-image] Feb 25 02:12:47.565 INFO O| Feb 25 02:12:47.559 INFO STEP 1014 (remove_files) COMPLETE
77042025-02-25T02:12:49.523Z[ recovery-image] Feb 25 02:12:47.565 INFO O| Feb 25 02:12:47.559 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77052025-02-25T02:12:49.545Z[ recovery-image] Feb 25 02:12:47.585 INFO O| Feb 25 02:12:47.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
77062025-02-25T02:12:49.545Z[ recovery-image] Feb 25 02:12:47.586 INFO O| Feb 25 02:12:47.585 INFO STEP 1015 (remove_files) COMPLETE
77072025-02-25T02:12:49.548Z[ recovery-image] Feb 25 02:12:47.586 INFO O| Feb 25 02:12:47.585 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77082025-02-25T02:12:49.563Z[ recovery-image] Feb 25 02:12:47.605 INFO O| Feb 25 02:12:47.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
77092025-02-25T02:12:49.563Z[ recovery-image] Feb 25 02:12:47.605 INFO O| Feb 25 02:12:47.605 INFO STEP 1016 (remove_files) COMPLETE
77102025-02-25T02:12:49.563Z[ recovery-image] Feb 25 02:12:47.605 INFO O| Feb 25 02:12:47.605 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77112025-02-25T02:12:49.613Z[ recovery-image] Feb 25 02:12:47.654 INFO O| Feb 25 02:12:47.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77122025-02-25T02:12:49.613Z[ recovery-image] Feb 25 02:12:47.655 INFO O| Feb 25 02:12:47.654 INFO STEP 1017 (remove_files) COMPLETE
77132025-02-25T02:12:49.613Z[ recovery-image] Feb 25 02:12:47.655 INFO O| Feb 25 02:12:47.655 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77142025-02-25T02:12:49.632Z[ recovery-image] Feb 25 02:12:47.674 INFO O| Feb 25 02:12:47.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77152025-02-25T02:12:49.632Z[ recovery-image] Feb 25 02:12:47.675 INFO O| Feb 25 02:12:47.675 INFO STEP 1018 (remove_files) COMPLETE
77162025-02-25T02:12:49.635Z[ recovery-image] Feb 25 02:12:47.675 INFO O| Feb 25 02:12:47.675 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77172025-02-25T02:12:49.652Z[ recovery-image] Feb 25 02:12:47.694 INFO O| Feb 25 02:12:47.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77182025-02-25T02:12:49.652Z[ recovery-image] Feb 25 02:12:47.694 INFO O| Feb 25 02:12:47.694 INFO STEP 1019 (remove_files) COMPLETE
77192025-02-25T02:12:49.652Z[ recovery-image] Feb 25 02:12:47.694 INFO O| Feb 25 02:12:47.694 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77202025-02-25T02:12:49.674Z[ recovery-image] Feb 25 02:12:47.714 INFO O| Feb 25 02:12:47.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77212025-02-25T02:12:49.674Z[ recovery-image] Feb 25 02:12:47.714 INFO O| Feb 25 02:12:47.714 INFO STEP 1020 (remove_files) COMPLETE
77222025-02-25T02:12:49.676Z[ recovery-image] Feb 25 02:12:47.714 INFO O| Feb 25 02:12:47.714 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77232025-02-25T02:12:49.692Z[ recovery-image] Feb 25 02:12:47.733 INFO O| Feb 25 02:12:47.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77242025-02-25T02:12:49.692Z[ recovery-image] Feb 25 02:12:47.734 INFO O| Feb 25 02:12:47.734 INFO STEP 1021 (remove_files) COMPLETE
77252025-02-25T02:12:49.692Z[ recovery-image] Feb 25 02:12:47.734 INFO O| Feb 25 02:12:47.734 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77262025-02-25T02:12:49.743Z[ recovery-image] Feb 25 02:12:47.785 INFO O| Feb 25 02:12:47.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77272025-02-25T02:12:49.743Z[ recovery-image] Feb 25 02:12:47.785 INFO O| Feb 25 02:12:47.785 INFO STEP 1022 (remove_files) COMPLETE
77282025-02-25T02:12:49.743Z[ recovery-image] Feb 25 02:12:47.785 INFO O| Feb 25 02:12:47.785 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77292025-02-25T02:12:49.762Z[ recovery-image] Feb 25 02:12:47.804 INFO O| Feb 25 02:12:47.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77302025-02-25T02:12:49.762Z[ recovery-image] Feb 25 02:12:47.805 INFO O| Feb 25 02:12:47.805 INFO STEP 1023 (remove_files) COMPLETE
77312025-02-25T02:12:49.765Z[ recovery-image] Feb 25 02:12:47.805 INFO O| Feb 25 02:12:47.805 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77322025-02-25T02:12:49.804Z[ recovery-image] Feb 25 02:12:47.846 INFO O| Feb 25 02:12:47.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77332025-02-25T02:12:49.804Z[ recovery-image] Feb 25 02:12:47.846 INFO O| Feb 25 02:12:47.846 INFO STEP 1024 (remove_files) COMPLETE
77342025-02-25T02:12:49.807Z[ recovery-image] Feb 25 02:12:47.846 INFO O| Feb 25 02:12:47.846 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77352025-02-25T02:12:49.863Z[ recovery-image] Feb 25 02:12:47.905 INFO O| Feb 25 02:12:47.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77362025-02-25T02:12:49.863Z[ recovery-image] Feb 25 02:12:47.905 INFO O| Feb 25 02:12:47.905 INFO STEP 1025 (remove_files) COMPLETE
77372025-02-25T02:12:49.866Z[ recovery-image] Feb 25 02:12:47.905 INFO O| Feb 25 02:12:47.905 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77382025-02-25T02:12:49.906Z[ recovery-image] Feb 25 02:12:47.947 INFO O| Feb 25 02:12:47.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77392025-02-25T02:12:49.906Z[ recovery-image] Feb 25 02:12:47.947 INFO O| Feb 25 02:12:47.947 INFO STEP 1026 (remove_files) COMPLETE
77402025-02-25T02:12:49.906Z[ recovery-image] Feb 25 02:12:47.947 INFO O| Feb 25 02:12:47.947 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77412025-02-25T02:12:49.927Z[ recovery-image] Feb 25 02:12:47.968 INFO O| Feb 25 02:12:47.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77422025-02-25T02:12:49.927Z[ recovery-image] Feb 25 02:12:47.968 INFO O| Feb 25 02:12:47.968 INFO STEP 1027 (remove_files) COMPLETE
77432025-02-25T02:12:49.927Z[ recovery-image] Feb 25 02:12:47.969 INFO O| Feb 25 02:12:47.968 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77442025-02-25T02:12:49.946Z[ recovery-image] Feb 25 02:12:47.988 INFO O| Feb 25 02:12:47.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77452025-02-25T02:12:49.946Z[ recovery-image] Feb 25 02:12:47.988 INFO O| Feb 25 02:12:47.988 INFO STEP 1028 (remove_files) COMPLETE
77462025-02-25T02:12:49.946Z[ recovery-image] Feb 25 02:12:47.988 INFO O| Feb 25 02:12:47.988 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77472025-02-25T02:12:49.965Z[ recovery-image] Feb 25 02:12:48.007 INFO O| Feb 25 02:12:48.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77482025-02-25T02:12:49.965Z[ recovery-image] Feb 25 02:12:48.007 INFO O| Feb 25 02:12:48.007 INFO STEP 1029 (remove_files) COMPLETE
77492025-02-25T02:12:49.965Z[ recovery-image] Feb 25 02:12:48.007 INFO O| Feb 25 02:12:48.007 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77502025-02-25T02:12:49.983Z[ recovery-image] Feb 25 02:12:48.025 INFO O| Feb 25 02:12:48.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77512025-02-25T02:12:49.983Z[ recovery-image] Feb 25 02:12:48.025 INFO O| Feb 25 02:12:48.025 INFO STEP 1030 (remove_files) COMPLETE
77522025-02-25T02:12:49.983Z[ recovery-image] Feb 25 02:12:48.025 INFO O| Feb 25 02:12:48.025 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77532025-02-25T02:12:50.001Z[ recovery-image] Feb 25 02:12:48.043 INFO O| Feb 25 02:12:48.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77542025-02-25T02:12:50.001Z[ recovery-image] Feb 25 02:12:48.043 INFO O| Feb 25 02:12:48.043 INFO STEP 1031 (remove_files) COMPLETE
77552025-02-25T02:12:50.001Z[ recovery-image] Feb 25 02:12:48.043 INFO O| Feb 25 02:12:48.043 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77562025-02-25T02:12:50.021Z[ recovery-image] Feb 25 02:12:48.062 INFO O| Feb 25 02:12:48.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77572025-02-25T02:12:50.021Z[ recovery-image] Feb 25 02:12:48.062 INFO O| Feb 25 02:12:48.062 INFO STEP 1032 (remove_files) COMPLETE
77582025-02-25T02:12:50.021Z[ recovery-image] Feb 25 02:12:48.062 INFO O| Feb 25 02:12:48.062 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77592025-02-25T02:12:50.040Z[ recovery-image] Feb 25 02:12:48.082 INFO O| Feb 25 02:12:48.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77602025-02-25T02:12:50.040Z[ recovery-image] Feb 25 02:12:48.082 INFO O| Feb 25 02:12:48.082 INFO STEP 1033 (remove_files) COMPLETE
77612025-02-25T02:12:50.040Z[ recovery-image] Feb 25 02:12:48.082 INFO O| Feb 25 02:12:48.082 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77622025-02-25T02:12:50.060Z[ recovery-image] Feb 25 02:12:48.102 INFO O| Feb 25 02:12:48.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77632025-02-25T02:12:50.060Z[ recovery-image] Feb 25 02:12:48.102 INFO O| Feb 25 02:12:48.102 INFO STEP 1034 (remove_files) COMPLETE
77642025-02-25T02:12:50.063Z[ recovery-image] Feb 25 02:12:48.102 INFO O| Feb 25 02:12:48.102 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77652025-02-25T02:12:50.080Z[ recovery-image] Feb 25 02:12:48.122 INFO O| Feb 25 02:12:48.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77662025-02-25T02:12:50.080Z[ recovery-image] Feb 25 02:12:48.123 INFO O| Feb 25 02:12:48.122 INFO STEP 1035 (remove_files) COMPLETE
77672025-02-25T02:12:50.083Z[ recovery-image] Feb 25 02:12:48.123 INFO O| Feb 25 02:12:48.123 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77682025-02-25T02:12:50.134Z[ recovery-image] Feb 25 02:12:48.176 INFO O| Feb 25 02:12:48.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77692025-02-25T02:12:50.137Z[ recovery-image] Feb 25 02:12:48.176 INFO O| Feb 25 02:12:48.176 INFO STEP 1036 (remove_files) COMPLETE
77702025-02-25T02:12:50.137Z[ recovery-image] Feb 25 02:12:48.176 INFO O| Feb 25 02:12:48.176 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77712025-02-25T02:12:50.198Z[ recovery-image] Feb 25 02:12:48.239 INFO O| Feb 25 02:12:48.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77722025-02-25T02:12:50.198Z[ recovery-image] Feb 25 02:12:48.239 INFO O| Feb 25 02:12:48.239 INFO STEP 1037 (remove_files) COMPLETE
77732025-02-25T02:12:50.198Z[ recovery-image] Feb 25 02:12:48.239 INFO O| Feb 25 02:12:48.239 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77742025-02-25T02:12:50.261Z[ recovery-image] Feb 25 02:12:48.302 INFO O| Feb 25 02:12:48.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77752025-02-25T02:12:50.261Z[ recovery-image] Feb 25 02:12:48.302 INFO O| Feb 25 02:12:48.302 INFO STEP 1038 (remove_files) COMPLETE
77762025-02-25T02:12:50.264Z[ recovery-image] Feb 25 02:12:48.302 INFO O| Feb 25 02:12:48.302 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77772025-02-25T02:12:50.281Z[ recovery-image] Feb 25 02:12:48.322 INFO O| Feb 25 02:12:48.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77782025-02-25T02:12:50.281Z[ recovery-image] Feb 25 02:12:48.322 INFO O| Feb 25 02:12:48.322 INFO STEP 1039 (remove_files) COMPLETE
77792025-02-25T02:12:50.281Z[ recovery-image] Feb 25 02:12:48.322 INFO O| Feb 25 02:12:48.322 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77802025-02-25T02:12:50.320Z[ recovery-image] Feb 25 02:12:48.362 INFO O| Feb 25 02:12:48.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77812025-02-25T02:12:50.323Z[ recovery-image] Feb 25 02:12:48.362 INFO O| Feb 25 02:12:48.362 INFO STEP 1040 (remove_files) COMPLETE
77822025-02-25T02:12:50.323Z[ recovery-image] Feb 25 02:12:48.362 INFO O| Feb 25 02:12:48.362 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77832025-02-25T02:12:50.384Z[ recovery-image] Feb 25 02:12:48.426 INFO O| Feb 25 02:12:48.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77842025-02-25T02:12:50.384Z[ recovery-image] Feb 25 02:12:48.426 INFO O| Feb 25 02:12:48.426 INFO STEP 1041 (remove_files) COMPLETE
77852025-02-25T02:12:50.384Z[ recovery-image] Feb 25 02:12:48.426 INFO O| Feb 25 02:12:48.426 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862025-02-25T02:12:50.422Z[ recovery-image] Feb 25 02:12:48.464 INFO O| Feb 25 02:12:48.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77872025-02-25T02:12:50.422Z[ recovery-image] Feb 25 02:12:48.464 INFO O| Feb 25 02:12:48.464 INFO STEP 1042 (remove_files) COMPLETE
77882025-02-25T02:12:50.422Z[ recovery-image] Feb 25 02:12:48.464 INFO O| Feb 25 02:12:48.464 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892025-02-25T02:12:50.512Z[ recovery-image] Feb 25 02:12:48.554 INFO O| Feb 25 02:12:48.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77902025-02-25T02:12:50.512Z[ recovery-image] Feb 25 02:12:48.554 INFO O| Feb 25 02:12:48.554 INFO STEP 1043 (remove_files) COMPLETE
77912025-02-25T02:12:50.512Z[ recovery-image] Feb 25 02:12:48.554 INFO O| Feb 25 02:12:48.554 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922025-02-25T02:12:50.550Z[ recovery-image] Feb 25 02:12:48.592 INFO O| Feb 25 02:12:48.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77932025-02-25T02:12:50.550Z[ recovery-image] Feb 25 02:12:48.592 INFO O| Feb 25 02:12:48.592 INFO STEP 1044 (remove_files) COMPLETE
77942025-02-25T02:12:50.552Z[ recovery-image] Feb 25 02:12:48.592 INFO O| Feb 25 02:12:48.592 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952025-02-25T02:12:50.586Z[ recovery-image] Feb 25 02:12:48.628 INFO O| Feb 25 02:12:48.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77962025-02-25T02:12:50.589Z[ recovery-image] Feb 25 02:12:48.628 INFO O| Feb 25 02:12:48.628 INFO STEP 1045 (remove_files) COMPLETE
77972025-02-25T02:12:50.589Z[ recovery-image] Feb 25 02:12:48.628 INFO O| Feb 25 02:12:48.628 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982025-02-25T02:12:50.610Z[ recovery-image] Feb 25 02:12:48.651 INFO O| Feb 25 02:12:48.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77992025-02-25T02:12:50.613Z[ recovery-image] Feb 25 02:12:48.651 INFO O| Feb 25 02:12:48.651 INFO STEP 1046 (remove_files) COMPLETE
78002025-02-25T02:12:50.613Z[ recovery-image] Feb 25 02:12:48.651 INFO O| Feb 25 02:12:48.651 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012025-02-25T02:12:50.672Z[ recovery-image] Feb 25 02:12:48.714 INFO O| Feb 25 02:12:48.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
78022025-02-25T02:12:50.675Z[ recovery-image] Feb 25 02:12:48.714 INFO O| Feb 25 02:12:48.714 INFO STEP 1047 (remove_files) COMPLETE
78032025-02-25T02:12:50.675Z[ recovery-image] Feb 25 02:12:48.714 INFO O| Feb 25 02:12:48.714 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042025-02-25T02:12:50.693Z[ recovery-image] Feb 25 02:12:48.735 INFO O| Feb 25 02:12:48.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
78052025-02-25T02:12:50.696Z[ recovery-image] Feb 25 02:12:48.736 INFO O| Feb 25 02:12:48.736 INFO STEP 1048 (remove_files) COMPLETE
78062025-02-25T02:12:50.696Z[ recovery-image] Feb 25 02:12:48.736 INFO O| Feb 25 02:12:48.736 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072025-02-25T02:12:50.715Z[ recovery-image] Feb 25 02:12:48.757 INFO O| Feb 25 02:12:48.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78082025-02-25T02:12:50.717Z[ recovery-image] Feb 25 02:12:48.757 INFO O| Feb 25 02:12:48.757 INFO STEP 1049 (remove_files) COMPLETE
78092025-02-25T02:12:50.717Z[ recovery-image] Feb 25 02:12:48.757 INFO O| Feb 25 02:12:48.757 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102025-02-25T02:12:50.736Z[ recovery-image] Feb 25 02:12:48.778 INFO O| Feb 25 02:12:48.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78112025-02-25T02:12:50.739Z[ recovery-image] Feb 25 02:12:48.778 INFO O| Feb 25 02:12:48.778 INFO STEP 1050 (remove_files) COMPLETE
78122025-02-25T02:12:50.739Z[ recovery-image] Feb 25 02:12:48.778 INFO O| Feb 25 02:12:48.778 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132025-02-25T02:12:50.756Z[ recovery-image] Feb 25 02:12:48.798 INFO O| Feb 25 02:12:48.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78142025-02-25T02:12:50.759Z[ recovery-image] Feb 25 02:12:48.798 INFO O| Feb 25 02:12:48.798 INFO STEP 1051 (remove_files) COMPLETE
78152025-02-25T02:12:50.759Z[ recovery-image] Feb 25 02:12:48.798 INFO O| Feb 25 02:12:48.798 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162025-02-25T02:12:50.774Z[ recovery-image] Feb 25 02:12:48.816 INFO O| Feb 25 02:12:48.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78172025-02-25T02:12:50.777Z[ recovery-image] Feb 25 02:12:48.816 INFO O| Feb 25 02:12:48.816 INFO STEP 1052 (remove_files) COMPLETE
78182025-02-25T02:12:50.777Z[ recovery-image] Feb 25 02:12:48.816 INFO O| Feb 25 02:12:48.816 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192025-02-25T02:12:50.836Z[ recovery-image] Feb 25 02:12:48.878 INFO O| Feb 25 02:12:48.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78202025-02-25T02:12:50.837Z[ recovery-image] Feb 25 02:12:48.879 INFO O| Feb 25 02:12:48.879 INFO STEP 1053 (remove_files) COMPLETE
78212025-02-25T02:12:50.839Z[ recovery-image] Feb 25 02:12:48.879 INFO O| Feb 25 02:12:48.879 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222025-02-25T02:12:50.872Z[ recovery-image] Feb 25 02:12:48.914 INFO O| Feb 25 02:12:48.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78232025-02-25T02:12:50.872Z[ recovery-image] Feb 25 02:12:48.914 INFO O| Feb 25 02:12:48.914 INFO STEP 1054 (remove_files) COMPLETE
78242025-02-25T02:12:50.872Z[ recovery-image] Feb 25 02:12:48.914 INFO O| Feb 25 02:12:48.914 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252025-02-25T02:12:50.928Z[ recovery-image] Feb 25 02:12:48.970 INFO O| Feb 25 02:12:48.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78262025-02-25T02:12:50.928Z[ recovery-image] Feb 25 02:12:48.970 INFO O| Feb 25 02:12:48.970 INFO STEP 1055 (remove_files) COMPLETE
78272025-02-25T02:12:50.928Z[ recovery-image] Feb 25 02:12:48.970 INFO O| Feb 25 02:12:48.970 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282025-02-25T02:12:50.956Z[ recovery-image] Feb 25 02:12:48.998 INFO O| Feb 25 02:12:48.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78292025-02-25T02:12:50.959Z[ recovery-image] Feb 25 02:12:48.998 INFO O| Feb 25 02:12:48.998 INFO STEP 1056 (remove_files) COMPLETE
78302025-02-25T02:12:50.959Z[ recovery-image] Feb 25 02:12:48.999 INFO O| Feb 25 02:12:48.998 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312025-02-25T02:12:50.977Z[ recovery-image] Feb 25 02:12:49.019 INFO O| Feb 25 02:12:49.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78322025-02-25T02:12:50.980Z[ recovery-image] Feb 25 02:12:49.019 INFO O| Feb 25 02:12:49.019 INFO STEP 1057 (remove_files) COMPLETE
78332025-02-25T02:12:50.980Z[ recovery-image] Feb 25 02:12:49.019 INFO O| Feb 25 02:12:49.019 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342025-02-25T02:12:50.996Z[ recovery-image] Feb 25 02:12:49.038 INFO O| Feb 25 02:12:49.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78352025-02-25T02:12:50.998Z[ recovery-image] Feb 25 02:12:49.038 INFO O| Feb 25 02:12:49.038 INFO STEP 1058 (remove_files) COMPLETE
78362025-02-25T02:12:50.998Z[ recovery-image] Feb 25 02:12:49.038 INFO O| Feb 25 02:12:49.038 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372025-02-25T02:12:51.029Z[ recovery-image] Feb 25 02:12:49.071 INFO O| Feb 25 02:12:49.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78382025-02-25T02:12:51.031Z[ recovery-image] Feb 25 02:12:49.071 INFO O| Feb 25 02:12:49.071 INFO STEP 1059 (remove_files) COMPLETE
78392025-02-25T02:12:51.031Z[ recovery-image] Feb 25 02:12:49.071 INFO O| Feb 25 02:12:49.071 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402025-02-25T02:12:51.048Z[ recovery-image] Feb 25 02:12:49.090 INFO O| Feb 25 02:12:49.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78412025-02-25T02:12:51.051Z[ recovery-image] Feb 25 02:12:49.090 INFO O| Feb 25 02:12:49.090 INFO STEP 1060 (remove_files) COMPLETE
78422025-02-25T02:12:51.051Z[ recovery-image] Feb 25 02:12:49.090 INFO O| Feb 25 02:12:49.090 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432025-02-25T02:12:51.088Z[ recovery-image] Feb 25 02:12:49.130 INFO O| Feb 25 02:12:49.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78442025-02-25T02:12:51.088Z[ recovery-image] Feb 25 02:12:49.130 INFO O| Feb 25 02:12:49.130 INFO STEP 1061 (remove_files) COMPLETE
78452025-02-25T02:12:51.088Z[ recovery-image] Feb 25 02:12:49.130 INFO O| Feb 25 02:12:49.130 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462025-02-25T02:12:51.124Z[ recovery-image] Feb 25 02:12:49.166 INFO O| Feb 25 02:12:49.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78472025-02-25T02:12:51.124Z[ recovery-image] Feb 25 02:12:49.166 INFO O| Feb 25 02:12:49.166 INFO STEP 1062 (remove_files) COMPLETE
78482025-02-25T02:12:51.127Z[ recovery-image] Feb 25 02:12:49.166 INFO O| Feb 25 02:12:49.166 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492025-02-25T02:12:51.162Z[ recovery-image] Feb 25 02:12:49.204 INFO O| Feb 25 02:12:49.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78502025-02-25T02:12:51.162Z[ recovery-image] Feb 25 02:12:49.205 INFO O| Feb 25 02:12:49.205 INFO STEP 1063 (remove_files) COMPLETE
78512025-02-25T02:12:51.167Z[ recovery-image] Feb 25 02:12:49.205 INFO O| Feb 25 02:12:49.205 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522025-02-25T02:12:51.197Z[ recovery-image] Feb 25 02:12:49.239 INFO O| Feb 25 02:12:49.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78532025-02-25T02:12:51.197Z[ recovery-image] Feb 25 02:12:49.239 INFO O| Feb 25 02:12:49.239 INFO STEP 1064 (remove_files) COMPLETE
78542025-02-25T02:12:51.197Z[ recovery-image] Feb 25 02:12:49.239 INFO O| Feb 25 02:12:49.239 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552025-02-25T02:12:51.576Z[ recovery-image] Feb 25 02:12:49.304 INFO O| Feb 25 02:12:49.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78562025-02-25T02:12:51.576Z[ recovery-image] Feb 25 02:12:49.304 INFO O| Feb 25 02:12:49.304 INFO STEP 1065 (remove_files) COMPLETE
78572025-02-25T02:12:51.576Z[ recovery-image] Feb 25 02:12:49.304 INFO O| Feb 25 02:12:49.304 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.352 INFO O| Feb 25 02:12:49.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78592025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.352 INFO O| Feb 25 02:12:49.352 INFO STEP 1066 (remove_files) COMPLETE
78602025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.352 INFO O| Feb 25 02:12:49.352 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.423 INFO O| Feb 25 02:12:49.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78622025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.423 INFO O| Feb 25 02:12:49.423 INFO STEP 1067 (remove_files) COMPLETE
78632025-02-25T02:12:51.597Z[ recovery-image] Feb 25 02:12:49.423 INFO O| Feb 25 02:12:49.423 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.463 INFO O| Feb 25 02:12:49.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78652025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.464 INFO O| Feb 25 02:12:49.463 INFO STEP 1068 (remove_files) COMPLETE
78662025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.464 INFO O| Feb 25 02:12:49.464 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.578 INFO O| Feb 25 02:12:49.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78682025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.578 INFO O| Feb 25 02:12:49.578 INFO STEP 1069 (remove_files) COMPLETE
78692025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.578 INFO O| Feb 25 02:12:49.578 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.597 INFO O| Feb 25 02:12:49.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78712025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.597 INFO O| Feb 25 02:12:49.597 INFO STEP 1070 (remove_files) COMPLETE
78722025-02-25T02:12:51.598Z[ recovery-image] Feb 25 02:12:49.597 INFO O| Feb 25 02:12:49.597 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732025-02-25T02:12:51.605Z[ recovery-image] Feb 25 02:12:49.628 INFO O| Feb 25 02:12:49.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78742025-02-25T02:12:51.605Z[ recovery-image] Feb 25 02:12:49.628 INFO O| Feb 25 02:12:49.628 INFO STEP 1071 (remove_files) COMPLETE
78752025-02-25T02:12:51.605Z[ recovery-image] Feb 25 02:12:49.628 INFO O| Feb 25 02:12:49.628 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762025-02-25T02:12:51.614Z[ recovery-image] Feb 25 02:12:49.656 INFO O| Feb 25 02:12:49.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78772025-02-25T02:12:51.618Z[ recovery-image] Feb 25 02:12:49.656 INFO O| Feb 25 02:12:49.656 INFO STEP 1072 (remove_files) COMPLETE
78782025-02-25T02:12:51.618Z[ recovery-image] Feb 25 02:12:49.656 INFO O| Feb 25 02:12:49.656 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792025-02-25T02:12:51.636Z[ recovery-image] Feb 25 02:12:49.678 INFO O| Feb 25 02:12:49.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78802025-02-25T02:12:51.636Z[ recovery-image] Feb 25 02:12:49.678 INFO O| Feb 25 02:12:49.678 INFO STEP 1073 (remove_files) COMPLETE
78812025-02-25T02:12:51.636Z[ recovery-image] Feb 25 02:12:49.678 INFO O| Feb 25 02:12:49.678 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822025-02-25T02:12:51.656Z[ recovery-image] Feb 25 02:12:49.698 INFO O| Feb 25 02:12:49.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78832025-02-25T02:12:51.656Z[ recovery-image] Feb 25 02:12:49.698 INFO O| Feb 25 02:12:49.698 INFO STEP 1074 (remove_files) COMPLETE
78842025-02-25T02:12:51.656Z[ recovery-image] Feb 25 02:12:49.698 INFO O| Feb 25 02:12:49.698 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852025-02-25T02:12:51.698Z[ recovery-image] Feb 25 02:12:49.740 INFO O| Feb 25 02:12:49.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78862025-02-25T02:12:51.701Z[ recovery-image] Feb 25 02:12:49.740 INFO O| Feb 25 02:12:49.740 INFO STEP 1075 (remove_files) COMPLETE
78872025-02-25T02:12:51.701Z[ recovery-image] Feb 25 02:12:49.741 INFO O| Feb 25 02:12:49.740 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882025-02-25T02:12:51.757Z[ recovery-image] Feb 25 02:12:49.799 INFO O| Feb 25 02:12:49.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78892025-02-25T02:12:51.759Z[ recovery-image] Feb 25 02:12:49.799 INFO O| Feb 25 02:12:49.799 INFO STEP 1076 (remove_files) COMPLETE
78902025-02-25T02:12:51.759Z[ recovery-image] Feb 25 02:12:49.799 INFO O| Feb 25 02:12:49.799 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912025-02-25T02:12:51.775Z[ recovery-image] Feb 25 02:12:49.817 INFO O| Feb 25 02:12:49.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78922025-02-25T02:12:51.775Z[ recovery-image] Feb 25 02:12:49.817 INFO O| Feb 25 02:12:49.817 INFO STEP 1077 (remove_files) COMPLETE
78932025-02-25T02:12:51.778Z[ recovery-image] Feb 25 02:12:49.817 INFO O| Feb 25 02:12:49.817 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942025-02-25T02:12:51.839Z[ recovery-image] Feb 25 02:12:49.881 INFO O| Feb 25 02:12:49.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78952025-02-25T02:12:51.839Z[ recovery-image] Feb 25 02:12:49.881 INFO O| Feb 25 02:12:49.881 INFO STEP 1078 (remove_files) COMPLETE
78962025-02-25T02:12:51.843Z[ recovery-image] Feb 25 02:12:49.881 INFO O| Feb 25 02:12:49.881 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972025-02-25T02:12:51.861Z[ recovery-image] Feb 25 02:12:49.902 INFO O| Feb 25 02:12:49.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78982025-02-25T02:12:51.861Z[ recovery-image] Feb 25 02:12:49.902 INFO O| Feb 25 02:12:49.902 INFO STEP 1079 (remove_files) COMPLETE
78992025-02-25T02:12:51.861Z[ recovery-image] Feb 25 02:12:49.902 INFO O| Feb 25 02:12:49.902 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002025-02-25T02:12:51.922Z[ recovery-image] Feb 25 02:12:49.964 INFO O| Feb 25 02:12:49.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
79012025-02-25T02:12:51.947Z[ recovery-image] Feb 25 02:12:49.988 INFO O| Feb 25 02:12:49.988 INFO STEP 1080 (remove_files) COMPLETE
79022025-02-25T02:12:51.947Z[ recovery-image] Feb 25 02:12:49.988 INFO O| Feb 25 02:12:49.988 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032025-02-25T02:12:51.987Z[ recovery-image] Feb 25 02:12:50.029 INFO O| Feb 25 02:12:50.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
79042025-02-25T02:12:51.991Z[ recovery-image] Feb 25 02:12:50.029 INFO O| Feb 25 02:12:50.029 INFO STEP 1081 (remove_files) COMPLETE
79052025-02-25T02:12:51.991Z[ recovery-image] Feb 25 02:12:50.029 INFO O| Feb 25 02:12:50.029 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062025-02-25T02:12:52.028Z[ recovery-image] Feb 25 02:12:50.070 INFO O| Feb 25 02:12:50.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79072025-02-25T02:12:52.028Z[ recovery-image] Feb 25 02:12:50.070 INFO O| Feb 25 02:12:50.070 INFO STEP 1082 (remove_files) COMPLETE
79082025-02-25T02:12:52.028Z[ recovery-image] Feb 25 02:12:50.070 INFO O| Feb 25 02:12:50.070 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092025-02-25T02:12:52.047Z[ recovery-image] Feb 25 02:12:50.089 INFO O| Feb 25 02:12:50.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79102025-02-25T02:12:52.047Z[ recovery-image] Feb 25 02:12:50.089 INFO O| Feb 25 02:12:50.089 INFO STEP 1083 (remove_files) COMPLETE
79112025-02-25T02:12:52.050Z[ recovery-image] Feb 25 02:12:50.089 INFO O| Feb 25 02:12:50.089 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122025-02-25T02:12:52.067Z[ recovery-image] Feb 25 02:12:50.109 INFO O| Feb 25 02:12:50.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79132025-02-25T02:12:52.067Z[ recovery-image] Feb 25 02:12:50.110 INFO O| Feb 25 02:12:50.109 INFO STEP 1084 (remove_files) COMPLETE
79142025-02-25T02:12:52.070Z[ recovery-image] Feb 25 02:12:50.110 INFO O| Feb 25 02:12:50.110 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152025-02-25T02:12:52.089Z[ recovery-image] Feb 25 02:12:50.131 INFO O| Feb 25 02:12:50.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79162025-02-25T02:12:52.089Z[ recovery-image] Feb 25 02:12:50.131 INFO O| Feb 25 02:12:50.131 INFO STEP 1085 (remove_files) COMPLETE
79172025-02-25T02:12:52.093Z[ recovery-image] Feb 25 02:12:50.131 INFO O| Feb 25 02:12:50.131 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182025-02-25T02:12:52.120Z[ recovery-image] Feb 25 02:12:50.161 INFO O| Feb 25 02:12:50.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79192025-02-25T02:12:52.126Z[ recovery-image] Feb 25 02:12:50.167 INFO O| Feb 25 02:12:50.167 INFO STEP 1086 (remove_files) COMPLETE
79202025-02-25T02:12:52.126Z[ recovery-image] Feb 25 02:12:50.167 INFO O| Feb 25 02:12:50.167 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212025-02-25T02:12:52.186Z[ recovery-image] Feb 25 02:12:50.228 INFO O| Feb 25 02:12:50.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79222025-02-25T02:12:52.187Z[ recovery-image] Feb 25 02:12:50.229 INFO O| Feb 25 02:12:50.229 INFO STEP 1087 (remove_files) COMPLETE
79232025-02-25T02:12:52.187Z[ recovery-image] Feb 25 02:12:50.229 INFO O| Feb 25 02:12:50.229 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242025-02-25T02:12:52.234Z[ recovery-image] Feb 25 02:12:50.276 INFO O| Feb 25 02:12:50.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79252025-02-25T02:12:52.237Z[ recovery-image] Feb 25 02:12:50.276 INFO O| Feb 25 02:12:50.276 INFO STEP 1088 (remove_files) COMPLETE
79262025-02-25T02:12:52.237Z[ recovery-image] Feb 25 02:12:50.276 INFO O| Feb 25 02:12:50.276 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272025-02-25T02:12:52.254Z[ recovery-image] Feb 25 02:12:50.296 INFO O| Feb 25 02:12:50.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79282025-02-25T02:12:52.257Z[ recovery-image] Feb 25 02:12:50.296 INFO O| Feb 25 02:12:50.296 INFO STEP 1089 (remove_files) COMPLETE
79292025-02-25T02:12:52.257Z[ recovery-image] Feb 25 02:12:50.297 INFO O| Feb 25 02:12:50.297 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302025-02-25T02:12:52.280Z[ recovery-image] Feb 25 02:12:50.322 INFO O| Feb 25 02:12:50.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79312025-02-25T02:12:52.283Z[ recovery-image] Feb 25 02:12:50.322 INFO O| Feb 25 02:12:50.322 INFO STEP 1090 (remove_files) COMPLETE
79322025-02-25T02:12:52.283Z[ recovery-image] Feb 25 02:12:50.322 INFO O| Feb 25 02:12:50.322 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332025-02-25T02:12:52.301Z[ recovery-image] Feb 25 02:12:50.343 INFO O| Feb 25 02:12:50.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79342025-02-25T02:12:52.304Z[ recovery-image] Feb 25 02:12:50.343 INFO O| Feb 25 02:12:50.343 INFO STEP 1091 (remove_files) COMPLETE
79352025-02-25T02:12:52.304Z[ recovery-image] Feb 25 02:12:50.343 INFO O| Feb 25 02:12:50.343 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362025-02-25T02:12:52.321Z[ recovery-image] Feb 25 02:12:50.363 INFO O| Feb 25 02:12:50.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79372025-02-25T02:12:52.321Z[ recovery-image] Feb 25 02:12:50.363 INFO O| Feb 25 02:12:50.363 INFO STEP 1092 (remove_files) COMPLETE
79382025-02-25T02:12:52.321Z[ recovery-image] Feb 25 02:12:50.363 INFO O| Feb 25 02:12:50.363 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392025-02-25T02:12:52.376Z[ recovery-image] Feb 25 02:12:50.418 INFO O| Feb 25 02:12:50.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79402025-02-25T02:12:52.376Z[ recovery-image] Feb 25 02:12:50.418 INFO O| Feb 25 02:12:50.418 INFO STEP 1093 (remove_files) COMPLETE
79412025-02-25T02:12:52.376Z[ recovery-image] Feb 25 02:12:50.418 INFO O| Feb 25 02:12:50.418 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422025-02-25T02:12:52.398Z[ recovery-image] Feb 25 02:12:50.440 INFO O| Feb 25 02:12:50.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79432025-02-25T02:12:52.398Z[ recovery-image] Feb 25 02:12:50.440 INFO O| Feb 25 02:12:50.440 INFO STEP 1094 (remove_files) COMPLETE
79442025-02-25T02:12:52.401Z[ recovery-image] Feb 25 02:12:50.440 INFO O| Feb 25 02:12:50.440 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452025-02-25T02:12:52.418Z[ recovery-image] Feb 25 02:12:50.460 INFO O| Feb 25 02:12:50.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79462025-02-25T02:12:52.418Z[ recovery-image] Feb 25 02:12:50.460 INFO O| Feb 25 02:12:50.460 INFO STEP 1095 (remove_files) COMPLETE
79472025-02-25T02:12:52.421Z[ recovery-image] Feb 25 02:12:50.460 INFO O| Feb 25 02:12:50.460 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482025-02-25T02:12:52.462Z[ recovery-image] Feb 25 02:12:50.503 INFO O| Feb 25 02:12:50.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79492025-02-25T02:12:52.462Z[ recovery-image] Feb 25 02:12:50.503 INFO O| Feb 25 02:12:50.503 INFO STEP 1096 (remove_files) COMPLETE
79502025-02-25T02:12:52.462Z[ recovery-image] Feb 25 02:12:50.503 INFO O| Feb 25 02:12:50.503 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512025-02-25T02:12:52.483Z[ recovery-image] Feb 25 02:12:50.525 INFO O| Feb 25 02:12:50.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79522025-02-25T02:12:52.483Z[ recovery-image] Feb 25 02:12:50.525 INFO O| Feb 25 02:12:50.525 INFO STEP 1097 (remove_files) COMPLETE
79532025-02-25T02:12:52.486Z[ recovery-image] Feb 25 02:12:50.525 INFO O| Feb 25 02:12:50.525 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542025-02-25T02:12:52.504Z[ recovery-image] Feb 25 02:12:50.545 INFO O| Feb 25 02:12:50.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79552025-02-25T02:12:52.504Z[ recovery-image] Feb 25 02:12:50.545 INFO O| Feb 25 02:12:50.545 INFO STEP 1098 (remove_files) COMPLETE
79562025-02-25T02:12:52.504Z[ recovery-image] Feb 25 02:12:50.545 INFO O| Feb 25 02:12:50.545 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572025-02-25T02:12:52.536Z[ recovery-image] Feb 25 02:12:50.578 INFO O| Feb 25 02:12:50.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79582025-02-25T02:12:52.536Z[ recovery-image] Feb 25 02:12:50.578 INFO O| Feb 25 02:12:50.578 INFO STEP 1099 (remove_files) COMPLETE
79592025-02-25T02:12:52.536Z[ recovery-image] Feb 25 02:12:50.578 INFO O| Feb 25 02:12:50.578 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602025-02-25T02:12:52.555Z[ recovery-image] Feb 25 02:12:50.597 INFO O| Feb 25 02:12:50.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79612025-02-25T02:12:52.555Z[ recovery-image] Feb 25 02:12:50.597 INFO O| Feb 25 02:12:50.597 INFO STEP 1100 (remove_files) COMPLETE
79622025-02-25T02:12:52.558Z[ recovery-image] Feb 25 02:12:50.597 INFO O| Feb 25 02:12:50.597 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632025-02-25T02:12:52.628Z[ recovery-image] Feb 25 02:12:50.670 INFO O| Feb 25 02:12:50.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79642025-02-25T02:12:52.628Z[ recovery-image] Feb 25 02:12:50.670 INFO O| Feb 25 02:12:50.670 INFO STEP 1101 (remove_files) COMPLETE
79652025-02-25T02:12:52.628Z[ recovery-image] Feb 25 02:12:50.670 INFO O| Feb 25 02:12:50.670 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662025-02-25T02:12:52.650Z[ recovery-image] Feb 25 02:12:50.692 INFO O| Feb 25 02:12:50.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79672025-02-25T02:12:52.650Z[ recovery-image] Feb 25 02:12:50.692 INFO O| Feb 25 02:12:50.692 INFO STEP 1102 (remove_files) COMPLETE
79682025-02-25T02:12:52.650Z[ recovery-image] Feb 25 02:12:50.692 INFO O| Feb 25 02:12:50.692 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692025-02-25T02:12:52.673Z[ recovery-image] Feb 25 02:12:50.714 INFO O| Feb 25 02:12:50.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79702025-02-25T02:12:52.673Z[ recovery-image] Feb 25 02:12:50.714 INFO O| Feb 25 02:12:50.714 INFO STEP 1103 (remove_files) COMPLETE
79712025-02-25T02:12:52.673Z[ recovery-image] Feb 25 02:12:50.714 INFO O| Feb 25 02:12:50.714 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722025-02-25T02:12:52.692Z[ recovery-image] Feb 25 02:12:50.734 INFO O| Feb 25 02:12:50.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79732025-02-25T02:12:52.692Z[ recovery-image] Feb 25 02:12:50.734 INFO O| Feb 25 02:12:50.734 INFO STEP 1104 (remove_files) COMPLETE
79742025-02-25T02:12:52.692Z[ recovery-image] Feb 25 02:12:50.734 INFO O| Feb 25 02:12:50.734 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752025-02-25T02:12:52.731Z[ recovery-image] Feb 25 02:12:50.761 INFO O| Feb 25 02:12:50.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79762025-02-25T02:12:52.731Z[ recovery-image] Feb 25 02:12:50.761 INFO O| Feb 25 02:12:50.761 INFO STEP 1105 (remove_files) COMPLETE
79772025-02-25T02:12:52.732Z[ recovery-image] Feb 25 02:12:50.762 INFO O| Feb 25 02:12:50.761 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782025-02-25T02:12:52.740Z[ recovery-image] Feb 25 02:12:50.782 INFO O| Feb 25 02:12:50.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79792025-02-25T02:12:52.743Z[ recovery-image] Feb 25 02:12:50.782 INFO O| Feb 25 02:12:50.782 INFO STEP 1106 (remove_files) COMPLETE
79802025-02-25T02:12:52.743Z[ recovery-image] Feb 25 02:12:50.782 INFO O| Feb 25 02:12:50.782 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812025-02-25T02:12:52.760Z[ recovery-image] Feb 25 02:12:50.802 INFO O| Feb 25 02:12:50.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79822025-02-25T02:12:52.763Z[ recovery-image] Feb 25 02:12:50.802 INFO O| Feb 25 02:12:50.802 INFO STEP 1107 (remove_files) COMPLETE
79832025-02-25T02:12:52.763Z[ recovery-image] Feb 25 02:12:50.802 INFO O| Feb 25 02:12:50.802 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842025-02-25T02:12:52.778Z[ recovery-image] Feb 25 02:12:50.820 INFO O| Feb 25 02:12:50.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79852025-02-25T02:12:52.781Z[ recovery-image] Feb 25 02:12:50.820 INFO O| Feb 25 02:12:50.820 INFO STEP 1108 (remove_files) COMPLETE
79862025-02-25T02:12:52.781Z[ recovery-image] Feb 25 02:12:50.820 INFO O| Feb 25 02:12:50.820 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872025-02-25T02:12:52.804Z[ recovery-image] Feb 25 02:12:50.846 INFO O| Feb 25 02:12:50.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79882025-02-25T02:12:52.806Z[ recovery-image] Feb 25 02:12:50.846 INFO O| Feb 25 02:12:50.846 INFO STEP 1109 (remove_files) COMPLETE
79892025-02-25T02:12:52.806Z[ recovery-image] Feb 25 02:12:50.846 INFO O| Feb 25 02:12:50.846 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902025-02-25T02:12:52.823Z[ recovery-image] Feb 25 02:12:50.865 INFO O| Feb 25 02:12:50.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79912025-02-25T02:12:52.826Z[ recovery-image] Feb 25 02:12:50.866 INFO O| Feb 25 02:12:50.865 INFO STEP 1110 (remove_files) COMPLETE
79922025-02-25T02:12:52.826Z[ recovery-image] Feb 25 02:12:50.866 INFO O| Feb 25 02:12:50.866 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79932025-02-25T02:12:52.842Z[ recovery-image] Feb 25 02:12:50.884 INFO O| Feb 25 02:12:50.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79942025-02-25T02:12:52.847Z[ recovery-image] Feb 25 02:12:50.885 INFO O| Feb 25 02:12:50.885 INFO STEP 1111 (remove_files) COMPLETE
79952025-02-25T02:12:52.847Z[ recovery-image] Feb 25 02:12:50.885 INFO O| Feb 25 02:12:50.885 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79962025-02-25T02:12:52.862Z[ recovery-image] Feb 25 02:12:50.904 INFO O| Feb 25 02:12:50.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79972025-02-25T02:12:52.865Z[ recovery-image] Feb 25 02:12:50.904 INFO O| Feb 25 02:12:50.904 INFO STEP 1112 (remove_files) COMPLETE
79982025-02-25T02:12:52.865Z[ recovery-image] Feb 25 02:12:50.904 INFO O| Feb 25 02:12:50.904 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79992025-02-25T02:12:52.882Z[ recovery-image] Feb 25 02:12:50.924 INFO O| Feb 25 02:12:50.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
80002025-02-25T02:12:52.885Z[ recovery-image] Feb 25 02:12:50.924 INFO O| Feb 25 02:12:50.924 INFO STEP 1113 (remove_files) COMPLETE
80012025-02-25T02:12:52.885Z[ recovery-image] Feb 25 02:12:50.924 INFO O| Feb 25 02:12:50.924 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80022025-02-25T02:12:52.905Z[ recovery-image] Feb 25 02:12:50.945 INFO O| Feb 25 02:12:50.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
80032025-02-25T02:12:52.905Z[ recovery-image] Feb 25 02:12:50.945 INFO O| Feb 25 02:12:50.945 INFO STEP 1114 (remove_files) COMPLETE
80042025-02-25T02:12:52.908Z[ recovery-image] Feb 25 02:12:50.945 INFO O| Feb 25 02:12:50.945 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80052025-02-25T02:12:52.982Z[ recovery-image] Feb 25 02:12:51.022 INFO O| Feb 25 02:12:51.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80062025-02-25T02:12:52.982Z[ recovery-image] Feb 25 02:12:51.022 INFO O| Feb 25 02:12:51.022 INFO STEP 1115 (remove_files) COMPLETE
80072025-02-25T02:12:52.982Z[ recovery-image] Feb 25 02:12:51.023 INFO O| Feb 25 02:12:51.022 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80082025-02-25T02:12:53.013Z[ recovery-image] Feb 25 02:12:51.052 INFO O| Feb 25 02:12:51.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80092025-02-25T02:12:53.015Z[ recovery-image] Feb 25 02:12:51.052 INFO O| Feb 25 02:12:51.052 INFO STEP 1116 (remove_files) COMPLETE
80102025-02-25T02:12:53.015Z[ recovery-image] Feb 25 02:12:51.052 INFO O| Feb 25 02:12:51.052 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80112025-02-25T02:12:53.030Z[ recovery-image] Feb 25 02:12:51.072 INFO O| Feb 25 02:12:51.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80122025-02-25T02:12:53.033Z[ recovery-image] Feb 25 02:12:51.072 INFO O| Feb 25 02:12:51.072 INFO STEP 1117 (remove_files) COMPLETE
80132025-02-25T02:12:53.033Z[ recovery-image] Feb 25 02:12:51.072 INFO O| Feb 25 02:12:51.072 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80142025-02-25T02:12:53.049Z[ recovery-image] Feb 25 02:12:51.091 INFO O| Feb 25 02:12:51.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80152025-02-25T02:12:53.052Z[ recovery-image] Feb 25 02:12:51.091 INFO O| Feb 25 02:12:51.091 INFO STEP 1118 (remove_files) COMPLETE
80162025-02-25T02:12:53.052Z[ recovery-image] Feb 25 02:12:51.091 INFO O| Feb 25 02:12:51.091 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80172025-02-25T02:12:53.068Z[ recovery-image] Feb 25 02:12:51.110 INFO O| Feb 25 02:12:51.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80182025-02-25T02:12:53.071Z[ recovery-image] Feb 25 02:12:51.111 INFO O| Feb 25 02:12:51.111 INFO STEP 1119 (remove_files) COMPLETE
80192025-02-25T02:12:53.072Z[ recovery-image] Feb 25 02:12:51.111 INFO O| Feb 25 02:12:51.111 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80202025-02-25T02:12:53.088Z[ recovery-image] Feb 25 02:12:51.130 INFO O| Feb 25 02:12:51.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80212025-02-25T02:12:53.090Z[ recovery-image] Feb 25 02:12:51.130 INFO O| Feb 25 02:12:51.130 INFO STEP 1120 (remove_files) COMPLETE
80222025-02-25T02:12:53.090Z[ recovery-image] Feb 25 02:12:51.130 INFO O| Feb 25 02:12:51.130 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80232025-02-25T02:12:53.107Z[ recovery-image] Feb 25 02:12:51.149 INFO O| Feb 25 02:12:51.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80242025-02-25T02:12:53.109Z[ recovery-image] Feb 25 02:12:51.149 INFO O| Feb 25 02:12:51.149 INFO STEP 1121 (remove_files) COMPLETE
80252025-02-25T02:12:53.109Z[ recovery-image] Feb 25 02:12:51.149 INFO O| Feb 25 02:12:51.149 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80262025-02-25T02:12:53.130Z[ recovery-image] Feb 25 02:12:51.168 INFO O| Feb 25 02:12:51.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80272025-02-25T02:12:53.130Z[ recovery-image] Feb 25 02:12:51.168 INFO O| Feb 25 02:12:51.168 INFO STEP 1122 (remove_files) COMPLETE
80282025-02-25T02:12:53.130Z[ recovery-image] Feb 25 02:12:51.168 INFO O| Feb 25 02:12:51.168 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80292025-02-25T02:12:53.146Z[ recovery-image] Feb 25 02:12:51.187 INFO O| Feb 25 02:12:51.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80302025-02-25T02:12:53.146Z[ recovery-image] Feb 25 02:12:51.187 INFO O| Feb 25 02:12:51.187 INFO STEP 1123 (remove_files) COMPLETE
80312025-02-25T02:12:53.146Z[ recovery-image] Feb 25 02:12:51.187 INFO O| Feb 25 02:12:51.187 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80322025-02-25T02:12:53.165Z[ recovery-image] Feb 25 02:12:51.206 INFO O| Feb 25 02:12:51.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80332025-02-25T02:12:53.165Z[ recovery-image] Feb 25 02:12:51.206 INFO O| Feb 25 02:12:51.206 INFO STEP 1124 (remove_files) COMPLETE
80342025-02-25T02:12:53.165Z[ recovery-image] Feb 25 02:12:51.206 INFO O| Feb 25 02:12:51.206 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80352025-02-25T02:12:53.183Z[ recovery-image] Feb 25 02:12:51.225 INFO O| Feb 25 02:12:51.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80362025-02-25T02:12:53.187Z[ recovery-image] Feb 25 02:12:51.229 INFO O| Feb 25 02:12:51.229 INFO STEP 1125 (remove_files) COMPLETE
80372025-02-25T02:12:53.187Z[ recovery-image] Feb 25 02:12:51.229 INFO O| Feb 25 02:12:51.229 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80382025-02-25T02:12:53.234Z[ recovery-image] Feb 25 02:12:51.276 INFO O| Feb 25 02:12:51.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80392025-02-25T02:12:53.236Z[ recovery-image] Feb 25 02:12:51.276 INFO O| Feb 25 02:12:51.276 INFO STEP 1126 (remove_files) COMPLETE
80402025-02-25T02:12:53.236Z[ recovery-image] Feb 25 02:12:51.276 INFO O| Feb 25 02:12:51.276 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80412025-02-25T02:12:53.252Z[ recovery-image] Feb 25 02:12:51.293 INFO O| Feb 25 02:12:51.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80422025-02-25T02:12:53.252Z[ recovery-image] Feb 25 02:12:51.293 INFO O| Feb 25 02:12:51.293 INFO STEP 1127 (remove_files) COMPLETE
80432025-02-25T02:12:53.252Z[ recovery-image] Feb 25 02:12:51.293 INFO O| Feb 25 02:12:51.293 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80442025-02-25T02:12:53.268Z[ recovery-image] Feb 25 02:12:51.310 INFO O| Feb 25 02:12:51.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80452025-02-25T02:12:53.292Z[ recovery-image] Feb 25 02:12:51.333 INFO O| Feb 25 02:12:51.333 INFO STEP 1128 (remove_files) COMPLETE
80462025-02-25T02:12:53.292Z[ recovery-image] Feb 25 02:12:51.333 INFO O| Feb 25 02:12:51.333 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80472025-02-25T02:12:53.324Z[ recovery-image] Feb 25 02:12:51.366 INFO O| Feb 25 02:12:51.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80482025-02-25T02:12:53.324Z[ recovery-image] Feb 25 02:12:51.366 INFO O| Feb 25 02:12:51.366 INFO STEP 1129 (remove_files) COMPLETE
80492025-02-25T02:12:53.324Z[ recovery-image] Feb 25 02:12:51.366 INFO O| Feb 25 02:12:51.366 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80502025-02-25T02:12:53.380Z[ recovery-image] Feb 25 02:12:51.421 INFO O| Feb 25 02:12:51.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80512025-02-25T02:12:53.380Z[ recovery-image] Feb 25 02:12:51.421 INFO O| Feb 25 02:12:51.421 INFO STEP 1130 (remove_files) COMPLETE
80522025-02-25T02:12:53.380Z[ recovery-image] Feb 25 02:12:51.421 INFO O| Feb 25 02:12:51.421 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80532025-02-25T02:12:53.402Z[ recovery-image] Feb 25 02:12:51.442 INFO O| Feb 25 02:12:51.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80542025-02-25T02:12:53.402Z[ recovery-image] Feb 25 02:12:51.442 INFO O| Feb 25 02:12:51.442 INFO STEP 1131 (remove_files) COMPLETE
80552025-02-25T02:12:53.402Z[ recovery-image] Feb 25 02:12:51.442 INFO O| Feb 25 02:12:51.442 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80562025-02-25T02:12:53.422Z[ recovery-image] Feb 25 02:12:51.463 INFO O| Feb 25 02:12:51.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80572025-02-25T02:12:53.422Z[ recovery-image] Feb 25 02:12:51.464 INFO O| Feb 25 02:12:51.463 INFO STEP 1132 (remove_files) COMPLETE
80582025-02-25T02:12:53.422Z[ recovery-image] Feb 25 02:12:51.464 INFO O| Feb 25 02:12:51.464 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80592025-02-25T02:12:53.441Z[ recovery-image] Feb 25 02:12:51.482 INFO O| Feb 25 02:12:51.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80602025-02-25T02:12:53.441Z[ recovery-image] Feb 25 02:12:51.482 INFO O| Feb 25 02:12:51.482 INFO STEP 1133 (remove_files) COMPLETE
80612025-02-25T02:12:53.441Z[ recovery-image] Feb 25 02:12:51.482 INFO O| Feb 25 02:12:51.482 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80622025-02-25T02:12:53.463Z[ recovery-image] Feb 25 02:12:51.500 INFO O| Feb 25 02:12:51.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80632025-02-25T02:12:53.463Z[ recovery-image] Feb 25 02:12:51.500 INFO O| Feb 25 02:12:51.500 INFO STEP 1134 (remove_files) COMPLETE
80642025-02-25T02:12:53.465Z[ recovery-image] Feb 25 02:12:51.500 INFO O| Feb 25 02:12:51.500 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80652025-02-25T02:12:53.474Z[ recovery-image] Feb 25 02:12:51.516 INFO O| Feb 25 02:12:51.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80662025-02-25T02:12:53.475Z[ recovery-image] Feb 25 02:12:51.516 INFO O| Feb 25 02:12:51.516 INFO STEP 1135 (remove_files) COMPLETE
80672025-02-25T02:12:53.475Z[ recovery-image] Feb 25 02:12:51.516 INFO O| Feb 25 02:12:51.516 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80682025-02-25T02:12:53.516Z[ recovery-image] Feb 25 02:12:51.558 INFO O| Feb 25 02:12:51.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80692025-02-25T02:12:53.516Z[ recovery-image] Feb 25 02:12:51.558 INFO O| Feb 25 02:12:51.558 INFO STEP 1136 (remove_files) COMPLETE
80702025-02-25T02:12:53.516Z[ recovery-image] Feb 25 02:12:51.558 INFO O| Feb 25 02:12:51.558 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80712025-02-25T02:12:53.553Z[ recovery-image] Feb 25 02:12:51.591 INFO O| Feb 25 02:12:51.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80722025-02-25T02:12:53.553Z[ recovery-image] Feb 25 02:12:51.591 INFO O| Feb 25 02:12:51.591 INFO STEP 1137 (remove_files) COMPLETE
80732025-02-25T02:12:53.553Z[ recovery-image] Feb 25 02:12:51.591 INFO O| Feb 25 02:12:51.591 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80742025-02-25T02:12:53.582Z[ recovery-image] Feb 25 02:12:51.624 INFO O| Feb 25 02:12:51.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80752025-02-25T02:12:53.582Z[ recovery-image] Feb 25 02:12:51.624 INFO O| Feb 25 02:12:51.624 INFO STEP 1138 (remove_files) COMPLETE
80762025-02-25T02:12:53.582Z[ recovery-image] Feb 25 02:12:51.624 INFO O| Feb 25 02:12:51.624 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80772025-02-25T02:12:53.615Z[ recovery-image] Feb 25 02:12:51.657 INFO O| Feb 25 02:12:51.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80782025-02-25T02:12:53.618Z[ recovery-image] Feb 25 02:12:51.657 INFO O| Feb 25 02:12:51.657 INFO STEP 1139 (remove_files) COMPLETE
80792025-02-25T02:12:53.618Z[ recovery-image] Feb 25 02:12:51.658 INFO O| Feb 25 02:12:51.658 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80802025-02-25T02:12:53.640Z[ recovery-image] Feb 25 02:12:51.682 INFO O| Feb 25 02:12:51.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80812025-02-25T02:12:53.643Z[ recovery-image] Feb 25 02:12:51.682 INFO O| Feb 25 02:12:51.682 INFO STEP 1140 (remove_files) COMPLETE
80822025-02-25T02:12:53.643Z[ recovery-image] Feb 25 02:12:51.682 INFO O| Feb 25 02:12:51.682 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80832025-02-25T02:12:53.699Z[ recovery-image] Feb 25 02:12:51.740 INFO O| Feb 25 02:12:51.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80842025-02-25T02:12:53.701Z[ recovery-image] Feb 25 02:12:51.741 INFO O| Feb 25 02:12:51.741 INFO STEP 1141 (remove_files) COMPLETE
80852025-02-25T02:12:53.702Z[ recovery-image] Feb 25 02:12:51.741 INFO O| Feb 25 02:12:51.741 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80862025-02-25T02:12:53.720Z[ recovery-image] Feb 25 02:12:51.762 INFO O| Feb 25 02:12:51.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80872025-02-25T02:12:53.723Z[ recovery-image] Feb 25 02:12:51.762 INFO O| Feb 25 02:12:51.762 INFO STEP 1142 (remove_files) COMPLETE
80882025-02-25T02:12:53.723Z[ recovery-image] Feb 25 02:12:51.762 INFO O| Feb 25 02:12:51.762 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80892025-02-25T02:12:53.741Z[ recovery-image] Feb 25 02:12:51.782 INFO O| Feb 25 02:12:51.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80902025-02-25T02:12:53.744Z[ recovery-image] Feb 25 02:12:51.782 INFO O| Feb 25 02:12:51.782 INFO STEP 1143 (remove_files) COMPLETE
80912025-02-25T02:12:53.744Z[ recovery-image] Feb 25 02:12:51.782 INFO O| Feb 25 02:12:51.782 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80922025-02-25T02:12:53.759Z[ recovery-image] Feb 25 02:12:51.801 INFO O| Feb 25 02:12:51.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80932025-02-25T02:12:53.762Z[ recovery-image] Feb 25 02:12:51.801 INFO O| Feb 25 02:12:51.801 INFO STEP 1144 (remove_files) COMPLETE
80942025-02-25T02:12:53.762Z[ recovery-image] Feb 25 02:12:51.801 INFO O| Feb 25 02:12:51.801 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80952025-02-25T02:12:53.778Z[ recovery-image] Feb 25 02:12:51.820 INFO O| Feb 25 02:12:51.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80962025-02-25T02:12:53.782Z[ recovery-image] Feb 25 02:12:51.820 INFO O| Feb 25 02:12:51.820 INFO STEP 1145 (remove_files) COMPLETE
80972025-02-25T02:12:53.783Z[ recovery-image] Feb 25 02:12:51.820 INFO O| Feb 25 02:12:51.820 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80982025-02-25T02:12:53.796Z[ recovery-image] Feb 25 02:12:51.838 INFO O| Feb 25 02:12:51.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80992025-02-25T02:12:53.796Z[ recovery-image] Feb 25 02:12:51.838 INFO O| Feb 25 02:12:51.838 INFO STEP 1146 (remove_files) COMPLETE
81002025-02-25T02:12:53.799Z[ recovery-image] Feb 25 02:12:51.838 INFO O| Feb 25 02:12:51.838 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81012025-02-25T02:12:53.824Z[ recovery-image] Feb 25 02:12:51.865 INFO O| Feb 25 02:12:51.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
81022025-02-25T02:12:53.824Z[ recovery-image] Feb 25 02:12:51.865 INFO O| Feb 25 02:12:51.865 INFO STEP 1147 (remove_files) COMPLETE
81032025-02-25T02:12:53.824Z[ recovery-image] Feb 25 02:12:51.865 INFO O| Feb 25 02:12:51.865 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81042025-02-25T02:12:53.897Z[ recovery-image] Feb 25 02:12:51.939 INFO O| Feb 25 02:12:51.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
81052025-02-25T02:12:53.897Z[ recovery-image] Feb 25 02:12:51.939 INFO O| Feb 25 02:12:51.939 INFO STEP 1148 (remove_files) COMPLETE
81062025-02-25T02:12:53.897Z[ recovery-image] Feb 25 02:12:51.939 INFO O| Feb 25 02:12:51.939 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81072025-02-25T02:12:53.949Z[ recovery-image] Feb 25 02:12:51.991 INFO O| Feb 25 02:12:51.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81082025-02-25T02:12:53.949Z[ recovery-image] Feb 25 02:12:51.991 INFO O| Feb 25 02:12:51.991 INFO STEP 1149 (remove_files) COMPLETE
81092025-02-25T02:12:53.949Z[ recovery-image] Feb 25 02:12:51.991 INFO O| Feb 25 02:12:51.991 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81102025-02-25T02:12:53.970Z[ recovery-image] Feb 25 02:12:52.012 INFO O| Feb 25 02:12:52.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81112025-02-25T02:12:53.970Z[ recovery-image] Feb 25 02:12:52.012 INFO O| Feb 25 02:12:52.012 INFO STEP 1150 (remove_files) COMPLETE
81122025-02-25T02:12:53.970Z[ recovery-image] Feb 25 02:12:52.012 INFO O| Feb 25 02:12:52.012 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81132025-02-25T02:12:53.989Z[ recovery-image] Feb 25 02:12:52.031 INFO O| Feb 25 02:12:52.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81142025-02-25T02:12:53.989Z[ recovery-image] Feb 25 02:12:52.031 INFO O| Feb 25 02:12:52.031 INFO STEP 1151 (remove_files) COMPLETE
81152025-02-25T02:12:53.989Z[ recovery-image] Feb 25 02:12:52.031 INFO O| Feb 25 02:12:52.031 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81162025-02-25T02:12:54.013Z[ recovery-image] Feb 25 02:12:52.055 INFO O| Feb 25 02:12:52.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81172025-02-25T02:12:54.017Z[ recovery-image] Feb 25 02:12:52.055 INFO O| Feb 25 02:12:52.055 INFO STEP 1152 (remove_files) COMPLETE
81182025-02-25T02:12:54.017Z[ recovery-image] Feb 25 02:12:52.056 INFO O| Feb 25 02:12:52.055 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81192025-02-25T02:12:54.033Z[ recovery-image] Feb 25 02:12:52.075 INFO O| Feb 25 02:12:52.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81202025-02-25T02:12:54.035Z[ recovery-image] Feb 25 02:12:52.075 INFO O| Feb 25 02:12:52.075 INFO STEP 1153 (remove_files) COMPLETE
81212025-02-25T02:12:54.035Z[ recovery-image] Feb 25 02:12:52.075 INFO O| Feb 25 02:12:52.075 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81222025-02-25T02:12:54.053Z[ recovery-image] Feb 25 02:12:52.094 INFO O| Feb 25 02:12:52.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81232025-02-25T02:12:54.055Z[ recovery-image] Feb 25 02:12:52.095 INFO O| Feb 25 02:12:52.095 INFO STEP 1154 (remove_files) COMPLETE
81242025-02-25T02:12:54.055Z[ recovery-image] Feb 25 02:12:52.095 INFO O| Feb 25 02:12:52.095 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81252025-02-25T02:12:54.094Z[ recovery-image] Feb 25 02:12:52.136 INFO O| Feb 25 02:12:52.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81262025-02-25T02:12:54.094Z[ recovery-image] Feb 25 02:12:52.136 INFO O| Feb 25 02:12:52.136 INFO STEP 1155 (remove_files) COMPLETE
81272025-02-25T02:12:54.097Z[ recovery-image] Feb 25 02:12:52.136 INFO O| Feb 25 02:12:52.136 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81282025-02-25T02:12:54.115Z[ recovery-image] Feb 25 02:12:52.157 INFO O| Feb 25 02:12:52.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81292025-02-25T02:12:54.115Z[ recovery-image] Feb 25 02:12:52.157 INFO O| Feb 25 02:12:52.157 INFO STEP 1156 (remove_files) COMPLETE
81302025-02-25T02:12:54.115Z[ recovery-image] Feb 25 02:12:52.157 INFO O| Feb 25 02:12:52.157 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81312025-02-25T02:12:54.135Z[ recovery-image] Feb 25 02:12:52.176 INFO O| Feb 25 02:12:52.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81322025-02-25T02:12:54.135Z[ recovery-image] Feb 25 02:12:52.176 INFO O| Feb 25 02:12:52.176 INFO STEP 1157 (remove_files) COMPLETE
81332025-02-25T02:12:54.135Z[ recovery-image] Feb 25 02:12:52.176 INFO O| Feb 25 02:12:52.176 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81342025-02-25T02:12:54.177Z[ recovery-image] Feb 25 02:12:52.219 INFO O| Feb 25 02:12:52.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81352025-02-25T02:12:54.177Z[ recovery-image] Feb 25 02:12:52.219 INFO O| Feb 25 02:12:52.219 INFO STEP 1158 (remove_files) COMPLETE
81362025-02-25T02:12:54.177Z[ recovery-image] Feb 25 02:12:52.219 INFO O| Feb 25 02:12:52.219 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81372025-02-25T02:12:54.195Z[ recovery-image] Feb 25 02:12:52.237 INFO O| Feb 25 02:12:52.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81382025-02-25T02:12:54.198Z[ recovery-image] Feb 25 02:12:52.238 INFO O| Feb 25 02:12:52.238 INFO STEP 1159 (remove_files) COMPLETE
81392025-02-25T02:12:54.198Z[ recovery-image] Feb 25 02:12:52.238 INFO O| Feb 25 02:12:52.238 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81402025-02-25T02:12:54.215Z[ recovery-image] Feb 25 02:12:52.256 INFO O| Feb 25 02:12:52.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81412025-02-25T02:12:54.215Z[ recovery-image] Feb 25 02:12:52.256 INFO O| Feb 25 02:12:52.256 INFO STEP 1160 (remove_files) COMPLETE
81422025-02-25T02:12:54.215Z[ recovery-image] Feb 25 02:12:52.256 INFO O| Feb 25 02:12:52.256 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81432025-02-25T02:12:54.271Z[ recovery-image] Feb 25 02:12:52.313 INFO O| Feb 25 02:12:52.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81442025-02-25T02:12:54.271Z[ recovery-image] Feb 25 02:12:52.313 INFO O| Feb 25 02:12:52.313 INFO STEP 1161 (remove_files) COMPLETE
81452025-02-25T02:12:54.271Z[ recovery-image] Feb 25 02:12:52.313 INFO O| Feb 25 02:12:52.313 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81462025-02-25T02:12:54.291Z[ recovery-image] Feb 25 02:12:52.332 INFO O| Feb 25 02:12:52.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81472025-02-25T02:12:54.293Z[ recovery-image] Feb 25 02:12:52.333 INFO O| Feb 25 02:12:52.332 INFO STEP 1162 (remove_files) COMPLETE
81482025-02-25T02:12:54.293Z[ recovery-image] Feb 25 02:12:52.333 INFO O| Feb 25 02:12:52.333 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81492025-02-25T02:12:54.310Z[ recovery-image] Feb 25 02:12:52.352 INFO O| Feb 25 02:12:52.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81502025-02-25T02:12:54.310Z[ recovery-image] Feb 25 02:12:52.352 INFO O| Feb 25 02:12:52.352 INFO STEP 1163 (remove_files) COMPLETE
81512025-02-25T02:12:54.310Z[ recovery-image] Feb 25 02:12:52.352 INFO O| Feb 25 02:12:52.352 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81522025-02-25T02:12:54.331Z[ recovery-image] Feb 25 02:12:52.372 INFO O| Feb 25 02:12:52.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81532025-02-25T02:12:54.334Z[ recovery-image] Feb 25 02:12:52.372 INFO O| Feb 25 02:12:52.372 INFO STEP 1164 (remove_files) COMPLETE
81542025-02-25T02:12:54.334Z[ recovery-image] Feb 25 02:12:52.373 INFO O| Feb 25 02:12:52.373 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81552025-02-25T02:12:54.348Z[ recovery-image] Feb 25 02:12:52.390 INFO O| Feb 25 02:12:52.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81562025-02-25T02:12:54.352Z[ recovery-image] Feb 25 02:12:52.390 INFO O| Feb 25 02:12:52.390 INFO STEP 1165 (remove_files) COMPLETE
81572025-02-25T02:12:54.352Z[ recovery-image] Feb 25 02:12:52.390 INFO O| Feb 25 02:12:52.390 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81582025-02-25T02:12:54.383Z[ recovery-image] Feb 25 02:12:52.425 INFO O| Feb 25 02:12:52.425 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81592025-02-25T02:12:54.386Z[ recovery-image] Feb 25 02:12:52.425 INFO O| Feb 25 02:12:52.425 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81602025-02-25T02:12:56.217Z[ recovery-image] Feb 25 02:12:54.259 INFO O| Feb 25 02:12:54.258 INFO STEP 1166 (pack_tar) COMPLETE
81612025-02-25T02:12:56.217Z[ recovery-image] Feb 25 02:12:54.259 INFO O| Feb 25 02:12:54.259 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81622025-02-25T02:12:56.219Z[ recovery-image] Feb 25 02:12:54.259 INFO O| Feb 25 02:12:54.259 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81632025-02-25T02:12:56.421Z[ recovery-image] Feb 25 02:12:54.463 INFO O| Feb 25 02:12:54.463 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81642025-02-25T02:12:56.520Z[ recovery-image] Feb 25 02:12:54.561 INFO O| Feb 25 02:12:54.561 INFO completed processing gimlet/ramdisk-03-recovery-trim
81652025-02-25T02:12:56.528Z[ recovery-image] Feb 25 02:12:54.570 INFO image builder template: zfs-recovery...
81662025-02-25T02:12:56.528Z[ recovery-image] Feb 25 02:12:54.570 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/.tmpZkvLVr/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
81672025-02-25T02:12:56.607Z[ recovery-image] Feb 25 02:12:54.648 INFO O| Feb 25 02:12:54.648 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81682025-02-25T02:12:56.627Z[ recovery-image] Feb 25 02:12:54.669 INFO O| Feb 25 02:12:54.669 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81692025-02-25T02:12:56.739Z[ recovery-image] Feb 25 02:12:54.781 INFO O| Feb 25 02:12:54.781 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81702025-02-25T02:12:56.816Z[ recovery-image] Feb 25 02:12:54.858 INFO O| Feb 25 02:12:54.857 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81712025-02-25T02:12:56.818Z[ recovery-image] Feb 25 02:12:54.858 INFO O| Feb 25 02:12:54.858 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81722025-02-25T02:12:56.824Z[ recovery-image] Feb 25 02:12:54.865 INFO O| Feb 25 02:12:54.865 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81732025-02-25T02:12:56.948Z[ recovery-image] Feb 25 02:12:54.989 INFO O| Feb 25 02:12:54.989 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81742025-02-25T02:12:57.041Z[ recovery-image] Feb 25 02:12:55.082 INFO O| Feb 25 02:12:55.082 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81752025-02-25T02:12:57.097Z[ recovery-image] Feb 25 02:12:55.138 INFO O| Feb 25 02:12:55.138 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81762025-02-25T02:12:57.125Z[ recovery-image] Feb 25 02:12:55.167 INFO O| Feb 25 02:12:55.167 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81772025-02-25T02:12:57.229Z[ recovery-image] Feb 25 02:12:55.271 INFO O| Feb 25 02:12:55.271 INFO no lofi found
81782025-02-25T02:12:57.230Z[ recovery-image] Feb 25 02:12:55.271 INFO O| Feb 25 02:12:55.271 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81792025-02-25T02:12:57.230Z[ recovery-image] Feb 25 02:12:55.271 INFO O| Feb 25 02:12:55.271 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81802025-02-25T02:12:59.656Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
81812025-02-25T02:12:59.971Z[ recovery-image] Feb 25 02:12:58.012 INFO O| Feb 25 02:12:58.012 INFO lofi device = /dev/dsk/c2t1d0p0
81822025-02-25T02:12:59.971Z[ recovery-image] Feb 25 02:12:58.012 INFO O| Feb 25 02:12:58.012 INFO pool device = /dev/dsk/c2t1d0p0
81832025-02-25T02:12:59.973Z[ recovery-image] Feb 25 02:12:58.013 INFO O| Feb 25 02:12:58.012 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"]
81842025-02-25T02:13:00.225Z[ recovery-image] Feb 25 02:12:58.267 INFO O| Feb 25 02:12:58.267 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81852025-02-25T02:13:00.225Z[ recovery-image] Feb 25 02:12:58.267 INFO O| Feb 25 02:12:58.267 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81862025-02-25T02:13:00.262Z[ recovery-image] Feb 25 02:12:58.304 INFO O| Feb 25 02:12:58.304 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81872025-02-25T02:13:00.568Z[ recovery-image] Feb 25 02:12:58.610 INFO O| Feb 25 02:12:58.610 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81882025-02-25T02:13:00.628Z[ recovery-image] Feb 25 02:12:58.670 INFO O| Feb 25 02:12:58.670 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81892025-02-25T02:13:00.656Z[ recovery-image] Feb 25 02:12:58.698 INFO O| Feb 25 02:12:58.698 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81902025-02-25T02:13:00.679Z[ recovery-image] Feb 25 02:12:58.720 INFO O| Feb 25 02:12:58.720 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81912025-02-25T02:13:00.774Z[ recovery-image] Feb 25 02:12:58.816 INFO O| Feb 25 02:12:58.816 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81922025-02-25T02:13:00.777Z[ recovery-image] Feb 25 02:12:58.816 INFO O| Feb 25 02:12:58.816 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81932025-02-25T02:13:00.777Z[ recovery-image] Feb 25 02:12:58.816 INFO O| Feb 25 02:12:58.816 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81942025-02-25T02:13:00.798Z[ recovery-image] Feb 25 02:12:58.840 INFO O| Feb 25 02:12:58.840 INFO boot environment UUID: 401f1add-f24a-4c1b-a812-55d4f9e48c1c
81952025-02-25T02:13:00.798Z[ recovery-image] Feb 25 02:12:58.840 INFO O| Feb 25 02:12:58.840 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 401f1add-f24a-4c1b-a812-55d4f9e48c1c
81962025-02-25T02:13:00.842Z[ recovery-image] Feb 25 02:12:58.883 INFO O| Feb 25 02:12:58.883 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81972025-02-25T02:13:00.886Z[ recovery-image] Feb 25 02:12:58.928 INFO O| Feb 25 02:12:58.928 INFO STEP 0 (create_be) COMPLETE
81982025-02-25T02:13:00.886Z[ recovery-image] Feb 25 02:12:58.928 INFO O| Feb 25 02:12:58.928 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81992025-02-25T02:13:00.920Z[ recovery-image] Feb 25 02:12:58.961 INFO O| Feb 25 02:12:58.961 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"]
82002025-02-25T02:13:07.902Z[ recovery-image] Feb 25 02:13:05.943 INFO O| Feb 25 02:13:05.943 INFO STEP 1 (unpack_tar) COMPLETE
82012025-02-25T02:13:07.902Z[ recovery-image] Feb 25 02:13:05.943 INFO O| Feb 25 02:13:05.943 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82022025-02-25T02:13:07.923Z[ recovery-image] Feb 25 02:13:05.965 INFO O| Feb 25 02:13:05.965 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
82032025-02-25T02:13:08.735Z[ recovery-image] Feb 25 02:13:06.776 INFO O| Feb 25 02:13:06.776 INFO STEP 2 (devfsadm) COMPLETE
82042025-02-25T02:13:08.735Z[ recovery-image] Feb 25 02:13:06.776 INFO O| Feb 25 02:13:06.776 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82052025-02-25T02:13:08.757Z[ recovery-image] Feb 25 02:13:06.798 INFO O| Feb 25 02:13:06.798 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82062025-02-25T02:13:08.757Z[ recovery-image] Feb 25 02:13:06.798 INFO O| Feb 25 02:13:06.798 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82072025-02-25T02:13:08.757Z[ recovery-image] Feb 25 02:13:06.798 INFO O| Feb 25 02:13:06.798 INFO STEP 3 (ensure_dir) COMPLETE
82082025-02-25T02:13:08.759Z[ recovery-image] Feb 25 02:13:06.798 INFO O| Feb 25 02:13:06.798 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82092025-02-25T02:13:08.777Z[ recovery-image] Feb 25 02:13:06.818 INFO O| Feb 25 02:13:06.818 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82102025-02-25T02:13:08.777Z[ recovery-image] Feb 25 02:13:06.818 INFO O| Feb 25 02:13:06.818 INFO STEP 4 (ensure_dir) COMPLETE
82112025-02-25T02:13:08.779Z[ recovery-image] Feb 25 02:13:06.818 INFO O| Feb 25 02:13:06.818 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82122025-02-25T02:13:08.802Z[ recovery-image] Feb 25 02:13:06.844 INFO O| Feb 25 02:13:06.844 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82132025-02-25T02:13:08.802Z[ recovery-image] Feb 25 02:13:06.844 INFO O| Feb 25 02:13:06.844 INFO STEP 5 (ensure_dir) COMPLETE
82142025-02-25T02:13:08.805Z[ recovery-image] Feb 25 02:13:06.844 INFO O| Feb 25 02:13:06.844 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82152025-02-25T02:13:08.822Z[ recovery-image] Feb 25 02:13:06.864 INFO O| Feb 25 02:13:06.864 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82162025-02-25T02:13:08.823Z[ recovery-image] Feb 25 02:13:06.864 INFO O| Feb 25 02:13:06.864 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82172025-02-25T02:13:08.823Z[ recovery-image] Feb 25 02:13:06.864 INFO O| Feb 25 02:13:06.864 INFO STEP 6 (ensure_dir) COMPLETE
82182025-02-25T02:13:08.823Z[ recovery-image] Feb 25 02:13:06.864 INFO O| Feb 25 02:13:06.864 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82192025-02-25T02:13:08.956Z[ recovery-image] Feb 25 02:13:06.998 INFO O| Feb 25 02:13:06.997 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82202025-02-25T02:13:08.959Z[ recovery-image] Feb 25 02:13:06.998 INFO O| Feb 25 02:13:06.998 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82212025-02-25T02:13:08.959Z[ recovery-image] Feb 25 02:13:06.998 INFO O| Feb 25 02:13:06.998 INFO STEP 7 (ensure_dir) COMPLETE
82222025-02-25T02:13:08.959Z[ recovery-image] Feb 25 02:13:06.998 INFO O| Feb 25 02:13:06.998 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82232025-02-25T02:13:08.976Z[ recovery-image] Feb 25 02:13:07.018 INFO O| Feb 25 02:13:07.018 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82242025-02-25T02:13:08.979Z[ recovery-image] Feb 25 02:13:07.018 INFO O| Feb 25 02:13:07.018 INFO STEP 8 (remove_files) COMPLETE
82252025-02-25T02:13:08.979Z[ recovery-image] Feb 25 02:13:07.019 INFO O| Feb 25 02:13:07.019 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82262025-02-25T02:13:08.996Z[ recovery-image] Feb 25 02:13:07.038 INFO O| Feb 25 02:13:07.038 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82272025-02-25T02:13:08.999Z[ recovery-image] Feb 25 02:13:07.039 INFO O| Feb 25 02:13:07.039 INFO STEP 9 (remove_files) COMPLETE
82282025-02-25T02:13:08.999Z[ recovery-image] Feb 25 02:13:07.040 INFO O| Feb 25 02:13:07.039 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82292025-02-25T02:13:09.017Z[ recovery-image] Feb 25 02:13:07.059 INFO O| Feb 25 02:13:07.059 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82302025-02-25T02:13:09.020Z[ recovery-image] Feb 25 02:13:07.060 INFO O| Feb 25 02:13:07.060 INFO STEP 10 (remove_files) COMPLETE
82312025-02-25T02:13:09.020Z[ recovery-image] Feb 25 02:13:07.060 INFO O| Feb 25 02:13:07.060 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82322025-02-25T02:13:09.059Z[ recovery-image] Feb 25 02:13:07.100 INFO O| Feb 25 02:13:07.100 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82332025-02-25T02:13:09.059Z[ recovery-image] Feb 25 02:13:07.100 INFO O| Feb 25 02:13:07.100 INFO STEP 11 (remove_files) COMPLETE
82342025-02-25T02:13:09.059Z[ recovery-image] Feb 25 02:13:07.100 INFO O| Feb 25 02:13:07.100 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82352025-02-25T02:13:09.078Z[ recovery-image] Feb 25 02:13:07.120 INFO O| Feb 25 02:13:07.120 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82362025-02-25T02:13:09.079Z[ recovery-image] Feb 25 02:13:07.120 INFO O| Feb 25 02:13:07.120 INFO STEP 12 (remove_files) COMPLETE
82372025-02-25T02:13:09.079Z[ recovery-image] Feb 25 02:13:07.120 INFO O| Feb 25 02:13:07.120 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82382025-02-25T02:13:09.136Z[ recovery-image] Feb 25 02:13:07.177 INFO O| Feb 25 02:13:07.177 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82392025-02-25T02:13:09.136Z[ recovery-image] Feb 25 02:13:07.178 INFO O| Feb 25 02:13:07.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82402025-02-25T02:13:09.136Z[ recovery-image] Feb 25 02:13:07.178 INFO O| Feb 25 02:13:07.178 INFO STEP 13 (ensure_dir) COMPLETE
82412025-02-25T02:13:09.139Z[ recovery-image] Feb 25 02:13:07.178 INFO O| Feb 25 02:13:07.178 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82422025-02-25T02:13:09.155Z[ recovery-image] Feb 25 02:13:07.196 INFO O| Feb 25 02:13:07.196 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82432025-02-25T02:13:09.155Z[ recovery-image] Feb 25 02:13:07.196 INFO O| Feb 25 02:13:07.196 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82442025-02-25T02:13:09.155Z[ recovery-image] Feb 25 02:13:07.196 INFO O| Feb 25 02:13:07.196 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82452025-02-25T02:13:09.160Z[ recovery-image] Feb 25 02:13:07.197 INFO O| Feb 25 02:13:07.196 INFO STEP 14 (ensure_dir) COMPLETE
82462025-02-25T02:13:09.160Z[ recovery-image] Feb 25 02:13:07.197 INFO O| Feb 25 02:13:07.196 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82472025-02-25T02:13:09.221Z[ recovery-image] Feb 25 02:13:07.260 INFO O| Feb 25 02:13:07.260 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82482025-02-25T02:13:09.221Z[ recovery-image] Feb 25 02:13:07.260 INFO O| Feb 25 02:13:07.260 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82492025-02-25T02:13:09.224Z[ recovery-image] Feb 25 02:13:07.260 INFO O| Feb 25 02:13:07.260 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82502025-02-25T02:13:09.224Z[ recovery-image] Feb 25 02:13:07.260 INFO O| Feb 25 02:13:07.260 INFO STEP 15 (ensure_dir) COMPLETE
82512025-02-25T02:13:09.224Z[ recovery-image] Feb 25 02:13:07.260 INFO O| Feb 25 02:13:07.260 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82522025-02-25T02:13:09.239Z[ recovery-image] Feb 25 02:13:07.281 INFO O| Feb 25 02:13:07.281 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82532025-02-25T02:13:09.242Z[ recovery-image] Feb 25 02:13:07.281 INFO O| Feb 25 02:13:07.281 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82542025-02-25T02:13:09.242Z[ recovery-image] Feb 25 02:13:07.281 INFO O| Feb 25 02:13:07.281 INFO STEP 16 (ensure_dir) COMPLETE
82552025-02-25T02:13:09.242Z[ recovery-image] Feb 25 02:13:07.281 INFO O| Feb 25 02:13:07.281 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82562025-02-25T02:13:09.272Z[ recovery-image] Feb 25 02:13:07.312 INFO O| Feb 25 02:13:07.312 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82572025-02-25T02:13:09.275Z[ recovery-image] Feb 25 02:13:07.312 INFO O| Feb 25 02:13:07.312 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82582025-02-25T02:13:09.275Z[ recovery-image] Feb 25 02:13:07.312 INFO O| Feb 25 02:13:07.312 INFO STEP 17 (ensure_dir) COMPLETE
82592025-02-25T02:13:09.275Z[ recovery-image] Feb 25 02:13:07.312 INFO O| Feb 25 02:13:07.312 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82602025-02-25T02:13:09.290Z[ recovery-image] Feb 25 02:13:07.331 INFO O| Feb 25 02:13:07.331 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82612025-02-25T02:13:09.291Z[ recovery-image] Feb 25 02:13:07.331 INFO O| Feb 25 02:13:07.331 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82622025-02-25T02:13:09.291Z[ recovery-image] Feb 25 02:13:07.331 INFO O| Feb 25 02:13:07.331 INFO ok!
82632025-02-25T02:13:09.291Z[ recovery-image] Feb 25 02:13:07.331 INFO O| Feb 25 02:13:07.331 INFO STEP 18 (ensure_symlink) COMPLETE
82642025-02-25T02:13:09.291Z[ recovery-image] Feb 25 02:13:07.331 INFO O| Feb 25 02:13:07.331 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82652025-02-25T02:13:09.309Z[ recovery-image] Feb 25 02:13:07.350 INFO O| Feb 25 02:13:07.350 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82662025-02-25T02:13:09.309Z[ recovery-image] Feb 25 02:13:07.350 INFO O| Feb 25 02:13:07.350 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82672025-02-25T02:13:09.309Z[ recovery-image] Feb 25 02:13:07.350 INFO O| Feb 25 02:13:07.350 INFO ok!
82682025-02-25T02:13:09.309Z[ recovery-image] Feb 25 02:13:07.350 INFO O| Feb 25 02:13:07.350 INFO STEP 19 (ensure_file) COMPLETE
82692025-02-25T02:13:09.309Z[ recovery-image] Feb 25 02:13:07.350 INFO O| Feb 25 02:13:07.350 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82702025-02-25T02:13:09.347Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82712025-02-25T02:13:09.347Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82722025-02-25T02:13:09.352Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82732025-02-25T02:13:09.352Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO ok!
82742025-02-25T02:13:09.352Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO STEP 20 (ensure_symlink) COMPLETE
82752025-02-25T02:13:09.352Z[ recovery-image] Feb 25 02:13:07.389 INFO O| Feb 25 02:13:07.389 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82762025-02-25T02:13:09.387Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82772025-02-25T02:13:09.387Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82782025-02-25T02:13:09.390Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82792025-02-25T02:13:09.390Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO ok!
82802025-02-25T02:13:09.390Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO STEP 21 (ensure_symlink) COMPLETE
82812025-02-25T02:13:09.390Z[ recovery-image] Feb 25 02:13:07.429 INFO O| Feb 25 02:13:07.429 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82822025-02-25T02:13:09.408Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82832025-02-25T02:13:09.408Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82842025-02-25T02:13:09.411Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82852025-02-25T02:13:09.411Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO ok!
82862025-02-25T02:13:09.411Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO STEP 22 (ensure_symlink) COMPLETE
82872025-02-25T02:13:09.411Z[ recovery-image] Feb 25 02:13:07.450 INFO O| Feb 25 02:13:07.450 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82882025-02-25T02:13:09.429Z[ recovery-image] Feb 25 02:13:07.470 INFO O| Feb 25 02:13:07.470 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82892025-02-25T02:13:09.429Z[ recovery-image] Feb 25 02:13:07.470 INFO O| Feb 25 02:13:07.470 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82902025-02-25T02:13:09.429Z[ recovery-image] Feb 25 02:13:07.471 INFO O| Feb 25 02:13:07.471 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82912025-02-25T02:13:09.429Z[ recovery-image] Feb 25 02:13:07.471 INFO O| Feb 25 02:13:07.471 INFO ok!
82922025-02-25T02:13:09.429Z[ recovery-image] Feb 25 02:13:07.471 INFO O| Feb 25 02:13:07.471 INFO STEP 23 (ensure_symlink) COMPLETE
82932025-02-25T02:13:09.431Z[ recovery-image] Feb 25 02:13:07.471 INFO O| Feb 25 02:13:07.471 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82942025-02-25T02:13:09.449Z[ recovery-image] Feb 25 02:13:07.491 INFO O| Feb 25 02:13:07.491 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82952025-02-25T02:13:09.452Z[ recovery-image] Feb 25 02:13:07.491 INFO O| Feb 25 02:13:07.491 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 ...
82962025-02-25T02:13:09.452Z[ recovery-image] Feb 25 02:13:07.491 INFO O| Feb 25 02:13:07.491 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82972025-02-25T02:13:09.452Z[ recovery-image] Feb 25 02:13:07.491 INFO O| Feb 25 02:13:07.491 INFO ok!
82982025-02-25T02:13:09.452Z[ recovery-image] Feb 25 02:13:07.491 INFO O| Feb 25 02:13:07.491 INFO STEP 24 (ensure_file) COMPLETE
82992025-02-25T02:13:09.452Z[ recovery-image] Feb 25 02:13:07.492 INFO O| Feb 25 02:13:07.492 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
83002025-02-25T02:13:09.472Z[ recovery-image] Feb 25 02:13:07.513 INFO O| Feb 25 02:13:07.513 INFO updating shadow file
83012025-02-25T02:13:09.475Z[ recovery-image] Feb 25 02:13:07.514 INFO O| Feb 25 02:13:07.514 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83022025-02-25T02:13:09.475Z[ recovery-image] Feb 25 02:13:07.514 INFO O| Feb 25 02:13:07.514 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
83032025-02-25T02:13:09.475Z[ recovery-image] Feb 25 02:13:07.514 INFO O| Feb 25 02:13:07.514 INFO STEP 25 (shadow) COMPLETE
83042025-02-25T02:13:09.475Z[ recovery-image] Feb 25 02:13:07.514 INFO O| Feb 25 02:13:07.514 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83052025-02-25T02:13:09.504Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.545 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
83062025-02-25T02:13:09.504Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.546 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83072025-02-25T02:13:09.507Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.546 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83082025-02-25T02:13:09.507Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.546 INFO ok!
83092025-02-25T02:13:09.507Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.546 INFO STEP 26 (ensure_file) COMPLETE
83102025-02-25T02:13:09.507Z[ recovery-image] Feb 25 02:13:07.546 INFO O| Feb 25 02:13:07.546 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83112025-02-25T02:13:09.552Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.592 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83122025-02-25T02:13:09.552Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.592 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83132025-02-25T02:13:09.552Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.593 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83142025-02-25T02:13:09.555Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.593 INFO ok!
83152025-02-25T02:13:09.555Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.593 INFO STEP 27 (ensure_file) COMPLETE
83162025-02-25T02:13:09.555Z[ recovery-image] Feb 25 02:13:07.593 INFO O| Feb 25 02:13:07.593 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83172025-02-25T02:13:09.572Z[ recovery-image] Feb 25 02:13:07.613 INFO O| Feb 25 02:13:07.613 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83182025-02-25T02:13:09.572Z[ recovery-image] Feb 25 02:13:07.613 INFO O| Feb 25 02:13:07.613 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83192025-02-25T02:13:09.576Z[ recovery-image] Feb 25 02:13:07.613 INFO O| Feb 25 02:13:07.613 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83202025-02-25T02:13:09.576Z[ recovery-image] Feb 25 02:13:07.614 INFO O| Feb 25 02:13:07.613 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83212025-02-25T02:13:09.576Z[ recovery-image] Feb 25 02:13:07.614 INFO O| Feb 25 02:13:07.614 INFO ok!
83222025-02-25T02:13:09.576Z[ recovery-image] Feb 25 02:13:07.614 INFO O| Feb 25 02:13:07.614 INFO STEP 28 (ensure_file) COMPLETE
83232025-02-25T02:13:09.576Z[ recovery-image] Feb 25 02:13:07.614 INFO O| Feb 25 02:13:07.614 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83242025-02-25T02:13:09.614Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83252025-02-25T02:13:09.614Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83262025-02-25T02:13:09.617Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83272025-02-25T02:13:09.617Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO ok!
83282025-02-25T02:13:09.617Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO STEP 29 (ensure_file) COMPLETE
83292025-02-25T02:13:09.617Z[ recovery-image] Feb 25 02:13:07.656 INFO O| Feb 25 02:13:07.656 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83302025-02-25T02:13:09.636Z[ recovery-image] Feb 25 02:13:07.678 INFO O| Feb 25 02:13:07.678 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83312025-02-25T02:13:09.636Z[ recovery-image] Feb 25 02:13:07.678 INFO O| Feb 25 02:13:07.678 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83322025-02-25T02:13:09.639Z[ recovery-image] Feb 25 02:13:07.678 INFO O| Feb 25 02:13:07.678 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83332025-02-25T02:13:09.639Z[ recovery-image] Feb 25 02:13:07.678 INFO O| Feb 25 02:13:07.678 INFO ok!
83342025-02-25T02:13:09.639Z[ recovery-image] Feb 25 02:13:07.678 INFO O| Feb 25 02:13:07.678 INFO STEP 30 (ensure_file) COMPLETE
83352025-02-25T02:13:09.639Z[ recovery-image] Feb 25 02:13:07.679 INFO O| Feb 25 02:13:07.679 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83362025-02-25T02:13:09.657Z[ recovery-image] Feb 25 02:13:07.699 INFO O| Feb 25 02:13:07.699 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83372025-02-25T02:13:09.657Z[ recovery-image] Feb 25 02:13:07.699 INFO O| Feb 25 02:13:07.699 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83382025-02-25T02:13:09.660Z[ recovery-image] Feb 25 02:13:07.699 INFO O| Feb 25 02:13:07.699 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83392025-02-25T02:13:09.660Z[ recovery-image] Feb 25 02:13:07.700 INFO O| Feb 25 02:13:07.699 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83402025-02-25T02:13:09.660Z[ recovery-image] Feb 25 02:13:07.700 INFO O| Feb 25 02:13:07.700 INFO ok!
83412025-02-25T02:13:09.660Z[ recovery-image] Feb 25 02:13:07.700 INFO O| Feb 25 02:13:07.700 INFO STEP 31 (ensure_file) COMPLETE
83422025-02-25T02:13:09.660Z[ recovery-image] Feb 25 02:13:07.700 INFO O| Feb 25 02:13:07.700 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83432025-02-25T02:13:09.680Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83442025-02-25T02:13:09.680Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83452025-02-25T02:13:09.684Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83462025-02-25T02:13:09.684Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 INFO ok!
83472025-02-25T02:13:09.684Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 INFO STEP 32 (ensure_file) COMPLETE
83482025-02-25T02:13:09.684Z[ recovery-image] Feb 25 02:13:07.720 INFO O| Feb 25 02:13:07.720 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83492025-02-25T02:13:09.698Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83502025-02-25T02:13:09.698Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83512025-02-25T02:13:09.701Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83522025-02-25T02:13:09.701Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 INFO ok!
83532025-02-25T02:13:09.701Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 INFO STEP 33 (ensure_file) COMPLETE
83542025-02-25T02:13:09.701Z[ recovery-image] Feb 25 02:13:07.740 INFO O| Feb 25 02:13:07.740 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83552025-02-25T02:13:09.717Z[ recovery-image] Feb 25 02:13:07.759 INFO O| Feb 25 02:13:07.759 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83562025-02-25T02:13:09.717Z[ recovery-image] Feb 25 02:13:07.759 INFO O| Feb 25 02:13:07.759 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83572025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.759 INFO O| Feb 25 02:13:07.759 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83582025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.759 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83592025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.760 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83602025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.760 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83612025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.760 INFO ok!
83622025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.760 INFO STEP 34 (ensure_file) COMPLETE
83632025-02-25T02:13:09.721Z[ recovery-image] Feb 25 02:13:07.760 INFO O| Feb 25 02:13:07.760 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83642025-02-25T02:13:09.737Z[ recovery-image] Feb 25 02:13:07.779 INFO O| Feb 25 02:13:07.779 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83652025-02-25T02:13:09.741Z[ recovery-image] Feb 25 02:13:07.779 INFO O| Feb 25 02:13:07.779 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83662025-02-25T02:13:09.741Z[ recovery-image] Feb 25 02:13:07.779 INFO O| Feb 25 02:13:07.779 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83672025-02-25T02:13:09.741Z[ recovery-image] Feb 25 02:13:07.779 INFO O| Feb 25 02:13:07.779 INFO STEP 35 (ensure_dir) COMPLETE
83682025-02-25T02:13:09.741Z[ recovery-image] Feb 25 02:13:07.779 INFO O| Feb 25 02:13:07.779 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83692025-02-25T02:13:09.759Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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
83702025-02-25T02:13:09.759Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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 ...
83712025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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
83722025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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
83732025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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
83742025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.800 INFO O| Feb 25 02:13:07.800 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
83752025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.801 INFO O| Feb 25 02:13:07.800 INFO ok!
83762025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.801 INFO O| Feb 25 02:13:07.800 INFO STEP 36 (ensure_file) COMPLETE
83772025-02-25T02:13:09.764Z[ recovery-image] Feb 25 02:13:07.801 INFO O| Feb 25 02:13:07.800 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83782025-02-25T02:13:09.780Z[ recovery-image] Feb 25 02:13:07.820 INFO O| Feb 25 02:13:07.820 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83792025-02-25T02:13:09.780Z[ recovery-image] Feb 25 02:13:07.820 INFO O| Feb 25 02:13:07.820 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 ...
83802025-02-25T02:13:09.783Z[ recovery-image] Feb 25 02:13:07.820 INFO O| Feb 25 02:13:07.820 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83812025-02-25T02:13:09.783Z[ recovery-image] Feb 25 02:13:07.820 INFO O| Feb 25 02:13:07.820 INFO ok!
83822025-02-25T02:13:09.783Z[ recovery-image] Feb 25 02:13:07.820 INFO O| Feb 25 02:13:07.820 INFO STEP 37 (ensure_symlink) COMPLETE
83832025-02-25T02:13:09.783Z[ recovery-image] Feb 25 02:13:07.821 INFO O| Feb 25 02:13:07.820 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83842025-02-25T02:13:09.837Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83852025-02-25T02:13:09.837Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83862025-02-25T02:13:09.837Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83872025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83882025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83892025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.878 INFO O| Feb 25 02:13:07.878 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83902025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.879 INFO O| Feb 25 02:13:07.878 INFO ok!
83912025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.879 INFO O| Feb 25 02:13:07.879 INFO STEP 38 (ensure_file) COMPLETE
83922025-02-25T02:13:09.839Z[ recovery-image] Feb 25 02:13:07.879 INFO O| Feb 25 02:13:07.879 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83932025-02-25T02:13:09.858Z[ recovery-image] Feb 25 02:13:07.898 INFO O| Feb 25 02:13:07.898 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83942025-02-25T02:13:09.858Z[ recovery-image] Feb 25 02:13:07.898 INFO O| Feb 25 02:13:07.898 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 ...
83952025-02-25T02:13:09.862Z[ recovery-image] Feb 25 02:13:07.898 INFO O| Feb 25 02:13:07.898 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
83962025-02-25T02:13:09.862Z[ recovery-image] Feb 25 02:13:07.898 INFO O| Feb 25 02:13:07.898 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83972025-02-25T02:13:09.862Z[ recovery-image] Feb 25 02:13:07.898 INFO O| Feb 25 02:13:07.898 INFO ok!
83982025-02-25T02:13:09.862Z[ recovery-image] Feb 25 02:13:07.899 INFO O| Feb 25 02:13:07.898 INFO STEP 39 (ensure_file) COMPLETE
83992025-02-25T02:13:09.862Z[ recovery-image] Feb 25 02:13:07.899 INFO O| Feb 25 02:13:07.899 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84002025-02-25T02:13:09.891Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
84012025-02-25T02:13:09.891Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
84022025-02-25T02:13:09.891Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
84032025-02-25T02:13:09.893Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO ok!
84042025-02-25T02:13:09.893Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO STEP 40 (ensure_file) COMPLETE
84052025-02-25T02:13:09.893Z[ recovery-image] Feb 25 02:13:07.932 INFO O| Feb 25 02:13:07.932 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84062025-02-25T02:13:09.911Z[ recovery-image] Feb 25 02:13:07.952 INFO O| Feb 25 02:13:07.952 INFO updating shadow file
84072025-02-25T02:13:09.911Z[ recovery-image] Feb 25 02:13:07.953 INFO O| Feb 25 02:13:07.953 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84082025-02-25T02:13:09.911Z[ recovery-image] Feb 25 02:13:07.953 INFO O| Feb 25 02:13:07.953 INFO STEP 41 (shadow) COMPLETE
84092025-02-25T02:13:09.914Z[ recovery-image] Feb 25 02:13:07.953 INFO O| Feb 25 02:13:07.953 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84102025-02-25T02:13:09.931Z[ recovery-image] Feb 25 02:13:07.972 INFO O| Feb 25 02:13:07.972 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84112025-02-25T02:13:09.931Z[ recovery-image] Feb 25 02:13:07.972 INFO O| Feb 25 02:13:07.972 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84122025-02-25T02:13:09.931Z[ recovery-image] Feb 25 02:13:07.973 INFO O| Feb 25 02:13:07.972 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84132025-02-25T02:13:09.934Z[ recovery-image] Feb 25 02:13:07.973 INFO O| Feb 25 02:13:07.973 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84142025-02-25T02:13:09.934Z[ recovery-image] Feb 25 02:13:07.973 INFO O| Feb 25 02:13:07.973 INFO ok!
84152025-02-25T02:13:09.934Z[ recovery-image] Feb 25 02:13:07.973 INFO O| Feb 25 02:13:07.973 INFO STEP 42 (ensure_file) COMPLETE
84162025-02-25T02:13:09.934Z[ recovery-image] Feb 25 02:13:07.973 INFO O| Feb 25 02:13:07.973 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84172025-02-25T02:13:09.949Z[ recovery-image] Feb 25 02:13:07.991 INFO O| Feb 25 02:13:07.991 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84182025-02-25T02:13:09.949Z[ recovery-image] Feb 25 02:13:07.991 INFO O| Feb 25 02:13:07.991 INFO STEP 43 (ensure_dir) COMPLETE
84192025-02-25T02:13:09.949Z[ recovery-image] Feb 25 02:13:07.991 INFO O| Feb 25 02:13:07.991 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84202025-02-25T02:13:09.971Z[ recovery-image] Feb 25 02:13:08.012 INFO O| Feb 25 02:13:08.012 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84212025-02-25T02:13:09.971Z[ recovery-image] Feb 25 02:13:08.012 INFO O| Feb 25 02:13:08.012 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84222025-02-25T02:13:09.971Z[ recovery-image] Feb 25 02:13:08.012 INFO O| Feb 25 02:13:08.012 INFO STEP 44 (ensure_dir) COMPLETE
84232025-02-25T02:13:09.971Z[ recovery-image] Feb 25 02:13:08.012 INFO O| Feb 25 02:13:08.012 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84242025-02-25T02:13:09.990Z[ recovery-image] Feb 25 02:13:08.031 INFO O| Feb 25 02:13:08.031 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84252025-02-25T02:13:09.990Z[ recovery-image] Feb 25 02:13:08.032 INFO O| Feb 25 02:13:08.032 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84262025-02-25T02:13:09.990Z[ recovery-image] Feb 25 02:13:08.032 INFO O| Feb 25 02:13:08.032 INFO STEP 45 (ensure_dir) COMPLETE
84272025-02-25T02:13:09.990Z[ recovery-image] Feb 25 02:13:08.032 INFO O| Feb 25 02:13:08.032 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84282025-02-25T02:13:10.009Z[ recovery-image] Feb 25 02:13:08.050 INFO O| Feb 25 02:13:08.050 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84292025-02-25T02:13:10.009Z[ recovery-image] Feb 25 02:13:08.050 INFO O| Feb 25 02:13:08.050 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84302025-02-25T02:13:10.057Z[ recovery-image] Feb 25 02:13:08.098 INFO O| Feb 25 02:13:08.098 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84312025-02-25T02:13:10.057Z[ recovery-image] Feb 25 02:13:08.098 INFO O| Feb 25 02:13:08.098 INFO ok!
84322025-02-25T02:13:10.057Z[ recovery-image] Feb 25 02:13:08.098 INFO O| Feb 25 02:13:08.098 INFO STEP 46 (ensure_file) COMPLETE
84332025-02-25T02:13:10.057Z[ recovery-image] Feb 25 02:13:08.098 INFO O| Feb 25 02:13:08.098 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84342025-02-25T02:13:10.074Z[ recovery-image] Feb 25 02:13:08.115 INFO O| Feb 25 02:13:08.115 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84352025-02-25T02:13:10.074Z[ recovery-image] Feb 25 02:13:08.116 INFO O| Feb 25 02:13:08.116 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84362025-02-25T02:13:10.074Z[ recovery-image] Feb 25 02:13:08.116 INFO O| Feb 25 02:13:08.116 INFO STEP 47 (ensure_dir) COMPLETE
84372025-02-25T02:13:10.074Z[ recovery-image] Feb 25 02:13:08.116 INFO O| Feb 25 02:13:08.116 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84382025-02-25T02:13:10.091Z[ recovery-image] Feb 25 02:13:08.132 INFO O| Feb 25 02:13:08.132 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84392025-02-25T02:13:10.091Z[ recovery-image] Feb 25 02:13:08.132 INFO O| Feb 25 02:13:08.132 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84402025-02-25T02:13:10.093Z[ recovery-image] Feb 25 02:13:08.133 INFO O| Feb 25 02:13:08.132 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84412025-02-25T02:13:10.094Z[ recovery-image] Feb 25 02:13:08.133 INFO O| Feb 25 02:13:08.132 INFO ok!
84422025-02-25T02:13:10.094Z[ recovery-image] Feb 25 02:13:08.133 INFO O| Feb 25 02:13:08.133 INFO STEP 48 (ensure_file) COMPLETE
84432025-02-25T02:13:10.094Z[ recovery-image] Feb 25 02:13:08.133 INFO O| Feb 25 02:13:08.133 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84442025-02-25T02:13:10.108Z[ recovery-image] Feb 25 02:13:08.150 INFO O| Feb 25 02:13:08.149 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84452025-02-25T02:13:10.108Z[ recovery-image] Feb 25 02:13:08.150 INFO O| Feb 25 02:13:08.150 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84462025-02-25T02:13:10.111Z[ recovery-image] Feb 25 02:13:08.150 INFO O| Feb 25 02:13:08.150 INFO STEP 49 (ensure_dir) COMPLETE
84472025-02-25T02:13:10.111Z[ recovery-image] Feb 25 02:13:08.150 INFO O| Feb 25 02:13:08.150 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84482025-02-25T02:13:10.130Z[ recovery-image] Feb 25 02:13:08.172 INFO O| Feb 25 02:13:08.172 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84492025-02-25T02:13:10.130Z[ recovery-image] Feb 25 02:13:08.172 INFO O| Feb 25 02:13:08.172 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84502025-02-25T02:13:11.520Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
84512025-02-25T02:13:12.081Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
84522025-02-25T02:13:12.133Z[ recovery-image] Feb 25 02:13:10.174 INFO O| Feb 25 02:13:10.174 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84532025-02-25T02:13:12.133Z[ recovery-image] Feb 25 02:13:10.175 INFO O| Feb 25 02:13:10.174 INFO ok!
84542025-02-25T02:13:12.136Z[ recovery-image] Feb 25 02:13:10.175 INFO O| Feb 25 02:13:10.174 INFO STEP 50 (ensure_file) COMPLETE
84552025-02-25T02:13:12.136Z[ recovery-image] Feb 25 02:13:10.175 INFO O| Feb 25 02:13:10.174 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84562025-02-25T02:13:12.151Z[ recovery-image] Feb 25 02:13:10.193 INFO O| Feb 25 02:13:10.193 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84572025-02-25T02:13:12.151Z[ recovery-image] Feb 25 02:13:10.193 INFO O| Feb 25 02:13:10.193 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84582025-02-25T02:13:12.198Z[ recovery-image] Feb 25 02:13:10.240 INFO O| Feb 25 02:13:10.239 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84592025-02-25T02:13:12.199Z[ recovery-image] Feb 25 02:13:10.240 INFO O| Feb 25 02:13:10.240 INFO ok!
84602025-02-25T02:13:12.199Z[ recovery-image] Feb 25 02:13:10.240 INFO O| Feb 25 02:13:10.240 INFO STEP 51 (ensure_file) COMPLETE
84612025-02-25T02:13:12.199Z[ recovery-image] Feb 25 02:13:10.240 INFO O| Feb 25 02:13:10.240 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84622025-02-25T02:13:12.246Z[ recovery-image] Feb 25 02:13:10.287 INFO O| Feb 25 02:13:10.287 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84632025-02-25T02:13:12.246Z[ recovery-image] Feb 25 02:13:10.287 INFO O| Feb 25 02:13:10.287 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84642025-02-25T02:13:12.246Z[ recovery-image] Feb 25 02:13:10.287 INFO O| Feb 25 02:13:10.287 INFO STEP 52 (ensure_dir) COMPLETE
84652025-02-25T02:13:12.246Z[ recovery-image] Feb 25 02:13:10.287 INFO O| Feb 25 02:13:10.287 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84662025-02-25T02:13:12.288Z[ recovery-image] Feb 25 02:13:10.329 INFO O| Feb 25 02:13:10.329 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84672025-02-25T02:13:12.288Z[ recovery-image] Feb 25 02:13:10.330 INFO O| Feb 25 02:13:10.329 INFO copying /tmp/.tmpZkvLVr/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 ...
84682025-02-25T02:13:12.288Z[ recovery-image] Feb 25 02:13:10.330 INFO O| Feb 25 02:13:10.330 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
84692025-02-25T02:13:12.291Z[ recovery-image] Feb 25 02:13:10.330 INFO O| Feb 25 02:13:10.330 INFO ok!
84702025-02-25T02:13:12.291Z[ recovery-image] Feb 25 02:13:10.330 INFO O| Feb 25 02:13:10.330 INFO STEP 53 (ensure_file) COMPLETE
84712025-02-25T02:13:12.292Z[ recovery-image] Feb 25 02:13:10.330 INFO O| Feb 25 02:13:10.330 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84722025-02-25T02:13:12.337Z[ recovery-image] Feb 25 02:13:10.379 INFO O| Feb 25 02:13:10.379 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84732025-02-25T02:13:12.337Z[ recovery-image] Feb 25 02:13:10.379 INFO O| Feb 25 02:13:10.379 INFO copying /tmp/.tmpZkvLVr/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 ...
84742025-02-25T02:13:12.340Z[ recovery-image] Feb 25 02:13:10.379 INFO O| Feb 25 02:13:10.379 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
84752025-02-25T02:13:12.340Z[ recovery-image] Feb 25 02:13:10.380 INFO O| Feb 25 02:13:10.379 INFO ok!
84762025-02-25T02:13:12.340Z[ recovery-image] Feb 25 02:13:10.380 INFO O| Feb 25 02:13:10.379 INFO STEP 54 (ensure_file) COMPLETE
84772025-02-25T02:13:12.340Z[ recovery-image] Feb 25 02:13:10.380 INFO O| Feb 25 02:13:10.379 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84782025-02-25T02:13:12.381Z[ recovery-image] Feb 25 02:13:10.423 INFO O| Feb 25 02:13:10.423 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84792025-02-25T02:13:12.385Z[ recovery-image] Feb 25 02:13:10.423 INFO O| Feb 25 02:13:10.423 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84802025-02-25T02:13:12.385Z[ recovery-image] Feb 25 02:13:10.423 INFO O| Feb 25 02:13:10.423 INFO STEP 55 (ensure_dir) COMPLETE
84812025-02-25T02:13:12.385Z[ recovery-image] Feb 25 02:13:10.424 INFO O| Feb 25 02:13:10.423 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84822025-02-25T02:13:12.423Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84832025-02-25T02:13:12.425Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO copying /tmp/.tmpZkvLVr/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 ...
84842025-02-25T02:13:12.425Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84852025-02-25T02:13:12.425Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO ok!
84862025-02-25T02:13:12.425Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO STEP 56 (ensure_file) COMPLETE
84872025-02-25T02:13:12.425Z[ recovery-image] Feb 25 02:13:10.464 INFO O| Feb 25 02:13:10.464 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84882025-02-25T02:13:12.494Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
84892025-02-25T02:13:12.539Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84902025-02-25T02:13:12.539Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 INFO copying /tmp/.tmpZkvLVr/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 ...
84912025-02-25T02:13:12.539Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 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
84922025-02-25T02:13:12.541Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 INFO ok!
84932025-02-25T02:13:12.541Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 INFO STEP 57 (ensure_file) COMPLETE
84942025-02-25T02:13:12.541Z[ recovery-image] Feb 25 02:13:10.580 INFO O| Feb 25 02:13:10.580 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84952025-02-25T02:13:12.557Z[ recovery-image] Feb 25 02:13:10.598 INFO O| Feb 25 02:13:10.598 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84962025-02-25T02:13:12.557Z[ recovery-image] Feb 25 02:13:10.598 INFO O| Feb 25 02:13:10.598 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84972025-02-25T02:13:12.559Z[ recovery-image] Feb 25 02:13:10.598 INFO O| Feb 25 02:13:10.598 INFO STEP 58 (ensure_dir) COMPLETE
84982025-02-25T02:13:12.559Z[ recovery-image] Feb 25 02:13:10.598 INFO O| Feb 25 02:13:10.598 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84992025-02-25T02:13:12.601Z[ recovery-image] Feb 25 02:13:10.642 INFO O| Feb 25 02:13:10.642 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
85002025-02-25T02:13:12.601Z[ recovery-image] Feb 25 02:13:10.643 INFO O| Feb 25 02:13:10.642 INFO copying /tmp/.tmpZkvLVr/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 ...
85012025-02-25T02:13:12.604Z[ recovery-image] Feb 25 02:13:10.643 INFO O| Feb 25 02:13:10.643 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
85022025-02-25T02:13:12.604Z[ recovery-image] Feb 25 02:13:10.643 INFO O| Feb 25 02:13:10.643 INFO ok!
85032025-02-25T02:13:12.604Z[ recovery-image] Feb 25 02:13:10.643 INFO O| Feb 25 02:13:10.643 INFO STEP 59 (ensure_file) COMPLETE
85042025-02-25T02:13:12.604Z[ recovery-image] Feb 25 02:13:10.643 INFO O| Feb 25 02:13:10.643 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85052025-02-25T02:13:12.643Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
85062025-02-25T02:13:12.643Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
85072025-02-25T02:13:12.646Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
85082025-02-25T02:13:12.646Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO ok!
85092025-02-25T02:13:12.646Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO STEP 60 (ensure_file) COMPLETE
85102025-02-25T02:13:12.646Z[ recovery-image] Feb 25 02:13:10.685 INFO O| Feb 25 02:13:10.685 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85112025-02-25T02:13:12.662Z[ recovery-image] Feb 25 02:13:10.703 INFO O| Feb 25 02:13:10.703 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85122025-02-25T02:13:12.662Z[ recovery-image] Feb 25 02:13:10.703 INFO O| Feb 25 02:13:10.703 INFO STEP 61 (ensure_dir) COMPLETE
85132025-02-25T02:13:12.662Z[ recovery-image] Feb 25 02:13:10.703 INFO O| Feb 25 02:13:10.703 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85142025-02-25T02:13:12.680Z[ recovery-image] Feb 25 02:13:10.721 INFO O| Feb 25 02:13:10.721 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85152025-02-25T02:13:12.680Z[ recovery-image] Feb 25 02:13:10.721 INFO O| Feb 25 02:13:10.721 INFO STEP 62 (ensure_dir) COMPLETE
85162025-02-25T02:13:12.680Z[ recovery-image] Feb 25 02:13:10.721 INFO O| Feb 25 02:13:10.721 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85172025-02-25T02:13:12.699Z[ recovery-image] Feb 25 02:13:10.739 INFO O| Feb 25 02:13:10.739 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85182025-02-25T02:13:12.699Z[ recovery-image] Feb 25 02:13:10.739 INFO O| Feb 25 02:13:10.739 INFO STEP 63 (ensure_dir) COMPLETE
85192025-02-25T02:13:12.699Z[ recovery-image] Feb 25 02:13:10.739 INFO O| Feb 25 02:13:10.739 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85202025-02-25T02:13:12.716Z[ recovery-image] Feb 25 02:13:10.756 INFO O| Feb 25 02:13:10.756 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85212025-02-25T02:13:12.721Z[ recovery-image] Feb 25 02:13:10.756 INFO O| Feb 25 02:13:10.756 INFO STEP 64 (ensure_dir) COMPLETE
85222025-02-25T02:13:12.721Z[ recovery-image] Feb 25 02:13:10.756 INFO O| Feb 25 02:13:10.756 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85232025-02-25T02:13:12.734Z[ recovery-image] Feb 25 02:13:10.775 INFO O| Feb 25 02:13:10.775 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85242025-02-25T02:13:12.734Z[ recovery-image] Feb 25 02:13:10.776 INFO O| Feb 25 02:13:10.775 INFO copying /tmp/.tmpZkvLVr/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85252025-02-25T02:13:12.737Z[ recovery-image] Feb 25 02:13:10.776 INFO O| Feb 25 02:13:10.776 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85262025-02-25T02:13:12.737Z[ recovery-image] Feb 25 02:13:10.776 INFO O| Feb 25 02:13:10.776 INFO ok!
85272025-02-25T02:13:12.737Z[ recovery-image] Feb 25 02:13:10.776 INFO O| Feb 25 02:13:10.776 INFO STEP 65 (ensure_file) COMPLETE
85282025-02-25T02:13:12.737Z[ recovery-image] Feb 25 02:13:10.776 INFO O| Feb 25 02:13:10.776 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85292025-02-25T02:13:12.770Z[ recovery-image] Feb 25 02:13:10.812 INFO O| Feb 25 02:13:10.812 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85302025-02-25T02:13:12.773Z[ recovery-image] Feb 25 02:13:10.812 INFO O| Feb 25 02:13:10.812 INFO STEP 66 (remove_files) COMPLETE
85312025-02-25T02:13:12.773Z[ recovery-image] Feb 25 02:13:10.813 INFO O| Feb 25 02:13:10.813 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85322025-02-25T02:13:12.789Z[ recovery-image] Feb 25 02:13:10.831 INFO O| Feb 25 02:13:10.831 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85332025-02-25T02:13:12.791Z[ recovery-image] Feb 25 02:13:10.831 INFO O| Feb 25 02:13:10.831 INFO STEP 67 (remove_files) COMPLETE
85342025-02-25T02:13:12.791Z[ recovery-image] Feb 25 02:13:10.831 INFO O| Feb 25 02:13:10.831 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85352025-02-25T02:13:12.815Z[ recovery-image] Feb 25 02:13:10.856 INFO O| Feb 25 02:13:10.856 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85362025-02-25T02:13:12.818Z[ recovery-image] Feb 25 02:13:10.856 INFO O| Feb 25 02:13:10.856 INFO STEP 68 (remove_files) COMPLETE
85372025-02-25T02:13:12.819Z[ recovery-image] Feb 25 02:13:10.856 INFO O| Feb 25 02:13:10.856 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85382025-02-25T02:13:12.834Z[ recovery-image] Feb 25 02:13:10.876 INFO O| Feb 25 02:13:10.876 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85392025-02-25T02:13:12.837Z[ recovery-image] Feb 25 02:13:10.876 INFO O| Feb 25 02:13:10.876 INFO STEP 69 (remove_files) COMPLETE
85402025-02-25T02:13:12.837Z[ recovery-image] Feb 25 02:13:10.877 INFO O| Feb 25 02:13:10.876 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85412025-02-25T02:13:12.855Z[ recovery-image] Feb 25 02:13:10.896 INFO O| Feb 25 02:13:10.896 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85422025-02-25T02:13:12.857Z[ recovery-image] Feb 25 02:13:10.897 INFO O| Feb 25 02:13:10.896 INFO STEP 70 (remove_files) COMPLETE
85432025-02-25T02:13:12.857Z[ recovery-image] Feb 25 02:13:10.897 INFO O| Feb 25 02:13:10.897 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85442025-02-25T02:13:12.873Z[ recovery-image] Feb 25 02:13:10.914 INFO O| Feb 25 02:13:10.914 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85452025-02-25T02:13:12.875Z[ recovery-image] Feb 25 02:13:10.915 INFO O| Feb 25 02:13:10.915 INFO STEP 71 (remove_files) COMPLETE
85462025-02-25T02:13:12.875Z[ recovery-image] Feb 25 02:13:10.915 INFO O| Feb 25 02:13:10.915 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85472025-02-25T02:13:12.891Z[ recovery-image] Feb 25 02:13:10.933 INFO O| Feb 25 02:13:10.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85482025-02-25T02:13:12.894Z[ recovery-image] Feb 25 02:13:10.933 INFO O| Feb 25 02:13:10.933 INFO STEP 72 (remove_files) COMPLETE
85492025-02-25T02:13:12.894Z[ recovery-image] Feb 25 02:13:10.933 INFO O| Feb 25 02:13:10.933 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85502025-02-25T02:13:12.919Z[ recovery-image] Feb 25 02:13:10.954 INFO O| Feb 25 02:13:10.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85512025-02-25T02:13:12.920Z[ recovery-image] Feb 25 02:13:10.955 INFO O| Feb 25 02:13:10.955 INFO STEP 73 (remove_files) COMPLETE
85522025-02-25T02:13:12.920Z[ recovery-image] Feb 25 02:13:10.955 INFO O| Feb 25 02:13:10.955 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85532025-02-25T02:13:12.936Z[ recovery-image] Feb 25 02:13:10.977 INFO O| Feb 25 02:13:10.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85542025-02-25T02:13:12.936Z[ recovery-image] Feb 25 02:13:10.977 INFO O| Feb 25 02:13:10.977 INFO STEP 74 (remove_files) COMPLETE
85552025-02-25T02:13:12.936Z[ recovery-image] Feb 25 02:13:10.977 INFO O| Feb 25 02:13:10.977 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85562025-02-25T02:13:12.972Z[ recovery-image] Feb 25 02:13:11.014 INFO O| Feb 25 02:13:11.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85572025-02-25T02:13:12.975Z[ recovery-image] Feb 25 02:13:11.014 INFO O| Feb 25 02:13:11.014 INFO STEP 75 (remove_files) COMPLETE
85582025-02-25T02:13:12.975Z[ recovery-image] Feb 25 02:13:11.014 INFO O| Feb 25 02:13:11.014 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85592025-02-25T02:13:12.993Z[ recovery-image] Feb 25 02:13:11.035 INFO O| Feb 25 02:13:11.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85602025-02-25T02:13:12.993Z[ recovery-image] Feb 25 02:13:11.035 INFO O| Feb 25 02:13:11.035 INFO STEP 76 (remove_files) COMPLETE
85612025-02-25T02:13:12.996Z[ recovery-image] Feb 25 02:13:11.035 INFO O| Feb 25 02:13:11.035 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85622025-02-25T02:13:13.014Z[ recovery-image] Feb 25 02:13:11.055 INFO O| Feb 25 02:13:11.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85632025-02-25T02:13:13.014Z[ recovery-image] Feb 25 02:13:11.055 INFO O| Feb 25 02:13:11.055 INFO STEP 77 (remove_files) COMPLETE
85642025-02-25T02:13:13.017Z[ recovery-image] Feb 25 02:13:11.055 INFO O| Feb 25 02:13:11.055 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85652025-02-25T02:13:13.033Z[ recovery-image] Feb 25 02:13:11.075 INFO O| Feb 25 02:13:11.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85662025-02-25T02:13:13.033Z[ recovery-image] Feb 25 02:13:11.075 INFO O| Feb 25 02:13:11.075 INFO STEP 78 (remove_files) COMPLETE
85672025-02-25T02:13:13.033Z[ recovery-image] Feb 25 02:13:11.075 INFO O| Feb 25 02:13:11.075 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85682025-02-25T02:13:13.148Z[ recovery-image] Feb 25 02:13:11.190 INFO O| Feb 25 02:13:11.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85692025-02-25T02:13:13.148Z[ recovery-image] Feb 25 02:13:11.190 INFO O| Feb 25 02:13:11.190 INFO STEP 79 (remove_files) COMPLETE
85702025-02-25T02:13:13.151Z[ recovery-image] Feb 25 02:13:11.190 INFO O| Feb 25 02:13:11.190 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85712025-02-25T02:13:13.179Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
85722025-02-25T02:13:13.195Z[ recovery-image] Feb 25 02:13:11.221 INFO O| Feb 25 02:13:11.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85732025-02-25T02:13:13.195Z[ recovery-image] Feb 25 02:13:11.221 INFO O| Feb 25 02:13:11.221 INFO STEP 80 (remove_files) COMPLETE
85742025-02-25T02:13:13.198Z[ recovery-image] Feb 25 02:13:11.221 INFO O| Feb 25 02:13:11.221 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85752025-02-25T02:13:13.201Z[ recovery-image] Feb 25 02:13:11.239 INFO O| Feb 25 02:13:11.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85762025-02-25T02:13:13.201Z[ recovery-image] Feb 25 02:13:11.239 INFO O| Feb 25 02:13:11.239 INFO STEP 81 (remove_files) COMPLETE
85772025-02-25T02:13:13.201Z[ recovery-image] Feb 25 02:13:11.239 INFO O| Feb 25 02:13:11.239 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85782025-02-25T02:13:13.216Z[ recovery-image] Feb 25 02:13:11.257 INFO O| Feb 25 02:13:11.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85792025-02-25T02:13:13.216Z[ recovery-image] Feb 25 02:13:11.258 INFO O| Feb 25 02:13:11.258 INFO STEP 82 (remove_files) COMPLETE
85802025-02-25T02:13:13.216Z[ recovery-image] Feb 25 02:13:11.258 INFO O| Feb 25 02:13:11.258 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85812025-02-25T02:13:13.252Z[ recovery-image] Feb 25 02:13:11.294 INFO O| Feb 25 02:13:11.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85822025-02-25T02:13:13.252Z[ recovery-image] Feb 25 02:13:11.294 INFO O| Feb 25 02:13:11.294 INFO STEP 83 (remove_files) COMPLETE
85832025-02-25T02:13:13.252Z[ recovery-image] Feb 25 02:13:11.294 INFO O| Feb 25 02:13:11.294 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85842025-02-25T02:13:13.298Z[ recovery-image] Feb 25 02:13:11.339 INFO O| Feb 25 02:13:11.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85852025-02-25T02:13:13.298Z[ recovery-image] Feb 25 02:13:11.339 INFO O| Feb 25 02:13:11.339 INFO STEP 84 (remove_files) COMPLETE
85862025-02-25T02:13:13.298Z[ recovery-image] Feb 25 02:13:11.339 INFO O| Feb 25 02:13:11.339 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85872025-02-25T02:13:13.349Z[ recovery-image] Feb 25 02:13:11.391 INFO O| Feb 25 02:13:11.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85882025-02-25T02:13:13.349Z[ recovery-image] Feb 25 02:13:11.391 INFO O| Feb 25 02:13:11.391 INFO STEP 85 (remove_files) COMPLETE
85892025-02-25T02:13:13.349Z[ recovery-image] Feb 25 02:13:11.391 INFO O| Feb 25 02:13:11.391 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85902025-02-25T02:13:13.379Z[ recovery-image] Feb 25 02:13:11.421 INFO O| Feb 25 02:13:11.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85912025-02-25T02:13:13.382Z[ recovery-image] Feb 25 02:13:11.421 INFO O| Feb 25 02:13:11.421 INFO STEP 86 (remove_files) COMPLETE
85922025-02-25T02:13:13.382Z[ recovery-image] Feb 25 02:13:11.421 INFO O| Feb 25 02:13:11.421 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85932025-02-25T02:13:13.419Z[ recovery-image] Feb 25 02:13:11.460 INFO O| Feb 25 02:13:11.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85942025-02-25T02:13:13.429Z[ recovery-image] Feb 25 02:13:11.470 INFO O| Feb 25 02:13:11.461 INFO STEP 87 (remove_files) COMPLETE
85952025-02-25T02:13:13.429Z[ recovery-image] Feb 25 02:13:11.470 INFO O| Feb 25 02:13:11.470 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85962025-02-25T02:13:13.488Z[ recovery-image] Feb 25 02:13:11.530 INFO O| Feb 25 02:13:11.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85972025-02-25T02:13:13.488Z[ recovery-image] Feb 25 02:13:11.530 INFO O| Feb 25 02:13:11.530 INFO STEP 88 (remove_files) COMPLETE
85982025-02-25T02:13:13.491Z[ recovery-image] Feb 25 02:13:11.530 INFO O| Feb 25 02:13:11.530 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85992025-02-25T02:13:13.507Z[ recovery-image] Feb 25 02:13:11.549 INFO O| Feb 25 02:13:11.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
86002025-02-25T02:13:13.510Z[ recovery-image] Feb 25 02:13:11.549 INFO O| Feb 25 02:13:11.549 INFO STEP 89 (remove_files) COMPLETE
86012025-02-25T02:13:13.510Z[ recovery-image] Feb 25 02:13:11.549 INFO O| Feb 25 02:13:11.549 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86022025-02-25T02:13:13.532Z[ recovery-image] Feb 25 02:13:11.573 INFO O| Feb 25 02:13:11.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
86032025-02-25T02:13:13.532Z[ recovery-image] Feb 25 02:13:11.574 INFO O| Feb 25 02:13:11.574 INFO STEP 90 (remove_files) COMPLETE
86042025-02-25T02:13:13.532Z[ recovery-image] Feb 25 02:13:11.574 INFO O| Feb 25 02:13:11.574 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86052025-02-25T02:13:13.563Z[ recovery-image] Feb 25 02:13:11.604 INFO O| Feb 25 02:13:11.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
86062025-02-25T02:13:13.563Z[ recovery-image] Feb 25 02:13:11.604 INFO O| Feb 25 02:13:11.604 INFO STEP 91 (remove_files) COMPLETE
86072025-02-25T02:13:13.568Z[ recovery-image] Feb 25 02:13:11.604 INFO O| Feb 25 02:13:11.604 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86082025-02-25T02:13:13.608Z[ recovery-image] Feb 25 02:13:11.650 INFO O| Feb 25 02:13:11.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
86092025-02-25T02:13:13.608Z[ recovery-image] Feb 25 02:13:11.650 INFO O| Feb 25 02:13:11.648 INFO STEP 92 (remove_files) COMPLETE
86102025-02-25T02:13:13.608Z[ recovery-image] Feb 25 02:13:11.650 INFO O| Feb 25 02:13:11.648 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86112025-02-25T02:13:13.628Z[ recovery-image] Feb 25 02:13:11.670 INFO O| Feb 25 02:13:11.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86122025-02-25T02:13:13.628Z[ recovery-image] Feb 25 02:13:11.670 INFO O| Feb 25 02:13:11.670 INFO STEP 93 (remove_files) COMPLETE
86132025-02-25T02:13:13.628Z[ recovery-image] Feb 25 02:13:11.670 INFO O| Feb 25 02:13:11.670 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86142025-02-25T02:13:13.652Z[ recovery-image] Feb 25 02:13:11.694 INFO O| Feb 25 02:13:11.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86152025-02-25T02:13:13.655Z[ recovery-image] Feb 25 02:13:11.694 INFO O| Feb 25 02:13:11.694 INFO STEP 94 (remove_files) COMPLETE
86162025-02-25T02:13:13.655Z[ recovery-image] Feb 25 02:13:11.694 INFO O| Feb 25 02:13:11.694 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86172025-02-25T02:13:13.671Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
86182025-02-25T02:13:13.702Z[ recovery-image] Feb 25 02:13:11.742 INFO O| Feb 25 02:13:11.742 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86192025-02-25T02:13:13.708Z[ recovery-image] Feb 25 02:13:11.743 INFO O| Feb 25 02:13:11.743 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "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"}
86202025-02-25T02:13:14.225Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
86212025-02-25T02:13:14.630Z[verify-libraries] Compiling sync-ptr v0.1.1
86222025-02-25T02:13:15.035Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
86232025-02-25T02:13:24.867Z[ recovery-image] Feb 25 02:13:22.908 INFO O| Feb 25 02:13:22.908 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
86242025-02-25T02:13:24.869Z[ recovery-image] Feb 25 02:13:22.908 INFO O| Feb 25 02:13:22.908 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86252025-02-25T02:13:24.887Z[ recovery-image] Feb 25 02:13:22.928 INFO O| Feb 25 02:13:22.928 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86262025-02-25T02:13:25.010Z[ recovery-image] Feb 25 02:13:23.051 INFO O| Feb 25 02:13:23.051 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86272025-02-25T02:13:25.010Z[ recovery-image] Feb 25 02:13:23.051 INFO O| Feb 25 02:13:23.051 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 ...
86282025-02-25T02:13:25.013Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86292025-02-25T02:13:25.013Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO ok!
86302025-02-25T02:13:25.013Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86312025-02-25T02:13:25.015Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO STEP 95 (seed_smf) COMPLETE
86322025-02-25T02:13:25.015Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO steps complete; finalising image!
86332025-02-25T02:13:25.015Z[ recovery-image] Feb 25 02:13:23.054 INFO O| Feb 25 02:13:23.054 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86342025-02-25T02:13:25.093Z[ recovery-image] Feb 25 02:13:23.134 INFO O| Feb 25 02:13:23.134 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Tue Feb 25 02:13:23 2025)
86352025-02-25T02:13:25.306Z[ recovery-image] Feb 25 02:13:23.347 INFO O| Feb 25 02:13:23.347 INFO trim TEMPORARY-gimlet-zfs-recovery: (24% trimmed, started at Tue Feb 25 02:13:23 2025)
86362025-02-25T02:13:25.517Z[ recovery-image] Feb 25 02:13:23.559 INFO O| Feb 25 02:13:23.559 INFO trim TEMPORARY-gimlet-zfs-recovery: (41% trimmed, started at Tue Feb 25 02:13:23 2025)
86372025-02-25T02:13:25.734Z[ recovery-image] Feb 25 02:13:23.774 INFO O| Feb 25 02:13:23.774 INFO trim TEMPORARY-gimlet-zfs-recovery: (69% trimmed, started at Tue Feb 25 02:13:23 2025)
86382025-02-25T02:13:25.945Z[ recovery-image] Feb 25 02:13:23.987 INFO O| Feb 25 02:13:23.987 INFO trim TEMPORARY-gimlet-zfs-recovery: (81% trimmed, started at Tue Feb 25 02:13:23 2025)
86392025-02-25T02:13:26.189Z[ recovery-image] Feb 25 02:13:24.230 INFO O| Feb 25 02:13:24.230 INFO temporary pool has 380M used, 1.38G avail, 1.00x compressratio
86402025-02-25T02:13:26.189Z[ recovery-image] Feb 25 02:13:24.230 INFO O| Feb 25 02:13:24.230 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86412025-02-25T02:13:27.010Z[ recovery-image] Feb 25 02:13:25.050 INFO O| Feb 25 02:13:25.050 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
86422025-02-25T02:13:27.010Z[ recovery-image] Feb 25 02:13:25.050 INFO O| Feb 25 02:13:25.050 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86432025-02-25T02:13:28.568Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
86442025-02-25T02:13:32.690Z[ recovery-image] Feb 25 02:13:30.731 INFO O| Feb 25 02:13:30.731 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86452025-02-25T02:13:32.690Z[ recovery-image] Feb 25 02:13:30.731 INFO O| Feb 25 02:13:30.731 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86462025-02-25T02:13:32.693Z[ recovery-image] Feb 25 02:13:30.731 INFO O| Feb 25 02:13:30.731 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86472025-02-25T02:13:32.693Z[ recovery-image] Feb 25 02:13:30.731 INFO O| Feb 25 02:13:30.731 INFO completed processing gimlet/zfs-recovery
86482025-02-25T02:13:32.693Z[ recovery-image] Feb 25 02:13:30.732 INFO O| Feb 25 02:13:30.732 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86492025-02-25T02:13:33.038Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
86502025-02-25T02:13:33.260Z[ recovery-image] Feb 25 02:13:31.301 INFO O| Feb 25 02:13:31.301 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86512025-02-25T02:13:33.392Z[ recovery-image] Feb 25 02:13:31.432 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
86522025-02-25T02:13:33.395Z[ recovery-image] Feb 25 02:13:31.433 INFO expanded image name: "recovery 804b2ee/${os_short_commit} 2025-02-25 01:41" -> "recovery 804b2ee/9fcb5ef 2025-02-25 01:41"
86532025-02-25T02:13:33.395Z[ recovery-image] Feb 25 02:13:31.433 INFO output artefacts stored in: "/work/os-recovery"
86542025-02-25T02:13:33.395Z[ recovery-image] Feb 25 02:13:31.433 INFO collecting git info from project "bootserver"...
86552025-02-25T02:13:33.427Z[ recovery-image] Feb 25 02:13:31.469 INFO collecting git info from project "image-builder"...
86562025-02-25T02:13:33.437Z[ recovery-image] Feb 25 02:13:31.479 INFO collecting git info from project "phbl"...
86572025-02-25T02:13:33.448Z[ recovery-image] Feb 25 02:13:31.489 INFO collecting git info from project "amd-firmware"...
86582025-02-25T02:13:33.670Z[ recovery-image] Feb 25 02:13:31.711 INFO collecting git info from project "amd-host-image-builder"...
86592025-02-25T02:13:34.326Z[ recovery-image] Feb 25 02:13:32.367 INFO collecting git info from project "chelsio-t6-roms"...
86602025-02-25T02:13:34.362Z[ recovery-image] Feb 25 02:13:32.403 INFO collecting git info from project "pinprick"...
86612025-02-25T02:13:34.373Z[ recovery-image] Feb 25 02:13:32.414 INFO collecting git info from project "pilot"...
86622025-02-25T02:13:34.402Z[ recovery-image] Feb 25 02:13:32.435 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86632025-02-25T02:13:35.369Z[ recovery-image] Feb 25 02:13:33.410 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86642025-02-25T02:13:35.994Z[ recovery-image] Feb 25 02:13:34.035 INFO creating Oxide boot image...
86652025-02-25T02:13:35.994Z[ recovery-image] Feb 25 02:13:34.035 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 804b2ee/9fcb5ef 2025-02-25 01:41", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86662025-02-25T02:13:53.832Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
86672025-02-25T02:14:06.186Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
86682025-02-25T02:14:12.735Z[ host-image] Feb 25 02:14:10.776 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23235:20250221T103335Z
86692025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.776 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23235:20250221T103335Z
86702025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.776 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86712025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.776 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86722025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.777 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86732025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.777 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86742025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.778 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86752025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.778 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86762025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.778 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86772025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.778 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86782025-02-25T02:14:12.738Z[ host-image] Feb 25 02:14:10.778 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23235:20250221T103335Z
86792025-02-25T02:14:12.741Z[ host-image] Feb 25 02:14:10.781 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23235:20250221T103336Z
86802025-02-25T02:14:12.743Z[ host-image] Feb 25 02:14:10.782 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23235:20250221T103336Z
86812025-02-25T02:14:12.743Z[ host-image] Feb 25 02:14:10.783 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23235:20250221T103336Z
86822025-02-25T02:14:12.743Z[ host-image] Feb 25 02:14:10.783 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86832025-02-25T02:14:12.744Z[ host-image] Feb 25 02:14:10.784 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23235:20250221T103336Z
86842025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.785 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23235:20250221T103337Z
86852025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.785 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23235:20250221T103337Z
86862025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.785 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23235:20250221T103337Z
86872025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.785 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23235:20250221T103338Z
86882025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.785 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23235:20250221T103338Z
86892025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.786 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23235:20250221T103338Z
86902025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.786 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23235:20250221T103338Z
86912025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.786 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23235:20250221T103339Z
86922025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.786 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23235:20250221T103339Z
86932025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23235:20250221T103340Z
86942025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23235:20250221T103340Z
86952025-02-25T02:14:12.746Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23235:20250221T103342Z
86962025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23235:20250221T103342Z
86972025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.334:20250214T080526Z
86982025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23235:20250221T103344Z
86992025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.787 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23235:20250221T103346Z
87002025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.788 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23235:20250221T103347Z
87012025-02-25T02:14:12.749Z[ host-image] Feb 25 02:14:10.788 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23235:20250221T103347Z
87022025-02-25T02:14:12.750Z[ host-image] Feb 25 02:14:10.789 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23235:20250221T103349Z
87032025-02-25T02:14:12.750Z[ host-image] Feb 25 02:14:10.789 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23235:20250221T103349Z
87042025-02-25T02:14:12.762Z[ host-image] Feb 25 02:14:10.802 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
87052025-02-25T02:14:12.762Z[ host-image] Feb 25 02:14:10.802 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23235:20250221T103349Z
87062025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.802 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
87072025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.802 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
87082025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.803 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
87092025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.803 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23235:20250221T103349Z
87102025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.803 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
87112025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.804 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
87122025-02-25T02:14:12.765Z[ host-image] Feb 25 02:14:10.805 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
87132025-02-25T02:14:12.768Z[ host-image] Feb 25 02:14:10.806 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
87142025-02-25T02:14:12.783Z[ host-image] Feb 25 02:14:10.824 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
87152025-02-25T02:14:12.783Z[ host-image] Feb 25 02:14:10.824 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
87162025-02-25T02:14:12.787Z[ host-image] Feb 25 02:14:10.824 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87172025-02-25T02:14:12.787Z[ host-image] Feb 25 02:14:10.825 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87182025-02-25T02:14:12.787Z[ host-image] Feb 25 02:14:10.826 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87192025-02-25T02:14:12.787Z[ host-image] Feb 25 02:14:10.826 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87202025-02-25T02:14:12.866Z[ host-image] Feb 25 02:14:10.907 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z
87212025-02-25T02:14:12.869Z[ host-image] Feb 25 02:14:10.908 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87222025-02-25T02:14:12.869Z[ host-image] Feb 25 02:14:10.908 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87232025-02-25T02:14:12.869Z[ host-image] Feb 25 02:14:10.909 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23235:20250221T103351Z
87242025-02-25T02:14:12.869Z[ host-image] Feb 25 02:14:10.909 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23235:20250221T103357Z
87252025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.909 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87262025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.909 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23235:20250221T103357Z
87272025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.910 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
87282025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.910 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
87292025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.910 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
87302025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.910 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23235:20250221T103357Z
87312025-02-25T02:14:12.872Z[ host-image] Feb 25 02:14:10.910 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87322025-02-25T02:14:12.876Z[ host-image] Feb 25 02:14:10.917 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87332025-02-25T02:14:12.879Z[ host-image] Feb 25 02:14:10.917 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87342025-02-25T02:14:12.879Z[ host-image] Feb 25 02:14:10.917 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
87352025-02-25T02:14:12.879Z[ host-image] Feb 25 02:14:10.918 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23235:20250221T103358Z
87362025-02-25T02:14:12.879Z[ host-image] Feb 25 02:14:10.918 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87372025-02-25T02:14:12.908Z[ host-image] Feb 25 02:14:10.948 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87382025-02-25T02:14:12.911Z[ host-image] Feb 25 02:14:10.949 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23235:20250221T103358Z
87392025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.952 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23235:20250221T103358Z
87402025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.952 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23235:20250221T103359Z
87412025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.953 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87422025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.953 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23235:20250221T103400Z
87432025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.954 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23235:20250221T103400Z
87442025-02-25T02:14:12.914Z[ host-image] Feb 25 02:14:10.954 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23235:20250221T103400Z
87452025-02-25T02:14:12.917Z[ host-image] Feb 25 02:14:10.955 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23235:20250221T103400Z
87462025-02-25T02:14:12.922Z[ host-image] Feb 25 02:14:10.963 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87472025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.964 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23235:20250221T103401Z
87482025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.965 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23235:20250221T103402Z
87492025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.965 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87502025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.965 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23235:20250221T103402Z
87512025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.966 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23235:20250221T103402Z
87522025-02-25T02:14:12.926Z[ host-image] Feb 25 02:14:10.966 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23235:20250221T103403Z
87532025-02-25T02:14:12.929Z[ host-image] Feb 25 02:14:10.966 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23235:20250221T103403Z
87542025-02-25T02:14:12.938Z[ host-image] Feb 25 02:14:10.979 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23235:20250221T103403Z
87552025-02-25T02:14:12.938Z[ host-image] Feb 25 02:14:10.979 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87562025-02-25T02:14:12.941Z[ host-image] Feb 25 02:14:10.982 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23235:20250221T103403Z
87572025-02-25T02:14:12.943Z[ host-image] Feb 25 02:14:10.984 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23235:20250221T103403Z
87582025-02-25T02:14:12.943Z[ host-image] Feb 25 02:14:10.984 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23235:20250221T103403Z
87592025-02-25T02:14:12.946Z[ host-image] Feb 25 02:14:10.984 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23235:20250221T103403Z
87602025-02-25T02:14:12.946Z[ host-image] Feb 25 02:14:10.985 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23235:20250221T103403Z
87612025-02-25T02:14:12.946Z[ host-image] Feb 25 02:14:10.986 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23235:20250221T103404Z
87622025-02-25T02:14:12.974Z[ host-image] Feb 25 02:14:11.015 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23235:20250221T103405Z
87632025-02-25T02:14:12.974Z[ host-image] Feb 25 02:14:11.015 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23235:20250221T103404Z
87642025-02-25T02:14:12.977Z[ host-image] Feb 25 02:14:11.015 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23235:20250221T103405Z
87652025-02-25T02:14:12.977Z[ host-image] Feb 25 02:14:11.017 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23235:20250221T103405Z
87662025-02-25T02:14:12.977Z[ host-image] Feb 25 02:14:11.017 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23235:20250221T103405Z
87672025-02-25T02:14:13.011Z[ host-image] Feb 25 02:14:11.052 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23235:20250221T103408Z
87682025-02-25T02:14:13.014Z[ host-image] Feb 25 02:14:11.052 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23235:20250221T103405Z
87692025-02-25T02:14:13.015Z[ host-image] Feb 25 02:14:11.052 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23235:20250221T103405Z
87702025-02-25T02:14:13.015Z[ host-image] Feb 25 02:14:11.053 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
87712025-02-25T02:14:13.015Z[ host-image] Feb 25 02:14:11.054 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
87722025-02-25T02:14:13.057Z[ host-image] Feb 25 02:14:11.098 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23235:20250221T103406Z
87732025-02-25T02:14:13.060Z[ host-image] Feb 25 02:14:11.098 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87742025-02-25T02:14:13.060Z[ host-image] Feb 25 02:14:11.098 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23235:20250221T103406Z
87752025-02-25T02:14:13.060Z[ host-image] Feb 25 02:14:11.098 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23235:20250221T103406Z
87762025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.100 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23235:20250221T103406Z
87772025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.101 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87782025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.102 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87792025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.103 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23235:20250221T103407Z
87802025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.103 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23235:20250221T103407Z
87812025-02-25T02:14:13.062Z[ host-image] Feb 25 02:14:11.103 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23235:20250221T103407Z
87822025-02-25T02:14:13.065Z[ host-image] Feb 25 02:14:11.104 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23235:20250221T103407Z
87832025-02-25T02:14:13.065Z[ host-image] Feb 25 02:14:11.104 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23235:20250221T103408Z
87842025-02-25T02:14:13.065Z[ host-image] Feb 25 02:14:11.105 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23235:20250221T103408Z
87852025-02-25T02:14:13.068Z[ host-image] Feb 25 02:14:11.109 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87862025-02-25T02:14:13.071Z[ host-image] Feb 25 02:14:11.109 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23235:20250221T103409Z
87872025-02-25T02:14:13.073Z[ host-image] Feb 25 02:14:11.112 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23235:20250221T103409Z
87882025-02-25T02:14:13.073Z[ host-image] Feb 25 02:14:11.112 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23235:20250221T103409Z
87892025-02-25T02:14:13.073Z[ host-image] Feb 25 02:14:11.113 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23235:20250221T103410Z
87902025-02-25T02:14:13.074Z[ host-image] Feb 25 02:14:11.113 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23235:20250221T103409Z
87912025-02-25T02:14:13.074Z[ host-image] Feb 25 02:14:11.113 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23235:20250221T103410Z
87922025-02-25T02:14:13.074Z[ host-image] Feb 25 02:14:11.114 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87932025-02-25T02:14:13.074Z[ host-image] Feb 25 02:14:11.114 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87942025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.114 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23235:20250221T103412Z
87952025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.115 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23235:20250221T103412Z
87962025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.115 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
87972025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.115 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
87982025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.115 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
87992025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.116 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
88002025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.116 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
88012025-02-25T02:14:13.077Z[ host-image] Feb 25 02:14:11.117 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
88022025-02-25T02:14:13.080Z[ host-image] Feb 25 02:14:11.119 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
88032025-02-25T02:14:13.080Z[ host-image] Feb 25 02:14:11.119 INFO O| tempdir @ "/tmp/.tmpAtERtD/tmp"
88042025-02-25T02:14:13.080Z[ host-image] Feb 25 02:14:11.119 INFO O| image root @ "/tmp/.tmpAtERtD/tmp/root"
88052025-02-25T02:14:13.080Z[ host-image] Feb 25 02:14:11.120 INFO O| creating image...
88062025-02-25T02:14:14.258Z[ host-image] Feb 25 02:14:12.299 INFO O| copying publishers...
88072025-02-25T02:14:15.284Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
88082025-02-25T02:14:28.391Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
88092025-02-25T02:14:31.639Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
88102025-02-25T02:14:38.716Z[ host-image] Feb 25 02:14:36.756 INFO O| adding properties...
88112025-02-25T02:14:39.143Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
88122025-02-25T02:14:41.136Z[ host-image] Feb 25 02:14:39.176 INFO O| installing packages...
88132025-02-25T02:14:44.713Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
88142025-02-25T02:14:51.938Z[ recovery-image] Feb 25 02:14:49.978 INFO O| ok, image written!
88152025-02-25T02:14:51.941Z[ recovery-image] Feb 25 02:14:49.978 INFO O| ok, boot_image_csum file written!
88162025-02-25T02:14:51.948Z[ recovery-image] Feb 25 02:14:49.988 INFO creating boot archive (CPIO)...
88172025-02-25T02:14:51.950Z[ recovery-image] Feb 25 02:14:49.988 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
88182025-02-25T02:14:51.970Z[ recovery-image] Feb 25 02:14:50.010 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88192025-02-25T02:14:51.970Z[ recovery-image] Feb 25 02:14:50.010 INFO E| + outfile=/work/os-recovery/cpio
88202025-02-25T02:14:51.970Z[ recovery-image] Feb 25 02:14:50.010 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88212025-02-25T02:14:51.974Z[ recovery-image] Feb 25 02:14:50.014 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88222025-02-25T02:14:51.977Z[ recovery-image] Feb 25 02:14:50.014 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88232025-02-25T02:14:52.044Z[ recovery-image] Feb 25 02:14:50.083 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88242025-02-25T02:14:52.044Z[ recovery-image] Feb 25 02:14:50.083 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88252025-02-25T02:14:52.056Z[ recovery-image] Feb 25 02:14:50.096 INFO creating compressed cpio/unix for nanobl-rs...
88262025-02-25T02:14:52.057Z[ recovery-image] Feb 25 02:14:50.096 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
88272025-02-25T02:14:53.703Z[ recovery-image] Feb 25 02:14:51.743 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88282025-02-25T02:14:55.205Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
88292025-02-25T02:14:56.062Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
88302025-02-25T02:14:57.291Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
88312025-02-25T02:15:00.054Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
88322025-02-25T02:15:02.239Z[ recovery-image] Feb 25 02:15:00.278 INFO creating reset image...
88332025-02-25T02:15:02.242Z[ recovery-image] Feb 25 02:15:00.278 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
88342025-02-25T02:15:02.872Z[ recovery-image] Feb 25 02:15:00.911 INFO E| Updating crates.io index
88352025-02-25T02:15:03.185Z[ recovery-image] Feb 25 02:15:01.225 INFO E| Downloading crates ...
88362025-02-25T02:15:03.333Z[ recovery-image] Feb 25 02:15:01.369 INFO E| Downloaded anstyle-parse v0.2.5
88372025-02-25T02:15:03.336Z[ recovery-image] Feb 25 02:15:01.375 INFO E| Downloaded clap_lex v0.7.2
88382025-02-25T02:15:03.341Z[ recovery-image] Feb 25 02:15:01.378 INFO E| Downloaded anstyle-query v1.1.1
88392025-02-25T02:15:03.344Z[ recovery-image] Feb 25 02:15:01.381 INFO E| Downloaded clap_derive v4.5.13
88402025-02-25T02:15:03.348Z[ recovery-image] Feb 25 02:15:01.385 INFO E| Downloaded anstyle v1.0.8
88412025-02-25T02:15:03.351Z[ recovery-image] Feb 25 02:15:01.389 INFO E| Downloaded shared_child v1.0.1
88422025-02-25T02:15:03.356Z[ recovery-image] Feb 25 02:15:01.391 INFO E| Downloaded is_terminal_polyfill v1.70.1
88432025-02-25T02:15:03.356Z[ recovery-image] Feb 25 02:15:01.392 INFO E| Downloaded colorchoice v1.0.2
88442025-02-25T02:15:03.356Z[ recovery-image] Feb 25 02:15:01.395 INFO E| Downloaded anstream v0.6.15
88452025-02-25T02:15:03.360Z[ recovery-image] Feb 25 02:15:01.399 INFO E| Downloaded strsim v0.11.1
88462025-02-25T02:15:03.396Z[ recovery-image] Feb 25 02:15:01.434 INFO E| Downloaded utf8parse v0.2.2
88472025-02-25T02:15:03.401Z[ recovery-image] Feb 25 02:15:01.436 INFO E| Downloaded unicode-ident v1.0.13
88482025-02-25T02:15:03.407Z[ recovery-image] Feb 25 02:15:01.441 INFO E| Downloaded proc-macro2 v1.0.86
88492025-02-25T02:15:03.407Z[ recovery-image] Feb 25 02:15:01.445 INFO E| Downloaded once_cell v1.19.0
88502025-02-25T02:15:03.410Z[ recovery-image] Feb 25 02:15:01.449 INFO E| Downloaded duct v0.13.7
88512025-02-25T02:15:03.423Z[ recovery-image] Feb 25 02:15:01.454 INFO E| Downloaded quote v1.0.37
88522025-02-25T02:15:03.423Z[ recovery-image] Feb 25 02:15:01.458 INFO E| Downloaded clap v4.5.17
88532025-02-25T02:15:03.436Z[ recovery-image] Feb 25 02:15:01.476 INFO E| Downloaded os_pipe v1.2.1
88542025-02-25T02:15:03.438Z[ recovery-image] Feb 25 02:15:01.478 INFO E| Downloaded heck v0.5.0
88552025-02-25T02:15:03.441Z[ recovery-image] Feb 25 02:15:01.480 INFO E| Downloaded clap_builder v4.5.17
88562025-02-25T02:15:03.482Z[ recovery-image] Feb 25 02:15:01.522 INFO E| Downloaded syn v2.0.77
88572025-02-25T02:15:03.536Z[ recovery-image] Feb 25 02:15:01.575 INFO E| Downloaded libc v0.2.158
88582025-02-25T02:15:03.703Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling proc-macro2 v1.0.86
88592025-02-25T02:15:03.703Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling unicode-ident v1.0.13
88602025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling libc v0.2.158
88612025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling utf8parse v0.2.2
88622025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling anstyle v1.0.8
88632025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.742 INFO E| Compiling is_terminal_polyfill v1.70.1
88642025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.743 INFO E| Compiling anstyle-query v1.1.1
88652025-02-25T02:15:03.707Z[ recovery-image] Feb 25 02:15:01.743 INFO E| Compiling colorchoice v1.0.2
88662025-02-25T02:15:04.530Z[ recovery-image] Feb 25 02:15:02.570 INFO E| Compiling heck v0.5.0
88672025-02-25T02:15:04.780Z[ recovery-image] Feb 25 02:15:02.819 INFO E| Compiling anstyle-parse v0.2.5
88682025-02-25T02:15:04.945Z[ recovery-image] Feb 25 02:15:02.985 INFO E| Compiling clap_lex v0.7.2
88692025-02-25T02:15:04.946Z[ recovery-image] Feb 25 02:15:02.985 INFO E| Compiling strsim v0.11.1
88702025-02-25T02:15:05.144Z[ recovery-image] Feb 25 02:15:03.184 INFO E| Compiling once_cell v1.19.0
88712025-02-25T02:15:05.397Z[verify-libraries] Compiling termios v0.3.3
88722025-02-25T02:15:05.509Z[ recovery-image] Feb 25 02:15:03.545 INFO E| Compiling anstream v0.6.15
88732025-02-25T02:15:06.019Z[ recovery-image] Feb 25 02:15:04.057 INFO E| Compiling clap_builder v4.5.17
88742025-02-25T02:15:06.077Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
88752025-02-25T02:15:06.765Z[ recovery-image] Feb 25 02:15:04.804 INFO E| Compiling quote v1.0.37
88762025-02-25T02:15:07.203Z[ recovery-image] Feb 25 02:15:05.242 INFO E| Compiling syn v2.0.77
88772025-02-25T02:15:07.290Z[ recovery-image] Feb 25 02:15:05.330 INFO E| Compiling os_pipe v1.2.1
88782025-02-25T02:15:07.290Z[ recovery-image] Feb 25 02:15:05.330 INFO E| Compiling shared_child v1.0.1
88792025-02-25T02:15:07.546Z[ recovery-image] Feb 25 02:15:05.586 INFO E| Compiling duct v0.13.7
88802025-02-25T02:15:14.638Z[ host-image] Feb 25 02:15:12.677 INFO O| seeding SMF database...
88812025-02-25T02:15:16.682Z[ recovery-image] Feb 25 02:15:14.721 INFO E| Compiling clap_derive v4.5.13
88822025-02-25T02:15:21.352Z[ recovery-image] Feb 25 02:15:19.392 INFO E| Compiling clap v4.5.17
88832025-02-25T02:15:21.436Z[ recovery-image] Feb 25 02:15:19.476 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
88842025-02-25T02:15:23.913Z[ recovery-image] Feb 25 02:15:21.953 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.49s
88852025-02-25T02:15:24.049Z[ recovery-image] Feb 25 02:15:21.974 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
88862025-02-25T02:15:24.261Z[ recovery-image] Feb 25 02:15:22.299 INFO E| Updating crates.io index
88872025-02-25T02:15:24.432Z[ recovery-image] Feb 25 02:15:22.470 INFO E| Downloading crates ...
88882025-02-25T02:15:24.614Z[ recovery-image] Feb 25 02:15:22.643 INFO E| Downloaded scroll v0.12.0
88892025-02-25T02:15:24.625Z[ recovery-image] Feb 25 02:15:22.651 INFO E| Downloaded adler2 v2.0.0
88902025-02-25T02:15:24.625Z[ recovery-image] Feb 25 02:15:22.655 INFO E| Downloaded proc-macro2 v1.0.89
88912025-02-25T02:15:24.626Z[ recovery-image] Feb 25 02:15:22.660 INFO E| Downloaded bitstruct_derive v0.1.0
88922025-02-25T02:15:24.626Z[ recovery-image] Feb 25 02:15:22.660 INFO E| Downloaded bitstruct v0.1.1
88932025-02-25T02:15:24.639Z[ recovery-image] Feb 25 02:15:22.665 INFO E| Downloaded seq-macro v0.3.5
88942025-02-25T02:15:24.639Z[ recovery-image] Feb 25 02:15:22.668 INFO E| Downloaded cpio_reader v0.1.1
88952025-02-25T02:15:24.640Z[ recovery-image] Feb 25 02:15:22.670 INFO E| Downloaded bit_field v0.10.2
88962025-02-25T02:15:24.640Z[ recovery-image] Feb 25 02:15:22.678 INFO E| Downloaded miniz_oxide v0.8.0
88972025-02-25T02:15:24.657Z[ recovery-image] Feb 25 02:15:22.687 INFO E| Downloaded scroll_derive v0.12.0
88982025-02-25T02:15:24.672Z[ recovery-image] Feb 25 02:15:22.692 INFO E| Downloaded goblin v0.8.2
88992025-02-25T02:15:24.672Z[ recovery-image] Feb 25 02:15:22.705 INFO E| Downloaded raw-cpuid v10.7.0
89002025-02-25T02:15:24.690Z[ recovery-image] Feb 25 02:15:22.728 INFO E| Downloaded syn v2.0.85
89012025-02-25T02:15:24.914Z[ recovery-image] Feb 25 02:15:22.953 INFO E| Downloaded x86 v0.52.0
89022025-02-25T02:15:25.013Z[ recovery-image] Feb 25 02:15:23.051 INFO E| Updating crates.io index
89032025-02-25T02:15:25.258Z[ recovery-image] Feb 25 02:15:23.297 INFO E| Downloading crates ...
89042025-02-25T02:15:25.441Z[ recovery-image] Feb 25 02:15:23.478 INFO E| Downloaded allocator-api2 v0.2.18
89052025-02-25T02:15:25.446Z[ recovery-image] Feb 25 02:15:23.483 INFO E| Downloaded getopts v0.2.21
89062025-02-25T02:15:25.449Z[ recovery-image] Feb 25 02:15:23.486 INFO E| Downloaded rustc-demangle v0.1.24
89072025-02-25T02:15:25.488Z[ recovery-image] Feb 25 02:15:23.527 INFO E| Downloaded memchr v2.5.0
89082025-02-25T02:15:25.522Z[ recovery-image] Feb 25 02:15:23.562 INFO E| Downloaded hashbrown v0.15.0
89092025-02-25T02:15:25.537Z[ recovery-image] Feb 25 02:15:23.577 INFO E| Downloaded compiler_builtins v0.1.134
89102025-02-25T02:15:25.635Z[ recovery-image] Feb 25 02:15:23.674 INFO E| Downloaded libc v0.2.161
89112025-02-25T02:15:26.348Z[ recovery-image] Feb 25 02:15:24.380 INFO E| Compiling compiler_builtins v0.1.134
89122025-02-25T02:15:26.367Z[ recovery-image] Feb 25 02:15:24.403 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)
89132025-02-25T02:15:26.367Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling proc-macro2 v1.0.89
89142025-02-25T02:15:26.397Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling unicode-ident v1.0.13
89152025-02-25T02:15:26.397Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling syn v1.0.109
89162025-02-25T02:15:26.397Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling x86 v0.52.0
89172025-02-25T02:15:26.397Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
89182025-02-25T02:15:26.397Z[ recovery-image] Feb 25 02:15:24.403 INFO E| Compiling seq-macro v0.3.5
89192025-02-25T02:15:29.039Z[ recovery-image] Feb 25 02:15:27.078 INFO E| Compiling quote v1.0.37
89202025-02-25T02:15:29.516Z[ recovery-image] Feb 25 02:15:27.539 INFO E| Compiling syn v2.0.85
89212025-02-25T02:15:29.893Z[ host-image] Feb 25 02:15:27.933 INFO O| configuring SMF profile...
89222025-02-25T02:15:29.917Z[ host-image] Feb 25 02:15:27.933 INFO O| modifying shadow(5)...
89232025-02-25T02:15:29.917Z[ host-image] Feb 25 02:15:27.933 INFO O| loading user and group database...
89242025-02-25T02:15:29.917Z[ host-image] Feb 25 02:15:27.933 INFO O| assessing packaged files...
89252025-02-25T02:15:35.802Z[ recovery-image] Feb 25 02:15:33.841 INFO E| Compiling scroll_derive v0.12.0
89262025-02-25T02:15:37.385Z[ host-image] Feb 25 02:15:35.424 INFO O| creating archive...
89272025-02-25T02:15:37.482Z[ host-image] Feb 25 02:15:35.521 INFO O| missing from packaging:
89282025-02-25T02:15:37.485Z[ host-image] Feb 25 02:15:35.521 INFO O| "etc/.pwd.lock"
89292025-02-25T02:15:37.485Z[ host-image] Feb 25 02:15:35.521 INFO O| "etc/bash"
89302025-02-25T02:15:37.491Z[ host-image] Feb 25 02:15:35.530 INFO O| "etc/svc/profile/generic.xml"
89312025-02-25T02:15:37.491Z[ host-image] Feb 25 02:15:35.531 INFO O| "etc/svc/profile/inetd_services.xml"
89322025-02-25T02:15:37.494Z[ host-image] Feb 25 02:15:35.531 INFO O| "etc/svc/profile/name_service.xml"
89332025-02-25T02:15:37.494Z[ host-image] Feb 25 02:15:35.531 INFO O| "etc/svc/profile/platform.xml"
89342025-02-25T02:15:37.494Z[ host-image] Feb 25 02:15:35.531 INFO O| "etc/svc/profile/platform_omicron1.xml"
89352025-02-25T02:15:37.494Z[ host-image] Feb 25 02:15:35.531 INFO O| "etc/svc/repository.db"
89362025-02-25T02:15:37.508Z[ host-image] Feb 25 02:15:35.547 INFO O| "opt/ooce/share"
89372025-02-25T02:15:37.508Z[ host-image] Feb 25 02:15:35.547 INFO O| "opt/ooce/share/man"
89382025-02-25T02:15:37.510Z[ host-image] Feb 25 02:15:35.547 INFO O| "opt/ooce/share/man/man1"
89392025-02-25T02:15:37.522Z[ host-image] Feb 25 02:15:35.562 INFO O| finishing archive...
89402025-02-25T02:15:41.660Z[ recovery-image] Feb 25 02:15:39.699 INFO E| Compiling bitstruct_derive v0.1.0
89412025-02-25T02:15:42.900Z[ host-image] Feb 25 02:15:40.939 INFO O| creating gzonly manifest...
89422025-02-25T02:15:42.912Z[ host-image] Feb 25 02:15:40.951 INFO O| ok
89432025-02-25T02:15:43.119Z[ host-image] Feb 25 02:15:41.158 INFO image builder template: ramdisk-02-trim...
89442025-02-25T02:15:43.119Z[ host-image] Feb 25 02:15:41.158 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/.tmpZkvLVr/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
89452025-02-25T02:15:43.171Z[ host-image] Feb 25 02:15:41.211 INFO O| Feb 25 02:15:41.210 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89462025-02-25T02:15:43.215Z[ host-image] Feb 25 02:15:41.254 INFO O| Feb 25 02:15:41.254 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89472025-02-25T02:15:43.454Z[ host-image] Feb 25 02:15:41.493 INFO O| Feb 25 02:15:41.493 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89482025-02-25T02:15:43.563Z[ host-image] Feb 25 02:15:41.602 INFO O| Feb 25 02:15:41.602 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89492025-02-25T02:15:43.566Z[ host-image] Feb 25 02:15:41.603 INFO O| Feb 25 02:15:41.603 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89502025-02-25T02:15:43.573Z[ host-image] Feb 25 02:15:41.612 INFO O| Feb 25 02:15:41.612 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89512025-02-25T02:15:43.580Z[ host-image] Feb 25 02:15:41.619 INFO O| Feb 25 02:15:41.619 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89522025-02-25T02:15:43.588Z[ host-image] Feb 25 02:15:41.627 INFO O| Feb 25 02:15:41.627 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89532025-02-25T02:15:44.045Z[ host-image] Feb 25 02:15:42.084 INFO O| Feb 25 02:15:42.084 INFO rolled back to input snapshot; work may begin
89542025-02-25T02:15:44.045Z[ host-image] Feb 25 02:15:42.084 INFO O| Feb 25 02:15:42.084 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89552025-02-25T02:15:44.086Z[ host-image] Feb 25 02:15:42.125 INFO O| Feb 25 02:15:42.125 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89562025-02-25T02:15:44.151Z[ host-image] Feb 25 02:15:42.190 INFO O| Feb 25 02:15:42.190 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89572025-02-25T02:15:44.447Z[ host-image] Feb 25 02:15:42.487 INFO O| Feb 25 02:15:42.486 INFO STEP 0 (remove_files) COMPLETE
89582025-02-25T02:15:44.447Z[ host-image] Feb 25 02:15:42.487 INFO O| Feb 25 02:15:42.487 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89592025-02-25T02:15:44.482Z[ host-image] Feb 25 02:15:42.521 INFO O| Feb 25 02:15:42.521 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89602025-02-25T02:15:44.484Z[ host-image] Feb 25 02:15:42.524 INFO O| Feb 25 02:15:42.524 INFO STEP 1 (remove_files) COMPLETE
89612025-02-25T02:15:44.484Z[ host-image] Feb 25 02:15:42.524 INFO O| Feb 25 02:15:42.524 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89622025-02-25T02:15:44.509Z[ host-image] Feb 25 02:15:42.548 INFO O| Feb 25 02:15:42.548 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89632025-02-25T02:15:44.555Z[ host-image] Feb 25 02:15:42.594 INFO O| Feb 25 02:15:42.594 INFO STEP 2 (remove_files) COMPLETE
89642025-02-25T02:15:44.555Z[ host-image] Feb 25 02:15:42.594 INFO O| Feb 25 02:15:42.594 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89652025-02-25T02:15:44.597Z[ host-image] Feb 25 02:15:42.636 INFO O| Feb 25 02:15:42.636 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
89662025-02-25T02:15:44.600Z[ host-image] Feb 25 02:15:42.639 INFO O| Feb 25 02:15:42.639 INFO STEP 3 (remove_files) COMPLETE
89672025-02-25T02:15:44.603Z[ host-image] Feb 25 02:15:42.639 INFO O| Feb 25 02:15:42.639 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682025-02-25T02:15:44.647Z[ host-image] Feb 25 02:15:42.686 INFO O| Feb 25 02:15:42.686 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89692025-02-25T02:15:44.653Z[ host-image] Feb 25 02:15:42.693 INFO O| Feb 25 02:15:42.693 INFO STEP 4 (remove_files) COMPLETE
89702025-02-25T02:15:44.654Z[ host-image] Feb 25 02:15:42.693 INFO O| Feb 25 02:15:42.693 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89712025-02-25T02:15:44.688Z[ host-image] Feb 25 02:15:42.727 INFO O| Feb 25 02:15:42.727 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89722025-02-25T02:15:44.692Z[ host-image] Feb 25 02:15:42.731 INFO O| Feb 25 02:15:42.731 INFO STEP 5 (remove_files) COMPLETE
89732025-02-25T02:15:44.692Z[ host-image] Feb 25 02:15:42.732 INFO O| Feb 25 02:15:42.731 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89742025-02-25T02:15:44.716Z[ host-image] Feb 25 02:15:42.755 INFO O| Feb 25 02:15:42.753 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89752025-02-25T02:15:44.738Z[ host-image] Feb 25 02:15:42.777 INFO O| Feb 25 02:15:42.777 INFO STEP 6 (remove_files) COMPLETE
89762025-02-25T02:15:44.738Z[ host-image] Feb 25 02:15:42.777 INFO O| Feb 25 02:15:42.777 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89772025-02-25T02:15:44.800Z[ host-image] Feb 25 02:15:42.839 INFO O| Feb 25 02:15:42.839 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89782025-02-25T02:15:44.826Z[ host-image] Feb 25 02:15:42.865 INFO O| Feb 25 02:15:42.865 INFO STEP 7 (remove_files) COMPLETE
89792025-02-25T02:15:44.826Z[ host-image] Feb 25 02:15:42.865 INFO O| Feb 25 02:15:42.865 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89802025-02-25T02:15:44.883Z[ host-image] Feb 25 02:15:42.922 INFO O| Feb 25 02:15:42.922 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89812025-02-25T02:15:45.058Z[ host-image] Feb 25 02:15:43.097 INFO O| Feb 25 02:15:43.097 INFO STEP 8 (remove_files) COMPLETE
89822025-02-25T02:15:45.061Z[ host-image] Feb 25 02:15:43.097 INFO O| Feb 25 02:15:43.097 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89832025-02-25T02:15:45.099Z[ host-image] Feb 25 02:15:43.138 INFO O| Feb 25 02:15:43.138 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
89842025-02-25T02:15:45.265Z[ host-image] Feb 25 02:15:43.304 INFO O| Feb 25 02:15:43.304 INFO STEP 9 (remove_files) COMPLETE
89852025-02-25T02:15:45.265Z[ host-image] Feb 25 02:15:43.304 INFO O| Feb 25 02:15:43.304 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89862025-02-25T02:15:45.284Z[ host-image] Feb 25 02:15:43.323 INFO O| Feb 25 02:15:43.323 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
89872025-02-25T02:15:45.289Z[ host-image] Feb 25 02:15:43.329 INFO O| Feb 25 02:15:43.329 INFO STEP 10 (remove_files) COMPLETE
89882025-02-25T02:15:45.289Z[ host-image] Feb 25 02:15:43.329 INFO O| Feb 25 02:15:43.329 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89892025-02-25T02:15:45.350Z[ host-image] Feb 25 02:15:43.389 INFO O| Feb 25 02:15:43.389 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
89902025-02-25T02:15:45.353Z[ host-image] Feb 25 02:15:43.391 INFO O| Feb 25 02:15:43.391 INFO STEP 11 (remove_files) COMPLETE
89912025-02-25T02:15:45.353Z[ host-image] Feb 25 02:15:43.391 INFO O| Feb 25 02:15:43.391 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89922025-02-25T02:15:45.377Z[ host-image] Feb 25 02:15:43.416 INFO O| Feb 25 02:15:43.416 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
89932025-02-25T02:15:45.379Z[ host-image] Feb 25 02:15:43.419 INFO O| Feb 25 02:15:43.418 INFO STEP 12 (remove_files) COMPLETE
89942025-02-25T02:15:45.379Z[ host-image] Feb 25 02:15:43.419 INFO O| Feb 25 02:15:43.419 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89952025-02-25T02:15:45.984Z[ host-image] Feb 25 02:15:44.023 INFO O| Feb 25 02:15:44.022 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
89962025-02-25T02:15:45.992Z[ host-image] Feb 25 02:15:44.030 INFO O| Feb 25 02:15:44.030 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
89972025-02-25T02:15:45.996Z[ host-image] Feb 25 02:15:44.035 INFO O| Feb 25 02:15:44.034 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
89982025-02-25T02:15:46.007Z[ host-image] Feb 25 02:15:44.046 INFO O| Feb 25 02:15:44.046 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
89992025-02-25T02:15:46.230Z[ host-image] Feb 25 02:15:44.269 INFO O| Feb 25 02:15:44.269 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
90002025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.270 INFO O| Feb 25 02:15:44.270 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
90012025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.270 INFO O| Feb 25 02:15:44.270 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
90022025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.270 INFO O| Feb 25 02:15:44.270 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
90032025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.270 INFO O| Feb 25 02:15:44.270 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
90042025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.271 INFO O| Feb 25 02:15:44.271 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
90052025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.271 INFO O| Feb 25 02:15:44.271 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
90062025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.271 INFO O| Feb 25 02:15:44.271 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
90072025-02-25T02:15:46.232Z[ host-image] Feb 25 02:15:44.271 INFO O| Feb 25 02:15:44.271 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
90082025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.272 INFO O| Feb 25 02:15:44.272 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
90092025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.272 INFO O| Feb 25 02:15:44.272 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
90102025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.273 INFO O| Feb 25 02:15:44.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
90112025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.273 INFO O| Feb 25 02:15:44.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
90122025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.273 INFO O| Feb 25 02:15:44.273 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
90132025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.274 INFO O| Feb 25 02:15:44.274 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
90142025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.274 INFO O| Feb 25 02:15:44.274 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
90152025-02-25T02:15:46.235Z[ host-image] Feb 25 02:15:44.274 INFO O| Feb 25 02:15:44.274 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
90162025-02-25T02:15:46.268Z[ host-image] Feb 25 02:15:44.307 INFO O| Feb 25 02:15:44.307 INFO STEP 13 (remove_files) COMPLETE
90172025-02-25T02:15:46.268Z[ host-image] Feb 25 02:15:44.307 INFO O| Feb 25 02:15:44.307 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90182025-02-25T02:15:46.303Z[ host-image] Feb 25 02:15:44.342 INFO O| Feb 25 02:15:44.342 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
90192025-02-25T02:15:46.305Z[ host-image] Feb 25 02:15:44.344 INFO O| Feb 25 02:15:44.344 INFO STEP 14 (remove_files) COMPLETE
90202025-02-25T02:15:46.305Z[ host-image] Feb 25 02:15:44.344 INFO O| Feb 25 02:15:44.344 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90212025-02-25T02:15:46.333Z[ host-image] Feb 25 02:15:44.372 INFO O| Feb 25 02:15:44.372 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
90222025-02-25T02:15:46.346Z[ host-image] Feb 25 02:15:44.384 INFO O| Feb 25 02:15:44.384 INFO STEP 15 (remove_files) COMPLETE
90232025-02-25T02:15:46.346Z[ host-image] Feb 25 02:15:44.385 INFO O| Feb 25 02:15:44.384 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90242025-02-25T02:15:46.365Z[ host-image] Feb 25 02:15:44.404 INFO O| Feb 25 02:15:44.404 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
90252025-02-25T02:15:46.367Z[ host-image] Feb 25 02:15:44.404 INFO O| Feb 25 02:15:44.404 INFO STEP 16 (remove_files) COMPLETE
90262025-02-25T02:15:46.367Z[ host-image] Feb 25 02:15:44.404 INFO O| Feb 25 02:15:44.404 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90272025-02-25T02:15:46.395Z[ host-image] Feb 25 02:15:44.434 INFO O| Feb 25 02:15:44.434 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
90282025-02-25T02:15:46.398Z[ host-image] Feb 25 02:15:44.437 INFO O| Feb 25 02:15:44.437 INFO STEP 17 (remove_files) COMPLETE
90292025-02-25T02:15:46.398Z[ host-image] Feb 25 02:15:44.437 INFO O| Feb 25 02:15:44.437 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90302025-02-25T02:15:46.447Z[ host-image] Feb 25 02:15:44.485 INFO O| Feb 25 02:15:44.485 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
90312025-02-25T02:15:46.452Z[ host-image] Feb 25 02:15:44.486 INFO O| Feb 25 02:15:44.485 INFO STEP 18 (remove_files) COMPLETE
90322025-02-25T02:15:46.452Z[ host-image] Feb 25 02:15:44.486 INFO O| Feb 25 02:15:44.486 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90332025-02-25T02:15:46.506Z[ host-image] Feb 25 02:15:44.545 INFO O| Feb 25 02:15:44.545 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
90342025-02-25T02:15:46.506Z[ host-image] Feb 25 02:15:44.545 INFO O| Feb 25 02:15:44.545 INFO STEP 19 (remove_files) COMPLETE
90352025-02-25T02:15:46.506Z[ host-image] Feb 25 02:15:44.545 INFO O| Feb 25 02:15:44.545 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90362025-02-25T02:15:46.532Z[ host-image] Feb 25 02:15:44.571 INFO O| Feb 25 02:15:44.571 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
90372025-02-25T02:15:46.533Z[ host-image] Feb 25 02:15:44.572 INFO O| Feb 25 02:15:44.572 INFO STEP 20 (remove_files) COMPLETE
90382025-02-25T02:15:46.535Z[ host-image] Feb 25 02:15:44.572 INFO O| Feb 25 02:15:44.572 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90392025-02-25T02:15:46.551Z[ host-image] Feb 25 02:15:44.590 INFO O| Feb 25 02:15:44.590 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
90402025-02-25T02:15:46.551Z[ host-image] Feb 25 02:15:44.590 INFO O| Feb 25 02:15:44.590 INFO STEP 21 (remove_files) COMPLETE
90412025-02-25T02:15:46.554Z[ host-image] Feb 25 02:15:44.590 INFO O| Feb 25 02:15:44.590 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90422025-02-25T02:15:46.578Z[ host-image] Feb 25 02:15:44.617 INFO O| Feb 25 02:15:44.616 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
90432025-02-25T02:15:46.578Z[ host-image] Feb 25 02:15:44.617 INFO O| Feb 25 02:15:44.617 INFO STEP 22 (remove_files) COMPLETE
90442025-02-25T02:15:46.581Z[ host-image] Feb 25 02:15:44.617 INFO O| Feb 25 02:15:44.617 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90452025-02-25T02:15:46.638Z[ host-image] Feb 25 02:15:44.677 INFO O| Feb 25 02:15:44.677 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90462025-02-25T02:15:46.638Z[ host-image] Feb 25 02:15:44.677 INFO O| Feb 25 02:15:44.677 INFO STEP 23 (remove_files) COMPLETE
90472025-02-25T02:15:46.638Z[ host-image] Feb 25 02:15:44.677 INFO O| Feb 25 02:15:44.677 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90482025-02-25T02:15:46.657Z[ host-image] Feb 25 02:15:44.696 INFO O| Feb 25 02:15:44.696 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90492025-02-25T02:15:46.657Z[ host-image] Feb 25 02:15:44.696 INFO O| Feb 25 02:15:44.696 INFO STEP 24 (remove_files) COMPLETE
90502025-02-25T02:15:46.660Z[ host-image] Feb 25 02:15:44.697 INFO O| Feb 25 02:15:44.696 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90512025-02-25T02:15:46.677Z[ host-image] Feb 25 02:15:44.716 INFO O| Feb 25 02:15:44.716 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90522025-02-25T02:15:46.677Z[ host-image] Feb 25 02:15:44.716 INFO O| Feb 25 02:15:44.716 INFO STEP 25 (remove_files) COMPLETE
90532025-02-25T02:15:46.682Z[ host-image] Feb 25 02:15:44.716 INFO O| Feb 25 02:15:44.716 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90542025-02-25T02:15:46.713Z[ host-image] Feb 25 02:15:44.751 INFO O| Feb 25 02:15:44.751 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90552025-02-25T02:15:46.716Z[ host-image] Feb 25 02:15:44.751 INFO O| Feb 25 02:15:44.751 INFO STEP 26 (remove_files) COMPLETE
90562025-02-25T02:15:46.716Z[ host-image] Feb 25 02:15:44.751 INFO O| Feb 25 02:15:44.751 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90572025-02-25T02:15:46.747Z[ host-image] Feb 25 02:15:44.785 INFO O| Feb 25 02:15:44.784 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90582025-02-25T02:15:46.747Z[ host-image] Feb 25 02:15:44.785 INFO O| Feb 25 02:15:44.785 INFO STEP 27 (remove_files) COMPLETE
90592025-02-25T02:15:46.750Z[ host-image] Feb 25 02:15:44.785 INFO O| Feb 25 02:15:44.785 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90602025-02-25T02:15:46.765Z[ host-image] Feb 25 02:15:44.804 INFO O| Feb 25 02:15:44.804 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90612025-02-25T02:15:46.765Z[ host-image] Feb 25 02:15:44.804 INFO O| Feb 25 02:15:44.804 INFO STEP 28 (remove_files) COMPLETE
90622025-02-25T02:15:46.767Z[ host-image] Feb 25 02:15:44.804 INFO O| Feb 25 02:15:44.804 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90632025-02-25T02:15:46.784Z[ host-image] Feb 25 02:15:44.823 INFO O| Feb 25 02:15:44.823 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
90642025-02-25T02:15:46.784Z[ host-image] Feb 25 02:15:44.824 INFO O| Feb 25 02:15:44.824 INFO STEP 29 (remove_files) COMPLETE
90652025-02-25T02:15:46.787Z[ host-image] Feb 25 02:15:44.824 INFO O| Feb 25 02:15:44.824 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90662025-02-25T02:15:46.803Z[ host-image] Feb 25 02:15:44.842 INFO O| Feb 25 02:15:44.842 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
90672025-02-25T02:15:46.803Z[ host-image] Feb 25 02:15:44.842 INFO O| Feb 25 02:15:44.842 INFO STEP 30 (remove_files) COMPLETE
90682025-02-25T02:15:46.806Z[ host-image] Feb 25 02:15:44.842 INFO O| Feb 25 02:15:44.842 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90692025-02-25T02:15:46.907Z[ host-image] Feb 25 02:15:44.946 INFO O| Feb 25 02:15:44.946 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90702025-02-25T02:15:46.911Z[ host-image] Feb 25 02:15:44.946 INFO O| Feb 25 02:15:44.946 INFO STEP 31 (remove_files) COMPLETE
90712025-02-25T02:15:46.911Z[ host-image] Feb 25 02:15:44.946 INFO O| Feb 25 02:15:44.946 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90722025-02-25T02:15:46.927Z[ host-image] Feb 25 02:15:44.965 INFO O| Feb 25 02:15:44.965 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90732025-02-25T02:15:46.927Z[ host-image] Feb 25 02:15:44.965 INFO O| Feb 25 02:15:44.965 INFO STEP 32 (remove_files) COMPLETE
90742025-02-25T02:15:46.927Z[ host-image] Feb 25 02:15:44.966 INFO O| Feb 25 02:15:44.965 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90752025-02-25T02:15:46.965Z[ host-image] Feb 25 02:15:45.004 INFO O| Feb 25 02:15:45.004 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90762025-02-25T02:15:46.965Z[ host-image] Feb 25 02:15:45.004 INFO O| Feb 25 02:15:45.004 INFO STEP 33 (remove_files) COMPLETE
90772025-02-25T02:15:46.968Z[ host-image] Feb 25 02:15:45.004 INFO O| Feb 25 02:15:45.004 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90782025-02-25T02:15:47.016Z[ host-image] Feb 25 02:15:45.054 INFO O| Feb 25 02:15:45.054 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90792025-02-25T02:15:47.016Z[ host-image] Feb 25 02:15:45.055 INFO O| Feb 25 02:15:45.055 INFO STEP 34 (remove_files) COMPLETE
90802025-02-25T02:15:47.016Z[ host-image] Feb 25 02:15:45.055 INFO O| Feb 25 02:15:45.055 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90812025-02-25T02:15:47.055Z[ host-image] Feb 25 02:15:45.092 INFO O| Feb 25 02:15:45.092 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
90822025-02-25T02:15:47.058Z[ host-image] Feb 25 02:15:45.093 INFO O| Feb 25 02:15:45.093 INFO STEP 35 (remove_files) COMPLETE
90832025-02-25T02:15:47.058Z[ host-image] Feb 25 02:15:45.093 INFO O| Feb 25 02:15:45.093 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90842025-02-25T02:15:47.072Z[ host-image] Feb 25 02:15:45.111 INFO O| Feb 25 02:15:45.111 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
90852025-02-25T02:15:47.075Z[ host-image] Feb 25 02:15:45.111 INFO O| Feb 25 02:15:45.111 INFO STEP 36 (remove_files) COMPLETE
90862025-02-25T02:15:47.075Z[ host-image] Feb 25 02:15:45.111 INFO O| Feb 25 02:15:45.111 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90872025-02-25T02:15:47.091Z[ host-image] Feb 25 02:15:45.130 INFO O| Feb 25 02:15:45.130 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
90882025-02-25T02:15:47.093Z[ host-image] Feb 25 02:15:45.130 INFO O| Feb 25 02:15:45.130 INFO STEP 37 (remove_files) COMPLETE
90892025-02-25T02:15:47.093Z[ host-image] Feb 25 02:15:45.130 INFO O| Feb 25 02:15:45.130 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90902025-02-25T02:15:47.156Z[ host-image] Feb 25 02:15:45.195 INFO O| Feb 25 02:15:45.195 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
90912025-02-25T02:15:47.159Z[ host-image] Feb 25 02:15:45.195 INFO O| Feb 25 02:15:45.195 INFO STEP 38 (remove_files) COMPLETE
90922025-02-25T02:15:47.159Z[ host-image] Feb 25 02:15:45.195 INFO O| Feb 25 02:15:45.195 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90932025-02-25T02:15:47.176Z[ host-image] Feb 25 02:15:45.215 INFO O| Feb 25 02:15:45.215 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
90942025-02-25T02:15:47.179Z[ host-image] Feb 25 02:15:45.216 INFO O| Feb 25 02:15:45.215 INFO STEP 39 (remove_files) COMPLETE
90952025-02-25T02:15:47.179Z[ host-image] Feb 25 02:15:45.216 INFO O| Feb 25 02:15:45.216 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90962025-02-25T02:15:47.199Z[ host-image] Feb 25 02:15:45.238 INFO O| Feb 25 02:15:45.238 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
90972025-02-25T02:15:47.199Z[ host-image] Feb 25 02:15:45.238 INFO O| Feb 25 02:15:45.238 INFO STEP 40 (remove_files) COMPLETE
90982025-02-25T02:15:47.202Z[ host-image] Feb 25 02:15:45.238 INFO O| Feb 25 02:15:45.238 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90992025-02-25T02:15:47.218Z[ host-image] Feb 25 02:15:45.257 INFO O| Feb 25 02:15:45.257 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
91002025-02-25T02:15:47.221Z[ host-image] Feb 25 02:15:45.257 INFO O| Feb 25 02:15:45.257 INFO STEP 41 (remove_files) COMPLETE
91012025-02-25T02:15:47.221Z[ host-image] Feb 25 02:15:45.257 INFO O| Feb 25 02:15:45.257 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91022025-02-25T02:15:47.237Z[ host-image] Feb 25 02:15:45.276 INFO O| Feb 25 02:15:45.276 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
91032025-02-25T02:15:47.240Z[ host-image] Feb 25 02:15:45.276 INFO O| Feb 25 02:15:45.276 INFO STEP 42 (remove_files) COMPLETE
91042025-02-25T02:15:47.240Z[ host-image] Feb 25 02:15:45.276 INFO O| Feb 25 02:15:45.276 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91052025-02-25T02:15:47.256Z[ host-image] Feb 25 02:15:45.294 INFO O| Feb 25 02:15:45.294 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
91062025-02-25T02:15:47.256Z[ host-image] Feb 25 02:15:45.294 INFO O| Feb 25 02:15:45.294 INFO STEP 43 (remove_files) COMPLETE
91072025-02-25T02:15:47.256Z[ host-image] Feb 25 02:15:45.294 INFO O| Feb 25 02:15:45.294 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91082025-02-25T02:15:47.274Z[ host-image] Feb 25 02:15:45.313 INFO O| Feb 25 02:15:45.313 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
91092025-02-25T02:15:47.293Z[ host-image] Feb 25 02:15:45.313 INFO O| Feb 25 02:15:45.313 INFO STEP 44 (remove_files) COMPLETE
91102025-02-25T02:15:47.293Z[ host-image] Feb 25 02:15:45.313 INFO O| Feb 25 02:15:45.313 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91112025-02-25T02:15:47.297Z[ host-image] Feb 25 02:15:45.336 INFO O| Feb 25 02:15:45.336 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
91122025-02-25T02:15:47.300Z[ host-image] Feb 25 02:15:45.336 INFO O| Feb 25 02:15:45.336 INFO STEP 45 (remove_files) COMPLETE
91132025-02-25T02:15:47.300Z[ host-image] Feb 25 02:15:45.337 INFO O| Feb 25 02:15:45.336 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91142025-02-25T02:15:47.317Z[ host-image] Feb 25 02:15:45.357 INFO O| Feb 25 02:15:45.357 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
91152025-02-25T02:15:47.320Z[ host-image] Feb 25 02:15:45.357 INFO O| Feb 25 02:15:45.357 INFO STEP 46 (remove_files) COMPLETE
91162025-02-25T02:15:47.320Z[ host-image] Feb 25 02:15:45.357 INFO O| Feb 25 02:15:45.357 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91172025-02-25T02:15:47.337Z[ host-image] Feb 25 02:15:45.376 INFO O| Feb 25 02:15:45.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
91182025-02-25T02:15:47.341Z[ host-image] Feb 25 02:15:45.376 INFO O| Feb 25 02:15:45.376 INFO STEP 47 (remove_files) COMPLETE
91192025-02-25T02:15:47.341Z[ host-image] Feb 25 02:15:45.377 INFO O| Feb 25 02:15:45.376 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91202025-02-25T02:15:47.357Z[ host-image] Feb 25 02:15:45.396 INFO O| Feb 25 02:15:45.396 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
91212025-02-25T02:15:47.360Z[ host-image] Feb 25 02:15:45.396 INFO O| Feb 25 02:15:45.396 INFO STEP 48 (remove_files) COMPLETE
91222025-02-25T02:15:47.360Z[ host-image] Feb 25 02:15:45.397 INFO O| Feb 25 02:15:45.396 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91232025-02-25T02:15:47.377Z[ host-image] Feb 25 02:15:45.416 INFO O| Feb 25 02:15:45.416 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
91242025-02-25T02:15:47.380Z[ host-image] Feb 25 02:15:45.416 INFO O| Feb 25 02:15:45.416 INFO STEP 49 (remove_files) COMPLETE
91252025-02-25T02:15:47.380Z[ host-image] Feb 25 02:15:45.416 INFO O| Feb 25 02:15:45.416 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91262025-02-25T02:15:47.397Z[ host-image] Feb 25 02:15:45.435 INFO O| Feb 25 02:15:45.435 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
91272025-02-25T02:15:47.400Z[ host-image] Feb 25 02:15:45.436 INFO O| Feb 25 02:15:45.435 INFO STEP 50 (remove_files) COMPLETE
91282025-02-25T02:15:47.400Z[ host-image] Feb 25 02:15:45.436 INFO O| Feb 25 02:15:45.436 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91292025-02-25T02:15:47.416Z[ host-image] Feb 25 02:15:45.454 INFO O| Feb 25 02:15:45.454 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
91302025-02-25T02:15:47.419Z[ host-image] Feb 25 02:15:45.455 INFO O| Feb 25 02:15:45.455 INFO STEP 51 (remove_files) COMPLETE
91312025-02-25T02:15:47.419Z[ host-image] Feb 25 02:15:45.455 INFO O| Feb 25 02:15:45.455 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91322025-02-25T02:15:47.434Z[ host-image] Feb 25 02:15:45.473 INFO O| Feb 25 02:15:45.473 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
91332025-02-25T02:15:47.438Z[ host-image] Feb 25 02:15:45.473 INFO O| Feb 25 02:15:45.473 INFO STEP 52 (remove_files) COMPLETE
91342025-02-25T02:15:47.438Z[ host-image] Feb 25 02:15:45.473 INFO O| Feb 25 02:15:45.473 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91352025-02-25T02:15:47.453Z[ host-image] Feb 25 02:15:45.492 INFO O| Feb 25 02:15:45.492 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
91362025-02-25T02:15:47.456Z[ host-image] Feb 25 02:15:45.492 INFO O| Feb 25 02:15:45.492 INFO STEP 53 (remove_files) COMPLETE
91372025-02-25T02:15:47.456Z[ host-image] Feb 25 02:15:45.492 INFO O| Feb 25 02:15:45.492 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91382025-02-25T02:15:47.473Z[ host-image] Feb 25 02:15:45.511 INFO O| Feb 25 02:15:45.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
91392025-02-25T02:15:47.475Z[ host-image] Feb 25 02:15:45.512 INFO O| Feb 25 02:15:45.512 INFO STEP 54 (remove_files) COMPLETE
91402025-02-25T02:15:47.476Z[ host-image] Feb 25 02:15:45.512 INFO O| Feb 25 02:15:45.512 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91412025-02-25T02:15:47.492Z[ host-image] Feb 25 02:15:45.531 INFO O| Feb 25 02:15:45.531 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
91422025-02-25T02:15:47.495Z[ host-image] Feb 25 02:15:45.531 INFO O| Feb 25 02:15:45.531 INFO STEP 55 (remove_files) COMPLETE
91432025-02-25T02:15:47.495Z[ host-image] Feb 25 02:15:45.531 INFO O| Feb 25 02:15:45.531 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91442025-02-25T02:15:47.524Z[ host-image] Feb 25 02:15:45.551 INFO O| Feb 25 02:15:45.551 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
91452025-02-25T02:15:47.527Z[ host-image] Feb 25 02:15:45.551 INFO O| Feb 25 02:15:45.551 INFO STEP 56 (remove_files) COMPLETE
91462025-02-25T02:15:47.527Z[ host-image] Feb 25 02:15:45.551 INFO O| Feb 25 02:15:45.551 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91472025-02-25T02:15:47.530Z[ host-image] Feb 25 02:15:45.569 INFO O| Feb 25 02:15:45.569 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91482025-02-25T02:15:47.533Z[ host-image] Feb 25 02:15:45.570 INFO O| Feb 25 02:15:45.570 INFO STEP 57 (remove_files) COMPLETE
91492025-02-25T02:15:47.533Z[ host-image] Feb 25 02:15:45.570 INFO O| Feb 25 02:15:45.570 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91502025-02-25T02:15:47.567Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91512025-02-25T02:15:47.567Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91522025-02-25T02:15:47.571Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91532025-02-25T02:15:47.571Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91542025-02-25T02:15:47.572Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91552025-02-25T02:15:47.572Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91562025-02-25T02:15:47.572Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO ok!
91572025-02-25T02:15:47.572Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO STEP 58 (ensure_file) COMPLETE
91582025-02-25T02:15:47.572Z[ host-image] Feb 25 02:15:45.606 INFO O| Feb 25 02:15:45.606 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91592025-02-25T02:15:47.608Z[ host-image] Feb 25 02:15:45.646 INFO O| Feb 25 02:15:45.646 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91602025-02-25T02:15:47.608Z[ host-image] Feb 25 02:15:45.646 INFO O| Feb 25 02:15:45.646 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91612025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91622025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91632025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91642025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91652025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO ok!
91662025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO STEP 59 (ensure_file) COMPLETE
91672025-02-25T02:15:47.611Z[ host-image] Feb 25 02:15:45.647 INFO O| Feb 25 02:15:45.647 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91682025-02-25T02:15:47.669Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91692025-02-25T02:15:47.669Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91702025-02-25T02:15:47.669Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91712025-02-25T02:15:47.673Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO ok!
91722025-02-25T02:15:47.673Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO STEP 60 (ensure_file) COMPLETE
91732025-02-25T02:15:47.673Z[ host-image] Feb 25 02:15:45.708 INFO O| Feb 25 02:15:45.708 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91742025-02-25T02:15:47.704Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91752025-02-25T02:15:47.707Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91762025-02-25T02:15:47.707Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91772025-02-25T02:15:47.707Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 INFO ok!
91782025-02-25T02:15:47.707Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 INFO STEP 61 (ensure_file) COMPLETE
91792025-02-25T02:15:47.707Z[ host-image] Feb 25 02:15:45.729 INFO O| Feb 25 02:15:45.729 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91802025-02-25T02:15:47.803Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
91812025-02-25T02:15:47.803Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
91822025-02-25T02:15:47.808Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91832025-02-25T02:15:47.808Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
91842025-02-25T02:15:47.808Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO ok!
91852025-02-25T02:15:47.808Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO STEP 62 (ensure_file) COMPLETE
91862025-02-25T02:15:47.808Z[ host-image] Feb 25 02:15:45.842 INFO O| Feb 25 02:15:45.842 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91872025-02-25T02:15:47.904Z[ host-image] Feb 25 02:15:45.943 INFO O| Feb 25 02:15:45.943 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
91882025-02-25T02:15:47.904Z[ host-image] Feb 25 02:15:45.943 INFO O| Feb 25 02:15:45.943 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
91892025-02-25T02:15:47.909Z[ host-image] Feb 25 02:15:45.944 INFO O| Feb 25 02:15:45.944 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91902025-02-25T02:15:47.909Z[ host-image] Feb 25 02:15:45.944 INFO O| Feb 25 02:15:45.944 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
91912025-02-25T02:15:47.910Z[ host-image] Feb 25 02:15:45.944 INFO O| Feb 25 02:15:45.944 INFO ok!
91922025-02-25T02:15:47.910Z[ host-image] Feb 25 02:15:45.944 INFO O| Feb 25 02:15:45.944 INFO STEP 63 (ensure_file) COMPLETE
91932025-02-25T02:15:47.910Z[ host-image] Feb 25 02:15:45.944 INFO O| Feb 25 02:15:45.944 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91942025-02-25T02:15:47.926Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
91952025-02-25T02:15:47.926Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
91962025-02-25T02:15:47.932Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
91972025-02-25T02:15:47.932Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO ok!
91982025-02-25T02:15:47.932Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO STEP 64 (assemble_files) COMPLETE
91992025-02-25T02:15:47.932Z[ host-image] Feb 25 02:15:45.964 INFO O| Feb 25 02:15:45.964 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92002025-02-25T02:15:47.944Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.982 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
92012025-02-25T02:15:47.944Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.982 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
92022025-02-25T02:15:47.947Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.983 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92032025-02-25T02:15:47.947Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.983 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92042025-02-25T02:15:47.947Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.983 INFO ok!
92052025-02-25T02:15:47.947Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.983 INFO STEP 65 (ensure_file) COMPLETE
92062025-02-25T02:15:47.947Z[ host-image] Feb 25 02:15:45.983 INFO O| Feb 25 02:15:45.983 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92072025-02-25T02:15:47.964Z[ host-image] Feb 25 02:15:46.003 INFO O| Feb 25 02:15:46.003 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92082025-02-25T02:15:47.968Z[ host-image] Feb 25 02:15:46.003 INFO O| Feb 25 02:15:46.003 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92092025-02-25T02:15:47.968Z[ host-image] Feb 25 02:15:46.003 INFO O| Feb 25 02:15:46.003 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92102025-02-25T02:15:47.968Z[ host-image] Feb 25 02:15:46.003 INFO O| Feb 25 02:15:46.003 INFO STEP 66 (ensure_dir) COMPLETE
92112025-02-25T02:15:47.968Z[ host-image] Feb 25 02:15:46.003 INFO O| Feb 25 02:15:46.003 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92122025-02-25T02:15:48.001Z[ host-image] Feb 25 02:15:46.039 INFO O| Feb 25 02:15:46.039 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
92132025-02-25T02:15:48.001Z[ host-image] Feb 25 02:15:46.039 INFO O| Feb 25 02:15:46.039 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 ...
92142025-02-25T02:15:48.015Z[ host-image] Feb 25 02:15:46.050 INFO O| Feb 25 02:15:46.050 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
92152025-02-25T02:15:48.015Z[ host-image] Feb 25 02:15:46.050 INFO O| Feb 25 02:15:46.050 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92162025-02-25T02:15:48.015Z[ host-image] Feb 25 02:15:46.050 INFO O| Feb 25 02:15:46.050 INFO ok!
92172025-02-25T02:15:48.015Z[ host-image] Feb 25 02:15:46.050 INFO O| Feb 25 02:15:46.050 INFO STEP 67 (ensure_file) COMPLETE
92182025-02-25T02:15:48.015Z[ host-image] Feb 25 02:15:46.050 INFO O| Feb 25 02:15:46.050 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92192025-02-25T02:15:48.056Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
92202025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 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 ...
92212025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 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
92222025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92232025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 INFO ok!
92242025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 INFO STEP 68 (ensure_file) COMPLETE
92252025-02-25T02:15:48.059Z[ host-image] Feb 25 02:15:46.095 INFO O| Feb 25 02:15:46.095 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92262025-02-25T02:15:48.083Z[ host-image] Feb 25 02:15:46.122 INFO O| Feb 25 02:15:46.122 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
92272025-02-25T02:15:48.083Z[ host-image] Feb 25 02:15:46.122 INFO O| Feb 25 02:15:46.122 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
92282025-02-25T02:15:49.187Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
92292025-02-25T02:15:54.154Z[ host-image] Feb 25 02:15:52.193 INFO O| Feb 25 02:15:52.193 INFO STEP 69 (pack_tar) COMPLETE
92302025-02-25T02:15:54.165Z[ host-image] Feb 25 02:15:52.193 INFO O| Feb 25 02:15:52.193 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
92312025-02-25T02:15:54.165Z[ host-image] Feb 25 02:15:52.193 INFO O| Feb 25 02:15:52.193 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
92322025-02-25T02:15:54.623Z[ host-image] Feb 25 02:15:52.660 INFO O| Feb 25 02:15:52.660 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
92332025-02-25T02:15:54.814Z[ host-image] Feb 25 02:15:52.852 INFO O| Feb 25 02:15:52.852 INFO completed processing gimlet/ramdisk-02-trim
92342025-02-25T02:15:54.819Z[ host-image] Feb 25 02:15:52.856 INFO image builder template: zfs...
92352025-02-25T02:15:54.819Z[ host-image] Feb 25 02:15:52.856 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/.tmpZkvLVr/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
92362025-02-25T02:15:54.847Z[ host-image] Feb 25 02:15:52.886 INFO O| Feb 25 02:15:52.886 INFO skip include "stress" because feature "stress" is not enabled
92372025-02-25T02:15:54.951Z[ host-image] Feb 25 02:15:52.989 INFO O| Feb 25 02:15:52.989 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
92382025-02-25T02:15:54.976Z[ host-image] Feb 25 02:15:53.014 INFO O| Feb 25 02:15:53.014 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
92392025-02-25T02:15:55.268Z[ host-image] Feb 25 02:15:53.307 INFO O| Feb 25 02:15:53.307 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
92402025-02-25T02:15:55.378Z[ host-image] Feb 25 02:15:53.416 INFO O| Feb 25 02:15:53.416 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
92412025-02-25T02:15:55.382Z[ host-image] Feb 25 02:15:53.417 INFO O| Feb 25 02:15:53.417 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
92422025-02-25T02:15:55.429Z[ host-image] Feb 25 02:15:53.467 INFO O| Feb 25 02:15:53.467 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
92432025-02-25T02:15:55.535Z[ host-image] Feb 25 02:15:53.574 INFO O| Feb 25 02:15:53.574 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
92442025-02-25T02:15:55.592Z[ host-image] Feb 25 02:15:53.629 INFO O| Feb 25 02:15:53.629 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
92452025-02-25T02:15:55.609Z[ host-image] Feb 25 02:15:53.648 INFO O| Feb 25 02:15:53.648 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92462025-02-25T02:15:55.619Z[ host-image] Feb 25 02:15:53.658 INFO O| Feb 25 02:15:53.658 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92472025-02-25T02:15:55.622Z[ host-image] Feb 25 02:15:53.659 INFO O| Feb 25 02:15:53.659 INFO no lofi found
92482025-02-25T02:15:55.622Z[ host-image] Feb 25 02:15:53.659 INFO O| Feb 25 02:15:53.659 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92492025-02-25T02:15:55.622Z[ host-image] Feb 25 02:15:53.659 INFO O| Feb 25 02:15:53.659 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92502025-02-25T02:15:57.975Z[ host-image] Feb 25 02:15:56.013 INFO O| Feb 25 02:15:56.013 INFO lofi device = /dev/dsk/c2t1d0p0
92512025-02-25T02:15:57.975Z[ host-image] Feb 25 02:15:56.013 INFO O| Feb 25 02:15:56.013 INFO pool device = /dev/dsk/c2t1d0p0
92522025-02-25T02:15:57.979Z[ host-image] Feb 25 02:15:56.014 INFO O| Feb 25 02:15:56.014 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"]
92532025-02-25T02:15:58.173Z[ host-image] Feb 25 02:15:56.211 INFO O| Feb 25 02:15:56.211 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92542025-02-25T02:15:58.173Z[ host-image] Feb 25 02:15:56.211 INFO O| Feb 25 02:15:56.211 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
92552025-02-25T02:15:58.227Z[ host-image] Feb 25 02:15:56.266 INFO O| Feb 25 02:15:56.266 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
92562025-02-25T02:15:58.414Z[ host-image] Feb 25 02:15:56.453 INFO O| Feb 25 02:15:56.453 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
92572025-02-25T02:15:58.485Z[ host-image] Feb 25 02:15:56.521 INFO O| Feb 25 02:15:56.521 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
92582025-02-25T02:15:58.510Z[ host-image] Feb 25 02:15:56.548 INFO O| Feb 25 02:15:56.548 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
92592025-02-25T02:15:58.542Z[ host-image] Feb 25 02:15:56.581 INFO O| Feb 25 02:15:56.581 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
92602025-02-25T02:15:58.647Z[ host-image] Feb 25 02:15:56.684 INFO O| Feb 25 02:15:56.684 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
92612025-02-25T02:15:58.651Z[ host-image] Feb 25 02:15:56.684 INFO O| Feb 25 02:15:56.684 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
92622025-02-25T02:15:58.651Z[ host-image] Feb 25 02:15:56.684 INFO O| Feb 25 02:15:56.684 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
92632025-02-25T02:15:58.663Z[ host-image] Feb 25 02:15:56.701 INFO O| Feb 25 02:15:56.701 INFO boot environment UUID: a7f30181-ea0b-4a91-bfaf-805dc2999b84
92642025-02-25T02:15:58.666Z[ host-image] Feb 25 02:15:56.701 INFO O| Feb 25 02:15:56.701 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = a7f30181-ea0b-4a91-bfaf-805dc2999b84
92652025-02-25T02:15:58.700Z[ host-image] Feb 25 02:15:56.738 INFO O| Feb 25 02:15:56.738 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92662025-02-25T02:15:58.739Z[ host-image] Feb 25 02:15:56.778 INFO O| Feb 25 02:15:56.777 INFO STEP 0 (create_be) COMPLETE
92672025-02-25T02:15:58.743Z[ host-image] Feb 25 02:15:56.778 INFO O| Feb 25 02:15:56.778 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92682025-02-25T02:15:58.774Z[ host-image] Feb 25 02:15:56.813 INFO O| Feb 25 02:15:56.813 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92692025-02-25T02:16:18.227Z[ recovery-image] Feb 25 02:16:16.266 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)
92702025-02-25T02:16:25.015Z[ recovery-image] Feb 25 02:16:23.053 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)
92712025-02-25T02:16:25.087Z[ host-image] Feb 25 02:16:23.125 INFO O| Feb 25 02:16:23.125 INFO STEP 1 (unpack_tar) COMPLETE
92722025-02-25T02:16:25.090Z[ host-image] Feb 25 02:16:23.125 INFO O| Feb 25 02:16:23.125 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92732025-02-25T02:16:25.108Z[ host-image] Feb 25 02:16:23.145 INFO O| Feb 25 02:16:23.145 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
92742025-02-25T02:16:29.625Z[ host-image] Feb 25 02:16:23.942 INFO O| Feb 25 02:16:23.942 INFO STEP 2 (devfsadm) COMPLETE
92752025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.942 INFO O| Feb 25 02:16:23.942 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92762025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.961 INFO O| Feb 25 02:16:23.961 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92772025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.961 INFO O| Feb 25 02:16:23.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
92782025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.961 INFO O| Feb 25 02:16:23.961 INFO STEP 3 (ensure_dir) COMPLETE
92792025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.961 INFO O| Feb 25 02:16:23.961 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92802025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.979 INFO O| Feb 25 02:16:23.979 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
92812025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.979 INFO O| Feb 25 02:16:23.979 INFO STEP 4 (ensure_dir) COMPLETE
92822025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:23.979 INFO O| Feb 25 02:16:23.979 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92832025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.014 INFO O| Feb 25 02:16:24.014 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
92842025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.014 INFO O| Feb 25 02:16:24.014 INFO STEP 5 (ensure_dir) COMPLETE
92852025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.014 INFO O| Feb 25 02:16:24.014 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92862025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.085 INFO O| Feb 25 02:16:24.084 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92872025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.085 INFO O| Feb 25 02:16:24.085 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
92882025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.085 INFO O| Feb 25 02:16:24.085 INFO STEP 6 (ensure_dir) COMPLETE
92892025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.085 INFO O| Feb 25 02:16:24.085 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92902025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.152 INFO O| Feb 25 02:16:24.152 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92912025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.152 INFO O| Feb 25 02:16:24.152 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
92922025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.152 INFO O| Feb 25 02:16:24.152 INFO STEP 7 (ensure_dir) COMPLETE
92932025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.152 INFO O| Feb 25 02:16:24.152 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92942025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.301 INFO O| Feb 25 02:16:24.301 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
92952025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.302 INFO O| Feb 25 02:16:24.302 INFO STEP 8 (remove_files) COMPLETE
92962025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.302 INFO O| Feb 25 02:16:24.302 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
92972025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.383 INFO O| Feb 25 02:16:24.383 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
92982025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.385 INFO O| Feb 25 02:16:24.385 INFO STEP 9 (remove_files) COMPLETE
92992025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.385 INFO O| Feb 25 02:16:24.385 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93002025-02-25T02:16:29.711Z[ host-image] Feb 25 02:16:24.412 INFO O| Feb 25 02:16:24.412 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
93012025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.414 INFO O| Feb 25 02:16:24.414 INFO STEP 10 (remove_files) COMPLETE
93022025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.414 INFO O| Feb 25 02:16:24.414 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93032025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.475 INFO O| Feb 25 02:16:24.475 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
93042025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.475 INFO O| Feb 25 02:16:24.475 INFO STEP 11 (remove_files) COMPLETE
93052025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.475 INFO O| Feb 25 02:16:24.475 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93062025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.496 INFO O| Feb 25 02:16:24.496 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
93072025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.496 INFO O| Feb 25 02:16:24.496 INFO STEP 12 (remove_files) COMPLETE
93082025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.496 INFO O| Feb 25 02:16:24.496 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93092025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.582 INFO O| Feb 25 02:16:24.582 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93102025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.582 INFO O| Feb 25 02:16:24.582 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93112025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.582 INFO O| Feb 25 02:16:24.582 INFO STEP 13 (ensure_dir) COMPLETE
93122025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.582 INFO O| Feb 25 02:16:24.582 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93132025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.605 INFO O| Feb 25 02:16:24.604 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93142025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.605 INFO O| Feb 25 02:16:24.605 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93152025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.605 INFO O| Feb 25 02:16:24.605 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93162025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.605 INFO O| Feb 25 02:16:24.605 INFO STEP 14 (ensure_dir) COMPLETE
93172025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.605 INFO O| Feb 25 02:16:24.605 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93182025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.685 INFO O| Feb 25 02:16:24.685 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93192025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.686 INFO O| Feb 25 02:16:24.686 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93202025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.686 INFO O| Feb 25 02:16:24.686 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93212025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.686 INFO O| Feb 25 02:16:24.686 INFO STEP 15 (ensure_dir) COMPLETE
93222025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.686 INFO O| Feb 25 02:16:24.686 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93232025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.783 INFO O| Feb 25 02:16:24.783 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93242025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.783 INFO O| Feb 25 02:16:24.783 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93252025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.783 INFO O| Feb 25 02:16:24.783 INFO STEP 16 (ensure_dir) COMPLETE
93262025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.783 INFO O| Feb 25 02:16:24.783 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93272025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.862 INFO O| Feb 25 02:16:24.862 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93282025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.862 INFO O| Feb 25 02:16:24.862 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93292025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.862 INFO O| Feb 25 02:16:24.862 INFO STEP 17 (ensure_dir) COMPLETE
93302025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.863 INFO O| Feb 25 02:16:24.862 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93312025-02-25T02:16:29.712Z[ host-image] Feb 25 02:16:24.885 INFO O| Feb 25 02:16:24.885 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93322025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.886 INFO O| Feb 25 02:16:24.885 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93332025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.886 INFO O| Feb 25 02:16:24.886 INFO ok!
93342025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.886 INFO O| Feb 25 02:16:24.886 INFO STEP 18 (ensure_symlink) COMPLETE
93352025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.886 INFO O| Feb 25 02:16:24.886 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93362025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.994 INFO O| Feb 25 02:16:24.994 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
93372025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.994 INFO O| Feb 25 02:16:24.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
93382025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.995 INFO O| Feb 25 02:16:24.994 INFO ok!
93392025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.995 INFO O| Feb 25 02:16:24.994 INFO STEP 19 (ensure_file) COMPLETE
93402025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:24.995 INFO O| Feb 25 02:16:24.994 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93412025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
93422025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93432025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
93442025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO ok!
93452025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO STEP 20 (ensure_symlink) COMPLETE
93462025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.092 INFO O| Feb 25 02:16:25.092 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93472025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
93482025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93492025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93502025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO ok!
93512025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO STEP 21 (ensure_symlink) COMPLETE
93522025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.123 INFO O| Feb 25 02:16:25.123 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93532025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.147 INFO O| Feb 25 02:16:25.147 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93542025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.147 INFO O| Feb 25 02:16:25.147 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93552025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.147 INFO O| Feb 25 02:16:25.147 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93562025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.147 INFO O| Feb 25 02:16:25.147 INFO ok!
93572025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.148 INFO O| Feb 25 02:16:25.147 INFO STEP 22 (ensure_symlink) COMPLETE
93582025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.148 INFO O| Feb 25 02:16:25.148 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93592025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
93602025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93612025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
93622025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO ok!
93632025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO STEP 23 (ensure_symlink) COMPLETE
93642025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.189 INFO O| Feb 25 02:16:25.189 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93652025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.225 INFO O| Feb 25 02:16:25.225 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
93662025-02-25T02:16:29.713Z[ host-image] Feb 25 02:16:25.225 INFO O| Feb 25 02:16:25.225 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
93672025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.226 INFO O| Feb 25 02:16:25.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
93682025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.226 INFO O| Feb 25 02:16:25.226 INFO ok!
93692025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.226 INFO O| Feb 25 02:16:25.226 INFO STEP 24 (ensure_file) COMPLETE
93702025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.226 INFO O| Feb 25 02:16:25.226 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
93712025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.287 INFO O| Feb 25 02:16:25.286 INFO updating shadow file
93722025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.287 INFO O| Feb 25 02:16:25.287 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93732025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.287 INFO O| Feb 25 02:16:25.287 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
93742025-02-25T02:16:29.714Z[ host-image] Feb 25 02:16:25.287 INFO O| Feb 25 02:16:25.287 INFO STEP 25 (shadow) COMPLETE
93752025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.287 INFO O| Feb 25 02:16:25.287 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93762025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
93772025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
93782025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
93792025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 INFO ok!
93802025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 INFO STEP 26 (ensure_file) COMPLETE
93812025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.346 INFO O| Feb 25 02:16:25.346 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93822025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.365 INFO O| Feb 25 02:16:25.365 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
93832025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.365 INFO O| Feb 25 02:16:25.365 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
93842025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.366 INFO O| Feb 25 02:16:25.365 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
93852025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.366 INFO O| Feb 25 02:16:25.366 INFO ok!
93862025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.366 INFO O| Feb 25 02:16:25.366 INFO STEP 27 (ensure_file) COMPLETE
93872025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.366 INFO O| Feb 25 02:16:25.366 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93882025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
93892025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
93902025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93912025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
93922025-02-25T02:16:29.735Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO ok!
93932025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO STEP 28 (ensure_file) COMPLETE
93942025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.401 INFO O| Feb 25 02:16:25.401 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93952025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.420 INFO O| Feb 25 02:16:25.420 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
93962025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.421 INFO O| Feb 25 02:16:25.420 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
93972025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.421 INFO O| Feb 25 02:16:25.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
93982025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.421 INFO O| Feb 25 02:16:25.421 INFO ok!
93992025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.421 INFO O| Feb 25 02:16:25.421 INFO STEP 29 (ensure_file) COMPLETE
94002025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.421 INFO O| Feb 25 02:16:25.421 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94012025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.439 INFO O| Feb 25 02:16:25.439 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
94022025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.439 INFO O| Feb 25 02:16:25.439 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
94032025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.440 INFO O| Feb 25 02:16:25.440 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
94042025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.440 INFO O| Feb 25 02:16:25.440 INFO ok!
94052025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.440 INFO O| Feb 25 02:16:25.440 INFO STEP 30 (ensure_file) COMPLETE
94062025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.440 INFO O| Feb 25 02:16:25.440 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94072025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.459 INFO O| Feb 25 02:16:25.459 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
94082025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.459 INFO O| Feb 25 02:16:25.459 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
94092025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.459 INFO O| Feb 25 02:16:25.459 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94102025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.459 INFO O| Feb 25 02:16:25.459 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94112025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.460 INFO O| Feb 25 02:16:25.459 INFO ok!
94122025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.460 INFO O| Feb 25 02:16:25.460 INFO STEP 31 (ensure_file) COMPLETE
94132025-02-25T02:16:29.736Z[ host-image] Feb 25 02:16:25.460 INFO O| Feb 25 02:16:25.460 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94142025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.481 INFO O| Feb 25 02:16:25.481 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
94152025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.481 INFO O| Feb 25 02:16:25.481 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
94162025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.482 INFO O| Feb 25 02:16:25.482 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
94172025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.482 INFO O| Feb 25 02:16:25.482 INFO ok!
94182025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.482 INFO O| Feb 25 02:16:25.482 INFO STEP 32 (ensure_file) COMPLETE
94192025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.482 INFO O| Feb 25 02:16:25.482 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94202025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94212025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
94222025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
94232025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 INFO ok!
94242025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 INFO STEP 33 (ensure_file) COMPLETE
94252025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.514 INFO O| Feb 25 02:16:25.514 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94262025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.544 INFO O| Feb 25 02:16:25.544 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94272025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.544 INFO O| Feb 25 02:16:25.544 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94282025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.544 INFO O| Feb 25 02:16:25.544 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94292025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94302025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94312025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94322025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO ok!
94332025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO STEP 34 (ensure_file) COMPLETE
94342025-02-25T02:16:29.737Z[ host-image] Feb 25 02:16:25.545 INFO O| Feb 25 02:16:25.545 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94352025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.589 INFO O| Feb 25 02:16:25.589 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94362025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.589 INFO O| Feb 25 02:16:25.589 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94372025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.589 INFO O| Feb 25 02:16:25.589 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94382025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.589 INFO O| Feb 25 02:16:25.589 INFO STEP 35 (ensure_dir) COMPLETE
94392025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.589 INFO O| Feb 25 02:16:25.589 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94402025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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
94412025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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 ...
94422025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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
94432025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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
94442025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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
94452025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 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
94462025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 INFO ok!
94472025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 INFO STEP 36 (ensure_file) COMPLETE
94482025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.608 INFO O| Feb 25 02:16:25.608 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94492025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94502025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 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 ...
94512025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94522025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 INFO ok!
94532025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 INFO STEP 37 (ensure_symlink) COMPLETE
94542025-02-25T02:16:29.738Z[ host-image] Feb 25 02:16:25.644 INFO O| Feb 25 02:16:25.644 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94552025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.664 INFO O| Feb 25 02:16:25.664 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94562025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.664 INFO O| Feb 25 02:16:25.664 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94572025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94582025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94592025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94602025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94612025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO ok!
94622025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO STEP 38 (ensure_file) COMPLETE
94632025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.670 INFO O| Feb 25 02:16:25.670 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94642025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.711 INFO O| Feb 25 02:16:25.711 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94652025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.711 INFO O| Feb 25 02:16:25.711 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 ...
94662025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.738 INFO O| Feb 25 02:16:25.738 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
94672025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.738 INFO O| Feb 25 02:16:25.738 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
94682025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.738 INFO O| Feb 25 02:16:25.738 INFO ok!
94692025-02-25T02:16:29.739Z[ host-image] Feb 25 02:16:25.738 INFO O| Feb 25 02:16:25.738 INFO STEP 39 (ensure_file) COMPLETE
94702025-02-25T02:16:29.740Z[ host-image] Feb 25 02:16:25.738 INFO O| Feb 25 02:16:25.738 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94712025-02-25T02:16:29.740Z[ host-image] Feb 25 02:16:25.788 INFO O| Feb 25 02:16:25.788 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
94722025-02-25T02:16:29.740Z[ host-image] Feb 25 02:16:25.789 INFO O| Feb 25 02:16:25.788 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
94732025-02-25T02:16:29.740Z[ host-image] Feb 25 02:16:25.789 INFO O| Feb 25 02:16:25.789 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
94742025-02-25T02:16:29.740Z[ host-image] Feb 25 02:16:25.789 INFO O| Feb 25 02:16:25.789 INFO ok!
94752025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.789 INFO O| Feb 25 02:16:25.789 INFO STEP 40 (ensure_file) COMPLETE
94762025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.789 INFO O| Feb 25 02:16:25.789 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94772025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.811 INFO O| Feb 25 02:16:25.811 INFO updating shadow file
94782025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.812 INFO O| Feb 25 02:16:25.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94792025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.812 INFO O| Feb 25 02:16:25.812 INFO STEP 41 (shadow) COMPLETE
94802025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.812 INFO O| Feb 25 02:16:25.812 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
94812025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.847 INFO O| Feb 25 02:16:25.847 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
94822025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.847 INFO O| Feb 25 02:16:25.847 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
94832025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.847 INFO O| Feb 25 02:16:25.847 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94842025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.847 INFO O| Feb 25 02:16:25.847 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
94852025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.847 INFO O| Feb 25 02:16:25.847 INFO ok!
94862025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.847 INFO STEP 42 (ensure_file) COMPLETE
94872025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.848 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94882025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.848 INFO skip step because feature "mfg" is not enabled
94892025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.848 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94902025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.848 INFO skip step because feature "mfg" is not enabled
94912025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.848 INFO O| Feb 25 02:16:25.848 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94922025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.908 INFO O| Feb 25 02:16:25.908 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
94932025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:25.908 INFO O| Feb 25 02:16:25.908 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
94942025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.739 INFO O| Feb 25 02:16:26.739 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94952025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.739 INFO O| Feb 25 02:16:26.739 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
94962025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.739 INFO O| Feb 25 02:16:26.739 INFO ok!
94972025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.739 INFO O| Feb 25 02:16:26.739 INFO STEP 45 (ensure_file) COMPLETE
94982025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.739 INFO O| Feb 25 02:16:26.739 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
94992025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.760 INFO O| Feb 25 02:16:26.760 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
95002025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.760 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
95012025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95022025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95032025-02-25T02:16:29.749Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95042025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95052025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO ok!
95062025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO STEP 46 (ensure_file) COMPLETE
95072025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.761 INFO O| Feb 25 02:16:26.761 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95082025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
95092025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 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 ...
95102025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 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
95112025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95122025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 INFO ok!
95132025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 INFO STEP 47 (ensure_file) COMPLETE
95142025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.781 INFO O| Feb 25 02:16:26.781 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95152025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.815 INFO O| Feb 25 02:16:26.814 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
95162025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.815 INFO O| Feb 25 02:16:26.815 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
95172025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95182025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95192025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95202025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95212025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO ok!
95222025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO STEP 48 (ensure_file) COMPLETE
95232025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.839 INFO O| Feb 25 02:16:26.839 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95242025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.891 INFO O| Feb 25 02:16:26.891 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
95252025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.891 INFO O| Feb 25 02:16:26.891 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 ...
95262025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.914 INFO O| Feb 25 02:16:26.914 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
95272025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.914 INFO O| Feb 25 02:16:26.914 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95282025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.914 INFO O| Feb 25 02:16:26.914 INFO ok!
95292025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.914 INFO O| Feb 25 02:16:26.914 INFO STEP 49 (ensure_file) COMPLETE
95302025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.914 INFO O| Feb 25 02:16:26.914 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95312025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.987 INFO O| Feb 25 02:16:26.987 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95322025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:26.987 INFO O| Feb 25 02:16:26.987 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95332025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95342025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95352025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95362025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95372025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO ok!
95382025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO STEP 50 (ensure_file) COMPLETE
95392025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.016 INFO O| Feb 25 02:16:27.016 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95402025-02-25T02:16:29.750Z[ host-image] Feb 25 02:16:27.075 INFO O| Feb 25 02:16:27.075 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
95412025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.075 INFO O| Feb 25 02:16:27.075 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 ...
95422025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.097 INFO O| Feb 25 02:16:27.097 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
95432025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.097 INFO O| Feb 25 02:16:27.097 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95442025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.097 INFO O| Feb 25 02:16:27.097 INFO ok!
95452025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.097 INFO O| Feb 25 02:16:27.097 INFO STEP 51 (ensure_file) COMPLETE
95462025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.097 INFO O| Feb 25 02:16:27.097 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95472025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.135 INFO O| Feb 25 02:16:27.134 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
95482025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.135 INFO O| Feb 25 02:16:27.134 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 ...
95492025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.159 INFO O| Feb 25 02:16:27.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-time.xml
95502025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.159 INFO O| Feb 25 02:16:27.159 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95512025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.159 INFO O| Feb 25 02:16:27.159 INFO ok!
95522025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.159 INFO O| Feb 25 02:16:27.159 INFO STEP 52 (ensure_file) COMPLETE
95532025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.159 INFO O| Feb 25 02:16:27.159 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95542025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.216 INFO O| Feb 25 02:16:27.216 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95552025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.216 INFO O| Feb 25 02:16:27.216 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 ...
95562025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.233 INFO O| Feb 25 02:16:27.233 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
95572025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.233 INFO O| Feb 25 02:16:27.233 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95582025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.233 INFO O| Feb 25 02:16:27.233 INFO ok!
95592025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.233 INFO O| Feb 25 02:16:27.233 INFO STEP 53 (ensure_file) COMPLETE
95602025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.233 INFO O| Feb 25 02:16:27.233 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95612025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.266 INFO O| Feb 25 02:16:27.266 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95622025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.266 INFO O| Feb 25 02:16:27.266 INFO STEP 54 (ensure_dir) COMPLETE
95632025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.266 INFO O| Feb 25 02:16:27.266 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95642025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.305 INFO O| Feb 25 02:16:27.305 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95652025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.305 INFO O| Feb 25 02:16:27.305 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95662025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.305 INFO O| Feb 25 02:16:27.305 INFO STEP 55 (ensure_dir) COMPLETE
95672025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.305 INFO O| Feb 25 02:16:27.305 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95682025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.330 INFO O| Feb 25 02:16:27.330 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95692025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.330 INFO O| Feb 25 02:16:27.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
95702025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.330 INFO O| Feb 25 02:16:27.330 INFO STEP 56 (ensure_dir) COMPLETE
95712025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.330 INFO O| Feb 25 02:16:27.330 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95722025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.350 INFO O| Feb 25 02:16:27.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
95732025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.350 INFO O| Feb 25 02:16:27.350 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
95742025-02-25T02:16:29.751Z[ host-image] Feb 25 02:16:27.379 INFO O| Feb 25 02:16:27.379 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
95752025-02-25T02:16:29.755Z[ host-image] Feb 25 02:16:27.379 INFO O| Feb 25 02:16:27.379 INFO ok!
95762025-02-25T02:16:29.755Z[ host-image] Feb 25 02:16:27.379 INFO O| Feb 25 02:16:27.379 INFO STEP 57 (ensure_file) COMPLETE
95772025-02-25T02:16:29.755Z[ host-image] Feb 25 02:16:27.379 INFO O| Feb 25 02:16:27.379 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95782025-02-25T02:16:29.755Z[ host-image] Feb 25 02:16:27.412 INFO O| Feb 25 02:16:27.412 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
95792025-02-25T02:16:29.755Z[ host-image] Feb 25 02:16:27.412 INFO O| Feb 25 02:16:27.412 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
95802025-02-25T02:16:30.829Z[ host-image] Feb 25 02:16:28.867 INFO O| Feb 25 02:16:28.867 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
95812025-02-25T02:16:30.829Z[ host-image] Feb 25 02:16:28.867 INFO O| Feb 25 02:16:28.867 INFO ok!
95822025-02-25T02:16:30.832Z[ host-image] Feb 25 02:16:28.867 INFO O| Feb 25 02:16:28.867 INFO STEP 58 (ensure_file) COMPLETE
95832025-02-25T02:16:30.832Z[ host-image] Feb 25 02:16:28.867 INFO O| Feb 25 02:16:28.867 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95842025-02-25T02:16:30.848Z[ host-image] Feb 25 02:16:28.886 INFO O| Feb 25 02:16:28.886 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95852025-02-25T02:16:30.854Z[ host-image] Feb 25 02:16:28.886 INFO O| Feb 25 02:16:28.886 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
95862025-02-25T02:16:30.854Z[ host-image] Feb 25 02:16:28.886 INFO O| Feb 25 02:16:28.886 INFO STEP 59 (ensure_dir) COMPLETE
95872025-02-25T02:16:30.854Z[ host-image] Feb 25 02:16:28.886 INFO O| Feb 25 02:16:28.886 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95882025-02-25T02:16:30.889Z[ host-image] Feb 25 02:16:28.927 INFO O| Feb 25 02:16:28.927 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
95892025-02-25T02:16:30.889Z[ host-image] Feb 25 02:16:28.928 INFO O| Feb 25 02:16:28.927 INFO copying /tmp/.tmpZkvLVr/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 ...
95902025-02-25T02:16:30.893Z[ host-image] Feb 25 02:16:28.928 INFO O| Feb 25 02:16:28.928 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
95912025-02-25T02:16:30.893Z[ host-image] Feb 25 02:16:28.928 INFO O| Feb 25 02:16:28.928 INFO ok!
95922025-02-25T02:16:30.893Z[ host-image] Feb 25 02:16:28.928 INFO O| Feb 25 02:16:28.928 INFO STEP 60 (ensure_file) COMPLETE
95932025-02-25T02:16:30.893Z[ host-image] Feb 25 02:16:28.928 INFO O| Feb 25 02:16:28.928 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95942025-02-25T02:16:30.989Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
95952025-02-25T02:16:30.989Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO copying /tmp/.tmpZkvLVr/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 ...
95962025-02-25T02:16:30.992Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
95972025-02-25T02:16:30.993Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO ok!
95982025-02-25T02:16:30.993Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO STEP 61 (ensure_file) COMPLETE
95992025-02-25T02:16:30.993Z[ host-image] Feb 25 02:16:29.027 INFO O| Feb 25 02:16:29.027 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96002025-02-25T02:16:31.011Z[ host-image] Feb 25 02:16:29.049 INFO O| Feb 25 02:16:29.049 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96012025-02-25T02:16:31.011Z[ host-image] Feb 25 02:16:29.049 INFO O| Feb 25 02:16:29.049 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96022025-02-25T02:16:31.015Z[ host-image] Feb 25 02:16:29.049 INFO O| Feb 25 02:16:29.049 INFO STEP 62 (ensure_dir) COMPLETE
96032025-02-25T02:16:31.015Z[ host-image] Feb 25 02:16:29.049 INFO O| Feb 25 02:16:29.049 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96042025-02-25T02:16:31.094Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
96052025-02-25T02:16:31.094Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO copying /tmp/.tmpZkvLVr/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 ...
96062025-02-25T02:16:31.096Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
96072025-02-25T02:16:31.097Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO ok!
96082025-02-25T02:16:31.097Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO STEP 63 (ensure_file) COMPLETE
96092025-02-25T02:16:31.097Z[ host-image] Feb 25 02:16:29.132 INFO O| Feb 25 02:16:29.132 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96102025-02-25T02:16:31.159Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96112025-02-25T02:16:31.159Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO copying /tmp/.tmpZkvLVr/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 ...
96122025-02-25T02:16:31.162Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96132025-02-25T02:16:31.162Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO ok!
96142025-02-25T02:16:31.162Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO STEP 64 (ensure_file) COMPLETE
96152025-02-25T02:16:31.162Z[ host-image] Feb 25 02:16:29.197 INFO O| Feb 25 02:16:29.197 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96162025-02-25T02:16:31.204Z[ host-image] Feb 25 02:16:29.242 INFO O| Feb 25 02:16:29.242 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96172025-02-25T02:16:31.204Z[ host-image] Feb 25 02:16:29.243 INFO O| Feb 25 02:16:29.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96182025-02-25T02:16:31.207Z[ host-image] Feb 25 02:16:29.243 INFO O| Feb 25 02:16:29.243 INFO STEP 65 (ensure_dir) COMPLETE
96192025-02-25T02:16:31.207Z[ host-image] Feb 25 02:16:29.243 INFO O| Feb 25 02:16:29.243 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96202025-02-25T02:16:31.250Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96212025-02-25T02:16:31.250Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO copying /tmp/.tmpZkvLVr/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 ...
96222025-02-25T02:16:31.253Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96232025-02-25T02:16:31.253Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO ok!
96242025-02-25T02:16:31.253Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO STEP 66 (ensure_file) COMPLETE
96252025-02-25T02:16:31.253Z[ host-image] Feb 25 02:16:29.287 INFO O| Feb 25 02:16:29.287 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96262025-02-25T02:16:31.299Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96272025-02-25T02:16:31.299Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96282025-02-25T02:16:31.299Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96292025-02-25T02:16:31.302Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO ok!
96302025-02-25T02:16:31.303Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO STEP 67 (ensure_file) COMPLETE
96312025-02-25T02:16:31.303Z[ host-image] Feb 25 02:16:29.337 INFO O| Feb 25 02:16:29.337 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96322025-02-25T02:16:31.377Z[ host-image] Feb 25 02:16:29.415 INFO O| Feb 25 02:16:29.415 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96332025-02-25T02:16:31.377Z[ host-image] Feb 25 02:16:29.415 INFO O| Feb 25 02:16:29.415 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96342025-02-25T02:16:31.377Z[ host-image] Feb 25 02:16:29.415 INFO O| Feb 25 02:16:29.415 INFO STEP 68 (ensure_dir) COMPLETE
96352025-02-25T02:16:31.384Z[ host-image] Feb 25 02:16:29.415 INFO O| Feb 25 02:16:29.415 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96362025-02-25T02:16:31.400Z[ host-image] Feb 25 02:16:29.438 INFO O| Feb 25 02:16:29.438 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
96372025-02-25T02:16:31.400Z[ host-image] Feb 25 02:16:29.438 INFO O| Feb 25 02:16:29.438 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
96382025-02-25T02:16:32.860Z[ host-image] Feb 25 02:16:30.898 INFO O| Feb 25 02:16:30.898 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
96392025-02-25T02:16:32.860Z[ host-image] Feb 25 02:16:30.898 INFO O| Feb 25 02:16:30.898 INFO ok!
96402025-02-25T02:16:32.864Z[ host-image] Feb 25 02:16:30.898 INFO O| Feb 25 02:16:30.898 INFO STEP 69 (ensure_file) COMPLETE
96412025-02-25T02:16:32.864Z[ host-image] Feb 25 02:16:30.898 INFO O| Feb 25 02:16:30.898 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96422025-02-25T02:16:32.879Z[ host-image] Feb 25 02:16:30.917 INFO O| Feb 25 02:16:30.917 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
96432025-02-25T02:16:32.879Z[ host-image] Feb 25 02:16:30.917 INFO O| Feb 25 02:16:30.917 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
96442025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling bitflags v1.3.2
96452025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling bit_field v0.10.2
96462025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling log v0.4.22
96472025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling adler2 v2.0.0
96482025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling plain v0.2.3
96492025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling scroll v0.12.0
96502025-02-25T02:16:35.097Z[ recovery-image] Feb 25 02:16:33.133 INFO E| Compiling bitstruct v0.1.1
96512025-02-25T02:16:35.218Z[ recovery-image] Feb 25 02:16:33.256 INFO E| Compiling static_assertions v1.1.0
96522025-02-25T02:16:35.425Z[ recovery-image] Feb 25 02:16:33.463 INFO E| Compiling raw-cpuid v10.7.0
96532025-02-25T02:16:35.433Z[ host-image] Feb 25 02:16:33.468 INFO O| Feb 25 02:16:33.468 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
96542025-02-25T02:16:35.433Z[ host-image] Feb 25 02:16:33.468 INFO O| Feb 25 02:16:33.468 INFO ok!
96552025-02-25T02:16:35.433Z[ host-image] Feb 25 02:16:33.468 INFO O| Feb 25 02:16:33.468 INFO STEP 70 (ensure_file) COMPLETE
96562025-02-25T02:16:35.433Z[ host-image] Feb 25 02:16:33.468 INFO O| Feb 25 02:16:33.468 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96572025-02-25T02:16:35.450Z[ host-image] Feb 25 02:16:33.487 INFO O| Feb 25 02:16:33.487 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96582025-02-25T02:16:35.453Z[ host-image] Feb 25 02:16:33.488 INFO O| Feb 25 02:16:33.488 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96592025-02-25T02:16:35.453Z[ host-image] Feb 25 02:16:33.488 INFO O| Feb 25 02:16:33.488 INFO STEP 71 (ensure_dir) COMPLETE
96602025-02-25T02:16:35.453Z[ host-image] Feb 25 02:16:33.488 INFO O| Feb 25 02:16:33.488 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96612025-02-25T02:16:35.487Z[ recovery-image] Feb 25 02:16:33.524 INFO E| Compiling miniz_oxide v0.8.0
96622025-02-25T02:16:35.521Z[ host-image] Feb 25 02:16:33.558 INFO O| Feb 25 02:16:33.558 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
96632025-02-25T02:16:35.521Z[ host-image] Feb 25 02:16:33.558 INFO O| Feb 25 02:16:33.558 INFO copying /tmp/.tmpZkvLVr/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 ...
96642025-02-25T02:16:35.525Z[ host-image] Feb 25 02:16:33.558 INFO O| Feb 25 02:16:33.558 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
96652025-02-25T02:16:35.525Z[ host-image] Feb 25 02:16:33.559 INFO O| Feb 25 02:16:33.558 INFO ok!
96662025-02-25T02:16:35.525Z[ host-image] Feb 25 02:16:33.559 INFO O| Feb 25 02:16:33.558 INFO STEP 72 (ensure_file) COMPLETE
96672025-02-25T02:16:35.525Z[ host-image] Feb 25 02:16:33.559 INFO O| Feb 25 02:16:33.559 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96682025-02-25T02:16:35.553Z[ host-image] Feb 25 02:16:33.590 INFO O| Feb 25 02:16:33.590 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96692025-02-25T02:16:35.553Z[ host-image] Feb 25 02:16:33.591 INFO O| Feb 25 02:16:33.590 INFO copying /tmp/.tmpZkvLVr/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 ...
96702025-02-25T02:16:35.556Z[ host-image] Feb 25 02:16:33.591 INFO O| Feb 25 02:16:33.591 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96712025-02-25T02:16:35.556Z[ host-image] Feb 25 02:16:33.591 INFO O| Feb 25 02:16:33.591 INFO ok!
96722025-02-25T02:16:35.556Z[ host-image] Feb 25 02:16:33.591 INFO O| Feb 25 02:16:33.591 INFO STEP 73 (ensure_file) COMPLETE
96732025-02-25T02:16:35.556Z[ host-image] Feb 25 02:16:33.591 INFO O| Feb 25 02:16:33.591 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96742025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.618 INFO O| Feb 25 02:16:33.618 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96752025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.618 INFO O| Feb 25 02:16:33.618 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
96762025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.619 INFO O| Feb 25 02:16:33.618 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
96772025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.619 INFO O| Feb 25 02:16:33.618 INFO ok!
96782025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.619 INFO O| Feb 25 02:16:33.619 INFO STEP 74 (ensure_file) COMPLETE
96792025-02-25T02:16:35.581Z[ host-image] Feb 25 02:16:33.619 INFO O| Feb 25 02:16:33.619 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96802025-02-25T02:16:35.691Z[ host-image] Feb 25 02:16:33.729 INFO O| Feb 25 02:16:33.729 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
96812025-02-25T02:16:35.691Z[ host-image] Feb 25 02:16:33.729 INFO O| Feb 25 02:16:33.729 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
96822025-02-25T02:16:35.697Z[ recovery-image] Feb 25 02:16:33.729 INFO E| Compiling cpio_reader v0.1.1
96832025-02-25T02:16:35.697Z[ host-image] Feb 25 02:16:33.730 INFO O| Feb 25 02:16:33.729 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
96842025-02-25T02:16:35.697Z[ host-image] Feb 25 02:16:33.730 INFO O| Feb 25 02:16:33.729 INFO ok!
96852025-02-25T02:16:35.697Z[ host-image] Feb 25 02:16:33.730 INFO O| Feb 25 02:16:33.729 INFO STEP 75 (ensure_file) COMPLETE
96862025-02-25T02:16:35.700Z[ host-image] Feb 25 02:16:33.733 INFO O| Feb 25 02:16:33.729 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96872025-02-25T02:16:35.755Z[ host-image] Feb 25 02:16:33.793 INFO O| Feb 25 02:16:33.793 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96882025-02-25T02:16:35.758Z[ host-image] Feb 25 02:16:33.793 INFO O| Feb 25 02:16:33.793 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
96892025-02-25T02:16:35.758Z[ host-image] Feb 25 02:16:33.793 INFO O| Feb 25 02:16:33.793 INFO STEP 76 (ensure_dir) COMPLETE
96902025-02-25T02:16:35.758Z[ host-image] Feb 25 02:16:33.793 INFO O| Feb 25 02:16:33.793 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96912025-02-25T02:16:35.774Z[ host-image] Feb 25 02:16:33.812 INFO O| Feb 25 02:16:33.812 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
96922025-02-25T02:16:35.774Z[ host-image] Feb 25 02:16:33.812 INFO O| Feb 25 02:16:33.812 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
96932025-02-25T02:16:35.778Z[ host-image] Feb 25 02:16:33.816 INFO O| Feb 25 02:16:33.816 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
96942025-02-25T02:16:35.778Z[ host-image] Feb 25 02:16:33.817 INFO O| Feb 25 02:16:33.817 INFO ok!
96952025-02-25T02:16:35.781Z[ host-image] Feb 25 02:16:33.817 INFO O| Feb 25 02:16:33.817 INFO STEP 77 (ensure_file) COMPLETE
96962025-02-25T02:16:35.782Z[ host-image] Feb 25 02:16:33.817 INFO O| Feb 25 02:16:33.817 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96972025-02-25T02:16:35.798Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
96982025-02-25T02:16:35.798Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
96992025-02-25T02:16:35.802Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
97002025-02-25T02:16:35.802Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO ok!
97012025-02-25T02:16:35.802Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO STEP 78 (ensure_file) COMPLETE
97022025-02-25T02:16:35.802Z[ host-image] Feb 25 02:16:33.837 INFO O| Feb 25 02:16:33.837 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97032025-02-25T02:16:35.820Z[ host-image] Feb 25 02:16:33.858 INFO O| Feb 25 02:16:33.858 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
97042025-02-25T02:16:35.820Z[ host-image] Feb 25 02:16:33.858 INFO O| Feb 25 02:16:33.858 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
97052025-02-25T02:16:36.315Z[ recovery-image] Feb 25 02:16:34.353 INFO E| Compiling goblin v0.8.2
97062025-02-25T02:16:37.950Z[ host-image] Feb 25 02:16:35.987 INFO O| Feb 25 02:16:35.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
97072025-02-25T02:16:37.950Z[ host-image] Feb 25 02:16:35.987 INFO O| Feb 25 02:16:35.987 INFO ok!
97082025-02-25T02:16:37.956Z[ host-image] Feb 25 02:16:35.987 INFO O| Feb 25 02:16:35.987 INFO STEP 79 (ensure_file) COMPLETE
97092025-02-25T02:16:37.956Z[ host-image] Feb 25 02:16:35.987 INFO O| Feb 25 02:16:35.987 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97102025-02-25T02:16:37.969Z[ host-image] Feb 25 02:16:36.006 INFO O| Feb 25 02:16:36.006 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97112025-02-25T02:16:37.975Z[ host-image] Feb 25 02:16:36.006 INFO O| Feb 25 02:16:36.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97122025-02-25T02:16:37.975Z[ host-image] Feb 25 02:16:36.006 INFO O| Feb 25 02:16:36.006 INFO STEP 80 (ensure_dir) COMPLETE
97132025-02-25T02:16:37.975Z[ host-image] Feb 25 02:16:36.006 INFO O| Feb 25 02:16:36.006 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142025-02-25T02:16:38.008Z[ host-image] Feb 25 02:16:36.042 INFO O| Feb 25 02:16:36.042 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97152025-02-25T02:16:38.015Z[ host-image] Feb 25 02:16:36.043 INFO O| Feb 25 02:16:36.043 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97162025-02-25T02:16:38.015Z[ host-image] Feb 25 02:16:36.043 INFO O| Feb 25 02:16:36.043 INFO STEP 81 (ensure_dir) COMPLETE
97172025-02-25T02:16:38.015Z[ host-image] Feb 25 02:16:36.043 INFO O| Feb 25 02:16:36.043 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97182025-02-25T02:16:38.053Z[ host-image] Feb 25 02:16:36.078 INFO O| Feb 25 02:16:36.078 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97192025-02-25T02:16:38.053Z[ host-image] Feb 25 02:16:36.078 INFO O| Feb 25 02:16:36.078 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97202025-02-25T02:16:38.054Z[ host-image] Feb 25 02:16:36.078 INFO O| Feb 25 02:16:36.078 INFO STEP 82 (ensure_dir) COMPLETE
97212025-02-25T02:16:38.068Z[ host-image] Feb 25 02:16:36.078 INFO O| Feb 25 02:16:36.078 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97222025-02-25T02:16:38.145Z[ host-image] Feb 25 02:16:36.183 INFO O| Feb 25 02:16:36.183 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97232025-02-25T02:16:38.151Z[ host-image] Feb 25 02:16:36.183 INFO O| Feb 25 02:16:36.183 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97242025-02-25T02:16:38.151Z[ host-image] Feb 25 02:16:36.183 INFO O| Feb 25 02:16:36.183 INFO STEP 83 (ensure_dir) COMPLETE
97252025-02-25T02:16:38.151Z[ host-image] Feb 25 02:16:36.183 INFO O| Feb 25 02:16:36.183 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97262025-02-25T02:16:38.208Z[ host-image] Feb 25 02:16:36.243 INFO O| Feb 25 02:16:36.243 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97272025-02-25T02:16:38.208Z[ host-image] Feb 25 02:16:36.243 INFO O| Feb 25 02:16:36.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97282025-02-25T02:16:38.211Z[ host-image] Feb 25 02:16:36.243 INFO O| Feb 25 02:16:36.243 INFO STEP 84 (ensure_dir) COMPLETE
97292025-02-25T02:16:38.211Z[ host-image] Feb 25 02:16:36.243 INFO O| Feb 25 02:16:36.243 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97302025-02-25T02:16:38.225Z[ host-image] Feb 25 02:16:36.262 INFO O| Feb 25 02:16:36.262 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
97312025-02-25T02:16:38.225Z[ host-image] Feb 25 02:16:36.262 INFO O| Feb 25 02:16:36.262 INFO copying /tmp/.tmpZkvLVr/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 ...
97322025-02-25T02:16:38.243Z[ host-image] Feb 25 02:16:36.263 INFO O| Feb 25 02:16:36.262 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
97332025-02-25T02:16:38.243Z[ host-image] Feb 25 02:16:36.263 INFO O| Feb 25 02:16:36.263 INFO ok!
97342025-02-25T02:16:38.243Z[ host-image] Feb 25 02:16:36.263 INFO O| Feb 25 02:16:36.263 INFO STEP 85 (ensure_file) COMPLETE
97352025-02-25T02:16:38.243Z[ host-image] Feb 25 02:16:36.263 INFO O| Feb 25 02:16:36.263 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97362025-02-25T02:16:38.251Z[ host-image] Feb 25 02:16:36.289 INFO O| Feb 25 02:16:36.289 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97372025-02-25T02:16:38.251Z[ host-image] Feb 25 02:16:36.289 INFO O| Feb 25 02:16:36.289 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97382025-02-25T02:16:38.255Z[ host-image] Feb 25 02:16:36.289 INFO O| Feb 25 02:16:36.289 INFO STEP 86 (ensure_dir) COMPLETE
97392025-02-25T02:16:38.255Z[ host-image] Feb 25 02:16:36.289 INFO O| Feb 25 02:16:36.289 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97402025-02-25T02:16:38.307Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97412025-02-25T02:16:38.307Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97422025-02-25T02:16:38.311Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97432025-02-25T02:16:38.311Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO ok!
97442025-02-25T02:16:38.311Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO STEP 87 (ensure_file) COMPLETE
97452025-02-25T02:16:38.311Z[ host-image] Feb 25 02:16:36.345 INFO O| Feb 25 02:16:36.345 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97462025-02-25T02:16:38.333Z[ host-image] Feb 25 02:16:36.371 INFO O| Feb 25 02:16:36.371 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
97472025-02-25T02:16:38.333Z[ host-image] Feb 25 02:16:36.371 INFO O| Feb 25 02:16:36.371 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
97482025-02-25T02:16:38.359Z[ host-image] Feb 25 02:16:36.397 INFO O| Feb 25 02:16:36.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
97492025-02-25T02:16:38.359Z[ host-image] Feb 25 02:16:36.397 INFO O| Feb 25 02:16:36.397 INFO ok!
97502025-02-25T02:16:38.363Z[ host-image] Feb 25 02:16:36.397 INFO O| Feb 25 02:16:36.397 INFO STEP 88 (ensure_file) COMPLETE
97512025-02-25T02:16:38.363Z[ host-image] Feb 25 02:16:36.397 INFO O| Feb 25 02:16:36.397 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97522025-02-25T02:16:38.416Z[ host-image] Feb 25 02:16:36.454 INFO O| Feb 25 02:16:36.454 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
97532025-02-25T02:16:38.416Z[ host-image] Feb 25 02:16:36.454 INFO O| Feb 25 02:16:36.454 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
97542025-02-25T02:16:38.971Z[ host-image] Feb 25 02:16:37.009 INFO O| Feb 25 02:16:37.009 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
97552025-02-25T02:16:38.971Z[ host-image] Feb 25 02:16:37.009 INFO O| Feb 25 02:16:37.009 INFO ok!
97562025-02-25T02:16:38.974Z[ host-image] Feb 25 02:16:37.009 INFO O| Feb 25 02:16:37.009 INFO STEP 89 (ensure_file) COMPLETE
97572025-02-25T02:16:38.974Z[ host-image] Feb 25 02:16:37.009 INFO O| Feb 25 02:16:37.009 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97582025-02-25T02:16:38.991Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
97592025-02-25T02:16:38.991Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
97602025-02-25T02:16:38.991Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
97612025-02-25T02:16:38.994Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO ok!
97622025-02-25T02:16:38.994Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO STEP 90 (ensure_file) COMPLETE
97632025-02-25T02:16:38.994Z[ host-image] Feb 25 02:16:37.029 INFO O| Feb 25 02:16:37.029 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97642025-02-25T02:16:39.010Z[ host-image] Feb 25 02:16:37.048 INFO O| Feb 25 02:16:37.048 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
97652025-02-25T02:16:39.010Z[ host-image] Feb 25 02:16:37.048 INFO O| Feb 25 02:16:37.048 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
97662025-02-25T02:16:39.013Z[ host-image] Feb 25 02:16:37.048 INFO O| Feb 25 02:16:37.048 INFO STEP 91 (ensure_dir) COMPLETE
97672025-02-25T02:16:39.013Z[ host-image] Feb 25 02:16:37.048 INFO O| Feb 25 02:16:37.048 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97682025-02-25T02:16:39.042Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
97692025-02-25T02:16:39.042Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO copying /tmp/.tmpZkvLVr/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 ...
97702025-02-25T02:16:39.046Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
97712025-02-25T02:16:39.046Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO ok!
97722025-02-25T02:16:39.046Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO STEP 92 (ensure_file) COMPLETE
97732025-02-25T02:16:39.046Z[ host-image] Feb 25 02:16:37.080 INFO O| Feb 25 02:16:37.080 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97742025-02-25T02:16:39.099Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
97752025-02-25T02:16:39.099Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO copying /tmp/.tmpZkvLVr/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 ...
97762025-02-25T02:16:39.102Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
97772025-02-25T02:16:39.102Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO ok!
97782025-02-25T02:16:39.102Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO STEP 93 (ensure_file) COMPLETE
97792025-02-25T02:16:39.102Z[ host-image] Feb 25 02:16:37.137 INFO O| Feb 25 02:16:37.137 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97802025-02-25T02:16:39.157Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
97812025-02-25T02:16:39.157Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO copying /tmp/.tmpZkvLVr/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 ...
97822025-02-25T02:16:39.160Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
97832025-02-25T02:16:39.161Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO ok!
97842025-02-25T02:16:39.161Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO STEP 94 (ensure_file) COMPLETE
97852025-02-25T02:16:39.161Z[ host-image] Feb 25 02:16:37.195 INFO O| Feb 25 02:16:37.195 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97862025-02-25T02:16:39.178Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
97872025-02-25T02:16:39.178Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO copying /tmp/.tmpZkvLVr/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 ...
97882025-02-25T02:16:39.181Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
97892025-02-25T02:16:39.181Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO ok!
97902025-02-25T02:16:39.182Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO STEP 95 (ensure_file) COMPLETE
97912025-02-25T02:16:39.182Z[ host-image] Feb 25 02:16:37.216 INFO O| Feb 25 02:16:37.216 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97922025-02-25T02:16:39.274Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
97932025-02-25T02:16:39.274Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO copying /tmp/.tmpZkvLVr/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 ...
97942025-02-25T02:16:39.279Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
97952025-02-25T02:16:39.279Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO ok!
97962025-02-25T02:16:39.279Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO STEP 96 (ensure_file) COMPLETE
97972025-02-25T02:16:39.282Z[ host-image] Feb 25 02:16:37.284 INFO O| Feb 25 02:16:37.284 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97982025-02-25T02:16:39.384Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
97992025-02-25T02:16:39.384Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO copying /tmp/.tmpZkvLVr/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 ...
98002025-02-25T02:16:39.387Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d
98012025-02-25T02:16:39.387Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO ok!
98022025-02-25T02:16:39.388Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO STEP 97 (ensure_file) COMPLETE
98032025-02-25T02:16:39.388Z[ host-image] Feb 25 02:16:37.422 INFO O| Feb 25 02:16:37.422 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98042025-02-25T02:16:39.433Z[ host-image] Feb 25 02:16:37.471 INFO O| Feb 25 02:16:37.471 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
98052025-02-25T02:16:39.433Z[ host-image] Feb 25 02:16:37.471 INFO O| Feb 25 02:16:37.471 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
98062025-02-25T02:16:39.437Z[ host-image] Feb 25 02:16:37.471 INFO O| Feb 25 02:16:37.471 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
98072025-02-25T02:16:39.437Z[ host-image] Feb 25 02:16:37.471 INFO O| Feb 25 02:16:37.471 INFO ok!
98082025-02-25T02:16:39.437Z[ host-image] Feb 25 02:16:37.471 INFO O| Feb 25 02:16:37.471 INFO STEP 98 (ensure_file) COMPLETE
98092025-02-25T02:16:39.437Z[ host-image] Feb 25 02:16:37.472 INFO O| Feb 25 02:16:37.471 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98102025-02-25T02:16:39.459Z[ host-image] Feb 25 02:16:37.497 INFO O| Feb 25 02:16:37.497 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
98112025-02-25T02:16:39.460Z[ host-image] Feb 25 02:16:37.497 INFO O| Feb 25 02:16:37.497 INFO copying /tmp/.tmpZkvLVr/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 ...
98122025-02-25T02:16:39.463Z[ host-image] Feb 25 02:16:37.498 INFO O| Feb 25 02:16:37.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
98132025-02-25T02:16:39.463Z[ host-image] Feb 25 02:16:37.498 INFO O| Feb 25 02:16:37.498 INFO ok!
98142025-02-25T02:16:39.463Z[ host-image] Feb 25 02:16:37.498 INFO O| Feb 25 02:16:37.498 INFO STEP 99 (ensure_file) COMPLETE
98152025-02-25T02:16:39.463Z[ host-image] Feb 25 02:16:37.498 INFO O| Feb 25 02:16:37.498 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98162025-02-25T02:16:39.534Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
98172025-02-25T02:16:39.534Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO copying /tmp/.tmpZkvLVr/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 ...
98182025-02-25T02:16:39.534Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
98192025-02-25T02:16:39.538Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO ok!
98202025-02-25T02:16:39.538Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO STEP 100 (ensure_file) COMPLETE
98212025-02-25T02:16:39.538Z[ host-image] Feb 25 02:16:37.572 INFO O| Feb 25 02:16:37.572 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98222025-02-25T02:16:39.567Z[ host-image] Feb 25 02:16:37.605 INFO O| Feb 25 02:16:37.605 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
98232025-02-25T02:16:39.567Z[ host-image] Feb 25 02:16:37.605 INFO O| Feb 25 02:16:37.605 INFO copying /tmp/.tmpZkvLVr/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 ...
98242025-02-25T02:16:39.570Z[ host-image] Feb 25 02:16:37.606 INFO O| Feb 25 02:16:37.605 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
98252025-02-25T02:16:39.571Z[ host-image] Feb 25 02:16:37.606 INFO O| Feb 25 02:16:37.605 INFO ok!
98262025-02-25T02:16:39.571Z[ host-image] Feb 25 02:16:37.606 INFO O| Feb 25 02:16:37.606 INFO STEP 101 (ensure_file) COMPLETE
98272025-02-25T02:16:39.571Z[ host-image] Feb 25 02:16:37.606 INFO O| Feb 25 02:16:37.606 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98282025-02-25T02:16:39.629Z[ host-image] Feb 25 02:16:37.666 INFO O| Feb 25 02:16:37.666 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
98292025-02-25T02:16:39.629Z[ host-image] Feb 25 02:16:37.666 INFO O| Feb 25 02:16:37.666 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
98302025-02-25T02:16:39.632Z[ host-image] Feb 25 02:16:37.667 INFO O| Feb 25 02:16:37.667 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
98312025-02-25T02:16:39.632Z[ host-image] Feb 25 02:16:37.667 INFO O| Feb 25 02:16:37.667 INFO ok!
98322025-02-25T02:16:39.633Z[ host-image] Feb 25 02:16:37.667 INFO O| Feb 25 02:16:37.667 INFO STEP 102 (ensure_file) COMPLETE
98332025-02-25T02:16:39.633Z[ host-image] Feb 25 02:16:37.667 INFO O| Feb 25 02:16:37.667 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98342025-02-25T02:16:39.721Z[ host-image] Feb 25 02:16:37.759 INFO O| Feb 25 02:16:37.759 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
98352025-02-25T02:16:39.721Z[ host-image] Feb 25 02:16:37.759 INFO O| Feb 25 02:16:37.759 INFO copying /tmp/.tmpZkvLVr/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 ...
98362025-02-25T02:16:39.725Z[ host-image] Feb 25 02:16:37.759 INFO O| Feb 25 02:16:37.759 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
98372025-02-25T02:16:39.725Z[ host-image] Feb 25 02:16:37.760 INFO O| Feb 25 02:16:37.760 INFO ok!
98382025-02-25T02:16:39.725Z[ host-image] Feb 25 02:16:37.760 INFO O| Feb 25 02:16:37.760 INFO STEP 103 (ensure_file) COMPLETE
98392025-02-25T02:16:39.725Z[ host-image] Feb 25 02:16:37.760 INFO O| Feb 25 02:16:37.760 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98402025-02-25T02:16:39.746Z[ host-image] Feb 25 02:16:37.782 INFO O| Feb 25 02:16:37.782 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
98412025-02-25T02:16:39.746Z[ host-image] Feb 25 02:16:37.782 INFO O| Feb 25 02:16:37.782 INFO copying /tmp/.tmpZkvLVr/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 ...
98422025-02-25T02:16:39.749Z[ host-image] Feb 25 02:16:37.783 INFO O| Feb 25 02:16:37.783 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
98432025-02-25T02:16:39.749Z[ host-image] Feb 25 02:16:37.783 INFO O| Feb 25 02:16:37.783 INFO ok!
98442025-02-25T02:16:39.749Z[ host-image] Feb 25 02:16:37.783 INFO O| Feb 25 02:16:37.783 INFO STEP 104 (ensure_file) COMPLETE
98452025-02-25T02:16:39.749Z[ host-image] Feb 25 02:16:37.783 INFO O| Feb 25 02:16:37.783 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98462025-02-25T02:16:39.765Z[ host-image] Feb 25 02:16:37.802 INFO O| Feb 25 02:16:37.802 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
98472025-02-25T02:16:39.765Z[ host-image] Feb 25 02:16:37.803 INFO O| Feb 25 02:16:37.802 INFO copying /tmp/.tmpZkvLVr/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 ...
98482025-02-25T02:16:39.768Z[ host-image] Feb 25 02:16:37.803 INFO O| Feb 25 02:16:37.803 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
98492025-02-25T02:16:39.768Z[ host-image] Feb 25 02:16:37.803 INFO O| Feb 25 02:16:37.803 INFO ok!
98502025-02-25T02:16:39.768Z[ host-image] Feb 25 02:16:37.803 INFO O| Feb 25 02:16:37.803 INFO STEP 105 (ensure_file) COMPLETE
98512025-02-25T02:16:39.768Z[ host-image] Feb 25 02:16:37.803 INFO O| Feb 25 02:16:37.803 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98522025-02-25T02:16:39.784Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
98532025-02-25T02:16:39.784Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO copying /tmp/.tmpZkvLVr/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 ...
98542025-02-25T02:16:39.787Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
98552025-02-25T02:16:39.787Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO ok!
98562025-02-25T02:16:39.787Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO STEP 106 (ensure_file) COMPLETE
98572025-02-25T02:16:39.787Z[ host-image] Feb 25 02:16:37.822 INFO O| Feb 25 02:16:37.822 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98582025-02-25T02:16:39.804Z[ host-image] Feb 25 02:16:37.841 INFO O| Feb 25 02:16:37.841 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
98592025-02-25T02:16:39.804Z[ host-image] Feb 25 02:16:37.841 INFO O| Feb 25 02:16:37.841 INFO copying /tmp/.tmpZkvLVr/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 ...
98602025-02-25T02:16:39.807Z[ host-image] Feb 25 02:16:37.842 INFO O| Feb 25 02:16:37.842 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
98612025-02-25T02:16:39.807Z[ host-image] Feb 25 02:16:37.842 INFO O| Feb 25 02:16:37.842 INFO ok!
98622025-02-25T02:16:39.807Z[ host-image] Feb 25 02:16:37.842 INFO O| Feb 25 02:16:37.842 INFO STEP 107 (ensure_file) COMPLETE
98632025-02-25T02:16:39.807Z[ host-image] Feb 25 02:16:37.842 INFO O| Feb 25 02:16:37.842 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98642025-02-25T02:16:39.846Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
98652025-02-25T02:16:39.846Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO copying /tmp/.tmpZkvLVr/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 ...
98662025-02-25T02:16:39.846Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
98672025-02-25T02:16:39.850Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO ok!
98682025-02-25T02:16:39.850Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO STEP 108 (ensure_file) COMPLETE
98692025-02-25T02:16:39.850Z[ host-image] Feb 25 02:16:37.884 INFO O| Feb 25 02:16:37.884 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98702025-02-25T02:16:39.867Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.905 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
98712025-02-25T02:16:39.868Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.906 INFO copying /tmp/.tmpZkvLVr/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 ...
98722025-02-25T02:16:39.871Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.906 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
98732025-02-25T02:16:39.871Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.906 INFO ok!
98742025-02-25T02:16:39.871Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.906 INFO STEP 109 (ensure_file) COMPLETE
98752025-02-25T02:16:39.871Z[ host-image] Feb 25 02:16:37.906 INFO O| Feb 25 02:16:37.906 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98762025-02-25T02:16:39.941Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
98772025-02-25T02:16:39.941Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO copying /tmp/.tmpZkvLVr/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 ...
98782025-02-25T02:16:39.944Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
98792025-02-25T02:16:39.944Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO ok!
98802025-02-25T02:16:39.944Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO STEP 110 (ensure_file) COMPLETE
98812025-02-25T02:16:39.944Z[ host-image] Feb 25 02:16:37.979 INFO O| Feb 25 02:16:37.979 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98822025-02-25T02:16:39.967Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
98832025-02-25T02:16:39.968Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO copying /tmp/.tmpZkvLVr/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 ...
98842025-02-25T02:16:39.968Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
98852025-02-25T02:16:39.968Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO ok!
98862025-02-25T02:16:39.971Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO STEP 111 (ensure_file) COMPLETE
98872025-02-25T02:16:39.971Z[ host-image] Feb 25 02:16:38.004 INFO O| Feb 25 02:16:38.004 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98882025-02-25T02:16:40.027Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
98892025-02-25T02:16:40.027Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO copying /tmp/.tmpZkvLVr/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 ...
98902025-02-25T02:16:40.027Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
98912025-02-25T02:16:40.028Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO ok!
98922025-02-25T02:16:40.031Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO STEP 112 (ensure_file) COMPLETE
98932025-02-25T02:16:40.031Z[ host-image] Feb 25 02:16:38.065 INFO O| Feb 25 02:16:38.065 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98942025-02-25T02:16:40.047Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
98952025-02-25T02:16:40.047Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO copying /tmp/.tmpZkvLVr/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 ...
98962025-02-25T02:16:40.047Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
98972025-02-25T02:16:40.047Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO ok!
98982025-02-25T02:16:40.051Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO STEP 113 (ensure_file) COMPLETE
98992025-02-25T02:16:40.051Z[ host-image] Feb 25 02:16:38.085 INFO O| Feb 25 02:16:38.085 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99002025-02-25T02:16:40.067Z[ host-image] Feb 25 02:16:38.105 INFO O| Feb 25 02:16:38.105 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
99012025-02-25T02:16:40.068Z[ host-image] Feb 25 02:16:38.106 INFO O| Feb 25 02:16:38.105 INFO copying /tmp/.tmpZkvLVr/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 ...
99022025-02-25T02:16:40.071Z[ host-image] Feb 25 02:16:38.106 INFO O| Feb 25 02:16:38.106 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
99032025-02-25T02:16:40.071Z[ host-image] Feb 25 02:16:38.106 INFO O| Feb 25 02:16:38.106 INFO ok!
99042025-02-25T02:16:40.071Z[ host-image] Feb 25 02:16:38.106 INFO O| Feb 25 02:16:38.106 INFO STEP 114 (ensure_file) COMPLETE
99052025-02-25T02:16:40.071Z[ host-image] Feb 25 02:16:38.106 INFO O| Feb 25 02:16:38.106 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99062025-02-25T02:16:40.088Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
99072025-02-25T02:16:40.088Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO copying /tmp/.tmpZkvLVr/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 ...
99082025-02-25T02:16:40.088Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
99092025-02-25T02:16:40.091Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO ok!
99102025-02-25T02:16:40.091Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO STEP 115 (ensure_file) COMPLETE
99112025-02-25T02:16:40.092Z[ host-image] Feb 25 02:16:38.126 INFO O| Feb 25 02:16:38.126 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99122025-02-25T02:16:40.107Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
99132025-02-25T02:16:40.108Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO copying /tmp/.tmpZkvLVr/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 ...
99142025-02-25T02:16:40.108Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
99152025-02-25T02:16:40.108Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO ok!
99162025-02-25T02:16:40.108Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO STEP 116 (ensure_file) COMPLETE
99172025-02-25T02:16:40.108Z[ host-image] Feb 25 02:16:38.145 INFO O| Feb 25 02:16:38.145 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99182025-02-25T02:16:40.127Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
99192025-02-25T02:16:40.127Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO copying /tmp/.tmpZkvLVr/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 ...
99202025-02-25T02:16:40.127Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
99212025-02-25T02:16:40.127Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO ok!
99222025-02-25T02:16:40.130Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO STEP 117 (ensure_file) COMPLETE
99232025-02-25T02:16:40.131Z[ host-image] Feb 25 02:16:38.165 INFO O| Feb 25 02:16:38.165 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99242025-02-25T02:16:40.146Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
99252025-02-25T02:16:40.149Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO copying /tmp/.tmpZkvLVr/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 ...
99262025-02-25T02:16:40.149Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
99272025-02-25T02:16:40.149Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO ok!
99282025-02-25T02:16:40.149Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO STEP 118 (ensure_file) COMPLETE
99292025-02-25T02:16:40.149Z[ host-image] Feb 25 02:16:38.184 INFO O| Feb 25 02:16:38.184 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99302025-02-25T02:16:40.165Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
99312025-02-25T02:16:40.165Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO copying /tmp/.tmpZkvLVr/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 ...
99322025-02-25T02:16:40.168Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
99332025-02-25T02:16:40.168Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO ok!
99342025-02-25T02:16:40.169Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO STEP 119 (ensure_file) COMPLETE
99352025-02-25T02:16:40.169Z[ host-image] Feb 25 02:16:38.203 INFO O| Feb 25 02:16:38.203 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99362025-02-25T02:16:40.193Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
99372025-02-25T02:16:40.193Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO copying /tmp/.tmpZkvLVr/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 ...
99382025-02-25T02:16:40.193Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
99392025-02-25T02:16:40.197Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO ok!
99402025-02-25T02:16:40.197Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO STEP 120 (ensure_file) COMPLETE
99412025-02-25T02:16:40.197Z[ host-image] Feb 25 02:16:38.231 INFO O| Feb 25 02:16:38.231 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99422025-02-25T02:16:40.215Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.252 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
99432025-02-25T02:16:40.215Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.253 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
99442025-02-25T02:16:40.218Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
99452025-02-25T02:16:40.218Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.253 INFO ok!
99462025-02-25T02:16:40.218Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.253 INFO STEP 121 (ensure_file) COMPLETE
99472025-02-25T02:16:40.218Z[ host-image] Feb 25 02:16:38.253 INFO O| Feb 25 02:16:38.253 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99482025-02-25T02:16:40.235Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
99492025-02-25T02:16:40.235Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO copying /tmp/.tmpZkvLVr/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 ...
99502025-02-25T02:16:40.235Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
99512025-02-25T02:16:40.239Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO ok!
99522025-02-25T02:16:40.239Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO STEP 122 (ensure_file) COMPLETE
99532025-02-25T02:16:40.239Z[ host-image] Feb 25 02:16:38.273 INFO O| Feb 25 02:16:38.273 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99542025-02-25T02:16:40.262Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
99552025-02-25T02:16:40.262Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
99562025-02-25T02:16:40.266Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
99572025-02-25T02:16:40.266Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO ok!
99582025-02-25T02:16:40.266Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO STEP 123 (ensure_file) COMPLETE
99592025-02-25T02:16:40.266Z[ host-image] Feb 25 02:16:38.300 INFO O| Feb 25 02:16:38.300 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99602025-02-25T02:16:40.328Z[ host-image] Feb 25 02:16:38.366 INFO O| Feb 25 02:16:38.366 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
99612025-02-25T02:16:40.328Z[ host-image] Feb 25 02:16:38.366 INFO O| Feb 25 02:16:38.366 INFO copying /tmp/.tmpZkvLVr/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
99622025-02-25T02:16:41.474Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
99632025-02-25T02:16:53.513Z[ host-image] Feb 25 02:16:51.551 INFO O| Feb 25 02:16:51.551 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
99642025-02-25T02:16:53.514Z[ host-image] Feb 25 02:16:51.551 INFO O| Feb 25 02:16:51.551 INFO ok!
99652025-02-25T02:16:53.514Z[ host-image] Feb 25 02:16:51.551 INFO O| Feb 25 02:16:51.551 INFO STEP 124 (ensure_file) COMPLETE
99662025-02-25T02:16:53.517Z[ host-image] Feb 25 02:16:51.551 INFO O| Feb 25 02:16:51.551 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99672025-02-25T02:16:53.538Z[ host-image] Feb 25 02:16:51.575 INFO O| Feb 25 02:16:51.575 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
99682025-02-25T02:16:53.538Z[ host-image] Feb 25 02:16:51.575 INFO O| Feb 25 02:16:51.575 INFO STEP 125 (ensure_dir) COMPLETE
99692025-02-25T02:16:53.541Z[ host-image] Feb 25 02:16:51.575 INFO O| Feb 25 02:16:51.575 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99702025-02-25T02:16:53.556Z[ host-image] Feb 25 02:16:51.593 INFO O| Feb 25 02:16:51.593 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
99712025-02-25T02:16:53.559Z[ host-image] Feb 25 02:16:51.594 INFO O| Feb 25 02:16:51.593 INFO STEP 126 (ensure_dir) COMPLETE
99722025-02-25T02:16:53.559Z[ host-image] Feb 25 02:16:51.594 INFO O| Feb 25 02:16:51.593 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99732025-02-25T02:16:53.573Z[ host-image] Feb 25 02:16:51.611 INFO O| Feb 25 02:16:51.611 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
99742025-02-25T02:16:53.573Z[ host-image] Feb 25 02:16:51.611 INFO O| Feb 25 02:16:51.611 INFO STEP 127 (ensure_dir) COMPLETE
99752025-02-25T02:16:53.576Z[ host-image] Feb 25 02:16:51.611 INFO O| Feb 25 02:16:51.611 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99762025-02-25T02:16:53.629Z[ host-image] Feb 25 02:16:51.667 INFO O| Feb 25 02:16:51.667 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
99772025-02-25T02:16:53.629Z[ host-image] Feb 25 02:16:51.667 INFO O| Feb 25 02:16:51.667 INFO STEP 128 (ensure_dir) COMPLETE
99782025-02-25T02:16:53.629Z[ host-image] Feb 25 02:16:51.667 INFO O| Feb 25 02:16:51.667 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99792025-02-25T02:16:53.650Z[ host-image] Feb 25 02:16:51.687 INFO O| Feb 25 02:16:51.687 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
99802025-02-25T02:16:53.650Z[ host-image] Feb 25 02:16:51.687 INFO O| Feb 25 02:16:51.687 INFO copying /tmp/.tmpZkvLVr/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 ...
99812025-02-25T02:16:53.653Z[ host-image] Feb 25 02:16:51.688 INFO O| Feb 25 02:16:51.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
99822025-02-25T02:16:53.653Z[ host-image] Feb 25 02:16:51.688 INFO O| Feb 25 02:16:51.688 INFO ok!
99832025-02-25T02:16:53.653Z[ host-image] Feb 25 02:16:51.688 INFO O| Feb 25 02:16:51.688 INFO STEP 129 (ensure_file) COMPLETE
99842025-02-25T02:16:53.653Z[ host-image] Feb 25 02:16:51.688 INFO O| Feb 25 02:16:51.688 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99852025-02-25T02:16:53.669Z[ host-image] Feb 25 02:16:51.707 INFO O| Feb 25 02:16:51.707 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
99862025-02-25T02:16:53.669Z[ host-image] Feb 25 02:16:51.707 INFO O| Feb 25 02:16:51.707 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
99872025-02-25T02:16:53.673Z[ host-image] Feb 25 02:16:51.707 INFO O| Feb 25 02:16:51.707 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
99882025-02-25T02:16:53.673Z[ host-image] Feb 25 02:16:51.707 INFO O| Feb 25 02:16:51.707 INFO STEP 130 (ensure_dir) COMPLETE
99892025-02-25T02:16:53.673Z[ host-image] Feb 25 02:16:51.707 INFO O| Feb 25 02:16:51.707 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99902025-02-25T02:16:53.688Z[ host-image] Feb 25 02:16:51.726 INFO O| Feb 25 02:16:51.726 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
99912025-02-25T02:16:53.691Z[ host-image] Feb 25 02:16:51.726 INFO O| Feb 25 02:16:51.726 INFO copying /tmp/.tmpZkvLVr/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
99922025-02-25T02:16:53.691Z[ host-image] Feb 25 02:16:51.727 INFO O| Feb 25 02:16:51.726 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
99932025-02-25T02:16:53.692Z[ host-image] Feb 25 02:16:51.727 INFO O| Feb 25 02:16:51.727 INFO ok!
99942025-02-25T02:16:53.692Z[ host-image] Feb 25 02:16:51.727 INFO O| Feb 25 02:16:51.727 INFO STEP 131 (ensure_file) COMPLETE
99952025-02-25T02:16:53.692Z[ host-image] Feb 25 02:16:51.727 INFO O| Feb 25 02:16:51.727 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99962025-02-25T02:16:53.721Z[ host-image] Feb 25 02:16:51.759 INFO O| Feb 25 02:16:51.759 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
99972025-02-25T02:16:53.724Z[ host-image] Feb 25 02:16:51.759 INFO O| Feb 25 02:16:51.759 INFO STEP 132 (remove_files) COMPLETE
99982025-02-25T02:16:53.724Z[ host-image] Feb 25 02:16:51.759 INFO O| Feb 25 02:16:51.759 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
99992025-02-25T02:16:53.759Z[ host-image] Feb 25 02:16:51.797 INFO O| Feb 25 02:16:51.797 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
100002025-02-25T02:16:53.762Z[ host-image] Feb 25 02:16:51.797 INFO O| Feb 25 02:16:51.797 INFO STEP 133 (remove_files) COMPLETE
100012025-02-25T02:16:53.763Z[ host-image] Feb 25 02:16:51.797 INFO O| Feb 25 02:16:51.797 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100022025-02-25T02:16:53.800Z[ recovery-image] Feb 25 02:16:51.838 INFO E| Finished `release` profile [optimized] target(s) in 1m 29s
100032025-02-25T02:16:53.820Z[ host-image] Feb 25 02:16:51.858 INFO O| Feb 25 02:16:51.858 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
100042025-02-25T02:16:53.823Z[ host-image] Feb 25 02:16:51.858 INFO O| Feb 25 02:16:51.858 INFO STEP 134 (remove_files) COMPLETE
100052025-02-25T02:16:53.823Z[ host-image] Feb 25 02:16:51.859 INFO O| Feb 25 02:16:51.859 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100062025-02-25T02:16:53.837Z[ recovery-image] Feb 25 02:16:51.875 INFO building host image...
100072025-02-25T02:16:53.842Z[ recovery-image] Feb 25 02:16:51.876 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")
100082025-02-25T02:16:53.845Z[ host-image] Feb 25 02:16:51.878 INFO O| Feb 25 02:16:51.878 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
100092025-02-25T02:16:53.845Z[ host-image] Feb 25 02:16:51.878 INFO O| Feb 25 02:16:51.878 INFO STEP 135 (remove_files) COMPLETE
100102025-02-25T02:16:53.845Z[ host-image] Feb 25 02:16:51.878 INFO O| Feb 25 02:16:51.878 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100112025-02-25T02:16:53.858Z[ host-image] Feb 25 02:16:51.896 INFO O| Feb 25 02:16:51.896 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
100122025-02-25T02:16:53.861Z[ host-image] Feb 25 02:16:51.896 INFO O| Feb 25 02:16:51.896 INFO STEP 136 (remove_files) COMPLETE
100132025-02-25T02:16:53.861Z[ host-image] Feb 25 02:16:51.897 INFO O| Feb 25 02:16:51.896 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100142025-02-25T02:16:53.877Z[ host-image] Feb 25 02:16:51.915 INFO O| Feb 25 02:16:51.915 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
100152025-02-25T02:16:53.880Z[ host-image] Feb 25 02:16:51.915 INFO O| Feb 25 02:16:51.915 INFO STEP 137 (remove_files) COMPLETE
100162025-02-25T02:16:53.880Z[ host-image] Feb 25 02:16:51.916 INFO O| Feb 25 02:16:51.915 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100172025-02-25T02:16:53.896Z[ host-image] Feb 25 02:16:51.934 INFO O| Feb 25 02:16:51.934 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
100182025-02-25T02:16:53.899Z[ host-image] Feb 25 02:16:51.934 INFO O| Feb 25 02:16:51.934 INFO STEP 138 (remove_files) COMPLETE
100192025-02-25T02:16:53.899Z[ host-image] Feb 25 02:16:51.934 INFO O| Feb 25 02:16:51.934 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100202025-02-25T02:16:53.915Z[ host-image] Feb 25 02:16:51.953 INFO O| Feb 25 02:16:51.953 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
100212025-02-25T02:16:53.918Z[ host-image] Feb 25 02:16:51.953 INFO O| Feb 25 02:16:51.953 INFO STEP 139 (remove_files) COMPLETE
100222025-02-25T02:16:53.918Z[ host-image] Feb 25 02:16:51.953 INFO O| Feb 25 02:16:51.953 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100232025-02-25T02:16:53.933Z[ host-image] Feb 25 02:16:51.970 INFO O| Feb 25 02:16:51.970 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
100242025-02-25T02:16:53.933Z[ host-image] Feb 25 02:16:51.970 INFO O| Feb 25 02:16:51.970 INFO STEP 140 (remove_files) COMPLETE
100252025-02-25T02:16:53.936Z[ host-image] Feb 25 02:16:51.970 INFO O| Feb 25 02:16:51.970 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100262025-02-25T02:16:53.951Z[ host-image] Feb 25 02:16:51.989 INFO O| Feb 25 02:16:51.989 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
100272025-02-25T02:16:53.954Z[ host-image] Feb 25 02:16:51.989 INFO O| Feb 25 02:16:51.989 INFO STEP 141 (remove_files) COMPLETE
100282025-02-25T02:16:53.954Z[ host-image] Feb 25 02:16:51.989 INFO O| Feb 25 02:16:51.989 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100292025-02-25T02:16:53.970Z[ host-image] Feb 25 02:16:52.008 INFO O| Feb 25 02:16:52.007 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
100302025-02-25T02:16:53.970Z[ host-image] Feb 25 02:16:52.008 INFO O| Feb 25 02:16:52.008 INFO STEP 142 (remove_files) COMPLETE
100312025-02-25T02:16:53.973Z[ host-image] Feb 25 02:16:52.008 INFO O| Feb 25 02:16:52.008 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100322025-02-25T02:16:53.988Z[ host-image] Feb 25 02:16:52.025 INFO O| Feb 25 02:16:52.025 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
100332025-02-25T02:16:53.988Z[ host-image] Feb 25 02:16:52.025 INFO O| Feb 25 02:16:52.025 INFO STEP 143 (remove_files) COMPLETE
100342025-02-25T02:16:53.988Z[ host-image] Feb 25 02:16:52.026 INFO O| Feb 25 02:16:52.025 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100352025-02-25T02:16:54.021Z[ host-image] Feb 25 02:16:52.059 INFO O| Feb 25 02:16:52.059 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
100362025-02-25T02:16:54.025Z[ host-image] Feb 25 02:16:52.060 INFO O| Feb 25 02:16:52.059 INFO STEP 144 (remove_files) COMPLETE
100372025-02-25T02:16:54.025Z[ host-image] Feb 25 02:16:52.060 INFO O| Feb 25 02:16:52.060 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100382025-02-25T02:16:54.038Z[ host-image] Feb 25 02:16:52.076 INFO O| Feb 25 02:16:52.076 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
100392025-02-25T02:16:54.041Z[ host-image] Feb 25 02:16:52.076 INFO O| Feb 25 02:16:52.076 INFO STEP 145 (remove_files) COMPLETE
100402025-02-25T02:16:54.041Z[ host-image] Feb 25 02:16:52.076 INFO O| Feb 25 02:16:52.076 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100412025-02-25T02:16:54.095Z[ host-image] Feb 25 02:16:52.133 INFO O| Feb 25 02:16:52.132 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
100422025-02-25T02:16:54.098Z[ host-image] Feb 25 02:16:52.133 INFO O| Feb 25 02:16:52.133 INFO STEP 146 (remove_files) COMPLETE
100432025-02-25T02:16:54.098Z[ host-image] Feb 25 02:16:52.133 INFO O| Feb 25 02:16:52.133 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100442025-02-25T02:16:54.120Z[ host-image] Feb 25 02:16:52.158 INFO O| Feb 25 02:16:52.158 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
100452025-02-25T02:16:54.121Z[ host-image] Feb 25 02:16:52.158 INFO O| Feb 25 02:16:52.158 INFO STEP 147 (remove_files) COMPLETE
100462025-02-25T02:16:54.121Z[ host-image] Feb 25 02:16:52.158 INFO O| Feb 25 02:16:52.158 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100472025-02-25T02:16:54.139Z[ host-image] Feb 25 02:16:52.177 INFO O| Feb 25 02:16:52.177 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
100482025-02-25T02:16:54.139Z[ host-image] Feb 25 02:16:52.177 INFO O| Feb 25 02:16:52.177 INFO STEP 148 (remove_files) COMPLETE
100492025-02-25T02:16:54.142Z[ host-image] Feb 25 02:16:52.177 INFO O| Feb 25 02:16:52.177 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100502025-02-25T02:16:54.157Z[ host-image] Feb 25 02:16:52.195 INFO O| Feb 25 02:16:52.195 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
100512025-02-25T02:16:54.157Z[ host-image] Feb 25 02:16:52.195 INFO O| Feb 25 02:16:52.195 INFO STEP 149 (remove_files) COMPLETE
100522025-02-25T02:16:54.157Z[ host-image] Feb 25 02:16:52.195 INFO O| Feb 25 02:16:52.195 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100532025-02-25T02:16:54.247Z[ host-image] Feb 25 02:16:52.284 INFO O| Feb 25 02:16:52.284 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
100542025-02-25T02:16:54.247Z[ host-image] Feb 25 02:16:52.284 INFO O| Feb 25 02:16:52.284 INFO STEP 150 (remove_files) COMPLETE
100552025-02-25T02:16:54.247Z[ host-image] Feb 25 02:16:52.284 INFO O| Feb 25 02:16:52.284 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100562025-02-25T02:16:54.265Z[ host-image] Feb 25 02:16:52.303 INFO O| Feb 25 02:16:52.303 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
100572025-02-25T02:16:54.265Z[ host-image] Feb 25 02:16:52.303 INFO O| Feb 25 02:16:52.303 INFO STEP 151 (remove_files) COMPLETE
100582025-02-25T02:16:54.266Z[ host-image] Feb 25 02:16:52.303 INFO O| Feb 25 02:16:52.303 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100592025-02-25T02:16:54.284Z[ host-image] Feb 25 02:16:52.322 INFO O| Feb 25 02:16:52.322 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
100602025-02-25T02:16:54.287Z[ host-image] Feb 25 02:16:52.322 INFO O| Feb 25 02:16:52.322 INFO STEP 152 (remove_files) COMPLETE
100612025-02-25T02:16:54.288Z[ host-image] Feb 25 02:16:52.322 INFO O| Feb 25 02:16:52.322 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100622025-02-25T02:16:54.303Z[ host-image] Feb 25 02:16:52.341 INFO O| Feb 25 02:16:52.340 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
100632025-02-25T02:16:54.306Z[ host-image] Feb 25 02:16:52.341 INFO O| Feb 25 02:16:52.341 INFO STEP 153 (remove_files) COMPLETE
100642025-02-25T02:16:54.306Z[ host-image] Feb 25 02:16:52.341 INFO O| Feb 25 02:16:52.341 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100652025-02-25T02:16:54.337Z[ host-image] Feb 25 02:16:52.358 INFO O| Feb 25 02:16:52.358 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
100662025-02-25T02:16:54.337Z[ host-image] Feb 25 02:16:52.358 INFO O| Feb 25 02:16:52.358 INFO STEP 154 (remove_files) COMPLETE
100672025-02-25T02:16:54.337Z[ host-image] Feb 25 02:16:52.358 INFO O| Feb 25 02:16:52.358 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100682025-02-25T02:16:54.341Z[ host-image] Feb 25 02:16:52.375 INFO O| Feb 25 02:16:52.375 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
100692025-02-25T02:16:54.341Z[ host-image] Feb 25 02:16:52.375 INFO O| Feb 25 02:16:52.375 INFO STEP 155 (remove_files) COMPLETE
100702025-02-25T02:16:54.341Z[ host-image] Feb 25 02:16:52.376 INFO O| Feb 25 02:16:52.375 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100712025-02-25T02:16:54.357Z[ host-image] Feb 25 02:16:52.395 INFO O| Feb 25 02:16:52.394 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
100722025-02-25T02:16:54.357Z[ host-image] Feb 25 02:16:52.395 INFO O| Feb 25 02:16:52.395 INFO STEP 156 (remove_files) COMPLETE
100732025-02-25T02:16:54.357Z[ host-image] Feb 25 02:16:52.395 INFO O| Feb 25 02:16:52.395 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100742025-02-25T02:16:54.445Z[ host-image] Feb 25 02:16:52.482 INFO O| Feb 25 02:16:52.482 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
100752025-02-25T02:16:54.445Z[ host-image] Feb 25 02:16:52.482 INFO O| Feb 25 02:16:52.482 INFO STEP 157 (remove_files) COMPLETE
100762025-02-25T02:16:54.448Z[ host-image] Feb 25 02:16:52.482 INFO O| Feb 25 02:16:52.482 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100772025-02-25T02:16:54.463Z[ host-image] Feb 25 02:16:52.500 INFO O| Feb 25 02:16:52.500 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
100782025-02-25T02:16:54.463Z[ host-image] Feb 25 02:16:52.501 INFO O| Feb 25 02:16:52.500 INFO STEP 158 (remove_files) COMPLETE
100792025-02-25T02:16:54.466Z[ host-image] Feb 25 02:16:52.501 INFO O| Feb 25 02:16:52.501 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100802025-02-25T02:16:54.481Z[ host-image] Feb 25 02:16:52.519 INFO O| Feb 25 02:16:52.519 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
100812025-02-25T02:16:54.482Z[ host-image] Feb 25 02:16:52.519 INFO O| Feb 25 02:16:52.519 INFO STEP 159 (remove_files) COMPLETE
100822025-02-25T02:16:54.485Z[ host-image] Feb 25 02:16:52.520 INFO O| Feb 25 02:16:52.519 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100832025-02-25T02:16:54.505Z[ host-image] Feb 25 02:16:52.542 INFO O| Feb 25 02:16:52.542 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
100842025-02-25T02:16:54.505Z[ host-image] Feb 25 02:16:52.542 INFO O| Feb 25 02:16:52.542 INFO STEP 160 (remove_files) COMPLETE
100852025-02-25T02:16:54.505Z[ host-image] Feb 25 02:16:52.542 INFO O| Feb 25 02:16:52.542 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
100862025-02-25T02:16:54.535Z[ host-image] Feb 25 02:16:52.571 INFO O| Feb 25 02:16:52.571 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
100872025-02-25T02:16:54.538Z[ host-image] Feb 25 02:16:52.572 INFO O| Feb 25 02:16:52.572 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "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"}
100882025-02-25T02:16:54.779Z[ recovery-image] Feb 25 02:16:52.816 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
100892025-02-25T02:16:57.370Z[ recovery-image] Feb 25 02:16:55.407 INFO image complete! materials are in "/work/os-recovery"
100902025-02-25T02:16:57.376Z[ recovery-image]
100912025-02-25T02:16:57.379Z[ recovery-image] real 11:29.929695707
100922025-02-25T02:16:57.379Z[ recovery-image] user 7:00.517981513
100932025-02-25T02:16:57.379Z[ recovery-image] sys 1:04.134933518
100942025-02-25T02:16:57.379Z[ recovery-image] trap 0.436850970
100952025-02-25T02:16:57.379Z[ recovery-image] tflt 1.033507031
100962025-02-25T02:16:57.379Z[ recovery-image] dflt 3.747474215
100972025-02-25T02:16:57.380Z[ recovery-image] kflt 0.001694881
100982025-02-25T02:16:57.380Z[ recovery-image] lock 16:41.373534365
100992025-02-25T02:16:57.380Z[ recovery-image] slp 1:10:23.488677689
101002025-02-25T02:16:57.380Z[ recovery-image] lat 5:43.926716426
101012025-02-25T02:16:57.380Z[ recovery-image] stop 12.067811591
101022025-02-25T02:16:57.380ZFeb 25 02:16:55.415 INFO [recovery-image] process exited with exit status: 0 (689.966992666s)
101032025-02-25T02:17:07.590Z[ host-image] Feb 25 02:17:05.628 INFO O| Feb 25 02:17:05.628 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
101042025-02-25T02:17:07.593Z[ host-image] Feb 25 02:17:05.628 INFO O| Feb 25 02:17:05.628 INFO E| svccfg: Loaded 74 smf(7) service descriptions
101052025-02-25T02:17:07.611Z[ host-image] Feb 25 02:17:05.649 INFO O| Feb 25 02:17:05.649 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "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"}
101062025-02-25T02:17:07.774Z[ host-image] Feb 25 02:17:05.812 INFO O| Feb 25 02:17:05.811 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
101072025-02-25T02:17:07.774Z[ host-image] Feb 25 02:17:05.812 INFO O| Feb 25 02:17:05.812 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
101082025-02-25T02:17:07.777Z[ host-image] Feb 25 02:17:05.814 INFO O| Feb 25 02:17:05.814 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
101092025-02-25T02:17:07.777Z[ host-image] Feb 25 02:17:05.814 INFO O| Feb 25 02:17:05.814 INFO ok!
101102025-02-25T02:17:07.777Z[ host-image] Feb 25 02:17:05.814 INFO O| Feb 25 02:17:05.814 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
101112025-02-25T02:17:07.777Z[ host-image] Feb 25 02:17:05.815 INFO O| Feb 25 02:17:05.815 INFO STEP 161 (seed_smf) COMPLETE
101122025-02-25T02:17:07.777Z[ host-image] Feb 25 02:17:05.815 INFO O| Feb 25 02:17:05.815 INFO steps complete; finalising image!
101132025-02-25T02:17:07.780Z[ host-image] Feb 25 02:17:05.815 INFO O| Feb 25 02:17:05.815 INFO TRIM POOL: TEMPORARY-gimlet-zfs
101142025-02-25T02:17:07.973Z[ host-image] Feb 25 02:17:06.010 INFO O| Feb 25 02:17:06.010 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Tue Feb 25 02:17:05 2025)
101152025-02-25T02:17:08.184Z[ host-image] Feb 25 02:17:06.222 INFO O| Feb 25 02:17:06.222 INFO trim TEMPORARY-gimlet-zfs: (19% trimmed, started at Tue Feb 25 02:17:05 2025)
101162025-02-25T02:17:08.399Z[ host-image] Feb 25 02:17:06.437 INFO O| Feb 25 02:17:06.437 INFO trim TEMPORARY-gimlet-zfs: (96% trimmed, started at Tue Feb 25 02:17:05 2025)
101172025-02-25T02:17:08.635Z[ host-image] Feb 25 02:17:06.672 INFO O| Feb 25 02:17:06.672 INFO temporary pool has 720M used, 112M avail, 1.79x compressratio
101182025-02-25T02:17:08.635Z[ host-image] Feb 25 02:17:06.673 INFO O| Feb 25 02:17:06.672 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
101192025-02-25T02:17:09.376Z[ host-image] Feb 25 02:17:07.413 INFO O| Feb 25 02:17:07.413 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
101202025-02-25T02:17:09.376Z[ host-image] Feb 25 02:17:07.413 INFO O| Feb 25 02:17:07.413 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
101212025-02-25T02:17:11.500Z[ host-image] Feb 25 02:17:09.537 INFO O| Feb 25 02:17:09.537 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
101222025-02-25T02:17:11.500Z[ host-image] Feb 25 02:17:09.537 INFO O| Feb 25 02:17:09.537 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
101232025-02-25T02:17:11.502Z[ host-image] Feb 25 02:17:09.537 INFO O| Feb 25 02:17:09.537 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
101242025-02-25T02:17:11.502Z[ host-image] Feb 25 02:17:09.537 INFO O| Feb 25 02:17:09.537 INFO completed processing gimlet/zfs
101252025-02-25T02:17:11.502Z[ host-image] Feb 25 02:17:09.537 INFO O| Feb 25 02:17:09.537 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
101262025-02-25T02:17:20.726Z[ host-image] Feb 25 02:17:18.764 INFO O| Feb 25 02:17:18.764 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
101272025-02-25T02:17:20.848Z[ host-image] Feb 25 02:17:18.885 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
101282025-02-25T02:17:20.848Z[ host-image] Feb 25 02:17:18.885 INFO expanded image name: "ci 804b2ee/${os_short_commit} 2025-02-25 01:41" -> "ci 804b2ee/9fcb5ef 2025-02-25 01:41"
101292025-02-25T02:17:20.848Z[ host-image] Feb 25 02:17:18.885 INFO output artefacts stored in: "/work/os-host"
101302025-02-25T02:17:20.851Z[ host-image] Feb 25 02:17:18.886 INFO collecting git info from project "bootserver"...
101312025-02-25T02:17:20.862Z[ host-image] Feb 25 02:17:18.899 INFO collecting git info from project "image-builder"...
101322025-02-25T02:17:20.870Z[ host-image] Feb 25 02:17:18.908 INFO collecting git info from project "phbl"...
101332025-02-25T02:17:20.879Z[ host-image] Feb 25 02:17:18.916 INFO collecting git info from project "amd-firmware"...
101342025-02-25T02:17:20.894Z[ host-image] Feb 25 02:17:18.931 INFO collecting git info from project "amd-host-image-builder"...
101352025-02-25T02:17:20.919Z[ host-image] Feb 25 02:17:18.956 INFO collecting git info from project "chelsio-t6-roms"...
101362025-02-25T02:17:20.948Z[ host-image] Feb 25 02:17:18.985 INFO collecting git info from project "pinprick"...
101372025-02-25T02:17:20.969Z[ host-image] Feb 25 02:17:19.006 INFO collecting git info from project "pilot"...
101382025-02-25T02:17:21.015Z[ host-image] Feb 25 02:17:19.052 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
101392025-02-25T02:17:22.668Z[ host-image] Feb 25 02:17:20.706 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
101402025-02-25T02:17:23.334Z[ host-image] Feb 25 02:17:21.372 INFO creating Oxide boot image...
101412025-02-25T02:17:23.334Z[ host-image] Feb 25 02:17:21.372 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 804b2ee/9fcb5ef 2025-02-25 01:41", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
101422025-02-25T02:17:24.751Z[ host-image] Feb 25 02:17:22.789 INFO O| ok, image written!
101432025-02-25T02:17:24.752Z[ host-image] Feb 25 02:17:22.789 INFO O| ok, boot_image_csum file written!
101442025-02-25T02:17:24.756Z[ host-image] Feb 25 02:17:22.793 INFO creating boot archive (CPIO)...
101452025-02-25T02:17:24.756Z[ host-image] Feb 25 02:17:22.794 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
101462025-02-25T02:17:24.772Z[ host-image] Feb 25 02:17:22.809 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
101472025-02-25T02:17:24.772Z[ host-image] Feb 25 02:17:22.809 INFO E| + outfile=/work/os-host/cpio
101482025-02-25T02:17:24.775Z[ host-image] Feb 25 02:17:22.810 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
101492025-02-25T02:17:24.786Z[ host-image] Feb 25 02:17:22.824 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
101502025-02-25T02:17:24.789Z[ host-image] Feb 25 02:17:22.824 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
101512025-02-25T02:17:24.831Z[ host-image] Feb 25 02:17:22.868 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
101522025-02-25T02:17:24.831Z[ host-image] Feb 25 02:17:22.869 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
101532025-02-25T02:17:24.842Z[ host-image] Feb 25 02:17:22.880 INFO creating compressed cpio/unix for nanobl-rs...
101542025-02-25T02:17:24.842Z[ host-image] Feb 25 02:17:22.880 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
101552025-02-25T02:17:25.290Z[ host-image] Feb 25 02:17:23.327 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
101562025-02-25T02:17:31.995Z[ host-image] Feb 25 02:17:30.033 INFO creating reset image...
101572025-02-25T02:17:31.995Z[ host-image] Feb 25 02:17:30.033 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
101582025-02-25T02:17:32.198Z[ host-image] Feb 25 02:17:30.236 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
101592025-02-25T02:17:32.228Z[ host-image] Feb 25 02:17:30.265 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
101602025-02-25T02:17:32.378Z[ host-image] Feb 25 02:17:30.415 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
101612025-02-25T02:17:36.309Z[ host-image] Feb 25 02:17:34.347 INFO E| Finished `release` profile [optimized] target(s) in 4.03s
101622025-02-25T02:17:36.327Z[ host-image] Feb 25 02:17:34.365 INFO building host image...
101632025-02-25T02:17:36.330Z[ host-image] Feb 25 02:17:34.365 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")
101642025-02-25T02:17:37.595Z[ host-image] Feb 25 02:17:35.286 INFO finishing image archive at "/work/os-host/os.tar.gz"...
101652025-02-25T02:18:57.698Z[ host-image] Feb 25 02:18:55.734 INFO image complete! materials are in "/work/os-host"
101662025-02-25T02:18:57.705Z[ host-image]
101672025-02-25T02:18:57.708Z[ host-image] real 14:06.499935393
101682025-02-25T02:18:57.708Z[ host-image] user 7:11.500779420
101692025-02-25T02:18:57.708Z[ host-image] sys 1:11.589480648
101702025-02-25T02:18:57.708Z[ host-image] trap 0.368975383
101712025-02-25T02:18:57.708Z[ host-image] tflt 0.090718121
101722025-02-25T02:18:57.708Z[ host-image] dflt 0.297138686
101732025-02-25T02:18:57.708Z[ host-image] kflt 0.032077751
101742025-02-25T02:18:57.708Z[ host-image] lock 11:42.133459808
101752025-02-25T02:18:57.708Z[ host-image] slp 1:13:03.782590243
101762025-02-25T02:18:57.708Z[ host-image] lat 3:29.739654790
101772025-02-25T02:18:57.708Z[ host-image] stop 0.907476862
101782025-02-25T02:18:57.708ZFeb 25 02:18:55.740 INFO [host-image] process exited with exit status: 0 (846.522735569s)
101792025-02-25T02:18:57.708ZFeb 25 02:18:55.741 INFO [tuf-repo] running task
101802025-02-25T02:19:36.977ZFeb 25 02:19:34.000 INFO assembling repository in `/tmp/tufaceousapucwh`, component: OmicronRepoAssembler
101812025-02-25T02:20:09.893ZFeb 25 02:20:07.925 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
101822025-02-25T02:20:10.125ZFeb 25 02:20:08.160 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
101832025-02-25T02:20:19.967ZFeb 25 02:20:18.002 INFO [tuf-repo] task succeeded (82.260151734s)
101842025-02-25T02:21:01.778Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
101852025-02-25T02:22:03.736Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
101862025-02-25T02:22:24.116Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
101872025-02-25T02:22:25.079Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
101882025-02-25T02:27:43.288Z[verify-libraries] Finished `release` profile [optimized] target(s) in 22m 12s
101892025-02-25T02:27:43.696ZFeb 25 02:27:41.724 INFO [verify-libraries] process exited with exit status: 0 (1336.62990752s)
101902025-02-25T02:27:43.699ZFeb 25 02:27:41.724 INFO all jobs completed in 2780.459689953s
101912025-02-25T02:27:45.975Zprocess exited: duration 3441493 ms, exit code 0
 
101922025-02-25T02:27:45.996Zfound 33 output files
101932025-02-25T02:27:46.003Zuploading: /work/manifest.toml (13429 bytes)
101942025-02-25T02:27:47.010Zuploaded: /work/manifest.toml
101952025-02-25T02:27:47.010Zuploading: /work/repo.zip (2156623441 bytes)
101962025-02-25T02:28:32.162Zuploaded: /work/repo.zip
101972025-02-25T02:28:32.162Zuploading: /work/repo.zip.sha256.txt (65 bytes)
101982025-02-25T02:28:33.181Zuploaded: /work/repo.zip.sha256.txt
101992025-02-25T02:28:33.181Zuploading: /work/helios-setup.log (69013 bytes)
102002025-02-25T02:28:34.192Zuploaded: /work/helios-setup.log
102012025-02-25T02:28:34.194Zuploading: /work/host-image.log (199232 bytes)
102022025-02-25T02:28:35.206Zuploaded: /work/host-image.log
102032025-02-25T02:28:35.209Zuploading: /work/host-package.log (24833 bytes)
102042025-02-25T02:28:36.217Zuploaded: /work/host-package.log
102052025-02-25T02:28:36.221Zuploading: /work/host-target.log (101 bytes)
102062025-02-25T02:28:37.227Zuploaded: /work/host-target.log
102072025-02-25T02:28:37.229Zuploading: /work/omicron-package.log (6692 bytes)
102082025-02-25T02:28:38.235Zuploaded: /work/omicron-package.log
102092025-02-25T02:28:38.238Zuploading: /work/phbl-toolchain.log (881 bytes)
102102025-02-25T02:28:39.244Zuploaded: /work/phbl-toolchain.log
102112025-02-25T02:28:39.247Zuploading: /work/recovery-image.log (579138 bytes)
102122025-02-25T02:28:40.264Zuploaded: /work/recovery-image.log
102132025-02-25T02:28:40.267Zuploading: /work/recovery-package.log (1762 bytes)
102142025-02-25T02:28:41.273Zuploaded: /work/recovery-package.log
102152025-02-25T02:28:41.273Zuploading: /work/recovery-target.log (98 bytes)
102162025-02-25T02:28:43.136Zuploaded: /work/recovery-target.log
102172025-02-25T02:28:43.136Zuploading: /work/stamp-clickhouse.log (117 bytes)
102182025-02-25T02:28:44.149Zuploaded: /work/stamp-clickhouse.log
102192025-02-25T02:28:44.152Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
102202025-02-25T02:28:45.158Zuploaded: /work/stamp-clickhouse_keeper.log
102212025-02-25T02:28:45.162Zuploading: /work/stamp-cockroachdb.log (118 bytes)
102222025-02-25T02:28:46.168Zuploaded: /work/stamp-cockroachdb.log
102232025-02-25T02:28:46.168Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
102242025-02-25T02:28:47.176Zuploaded: /work/stamp-crucible-dtrace.log
102252025-02-25T02:28:47.176Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
102262025-02-25T02:28:48.192Zuploaded: /work/stamp-crucible-pantry-zone.log
102272025-02-25T02:28:48.192Zuploading: /work/stamp-crucible-zone.log (120 bytes)
102282025-02-25T02:28:49.200Zuploaded: /work/stamp-crucible-zone.log
102292025-02-25T02:28:49.201Zuploading: /work/stamp-external-dns.log (119 bytes)
102302025-02-25T02:28:50.210Zuploaded: /work/stamp-external-dns.log
102312025-02-25T02:28:50.210Zuploading: /work/stamp-installinator.log (103 bytes)
102322025-02-25T02:28:51.218Zuploaded: /work/stamp-installinator.log
102332025-02-25T02:28:51.218Zuploading: /work/stamp-internal-dns.log (119 bytes)
102342025-02-25T02:28:52.226Zuploaded: /work/stamp-internal-dns.log
102352025-02-25T02:28:52.226Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
102362025-02-25T02:28:53.233Zuploaded: /work/stamp-mg-ddm-gz.log
102372025-02-25T02:28:53.234Zuploading: /work/stamp-nexus.log (112 bytes)
102382025-02-25T02:28:54.241Zuploaded: /work/stamp-nexus.log
102392025-02-25T02:28:54.241Zuploading: /work/stamp-ntp.log (110 bytes)
102402025-02-25T02:28:55.248Zuploaded: /work/stamp-ntp.log
102412025-02-25T02:28:55.248Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
102422025-02-25T02:28:56.255Zuploaded: /work/stamp-omicron-sled-agent.log
102432025-02-25T02:28:56.255Zuploading: /work/stamp-overlay.log (114 bytes)
102442025-02-25T02:28:57.263Zuploaded: /work/stamp-overlay.log
102452025-02-25T02:28:57.263Zuploading: /work/stamp-oximeter.log (115 bytes)
102462025-02-25T02:28:58.270Zuploaded: /work/stamp-oximeter.log
102472025-02-25T02:28:58.270Zuploading: /work/stamp-oxlog.log (109 bytes)
102482025-02-25T02:28:59.278Zuploaded: /work/stamp-oxlog.log
102492025-02-25T02:28:59.278Zuploading: /work/stamp-probe.log (112 bytes)
102502025-02-25T02:29:00.286Zuploaded: /work/stamp-probe.log
102512025-02-25T02:29:00.286Zuploading: /work/stamp-propolis-server.log (122 bytes)
102522025-02-25T02:29:01.293Zuploaded: /work/stamp-propolis-server.log
102532025-02-25T02:29:01.294Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
102542025-02-25T02:29:02.300Zuploaded: /work/stamp-pumpkind-gz.log
102552025-02-25T02:29:02.300Zuploading: /work/stamp-switch-asic.log (118 bytes)
102562025-02-25T02:29:03.307Zuploaded: /work/stamp-switch-asic.log
102572025-02-25T02:29:03.307Zuploading: /work/verify-libraries.log (17348 bytes)
102582025-02-25T02:29:04.316Zuploaded: /work/verify-libraries.log