01JFJSQ30XKJ0K4C4TF4BKN9KD: 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: 01JFJSQVKR0B71G9F84PTGR4CK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-20T19:49:22.495Zjob assigned to worker 01JFJSR3GNTKEKY6SFNFZGM838 [factory aws, i-0c88e4359e07e8f73] (queued for 2 m 20 s)
 
22024-12-20T19:49:37.556Zstarting task 0: "setup"
32024-12-20T19:49:37.564Z++ uname -s
42024-12-20T19:49:37.567Z+ kern=SunOS
52024-12-20T19:49:37.567Z+ case "$kern" in
62024-12-20T19:49:37.567Z+ groupadd -g 12345 build
72024-12-20T19:49:37.569Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-20T19:49:37.576Z+ zfs create -o mountpoint=/work rpool/work
92024-12-20T19:49:37.708Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-20T19:49:37.710Z+ home_fs=zfs
112024-12-20T19:49:37.710Z+ [[ zfs == autofs ]]
122024-12-20T19:49:37.710Z+ mkdir -p /home/build
132024-12-20T19:49:37.713Z+ chown build:build /home/build /work
142024-12-20T19:49:37.715Z+ chmod 0700 /home/build /work
152024-12-20T19:49:37.718Zprocess exited: duration 162 ms, exit code 0
 
162024-12-20T19:49:37.726Zstarting task 1: "rust-toolchain"
172024-12-20T19:49:37.729Z+ printf ' * toolchain channel = "%s"
182024-12-20T19:49:37.729Z * toolchain channel = "1.81.0"
192024-12-20T19:49:37.729Z * toolchain profile = "default"
202024-12-20T19:49:37.729Z' 1.81.0
212024-12-20T19:49:37.729Z+ printf ' * toolchain profile = "%s"
222024-12-20T19:49:37.729Z' default
232024-12-20T19:49:37.731Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-20T19:49:37.731Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-20T19:49:37.845Zinfo: downloading installer
262024-12-20T19:49:39.971Zinfo: profile set to 'default'
272024-12-20T19:49:39.971Zinfo: default host triple is x86_64-unknown-illumos
282024-12-20T19:49:39.974Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-20T19:49:40.132Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-20T19:49:40.132Zinfo: downloading component 'cargo'
312024-12-20T19:49:41.000Zinfo: downloading component 'clippy'
322024-12-20T19:49:41.321Zinfo: downloading component 'rust-docs'
332024-12-20T19:49:42.527Zinfo: downloading component 'rust-std'
342024-12-20T19:49:44.402Zinfo: downloading component 'rustc'
352024-12-20T19:49:51.104Zinfo: downloading component 'rustfmt'
362024-12-20T19:49:51.362Zinfo: installing component 'cargo'
372024-12-20T19:49:52.147Zinfo: installing component 'clippy'
382024-12-20T19:49:52.503Zinfo: installing component 'rust-docs'
392024-12-20T19:49:54.039Zinfo: installing component 'rust-std'
402024-12-20T19:49:55.679Zinfo: installing component 'rustc'
412024-12-20T19:50:01.327Zinfo: installing component 'rustfmt'
422024-12-20T19:50:01.653Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-20T19:50:01.653Z
442024-12-20T19:50:02.026Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-20T19:50:02.026Z
462024-12-20T19:50:02.026Z
472024-12-20T19:50:02.026ZRust is installed now. Great!
482024-12-20T19:50:02.029Z
492024-12-20T19:50:02.029ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-20T19:50:02.029Zenvironment variable. This has not been done automatically.
512024-12-20T19:50:02.029Z
522024-12-20T19:50:02.029ZTo configure your current shell, you need to source
532024-12-20T19:50:02.029Zthe corresponding env file under $HOME/.cargo.
542024-12-20T19:50:02.029Z
552024-12-20T19:50:02.029ZThis is usually done by running one of the following (note the leading DOT):
562024-12-20T19:50:02.029Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-20T19:50:02.029Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-20T19:50:02.105Z+ rustc --version
592024-12-20T19:50:02.167Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-20T19:50:02.170Zprocess exited: duration 24446 ms, exit code 0
 
612024-12-20T19:50:02.176Zstarting task 2: "authentication"
622024-12-20T19:50:02.196Zprocess exited: duration 20 ms, exit code 0
 
632024-12-20T19:50:02.201Zstarting task 3: "clone repository"
642024-12-20T19:50:02.206Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-20T19:50:02.208Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-20T19:50:03.768ZCloning into '/work/oxidecomputer/omicron'...
672024-12-20T19:50:11.372Z+ cd /work/oxidecomputer/omicron
682024-12-20T19:50:11.372Z+ git fetch origin e3ee22c82e2b123027b26c7cb2aa88357d52e902
692024-12-20T19:50:11.671ZFrom https://github.com/oxidecomputer/omicron
702024-12-20T19:50:11.671Z * branch e3ee22c82e2b123027b26c7cb2aa88357d52e902 -> FETCH_HEAD
712024-12-20T19:50:11.681Z+ [[ -n john/reconfigurator-blippy ]]
722024-12-20T19:50:11.684Z++ git branch --show-current
732024-12-20T19:50:11.686Z+ current=main
742024-12-20T19:50:11.686Z+ [[ main != john/reconfigurator-blippy ]]
752024-12-20T19:50:11.686Z+ git branch -f john/reconfigurator-blippy e3ee22c82e2b123027b26c7cb2aa88357d52e902
762024-12-20T19:50:11.689Z+ git checkout -f john/reconfigurator-blippy
772024-12-20T19:50:11.852ZSwitched to branch 'john/reconfigurator-blippy'
782024-12-20T19:50:11.854Z+ git reset --hard e3ee22c82e2b123027b26c7cb2aa88357d52e902
792024-12-20T19:50:12.011ZHEAD is now at e3ee22c82 PR feedback
802024-12-20T19:50:12.013Zprocess exited: duration 9811 ms, exit code 0
 
812024-12-20T19:50:12.018Zstarting task 4: "build"
822024-12-20T19:50:12.025Z+ source .github/buildomat/ci-env.sh
832024-12-20T19:50:12.027Z++ export CARGO_TERM_COLOR=always
842024-12-20T19:50:12.027Z++ CARGO_TERM_COLOR=always
852024-12-20T19:50:12.027Z+ cargo --version
862024-12-20T19:50:12.082Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-20T19:50:12.085Z+ rustc --version
882024-12-20T19:50:12.145Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-20T19:50:12.148Z+ cargo tree --locked
902024-12-20T19:50:12.407Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
912024-12-20T19:50:12.663Z Updating crates.io index
922024-12-20T19:50:12.712Z Updating git repository `https://github.com/oxidecomputer/maghemite`
932024-12-20T19:50:13.212Z Updating git repository `https://github.com/oxidecomputer/oxnet`
942024-12-20T19:50:13.478Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
952024-12-20T19:50:13.740Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
962024-12-20T19:50:14.003Z Updating git repository `https://github.com/oxidecomputer/propolis`
972024-12-20T19:50:14.964Z Updating git repository `https://github.com/oxidecomputer/crucible`
982024-12-20T19:50:16.440Z Updating git repository `https://github.com/oxidecomputer/opte`
992024-12-20T19:50:17.112Z Updating git repository `https://github.com/oxidecomputer/falcon`
1002024-12-20T19:50:17.795Z Updating git repository `https://github.com/oxidecomputer/clickward`
1012024-12-20T19:50:18.096Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1022024-12-20T19:50:18.418Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1032024-12-20T19:50:18.989Z Updating git repository `https://github.com/oxidecomputer/libipcc`
1042024-12-20T19:50:19.335Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1052024-12-20T19:50:19.621Z Updating git repository `https://github.com/oxidecomputer/tofino`
1062024-12-20T19:50:19.877Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1072024-12-20T19:50:20.148Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1082024-12-20T19:50:20.402Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1092024-12-20T19:50:20.673Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1102024-12-20T19:50:20.974Z Updating git repository `https://github.com/oxidecomputer/ispf`
1112024-12-20T19:50:21.339Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1122024-12-20T19:50:21.615Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1132024-12-20T19:50:22.095Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1142024-12-20T19:50:22.359Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1152024-12-20T19:50:22.762Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1162024-12-20T19:50:23.123Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1172024-12-20T19:50:23.401Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1182024-12-20T19:50:23.693Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1192024-12-20T19:50:23.948Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1202024-12-20T19:50:25.254Z Downloading crates ...
1212024-12-20T19:50:25.341Z Downloaded adler2 v2.0.0
1222024-12-20T19:50:25.354Z Downloaded addr2line v0.24.2
1232024-12-20T19:50:25.363Z Downloaded ciborium v0.2.2
1242024-12-20T19:50:25.368Z Downloaded fallible-iterator v0.3.0
1252024-12-20T19:50:25.370Z Downloaded fallible-streaming-iterator v0.1.9
1262024-12-20T19:50:25.373Z Downloaded filetime v0.2.25
1272024-12-20T19:50:25.376Z Downloaded foreign-types-shared v0.1.1
1282024-12-20T19:50:25.378Z Downloaded atty v0.2.14
1292024-12-20T19:50:25.380Z Downloaded atomicwrites v0.4.4
1302024-12-20T19:50:25.387Z Downloaded headers-core v0.3.0
1312024-12-20T19:50:25.402Z Downloaded cfg_aliases v0.2.1
1322024-12-20T19:50:25.404Z Downloaded http-range v0.1.5
1332024-12-20T19:50:25.404Z Downloaded foreign-types v0.3.2
1342024-12-20T19:50:25.407Z Downloaded fd-lock v4.0.2
1352024-12-20T19:50:25.409Z Downloaded fxhash v0.2.1
1362024-12-20T19:50:25.409Z Downloaded ff v0.13.0
1372024-12-20T19:50:25.411Z Downloaded guppy-workspace-hack v0.1.0
1382024-12-20T19:50:25.411Z Downloaded async-stream-impl v0.3.6
1392024-12-20T19:50:25.411Z Downloaded async-object-pool v0.1.5
1402024-12-20T19:50:25.414Z Downloaded anstyle v1.0.10
1412024-12-20T19:50:25.418Z Downloaded hubpack_derive v0.1.1
1422024-12-20T19:50:25.418Z Downloaded http-body v1.0.1
1432024-12-20T19:50:25.421Z Downloaded group v0.13.0
1442024-12-20T19:50:25.421Z Downloaded flagset v0.4.6
1452024-12-20T19:50:25.421Z Downloaded bit-set v0.5.3
1462024-12-20T19:50:25.426Z Downloaded foldhash v0.1.3
1472024-12-20T19:50:25.426Z Downloaded fnv v1.0.7
1482024-12-20T19:50:25.429Z Downloaded bitfield v0.14.0
1492024-12-20T19:50:25.429Z Downloaded hostname v0.4.0
1502024-12-20T19:50:25.429Z Downloaded async-channel v2.3.1
1512024-12-20T19:50:25.431Z Downloaded cast v0.3.0
1522024-12-20T19:50:25.431Z Downloaded heck v0.3.3
1532024-12-20T19:50:25.434Z Downloaded bytecount v0.6.8
1542024-12-20T19:50:25.437Z Downloaded hash32 v0.2.1
1552024-12-20T19:50:25.437Z Downloaded futures-macro v0.3.31
1562024-12-20T19:50:25.439Z Downloaded funty v2.0.0
1572024-12-20T19:50:25.439Z Downloaded futures-task v0.3.31
1582024-12-20T19:50:25.441Z Downloaded cargo_metadata v0.18.1
1592024-12-20T19:50:25.443Z Downloaded glob v0.3.1
1602024-12-20T19:50:25.443Z Downloaded futures-timer v3.0.3
1612024-12-20T19:50:25.446Z Downloaded futures-io v0.3.31
1622024-12-20T19:50:25.446Z Downloaded foreign-types v0.5.0
1632024-12-20T19:50:25.448Z Downloaded autocfg v1.4.0
1642024-12-20T19:50:25.452Z Downloaded hubpack v0.1.2
1652024-12-20T19:50:25.452Z Downloaded chrono-tz-build v0.4.0
1662024-12-20T19:50:25.452Z Downloaded cfg_aliases v0.1.1
1672024-12-20T19:50:25.452Z Downloaded block-padding v0.3.3
1682024-12-20T19:50:25.456Z Downloaded futures-sink v0.3.31
1692024-12-20T19:50:25.457Z Downloaded fixedbitset v0.4.2
1702024-12-20T19:50:25.459Z Downloaded bit-vec v0.6.3
1712024-12-20T19:50:25.459Z Downloaded cbc v0.1.2
1722024-12-20T19:50:25.459Z Downloaded castaway v0.2.3
1732024-12-20T19:50:25.462Z Downloaded futures-executor v0.3.31
1742024-12-20T19:50:25.464Z Downloaded bcrypt-pbkdf v0.10.0
1752024-12-20T19:50:25.464Z Downloaded home v0.5.9
1762024-12-20T19:50:25.466Z Downloaded hyper-tls v0.6.0
1772024-12-20T19:50:25.466Z Downloaded http-body-util v0.1.2
1782024-12-20T19:50:25.468Z Downloaded hex v0.4.3
1792024-12-20T19:50:25.470Z Downloaded float-cmp v0.9.0
1802024-12-20T19:50:25.473Z Downloaded async-stream v0.3.6
1812024-12-20T19:50:25.475Z Downloaded hex-literal v0.4.1
1822024-12-20T19:50:25.475Z Downloaded async-recursion v1.1.1
1832024-12-20T19:50:25.478Z Downloaded num-iter v0.1.45
1842024-12-20T19:50:25.481Z Downloaded httpdate v1.0.3
1852024-12-20T19:50:25.481Z Downloaded getrandom v0.2.15
1862024-12-20T19:50:25.484Z Downloaded errno v0.3.9
1872024-12-20T19:50:25.486Z Downloaded cfg-if v1.0.0
1882024-12-20T19:50:25.488Z Downloaded precomputed-hash v0.1.1
1892024-12-20T19:50:25.488Z Downloaded path-slash v0.1.5
1902024-12-20T19:50:25.491Z Downloaded hyper-rustls v0.27.3
1912024-12-20T19:50:25.492Z Downloaded httptest v0.16.1
1922024-12-20T19:50:25.495Z Downloaded bzip2 v0.4.4
1932024-12-20T19:50:25.497Z Downloaded camino v1.1.9
1942024-12-20T19:50:25.499Z Downloaded camino-tempfile v1.1.1
1952024-12-20T19:50:25.501Z Downloaded blocking v1.6.1
1962024-12-20T19:50:25.503Z Downloaded hashlink v0.9.1
1972024-12-20T19:50:25.506Z Downloaded num_enum_derive v0.5.11
1982024-12-20T19:50:25.506Z Downloaded cexpr v0.6.0
1992024-12-20T19:50:25.508Z Downloaded iana-time-zone v0.1.61
2002024-12-20T19:50:25.511Z Downloaded hickory-client v0.24.1
2012024-12-20T19:50:25.515Z Downloaded futures-channel v0.3.31
2022024-12-20T19:50:25.517Z Downloaded serde-big-array v0.5.1
2032024-12-20T19:50:25.517Z Downloaded russh-cryptovec v0.7.3
2042024-12-20T19:50:25.517Z Downloaded bitflags v1.3.2
2052024-12-20T19:50:25.520Z Downloaded swrite v0.1.0
2062024-12-20T19:50:25.523Z Downloaded sigpipe v0.1.3
2072024-12-20T19:50:25.523Z Downloaded blake2b_simd v1.0.2
2082024-12-20T19:50:25.525Z Downloaded backoff v0.4.0
2092024-12-20T19:50:25.527Z Downloaded parse-display-derive v0.10.0
2102024-12-20T19:50:25.530Z Downloaded hyper-staticfile v0.10.1
2112024-12-20T19:50:25.532Z Downloaded hyper-rustls v0.26.0
2122024-12-20T19:50:25.534Z Downloaded generic-array v0.14.7
2132024-12-20T19:50:25.536Z Downloaded arrayvec v0.7.6
2142024-12-20T19:50:25.536Z Downloaded argon2 v0.5.3
2152024-12-20T19:50:25.538Z Downloaded bcs v0.1.6
2162024-12-20T19:50:25.540Z Downloaded fatfs v0.3.6
2172024-12-20T19:50:25.543Z Downloaded parking v2.2.1
2182024-12-20T19:50:25.545Z Downloaded fs_extra v1.3.0
2192024-12-20T19:50:25.548Z Downloaded try-lock v0.2.5
2202024-12-20T19:50:25.548Z Downloaded rand_seeder v0.3.0
2212024-12-20T19:50:25.550Z Downloaded ppv-lite86 v0.2.20
2222024-12-20T19:50:25.550Z Downloaded usdt-macro v0.5.0
2232024-12-20T19:50:25.552Z Downloaded zone_cfg_derive v0.1.2
2242024-12-20T19:50:25.552Z Downloaded percent-encoding v2.3.1
2252024-12-20T19:50:25.554Z Downloaded powerfmt v0.2.0
2262024-12-20T19:50:25.555Z Downloaded chacha20 v0.9.1
2272024-12-20T19:50:25.557Z Downloaded usdt-attr-macro v0.5.0
2282024-12-20T19:50:25.559Z Downloaded unarray v0.1.4
2292024-12-20T19:50:25.559Z Downloaded bitflags v2.6.0
2302024-12-20T19:50:25.563Z Downloaded quick-error v1.2.3
2312024-12-20T19:50:25.565Z Downloaded async-task v4.7.1
2322024-12-20T19:50:25.568Z Downloaded proc-macro-crate v3.2.0
2332024-12-20T19:50:25.570Z Downloaded relative-path v1.9.3
2342024-12-20T19:50:25.570Z Downloaded blake2 v0.10.6
2352024-12-20T19:50:25.574Z Downloaded cstr-argument v0.1.2
2362024-12-20T19:50:25.577Z Downloaded signal-hook-tokio v0.3.1
2372024-12-20T19:50:25.577Z Downloaded cfg-expr v0.17.0
2382024-12-20T19:50:25.579Z Downloaded doc-comment v0.3.3
2392024-12-20T19:50:25.579Z Downloaded supports-color v3.0.1
2402024-12-20T19:50:25.582Z Downloaded subtle v2.6.1
2412024-12-20T19:50:25.584Z Downloaded spin v0.5.2
2422024-12-20T19:50:25.584Z Downloaded thiserror-impl-no-std v2.0.2
2432024-12-20T19:50:25.587Z Downloaded allocator-api2 v0.2.18
2442024-12-20T19:50:25.589Z Downloaded blowfish v0.9.1
2452024-12-20T19:50:25.589Z Downloaded anstyle-parse v0.2.5
2462024-12-20T19:50:25.593Z Downloaded headers v0.4.0
2472024-12-20T19:50:25.596Z Downloaded static_assertions v1.1.0
2482024-12-20T19:50:25.599Z Downloaded endian-type v0.1.2
2492024-12-20T19:50:25.599Z Downloaded httparse v1.9.5
2502024-12-20T19:50:25.602Z Downloaded thiserror v2.0.3
2512024-12-20T19:50:25.607Z Downloaded mirai-annotations v1.12.0
2522024-12-20T19:50:25.610Z Downloaded wait-timeout v0.2.0
2532024-12-20T19:50:25.612Z Downloaded paste v1.0.15
2542024-12-20T19:50:25.614Z Downloaded stable_deref_trait v1.2.0
2552024-12-20T19:50:25.615Z Downloaded pest_derive v2.7.14
2562024-12-20T19:50:25.617Z Downloaded password-hash v0.5.0
2572024-12-20T19:50:25.620Z Downloaded zone v0.3.0
2582024-12-20T19:50:25.620Z Downloaded xattr v1.3.1
2592024-12-20T19:50:25.623Z Downloaded instant v0.1.13
2602024-12-20T19:50:25.623Z Downloaded normalize-line-endings v0.3.0
2612024-12-20T19:50:25.625Z Downloaded unicase v2.7.0
2622024-12-20T19:50:25.626Z Downloaded half v2.4.1
2632024-12-20T19:50:25.628Z Downloaded wyz v0.5.1
2642024-12-20T19:50:25.630Z Downloaded usdt v0.5.0
2652024-12-20T19:50:25.632Z Downloaded signal-hook-registry v1.4.2
2662024-12-20T19:50:25.633Z Downloaded typify-macro v0.2.0
2672024-12-20T19:50:25.635Z Downloaded base64 v0.13.1
2682024-12-20T19:50:25.638Z Downloaded bytes v1.8.0
2692024-12-20T19:50:25.641Z Downloaded crypto-common v0.1.6
2702024-12-20T19:50:25.643Z Downloaded crc v3.2.1
2712024-12-20T19:50:25.645Z Downloaded cpufeatures v0.2.14
2722024-12-20T19:50:25.647Z Downloaded heapless v0.8.0
2732024-12-20T19:50:25.650Z Downloaded pretty-hex v0.2.1
2742024-12-20T19:50:25.652Z Downloaded zone v0.1.8
2752024-12-20T19:50:25.652Z Downloaded futures v0.3.31
2762024-12-20T19:50:25.657Z Downloaded lazy_static v1.5.0
2772024-12-20T19:50:25.659Z Downloaded colored v2.1.0
2782024-12-20T19:50:25.661Z Downloaded whoami v1.5.2
2792024-12-20T19:50:25.664Z Downloaded term v0.7.0
2802024-12-20T19:50:25.667Z Downloaded derive_builder_macro v0.20.2
2812024-12-20T19:50:25.669Z Downloaded lazycell v1.3.0
2822024-12-20T19:50:25.669Z Downloaded lru v0.12.5
2832024-12-20T19:50:25.672Z Downloaded num v0.4.3
2842024-12-20T19:50:25.672Z Downloaded event-listener v2.5.3
2852024-12-20T19:50:25.674Z Downloaded packed_struct v0.10.1
2862024-12-20T19:50:25.676Z Downloaded chacha20poly1305 v0.10.1
2872024-12-20T19:50:25.678Z Downloaded aes-gcm v0.10.3
2882024-12-20T19:50:25.680Z Downloaded datatest-stable v0.2.9
2892024-12-20T19:50:25.683Z Downloaded tokio-tungstenite v0.21.0
2902024-12-20T19:50:25.685Z Downloaded tokio-stream v0.1.16
2912024-12-20T19:50:25.690Z Downloaded russh-keys v0.45.0
2922024-12-20T19:50:25.693Z Downloaded similar v2.6.0
2932024-12-20T19:50:25.697Z Downloaded nodrop v0.1.14
2942024-12-20T19:50:25.699Z Downloaded proc-macro-crate v1.3.1
2952024-12-20T19:50:25.699Z Downloaded pest_generator v2.7.14
2962024-12-20T19:50:25.701Z Downloaded fancy-regex v0.13.0
2972024-12-20T19:50:25.705Z Downloaded usdt-impl v0.5.0
2982024-12-20T19:50:25.713Z Downloaded hashbrown v0.12.3
2992024-12-20T19:50:25.713Z Downloaded hyper-util v0.1.10
3002024-12-20T19:50:25.716Z Downloaded waitgroup v0.1.2
3012024-12-20T19:50:25.716Z Downloaded radium v0.7.0
3022024-12-20T19:50:25.720Z Downloaded r2d2 v0.8.10
3032024-12-20T19:50:25.720Z Downloaded xz2 v0.1.7
3042024-12-20T19:50:25.722Z Downloaded dhcproto-macros v0.1.0
3052024-12-20T19:50:25.722Z Downloaded diesel_table_macro_syntax v0.2.0
3062024-12-20T19:50:25.724Z Downloaded time-core v0.1.2
3072024-12-20T19:50:25.724Z Downloaded vte_generate_state_changes v0.1.2
3082024-12-20T19:50:25.726Z Downloaded hickory-resolver v0.24.1
3092024-12-20T19:50:25.729Z Downloaded signal-hook-mio v0.2.4
3102024-12-20T19:50:25.732Z Downloaded plotters-backend v0.3.7
3112024-12-20T19:50:25.732Z Downloaded spki v0.7.3
3122024-12-20T19:50:25.734Z Downloaded similar-asserts v1.6.0
3132024-12-20T19:50:25.737Z Downloaded plain v0.2.3
3142024-12-20T19:50:25.739Z Downloaded phf_codegen v0.11.2
3152024-12-20T19:50:25.739Z Downloaded nu-ansi-term v0.50.1
3162024-12-20T19:50:25.741Z Downloaded derive_builder_core v0.20.2
3172024-12-20T19:50:25.744Z Downloaded either v1.13.0
3182024-12-20T19:50:25.746Z Downloaded derive_builder v0.20.2
3192024-12-20T19:50:25.749Z Downloaded quinn-udp v0.5.5
3202024-12-20T19:50:25.751Z Downloaded tokio-rustls v0.26.0
3212024-12-20T19:50:25.753Z Downloaded ucd-trie v0.1.7
3222024-12-20T19:50:25.756Z Downloaded pin-project-lite v0.2.14
3232024-12-20T19:50:25.763Z Downloaded ident_case v1.0.1
3242024-12-20T19:50:25.765Z Downloaded dropshot_endpoint v0.13.0
3252024-12-20T19:50:25.766Z Downloaded rusty-fork v0.3.0
3262024-12-20T19:50:25.768Z Downloaded structmeta-derive v0.3.0
3272024-12-20T19:50:25.770Z Downloaded lock_api v0.4.12
3282024-12-20T19:50:25.770Z Downloaded matches v0.1.10
3292024-12-20T19:50:25.773Z Downloaded derive_more v0.99.18
3302024-12-20T19:50:25.775Z Downloaded socket2 v0.5.7
3312024-12-20T19:50:25.778Z Downloaded arc-swap v1.7.1
3322024-12-20T19:50:25.782Z Downloaded escape8259 v0.5.3
3332024-12-20T19:50:25.784Z Downloaded oso-derive v0.27.3
3342024-12-20T19:50:25.784Z Downloaded diesel-dtrace v0.4.2
3352024-12-20T19:50:25.786Z Downloaded phf_shared v0.10.0
3362024-12-20T19:50:25.786Z Downloaded threadpool v1.8.1
3372024-12-20T19:50:25.788Z Downloaded thread-id v4.2.2
3382024-12-20T19:50:25.791Z Downloaded thiserror-no-std v2.0.2
3392024-12-20T19:50:25.794Z Downloaded embedded-io v0.4.0
3402024-12-20T19:50:25.796Z Downloaded snafu-derive v0.8.5
3412024-12-20T19:50:25.798Z Downloaded number_prefix v0.4.0
3422024-12-20T19:50:25.798Z Downloaded log v0.4.22
3432024-12-20T19:50:25.800Z Downloaded qorb v0.2.1
3442024-12-20T19:50:25.804Z Downloaded cookie v0.18.1
3452024-12-20T19:50:25.808Z Downloaded flate2 v1.0.34
3462024-12-20T19:50:25.812Z Downloaded parse-size v1.1.0
3472024-12-20T19:50:25.815Z Downloaded shlex v1.3.0
3482024-12-20T19:50:25.815Z Downloaded typify v0.2.0
3492024-12-20T19:50:25.818Z Downloaded target-lexicon v0.12.16
3502024-12-20T19:50:25.821Z Downloaded scroll v0.12.0
3512024-12-20T19:50:25.823Z Downloaded crossbeam-deque v0.8.5
3522024-12-20T19:50:25.825Z Downloaded miniz_oxide v0.8.0
3532024-12-20T19:50:25.827Z Downloaded rand_distr v0.4.3
3542024-12-20T19:50:25.830Z Downloaded hashbrown v0.13.2
3552024-12-20T19:50:25.834Z Downloaded tinyvec_macros v0.1.1
3562024-12-20T19:50:25.836Z Downloaded icu_provider v1.5.0
3572024-12-20T19:50:25.840Z Downloaded equivalent v1.0.1
3582024-12-20T19:50:25.840Z Downloaded time-macros v0.2.18
3592024-12-20T19:50:25.843Z Downloaded litemap v0.7.3
3602024-12-20T19:50:25.843Z Downloaded indoc v1.0.9
3612024-12-20T19:50:25.846Z Downloaded tower-service v0.3.3
3622024-12-20T19:50:25.848Z Downloaded base64 v0.21.7
3632024-12-20T19:50:25.850Z Downloaded sync_wrapper v1.0.1
3642024-12-20T19:50:25.853Z Downloaded rstest v0.23.0
3652024-12-20T19:50:25.858Z Downloaded predicates-core v1.0.8
3662024-12-20T19:50:25.861Z Downloaded p256 v0.13.2
3672024-12-20T19:50:25.863Z Downloaded yansi v1.0.1
3682024-12-20T19:50:25.866Z Downloaded publicsuffix v2.2.3
3692024-12-20T19:50:25.870Z Downloaded unicode-truncate v1.1.0
3702024-12-20T19:50:25.870Z Downloaded spin v0.9.8
3712024-12-20T19:50:25.873Z Downloaded progenitor-impl v0.8.0
3722024-12-20T19:50:25.875Z Downloaded samael v0.0.17
3732024-12-20T19:50:25.879Z Downloaded sha1 v0.10.6
3742024-12-20T19:50:25.881Z Downloaded secrecy v0.8.0
3752024-12-20T19:50:25.884Z Downloaded rustls-pemfile v1.0.4
3762024-12-20T19:50:25.886Z Downloaded crunchy v0.2.2
3772024-12-20T19:50:25.886Z Downloaded zerofrom v0.1.4
3782024-12-20T19:50:25.888Z Downloaded parse-display v0.10.0
3792024-12-20T19:50:25.888Z Downloaded quote v1.0.37
3802024-12-20T19:50:25.894Z Downloaded newline-converter v0.3.0
3812024-12-20T19:50:25.894Z Downloaded slog-envlogger v2.2.0
3822024-12-20T19:50:25.896Z Downloaded slog-dtrace v0.3.0
3832024-12-20T19:50:25.897Z Downloaded is_ci v1.2.0
3842024-12-20T19:50:25.897Z Downloaded downcast v0.11.0
3852024-12-20T19:50:25.899Z Downloaded synstructure v0.13.1
3862024-12-20T19:50:25.899Z Downloaded slog-scope v4.4.0
3872024-12-20T19:50:25.901Z Downloaded slog-json v2.6.1
3882024-12-20T19:50:25.904Z Downloaded der_derive v0.7.3
3892024-12-20T19:50:25.907Z Downloaded rand_xorshift v0.3.0
3902024-12-20T19:50:25.907Z Downloaded rand_core v0.6.4
3912024-12-20T19:50:25.909Z Downloaded rand_chacha v0.3.1
3922024-12-20T19:50:25.909Z Downloaded memmap2 v0.9.5
3932024-12-20T19:50:25.912Z Downloaded stringprep v0.1.5
3942024-12-20T19:50:25.912Z Downloaded utf8_iter v1.0.4
3952024-12-20T19:50:25.915Z Downloaded stringmetrics v2.2.2
3962024-12-20T19:50:25.919Z Downloaded convert_case v0.4.0
3972024-12-20T19:50:25.919Z Downloaded constant_time_eq v0.3.1
3982024-12-20T19:50:25.919Z Downloaded zeroize_derive v1.4.2
3992024-12-20T19:50:25.919Z Downloaded string_cache v0.8.7
4002024-12-20T19:50:25.922Z Downloaded crc-any v2.5.0
4012024-12-20T19:50:25.924Z Downloaded test-strategy v0.3.1
4022024-12-20T19:50:25.927Z Downloaded compact_str v0.8.0
4032024-12-20T19:50:25.930Z Downloaded pathdiff v0.2.2
4042024-12-20T19:50:25.932Z Downloaded dyn-clone v1.0.17
4052024-12-20T19:50:25.935Z Downloaded difflib v0.4.0
4062024-12-20T19:50:25.935Z Downloaded internet-checksum v0.2.1
4072024-12-20T19:50:25.937Z Downloaded rustls-native-certs v0.7.3
4082024-12-20T19:50:25.939Z Downloaded tracing-core v0.1.32
4092024-12-20T19:50:25.944Z Downloaded unicode-properties v0.1.3
4102024-12-20T19:50:25.944Z Downloaded utf16_iter v1.0.5
4112024-12-20T19:50:25.947Z Downloaded tar v0.4.42
4122024-12-20T19:50:25.947Z Downloaded guppy v0.17.8
4132024-12-20T19:50:25.954Z Downloaded sqlparser_derive v0.2.2
4142024-12-20T19:50:25.957Z Downloaded memmap v0.7.0
4152024-12-20T19:50:25.957Z Downloaded lru-cache v0.1.2
4162024-12-20T19:50:25.957Z Downloaded console v0.15.8
4172024-12-20T19:50:25.960Z Downloaded zerofrom-derive v0.1.4
4182024-12-20T19:50:25.962Z Downloaded parking_lot_core v0.9.10
4192024-12-20T19:50:25.965Z Downloaded zeroize v1.8.1
4202024-12-20T19:50:25.965Z Downloaded parking_lot_core v0.8.6
4212024-12-20T19:50:25.968Z Downloaded take_mut v0.2.2
4222024-12-20T19:50:25.970Z Downloaded parking_lot v0.12.3
4232024-12-20T19:50:25.973Z Downloaded ssh-cipher v0.2.0
4242024-12-20T19:50:25.973Z Downloaded num_enum v0.5.11
4252024-12-20T19:50:25.977Z Downloaded postgres-types v0.2.8
4262024-12-20T19:50:25.980Z Downloaded snafu v0.8.5
4272024-12-20T19:50:25.986Z Downloaded yoke-derive v0.7.4
4282024-12-20T19:50:25.988Z Downloaded aes v0.8.4
4292024-12-20T19:50:25.991Z Downloaded ecdsa v0.16.9
4302024-12-20T19:50:25.994Z Downloaded russh v0.45.0
4312024-12-20T19:50:26.004Z Downloaded icu_provider_macros v1.5.0
4322024-12-20T19:50:26.008Z Downloaded futures-util v0.3.31
4332024-12-20T19:50:26.011Z Downloaded slog-bunyan v2.5.0
4342024-12-20T19:50:26.013Z Downloaded env_logger v0.11.5
4352024-12-20T19:50:26.016Z Downloaded slog-async v2.8.0
4362024-12-20T19:50:26.019Z Downloaded rustversion v1.0.17
4372024-12-20T19:50:26.021Z Downloaded rustc_version v0.1.7
4382024-12-20T19:50:26.022Z Downloaded num_cpus v1.16.0
4392024-12-20T19:50:26.025Z Downloaded utf-8 v0.7.6
4402024-12-20T19:50:26.025Z Downloaded pin-project v1.1.6
4412024-12-20T19:50:26.035Z Downloaded newtype_derive v0.1.6
4422024-12-20T19:50:26.038Z Downloaded pest v2.7.14
4432024-12-20T19:50:26.042Z Downloaded defmt v0.3.8
4442024-12-20T19:50:26.045Z Downloaded num-bigint-dig v0.8.4
4452024-12-20T19:50:26.051Z Downloaded plotters-svg v0.3.7
4462024-12-20T19:50:26.053Z Downloaded cmake v0.1.51
4472024-12-20T19:50:26.053Z Downloaded goblin v0.8.2
4482024-12-20T19:50:26.059Z Downloaded progenitor-client v0.8.0
4492024-12-20T19:50:26.062Z Downloaded minimal-lexical v0.2.1
4502024-12-20T19:50:26.064Z Downloaded clap_lex v0.7.2
4512024-12-20T19:50:26.067Z Downloaded pkcs1 v0.7.5
4522024-12-20T19:50:26.070Z Downloaded kstat-rs v0.2.4
4532024-12-20T19:50:26.070Z Downloaded keccak v0.1.5
4542024-12-20T19:50:26.072Z Downloaded pretty-hex v0.4.1
4552024-12-20T19:50:26.072Z Downloaded pin-project-internal v1.1.6
4562024-12-20T19:50:26.074Z Downloaded serde_derive v1.0.215
4572024-12-20T19:50:26.077Z Downloaded h2 v0.4.6
4582024-12-20T19:50:26.083Z Downloaded pbkdf2 v0.11.0
4592024-12-20T19:50:26.086Z Downloaded num-complex v0.4.6
4602024-12-20T19:50:26.089Z Downloaded tinyvec v1.8.0
4612024-12-20T19:50:26.092Z Downloaded pbkdf2 v0.12.2
4622024-12-20T19:50:26.094Z Downloaded termtree v0.4.1
4632024-12-20T19:50:26.094Z Downloaded typenum v1.17.0
4642024-12-20T19:50:26.097Z Downloaded unicode-xid v0.2.6
4652024-12-20T19:50:26.097Z Downloaded rusqlite v0.32.1
4662024-12-20T19:50:26.104Z Downloaded deranged v0.3.11
4672024-12-20T19:50:26.106Z Downloaded progenitor-macro v0.8.0
4682024-12-20T19:50:26.108Z Downloaded clap_derive v4.5.18
4692024-12-20T19:50:26.110Z Downloaded yoke v0.7.4
4702024-12-20T19:50:26.112Z Downloaded ssh-key v0.6.6
4712024-12-20T19:50:26.118Z Downloaded psl-types v2.0.11
4722024-12-20T19:50:26.121Z Downloaded icu_normalizer_data v1.5.0
4732024-12-20T19:50:26.124Z Downloaded smallvec v0.6.14
4742024-12-20T19:50:26.124Z Downloaded progenitor v0.8.0
4752024-12-20T19:50:26.126Z Downloaded env_filter v0.1.2
4762024-12-20T19:50:26.126Z Downloaded zerocopy v0.6.6
4772024-12-20T19:50:26.128Z Downloaded zerovec-derive v0.10.3
4782024-12-20T19:50:26.131Z Downloaded tokio-macros v2.4.0
4792024-12-20T19:50:26.133Z Downloaded tls_codec_derive v0.4.1
4802024-12-20T19:50:26.133Z Downloaded tls_codec v0.4.1
4812024-12-20T19:50:26.136Z Downloaded ryu v1.0.18
4822024-12-20T19:50:26.138Z Downloaded serde_yaml v0.9.34+deprecated
4832024-12-20T19:50:26.143Z Downloaded phf v0.11.2
4842024-12-20T19:50:26.145Z Downloaded strum v0.26.3
4852024-12-20T19:50:26.145Z Downloaded tap v1.0.1
4862024-12-20T19:50:26.147Z Downloaded md-5 v0.10.6
4872024-12-20T19:50:26.147Z Downloaded icu_normalizer v1.5.0
4882024-12-20T19:50:26.151Z Downloaded semver v0.1.20
4892024-12-20T19:50:26.153Z Downloaded sec1 v0.7.3
4902024-12-20T19:50:26.156Z Downloaded slog-stdlog v4.1.1
4912024-12-20T19:50:26.159Z Downloaded tabled_derive v0.7.0
4922024-12-20T19:50:26.159Z Downloaded tokio-tungstenite v0.24.0
4932024-12-20T19:50:26.162Z Downloaded event-listener-strategy v0.5.2
4942024-12-20T19:50:26.162Z Downloaded tokio-tungstenite v0.23.1
4952024-12-20T19:50:26.165Z Downloaded ipnetwork v0.20.0
4962024-12-20T19:50:26.165Z Downloaded predicates-tree v1.0.11
4972024-12-20T19:50:26.168Z Downloaded crypto-bigint v0.5.5
4982024-12-20T19:50:26.172Z Downloaded version_check v0.9.5
4992024-12-20T19:50:26.175Z Downloaded jobserver v0.1.32
5002024-12-20T19:50:26.179Z Downloaded writeable v0.5.5
5012024-12-20T19:50:26.181Z Downloaded tinystr v0.7.6
5022024-12-20T19:50:26.181Z Downloaded peg v0.8.4
5032024-12-20T19:50:26.184Z Downloaded crucible-workspace-hack v0.1.0
5042024-12-20T19:50:26.186Z Downloaded tokio-native-tls v0.3.1
5052024-12-20T19:50:26.189Z Downloaded curve25519-dalek-derive v0.1.1
5062024-12-20T19:50:26.189Z Downloaded p521 v0.13.3
5072024-12-20T19:50:26.191Z Downloaded rustc_version v0.4.1
5082024-12-20T19:50:26.194Z Downloaded rustc-hash v2.0.0
5092024-12-20T19:50:26.197Z Downloaded yasna v0.5.2
5102024-12-20T19:50:26.199Z Downloaded indent_write v2.2.0
5112024-12-20T19:50:26.199Z Downloaded impl-trait-for-tuples v0.2.2
5122024-12-20T19:50:26.201Z Downloaded idna_adapter v1.2.0
5132024-12-20T19:50:26.204Z Downloaded rustls-pki-types v1.10.0
5142024-12-20T19:50:26.207Z Downloaded crc32fast v1.4.2
5152024-12-20T19:50:26.209Z Downloaded icu_properties v1.5.1
5162024-12-20T19:50:26.212Z Downloaded dof v0.3.0
5172024-12-20T19:50:26.212Z Downloaded nom v7.1.3
5182024-12-20T19:50:26.216Z Downloaded openssl-probe v0.1.5
5192024-12-20T19:50:26.218Z Downloaded openssl-macros v0.1.1
5202024-12-20T19:50:26.219Z Downloaded opaque-debug v0.3.1
5212024-12-20T19:50:26.221Z Downloaded ron v0.7.1
5222024-12-20T19:50:26.224Z Downloaded polyval v0.6.2
5232024-12-20T19:50:26.226Z Downloaded phf_generator v0.11.2
5242024-12-20T19:50:26.229Z Downloaded semver v1.0.23
5252024-12-20T19:50:26.231Z Downloaded unicode-segmentation v1.12.0
5262024-12-20T19:50:26.234Z Downloaded want v0.3.1
5272024-12-20T19:50:26.234Z Downloaded aho-corasick v1.1.3
5282024-12-20T19:50:26.239Z Downloaded slab v0.4.9
5292024-12-20T19:50:26.242Z Downloaded blake3 v1.5.4
5302024-12-20T19:50:26.247Z Downloaded derive-where v1.2.7
5312024-12-20T19:50:26.251Z Downloaded zerocopy-derive v0.8.10
5322024-12-20T19:50:26.257Z Downloaded enum-as-inner v0.5.1
5332024-12-20T19:50:26.259Z Downloaded pem v3.0.4
5342024-12-20T19:50:26.262Z Downloaded linear-map v1.2.0
5352024-12-20T19:50:26.262Z Downloaded icu_locid_transform_data v1.5.0
5362024-12-20T19:50:26.265Z Downloaded peg-runtime v0.8.3
5372024-12-20T19:50:26.265Z Downloaded slog-term v2.9.1
5382024-12-20T19:50:26.268Z Downloaded tiny-keccak v2.0.2
5392024-12-20T19:50:26.270Z Downloaded maybe-uninit v2.0.0
5402024-12-20T19:50:26.270Z Downloaded des v0.8.1
5412024-12-20T19:50:26.273Z Downloaded uzers v0.12.1
5422024-12-20T19:50:26.276Z Downloaded rsa v0.9.6
5432024-12-20T19:50:26.279Z Downloaded value-bag v1.9.0
5442024-12-20T19:50:26.282Z Downloaded structmeta v0.3.0
5452024-12-20T19:50:26.285Z Downloaded strsim v0.11.1
5462024-12-20T19:50:26.285Z Downloaded rcgen v0.12.1
5472024-12-20T19:50:26.287Z Downloaded toolchain_find v0.4.0
5482024-12-20T19:50:26.289Z Downloaded defmt-parser v0.3.4
5492024-12-20T19:50:26.292Z Downloaded write16 v1.0.0
5502024-12-20T19:50:26.292Z Downloaded slog v2.7.0
5512024-12-20T19:50:26.294Z Downloaded packed_struct_codegen v0.10.1
5522024-12-20T19:50:26.297Z Downloaded time v0.3.36
5532024-12-20T19:50:26.302Z Downloaded tui-tree-widget v0.22.0
5542024-12-20T19:50:26.304Z Downloaded twox-hash v1.6.3
5552024-12-20T19:50:26.307Z Downloaded ciborium-io v0.2.2
5562024-12-20T19:50:26.307Z Downloaded zone_cfg_derive v0.3.0
5572024-12-20T19:50:26.309Z Downloaded once_cell v1.20.2
5582024-12-20T19:50:26.312Z Downloaded structmeta v0.2.0
5592024-12-20T19:50:26.312Z Downloaded ipnet v2.10.1
5602024-12-20T19:50:26.314Z Downloaded proc-macro2 v1.0.89
5612024-12-20T19:50:26.316Z Downloaded ssh-encoding v0.2.0
5622024-12-20T19:50:26.319Z Downloaded smallvec v1.13.2
5632024-12-20T19:50:26.321Z Downloaded postcard v1.0.10
5642024-12-20T19:50:26.324Z Downloaded postgres-protocol v0.6.7
5652024-12-20T19:50:26.324Z Downloaded toml v0.8.19
5662024-12-20T19:50:26.327Z Downloaded prettyplease v0.2.25
5672024-12-20T19:50:26.330Z Downloaded password-hash v0.4.2
5682024-12-20T19:50:26.333Z Downloaded macaddr v1.0.1
5692024-12-20T19:50:26.335Z Downloaded partial-io v0.5.4
5702024-12-20T19:50:26.337Z Downloaded diff v0.1.13
5712024-12-20T19:50:26.339Z Downloaded owo-colors v4.1.0
5722024-12-20T19:50:26.342Z Downloaded dirs-sys-next v0.1.2
5732024-12-20T19:50:26.345Z Downloaded resolv-conf v0.7.0
5742024-12-20T19:50:26.347Z Downloaded rayon-core v1.12.1
5752024-12-20T19:50:26.350Z Downloaded toml v0.7.8
5762024-12-20T19:50:26.352Z Downloaded scheduled-thread-pool v0.2.7
5772024-12-20T19:50:26.355Z Downloaded git2 v0.19.0
5782024-12-20T19:50:26.362Z Downloaded strum_macros v0.24.3
5792024-12-20T19:50:26.365Z Downloaded strip-ansi-escapes v0.2.0
5802024-12-20T19:50:26.367Z Downloaded sync-ptr v0.1.1
5812024-12-20T19:50:26.367Z Downloaded md5 v0.7.0
5822024-12-20T19:50:26.367Z Downloaded structmeta-derive v0.2.0
5832024-12-20T19:50:26.369Z Downloaded sha2 v0.10.8
5842024-12-20T19:50:26.372Z Downloaded aws-lc-rs v1.10.0
5852024-12-20T19:50:26.379Z Downloaded match_cfg v0.1.0
5862024-12-20T19:50:26.381Z Downloaded csv-core v0.1.11
5872024-12-20T19:50:26.384Z Downloaded mime v0.3.17
5882024-12-20T19:50:26.384Z Downloaded target-triple v0.1.3
5892024-12-20T19:50:26.387Z Downloaded memoffset v0.9.1
5902024-12-20T19:50:26.387Z Downloaded sqlformat v0.2.6
5912024-12-20T19:50:26.389Z Downloaded sct v0.7.1
5922024-12-20T19:50:26.391Z Downloaded pretty_assertions v1.4.1
5932024-12-20T19:50:26.394Z Downloaded pkg-config v0.3.31
5942024-12-20T19:50:26.397Z Downloaded walkdir v2.5.0
5952024-12-20T19:50:26.397Z Downloaded rfc6979 v0.4.0
5962024-12-20T19:50:26.399Z Downloaded der v0.7.9
5972024-12-20T19:50:26.402Z Downloaded plotters v0.3.7
5982024-12-20T19:50:26.412Z Downloaded scroll_derive v0.12.0
5992024-12-20T19:50:26.414Z Downloaded smf v0.2.3
6002024-12-20T19:50:26.414Z Downloaded untrusted v0.9.0
6012024-12-20T19:50:26.417Z Downloaded untrusted v0.7.1
6022024-12-20T19:50:26.417Z Downloaded ena v0.14.3
6032024-12-20T19:50:26.419Z Downloaded salty v0.3.0
6042024-12-20T19:50:26.425Z Downloaded libsw v3.3.1
6052024-12-20T19:50:26.428Z Downloaded indicatif v0.17.9
6062024-12-20T19:50:26.432Z Downloaded num-derive v0.4.2
6072024-12-20T19:50:26.434Z Downloaded display-error-chain v0.2.2
6082024-12-20T19:50:26.436Z Downloaded rustls-pemfile v2.2.0
6092024-12-20T19:50:26.438Z Downloaded bitvec v1.0.1
6102024-12-20T19:50:26.451Z Downloaded ctr v0.9.2
6112024-12-20T19:50:26.454Z Downloaded dirs-next v2.0.0
6122024-12-20T19:50:26.456Z Downloaded digest v0.10.7
6132024-12-20T19:50:26.456Z Downloaded criterion-plot v0.5.0
6142024-12-20T19:50:26.460Z Downloaded const-oid v0.9.6
6152024-12-20T19:50:26.464Z Downloaded num-traits v0.2.19
6162024-12-20T19:50:26.464Z Downloaded darling_macro v0.20.10
6172024-12-20T19:50:26.466Z Downloaded toml_datetime v0.6.8
6182024-12-20T19:50:26.466Z Downloaded pkcs8 v0.10.2
6192024-12-20T19:50:26.470Z Downloaded vsss-rs v3.3.4
6202024-12-20T19:50:26.470Z Downloaded serde-hex v0.1.0
6212024-12-20T19:50:26.472Z Downloaded scrypt v0.11.0
6222024-12-20T19:50:26.475Z Downloaded poly1305 v0.8.0
6232024-12-20T19:50:26.477Z Downloaded serde_spanned v0.6.8
6242024-12-20T19:50:26.477Z Downloaded rustfmt-wrapper v0.2.1
6252024-12-20T19:50:26.480Z Downloaded vergen v8.3.2
6262024-12-20T19:50:26.483Z Downloaded zopfli v0.8.1
6272024-12-20T19:50:26.486Z Downloaded concurrent-queue v2.5.0
6282024-12-20T19:50:26.486Z Downloaded colorchoice v1.0.2
6292024-12-20T19:50:26.489Z Downloaded ref-cast v1.0.23
6302024-12-20T19:50:26.489Z Downloaded strum_macros v0.26.4
6312024-12-20T19:50:26.491Z Downloaded maplit v1.0.2
6322024-12-20T19:50:26.494Z Downloaded tempfile v3.13.0
6332024-12-20T19:50:26.496Z Downloaded zerocopy v0.7.35
6342024-12-20T19:50:26.510Z Downloaded num-conv v0.1.0
6352024-12-20T19:50:26.512Z Downloaded async-std v1.13.0
6362024-12-20T19:50:26.531Z Downloaded dtrace-parser v0.2.0
6372024-12-20T19:50:26.534Z Downloaded ciborium-ll v0.2.2
6382024-12-20T19:50:26.534Z Downloaded smawk v0.3.2
6392024-12-20T19:50:26.537Z Downloaded defmt-macros v0.3.9
6402024-12-20T19:50:26.540Z Downloaded utf8parse v0.2.2
6412024-12-20T19:50:26.540Z Downloaded mockall v0.13.0
6422024-12-20T19:50:26.542Z Downloaded quinn v0.11.5
6432024-12-20T19:50:26.545Z Downloaded managed v0.8.0
6442024-12-20T19:50:26.545Z Downloaded mime_guess v2.0.5
6452024-12-20T19:50:26.548Z Downloaded dsl_auto_type v0.1.2
6462024-12-20T19:50:26.551Z Downloaded serde_derive_internals v0.29.1
6472024-12-20T19:50:26.551Z Downloaded papergrid v0.11.0
6482024-12-20T19:50:26.555Z Downloaded crc-catalog v2.4.0
6492024-12-20T19:50:26.558Z Downloaded siphasher v0.3.11
6502024-12-20T19:50:26.558Z Downloaded serde_urlencoded v0.7.1
6512024-12-20T19:50:26.560Z Downloaded strum_macros v0.25.3
6522024-12-20T19:50:26.562Z Downloaded typed-path v0.9.3
6532024-12-20T19:50:26.567Z Downloaded unicode-linebreak v0.1.5
6542024-12-20T19:50:26.570Z Downloaded ed25519 v2.2.3
6552024-12-20T19:50:26.573Z Downloaded nanorand v0.7.0
6562024-12-20T19:50:26.573Z Downloaded serde_tokenstream v0.2.2
6572024-12-20T19:50:26.576Z Downloaded libtest-mimic v0.7.3
6582024-12-20T19:50:26.578Z Downloaded olpc-cjson v0.1.4
6592024-12-20T19:50:26.579Z Downloaded tracing v0.1.40
6602024-12-20T19:50:26.583Z Downloaded const_format_proc_macros v0.2.33
6612024-12-20T19:50:26.585Z Downloaded embedded-io v0.6.1
6622024-12-20T19:50:26.587Z Downloaded darling v0.20.10
6632024-12-20T19:50:26.591Z Downloaded tokio-util v0.7.12
6642024-12-20T19:50:26.598Z Downloaded cipher v0.4.4
6652024-12-20T19:50:26.601Z Downloaded rstest_macros v0.23.0
6662024-12-20T19:50:26.603Z Downloaded termcolor v1.4.1
6672024-12-20T19:50:26.605Z Downloaded tungstenite v0.24.0
6682024-12-20T19:50:26.608Z Downloaded rust-argon2 v2.1.0
6692024-12-20T19:50:26.610Z Downloaded terminal_size v0.4.0
6702024-12-20T19:50:26.612Z Downloaded num_threads v0.1.7
6712024-12-20T19:50:26.612Z Downloaded unicode-ident v1.0.13
6722024-12-20T19:50:26.615Z Downloaded dunce v1.0.5
6732024-12-20T19:50:26.617Z Downloaded peg-macros v0.8.4
6742024-12-20T19:50:26.620Z Downloaded enum-as-inner v0.6.1
6752024-12-20T19:50:26.622Z Downloaded universal-hash v0.5.1
6762024-12-20T19:50:26.622Z Downloaded env_logger v0.10.2
6772024-12-20T19:50:26.624Z Downloaded zip v0.6.6
6782024-12-20T19:50:26.628Z Downloaded libefi-sys v0.1.0
6792024-12-20T19:50:26.631Z Downloaded native-tls v0.2.12
6802024-12-20T19:50:26.633Z Downloaded dhcproto v0.12.0
6812024-12-20T19:50:26.635Z Downloaded pkcs5 v0.7.1
6822024-12-20T19:50:26.640Z Downloaded termios v0.3.3
6832024-12-20T19:50:26.642Z Downloaded chrono v0.4.38
6842024-12-20T19:50:26.649Z Downloaded unsafe-libyaml v0.2.11
6852024-12-20T19:50:26.652Z Downloaded tungstenite v0.21.0
6862024-12-20T19:50:26.656Z Downloaded trybuild v1.0.101
6872024-12-20T19:50:26.661Z Downloaded p384 v0.13.0
6882024-12-20T19:50:26.667Z Downloaded omicron-zone-package v0.11.1
6892024-12-20T19:50:26.670Z Downloaded gimli v0.31.1
6902024-12-20T19:50:26.678Z Downloaded zip v2.1.3
6912024-12-20T19:50:26.683Z Downloaded topological-sort v0.2.2
6922024-12-20T19:50:26.685Z Downloaded zerovec v0.10.4
6932024-12-20T19:50:26.690Z Downloaded zerocopy v0.8.10
6942024-12-20T19:50:26.715Z Downloaded tokio-rustls v0.24.1
6952024-12-20T19:50:26.718Z Downloaded schemars v0.8.21
6962024-12-20T19:50:26.729Z Downloaded uuid v1.11.0
6972024-12-20T19:50:26.732Z Downloaded radix_trie v0.2.1
6982024-12-20T19:50:26.738Z Downloaded rand v0.8.5
6992024-12-20T19:50:26.741Z Downloaded polar-core v0.27.3
7002024-12-20T19:50:26.750Z Downloaded const_format v0.2.33
7012024-12-20T19:50:26.755Z Downloaded memchr v2.7.4
7022024-12-20T19:50:26.759Z Downloaded toml_edit v0.19.15
7032024-12-20T19:50:26.776Z Downloaded ed25519-dalek v2.1.1
7042024-12-20T19:50:26.779Z Downloaded toml_edit v0.22.22
7052024-12-20T19:50:26.801Z Downloaded tungstenite v0.23.0
7062024-12-20T19:50:26.804Z Downloaded libxml v0.3.3
7072024-12-20T19:50:26.810Z Downloaded idna v0.5.0
7082024-12-20T19:50:26.816Z Downloaded portable-atomic v1.9.0
7092024-12-20T19:50:26.824Z Downloaded crossterm v0.28.1
7102024-12-20T19:50:26.830Z Downloaded idna v0.2.3
7112024-12-20T19:50:26.836Z Downloaded syn v1.0.109
7122024-12-20T19:50:26.848Z Downloaded tokio-postgres v0.7.12
7132024-12-20T19:50:26.852Z Downloaded rustls v0.21.12
7142024-12-20T19:50:26.863Z Downloaded vcpkg v0.2.15
7152024-12-20T19:50:26.902Z Downloaded winnow v0.6.20
7162024-12-20T19:50:26.910Z Downloaded reqwest v0.12.9
7172024-12-20T19:50:26.918Z Downloaded lalrpop v0.19.12
7182024-12-20T19:50:26.929Z Downloaded serde_with v3.11.0
7192024-12-20T19:50:26.937Z Downloaded rustls v0.22.4
7202024-12-20T19:50:26.951Z Downloaded nix v0.29.0
7212024-12-20T19:50:26.963Z Downloaded regress v0.10.1
7222024-12-20T19:50:26.971Z Downloaded openapiv3 v2.0.0
7232024-12-20T19:50:26.983Z Downloaded syn v2.0.87
7242024-12-20T19:50:26.994Z Downloaded dropshot v0.12.0
7252024-12-20T19:50:27.015Z Downloaded reedline v0.35.0
7262024-12-20T19:50:27.022Z Downloaded regress v0.9.1
7272024-12-20T19:50:27.030Z Downloaded diesel v2.2.6
7282024-12-20T19:50:27.049Z Downloaded idna v1.0.3
7292024-12-20T19:50:27.053Z Downloaded dropshot v0.13.0
7302024-12-20T19:50:27.074Z Downloaded bstr v1.10.0
7312024-12-20T19:50:27.084Z Downloaded regex-syntax v0.6.29
7322024-12-20T19:50:27.101Z Downloaded smoltcp v0.9.1
7332024-12-20T19:50:27.104Z Downloaded curve25519-dalek v4.1.3
7342024-12-20T19:50:27.110Z Downloaded regex-syntax v0.8.5
7352024-12-20T19:50:27.118Z Downloaded quinn-proto v0.11.8
7362024-12-20T19:50:27.125Z Downloaded petname v2.0.2
7372024-12-20T19:50:27.131Z Downloaded zerocopy-derive v0.6.6
7382024-12-20T19:50:27.140Z Downloaded object v0.30.4
7392024-12-20T19:50:27.150Z Downloaded regex v1.11.1
7402024-12-20T19:50:27.163Z Downloaded nix v0.28.0
7412024-12-20T19:50:27.178Z Downloaded idna v0.3.0
7422024-12-20T19:50:27.182Z Downloaded typify-impl v0.2.0
7432024-12-20T19:50:27.196Z Downloaded smoltcp v0.11.0
7442024-12-20T19:50:27.208Z Downloaded rustls v0.23.19
7452024-12-20T19:50:27.219Z Downloaded rustix v0.38.37
7462024-12-20T19:50:27.243Z Downloaded icu_properties_data v1.5.0
7472024-12-20T19:50:27.251Z Downloaded nix v0.27.1
7482024-12-20T19:50:27.262Z Downloaded ratatui v0.28.1
7492024-12-20T19:50:27.281Z Downloaded chrono-tz v0.10.0
7502024-12-20T19:50:27.288Z Downloaded winnow v0.5.40
7512024-12-20T19:50:27.297Z Downloaded hickory-proto v0.24.1
7522024-12-20T19:50:27.312Z Downloaded regex-automata v0.4.8
7532024-12-20T19:50:27.328Z Downloaded bzip2-sys v0.1.11+1.0.8
7542024-12-20T19:50:27.340Z Downloaded sled v0.34.7
7552024-12-20T19:50:27.349Z Downloaded libc v0.2.162
7562024-12-20T19:50:27.376Z Downloaded lzma-sys v0.1.20
7572024-12-20T19:50:27.403Z Downloaded idna v0.4.0
7582024-12-20T19:50:27.409Z Downloaded unicode-width v0.1.14
7592024-12-20T19:50:27.414Z Downloaded object v0.36.5
7602024-12-20T19:50:27.426Z Downloaded openssl v0.10.66
7612024-12-20T19:50:27.435Z Downloaded sqlparser v0.45.0
7622024-12-20T19:50:27.440Z Downloaded tokio v1.40.0
7632024-12-20T19:50:27.477Z Downloaded rustls-webpki v0.101.7
7642024-12-20T19:50:27.490Z Downloaded webpki-roots v0.26.6
7652024-12-20T19:50:27.493Z Downloaded quick-xml v0.33.0
7662024-12-20T19:50:27.499Z Downloaded unicode-width v0.2.0
7672024-12-20T19:50:27.504Z Downloaded sha3 v0.10.8
7682024-12-20T19:50:27.508Z Downloaded num-bigint v0.4.6
7692024-12-20T19:50:27.514Z Downloaded clap_builder v4.5.21
7702024-12-20T19:50:27.521Z Downloaded tabled v0.15.0
7712024-12-20T19:50:27.536Z Downloaded csv v1.3.0
7722024-12-20T19:50:27.557Z Downloaded petgraph v0.6.5
7732024-12-20T19:50:27.570Z Downloaded trust-dns-proto v0.22.0
7742024-12-20T19:50:27.581Z Downloaded proptest v1.5.0
7752024-12-20T19:50:27.590Z Downloaded num-rational v0.4.2
7762024-12-20T19:50:27.592Z Downloaded libloading v0.8.5
7772024-12-20T19:50:27.594Z Downloaded polling v3.7.3
7782024-12-20T19:50:27.597Z Downloaded url v2.5.3
7792024-12-20T19:50:27.600Z Downloaded libz-sys v1.1.20
7802024-12-20T19:50:27.619Z Downloaded unicode_categories v0.1.1
7812024-12-20T19:50:27.621Z Downloaded criterion v0.5.1
7822024-12-20T19:50:27.628Z Downloaded unicode-normalization v0.1.24
7832024-12-20T19:50:27.631Z Downloaded crossbeam-channel v0.5.13
7842024-12-20T19:50:27.635Z Downloaded rayon v1.10.0
7852024-12-20T19:50:27.644Z Downloaded ron v0.8.1
7862024-12-20T19:50:27.649Z Downloaded icu_locid v1.5.0
7872024-12-20T19:50:27.653Z Downloaded serde v1.0.215
7882024-12-20T19:50:27.657Z Downloaded rustyline v14.0.0
7892024-12-20T19:50:27.662Z Downloaded tough v0.19.0
7902024-12-20T19:50:27.670Z Downloaded httpmock v0.8.0-alpha.1
7912024-12-20T19:50:27.686Z Downloaded rustc-demangle v0.1.24
7922024-12-20T19:50:27.689Z Downloaded parking_lot v0.11.2
7932024-12-20T19:50:27.694Z Downloaded pest_meta v2.7.14
7942024-12-20T19:50:27.697Z Downloaded openssl-sys v0.9.103
7952024-12-20T19:50:27.697Z Downloaded parse-zoneinfo v0.3.1
7962024-12-20T19:50:27.700Z Downloaded itertools v0.13.0
7972024-12-20T19:50:27.707Z Downloaded rpassword v7.3.1
7982024-12-20T19:50:27.710Z Downloaded rustc-hash v1.1.0
7992024-12-20T19:50:27.710Z Downloaded num-integer v0.1.46
8002024-12-20T19:50:27.710Z Downloaded displaydoc v0.2.5
8012024-12-20T19:50:27.713Z Downloaded indexmap v2.6.0
8022024-12-20T19:50:27.716Z Downloaded serde_json v1.0.132
8032024-12-20T19:50:27.723Z Downloaded rustls-webpki v0.102.8
8042024-12-20T19:50:27.740Z Downloaded libm v0.2.8
8052024-12-20T19:50:27.748Z Downloaded itertools v0.12.1
8062024-12-20T19:50:27.755Z Downloaded bindgen v0.69.5
8072024-12-20T19:50:27.761Z Downloaded pem-rfc7468 v0.7.0
8082024-12-20T19:50:27.764Z Downloaded icu_locid_transform v1.5.0
8092024-12-20T19:50:27.766Z Downloaded cobs v0.2.3
8102024-12-20T19:50:27.767Z Downloaded lalrpop-util v0.19.12
8112024-12-20T19:50:27.769Z Downloaded itertools v0.10.5
8122024-12-20T19:50:27.773Z Downloaded indexmap v1.9.3
8132024-12-20T19:50:27.776Z Downloaded nibble_vec v0.1.0
8142024-12-20T19:50:27.779Z Downloaded newtype-uuid v1.1.3
8152024-12-20T19:50:27.779Z Downloaded kv-log-macro v1.0.7
8162024-12-20T19:50:27.781Z Downloaded unicode-bidi v0.3.17
8172024-12-20T19:50:27.785Z Downloaded predicates v3.1.2
8182024-12-20T19:50:27.785Z Downloaded hkdf v0.12.4
8192024-12-20T19:50:27.788Z Downloaded new_debug_unreachable v1.0.6
8202024-12-20T19:50:27.791Z Downloaded nested v0.1.1
8212024-12-20T19:50:27.791Z Downloaded encoding_rs v0.8.34
8222024-12-20T19:50:27.809Z Downloaded target-spec v3.2.2
8232024-12-20T19:50:27.811Z Downloaded steno v0.4.1
8242024-12-20T19:50:27.814Z Downloaded proc-macro-error-attr v1.0.4
8252024-12-20T19:50:27.817Z Downloaded primeorder v0.13.6
8262024-12-20T19:50:27.817Z Downloaded multimap v0.10.0
8272024-12-20T19:50:27.820Z Downloaded linked-hash-map v0.5.6
8282024-12-20T19:50:27.820Z Downloaded tinytemplate v1.2.1
8292024-12-20T19:50:27.822Z Downloaded mockall_derive v0.13.0
8302024-12-20T19:50:27.822Z Downloaded tabwriter v1.4.0
8312024-12-20T19:50:27.824Z Downloaded hyper v1.5.0
8322024-12-20T19:50:27.830Z Downloaded mio v1.0.2
8332024-12-20T19:50:27.835Z Downloaded x509-cert v0.2.5
8342024-12-20T19:50:27.841Z Downloaded debug-ignore v1.0.5
8352024-12-20T19:50:27.843Z Downloaded which v4.4.2
8362024-12-20T19:50:27.845Z Downloaded libgit2-sys v0.17.0+1.8.1
8372024-12-20T19:50:27.898Z Downloaded elliptic-curve v0.13.8
8382024-12-20T19:50:27.901Z Downloaded crossbeam-utils v0.8.20
8392024-12-20T19:50:27.904Z Downloaded crossbeam-epoch v0.9.18
8402024-12-20T19:50:27.906Z Downloaded diesel_derives v2.2.3
8412024-12-20T19:50:27.909Z Downloaded darling_core v0.20.10
8422024-12-20T19:50:27.914Z Downloaded clap v4.5.21
8432024-12-20T19:50:27.922Z Downloaded clang-sys v1.8.1
8442024-12-20T19:50:27.924Z Downloaded itoa v1.0.11
8452024-12-20T19:50:27.928Z Downloaded is_terminal_polyfill v1.70.1
8462024-12-20T19:50:27.928Z Downloaded is-terminal v0.4.13
8472024-12-20T19:50:27.928Z Downloaded multer v3.1.0
8482024-12-20T19:50:27.931Z Downloaded vte v0.11.1
8492024-12-20T19:50:27.933Z Downloaded hashbrown v0.15.1
8502024-12-20T19:50:27.936Z Downloaded hashbrown v0.14.5
8512024-12-20T19:50:27.941Z Downloaded event-listener v5.3.1
8522024-12-20T19:50:27.943Z Downloaded tracing-attributes v0.1.27
8532024-12-20T19:50:27.946Z Downloaded signal-hook v0.3.17
8542024-12-20T19:50:27.949Z Downloaded serde_with_macros v3.11.0
8552024-12-20T19:50:27.951Z Downloaded thread_local v1.1.8
8562024-12-20T19:50:27.951Z Downloaded phf_shared v0.11.2
8572024-12-20T19:50:27.953Z Downloaded oorandom v11.1.4
8582024-12-20T19:50:27.953Z Downloaded zerocopy-derive v0.7.35
8592024-12-20T19:50:27.957Z Downloaded path-tree v0.8.1
8602024-12-20T19:50:27.959Z Downloaded textwrap v0.16.1
8612024-12-20T19:50:27.962Z Downloaded heapless v0.7.17
8622024-12-20T19:50:27.965Z Downloaded subprocess v0.2.9
8632024-12-20T19:50:27.967Z Downloaded expectorate v1.1.0
8642024-12-20T19:50:27.969Z Downloaded http v1.1.0
8652024-12-20T19:50:27.972Z Downloaded cookie_store v0.21.0
8662024-12-20T19:50:27.975Z Downloaded shell-words v1.1.0
8672024-12-20T19:50:27.978Z Downloaded scopeguard v1.2.0
8682024-12-20T19:50:27.978Z Downloaded schemars_derive v0.8.21
8692024-12-20T19:50:27.980Z Downloaded dropshot_endpoint v0.12.0
8702024-12-20T19:50:27.980Z Downloaded hickory-server v0.24.1
8712024-12-20T19:50:27.985Z Downloaded cc v1.1.30
8722024-12-20T19:50:27.988Z Downloaded bumpalo v3.16.0
8732024-12-20T19:50:27.991Z Downloaded base64 v0.22.1
8742024-12-20T19:50:27.995Z Downloaded backtrace v0.3.74
8752024-12-20T19:50:27.999Z Downloaded lockfree-object-pool v0.1.6
8762024-12-20T19:50:28.002Z Downloaded instability v0.3.2
8772024-12-20T19:50:28.004Z Downloaded inout v0.1.3
8782024-12-20T19:50:28.004Z Downloaded indoc v2.0.5
8792024-12-20T19:50:28.006Z Downloaded tokio-rustls v0.25.0
8802024-12-20T19:50:28.013Z Downloaded icu_collections v1.5.0
8812024-12-20T19:50:28.017Z Downloaded data-encoding v2.6.0
8822024-12-20T19:50:28.017Z Downloaded oso v0.27.3
8832024-12-20T19:50:28.020Z Downloaded proc-macro-error v1.0.4
8842024-12-20T19:50:28.022Z Downloaded async-io v2.3.4
8852024-12-20T19:50:28.024Z Downloaded anyhow v1.0.93
8862024-12-20T19:50:28.027Z Downloaded serde_repr v0.1.19
8872024-12-20T19:50:28.029Z Downloaded serde_regex v1.1.0
8882024-12-20T19:50:28.032Z Downloaded serde_plain v1.0.2
8892024-12-20T19:50:28.032Z Downloaded serde_path_to_error v0.1.16
8902024-12-20T19:50:28.034Z Downloaded same-file v1.0.6
8912024-12-20T19:50:28.034Z Downloaded salsa20 v0.10.2
8922024-12-20T19:50:28.037Z Downloaded hmac v0.12.1
8932024-12-20T19:50:28.037Z Downloaded flume v0.11.1
8942024-12-20T19:50:28.040Z Downloaded thiserror-impl v2.0.3
8952024-12-20T19:50:28.042Z Downloaded thiserror-impl v1.0.69
8962024-12-20T19:50:28.044Z Downloaded thiserror v1.0.69
8972024-12-20T19:50:28.047Z Downloaded simd-adler32 v0.3.7
8982024-12-20T19:50:28.049Z Downloaded signature v2.2.0
8992024-12-20T19:50:28.052Z Downloaded rtoolbox v0.0.2
9002024-12-20T19:50:28.052Z Downloaded ref-cast-impl v1.0.23
9012024-12-20T19:50:28.055Z Downloaded piper v0.2.4
9022024-12-20T19:50:28.055Z Downloaded pin-utils v0.1.0
9032024-12-20T19:50:28.056Z Downloaded async-lock v3.4.0
9042024-12-20T19:50:28.058Z Downloaded assert_cmd v2.0.16
9052024-12-20T19:50:28.061Z Downloaded globset v0.4.15
9062024-12-20T19:50:28.061Z Downloaded cancel-safe-futures v0.1.5
9072024-12-20T19:50:28.063Z Downloaded bb8 v0.8.5
9082024-12-20T19:50:28.066Z Downloaded base64ct v1.6.0
9092024-12-20T19:50:28.068Z Downloaded async-bb8-diesel v0.2.1
9102024-12-20T19:50:28.070Z Downloaded async-trait v0.1.83
9112024-12-20T19:50:28.074Z Downloaded async-process v2.3.0
9122024-12-20T19:50:28.076Z Downloaded futures-lite v2.3.0
9132024-12-20T19:50:28.078Z Downloaded highway v1.2.0
9142024-12-20T19:50:28.080Z Downloaded anstream v0.6.15
9152024-12-20T19:50:28.082Z Downloaded humantime v2.1.0
9162024-12-20T19:50:28.084Z Downloaded cassowary v0.3.0
9172024-12-20T19:50:28.084Z Downloaded ahash v0.8.11
9182024-12-20T19:50:28.086Z Downloaded async-channel v1.9.0
9192024-12-20T19:50:28.089Z Downloaded heck v0.5.0
9202024-12-20T19:50:28.089Z Downloaded futures-core v0.3.31
9212024-12-20T19:50:28.091Z Downloaded async-signal v0.2.10
9222024-12-20T19:50:28.091Z Downloaded async-executor v1.13.1
9232024-12-20T19:50:28.094Z Downloaded bitfield-struct v0.6.2
9242024-12-20T19:50:28.096Z Downloaded base16ct v0.2.0
9252024-12-20T19:50:28.097Z Downloaded ascii-canvas v3.0.0
9262024-12-20T19:50:28.097Z Downloaded approx v0.5.1
9272024-12-20T19:50:28.100Z Downloaded hostname v0.3.1
9282024-12-20T19:50:28.102Z Downloaded ghash v0.5.1
9292024-12-20T19:50:28.102Z Downloaded foreign-types-shared v0.3.1
9302024-12-20T19:50:28.104Z Downloaded foreign-types-macros v0.2.3
9312024-12-20T19:50:28.104Z Downloaded assert-json-diff v2.0.2
9322024-12-20T19:50:28.107Z Downloaded cargo-platform v0.1.8
9332024-12-20T19:50:28.107Z Downloaded block-buffer v0.10.4
9342024-12-20T19:50:28.107Z Downloaded assert_matches v1.5.0
9352024-12-20T19:50:28.110Z Downloaded fs-err v2.11.0
9362024-12-20T19:50:28.110Z Downloaded fragile v2.0.0
9372024-12-20T19:50:28.112Z Downloaded form_urlencoded v1.2.1
9382024-12-20T19:50:28.115Z Downloaded float-ord v0.3.2
9392024-12-20T19:50:28.115Z Downloaded buf-list v1.0.3
9402024-12-20T19:50:28.117Z Downloaded atomic-waker v1.1.2
9412024-12-20T19:50:28.117Z Downloaded array-init v0.0.4
9422024-12-20T19:50:28.117Z Downloaded byteorder v1.5.0
9432024-12-20T19:50:28.120Z Downloaded async-attributes v1.1.2
9442024-12-20T19:50:28.122Z Downloaded arrayref v0.3.9
9452024-12-20T19:50:28.122Z Downloaded heck v0.4.1
9462024-12-20T19:50:28.125Z Downloaded hash32 v0.3.1
9472024-12-20T19:50:28.125Z Downloaded gethostname v0.5.0
9482024-12-20T19:50:28.127Z Downloaded fallible-iterator v0.2.0
9492024-12-20T19:50:28.128Z Downloaded async-global-executor v2.4.1
9502024-12-20T19:50:28.128Z Downloaded anstyle-query v1.1.1
9512024-12-20T19:50:28.130Z Downloaded fastrand v2.1.1
9522024-12-20T19:50:28.130Z Downloaded anes v0.1.6
9532024-12-20T19:50:28.133Z Downloaded aead v0.5.2
9542024-12-20T19:50:28.214Z Downloaded libsqlite3-sys v0.30.1
9552024-12-20T19:50:28.533Z Downloaded ring v0.17.8
9562024-12-20T19:50:28.709Z Downloaded ring v0.16.20
9572024-12-20T19:50:28.971Z Downloaded aws-lc-sys v0.22.0
9582024-12-20T19:50:29.438Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9592024-12-20T19:50:46.281Z Startup: Refreshing catalog 'helios-dev' ... Done
9602024-12-20T19:50:50.486Z Startup: Caching catalogs ... Done
9612024-12-20T19:51:01.298ZPlanning: Solver setup ... Done (9.832s)
9622024-12-20T19:51:01.432ZPlanning: Running solver ... Done (0.134s)
9632024-12-20T19:51:01.706ZPlanning: Finding local manifests ... Done (0.171s)
9642024-12-20T19:51:01.722ZPlanning: Fetching manifests: 0/5 0% complete
9652024-12-20T19:51:01.941ZPlanning: Fetching manifests: 5/5 100% complete
9662024-12-20T19:51:02.253ZPlanning: Package planning ... Done (0.312s)
9672024-12-20T19:51:02.309ZPlanning: Merging actions ... Done (0.056s)
9682024-12-20T19:51:03.634ZPlanning: Checking for conflicting actions ... Done (1.325s)
9692024-12-20T19:51:12.859ZPlanning: Consolidating action changes ... Done (9.224s)
9702024-12-20T19:51:13.236ZPlanning: Evaluating mediators ... Done (0.377s)
9712024-12-20T19:51:13.407ZPlanning: Planning completed in 22.82 seconds
9722024-12-20T19:51:13.422Z Packages to install: 4
9732024-12-20T19:51:13.422Z Packages to update: 1
9742024-12-20T19:51:13.424Z Mediators to change: 2
9752024-12-20T19:51:13.424Z Services to change: 1
9762024-12-20T19:51:13.425Z Estimated space available: 155.37 GB
9772024-12-20T19:51:13.425ZEstimated space to be consumed: 1.62 GB
9782024-12-20T19:51:13.425Z Create boot environment: No
9792024-12-20T19:51:13.425ZCreate backup boot environment: Yes
9802024-12-20T19:51:13.425Z Rebuild boot archive: No
9812024-12-20T19:51:13.425Z
9822024-12-20T19:51:13.425ZChanged mediators:
9832024-12-20T19:51:13.425Z mediator clang:
9842024-12-20T19:51:13.425Z version: None -> 15 (system default)
9852024-12-20T19:51:13.425Z
9862024-12-20T19:51:13.425Z mediator llvm:
9872024-12-20T19:51:13.425Z version: 14 (system default) -> 15 (system default)
9882024-12-20T19:51:13.425Z
9892024-12-20T19:51:13.425ZChanged packages:
9902024-12-20T19:51:13.426Zhelios-dev
9912024-12-20T19:51:13.426Z developer/build-essential
9922024-12-20T19:51:13.426Z None -> 11-2.0
9932024-12-20T19:51:13.426Z library/libxmlsec1
9942024-12-20T19:51:13.426Z None -> 1.2.35-2.0
9952024-12-20T19:51:13.426Z ooce/developer/clang-15
9962024-12-20T19:51:13.426Z None -> 15.0.7-2.0
9972024-12-20T19:51:13.426Z ooce/developer/llvm-15
9982024-12-20T19:51:13.426Z None -> 15.0.7-2.0
9992024-12-20T19:51:13.426Z package/pkg
10002024-12-20T19:51:13.426Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10012024-12-20T19:51:13.426Z
10022024-12-20T19:51:13.426ZServices:
10032024-12-20T19:51:13.426Z restart_fmri:
10042024-12-20T19:51:13.426Z svc:/system/update-man-index:default
10052024-12-20T19:51:13.426Z
10062024-12-20T19:51:13.426ZEditable files to change:
10072024-12-20T19:51:13.426Z Update:
10082024-12-20T19:51:13.426Z usr/share/lib/pkg/web/config.shtml
10092024-12-20T19:51:13.808Z
10102024-12-20T19:51:13.808ZDownload: 0/4281 items 0.0/220.6MB 0% complete
10112024-12-20T19:51:18.809ZDownload: 1576/4281 items 108.5/220.6MB 49% complete (22.0M/s)
10122024-12-20T19:51:23.810ZDownload: 3247/4281 items 185.7/220.6MB 84% complete (18.5M/s)
10132024-12-20T19:51:28.677ZDownload: Completed 220.60 MB in 14.87 seconds (14.8M/s)
10142024-12-20T19:51:30.780Z Actions: 1/5063 actions (Removing old actions)
10152024-12-20T19:51:30.803Z Actions: 194/5063 actions (Installing new actions)
10162024-12-20T19:51:35.840Z Actions: 4101/5063 actions (Installing new actions)
10172024-12-20T19:51:36.767Z Actions: 4226/5063 actions (Updating modified actions)
10182024-12-20T19:51:37.168Z Actions: Completed 5063 actions in 6.38 seconds.
10192024-12-20T19:51:37.593Z Done (0.419s)
10202024-12-20T19:51:37.598Z Done (0.000s)
10212024-12-20T19:51:38.168Z Done (0.576s)
10222024-12-20T19:51:45.158Z Done (6.758s)
10232024-12-20T19:51:45.717Z Done (0.462s)
10242024-12-20T19:51:45.728Z Done (0.000s)
10252024-12-20T19:51:45.880Z Done (0.000s)
10262024-12-20T19:51:46.620ZPlanning: Evaluating mediator changes ... Done
10272024-12-20T19:51:46.784ZPlanning: Checking for conflicting actions ... Done
10282024-12-20T19:51:46.787ZPlanning: Consolidating action changes ... Done
10292024-12-20T19:51:47.059ZPlanning: Evaluating mediators ... Done
10302024-12-20T19:51:47.062ZPlanning: Planning completed in 0.44 seconds
10312024-12-20T19:51:47.098Z Mediators to change: 2
10322024-12-20T19:51:47.098Z Create boot environment: No
10332024-12-20T19:51:47.100ZCreate backup boot environment: No
10342024-12-20T19:51:47.248Z Done
10352024-12-20T19:51:47.248Z Done
10362024-12-20T19:51:47.608Z Done
10372024-12-20T19:51:51.225Z Done
10382024-12-20T19:51:51.320Z Done
10392024-12-20T19:51:51.322Z Done
10402024-12-20T19:51:51.501Z Done
10412024-12-20T19:51:52.123ZPlanning: Evaluating mediator changes ... Done
10422024-12-20T19:51:52.125ZPlanning: Merging actions ... Done
10432024-12-20T19:51:52.313ZPlanning: Checking for conflicting actions ... Done
10442024-12-20T19:51:52.315ZPlanning: Consolidating action changes ... Done
10452024-12-20T19:51:52.579ZPlanning: Evaluating mediators ... Done
10462024-12-20T19:51:52.635ZPlanning: Planning completed in 0.76 seconds
10472024-12-20T19:51:52.674Z Packages to change: 1
10482024-12-20T19:51:52.675Z Mediators to change: 1
10492024-12-20T19:51:52.677Z Services to change: 1
10502024-12-20T19:51:52.677Z Create boot environment: No
10512024-12-20T19:51:52.677ZCreate backup boot environment: Yes
10522024-12-20T19:51:54.822Z Actions: 1/6 actions (Updating modified actions)
10532024-12-20T19:51:54.948Z Actions: Completed 6 actions in 0.13 seconds.
10542024-12-20T19:51:54.950Z Done
10552024-12-20T19:51:54.950Z Done
10562024-12-20T19:51:55.067Z Done
10572024-12-20T19:51:58.757Z Done
10582024-12-20T19:51:58.846Z Done
10592024-12-20T19:51:58.848Z Done
10602024-12-20T19:51:59.010Z Done
10612024-12-20T19:51:59.456ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
10622024-12-20T19:51:59.456Zclang system 15 system
10632024-12-20T19:51:59.456Zcsh system system illumos
10642024-12-20T19:51:59.456Zctags system system illumos
10652024-12-20T19:51:59.456Zgcc vendor 12 vendor
10662024-12-20T19:51:59.456Zgcc system 10 system
10672024-12-20T19:51:59.456Zgcc system 7 system
10682024-12-20T19:51:59.456Zgo system 1.20 system
10692024-12-20T19:51:59.456Zgo system 1.19 system
10702024-12-20T19:51:59.456Zllvm system 15 system
10712024-12-20T19:51:59.456Zllvm system 14 system
10722024-12-20T19:51:59.456Zmariadb system 10.6 system
10732024-12-20T19:51:59.456Zmta vendor vendor dma
10742024-12-20T19:51:59.456Zopenjdk system 17 system
10752024-12-20T19:51:59.456Zopenjdk system 11 system
10762024-12-20T19:51:59.456Zopenjdk system 1.8 system
10772024-12-20T19:51:59.456Zopenssl vendor 3 vendor
10782024-12-20T19:51:59.456Zperl system 5.36 system
10792024-12-20T19:51:59.456Zpostgresql system 15 system
10802024-12-20T19:51:59.456Zpostgresql system 13 system
10812024-12-20T19:51:59.456Zpython vendor 3 vendor
10822024-12-20T19:51:59.456Zpython system 2 system
10832024-12-20T19:51:59.456Zpython3 system 3.11 system
10842024-12-20T19:51:59.456Zruby system 3.0 system
10852024-12-20T19:51:59.456Zwords vendor vendor american-english
10862024-12-20T19:51:59.456Zwords system system australian-english
10872024-12-20T19:51:59.457Zwords system system british-english
10882024-12-20T19:51:59.457Zwords system system canadian-english
10892024-12-20T19:51:59.457Zwords system system french
10902024-12-20T19:51:59.457Zwords system system italian
10912024-12-20T19:51:59.457Zwords system system ngerman
10922024-12-20T19:51:59.457Zwords system system ogerman
10932024-12-20T19:51:59.457Zwords system system spanish
10942024-12-20T19:52:00.798ZPUBLISHER TYPE STATUS P LOCATION
10952024-12-20T19:52:00.798Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
10962024-12-20T19:52:02.566ZFMRI IFO
10972024-12-20T19:52:02.566Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
10982024-12-20T19:52:02.566Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
10992024-12-20T19:52:02.566Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11002024-12-20T19:52:02.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11012024-12-20T19:52:02.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11022024-12-20T19:52:02.566Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11032024-12-20T19:52:02.566Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11042024-12-20T19:52:02.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11052024-12-20T19:52:02.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11062024-12-20T19:52:02.566Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
11072024-12-20T19:52:02.566Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
11082024-12-20T19:52:02.566Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11092024-12-20T19:52:02.566Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
11102024-12-20T19:52:02.566Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
11112024-12-20T19:52:02.566Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11122024-12-20T19:52:03.632Z Downloading crates ...
11132024-12-20T19:52:03.706Z Downloaded cargo_toml v0.20.5
11142024-12-20T19:52:03.842Z Compiling proc-macro2 v1.0.89
11152024-12-20T19:52:03.842Z Compiling unicode-ident v1.0.13
11162024-12-20T19:52:03.842Z Compiling serde v1.0.215
11172024-12-20T19:52:03.845Z Compiling version_check v0.9.5
11182024-12-20T19:52:03.845Z Compiling thiserror v1.0.69
11192024-12-20T19:52:03.845Z Compiling memchr v2.7.4
11202024-12-20T19:52:03.845Z Compiling libc v0.2.162
11212024-12-20T19:52:03.845Z Compiling ucd-trie v0.1.7
11222024-12-20T19:52:04.104Z Compiling ryu v1.0.18
11232024-12-20T19:52:04.424Z Compiling itoa v1.0.11
11242024-12-20T19:52:04.610Z Compiling once_cell v1.20.2
11252024-12-20T19:52:04.642Z Compiling byteorder v1.5.0
11262024-12-20T19:52:04.966Z Compiling serde_json v1.0.132
11272024-12-20T19:52:05.226Z Compiling rustix v0.38.37
11282024-12-20T19:52:05.673Z Compiling bitflags v2.6.0
11292024-12-20T19:52:05.714Z Compiling proc-macro-error-attr v1.0.4
11302024-12-20T19:52:05.935Z Compiling usdt-impl v0.5.0
11312024-12-20T19:52:05.948Z Compiling syn v1.0.109
11322024-12-20T19:52:05.996Z Compiling proc-macro-error v1.0.4
11332024-12-20T19:52:06.040Z Compiling log v0.4.22
11342024-12-20T19:52:06.065Z Compiling camino v1.1.9
11352024-12-20T19:52:06.256Z Compiling plain v0.2.3
11362024-12-20T19:52:06.370Z Compiling hashbrown v0.15.1
11372024-12-20T19:52:06.401Z Compiling thread-id v4.2.2
11382024-12-20T19:52:06.414Z Compiling utf8parse v0.2.2
11392024-12-20T19:52:06.471Z Compiling equivalent v1.0.1
11402024-12-20T19:52:06.560Z Compiling anstyle-parse v0.2.5
11412024-12-20T19:52:06.636Z Compiling winnow v0.6.20
11422024-12-20T19:52:06.638Z Compiling unicode-width v0.1.14
11432024-12-20T19:52:06.718Z Compiling quote v1.0.37
11442024-12-20T19:52:06.866Z Compiling pretty-hex v0.4.1
11452024-12-20T19:52:06.891Z Compiling colorchoice v1.0.2
11462024-12-20T19:52:07.064Z Compiling syn v2.0.87
11472024-12-20T19:52:07.079Z Compiling errno v0.3.9
11482024-12-20T19:52:07.216Z Compiling anstyle v1.0.10
11492024-12-20T19:52:07.408Z Compiling anstyle-query v1.1.1
11502024-12-20T19:52:07.549Z Compiling indexmap v2.6.0
11512024-12-20T19:52:07.586Z Compiling is_terminal_polyfill v1.70.1
11522024-12-20T19:52:07.666Z Compiling semver v1.0.23
11532024-12-20T19:52:07.707Z Compiling autocfg v1.4.0
11542024-12-20T19:52:08.237Z Compiling anstream v0.6.15
11552024-12-20T19:52:08.973Z Compiling fs-err v2.11.0
11562024-12-20T19:52:09.043Z Compiling bytecount v0.6.8
11572024-12-20T19:52:09.065Z Compiling strsim v0.11.1
11582024-12-20T19:52:09.238Z Compiling heck v0.4.1
11592024-12-20T19:52:09.241Z Compiling clap_lex v0.7.2
11602024-12-20T19:52:09.354Z Compiling anyhow v1.0.93
11612024-12-20T19:52:09.727Z Compiling terminal_size v0.4.0
11622024-12-20T19:52:09.753Z Compiling fastrand v2.1.1
11632024-12-20T19:52:09.923Z Compiling fnv v1.0.7
11642024-12-20T19:52:09.958Z Compiling heck v0.5.0
11652024-12-20T19:52:09.988Z Compiling cfg-if v1.0.0
11662024-12-20T19:52:10.072Z Compiling tempfile v3.13.0
11672024-12-20T19:52:10.293Z Compiling papergrid v0.11.0
11682024-12-20T19:52:10.477Z Compiling clap_builder v4.5.21
11692024-12-20T19:52:10.660Z Compiling memmap v0.7.0
11702024-12-20T19:52:10.687Z Compiling smawk v0.3.2
11712024-12-20T19:52:10.721Z Compiling unicode-linebreak v0.1.5
11722024-12-20T19:52:11.023Z Compiling swrite v0.1.0
11732024-12-20T19:52:11.139Z Compiling textwrap v0.16.1
11742024-12-20T19:52:12.546Z Compiling tabled_derive v0.7.0
11752024-12-20T19:52:14.000Z Compiling tabled v0.15.0
11762024-12-20T19:52:16.146Z Compiling serde_derive v1.0.215
11772024-12-20T19:52:16.146Z Compiling thiserror-impl v1.0.69
11782024-12-20T19:52:16.149Z Compiling zerocopy-derive v0.7.35
11792024-12-20T19:52:16.149Z Compiling scroll_derive v0.12.0
11802024-12-20T19:52:16.149Z Compiling clap_derive v4.5.18
11812024-12-20T19:52:17.230Z Compiling scroll v0.12.0
11822024-12-20T19:52:17.745Z Compiling goblin v0.8.2
11832024-12-20T19:52:18.017Z Compiling zerocopy v0.7.35
11842024-12-20T19:52:18.828Z Compiling pest v2.7.14
11852024-12-20T19:52:20.203Z Compiling clap v4.5.21
11862024-12-20T19:52:21.021Z Compiling pest_meta v2.7.14
11872024-12-20T19:52:21.879Z Compiling pest_generator v2.7.14
11882024-12-20T19:52:23.697Z Compiling pest_derive v2.7.14
11892024-12-20T19:52:24.349Z Compiling dtrace-parser v0.2.0
11902024-12-20T19:52:26.125Z Compiling toml_datetime v0.6.8
11912024-12-20T19:52:26.125Z Compiling serde_spanned v0.6.8
11922024-12-20T19:52:26.127Z Compiling cargo-platform v0.1.8
11932024-12-20T19:52:26.520Z Compiling serde_tokenstream v0.2.2
11942024-12-20T19:52:26.635Z Compiling toml_edit v0.22.22
11952024-12-20T19:52:26.648Z Compiling macaddr v1.0.1
11962024-12-20T19:52:26.780Z Compiling camino-tempfile v1.1.1
11972024-12-20T19:52:27.662Z Compiling dof v0.3.0
11982024-12-20T19:52:27.662Z Compiling cargo_metadata v0.18.1
11992024-12-20T19:52:29.468Z Compiling toml v0.8.19
12002024-12-20T19:52:29.563Z Compiling usdt-attr-macro v0.5.0
12012024-12-20T19:52:29.563Z Compiling usdt-macro v0.5.0
12022024-12-20T19:52:30.278Z Compiling cargo_toml v0.20.5
12032024-12-20T19:52:30.873Z Compiling usdt v0.5.0
12042024-12-20T19:52:33.844Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12052024-12-20T19:52:38.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.95s
12062024-12-20T19:52:38.110Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12072024-12-20T19:52:38.972Z Compiling serde v1.0.215
12082024-12-20T19:52:38.976Z Compiling lock_api v0.4.12
12092024-12-20T19:52:38.976Z Compiling scopeguard v1.2.0
12102024-12-20T19:52:38.976Z Compiling value-bag v1.9.0
12112024-12-20T19:52:38.976Z Compiling typenum v1.17.0
12122024-12-20T19:52:38.976Z Compiling generic-array v0.14.7
12132024-12-20T19:52:39.111Z Compiling syn v2.0.87
12142024-12-20T19:52:39.121Z Compiling getrandom v0.2.15
12152024-12-20T19:52:39.236Z Compiling subtle v2.6.1
12162024-12-20T19:52:39.460Z Compiling rand_core v0.6.4
12172024-12-20T19:52:39.593Z Compiling log v0.4.22
12182024-12-20T19:52:39.595Z Compiling shlex v1.3.0
12192024-12-20T19:52:39.695Z Compiling jobserver v0.1.32
12202024-12-20T19:52:39.714Z Compiling const-oid v0.9.6
12212024-12-20T19:52:39.952Z Compiling smallvec v1.13.2
12222024-12-20T19:52:39.970Z Compiling spin v0.9.8
12232024-12-20T19:52:40.019Z Compiling pin-project-lite v0.2.14
12242024-12-20T19:52:40.141Z Compiling cc v1.1.30
12252024-12-20T19:52:40.340Z Compiling rustix v0.38.37
12262024-12-20T19:52:40.358Z Compiling parking_lot_core v0.9.10
12272024-12-20T19:52:40.410Z Compiling futures-core v0.3.31
12282024-12-20T19:52:40.639Z Compiling signal-hook-registry v1.4.2
12292024-12-20T19:52:40.664Z Compiling mio v1.0.2
12302024-12-20T19:52:41.271Z Compiling parking_lot v0.12.3
12312024-12-20T19:52:41.437Z Compiling aho-corasick v1.1.3
12322024-12-20T19:52:41.482Z Compiling regex-syntax v0.8.5
12332024-12-20T19:52:41.744Z Compiling cpufeatures v0.2.14
12342024-12-20T19:52:41.807Z Compiling lazy_static v1.5.0
12352024-12-20T19:52:41.841Z Compiling glob v0.3.1
12362024-12-20T19:52:41.859Z Compiling either v1.13.0
12372024-12-20T19:52:41.932Z Compiling stable_deref_trait v1.2.0
12382024-12-20T19:52:42.048Z Compiling futures-sink v0.3.31
12392024-12-20T19:52:42.217Z Compiling socket2 v0.5.7
12402024-12-20T19:52:42.220Z Compiling slab v0.4.9
12412024-12-20T19:52:42.290Z Compiling prettyplease v0.2.25
12422024-12-20T19:52:42.632Z Compiling minimal-lexical v0.2.1
12432024-12-20T19:52:42.845Z Compiling clang-sys v1.8.1
12442024-12-20T19:52:42.961Z Compiling libloading v0.8.5
12452024-12-20T19:52:43.146Z Compiling nom v7.1.3
12462024-12-20T19:52:43.198Z Compiling serde_json v1.0.132
12472024-12-20T19:52:43.385Z Compiling home v0.5.9
12482024-12-20T19:52:43.498Z Compiling bindgen v0.69.5
12492024-12-20T19:52:43.676Z Compiling itertools v0.10.5
12502024-12-20T19:52:44.349Z Compiling futures-channel v0.3.31
12512024-12-20T19:52:44.413Z Compiling pin-utils v0.1.0
12522024-12-20T19:52:44.512Z Compiling futures-io v0.3.31
12532024-12-20T19:52:44.787Z Compiling rustc-hash v1.1.0
12542024-12-20T19:52:44.863Z Compiling allocator-api2 v0.2.18
12552024-12-20T19:52:44.934Z Compiling lazycell v1.3.0
12562024-12-20T19:52:45.105Z Compiling regex-automata v0.4.8
12572024-12-20T19:52:45.652Z Compiling foldhash v0.1.3
12582024-12-20T19:52:45.971Z Compiling futures-task v0.3.31
12592024-12-20T19:52:46.280Z Compiling hashbrown v0.15.1
12602024-12-20T19:52:46.582Z Compiling cmake v0.1.51
12612024-12-20T19:52:47.010Z Compiling synstructure v0.13.1
12622024-12-20T19:52:47.603Z Compiling cexpr v0.6.0
12632024-12-20T19:52:47.641Z Compiling dunce v1.0.5
12642024-12-20T19:52:47.772Z Compiling libm v0.2.8
12652024-12-20T19:52:48.098Z Compiling tinyvec_macros v0.1.1
12662024-12-20T19:52:48.188Z Compiling pkg-config v0.3.31
12672024-12-20T19:52:48.424Z Compiling fs_extra v1.3.0
12682024-12-20T19:52:48.747Z Compiling tinyvec v1.8.0
12692024-12-20T19:52:49.082Z Compiling num-traits v0.2.19
12702024-12-20T19:52:49.581Z Compiling ring v0.17.8
12712024-12-20T19:52:49.786Z Compiling unicode-bidi v0.3.17
12722024-12-20T19:52:50.218Z Compiling unicode-normalization v0.1.24
12732024-12-20T19:52:50.282Z Compiling writeable v0.5.5
12742024-12-20T19:52:50.744Z Compiling regex v1.11.1
12752024-12-20T19:52:50.874Z Compiling base64ct v1.6.0
12762024-12-20T19:52:50.906Z Compiling litemap v0.7.3
12772024-12-20T19:52:51.181Z Compiling paste v1.0.15
12782024-12-20T19:52:51.336Z Compiling pem-rfc7468 v0.7.0
12792024-12-20T19:52:51.767Z Compiling flagset v0.4.6
12802024-12-20T19:52:51.785Z Compiling httparse v1.9.5
12812024-12-20T19:52:51.953Z Compiling aws-lc-rs v1.10.0
12822024-12-20T19:52:52.384Z Compiling tracing-core v0.1.32
12832024-12-20T19:52:52.584Z Compiling icu_locid_transform_data v1.5.0
12842024-12-20T19:52:52.688Z Compiling percent-encoding v2.3.1
12852024-12-20T19:52:53.064Z Compiling crossbeam-utils v0.8.20
12862024-12-20T19:52:53.132Z Compiling rustls-pki-types v1.10.0
12872024-12-20T19:52:53.648Z Compiling vcpkg v0.2.15
12882024-12-20T19:52:53.671Z Compiling powerfmt v0.2.0
12892024-12-20T19:52:53.951Z Compiling serde_derive v1.0.215
12902024-12-20T19:52:54.026Z Compiling zeroize_derive v1.4.2
12912024-12-20T19:52:54.104Z Compiling zerocopy-derive v0.7.35
12922024-12-20T19:52:54.232Z Compiling tokio-macros v2.4.0
12932024-12-20T19:52:55.616Z Compiling zeroize v1.8.1
12942024-12-20T19:52:55.723Z Compiling zerofrom-derive v0.1.4
12952024-12-20T19:52:55.768Z Compiling yoke-derive v0.7.4
12962024-12-20T19:52:55.787Z Compiling thiserror-impl v1.0.69
12972024-12-20T19:52:56.324Z Compiling zerocopy v0.7.35
12982024-12-20T19:52:57.370Z Compiling crypto-common v0.1.6
12992024-12-20T19:52:57.549Z Compiling block-buffer v0.10.4
13002024-12-20T19:52:57.596Z Compiling zerovec-derive v0.10.3
13012024-12-20T19:52:57.808Z Compiling digest v0.10.7
13022024-12-20T19:52:57.987Z Compiling futures-macro v0.3.31
13032024-12-20T19:52:58.280Z Compiling hmac v0.12.1
13042024-12-20T19:52:58.488Z Compiling block-padding v0.3.3
13052024-12-20T19:52:58.737Z Compiling displaydoc v0.2.5
13062024-12-20T19:52:58.756Z Compiling inout v0.1.3
13072024-12-20T19:52:59.039Z Compiling cipher v0.4.4
13082024-12-20T19:52:59.080Z Compiling thiserror v1.0.69
13092024-12-20T19:52:59.218Z Compiling sha2 v0.10.8
13102024-12-20T19:52:59.527Z Compiling ppv-lite86 v0.2.20
13112024-12-20T19:52:59.696Z Compiling zerofrom v0.1.4
13122024-12-20T19:52:59.905Z Compiling yoke v0.7.4
13132024-12-20T19:52:59.942Z Compiling futures-util v0.3.31
13142024-12-20T19:53:00.193Z Compiling der_derive v0.7.3
13152024-12-20T19:53:00.280Z Compiling zerovec v0.10.4
13162024-12-20T19:53:00.338Z Compiling icu_provider_macros v1.5.0
13172024-12-20T19:53:00.453Z Compiling rand_chacha v0.3.1
13182024-12-20T19:53:01.420Z Compiling tracing-attributes v0.1.27
13192024-12-20T19:53:02.508Z Compiling tinystr v0.7.6
13202024-12-20T19:53:02.533Z Compiling icu_collections v1.5.0
13212024-12-20T19:53:02.629Z Compiling der v0.7.9
13222024-12-20T19:53:02.690Z Compiling rand v0.8.5
13232024-12-20T19:53:02.976Z Compiling icu_locid v1.5.0
13242024-12-20T19:53:04.138Z Compiling salsa20 v0.10.2
13252024-12-20T19:53:04.359Z Compiling icu_provider v1.5.0
13262024-12-20T19:53:04.825Z Compiling spki v0.7.3
13272024-12-20T19:53:05.085Z Compiling tracing v0.1.40
13282024-12-20T19:53:05.190Z Compiling icu_locid_transform v1.5.0
13292024-12-20T19:53:05.364Z Compiling pest v2.7.14
13302024-12-20T19:53:05.387Z Compiling pbkdf2 v0.12.2
13312024-12-20T19:53:05.504Z Compiling num-conv v0.1.0
13322024-12-20T19:53:05.549Z Compiling icu_properties_data v1.5.0
13332024-12-20T19:53:05.553Z Compiling mirai-annotations v1.12.0
13342024-12-20T19:53:05.743Z Compiling time-core v0.1.2
13352024-12-20T19:53:05.789Z Compiling untrusted v0.9.0
13362024-12-20T19:53:05.819Z Compiling untrusted v0.7.1
13372024-12-20T19:53:05.922Z Compiling time-macros v0.2.18
13382024-12-20T19:53:05.981Z Compiling scrypt v0.11.0
13392024-12-20T19:53:06.000Z Compiling aes v0.8.4
13402024-12-20T19:53:06.292Z Compiling cbc v0.1.2
13412024-12-20T19:53:06.534Z Compiling icu_properties v1.5.1
13422024-12-20T19:53:06.551Z Compiling openssl-sys v0.9.103
13432024-12-20T19:53:07.632Z Compiling bitflags v2.6.0
13442024-12-20T19:53:07.872Z Compiling bytes v1.8.0
13452024-12-20T19:53:08.423Z Compiling indexmap v2.6.0
13462024-12-20T19:53:08.838Z Compiling tokio v1.40.0
13472024-12-20T19:53:09.227Z Compiling http v1.1.0
13482024-12-20T19:53:09.260Z Compiling semver v1.0.23
13492024-12-20T19:53:09.848Z Compiling rustc_version v0.4.1
13502024-12-20T19:53:10.022Z Compiling pest_meta v2.7.14
13512024-12-20T19:53:10.041Z Compiling deranged v0.3.11
13522024-12-20T19:53:10.630Z Compiling scroll_derive v0.12.0
13532024-12-20T19:53:11.591Z Compiling num_threads v0.1.7
13542024-12-20T19:53:11.715Z Compiling utf16_iter v1.0.5
13552024-12-20T19:53:11.776Z Compiling icu_normalizer_data v1.5.0
13562024-12-20T19:53:11.883Z Compiling atomic-waker v1.1.2
13572024-12-20T19:53:11.902Z Compiling which v4.4.2
13582024-12-20T19:53:12.054Z Compiling write16 v1.0.0
13592024-12-20T19:53:12.081Z Compiling utf8_iter v1.0.4
13602024-12-20T19:53:12.129Z Compiling scroll v0.12.0
13612024-12-20T19:53:12.184Z Compiling time v0.3.36
13622024-12-20T19:53:12.512Z Compiling icu_normalizer v1.5.0
13632024-12-20T19:53:12.681Z Compiling pest_generator v2.7.14
13642024-12-20T19:53:12.767Z Compiling http-body v1.0.1
13652024-12-20T19:53:13.282Z Compiling pkcs5 v0.7.1
13662024-12-20T19:53:13.308Z Compiling form_urlencoded v1.2.1
13672024-12-20T19:53:13.640Z Compiling try-lock v0.2.5
13682024-12-20T19:53:13.789Z Compiling slog v2.7.0
13692024-12-20T19:53:14.366Z Compiling goblin v0.8.2
13702024-12-20T19:53:14.591Z Compiling pkcs8 v0.10.2
13712024-12-20T19:53:14.644Z Compiling want v0.3.1
13722024-12-20T19:53:14.798Z Compiling idna_adapter v1.2.0
13732024-12-20T19:53:14.925Z Compiling httpdate v1.0.3
13742024-12-20T19:53:15.024Z Compiling idna v1.0.3
13752024-12-20T19:53:15.214Z Compiling pest_derive v2.7.14
13762024-12-20T19:53:15.394Z Compiling serde_tokenstream v0.2.2
13772024-12-20T19:53:15.988Z Compiling dtrace-parser v0.2.0
13782024-12-20T19:53:16.038Z Compiling toml_datetime v0.6.8
13792024-12-20T19:53:16.199Z Compiling serde_spanned v0.6.8
13802024-12-20T19:53:16.437Z Compiling uuid v1.11.0
13812024-12-20T19:53:16.571Z Compiling rustversion v1.0.17
13822024-12-20T19:53:16.911Z Compiling adler2 v2.0.0
13832024-12-20T19:53:17.127Z Compiling tokio-util v0.7.12
13842024-12-20T19:53:17.301Z Compiling base64 v0.22.1
13852024-12-20T19:53:17.635Z Compiling openssl v0.10.66
13862024-12-20T19:53:17.915Z Compiling iana-time-zone v0.1.61
13872024-12-20T19:53:18.049Z Compiling foreign-types-shared v0.1.1
13882024-12-20T19:53:18.073Z Compiling h2 v0.4.6
13892024-12-20T19:53:18.163Z Compiling match_cfg v0.1.0
13902024-12-20T19:53:18.191Z Compiling tower-service v0.3.3
13912024-12-20T19:53:18.263Z Compiling hostname v0.3.1
13922024-12-20T19:53:18.319Z Compiling foreign-types v0.3.2
13932024-12-20T19:53:18.380Z Compiling chrono v0.4.38
13942024-12-20T19:53:18.511Z Compiling miniz_oxide v0.8.0
13952024-12-20T19:53:18.527Z Compiling url v2.5.3
13962024-12-20T19:53:19.925Z Compiling async-trait v0.1.83
13972024-12-20T19:53:20.425Z Compiling openssl-macros v0.1.1
13982024-12-20T19:53:20.618Z Compiling dof v0.3.0
13992024-12-20T19:53:20.844Z Compiling dirs-sys-next v0.1.2
14002024-12-20T19:53:21.513Z Compiling usdt-impl v0.5.0
14012024-12-20T19:53:22.211Z Compiling data-encoding v2.6.0
14022024-12-20T19:53:22.646Z Compiling syn v1.0.109
14032024-12-20T19:53:22.770Z Compiling rustls v0.22.4
14042024-12-20T19:53:23.037Z Compiling siphasher v0.3.11
14052024-12-20T19:53:23.120Z Compiling native-tls v0.2.12
14062024-12-20T19:53:23.291Z Compiling rustls v0.23.19
14072024-12-20T19:53:23.509Z Compiling dirs-next v2.0.0
14082024-12-20T19:53:23.703Z Compiling http-body-util v0.1.2
14092024-12-20T19:53:24.168Z Compiling crossbeam-epoch v0.9.18
14102024-12-20T19:53:24.265Z Compiling heapless v0.7.17
14112024-12-20T19:53:24.710Z Compiling sha1 v0.10.6
14122024-12-20T19:53:24.713Z Compiling signature v2.2.0
14132024-12-20T19:53:24.934Z Compiling bzip2-sys v0.1.11+1.0.8
14142024-12-20T19:53:24.989Z Compiling hyper v1.5.0
14152024-12-20T19:53:25.018Z Compiling serde_derive_internals v0.29.1
14162024-12-20T19:53:25.142Z Compiling thread_local v1.1.8
14172024-12-20T19:53:25.160Z Compiling cookie v0.18.1
14182024-12-20T19:53:25.407Z Compiling encoding_rs v0.8.34
14192024-12-20T19:53:25.441Z Compiling multer v3.1.0
14202024-12-20T19:53:25.672Z Compiling mime v0.3.17
14212024-12-20T19:53:25.711Z Compiling signal-hook v0.3.17
14222024-12-20T19:53:25.964Z Compiling ipnet v2.10.1
14232024-12-20T19:53:26.296Z Compiling unicode-properties v0.1.3
14242024-12-20T19:53:26.700Z Compiling gimli v0.31.1
14252024-12-20T19:53:27.269Z Compiling openssl-probe v0.1.5
14262024-12-20T19:53:27.647Z Compiling hyper-util v0.1.10
14272024-12-20T19:53:27.860Z Compiling slog-async v2.8.0
14282024-12-20T19:53:28.406Z Compiling schemars v0.8.21
14292024-12-20T19:53:28.666Z Compiling rayon-core v1.12.1
14302024-12-20T19:53:28.832Z Compiling schemars_derive v0.8.21
14312024-12-20T19:53:28.997Z Compiling toml_edit v0.22.22
14322024-12-20T19:53:29.220Z Compiling stringprep v0.1.5
14332024-12-20T19:53:30.605Z Compiling usdt-attr-macro v0.5.0
14342024-12-20T19:53:30.852Z Compiling usdt-macro v0.5.0
14352024-12-20T19:53:32.004Z Compiling addr2line v0.24.2
14362024-12-20T19:53:32.113Z Compiling crossbeam-deque v0.8.5
14372024-12-20T19:53:32.211Z Compiling term v0.7.0
14382024-12-20T19:53:32.278Z Compiling slog-json v2.6.1
14392024-12-20T19:53:32.445Z Compiling serde_urlencoded v0.7.1
14402024-12-20T19:53:32.498Z Compiling crossbeam-channel v0.5.13
14412024-12-20T19:53:32.668Z Compiling curve25519-dalek v4.1.3
14422024-12-20T19:53:32.686Z Compiling futures-executor v0.3.31
14432024-12-20T19:53:32.969Z Compiling md-5 v0.10.6
14442024-12-20T19:53:33.267Z Compiling enum-as-inner v0.6.1
14452024-12-20T19:53:33.286Z Compiling async-stream-impl v0.3.6
14462024-12-20T19:53:33.305Z Compiling rustls-pemfile v2.2.0
14472024-12-20T19:53:33.641Z Compiling num-integer v0.1.46
14482024-12-20T19:53:33.660Z Compiling idna v0.4.0
14492024-12-20T19:53:33.722Z Compiling idna v0.3.0
14502024-12-20T19:53:34.345Z Compiling hash32 v0.2.1
14512024-12-20T19:53:34.469Z Compiling ff v0.13.0
14522024-12-20T19:53:34.696Z Compiling is-terminal v0.4.13
14532024-12-20T19:53:34.716Z Compiling object v0.36.5
14542024-12-20T19:53:34.718Z Compiling dropshot v0.12.0
14552024-12-20T19:53:34.829Z Compiling psl-types v2.0.11
14562024-12-20T19:53:35.004Z Compiling quick-error v1.2.3
14572024-12-20T19:53:35.024Z Compiling fallible-iterator v0.2.0
14582024-12-20T19:53:35.154Z Compiling num-bigint-dig v0.8.4
14592024-12-20T19:53:35.415Z Compiling smoltcp v0.9.1
14602024-12-20T19:53:35.440Z Compiling base16ct v0.2.0
14612024-12-20T19:53:35.459Z Compiling take_mut v0.2.2
14622024-12-20T19:53:35.626Z Compiling utf-8 v0.7.6
14632024-12-20T19:53:35.739Z Compiling linked-hash-map v0.5.6
14642024-12-20T19:53:35.760Z Compiling dyn-clone v1.0.17
14652024-12-20T19:53:35.958Z Compiling anyhow v1.0.93
14662024-12-20T19:53:35.977Z Compiling rustc-demangle v0.1.24
14672024-12-20T19:53:36.096Z Compiling portable-atomic v1.9.0
14682024-12-20T19:53:36.175Z Compiling lru-cache v0.1.2
14692024-12-20T19:53:36.939Z Compiling tungstenite v0.24.0
14702024-12-20T19:53:36.962Z Compiling postgres-protocol v0.6.7
14712024-12-20T19:53:37.282Z Compiling sec1 v0.7.3
14722024-12-20T19:53:37.915Z Compiling resolv-conf v0.7.0
14732024-12-20T19:53:38.353Z Compiling publicsuffix v2.2.3
14742024-12-20T19:53:38.617Z Compiling slog-term v2.9.1
14752024-12-20T19:53:38.657Z Compiling usdt v0.5.0
14762024-12-20T19:53:38.697Z Compiling async-stream v0.3.6
14772024-12-20T19:53:39.048Z Compiling group v0.13.0
14782024-12-20T19:53:39.333Z Compiling hickory-proto v0.24.1
14792024-12-20T19:53:39.393Z Compiling num-iter v0.1.45
14802024-12-20T19:53:39.708Z Compiling futures v0.3.31
14812024-12-20T19:53:39.830Z Compiling slog-bunyan v2.5.0
14822024-12-20T19:53:40.034Z Compiling toml v0.8.19
14832024-12-20T19:53:41.557Z Compiling tokio-native-tls v0.3.1
14842024-12-20T19:53:41.690Z Compiling camino v1.1.9
14852024-12-20T19:53:41.741Z Compiling phf_shared v0.11.2
14862024-12-20T19:53:41.828Z Compiling backtrace v0.3.74
14872024-12-20T19:53:42.142Z Compiling dropshot_endpoint v0.12.0
14882024-12-20T19:53:42.562Z Compiling waitgroup v0.1.2
14892024-12-20T19:53:42.610Z Compiling terminal_size v0.4.0
14902024-12-20T19:53:42.671Z Compiling openapiv3 v2.0.0
14912024-12-20T19:53:42.787Z Compiling serde_path_to_error v0.1.16
14922024-12-20T19:53:42.816Z Compiling hkdf v0.12.4
14932024-12-20T19:53:43.078Z Compiling crypto-bigint v0.5.5
14942024-12-20T19:53:43.679Z Compiling zerocopy-derive v0.6.6
14952024-12-20T19:53:45.604Z Compiling curve25519-dalek-derive v0.1.1
14962024-12-20T19:53:45.983Z Compiling webpki-roots v0.26.6
14972024-12-20T19:53:46.199Z Compiling idna v0.5.0
14982024-12-20T19:53:46.822Z Compiling hostname v0.4.0
14992024-12-20T19:53:47.050Z Compiling hubpack_derive v0.1.1
15002024-12-20T19:53:47.072Z Compiling ahash v0.8.11
15012024-12-20T19:53:47.142Z Compiling fs-err v2.11.0
15022024-12-20T19:53:47.236Z Compiling crc32fast v1.4.2
15032024-12-20T19:53:47.402Z Compiling winnow v0.5.40
15042024-12-20T19:53:47.421Z Compiling bitflags v1.3.2
15052024-12-20T19:53:47.528Z Compiling managed v0.8.0
15062024-12-20T19:53:47.578Z Compiling debug-ignore v1.0.5
15072024-12-20T19:53:47.726Z Compiling clap_builder v4.5.21
15082024-12-20T19:53:47.851Z Compiling strum_macros v0.25.3
15092024-12-20T19:53:47.958Z Compiling hubpack v0.1.2
15102024-12-20T19:53:48.438Z Compiling console v0.15.8
15112024-12-20T19:53:49.472Z Compiling flate2 v1.0.34
15122024-12-20T19:53:50.178Z Compiling cookie_store v0.21.0
15132024-12-20T19:53:50.199Z Compiling elliptic-curve v0.13.8
15142024-12-20T19:53:50.460Z Compiling zerocopy v0.6.6
15152024-12-20T19:53:51.036Z Compiling hickory-resolver v0.24.1
15162024-12-20T19:53:51.333Z Compiling toml_edit v0.19.15
15172024-12-20T19:53:51.856Z Compiling phf v0.11.2
15182024-12-20T19:53:52.038Z Compiling signal-hook-mio v0.2.4
15192024-12-20T19:53:52.168Z Compiling hyper-tls v0.6.0
15202024-12-20T19:53:52.205Z Compiling rayon v1.10.0
15212024-12-20T19:53:52.393Z Compiling bzip2 v0.4.4
15222024-12-20T19:53:52.775Z Compiling tokio-tungstenite v0.24.0
15232024-12-20T19:53:53.320Z Compiling postgres-types v0.2.8
15242024-12-20T19:53:56.327Z Compiling ed25519 v2.2.3
15252024-12-20T19:53:57.225Z Compiling phf_shared v0.10.0
15262024-12-20T19:53:57.228Z Compiling tokio-stream v0.1.16
15272024-12-20T19:53:57.634Z Compiling pkcs1 v0.7.5
15282024-12-20T19:53:57.934Z Compiling serde-big-array v0.5.1
15292024-12-20T19:53:58.171Z Compiling rfc6979 v0.4.0
15302024-12-20T19:53:58.236Z Compiling serde_repr v0.1.19
15312024-12-20T19:53:58.316Z Compiling derive-where v1.2.7
15322024-12-20T19:53:58.336Z Compiling clap_derive v4.5.18
15332024-12-20T19:53:58.356Z Compiling float-cmp v0.9.0
15342024-12-20T19:53:58.591Z Compiling bstr v1.10.0
15352024-12-20T19:53:58.679Z Compiling sync_wrapper v1.0.1
15362024-12-20T19:53:58.828Z Compiling new_debug_unreachable v1.0.6
15372024-12-20T19:53:58.947Z Compiling unicode-segmentation v1.12.0
15382024-12-20T19:53:59.447Z Compiling normalize-line-endings v0.3.0
15392024-12-20T19:53:59.468Z Compiling predicates-core v1.0.8
15402024-12-20T19:53:59.575Z Compiling bit-vec v0.6.3
15412024-12-20T19:53:59.842Z Compiling whoami v1.5.2
15422024-12-20T19:53:59.860Z Compiling static_assertions v1.1.0
15432024-12-20T19:53:59.964Z Compiling difflib v0.4.0
15442024-12-20T19:54:00.026Z Compiling number_prefix v0.4.0
15452024-12-20T19:54:00.257Z Compiling unicode-width v0.2.0
15462024-12-20T19:54:00.408Z Compiling precomputed-hash v0.1.1
15472024-12-20T19:54:00.489Z Compiling fixedbitset v0.4.2
15482024-12-20T19:54:00.529Z Compiling string_cache v0.8.7
15492024-12-20T19:54:00.772Z Compiling petgraph v0.6.5
15502024-12-20T19:54:00.953Z Compiling indicatif v0.17.9
15512024-12-20T19:54:01.009Z Compiling predicates v3.1.2
15522024-12-20T19:54:01.646Z Compiling tokio-postgres v0.7.12
15532024-12-20T19:54:01.961Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15542024-12-20T19:54:02.758Z Compiling bit-set v0.5.3
15552024-12-20T19:54:03.063Z Compiling similar v2.6.0
15562024-12-20T19:54:03.218Z Compiling ecdsa v0.16.9
15572024-12-20T19:54:03.445Z Compiling clap v4.5.21
15582024-12-20T19:54:03.577Z Compiling rsa v0.9.6
15592024-12-20T19:54:04.094Z Compiling ed25519-dalek v2.1.1
15602024-12-20T19:54:04.819Z Compiling toml v0.7.8
15612024-12-20T19:54:05.420Z Compiling zip v0.6.6
15622024-12-20T19:54:05.710Z Compiling crossterm v0.28.1
15632024-12-20T19:54:07.311Z Compiling hex v0.4.3
15642024-12-20T19:54:07.800Z Compiling x509-cert v0.2.5
15652024-12-20T19:54:07.819Z Compiling peg-runtime v0.8.3
15662024-12-20T19:54:07.820Z Compiling lalrpop-util v0.19.12
15672024-12-20T19:54:07.870Z Compiling unicode-xid v0.2.6
15682024-12-20T19:54:07.901Z Compiling strum_macros v0.26.4
15692024-12-20T19:54:08.044Z Compiling xattr v1.3.1
15702024-12-20T19:54:08.106Z Compiling filetime v0.2.25
15712024-12-20T19:54:08.310Z Compiling tar v0.4.42
15722024-12-20T19:54:12.986Z Compiling strum v0.26.3
15732024-12-20T19:54:15.973Z Compiling aws-lc-sys v0.22.0
15742024-12-20T19:54:51.131Z Compiling rustls-webpki v0.102.8
15752024-12-20T19:54:54.463Z Compiling tokio-rustls v0.25.0
15762024-12-20T19:54:56.149Z Compiling tokio-rustls v0.26.0
15772024-12-20T19:54:56.476Z Compiling hyper-rustls v0.27.3
15782024-12-20T19:54:56.759Z Compiling reqwest v0.12.9
15792024-12-20T19:54:58.211Z Compiling qorb v0.2.1
15802024-12-20T19:55:02.720Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15812024-12-20T19:55:02.954Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15822024-12-20T19:55:08.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
15832024-12-20T19:55:08.722Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15842024-12-20T19:55:08.766ZDec 20 19:55:07.564 INFO Starting download, target: Cockroach
15852024-12-20T19:55:08.766ZDec 20 19:55:07.564 INFO Starting download, target: Console
15862024-12-20T19:55:08.766ZDec 20 19:55:07.564 INFO Starting download, target: Clickhouse
15872024-12-20T19:55:08.766ZDec 20 19:55:07.564 INFO Starting download, target: DendriteOpenapi
15882024-12-20T19:55:08.768ZDec 20 19:55:07.564 INFO Starting download, target: DendriteStub
15892024-12-20T19:55:08.768ZDec 20 19:55:07.564 INFO Starting download, target: MaghemiteMgd
15902024-12-20T19:55:08.769ZDec 20 19:55:07.564 INFO Starting download, target: TransceiverControl
15912024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15922024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15932024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15942024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15952024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15962024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15972024-12-20T19:55:08.769ZDec 20 19:55:07.565 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15982024-12-20T19:55:08.964ZDec 20 19:55:07.759 INFO Download complete, target: DendriteOpenapi
15992024-12-20T19:55:09.133ZDec 20 19:55:07.907 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16002024-12-20T19:55:09.286ZDec 20 19:55:08.071 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16012024-12-20T19:55:09.644ZDec 20 19:55:08.436 INFO Download complete, target: Console
16022024-12-20T19:55:09.684ZDec 20 19:55:08.478 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16032024-12-20T19:55:09.745ZDec 20 19:55:08.542 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16042024-12-20T19:55:09.799ZDec 20 19:55:08.596 INFO Download complete, target: TransceiverControl
16052024-12-20T19:55:10.434ZDec 20 19:55:09.232 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16062024-12-20T19:55:10.434ZDec 20 19:55:09.232 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16072024-12-20T19:55:10.669ZDec 20 19:55:09.467 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16082024-12-20T19:55:12.489ZDec 20 19:55:11.288 INFO Download complete, target: DendriteStub
16092024-12-20T19:55:12.613ZDec 20 19:55:11.411 INFO Download complete, target: MaghemiteMgd
16102024-12-20T19:55:17.873ZDec 20 19:55:16.671 INFO Checking that binary works, target: Cockroach
16112024-12-20T19:55:18.109ZDec 20 19:55:16.906 INFO Download complete, target: Cockroach
16122024-12-20T19:55:23.266ZDec 20 19:55:22.063 INFO Checking that binary works, target: Clickhouse
16132024-12-20T19:55:23.998ZDec 20 19:55:22.796 INFO Download complete, target: Clickhouse
16142024-12-20T19:55:24.006ZAll prerequisites installed successfully
16152024-12-20T19:55:24.009Z
16162024-12-20T19:55:24.009Zreal 4:54.562180980
16172024-12-20T19:55:24.009Zuser 16:26.381756595
16182024-12-20T19:55:24.009Zsys 3:09.363827133
16192024-12-20T19:55:24.009Ztrap 0.518893513
16202024-12-20T19:55:24.009Ztflt 8.145444922
16212024-12-20T19:55:24.009Zdflt 7.107885439
16222024-12-20T19:55:24.009Zkflt 0.449903516
16232024-12-20T19:55:24.009Zlock 33:04.491567813
16242024-12-20T19:55:24.009Zslp 1:03:04.943464091
16252024-12-20T19:55:24.009Zlat 49.675934673
16262024-12-20T19:55:24.009Zstop 2:00.593420900
16272024-12-20T19:55:24.009Z+ source ./tools/include/force-git-over-https.sh
16282024-12-20T19:55:24.009Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16292024-12-20T19:55:24.009Z++ (( i = 0 ))
16302024-12-20T19:55:24.009Z++ (( i < 5 ))
16312024-12-20T19:55:24.009Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16322024-12-20T19:55:24.012Z++ (( i++ ))
16332024-12-20T19:55:24.012Z++ (( i < 5 ))
16342024-12-20T19:55:24.012Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16352024-12-20T19:55:24.014Z++ (( i++ ))
16362024-12-20T19:55:24.014Z++ (( i < 5 ))
16372024-12-20T19:55:24.016Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16382024-12-20T19:55:24.019Z++ (( i++ ))
16392024-12-20T19:55:24.019Z++ (( i < 5 ))
16402024-12-20T19:55:24.019Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16412024-12-20T19:55:24.022Z++ (( i++ ))
16422024-12-20T19:55:24.022Z++ (( i < 5 ))
16432024-12-20T19:55:24.022Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16442024-12-20T19:55:24.024Z++ (( i++ ))
16452024-12-20T19:55:24.024Z++ (( i < 5 ))
16462024-12-20T19:55:24.024Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16472024-12-20T19:55:24.024Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16482024-12-20T19:55:24.025Z+ rc=0
16492024-12-20T19:55:24.025Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
16502024-12-20T19:55:54.647Z+ case $rc in
16512024-12-20T19:55:54.647Z+ pfexec zfs create -p rpool/images/build/host
16522024-12-20T19:55:54.863Z+ pfexec zfs create -p rpool/images/build/recovery
16532024-12-20T19:55:54.946Z+ cargo xtask releng --output-dir /work
16542024-12-20T19:55:55.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16552024-12-20T19:55:55.489Z Running `target/debug/xtask releng --output-dir /work`
16562024-12-20T19:55:56.410Z Compiling proc-macro2 v1.0.89
16572024-12-20T19:55:56.410Z Compiling unicode-ident v1.0.13
16582024-12-20T19:55:56.412Z Compiling libc v0.2.162
16592024-12-20T19:55:56.412Z Compiling serde v1.0.215
16602024-12-20T19:55:56.412Z Compiling autocfg v1.4.0
16612024-12-20T19:55:56.412Z Compiling version_check v0.9.5
16622024-12-20T19:55:56.412Z Compiling cfg-if v1.0.0
16632024-12-20T19:55:56.690Z Compiling memchr v2.7.4
16642024-12-20T19:55:56.765Z Compiling typenum v1.17.0
16652024-12-20T19:55:56.787Z Compiling shlex v1.3.0
16662024-12-20T19:55:57.403Z Compiling value-bag v1.9.0
16672024-12-20T19:55:57.451Z Compiling generic-array v0.14.7
16682024-12-20T19:55:57.495Z Compiling lock_api v0.4.12
16692024-12-20T19:55:57.750Z Compiling scopeguard v1.2.0
16702024-12-20T19:55:57.772Z Compiling rustix v0.38.37
16712024-12-20T19:55:57.921Z Compiling log v0.4.22
16722024-12-20T19:55:58.098Z Compiling parking_lot_core v0.9.10
16732024-12-20T19:55:58.426Z Compiling quote v1.0.37
16742024-12-20T19:55:58.454Z Compiling serde_json v1.0.132
16752024-12-20T19:55:58.493Z Compiling libm v0.2.8
16762024-12-20T19:55:58.743Z Compiling jobserver v0.1.32
16772024-12-20T19:55:58.767Z Compiling getrandom v0.2.15
16782024-12-20T19:55:58.830Z Compiling syn v2.0.87
16792024-12-20T19:55:59.004Z Compiling num-traits v0.2.19
16802024-12-20T19:55:59.048Z Compiling once_cell v1.20.2
16812024-12-20T19:55:59.074Z Compiling thiserror v1.0.69
16822024-12-20T19:55:59.102Z Compiling cc v1.1.30
16832024-12-20T19:55:59.146Z Compiling spin v0.9.8
16842024-12-20T19:55:59.295Z Compiling itoa v1.0.11
16852024-12-20T19:55:59.462Z Compiling aho-corasick v1.1.3
16862024-12-20T19:55:59.491Z Compiling regex-syntax v0.8.5
16872024-12-20T19:55:59.558Z Compiling slab v0.4.9
16882024-12-20T19:55:59.612Z Compiling errno v0.3.9
16892024-12-20T19:56:00.023Z Compiling byteorder v1.5.0
16902024-12-20T19:56:00.687Z Compiling lazy_static v1.5.0
16912024-12-20T19:56:00.828Z Compiling rand_core v0.6.4
16922024-12-20T19:56:00.873Z Compiling either v1.13.0
16932024-12-20T19:56:01.258Z Compiling glob v0.3.1
16942024-12-20T19:56:01.355Z Compiling prettyplease v0.2.25
16952024-12-20T19:56:01.484Z Compiling subtle v2.6.1
16962024-12-20T19:56:01.847Z Compiling minimal-lexical v0.2.1
16972024-12-20T19:56:01.973Z Compiling libloading v0.8.5
16982024-12-20T19:56:02.174Z Compiling clang-sys v1.8.1
16992024-12-20T19:56:02.414Z Compiling nom v7.1.3
17002024-12-20T19:56:02.449Z Compiling home v0.5.9
17012024-12-20T19:56:02.861Z Compiling bindgen v0.69.5
17022024-12-20T19:56:03.240Z Compiling itertools v0.10.5
17032024-12-20T19:56:03.633Z Compiling regex-automata v0.4.8
17042024-12-20T19:56:03.671Z Compiling lazycell v1.3.0
17052024-12-20T19:56:04.366Z Compiling rustc-hash v1.1.0
17062024-12-20T19:56:04.527Z Compiling cmake v0.1.51
17072024-12-20T19:56:05.573Z Compiling dunce v1.0.5
17082024-12-20T19:56:05.735Z Compiling smallvec v1.13.2
17092024-12-20T19:56:06.030Z Compiling cexpr v0.6.0
17102024-12-20T19:56:06.134Z Compiling pkg-config v0.3.31
17112024-12-20T19:56:06.180Z Compiling semver v1.0.23
17122024-12-20T19:56:06.231Z Compiling fs_extra v1.3.0
17132024-12-20T19:56:06.325Z Compiling ring v0.17.8
17142024-12-20T19:56:06.849Z Compiling paste v1.0.15
17152024-12-20T19:56:07.152Z Compiling ryu v1.0.18
17162024-12-20T19:56:07.419Z Compiling synstructure v0.13.1
17172024-12-20T19:56:07.514Z Compiling aws-lc-rs v1.10.0
17182024-12-20T19:56:07.618Z Compiling const-oid v0.9.6
17192024-12-20T19:56:07.951Z Compiling httparse v1.9.5
17202024-12-20T19:56:08.995Z Compiling heck v0.5.0
17212024-12-20T19:56:09.044Z Compiling pin-project-lite v0.2.14
17222024-12-20T19:56:09.238Z Compiling allocator-api2 v0.2.18
17232024-12-20T19:56:09.596Z Compiling regex v1.11.1
17242024-12-20T19:56:09.965Z Compiling futures-core v0.3.31
17252024-12-20T19:56:10.307Z Compiling signal-hook-registry v1.4.2
17262024-12-20T19:56:10.340Z Compiling crossbeam-utils v0.8.20
17272024-12-20T19:56:10.769Z Compiling num-conv v0.1.0
17282024-12-20T19:56:10.970Z Compiling time-core v0.1.2
17292024-12-20T19:56:11.355Z Compiling time-macros v0.2.18
17302024-12-20T19:56:11.695Z Compiling parking_lot v0.12.3
17312024-12-20T19:56:11.852Z Compiling mio v1.0.2
17322024-12-20T19:56:11.985Z Compiling vcpkg v0.2.15
17332024-12-20T19:56:12.616Z Compiling schemars v0.8.21
17342024-12-20T19:56:13.005Z Compiling fnv v1.0.7
17352024-12-20T19:56:13.332Z Compiling serde_derive v1.0.215
17362024-12-20T19:56:13.630Z Compiling zeroize_derive v1.4.2
17372024-12-20T19:56:13.839Z Compiling zerocopy-derive v0.7.35
17382024-12-20T19:56:13.908Z Compiling tokio-macros v2.4.0
17392024-12-20T19:56:13.910Z Compiling thiserror-impl v1.0.69
17402024-12-20T19:56:14.011Z Compiling zerofrom-derive v0.1.4
17412024-12-20T19:56:14.639Z Compiling yoke-derive v0.7.4
17422024-12-20T19:56:15.123Z Compiling futures-macro v0.3.31
17432024-12-20T19:56:15.259Z Compiling zeroize v1.8.1
17442024-12-20T19:56:15.750Z Compiling zerovec-derive v0.10.3
17452024-12-20T19:56:16.046Z Compiling displaydoc v0.2.5
17462024-12-20T19:56:16.993Z Compiling zerocopy v0.7.35
17472024-12-20T19:56:17.504Z Compiling crypto-common v0.1.6
17482024-12-20T19:56:17.744Z Compiling icu_provider_macros v1.5.0
17492024-12-20T19:56:17.749Z Compiling tracing-attributes v0.1.27
17502024-12-20T19:56:17.764Z Compiling block-buffer v0.10.4
17512024-12-20T19:56:18.094Z Compiling digest v0.10.7
17522024-12-20T19:56:18.486Z Compiling der_derive v0.7.3
17532024-12-20T19:56:18.773Z Compiling openssl-sys v0.9.103
17542024-12-20T19:56:19.520Z Compiling serde_derive_internals v0.29.1
17552024-12-20T19:56:20.372Z Compiling socket2 v0.5.7
17562024-12-20T19:56:20.428Z Compiling ahash v0.8.11
17572024-12-20T19:56:21.902Z Compiling schemars_derive v0.8.21
17582024-12-20T19:56:21.966Z Compiling foldhash v0.1.3
17592024-12-20T19:56:22.123Z Compiling equivalent v1.0.1
17602024-12-20T19:56:22.277Z Compiling cpufeatures v0.2.14
17612024-12-20T19:56:22.313Z Compiling futures-sink v0.3.31
17622024-12-20T19:56:22.316Z Compiling hashbrown v0.15.1
17632024-12-20T19:56:22.404Z Compiling slog v2.7.0
17642024-12-20T19:56:22.983Z Compiling stable_deref_trait v1.2.0
17652024-12-20T19:56:24.140Z Compiling futures-channel v0.3.31
17662024-12-20T19:56:24.290Z Compiling zerofrom v0.1.4
17672024-12-20T19:56:24.499Z Compiling scroll_derive v0.12.0
17682024-12-20T19:56:24.619Z Compiling futures-task v0.3.31
17692024-12-20T19:56:24.644Z Compiling openssl v0.10.66
17702024-12-20T19:56:24.680Z Compiling pin-utils v0.1.0
17712024-12-20T19:56:24.841Z Compiling ucd-trie v0.1.7
17722024-12-20T19:56:24.907Z Compiling futures-io v0.3.31
17732024-12-20T19:56:24.952Z Compiling yoke v0.7.4
17742024-12-20T19:56:25.181Z Compiling futures-util v0.3.31
17752024-12-20T19:56:25.333Z Compiling pest v2.7.14
17762024-12-20T19:56:25.471Z Compiling hmac v0.12.1
17772024-12-20T19:56:25.900Z Compiling tinyvec_macros v0.1.1
17782024-12-20T19:56:25.962Z Compiling zerovec v0.10.4
17792024-12-20T19:56:26.023Z Compiling tinyvec v1.8.0
17802024-12-20T19:56:27.982Z Compiling bitflags v2.6.0
17812024-12-20T19:56:28.269Z Compiling bytes v1.8.0
17822024-12-20T19:56:29.867Z Compiling indexmap v2.6.0
17832024-12-20T19:56:30.118Z Compiling serde_tokenstream v0.2.2
17842024-12-20T19:56:30.787Z Compiling tokio v1.40.0
17852024-12-20T19:56:31.844Z Compiling http v1.1.0
17862024-12-20T19:56:33.065Z Compiling which v4.4.2
17872024-12-20T19:56:33.152Z Compiling rustc_version v0.4.1
17882024-12-20T19:56:33.968Z Compiling pest_meta v2.7.14
17892024-12-20T19:56:34.146Z Compiling uuid v1.11.0
17902024-12-20T19:56:34.544Z Compiling block-padding v0.3.3
17912024-12-20T19:56:34.873Z Compiling openssl-macros v0.1.1
17922024-12-20T19:56:35.045Z Compiling rustls v0.23.19
17932024-12-20T19:56:35.534Z Compiling native-tls v0.2.12
17942024-12-20T19:56:35.919Z Compiling iana-time-zone v0.1.61
17952024-12-20T19:56:35.950Z Compiling pest_generator v2.7.14
17962024-12-20T19:56:36.419Z Compiling chrono v0.4.38
17972024-12-20T19:56:38.018Z Compiling inout v0.1.3
17982024-12-20T19:56:38.508Z Compiling unicode-normalization v0.1.24
17992024-12-20T19:56:38.606Z Compiling pest_derive v2.7.14
18002024-12-20T19:56:38.879Z Compiling cipher v0.4.4
18012024-12-20T19:56:39.428Z Compiling tinystr v0.7.6
18022024-12-20T19:56:39.891Z Compiling sha2 v0.10.8
18032024-12-20T19:56:39.981Z Compiling async-trait v0.1.83
18042024-12-20T19:56:40.176Z Compiling usdt-impl v0.5.0
18052024-12-20T19:56:40.269Z Compiling cookie v0.18.1
18062024-12-20T19:56:40.692Z Compiling writeable v0.5.5
18072024-12-20T19:56:40.695Z Compiling base64ct v1.6.0
18082024-12-20T19:56:41.270Z Compiling unicode-bidi v0.3.17
18092024-12-20T19:56:42.652Z Compiling litemap v0.7.3
18102024-12-20T19:56:42.823Z Compiling pem-rfc7468 v0.7.0
18112024-12-20T19:56:43.130Z Compiling icu_locid v1.5.0
18122024-12-20T19:56:44.461Z Compiling scroll v0.12.0
18132024-12-20T19:56:45.281Z Compiling ppv-lite86 v0.2.20
18142024-12-20T19:56:45.812Z Compiling tracing-core v0.1.32
18152024-12-20T19:56:46.205Z Compiling plain v0.2.3
18162024-12-20T19:56:46.326Z Compiling rustls-pki-types v1.10.0
18172024-12-20T19:56:48.048Z Compiling flagset v0.4.6
18182024-12-20T19:56:48.194Z Compiling syn v1.0.109
18192024-12-20T19:56:48.304Z Compiling dyn-clone v1.0.17
18202024-12-20T19:56:48.327Z Compiling aws-lc-sys v0.22.0
18212024-12-20T19:56:48.507Z Compiling percent-encoding v2.3.1
18222024-12-20T19:56:48.906Z Compiling untrusted v0.7.1
18232024-12-20T19:56:49.074Z Compiling camino v1.1.9
18242024-12-20T19:56:49.630Z Compiling der v0.7.9
18252024-12-20T19:56:50.596Z Compiling tracing v0.1.40
18262024-12-20T19:56:51.467Z Compiling goblin v0.8.2
18272024-12-20T19:56:52.265Z Compiling rand_chacha v0.3.1
18282024-12-20T19:56:53.462Z Compiling icu_provider v1.5.0
18292024-12-20T19:56:53.952Z Compiling tokio-util v0.7.12
18302024-12-20T19:56:55.579Z Compiling pretty-hex v0.4.1
18312024-12-20T19:56:55.811Z Compiling rayon-core v1.12.1
18322024-12-20T19:56:56.122Z Compiling mirai-annotations v1.12.0
18332024-12-20T19:56:56.149Z Compiling icu_locid_transform_data v1.5.0
18342024-12-20T19:56:56.356Z Compiling rustls v0.22.4
18352024-12-20T19:56:56.358Z Compiling powerfmt v0.2.0
18362024-12-20T19:56:56.453Z Compiling untrusted v0.9.0
18372024-12-20T19:56:56.719Z Compiling icu_locid_transform v1.5.0
18382024-12-20T19:56:56.934Z Compiling deranged v0.3.11
18392024-12-20T19:56:57.794Z Compiling dof v0.3.0
18402024-12-20T19:57:00.559Z Compiling rand v0.8.5
18412024-12-20T19:57:00.790Z Compiling spki v0.7.3
18422024-12-20T19:57:01.851Z Compiling dtrace-parser v0.2.0
18432024-12-20T19:57:02.437Z Compiling salsa20 v0.10.2
18442024-12-20T19:57:02.644Z Compiling icu_collections v1.5.0
18452024-12-20T19:57:03.205Z Compiling pbkdf2 v0.12.2
18462024-12-20T19:57:04.213Z Compiling bzip2-sys v0.1.11+1.0.8
18472024-12-20T19:57:04.810Z Compiling thread-id v4.2.2
18482024-12-20T19:57:05.317Z Compiling icu_properties_data v1.5.0
18492024-12-20T19:57:05.442Z Compiling num_threads v0.1.7
18502024-12-20T19:57:05.611Z Compiling atomic-waker v1.1.2
18512024-12-20T19:57:06.061Z Compiling time v0.3.36
18522024-12-20T19:57:06.212Z Compiling icu_properties v1.5.1
18532024-12-20T19:57:11.827Z Compiling scrypt v0.11.0
18542024-12-20T19:57:12.371Z Compiling form_urlencoded v1.2.1
18552024-12-20T19:57:12.462Z Compiling cbc v0.1.2
18562024-12-20T19:57:12.697Z Compiling aes v0.8.4
18572024-12-20T19:57:12.753Z Compiling http-body v1.0.1
18582024-12-20T19:57:13.068Z Compiling multer v3.1.0
18592024-12-20T19:57:13.134Z Compiling write16 v1.0.0
18602024-12-20T19:57:13.287Z Compiling icu_normalizer_data v1.5.0
18612024-12-20T19:57:13.410Z Compiling utf8_iter v1.0.4
18622024-12-20T19:57:13.508Z Compiling try-lock v0.2.5
18632024-12-20T19:57:13.639Z Compiling utf16_iter v1.0.5
18642024-12-20T19:57:13.932Z Compiling slog-async v2.8.0
18652024-12-20T19:57:14.182Z Compiling icu_normalizer v1.5.0
18662024-12-20T19:57:14.354Z Compiling want v0.3.1
18672024-12-20T19:57:14.498Z Compiling pkcs5 v0.7.1
18682024-12-20T19:57:18.097Z Compiling h2 v0.4.6
18692024-12-20T19:57:19.739Z Compiling heapless v0.7.17
18702024-12-20T19:57:20.107Z Compiling zerocopy-derive v0.6.6
18712024-12-20T19:57:20.256Z Compiling anyhow v1.0.93
18722024-12-20T19:57:20.585Z Compiling httpdate v1.0.3
18732024-12-20T19:57:20.990Z Compiling num-bigint-dig v0.8.4
18742024-12-20T19:57:21.359Z Compiling signal-hook v0.3.17
18752024-12-20T19:57:21.438Z Compiling base64 v0.22.1
18762024-12-20T19:57:23.643Z Compiling idna_adapter v1.2.0
18772024-12-20T19:57:23.694Z Compiling pkcs8 v0.10.2
18782024-12-20T19:57:24.202Z Compiling usdt-attr-macro v0.5.0
18792024-12-20T19:57:24.356Z Compiling usdt-macro v0.5.0
18802024-12-20T19:57:25.991Z Compiling async-stream-impl v0.3.6
18812024-12-20T19:57:26.013Z Compiling hyper v1.5.0
18822024-12-20T19:57:26.880Z Compiling tower-service v0.3.3
18832024-12-20T19:57:27.023Z Compiling strsim v0.11.1
18842024-12-20T19:57:27.649Z Compiling rustversion v1.0.17
18852024-12-20T19:57:29.134Z Compiling hyper-util v0.1.10
18862024-12-20T19:57:29.319Z Compiling idna v1.0.3
18872024-12-20T19:57:36.301Z Compiling curve25519-dalek v4.1.3
18882024-12-20T19:57:36.446Z Compiling openapiv3 v2.0.0
18892024-12-20T19:57:36.449Z Compiling serde_spanned v0.6.8
18902024-12-20T19:57:36.684Z Compiling toml_datetime v0.6.8
18912024-12-20T19:57:36.774Z Compiling enum-as-inner v0.6.1
18922024-12-20T19:57:37.121Z Compiling dropshot v0.12.0
18932024-12-20T19:57:37.415Z Compiling portable-atomic v1.9.0
18942024-12-20T19:57:37.746Z Compiling foreign-types-shared v0.1.1
18952024-12-20T19:57:38.051Z Compiling heck v0.4.1
18962024-12-20T19:57:38.278Z Compiling smoltcp v0.9.1
18972024-12-20T19:57:38.418Z Compiling match_cfg v0.1.0
18982024-12-20T19:57:38.518Z Compiling adler2 v2.0.0
18992024-12-20T19:57:38.724Z Compiling miniz_oxide v0.8.0
19002024-12-20T19:57:38.872Z Compiling hostname v0.3.1
19012024-12-20T19:57:39.095Z Compiling foreign-types v0.3.2
19022024-12-20T19:57:40.781Z Compiling url v2.5.3
19032024-12-20T19:57:48.414Z Compiling http-body-util v0.1.2
19042024-12-20T19:57:48.482Z Compiling clap_derive v4.5.18
19052024-12-20T19:57:49.079Z Compiling dirs-sys-next v0.1.2
19062024-12-20T19:57:49.626Z Compiling encoding_rs v0.8.34
19072024-12-20T19:57:51.730Z Compiling mime v0.3.17
19082024-12-20T19:57:52.836Z Compiling data-encoding v2.6.0
19092024-12-20T19:57:53.583Z Compiling siphasher v0.3.11
19102024-12-20T19:57:54.525Z Compiling dirs-next v2.0.0
19112024-12-20T19:58:00.544Z Compiling hubpack_derive v0.1.1
19122024-12-20T19:58:00.726Z Compiling serde_urlencoded v0.7.1
19132024-12-20T19:58:01.314Z Compiling crossbeam-epoch v0.9.18
19142024-12-20T19:58:01.434Z Compiling hashbrown v0.14.5
19152024-12-20T19:58:02.077Z Compiling rustls-pemfile v2.2.0
19162024-12-20T19:58:02.562Z Compiling dropshot_endpoint v0.12.0
19172024-12-20T19:58:03.372Z Compiling sha1 v0.10.6
19182024-12-20T19:58:03.811Z Compiling signature v2.2.0
19192024-12-20T19:58:03.983Z Compiling curve25519-dalek-derive v0.1.1
19202024-12-20T19:58:04.173Z Compiling thread_local v1.1.8
19212024-12-20T19:58:04.762Z Compiling fs-err v2.11.0
19222024-12-20T19:58:05.531Z Compiling rustls-webpki v0.102.8
19232024-12-20T19:58:06.533Z Compiling anstyle v1.0.10
19242024-12-20T19:58:07.020Z Compiling openssl-probe v0.1.5
19252024-12-20T19:58:07.095Z Compiling gimli v0.31.1
19262024-12-20T19:58:07.412Z Compiling winnow v0.6.20
19272024-12-20T19:58:08.176Z Compiling utf8parse v0.2.2
19282024-12-20T19:58:08.471Z Compiling ipnet v2.10.1
19292024-12-20T19:58:09.860Z Compiling unicode-properties v0.1.3
19302024-12-20T19:58:10.988Z Compiling stringprep v0.1.5
19312024-12-20T19:58:11.600Z Compiling toml_edit v0.22.22
19322024-12-20T19:58:12.206Z Compiling addr2line v0.24.2
19332024-12-20T19:58:12.487Z Compiling anstyle-parse v0.2.5
19342024-12-20T19:58:13.957Z Compiling regress v0.10.1
19352024-12-20T19:58:15.011Z Compiling crossbeam-deque v0.8.5
19362024-12-20T19:58:15.444Z Compiling term v0.7.0
19372024-12-20T19:58:16.934Z Compiling slog-json v2.6.1
19382024-12-20T19:58:18.405Z Compiling crossbeam-channel v0.5.13
19392024-12-20T19:58:19.846Z Compiling idna v0.3.0
19402024-12-20T19:58:20.830Z Compiling idna v0.4.0
19412024-12-20T19:58:21.778Z Compiling futures-executor v0.3.31
19422024-12-20T19:58:22.391Z Compiling num-integer v0.1.46
19432024-12-20T19:58:22.467Z Compiling md-5 v0.10.6
19442024-12-20T19:58:22.525Z Compiling ff v0.13.0
19452024-12-20T19:58:22.721Z Compiling hash32 v0.2.1
19462024-12-20T19:58:22.851Z Compiling is-terminal v0.4.13
19472024-12-20T19:58:23.102Z Compiling memmap v0.7.0
19482024-12-20T19:58:23.211Z Compiling object v0.36.5
19492024-12-20T19:58:23.317Z Compiling colorchoice v1.0.2
19502024-12-20T19:58:23.436Z Compiling quick-error v1.2.3
19512024-12-20T19:58:23.556Z Compiling take_mut v0.2.2
19522024-12-20T19:58:23.685Z Compiling fallible-iterator v0.2.0
19532024-12-20T19:58:23.803Z Compiling base16ct v0.2.0
19542024-12-20T19:58:23.805Z Compiling is_terminal_polyfill v1.70.1
19552024-12-20T19:58:24.108Z Compiling psl-types v2.0.11
19562024-12-20T19:58:24.303Z Compiling utf-8 v0.7.6
19572024-12-20T19:58:24.355Z Compiling rustc-demangle v0.1.24
19582024-12-20T19:58:24.471Z Compiling anstyle-query v1.1.1
19592024-12-20T19:58:24.720Z Compiling linked-hash-map v0.5.6
19602024-12-20T19:58:25.049Z Compiling publicsuffix v2.2.3
19612024-12-20T19:58:25.156Z Compiling lru-cache v0.1.2
19622024-12-20T19:58:25.323Z Compiling anstream v0.6.15
19632024-12-20T19:58:25.434Z Compiling tungstenite v0.24.0
19642024-12-20T19:58:25.467Z Compiling postgres-protocol v0.6.7
19652024-12-20T19:58:26.443Z Compiling sec1 v0.7.3
19662024-12-20T19:58:27.065Z Compiling resolv-conf v0.7.0
19672024-12-20T19:58:27.714Z Compiling usdt v0.5.0
19682024-12-20T19:58:27.810Z Compiling num-iter v0.1.45
19692024-12-20T19:58:28.088Z Compiling slog-term v2.9.1
19702024-12-20T19:58:28.130Z Compiling group v0.13.0
19712024-12-20T19:58:28.279Z Compiling futures v0.3.31
19722024-12-20T19:58:28.460Z Compiling hickory-proto v0.24.1
19732024-12-20T19:58:29.296Z Compiling tokio-rustls v0.26.0
19742024-12-20T19:58:30.462Z Compiling typify-impl v0.2.0
19752024-12-20T19:58:30.969Z Compiling backtrace v0.3.74
19762024-12-20T19:58:31.457Z Compiling tokio-rustls v0.25.0
19772024-12-20T19:58:31.652Z Compiling slog-bunyan v2.5.0
19782024-12-20T19:58:31.870Z Compiling toml v0.8.19
19792024-12-20T19:58:31.901Z Compiling tokio-native-tls v0.3.1
19802024-12-20T19:58:32.313Z Compiling phf_shared v0.11.2
19812024-12-20T19:58:32.499Z Compiling strum_macros v0.25.3
19822024-12-20T19:58:32.996Z Compiling async-stream v0.3.6
19832024-12-20T19:58:33.389Z Compiling waitgroup v0.1.2
19842024-12-20T19:58:33.603Z Compiling webpki-roots v0.26.6
19852024-12-20T19:58:33.823Z Compiling idna v0.5.0
19862024-12-20T19:58:33.997Z Compiling terminal_size v0.4.0
19872024-12-20T19:58:34.226Z Compiling serde_path_to_error v0.1.16
19882024-12-20T19:58:35.297Z Compiling hkdf v0.12.4
19892024-12-20T19:58:35.538Z Compiling crypto-bigint v0.5.5
19902024-12-20T19:58:35.756Z Compiling derive-where v1.2.7
19912024-12-20T19:58:36.103Z Compiling serde_repr v0.1.19
19922024-12-20T19:58:37.198Z Compiling hostname v0.4.0
19932024-12-20T19:58:37.569Z Compiling crc32fast v1.4.2
19942024-12-20T19:58:37.771Z Compiling managed v0.8.0
19952024-12-20T19:58:38.175Z Compiling clap_lex v0.7.2
19962024-12-20T19:58:38.226Z Compiling winnow v0.5.40
19972024-12-20T19:58:38.615Z Compiling bitflags v1.3.2
19982024-12-20T19:58:38.903Z Compiling unicode-width v0.1.14
19992024-12-20T19:58:38.941Z Compiling debug-ignore v1.0.5
20002024-12-20T19:58:39.462Z Compiling console v0.15.8
20012024-12-20T19:58:40.015Z Compiling elliptic-curve v0.13.8
20022024-12-20T19:58:40.759Z Compiling clap_builder v4.5.21
20032024-12-20T19:58:41.880Z Compiling toml_edit v0.19.15
20042024-12-20T19:58:42.055Z Compiling flate2 v1.0.34
20052024-12-20T19:58:42.335Z Compiling typify-macro v0.2.0
20062024-12-20T19:58:42.994Z Compiling cookie_store v0.21.0
20072024-12-20T19:58:44.361Z Compiling hickory-resolver v0.24.1
20082024-12-20T19:58:47.215Z Compiling hyper-rustls v0.27.3
20092024-12-20T19:58:49.139Z Compiling phf v0.11.2
20102024-12-20T19:58:49.456Z Compiling hyper-tls v0.6.0
20112024-12-20T19:58:49.848Z Compiling signal-hook-mio v0.2.4
20122024-12-20T19:58:50.048Z Compiling rayon v1.10.0
20132024-12-20T19:58:50.269Z Compiling bzip2 v0.4.4
20142024-12-20T19:58:50.273Z Compiling tokio-tungstenite v0.24.0
20152024-12-20T19:58:50.631Z Compiling postgres-types v0.2.8
20162024-12-20T19:58:50.814Z Compiling ed25519 v2.2.3
20172024-12-20T19:58:50.834Z Compiling hubpack v0.1.2
20182024-12-20T19:58:51.256Z Compiling phf_shared v0.10.0
20192024-12-20T19:58:51.540Z Compiling pkcs1 v0.7.5
20202024-12-20T19:58:51.972Z Compiling zerocopy v0.6.6
20212024-12-20T19:58:51.999Z Compiling tokio-stream v0.1.16
20222024-12-20T19:58:52.764Z Compiling serde-big-array v0.5.1
20232024-12-20T19:58:52.863Z Compiling rfc6979 v0.4.0
20242024-12-20T19:58:53.002Z Compiling float-cmp v0.9.0
20252024-12-20T19:58:53.163Z Compiling sync_wrapper v1.0.1
20262024-12-20T19:58:53.325Z Compiling bstr v1.10.0
20272024-12-20T19:58:53.563Z Compiling unicode-segmentation v1.12.0
20282024-12-20T19:58:53.583Z Compiling fixedbitset v0.4.2
20292024-12-20T19:58:53.975Z Compiling bit-vec v0.6.3
20302024-12-20T19:58:54.419Z Compiling normalize-line-endings v0.3.0
20312024-12-20T19:58:54.422Z Compiling difflib v0.4.0
20322024-12-20T19:58:54.553Z Compiling new_debug_unreachable v1.0.6
20332024-12-20T19:58:54.970Z Compiling whoami v1.5.2
20342024-12-20T19:58:55.010Z Compiling number_prefix v0.4.0
20352024-12-20T19:58:55.504Z Compiling precomputed-hash v0.1.1
20362024-12-20T19:58:55.525Z Compiling static_assertions v1.1.0
20372024-12-20T19:58:55.631Z Compiling predicates-core v1.0.8
20382024-12-20T19:58:55.631Z Compiling unicode-width v0.2.0
20392024-12-20T19:58:55.704Z Compiling string_cache v0.8.7
20402024-12-20T19:58:55.952Z Compiling predicates v3.1.2
20412024-12-20T19:58:56.126Z Compiling indicatif v0.17.9
20422024-12-20T19:58:56.164Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20432024-12-20T19:58:57.471Z Compiling reqwest v0.12.9
20442024-12-20T19:58:58.037Z Compiling tokio-postgres v0.7.12
20452024-12-20T19:58:59.596Z Compiling similar v2.6.0
20462024-12-20T19:59:02.182Z Compiling bit-set v0.5.3
20472024-12-20T19:59:02.435Z Compiling petgraph v0.6.5
20482024-12-20T19:59:02.772Z Compiling ecdsa v0.16.9
20492024-12-20T19:59:02.953Z Compiling qorb v0.2.1
20502024-12-20T19:59:03.642Z Compiling rsa v0.9.6
20512024-12-20T19:59:03.876Z Compiling ed25519-dalek v2.1.1
20522024-12-20T19:59:05.094Z Compiling zip v0.6.6
20532024-12-20T19:59:05.273Z Compiling crossterm v0.28.1
20542024-12-20T19:59:05.321Z Compiling toml v0.7.8
20552024-12-20T19:59:06.368Z Compiling clap v4.5.21
20562024-12-20T19:59:08.526Z Compiling x509-cert v0.2.5
20572024-12-20T19:59:08.873Z Compiling hex v0.4.3
20582024-12-20T19:59:12.747Z Compiling peg-runtime v0.8.3
20592024-12-20T19:59:12.835Z Compiling lalrpop-util v0.19.12
20602024-12-20T19:59:13.324Z Compiling radium v0.7.0
20612024-12-20T19:59:14.588Z Compiling unicode-xid v0.2.6
20622024-12-20T19:59:15.523Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20632024-12-20T19:59:31.169Z Compiling tap v1.0.1
20642024-12-20T19:59:31.375Z Compiling ident_case v1.0.1
20652024-12-20T19:59:32.873Z Compiling maybe-uninit v2.0.0
20662024-12-20T19:59:33.424Z Compiling darling_core v0.20.10
20672024-12-20T19:59:33.696Z Compiling wyz v0.5.1
20682024-12-20T19:59:42.898Z Compiling typify v0.2.0
20692024-12-20T19:59:47.265Z Compiling packed_struct v0.10.1
20702024-12-20T19:59:47.580Z Compiling funty v2.0.0
20712024-12-20T19:59:47.712Z Compiling unsafe-libyaml v0.2.11
20722024-12-20T19:59:49.251Z Compiling serde_yaml v0.9.34+deprecated
20732024-12-20T19:59:49.276Z Compiling bitvec v1.0.1
20742024-12-20T19:59:53.625Z Compiling progenitor-impl v0.8.0
20752024-12-20T19:59:53.901Z Compiling darling_macro v0.20.10
20762024-12-20T19:59:55.769Z Compiling packed_struct_codegen v0.10.1
20772024-12-20T19:59:58.357Z Compiling structmeta-derive v0.3.0
20782024-12-20T19:59:58.685Z Compiling indexmap v1.9.3
20792024-12-20T19:59:59.536Z Compiling nodrop v0.1.14
20802024-12-20T19:59:59.683Z Compiling fastrand v2.1.1
20812024-12-20T20:00:00.403Z Compiling crc-catalog v2.4.0
20822024-12-20T20:00:00.445Z Compiling newtype-uuid v1.1.3
20832024-12-20T20:00:00.572Z Compiling crc v3.2.1
20842024-12-20T20:00:01.090Z Compiling structmeta v0.3.0
20852024-12-20T20:00:02.408Z Compiling progenitor-macro v0.8.0
20862024-12-20T20:00:02.518Z Compiling tempfile v3.13.0
20872024-12-20T20:00:03.657Z Compiling array-init v0.0.4
20882024-12-20T20:00:08.649Z Compiling smallvec v0.6.14
20892024-12-20T20:00:09.188Z Compiling darling v0.20.10
20902024-12-20T20:00:15.283Z Compiling progenitor-client v0.8.0
20912024-12-20T20:00:17.853Z Compiling pin-project-internal v1.1.6
20922024-12-20T20:00:17.952Z Compiling dropshot v0.13.0
20932024-12-20T20:00:18.512Z Compiling hashbrown v0.12.3
20942024-12-20T20:00:19.905Z Compiling bitfield v0.14.0
20952024-12-20T20:00:20.780Z Compiling termcolor v1.4.1
20962024-12-20T20:00:21.075Z Compiling base64 v0.21.7
20972024-12-20T20:00:21.191Z Compiling same-file v1.0.6
20982024-12-20T20:00:25.753Z Compiling ron v0.8.1
20992024-12-20T20:00:25.774Z Compiling walkdir v2.5.0
21002024-12-20T20:00:27.432Z Compiling env_logger v0.10.2
21012024-12-20T20:00:29.166Z Compiling pin-project v1.1.6
21022024-12-20T20:00:30.571Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21032024-12-20T20:00:37.606Z Compiling progenitor v0.8.0
21042024-12-20T20:00:38.299Z Compiling serde_with_macros v3.11.0
21052024-12-20T20:00:39.299Z Compiling serde-hex v0.1.0
21062024-12-20T20:00:40.843Z Compiling parse-display-derive v0.10.0
21072024-12-20T20:00:40.866Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21082024-12-20T20:00:41.616Z Compiling strum_macros v0.26.4
21092024-12-20T20:00:44.569Z Compiling snafu-derive v0.8.5
21102024-12-20T20:00:44.658Z Compiling hashbrown v0.13.2
21112024-12-20T20:00:44.796Z Compiling ipnetwork v0.20.0
21122024-12-20T20:00:46.093Z Compiling xattr v1.3.1
21132024-12-20T20:00:46.209Z Compiling dropshot_endpoint v0.13.0
21142024-12-20T20:00:46.424Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21152024-12-20T20:00:46.828Z Compiling blake3 v1.5.4
21162024-12-20T20:00:47.166Z Compiling ring v0.16.20
21172024-12-20T20:00:47.318Z Compiling filetime v0.2.25
21182024-12-20T20:00:47.459Z Compiling instant v0.1.13
21192024-12-20T20:00:47.639Z Compiling buf-list v1.0.3
21202024-12-20T20:00:48.180Z Compiling crc-any v2.5.0
21212024-12-20T20:00:48.823Z Compiling bumpalo v3.16.0
21222024-12-20T20:00:48.847Z Compiling zip v2.1.3
21232024-12-20T20:00:49.140Z Compiling simd-adler32 v0.3.7
21242024-12-20T20:00:49.162Z Compiling lockfree-object-pool v0.1.6
21252024-12-20T20:00:49.408Z Compiling snafu v0.8.5
21262024-12-20T20:00:49.481Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21272024-12-20T20:00:49.510Z Compiling zopfli v0.8.1
21282024-12-20T20:00:50.294Z Compiling tar v0.4.42
21292024-12-20T20:00:50.714Z Compiling backoff v0.4.0
21302024-12-20T20:00:51.822Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21312024-12-20T20:00:52.049Z Compiling strum v0.26.3
21322024-12-20T20:00:52.255Z Compiling object v0.30.4
21332024-12-20T20:00:53.690Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21342024-12-20T20:00:56.024Z Compiling parse-display v0.10.0
21352024-12-20T20:00:56.047Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21362024-12-20T20:00:56.654Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
21372024-12-20T20:00:57.241Z Compiling serde_with v3.11.0
21382024-12-20T20:00:57.952Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21392024-12-20T20:00:58.214Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21402024-12-20T20:00:58.672Z Compiling camino-tempfile v1.1.1
21412024-12-20T20:00:59.464Z Compiling globset v0.4.15
21422024-12-20T20:01:01.807Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21432024-12-20T20:01:02.008Z Compiling regress v0.9.1
21442024-12-20T20:01:04.686Z Compiling pem v3.0.4
21452024-12-20T20:01:04.730Z Compiling olpc-cjson v0.1.4
21462024-12-20T20:01:05.011Z Compiling macaddr v1.0.1
21472024-12-20T20:01:05.094Z Compiling serde_plain v1.0.2
21482024-12-20T20:01:05.621Z Compiling async-recursion v1.1.1
21492024-12-20T20:01:05.648Z Compiling memmap2 v0.9.5
21502024-12-20T20:01:06.144Z Compiling path-slash v0.1.5
21512024-12-20T20:01:06.242Z Compiling arrayref v0.3.9
21522024-12-20T20:01:06.320Z Compiling typed-path v0.9.3
21532024-12-20T20:01:06.361Z Compiling constant_time_eq v0.3.1
21542024-12-20T20:01:06.390Z Compiling arrayvec v0.7.6
21552024-12-20T20:01:06.556Z Compiling spin v0.5.2
21562024-12-20T20:01:06.995Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
21572024-12-20T20:01:07.081Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21582024-12-20T20:01:09.579Z Compiling tough v0.19.0
21592024-12-20T20:01:14.207Z Compiling itertools v0.13.0
21602024-12-20T20:01:14.676Z Compiling cargo-platform v0.1.8
21612024-12-20T20:01:14.716Z Compiling parse-size v1.1.0
21622024-12-20T20:01:15.057Z Compiling topological-sort v0.2.2
21632024-12-20T20:01:15.355Z Compiling omicron-zone-package v0.11.1
21642024-12-20T20:01:15.778Z Compiling cargo_metadata v0.18.1
21652024-12-20T20:01:17.268Z Compiling shell-words v1.1.0
21662024-12-20T20:01:20.776Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21672024-12-20T20:01:34.455Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
21682024-12-20T20:01:48.928Z Finished `release` profile [optimized] target(s) in 5m 53s
21692024-12-20T20:01:49.095Z Running `target/release/omicron-releng --output-dir /work`
21702024-12-20T20:01:49.143ZDec 20 20:01:47.935 DEBG changing working directory to /work/oxidecomputer/omicron
21712024-12-20T20:01:49.248ZDec 20 20:01:48.042 DEBG running: git rev-parse HEAD
21722024-12-20T20:01:49.255ZDec 20 20:01:48.049 DEBG process exited with exit status: 0 (6.845341ms)
21732024-12-20T20:01:49.255ZDec 20 20:01:48.049 INFO version: 12.0.0-0.ci+gite3ee22c82e2
21742024-12-20T20:01:49.296ZDec 20 20:01:48.090 INFO cloning helios to /work/oxidecomputer/helios
21752024-12-20T20:01:49.296ZDec 20 20:01:48.090 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
21762024-12-20T20:01:49.301ZCloning into '/work/oxidecomputer/helios'...
21772024-12-20T20:01:49.802ZDec 20 20:01:48.596 DEBG process exited with exit status: 0 (505.82908ms)
21782024-12-20T20:01:49.802ZDec 20 20:01:48.596 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
21792024-12-20T20:01:49.809Z# branch.oid 68aae52278cdbc7049c703b3b0eb76173cee9067
21802024-12-20T20:01:49.810Z# branch.head master
21812024-12-20T20:01:49.810Z# branch.upstream origin/master
21822024-12-20T20:01:49.810Z# branch.ab +0 -0
21832024-12-20T20:01:49.813ZDec 20 20:01:48.605 DEBG process exited with exit status: 0 (8.253479ms)
21842024-12-20T20:01:49.813ZDec 20 20:01:48.605 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
21852024-12-20T20:01:50.936ZDec 20 20:01:49.730 DEBG process exited with exit status: 0 (1.125282257s)
21862024-12-20T20:01:50.936ZDec 20 20:01:49.730 DEBG running: zfs list rpool/images/build/host
21872024-12-20T20:01:50.943ZNAME USED AVAIL REFER MOUNTPOINT
21882024-12-20T20:01:50.943Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
21892024-12-20T20:01:50.945ZDec 20 20:01:49.738 DEBG process exited with exit status: 0 (8.115048ms)
21902024-12-20T20:01:50.945ZDec 20 20:01:49.738 DEBG running: zfs list rpool/images/build/recovery
21912024-12-20T20:01:50.950ZNAME USED AVAIL REFER MOUNTPOINT
21922024-12-20T20:01:50.950Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
21932024-12-20T20:01:50.952ZDec 20 20:01:49.745 DEBG process exited with exit status: 0 (6.437757ms)
21942024-12-20T20:01:50.952ZDec 20 20:01:49.746 INFO [hubris-production] running task
21952024-12-20T20:01:50.952ZDec 20 20:01:49.746 INFO [hubris-staging] running task
21962024-12-20T20:01:50.952ZDec 20 20:01:49.746 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
21972024-12-20T20:01:50.955ZDec 20 20:01:49.749 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
21982024-12-20T20:01:51.025Z[ helios-setup] cd tools/helios-build && cargo build --quiet
21992024-12-20T20:01:51.440Z[ omicron-package] Blocking waiting for file lock on package cache
22002024-12-20T20:01:52.014Z[ omicron-package] Blocking waiting for file lock on package cache
22012024-12-20T20:01:52.288Z[ omicron-package] Blocking waiting for file lock on package cache
22022024-12-20T20:01:52.739ZDec 20 20:01:51.534 INFO [hubris-production] task succeeded (1.788116254s)
22032024-12-20T20:01:53.136Z[ omicron-package] Compiling zerocopy v0.8.10
22042024-12-20T20:01:53.136Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22052024-12-20T20:01:53.136Z[ omicron-package] Compiling itertools v0.13.0
22062024-12-20T20:01:53.136Z[ omicron-package] Compiling zerocopy-derive v0.8.10
22072024-12-20T20:01:53.139Z[ omicron-package] Compiling heapless v0.8.0
22082024-12-20T20:01:53.769Z[ omicron-package] Compiling hash32 v0.3.1
22092024-12-20T20:01:53.812Z[ omicron-package] Compiling smoltcp v0.11.0
22102024-12-20T20:01:53.866Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22112024-12-20T20:01:54.434Z[ omicron-package] Compiling num_enum_derive v0.5.11
22122024-12-20T20:01:54.685Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22132024-12-20T20:01:54.825Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22142024-12-20T20:01:55.323Z[ omicron-package] Compiling cobs v0.2.3
22152024-12-20T20:01:55.832Z[ omicron-package] Compiling postcard v1.0.10
22162024-12-20T20:01:56.040Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22172024-12-20T20:01:56.178Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22182024-12-20T20:01:56.243Z[ omicron-package] Compiling proc-macro-error v1.0.4
22192024-12-20T20:01:57.043Z[ omicron-package] Compiling foreign-types-shared v0.3.1
22202024-12-20T20:01:57.483Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22212024-12-20T20:01:58.383Z[ omicron-package] Compiling num_enum v0.5.11
22222024-12-20T20:01:58.624Z[ omicron-package] Compiling tabwriter v1.4.0
22232024-12-20T20:01:58.912Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22242024-12-20T20:01:58.988Z[ omicron-package] Compiling cstr-argument v0.1.2
22252024-12-20T20:01:59.074Z[ omicron-package] Compiling foreign-types v0.5.0
22262024-12-20T20:01:59.290Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22272024-12-20T20:01:59.530Z[ omicron-package] Compiling pretty-hex v0.2.1
22282024-12-20T20:01:59.729Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
22292024-12-20T20:02:00.032Z[ omicron-package] Compiling thiserror v2.0.3
22302024-12-20T20:02:00.089Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22312024-12-20T20:02:00.315Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22322024-12-20T20:02:00.516Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22332024-12-20T20:02:00.952Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
22342024-12-20T20:02:01.525Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22352024-12-20T20:02:01.543Z[ omicron-package] Compiling colored v2.1.0
22362024-12-20T20:02:01.652Z[ omicron-package] Compiling thiserror-impl v2.0.3
22372024-12-20T20:02:02.235Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22382024-12-20T20:02:02.414Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
22392024-12-20T20:02:03.923Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22402024-12-20T20:02:04.103Z[ omicron-package] Compiling num-derive v0.4.2
22412024-12-20T20:02:04.852ZDec 20 20:02:03.647 INFO [hubris-staging] task succeeded (13.901199706s)
22422024-12-20T20:02:05.024Z[ omicron-package] Compiling sigpipe v0.1.3
22432024-12-20T20:02:05.276Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22442024-12-20T20:02:05.699Z[ omicron-package] Compiling libefi-sys v0.1.0
22452024-12-20T20:02:06.090Z[ omicron-package] Compiling zone v0.3.0
22462024-12-20T20:02:06.267Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22472024-12-20T20:02:07.114Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
22482024-12-20T20:02:07.647Z[ omicron-package] Compiling smf v0.2.3
22492024-12-20T20:02:08.059Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
22502024-12-20T20:02:08.536Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22512024-12-20T20:02:08.885Z[ omicron-package] Compiling bitfield-struct v0.6.2
22522024-12-20T20:02:10.937Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22532024-12-20T20:02:11.192Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22542024-12-20T20:02:11.399Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22552024-12-20T20:02:11.536Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22562024-12-20T20:02:11.680Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
22572024-12-20T20:02:11.747Z[ omicron-package] Compiling gethostname v0.5.0
22582024-12-20T20:02:11.900Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
22592024-12-20T20:02:12.951Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22602024-12-20T20:02:15.351Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22612024-12-20T20:02:16.690Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22622024-12-20T20:02:18.108Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22632024-12-20T20:02:20.952Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22642024-12-20T20:02:21.625Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
22652024-12-20T20:02:23.452Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
22662024-12-20T20:02:32.729Z[ helios-setup] Dec 20 20:02:31.523 INFO helios repository root is: /work/oxidecomputer/helios
22672024-12-20T20:02:32.732Z[ helios-setup] Dec 20 20:02:31.525 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
22682024-12-20T20:02:32.732Z[ helios-setup] Dec 20 20:02:31.526 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
22692024-12-20T20:02:32.736Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
22702024-12-20T20:02:33.577Z[ helios-setup] Dec 20 20:02:32.371 INFO clone ok!, project: pinprick
22712024-12-20T20:02:33.580Z[ helios-setup] Dec 20 20:02:32.372 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
22722024-12-20T20:02:33.580Z[ helios-setup] Dec 20 20:02:32.372 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
22732024-12-20T20:02:33.583Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
22742024-12-20T20:02:34.090Z[ helios-setup] Dec 20 20:02:32.884 INFO clone ok!, project: phbl
22752024-12-20T20:02:34.093Z[ helios-setup] Dec 20 20:02:32.884 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
22762024-12-20T20:02:34.093Z[ helios-setup] Dec 20 20:02:32.884 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
22772024-12-20T20:02:34.096Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
22782024-12-20T20:02:34.648Z[ helios-setup] Dec 20 20:02:33.442 INFO clone ok!, project: bootserver
22792024-12-20T20:02:34.651Z[ helios-setup] Dec 20 20:02:33.442 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
22802024-12-20T20:02:34.651Z[ helios-setup] Dec 20 20:02:33.442 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
22812024-12-20T20:02:34.654Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
22822024-12-20T20:02:35.689Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
22832024-12-20T20:02:35.704Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
22842024-12-20T20:02:42.101Z[ helios-setup] Submodule path 'amd-firmware': checked out '7a9b5f6729edd91286f20e794f130fd370ed2fbe'
22852024-12-20T20:02:42.109Z[ helios-setup] Dec 20 20:02:40.903 INFO clone ok!, project: amd-host-image-builder
22862024-12-20T20:02:42.111Z[ helios-setup] Dec 20 20:02:40.904 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
22872024-12-20T20:02:42.111Z[ helios-setup] Dec 20 20:02:40.904 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
22882024-12-20T20:02:42.114Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
22892024-12-20T20:02:42.188Z[ omicron-package] Finished `release` profile [optimized] target(s) in 51.22s
22902024-12-20T20:02:42.444Z[ omicron-package]
22912024-12-20T20:02:42.444Z[ omicron-package] real 51.444131142
22922024-12-20T20:02:42.447Z[ omicron-package] user 2:56.952644892
22932024-12-20T20:02:42.447Z[ omicron-package] sys 26.405920437
22942024-12-20T20:02:42.447Z[ omicron-package] trap 0.263684487
22952024-12-20T20:02:42.447Z[ omicron-package] tflt 0.689025779
22962024-12-20T20:02:42.447Z[ omicron-package] dflt 0.918538826
22972024-12-20T20:02:42.447Z[ omicron-package] kflt 0.000000000
22982024-12-20T20:02:42.447Z[ omicron-package] lock 6:22.641935144
22992024-12-20T20:02:42.447Z[ omicron-package] slp 10:14.746101389
23002024-12-20T20:02:42.447Z[ omicron-package] lat 1:37.789787918
23012024-12-20T20:02:42.447Z[ omicron-package] stop 1:00.792798142
23022024-12-20T20:02:42.447ZDec 20 20:02:41.236 INFO [omicron-package] process exited with exit status: 0 (51.489897119s)
23032024-12-20T20:02:42.447ZDec 20 20:02:41.236 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled
23042024-12-20T20:02:42.525ZDec 20 20:02:41.319 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline
23052024-12-20T20:02:42.537Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
23062024-12-20T20:02:42.541Z[ host-target] Created new build target 'host' and set it as active
23072024-12-20T20:02:42.541ZDec 20 20:02:41.333 INFO [host-target] process exited with exit status: 0 (96.665016ms)
23082024-12-20T20:02:42.541ZDec 20 20:02:41.333 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
23092024-12-20T20:02:42.547Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
23102024-12-20T20:02:42.550Z[ recovery-target] Created new build target 'recovery' and set it as active
23112024-12-20T20:02:42.550ZDec 20 20:02:41.343 INFO [recovery-target] process exited with exit status: 0 (23.768504ms)
23122024-12-20T20:02:42.557Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
23132024-12-20T20:02:43.767Z[ host-package] Compiling convert_case v0.4.0
23142024-12-20T20:02:43.771Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
23152024-12-20T20:02:43.771Z[ host-package] Compiling newline-converter v0.3.0
23162024-12-20T20:02:43.771Z[ host-package] Compiling password-hash v0.5.0
23172024-12-20T20:02:43.771Z[ host-package] Compiling blake2 v0.10.6
23182024-12-20T20:02:43.771Z[ host-package] Compiling atomicwrites v0.4.4
23192024-12-20T20:02:43.771Z[ host-package] Compiling progenitor-client v0.8.0
23202024-12-20T20:02:43.944Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23212024-12-20T20:02:44.150Z[ host-package] Compiling expectorate v1.1.0
23222024-12-20T20:02:44.246Z[ host-package] Compiling owo-colors v4.1.0
23232024-12-20T20:02:44.372Z[ host-package] Compiling cancel-safe-futures v0.1.5
23242024-12-20T20:02:44.488Z[ host-package] Compiling argon2 v0.5.3
23252024-12-20T20:02:44.510Z[ host-package] Compiling progenitor v0.8.0
23262024-12-20T20:02:44.605Z[ host-package] Compiling num-rational v0.4.2
23272024-12-20T20:02:44.709Z[ host-package] Compiling derive_more v0.99.18
23282024-12-20T20:02:44.762Z[ host-package] Compiling num-complex v0.4.6
23292024-12-20T20:02:45.484Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23302024-12-20T20:02:45.508Z[ host-package] Compiling libsw v3.3.1
23312024-12-20T20:02:45.877Z[ host-package] Compiling num v0.4.3
23322024-12-20T20:02:46.020Z[ host-package] Compiling indent_write v2.2.0
23332024-12-20T20:02:46.085Z[ host-package] Compiling swrite v0.1.0
23342024-12-20T20:02:46.107Z[ host-package] Compiling linear-map v1.2.0
23352024-12-20T20:02:46.136Z[ host-package] Compiling float-ord v0.3.2
23362024-12-20T20:02:46.233Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23372024-12-20T20:02:46.303Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23382024-12-20T20:02:46.337Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
23392024-12-20T20:02:46.568Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23402024-12-20T20:02:47.016Z[ host-package] Compiling highway v1.2.0
23412024-12-20T20:02:47.251Z[ host-package] Compiling semver v0.1.20
23422024-12-20T20:02:47.855Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23432024-12-20T20:02:48.220Z[ host-package] Compiling rustc_version v0.1.7
23442024-12-20T20:02:48.931Z[ host-package] Compiling newtype-uuid v1.1.3
23452024-12-20T20:02:48.936Z[ host-package] Compiling humantime v2.1.0
23462024-12-20T20:02:48.937Z[ host-package] Compiling newtype_derive v0.1.6
23472024-12-20T20:02:48.937Z[ helios-setup] Dec 20 20:02:47.688 INFO clone ok!, project: amd-firmware
23482024-12-20T20:02:48.937Z[ helios-setup] Dec 20 20:02:47.688 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
23492024-12-20T20:02:48.937Z[ helios-setup] Dec 20 20:02:47.688 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23502024-12-20T20:02:48.937Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23512024-12-20T20:02:49.616Z[ host-package] Compiling dropshot v0.13.0
23522024-12-20T20:02:49.642Z[ host-package] Compiling ipnetwork v0.20.0
23532024-12-20T20:02:49.650Z[ helios-setup] Dec 20 20:02:48.444 INFO clone ok!, project: image-builder
23542024-12-20T20:02:49.653Z[ helios-setup] Dec 20 20:02:48.444 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23552024-12-20T20:02:49.653Z[ helios-setup] Dec 20 20:02:48.444 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
23562024-12-20T20:02:49.653Z[ helios-setup] Dec 20 20:02:48.444 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23572024-12-20T20:02:49.655Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23582024-12-20T20:02:49.710Z[ host-package] Compiling instant v0.1.13
23592024-12-20T20:02:49.928Z[ host-package] Compiling backoff v0.4.0
23602024-12-20T20:02:50.314Z[ host-package] Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
23612024-12-20T20:02:50.727Z[ helios-setup] Dec 20 20:02:49.521 INFO clone ok!, project: pilot
23622024-12-20T20:02:50.730Z[ helios-setup] Dec 20 20:02:49.521 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23632024-12-20T20:02:50.730Z[ helios-setup] Dec 20 20:02:49.521 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
23642024-12-20T20:02:50.730Z[ helios-setup] Dec 20 20:02:49.521 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
23652024-12-20T20:02:50.732Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
23662024-12-20T20:02:51.150Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23672024-12-20T20:02:51.709Z[ helios-setup] Dec 20 20:02:50.502 INFO clone ok!, project: chelsio-t6-roms
23682024-12-20T20:02:51.725Z[ helios-setup] Dec 20 20:02:50.503 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23692024-12-20T20:02:51.725Z[ helios-setup] Dec 20 20:02:50.503 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
23702024-12-20T20:02:51.729Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23712024-12-20T20:02:52.731Z[ helios-setup] Dec 20 20:02:51.524 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
23722024-12-20T20:02:53.276Z[ helios-setup] Dec 20 20:02:52.070 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
23732024-12-20T20:02:53.276Z[ helios-setup] Dec 20 20:02:52.070 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
23742024-12-20T20:02:53.859Z[ helios-setup] Dec 20 20:02:52.652 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
23752024-12-20T20:02:54.493Z[ helios-setup] Dec 20 20:02:53.287 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
23762024-12-20T20:02:54.493Z[ helios-setup] Dec 20 20:02:53.287 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
23772024-12-20T20:02:54.724Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23782024-12-20T20:02:55.040Z[ helios-setup] Dec 20 20:02:53.834 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
23792024-12-20T20:02:55.088Z[ host-package] Compiling steno v0.4.1
23802024-12-20T20:02:55.591Z[ helios-setup] Dec 20 20:02:54.385 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
23812024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
23822024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
23832024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO ok!
23842024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
23852024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
23862024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO ok!
23872024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
23882024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
23892024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO ok!
23902024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
23912024-12-20T20:02:55.594Z[ helios-setup] Dec 20 20:02:54.385 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
23922024-12-20T20:02:55.989Z[ helios-setup] Dec 20 20:02:54.783 INFO E| Downloading crates ...
23932024-12-20T20:02:56.190Z[ helios-setup] Dec 20 20:02:54.984 INFO E| Downloaded miniz_oxide v0.7.2
23942024-12-20T20:02:56.263Z[ helios-setup] Dec 20 20:02:55.057 INFO E| Compiling adler v1.0.2
23952024-12-20T20:02:56.344Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23962024-12-20T20:02:56.622Z[ helios-setup] Dec 20 20:02:55.415 INFO E| Compiling miniz_oxide v0.7.2
23972024-12-20T20:02:56.692Z[ host-package] Compiling parse-display v0.10.0
23982024-12-20T20:02:57.408Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23992024-12-20T20:02:57.725Z[ host-package] Compiling strum v0.26.3
24002024-12-20T20:02:57.972Z[ host-package] Compiling serde_with v3.11.0
24012024-12-20T20:02:59.162Z[ helios-setup] Dec 20 20:02:57.956 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
24022024-12-20T20:03:00.166Z[ helios-setup] Dec 20 20:02:58.960 INFO E| Finished `release` profile [optimized] target(s) in 4.46s
24032024-12-20T20:03:00.176Z[ helios-setup] Dec 20 20:02:58.970 INFO building project "pinprick" ok (4 seconds)
24042024-12-20T20:03:00.176Z[ helios-setup] Dec 20 20:02:58.970 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
24052024-12-20T20:03:00.176Z[ helios-setup] Dec 20 20:02:58.970 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
24062024-12-20T20:03:00.306Z[ host-package] Compiling regress v0.9.1
24072024-12-20T20:03:00.475Z[ helios-setup] Dec 20 20:02:59.268 INFO E| Downloading crates ...
24082024-12-20T20:03:00.666Z[ helios-setup] Dec 20 20:02:59.460 INFO E| Downloaded cpufeatures v0.2.5
24092024-12-20T20:03:00.679Z[ helios-setup] Dec 20 20:02:59.472 INFO E| Downloaded unicode-width v0.1.10
24102024-12-20T20:03:00.682Z[ helios-setup] Dec 20 20:02:59.475 INFO E| Downloaded miniz_oxide v0.6.2
24112024-12-20T20:03:00.686Z[ helios-setup] Dec 20 20:02:59.479 INFO E| Downloaded generic-array v0.14.6
24122024-12-20T20:03:00.688Z[ helios-setup] Dec 20 20:02:59.482 INFO E| Downloaded digest v0.10.3
24132024-12-20T20:03:00.692Z[ helios-setup] Dec 20 20:02:59.485 INFO E| Downloaded block-buffer v0.10.3
24142024-12-20T20:03:00.708Z[ helios-setup] Dec 20 20:02:59.501 INFO E| Downloaded typenum v1.15.0
24152024-12-20T20:03:00.712Z[ helios-setup] Dec 20 20:02:59.506 INFO E| Downloaded flate2 v1.0.25
24162024-12-20T20:03:00.720Z[ helios-setup] Dec 20 20:02:59.513 INFO E| Downloaded bytes v1.2.1
24172024-12-20T20:03:00.725Z[ helios-setup] Dec 20 20:02:59.519 INFO E| Downloaded anyhow v1.0.62
24182024-12-20T20:03:00.732Z[ helios-setup] Dec 20 20:02:59.526 INFO E| Downloaded sha2 v0.10.5
24192024-12-20T20:03:00.798Z[ helios-setup] Dec 20 20:02:59.590 INFO E| Compiling version_check v0.9.4
24202024-12-20T20:03:00.798Z[ helios-setup] Dec 20 20:02:59.590 INFO E| Compiling typenum v1.15.0
24212024-12-20T20:03:00.801Z[ helios-setup] Dec 20 20:02:59.590 INFO E| Compiling cfg-if v1.0.0
24222024-12-20T20:03:00.801Z[ helios-setup] Dec 20 20:02:59.590 INFO E| Compiling crc32fast v1.3.2
24232024-12-20T20:03:00.801Z[ helios-setup] Dec 20 20:02:59.590 INFO E| Compiling adler v1.0.2
24242024-12-20T20:03:00.802Z[ helios-setup] Dec 20 20:02:59.591 INFO E| Compiling anyhow v1.0.62
24252024-12-20T20:03:00.802Z[ helios-setup] Dec 20 20:02:59.591 INFO E| Compiling unicode-width v0.1.10
24262024-12-20T20:03:00.802Z[ helios-setup] Dec 20 20:02:59.591 INFO E| Compiling cpufeatures v0.2.5
24272024-12-20T20:03:01.041Z[ helios-setup] Dec 20 20:02:59.834 INFO E| Compiling bitflags v1.3.2
24282024-12-20T20:03:01.061Z[ helios-setup] Dec 20 20:02:59.854 INFO E| Compiling bytes v1.2.1
24292024-12-20T20:03:01.227Z[ helios-setup] Dec 20 20:03:00.021 INFO E| Compiling miniz_oxide v0.6.2
24302024-12-20T20:03:01.548Z[ helios-setup] Dec 20 20:03:00.341 INFO E| Compiling getopts v0.2.21
24312024-12-20T20:03:02.108Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24322024-12-20T20:03:02.111Z[ helios-setup] Dec 20 20:03:00.905 INFO E| Compiling generic-array v0.14.6
24332024-12-20T20:03:02.691Z[ helios-setup] Dec 20 20:03:01.484 INFO E| Compiling flate2 v1.0.25
24342024-12-20T20:03:05.664Z[ host-package] Compiling macaddr v1.0.1
24352024-12-20T20:03:06.049Z[ host-package] Compiling slog-dtrace v0.3.0
24362024-12-20T20:03:06.315Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24372024-12-20T20:03:06.641Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24382024-12-20T20:03:06.923Z[ helios-setup] Dec 20 20:03:05.717 INFO E| Compiling crypto-common v0.1.6
24392024-12-20T20:03:06.923Z[ helios-setup] Dec 20 20:03:05.717 INFO E| Compiling block-buffer v0.10.3
24402024-12-20T20:03:07.142Z[ helios-setup] Dec 20 20:03:05.935 INFO E| Compiling digest v0.10.3
24412024-12-20T20:03:07.560Z[ helios-setup] Dec 20 20:03:06.353 INFO E| Compiling sha2 v0.10.5
24422024-12-20T20:03:07.748Z[ host-package] Compiling prettyplease v0.2.25
24432024-12-20T20:03:08.145Z[ helios-setup] Dec 20 20:03:06.938 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
24442024-12-20T20:03:09.377Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24452024-12-20T20:03:09.863Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24462024-12-20T20:03:10.625Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
24472024-12-20T20:03:10.672Z[ host-package] Compiling half v2.4.1
24482024-12-20T20:03:11.644Z[ host-package] Compiling ciborium-io v0.2.2
24492024-12-20T20:03:11.878Z[ host-package] Compiling ciborium-ll v0.2.2
24502024-12-20T20:03:12.939Z[ host-package] Compiling tungstenite v0.21.0
24512024-12-20T20:03:14.285Z[ helios-setup] Dec 20 20:03:13.079 INFO E| Finished `release` profile [optimized] target(s) in 14.01s
24522024-12-20T20:03:14.301Z[ helios-setup] Dec 20 20:03:13.094 INFO building project "bootserver" ok (14 seconds)
24532024-12-20T20:03:14.301Z[ helios-setup] Dec 20 20:03:13.095 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
24542024-12-20T20:03:14.301Z[ helios-setup] Dec 20 20:03:13.095 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
24552024-12-20T20:03:14.311Z[ helios-setup] Dec 20 20:03:13.104 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
24562024-12-20T20:03:14.718Z[ helios-setup] Dec 20 20:03:13.512 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
24572024-12-20T20:03:14.718Z[ helios-setup] Dec 20 20:03:13.512 INFO E| info: downloading component 'cargo'
24582024-12-20T20:03:16.116Z[ helios-setup] Dec 20 20:03:14.910 INFO E| info: downloading component 'clippy'
24592024-12-20T20:03:16.405Z[ helios-setup] Dec 20 20:03:15.199 INFO E| info: downloading component 'rust-docs'
24602024-12-20T20:03:16.869Z[ host-package] Compiling tokio-tungstenite v0.21.0
24612024-12-20T20:03:17.589Z[ host-package] Compiling ciborium v0.2.2
24622024-12-20T20:03:18.139Z[ helios-setup] Dec 20 20:03:16.932 INFO E| info: downloading component 'rust-src'
24632024-12-20T20:03:18.334Z[ helios-setup] Dec 20 20:03:17.127 INFO E| info: downloading component 'rust-std'
24642024-12-20T20:03:18.909Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24652024-12-20T20:03:19.858Z[ host-package] Compiling display-error-chain v0.2.2
24662024-12-20T20:03:20.107Z[ host-package] Compiling same-file v1.0.6
24672024-12-20T20:03:20.254Z[ helios-setup] Dec 20 20:03:19.047 INFO E| info: downloading component 'rustc'
24682024-12-20T20:03:20.367Z[ host-package] Compiling fastrand v2.1.1
24692024-12-20T20:03:20.957Z[ host-package] Compiling tempfile v3.13.0
24702024-12-20T20:03:21.851Z[ host-package] Compiling walkdir v2.5.0
24712024-12-20T20:03:22.569Z[ host-package] Compiling ring v0.16.20
24722024-12-20T20:03:25.465Z[ host-package] Compiling blake3 v1.5.4
24732024-12-20T20:03:25.506Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24742024-12-20T20:03:25.859Z[ helios-setup] Dec 20 20:03:24.652 INFO E| info: downloading component 'rustfmt'
24752024-12-20T20:03:26.096Z[ host-package] Compiling xattr v1.3.1
24762024-12-20T20:03:26.103Z[ helios-setup] Dec 20 20:03:24.897 INFO E| info: installing component 'cargo'
24772024-12-20T20:03:26.397Z[ host-package] Compiling memmap2 v0.9.5
24782024-12-20T20:03:26.902Z[ host-package] Compiling filetime v0.2.25
24792024-12-20T20:03:27.331Z[ host-package] Compiling constant_time_eq v0.3.1
24802024-12-20T20:03:27.449Z[ helios-setup] Dec 20 20:03:26.242 INFO E| info: installing component 'clippy'
24812024-12-20T20:03:27.511Z[ host-package] Compiling keccak v0.1.5
24822024-12-20T20:03:27.818Z[ host-package] Compiling spin v0.5.2
24832024-12-20T20:03:27.907Z[ helios-setup] Dec 20 20:03:26.701 INFO E| info: installing component 'rust-docs'
24842024-12-20T20:03:28.165Z[ host-package] Compiling arrayref v0.3.9
24852024-12-20T20:03:28.333Z[ host-package] Compiling arrayvec v0.7.6
24862024-12-20T20:03:29.451Z[ host-package] Compiling sha3 v0.10.8
24872024-12-20T20:03:29.863Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24882024-12-20T20:03:30.008Z[ host-package] Compiling tar v0.4.42
24892024-12-20T20:03:30.425Z[ host-package] Compiling toolchain_find v0.4.0
24902024-12-20T20:03:30.507Z[ host-package] Compiling camino-tempfile v1.1.1
24912024-12-20T20:03:31.008Z[ host-package] Compiling const_format_proc_macros v0.2.33
24922024-12-20T20:03:31.073Z[ host-package] Compiling crunchy v0.2.2
24932024-12-20T20:03:31.686Z[ host-package] Compiling maplit v1.0.2
24942024-12-20T20:03:31.858Z[ host-package] Compiling topological-sort v0.2.2
24952024-12-20T20:03:32.312Z[ host-package] Compiling omicron-zone-package v0.11.1
24962024-12-20T20:03:32.480Z[ host-package] Compiling rustfmt-wrapper v0.2.1
24972024-12-20T20:03:33.021Z[ host-package] Compiling tiny-keccak v2.0.2
24982024-12-20T20:03:33.184Z[ host-package] Compiling const_format v0.2.33
24992024-12-20T20:03:33.429Z[ host-package] Compiling dsl_auto_type v0.1.2
25002024-12-20T20:03:33.606Z[ host-package] Compiling phf_generator v0.11.2
25012024-12-20T20:03:33.767Z[ helios-setup] Dec 20 20:03:32.560 INFO E| info: installing component 'rust-src'
25022024-12-20T20:03:33.777Z[ host-package] Compiling scheduled-thread-pool v0.2.7
25032024-12-20T20:03:33.828Z[ host-package] Compiling secrecy v0.8.0
25042024-12-20T20:03:34.188Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
25052024-12-20T20:03:34.383Z[ helios-setup] Dec 20 20:03:33.177 INFO E| info: installing component 'rust-std'
25062024-12-20T20:03:34.686Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
25072024-12-20T20:03:34.801Z[ host-package] Compiling arc-swap v1.7.1
25082024-12-20T20:03:35.150Z[ host-package] Compiling r2d2 v0.8.10
25092024-12-20T20:03:35.256Z[ host-package] Compiling diesel_derives v2.2.3
25102024-12-20T20:03:35.326Z[ host-package] Compiling phf_codegen v0.11.2
25112024-12-20T20:03:35.605Z[ host-package] Compiling slog-scope v4.4.0
25122024-12-20T20:03:35.706Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
25132024-12-20T20:03:35.886Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25142024-12-20T20:03:36.316Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
25152024-12-20T20:03:36.589Z[ host-package] Compiling ascii-canvas v3.0.0
25162024-12-20T20:03:36.664Z[ host-package] Compiling universal-hash v0.5.1
25172024-12-20T20:03:36.919Z[ helios-setup] Dec 20 20:03:35.712 INFO E| info: installing component 'rustc'
25182024-12-20T20:03:36.979Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
25192024-12-20T20:03:37.124Z[ host-package] Compiling parse-zoneinfo v0.3.1
25202024-12-20T20:03:38.640Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25212024-12-20T20:03:39.076Z[ host-package] Compiling ena v0.14.3
25222024-12-20T20:03:39.571Z[ host-package] Compiling opaque-debug v0.3.1
25232024-12-20T20:03:39.692Z[ host-package] Compiling regex-syntax v0.6.29
25242024-12-20T20:03:40.180Z[ host-package] Compiling diff v0.1.13
25252024-12-20T20:03:40.938Z[ host-package] Compiling thiserror-no-std v2.0.2
25262024-12-20T20:03:41.146Z[ host-package] Compiling poly1305 v0.8.0
25272024-12-20T20:03:42.914Z[ host-package] Compiling chrono-tz-build v0.4.0
25282024-12-20T20:03:43.119Z[ helios-setup] Dec 20 20:03:41.913 INFO E| info: installing component 'rustfmt'
25292024-12-20T20:03:44.062Z[ helios-setup] Dec 20 20:03:42.855 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
25302024-12-20T20:03:44.245Z[ host-package] Compiling lalrpop v0.19.12
25312024-12-20T20:03:44.968Z[ helios-setup] Dec 20 20:03:43.761 INFO E| From https://github.com/oxidecomputer/amd-apcb
25322024-12-20T20:03:44.968Z[ helios-setup] Dec 20 20:03:43.761 INFO E| * [new ref] fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9 -> refs/commit/fc35d39d1ea0ad8f6bcc6fcc55aa04c7f3b250d9
25332024-12-20T20:03:44.968Z[ helios-setup] Dec 20 20:03:43.761 INFO E| * [new tag] v0.4.3 -> v0.4.3
25342024-12-20T20:03:45.000Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.1.3 -> v0.1.3
25352024-12-20T20:03:45.001Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.1.4 -> v0.1.4
25362024-12-20T20:03:45.003Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.1.5 -> v0.1.5
25372024-12-20T20:03:45.003Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.2.0 -> v0.2.0
25382024-12-20T20:03:45.003Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.3.0 -> v0.3.0
25392024-12-20T20:03:45.003Z[ helios-setup] Dec 20 20:03:43.794 INFO E| * [new tag] v0.3.1 -> v0.3.1
25402024-12-20T20:03:45.003Z[ helios-setup] Dec 20 20:03:43.795 INFO E| * [new tag] v0.3.2 -> v0.3.2
25412024-12-20T20:03:45.004Z[ helios-setup] Dec 20 20:03:43.795 INFO E| * [new tag] v0.3.3 -> v0.3.3
25422024-12-20T20:03:45.004Z[ helios-setup] Dec 20 20:03:43.795 INFO E| * [new tag] v0.4.0 -> v0.4.0
25432024-12-20T20:03:45.004Z[ helios-setup] Dec 20 20:03:43.795 INFO E| * [new tag] v0.4.1 -> v0.4.1
25442024-12-20T20:03:45.004Z[ helios-setup] Dec 20 20:03:43.795 INFO E| * [new tag] v0.4.2 -> v0.4.2
25452024-12-20T20:03:45.039Z[ helios-setup] Dec 20 20:03:43.832 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
25462024-12-20T20:03:45.920Z[ host-package] Compiling slog-stdlog v4.1.1
25472024-12-20T20:03:46.015Z[ helios-setup] Dec 20 20:03:44.808 INFO E| From https://github.com/oxidecomputer/amd-efs
25482024-12-20T20:03:46.015Z[ helios-setup] Dec 20 20:03:44.808 INFO E| * [new branch] empty -> origin/empty
25492024-12-20T20:03:46.015Z[ helios-setup] Dec 20 20:03:44.808 INFO E| * [new branch] issue-99 -> origin/issue-99
25502024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.808 INFO E| * [new branch] main -> origin/main
25512024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new branch] review -> origin/review
25522024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new ref] -> origin/HEAD
25532024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new tag] v0.2.0 -> v0.2.0
25542024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new tag] v0.2.1 -> v0.2.1
25552024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new tag] v0.2.2 -> v0.2.2
25562024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.809 INFO E| * [new tag] v0.2.3 -> v0.2.3
25572024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.2.4 -> v0.2.4
25582024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.2.5 -> v0.2.5
25592024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.2.6 -> v0.2.6
25602024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.2.7 -> v0.2.7
25612024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.3.0 -> v0.3.0
25622024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.3.1 -> v0.3.1
25632024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.810 INFO E| * [new tag] v0.4.0 -> v0.4.0
25642024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.811 INFO E| * [new tag] v0.4.1 -> v0.4.1
25652024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.811 INFO E| * [new tag] v0.4.2 -> v0.4.2
25662024-12-20T20:03:46.018Z[ helios-setup] Dec 20 20:03:44.811 INFO E| * [new tag] v0.4.3 -> v0.4.3
25672024-12-20T20:03:46.041Z[ helios-setup] Dec 20 20:03:44.835 INFO E| Updating crates.io index
25682024-12-20T20:03:46.273Z[ helios-setup] Dec 20 20:03:45.066 INFO E| Downloading crates ...
25692024-12-20T20:03:46.430Z[ helios-setup] Dec 20 20:03:45.224 INFO E| Downloaded bytesize v1.3.0
25702024-12-20T20:03:46.434Z[ helios-setup] Dec 20 20:03:45.227 INFO E| Downloaded cfg-if v0.1.10
25712024-12-20T20:03:46.436Z[ helios-setup] Dec 20 20:03:45.227 INFO E| Downloaded ansi_term v0.12.1
25722024-12-20T20:03:46.436Z[ helios-setup] Dec 20 20:03:45.229 INFO E| Downloaded pest_generator v2.7.13
25732024-12-20T20:03:46.438Z[ helios-setup] Dec 20 20:03:45.231 INFO E| Downloaded parse_int v0.6.0
25742024-12-20T20:03:46.438Z[ helios-setup] Dec 20 20:03:45.232 INFO E| Downloaded modular-bitfield-impl v0.11.2
25752024-12-20T20:03:46.456Z[ helios-setup] Dec 20 20:03:45.249 INFO E| Downloaded unic-ucd-version v0.9.0
25762024-12-20T20:03:46.458Z[ helios-setup] Dec 20 20:03:45.250 INFO E| Downloaded unic-char-property v0.9.0
25772024-12-20T20:03:46.461Z[ helios-setup] Dec 20 20:03:45.252 INFO E| Downloaded fletcher v0.1.0
25782024-12-20T20:03:46.484Z[ helios-setup] Dec 20 20:03:45.277 INFO E| Downloaded unic-common v0.9.0
25792024-12-20T20:03:46.487Z[ helios-setup] Dec 20 20:03:45.279 INFO E| Downloaded unic-char-range v0.9.0
25802024-12-20T20:03:46.487Z[ helios-setup] Dec 20 20:03:45.280 INFO E| Downloaded textwrap v0.11.0
25812024-12-20T20:03:46.489Z[ helios-setup] Dec 20 20:03:45.282 INFO E| Downloaded strum v0.23.0
25822024-12-20T20:03:46.492Z[ helios-setup] Dec 20 20:03:45.283 INFO E| Downloaded semver-parser v0.7.0
25832024-12-20T20:03:46.492Z[ helios-setup] Dec 20 20:03:45.284 INFO E| Downloaded semver v0.9.0
25842024-12-20T20:03:46.494Z[ helios-setup] Dec 20 20:03:45.286 INFO E| Downloaded scroll_derive v0.10.5
25852024-12-20T20:03:46.494Z[ helios-setup] Dec 20 20:03:45.287 INFO E| Downloaded proc-macro2 v1.0.86
25862024-12-20T20:03:46.503Z[ helios-setup] Dec 20 20:03:45.297 INFO E| Downloaded thiserror v1.0.64
25872024-12-20T20:03:46.503Z[ helios-setup] Dec 20 20:03:45.297 INFO E| Downloaded vec_map v0.8.2
25882024-12-20T20:03:46.506Z[ helios-setup] Dec 20 20:03:45.298 INFO E| Downloaded pest_derive v2.7.13
25892024-12-20T20:03:46.508Z[ helios-setup] Dec 20 20:03:45.301 INFO E| Downloaded structopt-derive v0.4.18
25902024-12-20T20:03:46.542Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded pre-proc-macro v0.2.1
25912024-12-20T20:03:46.542Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded pre v0.2.1
25922024-12-20T20:03:46.542Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded once_cell v1.20.1
25932024-12-20T20:03:46.542Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded thiserror-impl v1.0.64
25942024-12-20T20:03:46.545Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded scroll v0.10.2
25952024-12-20T20:03:46.545Z[ helios-setup] Dec 20 20:03:45.331 INFO E| Downloaded modular-bitfield v0.11.2
25962024-12-20T20:03:46.545Z[ helios-setup] Dec 20 20:03:45.335 INFO E| Downloaded toml v0.5.11
25972024-12-20T20:03:46.545Z[ helios-setup] Dec 20 20:03:45.337 INFO E| Downloaded structopt v0.3.26
25982024-12-20T20:03:46.555Z[ helios-setup] Dec 20 20:03:45.349 INFO E| Downloaded serde v1.0.210
25992024-12-20T20:03:46.561Z[ helios-setup] Dec 20 20:03:45.354 INFO E| Downloaded serde_derive v1.0.210
26002024-12-20T20:03:46.565Z[ helios-setup] Dec 20 20:03:45.359 INFO E| Downloaded clap v2.34.0
26012024-12-20T20:03:46.578Z[ helios-setup] Dec 20 20:03:45.371 INFO E| Downloaded pest v2.7.13
26022024-12-20T20:03:46.585Z[ helios-setup] Dec 20 20:03:45.377 INFO E| Downloaded serde_json v1.0.128
26032024-12-20T20:03:46.593Z[ helios-setup] Dec 20 20:03:45.386 INFO E| Downloaded syn v2.0.79
26042024-12-20T20:03:46.607Z[ helios-setup] Dec 20 20:03:45.401 INFO E| Downloaded goblin v0.4.3
26052024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.407 INFO E| Downloaded pest_meta v2.7.13
26062024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.410 INFO E| Downloaded unic-ucd-ident v0.9.0
26072024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.412 INFO E| Downloaded strum_macros v0.23.1
26082024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.414 INFO E| Downloaded strsim v0.8.0
26092024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.415 INFO E| Downloaded rustc_version v0.2.3
26102024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.416 INFO E| Downloaded proc-macro-crate v0.1.5
26112024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.417 INFO E| Downloaded memoffset v0.5.6
26122024-12-20T20:03:46.627Z[ helios-setup] Dec 20 20:03:45.418 INFO E| Downloaded libc v0.2.159
26132024-12-20T20:03:46.681Z[ helios-setup] Dec 20 20:03:45.474 INFO E| Downloaded four-cc v0.3.0
26142024-12-20T20:03:46.772Z[ helios-setup] Dec 20 20:03:45.565 INFO E| Compiling proc-macro2 v1.0.86
26152024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling unicode-ident v1.0.13
26162024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling syn v1.0.109
26172024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling version_check v0.9.5
26182024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling memchr v2.7.4
26192024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling autocfg v1.4.0
26202024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling thiserror v1.0.64
26212024-12-20T20:03:46.775Z[ helios-setup] Dec 20 20:03:45.566 INFO E| Compiling semver-parser v0.7.0
26222024-12-20T20:03:47.144Z[ helios-setup] Dec 20 20:03:45.938 INFO E| Compiling serde v1.0.210
26232024-12-20T20:03:48.182Z[ helios-setup] Dec 20 20:03:46.976 INFO E| Compiling proc-macro-error-attr v1.0.4
26242024-12-20T20:03:48.198Z[ helios-setup] Dec 20 20:03:46.984 INFO E| Compiling semver v0.9.0
26252024-12-20T20:03:48.221Z[ helios-setup] Dec 20 20:03:47.014 INFO E| Compiling proc-macro-error v1.0.4
26262024-12-20T20:03:48.244Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26272024-12-20T20:03:48.348Z[ host-package] Compiling diesel v2.2.6
26282024-12-20T20:03:48.605Z[ helios-setup] Dec 20 20:03:47.398 INFO E| Compiling serde_json v1.0.128
26292024-12-20T20:03:48.747Z[ helios-setup] Dec 20 20:03:47.541 INFO E| Compiling num-traits v0.2.19
26302024-12-20T20:03:48.912Z[ helios-setup] Dec 20 20:03:47.705 INFO E| Compiling rustc_version v0.2.3
26312024-12-20T20:03:49.148Z[ helios-setup] Dec 20 20:03:47.941 INFO E| Compiling itoa v1.0.11
26322024-12-20T20:03:49.349Z[ helios-setup] Dec 20 20:03:48.143 INFO E| Compiling ryu v1.0.18
26332024-12-20T20:03:49.588Z[ helios-setup] Dec 20 20:03:48.382 INFO E| Compiling unicode-segmentation v1.12.0
26342024-12-20T20:03:49.639Z[ helios-setup] Dec 20 20:03:48.432 INFO E| Compiling schemars v0.8.21
26352024-12-20T20:03:50.056Z[ helios-setup] Dec 20 20:03:48.849 INFO E| Compiling pre-proc-macro v0.2.1
26362024-12-20T20:03:50.064Z[ helios-setup] Dec 20 20:03:48.858 INFO E| Compiling memoffset v0.5.6
26372024-12-20T20:03:50.147Z[ helios-setup] Dec 20 20:03:48.941 INFO E| Compiling quote v1.0.37
26382024-12-20T20:03:50.434Z[ helios-setup] Dec 20 20:03:49.227 INFO E| Compiling dyn-clone v1.0.17
26392024-12-20T20:03:50.610Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26402024-12-20T20:03:50.613Z[ helios-setup] Dec 20 20:03:49.405 INFO E| Compiling rustversion v1.0.17
26412024-12-20T20:03:50.940Z[ helios-setup] Dec 20 20:03:49.732 INFO E| Compiling syn v2.0.79
26422024-12-20T20:03:51.153Z[ helios-setup] Dec 20 20:03:49.946 INFO E| Compiling heck v0.3.3
26432024-12-20T20:03:51.278Z[ helios-setup] Dec 20 20:03:50.071 INFO E| Compiling lazy_static v1.5.0
26442024-12-20T20:03:51.325Z[ helios-setup] Dec 20 20:03:50.119 INFO E| Compiling paste v1.0.15
26452024-12-20T20:03:51.468Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26462024-12-20T20:03:51.515Z[ helios-setup] Dec 20 20:03:50.308 INFO E| Compiling ucd-trie v0.1.7
26472024-12-20T20:03:51.923Z[ helios-setup] Dec 20 20:03:50.716 INFO E| Compiling libc v0.2.159
26482024-12-20T20:03:52.038Z[ host-package] Compiling chacha20 v0.9.1
26492024-12-20T20:03:52.429Z[ helios-setup] Dec 20 20:03:51.222 INFO E| Compiling pre v0.2.1
26502024-12-20T20:03:52.950Z[ helios-setup] Dec 20 20:03:51.743 INFO E| Compiling cfg-if v0.1.10
26512024-12-20T20:03:53.032Z[ helios-setup] Dec 20 20:03:51.825 INFO E| Compiling byteorder v1.5.0
26522024-12-20T20:03:53.036Z[ host-package] Compiling aead v0.5.2
26532024-12-20T20:03:53.293Z[ helios-setup] Dec 20 20:03:52.087 INFO E| Compiling once_cell v1.20.1
26542024-12-20T20:03:53.501Z[ helios-setup] Dec 20 20:03:52.294 INFO E| Compiling static_assertions v1.1.0
26552024-12-20T20:03:53.949Z[ host-package] Compiling vte_generate_state_changes v0.1.2
26562024-12-20T20:03:54.241Z[ helios-setup] Dec 20 20:03:53.034 INFO E| Compiling unicode-width v0.1.14
26572024-12-20T20:03:55.291Z[ helios-setup] Dec 20 20:03:54.085 INFO E| Compiling textwrap v0.11.0
26582024-12-20T20:03:55.449Z[ helios-setup] Dec 20 20:03:54.242 INFO E| Compiling atty v0.2.14
26592024-12-20T20:03:55.667Z[ host-package] Compiling ref-cast v1.0.23
26602024-12-20T20:03:55.677Z[ helios-setup] Dec 20 20:03:54.470 INFO E| Compiling strum v0.23.0
26612024-12-20T20:03:55.844Z[ helios-setup] Dec 20 20:03:54.637 INFO E| Compiling vec_map v0.8.2
26622024-12-20T20:03:56.321Z[ helios-setup] Dec 20 20:03:55.115 INFO E| Compiling strsim v0.8.0
26632024-12-20T20:03:56.551Z[ helios-setup] Dec 20 20:03:55.344 INFO E| Compiling unic-char-range v0.9.0
26642024-12-20T20:03:56.720Z[ helios-setup] Dec 20 20:03:55.514 INFO E| Compiling fletcher v0.1.0
26652024-12-20T20:03:56.932Z[ helios-setup] Dec 20 20:03:55.725 INFO E| Compiling parse_int v0.6.0
26662024-12-20T20:03:56.932Z[ helios-setup] Dec 20 20:03:55.725 INFO E| Compiling ansi_term v0.12.1
26672024-12-20T20:03:56.978Z[ helios-setup] Dec 20 20:03:55.772 INFO E| Compiling bitflags v1.3.2
26682024-12-20T20:03:57.074Z[ helios-setup] Dec 20 20:03:55.868 INFO E| Compiling unic-common v0.9.0
26692024-12-20T20:03:57.215Z[ helios-setup] Dec 20 20:03:56.008 INFO E| Compiling unic-char-property v0.9.0
26702024-12-20T20:03:57.240Z[ host-package] Compiling vte v0.11.1
26712024-12-20T20:03:57.357Z[ helios-setup] Dec 20 20:03:56.150 INFO E| Compiling unic-ucd-version v0.9.0
26722024-12-20T20:03:57.398Z[ helios-setup] Dec 20 20:03:56.190 INFO E| Compiling log v0.4.22
26732024-12-20T20:03:57.605Z[ helios-setup] Dec 20 20:03:56.396 INFO E| Compiling clap v2.34.0
26742024-12-20T20:03:57.708Z[ helios-setup] Dec 20 20:03:56.498 INFO E| Compiling plain v0.2.3
26752024-12-20T20:03:57.747Z[ helios-setup] Dec 20 20:03:56.539 INFO E| Compiling unic-ucd-ident v0.9.0
26762024-12-20T20:03:57.990Z[ helios-setup] Dec 20 20:03:56.780 INFO E| Compiling bytesize v1.3.0
26772024-12-20T20:03:59.483Z[ helios-setup] Dec 20 20:03:58.276 INFO E| Compiling serde_derive_internals v0.29.1
26782024-12-20T20:04:00.132Z[ host-package] Compiling chacha20poly1305 v0.10.1
26792024-12-20T20:04:01.059Z[ host-package] Compiling slog-envlogger v2.2.0
26802024-12-20T20:04:01.156Z[ host-package] Compiling chrono-tz v0.10.0
26812024-12-20T20:04:01.932Z[ helios-setup] Dec 20 20:04:00.725 INFO E| Compiling toml v0.5.11
26822024-12-20T20:04:02.442Z[ host-package] Compiling vsss-rs v3.3.4
26832024-12-20T20:04:04.953Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26842024-12-20T20:04:05.094Z[ helios-setup] Dec 20 20:04:03.887 INFO E| Compiling proc-macro-crate v0.1.5
26852024-12-20T20:04:05.376Z[ helios-setup] Dec 20 20:04:04.169 INFO E| Compiling thiserror-impl v1.0.64
26862024-12-20T20:04:05.578Z[ host-package] Compiling derive_builder_core v0.20.2
26872024-12-20T20:04:06.317Z[ helios-setup] Dec 20 20:04:05.111 INFO E| Compiling serde_derive v1.0.210
26882024-12-20T20:04:07.043Z[ helios-setup] Dec 20 20:04:05.836 INFO E| Compiling schemars_derive v0.8.21
26892024-12-20T20:04:08.022Z[ helios-setup] Dec 20 20:04:06.815 INFO E| Compiling zerocopy-derive v0.6.6
26902024-12-20T20:04:08.177Z[ helios-setup] Dec 20 20:04:06.970 INFO E| Compiling num-derive v0.4.2
26912024-12-20T20:04:09.451Z[ host-package] Compiling headers-core v0.3.0
26922024-12-20T20:04:09.937Z[ host-package] Compiling fxhash v0.2.1
26932024-12-20T20:04:10.863Z[ helios-setup] Dec 20 20:04:09.656 INFO E| Compiling pest v2.7.13
26942024-12-20T20:04:10.938Z[ host-package] Compiling libxml v0.3.3
26952024-12-20T20:04:11.471Z[ host-package] Compiling ref-cast-impl v1.0.23
26962024-12-20T20:04:11.686Z[ helios-setup] Dec 20 20:04:10.479 INFO E| Compiling zerocopy v0.6.6
26972024-12-20T20:04:12.013Z[ host-package] Compiling bytecount v0.6.8
26982024-12-20T20:04:12.717Z[ helios-setup] Dec 20 20:04:11.510 INFO E| Compiling modular-bitfield-impl v0.11.2
26992024-12-20T20:04:12.854Z[ host-package] Compiling papergrid v0.11.0
27002024-12-20T20:04:12.940Z[ helios-setup] Dec 20 20:04:11.733 INFO E| Compiling strum_macros v0.23.1
27012024-12-20T20:04:13.569Z[ helios-setup] Dec 20 20:04:12.219 INFO E| Compiling scroll_derive v0.10.5
27022024-12-20T20:04:13.761Z[ helios-setup] Dec 20 20:04:12.285 INFO E| Compiling structopt-derive v0.4.18
27032024-12-20T20:04:16.680Z[ helios-setup] Dec 20 20:04:15.473 INFO E| Compiling pest_meta v2.7.13
27042024-12-20T20:04:17.065Z[ helios-setup] Dec 20 20:04:15.858 INFO E| Compiling scroll v0.10.2
27052024-12-20T20:04:18.033Z[ helios-setup] Dec 20 20:04:16.826 INFO E| Compiling goblin v0.4.3
27062024-12-20T20:04:18.190Z[ helios-setup] Dec 20 20:04:16.983 INFO E| Compiling modular-bitfield v0.11.2
27072024-12-20T20:04:19.178Z[ helios-setup] Dec 20 20:04:17.971 INFO E| Compiling structopt v0.3.26
27082024-12-20T20:04:19.666Z[ helios-setup] Dec 20 20:04:18.459 INFO E| Compiling pest_generator v2.7.13
27092024-12-20T20:04:25.213Z[ helios-setup] Dec 20 20:04:24.006 INFO E| Compiling pest_derive v2.7.13
27102024-12-20T20:04:28.595Z[ host-package] Compiling polar-core v0.27.3
27112024-12-20T20:04:28.847Z[ host-package] Compiling headers v0.4.0
27122024-12-20T20:04:29.715Z[ helios-setup] Dec 20 20:04:28.508 INFO E| Compiling json5 v0.4.1
27132024-12-20T20:04:33.924Z[ host-package] Compiling derive_builder_macro v0.20.2
27142024-12-20T20:04:35.149Z[ host-package] Compiling strip-ansi-escapes v0.2.0
27152024-12-20T20:04:35.154Z[ helios-setup] Dec 20 20:04:33.946 INFO E| Compiling four-cc v0.3.0
27162024-12-20T20:04:35.154Z[ helios-setup] Dec 20 20:04:33.946 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
27172024-12-20T20:04:35.348Z[ helios-setup] Dec 20 20:04:34.141 INFO E| Compiling amd-apcb v0.4.3 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.3#fc35d39d)
27182024-12-20T20:04:35.541Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27192024-12-20T20:04:36.256Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27202024-12-20T20:04:36.686Z[ host-package] Compiling tabled_derive v0.7.0
27212024-12-20T20:04:38.476Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27222024-12-20T20:04:39.665Z[ host-package] Compiling itertools v0.12.1
27232024-12-20T20:04:39.696Z[ host-package] Compiling fd-lock v4.0.2
27242024-12-20T20:04:40.009Z[ host-package] Compiling peg-macros v0.8.4
27252024-12-20T20:04:44.113Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27262024-12-20T20:04:44.258Z[ host-package] Compiling strum_macros v0.24.3
27272024-12-20T20:04:44.353Z[ host-package] Compiling kstat-rs v0.2.4
27282024-12-20T20:04:45.260Z[ host-package] Compiling samael v0.0.17
27292024-12-20T20:04:45.517Z[ host-package] Compiling unicase v2.7.0
27302024-12-20T20:04:45.571Z[ host-package] Compiling nu-ansi-term v0.50.1
27312024-12-20T20:04:45.881Z[ host-package] Compiling indoc v1.0.9
27322024-12-20T20:04:46.953Z[ host-package] Compiling reedline v0.35.0
27332024-12-20T20:04:47.145Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27342024-12-20T20:04:49.922Z[ host-package] Compiling peg v0.8.4
27352024-12-20T20:04:50.117Z[ host-package] Compiling tabled v0.15.0
27362024-12-20T20:05:03.703Z[ host-package] Compiling derive_builder v0.20.2
27372024-12-20T20:05:03.965Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27382024-12-20T20:05:06.577Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27392024-12-20T20:05:10.506Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
27402024-12-20T20:05:11.601Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27412024-12-20T20:05:12.004Z[ host-package] Compiling bcs v0.1.6
27422024-12-20T20:05:13.103Z[ host-package] Compiling oso-derive v0.27.3
27432024-12-20T20:05:13.588Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
27442024-12-20T20:05:13.723Z[ host-package] Compiling libz-sys v1.1.20
27452024-12-20T20:05:14.291Z[ host-package] Compiling quick-xml v0.33.0
27462024-12-20T20:05:14.680Z[ host-package] Compiling diesel-dtrace v0.4.2
27472024-12-20T20:05:15.022Z[ host-package] Compiling parking_lot_core v0.8.6
27482024-12-20T20:05:18.980Z[ helios-setup] Dec 20 20:05:17.772 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
27492024-12-20T20:05:21.781Z[ host-package] Compiling oso v0.27.3
27502024-12-20T20:05:23.272Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27512024-12-20T20:05:25.037Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27522024-12-20T20:05:31.567Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27532024-12-20T20:05:35.546Z[ helios-setup] Dec 20 20:05:34.337 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
27542024-12-20T20:05:36.128Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27552024-12-20T20:05:36.650Z[ host-package] Compiling bb8 v0.8.5
27562024-12-20T20:05:37.368Z[ host-package] Compiling async-bb8-diesel v0.2.1
27572024-12-20T20:05:40.912Z[ host-package] Compiling nibble_vec v0.1.0
27582024-12-20T20:05:41.230Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
27592024-12-20T20:05:42.151Z[ host-package] Compiling atty v0.2.14
27602024-12-20T20:05:42.191Z[ host-package] Compiling endian-type v0.1.2
27612024-12-20T20:05:42.379Z[ host-package] Compiling salty v0.3.0
27622024-12-20T20:05:42.594Z[ host-package] Compiling radix_trie v0.2.1
27632024-12-20T20:05:44.175Z[ host-package] Compiling parking_lot v0.11.2
27642024-12-20T20:05:46.697Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27652024-12-20T20:05:54.228Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27662024-12-20T20:05:59.985Z[ host-package] Compiling sled v0.34.7
27672024-12-20T20:06:16.571Z[ helios-setup] Dec 20 20:06:15.362 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 32s
27682024-12-20T20:06:16.608Z[ helios-setup] Dec 20 20:06:15.400 INFO building project "amd-host-image-builder" ok (182 seconds)
27692024-12-20T20:06:16.611Z[ helios-setup] Dec 20 20:06:15.400 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
27702024-12-20T20:06:16.611Z[ helios-setup] Dec 20 20:06:15.400 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
27712024-12-20T20:06:16.935Z[ helios-setup] Dec 20 20:06:15.726 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
27722024-12-20T20:06:17.128Z[ host-package] Compiling mime_guess v2.0.5
27732024-12-20T20:06:17.438Z[ helios-setup] Dec 20 20:06:16.230 INFO E| From https://github.com/jclulow/rust-jmclib
27742024-12-20T20:06:17.442Z[ helios-setup] Dec 20 20:06:16.230 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
27752024-12-20T20:06:17.458Z[ helios-setup] Dec 20 20:06:16.250 INFO E| Updating crates.io index
27762024-12-20T20:06:17.586Z[ helios-setup] Dec 20 20:06:16.377 INFO E| Downloading crates ...
27772024-12-20T20:06:17.739Z[ host-package] Compiling hickory-client v0.24.1
27782024-12-20T20:06:17.782Z[ helios-setup] Dec 20 20:06:16.574 INFO E| Downloaded cpufeatures v0.2.9
27792024-12-20T20:06:17.786Z[ helios-setup] Dec 20 20:06:16.577 INFO E| Downloaded block-buffer v0.9.0
27802024-12-20T20:06:17.790Z[ helios-setup] Dec 20 20:06:16.582 INFO E| Downloaded walkdir v2.3.3
27812024-12-20T20:06:17.800Z[ helios-setup] Dec 20 20:06:16.592 INFO E| Downloaded opaque-debug v0.3.0
27822024-12-20T20:06:17.805Z[ helios-setup] Dec 20 20:06:16.597 INFO E| Downloaded libdevinfo-sys v1.0.0
27832024-12-20T20:06:17.814Z[ helios-setup] Dec 20 20:06:16.605 INFO E| Downloaded bitflags v2.3.3
27842024-12-20T20:06:17.818Z[ helios-setup] Dec 20 20:06:16.610 INFO E| Downloaded once_cell v1.18.0
27852024-12-20T20:06:17.822Z[ helios-setup] Dec 20 20:06:16.614 INFO E| Downloaded sha-1 v0.9.8
27862024-12-20T20:06:17.828Z[ helios-setup] Dec 20 20:06:16.617 INFO E| Downloaded md-5 v0.9.1
27872024-12-20T20:06:17.828Z[ helios-setup] Dec 20 20:06:16.619 INFO E| Downloaded itoa v1.0.9
27882024-12-20T20:06:17.831Z[ helios-setup] Dec 20 20:06:16.622 INFO E| Downloaded getrandom v0.2.10
27892024-12-20T20:06:17.835Z[ helios-setup] Dec 20 20:06:16.627 INFO E| Downloaded tempfile v3.7.0
27902024-12-20T20:06:17.839Z[ helios-setup] Dec 20 20:06:16.631 INFO E| Downloaded fastrand v2.0.0
27912024-12-20T20:06:17.847Z[ helios-setup] Dec 20 20:06:16.633 INFO E| Downloaded digest v0.9.0
27922024-12-20T20:06:17.851Z[ helios-setup] Dec 20 20:06:16.635 INFO E| Downloaded quote v1.0.31
27932024-12-20T20:06:17.851Z[ helios-setup] Dec 20 20:06:16.640 INFO E| Downloaded typenum v1.16.0
27942024-12-20T20:06:17.880Z[ helios-setup] Dec 20 20:06:16.671 INFO E| Downloaded uuid v0.8.2
27952024-12-20T20:06:17.886Z[ helios-setup] Dec 20 20:06:16.678 INFO E| Downloaded serde v1.0.193
27962024-12-20T20:06:17.891Z[ helios-setup] Dec 20 20:06:16.683 INFO E| Downloaded anyhow v1.0.72
27972024-12-20T20:06:17.898Z[ helios-setup] Dec 20 20:06:16.690 INFO E| Downloaded serde_derive v1.0.193
27982024-12-20T20:06:17.902Z[ helios-setup] Dec 20 20:06:16.694 INFO E| Downloaded ryu v1.0.15
27992024-12-20T20:06:17.908Z[ helios-setup] Dec 20 20:06:16.700 INFO E| Downloaded proc-macro2 v1.0.66
28002024-12-20T20:06:17.912Z[ helios-setup] Dec 20 20:06:16.704 INFO E| Downloaded errno v0.3.1
28012024-12-20T20:06:17.921Z[ helios-setup] Dec 20 20:06:16.713 INFO E| Downloaded unicode-ident v1.0.11
28022024-12-20T20:06:17.936Z[ helios-setup] Dec 20 20:06:16.727 INFO E| Downloaded serde_json v1.0.103
28032024-12-20T20:06:17.973Z[ helios-setup] Dec 20 20:06:16.765 INFO E| Downloaded syn v2.0.32
28042024-12-20T20:06:17.990Z[ helios-setup] Dec 20 20:06:16.782 INFO E| Downloaded rustix v0.38.4
28052024-12-20T20:06:18.043Z[ helios-setup] Dec 20 20:06:16.834 INFO E| Downloaded libc v0.2.147
28062024-12-20T20:06:18.171Z[ helios-setup] Dec 20 20:06:16.962 INFO E| Compiling libc v0.2.147
28072024-12-20T20:06:18.171Z[ helios-setup] Dec 20 20:06:16.962 INFO E| Compiling proc-macro2 v1.0.66
28082024-12-20T20:06:18.171Z[ helios-setup] Dec 20 20:06:16.962 INFO E| Compiling unicode-ident v1.0.11
28092024-12-20T20:06:18.174Z[ helios-setup] Dec 20 20:06:16.962 INFO E| Compiling cfg-if v1.0.0
28102024-12-20T20:06:18.174Z[ helios-setup] Dec 20 20:06:16.962 INFO E| Compiling typenum v1.16.0
28112024-12-20T20:06:18.174Z[ helios-setup] Dec 20 20:06:16.963 INFO E| Compiling version_check v0.9.4
28122024-12-20T20:06:18.174Z[ helios-setup] Dec 20 20:06:16.963 INFO E| Compiling serde v1.0.193
28132024-12-20T20:06:18.174Z[ helios-setup] Dec 20 20:06:16.963 INFO E| Compiling slog v2.7.0
28142024-12-20T20:06:18.858Z[ helios-setup] Dec 20 20:06:17.649 INFO E| Compiling num-conv v0.1.0
28152024-12-20T20:06:18.931Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28162024-12-20T20:06:18.985Z[ helios-setup] Dec 20 20:06:17.777 INFO E| Compiling rustix v0.38.4
28172024-12-20T20:06:19.654Z[ helios-setup] Dec 20 20:06:18.445 INFO E| Compiling powerfmt v0.2.0
28182024-12-20T20:06:19.885Z[ helios-setup] Dec 20 20:06:18.652 INFO E| Compiling itoa v1.0.9
28192024-12-20T20:06:19.938Z[ helios-setup] Dec 20 20:06:18.729 INFO E| Compiling generic-array v0.14.7
28202024-12-20T20:06:20.200Z[ helios-setup] Dec 20 20:06:18.991 INFO E| Compiling time-core v0.1.2
28212024-12-20T20:06:20.360Z[ helios-setup] Dec 20 20:06:19.151 INFO E| Compiling quote v1.0.31
28222024-12-20T20:06:20.581Z[ helios-setup] Dec 20 20:06:19.373 INFO E| Compiling time-macros v0.2.18
28232024-12-20T20:06:20.708Z[ helios-setup] Dec 20 20:06:19.500 INFO E| Compiling deranged v0.3.11
28242024-12-20T20:06:20.914Z[ helios-setup] Dec 20 20:06:19.706 INFO E| Compiling once_cell v1.18.0
28252024-12-20T20:06:21.039Z[ helios-setup] Dec 20 20:06:19.829 INFO E| Compiling bitflags v2.3.3
28262024-12-20T20:06:21.533Z[ helios-setup] Dec 20 20:06:20.324 INFO E| Compiling syn v2.0.32
28272024-12-20T20:06:21.854Z[ helios-setup] Dec 20 20:06:20.646 INFO E| Compiling num_threads v0.1.6
28282024-12-20T20:06:21.948Z[ helios-setup] Dec 20 20:06:20.738 INFO E| Compiling thread_local v1.1.7
28292024-12-20T20:06:22.032Z[ helios-setup] Dec 20 20:06:20.824 INFO E| Compiling opaque-debug v0.3.0
28302024-12-20T20:06:22.121Z[ helios-setup] Dec 20 20:06:20.912 INFO E| Compiling serde_json v1.0.103
28312024-12-20T20:06:22.598Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28322024-12-20T20:06:23.170Z[ helios-setup] Dec 20 20:06:21.961 INFO E| Compiling dirs-sys-next v0.1.2
28332024-12-20T20:06:23.248Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28342024-12-20T20:06:23.251Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28352024-12-20T20:06:23.251Z[ helios-setup] Dec 20 20:06:22.041 INFO E| Compiling errno v0.3.1
28362024-12-20T20:06:23.418Z[ helios-setup] Dec 20 20:06:22.209 INFO E| Compiling atty v0.2.14
28372024-12-20T20:06:23.656Z[ helios-setup] Dec 20 20:06:22.446 INFO E| Compiling dirs-next v2.0.0
28382024-12-20T20:06:23.778Z[ helios-setup] Dec 20 20:06:22.570 INFO E| Compiling fastrand v2.0.0
28392024-12-20T20:06:24.311Z[ helios-setup] Dec 20 20:06:23.102 INFO E| Compiling term v0.7.0
28402024-12-20T20:06:24.814Z[ helios-setup] Dec 20 20:06:23.606 INFO E| Compiling anyhow v1.0.72
28412024-12-20T20:06:25.073Z[ helios-setup] Dec 20 20:06:23.865 INFO E| Compiling getrandom v0.2.10
28422024-12-20T20:06:25.129Z[ helios-setup] Dec 20 20:06:23.920 INFO E| Compiling unicode-width v0.1.10
28432024-12-20T20:06:25.528Z[ helios-setup] Dec 20 20:06:24.319 INFO E| Compiling ryu v1.0.15
28442024-12-20T20:06:25.667Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28452024-12-20T20:06:25.687Z[ helios-setup] Dec 20 20:06:24.479 INFO E| Compiling block-buffer v0.9.0
28462024-12-20T20:06:25.898Z[ helios-setup] Dec 20 20:06:24.690 INFO E| Compiling digest v0.9.0
28472024-12-20T20:06:26.029Z[ helios-setup] Dec 20 20:06:24.817 INFO E| Compiling cpufeatures v0.2.9
28482024-12-20T20:06:26.122Z[ helios-setup] Dec 20 20:06:24.912 INFO E| Compiling same-file v1.0.6
28492024-12-20T20:06:26.133Z[ helios-setup] Dec 20 20:06:24.924 INFO E| Compiling getopts v0.2.21
28502024-12-20T20:06:26.244Z[ helios-setup] Dec 20 20:06:25.036 INFO E| Compiling time v0.3.36
28512024-12-20T20:06:26.529Z[ helios-setup] Dec 20 20:06:25.308 INFO E| Compiling walkdir v2.3.3
28522024-12-20T20:06:27.003Z[ helios-setup] Dec 20 20:06:25.793 INFO E| Compiling tempfile v3.7.0
28532024-12-20T20:06:27.996Z[ helios-setup] Dec 20 20:06:26.786 INFO E| Compiling md-5 v0.9.1
28542024-12-20T20:06:28.325Z[ helios-setup] Dec 20 20:06:27.116 INFO E| Compiling sha-1 v0.9.8
28552024-12-20T20:06:28.413Z[ helios-setup] Dec 20 20:06:27.205 INFO E| Compiling glob v0.3.1
28562024-12-20T20:06:28.488Z[ helios-setup] Dec 20 20:06:27.279 INFO E| Compiling libdevinfo-sys v1.0.0
28572024-12-20T20:06:29.154Z[ host-package] Compiling hickory-server v0.24.1
28582024-12-20T20:06:30.099Z[ helios-setup] Dec 20 20:06:28.890 INFO E| Compiling slog-term v2.9.0
28592024-12-20T20:06:31.045Z[ helios-setup] Dec 20 20:06:29.837 INFO E| Compiling serde_derive v1.0.193
28602024-12-20T20:06:32.209Z[ host-package] Compiling primeorder v0.13.6
28612024-12-20T20:06:32.890Z[ host-package] Compiling castaway v0.2.3
28622024-12-20T20:06:33.142Z[ host-package] Compiling vergen v8.3.2
28632024-12-20T20:06:33.580Z[ host-package] Compiling env_filter v0.1.2
28642024-12-20T20:06:35.218Z[ host-package] Compiling cargo-platform v0.1.8
28652024-12-20T20:06:36.217Z[ host-package] Compiling nanorand v0.7.0
28662024-12-20T20:06:36.895Z[ host-package] Compiling memoffset v0.9.1
28672024-12-20T20:06:36.999Z[ host-package] Compiling flume v0.11.1
28682024-12-20T20:06:40.216Z[ host-package] Compiling cargo_metadata v0.18.1
28692024-12-20T20:06:40.301Z[ host-package] Compiling env_logger v0.11.5
28702024-12-20T20:06:40.301Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28712024-12-20T20:06:41.186Z[ host-package] Compiling git2 v0.19.0
28722024-12-20T20:06:41.291Z[ host-package] Compiling compact_str v0.8.0
28732024-12-20T20:06:43.536Z[ host-package] Compiling p384 v0.13.0
28742024-12-20T20:06:44.386Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28752024-12-20T20:06:45.343Z[ helios-setup] Dec 20 20:06:44.134 INFO E| Compiling toml v0.5.11
28762024-12-20T20:06:45.343Z[ helios-setup] Dec 20 20:06:44.134 INFO E| Compiling uuid v0.8.2
28772024-12-20T20:06:45.871Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28782024-12-20T20:06:46.411Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28792024-12-20T20:06:47.522Z[ helios-setup] Dec 20 20:06:46.313 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
28802024-12-20T20:06:49.073Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28812024-12-20T20:06:50.948Z[ helios-setup] Dec 20 20:06:49.739 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
28822024-12-20T20:06:51.107Z[ host-package] Compiling unicode-truncate v1.1.0
28832024-12-20T20:06:51.454Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
28842024-12-20T20:06:52.994Z[ host-package] Compiling lru v0.12.5
28852024-12-20T20:06:53.450Z[ host-package] Compiling rand_seeder v0.3.0
28862024-12-20T20:06:54.003Z[ host-package] Compiling libsqlite3-sys v0.30.1
28872024-12-20T20:06:54.573Z[ host-package] Compiling lzma-sys v0.1.20
28882024-12-20T20:06:54.860Z[ host-package] Compiling instability v0.3.2
28892024-12-20T20:06:55.484Z[ host-package] Compiling cfg_aliases v0.2.1
28902024-12-20T20:06:55.644Z[ host-package] Compiling http-range v0.1.5
28912024-12-20T20:06:56.222Z[ host-package] Compiling rustls v0.21.12
28922024-12-20T20:06:56.256Z[ host-package] Compiling cassowary v0.3.0
28932024-12-20T20:06:56.292Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28942024-12-20T20:06:56.635Z[ host-package] Compiling nix v0.29.0
28952024-12-20T20:06:56.865Z[ host-package] Compiling ratatui v0.28.1
28962024-12-20T20:06:57.038Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28972024-12-20T20:06:59.471Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28982024-12-20T20:06:59.940Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28992024-12-20T20:07:00.516Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29002024-12-20T20:07:02.048Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29012024-12-20T20:07:02.435Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29022024-12-20T20:07:04.266Z[ helios-setup] Dec 20 20:07:03.058 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.56s
29032024-12-20T20:07:04.301Z[ helios-setup] Dec 20 20:07:03.093 INFO building project "image-builder" ok (47 seconds)
29042024-12-20T20:07:04.301Z[ helios-setup] Dec 20 20:07:03.093 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
29052024-12-20T20:07:04.304Z[ helios-setup] Dec 20 20:07:03.093 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
29062024-12-20T20:07:04.679Z[ helios-setup] Dec 20 20:07:03.471 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
29072024-12-20T20:07:06.275Z[ helios-setup] Dec 20 20:07:05.066 INFO E| From https://github.com/oxidecomputer/progenitor
29082024-12-20T20:07:06.275Z[ helios-setup] Dec 20 20:07:05.066 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
29092024-12-20T20:07:06.308Z[ helios-setup] Dec 20 20:07:05.100 INFO E| * [new tag] v0.1.1 -> v0.1.1
29102024-12-20T20:07:06.308Z[ helios-setup] Dec 20 20:07:05.100 INFO E| * [new tag] v0.2.0 -> v0.2.0
29112024-12-20T20:07:06.440Z[ helios-setup] Dec 20 20:07:05.232 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
29122024-12-20T20:07:06.751Z[ host-package] Compiling rustls-webpki v0.101.7
29132024-12-20T20:07:06.821Z[ host-package] Compiling sct v0.7.1
29142024-12-20T20:07:07.058Z[ helios-setup] Dec 20 20:07:05.850 INFO E| From https://github.com/jclulow/hiercmd
29152024-12-20T20:07:07.058Z[ helios-setup] Dec 20 20:07:05.850 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
29162024-12-20T20:07:07.077Z[ helios-setup] Dec 20 20:07:05.868 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
29172024-12-20T20:07:07.301Z[ host-package] Compiling heck v0.3.3
29182024-12-20T20:07:07.365Z[ host-package] Compiling csv-core v0.1.11
29192024-12-20T20:07:07.637Z[ helios-setup] Dec 20 20:07:06.429 INFO E| From https://github.com/jclulow/network-interface
29202024-12-20T20:07:07.640Z[ helios-setup] Dec 20 20:07:06.429 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
29212024-12-20T20:07:07.673Z[ helios-setup] Dec 20 20:07:06.464 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
29222024-12-20T20:07:07.735Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29232024-12-20T20:07:08.077Z[ host-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
29242024-12-20T20:07:08.212Z[ helios-setup] Dec 20 20:07:07.003 INFO E| From https://github.com/oxidecomputer/boot-image-tools
29252024-12-20T20:07:08.212Z[ helios-setup] Dec 20 20:07:07.003 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
29262024-12-20T20:07:08.243Z[ host-package] Compiling glob v0.3.1
29272024-12-20T20:07:08.248Z[ helios-setup] Dec 20 20:07:07.039 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
29282024-12-20T20:07:08.674Z[ host-package] Compiling csv v1.3.0
29292024-12-20T20:07:09.134Z[ helios-setup] Dec 20 20:07:07.926 INFO E| From https://github.com/oxidecomputer/facade
29302024-12-20T20:07:09.134Z[ helios-setup] Dec 20 20:07:07.926 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
29312024-12-20T20:07:09.180Z[ helios-setup] Dec 20 20:07:07.972 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
29322024-12-20T20:07:10.048Z[ helios-setup] Dec 20 20:07:08.840 INFO E| From https://github.com/oxidecomputer/dropshot
29332024-12-20T20:07:10.048Z[ helios-setup] Dec 20 20:07:08.840 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
29342024-12-20T20:07:10.088Z[ helios-setup] Dec 20 20:07:08.877 INFO E| * [new tag] v0.3.0 -> v0.3.0
29352024-12-20T20:07:10.088Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.4.0 -> v0.4.0
29362024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.5.0 -> v0.5.0
29372024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.5.1 -> v0.5.1
29382024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.6.0 -> v0.6.0
29392024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.7.0 -> v0.7.0
29402024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.8.0 -> v0.8.0
29412024-12-20T20:07:10.092Z[ helios-setup] Dec 20 20:07:08.878 INFO E| * [new tag] v0.9.0 -> v0.9.0
29422024-12-20T20:07:10.134Z[ helios-setup] Dec 20 20:07:08.925 INFO E| Updating crates.io index
29432024-12-20T20:07:10.216Z[ helios-setup] Dec 20 20:07:09.008 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
29442024-12-20T20:07:10.414Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29452024-12-20T20:07:10.873Z[ host-package] Compiling zone_cfg_derive v0.1.2
29462024-12-20T20:07:11.113Z[ helios-setup] Dec 20 20:07:09.904 INFO E| From https://github.com/oxidecomputer/typify
29472024-12-20T20:07:11.113Z[ helios-setup] Dec 20 20:07:09.904 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
29482024-12-20T20:07:11.147Z[ helios-setup] Dec 20 20:07:09.938 INFO E| * [new tag] v0.0.10 -> v0.0.10
29492024-12-20T20:07:11.147Z[ helios-setup] Dec 20 20:07:09.938 INFO E| * [new tag] v0.0.11 -> v0.0.11
29502024-12-20T20:07:11.150Z[ helios-setup] Dec 20 20:07:09.938 INFO E| * [new tag] v0.0.4 -> v0.0.4
29512024-12-20T20:07:11.150Z[ helios-setup] Dec 20 20:07:09.939 INFO E| * [new tag] v0.0.5 -> v0.0.5
29522024-12-20T20:07:11.150Z[ helios-setup] Dec 20 20:07:09.939 INFO E| * [new tag] v0.0.7 -> v0.0.7
29532024-12-20T20:07:11.150Z[ helios-setup] Dec 20 20:07:09.939 INFO E| * [new tag] v0.0.8 -> v0.0.8
29542024-12-20T20:07:11.152Z[ helios-setup] Dec 20 20:07:09.939 INFO E| * [new tag] v0.0.9 -> v0.0.9
29552024-12-20T20:07:11.431Z[ helios-setup] Dec 20 20:07:10.223 INFO E| Downloading crates ...
29562024-12-20T20:07:11.641Z[ helios-setup] Dec 20 20:07:10.432 INFO E| Downloaded bincode v1.3.3
29572024-12-20T20:07:11.648Z[ helios-setup] Dec 20 20:07:10.440 INFO E| Downloaded async-stream v0.3.5
29582024-12-20T20:07:11.654Z[ helios-setup] Dec 20 20:07:10.446 INFO E| Downloaded anstream v0.2.6
29592024-12-20T20:07:11.658Z[ helios-setup] Dec 20 20:07:10.449 INFO E| Downloaded project-root v0.2.2
29602024-12-20T20:07:11.660Z[ helios-setup] Dec 20 20:07:10.450 INFO E| Downloaded futures-sink v0.3.28
29612024-12-20T20:07:11.660Z[ helios-setup] Dec 20 20:07:10.452 INFO E| Downloaded async-stream-impl v0.3.5
29622024-12-20T20:07:11.674Z[ helios-setup] Dec 20 20:07:10.465 INFO E| Downloaded concolor-override v1.0.0
29632024-12-20T20:07:11.688Z[ helios-setup] Dec 20 20:07:10.480 INFO E| Downloaded serde_yaml v0.9.21
29642024-12-20T20:07:11.695Z[ helios-setup] Dec 20 20:07:10.487 INFO E| Downloaded toolchain_find v0.2.0
29652024-12-20T20:07:11.698Z[ helios-setup] Dec 20 20:07:10.489 INFO E| Downloaded anstyle-parse v0.1.1
29662024-12-20T20:07:11.701Z[ helios-setup] Dec 20 20:07:10.492 INFO E| Downloaded try-lock v0.2.4
29672024-12-20T20:07:11.704Z[ helios-setup] Dec 20 20:07:10.494 INFO E| Downloaded anstyle v0.3.5
29682024-12-20T20:07:11.707Z[ helios-setup] Dec 20 20:07:10.496 INFO E| Downloaded const-random-macro v0.1.15
29692024-12-20T20:07:11.707Z[ helios-setup] Dec 20 20:07:10.498 INFO E| Downloaded want v0.3.0
29702024-12-20T20:07:11.709Z[ helios-setup] Dec 20 20:07:10.500 INFO E| Downloaded built v0.6.0
29712024-12-20T20:07:11.712Z[ helios-setup] Dec 20 20:07:10.502 INFO E| Downloaded autocfg v1.1.0
29722024-12-20T20:07:11.715Z[ helios-setup] Dec 20 20:07:10.505 INFO E| Downloaded rustls-pemfile v1.0.2
29732024-12-20T20:07:11.717Z[ helios-setup] Dec 20 20:07:10.508 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
29742024-12-20T20:07:11.720Z[ helios-setup] Dec 20 20:07:10.512 INFO E| Downloaded strsim v0.10.0
29752024-12-20T20:07:11.723Z[ helios-setup] Dec 20 20:07:10.514 INFO E| Downloaded slog-bunyan v2.4.0
29762024-12-20T20:07:11.725Z[ helios-setup] Dec 20 20:07:10.516 INFO E| Downloaded paste v1.0.12
29772024-12-20T20:07:11.729Z[ helios-setup] Dec 20 20:07:10.521 INFO E| Downloaded terminal_size v0.2.6
29782024-12-20T20:07:11.732Z[ helios-setup] Dec 20 20:07:10.523 INFO E| Downloaded tower-service v0.3.2
29792024-12-20T20:07:11.734Z[ helios-setup] Dec 20 20:07:10.524 INFO E| Downloaded rustfmt-wrapper v0.2.0
29802024-12-20T20:07:11.737Z[ helios-setup] Dec 20 20:07:10.526 INFO E| Downloaded tokio-macros v2.0.0
29812024-12-20T20:07:11.739Z[ helios-setup] Dec 20 20:07:10.528 INFO E| Downloaded slab v0.4.7
29822024-12-20T20:07:11.742Z[ helios-setup] Dec 20 20:07:10.530 INFO E| Downloaded semver v0.11.0
29832024-12-20T20:07:11.742Z[ helios-setup] Dec 20 20:07:10.533 INFO E| Downloaded form_urlencoded v1.1.0
29842024-12-20T20:07:11.745Z[ helios-setup] Dec 20 20:07:10.534 INFO E| Downloaded futures-core v0.3.28
29852024-12-20T20:07:11.745Z[ helios-setup] Dec 20 20:07:10.536 INFO E| Downloaded fastrand v1.9.0
29862024-12-20T20:07:11.767Z[ helios-setup] Dec 20 20:07:10.559 INFO E| Downloaded scopeguard v1.1.0
29872024-12-20T20:07:11.770Z[ helios-setup] Dec 20 20:07:10.561 INFO E| Downloaded smartstring v1.0.1
29882024-12-20T20:07:11.772Z[ helios-setup] Dec 20 20:07:10.564 INFO E| Downloaded byteorder v1.4.3
29892024-12-20T20:07:11.776Z[ helios-setup] Dec 20 20:07:10.568 INFO E| Downloaded camino v1.1.4
29902024-12-20T20:07:11.780Z[ helios-setup] Dec 20 20:07:10.571 INFO E| Downloaded time v0.1.45
29912024-12-20T20:07:11.782Z[ helios-setup] Dec 20 20:07:10.574 INFO E| Downloaded semver v1.0.17
29922024-12-20T20:07:11.787Z[ helios-setup] Dec 20 20:07:10.579 INFO E| Downloaded tokio-rustls v0.24.0
29932024-12-20T20:07:11.802Z[ helios-setup] Dec 20 20:07:10.593 INFO E| Downloaded tempfile v3.5.0
29942024-12-20T20:07:11.802Z[ helios-setup] Dec 20 20:07:10.593 INFO E| Downloaded serde_derive_internals v0.26.0
29952024-12-20T20:07:11.802Z[ helios-setup] Dec 20 20:07:10.593 INFO E| Downloaded socket2 v0.4.9
29962024-12-20T20:07:11.802Z[ helios-setup] Dec 20 20:07:10.593 INFO E| Downloaded smallvec v1.10.0
29972024-12-20T20:07:11.805Z[ helios-setup] Dec 20 20:07:10.593 INFO E| Downloaded textwrap v0.16.0
29982024-12-20T20:07:11.807Z[ helios-setup] Dec 20 20:07:10.598 INFO E| Downloaded quote v1.0.36
29992024-12-20T20:07:11.810Z[ helios-setup] Dec 20 20:07:10.600 INFO E| Downloaded tungstenite v0.18.0
30002024-12-20T20:07:11.819Z[ helios-setup] Dec 20 20:07:10.611 INFO E| Downloaded ucd-trie v0.1.5
30012024-12-20T20:07:11.820Z[ helios-setup] Dec 20 20:07:10.611 INFO E| Downloaded schemars v0.8.12
30022024-12-20T20:07:11.833Z[ helios-setup] Dec 20 20:07:10.624 INFO E| Downloaded serde_derive v1.0.204
30032024-12-20T20:07:11.837Z[ helios-setup] Dec 20 20:07:10.629 INFO E| Downloaded uuid v1.3.0
30042024-12-20T20:07:11.845Z[ helios-setup] Dec 20 20:07:10.636 INFO E| Downloaded serde_path_to_error v0.1.11
30052024-12-20T20:07:11.860Z[ helios-setup] Dec 20 20:07:10.652 INFO E| Downloaded serde v1.0.204
30062024-12-20T20:07:11.866Z[ helios-setup] Dec 20 20:07:10.657 INFO E| Downloaded unicode-linebreak v0.1.4
30072024-12-20T20:07:11.869Z[ helios-setup] Dec 20 20:07:10.659 INFO E| Downloaded toml_edit v0.19.8
30082024-12-20T20:07:11.894Z[ helios-setup] Dec 20 20:07:10.685 INFO E| Downloaded rhai_codegen v1.5.0
30092024-12-20T20:07:11.905Z[ helios-setup] Dec 20 20:07:10.695 INFO E| Downloaded clap v4.2.1
30102024-12-20T20:07:11.916Z[ helios-setup] Dec 20 20:07:10.707 INFO E| Downloaded unicode-normalization v0.1.22
30112024-12-20T20:07:11.922Z[ helios-setup] Dec 20 20:07:10.713 INFO E| Downloaded crossbeam-utils v0.8.14
30122024-12-20T20:07:11.934Z[ helios-setup] Dec 20 20:07:10.725 INFO E| Downloaded serde_json v1.0.95
30132024-12-20T20:07:11.945Z[ helios-setup] Dec 20 20:07:10.736 INFO E| Downloaded winnow v0.4.1
30142024-12-20T20:07:11.957Z[ helios-setup] Dec 20 20:07:10.748 INFO E| Downloaded memchr v2.5.0
30152024-12-20T20:07:11.963Z[ helios-setup] Dec 20 20:07:10.754 INFO E| Downloaded syn v2.0.72
30162024-12-20T20:07:11.981Z[ helios-setup] Dec 20 20:07:10.772 INFO E| Downloaded rustls-webpki v0.100.1
30172024-12-20T20:07:11.990Z[ helios-setup] Dec 20 20:07:10.780 INFO E| Downloaded crossbeam-channel v0.5.6
30182024-12-20T20:07:11.995Z[ helios-setup] Dec 20 20:07:10.787 INFO E| Downloaded syn v1.0.107
30192024-12-20T20:07:12.014Z[ helios-setup] Dec 20 20:07:10.803 INFO E| Downloaded pest v2.5.7
30202024-12-20T20:07:12.019Z[ helios-setup] Dec 20 20:07:10.811 INFO E| Downloaded http v0.2.9
30212024-12-20T20:07:12.026Z[ helios-setup] Dec 20 20:07:10.818 INFO E| Downloaded mio v0.8.5
30222024-12-20T20:07:12.037Z[ helios-setup] Dec 20 20:07:10.828 INFO E| Downloaded futures-util v0.3.28
30232024-12-20T20:07:12.058Z[ helios-setup] Dec 20 20:07:10.849 INFO E| Downloaded aho-corasick v0.7.20
30242024-12-20T20:07:12.066Z[ helios-setup] Dec 20 20:07:10.858 INFO E| Downloaded h2 v0.3.16
30252024-12-20T20:07:12.078Z[ helios-setup] Dec 20 20:07:10.869 INFO E| Downloaded clap_builder v4.2.1
30262024-12-20T20:07:12.090Z[ helios-setup] Dec 20 20:07:10.882 INFO E| Downloaded reqwest v0.11.16
30272024-12-20T20:07:12.102Z[ helios-setup] Dec 20 20:07:10.894 INFO E| Downloaded rayon v1.6.1
30282024-12-20T20:07:12.116Z[ helios-setup] Dec 20 20:07:10.908 INFO E| Downloaded chrono v0.4.24
30292024-12-20T20:07:12.128Z[ helios-setup] Dec 20 20:07:10.920 INFO E| Downloaded base64 v0.21.0
30302024-12-20T20:07:12.134Z[ helios-setup] Dec 20 20:07:10.926 INFO E| Downloaded hyper v0.14.25
30312024-12-20T20:07:12.147Z[ helios-setup] Dec 20 20:07:10.939 INFO E| Downloaded git2 v0.16.1
30322024-12-20T20:07:12.162Z[ helios-setup] Dec 20 20:07:10.954 INFO E| Downloaded regress v0.5.0
30332024-12-20T20:07:12.174Z[ helios-setup] Dec 20 20:07:10.966 INFO E| Downloaded regex v1.7.3
30342024-12-20T20:07:12.188Z[ helios-setup] Dec 20 20:07:10.980 INFO E| Downloaded ryu v1.0.13
30352024-12-20T20:07:12.193Z[ helios-setup] Dec 20 20:07:10.984 INFO E| Downloaded rayon-core v1.10.2
30362024-12-20T20:07:12.199Z[ helios-setup] Dec 20 20:07:10.990 INFO E| Downloaded futures v0.3.28
30372024-12-20T20:07:12.207Z[ helios-setup] Dec 20 20:07:10.999 INFO E| Downloaded rustls v0.21.0
30382024-12-20T20:07:12.225Z[ helios-setup] Dec 20 20:07:11.017 INFO E| Downloaded rustix v0.37.3
30392024-12-20T20:07:12.253Z[ helios-setup] Dec 20 20:07:11.045 INFO E| Downloaded openapiv3 v1.0.2
30402024-12-20T20:07:12.298Z[ helios-setup] Dec 20 20:07:11.090 INFO E| Downloaded rhai v1.14.0
30412024-12-20T20:07:12.329Z[ helios-setup] Dec 20 20:07:11.121 INFO E| Downloaded cc v1.0.78
30422024-12-20T20:07:12.333Z[ helios-setup] Dec 20 20:07:11.125 INFO E| Downloaded bytes v1.4.0
30432024-12-20T20:07:12.339Z[ helios-setup] Dec 20 20:07:11.131 INFO E| Downloaded tokio-util v0.7.7
30442024-12-20T20:07:12.352Z[ helios-setup] Dec 20 20:07:11.140 INFO E| Downloaded tokio v1.27.0
30452024-12-20T20:07:12.401Z[ helios-setup] Dec 20 20:07:11.193 INFO E| Downloaded parking_lot v0.12.1
30462024-12-20T20:07:12.405Z[ helios-setup] Dec 20 20:07:11.197 INFO E| Downloaded num-traits v0.2.15
30472024-12-20T20:07:12.409Z[ helios-setup] Dec 20 20:07:11.201 INFO E| Downloaded tracing-core v0.1.30
30482024-12-20T20:07:12.413Z[ helios-setup] Dec 20 20:07:11.205 INFO E| Downloaded tracing v0.1.37
30492024-12-20T20:07:12.419Z[ helios-setup] Dec 20 20:07:11.211 INFO E| Downloaded async-trait v0.1.68
30502024-12-20T20:07:12.425Z[ helios-setup] Dec 20 20:07:11.216 INFO E| Downloaded anyhow v1.0.68
30512024-12-20T20:07:12.430Z[ helios-setup] Dec 20 20:07:11.222 INFO E| Downloaded url v2.3.1
30522024-12-20T20:07:12.435Z[ helios-setup] Dec 20 20:07:11.227 INFO E| Downloaded unsafe-libyaml v0.2.8
30532024-12-20T20:07:12.491Z[ helios-setup] Dec 20 20:07:11.282 INFO E| Downloaded tinyvec v1.6.0
30542024-12-20T20:07:12.496Z[ helios-setup] Dec 20 20:07:11.287 INFO E| Downloaded semver-parser v0.10.2
30552024-12-20T20:07:12.499Z[ helios-setup] Dec 20 20:07:11.290 INFO E| Downloaded ppv-lite86 v0.2.17
30562024-12-20T20:07:12.501Z[ helios-setup] Dec 20 20:07:11.292 INFO E| Downloaded log v0.4.17
30572024-12-20T20:07:12.506Z[ helios-setup] Dec 20 20:07:11.296 INFO E| Downloaded futures-channel v0.3.28
30582024-12-20T20:07:12.509Z[ helios-setup] Dec 20 20:07:11.299 INFO E| Downloaded digest v0.10.6
30592024-12-20T20:07:12.511Z[ helios-setup] Dec 20 20:07:11.301 INFO E| Downloaded crossbeam-epoch v0.9.13
30602024-12-20T20:07:12.516Z[ helios-setup] Dec 20 20:07:11.306 INFO E| Downloaded unicode-ident v1.0.8
30612024-12-20T20:07:12.519Z[ helios-setup] Dec 20 20:07:11.310 INFO E| Downloaded unicode-bidi v0.3.13
30622024-12-20T20:07:12.525Z[ helios-setup] Dec 20 20:07:11.315 INFO E| Downloaded httparse v1.8.0
30632024-12-20T20:07:12.528Z[ helios-setup] Dec 20 20:07:11.319 INFO E| Downloaded libc v0.2.139
30642024-12-20T20:07:12.575Z[ helios-setup] Dec 20 20:07:11.366 INFO E| Downloaded toml v0.7.3
30652024-12-20T20:07:12.581Z[ helios-setup] Dec 20 20:07:11.372 INFO E| Downloaded parking_lot_core v0.9.6
30662024-12-20T20:07:12.584Z[ helios-setup] Dec 20 20:07:11.376 INFO E| Downloaded once_cell v1.17.0
30672024-12-20T20:07:12.589Z[ helios-setup] Dec 20 20:07:11.380 INFO E| Downloaded ipnet v2.7.2
30682024-12-20T20:07:12.592Z[ helios-setup] Dec 20 20:07:11.383 INFO E| Downloaded io-lifetimes v1.0.10
30692024-12-20T20:07:12.608Z[ helios-setup] Dec 20 20:07:11.400 INFO E| Downloaded pin-project-lite v0.2.9
30702024-12-20T20:07:12.617Z[ helios-setup] Dec 20 20:07:11.408 INFO E| Downloaded num-integer v0.1.45
30712024-12-20T20:07:12.620Z[ helios-setup] Dec 20 20:07:11.410 INFO E| Downloaded lock_api v0.4.9
30722024-12-20T20:07:12.623Z[ helios-setup] Dec 20 20:07:11.413 INFO E| Downloaded lazy_static v1.4.0
30732024-12-20T20:07:12.625Z[ helios-setup] Dec 20 20:07:11.414 INFO E| Downloaded getrandom v0.2.8
30742024-12-20T20:07:12.628Z[ helios-setup] Dec 20 20:07:11.418 INFO E| Downloaded clap_derive v4.2.0
30752024-12-20T20:07:12.630Z[ helios-setup] Dec 20 20:07:11.421 INFO E| Downloaded sct v0.7.0
30762024-12-20T20:07:12.635Z[ helios-setup] Dec 20 20:07:11.426 INFO E| Downloaded tokio-tungstenite v0.18.0
30772024-12-20T20:07:12.650Z[ helios-setup] Dec 20 20:07:11.442 INFO E| Downloaded proc-macro-crate v1.2.1
30782024-12-20T20:07:12.653Z[ helios-setup] Dec 20 20:07:11.444 INFO E| Downloaded jobserver v0.1.26
30792024-12-20T20:07:12.655Z[ helios-setup] Dec 20 20:07:11.447 INFO E| Downloaded home v0.5.4
30802024-12-20T20:07:12.659Z[ helios-setup] Dec 20 20:07:11.448 INFO E| Downloaded clap_lex v0.4.1
30812024-12-20T20:07:12.661Z[ helios-setup] Dec 20 20:07:11.450 INFO E| Downloaded thiserror-impl v1.0.38
30822024-12-20T20:07:12.661Z[ helios-setup] Dec 20 20:07:11.452 INFO E| Downloaded sha1 v0.10.5
30832024-12-20T20:07:12.664Z[ helios-setup] Dec 20 20:07:11.455 INFO E| Downloaded cargo-lock v8.0.3
30842024-12-20T20:07:12.667Z[ helios-setup] Dec 20 20:07:11.459 INFO E| Downloaded ahash v0.7.6
30852024-12-20T20:07:12.674Z[ helios-setup] Dec 20 20:07:11.465 INFO E| Downloaded ahash v0.8.3
30862024-12-20T20:07:12.678Z[ helios-setup] Dec 20 20:07:11.469 INFO E| Downloaded schemars_derive v0.8.12
30872024-12-20T20:07:12.680Z[ helios-setup] Dec 20 20:07:11.472 INFO E| Downloaded utf8parse v0.2.1
30882024-12-20T20:07:12.683Z[ helios-setup] Dec 20 20:07:11.473 INFO E| Downloaded percent-encoding v2.2.0
30892024-12-20T20:07:12.685Z[ helios-setup] Dec 20 20:07:11.475 INFO E| Downloaded iana-time-zone v0.1.56
30902024-12-20T20:07:12.688Z[ helios-setup] Dec 20 20:07:11.478 INFO E| Downloaded http-body v0.4.5
30912024-12-20T20:07:12.690Z[ helios-setup] Dec 20 20:07:11.480 INFO E| Downloaded futures-task v0.3.28
30922024-12-20T20:07:12.690Z[ helios-setup] Dec 20 20:07:11.482 INFO E| Downloaded either v1.8.0
30932024-12-20T20:07:12.693Z[ helios-setup] Dec 20 20:07:11.484 INFO E| Downloaded crossbeam-deque v0.8.2
30942024-12-20T20:07:12.695Z[ helios-setup] Dec 20 20:07:11.486 INFO E| Downloaded const-random v0.1.15
30952024-12-20T20:07:12.698Z[ helios-setup] Dec 20 20:07:11.488 INFO E| Downloaded signal-hook-registry v1.4.0
30962024-12-20T20:07:12.698Z[ helios-setup] Dec 20 20:07:11.489 INFO E| Downloaded pkg-config v0.3.26
30972024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.492 INFO E| Downloaded num_enum v0.5.7
30982024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.505 INFO E| Downloaded dyn-clone v1.0.11
30992024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.508 INFO E| Downloaded toml_datetime v0.6.1
31002024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.510 INFO E| Downloaded thiserror v1.0.38
31012024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.516 INFO E| Downloaded slog-async v2.7.0
31022024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.519 INFO E| Downloaded smawk v0.3.1
31032024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.521 INFO E| Downloaded is-terminal v0.4.7
31042024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.523 INFO E| Downloaded httpdate v1.0.2
31052024-12-20T20:07:12.734Z[ helios-setup] Dec 20 20:07:11.525 INFO E| Downloaded sha2 v0.10.6
31062024-12-20T20:07:12.737Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31072024-12-20T20:07:12.737Z[ helios-setup] Dec 20 20:07:11.528 INFO E| Downloaded serde_tokenstream v0.2.0
31082024-12-20T20:07:12.742Z[ helios-setup] Dec 20 20:07:11.533 INFO E| Downloaded num_cpus v1.15.0
31092024-12-20T20:07:12.746Z[ helios-setup] Dec 20 20:07:11.538 INFO E| Downloaded itoa v1.0.6
31102024-12-20T20:07:12.750Z[ helios-setup] Dec 20 20:07:11.542 INFO E| Downloaded futures-macro v0.3.28
31112024-12-20T20:07:12.752Z[ helios-setup] Dec 20 20:07:11.543 INFO E| Downloaded futures-io v0.3.28
31122024-12-20T20:07:12.755Z[ helios-setup] Dec 20 20:07:11.545 INFO E| Downloaded memoffset v0.7.1
31132024-12-20T20:07:12.755Z[ helios-setup] Dec 20 20:07:11.546 INFO E| Downloaded futures-executor v0.3.28
31142024-12-20T20:07:12.758Z[ helios-setup] Dec 20 20:07:11.549 INFO E| Downloaded num_enum_derive v0.5.7
31152024-12-20T20:07:12.760Z[ helios-setup] Dec 20 20:07:11.551 INFO E| Downloaded concolor-query v0.3.3
31162024-12-20T20:07:12.764Z[ helios-setup] Dec 20 20:07:11.552 INFO E| Downloaded serde_spanned v0.6.1
31172024-12-20T20:07:12.776Z[ helios-setup] Dec 20 20:07:11.567 INFO E| Downloaded encoding_rs v0.8.32
31182024-12-20T20:07:12.893Z[ helios-setup] Dec 20 20:07:11.684 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31192024-12-20T20:07:13.054Z[ helios-setup] Dec 20 20:07:11.845 INFO E| Downloaded libz-sys v1.1.8
31202024-12-20T20:07:13.474Z[ helios-setup] Dec 20 20:07:12.265 INFO E| Compiling proc-macro2 v1.0.86
31212024-12-20T20:07:13.474Z[ helios-setup] Dec 20 20:07:12.265 INFO E| Compiling libc v0.2.139
31222024-12-20T20:07:13.474Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling unicode-ident v1.0.8
31232024-12-20T20:07:13.477Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling autocfg v1.1.0
31242024-12-20T20:07:13.478Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling cfg-if v1.0.0
31252024-12-20T20:07:13.478Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling version_check v0.9.4
31262024-12-20T20:07:13.478Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling serde v1.0.204
31272024-12-20T20:07:13.478Z[ helios-setup] Dec 20 20:07:12.266 INFO E| Compiling syn v1.0.107
31282024-12-20T20:07:13.970Z[ helios-setup] Dec 20 20:07:12.761 INFO E| Compiling memchr v2.5.0
31292024-12-20T20:07:14.828Z[ helios-setup] Dec 20 20:07:13.620 INFO E| Compiling once_cell v1.17.0
31302024-12-20T20:07:15.078Z[ helios-setup] Dec 20 20:07:13.868 INFO E| Compiling thiserror v1.0.38
31312024-12-20T20:07:15.153Z[ helios-setup] Dec 20 20:07:13.944 INFO E| Compiling log v0.4.17
31322024-12-20T20:07:15.919Z[ helios-setup] Dec 20 20:07:14.710 INFO E| Compiling itoa v1.0.6
31332024-12-20T20:07:16.229Z[ helios-setup] Dec 20 20:07:15.019 INFO E| Compiling serde_json v1.0.95
31342024-12-20T20:07:17.044Z[ helios-setup] Dec 20 20:07:15.834 INFO E| Compiling indexmap v1.9.3
31352024-12-20T20:07:17.548Z[ helios-setup] Dec 20 20:07:16.339 INFO E| Compiling jobserver v0.1.26
31362024-12-20T20:07:17.596Z[ helios-setup] Dec 20 20:07:16.387 INFO E| Compiling getrandom v0.2.8
31372024-12-20T20:07:17.988Z[ helios-setup] Dec 20 20:07:16.779 INFO E| Compiling quote v1.0.36
31382024-12-20T20:07:18.165Z[ helios-setup] Dec 20 20:07:16.957 INFO E| Compiling cc v1.0.78
31392024-12-20T20:07:18.287Z[ helios-setup] Dec 20 20:07:17.078 INFO E| Compiling pin-project-lite v0.2.9
31402024-12-20T20:07:18.768Z[ helios-setup] Dec 20 20:07:17.559 INFO E| Compiling syn v2.0.72
31412024-12-20T20:07:19.039Z[ helios-setup] Dec 20 20:07:17.831 INFO E| Compiling scopeguard v1.1.0
31422024-12-20T20:07:19.130Z[ helios-setup] Dec 20 20:07:17.922 INFO E| Compiling num-integer v0.1.45
31432024-12-20T20:07:19.244Z[ helios-setup] Dec 20 20:07:18.036 INFO E| Compiling futures-core v0.3.28
31442024-12-20T20:07:19.324Z[ helios-setup] Dec 20 20:07:18.116 INFO E| Compiling bytes v1.4.0
31452024-12-20T20:07:20.083Z[ helios-setup] Dec 20 20:07:18.874 INFO E| Compiling ryu v1.0.13
31462024-12-20T20:07:21.149Z[ host-package] Compiling nix v0.27.1
31472024-12-20T20:07:21.159Z[ helios-setup] Dec 20 20:07:19.950 INFO E| Compiling lock_api v0.4.9
31482024-12-20T20:07:21.229Z[ helios-setup] Dec 20 20:07:20.020 INFO E| Compiling bitflags v1.3.2
31492024-12-20T20:07:21.599Z[ helios-setup] Dec 20 20:07:20.390 INFO E| Compiling parking_lot_core v0.9.6
31502024-12-20T20:07:21.665Z[ helios-setup] Dec 20 20:07:20.456 INFO E| Compiling typenum v1.16.0
31512024-12-20T20:07:21.934Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
31522024-12-20T20:07:22.095Z[ helios-setup] Dec 20 20:07:20.881 INFO E| Compiling num_cpus v1.15.0
31532024-12-20T20:07:22.268Z[ helios-setup] Dec 20 20:07:21.059 INFO E| Compiling slab v0.4.7
31542024-12-20T20:07:22.650Z[ helios-setup] Dec 20 20:07:21.442 INFO E| Compiling generic-array v0.14.6
31552024-12-20T20:07:22.653Z[ helios-setup] Dec 20 20:07:21.443 INFO E| Compiling futures-sink v0.3.28
31562024-12-20T20:07:22.685Z[ helios-setup] Dec 20 20:07:21.475 INFO E| Compiling futures-channel v0.3.28
31572024-12-20T20:07:22.830Z[ helios-setup] Dec 20 20:07:21.622 INFO E| Compiling futures-task v0.3.28
31582024-12-20T20:07:23.312Z[ helios-setup] Dec 20 20:07:22.103 INFO E| Compiling tokio v1.27.0
31592024-12-20T20:07:23.568Z[ helios-setup] Dec 20 20:07:22.359 INFO E| Compiling futures-util v0.3.28
31602024-12-20T20:07:23.847Z[ helios-setup] Dec 20 20:07:22.639 INFO E| Compiling schemars v0.8.12
31612024-12-20T20:07:24.685Z[ host-package] Compiling hyper-staticfile v0.10.1
31622024-12-20T20:07:24.758Z[ helios-setup] Dec 20 20:07:23.549 INFO E| Compiling mio v0.8.5
31632024-12-20T20:07:24.878Z[ helios-setup] Dec 20 20:07:23.669 INFO E| Compiling signal-hook-registry v1.4.0
31642024-12-20T20:07:25.008Z[ helios-setup] Dec 20 20:07:23.799 INFO E| Compiling socket2 v0.4.9
31652024-12-20T20:07:25.079Z[ helios-setup] Dec 20 20:07:23.870 INFO E| Compiling num-traits v0.2.15
31662024-12-20T20:07:25.391Z[ helios-setup] Dec 20 20:07:24.182 INFO E| Compiling ahash v0.7.6
31672024-12-20T20:07:26.070Z[ helios-setup] Dec 20 20:07:24.861 INFO E| Compiling pin-utils v0.1.0
31682024-12-20T20:07:26.682Z[ helios-setup] Dec 20 20:07:25.473 INFO E| Compiling io-lifetimes v1.0.10
31692024-12-20T20:07:26.732Z[ helios-setup] Dec 20 20:07:25.524 INFO E| Compiling crunchy v0.2.2
31702024-12-20T20:07:26.995Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31712024-12-20T20:07:27.461Z[ helios-setup] Dec 20 20:07:26.252 INFO E| Compiling futures-io v0.3.28
31722024-12-20T20:07:28.650Z[ helios-setup] Dec 20 20:07:27.441 INFO E| Compiling ahash v0.8.3
31732024-12-20T20:07:29.096Z[ helios-setup] Dec 20 20:07:27.888 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
31742024-12-20T20:07:29.355Z[ helios-setup] Dec 20 20:07:28.147 INFO E| Compiling hashbrown v0.12.3
31752024-12-20T20:07:29.476Z[ helios-setup] Dec 20 20:07:28.268 INFO E| Compiling tiny-keccak v2.0.2
31762024-12-20T20:07:29.664Z[ helios-setup] Dec 20 20:07:28.455 INFO E| Compiling rustix v0.37.3
31772024-12-20T20:07:30.662Z[ helios-setup] Dec 20 20:07:29.454 INFO E| Compiling crypto-common v0.1.6
31782024-12-20T20:07:30.813Z[ helios-setup] Dec 20 20:07:29.605 INFO E| Compiling block-buffer v0.10.3
31792024-12-20T20:07:31.590Z[ helios-setup] Dec 20 20:07:30.381 INFO E| Compiling serde_derive_internals v0.26.0
31802024-12-20T20:07:31.958Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31812024-12-20T20:07:32.199Z[ helios-setup] Dec 20 20:07:30.990 INFO E| Compiling errno v0.3.1
31822024-12-20T20:07:32.287Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31832024-12-20T20:07:32.501Z[ helios-setup] Dec 20 20:07:31.293 INFO E| Compiling crossbeam-utils v0.8.14
31842024-12-20T20:07:32.664Z[ helios-setup] Dec 20 20:07:31.455 INFO E| Compiling slog v2.7.0
31852024-12-20T20:07:32.912Z[ helios-setup] Dec 20 20:07:31.703 INFO E| Compiling pkg-config v0.3.26
31862024-12-20T20:07:33.615Z[ helios-setup] Dec 20 20:07:32.233 INFO E| Compiling fnv v1.0.7
31872024-12-20T20:07:33.828Z[ helios-setup] Dec 20 20:07:32.620 INFO E| Compiling http v0.2.9
31882024-12-20T20:07:34.797Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
31892024-12-20T20:07:35.916Z[ helios-setup] Dec 20 20:07:34.708 INFO E| Compiling digest v0.10.6
31902024-12-20T20:07:36.983Z[ helios-setup] Dec 20 20:07:35.775 INFO E| Compiling aho-corasick v0.7.20
31912024-12-20T20:07:37.047Z[ helios-setup] Dec 20 20:07:35.838 INFO E| Compiling httparse v1.8.0
31922024-12-20T20:07:37.992Z[ helios-setup] Dec 20 20:07:36.783 INFO E| Compiling unicode-width v0.1.10
31932024-12-20T20:07:38.580Z[ helios-setup] Dec 20 20:07:37.371 INFO E| Compiling regex-syntax v0.6.29
31942024-12-20T20:07:38.644Z[ helios-setup] Dec 20 20:07:37.435 INFO E| Compiling anyhow v1.0.68
31952024-12-20T20:07:39.616Z[ helios-setup] Dec 20 20:07:38.407 INFO E| Compiling percent-encoding v2.2.0
31962024-12-20T20:07:39.973Z[ helios-setup] Dec 20 20:07:38.763 INFO E| Compiling tinyvec_macros v0.1.1
31972024-12-20T20:07:40.425Z[ helios-setup] Dec 20 20:07:39.216 INFO E| Compiling heck v0.4.1
31982024-12-20T20:07:40.574Z[ helios-setup] Dec 20 20:07:39.365 INFO E| Compiling cpufeatures v0.2.5
31992024-12-20T20:07:40.805Z[ helios-setup] Dec 20 20:07:39.597 INFO E| Compiling tinyvec v1.6.0
32002024-12-20T20:07:41.373Z[ helios-setup] Dec 20 20:07:40.164 INFO E| Compiling form_urlencoded v1.1.0
32012024-12-20T20:07:41.393Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32022024-12-20T20:07:42.013Z[ helios-setup] Dec 20 20:07:40.804 INFO E| Compiling thiserror-impl v1.0.38
32032024-12-20T20:07:42.293Z[ helios-setup] Dec 20 20:07:41.084 INFO E| Compiling schemars_derive v0.8.12
32042024-12-20T20:07:42.374Z[ helios-setup] Dec 20 20:07:41.165 INFO E| Compiling serde_derive v1.0.204
32052024-12-20T20:07:42.520Z[ helios-setup] Dec 20 20:07:41.306 INFO E| Compiling futures-macro v0.3.28
32062024-12-20T20:07:42.593Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32072024-12-20T20:07:43.029Z[ helios-setup] Dec 20 20:07:41.820 INFO E| Compiling tokio-macros v2.0.0
32082024-12-20T20:07:43.423Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32092024-12-20T20:07:44.572Z[ helios-setup] Dec 20 20:07:43.363 INFO E| Compiling const-random-macro v0.1.15
32102024-12-20T20:07:44.694Z[ helios-setup] Dec 20 20:07:43.485 INFO E| Compiling hashbrown v0.13.2
32112024-12-20T20:07:44.951Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32122024-12-20T20:07:45.978Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32132024-12-20T20:07:46.250Z[ helios-setup] Dec 20 20:07:45.041 INFO E| Compiling regex v1.7.3
32142024-12-20T20:07:46.930Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32152024-12-20T20:07:46.953Z[ helios-setup] Dec 20 20:07:45.744 INFO E| Compiling chrono v0.4.24
32162024-12-20T20:07:48.065Z[ helios-setup] Dec 20 20:07:46.856 INFO E| Compiling libz-sys v1.1.8
32172024-12-20T20:07:50.452Z[ helios-setup] Dec 20 20:07:49.243 INFO E| Compiling uuid v1.3.0
32182024-12-20T20:07:50.618Z[ helios-setup] Dec 20 20:07:49.409 INFO E| Compiling dyn-clone v1.0.11
32192024-12-20T20:07:51.575Z[ helios-setup] Dec 20 20:07:50.366 INFO E| Compiling regress v0.5.0
32202024-12-20T20:07:51.805Z[ helios-setup] Dec 20 20:07:50.596 INFO E| Compiling const-random v0.1.15
32212024-12-20T20:07:51.958Z[ helios-setup] Dec 20 20:07:50.750 INFO E| Compiling unicode-normalization v0.1.22
32222024-12-20T20:07:53.968Z[ helios-setup] Dec 20 20:07:52.759 INFO E| Compiling getopts v0.2.21
32232024-12-20T20:07:54.919Z[ helios-setup] Dec 20 20:07:53.710 INFO E| Compiling tracing-core v0.1.30
32242024-12-20T20:07:55.203Z[ helios-setup] Dec 20 20:07:53.994 INFO E| Compiling memoffset v0.7.1
32252024-12-20T20:07:55.937Z[ helios-setup] Dec 20 20:07:54.728 INFO E| Compiling num-conv v0.1.0
32262024-12-20T20:07:56.085Z[ helios-setup] Dec 20 20:07:54.876 INFO E| Compiling unicode-bidi v0.3.13
32272024-12-20T20:07:56.329Z[ helios-setup] Dec 20 20:07:55.120 INFO E| Compiling powerfmt v0.2.0
32282024-12-20T20:07:56.946Z[ helios-setup] Dec 20 20:07:55.736 INFO E| Compiling ucd-trie v0.1.5
32292024-12-20T20:07:57.233Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32302024-12-20T20:07:59.502Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32312024-12-20T20:07:59.641Z[ helios-setup] Dec 20 20:07:58.432 INFO E| Compiling time-core v0.1.2
32322024-12-20T20:07:59.707Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32332024-12-20T20:07:59.917Z[ host-package] Compiling hashlink v0.9.1
32342024-12-20T20:08:00.534Z[ helios-setup] Dec 20 20:07:59.325 INFO E| Compiling time-macros v0.2.18
32352024-12-20T20:08:00.594Z[ helios-setup] Dec 20 20:07:59.385 INFO E| Compiling idna v0.3.0
32362024-12-20T20:08:00.956Z[ host-package] Compiling tungstenite v0.23.0
32372024-12-20T20:08:01.297Z[ host-package] Compiling fallible-streaming-iterator v0.1.9
32382024-12-20T20:08:01.468Z[ helios-setup] Dec 20 20:08:00.259 INFO E| Compiling pest v2.5.7
32392024-12-20T20:08:01.852Z[ host-package] Compiling fallible-iterator v0.3.0
32402024-12-20T20:08:02.002Z[ host-package] Compiling base64 v0.13.1
32412024-12-20T20:08:02.513Z[ helios-setup] Dec 20 20:08:01.302 INFO E| Compiling tracing v0.1.37
32422024-12-20T20:08:02.903Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32432024-12-20T20:08:03.651Z[ helios-setup] Dec 20 20:08:02.442 INFO E| Compiling deranged v0.3.11
32442024-12-20T20:08:03.664Z[ host-package] Compiling rusqlite v0.32.1
32452024-12-20T20:08:03.775Z[ host-package] Compiling tokio-tungstenite v0.23.1
32462024-12-20T20:08:04.982Z[ host-package] Compiling ron v0.7.1
32472024-12-20T20:08:05.047Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32482024-12-20T20:08:07.148Z[ helios-setup] Dec 20 20:08:05.939 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
32492024-12-20T20:08:07.355Z[ helios-setup] Dec 20 20:08:06.146 INFO E| Compiling time v0.1.45
32502024-12-20T20:08:08.674Z[ helios-setup] Dec 20 20:08:07.465 INFO E| Compiling crossbeam-epoch v0.9.13
32512024-12-20T20:08:08.719Z[ helios-setup] Dec 20 20:08:07.510 INFO E| Compiling semver v1.0.17
32522024-12-20T20:08:09.664Z[ helios-setup] Dec 20 20:08:08.454 INFO E| Compiling iana-time-zone v0.1.56
32532024-12-20T20:08:10.797Z[ helios-setup] Dec 20 20:08:09.587 INFO E| Compiling num_threads v0.1.6
32542024-12-20T20:08:11.271Z[ host-package] Compiling xz2 v0.1.7
32552024-12-20T20:08:11.311Z[ helios-setup] Dec 20 20:08:10.102 INFO E| Compiling time v0.3.36
32562024-12-20T20:08:11.412Z[ helios-setup] Dec 20 20:08:10.202 INFO E| Compiling semver-parser v0.10.2
32572024-12-20T20:08:12.047Z[ helios-setup] Dec 20 20:08:10.838 INFO E| Compiling toml v0.5.11
32582024-12-20T20:08:12.411Z[ helios-setup] Dec 20 20:08:11.202 INFO E| Compiling serde_tokenstream v0.2.0
32592024-12-20T20:08:12.762Z[ helios-setup] Dec 20 20:08:11.553 INFO E| Compiling smallvec v1.10.0
32602024-12-20T20:08:14.165Z[ host-package] Compiling tokio-rustls v0.24.1
32612024-12-20T20:08:14.925Z[ helios-setup] Dec 20 20:08:13.716 INFO E| Compiling parking_lot v0.12.1
32622024-12-20T20:08:15.123Z[ host-package] Compiling zone v0.1.8
32632024-12-20T20:08:18.232Z[ helios-setup] Dec 20 20:08:17.023 INFO E| Compiling url v2.3.1
32642024-12-20T20:08:20.015Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32652024-12-20T20:08:22.046Z[ helios-setup] Dec 20 20:08:20.836 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
32662024-12-20T20:08:22.229Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32672024-12-20T20:08:25.097Z[ helios-setup] Dec 20 20:08:23.888 INFO E| Compiling crossbeam-channel v0.5.6
32682024-12-20T20:08:26.251Z[ helios-setup] Dec 20 20:08:25.042 INFO E| Compiling dirs-sys-next v0.1.2
32692024-12-20T20:08:28.814Z[ helios-setup] Dec 20 20:08:27.604 INFO E| Compiling crc32fast v1.3.2
32702024-12-20T20:08:28.845Z[ helios-setup] Dec 20 20:08:27.636 INFO E| Compiling same-file v1.0.6
32712024-12-20T20:08:29.495Z[ helios-setup] Dec 20 20:08:28.286 INFO E| Compiling try-lock v0.2.4
32722024-12-20T20:08:29.944Z[ helios-setup] Dec 20 20:08:28.730 INFO E| Compiling want v0.3.0
32732024-12-20T20:08:30.056Z[ helios-setup] Dec 20 20:08:28.843 INFO E| Compiling walkdir v2.3.3
32742024-12-20T20:08:30.953Z[ helios-setup] Dec 20 20:08:29.744 INFO E| Compiling dirs-next v2.0.0
32752024-12-20T20:08:31.948Z[ helios-setup] Dec 20 20:08:30.737 INFO E| Compiling proc-macro-crate v1.2.1
32762024-12-20T20:08:33.116Z[ helios-setup] Dec 20 20:08:31.906 INFO E| Compiling semver v0.11.0
32772024-12-20T20:08:34.139Z[ helios-setup] Dec 20 20:08:32.930 INFO E| Compiling tokio-util v0.7.7
32782024-12-20T20:08:35.344Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32792024-12-20T20:08:36.839Z[ helios-setup] Dec 20 20:08:35.629 INFO E| Compiling h2 v0.3.16
32802024-12-20T20:08:38.958Z[ helios-setup] Dec 20 20:08:37.749 INFO E| Compiling futures-executor v0.3.28
32812024-12-20T20:08:39.002Z[ helios-setup] Dec 20 20:08:37.793 INFO E| Compiling http-body v0.4.5
32822024-12-20T20:08:39.101Z[ helios-setup] Dec 20 20:08:37.891 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
32832024-12-20T20:08:40.713Z[ helios-setup] Dec 20 20:08:39.504 INFO E| Compiling ring v0.16.20
32842024-12-20T20:08:40.716Z[ helios-setup] Dec 20 20:08:39.504 INFO E| Compiling rand_core v0.6.4
32852024-12-20T20:08:41.763Z[ helios-setup] Dec 20 20:08:40.542 INFO E| Compiling thread_local v1.1.7
32862024-12-20T20:08:43.367Z[ helios-setup] Dec 20 20:08:42.158 INFO E| Compiling utf8parse v0.2.1
32872024-12-20T20:08:43.636Z[ helios-setup] Dec 20 20:08:42.427 INFO E| Compiling rayon-core v1.10.2
32882024-12-20T20:08:43.825Z[ helios-setup] Dec 20 20:08:42.615 INFO E| Compiling tower-service v0.3.2
32892024-12-20T20:08:44.342Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32902024-12-20T20:08:44.831Z[ helios-setup] Dec 20 20:08:43.621 INFO E| Compiling fastrand v1.9.0
32912024-12-20T20:08:44.949Z[ helios-setup] Dec 20 20:08:43.740 INFO E| Compiling httpdate v1.0.2
32922024-12-20T20:08:45.882Z[ helios-setup] Dec 20 20:08:44.673 INFO E| Compiling ppv-lite86 v0.2.17
32932024-12-20T20:08:46.347Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32942024-12-20T20:08:46.709Z[ helios-setup] Dec 20 20:08:45.500 INFO E| Compiling base64 v0.21.0
32952024-12-20T20:08:46.935Z[ helios-setup] Dec 20 20:08:45.726 INFO E| Compiling home v0.5.4
32962024-12-20T20:08:47.675Z[ helios-setup] Dec 20 20:08:46.464 INFO E| Compiling lazy_static v1.4.0
32972024-12-20T20:08:47.723Z[ helios-setup] Dec 20 20:08:46.513 INFO E| Compiling adler v1.0.2
32982024-12-20T20:08:47.885Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
32992024-12-20T20:08:48.043Z[ helios-setup] Dec 20 20:08:46.832 INFO E| Compiling toolchain_find v0.2.0
33002024-12-20T20:08:48.295Z[ helios-setup] Dec 20 20:08:47.085 INFO E| Compiling miniz_oxide v0.6.2
33012024-12-20T20:08:49.137Z[ helios-setup] Dec 20 20:08:47.928 INFO E| Compiling hyper v0.14.25
33022024-12-20T20:08:49.602Z[ helios-setup] Dec 20 20:08:48.392 INFO E| Compiling rand_chacha v0.3.1
33032024-12-20T20:08:51.035Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33042024-12-20T20:08:53.516Z[ helios-setup] Dec 20 20:08:52.306 INFO E| Compiling tempfile v3.5.0
33052024-12-20T20:08:54.831Z[ helios-setup] Dec 20 20:08:53.621 INFO E| Compiling anstyle-parse v0.1.1
33062024-12-20T20:08:55.569Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33072024-12-20T20:08:55.743Z[ helios-setup] Dec 20 20:08:54.534 INFO E| Compiling futures v0.3.28
33082024-12-20T20:08:58.073Z[ host-package] Compiling rustls-pemfile v1.0.4
33092024-12-20T20:08:59.587Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33102024-12-20T20:09:00.238Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33112024-12-20T20:09:08.406Z[ helios-setup] Dec 20 20:09:06.927 INFO E| Compiling crossbeam-deque v0.8.2
33122024-12-20T20:09:09.449Z[ helios-setup] Dec 20 20:09:08.238 INFO E| Compiling cargo-lock v8.0.3
33132024-12-20T20:09:10.050Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
33142024-12-20T20:09:10.476Z[ host-package] Compiling signal-hook-tokio v0.3.1
33152024-12-20T20:09:11.061Z[ host-package] Compiling twox-hash v1.6.3
33162024-12-20T20:09:11.254Z[ host-package] Compiling yasna v0.5.2
33172024-12-20T20:09:11.301Z[ helios-setup] Dec 20 20:09:10.089 INFO E| Compiling num_enum_derive v0.5.7
33182024-12-20T20:09:12.705Z[ host-package] Compiling is_ci v1.2.0
33192024-12-20T20:09:13.879Z[ helios-setup] Dec 20 20:09:12.669 INFO E| Compiling term v0.7.0
33202024-12-20T20:09:14.003Z[ host-package] Compiling smawk v0.3.2
33212024-12-20T20:09:14.208Z[ host-package] Compiling unicode-linebreak v0.1.5
33222024-12-20T20:09:14.943Z[ host-package] Compiling rcgen v0.12.1
33232024-12-20T20:09:15.093Z[ helios-setup] Dec 20 20:09:13.883 INFO E| Compiling serde_urlencoded v0.7.1
33242024-12-20T20:09:15.655Z[ host-package] Compiling textwrap v0.16.1
33252024-12-20T20:09:16.140Z[ helios-setup] Dec 20 20:09:14.930 INFO E| Compiling sha2 v0.10.6
33262024-12-20T20:09:16.290Z[ helios-setup] Dec 20 20:09:15.080 INFO E| Compiling sha1 v0.10.5
33272024-12-20T20:09:16.588Z[ helios-setup] Dec 20 20:09:15.378 INFO E| Compiling is-terminal v0.4.7
33282024-12-20T20:09:16.958Z[ helios-setup] Dec 20 20:09:15.748 INFO E| Compiling atty v0.2.14
33292024-12-20T20:09:17.764Z[ helios-setup] Dec 20 20:09:16.554 INFO E| Compiling concolor-query v0.3.3
33302024-12-20T20:09:17.894Z[ host-package] Compiling supports-color v3.0.1
33312024-12-20T20:09:18.023Z[ helios-setup] Dec 20 20:09:16.814 INFO E| Compiling concolor-override v1.0.0
33322024-12-20T20:09:18.708Z[ helios-setup] Dec 20 20:09:17.498 INFO E| Compiling anstyle v0.3.5
33332024-12-20T20:09:21.407Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33342024-12-20T20:09:21.529Z[ helios-setup] Dec 20 20:09:20.319 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33352024-12-20T20:09:23.752Z[ helios-setup] Dec 20 20:09:22.542 INFO E| Compiling anstream v0.2.6
33362024-12-20T20:09:29.426Z[ helios-setup] Dec 20 20:09:24.120 INFO E| Compiling slog-term v2.9.0
33372024-12-20T20:09:29.533Z[ helios-setup] Dec 20 20:09:24.346 INFO E| Compiling flate2 v1.0.25
33382024-12-20T20:09:29.533Z[ helios-setup] Dec 20 20:09:24.480 INFO E| Compiling num_enum v0.5.7
33392024-12-20T20:09:29.534Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33402024-12-20T20:09:29.534Z[ helios-setup] Dec 20 20:09:25.079 INFO E| Compiling rustfmt-wrapper v0.2.0
33412024-12-20T20:09:29.534Z[ helios-setup] Dec 20 20:09:25.564 INFO E| Compiling rand v0.8.5
33422024-12-20T20:09:29.534Z[ helios-setup] Dec 20 20:09:25.812 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33432024-12-20T20:09:29.534Z[ helios-setup] Dec 20 20:09:26.305 INFO E| Compiling openapiv3 v1.0.2
33442024-12-20T20:09:29.583Z[ helios-setup] Dec 20 20:09:27.545 INFO E| Compiling encoding_rs v0.8.32
33452024-12-20T20:09:30.698Z[ helios-setup] Dec 20 20:09:29.489 INFO E| Compiling strsim v0.10.0
33462024-12-20T20:09:31.047Z[ helios-setup] Dec 20 20:09:29.837 INFO E| Compiling byteorder v1.4.3
33472024-12-20T20:09:32.336Z[ helios-setup] Dec 20 20:09:31.126 INFO E| Compiling utf-8 v0.7.6
33482024-12-20T20:09:33.125Z[ helios-setup] Dec 20 20:09:31.915 INFO E| Compiling spin v0.5.2
33492024-12-20T20:09:33.929Z[ helios-setup] Dec 20 20:09:32.718 INFO E| Compiling either v1.8.0
33502024-12-20T20:09:34.340Z[ helios-setup] Dec 20 20:09:33.130 INFO E| Compiling unsafe-libyaml v0.2.8
33512024-12-20T20:09:34.789Z[ helios-setup] Dec 20 20:09:33.579 INFO E| Compiling ipnet v2.7.2
33522024-12-20T20:09:35.530Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
33532024-12-20T20:09:36.482Z[ helios-setup] Dec 20 20:09:35.270 INFO E| Compiling project-root v0.2.2
33542024-12-20T20:09:37.056Z[ helios-setup] Dec 20 20:09:35.846 INFO E| Compiling untrusted v0.7.1
33552024-12-20T20:09:37.582Z[ helios-setup] Dec 20 20:09:36.372 INFO E| Compiling mime v0.3.17
33562024-12-20T20:09:37.840Z[ helios-setup] Dec 20 20:09:36.630 INFO E| Compiling base64 v0.13.1
33572024-12-20T20:09:38.258Z[ helios-setup] Dec 20 20:09:37.047 INFO E| Compiling clap_lex v0.4.1
33582024-12-20T20:09:39.491Z[ helios-setup] Dec 20 20:09:38.280 INFO E| Compiling clap_builder v4.2.1
33592024-12-20T20:09:39.595Z[ helios-setup] Dec 20 20:09:38.384 INFO E| Compiling tungstenite v0.18.0
33602024-12-20T20:09:39.703Z[ helios-setup] Dec 20 20:09:38.493 INFO E| Compiling reqwest v0.11.16
33612024-12-20T20:09:39.753Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33622024-12-20T20:09:41.559Z[ helios-setup] Dec 20 20:09:40.349 INFO E| Compiling serde_yaml v0.9.21
33632024-12-20T20:09:49.359Z[ helios-setup] Dec 20 20:09:48.149 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33642024-12-20T20:09:49.881Z[ helios-setup] Dec 20 20:09:48.671 INFO E| Compiling rayon v1.6.1
33652024-12-20T20:09:51.003Z[ helios-setup] Dec 20 20:09:49.793 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
33662024-12-20T20:09:53.439Z[ helios-setup] Dec 20 20:09:52.229 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
33672024-12-20T20:09:55.807Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33682024-12-20T20:09:56.716Z[ helios-setup] Dec 20 20:09:55.505 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
33692024-12-20T20:09:58.824Z[ helios-setup] Dec 20 20:09:57.611 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
33702024-12-20T20:09:58.888Z[ helios-setup] Dec 20 20:09:57.678 INFO E| Compiling clap_derive v4.2.0
33712024-12-20T20:10:01.832Z[ helios-setup] Dec 20 20:10:00.617 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33722024-12-20T20:10:03.966Z[ helios-setup] Dec 20 20:10:02.755 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
33732024-12-20T20:10:08.700Z[ helios-setup] Dec 20 20:10:07.479 INFO E| Compiling clap v4.2.1
33742024-12-20T20:10:21.145Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33752024-12-20T20:10:27.024Z[ helios-setup] Dec 20 20:10:25.810 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
33762024-12-20T20:10:29.670Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33772024-12-20T20:10:30.368Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33782024-12-20T20:10:30.516Z[ helios-setup] Dec 20 20:10:29.059 INFO E| Compiling tokio-tungstenite v0.18.0
33792024-12-20T20:10:31.659Z[ helios-setup] Dec 20 20:10:30.408 INFO E| Compiling smartstring v1.0.1
33802024-12-20T20:10:32.632Z[ helios-setup] Dec 20 20:10:31.421 INFO E| Compiling rustls v0.21.0
33812024-12-20T20:10:33.325Z[ helios-setup] Dec 20 20:10:32.114 INFO E| Compiling rustls-webpki v0.100.1
33822024-12-20T20:10:34.635Z[ helios-setup] Dec 20 20:10:33.412 INFO E| Compiling sct v0.7.0
33832024-12-20T20:10:35.952Z[ helios-setup] Dec 20 20:10:34.735 INFO E| Compiling serde_spanned v0.6.1
33842024-12-20T20:10:36.598Z[ helios-setup] Dec 20 20:10:35.387 INFO E| Compiling toml_datetime v0.6.1
33852024-12-20T20:10:36.693Z[ helios-setup] Dec 20 20:10:35.482 INFO E| Compiling static_assertions v1.1.0
33862024-12-20T20:10:36.968Z[ helios-setup] Dec 20 20:10:35.743 INFO E| Compiling paste v1.0.12
33872024-12-20T20:10:37.871Z[ helios-setup] Dec 20 20:10:36.628 INFO E| Compiling camino v1.1.4
33882024-12-20T20:10:38.049Z[ helios-setup] Dec 20 20:10:36.836 INFO E| Compiling match_cfg v0.1.0
33892024-12-20T20:10:38.309Z[ helios-setup] Dec 20 20:10:37.088 INFO E| Compiling winnow v0.4.1
33902024-12-20T20:10:38.773Z[ helios-setup] Dec 20 20:10:37.560 INFO E| Compiling async-trait v0.1.68
33912024-12-20T20:10:39.513Z[ helios-setup] Dec 20 20:10:38.302 INFO E| Compiling slog-async v2.7.0
33922024-12-20T20:10:40.755Z[ helios-setup] Dec 20 20:10:39.543 INFO E| Compiling hostname v0.3.1
33932024-12-20T20:10:42.650Z[ helios-setup] Dec 20 20:10:41.439 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
33942024-12-20T20:10:47.506Z[ helios-setup] Dec 20 20:10:45.066 INFO E| Compiling toml_edit v0.19.8
33952024-12-20T20:10:50.192Z[ helios-setup] Dec 20 20:10:48.981 INFO E| Compiling slog-json v2.6.1
33962024-12-20T20:10:50.704Z[ helios-setup] Dec 20 20:10:49.493 INFO E| Compiling unicode-linebreak v0.1.4
33972024-12-20T20:10:51.122Z[ helios-setup] Dec 20 20:10:49.911 INFO E| Compiling async-stream-impl v0.3.5
33982024-12-20T20:10:53.945Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33992024-12-20T20:10:54.095Z[ helios-setup] Dec 20 20:10:52.884 INFO E| Compiling rhai_codegen v1.5.0
34002024-12-20T20:10:55.881Z[ helios-setup] Dec 20 20:10:54.670 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34012024-12-20T20:10:56.001Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34022024-12-20T20:10:56.052Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
34032024-12-20T20:10:56.920Z[ helios-setup] Dec 20 20:10:55.709 INFO E| Compiling take_mut v0.2.2
34042024-12-20T20:10:56.966Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34052024-12-20T20:10:58.690Z[ helios-setup] Dec 20 20:10:57.478 INFO E| Compiling async-stream v0.3.5
34062024-12-20T20:10:58.931Z[ helios-setup] Dec 20 20:10:57.720 INFO E| Compiling toml v0.7.3
34072024-12-20T20:10:59.907Z[ helios-setup] Dec 20 20:10:58.696 INFO E| Compiling rhai v1.14.0
34082024-12-20T20:10:59.992Z[ helios-setup] Dec 20 20:10:58.781 INFO E| Compiling slog-bunyan v2.4.0
34092024-12-20T20:11:00.950Z[ helios-setup] Dec 20 20:10:59.738 INFO E| Compiling tokio-rustls v0.24.0
34102024-12-20T20:11:06.855Z[ helios-setup] Dec 20 20:11:05.645 INFO E| Compiling rustls-pemfile v1.0.2
34112024-12-20T20:11:08.268Z[ helios-setup] Dec 20 20:11:07.057 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34122024-12-20T20:11:09.121Z[ host-package] Compiling fatfs v0.3.6
34132024-12-20T20:11:09.656Z[ helios-setup] Dec 20 20:11:08.445 INFO E| Compiling serde_path_to_error v0.1.11
34142024-12-20T20:11:10.177Z[ host-package] Compiling rtoolbox v0.0.2
34152024-12-20T20:11:10.285Z[ helios-setup] Dec 20 20:11:09.071 INFO E| Compiling bincode v1.3.3
34162024-12-20T20:11:11.069Z[ host-package] Compiling subprocess v0.2.9
34172024-12-20T20:11:12.224Z[ helios-setup] Dec 20 20:11:11.012 INFO E| Compiling terminal_size v0.2.6
34182024-12-20T20:11:12.955Z[ helios-setup] Dec 20 20:11:11.744 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
34192024-12-20T20:11:13.021Z[ helios-setup] Dec 20 20:11:11.808 INFO E| Compiling smawk v0.3.1
34202024-12-20T20:11:13.871Z[ helios-setup] Dec 20 20:11:12.660 INFO E| Compiling textwrap v0.16.0
34212024-12-20T20:11:14.990Z[ host-package] Compiling assert_matches v1.5.0
34222024-12-20T20:11:17.090Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34232024-12-20T20:11:19.553Z[ host-package] Compiling rpassword v7.3.1
34242024-12-20T20:11:20.858Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34252024-12-20T20:11:21.871Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34262024-12-20T20:11:28.745Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34272024-12-20T20:11:31.418Z[ host-package] Compiling tui-tree-widget v0.22.0
34282024-12-20T20:11:32.492Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34292024-12-20T20:11:34.513Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34302024-12-20T20:11:35.088Z[ host-package] Compiling uzers v0.12.1
34312024-12-20T20:11:42.645Z[ helios-setup] Dec 20 20:11:40.043 INFO E| Compiling git2 v0.16.1
34322024-12-20T20:11:42.707Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34332024-12-20T20:11:47.096Z[ helios-setup] Dec 20 20:11:45.885 INFO E| Compiling built v0.6.0
34342024-12-20T20:11:52.130Z[ helios-setup] Dec 20 20:11:50.919 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34352024-12-20T20:11:52.925Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34362024-12-20T20:11:53.852Z[ helios-setup] Dec 20 20:11:52.619 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
34372024-12-20T20:11:54.551Z[ helios-setup] Dec 20 20:11:53.339 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
34382024-12-20T20:11:54.555Z[ helios-setup] Dec 20 20:11:53.339 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
34392024-12-20T20:11:56.233Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34402024-12-20T20:11:57.806Z[ helios-setup] Dec 20 20:11:56.592 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
34412024-12-20T20:12:45.901Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34422024-12-20T20:12:47.750Z[ helios-setup] Dec 20 20:12:46.538 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
34432024-12-20T20:12:52.082Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34442024-12-20T20:12:57.517Z[ host-package] Compiling multimap v0.10.0
34452024-12-20T20:13:54.819Z[ helios-setup] Dec 20 20:13:53.607 INFO E| Finished `release` profile [optimized] target(s) in 6m 50s
34462024-12-20T20:13:54.954Z[ helios-setup] Dec 20 20:13:53.742 INFO building project "pilot" ok (410 seconds)
34472024-12-20T20:13:54.957Z[ helios-setup] rm -f helios-build
34482024-12-20T20:13:54.960Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
34492024-12-20T20:13:54.963Z[ helios-setup]
34502024-12-20T20:13:54.966Z[ helios-setup] Setup complete! ./helios-build is now available.
34512024-12-20T20:13:54.966Z[ helios-setup]
34522024-12-20T20:13:54.969Z[ helios-setup]
34532024-12-20T20:13:54.969Z[ helios-setup] real 12:04.000158157
34542024-12-20T20:13:54.969Z[ helios-setup] user 29:06.299455036
34552024-12-20T20:13:54.969Z[ helios-setup] sys 3:40.667323140
34562024-12-20T20:13:54.969Z[ helios-setup] trap 1.760479243
34572024-12-20T20:13:54.969Z[ helios-setup] tflt 7.128410944
34582024-12-20T20:13:54.969Z[ helios-setup] dflt 27.852393614
34592024-12-20T20:13:54.970Z[ helios-setup] kflt 0.066600170
34602024-12-20T20:13:54.970Z[ helios-setup] lock 2:05:31.824653933
34612024-12-20T20:13:54.970Z[ helios-setup] slp 3:46:11.523567934
34622024-12-20T20:13:54.970Z[ helios-setup] lat 32:57.457933901
34632024-12-20T20:13:54.970Z[ helios-setup] stop 4:41.981018989
34642024-12-20T20:13:54.970ZDec 20 20:13:53.755 INFO [helios-setup] process exited with exit status: 0 (724.005994066s)
34652024-12-20T20:13:54.970ZDec 20 20:13:53.756 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
34662024-12-20T20:13:55.017Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
34672024-12-20T20:13:55.433Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
34682024-12-20T20:13:55.436Z[ phbl-toolchain] info: downloading component 'cargo'
34692024-12-20T20:13:56.409Z[ phbl-toolchain] info: downloading component 'clippy'
34702024-12-20T20:13:56.865Z[ phbl-toolchain] info: downloading component 'llvm-tools'
34712024-12-20T20:14:02.197Z[ phbl-toolchain] info: downloading component 'miri'
34722024-12-20T20:14:02.390Z[ phbl-toolchain] info: downloading component 'rust-docs'
34732024-12-20T20:14:05.433Z[ phbl-toolchain] info: downloading component 'rust-src'
34742024-12-20T20:14:05.437Z[ phbl-toolchain] info: downloading component 'rust-std'
34752024-12-20T20:14:07.017Z[ phbl-toolchain] info: downloading component 'rustc'
34762024-12-20T20:14:14.829Z[ phbl-toolchain] info: downloading component 'rustfmt'
34772024-12-20T20:14:15.080Z[ phbl-toolchain] info: installing component 'cargo'
34782024-12-20T20:14:16.343Z[ phbl-toolchain] info: installing component 'clippy'
34792024-12-20T20:14:16.915Z[ phbl-toolchain] info: installing component 'llvm-tools'
34802024-12-20T20:14:22.534Z[ phbl-toolchain] info: installing component 'miri'
34812024-12-20T20:14:22.897Z[ phbl-toolchain] info: installing component 'rust-docs'
34822024-12-20T20:14:31.191Z[ phbl-toolchain] info: installing component 'rust-src'
34832024-12-20T20:14:32.248Z[ phbl-toolchain] info: installing component 'rust-std'
34842024-12-20T20:14:34.915Z[ phbl-toolchain] info: installing component 'rustc'
34852024-12-20T20:14:44.130Z[ phbl-toolchain] info: installing component 'rustfmt'
34862024-12-20T20:14:44.837Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
34872024-12-20T20:14:44.839ZDec 20 20:14:43.627 INFO [phbl-toolchain] process exited with exit status: 0 (49.871141921s)
34882024-12-20T20:15:41.948Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34892024-12-20T20:15:51.197Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34902024-12-20T20:22:37.643Z[ host-package] Finished `release` profile [optimized] target(s) in 19m 54s
34912024-12-20T20:23:47.829ZDec 20 20:23:46.612 INFO [host-package] process exited with exit status: 0 (1265.278353482s)
34922024-12-20T20:23:47.833ZDec 20 20:23:46.612 INFO [host-stamp] running task
34932024-12-20T20:23:47.834ZDec 20 20:23:46.612 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
34942024-12-20T20:23:47.839ZDec 20 20:23:46.622 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 12.0.0-0.ci+gite3ee22c82e2
34952024-12-20T20:23:47.846ZDec 20 20:23:46.629 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 12.0.0-0.ci+gite3ee22c82e2
34962024-12-20T20:23:47.851Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
34972024-12-20T20:23:47.855ZDec 20 20:23:46.638 INFO [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
34982024-12-20T20:23:47.855Z[stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 12.0.0-0.ci+gite3ee22c82e2
34992024-12-20T20:23:47.867Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
35002024-12-20T20:23:47.870ZDec 20 20:23:46.649 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 12.0.0-0.ci+gite3ee22c82e2
35012024-12-20T20:23:47.878Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
35022024-12-20T20:23:47.882Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
35032024-12-20T20:23:47.886ZDec 20 20:23:46.665 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 12.0.0-0.ci+gite3ee22c82e2
35042024-12-20T20:23:47.898Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
35052024-12-20T20:23:47.901ZDec 20 20:23:46.681 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 12.0.0-0.ci+gite3ee22c82e2
35062024-12-20T20:23:47.915Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
35072024-12-20T20:23:47.918Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
35082024-12-20T20:23:47.918ZDec 20 20:23:46.697 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 12.0.0-0.ci+gite3ee22c82e2
35092024-12-20T20:23:47.929Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
35102024-12-20T20:23:47.933ZDec 20 20:23:46.711 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 12.0.0-0.ci+gite3ee22c82e2
35112024-12-20T20:23:47.945Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
35122024-12-20T20:23:47.948Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
35132024-12-20T20:23:47.948ZDec 20 20:23:46.729 INFO [stamp-oxlog] process exited with exit status: 0 (99.868004ms)
35142024-12-20T20:23:47.948ZDec 20 20:23:46.729 INFO [stamp-overlay] process exited with exit status: 0 (64.210848ms)
35152024-12-20T20:23:47.950ZDec 20 20:23:46.731 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (34.344811ms)
35162024-12-20T20:23:47.959Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
35172024-12-20T20:23:48.003Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
35182024-12-20T20:23:48.008ZDec 20 20:23:46.789 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (139.219325ms)
35192024-12-20T20:23:48.085Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
35202024-12-20T20:23:48.089ZDec 20 20:23:46.872 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (250.00493ms)
35212024-12-20T20:23:48.280Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
35222024-12-20T20:23:48.284ZDec 20 20:23:47.066 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (385.601391ms)
35232024-12-20T20:23:49.032Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35242024-12-20T20:23:49.084Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
35252024-12-20T20:23:49.088ZDec 20 20:23:47.869 INFO [stamp-propolis-server] process exited with exit status: 0 (1.231508398s)
35262024-12-20T20:23:51.412Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35272024-12-20T20:23:58.592Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
35282024-12-20T20:23:58.596ZDec 20 20:23:57.378 INFO [stamp-switch-asic] process exited with exit status: 0 (10.667046342s)
35292024-12-20T20:23:58.599ZDec 20 20:23:57.378 INFO [host-stamp] task succeeded (10.766601592s)
35302024-12-20T20:23:58.600ZDec 20 20:23:57.379 INFO [host-proto] running task
35312024-12-20T20:23:59.057ZDec 20 20:23:57.822 INFO [host-proto] task succeeded (443.231301ms)
35322024-12-20T20:23:59.057ZDec 20 20:23:57.822 INFO [host-profile] running task
35332024-12-20T20:23:59.062ZDec 20 20:23:57.822 INFO [host-profile] task succeeded (409.475µs)
35342024-12-20T20:23:59.062ZDec 20 20:23:57.822 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.311' -P /tmp/.tmpoPknlO/proto/host/root -N 'ci e3ee22c/${os_short_commit} 2024-12-20 20:01' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
35352024-12-20T20:23:59.062Z[ host-image] Dec 20 20:23:57.841 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
35362024-12-20T20:23:59.062Z[ host-image] Dec 20 20:23:57.841 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
35372024-12-20T20:23:59.082Z[ host-image] Dec 20 20:23:57.858 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpoPknlO/proto/host/root"
35382024-12-20T20:23:59.082Z[ host-image] Dec 20 20:23:57.858 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
35392024-12-20T20:23:59.087Z[ host-image] Dec 20 20:23:57.858 INFO image builder template: ramdisk-01-os...
35402024-12-20T20:23:59.087Z[ host-image] Dec 20 20:23:57.858 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/.tmpoPknlO/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.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
35412024-12-20T20:23:59.100Z[ host-image] Dec 20 20:23:57.882 INFO O| Dec 20 20:23:57.882 INFO CREATE DATASET: rpool/images/build/host/output
35422024-12-20T20:23:59.689Z[ host-image] Dec 20 20:23:58.471 INFO O| Dec 20 20:23:58.471 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35432024-12-20T20:23:59.696Z[ host-image] Dec 20 20:23:58.478 INFO O| Dec 20 20:23:58.478 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35442024-12-20T20:23:59.919Z[ host-image] Dec 20 20:23:58.700 INFO O| Dec 20 20:23:58.700 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
35452024-12-20T20:24:00.037Z[ host-image] Dec 20 20:23:58.815 INFO O| Dec 20 20:23:58.815 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
35462024-12-20T20:24:00.039Z[ host-image] Dec 20 20:23:58.815 INFO O| Dec 20 20:23:58.815 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
35472024-12-20T20:24:00.039Z[ host-image] Dec 20 20:23:58.816 INFO O| Dec 20 20:23:58.816 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
35482024-12-20T20:24:00.039Z[ host-image] Dec 20 20:23:58.816 INFO O| Dec 20 20:23:58.816 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
35492024-12-20T20:24:00.045Z[ host-image] Dec 20 20:23:58.828 INFO O| Dec 20 20:23:58.828 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
35502024-12-20T20:24:00.317Z[ host-image] Dec 20 20:23:59.098 INFO O| Dec 20 20:23:59.098 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35512024-12-20T20:24:00.332Z[ host-image] Dec 20 20:23:59.114 INFO O| Dec 20 20:23:59.114 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
35522024-12-20T20:24:00.941Z[ host-image] Dec 20 20:23:59.723 INFO O| Dec 20 20:23:59.723 INFO O| Caching catalogs ... Done
35532024-12-20T20:24:01.064Z[ host-image] Dec 20 20:23:59.846 INFO O| Dec 20 20:23:59.846 INFO STEP 0 (pkg_image_create) COMPLETE
35542024-12-20T20:24:01.064Z[ host-image] Dec 20 20:23:59.846 INFO O| Dec 20 20:23:59.846 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35552024-12-20T20:24:01.069Z[ host-image] Dec 20 20:23:59.846 INFO O| Dec 20 20:23:59.846 INFO skip step because feature "repo_redist" is not enabled
35562024-12-20T20:24:01.069Z[ host-image] Dec 20 20:23:59.846 INFO O| Dec 20 20:23:59.846 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35572024-12-20T20:24:01.082Z[ host-image] Dec 20 20:23:59.864 INFO O| Dec 20 20:23:59.864 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"]
35582024-12-20T20:24:01.698Z[ host-image] Dec 20 20:24:00.480 INFO O| Dec 20 20:24:00.480 INFO STEP 2 (pkg_set_publisher) COMPLETE
35592024-12-20T20:24:01.698Z[ host-image] Dec 20 20:24:00.480 INFO O| Dec 20 20:24:00.480 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35602024-12-20T20:24:01.717Z[ host-image] Dec 20 20:24:00.497 INFO O| Dec 20 20:24:00.497 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"]
35612024-12-20T20:24:02.317Z[ host-image] Dec 20 20:24:01.099 INFO O| Dec 20 20:24:01.099 INFO STEP 3 (pkg_set_publisher) COMPLETE
35622024-12-20T20:24:02.317Z[ host-image] Dec 20 20:24:01.099 INFO O| Dec 20 20:24:01.099 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35632024-12-20T20:24:02.317Z[ host-image] Dec 20 20:24:01.099 INFO O| Dec 20 20:24:01.099 INFO skip step because feature "repo_redist" is not enabled
35642024-12-20T20:24:02.323Z[ host-image] Dec 20 20:24:01.099 INFO O| Dec 20 20:24:01.099 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35652024-12-20T20:24:02.892Z[ host-image] Dec 20 20:24:01.674 INFO O| Dec 20 20:24:01.674 INFO variant opensolaris.zone is already global
35662024-12-20T20:24:02.892Z[ host-image] Dec 20 20:24:01.674 INFO O| Dec 20 20:24:01.674 INFO STEP 5 (pkg_change_variant) COMPLETE
35672024-12-20T20:24:02.894Z[ host-image] Dec 20 20:24:01.674 INFO O| Dec 20 20:24:01.674 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
35682024-12-20T20:24:03.451Z[ host-image] Dec 20 20:24:02.233 INFO O| Dec 20 20:24:02.233 INFO variant opensolaris.imagetype is full; changing to partial
35692024-12-20T20:24:03.451Z[ host-image] Dec 20 20:24:02.233 INFO O| Dec 20 20:24:02.233 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
35702024-12-20T20:24:10.814Z[recovery-package] Finished `release` profile [optimized] target(s) in 22.73s
35712024-12-20T20:24:10.890Z[ host-image] Dec 20 20:24:09.669 INFO O| Dec 20 20:24:09.669 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
35722024-12-20T20:24:12.630ZDec 20 20:24:11.408 INFO [recovery-package] process exited with exit status: 0 (24.795995933s)
35732024-12-20T20:24:12.630ZDec 20 20:24:11.408 INFO [recovery-stamp] running task
35742024-12-20T20:24:12.644ZDec 20 20:24:11.409 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
35752024-12-20T20:24:12.644ZDec 20 20:24:11.418 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 12.0.0-0.ci+gite3ee22c82e2
35762024-12-20T20:24:12.651ZDec 20 20:24:11.426 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 12.0.0-0.ci+gite3ee22c82e2
35772024-12-20T20:24:12.659Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
35782024-12-20T20:24:12.665Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
35792024-12-20T20:24:12.752Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
35802024-12-20T20:24:12.761ZDec 20 20:24:11.538 INFO [stamp-installinator] process exited with exit status: 0 (111.622725ms)
35812024-12-20T20:24:12.786Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
35822024-12-20T20:24:12.793ZDec 20 20:24:11.564 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (146.017126ms)
35832024-12-20T20:24:12.793ZDec 20 20:24:11.564 INFO [recovery-stamp] task succeeded (155.487689ms)
35842024-12-20T20:24:12.793ZDec 20 20:24:11.564 INFO [recovery-proto] running task
35852024-12-20T20:24:12.793ZDec 20 20:24:11.564 INFO [tuf-stamp] running task
35862024-12-20T20:24:12.793ZDec 20 20:24:11.565 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 12.0.0-0.ci+gite3ee22c82e2
35872024-12-20T20:24:12.832ZDec 20 20:24:11.582 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 12.0.0-0.ci+gite3ee22c82e2
35882024-12-20T20:24:12.859Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
35892024-12-20T20:24:12.859ZDec 20 20:24:11.596 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 12.0.0-0.ci+gite3ee22c82e2
35902024-12-20T20:24:12.859Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
35912024-12-20T20:24:12.859ZDec 20 20:24:11.613 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 12.0.0-0.ci+gite3ee22c82e2
35922024-12-20T20:24:12.859Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
35932024-12-20T20:24:12.859ZDec 20 20:24:11.627 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 12.0.0-0.ci+gite3ee22c82e2
35942024-12-20T20:24:12.882Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
35952024-12-20T20:24:12.882ZDec 20 20:24:11.646 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 12.0.0-0.ci+gite3ee22c82e2
35962024-12-20T20:24:12.914Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
35972024-12-20T20:24:12.936ZDec 20 20:24:11.690 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 12.0.0-0.ci+gite3ee22c82e2
35982024-12-20T20:24:12.983Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
35992024-12-20T20:24:13.033Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
36002024-12-20T20:24:13.033ZDec 20 20:24:11.749 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 12.0.0-0.ci+gite3ee22c82e2
36012024-12-20T20:24:13.100Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
36022024-12-20T20:24:13.100ZDec 20 20:24:11.834 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 12.0.0-0.ci+gite3ee22c82e2
36032024-12-20T20:24:13.159Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
36042024-12-20T20:24:13.159ZDec 20 20:24:11.873 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 12.0.0-0.ci+gite3ee22c82e2
36052024-12-20T20:24:13.220ZDec 20 20:24:11.951 INFO [recovery-proto] task succeeded (386.739145ms)
36062024-12-20T20:24:13.221ZDec 20 20:24:11.951 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.311' -P /tmp/.tmpoPknlO/proto/recovery/root -N 'recovery e3ee22c/${os_short_commit} 2024-12-20 20:01' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
36072024-12-20T20:24:13.291Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
36082024-12-20T20:24:13.292ZDec 20 20:24:11.975 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 12.0.0-0.ci+gite3ee22c82e2
36092024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:11.992 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
36102024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:11.993 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
36112024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:12.018 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpoPknlO/proto/recovery/root"
36122024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:12.018 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
36132024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:12.018 INFO image builder template: ramdisk-01-os...
36142024-12-20T20:24:13.292Z[ recovery-image] Dec 20 20:24:12.018 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/.tmpoPknlO/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.311", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
36152024-12-20T20:24:13.292Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
36162024-12-20T20:24:13.292ZDec 20 20:24:12.022 INFO [stamp-probe] process exited with exit status: 0 (425.573128ms)
36172024-12-20T20:24:13.347Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
36182024-12-20T20:24:13.348Z[ recovery-image] Dec 20 20:24:12.050 INFO O| Dec 20 20:24:12.049 INFO CREATE DATASET: rpool/images/build/recovery/output
36192024-12-20T20:24:13.540Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
36202024-12-20T20:24:13.670Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
36212024-12-20T20:24:13.677Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
36222024-12-20T20:24:13.744ZDec 20 20:24:12.522 INFO [stamp-ntp] process exited with exit status: 0 (687.506192ms)
36232024-12-20T20:24:14.047Z[ recovery-image] Dec 20 20:24:12.824 INFO O| Dec 20 20:24:12.824 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36242024-12-20T20:24:14.077Z[ recovery-image] Dec 20 20:24:12.831 INFO O| Dec 20 20:24:12.831 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36252024-12-20T20:24:14.409Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
36262024-12-20T20:24:14.468ZDec 20 20:24:13.247 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.633451044s)
36272024-12-20T20:24:14.700Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
36282024-12-20T20:24:14.712ZDec 20 20:24:13.484 INFO [stamp-external-dns] process exited with exit status: 0 (1.856499552s)
36292024-12-20T20:24:14.712Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
36302024-12-20T20:24:14.741ZDec 20 20:24:13.518 INFO [stamp-internal-dns] process exited with exit status: 0 (1.872481353s)
36312024-12-20T20:24:14.769Z[ recovery-image] Dec 20 20:24:13.545 INFO O| Dec 20 20:24:13.544 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
36322024-12-20T20:24:14.899Z[ recovery-image] Dec 20 20:24:13.660 INFO O| Dec 20 20:24:13.660 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
36332024-12-20T20:24:14.899Z[ recovery-image] Dec 20 20:24:13.660 INFO O| Dec 20 20:24:13.660 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36342024-12-20T20:24:14.941Z[ recovery-image] Dec 20 20:24:13.661 INFO O| Dec 20 20:24:13.661 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
36352024-12-20T20:24:14.941Z[ recovery-image] Dec 20 20:24:13.661 INFO O| Dec 20 20:24:13.661 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36362024-12-20T20:24:14.941Z[ recovery-image] Dec 20 20:24:13.677 INFO O| Dec 20 20:24:13.677 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
36372024-12-20T20:24:15.011Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
36382024-12-20T20:24:15.028ZDec 20 20:24:13.795 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.045625963s)
36392024-12-20T20:24:15.394Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
36402024-12-20T20:24:15.404ZDec 20 20:24:14.177 INFO [stamp-oximeter] process exited with exit status: 0 (2.201777581s)
36412024-12-20T20:24:15.605Z[ recovery-image] Dec 20 20:24:14.383 INFO O| Dec 20 20:24:14.383 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36422024-12-20T20:24:15.616Z[ recovery-image] Dec 20 20:24:14.398 INFO O| Dec 20 20:24:14.398 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
36432024-12-20T20:24:16.119Z[ recovery-image] Dec 20 20:24:14.901 INFO O| Dec 20 20:24:14.900 INFO O| Caching catalogs ... Done
36442024-12-20T20:24:16.234Z[ recovery-image] Dec 20 20:24:15.016 INFO O| Dec 20 20:24:15.016 INFO STEP 0 (pkg_image_create) COMPLETE
36452024-12-20T20:24:16.234Z[ recovery-image] Dec 20 20:24:15.016 INFO O| Dec 20 20:24:15.016 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36462024-12-20T20:24:16.242Z[ recovery-image] Dec 20 20:24:15.016 INFO O| Dec 20 20:24:15.016 INFO skip step because feature "repo_redist" is not enabled
36472024-12-20T20:24:16.242Z[ recovery-image] Dec 20 20:24:15.016 INFO O| Dec 20 20:24:15.016 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36482024-12-20T20:24:16.254Z[ recovery-image] Dec 20 20:24:15.031 INFO O| Dec 20 20:24:15.030 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"]
36492024-12-20T20:24:16.723Z[ host-image] Dec 20 20:24:15.499 INFO O| Dec 20 20:24:15.499 INFO O| Startup: Caching catalogs ... Done
36502024-12-20T20:24:16.740Z[ recovery-image] Dec 20 20:24:15.510 INFO O| Dec 20 20:24:15.510 INFO STEP 2 (pkg_set_publisher) COMPLETE
36512024-12-20T20:24:16.740Z[ recovery-image] Dec 20 20:24:15.510 INFO O| Dec 20 20:24:15.510 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36522024-12-20T20:24:16.753Z[ recovery-image] Dec 20 20:24:15.522 INFO O| Dec 20 20:24:15.522 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"]
36532024-12-20T20:24:16.844Z[ host-image] Dec 20 20:24:15.602 INFO O| Dec 20 20:24:15.602 INFO O| Planning: Planning completed in 0.00 seconds
36542024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.603 INFO O| Dec 20 20:24:15.603 INFO O| Planning: Consolidating action changes ... Done
36552024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.603 INFO O| Dec 20 20:24:15.603 INFO O| Planning: Evaluating mediators ... Done
36562024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.603 INFO O| Dec 20 20:24:15.603 INFO O| Planning: Planning completed in 0.00 seconds
36572024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.604 INFO O| Dec 20 20:24:15.604 INFO O| Variants/Facets to change: 1
36582024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.630 INFO O| Dec 20 20:24:15.630 INFO O| Done
36592024-12-20T20:24:16.874Z[ host-image] Dec 20 20:24:15.630 INFO O| Dec 20 20:24:15.630 INFO O| Done
36602024-12-20T20:24:17.187Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
36612024-12-20T20:24:17.205ZDec 20 20:24:15.956 INFO [stamp-nexus] process exited with exit status: 0 (4.266850547s)
36622024-12-20T20:24:17.273Z[ recovery-image] Dec 20 20:24:16.020 INFO O| Dec 20 20:24:16.020 INFO STEP 3 (pkg_set_publisher) COMPLETE
36632024-12-20T20:24:17.273Z[ recovery-image] Dec 20 20:24:16.020 INFO O| Dec 20 20:24:16.020 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36642024-12-20T20:24:17.286Z[ recovery-image] Dec 20 20:24:16.020 INFO O| Dec 20 20:24:16.020 INFO skip step because feature "repo_redist" is not enabled
36652024-12-20T20:24:17.286Z[ recovery-image] Dec 20 20:24:16.020 INFO O| Dec 20 20:24:16.020 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36662024-12-20T20:24:17.666Z[ host-image] Dec 20 20:24:16.432 INFO O| Dec 20 20:24:16.432 INFO O| Done
36672024-12-20T20:24:17.694Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36682024-12-20T20:24:17.706Z[ host-image] Dec 20 20:24:16.482 INFO O| Dec 20 20:24:16.482 INFO O| Done
36692024-12-20T20:24:17.706Z[ host-image] Dec 20 20:24:16.483 INFO O| Dec 20 20:24:16.483 INFO O| Done
36702024-12-20T20:24:17.721Z[ host-image] Dec 20 20:24:16.484 INFO O| Dec 20 20:24:16.484 INFO O| Done
36712024-12-20T20:24:17.721Z[ host-image] Dec 20 20:24:16.485 INFO O| Dec 20 20:24:16.485 INFO O| Done
36722024-12-20T20:24:17.729Z[ recovery-image] Dec 20 20:24:16.494 INFO O| Dec 20 20:24:16.494 INFO variant opensolaris.zone is already global
36732024-12-20T20:24:17.729Z[ recovery-image] Dec 20 20:24:16.494 INFO O| Dec 20 20:24:16.494 INFO STEP 5 (pkg_change_variant) COMPLETE
36742024-12-20T20:24:17.729Z[ recovery-image] Dec 20 20:24:16.494 INFO O| Dec 20 20:24:16.494 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36752024-12-20T20:24:17.843Z[verify-libraries] Compiling home v0.5.9
36762024-12-20T20:24:17.889Z[verify-libraries] Compiling cfg_aliases v0.1.1
36772024-12-20T20:24:17.889Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36782024-12-20T20:24:17.889Z[verify-libraries] Compiling sqlparser_derive v0.2.2
36792024-12-20T20:24:17.889Z[verify-libraries] Compiling unicode_categories v0.1.1
36802024-12-20T20:24:17.889Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36812024-12-20T20:24:18.015Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36822024-12-20T20:24:18.028Z[verify-libraries] Compiling nix v0.28.0
36832024-12-20T20:24:18.168Z[verify-libraries] Compiling polyval v0.6.2
36842024-12-20T20:24:18.326Z[ host-image] Dec 20 20:24:17.098 INFO O| Dec 20 20:24:17.098 INFO STEP 6 (pkg_change_variant) COMPLETE
36852024-12-20T20:24:18.327Z[ host-image] Dec 20 20:24:17.098 INFO O| Dec 20 20:24:17.098 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36862024-12-20T20:24:18.327Z[ host-image] Dec 20 20:24:17.098 INFO O| Dec 20 20:24:17.098 INFO skip step because feature "debug_variant" is not enabled
36872024-12-20T20:24:18.327Z[ host-image] Dec 20 20:24:17.098 INFO O| Dec 20 20:24:17.098 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
36882024-12-20T20:24:18.365Z[ recovery-image] Dec 20 20:24:17.144 INFO O| Dec 20 20:24:17.144 INFO variant opensolaris.imagetype is full; changing to partial
36892024-12-20T20:24:18.373Z[ recovery-image] Dec 20 20:24:17.144 INFO O| Dec 20 20:24:17.144 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
36902024-12-20T20:24:18.592Z[verify-libraries] Compiling ctr v0.9.2
36912024-12-20T20:24:18.653Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
36922024-12-20T20:24:18.714ZDec 20 20:24:17.489 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.923551389s)
36932024-12-20T20:24:18.875Z[verify-libraries] Compiling sqlformat v0.2.6
36942024-12-20T20:24:19.042Z[verify-libraries] Compiling ghash v0.5.1
36952024-12-20T20:24:19.082Z[ host-image] Dec 20 20:24:17.856 INFO O| Dec 20 20:24:17.856 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
36962024-12-20T20:24:19.177Z[verify-libraries] Compiling ssh-encoding v0.2.0
36972024-12-20T20:24:19.482Z[verify-libraries] Compiling aes-gcm v0.10.3
36982024-12-20T20:24:19.721Z[verify-libraries] Compiling blowfish v0.9.1
36992024-12-20T20:24:19.805Z[verify-libraries] Compiling sqlparser v0.45.0
37002024-12-20T20:24:20.303Z[ host-image] Dec 20 20:24:19.070 INFO O| Dec 20 20:24:19.070 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37012024-12-20T20:24:20.309Z[ host-image] Dec 20 20:24:19.072 INFO O| Dec 20 20:24:19.072 INFO O| Planning: Planning completed in 0.00 seconds
37022024-12-20T20:24:20.310Z[ host-image] Dec 20 20:24:19.073 INFO O| Dec 20 20:24:19.072 INFO O| Planning: Consolidating action changes ... Done
37032024-12-20T20:24:20.310Z[ host-image] Dec 20 20:24:19.073 INFO O| Dec 20 20:24:19.073 INFO O| Planning: Evaluating mediators ... Done
37042024-12-20T20:24:20.310Z[ host-image] Dec 20 20:24:19.073 INFO O| Dec 20 20:24:19.073 INFO O| Planning: Planning completed in 0.00 seconds
37052024-12-20T20:24:20.311Z[ host-image] Dec 20 20:24:19.074 INFO O| Dec 20 20:24:19.074 INFO O| Variants/Facets to change: 1
37062024-12-20T20:24:20.447Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
37072024-12-20T20:24:20.789Z[verify-libraries] Compiling ssh-cipher v0.2.0
37082024-12-20T20:24:21.094Z[verify-libraries] Compiling password-hash v0.4.2
37092024-12-20T20:24:22.243Z[ host-image] Dec 20 20:24:21.025 INFO O| Dec 20 20:24:21.024 INFO O| Done
37102024-12-20T20:24:22.247Z[ host-image] Dec 20 20:24:21.025 INFO O| Dec 20 20:24:21.025 INFO O| Done
37112024-12-20T20:24:23.425Z[ host-image] Dec 20 20:24:22.206 INFO O| Dec 20 20:24:22.206 INFO O| Done
37122024-12-20T20:24:23.554Z[ host-image] Dec 20 20:24:22.335 INFO O| Dec 20 20:24:22.335 INFO O| Done
37132024-12-20T20:24:23.557Z[ host-image] Dec 20 20:24:22.336 INFO O| Dec 20 20:24:22.336 INFO O| Done
37142024-12-20T20:24:23.557Z[ host-image] Dec 20 20:24:22.337 INFO O| Dec 20 20:24:22.337 INFO O| Done
37152024-12-20T20:24:23.557Z[ host-image] Dec 20 20:24:22.338 INFO O| Dec 20 20:24:22.338 INFO O| Done
37162024-12-20T20:24:23.682Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO STEP 8 (pkg_change_facet) COMPLETE
37172024-12-20T20:24:23.682Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37182024-12-20T20:24:23.686Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO skip step because feature "recovery" is not enabled
37192024-12-20T20:24:23.686Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37202024-12-20T20:24:23.692Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO skip step because feature "recovery" is not enabled
37212024-12-20T20:24:23.692Z[ host-image] Dec 20 20:24:22.463 INFO O| Dec 20 20:24:22.463 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37222024-12-20T20:24:23.701Z[ host-image] Dec 20 20:24:22.481 INFO O| Dec 20 20:24:22.481 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"]
37232024-12-20T20:24:23.921Z[verify-libraries] Compiling rustyline v14.0.0
37242024-12-20T20:24:25.077Z[ host-image] Dec 20 20:24:23.859 INFO O| Dec 20 20:24:23.859 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37252024-12-20T20:24:26.452Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
37262024-12-20T20:24:26.481ZDec 20 20:24:25.264 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (13.681234376s)
37272024-12-20T20:24:26.831Z[verify-libraries] Compiling matches v0.1.10
37282024-12-20T20:24:26.871Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
37292024-12-20T20:24:26.905ZDec 20 20:24:25.682 INFO [stamp-clickhouse] process exited with exit status: 0 (13.809515111s)
37302024-12-20T20:24:26.905ZDec 20 20:24:25.682 INFO [tuf-stamp] task succeeded (14.118172341s)
37312024-12-20T20:24:26.947Z[verify-libraries] Compiling idna v0.2.3
37322024-12-20T20:24:27.784Z[verify-libraries] Compiling pbkdf2 v0.11.0
37332024-12-20T20:24:28.514Z[verify-libraries] Compiling ssh-key v0.6.6
37342024-12-20T20:24:28.602Z[verify-libraries] Compiling p521 v0.13.3
37352024-12-20T20:24:31.348Z[ recovery-image] Dec 20 20:24:30.130 INFO O| Dec 20 20:24:30.130 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37362024-12-20T20:24:31.783Z[verify-libraries] Compiling p256 v0.13.2
37372024-12-20T20:24:36.462Z[verify-libraries] Compiling enum-as-inner v0.5.1
37382024-12-20T20:24:36.515Z[verify-libraries] Compiling russh-cryptovec v0.7.3
37392024-12-20T20:24:36.515Z[verify-libraries] Compiling md5 v0.7.0
37402024-12-20T20:24:36.515Z[verify-libraries] Compiling russh-keys v0.45.0
37412024-12-20T20:24:36.515Z[verify-libraries] Compiling trust-dns-proto v0.22.0
37422024-12-20T20:24:39.830Z[ recovery-image] Dec 20 20:24:38.612 INFO O| Dec 20 20:24:38.612 INFO O| Startup: Caching catalogs ... Done
37432024-12-20T20:24:40.043Z[ recovery-image] Dec 20 20:24:38.825 INFO O| Dec 20 20:24:38.825 INFO O| Planning: Planning completed in 0.00 seconds
37442024-12-20T20:24:40.046Z[ recovery-image] Dec 20 20:24:38.826 INFO O| Dec 20 20:24:38.826 INFO O| Planning: Consolidating action changes ... Done
37452024-12-20T20:24:40.046Z[ recovery-image] Dec 20 20:24:38.826 INFO O| Dec 20 20:24:38.826 INFO O| Planning: Evaluating mediators ... Done
37462024-12-20T20:24:40.046Z[ recovery-image] Dec 20 20:24:38.827 INFO O| Dec 20 20:24:38.827 INFO O| Planning: Planning completed in 0.00 seconds
37472024-12-20T20:24:40.046Z[ recovery-image] Dec 20 20:24:38.827 INFO O| Dec 20 20:24:38.827 INFO O| Variants/Facets to change: 1
37482024-12-20T20:24:40.112Z[ recovery-image] Dec 20 20:24:38.894 INFO O| Dec 20 20:24:38.893 INFO O| Done
37492024-12-20T20:24:40.115Z[ recovery-image] Dec 20 20:24:38.894 INFO O| Dec 20 20:24:38.894 INFO O| Done
37502024-12-20T20:24:40.856Z[verify-libraries] Compiling num-bigint v0.4.6
37512024-12-20T20:24:41.172Z[ recovery-image] Dec 20 20:24:39.954 INFO O| Dec 20 20:24:39.954 INFO O| Done
37522024-12-20T20:24:41.263Z[ recovery-image] Dec 20 20:24:40.044 INFO O| Dec 20 20:24:40.044 INFO O| Done
37532024-12-20T20:24:41.265Z[ recovery-image] Dec 20 20:24:40.046 INFO O| Dec 20 20:24:40.046 INFO O| Done
37542024-12-20T20:24:41.265Z[ recovery-image] Dec 20 20:24:40.046 INFO O| Dec 20 20:24:40.046 INFO O| Done
37552024-12-20T20:24:41.268Z[ recovery-image] Dec 20 20:24:40.047 INFO O| Dec 20 20:24:40.047 INFO O| Done
37562024-12-20T20:24:42.027Z[ recovery-image] Dec 20 20:24:40.809 INFO O| Dec 20 20:24:40.809 INFO STEP 6 (pkg_change_variant) COMPLETE
37572024-12-20T20:24:42.027Z[ recovery-image] Dec 20 20:24:40.809 INFO O| Dec 20 20:24:40.809 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37582024-12-20T20:24:42.030Z[ recovery-image] Dec 20 20:24:40.809 INFO O| Dec 20 20:24:40.809 INFO skip step because feature "debug_variant" is not enabled
37592024-12-20T20:24:42.030Z[ recovery-image] Dec 20 20:24:40.809 INFO O| Dec 20 20:24:40.809 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37602024-12-20T20:24:42.707Z[ recovery-image] Dec 20 20:24:41.489 INFO O| Dec 20 20:24:41.489 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37612024-12-20T20:24:43.941Z[ recovery-image] Dec 20 20:24:42.723 INFO O| Dec 20 20:24:42.723 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37622024-12-20T20:24:43.944Z[ recovery-image] Dec 20 20:24:42.725 INFO O| Dec 20 20:24:42.725 INFO O| Planning: Planning completed in 0.00 seconds
37632024-12-20T20:24:43.944Z[ recovery-image] Dec 20 20:24:42.726 INFO O| Dec 20 20:24:42.726 INFO O| Planning: Consolidating action changes ... Done
37642024-12-20T20:24:43.945Z[ recovery-image] Dec 20 20:24:42.726 INFO O| Dec 20 20:24:42.726 INFO O| Planning: Evaluating mediators ... Done
37652024-12-20T20:24:43.945Z[ recovery-image] Dec 20 20:24:42.726 INFO O| Dec 20 20:24:42.726 INFO O| Planning: Planning completed in 0.00 seconds
37662024-12-20T20:24:43.948Z[ recovery-image] Dec 20 20:24:42.726 INFO O| Dec 20 20:24:42.726 INFO O| Variants/Facets to change: 1
37672024-12-20T20:24:44.000Z[ recovery-image] Dec 20 20:24:42.781 INFO O| Dec 20 20:24:42.781 INFO O| Done
37682024-12-20T20:24:44.000Z[ recovery-image] Dec 20 20:24:42.781 INFO O| Dec 20 20:24:42.781 INFO O| Done
37692024-12-20T20:24:44.839Z[ recovery-image] Dec 20 20:24:43.620 INFO O| Dec 20 20:24:43.620 INFO O| Done
37702024-12-20T20:24:44.976Z[ recovery-image] Dec 20 20:24:43.758 INFO O| Dec 20 20:24:43.758 INFO O| Done
37712024-12-20T20:24:44.979Z[ recovery-image] Dec 20 20:24:43.759 INFO O| Dec 20 20:24:43.759 INFO O| Done
37722024-12-20T20:24:44.980Z[ recovery-image] Dec 20 20:24:43.759 INFO O| Dec 20 20:24:43.759 INFO O| Done
37732024-12-20T20:24:44.980Z[ recovery-image] Dec 20 20:24:43.761 INFO O| Dec 20 20:24:43.761 INFO O| Done
37742024-12-20T20:24:45.070Z[ recovery-image] Dec 20 20:24:43.852 INFO O| Dec 20 20:24:43.852 INFO STEP 8 (pkg_change_facet) COMPLETE
37752024-12-20T20:24:45.070Z[ recovery-image] Dec 20 20:24:43.852 INFO O| Dec 20 20:24:43.852 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37762024-12-20T20:24:45.853Z[ recovery-image] Dec 20 20:24:44.635 INFO O| Dec 20 20:24:44.635 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
37772024-12-20T20:24:47.264Z[ recovery-image] Dec 20 20:24:46.045 INFO O| Dec 20 20:24:46.045 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37782024-12-20T20:24:47.276Z[ recovery-image] Dec 20 20:24:46.058 INFO O| Dec 20 20:24:46.057 INFO O| Planning: Planning completed in 0.00 seconds
37792024-12-20T20:24:47.279Z[ recovery-image] Dec 20 20:24:46.058 INFO O| Dec 20 20:24:46.058 INFO O| Planning: Consolidating action changes ... Done
37802024-12-20T20:24:47.279Z[ recovery-image] Dec 20 20:24:46.058 INFO O| Dec 20 20:24:46.058 INFO O| Planning: Evaluating mediators ... Done
37812024-12-20T20:24:47.279Z[ recovery-image] Dec 20 20:24:46.059 INFO O| Dec 20 20:24:46.059 INFO O| Planning: Planning completed in 0.00 seconds
37822024-12-20T20:24:47.279Z[ recovery-image] Dec 20 20:24:46.059 INFO O| Dec 20 20:24:46.059 INFO O| Variants/Facets to change: 1
37832024-12-20T20:24:47.393Z[ recovery-image] Dec 20 20:24:46.174 INFO O| Dec 20 20:24:46.174 INFO O| Done
37842024-12-20T20:24:47.393Z[ recovery-image] Dec 20 20:24:46.175 INFO O| Dec 20 20:24:46.174 INFO O| Done
37852024-12-20T20:24:48.337Z[ recovery-image] Dec 20 20:24:47.119 INFO O| Dec 20 20:24:47.119 INFO O| Done
37862024-12-20T20:24:48.437Z[ recovery-image] Dec 20 20:24:47.219 INFO O| Dec 20 20:24:47.219 INFO O| Done
37872024-12-20T20:24:48.440Z[ recovery-image] Dec 20 20:24:47.220 INFO O| Dec 20 20:24:47.220 INFO O| Done
37882024-12-20T20:24:48.441Z[ recovery-image] Dec 20 20:24:47.220 INFO O| Dec 20 20:24:47.220 INFO O| Done
37892024-12-20T20:24:48.445Z[ recovery-image] Dec 20 20:24:47.222 INFO O| Dec 20 20:24:47.222 INFO O| Done
37902024-12-20T20:24:48.535Z[ recovery-image] Dec 20 20:24:47.316 INFO O| Dec 20 20:24:47.316 INFO STEP 9 (pkg_change_facet) COMPLETE
37912024-12-20T20:24:48.535Z[ recovery-image] Dec 20 20:24:47.316 INFO O| Dec 20 20:24:47.316 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37922024-12-20T20:24:49.166Z[ recovery-image] Dec 20 20:24:47.947 INFO O| Dec 20 20:24:47.947 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
37932024-12-20T20:24:50.491Z[ recovery-image] Dec 20 20:24:49.272 INFO O| Dec 20 20:24:49.272 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37942024-12-20T20:24:50.493Z[ recovery-image] Dec 20 20:24:49.275 INFO O| Dec 20 20:24:49.274 INFO O| Planning: Planning completed in 0.00 seconds
37952024-12-20T20:24:50.496Z[ recovery-image] Dec 20 20:24:49.276 INFO O| Dec 20 20:24:49.276 INFO O| Planning: Consolidating action changes ... Done
37962024-12-20T20:24:50.496Z[ recovery-image] Dec 20 20:24:49.276 INFO O| Dec 20 20:24:49.276 INFO O| Planning: Evaluating mediators ... Done
37972024-12-20T20:24:50.496Z[ recovery-image] Dec 20 20:24:49.276 INFO O| Dec 20 20:24:49.276 INFO O| Planning: Planning completed in 0.00 seconds
37982024-12-20T20:24:50.496Z[ recovery-image] Dec 20 20:24:49.277 INFO O| Dec 20 20:24:49.277 INFO O| Variants/Facets to change: 1
37992024-12-20T20:24:50.588Z[ recovery-image] Dec 20 20:24:49.370 INFO O| Dec 20 20:24:49.370 INFO O| Done
38002024-12-20T20:24:50.588Z[ recovery-image] Dec 20 20:24:49.370 INFO O| Dec 20 20:24:49.370 INFO O| Done
38012024-12-20T20:24:51.118Z[verify-libraries] Compiling des v0.8.1
38022024-12-20T20:24:51.371Z[verify-libraries] Compiling dhcproto-macros v0.1.0
38032024-12-20T20:24:51.429Z[ recovery-image] Dec 20 20:24:50.211 INFO O| Dec 20 20:24:50.211 INFO O| Done
38042024-12-20T20:24:51.529Z[ recovery-image] Dec 20 20:24:50.311 INFO O| Dec 20 20:24:50.311 INFO O| Done
38052024-12-20T20:24:51.532Z[ recovery-image] Dec 20 20:24:50.312 INFO O| Dec 20 20:24:50.312 INFO O| Done
38062024-12-20T20:24:51.532Z[ recovery-image] Dec 20 20:24:50.312 INFO O| Dec 20 20:24:50.312 INFO O| Done
38072024-12-20T20:24:51.535Z[ recovery-image] Dec 20 20:24:50.314 INFO O| Dec 20 20:24:50.314 INFO O| Done
38082024-12-20T20:24:51.648Z[ recovery-image] Dec 20 20:24:50.430 INFO O| Dec 20 20:24:50.430 INFO STEP 10 (pkg_change_facet) COMPLETE
38092024-12-20T20:24:51.648Z[ recovery-image] Dec 20 20:24:50.430 INFO O| Dec 20 20:24:50.430 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38102024-12-20T20:24:51.668Z[ recovery-image] Dec 20 20:24:50.450 INFO O| Dec 20 20:24:50.449 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"]
38112024-12-20T20:24:51.877Z[verify-libraries] Compiling hex-literal v0.4.1
38122024-12-20T20:24:52.201Z[verify-libraries] Compiling russh v0.45.0
38132024-12-20T20:24:52.408Z[verify-libraries] Compiling dhcproto v0.12.0
38142024-12-20T20:24:52.894Z[ recovery-image] Dec 20 20:24:51.676 INFO O| Dec 20 20:24:51.676 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
38152024-12-20T20:24:59.797Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38162024-12-20T20:25:02.369Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38172024-12-20T20:25:03.913Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38182024-12-20T20:25:15.651Z[verify-libraries] Compiling petname v2.0.2
38192024-12-20T20:25:16.959Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38202024-12-20T20:25:17.724Z[verify-libraries] Compiling internet-checksum v0.2.1
38212024-12-20T20:25:18.497Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38222024-12-20T20:25:20.676Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
38232024-12-20T20:25:28.053Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38242024-12-20T20:25:30.702Z[ host-image] Dec 20 20:25:29.482 INFO O| Dec 20 20:25:29.482 INFO O| Planning: Solver setup ... Done
38252024-12-20T20:25:33.546Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38262024-12-20T20:25:36.861Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
38272024-12-20T20:25:57.058Z[ recovery-image] Dec 20 20:25:55.839 INFO O| Dec 20 20:25:55.839 INFO O| Planning: Solver setup ... Done
38282024-12-20T20:26:04.943Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
38292024-12-20T20:26:07.158Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38302024-12-20T20:26:10.372Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38312024-12-20T20:26:38.272Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38322024-12-20T20:26:42.803Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38332024-12-20T20:26:43.183Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38342024-12-20T20:26:43.338Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
38352024-12-20T20:26:43.587Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
38362024-12-20T20:26:43.790Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38372024-12-20T20:26:44.051Z[verify-libraries] Compiling sync-ptr v0.1.1
38382024-12-20T20:26:44.427Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38392024-12-20T20:26:52.619Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
38402024-12-20T20:26:54.342Z[ host-image] Dec 20 20:26:53.123 INFO O| Dec 20 20:26:53.123 INFO O| Planning: Running solver ... Done
38412024-12-20T20:26:55.021Z[ host-image] Dec 20 20:26:53.801 INFO O| Dec 20 20:26:53.801 INFO O| Planning: Finding local manifests ... Done
38422024-12-20T20:26:55.038Z[ host-image] Dec 20 20:26:53.819 INFO O| Dec 20 20:26:53.819 INFO O| Planning: Fetching manifests: 0/124 0% complete
38432024-12-20T20:26:57.810Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38442024-12-20T20:26:59.324Z[ host-image] Dec 20 20:26:58.105 INFO O| Dec 20 20:26:58.105 INFO O| Planning: Fetching manifests: 124/124 100% complete
38452024-12-20T20:27:00.829Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38462024-12-20T20:27:00.949Z[ host-image] Dec 20 20:26:59.730 INFO O| Dec 20 20:26:59.730 INFO O| Planning: Package planning ... Done
38472024-12-20T20:27:02.610Z[ host-image] Dec 20 20:27:01.391 INFO O| Dec 20 20:27:01.391 INFO O| Planning: Merging actions ... Done
38482024-12-20T20:27:02.988Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38492024-12-20T20:27:03.034Z[ host-image] Dec 20 20:27:01.815 INFO O| Dec 20 20:27:01.815 INFO O| Planning: Checking for conflicting actions ... Done
38502024-12-20T20:27:03.389Z[ host-image] Dec 20 20:27:02.169 INFO O| Dec 20 20:27:02.169 INFO O| Planning: Consolidating action changes ... Done
38512024-12-20T20:27:03.941Z[ host-image] Dec 20 20:27:02.721 INFO O| Dec 20 20:27:02.721 INFO O| Planning: Evaluating mediators ... Done
38522024-12-20T20:27:08.276Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
38532024-12-20T20:27:10.650Z[ host-image] Dec 20 20:27:09.430 INFO O| Dec 20 20:27:09.429 INFO O| Planning: Planning completed in 165.57 seconds
38542024-12-20T20:27:10.656Z[ host-image] Dec 20 20:27:09.436 INFO O| Dec 20 20:27:09.436 INFO O| Packages to install: 124
38552024-12-20T20:27:10.656Z[ host-image] Dec 20 20:27:09.436 INFO O| Dec 20 20:27:09.436 INFO O| Mediators to change: 4
38562024-12-20T20:27:10.659Z[ host-image] Dec 20 20:27:09.436 INFO O| Dec 20 20:27:09.436 INFO O| Services to change: 6
38572024-12-20T20:27:10.779Z[ host-image] Dec 20 20:27:09.559 INFO O| Dec 20 20:27:09.559 INFO O| Download: 0/22788 items 0.0/199.7MB 0% complete
38582024-12-20T20:27:15.805Z[ host-image] Dec 20 20:27:14.585 INFO O| Dec 20 20:27:14.585 INFO O| Download: 1072/22788 items 6.8/199.7MB 3% complete (1.5M/s)
38592024-12-20T20:27:19.170Z[ recovery-image] Dec 20 20:27:17.950 INFO O| Dec 20 20:27:17.950 INFO O| Planning: Running solver ... Done
38602024-12-20T20:27:19.767Z[ recovery-image] Dec 20 20:27:18.547 INFO O| Dec 20 20:27:18.547 INFO O| Planning: Finding local manifests ... Done
38612024-12-20T20:27:19.794Z[ recovery-image] Dec 20 20:27:18.574 INFO O| Dec 20 20:27:18.574 INFO O| Planning: Fetching manifests: 0/124 0% complete
38622024-12-20T20:27:20.968Z[ host-image] Dec 20 20:27:19.691 INFO O| Dec 20 20:27:19.690 INFO O| Download: 1681/22788 items 11.0/199.7MB 5% complete (1.2M/s)
38632024-12-20T20:27:24.237Z[ recovery-image] Dec 20 20:27:23.017 INFO O| Dec 20 20:27:23.017 INFO O| Planning: Fetching manifests: 124/124 100% complete
38642024-12-20T20:27:25.205Z[ recovery-image] Dec 20 20:27:23.985 INFO O| Dec 20 20:27:23.985 INFO O| Planning: Package planning ... Done
38652024-12-20T20:27:25.935Z[ host-image] Dec 20 20:27:24.715 INFO O| Dec 20 20:27:24.715 INFO O| Download: 2262/22788 items 24.9/199.7MB 12% complete (1.8M/s)
38662024-12-20T20:27:25.959Z[ recovery-image] Dec 20 20:27:24.739 INFO O| Dec 20 20:27:24.739 INFO O| Planning: Merging actions ... Done
38672024-12-20T20:27:26.134Z[ recovery-image] Dec 20 20:27:24.914 INFO O| Dec 20 20:27:24.914 INFO O| Planning: Checking for conflicting actions ... Done
38682024-12-20T20:27:26.274Z[ recovery-image] Dec 20 20:27:25.053 INFO O| Dec 20 20:27:25.053 INFO O| Planning: Consolidating action changes ... Done
38692024-12-20T20:27:26.673Z[ recovery-image] Dec 20 20:27:25.453 INFO O| Dec 20 20:27:25.453 INFO O| Planning: Evaluating mediators ... Done
38702024-12-20T20:27:30.938Z[ host-image] Dec 20 20:27:29.715 INFO O| Dec 20 20:27:29.715 INFO O| Download: 3431/22788 items 35.3/199.7MB 17% complete (2.4M/s)
38712024-12-20T20:27:32.871Z[ recovery-image] Dec 20 20:27:31.651 INFO O| Dec 20 20:27:31.651 INFO O| Planning: Planning completed in 159.97 seconds
38722024-12-20T20:27:32.879Z[ recovery-image] Dec 20 20:27:31.659 INFO O| Dec 20 20:27:31.659 INFO O| Packages to install: 124
38732024-12-20T20:27:32.881Z[ recovery-image] Dec 20 20:27:31.659 INFO O| Dec 20 20:27:31.659 INFO O| Mediators to change: 4
38742024-12-20T20:27:32.882Z[ recovery-image] Dec 20 20:27:31.659 INFO O| Dec 20 20:27:31.659 INFO O| Services to change: 5
38752024-12-20T20:27:32.960Z[ recovery-image] Dec 20 20:27:31.740 INFO O| Dec 20 20:27:31.740 INFO O| Download: 0/15862 items 0.0/176.4MB 0% complete
38762024-12-20T20:27:35.865Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
38772024-12-20T20:27:35.939Z[ host-image] Dec 20 20:27:34.720 INFO O| Dec 20 20:27:34.719 INFO O| Download: 4398/22788 items 41.2/199.7MB 20% complete (1.6M/s)
38782024-12-20T20:27:37.972Z[ recovery-image] Dec 20 20:27:36.752 INFO O| Dec 20 20:27:36.751 INFO O| Download: 950/15862 items 7.5/176.4MB 4% complete (1.5M/s)
38792024-12-20T20:27:40.964Z[ host-image] Dec 20 20:27:39.744 INFO O| Dec 20 20:27:39.744 INFO O| Download: 4830/22788 items 45.7/199.7MB 22% complete (1.1M/s)
38802024-12-20T20:27:41.401Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38812024-12-20T20:27:42.066Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
38822024-12-20T20:27:42.590Z[verify-libraries] Compiling termios v0.3.3
38832024-12-20T20:27:42.942Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38842024-12-20T20:27:42.973Z[ recovery-image] Dec 20 20:27:41.752 INFO O| Dec 20 20:27:41.751 INFO O| Download: 1178/15862 items 12.5/176.4MB 7% complete (1.2M/s)
38852024-12-20T20:27:45.968Z[ host-image] Dec 20 20:27:44.748 INFO O| Dec 20 20:27:44.748 INFO O| Download: 5774/22788 items 46.3/199.7MB 23% complete (544k/s)
38862024-12-20T20:27:47.986Z[ recovery-image] Dec 20 20:27:46.766 INFO O| Dec 20 20:27:46.766 INFO O| Download: 1561/15862 items 22.6/176.4MB 12% complete (1.5M/s)
38872024-12-20T20:27:51.110Z[ host-image] Dec 20 20:27:49.890 INFO O| Dec 20 20:27:49.890 INFO O| Download: 6759/22788 items 47.7/199.7MB 23% complete (236k/s)
38882024-12-20T20:27:52.988Z[ recovery-image] Dec 20 20:27:51.768 INFO O| Dec 20 20:27:51.768 INFO O| Download: 2287/15862 items 31.2/176.4MB 17% complete (2.0M/s)
38892024-12-20T20:27:56.140Z[ host-image] Dec 20 20:27:54.920 INFO O| Dec 20 20:27:54.920 INFO O| Download: 6767/22788 items 47.9/199.7MB 23% complete (156k/s)
38902024-12-20T20:27:58.001Z[ recovery-image] Dec 20 20:27:56.781 INFO O| Dec 20 20:27:56.781 INFO O| Download: 3473/15862 items 38.3/176.4MB 21% complete (1.6M/s)
38912024-12-20T20:28:01.142Z[ host-image] Dec 20 20:27:59.921 INFO O| Dec 20 20:27:59.921 INFO O| Download: 7385/22788 items 57.7/199.7MB 28% complete (1.4M/s)
38922024-12-20T20:28:02.335Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38932024-12-20T20:28:03.007Z[ recovery-image] Dec 20 20:28:01.787 INFO O| Dec 20 20:28:01.787 INFO O| Download: 4031/15862 items 42.6/176.4MB 24% complete (1.1M/s)
38942024-12-20T20:28:07.700Z[ host-image] Dec 20 20:28:06.480 INFO O| Dec 20 20:28:06.480 INFO O| Download: 8078/22788 items 60.4/199.7MB 30% complete (1.3M/s)
38952024-12-20T20:28:08.401Z[ recovery-image] Dec 20 20:28:06.794 INFO O| Dec 20 20:28:06.793 INFO O| Download: 4788/15862 items 43.0/176.4MB 24% complete (488k/s)
38962024-12-20T20:28:12.715Z[ host-image] Dec 20 20:28:11.495 INFO O| Dec 20 20:28:11.495 INFO O| Download: 8498/22788 items 69.8/199.7MB 34% complete (1.1M/s)
38972024-12-20T20:28:13.076Z[ recovery-image] Dec 20 20:28:11.856 INFO O| Dec 20 20:28:11.856 INFO O| Download: 5747/15862 items 46.6/176.4MB 26% complete (392k/s)
38982024-12-20T20:28:17.763Z[ host-image] Dec 20 20:28:16.542 INFO O| Dec 20 20:28:16.542 INFO O| Download: 9412/22788 items 81.7/199.7MB 40% complete (2.2M/s)
38992024-12-20T20:28:18.320Z[ recovery-image] Dec 20 20:28:17.100 INFO O| Dec 20 20:28:17.099 INFO O| Download: 6115/15862 items 58.1/176.4MB 32% complete (1.4M/s)
39002024-12-20T20:28:22.831Z[ host-image] Dec 20 20:28:21.611 INFO O| Dec 20 20:28:21.610 INFO O| Download: 10424/22788 items 88.1/199.7MB 44% complete (1.9M/s)
39012024-12-20T20:28:23.322Z[ recovery-image] Dec 20 20:28:22.101 INFO O| Dec 20 20:28:22.101 INFO O| Download: 6471/15862 items 63.8/176.4MB 36% complete (1.8M/s)
39022024-12-20T20:28:25.723Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39032024-12-20T20:28:27.837Z[ host-image] Dec 20 20:28:26.617 INFO O| Dec 20 20:28:26.617 INFO O| Download: 11096/22788 items 92.1/199.7MB 46% complete (1.2M/s)
39042024-12-20T20:28:28.506Z[ recovery-image] Dec 20 20:28:27.286 INFO O| Dec 20 20:28:27.286 INFO O| Download: 7236/15862 items 73.3/176.4MB 41% complete (1.6M/s)
39052024-12-20T20:28:32.847Z[ host-image] Dec 20 20:28:31.626 INFO O| Dec 20 20:28:31.626 INFO O| Download: 11560/22788 items 96.3/199.7MB 48% complete (848k/s)
39062024-12-20T20:28:33.947Z[ recovery-image] Dec 20 20:28:32.727 INFO O| Dec 20 20:28:32.727 INFO O| Download: 7899/15862 items 76.9/176.4MB 43% complete (1.3M/s)
39072024-12-20T20:28:37.886Z[ host-image] Dec 20 20:28:36.655 INFO O| Dec 20 20:28:36.655 INFO O| Download: 12180/22788 items 108.6/199.7MB 54% complete (1.6M/s)
39082024-12-20T20:28:39.120Z[ recovery-image] Dec 20 20:28:37.899 INFO O| Dec 20 20:28:37.899 INFO O| Download: 8658/15862 items 81.5/176.4MB 46% complete (790k/s)
39092024-12-20T20:28:42.889Z[ host-image] Dec 20 20:28:41.668 INFO O| Dec 20 20:28:41.668 INFO O| Download: 12972/22788 items 109.8/199.7MB 54% complete (1.4M/s)
39102024-12-20T20:28:45.154Z[ recovery-image] Dec 20 20:28:43.933 INFO O| Dec 20 20:28:43.933 INFO O| Download: 8843/15862 items 91.9/176.4MB 52% complete (1.6M/s)
39112024-12-20T20:28:47.906Z[ host-image] Dec 20 20:28:46.685 INFO O| Dec 20 20:28:46.685 INFO O| Download: 14002/22788 items 110.3/199.7MB 55% complete (197k/s)
39122024-12-20T20:28:50.157Z[ recovery-image] Dec 20 20:28:48.937 INFO O| Dec 20 20:28:48.936 INFO O| Download: 9176/15862 items 92.8/176.4MB 52% complete (929k/s)
39132024-12-20T20:28:53.109Z[ host-image] Dec 20 20:28:51.888 INFO O| Dec 20 20:28:51.888 INFO O| Download: 14502/22788 items 115.2/199.7MB 57% complete (462k/s)
39142024-12-20T20:28:55.162Z[ recovery-image] Dec 20 20:28:53.941 INFO O| Dec 20 20:28:53.940 INFO O| Download: 10182/15862 items 93.3/176.4MB 52% complete (140k/s)
39152024-12-20T20:28:58.298Z[ host-image] Dec 20 20:28:57.077 INFO O| Dec 20 20:28:57.077 INFO O| Download: 15537/22788 items 124.4/199.7MB 62% complete (1.4M/s)
39162024-12-20T20:29:00.183Z[ recovery-image] Dec 20 20:28:58.941 INFO O| Dec 20 20:28:58.941 INFO O| Download: 10911/15862 items 93.9/176.4MB 53% complete (120k/s)
39172024-12-20T20:29:03.329Z[ host-image] Dec 20 20:29:02.108 INFO O| Dec 20 20:29:02.108 INFO O| Download: 16037/22788 items 135.6/199.7MB 67% complete (1.9M/s)
39182024-12-20T20:29:05.164Z[ recovery-image] Dec 20 20:29:03.943 INFO O| Dec 20 20:29:03.942 INFO O| Download: 11407/15862 items 107.1/176.4MB 60% complete (1.4M/s)
39192024-12-20T20:29:09.510Z[ host-image] Dec 20 20:29:08.288 INFO O| Dec 20 20:29:08.288 INFO O| Download: 16889/22788 items 148.4/199.7MB 74% complete (2.6M/s)
39202024-12-20T20:29:10.164Z[ recovery-image] Dec 20 20:29:08.943 INFO O| Dec 20 20:29:08.943 INFO O| Download: 11991/15862 items 139.4/176.4MB 79% complete (4.5M/s)
39212024-12-20T20:29:14.702Z[ host-image] Dec 20 20:29:13.481 INFO O| Dec 20 20:29:13.481 INFO O| Download: 17697/22788 items 149.9/199.7MB 75% complete (502k/s)
39222024-12-20T20:29:15.228Z[ recovery-image] Dec 20 20:29:14.007 INFO O| Dec 20 20:29:14.007 INFO O| Download: 12992/15862 items 143.8/176.4MB 81% complete (3.7M/s)
39232024-12-20T20:29:22.265Z[ host-image] Dec 20 20:29:18.679 INFO O| Dec 20 20:29:18.678 INFO O| Download: 17964/22788 items 161.9/199.7MB 81% complete (1.3M/s)
39242024-12-20T20:29:22.325Z[ recovery-image] Dec 20 20:29:19.150 INFO O| Dec 20 20:29:19.150 INFO O| Download: 14043/15862 items 148.5/176.4MB 84% complete (956k/s)
39252024-12-20T20:29:24.902Z[ host-image] Dec 20 20:29:23.679 INFO O| Dec 20 20:29:23.679 INFO O| Download: 18988/22788 items 165.9/199.7MB 83% complete (1.6M/s)
39262024-12-20T20:29:25.399Z[ recovery-image] Dec 20 20:29:24.177 INFO O| Dec 20 20:29:24.177 INFO O| Download: 14690/15862 items 151.0/176.4MB 85% complete (718k/s)
39272024-12-20T20:29:30.228Z[ host-image] Dec 20 20:29:29.007 INFO O| Dec 20 20:29:29.007 INFO O| Download: 20011/22788 items 170.4/199.7MB 85% complete (955k/s)
39282024-12-20T20:29:30.421Z[ recovery-image] Dec 20 20:29:29.200 INFO O| Dec 20 20:29:29.200 INFO O| Download: 15078/15862 items 157.9/176.4MB 89% complete (961k/s)
39292024-12-20T20:29:35.238Z[ host-image] Dec 20 20:29:34.017 INFO O| Dec 20 20:29:34.017 INFO O| Download: 20806/22788 items 174.0/199.7MB 87% complete (835k/s)
39302024-12-20T20:29:35.684Z[ recovery-image] Dec 20 20:29:34.463 INFO O| Dec 20 20:29:34.463 INFO O| Download: 15528/15862 items 168.9/176.4MB 95% complete (1.7M/s)
39312024-12-20T20:29:40.258Z[ host-image] Dec 20 20:29:39.037 INFO O| Dec 20 20:29:39.037 INFO O| Download: 21575/22788 items 183.1/199.7MB 91% complete (1.3M/s)
39322024-12-20T20:29:40.717Z[ recovery-image] Dec 20 20:29:39.496 INFO O| Dec 20 20:29:39.496 INFO O| Download: 15852/15862 items 175.9/176.4MB 99% complete (1.8M/s)
39332024-12-20T20:29:40.798Z[ recovery-image] Dec 20 20:29:39.576 INFO O| Dec 20 20:29:39.576 INFO O| Download: Completed 176.38 MB in 127.84 seconds (1.4M/s)
39342024-12-20T20:29:42.202Z[ recovery-image] Dec 20 20:29:40.976 INFO O| Dec 20 20:29:40.976 INFO O| Actions: 1/25028 actions (Installing new actions)
39352024-12-20T20:29:45.259Z[ host-image] Dec 20 20:29:44.037 INFO O| Dec 20 20:29:44.037 INFO O| Download: 22096/22788 items 195.1/199.7MB 97% complete (2.0M/s)
39362024-12-20T20:29:47.198Z[ recovery-image] Dec 20 20:29:45.976 INFO O| Dec 20 20:29:45.976 INFO O| Actions: 8592/25028 actions (Installing new actions)
39372024-12-20T20:29:49.072Z[ host-image] Dec 20 20:29:47.850 INFO O| Dec 20 20:29:47.850 INFO O| Download: Completed 199.66 MB in 158.29 seconds (1.3M/s)
39382024-12-20T20:29:51.303Z[ host-image] Dec 20 20:29:50.082 INFO O| Dec 20 20:29:50.082 INFO O| Actions: 1/49485 actions (Installing new actions)
39392024-12-20T20:29:53.853Z[ recovery-image] Dec 20 20:29:50.996 INFO O| Dec 20 20:29:50.996 INFO O| Actions: 15217/25028 actions (Installing new actions)
39402024-12-20T20:29:56.303Z[ host-image] Dec 20 20:29:55.082 INFO O| Dec 20 20:29:55.082 INFO O| Actions: 8631/49485 actions (Installing new actions)
39412024-12-20T20:29:58.025Z[ recovery-image] Dec 20 20:29:56.777 INFO O| Dec 20 20:29:56.777 INFO O| Actions: 24473/25028 actions (Installing new actions)
39422024-12-20T20:29:59.440Z[ recovery-image] Dec 20 20:29:58.219 INFO O| Dec 20 20:29:58.218 INFO O| Actions: Completed 25028 actions in 17.24 seconds.
39432024-12-20T20:30:00.099Z[ recovery-image] Dec 20 20:29:58.878 INFO O| Dec 20 20:29:58.878 INFO O| Done
39442024-12-20T20:30:00.099Z[ recovery-image] Dec 20 20:29:58.878 INFO O| Dec 20 20:29:58.878 INFO O| Done
39452024-12-20T20:30:01.304Z[ host-image] Dec 20 20:30:00.082 INFO O| Dec 20 20:30:00.082 INFO O| Actions: 14972/49485 actions (Installing new actions)
39462024-12-20T20:30:02.654Z[ recovery-image] Dec 20 20:30:01.433 INFO O| Dec 20 20:30:01.433 INFO O| Done
39472024-12-20T20:30:04.884Z[ recovery-image] Dec 20 20:30:03.662 INFO O| Dec 20 20:30:03.661 INFO O| Done
39482024-12-20T20:30:04.905Z[ recovery-image] Dec 20 20:30:03.684 INFO O| Dec 20 20:30:03.684 INFO O| Done
39492024-12-20T20:30:08.672Z[ host-image] Dec 20 20:30:05.087 INFO O| Dec 20 20:30:05.087 INFO O| Actions: 21325/49485 actions (Installing new actions)
39502024-12-20T20:30:09.909Z[ recovery-image] Dec 20 20:30:08.687 INFO O| Dec 20 20:30:08.687 INFO O| Done
39512024-12-20T20:30:10.758Z[ recovery-image] Dec 20 20:30:09.537 INFO O| Dec 20 20:30:09.537 INFO O| Done
39522024-12-20T20:30:11.308Z[ host-image] Dec 20 20:30:10.087 INFO O| Dec 20 20:30:10.087 INFO O| Actions: 40064/49485 actions (Installing new actions)
39532024-12-20T20:30:11.409Z[ recovery-image] Dec 20 20:30:10.187 INFO O| Dec 20 20:30:10.187 INFO STEP 11 (pkg_install) COMPLETE
39542024-12-20T20:30:11.409Z[ recovery-image] Dec 20 20:30:10.188 INFO O| Dec 20 20:30:10.187 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39552024-12-20T20:30:11.412Z[ recovery-image] Dec 20 20:30:10.188 INFO O| Dec 20 20:30:10.187 INFO skip step because feature "recovery" is enabled
39562024-12-20T20:30:11.412Z[ recovery-image] Dec 20 20:30:10.188 INFO O| Dec 20 20:30:10.187 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39572024-12-20T20:30:11.414Z[ recovery-image] Dec 20 20:30:10.188 INFO O| Dec 20 20:30:10.187 INFO skip step because feature "omicron1" is not enabled
39582024-12-20T20:30:11.414Z[ recovery-image] Dec 20 20:30:10.188 INFO O| Dec 20 20:30:10.187 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39592024-12-20T20:30:11.443Z[ recovery-image] Dec 20 20:30:10.222 INFO O| Dec 20 20:30:10.221 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
39602024-12-20T20:30:14.345Z[ recovery-image] Dec 20 20:30:13.124 INFO O| Dec 20 20:30:13.123 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39612024-12-20T20:30:14.546Z[ host-image] Dec 20 20:30:13.324 INFO O| Dec 20 20:30:13.324 INFO O| Actions: Completed 49485 actions in 23.24 seconds.
39622024-12-20T20:30:15.340Z[ host-image] Dec 20 20:30:14.119 INFO O| Dec 20 20:30:14.118 INFO O| Done
39632024-12-20T20:30:15.340Z[ host-image] Dec 20 20:30:14.119 INFO O| Dec 20 20:30:14.118 INFO O| Done
39642024-12-20T20:30:17.154Z[ host-image] Dec 20 20:30:15.932 INFO O| Dec 20 20:30:15.932 INFO O| Done
39652024-12-20T20:30:18.765Z[ recovery-image] Dec 20 20:30:17.530 INFO O| Dec 20 20:30:17.530 INFO O| Planning: Solver setup ... Done
39662024-12-20T20:30:18.765Z[ recovery-image] Dec 20 20:30:17.535 INFO O| Dec 20 20:30:17.535 INFO O| Planning: Running solver ... Done
39672024-12-20T20:30:18.837Z[ recovery-image] Dec 20 20:30:17.616 INFO O| Dec 20 20:30:17.616 INFO O| Planning: Finding local manifests ... Done
39682024-12-20T20:30:18.840Z[ recovery-image] Dec 20 20:30:17.617 INFO O| Dec 20 20:30:17.617 INFO O| Planning: Fetching manifests: 0/1 0% complete
39692024-12-20T20:30:18.886Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
39702024-12-20T20:30:19.038Z[ recovery-image] Dec 20 20:30:17.816 INFO O| Dec 20 20:30:17.816 INFO O| Planning: Fetching manifests: 1/1 100% complete
39712024-12-20T20:30:19.071Z[ recovery-image] Dec 20 20:30:17.849 INFO O| Dec 20 20:30:17.849 INFO O| Planning: Package planning ... Done
39722024-12-20T20:30:19.073Z[ recovery-image] Dec 20 20:30:17.850 INFO O| Dec 20 20:30:17.850 INFO O| Planning: Merging actions ... Done
39732024-12-20T20:30:19.181Z[ recovery-image] Dec 20 20:30:17.959 INFO O| Dec 20 20:30:17.959 INFO O| Planning: Checking for conflicting actions ... Done
39742024-12-20T20:30:19.184Z[ recovery-image] Dec 20 20:30:17.960 INFO O| Dec 20 20:30:17.960 INFO O| Planning: Consolidating action changes ... Done
39752024-12-20T20:30:19.562Z[ recovery-image] Dec 20 20:30:18.329 INFO O| Dec 20 20:30:18.329 INFO O| Planning: Evaluating mediators ... Done
39762024-12-20T20:30:19.565Z[ recovery-image] Dec 20 20:30:18.330 INFO O| Dec 20 20:30:18.330 INFO O| Planning: Planning completed in 5.21 seconds
39772024-12-20T20:30:19.565Z[ recovery-image] Dec 20 20:30:18.332 INFO O| Dec 20 20:30:18.332 INFO O| Packages to install: 1
39782024-12-20T20:30:19.591Z[ recovery-image] Dec 20 20:30:18.367 INFO O| Dec 20 20:30:18.367 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
39792024-12-20T20:30:19.881Z[ host-image] Dec 20 20:30:18.660 INFO O| Dec 20 20:30:18.660 INFO O| Done
39802024-12-20T20:30:19.923Z[ host-image] Dec 20 20:30:18.701 INFO O| Dec 20 20:30:18.701 INFO O| Done
39812024-12-20T20:30:20.412Z[ recovery-image] Dec 20 20:30:19.191 INFO O| Dec 20 20:30:19.191 INFO O| Download: Completed 9.99 MB in 0.82 seconds (12.1M/s)
39822024-12-20T20:30:21.023Z[ recovery-image] Dec 20 20:30:19.801 INFO O| Dec 20 20:30:19.801 INFO O| Actions: 1/22 actions (Installing new actions)
39832024-12-20T20:30:21.418Z[ recovery-image] Dec 20 20:30:20.196 INFO O| Dec 20 20:30:20.196 INFO O| Actions: Completed 22 actions in 0.40 seconds.
39842024-12-20T20:30:21.911Z[ recovery-image] Dec 20 20:30:20.689 INFO O| Dec 20 20:30:20.689 INFO O| Done
39852024-12-20T20:30:21.911Z[ recovery-image] Dec 20 20:30:20.689 INFO O| Dec 20 20:30:20.689 INFO O| Done
39862024-12-20T20:30:23.287Z[ recovery-image] Dec 20 20:30:22.065 INFO O| Dec 20 20:30:22.065 INFO O| Done
39872024-12-20T20:30:25.251Z[ recovery-image] Dec 20 20:30:24.029 INFO O| Dec 20 20:30:24.029 INFO O| Done
39882024-12-20T20:30:25.289Z[ recovery-image] Dec 20 20:30:24.068 INFO O| Dec 20 20:30:24.068 INFO O| Done
39892024-12-20T20:30:25.292Z[ recovery-image] Dec 20 20:30:24.068 INFO O| Dec 20 20:30:24.068 INFO O| Done
39902024-12-20T20:30:25.309Z[ recovery-image] Dec 20 20:30:24.088 INFO O| Dec 20 20:30:24.088 INFO O| Done
39912024-12-20T20:30:25.510Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO STEP 14 (pkg_install) COMPLETE
39922024-12-20T20:30:25.510Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39932024-12-20T20:30:25.512Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO skip step because feature "mfg" is not enabled
39942024-12-20T20:30:25.512Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39952024-12-20T20:30:25.512Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO skip step because feature "compliance" is not enabled
39962024-12-20T20:30:25.512Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39972024-12-20T20:30:25.513Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO skip step because feature "stress" is not enabled
39982024-12-20T20:30:25.513Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39992024-12-20T20:30:25.513Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO skip step because feature "nfs" is not enabled
40002024-12-20T20:30:25.513Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40012024-12-20T20:30:25.513Z[ recovery-image] Dec 20 20:30:24.289 INFO O| Dec 20 20:30:24.289 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40022024-12-20T20:30:25.647Z[ recovery-image] Dec 20 20:30:24.426 INFO O| Dec 20 20:30:24.426 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
40032024-12-20T20:30:25.878Z[ recovery-image] Dec 20 20:30:24.656 INFO O| Dec 20 20:30:24.656 INFO completed processing gimlet/ramdisk-01-os
40042024-12-20T20:30:25.881Z[ recovery-image] Dec 20 20:30:24.660 INFO image builder template: ramdisk-02-trim...
40052024-12-20T20:30:25.881Z[ recovery-image] Dec 20 20:30:24.660 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/.tmpoPknlO/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.311", "-n", "ramdisk-02-trim"], pwd: None
40062024-12-20T20:30:25.929Z[ recovery-image] Dec 20 20:30:24.708 INFO O| Dec 20 20:30:24.707 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40072024-12-20T20:30:25.949Z[ recovery-image] Dec 20 20:30:24.727 INFO O| Dec 20 20:30:24.727 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40082024-12-20T20:30:26.088Z[ recovery-image] Dec 20 20:30:24.867 INFO O| Dec 20 20:30:24.867 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
40092024-12-20T20:30:26.167Z[ recovery-image] Dec 20 20:30:24.946 INFO O| Dec 20 20:30:24.946 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
40102024-12-20T20:30:26.167Z[ recovery-image] Dec 20 20:30:24.946 INFO O| Dec 20 20:30:24.946 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
40112024-12-20T20:30:26.177Z[ recovery-image] Dec 20 20:30:24.956 INFO O| Dec 20 20:30:24.955 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
40122024-12-20T20:30:26.185Z[ recovery-image] Dec 20 20:30:24.963 INFO O| Dec 20 20:30:24.963 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
40132024-12-20T20:30:26.214Z[ recovery-image] Dec 20 20:30:24.992 INFO O| Dec 20 20:30:24.992 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
40142024-12-20T20:30:26.989Z[ recovery-image] Dec 20 20:30:25.767 INFO O| Dec 20 20:30:25.767 INFO rolled back to input snapshot; work may begin
40152024-12-20T20:30:26.989Z[ recovery-image] Dec 20 20:30:25.767 INFO O| Dec 20 20:30:25.767 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
40162024-12-20T20:30:27.000Z[ recovery-image] Dec 20 20:30:25.779 INFO O| Dec 20 20:30:25.779 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40172024-12-20T20:30:27.029Z[ recovery-image] Dec 20 20:30:25.807 INFO O| Dec 20 20:30:25.807 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
40182024-12-20T20:30:27.240Z[ recovery-image] Dec 20 20:30:26.018 INFO O| Dec 20 20:30:26.018 INFO STEP 0 (remove_files) COMPLETE
40192024-12-20T20:30:27.240Z[ recovery-image] Dec 20 20:30:26.018 INFO O| Dec 20 20:30:26.018 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40202024-12-20T20:30:27.260Z[ recovery-image] Dec 20 20:30:26.039 INFO O| Dec 20 20:30:26.038 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
40212024-12-20T20:30:27.263Z[ recovery-image] Dec 20 20:30:26.041 INFO O| Dec 20 20:30:26.041 INFO STEP 1 (remove_files) COMPLETE
40222024-12-20T20:30:27.263Z[ recovery-image] Dec 20 20:30:26.041 INFO O| Dec 20 20:30:26.041 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40232024-12-20T20:30:27.283Z[ recovery-image] Dec 20 20:30:26.061 INFO O| Dec 20 20:30:26.061 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
40242024-12-20T20:30:27.308Z[ recovery-image] Dec 20 20:30:26.087 INFO O| Dec 20 20:30:26.087 INFO STEP 2 (remove_files) COMPLETE
40252024-12-20T20:30:27.308Z[ recovery-image] Dec 20 20:30:26.087 INFO O| Dec 20 20:30:26.087 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40262024-12-20T20:30:27.344Z[ recovery-image] Dec 20 20:30:26.122 INFO O| Dec 20 20:30:26.122 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
40272024-12-20T20:30:27.358Z[ recovery-image] Dec 20 20:30:26.125 INFO O| Dec 20 20:30:26.125 INFO STEP 3 (remove_files) COMPLETE
40282024-12-20T20:30:27.358Z[ recovery-image] Dec 20 20:30:26.125 INFO O| Dec 20 20:30:26.125 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40292024-12-20T20:30:27.367Z[ recovery-image] Dec 20 20:30:26.145 INFO O| Dec 20 20:30:26.145 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
40302024-12-20T20:30:27.374Z[ recovery-image] Dec 20 20:30:26.153 INFO O| Dec 20 20:30:26.153 INFO STEP 4 (remove_files) COMPLETE
40312024-12-20T20:30:27.374Z[ recovery-image] Dec 20 20:30:26.153 INFO O| Dec 20 20:30:26.153 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40322024-12-20T20:30:27.394Z[ recovery-image] Dec 20 20:30:26.173 INFO O| Dec 20 20:30:26.172 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
40332024-12-20T20:30:27.397Z[ recovery-image] Dec 20 20:30:26.173 INFO O| Dec 20 20:30:26.173 INFO STEP 5 (remove_files) COMPLETE
40342024-12-20T20:30:27.397Z[ recovery-image] Dec 20 20:30:26.173 INFO O| Dec 20 20:30:26.173 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40352024-12-20T20:30:27.412Z[ recovery-image] Dec 20 20:30:26.190 INFO O| Dec 20 20:30:26.190 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
40362024-12-20T20:30:27.430Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO STEP 6 (remove_files) COMPLETE
40372024-12-20T20:30:27.431Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40382024-12-20T20:30:27.431Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO skip step because feature "recovery" is enabled
40392024-12-20T20:30:27.434Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40402024-12-20T20:30:27.434Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO skip step because feature "recovery" is enabled
40412024-12-20T20:30:27.434Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40422024-12-20T20:30:27.434Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO skip step because feature "recovery" is enabled
40432024-12-20T20:30:27.434Z[ recovery-image] Dec 20 20:30:26.209 INFO O| Dec 20 20:30:26.209 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40442024-12-20T20:30:27.450Z[ recovery-image] Dec 20 20:30:26.228 INFO O| Dec 20 20:30:26.228 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
40452024-12-20T20:30:27.455Z[ recovery-image] Dec 20 20:30:26.234 INFO O| Dec 20 20:30:26.234 INFO STEP 10 (remove_files) COMPLETE
40462024-12-20T20:30:27.455Z[ recovery-image] Dec 20 20:30:26.234 INFO O| Dec 20 20:30:26.234 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40472024-12-20T20:30:27.474Z[ recovery-image] Dec 20 20:30:26.252 INFO O| Dec 20 20:30:26.252 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
40482024-12-20T20:30:27.476Z[ recovery-image] Dec 20 20:30:26.253 INFO O| Dec 20 20:30:26.253 INFO STEP 11 (remove_files) COMPLETE
40492024-12-20T20:30:27.477Z[ recovery-image] Dec 20 20:30:26.253 INFO O| Dec 20 20:30:26.253 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40502024-12-20T20:30:27.492Z[ recovery-image] Dec 20 20:30:26.270 INFO O| Dec 20 20:30:26.270 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
40512024-12-20T20:30:27.495Z[ recovery-image] Dec 20 20:30:26.273 INFO O| Dec 20 20:30:26.273 INFO STEP 12 (remove_files) COMPLETE
40522024-12-20T20:30:27.495Z[ recovery-image] Dec 20 20:30:26.273 INFO O| Dec 20 20:30:26.273 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40532024-12-20T20:30:27.531Z[ recovery-image] Dec 20 20:30:26.309 INFO O| Dec 20 20:30:26.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
40542024-12-20T20:30:27.739Z[ recovery-image] Dec 20 20:30:26.517 INFO O| Dec 20 20:30:26.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
40552024-12-20T20:30:27.803Z[ recovery-image] Dec 20 20:30:26.581 INFO O| Dec 20 20:30:26.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
40562024-12-20T20:30:27.814Z[ recovery-image] Dec 20 20:30:26.593 INFO O| Dec 20 20:30:26.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
40572024-12-20T20:30:27.818Z[ recovery-image] Dec 20 20:30:26.596 INFO O| Dec 20 20:30:26.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
40582024-12-20T20:30:27.985Z[ recovery-image] Dec 20 20:30:26.764 INFO O| Dec 20 20:30:26.764 INFO STEP 13 (remove_files) COMPLETE
40592024-12-20T20:30:27.985Z[ recovery-image] Dec 20 20:30:26.764 INFO O| Dec 20 20:30:26.764 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40602024-12-20T20:30:28.007Z[ recovery-image] Dec 20 20:30:26.785 INFO O| Dec 20 20:30:26.785 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
40612024-12-20T20:30:28.012Z[ recovery-image] Dec 20 20:30:26.788 INFO O| Dec 20 20:30:26.788 INFO STEP 14 (remove_files) COMPLETE
40622024-12-20T20:30:28.012Z[ recovery-image] Dec 20 20:30:26.788 INFO O| Dec 20 20:30:26.788 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40632024-12-20T20:30:28.037Z[ recovery-image] Dec 20 20:30:26.815 INFO O| Dec 20 20:30:26.815 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
40642024-12-20T20:30:28.047Z[ recovery-image] Dec 20 20:30:26.826 INFO O| Dec 20 20:30:26.826 INFO STEP 15 (remove_files) COMPLETE
40652024-12-20T20:30:28.048Z[ recovery-image] Dec 20 20:30:26.826 INFO O| Dec 20 20:30:26.826 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40662024-12-20T20:30:28.075Z[ recovery-image] Dec 20 20:30:26.853 INFO O| Dec 20 20:30:26.853 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
40672024-12-20T20:30:28.081Z[ host-image] Dec 20 20:30:26.854 INFO O| Dec 20 20:30:26.853 INFO O| Done
40682024-12-20T20:30:28.081Z[ recovery-image] Dec 20 20:30:26.854 INFO O| Dec 20 20:30:26.854 INFO STEP 16 (remove_files) COMPLETE
40692024-12-20T20:30:28.081Z[ recovery-image] Dec 20 20:30:26.854 INFO O| Dec 20 20:30:26.854 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40702024-12-20T20:30:28.106Z[ recovery-image] Dec 20 20:30:26.884 INFO O| Dec 20 20:30:26.884 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
40712024-12-20T20:30:28.109Z[ recovery-image] Dec 20 20:30:26.887 INFO O| Dec 20 20:30:26.887 INFO STEP 17 (remove_files) COMPLETE
40722024-12-20T20:30:28.109Z[ recovery-image] Dec 20 20:30:26.887 INFO O| Dec 20 20:30:26.887 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40732024-12-20T20:30:28.132Z[ recovery-image] Dec 20 20:30:26.910 INFO O| Dec 20 20:30:26.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
40742024-12-20T20:30:28.135Z[ recovery-image] Dec 20 20:30:26.910 INFO O| Dec 20 20:30:26.910 INFO STEP 18 (remove_files) COMPLETE
40752024-12-20T20:30:28.136Z[ recovery-image] Dec 20 20:30:26.911 INFO O| Dec 20 20:30:26.911 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40762024-12-20T20:30:28.154Z[ recovery-image] Dec 20 20:30:26.932 INFO O| Dec 20 20:30:26.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
40772024-12-20T20:30:28.156Z[ recovery-image] Dec 20 20:30:26.933 INFO O| Dec 20 20:30:26.932 INFO STEP 19 (remove_files) COMPLETE
40782024-12-20T20:30:28.156Z[ recovery-image] Dec 20 20:30:26.933 INFO O| Dec 20 20:30:26.933 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40792024-12-20T20:30:28.176Z[ recovery-image] Dec 20 20:30:26.954 INFO O| Dec 20 20:30:26.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
40802024-12-20T20:30:28.176Z[ recovery-image] Dec 20 20:30:26.954 INFO O| Dec 20 20:30:26.954 INFO STEP 20 (remove_files) COMPLETE
40812024-12-20T20:30:28.180Z[ recovery-image] Dec 20 20:30:26.955 INFO O| Dec 20 20:30:26.954 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40822024-12-20T20:30:28.196Z[ recovery-image] Dec 20 20:30:26.975 INFO O| Dec 20 20:30:26.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
40832024-12-20T20:30:28.200Z[ recovery-image] Dec 20 20:30:26.975 INFO O| Dec 20 20:30:26.975 INFO STEP 21 (remove_files) COMPLETE
40842024-12-20T20:30:28.200Z[ recovery-image] Dec 20 20:30:26.975 INFO O| Dec 20 20:30:26.975 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40852024-12-20T20:30:28.218Z[ recovery-image] Dec 20 20:30:26.996 INFO O| Dec 20 20:30:26.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
40862024-12-20T20:30:28.221Z[ recovery-image] Dec 20 20:30:26.997 INFO O| Dec 20 20:30:26.997 INFO STEP 22 (remove_files) COMPLETE
40872024-12-20T20:30:28.221Z[ recovery-image] Dec 20 20:30:26.997 INFO O| Dec 20 20:30:26.997 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40882024-12-20T20:30:28.239Z[ recovery-image] Dec 20 20:30:27.017 INFO O| Dec 20 20:30:27.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
40892024-12-20T20:30:28.239Z[ recovery-image] Dec 20 20:30:27.017 INFO O| Dec 20 20:30:27.017 INFO STEP 23 (remove_files) COMPLETE
40902024-12-20T20:30:28.243Z[ recovery-image] Dec 20 20:30:27.018 INFO O| Dec 20 20:30:27.018 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40912024-12-20T20:30:28.258Z[ recovery-image] Dec 20 20:30:27.037 INFO O| Dec 20 20:30:27.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
40922024-12-20T20:30:28.259Z[ recovery-image] Dec 20 20:30:27.037 INFO O| Dec 20 20:30:27.037 INFO STEP 24 (remove_files) COMPLETE
40932024-12-20T20:30:28.262Z[ recovery-image] Dec 20 20:30:27.037 INFO O| Dec 20 20:30:27.037 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40942024-12-20T20:30:28.305Z[ recovery-image] Dec 20 20:30:27.083 INFO O| Dec 20 20:30:27.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
40952024-12-20T20:30:28.308Z[ recovery-image] Dec 20 20:30:27.084 INFO O| Dec 20 20:30:27.084 INFO STEP 25 (remove_files) COMPLETE
40962024-12-20T20:30:28.308Z[ recovery-image] Dec 20 20:30:27.084 INFO O| Dec 20 20:30:27.084 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
40972024-12-20T20:30:28.415Z[ recovery-image] Dec 20 20:30:27.193 INFO O| Dec 20 20:30:27.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
40982024-12-20T20:30:28.415Z[ recovery-image] Dec 20 20:30:27.193 INFO O| Dec 20 20:30:27.193 INFO STEP 26 (remove_files) COMPLETE
40992024-12-20T20:30:28.415Z[ recovery-image] Dec 20 20:30:27.193 INFO O| Dec 20 20:30:27.193 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41002024-12-20T20:30:28.436Z[ recovery-image] Dec 20 20:30:27.214 INFO O| Dec 20 20:30:27.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
41012024-12-20T20:30:28.436Z[ recovery-image] Dec 20 20:30:27.214 INFO O| Dec 20 20:30:27.214 INFO STEP 27 (remove_files) COMPLETE
41022024-12-20T20:30:28.441Z[ recovery-image] Dec 20 20:30:27.214 INFO O| Dec 20 20:30:27.214 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41032024-12-20T20:30:28.455Z[ recovery-image] Dec 20 20:30:27.233 INFO O| Dec 20 20:30:27.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
41042024-12-20T20:30:28.455Z[ recovery-image] Dec 20 20:30:27.233 INFO O| Dec 20 20:30:27.233 INFO STEP 28 (remove_files) COMPLETE
41052024-12-20T20:30:28.458Z[ recovery-image] Dec 20 20:30:27.233 INFO O| Dec 20 20:30:27.233 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41062024-12-20T20:30:28.537Z[ recovery-image] Dec 20 20:30:27.315 INFO O| Dec 20 20:30:27.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
41072024-12-20T20:30:28.537Z[ recovery-image] Dec 20 20:30:27.315 INFO O| Dec 20 20:30:27.315 INFO STEP 29 (remove_files) COMPLETE
41082024-12-20T20:30:28.537Z[ recovery-image] Dec 20 20:30:27.315 INFO O| Dec 20 20:30:27.315 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41092024-12-20T20:30:28.556Z[ recovery-image] Dec 20 20:30:27.334 INFO O| Dec 20 20:30:27.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
41102024-12-20T20:30:28.556Z[ recovery-image] Dec 20 20:30:27.334 INFO O| Dec 20 20:30:27.334 INFO STEP 30 (remove_files) COMPLETE
41112024-12-20T20:30:28.560Z[ recovery-image] Dec 20 20:30:27.334 INFO O| Dec 20 20:30:27.334 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41122024-12-20T20:30:28.608Z[ recovery-image] Dec 20 20:30:27.387 INFO O| Dec 20 20:30:27.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
41132024-12-20T20:30:28.609Z[ recovery-image] Dec 20 20:30:27.387 INFO O| Dec 20 20:30:27.387 INFO STEP 31 (remove_files) COMPLETE
41142024-12-20T20:30:28.609Z[ recovery-image] Dec 20 20:30:27.387 INFO O| Dec 20 20:30:27.387 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41152024-12-20T20:30:28.632Z[ recovery-image] Dec 20 20:30:27.410 INFO O| Dec 20 20:30:27.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
41162024-12-20T20:30:28.632Z[ recovery-image] Dec 20 20:30:27.410 INFO O| Dec 20 20:30:27.410 INFO STEP 32 (remove_files) COMPLETE
41172024-12-20T20:30:28.632Z[ recovery-image] Dec 20 20:30:27.410 INFO O| Dec 20 20:30:27.410 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41182024-12-20T20:30:28.653Z[ recovery-image] Dec 20 20:30:27.430 INFO O| Dec 20 20:30:27.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
41192024-12-20T20:30:28.653Z[ recovery-image] Dec 20 20:30:27.430 INFO O| Dec 20 20:30:27.430 INFO STEP 33 (remove_files) COMPLETE
41202024-12-20T20:30:28.656Z[ recovery-image] Dec 20 20:30:27.431 INFO O| Dec 20 20:30:27.430 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41212024-12-20T20:30:28.672Z[ recovery-image] Dec 20 20:30:27.450 INFO O| Dec 20 20:30:27.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
41222024-12-20T20:30:28.676Z[ recovery-image] Dec 20 20:30:27.450 INFO O| Dec 20 20:30:27.450 INFO STEP 34 (remove_files) COMPLETE
41232024-12-20T20:30:28.676Z[ recovery-image] Dec 20 20:30:27.450 INFO O| Dec 20 20:30:27.450 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41242024-12-20T20:30:28.700Z[ recovery-image] Dec 20 20:30:27.478 INFO O| Dec 20 20:30:27.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
41252024-12-20T20:30:28.700Z[ recovery-image] Dec 20 20:30:27.478 INFO O| Dec 20 20:30:27.478 INFO STEP 35 (remove_files) COMPLETE
41262024-12-20T20:30:28.701Z[ recovery-image] Dec 20 20:30:27.478 INFO O| Dec 20 20:30:27.478 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41272024-12-20T20:30:28.730Z[ recovery-image] Dec 20 20:30:27.508 INFO O| Dec 20 20:30:27.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
41282024-12-20T20:30:28.732Z[ recovery-image] Dec 20 20:30:27.508 INFO O| Dec 20 20:30:27.508 INFO STEP 36 (remove_files) COMPLETE
41292024-12-20T20:30:28.736Z[ recovery-image] Dec 20 20:30:27.508 INFO O| Dec 20 20:30:27.508 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41302024-12-20T20:30:28.777Z[ recovery-image] Dec 20 20:30:27.553 INFO O| Dec 20 20:30:27.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
41312024-12-20T20:30:28.777Z[ recovery-image] Dec 20 20:30:27.553 INFO O| Dec 20 20:30:27.553 INFO STEP 37 (remove_files) COMPLETE
41322024-12-20T20:30:28.780Z[ recovery-image] Dec 20 20:30:27.553 INFO O| Dec 20 20:30:27.553 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41332024-12-20T20:30:28.808Z[ recovery-image] Dec 20 20:30:27.573 INFO O| Dec 20 20:30:27.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
41342024-12-20T20:30:28.808Z[ recovery-image] Dec 20 20:30:27.573 INFO O| Dec 20 20:30:27.573 INFO STEP 38 (remove_files) COMPLETE
41352024-12-20T20:30:28.808Z[ recovery-image] Dec 20 20:30:27.573 INFO O| Dec 20 20:30:27.573 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41362024-12-20T20:30:28.814Z[ recovery-image] Dec 20 20:30:27.592 INFO O| Dec 20 20:30:27.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
41372024-12-20T20:30:28.814Z[ recovery-image] Dec 20 20:30:27.592 INFO O| Dec 20 20:30:27.592 INFO STEP 39 (remove_files) COMPLETE
41382024-12-20T20:30:28.814Z[ recovery-image] Dec 20 20:30:27.592 INFO O| Dec 20 20:30:27.592 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41392024-12-20T20:30:28.841Z[ recovery-image] Dec 20 20:30:27.611 INFO O| Dec 20 20:30:27.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
41402024-12-20T20:30:28.841Z[ recovery-image] Dec 20 20:30:27.611 INFO O| Dec 20 20:30:27.611 INFO STEP 40 (remove_files) COMPLETE
41412024-12-20T20:30:28.842Z[ recovery-image] Dec 20 20:30:27.611 INFO O| Dec 20 20:30:27.611 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41422024-12-20T20:30:28.852Z[ recovery-image] Dec 20 20:30:27.630 INFO O| Dec 20 20:30:27.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
41432024-12-20T20:30:28.852Z[ recovery-image] Dec 20 20:30:27.630 INFO O| Dec 20 20:30:27.630 INFO STEP 41 (remove_files) COMPLETE
41442024-12-20T20:30:28.852Z[ recovery-image] Dec 20 20:30:27.630 INFO O| Dec 20 20:30:27.630 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41452024-12-20T20:30:28.932Z[ recovery-image] Dec 20 20:30:27.709 INFO O| Dec 20 20:30:27.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
41462024-12-20T20:30:28.933Z[ recovery-image] Dec 20 20:30:27.710 INFO O| Dec 20 20:30:27.710 INFO STEP 42 (remove_files) COMPLETE
41472024-12-20T20:30:28.937Z[ recovery-image] Dec 20 20:30:27.710 INFO O| Dec 20 20:30:27.710 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41482024-12-20T20:30:28.962Z[ recovery-image] Dec 20 20:30:27.740 INFO O| Dec 20 20:30:27.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
41492024-12-20T20:30:28.962Z[ recovery-image] Dec 20 20:30:27.740 INFO O| Dec 20 20:30:27.740 INFO STEP 43 (remove_files) COMPLETE
41502024-12-20T20:30:28.965Z[ recovery-image] Dec 20 20:30:27.741 INFO O| Dec 20 20:30:27.740 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41512024-12-20T20:30:28.984Z[ recovery-image] Dec 20 20:30:27.763 INFO O| Dec 20 20:30:27.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
41522024-12-20T20:30:28.985Z[ recovery-image] Dec 20 20:30:27.763 INFO O| Dec 20 20:30:27.763 INFO STEP 44 (remove_files) COMPLETE
41532024-12-20T20:30:28.988Z[ recovery-image] Dec 20 20:30:27.763 INFO O| Dec 20 20:30:27.763 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41542024-12-20T20:30:29.013Z[ recovery-image] Dec 20 20:30:27.792 INFO O| Dec 20 20:30:27.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
41552024-12-20T20:30:29.014Z[ recovery-image] Dec 20 20:30:27.792 INFO O| Dec 20 20:30:27.792 INFO STEP 45 (remove_files) COMPLETE
41562024-12-20T20:30:29.014Z[ recovery-image] Dec 20 20:30:27.792 INFO O| Dec 20 20:30:27.792 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41572024-12-20T20:30:29.068Z[ recovery-image] Dec 20 20:30:27.846 INFO O| Dec 20 20:30:27.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
41582024-12-20T20:30:29.069Z[ recovery-image] Dec 20 20:30:27.846 INFO O| Dec 20 20:30:27.846 INFO STEP 46 (remove_files) COMPLETE
41592024-12-20T20:30:29.069Z[ recovery-image] Dec 20 20:30:27.846 INFO O| Dec 20 20:30:27.846 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41602024-12-20T20:30:29.118Z[ recovery-image] Dec 20 20:30:27.897 INFO O| Dec 20 20:30:27.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
41612024-12-20T20:30:29.118Z[ recovery-image] Dec 20 20:30:27.897 INFO O| Dec 20 20:30:27.897 INFO STEP 47 (remove_files) COMPLETE
41622024-12-20T20:30:29.121Z[ recovery-image] Dec 20 20:30:27.897 INFO O| Dec 20 20:30:27.897 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41632024-12-20T20:30:29.138Z[ recovery-image] Dec 20 20:30:27.917 INFO O| Dec 20 20:30:27.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
41642024-12-20T20:30:29.142Z[ recovery-image] Dec 20 20:30:27.917 INFO O| Dec 20 20:30:27.917 INFO STEP 48 (remove_files) COMPLETE
41652024-12-20T20:30:29.142Z[ recovery-image] Dec 20 20:30:27.917 INFO O| Dec 20 20:30:27.917 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41662024-12-20T20:30:29.179Z[ recovery-image] Dec 20 20:30:27.958 INFO O| Dec 20 20:30:27.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
41672024-12-20T20:30:29.182Z[ recovery-image] Dec 20 20:30:27.958 INFO O| Dec 20 20:30:27.958 INFO STEP 49 (remove_files) COMPLETE
41682024-12-20T20:30:29.182Z[ recovery-image] Dec 20 20:30:27.958 INFO O| Dec 20 20:30:27.958 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41692024-12-20T20:30:29.211Z[ recovery-image] Dec 20 20:30:27.989 INFO O| Dec 20 20:30:27.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
41702024-12-20T20:30:29.211Z[ recovery-image] Dec 20 20:30:27.989 INFO O| Dec 20 20:30:27.989 INFO STEP 50 (remove_files) COMPLETE
41712024-12-20T20:30:29.211Z[ recovery-image] Dec 20 20:30:27.989 INFO O| Dec 20 20:30:27.989 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41722024-12-20T20:30:29.216Z[ host-image] Dec 20 20:30:27.995 INFO O| Dec 20 20:30:27.995 INFO O| Done
41732024-12-20T20:30:29.245Z[ recovery-image] Dec 20 20:30:28.023 INFO O| Dec 20 20:30:28.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
41742024-12-20T20:30:29.245Z[ recovery-image] Dec 20 20:30:28.023 INFO O| Dec 20 20:30:28.023 INFO STEP 51 (remove_files) COMPLETE
41752024-12-20T20:30:29.245Z[ recovery-image] Dec 20 20:30:28.023 INFO O| Dec 20 20:30:28.023 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41762024-12-20T20:30:29.265Z[ recovery-image] Dec 20 20:30:28.044 INFO O| Dec 20 20:30:28.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
41772024-12-20T20:30:29.266Z[ recovery-image] Dec 20 20:30:28.044 INFO O| Dec 20 20:30:28.044 INFO STEP 52 (remove_files) COMPLETE
41782024-12-20T20:30:29.269Z[ recovery-image] Dec 20 20:30:28.044 INFO O| Dec 20 20:30:28.044 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41792024-12-20T20:30:29.285Z[ recovery-image] Dec 20 20:30:28.064 INFO O| Dec 20 20:30:28.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
41802024-12-20T20:30:29.286Z[ recovery-image] Dec 20 20:30:28.064 INFO O| Dec 20 20:30:28.064 INFO STEP 53 (remove_files) COMPLETE
41812024-12-20T20:30:29.286Z[ recovery-image] Dec 20 20:30:28.064 INFO O| Dec 20 20:30:28.064 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41822024-12-20T20:30:29.304Z[ recovery-image] Dec 20 20:30:28.082 INFO O| Dec 20 20:30:28.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
41832024-12-20T20:30:29.305Z[ recovery-image] Dec 20 20:30:28.082 INFO O| Dec 20 20:30:28.082 INFO STEP 54 (remove_files) COMPLETE
41842024-12-20T20:30:29.305Z[ recovery-image] Dec 20 20:30:28.082 INFO O| Dec 20 20:30:28.082 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41852024-12-20T20:30:29.324Z[ recovery-image] Dec 20 20:30:28.101 INFO O| Dec 20 20:30:28.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
41862024-12-20T20:30:29.324Z[ recovery-image] Dec 20 20:30:28.101 INFO O| Dec 20 20:30:28.101 INFO STEP 55 (remove_files) COMPLETE
41872024-12-20T20:30:29.325Z[ recovery-image] Dec 20 20:30:28.101 INFO O| Dec 20 20:30:28.101 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41882024-12-20T20:30:29.355Z[ recovery-image] Dec 20 20:30:28.119 INFO O| Dec 20 20:30:28.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
41892024-12-20T20:30:29.355Z[ recovery-image] Dec 20 20:30:28.119 INFO O| Dec 20 20:30:28.119 INFO STEP 56 (remove_files) COMPLETE
41902024-12-20T20:30:29.355Z[ recovery-image] Dec 20 20:30:28.119 INFO O| Dec 20 20:30:28.119 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41912024-12-20T20:30:29.371Z[ recovery-image] Dec 20 20:30:28.138 INFO O| Dec 20 20:30:28.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
41922024-12-20T20:30:29.371Z[ recovery-image] Dec 20 20:30:28.138 INFO O| Dec 20 20:30:28.138 INFO STEP 57 (remove_files) COMPLETE
41932024-12-20T20:30:29.372Z[ recovery-image] Dec 20 20:30:28.138 INFO O| Dec 20 20:30:28.138 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
41942024-12-20T20:30:29.383Z[ recovery-image] Dec 20 20:30:28.158 INFO O| Dec 20 20:30:28.158 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
41952024-12-20T20:30:29.383Z[ recovery-image] Dec 20 20:30:28.158 INFO O| Dec 20 20:30:28.158 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
41962024-12-20T20:30:29.383Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
41972024-12-20T20:30:29.392Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
41982024-12-20T20:30:29.392Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
41992024-12-20T20:30:29.393Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
42002024-12-20T20:30:29.393Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO ok!
42012024-12-20T20:30:29.393Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO STEP 58 (ensure_file) COMPLETE
42022024-12-20T20:30:29.393Z[ recovery-image] Dec 20 20:30:28.159 INFO O| Dec 20 20:30:28.159 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42032024-12-20T20:30:29.403Z[ recovery-image] Dec 20 20:30:28.179 INFO O| Dec 20 20:30:28.179 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
42042024-12-20T20:30:29.403Z[ recovery-image] Dec 20 20:30:28.179 INFO O| Dec 20 20:30:28.179 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
42052024-12-20T20:30:29.403Z[ recovery-image] Dec 20 20:30:28.179 INFO O| Dec 20 20:30:28.179 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42062024-12-20T20:30:29.408Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.179 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42072024-12-20T20:30:29.408Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.179 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42082024-12-20T20:30:29.408Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.180 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
42092024-12-20T20:30:29.408Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.180 INFO ok!
42102024-12-20T20:30:29.409Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.180 INFO STEP 59 (ensure_file) COMPLETE
42112024-12-20T20:30:29.409Z[ recovery-image] Dec 20 20:30:28.180 INFO O| Dec 20 20:30:28.180 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42122024-12-20T20:30:29.421Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
42132024-12-20T20:30:29.421Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
42142024-12-20T20:30:29.421Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
42152024-12-20T20:30:29.422Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO ok!
42162024-12-20T20:30:29.427Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO STEP 60 (ensure_file) COMPLETE
42172024-12-20T20:30:29.427Z[ recovery-image] Dec 20 20:30:28.199 INFO O| Dec 20 20:30:28.199 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42182024-12-20T20:30:29.440Z[ recovery-image] Dec 20 20:30:28.218 INFO O| Dec 20 20:30:28.218 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
42192024-12-20T20:30:29.441Z[ recovery-image] Dec 20 20:30:28.218 INFO O| Dec 20 20:30:28.218 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
42202024-12-20T20:30:29.447Z[ recovery-image] Dec 20 20:30:28.219 INFO O| Dec 20 20:30:28.219 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
42212024-12-20T20:30:29.447Z[ recovery-image] Dec 20 20:30:28.219 INFO O| Dec 20 20:30:28.219 INFO ok!
42222024-12-20T20:30:29.447Z[ recovery-image] Dec 20 20:30:28.219 INFO O| Dec 20 20:30:28.219 INFO STEP 61 (ensure_file) COMPLETE
42232024-12-20T20:30:29.447Z[ recovery-image] Dec 20 20:30:28.219 INFO O| Dec 20 20:30:28.219 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42242024-12-20T20:30:29.463Z[ recovery-image] Dec 20 20:30:28.239 INFO O| Dec 20 20:30:28.239 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
42252024-12-20T20:30:29.463Z[ recovery-image] Dec 20 20:30:28.239 INFO O| Dec 20 20:30:28.239 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
42262024-12-20T20:30:29.468Z[ recovery-image] Dec 20 20:30:28.240 INFO O| Dec 20 20:30:28.240 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42272024-12-20T20:30:29.469Z[ recovery-image] Dec 20 20:30:28.240 INFO O| Dec 20 20:30:28.240 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
42282024-12-20T20:30:29.469Z[ recovery-image] Dec 20 20:30:28.240 INFO O| Dec 20 20:30:28.240 INFO ok!
42292024-12-20T20:30:29.469Z[ recovery-image] Dec 20 20:30:28.240 INFO O| Dec 20 20:30:28.240 INFO STEP 62 (ensure_file) COMPLETE
42302024-12-20T20:30:29.469Z[ recovery-image] Dec 20 20:30:28.241 INFO O| Dec 20 20:30:28.240 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42312024-12-20T20:30:29.483Z[ recovery-image] Dec 20 20:30:28.260 INFO O| Dec 20 20:30:28.260 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
42322024-12-20T20:30:29.483Z[ recovery-image] Dec 20 20:30:28.260 INFO O| Dec 20 20:30:28.260 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
42332024-12-20T20:30:29.486Z[ recovery-image] Dec 20 20:30:28.261 INFO O| Dec 20 20:30:28.260 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
42342024-12-20T20:30:29.486Z[ recovery-image] Dec 20 20:30:28.261 INFO O| Dec 20 20:30:28.261 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
42352024-12-20T20:30:29.486Z[ recovery-image] Dec 20 20:30:28.261 INFO O| Dec 20 20:30:28.261 INFO ok!
42362024-12-20T20:30:29.486Z[ recovery-image] Dec 20 20:30:28.261 INFO O| Dec 20 20:30:28.261 INFO STEP 63 (ensure_file) COMPLETE
42372024-12-20T20:30:29.486Z[ recovery-image] Dec 20 20:30:28.261 INFO O| Dec 20 20:30:28.261 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42382024-12-20T20:30:29.504Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
42392024-12-20T20:30:29.504Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
42402024-12-20T20:30:29.507Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
42412024-12-20T20:30:29.509Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO ok!
42422024-12-20T20:30:29.509Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO STEP 64 (assemble_files) COMPLETE
42432024-12-20T20:30:29.509Z[ recovery-image] Dec 20 20:30:28.282 INFO O| Dec 20 20:30:28.282 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42442024-12-20T20:30:29.527Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
42452024-12-20T20:30:29.527Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
42462024-12-20T20:30:29.527Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
42472024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
42482024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO ok!
42492024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO STEP 65 (ensure_file) COMPLETE
42502024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42512024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO skip step because feature "omicron1" is not enabled
42522024-12-20T20:30:29.531Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42532024-12-20T20:30:29.532Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO skip step because feature "omicron1" is not enabled
42542024-12-20T20:30:29.532Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42552024-12-20T20:30:29.532Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO skip step because feature "omicron1" is not enabled
42562024-12-20T20:30:29.532Z[ recovery-image] Dec 20 20:30:28.303 INFO O| Dec 20 20:30:28.303 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42572024-12-20T20:30:29.556Z[ recovery-image] Dec 20 20:30:28.334 INFO O| Dec 20 20:30:28.334 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
42582024-12-20T20:30:29.556Z[ recovery-image] Dec 20 20:30:28.334 INFO O| Dec 20 20:30:28.334 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
42592024-12-20T20:30:29.813Z[ host-image] Dec 20 20:30:28.551 INFO O| Dec 20 20:30:28.551 INFO STEP 11 (pkg_install) COMPLETE
42602024-12-20T20:30:29.813Z[ host-image] Dec 20 20:30:28.551 INFO O| Dec 20 20:30:28.551 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42612024-12-20T20:30:29.832Z[ host-image] Dec 20 20:30:28.572 INFO O| Dec 20 20:30:28.572 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"]
42622024-12-20T20:30:31.333Z[ host-image] Dec 20 20:30:30.110 INFO O| Dec 20 20:30:30.110 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42632024-12-20T20:30:32.548Z[ recovery-image] Dec 20 20:30:31.326 INFO O| Dec 20 20:30:31.326 INFO STEP 69 (pack_tar) COMPLETE
42642024-12-20T20:30:32.549Z[ recovery-image] Dec 20 20:30:31.326 INFO O| Dec 20 20:30:31.326 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42652024-12-20T20:30:32.552Z[ recovery-image] Dec 20 20:30:31.326 INFO O| Dec 20 20:30:31.326 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
42662024-12-20T20:30:32.956Z[ recovery-image] Dec 20 20:30:31.735 INFO O| Dec 20 20:30:31.735 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42672024-12-20T20:30:33.120Z[ recovery-image] Dec 20 20:30:31.898 INFO O| Dec 20 20:30:31.898 INFO completed processing gimlet/ramdisk-02-trim
42682024-12-20T20:30:33.124Z[ recovery-image] Dec 20 20:30:31.902 INFO image builder template: ramdisk-03-recovery-trim...
42692024-12-20T20:30:33.124Z[ recovery-image] Dec 20 20:30:31.902 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/.tmpoPknlO/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.311", "-n", "ramdisk-03-recovery-trim"], pwd: None
42702024-12-20T20:30:33.331Z[ recovery-image] Dec 20 20:30:32.110 INFO O| Dec 20 20:30:32.109 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42712024-12-20T20:30:33.338Z[ recovery-image] Dec 20 20:30:32.117 INFO O| Dec 20 20:30:32.117 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42722024-12-20T20:30:33.418Z[ recovery-image] Dec 20 20:30:32.197 INFO O| Dec 20 20:30:32.197 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
42732024-12-20T20:30:33.523Z[ recovery-image] Dec 20 20:30:32.302 INFO O| Dec 20 20:30:32.301 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
42742024-12-20T20:30:33.526Z[ recovery-image] Dec 20 20:30:32.302 INFO O| Dec 20 20:30:32.302 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42752024-12-20T20:30:33.540Z[ recovery-image] Dec 20 20:30:32.319 INFO O| Dec 20 20:30:32.319 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
42762024-12-20T20:30:33.550Z[ recovery-image] Dec 20 20:30:32.328 INFO O| Dec 20 20:30:32.328 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42772024-12-20T20:30:33.562Z[ recovery-image] Dec 20 20:30:32.339 INFO O| Dec 20 20:30:32.339 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
42782024-12-20T20:30:34.180Z[ recovery-image] Dec 20 20:30:32.959 INFO O| Dec 20 20:30:32.959 INFO rolled back to input snapshot; work may begin
42792024-12-20T20:30:34.181Z[ recovery-image] Dec 20 20:30:32.959 INFO O| Dec 20 20:30:32.959 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42802024-12-20T20:30:34.189Z[ recovery-image] Dec 20 20:30:32.968 INFO O| Dec 20 20:30:32.968 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42812024-12-20T20:30:34.208Z[ recovery-image] Dec 20 20:30:32.987 INFO O| Dec 20 20:30:32.986 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
42822024-12-20T20:30:34.220Z[ recovery-image] Dec 20 20:30:32.999 INFO O| Dec 20 20:30:32.999 INFO STEP 0 (remove_files) COMPLETE
42832024-12-20T20:30:34.221Z[ recovery-image] Dec 20 20:30:32.999 INFO O| Dec 20 20:30:32.999 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42842024-12-20T20:30:34.255Z[ recovery-image] Dec 20 20:30:33.033 INFO O| Dec 20 20:30:33.033 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
42852024-12-20T20:30:34.879Z[ recovery-image] Dec 20 20:30:33.657 INFO O| Dec 20 20:30:33.657 INFO STEP 1 (remove_files) COMPLETE
42862024-12-20T20:30:34.879Z[ recovery-image] Dec 20 20:30:33.657 INFO O| Dec 20 20:30:33.657 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42872024-12-20T20:30:34.899Z[ recovery-image] Dec 20 20:30:33.677 INFO O| Dec 20 20:30:33.677 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
42882024-12-20T20:30:34.946Z[ recovery-image] Dec 20 20:30:33.724 INFO O| Dec 20 20:30:33.724 INFO STEP 2 (remove_files) COMPLETE
42892024-12-20T20:30:34.949Z[ recovery-image] Dec 20 20:30:33.724 INFO O| Dec 20 20:30:33.724 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42902024-12-20T20:30:34.966Z[ recovery-image] Dec 20 20:30:33.745 INFO O| Dec 20 20:30:33.745 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
42912024-12-20T20:30:35.070Z[ recovery-image] Dec 20 20:30:33.848 INFO O| Dec 20 20:30:33.848 INFO STEP 3 (remove_files) COMPLETE
42922024-12-20T20:30:35.070Z[ recovery-image] Dec 20 20:30:33.849 INFO O| Dec 20 20:30:33.848 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42932024-12-20T20:30:35.106Z[ recovery-image] Dec 20 20:30:33.884 INFO O| Dec 20 20:30:33.884 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
42942024-12-20T20:30:35.368Z[ recovery-image] Dec 20 20:30:34.146 INFO O| Dec 20 20:30:34.146 INFO STEP 4 (remove_files) COMPLETE
42952024-12-20T20:30:35.372Z[ recovery-image] Dec 20 20:30:34.146 INFO O| Dec 20 20:30:34.146 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42962024-12-20T20:30:35.406Z[ recovery-image] Dec 20 20:30:34.184 INFO O| Dec 20 20:30:34.184 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb"
42972024-12-20T20:30:35.476Z[ recovery-image] Dec 20 20:30:34.254 INFO O| Dec 20 20:30:34.254 INFO STEP 5 (remove_files) COMPLETE
42982024-12-20T20:30:35.476Z[ recovery-image] Dec 20 20:30:34.254 INFO O| Dec 20 20:30:34.254 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
42992024-12-20T20:30:35.503Z[ recovery-image] Dec 20 20:30:34.278 INFO O| Dec 20 20:30:34.278 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
43002024-12-20T20:30:35.515Z[ recovery-image] Dec 20 20:30:34.293 INFO O| Dec 20 20:30:34.293 INFO STEP 6 (remove_files) COMPLETE
43012024-12-20T20:30:35.515Z[ recovery-image] Dec 20 20:30:34.293 INFO O| Dec 20 20:30:34.293 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43022024-12-20T20:30:35.548Z[ recovery-image] Dec 20 20:30:34.326 INFO O| Dec 20 20:30:34.326 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
43032024-12-20T20:30:35.591Z[ recovery-image] Dec 20 20:30:34.369 INFO O| Dec 20 20:30:34.369 INFO STEP 7 (remove_files) COMPLETE
43042024-12-20T20:30:35.592Z[ recovery-image] Dec 20 20:30:34.369 INFO O| Dec 20 20:30:34.369 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43052024-12-20T20:30:35.635Z[ recovery-image] Dec 20 20:30:34.413 INFO O| Dec 20 20:30:34.413 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
43062024-12-20T20:30:35.752Z[ recovery-image] Dec 20 20:30:34.529 INFO O| Dec 20 20:30:34.529 INFO STEP 8 (remove_files) COMPLETE
43072024-12-20T20:30:35.752Z[ recovery-image] Dec 20 20:30:34.529 INFO O| Dec 20 20:30:34.529 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43082024-12-20T20:30:35.792Z[ recovery-image] Dec 20 20:30:34.570 INFO O| Dec 20 20:30:34.570 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
43092024-12-20T20:30:35.795Z[ recovery-image] Dec 20 20:30:34.571 INFO O| Dec 20 20:30:34.571 INFO STEP 9 (remove_files) COMPLETE
43102024-12-20T20:30:35.796Z[ recovery-image] Dec 20 20:30:34.571 INFO O| Dec 20 20:30:34.571 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43112024-12-20T20:30:35.812Z[ recovery-image] Dec 20 20:30:34.590 INFO O| Dec 20 20:30:34.590 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
43122024-12-20T20:30:35.818Z[ recovery-image] Dec 20 20:30:34.596 INFO O| Dec 20 20:30:34.596 INFO STEP 10 (remove_files) COMPLETE
43132024-12-20T20:30:35.818Z[ recovery-image] Dec 20 20:30:34.596 INFO O| Dec 20 20:30:34.596 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43142024-12-20T20:30:35.837Z[ recovery-image] Dec 20 20:30:34.615 INFO O| Dec 20 20:30:34.615 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
43152024-12-20T20:30:36.060Z[ recovery-image] Dec 20 20:30:34.839 INFO O| Dec 20 20:30:34.838 INFO STEP 11 (remove_files) COMPLETE
43162024-12-20T20:30:36.060Z[ recovery-image] Dec 20 20:30:34.839 INFO O| Dec 20 20:30:34.839 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43172024-12-20T20:30:36.099Z[ recovery-image] Dec 20 20:30:34.877 INFO O| Dec 20 20:30:34.877 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
43182024-12-20T20:30:36.128Z[ recovery-image] Dec 20 20:30:34.906 INFO O| Dec 20 20:30:34.905 INFO STEP 12 (remove_files) COMPLETE
43192024-12-20T20:30:36.131Z[ recovery-image] Dec 20 20:30:34.906 INFO O| Dec 20 20:30:34.906 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43202024-12-20T20:30:36.149Z[ recovery-image] Dec 20 20:30:34.927 INFO O| Dec 20 20:30:34.927 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
43212024-12-20T20:30:36.184Z[ recovery-image] Dec 20 20:30:34.960 INFO O| Dec 20 20:30:34.960 INFO STEP 13 (remove_files) COMPLETE
43222024-12-20T20:30:36.184Z[ recovery-image] Dec 20 20:30:34.960 INFO O| Dec 20 20:30:34.960 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43232024-12-20T20:30:36.242Z[ recovery-image] Dec 20 20:30:35.020 INFO O| Dec 20 20:30:35.020 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
43242024-12-20T20:30:36.245Z[ recovery-image] Dec 20 20:30:35.020 INFO O| Dec 20 20:30:35.020 INFO STEP 14 (remove_files) COMPLETE
43252024-12-20T20:30:36.245Z[ recovery-image] Dec 20 20:30:35.020 INFO O| Dec 20 20:30:35.020 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43262024-12-20T20:30:36.302Z[ recovery-image] Dec 20 20:30:35.080 INFO O| Dec 20 20:30:35.080 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
43272024-12-20T20:30:36.327Z[ recovery-image] Dec 20 20:30:35.105 INFO O| Dec 20 20:30:35.105 INFO STEP 15 (remove_files) COMPLETE
43282024-12-20T20:30:36.327Z[ recovery-image] Dec 20 20:30:35.106 INFO O| Dec 20 20:30:35.105 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43292024-12-20T20:30:36.389Z[ recovery-image] Dec 20 20:30:35.167 INFO O| Dec 20 20:30:35.167 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
43302024-12-20T20:30:36.585Z[ recovery-image] Dec 20 20:30:35.363 INFO O| Dec 20 20:30:35.363 INFO STEP 16 (remove_files) COMPLETE
43312024-12-20T20:30:36.585Z[ recovery-image] Dec 20 20:30:35.363 INFO O| Dec 20 20:30:35.363 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43322024-12-20T20:30:36.647Z[ recovery-image] Dec 20 20:30:35.425 INFO O| Dec 20 20:30:35.425 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
43332024-12-20T20:30:36.665Z[ host-image] Dec 20 20:30:35.443 INFO O| Dec 20 20:30:35.443 INFO O| Planning: Solver setup ... Done
43342024-12-20T20:30:36.670Z[ recovery-image] Dec 20 20:30:35.449 INFO O| Dec 20 20:30:35.449 INFO STEP 17 (remove_files) COMPLETE
43352024-12-20T20:30:36.670Z[ recovery-image] Dec 20 20:30:35.449 INFO O| Dec 20 20:30:35.449 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43362024-12-20T20:30:36.674Z[ host-image] Dec 20 20:30:35.450 INFO O| Dec 20 20:30:35.450 INFO O| Planning: Running solver ... Done
43372024-12-20T20:30:36.738Z[ recovery-image] Dec 20 20:30:35.516 INFO O| Dec 20 20:30:35.516 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
43382024-12-20T20:30:36.738Z[ recovery-image] Dec 20 20:30:35.516 INFO O| Dec 20 20:30:35.516 INFO STEP 18 (remove_files) COMPLETE
43392024-12-20T20:30:36.741Z[ recovery-image] Dec 20 20:30:35.516 INFO O| Dec 20 20:30:35.516 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43402024-12-20T20:30:36.760Z[ recovery-image] Dec 20 20:30:35.538 INFO O| Dec 20 20:30:35.538 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
43412024-12-20T20:30:36.786Z[ host-image] Dec 20 20:30:35.564 INFO O| Dec 20 20:30:35.564 INFO O| Planning: Finding local manifests ... Done
43422024-12-20T20:30:36.789Z[ host-image] Dec 20 20:30:35.566 INFO O| Dec 20 20:30:35.566 INFO O| Planning: Fetching manifests: 0/5 0% complete
43432024-12-20T20:30:36.997Z[ recovery-image] Dec 20 20:30:35.775 INFO O| Dec 20 20:30:35.775 INFO STEP 19 (remove_files) COMPLETE
43442024-12-20T20:30:36.997Z[ recovery-image] Dec 20 20:30:35.775 INFO O| Dec 20 20:30:35.775 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43452024-12-20T20:30:37.025Z[ recovery-image] Dec 20 20:30:35.803 INFO O| Dec 20 20:30:35.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
43462024-12-20T20:30:37.029Z[ recovery-image] Dec 20 20:30:35.804 INFO O| Dec 20 20:30:35.804 INFO STEP 20 (remove_files) COMPLETE
43472024-12-20T20:30:37.030Z[ recovery-image] Dec 20 20:30:35.804 INFO O| Dec 20 20:30:35.804 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43482024-12-20T20:30:37.064Z[ recovery-image] Dec 20 20:30:35.842 INFO O| Dec 20 20:30:35.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
43492024-12-20T20:30:37.093Z[ recovery-image] Dec 20 20:30:35.871 INFO O| Dec 20 20:30:35.871 INFO STEP 21 (remove_files) COMPLETE
43502024-12-20T20:30:37.094Z[ recovery-image] Dec 20 20:30:35.871 INFO O| Dec 20 20:30:35.871 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43512024-12-20T20:30:37.101Z[ host-image] Dec 20 20:30:35.879 INFO O| Dec 20 20:30:35.879 INFO O| Planning: Fetching manifests: 5/5 100% complete
43522024-12-20T20:30:37.132Z[ recovery-image] Dec 20 20:30:35.910 INFO O| Dec 20 20:30:35.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
43532024-12-20T20:30:37.134Z[ recovery-image] Dec 20 20:30:35.910 INFO O| Dec 20 20:30:35.910 INFO STEP 22 (remove_files) COMPLETE
43542024-12-20T20:30:37.134Z[ recovery-image] Dec 20 20:30:35.910 INFO O| Dec 20 20:30:35.910 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43552024-12-20T20:30:37.142Z[ host-image] Dec 20 20:30:35.919 INFO O| Dec 20 20:30:35.919 INFO O| Planning: Package planning ... Done
43562024-12-20T20:30:37.147Z[ host-image] Dec 20 20:30:35.926 INFO O| Dec 20 20:30:35.925 INFO O| Planning: Merging actions ... Done
43572024-12-20T20:30:37.154Z[ recovery-image] Dec 20 20:30:35.932 INFO O| Dec 20 20:30:35.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
43582024-12-20T20:30:37.154Z[ recovery-image] Dec 20 20:30:35.932 INFO O| Dec 20 20:30:35.932 INFO STEP 23 (remove_files) COMPLETE
43592024-12-20T20:30:37.154Z[ recovery-image] Dec 20 20:30:35.932 INFO O| Dec 20 20:30:35.932 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43602024-12-20T20:30:37.174Z[ recovery-image] Dec 20 20:30:35.952 INFO O| Dec 20 20:30:35.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
43612024-12-20T20:30:37.174Z[ recovery-image] Dec 20 20:30:35.952 INFO O| Dec 20 20:30:35.952 INFO STEP 24 (remove_files) COMPLETE
43622024-12-20T20:30:37.177Z[ recovery-image] Dec 20 20:30:35.953 INFO O| Dec 20 20:30:35.952 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43632024-12-20T20:30:37.254Z[ recovery-image] Dec 20 20:30:36.032 INFO O| Dec 20 20:30:36.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
43642024-12-20T20:30:37.254Z[ recovery-image] Dec 20 20:30:36.032 INFO O| Dec 20 20:30:36.032 INFO STEP 25 (remove_files) COMPLETE
43652024-12-20T20:30:37.257Z[ recovery-image] Dec 20 20:30:36.032 INFO O| Dec 20 20:30:36.032 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43662024-12-20T20:30:37.275Z[ recovery-image] Dec 20 20:30:36.054 INFO O| Dec 20 20:30:36.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
43672024-12-20T20:30:37.279Z[ recovery-image] Dec 20 20:30:36.054 INFO O| Dec 20 20:30:36.054 INFO STEP 26 (remove_files) COMPLETE
43682024-12-20T20:30:37.279Z[ recovery-image] Dec 20 20:30:36.054 INFO O| Dec 20 20:30:36.054 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43692024-12-20T20:30:37.326Z[ recovery-image] Dec 20 20:30:36.104 INFO O| Dec 20 20:30:36.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
43702024-12-20T20:30:37.326Z[ recovery-image] Dec 20 20:30:36.104 INFO O| Dec 20 20:30:36.104 INFO STEP 27 (remove_files) COMPLETE
43712024-12-20T20:30:37.326Z[ recovery-image] Dec 20 20:30:36.104 INFO O| Dec 20 20:30:36.104 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43722024-12-20T20:30:37.345Z[ recovery-image] Dec 20 20:30:36.123 INFO O| Dec 20 20:30:36.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
43732024-12-20T20:30:37.351Z[ recovery-image] Dec 20 20:30:36.130 INFO O| Dec 20 20:30:36.130 INFO STEP 28 (remove_files) COMPLETE
43742024-12-20T20:30:37.354Z[ recovery-image] Dec 20 20:30:36.130 INFO O| Dec 20 20:30:36.130 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43752024-12-20T20:30:37.362Z[ host-image] Dec 20 20:30:36.141 INFO O| Dec 20 20:30:36.141 INFO O| Planning: Checking for conflicting actions ... Done
43762024-12-20T20:30:37.366Z[ host-image] Dec 20 20:30:36.143 INFO O| Dec 20 20:30:36.143 INFO O| Planning: Consolidating action changes ... Done
43772024-12-20T20:30:37.406Z[ recovery-image] Dec 20 20:30:36.184 INFO O| Dec 20 20:30:36.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
43782024-12-20T20:30:37.406Z[ recovery-image] Dec 20 20:30:36.184 INFO O| Dec 20 20:30:36.184 INFO STEP 29 (remove_files) COMPLETE
43792024-12-20T20:30:37.409Z[ recovery-image] Dec 20 20:30:36.184 INFO O| Dec 20 20:30:36.184 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43802024-12-20T20:30:37.464Z[ recovery-image] Dec 20 20:30:36.242 INFO O| Dec 20 20:30:36.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
43812024-12-20T20:30:37.464Z[ recovery-image] Dec 20 20:30:36.242 INFO O| Dec 20 20:30:36.242 INFO STEP 30 (remove_files) COMPLETE
43822024-12-20T20:30:37.465Z[ recovery-image] Dec 20 20:30:36.242 INFO O| Dec 20 20:30:36.242 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43832024-12-20T20:30:37.505Z[ recovery-image] Dec 20 20:30:36.282 INFO O| Dec 20 20:30:36.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
43842024-12-20T20:30:37.505Z[ recovery-image] Dec 20 20:30:36.282 INFO O| Dec 20 20:30:36.282 INFO STEP 31 (remove_files) COMPLETE
43852024-12-20T20:30:37.505Z[ recovery-image] Dec 20 20:30:36.282 INFO O| Dec 20 20:30:36.282 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43862024-12-20T20:30:37.539Z[ recovery-image] Dec 20 20:30:36.316 INFO O| Dec 20 20:30:36.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
43872024-12-20T20:30:37.539Z[ recovery-image] Dec 20 20:30:36.316 INFO O| Dec 20 20:30:36.316 INFO STEP 32 (remove_files) COMPLETE
43882024-12-20T20:30:37.539Z[ recovery-image] Dec 20 20:30:36.317 INFO O| Dec 20 20:30:36.316 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43892024-12-20T20:30:37.557Z[ recovery-image] Dec 20 20:30:36.335 INFO O| Dec 20 20:30:36.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
43902024-12-20T20:30:37.560Z[ recovery-image] Dec 20 20:30:36.338 INFO O| Dec 20 20:30:36.338 INFO STEP 33 (remove_files) COMPLETE
43912024-12-20T20:30:37.561Z[ recovery-image] Dec 20 20:30:36.338 INFO O| Dec 20 20:30:36.338 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43922024-12-20T20:30:37.616Z[ recovery-image] Dec 20 20:30:36.394 INFO O| Dec 20 20:30:36.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
43932024-12-20T20:30:37.616Z[ recovery-image] Dec 20 20:30:36.394 INFO O| Dec 20 20:30:36.394 INFO STEP 34 (remove_files) COMPLETE
43942024-12-20T20:30:37.616Z[ recovery-image] Dec 20 20:30:36.394 INFO O| Dec 20 20:30:36.394 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43952024-12-20T20:30:37.652Z[ recovery-image] Dec 20 20:30:36.430 INFO O| Dec 20 20:30:36.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
43962024-12-20T20:30:37.652Z[ recovery-image] Dec 20 20:30:36.430 INFO O| Dec 20 20:30:36.430 INFO STEP 35 (remove_files) COMPLETE
43972024-12-20T20:30:37.655Z[ recovery-image] Dec 20 20:30:36.430 INFO O| Dec 20 20:30:36.430 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
43982024-12-20T20:30:37.731Z[ recovery-image] Dec 20 20:30:36.508 INFO O| Dec 20 20:30:36.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
43992024-12-20T20:30:37.731Z[ recovery-image] Dec 20 20:30:36.508 INFO O| Dec 20 20:30:36.508 INFO STEP 36 (remove_files) COMPLETE
44002024-12-20T20:30:37.734Z[ recovery-image] Dec 20 20:30:36.508 INFO O| Dec 20 20:30:36.508 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44012024-12-20T20:30:37.750Z[ recovery-image] Dec 20 20:30:36.528 INFO O| Dec 20 20:30:36.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore"
44022024-12-20T20:30:37.759Z[ recovery-image] Dec 20 20:30:36.537 INFO O| Dec 20 20:30:36.537 INFO STEP 37 (remove_files) COMPLETE
44032024-12-20T20:30:37.759Z[ recovery-image] Dec 20 20:30:36.537 INFO O| Dec 20 20:30:36.537 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44042024-12-20T20:30:37.817Z[ recovery-image] Dec 20 20:30:36.595 INFO O| Dec 20 20:30:36.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
44052024-12-20T20:30:37.817Z[ recovery-image] Dec 20 20:30:36.595 INFO O| Dec 20 20:30:36.595 INFO STEP 38 (remove_files) COMPLETE
44062024-12-20T20:30:37.818Z[ recovery-image] Dec 20 20:30:36.595 INFO O| Dec 20 20:30:36.595 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44072024-12-20T20:30:37.878Z[ recovery-image] Dec 20 20:30:36.657 INFO O| Dec 20 20:30:36.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
44082024-12-20T20:30:37.945Z[ recovery-image] Dec 20 20:30:36.679 INFO O| Dec 20 20:30:36.679 INFO STEP 39 (remove_files) COMPLETE
44092024-12-20T20:30:37.945Z[ recovery-image] Dec 20 20:30:36.679 INFO O| Dec 20 20:30:36.679 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44102024-12-20T20:30:37.945Z[ host-image] Dec 20 20:30:36.685 INFO O| Dec 20 20:30:36.685 INFO O| Planning: Evaluating mediators ... Done
44112024-12-20T20:30:37.945Z[ host-image] Dec 20 20:30:36.687 INFO O| Dec 20 20:30:36.687 INFO O| Planning: Planning completed in 6.58 seconds
44122024-12-20T20:30:37.945Z[ host-image] Dec 20 20:30:36.690 INFO O| Dec 20 20:30:36.690 INFO O| Packages to install: 5
44132024-12-20T20:30:37.945Z[ host-image] Dec 20 20:30:36.690 INFO O| Dec 20 20:30:36.690 INFO O| Services to change: 2
44142024-12-20T20:30:37.945Z[ recovery-image] Dec 20 20:30:36.712 INFO O| Dec 20 20:30:36.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
44152024-12-20T20:30:37.945Z[ recovery-image] Dec 20 20:30:36.712 INFO O| Dec 20 20:30:36.712 INFO STEP 40 (remove_files) COMPLETE
44162024-12-20T20:30:37.945Z[ recovery-image] Dec 20 20:30:36.712 INFO O| Dec 20 20:30:36.712 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44172024-12-20T20:30:37.960Z[ host-image] Dec 20 20:30:36.732 INFO O| Dec 20 20:30:36.732 INFO O| Download: 0/116 items 0.0/1.4MB 0% complete
44182024-12-20T20:30:37.973Z[ recovery-image] Dec 20 20:30:36.751 INFO O| Dec 20 20:30:36.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
44192024-12-20T20:30:37.973Z[ recovery-image] Dec 20 20:30:36.751 INFO O| Dec 20 20:30:36.751 INFO STEP 41 (remove_files) COMPLETE
44202024-12-20T20:30:37.973Z[ recovery-image] Dec 20 20:30:36.751 INFO O| Dec 20 20:30:36.751 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44212024-12-20T20:30:38.022Z[ recovery-image] Dec 20 20:30:36.800 INFO O| Dec 20 20:30:36.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
44222024-12-20T20:30:38.023Z[ recovery-image] Dec 20 20:30:36.800 INFO O| Dec 20 20:30:36.800 INFO STEP 42 (remove_files) COMPLETE
44232024-12-20T20:30:38.023Z[ recovery-image] Dec 20 20:30:36.800 INFO O| Dec 20 20:30:36.800 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44242024-12-20T20:30:38.040Z[ recovery-image] Dec 20 20:30:36.818 INFO O| Dec 20 20:30:36.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
44252024-12-20T20:30:38.040Z[ recovery-image] Dec 20 20:30:36.818 INFO O| Dec 20 20:30:36.818 INFO STEP 43 (remove_files) COMPLETE
44262024-12-20T20:30:38.043Z[ recovery-image] Dec 20 20:30:36.818 INFO O| Dec 20 20:30:36.818 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44272024-12-20T20:30:38.063Z[ recovery-image] Dec 20 20:30:36.841 INFO O| Dec 20 20:30:36.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
44282024-12-20T20:30:38.063Z[ recovery-image] Dec 20 20:30:36.841 INFO O| Dec 20 20:30:36.841 INFO STEP 44 (remove_files) COMPLETE
44292024-12-20T20:30:38.063Z[ recovery-image] Dec 20 20:30:36.841 INFO O| Dec 20 20:30:36.841 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44302024-12-20T20:30:38.084Z[ recovery-image] Dec 20 20:30:36.862 INFO O| Dec 20 20:30:36.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
44312024-12-20T20:30:38.110Z[ recovery-image] Dec 20 20:30:36.889 INFO O| Dec 20 20:30:36.889 INFO STEP 45 (remove_files) COMPLETE
44322024-12-20T20:30:38.111Z[ recovery-image] Dec 20 20:30:36.889 INFO O| Dec 20 20:30:36.889 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44332024-12-20T20:30:38.148Z[ recovery-image] Dec 20 20:30:36.927 INFO O| Dec 20 20:30:36.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
44342024-12-20T20:30:38.149Z[ recovery-image] Dec 20 20:30:36.927 INFO O| Dec 20 20:30:36.927 INFO STEP 46 (remove_files) COMPLETE
44352024-12-20T20:30:38.149Z[ recovery-image] Dec 20 20:30:36.927 INFO O| Dec 20 20:30:36.927 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44362024-12-20T20:30:38.191Z[ recovery-image] Dec 20 20:30:36.970 INFO O| Dec 20 20:30:36.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
44372024-12-20T20:30:38.191Z[ recovery-image] Dec 20 20:30:36.970 INFO O| Dec 20 20:30:36.970 INFO STEP 47 (remove_files) COMPLETE
44382024-12-20T20:30:38.194Z[ recovery-image] Dec 20 20:30:36.970 INFO O| Dec 20 20:30:36.970 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44392024-12-20T20:30:38.303Z[ recovery-image] Dec 20 20:30:37.080 INFO O| Dec 20 20:30:37.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb"
44402024-12-20T20:30:38.303Z[ recovery-image] Dec 20 20:30:37.080 INFO O| Dec 20 20:30:37.080 INFO STEP 48 (remove_files) COMPLETE
44412024-12-20T20:30:38.303Z[ recovery-image] Dec 20 20:30:37.080 INFO O| Dec 20 20:30:37.080 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44422024-12-20T20:30:38.339Z[ recovery-image] Dec 20 20:30:37.117 INFO O| Dec 20 20:30:37.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
44432024-12-20T20:30:38.339Z[ recovery-image] Dec 20 20:30:37.117 INFO O| Dec 20 20:30:37.117 INFO STEP 49 (remove_files) COMPLETE
44442024-12-20T20:30:38.342Z[ recovery-image] Dec 20 20:30:37.117 INFO O| Dec 20 20:30:37.117 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44452024-12-20T20:30:38.379Z[ recovery-image] Dec 20 20:30:37.157 INFO O| Dec 20 20:30:37.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
44462024-12-20T20:30:38.379Z[ recovery-image] Dec 20 20:30:37.157 INFO O| Dec 20 20:30:37.157 INFO STEP 50 (remove_files) COMPLETE
44472024-12-20T20:30:38.379Z[ recovery-image] Dec 20 20:30:37.157 INFO O| Dec 20 20:30:37.157 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44482024-12-20T20:30:38.399Z[ recovery-image] Dec 20 20:30:37.177 INFO O| Dec 20 20:30:37.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
44492024-12-20T20:30:38.400Z[ recovery-image] Dec 20 20:30:37.178 INFO O| Dec 20 20:30:37.177 INFO STEP 51 (remove_files) COMPLETE
44502024-12-20T20:30:38.400Z[ recovery-image] Dec 20 20:30:37.178 INFO O| Dec 20 20:30:37.177 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44512024-12-20T20:30:38.420Z[ recovery-image] Dec 20 20:30:37.197 INFO O| Dec 20 20:30:37.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
44522024-12-20T20:30:38.420Z[ recovery-image] Dec 20 20:30:37.197 INFO O| Dec 20 20:30:37.197 INFO STEP 52 (remove_files) COMPLETE
44532024-12-20T20:30:38.420Z[ recovery-image] Dec 20 20:30:37.197 INFO O| Dec 20 20:30:37.197 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44542024-12-20T20:30:38.440Z[ recovery-image] Dec 20 20:30:37.218 INFO O| Dec 20 20:30:37.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
44552024-12-20T20:30:38.457Z[ recovery-image] Dec 20 20:30:37.235 INFO O| Dec 20 20:30:37.235 INFO STEP 53 (remove_files) COMPLETE
44562024-12-20T20:30:38.457Z[ recovery-image] Dec 20 20:30:37.235 INFO O| Dec 20 20:30:37.235 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44572024-12-20T20:30:38.495Z[ recovery-image] Dec 20 20:30:37.273 INFO O| Dec 20 20:30:37.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
44582024-12-20T20:30:38.495Z[ recovery-image] Dec 20 20:30:37.273 INFO O| Dec 20 20:30:37.273 INFO STEP 54 (remove_files) COMPLETE
44592024-12-20T20:30:38.495Z[ recovery-image] Dec 20 20:30:37.273 INFO O| Dec 20 20:30:37.273 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44602024-12-20T20:30:38.534Z[ recovery-image] Dec 20 20:30:37.313 INFO O| Dec 20 20:30:37.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
44612024-12-20T20:30:38.535Z[ recovery-image] Dec 20 20:30:37.313 INFO O| Dec 20 20:30:37.313 INFO STEP 55 (remove_files) COMPLETE
44622024-12-20T20:30:38.537Z[ recovery-image] Dec 20 20:30:37.313 INFO O| Dec 20 20:30:37.313 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44632024-12-20T20:30:38.559Z[ recovery-image] Dec 20 20:30:37.333 INFO O| Dec 20 20:30:37.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
44642024-12-20T20:30:38.559Z[ recovery-image] Dec 20 20:30:37.333 INFO O| Dec 20 20:30:37.333 INFO STEP 56 (remove_files) COMPLETE
44652024-12-20T20:30:38.559Z[ recovery-image] Dec 20 20:30:37.333 INFO O| Dec 20 20:30:37.333 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44662024-12-20T20:30:38.575Z[ recovery-image] Dec 20 20:30:37.354 INFO O| Dec 20 20:30:37.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
44672024-12-20T20:30:38.575Z[ recovery-image] Dec 20 20:30:37.354 INFO O| Dec 20 20:30:37.354 INFO STEP 57 (remove_files) COMPLETE
44682024-12-20T20:30:38.575Z[ recovery-image] Dec 20 20:30:37.354 INFO O| Dec 20 20:30:37.354 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44692024-12-20T20:30:38.596Z[ recovery-image] Dec 20 20:30:37.374 INFO O| Dec 20 20:30:37.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
44702024-12-20T20:30:38.596Z[ recovery-image] Dec 20 20:30:37.375 INFO O| Dec 20 20:30:37.374 INFO STEP 58 (remove_files) COMPLETE
44712024-12-20T20:30:38.596Z[ recovery-image] Dec 20 20:30:37.375 INFO O| Dec 20 20:30:37.375 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44722024-12-20T20:30:38.617Z[ recovery-image] Dec 20 20:30:37.395 INFO O| Dec 20 20:30:37.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
44732024-12-20T20:30:38.617Z[ recovery-image] Dec 20 20:30:37.395 INFO O| Dec 20 20:30:37.395 INFO STEP 59 (remove_files) COMPLETE
44742024-12-20T20:30:38.620Z[ recovery-image] Dec 20 20:30:37.395 INFO O| Dec 20 20:30:37.395 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44752024-12-20T20:30:38.637Z[ recovery-image] Dec 20 20:30:37.415 INFO O| Dec 20 20:30:37.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
44762024-12-20T20:30:38.659Z[ recovery-image] Dec 20 20:30:37.437 INFO O| Dec 20 20:30:37.437 INFO STEP 60 (remove_files) COMPLETE
44772024-12-20T20:30:38.662Z[ recovery-image] Dec 20 20:30:37.437 INFO O| Dec 20 20:30:37.437 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44782024-12-20T20:30:38.721Z[ recovery-image] Dec 20 20:30:37.499 INFO O| Dec 20 20:30:37.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
44792024-12-20T20:30:38.723Z[ recovery-image] Dec 20 20:30:37.499 INFO O| Dec 20 20:30:37.499 INFO STEP 61 (remove_files) COMPLETE
44802024-12-20T20:30:38.723Z[ recovery-image] Dec 20 20:30:37.500 INFO O| Dec 20 20:30:37.499 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44812024-12-20T20:30:38.742Z[ recovery-image] Dec 20 20:30:37.521 INFO O| Dec 20 20:30:37.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
44822024-12-20T20:30:38.743Z[ recovery-image] Dec 20 20:30:37.521 INFO O| Dec 20 20:30:37.521 INFO STEP 62 (remove_files) COMPLETE
44832024-12-20T20:30:38.746Z[ recovery-image] Dec 20 20:30:37.521 INFO O| Dec 20 20:30:37.521 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44842024-12-20T20:30:38.764Z[ recovery-image] Dec 20 20:30:37.543 INFO O| Dec 20 20:30:37.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
44852024-12-20T20:30:38.765Z[ recovery-image] Dec 20 20:30:37.543 INFO O| Dec 20 20:30:37.543 INFO STEP 63 (remove_files) COMPLETE
44862024-12-20T20:30:38.765Z[ recovery-image] Dec 20 20:30:37.543 INFO O| Dec 20 20:30:37.543 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44872024-12-20T20:30:38.785Z[ recovery-image] Dec 20 20:30:37.563 INFO O| Dec 20 20:30:37.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
44882024-12-20T20:30:38.785Z[ recovery-image] Dec 20 20:30:37.564 INFO O| Dec 20 20:30:37.564 INFO STEP 64 (remove_files) COMPLETE
44892024-12-20T20:30:38.785Z[ recovery-image] Dec 20 20:30:37.564 INFO O| Dec 20 20:30:37.564 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44902024-12-20T20:30:38.807Z[ recovery-image] Dec 20 20:30:37.584 INFO O| Dec 20 20:30:37.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
44912024-12-20T20:30:38.807Z[ recovery-image] Dec 20 20:30:37.585 INFO O| Dec 20 20:30:37.585 INFO STEP 65 (remove_files) COMPLETE
44922024-12-20T20:30:38.807Z[ recovery-image] Dec 20 20:30:37.585 INFO O| Dec 20 20:30:37.585 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44932024-12-20T20:30:38.828Z[ recovery-image] Dec 20 20:30:37.606 INFO O| Dec 20 20:30:37.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
44942024-12-20T20:30:38.829Z[ recovery-image] Dec 20 20:30:37.606 INFO O| Dec 20 20:30:37.606 INFO STEP 66 (remove_files) COMPLETE
44952024-12-20T20:30:38.833Z[ recovery-image] Dec 20 20:30:37.606 INFO O| Dec 20 20:30:37.606 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44962024-12-20T20:30:38.849Z[ recovery-image] Dec 20 20:30:37.627 INFO O| Dec 20 20:30:37.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
44972024-12-20T20:30:38.849Z[ recovery-image] Dec 20 20:30:37.627 INFO O| Dec 20 20:30:37.627 INFO STEP 67 (remove_files) COMPLETE
44982024-12-20T20:30:38.849Z[ recovery-image] Dec 20 20:30:37.627 INFO O| Dec 20 20:30:37.627 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
44992024-12-20T20:30:38.888Z[ recovery-image] Dec 20 20:30:37.665 INFO O| Dec 20 20:30:37.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
45002024-12-20T20:30:38.888Z[ recovery-image] Dec 20 20:30:37.665 INFO O| Dec 20 20:30:37.665 INFO STEP 68 (remove_files) COMPLETE
45012024-12-20T20:30:38.888Z[ recovery-image] Dec 20 20:30:37.665 INFO O| Dec 20 20:30:37.665 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45022024-12-20T20:30:38.909Z[ recovery-image] Dec 20 20:30:37.687 INFO O| Dec 20 20:30:37.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
45032024-12-20T20:30:38.909Z[ recovery-image] Dec 20 20:30:37.687 INFO O| Dec 20 20:30:37.687 INFO STEP 69 (remove_files) COMPLETE
45042024-12-20T20:30:38.909Z[ recovery-image] Dec 20 20:30:37.687 INFO O| Dec 20 20:30:37.687 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45052024-12-20T20:30:38.954Z[ recovery-image] Dec 20 20:30:37.728 INFO O| Dec 20 20:30:37.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
45062024-12-20T20:30:38.954Z[ recovery-image] Dec 20 20:30:37.728 INFO O| Dec 20 20:30:37.728 INFO STEP 70 (remove_files) COMPLETE
45072024-12-20T20:30:38.960Z[ recovery-image] Dec 20 20:30:37.728 INFO O| Dec 20 20:30:37.728 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45082024-12-20T20:30:38.973Z[ recovery-image] Dec 20 20:30:37.751 INFO O| Dec 20 20:30:37.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
45092024-12-20T20:30:38.973Z[ recovery-image] Dec 20 20:30:37.751 INFO O| Dec 20 20:30:37.751 INFO STEP 71 (remove_files) COMPLETE
45102024-12-20T20:30:38.973Z[ recovery-image] Dec 20 20:30:37.751 INFO O| Dec 20 20:30:37.751 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45112024-12-20T20:30:38.996Z[ recovery-image] Dec 20 20:30:37.774 INFO O| Dec 20 20:30:37.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
45122024-12-20T20:30:38.996Z[ recovery-image] Dec 20 20:30:37.774 INFO O| Dec 20 20:30:37.774 INFO STEP 72 (remove_files) COMPLETE
45132024-12-20T20:30:38.999Z[ recovery-image] Dec 20 20:30:37.774 INFO O| Dec 20 20:30:37.774 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45142024-12-20T20:30:39.048Z[ recovery-image] Dec 20 20:30:37.827 INFO O| Dec 20 20:30:37.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
45152024-12-20T20:30:39.048Z[ recovery-image] Dec 20 20:30:37.827 INFO O| Dec 20 20:30:37.827 INFO STEP 73 (remove_files) COMPLETE
45162024-12-20T20:30:39.049Z[ recovery-image] Dec 20 20:30:37.827 INFO O| Dec 20 20:30:37.827 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45172024-12-20T20:30:39.069Z[ recovery-image] Dec 20 20:30:37.847 INFO O| Dec 20 20:30:37.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
45182024-12-20T20:30:39.072Z[ recovery-image] Dec 20 20:30:37.847 INFO O| Dec 20 20:30:37.847 INFO STEP 74 (remove_files) COMPLETE
45192024-12-20T20:30:39.072Z[ recovery-image] Dec 20 20:30:37.848 INFO O| Dec 20 20:30:37.847 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45202024-12-20T20:30:39.090Z[ recovery-image] Dec 20 20:30:37.868 INFO O| Dec 20 20:30:37.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
45212024-12-20T20:30:39.093Z[ recovery-image] Dec 20 20:30:37.869 INFO O| Dec 20 20:30:37.869 INFO STEP 75 (remove_files) COMPLETE
45222024-12-20T20:30:39.093Z[ recovery-image] Dec 20 20:30:37.869 INFO O| Dec 20 20:30:37.869 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45232024-12-20T20:30:39.111Z[ recovery-image] Dec 20 20:30:37.890 INFO O| Dec 20 20:30:37.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
45242024-12-20T20:30:39.114Z[ recovery-image] Dec 20 20:30:37.890 INFO O| Dec 20 20:30:37.890 INFO STEP 76 (remove_files) COMPLETE
45252024-12-20T20:30:39.114Z[ recovery-image] Dec 20 20:30:37.890 INFO O| Dec 20 20:30:37.890 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45262024-12-20T20:30:39.133Z[ recovery-image] Dec 20 20:30:37.912 INFO O| Dec 20 20:30:37.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
45272024-12-20T20:30:39.136Z[ recovery-image] Dec 20 20:30:37.912 INFO O| Dec 20 20:30:37.912 INFO STEP 77 (remove_files) COMPLETE
45282024-12-20T20:30:39.137Z[ recovery-image] Dec 20 20:30:37.912 INFO O| Dec 20 20:30:37.912 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45292024-12-20T20:30:39.156Z[ recovery-image] Dec 20 20:30:37.934 INFO O| Dec 20 20:30:37.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
45302024-12-20T20:30:39.156Z[ recovery-image] Dec 20 20:30:37.934 INFO O| Dec 20 20:30:37.934 INFO STEP 78 (remove_files) COMPLETE
45312024-12-20T20:30:39.159Z[ recovery-image] Dec 20 20:30:37.935 INFO O| Dec 20 20:30:37.934 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45322024-12-20T20:30:39.177Z[ recovery-image] Dec 20 20:30:37.955 INFO O| Dec 20 20:30:37.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
45332024-12-20T20:30:39.177Z[ recovery-image] Dec 20 20:30:37.955 INFO O| Dec 20 20:30:37.955 INFO STEP 79 (remove_files) COMPLETE
45342024-12-20T20:30:39.177Z[ recovery-image] Dec 20 20:30:37.955 INFO O| Dec 20 20:30:37.955 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45352024-12-20T20:30:39.203Z[ recovery-image] Dec 20 20:30:37.981 INFO O| Dec 20 20:30:37.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
45362024-12-20T20:30:39.203Z[ recovery-image] Dec 20 20:30:37.981 INFO O| Dec 20 20:30:37.981 INFO STEP 80 (remove_files) COMPLETE
45372024-12-20T20:30:39.203Z[ recovery-image] Dec 20 20:30:37.981 INFO O| Dec 20 20:30:37.981 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45382024-12-20T20:30:39.225Z[ recovery-image] Dec 20 20:30:38.003 INFO O| Dec 20 20:30:38.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
45392024-12-20T20:30:39.228Z[ recovery-image] Dec 20 20:30:38.003 INFO O| Dec 20 20:30:38.003 INFO STEP 81 (remove_files) COMPLETE
45402024-12-20T20:30:39.228Z[ recovery-image] Dec 20 20:30:38.004 INFO O| Dec 20 20:30:38.003 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45412024-12-20T20:30:39.246Z[ recovery-image] Dec 20 20:30:38.025 INFO O| Dec 20 20:30:38.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
45422024-12-20T20:30:39.249Z[ recovery-image] Dec 20 20:30:38.025 INFO O| Dec 20 20:30:38.025 INFO STEP 82 (remove_files) COMPLETE
45432024-12-20T20:30:39.249Z[ recovery-image] Dec 20 20:30:38.025 INFO O| Dec 20 20:30:38.025 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45442024-12-20T20:30:39.285Z[ recovery-image] Dec 20 20:30:38.063 INFO O| Dec 20 20:30:38.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
45452024-12-20T20:30:39.288Z[ recovery-image] Dec 20 20:30:38.063 INFO O| Dec 20 20:30:38.063 INFO STEP 83 (remove_files) COMPLETE
45462024-12-20T20:30:39.288Z[ recovery-image] Dec 20 20:30:38.063 INFO O| Dec 20 20:30:38.063 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45472024-12-20T20:30:39.306Z[ recovery-image] Dec 20 20:30:38.084 INFO O| Dec 20 20:30:38.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
45482024-12-20T20:30:39.309Z[ recovery-image] Dec 20 20:30:38.085 INFO O| Dec 20 20:30:38.084 INFO STEP 84 (remove_files) COMPLETE
45492024-12-20T20:30:39.309Z[ recovery-image] Dec 20 20:30:38.085 INFO O| Dec 20 20:30:38.085 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45502024-12-20T20:30:39.326Z[ recovery-image] Dec 20 20:30:38.105 INFO O| Dec 20 20:30:38.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
45512024-12-20T20:30:39.329Z[ recovery-image] Dec 20 20:30:38.105 INFO O| Dec 20 20:30:38.105 INFO STEP 85 (remove_files) COMPLETE
45522024-12-20T20:30:39.329Z[ recovery-image] Dec 20 20:30:38.105 INFO O| Dec 20 20:30:38.105 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45532024-12-20T20:30:39.347Z[ recovery-image] Dec 20 20:30:38.125 INFO O| Dec 20 20:30:38.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
45542024-12-20T20:30:39.350Z[ recovery-image] Dec 20 20:30:38.125 INFO O| Dec 20 20:30:38.125 INFO STEP 86 (remove_files) COMPLETE
45552024-12-20T20:30:39.350Z[ recovery-image] Dec 20 20:30:38.125 INFO O| Dec 20 20:30:38.125 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45562024-12-20T20:30:39.367Z[ recovery-image] Dec 20 20:30:38.146 INFO O| Dec 20 20:30:38.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
45572024-12-20T20:30:39.371Z[ recovery-image] Dec 20 20:30:38.146 INFO O| Dec 20 20:30:38.146 INFO STEP 87 (remove_files) COMPLETE
45582024-12-20T20:30:39.371Z[ recovery-image] Dec 20 20:30:38.146 INFO O| Dec 20 20:30:38.146 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45592024-12-20T20:30:39.395Z[ recovery-image] Dec 20 20:30:38.173 INFO O| Dec 20 20:30:38.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
45602024-12-20T20:30:39.395Z[ recovery-image] Dec 20 20:30:38.173 INFO O| Dec 20 20:30:38.173 INFO STEP 88 (remove_files) COMPLETE
45612024-12-20T20:30:39.398Z[ recovery-image] Dec 20 20:30:38.173 INFO O| Dec 20 20:30:38.173 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45622024-12-20T20:30:39.417Z[ recovery-image] Dec 20 20:30:38.196 INFO O| Dec 20 20:30:38.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
45632024-12-20T20:30:39.417Z[ recovery-image] Dec 20 20:30:38.196 INFO O| Dec 20 20:30:38.196 INFO STEP 89 (remove_files) COMPLETE
45642024-12-20T20:30:39.420Z[ recovery-image] Dec 20 20:30:38.196 INFO O| Dec 20 20:30:38.196 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45652024-12-20T20:30:39.447Z[ recovery-image] Dec 20 20:30:38.225 INFO O| Dec 20 20:30:38.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
45662024-12-20T20:30:39.450Z[ recovery-image] Dec 20 20:30:38.225 INFO O| Dec 20 20:30:38.225 INFO STEP 90 (remove_files) COMPLETE
45672024-12-20T20:30:39.450Z[ recovery-image] Dec 20 20:30:38.225 INFO O| Dec 20 20:30:38.225 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45682024-12-20T20:30:39.468Z[ recovery-image] Dec 20 20:30:38.246 INFO O| Dec 20 20:30:38.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
45692024-12-20T20:30:39.486Z[ recovery-image] Dec 20 20:30:38.246 INFO O| Dec 20 20:30:38.246 INFO STEP 91 (remove_files) COMPLETE
45702024-12-20T20:30:39.486Z[ recovery-image] Dec 20 20:30:38.246 INFO O| Dec 20 20:30:38.246 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45712024-12-20T20:30:39.489Z[ recovery-image] Dec 20 20:30:38.267 INFO O| Dec 20 20:30:38.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
45722024-12-20T20:30:39.489Z[ recovery-image] Dec 20 20:30:38.267 INFO O| Dec 20 20:30:38.267 INFO STEP 92 (remove_files) COMPLETE
45732024-12-20T20:30:39.489Z[ recovery-image] Dec 20 20:30:38.267 INFO O| Dec 20 20:30:38.267 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45742024-12-20T20:30:39.511Z[ recovery-image] Dec 20 20:30:38.289 INFO O| Dec 20 20:30:38.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
45752024-12-20T20:30:39.514Z[ recovery-image] Dec 20 20:30:38.290 INFO O| Dec 20 20:30:38.290 INFO STEP 93 (remove_files) COMPLETE
45762024-12-20T20:30:39.514Z[ recovery-image] Dec 20 20:30:38.290 INFO O| Dec 20 20:30:38.290 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45772024-12-20T20:30:39.532Z[ recovery-image] Dec 20 20:30:38.311 INFO O| Dec 20 20:30:38.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
45782024-12-20T20:30:39.540Z[ recovery-image] Dec 20 20:30:38.319 INFO O| Dec 20 20:30:38.319 INFO STEP 94 (remove_files) COMPLETE
45792024-12-20T20:30:39.540Z[ recovery-image] Dec 20 20:30:38.319 INFO O| Dec 20 20:30:38.319 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45802024-12-20T20:30:39.557Z[ host-image] Dec 20 20:30:38.335 INFO O| Dec 20 20:30:38.335 INFO O| Download: Completed 1.45 MB in 1.60 seconds (923k/s)
45812024-12-20T20:30:39.564Z[ recovery-image] Dec 20 20:30:38.343 INFO O| Dec 20 20:30:38.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
45822024-12-20T20:30:39.564Z[ recovery-image] Dec 20 20:30:38.343 INFO O| Dec 20 20:30:38.343 INFO STEP 95 (remove_files) COMPLETE
45832024-12-20T20:30:39.564Z[ recovery-image] Dec 20 20:30:38.343 INFO O| Dec 20 20:30:38.343 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45842024-12-20T20:30:39.585Z[ recovery-image] Dec 20 20:30:38.364 INFO O| Dec 20 20:30:38.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
45852024-12-20T20:30:39.585Z[ recovery-image] Dec 20 20:30:38.364 INFO O| Dec 20 20:30:38.364 INFO STEP 96 (remove_files) COMPLETE
45862024-12-20T20:30:39.589Z[ recovery-image] Dec 20 20:30:38.364 INFO O| Dec 20 20:30:38.364 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45872024-12-20T20:30:39.610Z[ recovery-image] Dec 20 20:30:38.388 INFO O| Dec 20 20:30:38.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
45882024-12-20T20:30:39.612Z[ recovery-image] Dec 20 20:30:38.388 INFO O| Dec 20 20:30:38.388 INFO STEP 97 (remove_files) COMPLETE
45892024-12-20T20:30:39.613Z[ recovery-image] Dec 20 20:30:38.388 INFO O| Dec 20 20:30:38.388 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45902024-12-20T20:30:39.675Z[ recovery-image] Dec 20 20:30:38.453 INFO O| Dec 20 20:30:38.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
45912024-12-20T20:30:39.676Z[ recovery-image] Dec 20 20:30:38.453 INFO O| Dec 20 20:30:38.453 INFO STEP 98 (remove_files) COMPLETE
45922024-12-20T20:30:39.679Z[ recovery-image] Dec 20 20:30:38.454 INFO O| Dec 20 20:30:38.453 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45932024-12-20T20:30:39.698Z[ recovery-image] Dec 20 20:30:38.477 INFO O| Dec 20 20:30:38.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
45942024-12-20T20:30:39.699Z[ recovery-image] Dec 20 20:30:38.477 INFO O| Dec 20 20:30:38.477 INFO STEP 99 (remove_files) COMPLETE
45952024-12-20T20:30:39.702Z[ recovery-image] Dec 20 20:30:38.477 INFO O| Dec 20 20:30:38.477 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45962024-12-20T20:30:39.702Z[ host-image] Dec 20 20:30:38.480 INFO O| Dec 20 20:30:38.480 INFO O| Actions: 1/305 actions (Installing new actions)
45972024-12-20T20:30:39.720Z[ recovery-image] Dec 20 20:30:38.498 INFO O| Dec 20 20:30:38.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
45982024-12-20T20:30:39.720Z[ recovery-image] Dec 20 20:30:38.498 INFO O| Dec 20 20:30:38.498 INFO STEP 100 (remove_files) COMPLETE
45992024-12-20T20:30:39.723Z[ recovery-image] Dec 20 20:30:38.498 INFO O| Dec 20 20:30:38.498 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002024-12-20T20:30:39.742Z[ recovery-image] Dec 20 20:30:38.519 INFO O| Dec 20 20:30:38.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
46012024-12-20T20:30:39.742Z[ recovery-image] Dec 20 20:30:38.520 INFO O| Dec 20 20:30:38.520 INFO STEP 101 (remove_files) COMPLETE
46022024-12-20T20:30:39.742Z[ recovery-image] Dec 20 20:30:38.520 INFO O| Dec 20 20:30:38.520 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032024-12-20T20:30:39.783Z[ recovery-image] Dec 20 20:30:38.560 INFO O| Dec 20 20:30:38.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
46042024-12-20T20:30:39.783Z[ recovery-image] Dec 20 20:30:38.560 INFO O| Dec 20 20:30:38.560 INFO STEP 102 (remove_files) COMPLETE
46052024-12-20T20:30:39.783Z[ recovery-image] Dec 20 20:30:38.560 INFO O| Dec 20 20:30:38.560 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062024-12-20T20:30:39.803Z[ recovery-image] Dec 20 20:30:38.581 INFO O| Dec 20 20:30:38.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
46072024-12-20T20:30:39.803Z[ recovery-image] Dec 20 20:30:38.581 INFO O| Dec 20 20:30:38.581 INFO STEP 103 (remove_files) COMPLETE
46082024-12-20T20:30:39.803Z[ recovery-image] Dec 20 20:30:38.581 INFO O| Dec 20 20:30:38.581 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092024-12-20T20:30:39.826Z[ recovery-image] Dec 20 20:30:38.604 INFO O| Dec 20 20:30:38.604 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
46102024-12-20T20:30:39.826Z[ recovery-image] Dec 20 20:30:38.604 INFO O| Dec 20 20:30:38.604 INFO STEP 104 (remove_files) COMPLETE
46112024-12-20T20:30:39.826Z[ recovery-image] Dec 20 20:30:38.604 INFO O| Dec 20 20:30:38.604 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122024-12-20T20:30:39.847Z[ recovery-image] Dec 20 20:30:38.625 INFO O| Dec 20 20:30:38.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
46132024-12-20T20:30:39.847Z[ recovery-image] Dec 20 20:30:38.626 INFO O| Dec 20 20:30:38.626 INFO STEP 105 (remove_files) COMPLETE
46142024-12-20T20:30:39.848Z[ recovery-image] Dec 20 20:30:38.626 INFO O| Dec 20 20:30:38.626 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152024-12-20T20:30:39.869Z[ host-image] Dec 20 20:30:38.648 INFO O| Dec 20 20:30:38.647 INFO O| Actions: Completed 305 actions in 0.17 seconds.
46162024-12-20T20:30:39.946Z[ recovery-image] Dec 20 20:30:38.724 INFO O| Dec 20 20:30:38.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
46172024-12-20T20:30:39.946Z[ recovery-image] Dec 20 20:30:38.724 INFO O| Dec 20 20:30:38.724 INFO STEP 106 (remove_files) COMPLETE
46182024-12-20T20:30:39.946Z[ recovery-image] Dec 20 20:30:38.724 INFO O| Dec 20 20:30:38.724 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46192024-12-20T20:30:40.000Z[ recovery-image] Dec 20 20:30:38.778 INFO O| Dec 20 20:30:38.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
46202024-12-20T20:30:40.002Z[ recovery-image] Dec 20 20:30:38.778 INFO O| Dec 20 20:30:38.778 INFO STEP 107 (remove_files) COMPLETE
46212024-12-20T20:30:40.002Z[ recovery-image] Dec 20 20:30:38.778 INFO O| Dec 20 20:30:38.778 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46222024-12-20T20:30:40.030Z[ recovery-image] Dec 20 20:30:38.808 INFO O| Dec 20 20:30:38.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
46232024-12-20T20:30:40.030Z[ recovery-image] Dec 20 20:30:38.808 INFO O| Dec 20 20:30:38.808 INFO STEP 108 (remove_files) COMPLETE
46242024-12-20T20:30:40.030Z[ recovery-image] Dec 20 20:30:38.808 INFO O| Dec 20 20:30:38.808 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46252024-12-20T20:30:40.069Z[ recovery-image] Dec 20 20:30:38.847 INFO O| Dec 20 20:30:38.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
46262024-12-20T20:30:40.069Z[ recovery-image] Dec 20 20:30:38.847 INFO O| Dec 20 20:30:38.847 INFO STEP 109 (remove_files) COMPLETE
46272024-12-20T20:30:40.072Z[ recovery-image] Dec 20 20:30:38.847 INFO O| Dec 20 20:30:38.847 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46282024-12-20T20:30:40.089Z[ recovery-image] Dec 20 20:30:38.867 INFO O| Dec 20 20:30:38.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
46292024-12-20T20:30:40.089Z[ recovery-image] Dec 20 20:30:38.867 INFO O| Dec 20 20:30:38.867 INFO STEP 110 (remove_files) COMPLETE
46302024-12-20T20:30:40.091Z[ recovery-image] Dec 20 20:30:38.867 INFO O| Dec 20 20:30:38.867 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46312024-12-20T20:30:40.114Z[ recovery-image] Dec 20 20:30:38.892 INFO O| Dec 20 20:30:38.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
46322024-12-20T20:30:40.114Z[ recovery-image] Dec 20 20:30:38.892 INFO O| Dec 20 20:30:38.892 INFO STEP 111 (remove_files) COMPLETE
46332024-12-20T20:30:40.114Z[ recovery-image] Dec 20 20:30:38.892 INFO O| Dec 20 20:30:38.892 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46342024-12-20T20:30:40.211Z[ recovery-image] Dec 20 20:30:38.989 INFO O| Dec 20 20:30:38.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
46352024-12-20T20:30:40.211Z[ recovery-image] Dec 20 20:30:38.989 INFO O| Dec 20 20:30:38.989 INFO STEP 112 (remove_files) COMPLETE
46362024-12-20T20:30:40.211Z[ recovery-image] Dec 20 20:30:38.989 INFO O| Dec 20 20:30:38.989 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46372024-12-20T20:30:40.230Z[ recovery-image] Dec 20 20:30:39.008 INFO O| Dec 20 20:30:39.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
46382024-12-20T20:30:40.230Z[ recovery-image] Dec 20 20:30:39.008 INFO O| Dec 20 20:30:39.008 INFO STEP 113 (remove_files) COMPLETE
46392024-12-20T20:30:40.230Z[ recovery-image] Dec 20 20:30:39.008 INFO O| Dec 20 20:30:39.008 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46402024-12-20T20:30:40.274Z[ recovery-image] Dec 20 20:30:39.053 INFO O| Dec 20 20:30:39.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
46412024-12-20T20:30:40.278Z[ recovery-image] Dec 20 20:30:39.055 INFO O| Dec 20 20:30:39.053 INFO STEP 114 (remove_files) COMPLETE
46422024-12-20T20:30:40.278Z[ recovery-image] Dec 20 20:30:39.055 INFO O| Dec 20 20:30:39.053 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46432024-12-20T20:30:40.295Z[ recovery-image] Dec 20 20:30:39.073 INFO O| Dec 20 20:30:39.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
46442024-12-20T20:30:40.303Z[ recovery-image] Dec 20 20:30:39.073 INFO O| Dec 20 20:30:39.073 INFO STEP 115 (remove_files) COMPLETE
46452024-12-20T20:30:40.303Z[ recovery-image] Dec 20 20:30:39.074 INFO O| Dec 20 20:30:39.073 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46462024-12-20T20:30:40.315Z[ recovery-image] Dec 20 20:30:39.093 INFO O| Dec 20 20:30:39.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
46472024-12-20T20:30:40.334Z[ recovery-image] Dec 20 20:30:39.093 INFO O| Dec 20 20:30:39.093 INFO STEP 116 (remove_files) COMPLETE
46482024-12-20T20:30:40.334Z[ recovery-image] Dec 20 20:30:39.094 INFO O| Dec 20 20:30:39.093 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46492024-12-20T20:30:40.338Z[ recovery-image] Dec 20 20:30:39.115 INFO O| Dec 20 20:30:39.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
46502024-12-20T20:30:40.369Z[ recovery-image] Dec 20 20:30:39.140 INFO O| Dec 20 20:30:39.140 INFO STEP 117 (remove_files) COMPLETE
46512024-12-20T20:30:40.369Z[ recovery-image] Dec 20 20:30:39.140 INFO O| Dec 20 20:30:39.140 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46522024-12-20T20:30:40.386Z[ recovery-image] Dec 20 20:30:39.164 INFO O| Dec 20 20:30:39.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
46532024-12-20T20:30:40.389Z[ recovery-image] Dec 20 20:30:39.164 INFO O| Dec 20 20:30:39.164 INFO STEP 118 (remove_files) COMPLETE
46542024-12-20T20:30:40.389Z[ recovery-image] Dec 20 20:30:39.164 INFO O| Dec 20 20:30:39.164 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46552024-12-20T20:30:40.420Z[ recovery-image] Dec 20 20:30:39.186 INFO O| Dec 20 20:30:39.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
46562024-12-20T20:30:40.420Z[ recovery-image] Dec 20 20:30:39.186 INFO O| Dec 20 20:30:39.186 INFO STEP 119 (remove_files) COMPLETE
46572024-12-20T20:30:40.420Z[ recovery-image] Dec 20 20:30:39.186 INFO O| Dec 20 20:30:39.186 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46582024-12-20T20:30:40.443Z[ recovery-image] Dec 20 20:30:39.211 INFO O| Dec 20 20:30:39.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
46592024-12-20T20:30:40.443Z[ recovery-image] Dec 20 20:30:39.211 INFO O| Dec 20 20:30:39.211 INFO STEP 120 (remove_files) COMPLETE
46602024-12-20T20:30:40.443Z[ recovery-image] Dec 20 20:30:39.211 INFO O| Dec 20 20:30:39.211 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46612024-12-20T20:30:40.458Z[ recovery-image] Dec 20 20:30:39.236 INFO O| Dec 20 20:30:39.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
46622024-12-20T20:30:40.488Z[ host-image] Dec 20 20:30:39.262 INFO O| Dec 20 20:30:39.262 INFO O| Done
46632024-12-20T20:30:40.488Z[ host-image] Dec 20 20:30:39.262 INFO O| Dec 20 20:30:39.262 INFO O| Done
46642024-12-20T20:30:40.491Z[ recovery-image] Dec 20 20:30:39.263 INFO O| Dec 20 20:30:39.263 INFO STEP 121 (remove_files) COMPLETE
46652024-12-20T20:30:40.492Z[ recovery-image] Dec 20 20:30:39.263 INFO O| Dec 20 20:30:39.263 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662024-12-20T20:30:40.532Z[ recovery-image] Dec 20 20:30:39.303 INFO O| Dec 20 20:30:39.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
46672024-12-20T20:30:40.532Z[ recovery-image] Dec 20 20:30:39.303 INFO O| Dec 20 20:30:39.303 INFO STEP 122 (remove_files) COMPLETE
46682024-12-20T20:30:40.544Z[ recovery-image] Dec 20 20:30:39.303 INFO O| Dec 20 20:30:39.303 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692024-12-20T20:30:40.557Z[ recovery-image] Dec 20 20:30:39.335 INFO O| Dec 20 20:30:39.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
46702024-12-20T20:30:40.557Z[ recovery-image] Dec 20 20:30:39.335 INFO O| Dec 20 20:30:39.335 INFO STEP 123 (remove_files) COMPLETE
46712024-12-20T20:30:40.557Z[ recovery-image] Dec 20 20:30:39.335 INFO O| Dec 20 20:30:39.335 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46722024-12-20T20:30:40.613Z[ recovery-image] Dec 20 20:30:39.391 INFO O| Dec 20 20:30:39.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
46732024-12-20T20:30:40.613Z[ recovery-image] Dec 20 20:30:39.391 INFO O| Dec 20 20:30:39.391 INFO STEP 124 (remove_files) COMPLETE
46742024-12-20T20:30:40.617Z[ recovery-image] Dec 20 20:30:39.391 INFO O| Dec 20 20:30:39.391 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46752024-12-20T20:30:40.633Z[ recovery-image] Dec 20 20:30:39.412 INFO O| Dec 20 20:30:39.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
46762024-12-20T20:30:40.634Z[ recovery-image] Dec 20 20:30:39.412 INFO O| Dec 20 20:30:39.412 INFO STEP 125 (remove_files) COMPLETE
46772024-12-20T20:30:40.637Z[ recovery-image] Dec 20 20:30:39.412 INFO O| Dec 20 20:30:39.412 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782024-12-20T20:30:40.654Z[ recovery-image] Dec 20 20:30:39.432 INFO O| Dec 20 20:30:39.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
46792024-12-20T20:30:40.654Z[ recovery-image] Dec 20 20:30:39.432 INFO O| Dec 20 20:30:39.432 INFO STEP 126 (remove_files) COMPLETE
46802024-12-20T20:30:40.655Z[ recovery-image] Dec 20 20:30:39.432 INFO O| Dec 20 20:30:39.432 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46812024-12-20T20:30:40.685Z[ recovery-image] Dec 20 20:30:39.463 INFO O| Dec 20 20:30:39.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
46822024-12-20T20:30:40.685Z[ recovery-image] Dec 20 20:30:39.463 INFO O| Dec 20 20:30:39.463 INFO STEP 127 (remove_files) COMPLETE
46832024-12-20T20:30:40.685Z[ recovery-image] Dec 20 20:30:39.463 INFO O| Dec 20 20:30:39.463 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46842024-12-20T20:30:40.719Z[ recovery-image] Dec 20 20:30:39.496 INFO O| Dec 20 20:30:39.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
46852024-12-20T20:30:40.719Z[ recovery-image] Dec 20 20:30:39.496 INFO O| Dec 20 20:30:39.496 INFO STEP 128 (remove_files) COMPLETE
46862024-12-20T20:30:40.719Z[ recovery-image] Dec 20 20:30:39.496 INFO O| Dec 20 20:30:39.496 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46872024-12-20T20:30:40.737Z[ recovery-image] Dec 20 20:30:39.515 INFO O| Dec 20 20:30:39.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
46882024-12-20T20:30:40.737Z[ recovery-image] Dec 20 20:30:39.516 INFO O| Dec 20 20:30:39.516 INFO STEP 129 (remove_files) COMPLETE
46892024-12-20T20:30:40.741Z[ recovery-image] Dec 20 20:30:39.516 INFO O| Dec 20 20:30:39.516 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46902024-12-20T20:30:40.757Z[ recovery-image] Dec 20 20:30:39.535 INFO O| Dec 20 20:30:39.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
46912024-12-20T20:30:40.757Z[ recovery-image] Dec 20 20:30:39.535 INFO O| Dec 20 20:30:39.535 INFO STEP 130 (remove_files) COMPLETE
46922024-12-20T20:30:40.758Z[ recovery-image] Dec 20 20:30:39.535 INFO O| Dec 20 20:30:39.535 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46932024-12-20T20:30:40.817Z[ recovery-image] Dec 20 20:30:39.595 INFO O| Dec 20 20:30:39.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
46942024-12-20T20:30:40.817Z[ recovery-image] Dec 20 20:30:39.595 INFO O| Dec 20 20:30:39.595 INFO STEP 131 (remove_files) COMPLETE
46952024-12-20T20:30:40.817Z[ recovery-image] Dec 20 20:30:39.595 INFO O| Dec 20 20:30:39.595 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46962024-12-20T20:30:40.875Z[ recovery-image] Dec 20 20:30:39.651 INFO O| Dec 20 20:30:39.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
46972024-12-20T20:30:40.875Z[ recovery-image] Dec 20 20:30:39.651 INFO O| Dec 20 20:30:39.651 INFO STEP 132 (remove_files) COMPLETE
46982024-12-20T20:30:40.875Z[ recovery-image] Dec 20 20:30:39.651 INFO O| Dec 20 20:30:39.651 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46992024-12-20T20:30:40.894Z[ recovery-image] Dec 20 20:30:39.672 INFO O| Dec 20 20:30:39.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
47002024-12-20T20:30:40.894Z[ recovery-image] Dec 20 20:30:39.672 INFO O| Dec 20 20:30:39.672 INFO STEP 133 (remove_files) COMPLETE
47012024-12-20T20:30:40.894Z[ recovery-image] Dec 20 20:30:39.672 INFO O| Dec 20 20:30:39.672 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47022024-12-20T20:30:40.914Z[ recovery-image] Dec 20 20:30:39.692 INFO O| Dec 20 20:30:39.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
47032024-12-20T20:30:40.914Z[ recovery-image] Dec 20 20:30:39.692 INFO O| Dec 20 20:30:39.692 INFO STEP 134 (remove_files) COMPLETE
47042024-12-20T20:30:40.914Z[ recovery-image] Dec 20 20:30:39.692 INFO O| Dec 20 20:30:39.692 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47052024-12-20T20:30:40.934Z[ recovery-image] Dec 20 20:30:39.712 INFO O| Dec 20 20:30:39.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
47062024-12-20T20:30:40.934Z[ recovery-image] Dec 20 20:30:39.712 INFO O| Dec 20 20:30:39.712 INFO STEP 135 (remove_files) COMPLETE
47072024-12-20T20:30:40.938Z[ recovery-image] Dec 20 20:30:39.712 INFO O| Dec 20 20:30:39.712 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47082024-12-20T20:30:40.961Z[ recovery-image] Dec 20 20:30:39.739 INFO O| Dec 20 20:30:39.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
47092024-12-20T20:30:40.962Z[ recovery-image] Dec 20 20:30:39.739 INFO O| Dec 20 20:30:39.739 INFO STEP 136 (remove_files) COMPLETE
47102024-12-20T20:30:40.962Z[ recovery-image] Dec 20 20:30:39.739 INFO O| Dec 20 20:30:39.739 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47112024-12-20T20:30:41.004Z[ recovery-image] Dec 20 20:30:39.782 INFO O| Dec 20 20:30:39.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
47122024-12-20T20:30:41.007Z[ recovery-image] Dec 20 20:30:39.782 INFO O| Dec 20 20:30:39.782 INFO STEP 137 (remove_files) COMPLETE
47132024-12-20T20:30:41.008Z[ recovery-image] Dec 20 20:30:39.782 INFO O| Dec 20 20:30:39.782 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47142024-12-20T20:30:41.023Z[ recovery-image] Dec 20 20:30:39.801 INFO O| Dec 20 20:30:39.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
47152024-12-20T20:30:41.023Z[ recovery-image] Dec 20 20:30:39.801 INFO O| Dec 20 20:30:39.801 INFO STEP 138 (remove_files) COMPLETE
47162024-12-20T20:30:41.023Z[ recovery-image] Dec 20 20:30:39.802 INFO O| Dec 20 20:30:39.801 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47172024-12-20T20:30:41.053Z[ recovery-image] Dec 20 20:30:39.830 INFO O| Dec 20 20:30:39.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
47182024-12-20T20:30:41.053Z[ recovery-image] Dec 20 20:30:39.830 INFO O| Dec 20 20:30:39.830 INFO STEP 139 (remove_files) COMPLETE
47192024-12-20T20:30:41.053Z[ recovery-image] Dec 20 20:30:39.830 INFO O| Dec 20 20:30:39.830 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47202024-12-20T20:30:41.108Z[ recovery-image] Dec 20 20:30:39.887 INFO O| Dec 20 20:30:39.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
47212024-12-20T20:30:41.108Z[ recovery-image] Dec 20 20:30:39.887 INFO O| Dec 20 20:30:39.887 INFO STEP 140 (remove_files) COMPLETE
47222024-12-20T20:30:41.111Z[ recovery-image] Dec 20 20:30:39.887 INFO O| Dec 20 20:30:39.887 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47232024-12-20T20:30:41.148Z[ recovery-image] Dec 20 20:30:39.927 INFO O| Dec 20 20:30:39.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
47242024-12-20T20:30:41.148Z[ recovery-image] Dec 20 20:30:39.927 INFO O| Dec 20 20:30:39.927 INFO STEP 141 (remove_files) COMPLETE
47252024-12-20T20:30:41.148Z[ recovery-image] Dec 20 20:30:39.927 INFO O| Dec 20 20:30:39.927 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47262024-12-20T20:30:41.168Z[ recovery-image] Dec 20 20:30:39.946 INFO O| Dec 20 20:30:39.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
47272024-12-20T20:30:41.168Z[ recovery-image] Dec 20 20:30:39.946 INFO O| Dec 20 20:30:39.946 INFO STEP 142 (remove_files) COMPLETE
47282024-12-20T20:30:41.168Z[ recovery-image] Dec 20 20:30:39.946 INFO O| Dec 20 20:30:39.946 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47292024-12-20T20:30:41.189Z[ recovery-image] Dec 20 20:30:39.967 INFO O| Dec 20 20:30:39.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
47302024-12-20T20:30:41.189Z[ recovery-image] Dec 20 20:30:39.967 INFO O| Dec 20 20:30:39.967 INFO STEP 143 (remove_files) COMPLETE
47312024-12-20T20:30:41.189Z[ recovery-image] Dec 20 20:30:39.967 INFO O| Dec 20 20:30:39.967 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47322024-12-20T20:30:41.220Z[ recovery-image] Dec 20 20:30:39.998 INFO O| Dec 20 20:30:39.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
47332024-12-20T20:30:41.221Z[ recovery-image] Dec 20 20:30:39.998 INFO O| Dec 20 20:30:39.998 INFO STEP 144 (remove_files) COMPLETE
47342024-12-20T20:30:41.221Z[ recovery-image] Dec 20 20:30:39.999 INFO O| Dec 20 20:30:39.998 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47352024-12-20T20:30:41.262Z[ recovery-image] Dec 20 20:30:40.040 INFO O| Dec 20 20:30:40.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
47362024-12-20T20:30:41.262Z[ recovery-image] Dec 20 20:30:40.040 INFO O| Dec 20 20:30:40.040 INFO STEP 145 (remove_files) COMPLETE
47372024-12-20T20:30:41.264Z[ recovery-image] Dec 20 20:30:40.040 INFO O| Dec 20 20:30:40.040 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47382024-12-20T20:30:41.280Z[ recovery-image] Dec 20 20:30:40.058 INFO O| Dec 20 20:30:40.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
47392024-12-20T20:30:41.280Z[ recovery-image] Dec 20 20:30:40.059 INFO O| Dec 20 20:30:40.058 INFO STEP 146 (remove_files) COMPLETE
47402024-12-20T20:30:41.280Z[ recovery-image] Dec 20 20:30:40.059 INFO O| Dec 20 20:30:40.059 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47412024-12-20T20:30:41.299Z[ recovery-image] Dec 20 20:30:40.077 INFO O| Dec 20 20:30:40.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
47422024-12-20T20:30:41.299Z[ recovery-image] Dec 20 20:30:40.078 INFO O| Dec 20 20:30:40.078 INFO STEP 147 (remove_files) COMPLETE
47432024-12-20T20:30:41.302Z[ recovery-image] Dec 20 20:30:40.078 INFO O| Dec 20 20:30:40.078 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47442024-12-20T20:30:41.319Z[ recovery-image] Dec 20 20:30:40.098 INFO O| Dec 20 20:30:40.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
47452024-12-20T20:30:41.319Z[ recovery-image] Dec 20 20:30:40.098 INFO O| Dec 20 20:30:40.098 INFO STEP 148 (remove_files) COMPLETE
47462024-12-20T20:30:41.319Z[ recovery-image] Dec 20 20:30:40.098 INFO O| Dec 20 20:30:40.098 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47472024-12-20T20:30:41.339Z[ recovery-image] Dec 20 20:30:40.117 INFO O| Dec 20 20:30:40.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
47482024-12-20T20:30:41.339Z[ recovery-image] Dec 20 20:30:40.117 INFO O| Dec 20 20:30:40.117 INFO STEP 149 (remove_files) COMPLETE
47492024-12-20T20:30:41.339Z[ recovery-image] Dec 20 20:30:40.117 INFO O| Dec 20 20:30:40.117 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47502024-12-20T20:30:41.359Z[ recovery-image] Dec 20 20:30:40.137 INFO O| Dec 20 20:30:40.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
47512024-12-20T20:30:41.359Z[ recovery-image] Dec 20 20:30:40.137 INFO O| Dec 20 20:30:40.137 INFO STEP 150 (remove_files) COMPLETE
47522024-12-20T20:30:41.362Z[ recovery-image] Dec 20 20:30:40.137 INFO O| Dec 20 20:30:40.137 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47532024-12-20T20:30:41.391Z[ recovery-image] Dec 20 20:30:40.169 INFO O| Dec 20 20:30:40.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
47542024-12-20T20:30:41.391Z[ recovery-image] Dec 20 20:30:40.169 INFO O| Dec 20 20:30:40.169 INFO STEP 151 (remove_files) COMPLETE
47552024-12-20T20:30:41.394Z[ recovery-image] Dec 20 20:30:40.169 INFO O| Dec 20 20:30:40.169 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47562024-12-20T20:30:41.427Z[ recovery-image] Dec 20 20:30:40.205 INFO O| Dec 20 20:30:40.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
47572024-12-20T20:30:41.427Z[ recovery-image] Dec 20 20:30:40.205 INFO O| Dec 20 20:30:40.205 INFO STEP 152 (remove_files) COMPLETE
47582024-12-20T20:30:41.427Z[ recovery-image] Dec 20 20:30:40.205 INFO O| Dec 20 20:30:40.205 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47592024-12-20T20:30:41.445Z[ recovery-image] Dec 20 20:30:40.224 INFO O| Dec 20 20:30:40.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
47602024-12-20T20:30:41.445Z[ recovery-image] Dec 20 20:30:40.224 INFO O| Dec 20 20:30:40.224 INFO STEP 153 (remove_files) COMPLETE
47612024-12-20T20:30:41.445Z[ recovery-image] Dec 20 20:30:40.224 INFO O| Dec 20 20:30:40.224 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47622024-12-20T20:30:41.465Z[ recovery-image] Dec 20 20:30:40.243 INFO O| Dec 20 20:30:40.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
47632024-12-20T20:30:41.468Z[ recovery-image] Dec 20 20:30:40.243 INFO O| Dec 20 20:30:40.243 INFO STEP 154 (remove_files) COMPLETE
47642024-12-20T20:30:41.468Z[ recovery-image] Dec 20 20:30:40.243 INFO O| Dec 20 20:30:40.243 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47652024-12-20T20:30:41.499Z[ recovery-image] Dec 20 20:30:40.277 INFO O| Dec 20 20:30:40.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
47662024-12-20T20:30:41.499Z[ recovery-image] Dec 20 20:30:40.277 INFO O| Dec 20 20:30:40.277 INFO STEP 155 (remove_files) COMPLETE
47672024-12-20T20:30:41.499Z[ recovery-image] Dec 20 20:30:40.277 INFO O| Dec 20 20:30:40.277 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47682024-12-20T20:30:41.520Z[ recovery-image] Dec 20 20:30:40.298 INFO O| Dec 20 20:30:40.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
47692024-12-20T20:30:41.520Z[ recovery-image] Dec 20 20:30:40.298 INFO O| Dec 20 20:30:40.298 INFO STEP 156 (remove_files) COMPLETE
47702024-12-20T20:30:41.523Z[ recovery-image] Dec 20 20:30:40.298 INFO O| Dec 20 20:30:40.298 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47712024-12-20T20:30:41.539Z[ recovery-image] Dec 20 20:30:40.317 INFO O| Dec 20 20:30:40.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
47722024-12-20T20:30:41.539Z[ recovery-image] Dec 20 20:30:40.317 INFO O| Dec 20 20:30:40.317 INFO STEP 157 (remove_files) COMPLETE
47732024-12-20T20:30:41.539Z[ recovery-image] Dec 20 20:30:40.317 INFO O| Dec 20 20:30:40.317 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47742024-12-20T20:30:41.557Z[ recovery-image] Dec 20 20:30:40.336 INFO O| Dec 20 20:30:40.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo"
47752024-12-20T20:30:41.559Z[ recovery-image] Dec 20 20:30:40.336 INFO O| Dec 20 20:30:40.336 INFO STEP 158 (remove_files) COMPLETE
47762024-12-20T20:30:41.559Z[ recovery-image] Dec 20 20:30:40.336 INFO O| Dec 20 20:30:40.336 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47772024-12-20T20:30:41.576Z[ recovery-image] Dec 20 20:30:40.355 INFO O| Dec 20 20:30:40.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
47782024-12-20T20:30:41.577Z[ recovery-image] Dec 20 20:30:40.355 INFO O| Dec 20 20:30:40.355 INFO STEP 159 (remove_files) COMPLETE
47792024-12-20T20:30:41.579Z[ recovery-image] Dec 20 20:30:40.355 INFO O| Dec 20 20:30:40.355 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47802024-12-20T20:30:41.594Z[ recovery-image] Dec 20 20:30:40.372 INFO O| Dec 20 20:30:40.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
47812024-12-20T20:30:41.594Z[ recovery-image] Dec 20 20:30:40.372 INFO O| Dec 20 20:30:40.372 INFO STEP 160 (remove_files) COMPLETE
47822024-12-20T20:30:41.594Z[ recovery-image] Dec 20 20:30:40.372 INFO O| Dec 20 20:30:40.372 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47832024-12-20T20:30:41.613Z[ recovery-image] Dec 20 20:30:40.390 INFO O| Dec 20 20:30:40.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
47842024-12-20T20:30:41.613Z[ recovery-image] Dec 20 20:30:40.391 INFO O| Dec 20 20:30:40.391 INFO STEP 161 (remove_files) COMPLETE
47852024-12-20T20:30:41.613Z[ recovery-image] Dec 20 20:30:40.391 INFO O| Dec 20 20:30:40.391 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862024-12-20T20:30:41.645Z[ recovery-image] Dec 20 20:30:40.422 INFO O| Dec 20 20:30:40.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
47872024-12-20T20:30:41.645Z[ recovery-image] Dec 20 20:30:40.422 INFO O| Dec 20 20:30:40.422 INFO STEP 162 (remove_files) COMPLETE
47882024-12-20T20:30:41.645Z[ recovery-image] Dec 20 20:30:40.422 INFO O| Dec 20 20:30:40.422 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892024-12-20T20:30:41.672Z[ recovery-image] Dec 20 20:30:40.444 INFO O| Dec 20 20:30:40.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
47902024-12-20T20:30:41.672Z[ recovery-image] Dec 20 20:30:40.444 INFO O| Dec 20 20:30:40.444 INFO STEP 163 (remove_files) COMPLETE
47912024-12-20T20:30:41.676Z[ recovery-image] Dec 20 20:30:40.444 INFO O| Dec 20 20:30:40.444 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922024-12-20T20:30:41.689Z[ recovery-image] Dec 20 20:30:40.465 INFO O| Dec 20 20:30:40.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
47932024-12-20T20:30:41.689Z[ recovery-image] Dec 20 20:30:40.465 INFO O| Dec 20 20:30:40.465 INFO STEP 164 (remove_files) COMPLETE
47942024-12-20T20:30:41.689Z[ recovery-image] Dec 20 20:30:40.465 INFO O| Dec 20 20:30:40.465 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952024-12-20T20:30:41.736Z[ recovery-image] Dec 20 20:30:40.503 INFO O| Dec 20 20:30:40.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
47962024-12-20T20:30:41.745Z[ recovery-image] Dec 20 20:30:40.503 INFO O| Dec 20 20:30:40.503 INFO STEP 165 (remove_files) COMPLETE
47972024-12-20T20:30:41.745Z[ recovery-image] Dec 20 20:30:40.503 INFO O| Dec 20 20:30:40.503 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982024-12-20T20:30:41.751Z[ recovery-image] Dec 20 20:30:40.525 INFO O| Dec 20 20:30:40.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
47992024-12-20T20:30:41.757Z[ recovery-image] Dec 20 20:30:40.535 INFO O| Dec 20 20:30:40.535 INFO STEP 166 (remove_files) COMPLETE
48002024-12-20T20:30:41.757Z[ recovery-image] Dec 20 20:30:40.535 INFO O| Dec 20 20:30:40.535 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012024-12-20T20:30:41.778Z[ recovery-image] Dec 20 20:30:40.556 INFO O| Dec 20 20:30:40.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
48022024-12-20T20:30:41.778Z[ recovery-image] Dec 20 20:30:40.556 INFO O| Dec 20 20:30:40.556 INFO STEP 167 (remove_files) COMPLETE
48032024-12-20T20:30:41.780Z[ recovery-image] Dec 20 20:30:40.556 INFO O| Dec 20 20:30:40.556 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042024-12-20T20:30:41.811Z[ recovery-image] Dec 20 20:30:40.589 INFO O| Dec 20 20:30:40.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
48052024-12-20T20:30:41.814Z[ recovery-image] Dec 20 20:30:40.590 INFO O| Dec 20 20:30:40.589 INFO STEP 168 (remove_files) COMPLETE
48062024-12-20T20:30:41.815Z[ recovery-image] Dec 20 20:30:40.590 INFO O| Dec 20 20:30:40.590 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072024-12-20T20:30:41.832Z[ recovery-image] Dec 20 20:30:40.610 INFO O| Dec 20 20:30:40.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
48082024-12-20T20:30:41.835Z[ recovery-image] Dec 20 20:30:40.610 INFO O| Dec 20 20:30:40.610 INFO STEP 169 (remove_files) COMPLETE
48092024-12-20T20:30:41.835Z[ recovery-image] Dec 20 20:30:40.611 INFO O| Dec 20 20:30:40.611 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102024-12-20T20:30:41.840Z[ host-image] Dec 20 20:30:40.619 INFO O| Dec 20 20:30:40.618 INFO O| Done
48112024-12-20T20:30:41.853Z[ recovery-image] Dec 20 20:30:40.631 INFO O| Dec 20 20:30:40.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
48122024-12-20T20:30:41.853Z[ recovery-image] Dec 20 20:30:40.631 INFO O| Dec 20 20:30:40.631 INFO STEP 170 (remove_files) COMPLETE
48132024-12-20T20:30:41.854Z[ recovery-image] Dec 20 20:30:40.631 INFO O| Dec 20 20:30:40.631 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142024-12-20T20:30:41.873Z[ recovery-image] Dec 20 20:30:40.651 INFO O| Dec 20 20:30:40.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
48152024-12-20T20:30:41.873Z[ recovery-image] Dec 20 20:30:40.652 INFO O| Dec 20 20:30:40.652 INFO STEP 171 (remove_files) COMPLETE
48162024-12-20T20:30:41.876Z[ recovery-image] Dec 20 20:30:40.652 INFO O| Dec 20 20:30:40.652 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172024-12-20T20:30:41.993Z[ recovery-image] Dec 20 20:30:40.764 INFO O| Dec 20 20:30:40.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
48182024-12-20T20:30:41.996Z[ recovery-image] Dec 20 20:30:40.764 INFO O| Dec 20 20:30:40.758 INFO STEP 172 (remove_files) COMPLETE
48192024-12-20T20:30:41.996Z[ recovery-image] Dec 20 20:30:40.764 INFO O| Dec 20 20:30:40.758 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202024-12-20T20:30:42.006Z[ recovery-image] Dec 20 20:30:40.785 INFO O| Dec 20 20:30:40.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
48212024-12-20T20:30:42.007Z[ recovery-image] Dec 20 20:30:40.785 INFO O| Dec 20 20:30:40.785 INFO STEP 173 (remove_files) COMPLETE
48222024-12-20T20:30:42.007Z[ recovery-image] Dec 20 20:30:40.785 INFO O| Dec 20 20:30:40.785 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232024-12-20T20:30:42.038Z[ recovery-image] Dec 20 20:30:40.816 INFO O| Dec 20 20:30:40.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
48242024-12-20T20:30:42.038Z[ recovery-image] Dec 20 20:30:40.816 INFO O| Dec 20 20:30:40.807 INFO STEP 174 (remove_files) COMPLETE
48252024-12-20T20:30:42.038Z[ recovery-image] Dec 20 20:30:40.816 INFO O| Dec 20 20:30:40.807 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262024-12-20T20:30:42.057Z[ recovery-image] Dec 20 20:30:40.835 INFO O| Dec 20 20:30:40.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
48272024-12-20T20:30:42.058Z[ recovery-image] Dec 20 20:30:40.836 INFO O| Dec 20 20:30:40.836 INFO STEP 175 (remove_files) COMPLETE
48282024-12-20T20:30:42.058Z[ recovery-image] Dec 20 20:30:40.836 INFO O| Dec 20 20:30:40.836 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292024-12-20T20:30:42.108Z[ recovery-image] Dec 20 20:30:40.887 INFO O| Dec 20 20:30:40.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
48302024-12-20T20:30:42.108Z[ recovery-image] Dec 20 20:30:40.887 INFO O| Dec 20 20:30:40.887 INFO STEP 176 (remove_files) COMPLETE
48312024-12-20T20:30:42.111Z[ recovery-image] Dec 20 20:30:40.887 INFO O| Dec 20 20:30:40.887 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322024-12-20T20:30:42.130Z[ recovery-image] Dec 20 20:30:40.908 INFO O| Dec 20 20:30:40.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
48332024-12-20T20:30:42.130Z[ recovery-image] Dec 20 20:30:40.908 INFO O| Dec 20 20:30:40.908 INFO STEP 177 (remove_files) COMPLETE
48342024-12-20T20:30:42.130Z[ recovery-image] Dec 20 20:30:40.908 INFO O| Dec 20 20:30:40.908 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352024-12-20T20:30:42.150Z[ recovery-image] Dec 20 20:30:40.927 INFO O| Dec 20 20:30:40.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
48362024-12-20T20:30:42.150Z[ recovery-image] Dec 20 20:30:40.927 INFO O| Dec 20 20:30:40.927 INFO STEP 178 (remove_files) COMPLETE
48372024-12-20T20:30:42.150Z[ recovery-image] Dec 20 20:30:40.927 INFO O| Dec 20 20:30:40.927 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382024-12-20T20:30:42.172Z[ recovery-image] Dec 20 20:30:40.950 INFO O| Dec 20 20:30:40.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
48392024-12-20T20:30:42.172Z[ recovery-image] Dec 20 20:30:40.950 INFO O| Dec 20 20:30:40.950 INFO STEP 179 (remove_files) COMPLETE
48402024-12-20T20:30:42.172Z[ recovery-image] Dec 20 20:30:40.950 INFO O| Dec 20 20:30:40.950 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412024-12-20T20:30:42.203Z[ recovery-image] Dec 20 20:30:40.981 INFO O| Dec 20 20:30:40.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
48422024-12-20T20:30:42.203Z[ recovery-image] Dec 20 20:30:40.981 INFO O| Dec 20 20:30:40.981 INFO STEP 180 (remove_files) COMPLETE
48432024-12-20T20:30:42.206Z[ recovery-image] Dec 20 20:30:40.981 INFO O| Dec 20 20:30:40.981 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442024-12-20T20:30:42.236Z[ recovery-image] Dec 20 20:30:41.014 INFO O| Dec 20 20:30:41.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
48452024-12-20T20:30:42.236Z[ recovery-image] Dec 20 20:30:41.014 INFO O| Dec 20 20:30:41.014 INFO STEP 181 (remove_files) COMPLETE
48462024-12-20T20:30:42.236Z[ recovery-image] Dec 20 20:30:41.014 INFO O| Dec 20 20:30:41.014 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472024-12-20T20:30:42.284Z[ recovery-image] Dec 20 20:30:41.042 INFO O| Dec 20 20:30:41.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
48482024-12-20T20:30:42.284Z[ recovery-image] Dec 20 20:30:41.042 INFO O| Dec 20 20:30:41.042 INFO STEP 182 (remove_files) COMPLETE
48492024-12-20T20:30:42.289Z[ recovery-image] Dec 20 20:30:41.042 INFO O| Dec 20 20:30:41.042 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502024-12-20T20:30:42.289Z[ recovery-image] Dec 20 20:30:41.062 INFO O| Dec 20 20:30:41.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
48512024-12-20T20:30:42.314Z[ recovery-image] Dec 20 20:30:41.093 INFO O| Dec 20 20:30:41.093 INFO STEP 183 (remove_files) COMPLETE
48522024-12-20T20:30:42.314Z[ recovery-image] Dec 20 20:30:41.093 INFO O| Dec 20 20:30:41.093 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532024-12-20T20:30:42.338Z[ recovery-image] Dec 20 20:30:41.115 INFO O| Dec 20 20:30:41.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
48542024-12-20T20:30:42.338Z[ recovery-image] Dec 20 20:30:41.115 INFO O| Dec 20 20:30:41.115 INFO STEP 184 (remove_files) COMPLETE
48552024-12-20T20:30:42.338Z[ recovery-image] Dec 20 20:30:41.115 INFO O| Dec 20 20:30:41.115 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562024-12-20T20:30:42.358Z[ recovery-image] Dec 20 20:30:41.136 INFO O| Dec 20 20:30:41.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
48572024-12-20T20:30:42.361Z[ recovery-image] Dec 20 20:30:41.136 INFO O| Dec 20 20:30:41.136 INFO STEP 185 (remove_files) COMPLETE
48582024-12-20T20:30:42.361Z[ recovery-image] Dec 20 20:30:41.136 INFO O| Dec 20 20:30:41.136 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592024-12-20T20:30:42.381Z[ recovery-image] Dec 20 20:30:41.158 INFO O| Dec 20 20:30:41.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
48602024-12-20T20:30:42.381Z[ recovery-image] Dec 20 20:30:41.159 INFO O| Dec 20 20:30:41.158 INFO STEP 186 (remove_files) COMPLETE
48612024-12-20T20:30:42.381Z[ recovery-image] Dec 20 20:30:41.159 INFO O| Dec 20 20:30:41.158 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622024-12-20T20:30:42.399Z[ recovery-image] Dec 20 20:30:41.178 INFO O| Dec 20 20:30:41.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
48632024-12-20T20:30:42.400Z[ recovery-image] Dec 20 20:30:41.178 INFO O| Dec 20 20:30:41.178 INFO STEP 187 (remove_files) COMPLETE
48642024-12-20T20:30:42.403Z[ recovery-image] Dec 20 20:30:41.178 INFO O| Dec 20 20:30:41.178 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652024-12-20T20:30:42.433Z[ recovery-image] Dec 20 20:30:41.211 INFO O| Dec 20 20:30:41.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
48662024-12-20T20:30:42.433Z[ recovery-image] Dec 20 20:30:41.211 INFO O| Dec 20 20:30:41.210 INFO STEP 188 (remove_files) COMPLETE
48672024-12-20T20:30:42.437Z[ recovery-image] Dec 20 20:30:41.211 INFO O| Dec 20 20:30:41.210 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682024-12-20T20:30:42.490Z[ recovery-image] Dec 20 20:30:41.268 INFO O| Dec 20 20:30:41.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
48692024-12-20T20:30:42.490Z[ recovery-image] Dec 20 20:30:41.268 INFO O| Dec 20 20:30:41.268 INFO STEP 189 (remove_files) COMPLETE
48702024-12-20T20:30:42.490Z[ recovery-image] Dec 20 20:30:41.268 INFO O| Dec 20 20:30:41.268 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712024-12-20T20:30:42.533Z[ recovery-image] Dec 20 20:30:41.299 INFO O| Dec 20 20:30:41.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
48722024-12-20T20:30:42.534Z[ recovery-image] Dec 20 20:30:41.299 INFO O| Dec 20 20:30:41.289 INFO STEP 190 (remove_files) COMPLETE
48732024-12-20T20:30:42.534Z[ recovery-image] Dec 20 20:30:41.299 INFO O| Dec 20 20:30:41.289 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742024-12-20T20:30:42.548Z[ recovery-image] Dec 20 20:30:41.310 INFO O| Dec 20 20:30:41.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore"
48752024-12-20T20:30:42.548Z[ recovery-image] Dec 20 20:30:41.320 INFO O| Dec 20 20:30:41.320 INFO STEP 191 (remove_files) COMPLETE
48762024-12-20T20:30:42.548Z[ recovery-image] Dec 20 20:30:41.320 INFO O| Dec 20 20:30:41.320 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772024-12-20T20:30:42.626Z[ recovery-image] Dec 20 20:30:41.404 INFO O| Dec 20 20:30:41.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
48782024-12-20T20:30:42.626Z[ recovery-image] Dec 20 20:30:41.404 INFO O| Dec 20 20:30:41.404 INFO STEP 192 (remove_files) COMPLETE
48792024-12-20T20:30:42.629Z[ recovery-image] Dec 20 20:30:41.404 INFO O| Dec 20 20:30:41.404 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802024-12-20T20:30:42.646Z[ recovery-image] Dec 20 20:30:41.424 INFO O| Dec 20 20:30:41.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
48812024-12-20T20:30:42.646Z[ recovery-image] Dec 20 20:30:41.425 INFO O| Dec 20 20:30:41.425 INFO STEP 193 (remove_files) COMPLETE
48822024-12-20T20:30:42.649Z[ recovery-image] Dec 20 20:30:41.425 INFO O| Dec 20 20:30:41.425 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832024-12-20T20:30:42.666Z[ recovery-image] Dec 20 20:30:41.444 INFO O| Dec 20 20:30:41.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
48842024-12-20T20:30:42.666Z[ recovery-image] Dec 20 20:30:41.445 INFO O| Dec 20 20:30:41.445 INFO STEP 194 (remove_files) COMPLETE
48852024-12-20T20:30:42.668Z[ recovery-image] Dec 20 20:30:41.445 INFO O| Dec 20 20:30:41.445 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862024-12-20T20:30:42.690Z[ recovery-image] Dec 20 20:30:41.464 INFO O| Dec 20 20:30:41.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
48872024-12-20T20:30:42.690Z[ recovery-image] Dec 20 20:30:41.464 INFO O| Dec 20 20:30:41.464 INFO STEP 195 (remove_files) COMPLETE
48882024-12-20T20:30:42.690Z[ recovery-image] Dec 20 20:30:41.464 INFO O| Dec 20 20:30:41.464 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892024-12-20T20:30:42.705Z[ recovery-image] Dec 20 20:30:41.483 INFO O| Dec 20 20:30:41.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
48902024-12-20T20:30:42.705Z[ recovery-image] Dec 20 20:30:41.484 INFO O| Dec 20 20:30:41.483 INFO STEP 196 (remove_files) COMPLETE
48912024-12-20T20:30:42.708Z[ recovery-image] Dec 20 20:30:41.484 INFO O| Dec 20 20:30:41.484 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922024-12-20T20:30:42.724Z[ recovery-image] Dec 20 20:30:41.503 INFO O| Dec 20 20:30:41.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
48932024-12-20T20:30:42.724Z[ recovery-image] Dec 20 20:30:41.503 INFO O| Dec 20 20:30:41.503 INFO STEP 197 (remove_files) COMPLETE
48942024-12-20T20:30:42.727Z[ recovery-image] Dec 20 20:30:41.503 INFO O| Dec 20 20:30:41.503 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952024-12-20T20:30:42.745Z[ recovery-image] Dec 20 20:30:41.523 INFO O| Dec 20 20:30:41.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
48962024-12-20T20:30:42.747Z[ recovery-image] Dec 20 20:30:41.524 INFO O| Dec 20 20:30:41.524 INFO STEP 198 (remove_files) COMPLETE
48972024-12-20T20:30:42.747Z[ recovery-image] Dec 20 20:30:41.524 INFO O| Dec 20 20:30:41.524 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982024-12-20T20:30:42.765Z[ recovery-image] Dec 20 20:30:41.543 INFO O| Dec 20 20:30:41.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
48992024-12-20T20:30:42.765Z[ recovery-image] Dec 20 20:30:41.544 INFO O| Dec 20 20:30:41.544 INFO STEP 199 (remove_files) COMPLETE
49002024-12-20T20:30:42.767Z[ recovery-image] Dec 20 20:30:41.544 INFO O| Dec 20 20:30:41.544 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012024-12-20T20:30:42.786Z[ recovery-image] Dec 20 20:30:41.561 INFO O| Dec 20 20:30:41.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
49022024-12-20T20:30:42.786Z[ recovery-image] Dec 20 20:30:41.561 INFO O| Dec 20 20:30:41.561 INFO STEP 200 (remove_files) COMPLETE
49032024-12-20T20:30:42.789Z[ recovery-image] Dec 20 20:30:41.562 INFO O| Dec 20 20:30:41.562 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042024-12-20T20:30:42.804Z[ recovery-image] Dec 20 20:30:41.582 INFO O| Dec 20 20:30:41.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
49052024-12-20T20:30:42.806Z[ recovery-image] Dec 20 20:30:41.583 INFO O| Dec 20 20:30:41.583 INFO STEP 201 (remove_files) COMPLETE
49062024-12-20T20:30:42.806Z[ recovery-image] Dec 20 20:30:41.583 INFO O| Dec 20 20:30:41.583 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072024-12-20T20:30:42.824Z[ recovery-image] Dec 20 20:30:41.603 INFO O| Dec 20 20:30:41.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
49082024-12-20T20:30:42.827Z[ recovery-image] Dec 20 20:30:41.603 INFO O| Dec 20 20:30:41.603 INFO STEP 202 (remove_files) COMPLETE
49092024-12-20T20:30:42.827Z[ recovery-image] Dec 20 20:30:41.603 INFO O| Dec 20 20:30:41.603 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102024-12-20T20:30:42.858Z[ recovery-image] Dec 20 20:30:41.636 INFO O| Dec 20 20:30:41.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
49112024-12-20T20:30:42.858Z[ recovery-image] Dec 20 20:30:41.636 INFO O| Dec 20 20:30:41.636 INFO STEP 203 (remove_files) COMPLETE
49122024-12-20T20:30:42.859Z[ recovery-image] Dec 20 20:30:41.636 INFO O| Dec 20 20:30:41.636 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132024-12-20T20:30:42.877Z[ recovery-image] Dec 20 20:30:41.655 INFO O| Dec 20 20:30:41.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
49142024-12-20T20:30:42.877Z[ recovery-image] Dec 20 20:30:41.655 INFO O| Dec 20 20:30:41.655 INFO STEP 204 (remove_files) COMPLETE
49152024-12-20T20:30:42.877Z[ recovery-image] Dec 20 20:30:41.655 INFO O| Dec 20 20:30:41.655 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162024-12-20T20:30:42.895Z[ recovery-image] Dec 20 20:30:41.674 INFO O| Dec 20 20:30:41.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
49172024-12-20T20:30:42.895Z[ recovery-image] Dec 20 20:30:41.674 INFO O| Dec 20 20:30:41.674 INFO STEP 205 (remove_files) COMPLETE
49182024-12-20T20:30:42.895Z[ recovery-image] Dec 20 20:30:41.674 INFO O| Dec 20 20:30:41.674 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192024-12-20T20:30:42.918Z[ recovery-image] Dec 20 20:30:41.691 INFO O| Dec 20 20:30:41.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
49202024-12-20T20:30:42.918Z[ recovery-image] Dec 20 20:30:41.692 INFO O| Dec 20 20:30:41.691 INFO STEP 206 (remove_files) COMPLETE
49212024-12-20T20:30:42.918Z[ recovery-image] Dec 20 20:30:41.692 INFO O| Dec 20 20:30:41.692 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222024-12-20T20:30:42.931Z[ recovery-image] Dec 20 20:30:41.710 INFO O| Dec 20 20:30:41.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
49232024-12-20T20:30:42.931Z[ recovery-image] Dec 20 20:30:41.710 INFO O| Dec 20 20:30:41.710 INFO STEP 207 (remove_files) COMPLETE
49242024-12-20T20:30:42.934Z[ recovery-image] Dec 20 20:30:41.710 INFO O| Dec 20 20:30:41.710 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252024-12-20T20:30:42.949Z[ recovery-image] Dec 20 20:30:41.727 INFO O| Dec 20 20:30:41.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
49262024-12-20T20:30:42.949Z[ recovery-image] Dec 20 20:30:41.727 INFO O| Dec 20 20:30:41.727 INFO STEP 208 (remove_files) COMPLETE
49272024-12-20T20:30:42.949Z[ recovery-image] Dec 20 20:30:41.727 INFO O| Dec 20 20:30:41.727 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282024-12-20T20:30:42.966Z[ recovery-image] Dec 20 20:30:41.744 INFO O| Dec 20 20:30:41.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
49292024-12-20T20:30:42.966Z[ recovery-image] Dec 20 20:30:41.744 INFO O| Dec 20 20:30:41.744 INFO STEP 209 (remove_files) COMPLETE
49302024-12-20T20:30:42.966Z[ recovery-image] Dec 20 20:30:41.744 INFO O| Dec 20 20:30:41.744 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312024-12-20T20:30:42.972Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
49322024-12-20T20:30:43.025Z[ recovery-image] Dec 20 20:30:41.804 INFO O| Dec 20 20:30:41.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
49332024-12-20T20:30:43.025Z[ recovery-image] Dec 20 20:30:41.804 INFO O| Dec 20 20:30:41.804 INFO STEP 210 (remove_files) COMPLETE
49342024-12-20T20:30:43.025Z[ recovery-image] Dec 20 20:30:41.804 INFO O| Dec 20 20:30:41.804 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352024-12-20T20:30:43.052Z[ recovery-image] Dec 20 20:30:41.831 INFO O| Dec 20 20:30:41.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
49362024-12-20T20:30:43.052Z[ recovery-image] Dec 20 20:30:41.831 INFO O| Dec 20 20:30:41.831 INFO STEP 211 (remove_files) COMPLETE
49372024-12-20T20:30:43.052Z[ recovery-image] Dec 20 20:30:41.831 INFO O| Dec 20 20:30:41.831 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382024-12-20T20:30:43.093Z[ recovery-image] Dec 20 20:30:41.871 INFO O| Dec 20 20:30:41.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
49392024-12-20T20:30:43.093Z[ recovery-image] Dec 20 20:30:41.871 INFO O| Dec 20 20:30:41.871 INFO STEP 212 (remove_files) COMPLETE
49402024-12-20T20:30:43.093Z[ recovery-image] Dec 20 20:30:41.871 INFO O| Dec 20 20:30:41.871 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412024-12-20T20:30:43.114Z[ recovery-image] Dec 20 20:30:41.892 INFO O| Dec 20 20:30:41.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
49422024-12-20T20:30:43.114Z[ recovery-image] Dec 20 20:30:41.892 INFO O| Dec 20 20:30:41.892 INFO STEP 213 (remove_files) COMPLETE
49432024-12-20T20:30:43.114Z[ recovery-image] Dec 20 20:30:41.892 INFO O| Dec 20 20:30:41.892 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442024-12-20T20:30:43.142Z[ recovery-image] Dec 20 20:30:41.920 INFO O| Dec 20 20:30:41.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
49452024-12-20T20:30:43.142Z[ recovery-image] Dec 20 20:30:41.920 INFO O| Dec 20 20:30:41.920 INFO STEP 214 (remove_files) COMPLETE
49462024-12-20T20:30:43.142Z[ recovery-image] Dec 20 20:30:41.920 INFO O| Dec 20 20:30:41.920 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472024-12-20T20:30:43.163Z[ recovery-image] Dec 20 20:30:41.942 INFO O| Dec 20 20:30:41.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
49482024-12-20T20:30:43.167Z[ recovery-image] Dec 20 20:30:41.942 INFO O| Dec 20 20:30:41.942 INFO STEP 215 (remove_files) COMPLETE
49492024-12-20T20:30:43.167Z[ recovery-image] Dec 20 20:30:41.942 INFO O| Dec 20 20:30:41.942 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502024-12-20T20:30:43.184Z[ recovery-image] Dec 20 20:30:41.963 INFO O| Dec 20 20:30:41.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
49512024-12-20T20:30:43.184Z[ recovery-image] Dec 20 20:30:41.963 INFO O| Dec 20 20:30:41.963 INFO STEP 216 (remove_files) COMPLETE
49522024-12-20T20:30:43.184Z[ recovery-image] Dec 20 20:30:41.963 INFO O| Dec 20 20:30:41.963 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532024-12-20T20:30:43.208Z[ recovery-image] Dec 20 20:30:41.987 INFO O| Dec 20 20:30:41.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
49542024-12-20T20:30:43.208Z[ recovery-image] Dec 20 20:30:41.987 INFO O| Dec 20 20:30:41.987 INFO STEP 217 (remove_files) COMPLETE
49552024-12-20T20:30:43.208Z[ recovery-image] Dec 20 20:30:41.987 INFO O| Dec 20 20:30:41.987 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562024-12-20T20:30:43.228Z[ recovery-image] Dec 20 20:30:42.006 INFO O| Dec 20 20:30:42.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
49572024-12-20T20:30:43.231Z[ recovery-image] Dec 20 20:30:42.007 INFO O| Dec 20 20:30:42.007 INFO STEP 218 (remove_files) COMPLETE
49582024-12-20T20:30:43.231Z[ recovery-image] Dec 20 20:30:42.007 INFO O| Dec 20 20:30:42.007 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592024-12-20T20:30:43.245Z[ recovery-image] Dec 20 20:30:42.024 INFO O| Dec 20 20:30:42.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
49602024-12-20T20:30:43.245Z[ recovery-image] Dec 20 20:30:42.024 INFO O| Dec 20 20:30:42.024 INFO STEP 219 (remove_files) COMPLETE
49612024-12-20T20:30:43.248Z[ recovery-image] Dec 20 20:30:42.024 INFO O| Dec 20 20:30:42.024 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622024-12-20T20:30:43.264Z[ recovery-image] Dec 20 20:30:42.042 INFO O| Dec 20 20:30:42.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
49632024-12-20T20:30:43.266Z[ recovery-image] Dec 20 20:30:42.042 INFO O| Dec 20 20:30:42.042 INFO STEP 220 (remove_files) COMPLETE
49642024-12-20T20:30:43.266Z[ recovery-image] Dec 20 20:30:42.042 INFO O| Dec 20 20:30:42.042 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652024-12-20T20:30:43.282Z[ recovery-image] Dec 20 20:30:42.061 INFO O| Dec 20 20:30:42.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
49662024-12-20T20:30:43.282Z[ recovery-image] Dec 20 20:30:42.061 INFO O| Dec 20 20:30:42.061 INFO STEP 221 (remove_files) COMPLETE
49672024-12-20T20:30:43.286Z[ recovery-image] Dec 20 20:30:42.061 INFO O| Dec 20 20:30:42.061 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682024-12-20T20:30:43.317Z[ recovery-image] Dec 20 20:30:42.095 INFO O| Dec 20 20:30:42.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
49692024-12-20T20:30:43.320Z[ recovery-image] Dec 20 20:30:42.096 INFO O| Dec 20 20:30:42.095 INFO STEP 222 (remove_files) COMPLETE
49702024-12-20T20:30:43.320Z[ recovery-image] Dec 20 20:30:42.096 INFO O| Dec 20 20:30:42.096 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712024-12-20T20:30:43.339Z[ recovery-image] Dec 20 20:30:42.117 INFO O| Dec 20 20:30:42.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
49722024-12-20T20:30:43.342Z[ recovery-image] Dec 20 20:30:42.118 INFO O| Dec 20 20:30:42.118 INFO STEP 223 (remove_files) COMPLETE
49732024-12-20T20:30:43.343Z[ recovery-image] Dec 20 20:30:42.118 INFO O| Dec 20 20:30:42.118 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742024-12-20T20:30:43.361Z[ recovery-image] Dec 20 20:30:42.140 INFO O| Dec 20 20:30:42.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
49752024-12-20T20:30:43.365Z[ recovery-image] Dec 20 20:30:42.140 INFO O| Dec 20 20:30:42.140 INFO STEP 224 (remove_files) COMPLETE
49762024-12-20T20:30:43.365Z[ recovery-image] Dec 20 20:30:42.140 INFO O| Dec 20 20:30:42.140 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772024-12-20T20:30:43.381Z[ recovery-image] Dec 20 20:30:42.160 INFO O| Dec 20 20:30:42.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
49782024-12-20T20:30:43.384Z[ recovery-image] Dec 20 20:30:42.160 INFO O| Dec 20 20:30:42.160 INFO STEP 225 (remove_files) COMPLETE
49792024-12-20T20:30:43.384Z[ recovery-image] Dec 20 20:30:42.160 INFO O| Dec 20 20:30:42.160 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802024-12-20T20:30:43.419Z[ recovery-image] Dec 20 20:30:42.197 INFO O| Dec 20 20:30:42.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
49812024-12-20T20:30:43.421Z[ recovery-image] Dec 20 20:30:42.197 INFO O| Dec 20 20:30:42.197 INFO STEP 226 (remove_files) COMPLETE
49822024-12-20T20:30:43.421Z[ recovery-image] Dec 20 20:30:42.198 INFO O| Dec 20 20:30:42.198 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832024-12-20T20:30:43.453Z[ recovery-image] Dec 20 20:30:42.232 INFO O| Dec 20 20:30:42.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
49842024-12-20T20:30:43.456Z[ recovery-image] Dec 20 20:30:42.232 INFO O| Dec 20 20:30:42.232 INFO STEP 227 (remove_files) COMPLETE
49852024-12-20T20:30:43.456Z[ recovery-image] Dec 20 20:30:42.232 INFO O| Dec 20 20:30:42.232 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862024-12-20T20:30:43.474Z[ recovery-image] Dec 20 20:30:42.252 INFO O| Dec 20 20:30:42.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
49872024-12-20T20:30:43.478Z[ recovery-image] Dec 20 20:30:42.252 INFO O| Dec 20 20:30:42.252 INFO STEP 228 (remove_files) COMPLETE
49882024-12-20T20:30:43.478Z[ recovery-image] Dec 20 20:30:42.253 INFO O| Dec 20 20:30:42.253 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892024-12-20T20:30:43.514Z[ recovery-image] Dec 20 20:30:42.293 INFO O| Dec 20 20:30:42.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
49902024-12-20T20:30:43.516Z[ recovery-image] Dec 20 20:30:42.293 INFO O| Dec 20 20:30:42.293 INFO STEP 229 (remove_files) COMPLETE
49912024-12-20T20:30:43.516Z[ recovery-image] Dec 20 20:30:42.293 INFO O| Dec 20 20:30:42.293 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922024-12-20T20:30:43.535Z[ recovery-image] Dec 20 20:30:42.314 INFO O| Dec 20 20:30:42.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
49932024-12-20T20:30:43.538Z[ recovery-image] Dec 20 20:30:42.314 INFO O| Dec 20 20:30:42.314 INFO STEP 230 (remove_files) COMPLETE
49942024-12-20T20:30:43.538Z[ recovery-image] Dec 20 20:30:42.314 INFO O| Dec 20 20:30:42.314 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952024-12-20T20:30:43.575Z[ recovery-image] Dec 20 20:30:42.354 INFO O| Dec 20 20:30:42.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
49962024-12-20T20:30:43.575Z[ recovery-image] Dec 20 20:30:42.354 INFO O| Dec 20 20:30:42.354 INFO STEP 231 (remove_files) COMPLETE
49972024-12-20T20:30:43.575Z[ recovery-image] Dec 20 20:30:42.354 INFO O| Dec 20 20:30:42.354 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982024-12-20T20:30:43.598Z[ recovery-image] Dec 20 20:30:42.376 INFO O| Dec 20 20:30:42.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
49992024-12-20T20:30:43.598Z[ recovery-image] Dec 20 20:30:42.376 INFO O| Dec 20 20:30:42.376 INFO STEP 232 (remove_files) COMPLETE
50002024-12-20T20:30:43.601Z[ recovery-image] Dec 20 20:30:42.376 INFO O| Dec 20 20:30:42.376 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012024-12-20T20:30:43.616Z[ recovery-image] Dec 20 20:30:42.394 INFO O| Dec 20 20:30:42.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
50022024-12-20T20:30:43.616Z[ recovery-image] Dec 20 20:30:42.395 INFO O| Dec 20 20:30:42.395 INFO STEP 233 (remove_files) COMPLETE
50032024-12-20T20:30:43.616Z[ recovery-image] Dec 20 20:30:42.395 INFO O| Dec 20 20:30:42.395 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042024-12-20T20:30:43.656Z[ recovery-image] Dec 20 20:30:42.435 INFO O| Dec 20 20:30:42.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
50052024-12-20T20:30:43.656Z[ recovery-image] Dec 20 20:30:42.435 INFO O| Dec 20 20:30:42.435 INFO STEP 234 (remove_files) COMPLETE
50062024-12-20T20:30:43.656Z[ recovery-image] Dec 20 20:30:42.435 INFO O| Dec 20 20:30:42.435 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072024-12-20T20:30:43.678Z[ recovery-image] Dec 20 20:30:42.456 INFO O| Dec 20 20:30:42.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
50082024-12-20T20:30:43.680Z[ recovery-image] Dec 20 20:30:42.456 INFO O| Dec 20 20:30:42.456 INFO STEP 235 (remove_files) COMPLETE
50092024-12-20T20:30:43.680Z[ recovery-image] Dec 20 20:30:42.456 INFO O| Dec 20 20:30:42.456 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102024-12-20T20:30:43.698Z[ recovery-image] Dec 20 20:30:42.477 INFO O| Dec 20 20:30:42.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
50112024-12-20T20:30:43.698Z[ recovery-image] Dec 20 20:30:42.477 INFO O| Dec 20 20:30:42.477 INFO STEP 236 (remove_files) COMPLETE
50122024-12-20T20:30:43.701Z[ recovery-image] Dec 20 20:30:42.477 INFO O| Dec 20 20:30:42.477 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132024-12-20T20:30:43.716Z[ recovery-image] Dec 20 20:30:42.495 INFO O| Dec 20 20:30:42.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
50142024-12-20T20:30:43.716Z[ recovery-image] Dec 20 20:30:42.495 INFO O| Dec 20 20:30:42.495 INFO STEP 237 (remove_files) COMPLETE
50152024-12-20T20:30:43.716Z[ recovery-image] Dec 20 20:30:42.495 INFO O| Dec 20 20:30:42.495 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162024-12-20T20:30:43.734Z[ recovery-image] Dec 20 20:30:42.512 INFO O| Dec 20 20:30:42.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
50172024-12-20T20:30:43.734Z[ recovery-image] Dec 20 20:30:42.512 INFO O| Dec 20 20:30:42.512 INFO STEP 238 (remove_files) COMPLETE
50182024-12-20T20:30:43.734Z[ recovery-image] Dec 20 20:30:42.512 INFO O| Dec 20 20:30:42.512 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192024-12-20T20:30:43.766Z[ recovery-image] Dec 20 20:30:42.544 INFO O| Dec 20 20:30:42.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
50202024-12-20T20:30:43.766Z[ recovery-image] Dec 20 20:30:42.544 INFO O| Dec 20 20:30:42.544 INFO STEP 239 (remove_files) COMPLETE
50212024-12-20T20:30:43.766Z[ recovery-image] Dec 20 20:30:42.544 INFO O| Dec 20 20:30:42.544 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222024-12-20T20:30:43.872Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
50232024-12-20T20:30:43.872Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.585 INFO STEP 240 (remove_files) COMPLETE
50242024-12-20T20:30:43.872Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.585 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
50262024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.605 INFO STEP 241 (remove_files) COMPLETE
50272024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.614 INFO O| Dec 20 20:30:42.605 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.625 INFO O| Dec 20 20:30:42.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
50292024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.625 INFO O| Dec 20 20:30:42.625 INFO STEP 242 (remove_files) COMPLETE
50302024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.625 INFO O| Dec 20 20:30:42.625 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.644 INFO O| Dec 20 20:30:42.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
50322024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.644 INFO O| Dec 20 20:30:42.644 INFO STEP 243 (remove_files) COMPLETE
50332024-12-20T20:30:43.876Z[ recovery-image] Dec 20 20:30:42.644 INFO O| Dec 20 20:30:42.644 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342024-12-20T20:30:43.911Z[ recovery-image] Dec 20 20:30:42.676 INFO O| Dec 20 20:30:42.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
50352024-12-20T20:30:43.911Z[ recovery-image] Dec 20 20:30:42.677 INFO O| Dec 20 20:30:42.676 INFO STEP 244 (remove_files) COMPLETE
50362024-12-20T20:30:43.911Z[ recovery-image] Dec 20 20:30:42.677 INFO O| Dec 20 20:30:42.677 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372024-12-20T20:30:43.919Z[ recovery-image] Dec 20 20:30:42.697 INFO O| Dec 20 20:30:42.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
50382024-12-20T20:30:43.919Z[ recovery-image] Dec 20 20:30:42.697 INFO O| Dec 20 20:30:42.697 INFO STEP 245 (remove_files) COMPLETE
50392024-12-20T20:30:43.919Z[ recovery-image] Dec 20 20:30:42.697 INFO O| Dec 20 20:30:42.697 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402024-12-20T20:30:43.982Z[ recovery-image] Dec 20 20:30:42.760 INFO O| Dec 20 20:30:42.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
50412024-12-20T20:30:43.982Z[ recovery-image] Dec 20 20:30:42.760 INFO O| Dec 20 20:30:42.760 INFO STEP 246 (remove_files) COMPLETE
50422024-12-20T20:30:43.985Z[ recovery-image] Dec 20 20:30:42.760 INFO O| Dec 20 20:30:42.760 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432024-12-20T20:30:44.106Z[ recovery-image] Dec 20 20:30:42.884 INFO O| Dec 20 20:30:42.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
50442024-12-20T20:30:44.106Z[ recovery-image] Dec 20 20:30:42.884 INFO O| Dec 20 20:30:42.884 INFO STEP 247 (remove_files) COMPLETE
50452024-12-20T20:30:44.106Z[ recovery-image] Dec 20 20:30:42.884 INFO O| Dec 20 20:30:42.884 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462024-12-20T20:30:44.124Z[ recovery-image] Dec 20 20:30:42.903 INFO O| Dec 20 20:30:42.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
50472024-12-20T20:30:44.127Z[ recovery-image] Dec 20 20:30:42.903 INFO O| Dec 20 20:30:42.903 INFO STEP 248 (remove_files) COMPLETE
50482024-12-20T20:30:44.127Z[ recovery-image] Dec 20 20:30:42.903 INFO O| Dec 20 20:30:42.903 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492024-12-20T20:30:44.183Z[ recovery-image] Dec 20 20:30:42.962 INFO O| Dec 20 20:30:42.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
50502024-12-20T20:30:44.183Z[ recovery-image] Dec 20 20:30:42.962 INFO O| Dec 20 20:30:42.962 INFO STEP 249 (remove_files) COMPLETE
50512024-12-20T20:30:44.183Z[ recovery-image] Dec 20 20:30:42.962 INFO O| Dec 20 20:30:42.962 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522024-12-20T20:30:44.236Z[ recovery-image] Dec 20 20:30:43.015 INFO O| Dec 20 20:30:43.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
50532024-12-20T20:30:44.238Z[ recovery-image] Dec 20 20:30:43.015 INFO O| Dec 20 20:30:43.015 INFO STEP 250 (remove_files) COMPLETE
50542024-12-20T20:30:44.239Z[ recovery-image] Dec 20 20:30:43.015 INFO O| Dec 20 20:30:43.015 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552024-12-20T20:30:44.342Z[ recovery-image] Dec 20 20:30:43.121 INFO O| Dec 20 20:30:43.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
50562024-12-20T20:30:44.345Z[ recovery-image] Dec 20 20:30:43.121 INFO O| Dec 20 20:30:43.121 INFO STEP 251 (remove_files) COMPLETE
50572024-12-20T20:30:44.345Z[ recovery-image] Dec 20 20:30:43.121 INFO O| Dec 20 20:30:43.121 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582024-12-20T20:30:44.480Z[ recovery-image] Dec 20 20:30:43.258 INFO O| Dec 20 20:30:43.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
50592024-12-20T20:30:44.480Z[ recovery-image] Dec 20 20:30:43.258 INFO O| Dec 20 20:30:43.258 INFO STEP 252 (remove_files) COMPLETE
50602024-12-20T20:30:44.480Z[ recovery-image] Dec 20 20:30:43.258 INFO O| Dec 20 20:30:43.258 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612024-12-20T20:30:44.512Z[ recovery-image] Dec 20 20:30:43.290 INFO O| Dec 20 20:30:43.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
50622024-12-20T20:30:44.512Z[ recovery-image] Dec 20 20:30:43.290 INFO O| Dec 20 20:30:43.290 INFO STEP 253 (remove_files) COMPLETE
50632024-12-20T20:30:44.512Z[ recovery-image] Dec 20 20:30:43.290 INFO O| Dec 20 20:30:43.290 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642024-12-20T20:30:44.545Z[ recovery-image] Dec 20 20:30:43.323 INFO O| Dec 20 20:30:43.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
50652024-12-20T20:30:44.545Z[ recovery-image] Dec 20 20:30:43.323 INFO O| Dec 20 20:30:43.311 INFO STEP 254 (remove_files) COMPLETE
50662024-12-20T20:30:44.548Z[ recovery-image] Dec 20 20:30:43.323 INFO O| Dec 20 20:30:43.311 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672024-12-20T20:30:44.553Z[ recovery-image] Dec 20 20:30:43.332 INFO O| Dec 20 20:30:43.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
50682024-12-20T20:30:44.553Z[ recovery-image] Dec 20 20:30:43.332 INFO O| Dec 20 20:30:43.332 INFO STEP 255 (remove_files) COMPLETE
50692024-12-20T20:30:44.556Z[ recovery-image] Dec 20 20:30:43.332 INFO O| Dec 20 20:30:43.332 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702024-12-20T20:30:44.574Z[ recovery-image] Dec 20 20:30:43.353 INFO O| Dec 20 20:30:43.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
50712024-12-20T20:30:44.574Z[ recovery-image] Dec 20 20:30:43.353 INFO O| Dec 20 20:30:43.353 INFO STEP 256 (remove_files) COMPLETE
50722024-12-20T20:30:44.574Z[ recovery-image] Dec 20 20:30:43.353 INFO O| Dec 20 20:30:43.353 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732024-12-20T20:30:44.595Z[ recovery-image] Dec 20 20:30:43.373 INFO O| Dec 20 20:30:43.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
50742024-12-20T20:30:44.595Z[ recovery-image] Dec 20 20:30:43.373 INFO O| Dec 20 20:30:43.373 INFO STEP 257 (remove_files) COMPLETE
50752024-12-20T20:30:44.595Z[ recovery-image] Dec 20 20:30:43.373 INFO O| Dec 20 20:30:43.373 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762024-12-20T20:30:44.616Z[ recovery-image] Dec 20 20:30:43.394 INFO O| Dec 20 20:30:43.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
50772024-12-20T20:30:44.616Z[ recovery-image] Dec 20 20:30:43.394 INFO O| Dec 20 20:30:43.394 INFO STEP 258 (remove_files) COMPLETE
50782024-12-20T20:30:44.616Z[ recovery-image] Dec 20 20:30:43.394 INFO O| Dec 20 20:30:43.394 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792024-12-20T20:30:44.648Z[ recovery-image] Dec 20 20:30:43.426 INFO O| Dec 20 20:30:43.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
50802024-12-20T20:30:44.648Z[ recovery-image] Dec 20 20:30:43.426 INFO O| Dec 20 20:30:43.426 INFO STEP 259 (remove_files) COMPLETE
50812024-12-20T20:30:44.648Z[ recovery-image] Dec 20 20:30:43.426 INFO O| Dec 20 20:30:43.426 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822024-12-20T20:30:44.668Z[ recovery-image] Dec 20 20:30:43.446 INFO O| Dec 20 20:30:43.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
50832024-12-20T20:30:44.668Z[ recovery-image] Dec 20 20:30:43.446 INFO O| Dec 20 20:30:43.446 INFO STEP 260 (remove_files) COMPLETE
50842024-12-20T20:30:44.670Z[ recovery-image] Dec 20 20:30:43.446 INFO O| Dec 20 20:30:43.446 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852024-12-20T20:30:44.687Z[ recovery-image] Dec 20 20:30:43.466 INFO O| Dec 20 20:30:43.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
50862024-12-20T20:30:44.687Z[ recovery-image] Dec 20 20:30:43.466 INFO O| Dec 20 20:30:43.466 INFO STEP 261 (remove_files) COMPLETE
50872024-12-20T20:30:44.687Z[ recovery-image] Dec 20 20:30:43.466 INFO O| Dec 20 20:30:43.466 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882024-12-20T20:30:44.707Z[ recovery-image] Dec 20 20:30:43.485 INFO O| Dec 20 20:30:43.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
50892024-12-20T20:30:44.707Z[ recovery-image] Dec 20 20:30:43.486 INFO O| Dec 20 20:30:43.486 INFO STEP 262 (remove_files) COMPLETE
50902024-12-20T20:30:44.707Z[ recovery-image] Dec 20 20:30:43.486 INFO O| Dec 20 20:30:43.486 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912024-12-20T20:30:44.726Z[ recovery-image] Dec 20 20:30:43.504 INFO O| Dec 20 20:30:43.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
50922024-12-20T20:30:44.726Z[ recovery-image] Dec 20 20:30:43.505 INFO O| Dec 20 20:30:43.505 INFO STEP 263 (remove_files) COMPLETE
50932024-12-20T20:30:44.726Z[ recovery-image] Dec 20 20:30:43.505 INFO O| Dec 20 20:30:43.505 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942024-12-20T20:30:44.745Z[ recovery-image] Dec 20 20:30:43.524 INFO O| Dec 20 20:30:43.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
50952024-12-20T20:30:44.746Z[ recovery-image] Dec 20 20:30:43.524 INFO O| Dec 20 20:30:43.524 INFO STEP 264 (remove_files) COMPLETE
50962024-12-20T20:30:44.746Z[ recovery-image] Dec 20 20:30:43.524 INFO O| Dec 20 20:30:43.524 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972024-12-20T20:30:44.779Z[ recovery-image] Dec 20 20:30:43.557 INFO O| Dec 20 20:30:43.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
50982024-12-20T20:30:44.779Z[ recovery-image] Dec 20 20:30:43.557 INFO O| Dec 20 20:30:43.557 INFO STEP 265 (remove_files) COMPLETE
50992024-12-20T20:30:44.779Z[ recovery-image] Dec 20 20:30:43.557 INFO O| Dec 20 20:30:43.557 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002024-12-20T20:30:44.799Z[ recovery-image] Dec 20 20:30:43.577 INFO O| Dec 20 20:30:43.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
51012024-12-20T20:30:44.799Z[ recovery-image] Dec 20 20:30:43.577 INFO O| Dec 20 20:30:43.577 INFO STEP 266 (remove_files) COMPLETE
51022024-12-20T20:30:44.799Z[ recovery-image] Dec 20 20:30:43.577 INFO O| Dec 20 20:30:43.577 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032024-12-20T20:30:44.830Z[ recovery-image] Dec 20 20:30:43.608 INFO O| Dec 20 20:30:43.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
51042024-12-20T20:30:44.830Z[ recovery-image] Dec 20 20:30:43.608 INFO O| Dec 20 20:30:43.608 INFO STEP 267 (remove_files) COMPLETE
51052024-12-20T20:30:44.833Z[ recovery-image] Dec 20 20:30:43.608 INFO O| Dec 20 20:30:43.608 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062024-12-20T20:30:44.839Z[ host-image] Dec 20 20:30:43.617 INFO O| Dec 20 20:30:43.617 INFO O| Done
51072024-12-20T20:30:44.865Z[ recovery-image] Dec 20 20:30:43.643 INFO O| Dec 20 20:30:43.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
51082024-12-20T20:30:44.865Z[ recovery-image] Dec 20 20:30:43.644 INFO O| Dec 20 20:30:43.643 INFO STEP 268 (remove_files) COMPLETE
51092024-12-20T20:30:44.866Z[ recovery-image] Dec 20 20:30:43.644 INFO O| Dec 20 20:30:43.643 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102024-12-20T20:30:44.884Z[ recovery-image] Dec 20 20:30:43.663 INFO O| Dec 20 20:30:43.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
51112024-12-20T20:30:44.884Z[ recovery-image] Dec 20 20:30:43.663 INFO O| Dec 20 20:30:43.663 INFO STEP 269 (remove_files) COMPLETE
51122024-12-20T20:30:44.887Z[ recovery-image] Dec 20 20:30:43.663 INFO O| Dec 20 20:30:43.663 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51132024-12-20T20:30:44.887Z[ host-image] Dec 20 20:30:43.665 INFO O| Dec 20 20:30:43.665 INFO O| Done
51142024-12-20T20:30:44.887Z[ host-image] Dec 20 20:30:43.665 INFO O| Dec 20 20:30:43.665 INFO O| Done
51152024-12-20T20:30:44.912Z[ host-image] Dec 20 20:30:43.691 INFO O| Dec 20 20:30:43.691 INFO O| Done
51162024-12-20T20:30:44.937Z[ recovery-image] Dec 20 20:30:43.716 INFO O| Dec 20 20:30:43.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
51172024-12-20T20:30:44.940Z[ recovery-image] Dec 20 20:30:43.716 INFO O| Dec 20 20:30:43.716 INFO STEP 270 (remove_files) COMPLETE
51182024-12-20T20:30:44.940Z[ recovery-image] Dec 20 20:30:43.716 INFO O| Dec 20 20:30:43.716 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51192024-12-20T20:30:44.972Z[ recovery-image] Dec 20 20:30:43.751 INFO O| Dec 20 20:30:43.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
51202024-12-20T20:30:44.981Z[ recovery-image] Dec 20 20:30:43.760 INFO O| Dec 20 20:30:43.760 INFO STEP 271 (remove_files) COMPLETE
51212024-12-20T20:30:44.981Z[ recovery-image] Dec 20 20:30:43.760 INFO O| Dec 20 20:30:43.760 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51222024-12-20T20:30:45.019Z[ recovery-image] Dec 20 20:30:43.798 INFO O| Dec 20 20:30:43.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
51232024-12-20T20:30:45.019Z[ recovery-image] Dec 20 20:30:43.798 INFO O| Dec 20 20:30:43.798 INFO STEP 272 (remove_files) COMPLETE
51242024-12-20T20:30:45.019Z[ recovery-image] Dec 20 20:30:43.798 INFO O| Dec 20 20:30:43.798 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252024-12-20T20:30:45.041Z[ recovery-image] Dec 20 20:30:43.818 INFO O| Dec 20 20:30:43.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
51262024-12-20T20:30:45.041Z[ recovery-image] Dec 20 20:30:43.819 INFO O| Dec 20 20:30:43.819 INFO STEP 273 (remove_files) COMPLETE
51272024-12-20T20:30:45.041Z[ recovery-image] Dec 20 20:30:43.819 INFO O| Dec 20 20:30:43.819 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282024-12-20T20:30:45.070Z[ recovery-image] Dec 20 20:30:43.848 INFO O| Dec 20 20:30:43.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
51292024-12-20T20:30:45.070Z[ recovery-image] Dec 20 20:30:43.849 INFO O| Dec 20 20:30:43.849 INFO STEP 274 (remove_files) COMPLETE
51302024-12-20T20:30:45.070Z[ recovery-image] Dec 20 20:30:43.849 INFO O| Dec 20 20:30:43.849 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312024-12-20T20:30:45.081Z[ host-image] Dec 20 20:30:43.860 INFO O| Dec 20 20:30:43.860 INFO STEP 12 (pkg_install) COMPLETE
51322024-12-20T20:30:45.081Z[ host-image] Dec 20 20:30:43.860 INFO O| Dec 20 20:30:43.860 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
51332024-12-20T20:30:45.089Z[ recovery-image] Dec 20 20:30:43.868 INFO O| Dec 20 20:30:43.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
51342024-12-20T20:30:45.091Z[ recovery-image] Dec 20 20:30:43.868 INFO O| Dec 20 20:30:43.868 INFO STEP 275 (remove_files) COMPLETE
51352024-12-20T20:30:45.091Z[ recovery-image] Dec 20 20:30:43.868 INFO O| Dec 20 20:30:43.868 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362024-12-20T20:30:45.100Z[ host-image] Dec 20 20:30:43.878 INFO O| Dec 20 20:30:43.878 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
51372024-12-20T20:30:45.125Z[ recovery-image] Dec 20 20:30:43.904 INFO O| Dec 20 20:30:43.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
51382024-12-20T20:30:45.125Z[ recovery-image] Dec 20 20:30:43.904 INFO O| Dec 20 20:30:43.904 INFO STEP 276 (remove_files) COMPLETE
51392024-12-20T20:30:45.125Z[ recovery-image] Dec 20 20:30:43.904 INFO O| Dec 20 20:30:43.904 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402024-12-20T20:30:45.145Z[ recovery-image] Dec 20 20:30:43.924 INFO O| Dec 20 20:30:43.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
51412024-12-20T20:30:45.145Z[ recovery-image] Dec 20 20:30:43.924 INFO O| Dec 20 20:30:43.924 INFO STEP 277 (remove_files) COMPLETE
51422024-12-20T20:30:45.145Z[ recovery-image] Dec 20 20:30:43.924 INFO O| Dec 20 20:30:43.924 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432024-12-20T20:30:45.182Z[ recovery-image] Dec 20 20:30:43.961 INFO O| Dec 20 20:30:43.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb"
51442024-12-20T20:30:45.182Z[ recovery-image] Dec 20 20:30:43.961 INFO O| Dec 20 20:30:43.961 INFO STEP 278 (remove_files) COMPLETE
51452024-12-20T20:30:45.184Z[ recovery-image] Dec 20 20:30:43.961 INFO O| Dec 20 20:30:43.961 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462024-12-20T20:30:45.204Z[ recovery-image] Dec 20 20:30:43.983 INFO O| Dec 20 20:30:43.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
51472024-12-20T20:30:45.204Z[ recovery-image] Dec 20 20:30:43.983 INFO O| Dec 20 20:30:43.983 INFO STEP 279 (remove_files) COMPLETE
51482024-12-20T20:30:45.204Z[ recovery-image] Dec 20 20:30:43.983 INFO O| Dec 20 20:30:43.983 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492024-12-20T20:30:45.226Z[ recovery-image] Dec 20 20:30:44.003 INFO O| Dec 20 20:30:44.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
51502024-12-20T20:30:45.226Z[ recovery-image] Dec 20 20:30:44.004 INFO O| Dec 20 20:30:44.004 INFO STEP 280 (remove_files) COMPLETE
51512024-12-20T20:30:45.226Z[ recovery-image] Dec 20 20:30:44.004 INFO O| Dec 20 20:30:44.004 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522024-12-20T20:30:45.255Z[ recovery-image] Dec 20 20:30:44.033 INFO O| Dec 20 20:30:44.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
51532024-12-20T20:30:45.255Z[ recovery-image] Dec 20 20:30:44.033 INFO O| Dec 20 20:30:44.033 INFO STEP 281 (remove_files) COMPLETE
51542024-12-20T20:30:45.257Z[ recovery-image] Dec 20 20:30:44.033 INFO O| Dec 20 20:30:44.033 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552024-12-20T20:30:45.286Z[ recovery-image] Dec 20 20:30:44.064 INFO O| Dec 20 20:30:44.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
51562024-12-20T20:30:45.289Z[ recovery-image] Dec 20 20:30:44.064 INFO O| Dec 20 20:30:44.064 INFO STEP 282 (remove_files) COMPLETE
51572024-12-20T20:30:45.289Z[ recovery-image] Dec 20 20:30:44.065 INFO O| Dec 20 20:30:44.064 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582024-12-20T20:30:45.306Z[ recovery-image] Dec 20 20:30:44.085 INFO O| Dec 20 20:30:44.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
51592024-12-20T20:30:45.310Z[ recovery-image] Dec 20 20:30:44.085 INFO O| Dec 20 20:30:44.085 INFO STEP 283 (remove_files) COMPLETE
51602024-12-20T20:30:45.313Z[ recovery-image] Dec 20 20:30:44.085 INFO O| Dec 20 20:30:44.085 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612024-12-20T20:30:45.326Z[ recovery-image] Dec 20 20:30:44.105 INFO O| Dec 20 20:30:44.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
51622024-12-20T20:30:45.329Z[ recovery-image] Dec 20 20:30:44.105 INFO O| Dec 20 20:30:44.105 INFO STEP 284 (remove_files) COMPLETE
51632024-12-20T20:30:45.329Z[ recovery-image] Dec 20 20:30:44.105 INFO O| Dec 20 20:30:44.105 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642024-12-20T20:30:45.346Z[ recovery-image] Dec 20 20:30:44.125 INFO O| Dec 20 20:30:44.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
51652024-12-20T20:30:45.349Z[ recovery-image] Dec 20 20:30:44.125 INFO O| Dec 20 20:30:44.125 INFO STEP 285 (remove_files) COMPLETE
51662024-12-20T20:30:45.349Z[ recovery-image] Dec 20 20:30:44.125 INFO O| Dec 20 20:30:44.125 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672024-12-20T20:30:45.370Z[ recovery-image] Dec 20 20:30:44.148 INFO O| Dec 20 20:30:44.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
51682024-12-20T20:30:45.370Z[ recovery-image] Dec 20 20:30:44.148 INFO O| Dec 20 20:30:44.148 INFO STEP 286 (remove_files) COMPLETE
51692024-12-20T20:30:45.370Z[ recovery-image] Dec 20 20:30:44.148 INFO O| Dec 20 20:30:44.148 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702024-12-20T20:30:45.431Z[ recovery-image] Dec 20 20:30:44.210 INFO O| Dec 20 20:30:44.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
51712024-12-20T20:30:45.431Z[ recovery-image] Dec 20 20:30:44.210 INFO O| Dec 20 20:30:44.210 INFO STEP 287 (remove_files) COMPLETE
51722024-12-20T20:30:45.431Z[ recovery-image] Dec 20 20:30:44.210 INFO O| Dec 20 20:30:44.210 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732024-12-20T20:30:45.451Z[ recovery-image] Dec 20 20:30:44.229 INFO O| Dec 20 20:30:44.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
51742024-12-20T20:30:45.451Z[ recovery-image] Dec 20 20:30:44.229 INFO O| Dec 20 20:30:44.229 INFO STEP 288 (remove_files) COMPLETE
51752024-12-20T20:30:45.451Z[ recovery-image] Dec 20 20:30:44.229 INFO O| Dec 20 20:30:44.229 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762024-12-20T20:30:45.470Z[ recovery-image] Dec 20 20:30:44.249 INFO O| Dec 20 20:30:44.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
51772024-12-20T20:30:45.470Z[ recovery-image] Dec 20 20:30:44.249 INFO O| Dec 20 20:30:44.249 INFO STEP 289 (remove_files) COMPLETE
51782024-12-20T20:30:45.470Z[ recovery-image] Dec 20 20:30:44.249 INFO O| Dec 20 20:30:44.249 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792024-12-20T20:30:45.530Z[ recovery-image] Dec 20 20:30:44.309 INFO O| Dec 20 20:30:44.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
51802024-12-20T20:30:45.530Z[ recovery-image] Dec 20 20:30:44.309 INFO O| Dec 20 20:30:44.309 INFO STEP 290 (remove_files) COMPLETE
51812024-12-20T20:30:45.530Z[ recovery-image] Dec 20 20:30:44.309 INFO O| Dec 20 20:30:44.309 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822024-12-20T20:30:45.551Z[ recovery-image] Dec 20 20:30:44.329 INFO O| Dec 20 20:30:44.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
51832024-12-20T20:30:45.551Z[ recovery-image] Dec 20 20:30:44.329 INFO O| Dec 20 20:30:44.329 INFO STEP 291 (remove_files) COMPLETE
51842024-12-20T20:30:45.553Z[ recovery-image] Dec 20 20:30:44.330 INFO O| Dec 20 20:30:44.329 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852024-12-20T20:30:45.570Z[ recovery-image] Dec 20 20:30:44.348 INFO O| Dec 20 20:30:44.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
51862024-12-20T20:30:45.570Z[ recovery-image] Dec 20 20:30:44.348 INFO O| Dec 20 20:30:44.348 INFO STEP 292 (remove_files) COMPLETE
51872024-12-20T20:30:45.570Z[ recovery-image] Dec 20 20:30:44.348 INFO O| Dec 20 20:30:44.348 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882024-12-20T20:30:45.588Z[ recovery-image] Dec 20 20:30:44.367 INFO O| Dec 20 20:30:44.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
51892024-12-20T20:30:45.588Z[ recovery-image] Dec 20 20:30:44.367 INFO O| Dec 20 20:30:44.367 INFO STEP 293 (remove_files) COMPLETE
51902024-12-20T20:30:45.588Z[ recovery-image] Dec 20 20:30:44.367 INFO O| Dec 20 20:30:44.367 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912024-12-20T20:30:45.606Z[ recovery-image] Dec 20 20:30:44.384 INFO O| Dec 20 20:30:44.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
51922024-12-20T20:30:45.606Z[ recovery-image] Dec 20 20:30:44.384 INFO O| Dec 20 20:30:44.384 INFO STEP 294 (remove_files) COMPLETE
51932024-12-20T20:30:45.608Z[ recovery-image] Dec 20 20:30:44.384 INFO O| Dec 20 20:30:44.384 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942024-12-20T20:30:45.626Z[ recovery-image] Dec 20 20:30:44.404 INFO O| Dec 20 20:30:44.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
51952024-12-20T20:30:45.626Z[ recovery-image] Dec 20 20:30:44.404 INFO O| Dec 20 20:30:44.404 INFO STEP 295 (remove_files) COMPLETE
51962024-12-20T20:30:45.628Z[ recovery-image] Dec 20 20:30:44.404 INFO O| Dec 20 20:30:44.404 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972024-12-20T20:30:45.649Z[ recovery-image] Dec 20 20:30:44.427 INFO O| Dec 20 20:30:44.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
51982024-12-20T20:30:45.649Z[ recovery-image] Dec 20 20:30:44.427 INFO O| Dec 20 20:30:44.427 INFO STEP 296 (remove_files) COMPLETE
51992024-12-20T20:30:45.649Z[ recovery-image] Dec 20 20:30:44.427 INFO O| Dec 20 20:30:44.427 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002024-12-20T20:30:45.686Z[ recovery-image] Dec 20 20:30:44.465 INFO O| Dec 20 20:30:44.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
52012024-12-20T20:30:45.686Z[ recovery-image] Dec 20 20:30:44.465 INFO O| Dec 20 20:30:44.465 INFO STEP 297 (remove_files) COMPLETE
52022024-12-20T20:30:45.686Z[ recovery-image] Dec 20 20:30:44.465 INFO O| Dec 20 20:30:44.465 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032024-12-20T20:30:45.728Z[ recovery-image] Dec 20 20:30:44.506 INFO O| Dec 20 20:30:44.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
52042024-12-20T20:30:45.728Z[ recovery-image] Dec 20 20:30:44.506 INFO O| Dec 20 20:30:44.506 INFO STEP 298 (remove_files) COMPLETE
52052024-12-20T20:30:45.728Z[ recovery-image] Dec 20 20:30:44.506 INFO O| Dec 20 20:30:44.506 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062024-12-20T20:30:45.766Z[ recovery-image] Dec 20 20:30:44.545 INFO O| Dec 20 20:30:44.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
52072024-12-20T20:30:45.766Z[ recovery-image] Dec 20 20:30:44.545 INFO O| Dec 20 20:30:44.545 INFO STEP 299 (remove_files) COMPLETE
52082024-12-20T20:30:45.766Z[ recovery-image] Dec 20 20:30:44.545 INFO O| Dec 20 20:30:44.545 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092024-12-20T20:30:45.806Z[ recovery-image] Dec 20 20:30:44.585 INFO O| Dec 20 20:30:44.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
52102024-12-20T20:30:45.806Z[ recovery-image] Dec 20 20:30:44.585 INFO O| Dec 20 20:30:44.585 INFO STEP 300 (remove_files) COMPLETE
52112024-12-20T20:30:45.806Z[ recovery-image] Dec 20 20:30:44.585 INFO O| Dec 20 20:30:44.585 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122024-12-20T20:30:45.858Z[ recovery-image] Dec 20 20:30:44.637 INFO O| Dec 20 20:30:44.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
52132024-12-20T20:30:45.858Z[ recovery-image] Dec 20 20:30:44.637 INFO O| Dec 20 20:30:44.637 INFO STEP 301 (remove_files) COMPLETE
52142024-12-20T20:30:45.859Z[ recovery-image] Dec 20 20:30:44.637 INFO O| Dec 20 20:30:44.637 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152024-12-20T20:30:45.876Z[ recovery-image] Dec 20 20:30:44.654 INFO O| Dec 20 20:30:44.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
52162024-12-20T20:30:45.876Z[ recovery-image] Dec 20 20:30:44.654 INFO O| Dec 20 20:30:44.654 INFO STEP 302 (remove_files) COMPLETE
52172024-12-20T20:30:45.878Z[ recovery-image] Dec 20 20:30:44.654 INFO O| Dec 20 20:30:44.654 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182024-12-20T20:30:45.978Z[ recovery-image] Dec 20 20:30:44.757 INFO O| Dec 20 20:30:44.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs"
52192024-12-20T20:30:45.978Z[ recovery-image] Dec 20 20:30:44.757 INFO O| Dec 20 20:30:44.757 INFO STEP 303 (remove_files) COMPLETE
52202024-12-20T20:30:45.978Z[ recovery-image] Dec 20 20:30:44.757 INFO O| Dec 20 20:30:44.757 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52212024-12-20T20:30:46.014Z[ recovery-image] Dec 20 20:30:44.792 INFO O| Dec 20 20:30:44.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
52222024-12-20T20:30:46.014Z[ recovery-image] Dec 20 20:30:44.793 INFO O| Dec 20 20:30:44.793 INFO STEP 304 (remove_files) COMPLETE
52232024-12-20T20:30:46.014Z[ recovery-image] Dec 20 20:30:44.793 INFO O| Dec 20 20:30:44.793 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52242024-12-20T20:30:46.035Z[ recovery-image] Dec 20 20:30:44.813 INFO O| Dec 20 20:30:44.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
52252024-12-20T20:30:46.035Z[ recovery-image] Dec 20 20:30:44.813 INFO O| Dec 20 20:30:44.813 INFO STEP 305 (remove_files) COMPLETE
52262024-12-20T20:30:46.035Z[ recovery-image] Dec 20 20:30:44.813 INFO O| Dec 20 20:30:44.813 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52272024-12-20T20:30:46.075Z[ recovery-image] Dec 20 20:30:44.854 INFO O| Dec 20 20:30:44.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
52282024-12-20T20:30:46.078Z[ recovery-image] Dec 20 20:30:44.854 INFO O| Dec 20 20:30:44.854 INFO STEP 306 (remove_files) COMPLETE
52292024-12-20T20:30:46.078Z[ recovery-image] Dec 20 20:30:44.854 INFO O| Dec 20 20:30:44.854 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52302024-12-20T20:30:46.097Z[ recovery-image] Dec 20 20:30:44.876 INFO O| Dec 20 20:30:44.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv"
52312024-12-20T20:30:46.100Z[ recovery-image] Dec 20 20:30:44.876 INFO O| Dec 20 20:30:44.876 INFO STEP 307 (remove_files) COMPLETE
52322024-12-20T20:30:46.100Z[ recovery-image] Dec 20 20:30:44.876 INFO O| Dec 20 20:30:44.876 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52332024-12-20T20:30:46.116Z[ recovery-image] Dec 20 20:30:44.894 INFO O| Dec 20 20:30:44.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
52342024-12-20T20:30:46.118Z[ recovery-image] Dec 20 20:30:44.895 INFO O| Dec 20 20:30:44.895 INFO STEP 308 (remove_files) COMPLETE
52352024-12-20T20:30:46.118Z[ recovery-image] Dec 20 20:30:44.895 INFO O| Dec 20 20:30:44.895 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52362024-12-20T20:30:46.135Z[ recovery-image] Dec 20 20:30:44.913 INFO O| Dec 20 20:30:44.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
52372024-12-20T20:30:46.137Z[ recovery-image] Dec 20 20:30:44.913 INFO O| Dec 20 20:30:44.913 INFO STEP 309 (remove_files) COMPLETE
52382024-12-20T20:30:46.137Z[ recovery-image] Dec 20 20:30:44.914 INFO O| Dec 20 20:30:44.914 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52392024-12-20T20:30:46.167Z[ recovery-image] Dec 20 20:30:44.946 INFO O| Dec 20 20:30:44.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
52402024-12-20T20:30:46.168Z[ recovery-image] Dec 20 20:30:44.946 INFO O| Dec 20 20:30:44.946 INFO STEP 310 (remove_files) COMPLETE
52412024-12-20T20:30:46.170Z[ recovery-image] Dec 20 20:30:44.946 INFO O| Dec 20 20:30:44.946 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52422024-12-20T20:30:46.187Z[ recovery-image] Dec 20 20:30:44.966 INFO O| Dec 20 20:30:44.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
52432024-12-20T20:30:46.190Z[ recovery-image] Dec 20 20:30:44.966 INFO O| Dec 20 20:30:44.966 INFO STEP 311 (remove_files) COMPLETE
52442024-12-20T20:30:46.190Z[ recovery-image] Dec 20 20:30:44.966 INFO O| Dec 20 20:30:44.966 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52452024-12-20T20:30:46.223Z[ recovery-image] Dec 20 20:30:45.002 INFO O| Dec 20 20:30:45.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
52462024-12-20T20:30:46.223Z[ recovery-image] Dec 20 20:30:45.002 INFO O| Dec 20 20:30:45.002 INFO STEP 312 (remove_files) COMPLETE
52472024-12-20T20:30:46.226Z[ recovery-image] Dec 20 20:30:45.002 INFO O| Dec 20 20:30:45.002 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52482024-12-20T20:30:46.261Z[ recovery-image] Dec 20 20:30:45.039 INFO O| Dec 20 20:30:45.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
52492024-12-20T20:30:46.261Z[ recovery-image] Dec 20 20:30:45.039 INFO O| Dec 20 20:30:45.039 INFO STEP 313 (remove_files) COMPLETE
52502024-12-20T20:30:46.261Z[ recovery-image] Dec 20 20:30:45.039 INFO O| Dec 20 20:30:45.039 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52512024-12-20T20:30:46.292Z[ host-image] Dec 20 20:30:45.070 INFO O| Dec 20 20:30:45.070 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
52522024-12-20T20:30:46.321Z[ recovery-image] Dec 20 20:30:45.099 INFO O| Dec 20 20:30:45.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred"
52532024-12-20T20:30:46.321Z[ recovery-image] Dec 20 20:30:45.099 INFO O| Dec 20 20:30:45.099 INFO STEP 314 (remove_files) COMPLETE
52542024-12-20T20:30:46.323Z[ recovery-image] Dec 20 20:30:45.100 INFO O| Dec 20 20:30:45.099 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552024-12-20T20:30:46.343Z[ recovery-image] Dec 20 20:30:45.121 INFO O| Dec 20 20:30:45.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
52562024-12-20T20:30:46.343Z[ recovery-image] Dec 20 20:30:45.121 INFO O| Dec 20 20:30:45.121 INFO STEP 315 (remove_files) COMPLETE
52572024-12-20T20:30:46.343Z[ recovery-image] Dec 20 20:30:45.121 INFO O| Dec 20 20:30:45.121 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582024-12-20T20:30:46.363Z[ recovery-image] Dec 20 20:30:45.142 INFO O| Dec 20 20:30:45.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
52592024-12-20T20:30:46.363Z[ recovery-image] Dec 20 20:30:45.142 INFO O| Dec 20 20:30:45.142 INFO STEP 316 (remove_files) COMPLETE
52602024-12-20T20:30:46.364Z[ recovery-image] Dec 20 20:30:45.142 INFO O| Dec 20 20:30:45.142 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612024-12-20T20:30:46.384Z[ recovery-image] Dec 20 20:30:45.163 INFO O| Dec 20 20:30:45.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv"
52622024-12-20T20:30:46.384Z[ recovery-image] Dec 20 20:30:45.163 INFO O| Dec 20 20:30:45.163 INFO STEP 317 (remove_files) COMPLETE
52632024-12-20T20:30:46.385Z[ recovery-image] Dec 20 20:30:45.163 INFO O| Dec 20 20:30:45.163 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642024-12-20T20:30:46.420Z[ recovery-image] Dec 20 20:30:45.198 INFO O| Dec 20 20:30:45.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
52652024-12-20T20:30:46.422Z[ recovery-image] Dec 20 20:30:45.198 INFO O| Dec 20 20:30:45.198 INFO STEP 318 (remove_files) COMPLETE
52662024-12-20T20:30:46.422Z[ recovery-image] Dec 20 20:30:45.199 INFO O| Dec 20 20:30:45.198 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672024-12-20T20:30:46.441Z[ recovery-image] Dec 20 20:30:45.220 INFO O| Dec 20 20:30:45.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
52682024-12-20T20:30:46.444Z[ recovery-image] Dec 20 20:30:45.220 INFO O| Dec 20 20:30:45.220 INFO STEP 319 (remove_files) COMPLETE
52692024-12-20T20:30:46.444Z[ recovery-image] Dec 20 20:30:45.220 INFO O| Dec 20 20:30:45.220 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702024-12-20T20:30:46.474Z[ recovery-image] Dec 20 20:30:45.252 INFO O| Dec 20 20:30:45.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles"
52712024-12-20T20:30:46.494Z[ recovery-image] Dec 20 20:30:45.273 INFO O| Dec 20 20:30:45.273 INFO STEP 320 (remove_files) COMPLETE
52722024-12-20T20:30:46.494Z[ recovery-image] Dec 20 20:30:45.273 INFO O| Dec 20 20:30:45.273 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732024-12-20T20:30:46.513Z[ recovery-image] Dec 20 20:30:45.291 INFO O| Dec 20 20:30:45.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
52742024-12-20T20:30:46.513Z[ recovery-image] Dec 20 20:30:45.292 INFO O| Dec 20 20:30:45.291 INFO STEP 321 (remove_files) COMPLETE
52752024-12-20T20:30:46.513Z[ recovery-image] Dec 20 20:30:45.292 INFO O| Dec 20 20:30:45.292 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762024-12-20T20:30:46.545Z[ recovery-image] Dec 20 20:30:45.323 INFO O| Dec 20 20:30:45.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
52772024-12-20T20:30:46.545Z[ recovery-image] Dec 20 20:30:45.323 INFO O| Dec 20 20:30:45.323 INFO STEP 322 (remove_files) COMPLETE
52782024-12-20T20:30:46.545Z[ recovery-image] Dec 20 20:30:45.323 INFO O| Dec 20 20:30:45.323 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792024-12-20T20:30:46.590Z[ recovery-image] Dec 20 20:30:45.367 INFO O| Dec 20 20:30:45.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags"
52802024-12-20T20:30:46.590Z[ recovery-image] Dec 20 20:30:45.367 INFO O| Dec 20 20:30:45.367 INFO STEP 323 (remove_files) COMPLETE
52812024-12-20T20:30:46.590Z[ recovery-image] Dec 20 20:30:45.367 INFO O| Dec 20 20:30:45.367 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822024-12-20T20:30:46.611Z[ recovery-image] Dec 20 20:30:45.389 INFO O| Dec 20 20:30:45.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
52832024-12-20T20:30:46.611Z[ recovery-image] Dec 20 20:30:45.389 INFO O| Dec 20 20:30:45.389 INFO STEP 324 (remove_files) COMPLETE
52842024-12-20T20:30:46.614Z[ recovery-image] Dec 20 20:30:45.389 INFO O| Dec 20 20:30:45.389 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852024-12-20T20:30:46.631Z[ recovery-image] Dec 20 20:30:45.409 INFO O| Dec 20 20:30:45.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
52862024-12-20T20:30:46.631Z[ recovery-image] Dec 20 20:30:45.409 INFO O| Dec 20 20:30:45.409 INFO STEP 325 (remove_files) COMPLETE
52872024-12-20T20:30:46.631Z[ recovery-image] Dec 20 20:30:45.409 INFO O| Dec 20 20:30:45.409 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882024-12-20T20:30:46.651Z[ recovery-image] Dec 20 20:30:45.430 INFO O| Dec 20 20:30:45.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
52892024-12-20T20:30:46.652Z[ recovery-image] Dec 20 20:30:45.430 INFO O| Dec 20 20:30:45.430 INFO STEP 326 (remove_files) COMPLETE
52902024-12-20T20:30:46.652Z[ recovery-image] Dec 20 20:30:45.430 INFO O| Dec 20 20:30:45.430 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912024-12-20T20:30:46.670Z[ recovery-image] Dec 20 20:30:45.449 INFO O| Dec 20 20:30:45.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
52922024-12-20T20:30:46.670Z[ recovery-image] Dec 20 20:30:45.449 INFO O| Dec 20 20:30:45.449 INFO STEP 327 (remove_files) COMPLETE
52932024-12-20T20:30:46.673Z[ recovery-image] Dec 20 20:30:45.449 INFO O| Dec 20 20:30:45.449 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942024-12-20T20:30:46.691Z[ recovery-image] Dec 20 20:30:45.470 INFO O| Dec 20 20:30:45.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
52952024-12-20T20:30:46.691Z[ recovery-image] Dec 20 20:30:45.470 INFO O| Dec 20 20:30:45.470 INFO STEP 328 (remove_files) COMPLETE
52962024-12-20T20:30:46.694Z[ recovery-image] Dec 20 20:30:45.470 INFO O| Dec 20 20:30:45.470 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972024-12-20T20:30:46.713Z[ recovery-image] Dec 20 20:30:45.491 INFO O| Dec 20 20:30:45.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
52982024-12-20T20:30:46.713Z[ recovery-image] Dec 20 20:30:45.491 INFO O| Dec 20 20:30:45.491 INFO STEP 329 (remove_files) COMPLETE
52992024-12-20T20:30:46.713Z[ recovery-image] Dec 20 20:30:45.491 INFO O| Dec 20 20:30:45.491 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002024-12-20T20:30:46.756Z[ recovery-image] Dec 20 20:30:45.535 INFO O| Dec 20 20:30:45.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
53012024-12-20T20:30:46.756Z[ recovery-image] Dec 20 20:30:45.535 INFO O| Dec 20 20:30:45.535 INFO STEP 330 (remove_files) COMPLETE
53022024-12-20T20:30:46.756Z[ recovery-image] Dec 20 20:30:45.535 INFO O| Dec 20 20:30:45.535 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032024-12-20T20:30:46.778Z[ recovery-image] Dec 20 20:30:45.557 INFO O| Dec 20 20:30:45.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
53042024-12-20T20:30:46.779Z[ recovery-image] Dec 20 20:30:45.557 INFO O| Dec 20 20:30:45.557 INFO STEP 331 (remove_files) COMPLETE
53052024-12-20T20:30:46.781Z[ recovery-image] Dec 20 20:30:45.557 INFO O| Dec 20 20:30:45.557 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062024-12-20T20:30:46.841Z[ recovery-image] Dec 20 20:30:45.620 INFO O| Dec 20 20:30:45.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
53072024-12-20T20:30:46.841Z[ recovery-image] Dec 20 20:30:45.620 INFO O| Dec 20 20:30:45.620 INFO STEP 332 (remove_files) COMPLETE
53082024-12-20T20:30:46.841Z[ recovery-image] Dec 20 20:30:45.620 INFO O| Dec 20 20:30:45.620 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092024-12-20T20:30:46.904Z[ recovery-image] Dec 20 20:30:45.683 INFO O| Dec 20 20:30:45.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
53102024-12-20T20:30:46.904Z[ recovery-image] Dec 20 20:30:45.683 INFO O| Dec 20 20:30:45.683 INFO STEP 333 (remove_files) COMPLETE
53112024-12-20T20:30:46.906Z[ recovery-image] Dec 20 20:30:45.683 INFO O| Dec 20 20:30:45.683 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122024-12-20T20:30:46.924Z[ recovery-image] Dec 20 20:30:45.702 INFO O| Dec 20 20:30:45.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
53132024-12-20T20:30:46.924Z[ recovery-image] Dec 20 20:30:45.702 INFO O| Dec 20 20:30:45.702 INFO STEP 334 (remove_files) COMPLETE
53142024-12-20T20:30:46.924Z[ recovery-image] Dec 20 20:30:45.702 INFO O| Dec 20 20:30:45.702 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152024-12-20T20:30:46.954Z[ recovery-image] Dec 20 20:30:45.732 INFO O| Dec 20 20:30:45.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
53162024-12-20T20:30:46.954Z[ recovery-image] Dec 20 20:30:45.732 INFO O| Dec 20 20:30:45.732 INFO STEP 335 (remove_files) COMPLETE
53172024-12-20T20:30:46.954Z[ recovery-image] Dec 20 20:30:45.732 INFO O| Dec 20 20:30:45.732 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182024-12-20T20:30:46.999Z[ recovery-image] Dec 20 20:30:45.778 INFO O| Dec 20 20:30:45.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
53192024-12-20T20:30:46.999Z[ recovery-image] Dec 20 20:30:45.778 INFO O| Dec 20 20:30:45.778 INFO STEP 336 (remove_files) COMPLETE
53202024-12-20T20:30:47.000Z[ recovery-image] Dec 20 20:30:45.778 INFO O| Dec 20 20:30:45.778 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212024-12-20T20:30:47.020Z[ recovery-image] Dec 20 20:30:45.798 INFO O| Dec 20 20:30:45.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
53222024-12-20T20:30:47.020Z[ recovery-image] Dec 20 20:30:45.798 INFO O| Dec 20 20:30:45.798 INFO STEP 337 (remove_files) COMPLETE
53232024-12-20T20:30:47.022Z[ recovery-image] Dec 20 20:30:45.798 INFO O| Dec 20 20:30:45.798 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242024-12-20T20:30:47.040Z[ recovery-image] Dec 20 20:30:45.818 INFO O| Dec 20 20:30:45.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
53252024-12-20T20:30:47.040Z[ recovery-image] Dec 20 20:30:45.818 INFO O| Dec 20 20:30:45.818 INFO STEP 338 (remove_files) COMPLETE
53262024-12-20T20:30:47.040Z[ recovery-image] Dec 20 20:30:45.818 INFO O| Dec 20 20:30:45.818 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272024-12-20T20:30:47.080Z[ recovery-image] Dec 20 20:30:45.858 INFO O| Dec 20 20:30:45.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill"
53282024-12-20T20:30:47.082Z[ recovery-image] Dec 20 20:30:45.859 INFO O| Dec 20 20:30:45.858 INFO STEP 339 (remove_files) COMPLETE
53292024-12-20T20:30:47.082Z[ recovery-image] Dec 20 20:30:45.859 INFO O| Dec 20 20:30:45.859 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302024-12-20T20:30:47.104Z[ recovery-image] Dec 20 20:30:45.882 INFO O| Dec 20 20:30:45.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
53312024-12-20T20:30:47.104Z[ recovery-image] Dec 20 20:30:45.882 INFO O| Dec 20 20:30:45.882 INFO STEP 340 (remove_files) COMPLETE
53322024-12-20T20:30:47.104Z[ recovery-image] Dec 20 20:30:45.882 INFO O| Dec 20 20:30:45.882 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332024-12-20T20:30:47.135Z[ recovery-image] Dec 20 20:30:45.913 INFO O| Dec 20 20:30:45.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd"
53342024-12-20T20:30:47.137Z[ recovery-image] Dec 20 20:30:45.914 INFO O| Dec 20 20:30:45.913 INFO STEP 341 (remove_files) COMPLETE
53352024-12-20T20:30:47.137Z[ recovery-image] Dec 20 20:30:45.914 INFO O| Dec 20 20:30:45.914 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362024-12-20T20:30:47.157Z[ recovery-image] Dec 20 20:30:45.936 INFO O| Dec 20 20:30:45.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
53372024-12-20T20:30:47.160Z[ recovery-image] Dec 20 20:30:45.936 INFO O| Dec 20 20:30:45.936 INFO STEP 342 (remove_files) COMPLETE
53382024-12-20T20:30:47.160Z[ recovery-image] Dec 20 20:30:45.936 INFO O| Dec 20 20:30:45.936 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392024-12-20T20:30:47.195Z[ recovery-image] Dec 20 20:30:45.973 INFO O| Dec 20 20:30:45.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit"
53402024-12-20T20:30:47.195Z[ recovery-image] Dec 20 20:30:45.973 INFO O| Dec 20 20:30:45.973 INFO STEP 343 (remove_files) COMPLETE
53412024-12-20T20:30:47.195Z[ recovery-image] Dec 20 20:30:45.973 INFO O| Dec 20 20:30:45.973 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422024-12-20T20:30:47.233Z[ recovery-image] Dec 20 20:30:46.011 INFO O| Dec 20 20:30:46.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
53432024-12-20T20:30:47.233Z[ recovery-image] Dec 20 20:30:46.011 INFO O| Dec 20 20:30:46.011 INFO STEP 344 (remove_files) COMPLETE
53442024-12-20T20:30:47.233Z[ recovery-image] Dec 20 20:30:46.011 INFO O| Dec 20 20:30:46.011 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452024-12-20T20:30:47.254Z[ recovery-image] Dec 20 20:30:46.031 INFO O| Dec 20 20:30:46.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap"
53462024-12-20T20:30:47.254Z[ recovery-image] Dec 20 20:30:46.031 INFO O| Dec 20 20:30:46.031 INFO STEP 345 (remove_files) COMPLETE
53472024-12-20T20:30:47.254Z[ recovery-image] Dec 20 20:30:46.031 INFO O| Dec 20 20:30:46.031 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482024-12-20T20:30:47.274Z[ recovery-image] Dec 20 20:30:46.052 INFO O| Dec 20 20:30:46.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
53492024-12-20T20:30:47.274Z[ recovery-image] Dec 20 20:30:46.052 INFO O| Dec 20 20:30:46.052 INFO STEP 346 (remove_files) COMPLETE
53502024-12-20T20:30:47.274Z[ recovery-image] Dec 20 20:30:46.052 INFO O| Dec 20 20:30:46.052 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512024-12-20T20:30:47.308Z[ recovery-image] Dec 20 20:30:46.087 INFO O| Dec 20 20:30:46.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
53522024-12-20T20:30:47.308Z[ recovery-image] Dec 20 20:30:46.087 INFO O| Dec 20 20:30:46.087 INFO STEP 347 (remove_files) COMPLETE
53532024-12-20T20:30:47.311Z[ recovery-image] Dec 20 20:30:46.087 INFO O| Dec 20 20:30:46.087 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542024-12-20T20:30:47.330Z[ recovery-image] Dec 20 20:30:46.109 INFO O| Dec 20 20:30:46.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv"
53552024-12-20T20:30:47.330Z[ recovery-image] Dec 20 20:30:46.109 INFO O| Dec 20 20:30:46.109 INFO STEP 348 (remove_files) COMPLETE
53562024-12-20T20:30:47.330Z[ recovery-image] Dec 20 20:30:46.109 INFO O| Dec 20 20:30:46.109 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572024-12-20T20:30:47.417Z[ recovery-image] Dec 20 20:30:46.195 INFO O| Dec 20 20:30:46.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
53582024-12-20T20:30:47.417Z[ recovery-image] Dec 20 20:30:46.195 INFO O| Dec 20 20:30:46.195 INFO STEP 349 (remove_files) COMPLETE
53592024-12-20T20:30:47.417Z[ recovery-image] Dec 20 20:30:46.195 INFO O| Dec 20 20:30:46.195 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602024-12-20T20:30:47.439Z[ recovery-image] Dec 20 20:30:46.217 INFO O| Dec 20 20:30:46.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl"
53612024-12-20T20:30:47.439Z[ recovery-image] Dec 20 20:30:46.217 INFO O| Dec 20 20:30:46.217 INFO STEP 350 (remove_files) COMPLETE
53622024-12-20T20:30:47.439Z[ recovery-image] Dec 20 20:30:46.217 INFO O| Dec 20 20:30:46.217 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632024-12-20T20:30:47.460Z[ recovery-image] Dec 20 20:30:46.238 INFO O| Dec 20 20:30:46.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap"
53642024-12-20T20:30:47.460Z[ recovery-image] Dec 20 20:30:46.239 INFO O| Dec 20 20:30:46.238 INFO STEP 351 (remove_files) COMPLETE
53652024-12-20T20:30:47.460Z[ recovery-image] Dec 20 20:30:46.239 INFO O| Dec 20 20:30:46.239 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662024-12-20T20:30:47.481Z[ recovery-image] Dec 20 20:30:46.260 INFO O| Dec 20 20:30:46.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
53672024-12-20T20:30:47.481Z[ recovery-image] Dec 20 20:30:46.260 INFO O| Dec 20 20:30:46.260 INFO STEP 352 (remove_files) COMPLETE
53682024-12-20T20:30:47.484Z[ recovery-image] Dec 20 20:30:46.260 INFO O| Dec 20 20:30:46.260 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692024-12-20T20:30:47.518Z[ recovery-image] Dec 20 20:30:46.296 INFO O| Dec 20 20:30:46.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
53702024-12-20T20:30:47.520Z[ recovery-image] Dec 20 20:30:46.296 INFO O| Dec 20 20:30:46.296 INFO STEP 353 (remove_files) COMPLETE
53712024-12-20T20:30:47.521Z[ recovery-image] Dec 20 20:30:46.297 INFO O| Dec 20 20:30:46.296 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722024-12-20T20:30:47.539Z[ recovery-image] Dec 20 20:30:46.317 INFO O| Dec 20 20:30:46.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
53732024-12-20T20:30:47.539Z[ recovery-image] Dec 20 20:30:46.318 INFO O| Dec 20 20:30:46.318 INFO STEP 354 (remove_files) COMPLETE
53742024-12-20T20:30:47.539Z[ recovery-image] Dec 20 20:30:46.318 INFO O| Dec 20 20:30:46.318 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752024-12-20T20:30:47.594Z[ recovery-image] Dec 20 20:30:46.373 INFO O| Dec 20 20:30:46.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
53762024-12-20T20:30:47.594Z[ recovery-image] Dec 20 20:30:46.373 INFO O| Dec 20 20:30:46.373 INFO STEP 355 (remove_files) COMPLETE
53772024-12-20T20:30:47.597Z[ recovery-image] Dec 20 20:30:46.373 INFO O| Dec 20 20:30:46.373 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782024-12-20T20:30:47.615Z[ recovery-image] Dec 20 20:30:46.394 INFO O| Dec 20 20:30:46.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
53792024-12-20T20:30:47.615Z[ recovery-image] Dec 20 20:30:46.394 INFO O| Dec 20 20:30:46.394 INFO STEP 356 (remove_files) COMPLETE
53802024-12-20T20:30:47.615Z[ recovery-image] Dec 20 20:30:46.394 INFO O| Dec 20 20:30:46.394 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812024-12-20T20:30:47.634Z[ recovery-image] Dec 20 20:30:46.413 INFO O| Dec 20 20:30:46.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat"
53822024-12-20T20:30:47.634Z[ recovery-image] Dec 20 20:30:46.413 INFO O| Dec 20 20:30:46.413 INFO STEP 357 (remove_files) COMPLETE
53832024-12-20T20:30:47.637Z[ recovery-image] Dec 20 20:30:46.413 INFO O| Dec 20 20:30:46.413 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842024-12-20T20:30:47.655Z[ recovery-image] Dec 20 20:30:46.432 INFO O| Dec 20 20:30:46.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun"
53852024-12-20T20:30:47.655Z[ recovery-image] Dec 20 20:30:46.432 INFO O| Dec 20 20:30:46.432 INFO STEP 358 (remove_files) COMPLETE
53862024-12-20T20:30:47.655Z[ recovery-image] Dec 20 20:30:46.432 INFO O| Dec 20 20:30:46.432 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872024-12-20T20:30:47.676Z[ recovery-image] Dec 20 20:30:46.454 INFO O| Dec 20 20:30:46.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
53882024-12-20T20:30:47.676Z[ recovery-image] Dec 20 20:30:46.454 INFO O| Dec 20 20:30:46.454 INFO STEP 359 (remove_files) COMPLETE
53892024-12-20T20:30:47.678Z[ recovery-image] Dec 20 20:30:46.454 INFO O| Dec 20 20:30:46.454 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902024-12-20T20:30:47.696Z[ recovery-image] Dec 20 20:30:46.474 INFO O| Dec 20 20:30:46.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig"
53912024-12-20T20:30:47.696Z[ recovery-image] Dec 20 20:30:46.474 INFO O| Dec 20 20:30:46.474 INFO STEP 360 (remove_files) COMPLETE
53922024-12-20T20:30:47.699Z[ recovery-image] Dec 20 20:30:46.474 INFO O| Dec 20 20:30:46.474 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932024-12-20T20:30:47.731Z[ recovery-image] Dec 20 20:30:46.509 INFO O| Dec 20 20:30:46.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack"
53942024-12-20T20:30:47.743Z[ recovery-image] Dec 20 20:30:46.522 INFO O| Dec 20 20:30:46.522 INFO STEP 361 (remove_files) COMPLETE
53952024-12-20T20:30:47.743Z[ recovery-image] Dec 20 20:30:46.522 INFO O| Dec 20 20:30:46.522 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962024-12-20T20:30:47.789Z[ recovery-image] Dec 20 20:30:46.568 INFO O| Dec 20 20:30:46.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop"
53972024-12-20T20:30:47.792Z[ recovery-image] Dec 20 20:30:46.568 INFO O| Dec 20 20:30:46.568 INFO STEP 362 (remove_files) COMPLETE
53982024-12-20T20:30:47.792Z[ recovery-image] Dec 20 20:30:46.568 INFO O| Dec 20 20:30:46.568 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992024-12-20T20:30:47.851Z[ recovery-image] Dec 20 20:30:46.629 INFO O| Dec 20 20:30:46.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime"
54002024-12-20T20:30:47.853Z[ recovery-image] Dec 20 20:30:46.629 INFO O| Dec 20 20:30:46.629 INFO STEP 363 (remove_files) COMPLETE
54012024-12-20T20:30:47.853Z[ recovery-image] Dec 20 20:30:46.629 INFO O| Dec 20 20:30:46.629 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022024-12-20T20:30:47.893Z[ recovery-image] Dec 20 20:30:46.672 INFO O| Dec 20 20:30:46.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree"
54032024-12-20T20:30:47.895Z[ recovery-image] Dec 20 20:30:46.672 INFO O| Dec 20 20:30:46.672 INFO STEP 364 (remove_files) COMPLETE
54042024-12-20T20:30:47.895Z[ recovery-image] Dec 20 20:30:46.672 INFO O| Dec 20 20:30:46.672 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052024-12-20T20:30:47.915Z[ recovery-image] Dec 20 20:30:46.694 INFO O| Dec 20 20:30:46.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
54062024-12-20T20:30:47.915Z[ recovery-image] Dec 20 20:30:46.694 INFO O| Dec 20 20:30:46.694 INFO STEP 365 (remove_files) COMPLETE
54072024-12-20T20:30:47.915Z[ recovery-image] Dec 20 20:30:46.694 INFO O| Dec 20 20:30:46.694 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082024-12-20T20:30:47.936Z[ recovery-image] Dec 20 20:30:46.715 INFO O| Dec 20 20:30:46.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
54092024-12-20T20:30:47.936Z[ recovery-image] Dec 20 20:30:46.715 INFO O| Dec 20 20:30:46.715 INFO STEP 366 (remove_files) COMPLETE
54102024-12-20T20:30:47.939Z[ recovery-image] Dec 20 20:30:46.715 INFO O| Dec 20 20:30:46.715 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112024-12-20T20:30:47.957Z[ recovery-image] Dec 20 20:30:46.736 INFO O| Dec 20 20:30:46.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
54122024-12-20T20:30:47.957Z[ recovery-image] Dec 20 20:30:46.736 INFO O| Dec 20 20:30:46.736 INFO STEP 367 (remove_files) COMPLETE
54132024-12-20T20:30:47.960Z[ recovery-image] Dec 20 20:30:46.736 INFO O| Dec 20 20:30:46.736 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142024-12-20T20:30:47.978Z[ recovery-image] Dec 20 20:30:46.756 INFO O| Dec 20 20:30:46.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
54152024-12-20T20:30:47.978Z[ recovery-image] Dec 20 20:30:46.756 INFO O| Dec 20 20:30:46.756 INFO STEP 368 (remove_files) COMPLETE
54162024-12-20T20:30:47.978Z[ recovery-image] Dec 20 20:30:46.756 INFO O| Dec 20 20:30:46.756 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172024-12-20T20:30:47.997Z[ recovery-image] Dec 20 20:30:46.775 INFO O| Dec 20 20:30:46.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
54182024-12-20T20:30:47.997Z[ recovery-image] Dec 20 20:30:46.776 INFO O| Dec 20 20:30:46.776 INFO STEP 369 (remove_files) COMPLETE
54192024-12-20T20:30:47.997Z[ recovery-image] Dec 20 20:30:46.776 INFO O| Dec 20 20:30:46.776 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202024-12-20T20:30:48.028Z[ recovery-image] Dec 20 20:30:46.807 INFO O| Dec 20 20:30:46.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx"
54212024-12-20T20:30:48.028Z[ recovery-image] Dec 20 20:30:46.807 INFO O| Dec 20 20:30:46.807 INFO STEP 370 (remove_files) COMPLETE
54222024-12-20T20:30:48.028Z[ recovery-image] Dec 20 20:30:46.807 INFO O| Dec 20 20:30:46.807 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232024-12-20T20:30:48.080Z[ recovery-image] Dec 20 20:30:46.858 INFO O| Dec 20 20:30:46.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
54242024-12-20T20:30:48.082Z[ recovery-image] Dec 20 20:30:46.858 INFO O| Dec 20 20:30:46.858 INFO STEP 371 (remove_files) COMPLETE
54252024-12-20T20:30:48.085Z[ recovery-image] Dec 20 20:30:46.858 INFO O| Dec 20 20:30:46.858 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262024-12-20T20:30:48.103Z[ recovery-image] Dec 20 20:30:46.882 INFO O| Dec 20 20:30:46.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
54272024-12-20T20:30:48.103Z[ recovery-image] Dec 20 20:30:46.882 INFO O| Dec 20 20:30:46.882 INFO STEP 372 (remove_files) COMPLETE
54282024-12-20T20:30:48.106Z[ recovery-image] Dec 20 20:30:46.882 INFO O| Dec 20 20:30:46.882 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292024-12-20T20:30:48.126Z[ recovery-image] Dec 20 20:30:46.904 INFO O| Dec 20 20:30:46.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
54302024-12-20T20:30:48.128Z[ recovery-image] Dec 20 20:30:46.904 INFO O| Dec 20 20:30:46.904 INFO STEP 373 (remove_files) COMPLETE
54312024-12-20T20:30:48.128Z[ recovery-image] Dec 20 20:30:46.905 INFO O| Dec 20 20:30:46.904 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322024-12-20T20:30:48.152Z[ recovery-image] Dec 20 20:30:46.931 INFO O| Dec 20 20:30:46.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
54332024-12-20T20:30:48.152Z[ recovery-image] Dec 20 20:30:46.931 INFO O| Dec 20 20:30:46.931 INFO STEP 374 (remove_files) COMPLETE
54342024-12-20T20:30:48.152Z[ recovery-image] Dec 20 20:30:46.931 INFO O| Dec 20 20:30:46.931 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352024-12-20T20:30:48.177Z[ recovery-image] Dec 20 20:30:46.955 INFO O| Dec 20 20:30:46.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
54362024-12-20T20:30:48.177Z[ recovery-image] Dec 20 20:30:46.955 INFO O| Dec 20 20:30:46.955 INFO STEP 375 (remove_files) COMPLETE
54372024-12-20T20:30:48.177Z[ recovery-image] Dec 20 20:30:46.955 INFO O| Dec 20 20:30:46.955 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382024-12-20T20:30:48.199Z[ recovery-image] Dec 20 20:30:46.977 INFO O| Dec 20 20:30:46.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
54392024-12-20T20:30:48.200Z[ recovery-image] Dec 20 20:30:46.977 INFO O| Dec 20 20:30:46.977 INFO STEP 376 (remove_files) COMPLETE
54402024-12-20T20:30:48.200Z[ recovery-image] Dec 20 20:30:46.978 INFO O| Dec 20 20:30:46.977 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412024-12-20T20:30:48.233Z[ recovery-image] Dec 20 20:30:47.011 INFO O| Dec 20 20:30:47.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
54422024-12-20T20:30:48.233Z[ recovery-image] Dec 20 20:30:47.011 INFO O| Dec 20 20:30:47.011 INFO STEP 377 (remove_files) COMPLETE
54432024-12-20T20:30:48.233Z[ recovery-image] Dec 20 20:30:47.011 INFO O| Dec 20 20:30:47.011 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442024-12-20T20:30:48.269Z[ recovery-image] Dec 20 20:30:47.048 INFO O| Dec 20 20:30:47.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
54452024-12-20T20:30:48.269Z[ recovery-image] Dec 20 20:30:47.048 INFO O| Dec 20 20:30:47.048 INFO STEP 378 (remove_files) COMPLETE
54462024-12-20T20:30:48.269Z[ recovery-image] Dec 20 20:30:47.048 INFO O| Dec 20 20:30:47.048 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472024-12-20T20:30:48.316Z[ recovery-image] Dec 20 20:30:47.094 INFO O| Dec 20 20:30:47.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
54482024-12-20T20:30:48.316Z[ recovery-image] Dec 20 20:30:47.095 INFO O| Dec 20 20:30:47.094 INFO STEP 379 (remove_files) COMPLETE
54492024-12-20T20:30:48.317Z[ recovery-image] Dec 20 20:30:47.095 INFO O| Dec 20 20:30:47.094 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502024-12-20T20:30:48.350Z[ recovery-image] Dec 20 20:30:47.128 INFO O| Dec 20 20:30:47.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
54512024-12-20T20:30:48.350Z[ recovery-image] Dec 20 20:30:47.128 INFO O| Dec 20 20:30:47.128 INFO STEP 380 (remove_files) COMPLETE
54522024-12-20T20:30:48.350Z[ recovery-image] Dec 20 20:30:47.128 INFO O| Dec 20 20:30:47.128 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532024-12-20T20:30:48.370Z[ recovery-image] Dec 20 20:30:47.147 INFO O| Dec 20 20:30:47.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
54542024-12-20T20:30:48.370Z[ recovery-image] Dec 20 20:30:47.148 INFO O| Dec 20 20:30:47.148 INFO STEP 381 (remove_files) COMPLETE
54552024-12-20T20:30:48.370Z[ recovery-image] Dec 20 20:30:47.148 INFO O| Dec 20 20:30:47.148 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562024-12-20T20:30:48.389Z[ recovery-image] Dec 20 20:30:47.167 INFO O| Dec 20 20:30:47.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
54572024-12-20T20:30:48.389Z[ recovery-image] Dec 20 20:30:47.168 INFO O| Dec 20 20:30:47.167 INFO STEP 382 (remove_files) COMPLETE
54582024-12-20T20:30:48.389Z[ recovery-image] Dec 20 20:30:47.168 INFO O| Dec 20 20:30:47.167 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592024-12-20T20:30:48.423Z[ recovery-image] Dec 20 20:30:47.202 INFO O| Dec 20 20:30:47.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
54602024-12-20T20:30:48.423Z[ recovery-image] Dec 20 20:30:47.202 INFO O| Dec 20 20:30:47.202 INFO STEP 383 (remove_files) COMPLETE
54612024-12-20T20:30:48.426Z[ recovery-image] Dec 20 20:30:47.202 INFO O| Dec 20 20:30:47.202 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622024-12-20T20:30:48.445Z[ recovery-image] Dec 20 20:30:47.223 INFO O| Dec 20 20:30:47.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
54632024-12-20T20:30:48.445Z[ recovery-image] Dec 20 20:30:47.223 INFO O| Dec 20 20:30:47.223 INFO STEP 384 (remove_files) COMPLETE
54642024-12-20T20:30:48.445Z[ recovery-image] Dec 20 20:30:47.223 INFO O| Dec 20 20:30:47.223 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652024-12-20T20:30:48.465Z[ recovery-image] Dec 20 20:30:47.243 INFO O| Dec 20 20:30:47.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
54662024-12-20T20:30:48.488Z[ recovery-image] Dec 20 20:30:47.266 INFO O| Dec 20 20:30:47.266 INFO STEP 385 (remove_files) COMPLETE
54672024-12-20T20:30:48.488Z[ recovery-image] Dec 20 20:30:47.266 INFO O| Dec 20 20:30:47.266 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682024-12-20T20:30:48.505Z[ recovery-image] Dec 20 20:30:47.283 INFO O| Dec 20 20:30:47.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
54692024-12-20T20:30:48.505Z[ recovery-image] Dec 20 20:30:47.283 INFO O| Dec 20 20:30:47.283 INFO STEP 386 (remove_files) COMPLETE
54702024-12-20T20:30:48.505Z[ recovery-image] Dec 20 20:30:47.283 INFO O| Dec 20 20:30:47.283 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712024-12-20T20:30:48.523Z[ recovery-image] Dec 20 20:30:47.301 INFO O| Dec 20 20:30:47.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
54722024-12-20T20:30:48.523Z[ recovery-image] Dec 20 20:30:47.301 INFO O| Dec 20 20:30:47.301 INFO STEP 387 (remove_files) COMPLETE
54732024-12-20T20:30:48.523Z[ recovery-image] Dec 20 20:30:47.301 INFO O| Dec 20 20:30:47.301 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742024-12-20T20:30:48.542Z[ recovery-image] Dec 20 20:30:47.320 INFO O| Dec 20 20:30:47.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
54752024-12-20T20:30:48.542Z[ recovery-image] Dec 20 20:30:47.320 INFO O| Dec 20 20:30:47.320 INFO STEP 388 (remove_files) COMPLETE
54762024-12-20T20:30:48.544Z[ recovery-image] Dec 20 20:30:47.320 INFO O| Dec 20 20:30:47.320 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772024-12-20T20:30:48.562Z[ recovery-image] Dec 20 20:30:47.339 INFO O| Dec 20 20:30:47.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
54782024-12-20T20:30:48.562Z[ recovery-image] Dec 20 20:30:47.339 INFO O| Dec 20 20:30:47.339 INFO STEP 389 (remove_files) COMPLETE
54792024-12-20T20:30:48.562Z[ recovery-image] Dec 20 20:30:47.339 INFO O| Dec 20 20:30:47.339 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802024-12-20T20:30:48.580Z[ recovery-image] Dec 20 20:30:47.358 INFO O| Dec 20 20:30:47.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
54812024-12-20T20:30:48.580Z[ recovery-image] Dec 20 20:30:47.358 INFO O| Dec 20 20:30:47.358 INFO STEP 390 (remove_files) COMPLETE
54822024-12-20T20:30:48.580Z[ recovery-image] Dec 20 20:30:47.358 INFO O| Dec 20 20:30:47.358 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832024-12-20T20:30:48.596Z[ recovery-image] Dec 20 20:30:47.375 INFO O| Dec 20 20:30:47.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
54842024-12-20T20:30:48.596Z[ recovery-image] Dec 20 20:30:47.375 INFO O| Dec 20 20:30:47.375 INFO STEP 391 (remove_files) COMPLETE
54852024-12-20T20:30:48.599Z[ recovery-image] Dec 20 20:30:47.375 INFO O| Dec 20 20:30:47.375 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862024-12-20T20:30:48.635Z[ recovery-image] Dec 20 20:30:47.414 INFO O| Dec 20 20:30:47.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
54872024-12-20T20:30:48.638Z[ recovery-image] Dec 20 20:30:47.414 INFO O| Dec 20 20:30:47.414 INFO STEP 392 (remove_files) COMPLETE
54882024-12-20T20:30:48.638Z[ recovery-image] Dec 20 20:30:47.414 INFO O| Dec 20 20:30:47.414 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892024-12-20T20:30:48.657Z[ recovery-image] Dec 20 20:30:47.435 INFO O| Dec 20 20:30:47.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
54902024-12-20T20:30:48.659Z[ recovery-image] Dec 20 20:30:47.435 INFO O| Dec 20 20:30:47.435 INFO STEP 393 (remove_files) COMPLETE
54912024-12-20T20:30:48.660Z[ recovery-image] Dec 20 20:30:47.435 INFO O| Dec 20 20:30:47.435 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922024-12-20T20:30:48.677Z[ recovery-image] Dec 20 20:30:47.455 INFO O| Dec 20 20:30:47.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
54932024-12-20T20:30:48.679Z[ recovery-image] Dec 20 20:30:47.455 INFO O| Dec 20 20:30:47.455 INFO STEP 394 (remove_files) COMPLETE
54942024-12-20T20:30:48.680Z[ recovery-image] Dec 20 20:30:47.455 INFO O| Dec 20 20:30:47.455 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952024-12-20T20:30:48.712Z[ recovery-image] Dec 20 20:30:47.490 INFO O| Dec 20 20:30:47.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
54962024-12-20T20:30:48.714Z[ recovery-image] Dec 20 20:30:47.491 INFO O| Dec 20 20:30:47.490 INFO STEP 395 (remove_files) COMPLETE
54972024-12-20T20:30:48.714Z[ recovery-image] Dec 20 20:30:47.491 INFO O| Dec 20 20:30:47.490 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982024-12-20T20:30:48.733Z[ recovery-image] Dec 20 20:30:47.511 INFO O| Dec 20 20:30:47.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
54992024-12-20T20:30:48.733Z[ recovery-image] Dec 20 20:30:47.512 INFO O| Dec 20 20:30:47.511 INFO STEP 396 (remove_files) COMPLETE
55002024-12-20T20:30:48.733Z[ recovery-image] Dec 20 20:30:47.512 INFO O| Dec 20 20:30:47.511 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012024-12-20T20:30:48.751Z[ recovery-image] Dec 20 20:30:47.530 INFO O| Dec 20 20:30:47.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
55022024-12-20T20:30:48.751Z[ recovery-image] Dec 20 20:30:47.530 INFO O| Dec 20 20:30:47.530 INFO STEP 397 (remove_files) COMPLETE
55032024-12-20T20:30:48.751Z[ recovery-image] Dec 20 20:30:47.530 INFO O| Dec 20 20:30:47.530 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042024-12-20T20:30:48.792Z[ recovery-image] Dec 20 20:30:47.570 INFO O| Dec 20 20:30:47.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
55052024-12-20T20:30:48.792Z[ recovery-image] Dec 20 20:30:47.570 INFO O| Dec 20 20:30:47.570 INFO STEP 398 (remove_files) COMPLETE
55062024-12-20T20:30:48.792Z[ recovery-image] Dec 20 20:30:47.570 INFO O| Dec 20 20:30:47.570 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072024-12-20T20:30:48.811Z[ recovery-image] Dec 20 20:30:47.589 INFO O| Dec 20 20:30:47.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
55082024-12-20T20:30:48.811Z[ recovery-image] Dec 20 20:30:47.589 INFO O| Dec 20 20:30:47.589 INFO STEP 399 (remove_files) COMPLETE
55092024-12-20T20:30:48.811Z[ recovery-image] Dec 20 20:30:47.589 INFO O| Dec 20 20:30:47.589 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102024-12-20T20:30:48.830Z[ recovery-image] Dec 20 20:30:47.608 INFO O| Dec 20 20:30:47.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
55112024-12-20T20:30:48.830Z[ recovery-image] Dec 20 20:30:47.609 INFO O| Dec 20 20:30:47.608 INFO STEP 400 (remove_files) COMPLETE
55122024-12-20T20:30:48.830Z[ recovery-image] Dec 20 20:30:47.609 INFO O| Dec 20 20:30:47.609 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132024-12-20T20:30:48.849Z[ recovery-image] Dec 20 20:30:47.627 INFO O| Dec 20 20:30:47.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
55142024-12-20T20:30:48.849Z[ recovery-image] Dec 20 20:30:47.627 INFO O| Dec 20 20:30:47.627 INFO STEP 401 (remove_files) COMPLETE
55152024-12-20T20:30:48.852Z[ recovery-image] Dec 20 20:30:47.627 INFO O| Dec 20 20:30:47.627 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162024-12-20T20:30:48.907Z[ recovery-image] Dec 20 20:30:47.685 INFO O| Dec 20 20:30:47.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
55172024-12-20T20:30:48.907Z[ recovery-image] Dec 20 20:30:47.685 INFO O| Dec 20 20:30:47.685 INFO STEP 402 (remove_files) COMPLETE
55182024-12-20T20:30:48.907Z[ recovery-image] Dec 20 20:30:47.685 INFO O| Dec 20 20:30:47.685 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192024-12-20T20:30:48.929Z[ recovery-image] Dec 20 20:30:47.707 INFO O| Dec 20 20:30:47.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
55202024-12-20T20:30:48.929Z[ recovery-image] Dec 20 20:30:47.707 INFO O| Dec 20 20:30:47.707 INFO STEP 403 (remove_files) COMPLETE
55212024-12-20T20:30:48.933Z[ recovery-image] Dec 20 20:30:47.708 INFO O| Dec 20 20:30:47.707 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222024-12-20T20:30:48.952Z[ recovery-image] Dec 20 20:30:47.730 INFO O| Dec 20 20:30:47.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
55232024-12-20T20:30:48.952Z[ recovery-image] Dec 20 20:30:47.730 INFO O| Dec 20 20:30:47.730 INFO STEP 404 (remove_files) COMPLETE
55242024-12-20T20:30:48.954Z[ recovery-image] Dec 20 20:30:47.730 INFO O| Dec 20 20:30:47.730 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252024-12-20T20:30:48.974Z[ recovery-image] Dec 20 20:30:47.753 INFO O| Dec 20 20:30:47.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
55262024-12-20T20:30:48.974Z[ recovery-image] Dec 20 20:30:47.753 INFO O| Dec 20 20:30:47.753 INFO STEP 405 (remove_files) COMPLETE
55272024-12-20T20:30:48.977Z[ recovery-image] Dec 20 20:30:47.753 INFO O| Dec 20 20:30:47.753 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282024-12-20T20:30:48.996Z[ recovery-image] Dec 20 20:30:47.775 INFO O| Dec 20 20:30:47.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
55292024-12-20T20:30:48.998Z[ recovery-image] Dec 20 20:30:47.775 INFO O| Dec 20 20:30:47.775 INFO STEP 406 (remove_files) COMPLETE
55302024-12-20T20:30:48.998Z[ recovery-image] Dec 20 20:30:47.775 INFO O| Dec 20 20:30:47.775 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312024-12-20T20:30:49.031Z[ recovery-image] Dec 20 20:30:47.809 INFO O| Dec 20 20:30:47.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
55322024-12-20T20:30:49.033Z[ recovery-image] Dec 20 20:30:47.809 INFO O| Dec 20 20:30:47.809 INFO STEP 407 (remove_files) COMPLETE
55332024-12-20T20:30:49.033Z[ recovery-image] Dec 20 20:30:47.810 INFO O| Dec 20 20:30:47.809 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342024-12-20T20:30:49.096Z[ recovery-image] Dec 20 20:30:47.875 INFO O| Dec 20 20:30:47.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
55352024-12-20T20:30:49.099Z[ recovery-image] Dec 20 20:30:47.875 INFO O| Dec 20 20:30:47.875 INFO STEP 408 (remove_files) COMPLETE
55362024-12-20T20:30:49.099Z[ recovery-image] Dec 20 20:30:47.875 INFO O| Dec 20 20:30:47.875 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372024-12-20T20:30:49.138Z[ recovery-image] Dec 20 20:30:47.917 INFO O| Dec 20 20:30:47.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
55382024-12-20T20:30:49.138Z[ recovery-image] Dec 20 20:30:47.917 INFO O| Dec 20 20:30:47.917 INFO STEP 409 (remove_files) COMPLETE
55392024-12-20T20:30:49.142Z[ recovery-image] Dec 20 20:30:47.917 INFO O| Dec 20 20:30:47.917 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402024-12-20T20:30:49.159Z[ recovery-image] Dec 20 20:30:47.938 INFO O| Dec 20 20:30:47.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
55412024-12-20T20:30:49.160Z[ recovery-image] Dec 20 20:30:47.938 INFO O| Dec 20 20:30:47.938 INFO STEP 410 (remove_files) COMPLETE
55422024-12-20T20:30:49.162Z[ recovery-image] Dec 20 20:30:47.938 INFO O| Dec 20 20:30:47.938 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432024-12-20T20:30:49.180Z[ recovery-image] Dec 20 20:30:47.958 INFO O| Dec 20 20:30:47.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
55442024-12-20T20:30:49.180Z[ recovery-image] Dec 20 20:30:47.959 INFO O| Dec 20 20:30:47.959 INFO STEP 411 (remove_files) COMPLETE
55452024-12-20T20:30:49.182Z[ recovery-image] Dec 20 20:30:47.959 INFO O| Dec 20 20:30:47.959 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462024-12-20T20:30:49.198Z[ recovery-image] Dec 20 20:30:47.976 INFO O| Dec 20 20:30:47.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
55472024-12-20T20:30:49.198Z[ recovery-image] Dec 20 20:30:47.977 INFO O| Dec 20 20:30:47.976 INFO STEP 412 (remove_files) COMPLETE
55482024-12-20T20:30:49.201Z[ recovery-image] Dec 20 20:30:47.977 INFO O| Dec 20 20:30:47.977 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492024-12-20T20:30:49.215Z[ recovery-image] Dec 20 20:30:47.994 INFO O| Dec 20 20:30:47.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
55502024-12-20T20:30:49.215Z[ recovery-image] Dec 20 20:30:47.994 INFO O| Dec 20 20:30:47.994 INFO STEP 413 (remove_files) COMPLETE
55512024-12-20T20:30:49.215Z[ recovery-image] Dec 20 20:30:47.994 INFO O| Dec 20 20:30:47.994 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522024-12-20T20:30:49.234Z[ recovery-image] Dec 20 20:30:48.012 INFO O| Dec 20 20:30:48.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
55532024-12-20T20:30:49.234Z[ recovery-image] Dec 20 20:30:48.012 INFO O| Dec 20 20:30:48.012 INFO STEP 414 (remove_files) COMPLETE
55542024-12-20T20:30:49.234Z[ recovery-image] Dec 20 20:30:48.012 INFO O| Dec 20 20:30:48.012 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552024-12-20T20:30:49.272Z[ recovery-image] Dec 20 20:30:48.049 INFO O| Dec 20 20:30:48.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
55562024-12-20T20:30:49.272Z[ recovery-image] Dec 20 20:30:48.049 INFO O| Dec 20 20:30:48.049 INFO STEP 415 (remove_files) COMPLETE
55572024-12-20T20:30:49.283Z[ recovery-image] Dec 20 20:30:48.049 INFO O| Dec 20 20:30:48.049 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582024-12-20T20:30:49.307Z[ recovery-image] Dec 20 20:30:48.085 INFO O| Dec 20 20:30:48.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
55592024-12-20T20:30:49.307Z[ recovery-image] Dec 20 20:30:48.085 INFO O| Dec 20 20:30:48.085 INFO STEP 416 (remove_files) COMPLETE
55602024-12-20T20:30:49.307Z[ recovery-image] Dec 20 20:30:48.085 INFO O| Dec 20 20:30:48.085 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612024-12-20T20:30:49.327Z[ recovery-image] Dec 20 20:30:48.105 INFO O| Dec 20 20:30:48.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
55622024-12-20T20:30:49.327Z[ recovery-image] Dec 20 20:30:48.106 INFO O| Dec 20 20:30:48.106 INFO STEP 417 (remove_files) COMPLETE
55632024-12-20T20:30:49.327Z[ recovery-image] Dec 20 20:30:48.106 INFO O| Dec 20 20:30:48.106 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642024-12-20T20:30:49.347Z[ recovery-image] Dec 20 20:30:48.125 INFO O| Dec 20 20:30:48.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
55652024-12-20T20:30:49.347Z[ recovery-image] Dec 20 20:30:48.125 INFO O| Dec 20 20:30:48.125 INFO STEP 418 (remove_files) COMPLETE
55662024-12-20T20:30:49.347Z[ recovery-image] Dec 20 20:30:48.125 INFO O| Dec 20 20:30:48.125 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672024-12-20T20:30:49.381Z[ recovery-image] Dec 20 20:30:48.159 INFO O| Dec 20 20:30:48.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
55682024-12-20T20:30:49.381Z[ recovery-image] Dec 20 20:30:48.159 INFO O| Dec 20 20:30:48.159 INFO STEP 419 (remove_files) COMPLETE
55692024-12-20T20:30:49.381Z[ recovery-image] Dec 20 20:30:48.159 INFO O| Dec 20 20:30:48.159 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702024-12-20T20:30:49.418Z[ recovery-image] Dec 20 20:30:48.196 INFO O| Dec 20 20:30:48.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
55712024-12-20T20:30:49.419Z[ recovery-image] Dec 20 20:30:48.196 INFO O| Dec 20 20:30:48.196 INFO STEP 420 (remove_files) COMPLETE
55722024-12-20T20:30:49.419Z[ recovery-image] Dec 20 20:30:48.196 INFO O| Dec 20 20:30:48.196 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732024-12-20T20:30:49.442Z[ recovery-image] Dec 20 20:30:48.220 INFO O| Dec 20 20:30:48.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
55742024-12-20T20:30:49.445Z[ recovery-image] Dec 20 20:30:48.220 INFO O| Dec 20 20:30:48.220 INFO STEP 421 (remove_files) COMPLETE
55752024-12-20T20:30:49.445Z[ recovery-image] Dec 20 20:30:48.220 INFO O| Dec 20 20:30:48.220 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762024-12-20T20:30:49.462Z[ recovery-image] Dec 20 20:30:48.240 INFO O| Dec 20 20:30:48.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
55772024-12-20T20:30:49.462Z[ recovery-image] Dec 20 20:30:48.240 INFO O| Dec 20 20:30:48.240 INFO STEP 422 (remove_files) COMPLETE
55782024-12-20T20:30:49.465Z[ recovery-image] Dec 20 20:30:48.241 INFO O| Dec 20 20:30:48.240 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792024-12-20T20:30:49.493Z[ recovery-image] Dec 20 20:30:48.272 INFO O| Dec 20 20:30:48.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
55802024-12-20T20:30:49.493Z[ recovery-image] Dec 20 20:30:48.272 INFO O| Dec 20 20:30:48.272 INFO STEP 423 (remove_files) COMPLETE
55812024-12-20T20:30:49.496Z[ recovery-image] Dec 20 20:30:48.272 INFO O| Dec 20 20:30:48.272 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822024-12-20T20:30:49.560Z[ recovery-image] Dec 20 20:30:48.338 INFO O| Dec 20 20:30:48.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
55832024-12-20T20:30:49.560Z[ recovery-image] Dec 20 20:30:48.338 INFO O| Dec 20 20:30:48.338 INFO STEP 424 (remove_files) COMPLETE
55842024-12-20T20:30:49.563Z[ recovery-image] Dec 20 20:30:48.339 INFO O| Dec 20 20:30:48.338 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852024-12-20T20:30:49.579Z[ recovery-image] Dec 20 20:30:48.358 INFO O| Dec 20 20:30:48.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
55862024-12-20T20:30:49.579Z[ recovery-image] Dec 20 20:30:48.358 INFO O| Dec 20 20:30:48.358 INFO STEP 425 (remove_files) COMPLETE
55872024-12-20T20:30:49.582Z[ recovery-image] Dec 20 20:30:48.358 INFO O| Dec 20 20:30:48.358 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882024-12-20T20:30:49.605Z[ recovery-image] Dec 20 20:30:48.383 INFO O| Dec 20 20:30:48.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
55892024-12-20T20:30:49.607Z[ recovery-image] Dec 20 20:30:48.383 INFO O| Dec 20 20:30:48.383 INFO STEP 426 (remove_files) COMPLETE
55902024-12-20T20:30:49.607Z[ recovery-image] Dec 20 20:30:48.384 INFO O| Dec 20 20:30:48.384 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912024-12-20T20:30:49.625Z[ recovery-image] Dec 20 20:30:48.404 INFO O| Dec 20 20:30:48.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
55922024-12-20T20:30:49.625Z[ recovery-image] Dec 20 20:30:48.404 INFO O| Dec 20 20:30:48.404 INFO STEP 427 (remove_files) COMPLETE
55932024-12-20T20:30:49.628Z[ recovery-image] Dec 20 20:30:48.404 INFO O| Dec 20 20:30:48.404 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942024-12-20T20:30:49.646Z[ recovery-image] Dec 20 20:30:48.425 INFO O| Dec 20 20:30:48.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
55952024-12-20T20:30:49.648Z[ recovery-image] Dec 20 20:30:48.425 INFO O| Dec 20 20:30:48.425 INFO STEP 428 (remove_files) COMPLETE
55962024-12-20T20:30:49.648Z[ recovery-image] Dec 20 20:30:48.425 INFO O| Dec 20 20:30:48.425 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972024-12-20T20:30:49.682Z[ recovery-image] Dec 20 20:30:48.461 INFO O| Dec 20 20:30:48.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
55982024-12-20T20:30:49.682Z[ recovery-image] Dec 20 20:30:48.461 INFO O| Dec 20 20:30:48.461 INFO STEP 429 (remove_files) COMPLETE
55992024-12-20T20:30:49.685Z[ recovery-image] Dec 20 20:30:48.461 INFO O| Dec 20 20:30:48.461 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002024-12-20T20:30:49.702Z[ recovery-image] Dec 20 20:30:48.481 INFO O| Dec 20 20:30:48.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
56012024-12-20T20:30:49.702Z[ recovery-image] Dec 20 20:30:48.481 INFO O| Dec 20 20:30:48.481 INFO STEP 430 (remove_files) COMPLETE
56022024-12-20T20:30:49.705Z[ recovery-image] Dec 20 20:30:48.481 INFO O| Dec 20 20:30:48.481 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032024-12-20T20:30:49.723Z[ recovery-image] Dec 20 20:30:48.502 INFO O| Dec 20 20:30:48.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
56042024-12-20T20:30:49.723Z[ recovery-image] Dec 20 20:30:48.502 INFO O| Dec 20 20:30:48.502 INFO STEP 431 (remove_files) COMPLETE
56052024-12-20T20:30:49.726Z[ recovery-image] Dec 20 20:30:48.502 INFO O| Dec 20 20:30:48.502 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062024-12-20T20:30:49.746Z[ recovery-image] Dec 20 20:30:48.524 INFO O| Dec 20 20:30:48.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
56072024-12-20T20:30:49.746Z[ recovery-image] Dec 20 20:30:48.524 INFO O| Dec 20 20:30:48.524 INFO STEP 432 (remove_files) COMPLETE
56082024-12-20T20:30:49.746Z[ recovery-image] Dec 20 20:30:48.524 INFO O| Dec 20 20:30:48.524 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092024-12-20T20:30:49.808Z[ recovery-image] Dec 20 20:30:48.585 INFO O| Dec 20 20:30:48.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
56102024-12-20T20:30:49.808Z[ recovery-image] Dec 20 20:30:48.585 INFO O| Dec 20 20:30:48.585 INFO STEP 433 (remove_files) COMPLETE
56112024-12-20T20:30:49.810Z[ recovery-image] Dec 20 20:30:48.585 INFO O| Dec 20 20:30:48.585 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122024-12-20T20:30:49.827Z[ recovery-image] Dec 20 20:30:48.606 INFO O| Dec 20 20:30:48.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
56132024-12-20T20:30:49.830Z[ recovery-image] Dec 20 20:30:48.606 INFO O| Dec 20 20:30:48.606 INFO STEP 434 (remove_files) COMPLETE
56142024-12-20T20:30:49.830Z[ recovery-image] Dec 20 20:30:48.606 INFO O| Dec 20 20:30:48.606 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152024-12-20T20:30:49.857Z[ recovery-image] Dec 20 20:30:48.635 INFO O| Dec 20 20:30:48.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
56162024-12-20T20:30:49.857Z[ recovery-image] Dec 20 20:30:48.635 INFO O| Dec 20 20:30:48.635 INFO STEP 435 (remove_files) COMPLETE
56172024-12-20T20:30:49.860Z[ recovery-image] Dec 20 20:30:48.636 INFO O| Dec 20 20:30:48.635 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182024-12-20T20:30:49.877Z[ recovery-image] Dec 20 20:30:48.656 INFO O| Dec 20 20:30:48.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
56192024-12-20T20:30:49.880Z[ recovery-image] Dec 20 20:30:48.656 INFO O| Dec 20 20:30:48.656 INFO STEP 436 (remove_files) COMPLETE
56202024-12-20T20:30:49.880Z[ recovery-image] Dec 20 20:30:48.656 INFO O| Dec 20 20:30:48.656 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212024-12-20T20:30:49.898Z[ recovery-image] Dec 20 20:30:48.676 INFO O| Dec 20 20:30:48.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
56222024-12-20T20:30:49.900Z[ recovery-image] Dec 20 20:30:48.677 INFO O| Dec 20 20:30:48.676 INFO STEP 437 (remove_files) COMPLETE
56232024-12-20T20:30:49.900Z[ recovery-image] Dec 20 20:30:48.677 INFO O| Dec 20 20:30:48.676 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242024-12-20T20:30:49.918Z[ recovery-image] Dec 20 20:30:48.697 INFO O| Dec 20 20:30:48.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
56252024-12-20T20:30:49.918Z[ recovery-image] Dec 20 20:30:48.697 INFO O| Dec 20 20:30:48.697 INFO STEP 438 (remove_files) COMPLETE
56262024-12-20T20:30:49.921Z[ recovery-image] Dec 20 20:30:48.697 INFO O| Dec 20 20:30:48.697 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272024-12-20T20:30:49.938Z[ recovery-image] Dec 20 20:30:48.717 INFO O| Dec 20 20:30:48.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
56282024-12-20T20:30:49.938Z[ recovery-image] Dec 20 20:30:48.717 INFO O| Dec 20 20:30:48.717 INFO STEP 439 (remove_files) COMPLETE
56292024-12-20T20:30:49.941Z[ recovery-image] Dec 20 20:30:48.717 INFO O| Dec 20 20:30:48.717 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302024-12-20T20:30:49.978Z[ recovery-image] Dec 20 20:30:48.757 INFO O| Dec 20 20:30:48.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
56312024-12-20T20:30:49.978Z[ recovery-image] Dec 20 20:30:48.757 INFO O| Dec 20 20:30:48.757 INFO STEP 440 (remove_files) COMPLETE
56322024-12-20T20:30:49.978Z[ recovery-image] Dec 20 20:30:48.757 INFO O| Dec 20 20:30:48.757 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332024-12-20T20:30:50.004Z[ recovery-image] Dec 20 20:30:48.783 INFO O| Dec 20 20:30:48.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
56342024-12-20T20:30:50.004Z[ recovery-image] Dec 20 20:30:48.783 INFO O| Dec 20 20:30:48.783 INFO STEP 441 (remove_files) COMPLETE
56352024-12-20T20:30:50.004Z[ recovery-image] Dec 20 20:30:48.783 INFO O| Dec 20 20:30:48.783 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362024-12-20T20:30:50.023Z[ recovery-image] Dec 20 20:30:48.802 INFO O| Dec 20 20:30:48.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
56372024-12-20T20:30:50.023Z[ recovery-image] Dec 20 20:30:48.802 INFO O| Dec 20 20:30:48.802 INFO STEP 442 (remove_files) COMPLETE
56382024-12-20T20:30:50.026Z[ recovery-image] Dec 20 20:30:48.802 INFO O| Dec 20 20:30:48.802 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392024-12-20T20:30:50.062Z[ recovery-image] Dec 20 20:30:48.840 INFO O| Dec 20 20:30:48.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
56402024-12-20T20:30:50.062Z[ recovery-image] Dec 20 20:30:48.840 INFO O| Dec 20 20:30:48.840 INFO STEP 443 (remove_files) COMPLETE
56412024-12-20T20:30:50.062Z[ recovery-image] Dec 20 20:30:48.840 INFO O| Dec 20 20:30:48.840 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422024-12-20T20:30:50.165Z[ recovery-image] Dec 20 20:30:48.943 INFO O| Dec 20 20:30:48.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
56432024-12-20T20:30:50.167Z[ recovery-image] Dec 20 20:30:48.944 INFO O| Dec 20 20:30:48.943 INFO STEP 444 (remove_files) COMPLETE
56442024-12-20T20:30:50.167Z[ recovery-image] Dec 20 20:30:48.944 INFO O| Dec 20 20:30:48.944 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452024-12-20T20:30:50.186Z[ recovery-image] Dec 20 20:30:48.965 INFO O| Dec 20 20:30:48.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
56462024-12-20T20:30:50.186Z[ recovery-image] Dec 20 20:30:48.965 INFO O| Dec 20 20:30:48.965 INFO STEP 445 (remove_files) COMPLETE
56472024-12-20T20:30:50.186Z[ recovery-image] Dec 20 20:30:48.965 INFO O| Dec 20 20:30:48.965 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482024-12-20T20:30:50.349Z[ recovery-image] Dec 20 20:30:49.127 INFO O| Dec 20 20:30:49.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime"
56492024-12-20T20:30:50.349Z[ recovery-image] Dec 20 20:30:49.127 INFO O| Dec 20 20:30:49.127 INFO STEP 446 (remove_files) COMPLETE
56502024-12-20T20:30:50.349Z[ recovery-image] Dec 20 20:30:49.127 INFO O| Dec 20 20:30:49.127 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512024-12-20T20:30:50.408Z[ recovery-image] Dec 20 20:30:49.186 INFO O| Dec 20 20:30:49.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
56522024-12-20T20:30:50.408Z[ recovery-image] Dec 20 20:30:49.186 INFO O| Dec 20 20:30:49.186 INFO STEP 447 (remove_files) COMPLETE
56532024-12-20T20:30:50.411Z[ recovery-image] Dec 20 20:30:49.187 INFO O| Dec 20 20:30:49.186 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542024-12-20T20:30:50.460Z[ recovery-image] Dec 20 20:30:49.238 INFO O| Dec 20 20:30:49.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
56552024-12-20T20:30:50.463Z[ recovery-image] Dec 20 20:30:49.239 INFO O| Dec 20 20:30:49.239 INFO STEP 448 (remove_files) COMPLETE
56562024-12-20T20:30:50.463Z[ recovery-image] Dec 20 20:30:49.239 INFO O| Dec 20 20:30:49.239 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572024-12-20T20:30:50.482Z[ recovery-image] Dec 20 20:30:49.260 INFO O| Dec 20 20:30:49.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
56582024-12-20T20:30:50.485Z[ recovery-image] Dec 20 20:30:49.261 INFO O| Dec 20 20:30:49.261 INFO STEP 449 (remove_files) COMPLETE
56592024-12-20T20:30:50.485Z[ recovery-image] Dec 20 20:30:49.261 INFO O| Dec 20 20:30:49.261 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602024-12-20T20:30:50.503Z[ recovery-image] Dec 20 20:30:49.281 INFO O| Dec 20 20:30:49.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
56612024-12-20T20:30:50.505Z[ recovery-image] Dec 20 20:30:49.282 INFO O| Dec 20 20:30:49.282 INFO STEP 450 (remove_files) COMPLETE
56622024-12-20T20:30:50.505Z[ recovery-image] Dec 20 20:30:49.282 INFO O| Dec 20 20:30:49.282 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632024-12-20T20:30:50.541Z[ recovery-image] Dec 20 20:30:49.319 INFO O| Dec 20 20:30:49.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
56642024-12-20T20:30:50.543Z[ recovery-image] Dec 20 20:30:49.319 INFO O| Dec 20 20:30:49.319 INFO STEP 451 (remove_files) COMPLETE
56652024-12-20T20:30:50.544Z[ recovery-image] Dec 20 20:30:49.320 INFO O| Dec 20 20:30:49.320 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662024-12-20T20:30:50.563Z[ recovery-image] Dec 20 20:30:49.342 INFO O| Dec 20 20:30:49.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
56672024-12-20T20:30:50.566Z[ recovery-image] Dec 20 20:30:49.342 INFO O| Dec 20 20:30:49.342 INFO STEP 452 (remove_files) COMPLETE
56682024-12-20T20:30:50.566Z[ recovery-image] Dec 20 20:30:49.342 INFO O| Dec 20 20:30:49.342 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692024-12-20T20:30:50.618Z[ recovery-image] Dec 20 20:30:49.396 INFO O| Dec 20 20:30:49.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
56702024-12-20T20:30:50.621Z[ recovery-image] Dec 20 20:30:49.396 INFO O| Dec 20 20:30:49.396 INFO STEP 453 (remove_files) COMPLETE
56712024-12-20T20:30:50.621Z[ recovery-image] Dec 20 20:30:49.396 INFO O| Dec 20 20:30:49.396 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722024-12-20T20:30:50.654Z[ recovery-image] Dec 20 20:30:49.433 INFO O| Dec 20 20:30:49.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
56732024-12-20T20:30:50.654Z[ recovery-image] Dec 20 20:30:49.433 INFO O| Dec 20 20:30:49.433 INFO STEP 454 (remove_files) COMPLETE
56742024-12-20T20:30:50.657Z[ recovery-image] Dec 20 20:30:49.433 INFO O| Dec 20 20:30:49.433 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752024-12-20T20:30:50.657Z[ host-image] Dec 20 20:30:49.435 INFO O| Dec 20 20:30:49.435 INFO O| Planning: Solver setup ... Done
56762024-12-20T20:30:50.665Z[ host-image] Dec 20 20:30:49.443 INFO O| Dec 20 20:30:49.443 INFO O| Planning: Running solver ... Done
56772024-12-20T20:30:50.676Z[ recovery-image] Dec 20 20:30:49.455 INFO O| Dec 20 20:30:49.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
56782024-12-20T20:30:50.676Z[ recovery-image] Dec 20 20:30:49.455 INFO O| Dec 20 20:30:49.455 INFO STEP 455 (remove_files) COMPLETE
56792024-12-20T20:30:50.677Z[ recovery-image] Dec 20 20:30:49.455 INFO O| Dec 20 20:30:49.455 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56802024-12-20T20:30:50.712Z[ recovery-image] Dec 20 20:30:49.491 INFO O| Dec 20 20:30:49.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
56812024-12-20T20:30:50.712Z[ recovery-image] Dec 20 20:30:49.491 INFO O| Dec 20 20:30:49.491 INFO STEP 456 (remove_files) COMPLETE
56822024-12-20T20:30:50.712Z[ recovery-image] Dec 20 20:30:49.491 INFO O| Dec 20 20:30:49.491 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56832024-12-20T20:30:50.749Z[ recovery-image] Dec 20 20:30:49.527 INFO O| Dec 20 20:30:49.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
56842024-12-20T20:30:50.749Z[ recovery-image] Dec 20 20:30:49.527 INFO O| Dec 20 20:30:49.526 INFO STEP 457 (remove_files) COMPLETE
56852024-12-20T20:30:50.751Z[ recovery-image] Dec 20 20:30:49.527 INFO O| Dec 20 20:30:49.526 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56862024-12-20T20:30:50.761Z[ host-image] Dec 20 20:30:49.540 INFO O| Dec 20 20:30:49.540 INFO O| Planning: Finding local manifests ... Done
56872024-12-20T20:30:50.769Z[ recovery-image] Dec 20 20:30:49.547 INFO O| Dec 20 20:30:49.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
56882024-12-20T20:30:50.771Z[ recovery-image] Dec 20 20:30:49.548 INFO O| Dec 20 20:30:49.547 INFO STEP 458 (remove_files) COMPLETE
56892024-12-20T20:30:50.771Z[ recovery-image] Dec 20 20:30:49.548 INFO O| Dec 20 20:30:49.548 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902024-12-20T20:30:50.790Z[ recovery-image] Dec 20 20:30:49.568 INFO O| Dec 20 20:30:49.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
56912024-12-20T20:30:50.792Z[ recovery-image] Dec 20 20:30:49.568 INFO O| Dec 20 20:30:49.568 INFO STEP 459 (remove_files) COMPLETE
56922024-12-20T20:30:50.792Z[ recovery-image] Dec 20 20:30:49.568 INFO O| Dec 20 20:30:49.568 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932024-12-20T20:30:50.792Z[ host-image] Dec 20 20:30:49.569 INFO O| Dec 20 20:30:49.569 INFO O| Planning: Fetching manifests: 0/6 0% complete
56942024-12-20T20:30:50.812Z[ recovery-image] Dec 20 20:30:49.591 INFO O| Dec 20 20:30:49.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
56952024-12-20T20:30:50.812Z[ recovery-image] Dec 20 20:30:49.591 INFO O| Dec 20 20:30:49.591 INFO STEP 460 (remove_files) COMPLETE
56962024-12-20T20:30:50.812Z[ recovery-image] Dec 20 20:30:49.591 INFO O| Dec 20 20:30:49.591 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972024-12-20T20:30:50.852Z[ recovery-image] Dec 20 20:30:49.630 INFO O| Dec 20 20:30:49.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
56982024-12-20T20:30:50.852Z[ recovery-image] Dec 20 20:30:49.630 INFO O| Dec 20 20:30:49.630 INFO STEP 461 (remove_files) COMPLETE
56992024-12-20T20:30:50.855Z[ recovery-image] Dec 20 20:30:49.630 INFO O| Dec 20 20:30:49.630 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002024-12-20T20:30:50.873Z[ recovery-image] Dec 20 20:30:49.651 INFO O| Dec 20 20:30:49.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
57012024-12-20T20:30:50.873Z[ recovery-image] Dec 20 20:30:49.651 INFO O| Dec 20 20:30:49.651 INFO STEP 462 (remove_files) COMPLETE
57022024-12-20T20:30:50.873Z[ recovery-image] Dec 20 20:30:49.651 INFO O| Dec 20 20:30:49.651 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032024-12-20T20:30:50.909Z[ recovery-image] Dec 20 20:30:49.688 INFO O| Dec 20 20:30:49.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
57042024-12-20T20:30:50.910Z[ recovery-image] Dec 20 20:30:49.688 INFO O| Dec 20 20:30:49.688 INFO STEP 463 (remove_files) COMPLETE
57052024-12-20T20:30:50.910Z[ recovery-image] Dec 20 20:30:49.688 INFO O| Dec 20 20:30:49.688 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062024-12-20T20:30:50.960Z[ recovery-image] Dec 20 20:30:49.739 INFO O| Dec 20 20:30:49.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
57072024-12-20T20:30:50.960Z[ recovery-image] Dec 20 20:30:49.739 INFO O| Dec 20 20:30:49.739 INFO STEP 464 (remove_files) COMPLETE
57082024-12-20T20:30:50.965Z[ recovery-image] Dec 20 20:30:49.739 INFO O| Dec 20 20:30:49.739 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092024-12-20T20:30:50.980Z[ recovery-image] Dec 20 20:30:49.758 INFO O| Dec 20 20:30:49.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
57102024-12-20T20:30:50.980Z[ recovery-image] Dec 20 20:30:49.758 INFO O| Dec 20 20:30:49.758 INFO STEP 465 (remove_files) COMPLETE
57112024-12-20T20:30:50.980Z[ recovery-image] Dec 20 20:30:49.758 INFO O| Dec 20 20:30:49.758 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122024-12-20T20:30:50.997Z[ recovery-image] Dec 20 20:30:49.776 INFO O| Dec 20 20:30:49.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
57132024-12-20T20:30:50.997Z[ recovery-image] Dec 20 20:30:49.776 INFO O| Dec 20 20:30:49.776 INFO STEP 466 (remove_files) COMPLETE
57142024-12-20T20:30:50.997Z[ recovery-image] Dec 20 20:30:49.776 INFO O| Dec 20 20:30:49.776 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152024-12-20T20:30:51.021Z[ recovery-image] Dec 20 20:30:49.800 INFO O| Dec 20 20:30:49.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
57162024-12-20T20:30:51.021Z[ recovery-image] Dec 20 20:30:49.800 INFO O| Dec 20 20:30:49.800 INFO STEP 467 (remove_files) COMPLETE
57172024-12-20T20:30:51.024Z[ recovery-image] Dec 20 20:30:49.800 INFO O| Dec 20 20:30:49.800 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182024-12-20T20:30:51.046Z[ recovery-image] Dec 20 20:30:49.825 INFO O| Dec 20 20:30:49.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
57192024-12-20T20:30:51.046Z[ recovery-image] Dec 20 20:30:49.825 INFO O| Dec 20 20:30:49.825 INFO STEP 468 (remove_files) COMPLETE
57202024-12-20T20:30:51.049Z[ recovery-image] Dec 20 20:30:49.825 INFO O| Dec 20 20:30:49.825 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212024-12-20T20:30:51.096Z[ recovery-image] Dec 20 20:30:49.875 INFO O| Dec 20 20:30:49.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
57222024-12-20T20:30:51.096Z[ recovery-image] Dec 20 20:30:49.875 INFO O| Dec 20 20:30:49.875 INFO STEP 469 (remove_files) COMPLETE
57232024-12-20T20:30:51.099Z[ recovery-image] Dec 20 20:30:49.875 INFO O| Dec 20 20:30:49.875 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242024-12-20T20:30:51.114Z[ host-image] Dec 20 20:30:49.893 INFO O| Dec 20 20:30:49.893 INFO O| Planning: Fetching manifests: 6/6 100% complete
57252024-12-20T20:30:51.117Z[ recovery-image] Dec 20 20:30:49.894 INFO O| Dec 20 20:30:49.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
57262024-12-20T20:30:51.117Z[ recovery-image] Dec 20 20:30:49.895 INFO O| Dec 20 20:30:49.895 INFO STEP 470 (remove_files) COMPLETE
57272024-12-20T20:30:51.117Z[ recovery-image] Dec 20 20:30:49.895 INFO O| Dec 20 20:30:49.895 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282024-12-20T20:30:51.136Z[ recovery-image] Dec 20 20:30:49.914 INFO O| Dec 20 20:30:49.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
57292024-12-20T20:30:51.136Z[ recovery-image] Dec 20 20:30:49.914 INFO O| Dec 20 20:30:49.914 INFO STEP 471 (remove_files) COMPLETE
57302024-12-20T20:30:51.139Z[ recovery-image] Dec 20 20:30:49.914 INFO O| Dec 20 20:30:49.914 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312024-12-20T20:30:51.155Z[ recovery-image] Dec 20 20:30:49.933 INFO O| Dec 20 20:30:49.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
57322024-12-20T20:30:51.155Z[ recovery-image] Dec 20 20:30:49.934 INFO O| Dec 20 20:30:49.934 INFO STEP 472 (remove_files) COMPLETE
57332024-12-20T20:30:51.155Z[ recovery-image] Dec 20 20:30:49.934 INFO O| Dec 20 20:30:49.934 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342024-12-20T20:30:51.175Z[ recovery-image] Dec 20 20:30:49.953 INFO O| Dec 20 20:30:49.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
57352024-12-20T20:30:51.178Z[ recovery-image] Dec 20 20:30:49.953 INFO O| Dec 20 20:30:49.953 INFO STEP 473 (remove_files) COMPLETE
57362024-12-20T20:30:51.178Z[ recovery-image] Dec 20 20:30:49.953 INFO O| Dec 20 20:30:49.953 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372024-12-20T20:30:51.209Z[ host-image] Dec 20 20:30:49.988 INFO O| Dec 20 20:30:49.988 INFO O| Planning: Package planning ... Done
57382024-12-20T20:30:51.212Z[ recovery-image] Dec 20 20:30:49.989 INFO O| Dec 20 20:30:49.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
57392024-12-20T20:30:51.213Z[ recovery-image] Dec 20 20:30:49.989 INFO O| Dec 20 20:30:49.989 INFO STEP 474 (remove_files) COMPLETE
57402024-12-20T20:30:51.213Z[ recovery-image] Dec 20 20:30:49.989 INFO O| Dec 20 20:30:49.989 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412024-12-20T20:30:51.245Z[ host-image] Dec 20 20:30:50.024 INFO O| Dec 20 20:30:50.023 INFO O| Planning: Merging actions ... Done
57422024-12-20T20:30:51.253Z[ recovery-image] Dec 20 20:30:50.031 INFO O| Dec 20 20:30:50.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
57432024-12-20T20:30:51.253Z[ recovery-image] Dec 20 20:30:50.031 INFO O| Dec 20 20:30:50.031 INFO STEP 475 (remove_files) COMPLETE
57442024-12-20T20:30:51.253Z[ recovery-image] Dec 20 20:30:50.031 INFO O| Dec 20 20:30:50.031 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452024-12-20T20:30:51.281Z[ recovery-image] Dec 20 20:30:50.059 INFO O| Dec 20 20:30:50.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
57462024-12-20T20:30:51.283Z[ recovery-image] Dec 20 20:30:50.060 INFO O| Dec 20 20:30:50.060 INFO STEP 476 (remove_files) COMPLETE
57472024-12-20T20:30:51.283Z[ recovery-image] Dec 20 20:30:50.060 INFO O| Dec 20 20:30:50.060 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482024-12-20T20:30:51.342Z[ recovery-image] Dec 20 20:30:50.120 INFO O| Dec 20 20:30:50.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
57492024-12-20T20:30:51.342Z[ recovery-image] Dec 20 20:30:50.120 INFO O| Dec 20 20:30:50.120 INFO STEP 477 (remove_files) COMPLETE
57502024-12-20T20:30:51.342Z[ recovery-image] Dec 20 20:30:50.120 INFO O| Dec 20 20:30:50.120 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512024-12-20T20:30:51.364Z[ recovery-image] Dec 20 20:30:50.142 INFO O| Dec 20 20:30:50.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
57522024-12-20T20:30:51.366Z[ recovery-image] Dec 20 20:30:50.142 INFO O| Dec 20 20:30:50.142 INFO STEP 478 (remove_files) COMPLETE
57532024-12-20T20:30:51.366Z[ recovery-image] Dec 20 20:30:50.142 INFO O| Dec 20 20:30:50.142 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542024-12-20T20:30:51.381Z[ host-image] Dec 20 20:30:50.160 INFO O| Dec 20 20:30:50.159 INFO O| Planning: Checking for conflicting actions ... Done
57552024-12-20T20:30:51.389Z[ host-image] Dec 20 20:30:50.168 INFO O| Dec 20 20:30:50.168 INFO O| Planning: Consolidating action changes ... Done
57562024-12-20T20:30:51.412Z[ recovery-image] Dec 20 20:30:50.191 INFO O| Dec 20 20:30:50.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
57572024-12-20T20:30:51.412Z[ recovery-image] Dec 20 20:30:50.191 INFO O| Dec 20 20:30:50.191 INFO STEP 479 (remove_files) COMPLETE
57582024-12-20T20:30:51.412Z[ recovery-image] Dec 20 20:30:50.191 INFO O| Dec 20 20:30:50.191 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592024-12-20T20:30:51.435Z[ recovery-image] Dec 20 20:30:50.213 INFO O| Dec 20 20:30:50.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
57602024-12-20T20:30:51.435Z[ recovery-image] Dec 20 20:30:50.213 INFO O| Dec 20 20:30:50.213 INFO STEP 480 (remove_files) COMPLETE
57612024-12-20T20:30:51.438Z[ recovery-image] Dec 20 20:30:50.213 INFO O| Dec 20 20:30:50.213 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622024-12-20T20:30:51.454Z[ recovery-image] Dec 20 20:30:50.232 INFO O| Dec 20 20:30:50.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
57632024-12-20T20:30:51.460Z[ recovery-image] Dec 20 20:30:50.239 INFO O| Dec 20 20:30:50.239 INFO STEP 481 (remove_files) COMPLETE
57642024-12-20T20:30:51.463Z[ recovery-image] Dec 20 20:30:50.239 INFO O| Dec 20 20:30:50.239 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652024-12-20T20:30:51.505Z[ recovery-image] Dec 20 20:30:50.283 INFO O| Dec 20 20:30:50.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
57662024-12-20T20:30:51.506Z[ recovery-image] Dec 20 20:30:50.283 INFO O| Dec 20 20:30:50.283 INFO STEP 482 (remove_files) COMPLETE
57672024-12-20T20:30:51.506Z[ recovery-image] Dec 20 20:30:50.283 INFO O| Dec 20 20:30:50.283 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682024-12-20T20:30:51.525Z[ recovery-image] Dec 20 20:30:50.304 INFO O| Dec 20 20:30:50.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
57692024-12-20T20:30:51.547Z[ recovery-image] Dec 20 20:30:50.326 INFO O| Dec 20 20:30:50.326 INFO STEP 483 (remove_files) COMPLETE
57702024-12-20T20:30:51.547Z[ recovery-image] Dec 20 20:30:50.326 INFO O| Dec 20 20:30:50.326 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712024-12-20T20:30:51.589Z[ recovery-image] Dec 20 20:30:50.367 INFO O| Dec 20 20:30:50.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
57722024-12-20T20:30:51.592Z[ recovery-image] Dec 20 20:30:50.367 INFO O| Dec 20 20:30:50.367 INFO STEP 484 (remove_files) COMPLETE
57732024-12-20T20:30:51.593Z[ recovery-image] Dec 20 20:30:50.367 INFO O| Dec 20 20:30:50.367 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742024-12-20T20:30:51.621Z[ recovery-image] Dec 20 20:30:50.399 INFO O| Dec 20 20:30:50.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
57752024-12-20T20:30:51.621Z[ recovery-image] Dec 20 20:30:50.399 INFO O| Dec 20 20:30:50.399 INFO STEP 485 (remove_files) COMPLETE
57762024-12-20T20:30:51.626Z[ recovery-image] Dec 20 20:30:50.399 INFO O| Dec 20 20:30:50.399 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772024-12-20T20:30:51.662Z[ recovery-image] Dec 20 20:30:50.440 INFO O| Dec 20 20:30:50.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
57782024-12-20T20:30:51.662Z[ recovery-image] Dec 20 20:30:50.440 INFO O| Dec 20 20:30:50.440 INFO STEP 486 (remove_files) COMPLETE
57792024-12-20T20:30:51.662Z[ recovery-image] Dec 20 20:30:50.440 INFO O| Dec 20 20:30:50.440 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802024-12-20T20:30:51.693Z[ recovery-image] Dec 20 20:30:50.471 INFO O| Dec 20 20:30:50.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
57812024-12-20T20:30:51.693Z[ recovery-image] Dec 20 20:30:50.471 INFO O| Dec 20 20:30:50.471 INFO STEP 487 (remove_files) COMPLETE
57822024-12-20T20:30:51.693Z[ recovery-image] Dec 20 20:30:50.471 INFO O| Dec 20 20:30:50.471 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832024-12-20T20:30:51.750Z[ recovery-image] Dec 20 20:30:50.528 INFO O| Dec 20 20:30:50.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
57842024-12-20T20:30:51.750Z[ recovery-image] Dec 20 20:30:50.528 INFO O| Dec 20 20:30:50.528 INFO STEP 488 (remove_files) COMPLETE
57852024-12-20T20:30:51.750Z[ recovery-image] Dec 20 20:30:50.528 INFO O| Dec 20 20:30:50.528 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862024-12-20T20:30:51.755Z[ host-image] Dec 20 20:30:50.534 INFO O| Dec 20 20:30:50.533 INFO O| Planning: Evaluating mediators ... Done
57872024-12-20T20:30:51.761Z[ host-image] Dec 20 20:30:50.540 INFO O| Dec 20 20:30:50.540 INFO O| Planning: Planning completed in 5.47 seconds
57882024-12-20T20:30:51.764Z[ host-image] Dec 20 20:30:50.542 INFO O| Dec 20 20:30:50.542 INFO O| Packages to install: 6
57892024-12-20T20:30:51.764Z[ host-image] Dec 20 20:30:50.542 INFO O| Dec 20 20:30:50.542 INFO O| Mediators to change: 1
57902024-12-20T20:30:51.764Z[ host-image] Dec 20 20:30:50.543 INFO O| Dec 20 20:30:50.542 INFO O| Services to change: 1
57912024-12-20T20:30:51.789Z[ host-image] Dec 20 20:30:50.567 INFO O| Dec 20 20:30:50.567 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
57922024-12-20T20:30:51.813Z[ recovery-image] Dec 20 20:30:50.591 INFO O| Dec 20 20:30:50.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
57932024-12-20T20:30:51.817Z[ recovery-image] Dec 20 20:30:50.592 INFO O| Dec 20 20:30:50.591 INFO STEP 489 (remove_files) COMPLETE
57942024-12-20T20:30:51.817Z[ recovery-image] Dec 20 20:30:50.592 INFO O| Dec 20 20:30:50.591 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952024-12-20T20:30:51.834Z[ recovery-image] Dec 20 20:30:50.612 INFO O| Dec 20 20:30:50.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
57962024-12-20T20:30:51.838Z[ recovery-image] Dec 20 20:30:50.612 INFO O| Dec 20 20:30:50.612 INFO STEP 490 (remove_files) COMPLETE
57972024-12-20T20:30:51.838Z[ recovery-image] Dec 20 20:30:50.612 INFO O| Dec 20 20:30:50.612 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982024-12-20T20:30:51.853Z[ recovery-image] Dec 20 20:30:50.631 INFO O| Dec 20 20:30:50.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
57992024-12-20T20:30:51.853Z[ recovery-image] Dec 20 20:30:50.631 INFO O| Dec 20 20:30:50.631 INFO STEP 491 (remove_files) COMPLETE
58002024-12-20T20:30:51.853Z[ recovery-image] Dec 20 20:30:50.631 INFO O| Dec 20 20:30:50.631 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012024-12-20T20:30:51.871Z[ recovery-image] Dec 20 20:30:50.650 INFO O| Dec 20 20:30:50.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
58022024-12-20T20:30:51.875Z[ recovery-image] Dec 20 20:30:50.650 INFO O| Dec 20 20:30:50.650 INFO STEP 492 (remove_files) COMPLETE
58032024-12-20T20:30:51.875Z[ recovery-image] Dec 20 20:30:50.650 INFO O| Dec 20 20:30:50.650 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042024-12-20T20:30:51.891Z[ recovery-image] Dec 20 20:30:50.670 INFO O| Dec 20 20:30:50.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
58052024-12-20T20:30:51.894Z[ recovery-image] Dec 20 20:30:50.670 INFO O| Dec 20 20:30:50.670 INFO STEP 493 (remove_files) COMPLETE
58062024-12-20T20:30:51.894Z[ recovery-image] Dec 20 20:30:50.670 INFO O| Dec 20 20:30:50.670 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072024-12-20T20:30:51.910Z[ recovery-image] Dec 20 20:30:50.688 INFO O| Dec 20 20:30:50.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
58082024-12-20T20:30:51.913Z[ recovery-image] Dec 20 20:30:50.689 INFO O| Dec 20 20:30:50.689 INFO STEP 494 (remove_files) COMPLETE
58092024-12-20T20:30:51.913Z[ recovery-image] Dec 20 20:30:50.689 INFO O| Dec 20 20:30:50.689 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102024-12-20T20:30:51.928Z[ recovery-image] Dec 20 20:30:50.706 INFO O| Dec 20 20:30:50.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
58112024-12-20T20:30:51.931Z[ recovery-image] Dec 20 20:30:50.707 INFO O| Dec 20 20:30:50.706 INFO STEP 495 (remove_files) COMPLETE
58122024-12-20T20:30:51.931Z[ recovery-image] Dec 20 20:30:50.707 INFO O| Dec 20 20:30:50.707 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132024-12-20T20:30:51.983Z[ recovery-image] Dec 20 20:30:50.761 INFO O| Dec 20 20:30:50.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
58142024-12-20T20:30:51.983Z[ recovery-image] Dec 20 20:30:50.761 INFO O| Dec 20 20:30:50.761 INFO STEP 496 (remove_files) COMPLETE
58152024-12-20T20:30:51.983Z[ recovery-image] Dec 20 20:30:50.761 INFO O| Dec 20 20:30:50.761 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162024-12-20T20:30:52.006Z[ recovery-image] Dec 20 20:30:50.784 INFO O| Dec 20 20:30:50.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
58172024-12-20T20:30:52.006Z[ recovery-image] Dec 20 20:30:50.784 INFO O| Dec 20 20:30:50.784 INFO STEP 497 (remove_files) COMPLETE
58182024-12-20T20:30:52.006Z[ recovery-image] Dec 20 20:30:50.784 INFO O| Dec 20 20:30:50.784 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192024-12-20T20:30:52.050Z[ recovery-image] Dec 20 20:30:50.828 INFO O| Dec 20 20:30:50.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
58202024-12-20T20:30:52.050Z[ recovery-image] Dec 20 20:30:50.828 INFO O| Dec 20 20:30:50.828 INFO STEP 498 (remove_files) COMPLETE
58212024-12-20T20:30:52.053Z[ recovery-image] Dec 20 20:30:50.828 INFO O| Dec 20 20:30:50.828 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222024-12-20T20:30:52.071Z[ recovery-image] Dec 20 20:30:50.849 INFO O| Dec 20 20:30:50.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
58232024-12-20T20:30:52.071Z[ recovery-image] Dec 20 20:30:50.849 INFO O| Dec 20 20:30:50.849 INFO STEP 499 (remove_files) COMPLETE
58242024-12-20T20:30:52.074Z[ recovery-image] Dec 20 20:30:50.849 INFO O| Dec 20 20:30:50.849 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58252024-12-20T20:30:52.108Z[ recovery-image] Dec 20 20:30:50.886 INFO O| Dec 20 20:30:50.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
58262024-12-20T20:30:52.108Z[ recovery-image] Dec 20 20:30:50.886 INFO O| Dec 20 20:30:50.886 INFO STEP 500 (remove_files) COMPLETE
58272024-12-20T20:30:52.108Z[ recovery-image] Dec 20 20:30:50.886 INFO O| Dec 20 20:30:50.886 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58282024-12-20T20:30:52.128Z[ recovery-image] Dec 20 20:30:50.907 INFO O| Dec 20 20:30:50.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
58292024-12-20T20:30:52.128Z[ recovery-image] Dec 20 20:30:50.907 INFO O| Dec 20 20:30:50.907 INFO STEP 501 (remove_files) COMPLETE
58302024-12-20T20:30:52.128Z[ recovery-image] Dec 20 20:30:50.907 INFO O| Dec 20 20:30:50.907 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58312024-12-20T20:30:52.149Z[ recovery-image] Dec 20 20:30:50.928 INFO O| Dec 20 20:30:50.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
58322024-12-20T20:30:52.149Z[ recovery-image] Dec 20 20:30:50.928 INFO O| Dec 20 20:30:50.928 INFO STEP 502 (remove_files) COMPLETE
58332024-12-20T20:30:52.149Z[ recovery-image] Dec 20 20:30:50.928 INFO O| Dec 20 20:30:50.928 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58342024-12-20T20:30:52.169Z[ recovery-image] Dec 20 20:30:50.947 INFO O| Dec 20 20:30:50.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
58352024-12-20T20:30:52.169Z[ recovery-image] Dec 20 20:30:50.947 INFO O| Dec 20 20:30:50.947 INFO STEP 503 (remove_files) COMPLETE
58362024-12-20T20:30:52.172Z[ recovery-image] Dec 20 20:30:50.947 INFO O| Dec 20 20:30:50.947 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58372024-12-20T20:30:52.189Z[ recovery-image] Dec 20 20:30:50.967 INFO O| Dec 20 20:30:50.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
58382024-12-20T20:30:52.189Z[ recovery-image] Dec 20 20:30:50.967 INFO O| Dec 20 20:30:50.967 INFO STEP 504 (remove_files) COMPLETE
58392024-12-20T20:30:52.189Z[ recovery-image] Dec 20 20:30:50.967 INFO O| Dec 20 20:30:50.967 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58402024-12-20T20:30:52.209Z[ recovery-image] Dec 20 20:30:50.987 INFO O| Dec 20 20:30:50.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
58412024-12-20T20:30:52.209Z[ recovery-image] Dec 20 20:30:50.987 INFO O| Dec 20 20:30:50.987 INFO STEP 505 (remove_files) COMPLETE
58422024-12-20T20:30:52.210Z[ recovery-image] Dec 20 20:30:50.987 INFO O| Dec 20 20:30:50.987 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58432024-12-20T20:30:52.240Z[ recovery-image] Dec 20 20:30:51.018 INFO O| Dec 20 20:30:51.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
58442024-12-20T20:30:52.240Z[ recovery-image] Dec 20 20:30:51.018 INFO O| Dec 20 20:30:51.018 INFO STEP 506 (remove_files) COMPLETE
58452024-12-20T20:30:52.243Z[ recovery-image] Dec 20 20:30:51.018 INFO O| Dec 20 20:30:51.018 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58462024-12-20T20:30:52.304Z[ recovery-image] Dec 20 20:30:51.082 INFO O| Dec 20 20:30:51.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
58472024-12-20T20:30:52.304Z[ recovery-image] Dec 20 20:30:51.082 INFO O| Dec 20 20:30:51.082 INFO STEP 507 (remove_files) COMPLETE
58482024-12-20T20:30:52.306Z[ recovery-image] Dec 20 20:30:51.082 INFO O| Dec 20 20:30:51.082 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58492024-12-20T20:30:52.338Z[ recovery-image] Dec 20 20:30:51.116 INFO O| Dec 20 20:30:51.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
58502024-12-20T20:30:52.338Z[ recovery-image] Dec 20 20:30:51.116 INFO O| Dec 20 20:30:51.116 INFO STEP 508 (remove_files) COMPLETE
58512024-12-20T20:30:52.338Z[ recovery-image] Dec 20 20:30:51.116 INFO O| Dec 20 20:30:51.116 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58522024-12-20T20:30:52.359Z[ recovery-image] Dec 20 20:30:51.137 INFO O| Dec 20 20:30:51.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
58532024-12-20T20:30:52.359Z[ recovery-image] Dec 20 20:30:51.137 INFO O| Dec 20 20:30:51.137 INFO STEP 509 (remove_files) COMPLETE
58542024-12-20T20:30:52.359Z[ recovery-image] Dec 20 20:30:51.137 INFO O| Dec 20 20:30:51.137 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58552024-12-20T20:30:52.379Z[ recovery-image] Dec 20 20:30:51.158 INFO O| Dec 20 20:30:51.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
58562024-12-20T20:30:52.379Z[ recovery-image] Dec 20 20:30:51.158 INFO O| Dec 20 20:30:51.158 INFO STEP 510 (remove_files) COMPLETE
58572024-12-20T20:30:52.379Z[ recovery-image] Dec 20 20:30:51.158 INFO O| Dec 20 20:30:51.158 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58582024-12-20T20:30:52.399Z[ recovery-image] Dec 20 20:30:51.177 INFO O| Dec 20 20:30:51.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
58592024-12-20T20:30:52.399Z[ recovery-image] Dec 20 20:30:51.178 INFO O| Dec 20 20:30:51.178 INFO STEP 511 (remove_files) COMPLETE
58602024-12-20T20:30:52.400Z[ recovery-image] Dec 20 20:30:51.178 INFO O| Dec 20 20:30:51.178 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58612024-12-20T20:30:52.436Z[ recovery-image] Dec 20 20:30:51.214 INFO O| Dec 20 20:30:51.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
58622024-12-20T20:30:52.436Z[ recovery-image] Dec 20 20:30:51.214 INFO O| Dec 20 20:30:51.214 INFO STEP 512 (remove_files) COMPLETE
58632024-12-20T20:30:52.436Z[ recovery-image] Dec 20 20:30:51.214 INFO O| Dec 20 20:30:51.214 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58642024-12-20T20:30:52.457Z[ recovery-image] Dec 20 20:30:51.235 INFO O| Dec 20 20:30:51.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
58652024-12-20T20:30:52.457Z[ recovery-image] Dec 20 20:30:51.235 INFO O| Dec 20 20:30:51.235 INFO STEP 513 (remove_files) COMPLETE
58662024-12-20T20:30:52.457Z[ recovery-image] Dec 20 20:30:51.236 INFO O| Dec 20 20:30:51.235 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58672024-12-20T20:30:52.478Z[ recovery-image] Dec 20 20:30:51.256 INFO O| Dec 20 20:30:51.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf"
58682024-12-20T20:30:52.478Z[ recovery-image] Dec 20 20:30:51.257 INFO O| Dec 20 20:30:51.257 INFO STEP 514 (remove_files) COMPLETE
58692024-12-20T20:30:52.478Z[ recovery-image] Dec 20 20:30:51.257 INFO O| Dec 20 20:30:51.257 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702024-12-20T20:30:52.508Z[ recovery-image] Dec 20 20:30:51.286 INFO O| Dec 20 20:30:51.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
58712024-12-20T20:30:52.508Z[ recovery-image] Dec 20 20:30:51.286 INFO O| Dec 20 20:30:51.286 INFO STEP 515 (remove_files) COMPLETE
58722024-12-20T20:30:52.508Z[ recovery-image] Dec 20 20:30:51.286 INFO O| Dec 20 20:30:51.286 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58732024-12-20T20:30:52.546Z[ recovery-image] Dec 20 20:30:51.314 INFO O| Dec 20 20:30:51.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
58742024-12-20T20:30:52.547Z[ recovery-image] Dec 20 20:30:51.314 INFO O| Dec 20 20:30:51.314 INFO STEP 516 (remove_files) COMPLETE
58752024-12-20T20:30:52.547Z[ recovery-image] Dec 20 20:30:51.314 INFO O| Dec 20 20:30:51.314 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58762024-12-20T20:30:52.559Z[ recovery-image] Dec 20 20:30:51.337 INFO O| Dec 20 20:30:51.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
58772024-12-20T20:30:52.559Z[ recovery-image] Dec 20 20:30:51.337 INFO O| Dec 20 20:30:51.337 INFO STEP 517 (remove_files) COMPLETE
58782024-12-20T20:30:52.560Z[ recovery-image] Dec 20 20:30:51.337 INFO O| Dec 20 20:30:51.337 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58792024-12-20T20:30:52.590Z[ recovery-image] Dec 20 20:30:51.368 INFO O| Dec 20 20:30:51.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
58802024-12-20T20:30:52.590Z[ recovery-image] Dec 20 20:30:51.368 INFO O| Dec 20 20:30:51.368 INFO STEP 518 (remove_files) COMPLETE
58812024-12-20T20:30:52.590Z[ recovery-image] Dec 20 20:30:51.368 INFO O| Dec 20 20:30:51.368 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822024-12-20T20:30:52.612Z[ recovery-image] Dec 20 20:30:51.390 INFO O| Dec 20 20:30:51.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf"
58832024-12-20T20:30:52.612Z[ recovery-image] Dec 20 20:30:51.390 INFO O| Dec 20 20:30:51.390 INFO STEP 519 (remove_files) COMPLETE
58842024-12-20T20:30:52.612Z[ recovery-image] Dec 20 20:30:51.390 INFO O| Dec 20 20:30:51.390 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852024-12-20T20:30:52.632Z[ recovery-image] Dec 20 20:30:51.410 INFO O| Dec 20 20:30:51.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf"
58862024-12-20T20:30:52.636Z[ recovery-image] Dec 20 20:30:51.410 INFO O| Dec 20 20:30:51.410 INFO STEP 520 (remove_files) COMPLETE
58872024-12-20T20:30:52.636Z[ recovery-image] Dec 20 20:30:51.410 INFO O| Dec 20 20:30:51.410 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882024-12-20T20:30:52.668Z[ recovery-image] Dec 20 20:30:51.446 INFO O| Dec 20 20:30:51.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf"
58892024-12-20T20:30:52.668Z[ recovery-image] Dec 20 20:30:51.446 INFO O| Dec 20 20:30:51.446 INFO STEP 521 (remove_files) COMPLETE
58902024-12-20T20:30:52.672Z[ recovery-image] Dec 20 20:30:51.446 INFO O| Dec 20 20:30:51.446 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912024-12-20T20:30:52.689Z[ recovery-image] Dec 20 20:30:51.468 INFO O| Dec 20 20:30:51.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
58922024-12-20T20:30:52.693Z[ recovery-image] Dec 20 20:30:51.468 INFO O| Dec 20 20:30:51.468 INFO STEP 522 (remove_files) COMPLETE
58932024-12-20T20:30:52.693Z[ recovery-image] Dec 20 20:30:51.468 INFO O| Dec 20 20:30:51.468 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942024-12-20T20:30:52.710Z[ recovery-image] Dec 20 20:30:51.488 INFO O| Dec 20 20:30:51.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf"
58952024-12-20T20:30:52.710Z[ recovery-image] Dec 20 20:30:51.488 INFO O| Dec 20 20:30:51.488 INFO STEP 523 (remove_files) COMPLETE
58962024-12-20T20:30:52.710Z[ recovery-image] Dec 20 20:30:51.488 INFO O| Dec 20 20:30:51.488 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972024-12-20T20:30:52.748Z[ recovery-image] Dec 20 20:30:51.526 INFO O| Dec 20 20:30:51.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
58982024-12-20T20:30:52.748Z[ recovery-image] Dec 20 20:30:51.526 INFO O| Dec 20 20:30:51.526 INFO STEP 524 (remove_files) COMPLETE
58992024-12-20T20:30:52.748Z[ recovery-image] Dec 20 20:30:51.526 INFO O| Dec 20 20:30:51.526 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59002024-12-20T20:30:52.769Z[ recovery-image] Dec 20 20:30:51.548 INFO O| Dec 20 20:30:51.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
59012024-12-20T20:30:52.770Z[ recovery-image] Dec 20 20:30:51.548 INFO O| Dec 20 20:30:51.548 INFO STEP 525 (remove_files) COMPLETE
59022024-12-20T20:30:52.773Z[ recovery-image] Dec 20 20:30:51.548 INFO O| Dec 20 20:30:51.548 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032024-12-20T20:30:52.790Z[ recovery-image] Dec 20 20:30:51.568 INFO O| Dec 20 20:30:51.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
59042024-12-20T20:30:52.790Z[ recovery-image] Dec 20 20:30:51.568 INFO O| Dec 20 20:30:51.568 INFO STEP 526 (remove_files) COMPLETE
59052024-12-20T20:30:52.793Z[ recovery-image] Dec 20 20:30:51.568 INFO O| Dec 20 20:30:51.568 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062024-12-20T20:30:52.810Z[ recovery-image] Dec 20 20:30:51.588 INFO O| Dec 20 20:30:51.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
59072024-12-20T20:30:52.810Z[ recovery-image] Dec 20 20:30:51.588 INFO O| Dec 20 20:30:51.588 INFO STEP 527 (remove_files) COMPLETE
59082024-12-20T20:30:52.813Z[ recovery-image] Dec 20 20:30:51.588 INFO O| Dec 20 20:30:51.588 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092024-12-20T20:30:52.850Z[ recovery-image] Dec 20 20:30:51.628 INFO O| Dec 20 20:30:51.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
59102024-12-20T20:30:52.854Z[ recovery-image] Dec 20 20:30:51.629 INFO O| Dec 20 20:30:51.629 INFO STEP 528 (remove_files) COMPLETE
59112024-12-20T20:30:52.854Z[ recovery-image] Dec 20 20:30:51.629 INFO O| Dec 20 20:30:51.629 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122024-12-20T20:30:52.869Z[ recovery-image] Dec 20 20:30:51.648 INFO O| Dec 20 20:30:51.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
59132024-12-20T20:30:52.872Z[ recovery-image] Dec 20 20:30:51.648 INFO O| Dec 20 20:30:51.648 INFO STEP 529 (remove_files) COMPLETE
59142024-12-20T20:30:52.873Z[ recovery-image] Dec 20 20:30:51.648 INFO O| Dec 20 20:30:51.648 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152024-12-20T20:30:52.888Z[ recovery-image] Dec 20 20:30:51.666 INFO O| Dec 20 20:30:51.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
59162024-12-20T20:30:52.891Z[ recovery-image] Dec 20 20:30:51.667 INFO O| Dec 20 20:30:51.666 INFO STEP 530 (remove_files) COMPLETE
59172024-12-20T20:30:52.891Z[ recovery-image] Dec 20 20:30:51.667 INFO O| Dec 20 20:30:51.667 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182024-12-20T20:30:52.909Z[ recovery-image] Dec 20 20:30:51.687 INFO O| Dec 20 20:30:51.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
59192024-12-20T20:30:52.909Z[ recovery-image] Dec 20 20:30:51.687 INFO O| Dec 20 20:30:51.687 INFO STEP 531 (remove_files) COMPLETE
59202024-12-20T20:30:52.912Z[ recovery-image] Dec 20 20:30:51.688 INFO O| Dec 20 20:30:51.687 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212024-12-20T20:30:52.930Z[ recovery-image] Dec 20 20:30:51.708 INFO O| Dec 20 20:30:51.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
59222024-12-20T20:30:52.935Z[ recovery-image] Dec 20 20:30:51.708 INFO O| Dec 20 20:30:51.708 INFO STEP 532 (remove_files) COMPLETE
59232024-12-20T20:30:52.935Z[ recovery-image] Dec 20 20:30:51.708 INFO O| Dec 20 20:30:51.708 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242024-12-20T20:30:52.970Z[ recovery-image] Dec 20 20:30:51.749 INFO O| Dec 20 20:30:51.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
59252024-12-20T20:30:52.974Z[ recovery-image] Dec 20 20:30:51.749 INFO O| Dec 20 20:30:51.749 INFO STEP 533 (remove_files) COMPLETE
59262024-12-20T20:30:52.974Z[ recovery-image] Dec 20 20:30:51.749 INFO O| Dec 20 20:30:51.749 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272024-12-20T20:30:52.993Z[ recovery-image] Dec 20 20:30:51.771 INFO O| Dec 20 20:30:51.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
59282024-12-20T20:30:52.993Z[ recovery-image] Dec 20 20:30:51.771 INFO O| Dec 20 20:30:51.771 INFO STEP 534 (remove_files) COMPLETE
59292024-12-20T20:30:52.993Z[ recovery-image] Dec 20 20:30:51.771 INFO O| Dec 20 20:30:51.771 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302024-12-20T20:30:53.015Z[ recovery-image] Dec 20 20:30:51.793 INFO O| Dec 20 20:30:51.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
59312024-12-20T20:30:53.015Z[ recovery-image] Dec 20 20:30:51.793 INFO O| Dec 20 20:30:51.793 INFO STEP 535 (remove_files) COMPLETE
59322024-12-20T20:30:53.018Z[ recovery-image] Dec 20 20:30:51.793 INFO O| Dec 20 20:30:51.793 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59332024-12-20T20:30:53.060Z[ recovery-image] Dec 20 20:30:51.838 INFO O| Dec 20 20:30:51.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
59342024-12-20T20:30:53.060Z[ recovery-image] Dec 20 20:30:51.838 INFO O| Dec 20 20:30:51.838 INFO STEP 536 (remove_files) COMPLETE
59352024-12-20T20:30:53.060Z[ recovery-image] Dec 20 20:30:51.838 INFO O| Dec 20 20:30:51.838 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362024-12-20T20:30:53.118Z[ recovery-image] Dec 20 20:30:51.896 INFO O| Dec 20 20:30:51.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
59372024-12-20T20:30:53.118Z[ recovery-image] Dec 20 20:30:51.896 INFO O| Dec 20 20:30:51.896 INFO STEP 537 (remove_files) COMPLETE
59382024-12-20T20:30:53.121Z[ recovery-image] Dec 20 20:30:51.896 INFO O| Dec 20 20:30:51.896 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392024-12-20T20:30:53.152Z[ recovery-image] Dec 20 20:30:51.930 INFO O| Dec 20 20:30:51.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
59402024-12-20T20:30:53.155Z[ recovery-image] Dec 20 20:30:51.931 INFO O| Dec 20 20:30:51.930 INFO STEP 538 (remove_files) COMPLETE
59412024-12-20T20:30:53.155Z[ recovery-image] Dec 20 20:30:51.931 INFO O| Dec 20 20:30:51.931 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422024-12-20T20:30:53.172Z[ recovery-image] Dec 20 20:30:51.950 INFO O| Dec 20 20:30:51.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
59432024-12-20T20:30:53.175Z[ recovery-image] Dec 20 20:30:51.950 INFO O| Dec 20 20:30:51.950 INFO STEP 539 (remove_files) COMPLETE
59442024-12-20T20:30:53.175Z[ recovery-image] Dec 20 20:30:51.950 INFO O| Dec 20 20:30:51.950 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452024-12-20T20:30:53.192Z[ recovery-image] Dec 20 20:30:51.970 INFO O| Dec 20 20:30:51.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
59462024-12-20T20:30:53.195Z[ recovery-image] Dec 20 20:30:51.970 INFO O| Dec 20 20:30:51.970 INFO STEP 540 (remove_files) COMPLETE
59472024-12-20T20:30:53.195Z[ recovery-image] Dec 20 20:30:51.971 INFO O| Dec 20 20:30:51.970 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482024-12-20T20:30:53.213Z[ recovery-image] Dec 20 20:30:51.991 INFO O| Dec 20 20:30:51.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
59492024-12-20T20:30:53.216Z[ recovery-image] Dec 20 20:30:51.992 INFO O| Dec 20 20:30:51.991 INFO STEP 541 (remove_files) COMPLETE
59502024-12-20T20:30:53.216Z[ recovery-image] Dec 20 20:30:51.992 INFO O| Dec 20 20:30:51.992 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512024-12-20T20:30:53.236Z[ recovery-image] Dec 20 20:30:52.014 INFO O| Dec 20 20:30:52.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
59522024-12-20T20:30:53.236Z[ recovery-image] Dec 20 20:30:52.014 INFO O| Dec 20 20:30:52.014 INFO STEP 542 (remove_files) COMPLETE
59532024-12-20T20:30:53.236Z[ recovery-image] Dec 20 20:30:52.014 INFO O| Dec 20 20:30:52.014 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542024-12-20T20:30:53.329Z[ recovery-image] Dec 20 20:30:52.108 INFO O| Dec 20 20:30:52.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
59552024-12-20T20:30:53.333Z[ recovery-image] Dec 20 20:30:52.108 INFO O| Dec 20 20:30:52.108 INFO STEP 543 (remove_files) COMPLETE
59562024-12-20T20:30:53.333Z[ recovery-image] Dec 20 20:30:52.108 INFO O| Dec 20 20:30:52.108 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572024-12-20T20:30:53.351Z[ recovery-image] Dec 20 20:30:52.129 INFO O| Dec 20 20:30:52.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
59582024-12-20T20:30:53.353Z[ recovery-image] Dec 20 20:30:52.129 INFO O| Dec 20 20:30:52.129 INFO STEP 544 (remove_files) COMPLETE
59592024-12-20T20:30:53.353Z[ recovery-image] Dec 20 20:30:52.129 INFO O| Dec 20 20:30:52.129 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602024-12-20T20:30:53.438Z[ recovery-image] Dec 20 20:30:52.216 INFO O| Dec 20 20:30:52.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
59612024-12-20T20:30:53.438Z[ recovery-image] Dec 20 20:30:52.216 INFO O| Dec 20 20:30:52.216 INFO STEP 545 (remove_files) COMPLETE
59622024-12-20T20:30:53.441Z[ recovery-image] Dec 20 20:30:52.217 INFO O| Dec 20 20:30:52.216 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632024-12-20T20:30:53.462Z[ recovery-image] Dec 20 20:30:52.237 INFO O| Dec 20 20:30:52.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
59642024-12-20T20:30:53.467Z[ recovery-image] Dec 20 20:30:52.237 INFO O| Dec 20 20:30:52.237 INFO STEP 546 (remove_files) COMPLETE
59652024-12-20T20:30:53.467Z[ recovery-image] Dec 20 20:30:52.238 INFO O| Dec 20 20:30:52.238 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662024-12-20T20:30:53.482Z[ recovery-image] Dec 20 20:30:52.257 INFO O| Dec 20 20:30:52.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
59672024-12-20T20:30:53.485Z[ recovery-image] Dec 20 20:30:52.258 INFO O| Dec 20 20:30:52.258 INFO STEP 547 (remove_files) COMPLETE
59682024-12-20T20:30:53.485Z[ recovery-image] Dec 20 20:30:52.258 INFO O| Dec 20 20:30:52.258 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692024-12-20T20:30:53.500Z[ recovery-image] Dec 20 20:30:52.278 INFO O| Dec 20 20:30:52.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
59702024-12-20T20:30:53.503Z[ recovery-image] Dec 20 20:30:52.278 INFO O| Dec 20 20:30:52.278 INFO STEP 548 (remove_files) COMPLETE
59712024-12-20T20:30:53.503Z[ recovery-image] Dec 20 20:30:52.278 INFO O| Dec 20 20:30:52.278 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722024-12-20T20:30:53.537Z[ recovery-image] Dec 20 20:30:52.315 INFO O| Dec 20 20:30:52.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
59732024-12-20T20:30:53.537Z[ recovery-image] Dec 20 20:30:52.315 INFO O| Dec 20 20:30:52.315 INFO STEP 549 (remove_files) COMPLETE
59742024-12-20T20:30:53.537Z[ recovery-image] Dec 20 20:30:52.316 INFO O| Dec 20 20:30:52.315 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752024-12-20T20:30:53.577Z[ recovery-image] Dec 20 20:30:52.341 INFO O| Dec 20 20:30:52.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
59762024-12-20T20:30:53.577Z[ recovery-image] Dec 20 20:30:52.341 INFO O| Dec 20 20:30:52.341 INFO STEP 550 (remove_files) COMPLETE
59772024-12-20T20:30:53.577Z[ recovery-image] Dec 20 20:30:52.341 INFO O| Dec 20 20:30:52.341 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782024-12-20T20:30:53.605Z[ recovery-image] Dec 20 20:30:52.379 INFO O| Dec 20 20:30:52.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
59792024-12-20T20:30:53.621Z[ recovery-image] Dec 20 20:30:52.379 INFO O| Dec 20 20:30:52.379 INFO STEP 551 (remove_files) COMPLETE
59802024-12-20T20:30:53.626Z[ recovery-image] Dec 20 20:30:52.379 INFO O| Dec 20 20:30:52.379 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812024-12-20T20:30:53.626Z[ recovery-image] Dec 20 20:30:52.401 INFO O| Dec 20 20:30:52.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
59822024-12-20T20:30:53.626Z[ recovery-image] Dec 20 20:30:52.401 INFO O| Dec 20 20:30:52.401 INFO STEP 552 (remove_files) COMPLETE
59832024-12-20T20:30:53.626Z[ recovery-image] Dec 20 20:30:52.401 INFO O| Dec 20 20:30:52.401 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842024-12-20T20:30:53.655Z[ recovery-image] Dec 20 20:30:52.422 INFO O| Dec 20 20:30:52.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
59852024-12-20T20:30:53.658Z[ recovery-image] Dec 20 20:30:52.422 INFO O| Dec 20 20:30:52.422 INFO STEP 553 (remove_files) COMPLETE
59862024-12-20T20:30:53.658Z[ recovery-image] Dec 20 20:30:52.423 INFO O| Dec 20 20:30:52.422 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872024-12-20T20:30:53.664Z[ recovery-image] Dec 20 20:30:52.443 INFO O| Dec 20 20:30:52.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
59882024-12-20T20:30:53.686Z[ recovery-image] Dec 20 20:30:52.464 INFO O| Dec 20 20:30:52.464 INFO STEP 554 (remove_files) COMPLETE
59892024-12-20T20:30:53.686Z[ recovery-image] Dec 20 20:30:52.464 INFO O| Dec 20 20:30:52.464 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902024-12-20T20:30:53.738Z[ recovery-image] Dec 20 20:30:52.516 INFO O| Dec 20 20:30:52.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
59912024-12-20T20:30:53.738Z[ recovery-image] Dec 20 20:30:52.516 INFO O| Dec 20 20:30:52.516 INFO STEP 555 (remove_files) COMPLETE
59922024-12-20T20:30:53.738Z[ recovery-image] Dec 20 20:30:52.516 INFO O| Dec 20 20:30:52.516 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932024-12-20T20:30:53.761Z[ recovery-image] Dec 20 20:30:52.539 INFO O| Dec 20 20:30:52.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
59942024-12-20T20:30:53.769Z[ recovery-image] Dec 20 20:30:52.548 INFO O| Dec 20 20:30:52.548 INFO STEP 556 (remove_files) COMPLETE
59952024-12-20T20:30:53.773Z[ recovery-image] Dec 20 20:30:52.548 INFO O| Dec 20 20:30:52.548 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962024-12-20T20:30:53.830Z[ recovery-image] Dec 20 20:30:52.608 INFO O| Dec 20 20:30:52.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
59972024-12-20T20:30:53.831Z[ recovery-image] Dec 20 20:30:52.608 INFO O| Dec 20 20:30:52.608 INFO STEP 557 (remove_files) COMPLETE
59982024-12-20T20:30:53.831Z[ recovery-image] Dec 20 20:30:52.608 INFO O| Dec 20 20:30:52.608 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992024-12-20T20:30:53.894Z[ recovery-image] Dec 20 20:30:52.672 INFO O| Dec 20 20:30:52.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
60002024-12-20T20:30:53.894Z[ recovery-image] Dec 20 20:30:52.672 INFO O| Dec 20 20:30:52.672 INFO STEP 558 (remove_files) COMPLETE
60012024-12-20T20:30:53.894Z[ recovery-image] Dec 20 20:30:52.673 INFO O| Dec 20 20:30:52.672 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022024-12-20T20:30:53.913Z[ recovery-image] Dec 20 20:30:52.691 INFO O| Dec 20 20:30:52.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
60032024-12-20T20:30:53.913Z[ recovery-image] Dec 20 20:30:52.691 INFO O| Dec 20 20:30:52.691 INFO STEP 559 (remove_files) COMPLETE
60042024-12-20T20:30:53.913Z[ recovery-image] Dec 20 20:30:52.691 INFO O| Dec 20 20:30:52.691 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052024-12-20T20:30:53.931Z[ recovery-image] Dec 20 20:30:52.709 INFO O| Dec 20 20:30:52.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
60062024-12-20T20:30:53.931Z[ recovery-image] Dec 20 20:30:52.709 INFO O| Dec 20 20:30:52.709 INFO STEP 560 (remove_files) COMPLETE
60072024-12-20T20:30:53.931Z[ recovery-image] Dec 20 20:30:52.709 INFO O| Dec 20 20:30:52.709 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60082024-12-20T20:30:53.990Z[ recovery-image] Dec 20 20:30:52.768 INFO O| Dec 20 20:30:52.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
60092024-12-20T20:30:53.992Z[ recovery-image] Dec 20 20:30:52.768 INFO O| Dec 20 20:30:52.768 INFO STEP 561 (remove_files) COMPLETE
60102024-12-20T20:30:53.992Z[ recovery-image] Dec 20 20:30:52.768 INFO O| Dec 20 20:30:52.768 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60112024-12-20T20:30:54.014Z[ recovery-image] Dec 20 20:30:52.792 INFO O| Dec 20 20:30:52.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
60122024-12-20T20:30:54.018Z[ recovery-image] Dec 20 20:30:52.793 INFO O| Dec 20 20:30:52.793 INFO STEP 562 (remove_files) COMPLETE
60132024-12-20T20:30:54.018Z[ recovery-image] Dec 20 20:30:52.793 INFO O| Dec 20 20:30:52.793 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142024-12-20T20:30:54.047Z[ recovery-image] Dec 20 20:30:52.825 INFO O| Dec 20 20:30:52.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
60152024-12-20T20:30:54.047Z[ recovery-image] Dec 20 20:30:52.825 INFO O| Dec 20 20:30:52.825 INFO STEP 563 (remove_files) COMPLETE
60162024-12-20T20:30:54.050Z[ recovery-image] Dec 20 20:30:52.825 INFO O| Dec 20 20:30:52.825 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172024-12-20T20:30:54.081Z[ recovery-image] Dec 20 20:30:52.860 INFO O| Dec 20 20:30:52.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
60182024-12-20T20:30:54.084Z[ recovery-image] Dec 20 20:30:52.860 INFO O| Dec 20 20:30:52.860 INFO STEP 564 (remove_files) COMPLETE
60192024-12-20T20:30:54.084Z[ recovery-image] Dec 20 20:30:52.860 INFO O| Dec 20 20:30:52.860 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202024-12-20T20:30:54.125Z[ recovery-image] Dec 20 20:30:52.904 INFO O| Dec 20 20:30:52.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
60212024-12-20T20:30:54.129Z[ recovery-image] Dec 20 20:30:52.904 INFO O| Dec 20 20:30:52.904 INFO STEP 565 (remove_files) COMPLETE
60222024-12-20T20:30:54.129Z[ recovery-image] Dec 20 20:30:52.904 INFO O| Dec 20 20:30:52.904 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232024-12-20T20:30:54.154Z[ recovery-image] Dec 20 20:30:52.925 INFO O| Dec 20 20:30:52.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
60242024-12-20T20:30:54.154Z[ recovery-image] Dec 20 20:30:52.926 INFO O| Dec 20 20:30:52.926 INFO STEP 566 (remove_files) COMPLETE
60252024-12-20T20:30:54.154Z[ recovery-image] Dec 20 20:30:52.926 INFO O| Dec 20 20:30:52.926 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262024-12-20T20:30:54.166Z[ recovery-image] Dec 20 20:30:52.944 INFO O| Dec 20 20:30:52.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
60272024-12-20T20:30:54.169Z[ recovery-image] Dec 20 20:30:52.945 INFO O| Dec 20 20:30:52.945 INFO STEP 567 (remove_files) COMPLETE
60282024-12-20T20:30:54.169Z[ recovery-image] Dec 20 20:30:52.945 INFO O| Dec 20 20:30:52.945 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292024-12-20T20:30:54.200Z[ recovery-image] Dec 20 20:30:52.978 INFO O| Dec 20 20:30:52.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
60302024-12-20T20:30:54.200Z[ recovery-image] Dec 20 20:30:52.978 INFO O| Dec 20 20:30:52.978 INFO STEP 568 (remove_files) COMPLETE
60312024-12-20T20:30:54.200Z[ recovery-image] Dec 20 20:30:52.978 INFO O| Dec 20 20:30:52.978 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322024-12-20T20:30:54.221Z[ recovery-image] Dec 20 20:30:52.999 INFO O| Dec 20 20:30:52.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
60332024-12-20T20:30:54.221Z[ recovery-image] Dec 20 20:30:52.999 INFO O| Dec 20 20:30:52.999 INFO STEP 569 (remove_files) COMPLETE
60342024-12-20T20:30:54.221Z[ recovery-image] Dec 20 20:30:52.999 INFO O| Dec 20 20:30:52.999 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352024-12-20T20:30:54.246Z[ recovery-image] Dec 20 20:30:53.025 INFO O| Dec 20 20:30:53.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
60362024-12-20T20:30:54.246Z[ recovery-image] Dec 20 20:30:53.025 INFO O| Dec 20 20:30:53.025 INFO STEP 570 (remove_files) COMPLETE
60372024-12-20T20:30:54.249Z[ recovery-image] Dec 20 20:30:53.025 INFO O| Dec 20 20:30:53.025 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382024-12-20T20:30:54.266Z[ recovery-image] Dec 20 20:30:53.044 INFO O| Dec 20 20:30:53.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
60392024-12-20T20:30:54.267Z[ recovery-image] Dec 20 20:30:53.044 INFO O| Dec 20 20:30:53.044 INFO STEP 571 (remove_files) COMPLETE
60402024-12-20T20:30:54.267Z[ recovery-image] Dec 20 20:30:53.045 INFO O| Dec 20 20:30:53.044 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412024-12-20T20:30:54.286Z[ recovery-image] Dec 20 20:30:53.064 INFO O| Dec 20 20:30:53.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
60422024-12-20T20:30:54.286Z[ recovery-image] Dec 20 20:30:53.064 INFO O| Dec 20 20:30:53.064 INFO STEP 572 (remove_files) COMPLETE
60432024-12-20T20:30:54.286Z[ recovery-image] Dec 20 20:30:53.064 INFO O| Dec 20 20:30:53.064 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442024-12-20T20:30:54.307Z[ recovery-image] Dec 20 20:30:53.085 INFO O| Dec 20 20:30:53.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
60452024-12-20T20:30:54.310Z[ recovery-image] Dec 20 20:30:53.086 INFO O| Dec 20 20:30:53.086 INFO STEP 573 (remove_files) COMPLETE
60462024-12-20T20:30:54.310Z[ recovery-image] Dec 20 20:30:53.086 INFO O| Dec 20 20:30:53.086 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472024-12-20T20:30:54.426Z[ recovery-image] Dec 20 20:30:53.204 INFO O| Dec 20 20:30:53.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
60482024-12-20T20:30:54.429Z[ recovery-image] Dec 20 20:30:53.204 INFO O| Dec 20 20:30:53.204 INFO STEP 574 (remove_files) COMPLETE
60492024-12-20T20:30:54.429Z[ recovery-image] Dec 20 20:30:53.204 INFO O| Dec 20 20:30:53.204 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502024-12-20T20:30:54.446Z[ recovery-image] Dec 20 20:30:53.224 INFO O| Dec 20 20:30:53.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
60512024-12-20T20:30:54.449Z[ recovery-image] Dec 20 20:30:53.225 INFO O| Dec 20 20:30:53.225 INFO STEP 575 (remove_files) COMPLETE
60522024-12-20T20:30:54.449Z[ recovery-image] Dec 20 20:30:53.225 INFO O| Dec 20 20:30:53.225 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532024-12-20T20:30:54.471Z[ recovery-image] Dec 20 20:30:53.249 INFO O| Dec 20 20:30:53.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
60542024-12-20T20:30:54.474Z[ recovery-image] Dec 20 20:30:53.249 INFO O| Dec 20 20:30:53.249 INFO STEP 576 (remove_files) COMPLETE
60552024-12-20T20:30:54.474Z[ recovery-image] Dec 20 20:30:53.250 INFO O| Dec 20 20:30:53.250 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562024-12-20T20:30:54.493Z[ recovery-image] Dec 20 20:30:53.271 INFO O| Dec 20 20:30:53.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
60572024-12-20T20:30:54.496Z[ recovery-image] Dec 20 20:30:53.271 INFO O| Dec 20 20:30:53.271 INFO STEP 577 (remove_files) COMPLETE
60582024-12-20T20:30:54.496Z[ recovery-image] Dec 20 20:30:53.271 INFO O| Dec 20 20:30:53.271 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592024-12-20T20:30:54.517Z[ recovery-image] Dec 20 20:30:53.295 INFO O| Dec 20 20:30:53.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
60602024-12-20T20:30:54.524Z[ recovery-image] Dec 20 20:30:53.295 INFO O| Dec 20 20:30:53.295 INFO STEP 578 (remove_files) COMPLETE
60612024-12-20T20:30:54.524Z[ recovery-image] Dec 20 20:30:53.296 INFO O| Dec 20 20:30:53.295 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622024-12-20T20:30:54.538Z[ recovery-image] Dec 20 20:30:53.316 INFO O| Dec 20 20:30:53.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
60632024-12-20T20:30:54.540Z[ recovery-image] Dec 20 20:30:53.316 INFO O| Dec 20 20:30:53.316 INFO STEP 579 (remove_files) COMPLETE
60642024-12-20T20:30:54.541Z[ recovery-image] Dec 20 20:30:53.316 INFO O| Dec 20 20:30:53.316 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652024-12-20T20:30:54.557Z[ recovery-image] Dec 20 20:30:53.335 INFO O| Dec 20 20:30:53.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
60662024-12-20T20:30:54.561Z[ recovery-image] Dec 20 20:30:53.335 INFO O| Dec 20 20:30:53.335 INFO STEP 580 (remove_files) COMPLETE
60672024-12-20T20:30:54.561Z[ recovery-image] Dec 20 20:30:53.335 INFO O| Dec 20 20:30:53.335 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682024-12-20T20:30:54.577Z[ recovery-image] Dec 20 20:30:53.354 INFO O| Dec 20 20:30:53.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
60692024-12-20T20:30:54.577Z[ recovery-image] Dec 20 20:30:53.354 INFO O| Dec 20 20:30:53.354 INFO STEP 581 (remove_files) COMPLETE
60702024-12-20T20:30:54.577Z[ recovery-image] Dec 20 20:30:53.354 INFO O| Dec 20 20:30:53.354 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712024-12-20T20:30:54.596Z[ recovery-image] Dec 20 20:30:53.374 INFO O| Dec 20 20:30:53.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
60722024-12-20T20:30:54.596Z[ recovery-image] Dec 20 20:30:53.374 INFO O| Dec 20 20:30:53.374 INFO STEP 582 (remove_files) COMPLETE
60732024-12-20T20:30:54.596Z[ recovery-image] Dec 20 20:30:53.374 INFO O| Dec 20 20:30:53.374 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742024-12-20T20:30:54.617Z[ recovery-image] Dec 20 20:30:53.394 INFO O| Dec 20 20:30:53.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
60752024-12-20T20:30:54.617Z[ recovery-image] Dec 20 20:30:53.395 INFO O| Dec 20 20:30:53.394 INFO STEP 583 (remove_files) COMPLETE
60762024-12-20T20:30:54.617Z[ recovery-image] Dec 20 20:30:53.395 INFO O| Dec 20 20:30:53.395 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772024-12-20T20:30:54.637Z[ recovery-image] Dec 20 20:30:53.415 INFO O| Dec 20 20:30:53.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
60782024-12-20T20:30:54.637Z[ recovery-image] Dec 20 20:30:53.415 INFO O| Dec 20 20:30:53.415 INFO STEP 584 (remove_files) COMPLETE
60792024-12-20T20:30:54.637Z[ recovery-image] Dec 20 20:30:53.415 INFO O| Dec 20 20:30:53.415 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802024-12-20T20:30:54.659Z[ recovery-image] Dec 20 20:30:53.436 INFO O| Dec 20 20:30:53.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
60812024-12-20T20:30:54.662Z[ recovery-image] Dec 20 20:30:53.437 INFO O| Dec 20 20:30:53.436 INFO STEP 585 (remove_files) COMPLETE
60822024-12-20T20:30:54.662Z[ recovery-image] Dec 20 20:30:53.437 INFO O| Dec 20 20:30:53.437 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832024-12-20T20:30:54.679Z[ recovery-image] Dec 20 20:30:53.457 INFO O| Dec 20 20:30:53.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
60842024-12-20T20:30:54.688Z[ recovery-image] Dec 20 20:30:53.458 INFO O| Dec 20 20:30:53.458 INFO STEP 586 (remove_files) COMPLETE
60852024-12-20T20:30:54.688Z[ recovery-image] Dec 20 20:30:53.458 INFO O| Dec 20 20:30:53.458 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862024-12-20T20:30:54.702Z[ recovery-image] Dec 20 20:30:53.480 INFO O| Dec 20 20:30:53.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
60872024-12-20T20:30:54.705Z[ recovery-image] Dec 20 20:30:53.480 INFO O| Dec 20 20:30:53.480 INFO STEP 587 (remove_files) COMPLETE
60882024-12-20T20:30:54.705Z[ recovery-image] Dec 20 20:30:53.480 INFO O| Dec 20 20:30:53.480 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892024-12-20T20:30:54.723Z[ recovery-image] Dec 20 20:30:53.501 INFO O| Dec 20 20:30:53.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
60902024-12-20T20:30:54.724Z[ recovery-image] Dec 20 20:30:53.502 INFO O| Dec 20 20:30:53.502 INFO STEP 588 (remove_files) COMPLETE
60912024-12-20T20:30:54.727Z[ recovery-image] Dec 20 20:30:53.502 INFO O| Dec 20 20:30:53.502 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922024-12-20T20:30:54.743Z[ recovery-image] Dec 20 20:30:53.521 INFO O| Dec 20 20:30:53.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
60932024-12-20T20:30:54.746Z[ recovery-image] Dec 20 20:30:53.521 INFO O| Dec 20 20:30:53.521 INFO STEP 589 (remove_files) COMPLETE
60942024-12-20T20:30:54.746Z[ recovery-image] Dec 20 20:30:53.521 INFO O| Dec 20 20:30:53.521 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952024-12-20T20:30:54.761Z[ recovery-image] Dec 20 20:30:53.539 INFO O| Dec 20 20:30:53.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
60962024-12-20T20:30:54.782Z[ recovery-image] Dec 20 20:30:53.560 INFO O| Dec 20 20:30:53.560 INFO STEP 590 (remove_files) COMPLETE
60972024-12-20T20:30:54.785Z[ recovery-image] Dec 20 20:30:53.560 INFO O| Dec 20 20:30:53.560 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982024-12-20T20:30:54.802Z[ recovery-image] Dec 20 20:30:53.580 INFO O| Dec 20 20:30:53.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
60992024-12-20T20:30:54.805Z[ recovery-image] Dec 20 20:30:53.580 INFO O| Dec 20 20:30:53.580 INFO STEP 591 (remove_files) COMPLETE
61002024-12-20T20:30:54.805Z[ recovery-image] Dec 20 20:30:53.580 INFO O| Dec 20 20:30:53.580 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012024-12-20T20:30:54.821Z[ recovery-image] Dec 20 20:30:53.599 INFO O| Dec 20 20:30:53.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
61022024-12-20T20:30:54.824Z[ recovery-image] Dec 20 20:30:53.599 INFO O| Dec 20 20:30:53.599 INFO STEP 592 (remove_files) COMPLETE
61032024-12-20T20:30:54.824Z[ recovery-image] Dec 20 20:30:53.599 INFO O| Dec 20 20:30:53.599 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042024-12-20T20:30:54.841Z[ recovery-image] Dec 20 20:30:53.619 INFO O| Dec 20 20:30:53.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
61052024-12-20T20:30:54.844Z[ recovery-image] Dec 20 20:30:53.619 INFO O| Dec 20 20:30:53.619 INFO STEP 593 (remove_files) COMPLETE
61062024-12-20T20:30:54.844Z[ recovery-image] Dec 20 20:30:53.619 INFO O| Dec 20 20:30:53.619 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072024-12-20T20:30:54.860Z[ recovery-image] Dec 20 20:30:53.638 INFO O| Dec 20 20:30:53.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
61082024-12-20T20:30:54.863Z[ recovery-image] Dec 20 20:30:53.638 INFO O| Dec 20 20:30:53.638 INFO STEP 594 (remove_files) COMPLETE
61092024-12-20T20:30:54.863Z[ recovery-image] Dec 20 20:30:53.638 INFO O| Dec 20 20:30:53.638 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102024-12-20T20:30:54.879Z[ recovery-image] Dec 20 20:30:53.657 INFO O| Dec 20 20:30:53.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
61112024-12-20T20:30:54.879Z[ recovery-image] Dec 20 20:30:53.658 INFO O| Dec 20 20:30:53.658 INFO STEP 595 (remove_files) COMPLETE
61122024-12-20T20:30:54.882Z[ recovery-image] Dec 20 20:30:53.658 INFO O| Dec 20 20:30:53.658 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132024-12-20T20:30:54.898Z[ recovery-image] Dec 20 20:30:53.676 INFO O| Dec 20 20:30:53.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
61142024-12-20T20:30:54.902Z[ recovery-image] Dec 20 20:30:53.677 INFO O| Dec 20 20:30:53.677 INFO STEP 596 (remove_files) COMPLETE
61152024-12-20T20:30:54.902Z[ recovery-image] Dec 20 20:30:53.677 INFO O| Dec 20 20:30:53.677 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162024-12-20T20:30:54.919Z[ recovery-image] Dec 20 20:30:53.696 INFO O| Dec 20 20:30:53.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
61172024-12-20T20:30:54.921Z[ recovery-image] Dec 20 20:30:53.697 INFO O| Dec 20 20:30:53.697 INFO STEP 597 (remove_files) COMPLETE
61182024-12-20T20:30:54.921Z[ recovery-image] Dec 20 20:30:53.697 INFO O| Dec 20 20:30:53.697 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192024-12-20T20:30:54.938Z[ recovery-image] Dec 20 20:30:53.716 INFO O| Dec 20 20:30:53.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
61202024-12-20T20:30:54.943Z[ recovery-image] Dec 20 20:30:53.716 INFO O| Dec 20 20:30:53.716 INFO STEP 598 (remove_files) COMPLETE
61212024-12-20T20:30:54.943Z[ recovery-image] Dec 20 20:30:53.716 INFO O| Dec 20 20:30:53.716 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222024-12-20T20:30:54.967Z[ recovery-image] Dec 20 20:30:53.745 INFO O| Dec 20 20:30:53.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
61232024-12-20T20:30:54.967Z[ recovery-image] Dec 20 20:30:53.745 INFO O| Dec 20 20:30:53.735 INFO STEP 599 (remove_files) COMPLETE
61242024-12-20T20:30:54.970Z[ recovery-image] Dec 20 20:30:53.745 INFO O| Dec 20 20:30:53.735 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252024-12-20T20:30:54.978Z[ recovery-image] Dec 20 20:30:53.756 INFO O| Dec 20 20:30:53.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
61262024-12-20T20:30:54.981Z[ recovery-image] Dec 20 20:30:53.756 INFO O| Dec 20 20:30:53.756 INFO STEP 600 (remove_files) COMPLETE
61272024-12-20T20:30:54.981Z[ recovery-image] Dec 20 20:30:53.756 INFO O| Dec 20 20:30:53.756 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282024-12-20T20:30:55.000Z[ recovery-image] Dec 20 20:30:53.776 INFO O| Dec 20 20:30:53.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
61292024-12-20T20:30:55.000Z[ recovery-image] Dec 20 20:30:53.777 INFO O| Dec 20 20:30:53.776 INFO STEP 601 (remove_files) COMPLETE
61302024-12-20T20:30:55.000Z[ recovery-image] Dec 20 20:30:53.777 INFO O| Dec 20 20:30:53.777 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312024-12-20T20:30:55.034Z[ recovery-image] Dec 20 20:30:53.809 INFO O| Dec 20 20:30:53.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
61322024-12-20T20:30:55.034Z[ recovery-image] Dec 20 20:30:53.809 INFO O| Dec 20 20:30:53.809 INFO STEP 602 (remove_files) COMPLETE
61332024-12-20T20:30:55.034Z[ recovery-image] Dec 20 20:30:53.809 INFO O| Dec 20 20:30:53.809 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342024-12-20T20:30:55.053Z[ recovery-image] Dec 20 20:30:53.831 INFO O| Dec 20 20:30:53.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
61352024-12-20T20:30:55.056Z[ recovery-image] Dec 20 20:30:53.831 INFO O| Dec 20 20:30:53.831 INFO STEP 603 (remove_files) COMPLETE
61362024-12-20T20:30:55.056Z[ recovery-image] Dec 20 20:30:53.831 INFO O| Dec 20 20:30:53.831 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372024-12-20T20:30:55.076Z[ recovery-image] Dec 20 20:30:53.853 INFO O| Dec 20 20:30:53.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
61382024-12-20T20:30:55.076Z[ recovery-image] Dec 20 20:30:53.853 INFO O| Dec 20 20:30:53.853 INFO STEP 604 (remove_files) COMPLETE
61392024-12-20T20:30:55.076Z[ recovery-image] Dec 20 20:30:53.853 INFO O| Dec 20 20:30:53.853 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402024-12-20T20:30:55.094Z[ recovery-image] Dec 20 20:30:53.873 INFO O| Dec 20 20:30:53.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
61412024-12-20T20:30:55.095Z[ recovery-image] Dec 20 20:30:53.873 INFO O| Dec 20 20:30:53.873 INFO STEP 605 (remove_files) COMPLETE
61422024-12-20T20:30:55.095Z[ recovery-image] Dec 20 20:30:53.873 INFO O| Dec 20 20:30:53.873 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432024-12-20T20:30:55.115Z[ recovery-image] Dec 20 20:30:53.892 INFO O| Dec 20 20:30:53.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
61442024-12-20T20:30:55.115Z[ recovery-image] Dec 20 20:30:53.892 INFO O| Dec 20 20:30:53.892 INFO STEP 606 (remove_files) COMPLETE
61452024-12-20T20:30:55.115Z[ recovery-image] Dec 20 20:30:53.892 INFO O| Dec 20 20:30:53.892 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462024-12-20T20:30:55.151Z[ recovery-image] Dec 20 20:30:53.929 INFO O| Dec 20 20:30:53.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
61472024-12-20T20:30:55.154Z[ recovery-image] Dec 20 20:30:53.929 INFO O| Dec 20 20:30:53.929 INFO STEP 607 (remove_files) COMPLETE
61482024-12-20T20:30:55.154Z[ recovery-image] Dec 20 20:30:53.930 INFO O| Dec 20 20:30:53.929 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492024-12-20T20:30:55.178Z[ recovery-image] Dec 20 20:30:53.951 INFO O| Dec 20 20:30:53.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
61502024-12-20T20:30:55.178Z[ recovery-image] Dec 20 20:30:53.951 INFO O| Dec 20 20:30:53.951 INFO STEP 608 (remove_files) COMPLETE
61512024-12-20T20:30:55.178Z[ recovery-image] Dec 20 20:30:53.951 INFO O| Dec 20 20:30:53.951 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522024-12-20T20:30:55.193Z[ recovery-image] Dec 20 20:30:53.971 INFO O| Dec 20 20:30:53.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
61532024-12-20T20:30:55.193Z[ recovery-image] Dec 20 20:30:53.972 INFO O| Dec 20 20:30:53.971 INFO STEP 609 (remove_files) COMPLETE
61542024-12-20T20:30:55.196Z[ recovery-image] Dec 20 20:30:53.972 INFO O| Dec 20 20:30:53.971 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552024-12-20T20:30:55.216Z[ recovery-image] Dec 20 20:30:53.993 INFO O| Dec 20 20:30:53.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
61562024-12-20T20:30:55.216Z[ recovery-image] Dec 20 20:30:53.993 INFO O| Dec 20 20:30:53.993 INFO STEP 610 (remove_files) COMPLETE
61572024-12-20T20:30:55.219Z[ recovery-image] Dec 20 20:30:53.993 INFO O| Dec 20 20:30:53.993 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582024-12-20T20:30:55.235Z[ recovery-image] Dec 20 20:30:54.013 INFO O| Dec 20 20:30:54.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
61592024-12-20T20:30:55.235Z[ recovery-image] Dec 20 20:30:54.013 INFO O| Dec 20 20:30:54.013 INFO STEP 611 (remove_files) COMPLETE
61602024-12-20T20:30:55.236Z[ recovery-image] Dec 20 20:30:54.013 INFO O| Dec 20 20:30:54.013 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612024-12-20T20:30:55.255Z[ recovery-image] Dec 20 20:30:54.033 INFO O| Dec 20 20:30:54.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
61622024-12-20T20:30:55.258Z[ recovery-image] Dec 20 20:30:54.034 INFO O| Dec 20 20:30:54.033 INFO STEP 612 (remove_files) COMPLETE
61632024-12-20T20:30:55.258Z[ recovery-image] Dec 20 20:30:54.034 INFO O| Dec 20 20:30:54.034 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642024-12-20T20:30:55.276Z[ recovery-image] Dec 20 20:30:54.054 INFO O| Dec 20 20:30:54.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
61652024-12-20T20:30:55.276Z[ recovery-image] Dec 20 20:30:54.054 INFO O| Dec 20 20:30:54.054 INFO STEP 613 (remove_files) COMPLETE
61662024-12-20T20:30:55.276Z[ recovery-image] Dec 20 20:30:54.054 INFO O| Dec 20 20:30:54.054 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672024-12-20T20:30:55.307Z[ recovery-image] Dec 20 20:30:54.085 INFO O| Dec 20 20:30:54.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
61682024-12-20T20:30:55.307Z[ recovery-image] Dec 20 20:30:54.085 INFO O| Dec 20 20:30:54.085 INFO STEP 614 (remove_files) COMPLETE
61692024-12-20T20:30:55.310Z[ recovery-image] Dec 20 20:30:54.085 INFO O| Dec 20 20:30:54.085 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702024-12-20T20:30:55.380Z[ recovery-image] Dec 20 20:30:54.158 INFO O| Dec 20 20:30:54.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
61712024-12-20T20:30:55.383Z[ recovery-image] Dec 20 20:30:54.160 INFO O| Dec 20 20:30:54.160 INFO STEP 615 (remove_files) COMPLETE
61722024-12-20T20:30:55.383Z[ recovery-image] Dec 20 20:30:54.160 INFO O| Dec 20 20:30:54.160 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732024-12-20T20:30:55.407Z[ recovery-image] Dec 20 20:30:54.185 INFO O| Dec 20 20:30:54.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
61742024-12-20T20:30:55.407Z[ recovery-image] Dec 20 20:30:54.185 INFO O| Dec 20 20:30:54.185 INFO STEP 616 (remove_files) COMPLETE
61752024-12-20T20:30:55.408Z[ recovery-image] Dec 20 20:30:54.185 INFO O| Dec 20 20:30:54.185 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762024-12-20T20:30:55.433Z[ recovery-image] Dec 20 20:30:54.211 INFO O| Dec 20 20:30:54.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
61772024-12-20T20:30:55.433Z[ recovery-image] Dec 20 20:30:54.211 INFO O| Dec 20 20:30:54.211 INFO STEP 617 (remove_files) COMPLETE
61782024-12-20T20:30:55.433Z[ recovery-image] Dec 20 20:30:54.212 INFO O| Dec 20 20:30:54.211 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792024-12-20T20:30:55.459Z[ recovery-image] Dec 20 20:30:54.237 INFO O| Dec 20 20:30:54.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
61802024-12-20T20:30:55.459Z[ recovery-image] Dec 20 20:30:54.237 INFO O| Dec 20 20:30:54.237 INFO STEP 618 (remove_files) COMPLETE
61812024-12-20T20:30:55.459Z[ recovery-image] Dec 20 20:30:54.237 INFO O| Dec 20 20:30:54.237 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822024-12-20T20:30:55.479Z[ recovery-image] Dec 20 20:30:54.257 INFO O| Dec 20 20:30:54.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
61832024-12-20T20:30:55.479Z[ recovery-image] Dec 20 20:30:54.258 INFO O| Dec 20 20:30:54.258 INFO STEP 619 (remove_files) COMPLETE
61842024-12-20T20:30:55.479Z[ recovery-image] Dec 20 20:30:54.258 INFO O| Dec 20 20:30:54.258 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852024-12-20T20:30:55.500Z[ recovery-image] Dec 20 20:30:54.279 INFO O| Dec 20 20:30:54.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
61862024-12-20T20:30:55.501Z[ recovery-image] Dec 20 20:30:54.279 INFO O| Dec 20 20:30:54.279 INFO STEP 620 (remove_files) COMPLETE
61872024-12-20T20:30:55.504Z[ recovery-image] Dec 20 20:30:54.279 INFO O| Dec 20 20:30:54.279 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882024-12-20T20:30:55.521Z[ recovery-image] Dec 20 20:30:54.299 INFO O| Dec 20 20:30:54.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
61892024-12-20T20:30:55.521Z[ recovery-image] Dec 20 20:30:54.299 INFO O| Dec 20 20:30:54.299 INFO STEP 621 (remove_files) COMPLETE
61902024-12-20T20:30:55.521Z[ recovery-image] Dec 20 20:30:54.299 INFO O| Dec 20 20:30:54.299 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912024-12-20T20:30:55.577Z[ recovery-image] Dec 20 20:30:54.355 INFO O| Dec 20 20:30:54.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
61922024-12-20T20:30:55.577Z[ recovery-image] Dec 20 20:30:54.355 INFO O| Dec 20 20:30:54.355 INFO STEP 622 (remove_files) COMPLETE
61932024-12-20T20:30:55.577Z[ recovery-image] Dec 20 20:30:54.355 INFO O| Dec 20 20:30:54.355 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942024-12-20T20:30:55.598Z[ recovery-image] Dec 20 20:30:54.376 INFO O| Dec 20 20:30:54.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
61952024-12-20T20:30:55.598Z[ recovery-image] Dec 20 20:30:54.376 INFO O| Dec 20 20:30:54.376 INFO STEP 623 (remove_files) COMPLETE
61962024-12-20T20:30:55.601Z[ recovery-image] Dec 20 20:30:54.376 INFO O| Dec 20 20:30:54.376 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972024-12-20T20:30:55.636Z[ recovery-image] Dec 20 20:30:54.414 INFO O| Dec 20 20:30:54.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
61982024-12-20T20:30:55.638Z[ recovery-image] Dec 20 20:30:54.414 INFO O| Dec 20 20:30:54.414 INFO STEP 624 (remove_files) COMPLETE
61992024-12-20T20:30:55.638Z[ recovery-image] Dec 20 20:30:54.414 INFO O| Dec 20 20:30:54.414 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002024-12-20T20:30:55.657Z[ recovery-image] Dec 20 20:30:54.435 INFO O| Dec 20 20:30:54.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1"
62012024-12-20T20:30:55.660Z[ recovery-image] Dec 20 20:30:54.436 INFO O| Dec 20 20:30:54.435 INFO STEP 625 (remove_files) COMPLETE
62022024-12-20T20:30:55.660Z[ recovery-image] Dec 20 20:30:54.436 INFO O| Dec 20 20:30:54.436 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032024-12-20T20:30:55.679Z[ recovery-image] Dec 20 20:30:54.457 INFO O| Dec 20 20:30:54.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
62042024-12-20T20:30:55.679Z[ recovery-image] Dec 20 20:30:54.457 INFO O| Dec 20 20:30:54.457 INFO STEP 626 (remove_files) COMPLETE
62052024-12-20T20:30:55.682Z[ recovery-image] Dec 20 20:30:54.457 INFO O| Dec 20 20:30:54.457 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062024-12-20T20:30:55.703Z[ recovery-image] Dec 20 20:30:54.481 INFO O| Dec 20 20:30:54.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
62072024-12-20T20:30:55.706Z[ recovery-image] Dec 20 20:30:54.483 INFO O| Dec 20 20:30:54.482 INFO STEP 627 (remove_files) COMPLETE
62082024-12-20T20:30:55.706Z[ recovery-image] Dec 20 20:30:54.483 INFO O| Dec 20 20:30:54.483 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092024-12-20T20:30:55.731Z[ recovery-image] Dec 20 20:30:54.509 INFO O| Dec 20 20:30:54.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
62102024-12-20T20:30:55.734Z[ recovery-image] Dec 20 20:30:54.510 INFO O| Dec 20 20:30:54.509 INFO STEP 628 (remove_files) COMPLETE
62112024-12-20T20:30:55.735Z[ recovery-image] Dec 20 20:30:54.510 INFO O| Dec 20 20:30:54.510 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122024-12-20T20:30:55.758Z[ recovery-image] Dec 20 20:30:54.536 INFO O| Dec 20 20:30:54.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
62132024-12-20T20:30:55.761Z[ recovery-image] Dec 20 20:30:54.537 INFO O| Dec 20 20:30:54.536 INFO STEP 629 (remove_files) COMPLETE
62142024-12-20T20:30:55.762Z[ recovery-image] Dec 20 20:30:54.537 INFO O| Dec 20 20:30:54.536 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152024-12-20T20:30:55.785Z[ recovery-image] Dec 20 20:30:54.563 INFO O| Dec 20 20:30:54.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
62162024-12-20T20:30:55.786Z[ recovery-image] Dec 20 20:30:54.563 INFO O| Dec 20 20:30:54.563 INFO STEP 630 (remove_files) COMPLETE
62172024-12-20T20:30:55.786Z[ recovery-image] Dec 20 20:30:54.563 INFO O| Dec 20 20:30:54.563 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182024-12-20T20:30:55.891Z[ recovery-image] Dec 20 20:30:54.669 INFO O| Dec 20 20:30:54.669 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
62192024-12-20T20:30:55.891Z[ recovery-image] Dec 20 20:30:54.669 INFO O| Dec 20 20:30:54.669 INFO STEP 631 (remove_files) COMPLETE
62202024-12-20T20:30:55.891Z[ recovery-image] Dec 20 20:30:54.669 INFO O| Dec 20 20:30:54.669 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212024-12-20T20:30:55.919Z[ recovery-image] Dec 20 20:30:54.697 INFO O| Dec 20 20:30:54.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
62222024-12-20T20:30:55.919Z[ recovery-image] Dec 20 20:30:54.697 INFO O| Dec 20 20:30:54.697 INFO STEP 632 (remove_files) COMPLETE
62232024-12-20T20:30:55.919Z[ recovery-image] Dec 20 20:30:54.697 INFO O| Dec 20 20:30:54.697 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242024-12-20T20:30:55.949Z[ recovery-image] Dec 20 20:30:54.725 INFO O| Dec 20 20:30:54.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
62252024-12-20T20:30:55.950Z[ recovery-image] Dec 20 20:30:54.725 INFO O| Dec 20 20:30:54.725 INFO STEP 633 (remove_files) COMPLETE
62262024-12-20T20:30:55.950Z[ recovery-image] Dec 20 20:30:54.725 INFO O| Dec 20 20:30:54.725 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272024-12-20T20:30:55.968Z[ recovery-image] Dec 20 20:30:54.745 INFO O| Dec 20 20:30:54.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
62282024-12-20T20:30:55.971Z[ recovery-image] Dec 20 20:30:54.748 INFO O| Dec 20 20:30:54.748 INFO STEP 634 (remove_files) COMPLETE
62292024-12-20T20:30:55.971Z[ recovery-image] Dec 20 20:30:54.748 INFO O| Dec 20 20:30:54.748 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302024-12-20T20:30:56.046Z[ recovery-image] Dec 20 20:30:54.825 INFO O| Dec 20 20:30:54.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
62312024-12-20T20:30:56.050Z[ recovery-image] Dec 20 20:30:54.825 INFO O| Dec 20 20:30:54.825 INFO STEP 635 (remove_files) COMPLETE
62322024-12-20T20:30:56.050Z[ recovery-image] Dec 20 20:30:54.825 INFO O| Dec 20 20:30:54.825 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332024-12-20T20:30:56.076Z[ recovery-image] Dec 20 20:30:54.854 INFO O| Dec 20 20:30:54.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
62342024-12-20T20:30:56.076Z[ recovery-image] Dec 20 20:30:54.854 INFO O| Dec 20 20:30:54.854 INFO STEP 636 (remove_files) COMPLETE
62352024-12-20T20:30:56.080Z[ recovery-image] Dec 20 20:30:54.854 INFO O| Dec 20 20:30:54.854 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362024-12-20T20:30:56.095Z[ recovery-image] Dec 20 20:30:54.874 INFO O| Dec 20 20:30:54.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
62372024-12-20T20:30:56.095Z[ recovery-image] Dec 20 20:30:54.874 INFO O| Dec 20 20:30:54.874 INFO STEP 637 (remove_files) COMPLETE
62382024-12-20T20:30:56.096Z[ recovery-image] Dec 20 20:30:54.874 INFO O| Dec 20 20:30:54.874 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392024-12-20T20:30:56.113Z[ recovery-image] Dec 20 20:30:54.891 INFO O| Dec 20 20:30:54.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
62402024-12-20T20:30:56.113Z[ recovery-image] Dec 20 20:30:54.891 INFO O| Dec 20 20:30:54.891 INFO STEP 638 (remove_files) COMPLETE
62412024-12-20T20:30:56.117Z[ recovery-image] Dec 20 20:30:54.891 INFO O| Dec 20 20:30:54.891 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422024-12-20T20:30:56.161Z[ recovery-image] Dec 20 20:30:54.939 INFO O| Dec 20 20:30:54.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
62432024-12-20T20:30:56.198Z[ recovery-image] Dec 20 20:30:54.976 INFO O| Dec 20 20:30:54.976 INFO STEP 639 (remove_files) COMPLETE
62442024-12-20T20:30:56.199Z[ recovery-image] Dec 20 20:30:54.976 INFO O| Dec 20 20:30:54.976 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452024-12-20T20:30:56.255Z[ recovery-image] Dec 20 20:30:55.033 INFO O| Dec 20 20:30:55.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
62462024-12-20T20:30:56.258Z[ recovery-image] Dec 20 20:30:55.033 INFO O| Dec 20 20:30:55.033 INFO STEP 640 (remove_files) COMPLETE
62472024-12-20T20:30:56.258Z[ recovery-image] Dec 20 20:30:55.033 INFO O| Dec 20 20:30:55.033 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482024-12-20T20:30:56.275Z[ recovery-image] Dec 20 20:30:55.053 INFO O| Dec 20 20:30:55.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
62492024-12-20T20:30:56.275Z[ recovery-image] Dec 20 20:30:55.053 INFO O| Dec 20 20:30:55.053 INFO STEP 641 (remove_files) COMPLETE
62502024-12-20T20:30:56.278Z[ recovery-image] Dec 20 20:30:55.053 INFO O| Dec 20 20:30:55.053 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512024-12-20T20:30:56.296Z[ recovery-image] Dec 20 20:30:55.074 INFO O| Dec 20 20:30:55.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
62522024-12-20T20:30:56.321Z[ recovery-image] Dec 20 20:30:55.099 INFO O| Dec 20 20:30:55.099 INFO STEP 642 (remove_files) COMPLETE
62532024-12-20T20:30:56.321Z[ recovery-image] Dec 20 20:30:55.099 INFO O| Dec 20 20:30:55.099 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542024-12-20T20:30:56.341Z[ recovery-image] Dec 20 20:30:55.119 INFO O| Dec 20 20:30:55.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
62552024-12-20T20:30:56.344Z[ recovery-image] Dec 20 20:30:55.120 INFO O| Dec 20 20:30:55.120 INFO STEP 643 (remove_files) COMPLETE
62562024-12-20T20:30:56.344Z[ recovery-image] Dec 20 20:30:55.120 INFO O| Dec 20 20:30:55.120 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572024-12-20T20:30:56.363Z[ recovery-image] Dec 20 20:30:55.141 INFO O| Dec 20 20:30:55.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
62582024-12-20T20:30:56.363Z[ recovery-image] Dec 20 20:30:55.141 INFO O| Dec 20 20:30:55.141 INFO STEP 644 (remove_files) COMPLETE
62592024-12-20T20:30:56.363Z[ recovery-image] Dec 20 20:30:55.141 INFO O| Dec 20 20:30:55.141 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602024-12-20T20:30:56.383Z[ recovery-image] Dec 20 20:30:55.161 INFO O| Dec 20 20:30:55.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
62612024-12-20T20:30:56.383Z[ recovery-image] Dec 20 20:30:55.161 INFO O| Dec 20 20:30:55.161 INFO STEP 645 (remove_files) COMPLETE
62622024-12-20T20:30:56.388Z[ recovery-image] Dec 20 20:30:55.161 INFO O| Dec 20 20:30:55.161 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632024-12-20T20:30:56.403Z[ recovery-image] Dec 20 20:30:55.181 INFO O| Dec 20 20:30:55.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
62642024-12-20T20:30:56.403Z[ recovery-image] Dec 20 20:30:55.181 INFO O| Dec 20 20:30:55.181 INFO STEP 646 (remove_files) COMPLETE
62652024-12-20T20:30:56.406Z[ recovery-image] Dec 20 20:30:55.181 INFO O| Dec 20 20:30:55.181 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662024-12-20T20:30:56.423Z[ recovery-image] Dec 20 20:30:55.201 INFO O| Dec 20 20:30:55.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
62672024-12-20T20:30:56.426Z[ recovery-image] Dec 20 20:30:55.201 INFO O| Dec 20 20:30:55.201 INFO STEP 647 (remove_files) COMPLETE
62682024-12-20T20:30:56.426Z[ recovery-image] Dec 20 20:30:55.201 INFO O| Dec 20 20:30:55.201 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692024-12-20T20:30:56.460Z[ recovery-image] Dec 20 20:30:55.238 INFO O| Dec 20 20:30:55.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
62702024-12-20T20:30:56.460Z[ recovery-image] Dec 20 20:30:55.238 INFO O| Dec 20 20:30:55.238 INFO STEP 648 (remove_files) COMPLETE
62712024-12-20T20:30:56.460Z[ recovery-image] Dec 20 20:30:55.238 INFO O| Dec 20 20:30:55.238 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722024-12-20T20:30:56.481Z[ recovery-image] Dec 20 20:30:55.259 INFO O| Dec 20 20:30:55.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
62732024-12-20T20:30:56.482Z[ recovery-image] Dec 20 20:30:55.259 INFO O| Dec 20 20:30:55.259 INFO STEP 649 (remove_files) COMPLETE
62742024-12-20T20:30:56.482Z[ recovery-image] Dec 20 20:30:55.259 INFO O| Dec 20 20:30:55.259 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752024-12-20T20:30:56.502Z[ recovery-image] Dec 20 20:30:55.280 INFO O| Dec 20 20:30:55.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
62762024-12-20T20:30:56.502Z[ recovery-image] Dec 20 20:30:55.280 INFO O| Dec 20 20:30:55.280 INFO STEP 650 (remove_files) COMPLETE
62772024-12-20T20:30:56.507Z[ recovery-image] Dec 20 20:30:55.280 INFO O| Dec 20 20:30:55.280 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782024-12-20T20:30:56.522Z[ recovery-image] Dec 20 20:30:55.300 INFO O| Dec 20 20:30:55.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
62792024-12-20T20:30:56.522Z[ recovery-image] Dec 20 20:30:55.300 INFO O| Dec 20 20:30:55.300 INFO STEP 651 (remove_files) COMPLETE
62802024-12-20T20:30:56.522Z[ recovery-image] Dec 20 20:30:55.300 INFO O| Dec 20 20:30:55.300 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812024-12-20T20:30:56.542Z[ recovery-image] Dec 20 20:30:55.321 INFO O| Dec 20 20:30:55.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
62822024-12-20T20:30:56.542Z[ recovery-image] Dec 20 20:30:55.321 INFO O| Dec 20 20:30:55.321 INFO STEP 652 (remove_files) COMPLETE
62832024-12-20T20:30:56.543Z[ recovery-image] Dec 20 20:30:55.321 INFO O| Dec 20 20:30:55.321 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842024-12-20T20:30:56.562Z[ recovery-image] Dec 20 20:30:55.341 INFO O| Dec 20 20:30:55.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
62852024-12-20T20:30:56.562Z[ recovery-image] Dec 20 20:30:55.341 INFO O| Dec 20 20:30:55.341 INFO STEP 653 (remove_files) COMPLETE
62862024-12-20T20:30:56.562Z[ recovery-image] Dec 20 20:30:55.341 INFO O| Dec 20 20:30:55.341 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872024-12-20T20:30:56.681Z[ recovery-image] Dec 20 20:30:55.458 INFO O| Dec 20 20:30:55.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
62882024-12-20T20:30:56.681Z[ recovery-image] Dec 20 20:30:55.458 INFO O| Dec 20 20:30:55.458 INFO STEP 654 (remove_files) COMPLETE
62892024-12-20T20:30:56.684Z[ recovery-image] Dec 20 20:30:55.458 INFO O| Dec 20 20:30:55.458 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902024-12-20T20:30:56.701Z[ recovery-image] Dec 20 20:30:55.479 INFO O| Dec 20 20:30:55.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
62912024-12-20T20:30:56.701Z[ recovery-image] Dec 20 20:30:55.479 INFO O| Dec 20 20:30:55.479 INFO STEP 655 (remove_files) COMPLETE
62922024-12-20T20:30:56.706Z[ recovery-image] Dec 20 20:30:55.479 INFO O| Dec 20 20:30:55.479 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932024-12-20T20:30:56.724Z[ recovery-image] Dec 20 20:30:55.502 INFO O| Dec 20 20:30:55.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
62942024-12-20T20:30:56.724Z[ recovery-image] Dec 20 20:30:55.502 INFO O| Dec 20 20:30:55.502 INFO STEP 656 (remove_files) COMPLETE
62952024-12-20T20:30:56.725Z[ recovery-image] Dec 20 20:30:55.502 INFO O| Dec 20 20:30:55.502 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962024-12-20T20:30:56.807Z[ host-image] Dec 20 20:30:55.585 INFO O| Dec 20 20:30:55.585 INFO O| Download: 1139/1140 items 7.1/8.4MB 83% complete (1.4M/s)
62972024-12-20T20:30:56.817Z[ recovery-image] Dec 20 20:30:55.595 INFO O| Dec 20 20:30:55.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
62982024-12-20T20:30:56.817Z[ recovery-image] Dec 20 20:30:55.595 INFO O| Dec 20 20:30:55.595 INFO STEP 657 (remove_files) COMPLETE
62992024-12-20T20:30:56.817Z[ recovery-image] Dec 20 20:30:55.595 INFO O| Dec 20 20:30:55.595 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002024-12-20T20:30:56.841Z[ recovery-image] Dec 20 20:30:55.619 INFO O| Dec 20 20:30:55.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
63012024-12-20T20:30:56.841Z[ recovery-image] Dec 20 20:30:55.619 INFO O| Dec 20 20:30:55.619 INFO STEP 658 (remove_files) COMPLETE
63022024-12-20T20:30:56.844Z[ recovery-image] Dec 20 20:30:55.620 INFO O| Dec 20 20:30:55.619 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032024-12-20T20:30:56.866Z[ recovery-image] Dec 20 20:30:55.644 INFO O| Dec 20 20:30:55.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
63042024-12-20T20:30:56.866Z[ recovery-image] Dec 20 20:30:55.644 INFO O| Dec 20 20:30:55.644 INFO STEP 659 (remove_files) COMPLETE
63052024-12-20T20:30:56.866Z[ recovery-image] Dec 20 20:30:55.644 INFO O| Dec 20 20:30:55.644 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062024-12-20T20:30:56.889Z[ recovery-image] Dec 20 20:30:55.667 INFO O| Dec 20 20:30:55.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
63072024-12-20T20:30:56.890Z[ recovery-image] Dec 20 20:30:55.667 INFO O| Dec 20 20:30:55.667 INFO STEP 660 (remove_files) COMPLETE
63082024-12-20T20:30:56.890Z[ recovery-image] Dec 20 20:30:55.667 INFO O| Dec 20 20:30:55.667 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092024-12-20T20:30:56.911Z[ recovery-image] Dec 20 20:30:55.689 INFO O| Dec 20 20:30:55.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
63102024-12-20T20:30:56.927Z[ recovery-image] Dec 20 20:30:55.705 INFO O| Dec 20 20:30:55.705 INFO STEP 661 (remove_files) COMPLETE
63112024-12-20T20:30:56.927Z[ recovery-image] Dec 20 20:30:55.705 INFO O| Dec 20 20:30:55.705 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122024-12-20T20:30:56.977Z[ recovery-image] Dec 20 20:30:55.755 INFO O| Dec 20 20:30:55.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
63132024-12-20T20:30:56.977Z[ recovery-image] Dec 20 20:30:55.755 INFO O| Dec 20 20:30:55.755 INFO STEP 662 (remove_files) COMPLETE
63142024-12-20T20:30:56.980Z[ recovery-image] Dec 20 20:30:55.755 INFO O| Dec 20 20:30:55.755 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152024-12-20T20:30:57.003Z[ host-image] Dec 20 20:30:55.781 INFO O| Dec 20 20:30:55.781 INFO O| Download: Completed 8.42 MB in 5.21 seconds (1.6M/s)
63162024-12-20T20:30:57.010Z[ recovery-image] Dec 20 20:30:55.789 INFO O| Dec 20 20:30:55.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
63172024-12-20T20:30:57.011Z[ recovery-image] Dec 20 20:30:55.789 INFO O| Dec 20 20:30:55.789 INFO STEP 663 (remove_files) COMPLETE
63182024-12-20T20:30:57.011Z[ recovery-image] Dec 20 20:30:55.789 INFO O| Dec 20 20:30:55.789 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63192024-12-20T20:30:57.031Z[ recovery-image] Dec 20 20:30:55.809 INFO O| Dec 20 20:30:55.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
63202024-12-20T20:30:57.031Z[ recovery-image] Dec 20 20:30:55.809 INFO O| Dec 20 20:30:55.809 INFO STEP 664 (remove_files) COMPLETE
63212024-12-20T20:30:57.031Z[ recovery-image] Dec 20 20:30:55.809 INFO O| Dec 20 20:30:55.809 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63222024-12-20T20:30:57.074Z[ recovery-image] Dec 20 20:30:55.852 INFO O| Dec 20 20:30:55.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
63232024-12-20T20:30:57.074Z[ recovery-image] Dec 20 20:30:55.852 INFO O| Dec 20 20:30:55.852 INFO STEP 665 (remove_files) COMPLETE
63242024-12-20T20:30:57.074Z[ recovery-image] Dec 20 20:30:55.852 INFO O| Dec 20 20:30:55.852 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63252024-12-20T20:30:57.096Z[ recovery-image] Dec 20 20:30:55.874 INFO O| Dec 20 20:30:55.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
63262024-12-20T20:30:57.096Z[ recovery-image] Dec 20 20:30:55.874 INFO O| Dec 20 20:30:55.874 INFO STEP 666 (remove_files) COMPLETE
63272024-12-20T20:30:57.096Z[ recovery-image] Dec 20 20:30:55.874 INFO O| Dec 20 20:30:55.874 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63282024-12-20T20:30:57.123Z[ recovery-image] Dec 20 20:30:55.901 INFO O| Dec 20 20:30:55.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
63292024-12-20T20:30:57.123Z[ recovery-image] Dec 20 20:30:55.902 INFO O| Dec 20 20:30:55.902 INFO STEP 667 (remove_files) COMPLETE
63302024-12-20T20:30:57.123Z[ recovery-image] Dec 20 20:30:55.902 INFO O| Dec 20 20:30:55.902 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63312024-12-20T20:30:57.154Z[ host-image] Dec 20 20:30:55.932 INFO O| Dec 20 20:30:55.932 INFO O| Actions: 1/1361 actions (Installing new actions)
63322024-12-20T20:30:57.157Z[ recovery-image] Dec 20 20:30:55.934 INFO O| Dec 20 20:30:55.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
63332024-12-20T20:30:57.157Z[ recovery-image] Dec 20 20:30:55.934 INFO O| Dec 20 20:30:55.934 INFO STEP 668 (remove_files) COMPLETE
63342024-12-20T20:30:57.157Z[ recovery-image] Dec 20 20:30:55.934 INFO O| Dec 20 20:30:55.934 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352024-12-20T20:30:57.179Z[ recovery-image] Dec 20 20:30:55.958 INFO O| Dec 20 20:30:55.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
63362024-12-20T20:30:57.180Z[ recovery-image] Dec 20 20:30:55.958 INFO O| Dec 20 20:30:55.958 INFO STEP 669 (remove_files) COMPLETE
63372024-12-20T20:30:57.180Z[ recovery-image] Dec 20 20:30:55.958 INFO O| Dec 20 20:30:55.958 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382024-12-20T20:30:57.200Z[ recovery-image] Dec 20 20:30:55.978 INFO O| Dec 20 20:30:55.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
63392024-12-20T20:30:57.200Z[ recovery-image] Dec 20 20:30:55.978 INFO O| Dec 20 20:30:55.978 INFO STEP 670 (remove_files) COMPLETE
63402024-12-20T20:30:57.200Z[ recovery-image] Dec 20 20:30:55.978 INFO O| Dec 20 20:30:55.978 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412024-12-20T20:30:57.220Z[ recovery-image] Dec 20 20:30:55.998 INFO O| Dec 20 20:30:55.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
63422024-12-20T20:30:57.220Z[ recovery-image] Dec 20 20:30:55.998 INFO O| Dec 20 20:30:55.998 INFO STEP 671 (remove_files) COMPLETE
63432024-12-20T20:30:57.223Z[ recovery-image] Dec 20 20:30:55.998 INFO O| Dec 20 20:30:55.998 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442024-12-20T20:30:57.263Z[ recovery-image] Dec 20 20:30:56.041 INFO O| Dec 20 20:30:56.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
63452024-12-20T20:30:57.266Z[ recovery-image] Dec 20 20:30:56.041 INFO O| Dec 20 20:30:56.041 INFO STEP 672 (remove_files) COMPLETE
63462024-12-20T20:30:57.266Z[ recovery-image] Dec 20 20:30:56.041 INFO O| Dec 20 20:30:56.041 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472024-12-20T20:30:57.285Z[ recovery-image] Dec 20 20:30:56.062 INFO O| Dec 20 20:30:56.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
63482024-12-20T20:30:57.285Z[ recovery-image] Dec 20 20:30:56.062 INFO O| Dec 20 20:30:56.062 INFO STEP 673 (remove_files) COMPLETE
63492024-12-20T20:30:57.288Z[ recovery-image] Dec 20 20:30:56.063 INFO O| Dec 20 20:30:56.062 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502024-12-20T20:30:57.303Z[ recovery-image] Dec 20 20:30:56.081 INFO O| Dec 20 20:30:56.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
63512024-12-20T20:30:57.307Z[ recovery-image] Dec 20 20:30:56.082 INFO O| Dec 20 20:30:56.081 INFO STEP 674 (remove_files) COMPLETE
63522024-12-20T20:30:57.307Z[ recovery-image] Dec 20 20:30:56.082 INFO O| Dec 20 20:30:56.082 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532024-12-20T20:30:57.345Z[ recovery-image] Dec 20 20:30:56.123 INFO O| Dec 20 20:30:56.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
63542024-12-20T20:30:57.345Z[ recovery-image] Dec 20 20:30:56.123 INFO O| Dec 20 20:30:56.123 INFO STEP 675 (remove_files) COMPLETE
63552024-12-20T20:30:57.348Z[ recovery-image] Dec 20 20:30:56.124 INFO O| Dec 20 20:30:56.124 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562024-12-20T20:30:57.375Z[ recovery-image] Dec 20 20:30:56.153 INFO O| Dec 20 20:30:56.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
63572024-12-20T20:30:57.375Z[ recovery-image] Dec 20 20:30:56.153 INFO O| Dec 20 20:30:56.153 INFO STEP 676 (remove_files) COMPLETE
63582024-12-20T20:30:57.378Z[ recovery-image] Dec 20 20:30:56.153 INFO O| Dec 20 20:30:56.153 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592024-12-20T20:30:57.413Z[ recovery-image] Dec 20 20:30:56.191 INFO O| Dec 20 20:30:56.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
63602024-12-20T20:30:57.413Z[ recovery-image] Dec 20 20:30:56.191 INFO O| Dec 20 20:30:56.191 INFO STEP 677 (remove_files) COMPLETE
63612024-12-20T20:30:57.414Z[ recovery-image] Dec 20 20:30:56.191 INFO O| Dec 20 20:30:56.191 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622024-12-20T20:30:57.464Z[ recovery-image] Dec 20 20:30:56.242 INFO O| Dec 20 20:30:56.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
63632024-12-20T20:30:57.467Z[ recovery-image] Dec 20 20:30:56.242 INFO O| Dec 20 20:30:56.242 INFO STEP 678 (remove_files) COMPLETE
63642024-12-20T20:30:57.467Z[ recovery-image] Dec 20 20:30:56.242 INFO O| Dec 20 20:30:56.242 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652024-12-20T20:30:57.487Z[ recovery-image] Dec 20 20:30:56.265 INFO O| Dec 20 20:30:56.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
63662024-12-20T20:30:57.490Z[ recovery-image] Dec 20 20:30:56.265 INFO O| Dec 20 20:30:56.265 INFO STEP 679 (remove_files) COMPLETE
63672024-12-20T20:30:57.490Z[ recovery-image] Dec 20 20:30:56.265 INFO O| Dec 20 20:30:56.265 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682024-12-20T20:30:57.506Z[ recovery-image] Dec 20 20:30:56.284 INFO O| Dec 20 20:30:56.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
63692024-12-20T20:30:57.509Z[ recovery-image] Dec 20 20:30:56.285 INFO O| Dec 20 20:30:56.284 INFO STEP 680 (remove_files) COMPLETE
63702024-12-20T20:30:57.509Z[ recovery-image] Dec 20 20:30:56.285 INFO O| Dec 20 20:30:56.285 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712024-12-20T20:30:57.526Z[ recovery-image] Dec 20 20:30:56.304 INFO O| Dec 20 20:30:56.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
63722024-12-20T20:30:57.529Z[ recovery-image] Dec 20 20:30:56.305 INFO O| Dec 20 20:30:56.304 INFO STEP 681 (remove_files) COMPLETE
63732024-12-20T20:30:57.529Z[ recovery-image] Dec 20 20:30:56.305 INFO O| Dec 20 20:30:56.305 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742024-12-20T20:30:57.558Z[ recovery-image] Dec 20 20:30:56.336 INFO O| Dec 20 20:30:56.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
63752024-12-20T20:30:57.562Z[ recovery-image] Dec 20 20:30:56.336 INFO O| Dec 20 20:30:56.336 INFO STEP 682 (remove_files) COMPLETE
63762024-12-20T20:30:57.562Z[ recovery-image] Dec 20 20:30:56.336 INFO O| Dec 20 20:30:56.336 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772024-12-20T20:30:57.620Z[ recovery-image] Dec 20 20:30:56.398 INFO O| Dec 20 20:30:56.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
63782024-12-20T20:30:57.623Z[ recovery-image] Dec 20 20:30:56.399 INFO O| Dec 20 20:30:56.398 INFO STEP 683 (remove_files) COMPLETE
63792024-12-20T20:30:57.624Z[ recovery-image] Dec 20 20:30:56.399 INFO O| Dec 20 20:30:56.399 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802024-12-20T20:30:57.688Z[ recovery-image] Dec 20 20:30:56.466 INFO O| Dec 20 20:30:56.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
63812024-12-20T20:30:57.688Z[ recovery-image] Dec 20 20:30:56.466 INFO O| Dec 20 20:30:56.446 INFO STEP 684 (remove_files) COMPLETE
63822024-12-20T20:30:57.688Z[ recovery-image] Dec 20 20:30:56.466 INFO O| Dec 20 20:30:56.446 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832024-12-20T20:30:57.691Z[ recovery-image] Dec 20 20:30:56.467 INFO O| Dec 20 20:30:56.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
63842024-12-20T20:30:57.691Z[ recovery-image] Dec 20 20:30:56.467 INFO O| Dec 20 20:30:56.467 INFO STEP 685 (remove_files) COMPLETE
63852024-12-20T20:30:57.691Z[ recovery-image] Dec 20 20:30:56.467 INFO O| Dec 20 20:30:56.467 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862024-12-20T20:30:57.710Z[ recovery-image] Dec 20 20:30:56.488 INFO O| Dec 20 20:30:56.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
63872024-12-20T20:30:57.710Z[ recovery-image] Dec 20 20:30:56.488 INFO O| Dec 20 20:30:56.488 INFO STEP 686 (remove_files) COMPLETE
63882024-12-20T20:30:57.710Z[ recovery-image] Dec 20 20:30:56.488 INFO O| Dec 20 20:30:56.488 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892024-12-20T20:30:57.749Z[ recovery-image] Dec 20 20:30:56.527 INFO O| Dec 20 20:30:56.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
63902024-12-20T20:30:57.749Z[ recovery-image] Dec 20 20:30:56.527 INFO O| Dec 20 20:30:56.527 INFO STEP 687 (remove_files) COMPLETE
63912024-12-20T20:30:57.749Z[ recovery-image] Dec 20 20:30:56.527 INFO O| Dec 20 20:30:56.527 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922024-12-20T20:30:57.774Z[ recovery-image] Dec 20 20:30:56.552 INFO O| Dec 20 20:30:56.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
63932024-12-20T20:30:57.778Z[ recovery-image] Dec 20 20:30:56.552 INFO O| Dec 20 20:30:56.552 INFO STEP 688 (remove_files) COMPLETE
63942024-12-20T20:30:57.778Z[ recovery-image] Dec 20 20:30:56.552 INFO O| Dec 20 20:30:56.552 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952024-12-20T20:30:57.794Z[ recovery-image] Dec 20 20:30:56.572 INFO O| Dec 20 20:30:56.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
63962024-12-20T20:30:57.794Z[ recovery-image] Dec 20 20:30:56.572 INFO O| Dec 20 20:30:56.572 INFO STEP 689 (remove_files) COMPLETE
63972024-12-20T20:30:57.794Z[ recovery-image] Dec 20 20:30:56.572 INFO O| Dec 20 20:30:56.572 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982024-12-20T20:30:57.815Z[ recovery-image] Dec 20 20:30:56.592 INFO O| Dec 20 20:30:56.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
63992024-12-20T20:30:57.815Z[ recovery-image] Dec 20 20:30:56.592 INFO O| Dec 20 20:30:56.592 INFO STEP 690 (remove_files) COMPLETE
64002024-12-20T20:30:57.815Z[ recovery-image] Dec 20 20:30:56.593 INFO O| Dec 20 20:30:56.592 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012024-12-20T20:30:57.835Z[ recovery-image] Dec 20 20:30:56.613 INFO O| Dec 20 20:30:56.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
64022024-12-20T20:30:57.835Z[ recovery-image] Dec 20 20:30:56.613 INFO O| Dec 20 20:30:56.613 INFO STEP 691 (remove_files) COMPLETE
64032024-12-20T20:30:57.835Z[ recovery-image] Dec 20 20:30:56.614 INFO O| Dec 20 20:30:56.613 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042024-12-20T20:30:57.856Z[ recovery-image] Dec 20 20:30:56.634 INFO O| Dec 20 20:30:56.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
64052024-12-20T20:30:57.856Z[ recovery-image] Dec 20 20:30:56.634 INFO O| Dec 20 20:30:56.634 INFO STEP 692 (remove_files) COMPLETE
64062024-12-20T20:30:57.856Z[ recovery-image] Dec 20 20:30:56.634 INFO O| Dec 20 20:30:56.634 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072024-12-20T20:30:57.875Z[ recovery-image] Dec 20 20:30:56.653 INFO O| Dec 20 20:30:56.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
64082024-12-20T20:30:57.876Z[ recovery-image] Dec 20 20:30:56.654 INFO O| Dec 20 20:30:56.654 INFO STEP 693 (remove_files) COMPLETE
64092024-12-20T20:30:57.876Z[ recovery-image] Dec 20 20:30:56.654 INFO O| Dec 20 20:30:56.654 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102024-12-20T20:30:57.896Z[ recovery-image] Dec 20 20:30:56.674 INFO O| Dec 20 20:30:56.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
64112024-12-20T20:30:57.896Z[ recovery-image] Dec 20 20:30:56.674 INFO O| Dec 20 20:30:56.674 INFO STEP 694 (remove_files) COMPLETE
64122024-12-20T20:30:57.896Z[ recovery-image] Dec 20 20:30:56.675 INFO O| Dec 20 20:30:56.674 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132024-12-20T20:30:57.903Z[ host-image] Dec 20 20:30:56.681 INFO O| Dec 20 20:30:56.681 INFO O| Actions: Completed 1361 actions in 0.75 seconds.
64142024-12-20T20:30:57.917Z[ recovery-image] Dec 20 20:30:56.695 INFO O| Dec 20 20:30:56.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
64152024-12-20T20:30:57.917Z[ recovery-image] Dec 20 20:30:56.695 INFO O| Dec 20 20:30:56.695 INFO STEP 695 (remove_files) COMPLETE
64162024-12-20T20:30:57.917Z[ recovery-image] Dec 20 20:30:56.695 INFO O| Dec 20 20:30:56.695 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172024-12-20T20:30:57.953Z[ recovery-image] Dec 20 20:30:56.731 INFO O| Dec 20 20:30:56.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
64182024-12-20T20:30:57.954Z[ recovery-image] Dec 20 20:30:56.732 INFO O| Dec 20 20:30:56.731 INFO STEP 696 (remove_files) COMPLETE
64192024-12-20T20:30:57.954Z[ recovery-image] Dec 20 20:30:56.732 INFO O| Dec 20 20:30:56.732 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202024-12-20T20:30:57.996Z[ recovery-image] Dec 20 20:30:56.773 INFO O| Dec 20 20:30:56.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
64212024-12-20T20:30:57.996Z[ recovery-image] Dec 20 20:30:56.773 INFO O| Dec 20 20:30:56.773 INFO STEP 697 (remove_files) COMPLETE
64222024-12-20T20:30:57.996Z[ recovery-image] Dec 20 20:30:56.773 INFO O| Dec 20 20:30:56.773 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232024-12-20T20:30:58.015Z[ recovery-image] Dec 20 20:30:56.793 INFO O| Dec 20 20:30:56.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
64242024-12-20T20:30:58.015Z[ recovery-image] Dec 20 20:30:56.793 INFO O| Dec 20 20:30:56.793 INFO STEP 698 (remove_files) COMPLETE
64252024-12-20T20:30:58.018Z[ recovery-image] Dec 20 20:30:56.793 INFO O| Dec 20 20:30:56.793 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262024-12-20T20:30:58.050Z[ recovery-image] Dec 20 20:30:56.828 INFO O| Dec 20 20:30:56.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
64272024-12-20T20:30:58.050Z[ recovery-image] Dec 20 20:30:56.828 INFO O| Dec 20 20:30:56.828 INFO STEP 699 (remove_files) COMPLETE
64282024-12-20T20:30:58.050Z[ recovery-image] Dec 20 20:30:56.828 INFO O| Dec 20 20:30:56.828 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292024-12-20T20:30:58.081Z[ recovery-image] Dec 20 20:30:56.858 INFO O| Dec 20 20:30:56.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
64302024-12-20T20:30:58.081Z[ recovery-image] Dec 20 20:30:56.858 INFO O| Dec 20 20:30:56.858 INFO STEP 700 (remove_files) COMPLETE
64312024-12-20T20:30:58.081Z[ recovery-image] Dec 20 20:30:56.858 INFO O| Dec 20 20:30:56.858 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322024-12-20T20:30:58.139Z[ recovery-image] Dec 20 20:30:56.917 INFO O| Dec 20 20:30:56.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
64332024-12-20T20:30:58.140Z[ recovery-image] Dec 20 20:30:56.917 INFO O| Dec 20 20:30:56.917 INFO STEP 701 (remove_files) COMPLETE
64342024-12-20T20:30:58.140Z[ recovery-image] Dec 20 20:30:56.917 INFO O| Dec 20 20:30:56.917 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352024-12-20T20:30:58.166Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
64362024-12-20T20:30:58.229Z[ recovery-image] Dec 20 20:30:57.005 INFO O| Dec 20 20:30:57.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
64372024-12-20T20:30:58.229Z[ recovery-image] Dec 20 20:30:57.005 INFO O| Dec 20 20:30:57.005 INFO STEP 702 (remove_files) COMPLETE
64382024-12-20T20:30:58.232Z[ recovery-image] Dec 20 20:30:57.005 INFO O| Dec 20 20:30:57.005 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64392024-12-20T20:30:58.248Z[ recovery-image] Dec 20 20:30:57.026 INFO O| Dec 20 20:30:57.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
64402024-12-20T20:30:58.249Z[ recovery-image] Dec 20 20:30:57.026 INFO O| Dec 20 20:30:57.026 INFO STEP 703 (remove_files) COMPLETE
64412024-12-20T20:30:58.252Z[ recovery-image] Dec 20 20:30:57.027 INFO O| Dec 20 20:30:57.026 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64422024-12-20T20:30:58.292Z[ recovery-image] Dec 20 20:30:57.070 INFO O| Dec 20 20:30:57.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
64432024-12-20T20:30:58.295Z[ recovery-image] Dec 20 20:30:57.070 INFO O| Dec 20 20:30:57.070 INFO STEP 704 (remove_files) COMPLETE
64442024-12-20T20:30:58.295Z[ recovery-image] Dec 20 20:30:57.070 INFO O| Dec 20 20:30:57.070 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64452024-12-20T20:30:58.349Z[ recovery-image] Dec 20 20:30:57.126 INFO O| Dec 20 20:30:57.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
64462024-12-20T20:30:58.349Z[ recovery-image] Dec 20 20:30:57.126 INFO O| Dec 20 20:30:57.126 INFO STEP 705 (remove_files) COMPLETE
64472024-12-20T20:30:58.349Z[ recovery-image] Dec 20 20:30:57.126 INFO O| Dec 20 20:30:57.126 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64482024-12-20T20:30:58.418Z[ recovery-image] Dec 20 20:30:57.195 INFO O| Dec 20 20:30:57.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
64492024-12-20T20:30:58.418Z[ recovery-image] Dec 20 20:30:57.195 INFO O| Dec 20 20:30:57.195 INFO STEP 706 (remove_files) COMPLETE
64502024-12-20T20:30:58.418Z[ recovery-image] Dec 20 20:30:57.195 INFO O| Dec 20 20:30:57.195 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64512024-12-20T20:30:58.442Z[ recovery-image] Dec 20 20:30:57.220 INFO O| Dec 20 20:30:57.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
64522024-12-20T20:30:58.443Z[ recovery-image] Dec 20 20:30:57.220 INFO O| Dec 20 20:30:57.220 INFO STEP 707 (remove_files) COMPLETE
64532024-12-20T20:30:58.443Z[ recovery-image] Dec 20 20:30:57.220 INFO O| Dec 20 20:30:57.220 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64542024-12-20T20:30:58.466Z[ recovery-image] Dec 20 20:30:57.245 INFO O| Dec 20 20:30:57.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
64552024-12-20T20:30:58.493Z[ recovery-image] Dec 20 20:30:57.270 INFO O| Dec 20 20:30:57.270 INFO STEP 708 (remove_files) COMPLETE
64562024-12-20T20:30:58.493Z[ recovery-image] Dec 20 20:30:57.270 INFO O| Dec 20 20:30:57.270 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64572024-12-20T20:30:58.507Z[ host-image] Dec 20 20:30:57.285 INFO O| Dec 20 20:30:57.285 INFO O| Done
64582024-12-20T20:30:58.507Z[ host-image] Dec 20 20:30:57.285 INFO O| Dec 20 20:30:57.285 INFO O| Done
64592024-12-20T20:30:58.566Z[ recovery-image] Dec 20 20:30:57.343 INFO O| Dec 20 20:30:57.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
64602024-12-20T20:30:58.566Z[ recovery-image] Dec 20 20:30:57.344 INFO O| Dec 20 20:30:57.343 INFO STEP 709 (remove_files) COMPLETE
64612024-12-20T20:30:58.570Z[ recovery-image] Dec 20 20:30:57.344 INFO O| Dec 20 20:30:57.344 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622024-12-20T20:30:58.604Z[ recovery-image] Dec 20 20:30:57.382 INFO O| Dec 20 20:30:57.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
64632024-12-20T20:30:58.604Z[ recovery-image] Dec 20 20:30:57.382 INFO O| Dec 20 20:30:57.382 INFO STEP 710 (remove_files) COMPLETE
64642024-12-20T20:30:58.604Z[ recovery-image] Dec 20 20:30:57.382 INFO O| Dec 20 20:30:57.382 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652024-12-20T20:30:58.645Z[ recovery-image] Dec 20 20:30:57.423 INFO O| Dec 20 20:30:57.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
64662024-12-20T20:30:58.645Z[ recovery-image] Dec 20 20:30:57.423 INFO O| Dec 20 20:30:57.423 INFO STEP 711 (remove_files) COMPLETE
64672024-12-20T20:30:58.646Z[ recovery-image] Dec 20 20:30:57.423 INFO O| Dec 20 20:30:57.423 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682024-12-20T20:30:58.751Z[ recovery-image] Dec 20 20:30:57.457 INFO O| Dec 20 20:30:57.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
64692024-12-20T20:30:58.759Z[ recovery-image] Dec 20 20:30:57.457 INFO O| Dec 20 20:30:57.457 INFO STEP 712 (remove_files) COMPLETE
64702024-12-20T20:30:58.759Z[ recovery-image] Dec 20 20:30:57.457 INFO O| Dec 20 20:30:57.457 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712024-12-20T20:30:58.759Z[ recovery-image] Dec 20 20:30:57.495 INFO O| Dec 20 20:30:57.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
64722024-12-20T20:30:58.759Z[ recovery-image] Dec 20 20:30:57.495 INFO O| Dec 20 20:30:57.495 INFO STEP 713 (remove_files) COMPLETE
64732024-12-20T20:30:58.760Z[ recovery-image] Dec 20 20:30:57.495 INFO O| Dec 20 20:30:57.495 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742024-12-20T20:30:58.760Z[ recovery-image] Dec 20 20:30:57.533 INFO O| Dec 20 20:30:57.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
64752024-12-20T20:30:58.760Z[ recovery-image] Dec 20 20:30:57.533 INFO O| Dec 20 20:30:57.533 INFO STEP 714 (remove_files) COMPLETE
64762024-12-20T20:30:58.760Z[ recovery-image] Dec 20 20:30:57.533 INFO O| Dec 20 20:30:57.533 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772024-12-20T20:30:58.804Z[ recovery-image] Dec 20 20:30:57.581 INFO O| Dec 20 20:30:57.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
64782024-12-20T20:30:58.804Z[ recovery-image] Dec 20 20:30:57.581 INFO O| Dec 20 20:30:57.581 INFO STEP 715 (remove_files) COMPLETE
64792024-12-20T20:30:58.804Z[ recovery-image] Dec 20 20:30:57.581 INFO O| Dec 20 20:30:57.581 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802024-12-20T20:30:58.824Z[ recovery-image] Dec 20 20:30:57.602 INFO O| Dec 20 20:30:57.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
64812024-12-20T20:30:58.824Z[ recovery-image] Dec 20 20:30:57.602 INFO O| Dec 20 20:30:57.602 INFO STEP 716 (remove_files) COMPLETE
64822024-12-20T20:30:58.825Z[ recovery-image] Dec 20 20:30:57.602 INFO O| Dec 20 20:30:57.602 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832024-12-20T20:30:58.845Z[ recovery-image] Dec 20 20:30:57.623 INFO O| Dec 20 20:30:57.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
64842024-12-20T20:30:58.845Z[ recovery-image] Dec 20 20:30:57.623 INFO O| Dec 20 20:30:57.623 INFO STEP 717 (remove_files) COMPLETE
64852024-12-20T20:30:58.845Z[ recovery-image] Dec 20 20:30:57.623 INFO O| Dec 20 20:30:57.623 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862024-12-20T20:30:58.872Z[ recovery-image] Dec 20 20:30:57.650 INFO O| Dec 20 20:30:57.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
64872024-12-20T20:30:58.875Z[ recovery-image] Dec 20 20:30:57.650 INFO O| Dec 20 20:30:57.650 INFO STEP 718 (remove_files) COMPLETE
64882024-12-20T20:30:58.875Z[ recovery-image] Dec 20 20:30:57.651 INFO O| Dec 20 20:30:57.650 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892024-12-20T20:30:58.946Z[ recovery-image] Dec 20 20:30:57.724 INFO O| Dec 20 20:30:57.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
64902024-12-20T20:30:58.949Z[ recovery-image] Dec 20 20:30:57.725 INFO O| Dec 20 20:30:57.725 INFO STEP 719 (remove_files) COMPLETE
64912024-12-20T20:30:58.949Z[ recovery-image] Dec 20 20:30:57.725 INFO O| Dec 20 20:30:57.725 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922024-12-20T20:30:59.048Z[ recovery-image] Dec 20 20:30:57.825 INFO O| Dec 20 20:30:57.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
64932024-12-20T20:30:59.049Z[ recovery-image] Dec 20 20:30:57.826 INFO O| Dec 20 20:30:57.825 INFO STEP 720 (remove_files) COMPLETE
64942024-12-20T20:30:59.053Z[ recovery-image] Dec 20 20:30:57.826 INFO O| Dec 20 20:30:57.826 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952024-12-20T20:30:59.069Z[ recovery-image] Dec 20 20:30:57.847 INFO O| Dec 20 20:30:57.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
64962024-12-20T20:30:59.070Z[ recovery-image] Dec 20 20:30:57.847 INFO O| Dec 20 20:30:57.847 INFO STEP 721 (remove_files) COMPLETE
64972024-12-20T20:30:59.072Z[ recovery-image] Dec 20 20:30:57.848 INFO O| Dec 20 20:30:57.847 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982024-12-20T20:30:59.125Z[ recovery-image] Dec 20 20:30:57.903 INFO O| Dec 20 20:30:57.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
64992024-12-20T20:30:59.125Z[ recovery-image] Dec 20 20:30:57.903 INFO O| Dec 20 20:30:57.903 INFO STEP 722 (remove_files) COMPLETE
65002024-12-20T20:30:59.125Z[ recovery-image] Dec 20 20:30:57.903 INFO O| Dec 20 20:30:57.903 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012024-12-20T20:30:59.149Z[ recovery-image] Dec 20 20:30:57.927 INFO O| Dec 20 20:30:57.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
65022024-12-20T20:30:59.149Z[ recovery-image] Dec 20 20:30:57.928 INFO O| Dec 20 20:30:57.927 INFO STEP 723 (remove_files) COMPLETE
65032024-12-20T20:30:59.152Z[ recovery-image] Dec 20 20:30:57.928 INFO O| Dec 20 20:30:57.928 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042024-12-20T20:30:59.235Z[ recovery-image] Dec 20 20:30:58.013 INFO O| Dec 20 20:30:58.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
65052024-12-20T20:30:59.235Z[ recovery-image] Dec 20 20:30:58.013 INFO O| Dec 20 20:30:58.013 INFO STEP 724 (remove_files) COMPLETE
65062024-12-20T20:30:59.239Z[ recovery-image] Dec 20 20:30:58.013 INFO O| Dec 20 20:30:58.013 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072024-12-20T20:30:59.357Z[ recovery-image] Dec 20 20:30:58.135 INFO O| Dec 20 20:30:58.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
65082024-12-20T20:30:59.358Z[ recovery-image] Dec 20 20:30:58.135 INFO O| Dec 20 20:30:58.135 INFO STEP 725 (remove_files) COMPLETE
65092024-12-20T20:30:59.361Z[ recovery-image] Dec 20 20:30:58.135 INFO O| Dec 20 20:30:58.135 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102024-12-20T20:30:59.409Z[ recovery-image] Dec 20 20:30:58.187 INFO O| Dec 20 20:30:58.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
65112024-12-20T20:30:59.409Z[ recovery-image] Dec 20 20:30:58.187 INFO O| Dec 20 20:30:58.187 INFO STEP 726 (remove_files) COMPLETE
65122024-12-20T20:30:59.412Z[ recovery-image] Dec 20 20:30:58.187 INFO O| Dec 20 20:30:58.187 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132024-12-20T20:30:59.431Z[ recovery-image] Dec 20 20:30:58.209 INFO O| Dec 20 20:30:58.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
65142024-12-20T20:30:59.434Z[ recovery-image] Dec 20 20:30:58.209 INFO O| Dec 20 20:30:58.209 INFO STEP 727 (remove_files) COMPLETE
65152024-12-20T20:30:59.434Z[ recovery-image] Dec 20 20:30:58.209 INFO O| Dec 20 20:30:58.209 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162024-12-20T20:30:59.455Z[ recovery-image] Dec 20 20:30:58.230 INFO O| Dec 20 20:30:58.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
65172024-12-20T20:30:59.455Z[ recovery-image] Dec 20 20:30:58.230 INFO O| Dec 20 20:30:58.230 INFO STEP 728 (remove_files) COMPLETE
65182024-12-20T20:30:59.455Z[ recovery-image] Dec 20 20:30:58.230 INFO O| Dec 20 20:30:58.230 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192024-12-20T20:30:59.472Z[ recovery-image] Dec 20 20:30:58.250 INFO O| Dec 20 20:30:58.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
65202024-12-20T20:30:59.472Z[ recovery-image] Dec 20 20:30:58.250 INFO O| Dec 20 20:30:58.250 INFO STEP 729 (remove_files) COMPLETE
65212024-12-20T20:30:59.473Z[ recovery-image] Dec 20 20:30:58.250 INFO O| Dec 20 20:30:58.250 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222024-12-20T20:30:59.492Z[ recovery-image] Dec 20 20:30:58.270 INFO O| Dec 20 20:30:58.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
65232024-12-20T20:30:59.492Z[ recovery-image] Dec 20 20:30:58.270 INFO O| Dec 20 20:30:58.270 INFO STEP 730 (remove_files) COMPLETE
65242024-12-20T20:30:59.492Z[ recovery-image] Dec 20 20:30:58.270 INFO O| Dec 20 20:30:58.270 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252024-12-20T20:30:59.518Z[ recovery-image] Dec 20 20:30:58.295 INFO O| Dec 20 20:30:58.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
65262024-12-20T20:30:59.520Z[ recovery-image] Dec 20 20:30:58.295 INFO O| Dec 20 20:30:58.295 INFO STEP 731 (remove_files) COMPLETE
65272024-12-20T20:30:59.520Z[ recovery-image] Dec 20 20:30:58.296 INFO O| Dec 20 20:30:58.296 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282024-12-20T20:30:59.540Z[ recovery-image] Dec 20 20:30:58.318 INFO O| Dec 20 20:30:58.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
65292024-12-20T20:30:59.543Z[ recovery-image] Dec 20 20:30:58.318 INFO O| Dec 20 20:30:58.318 INFO STEP 732 (remove_files) COMPLETE
65302024-12-20T20:30:59.543Z[ recovery-image] Dec 20 20:30:58.318 INFO O| Dec 20 20:30:58.318 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312024-12-20T20:30:59.559Z[ recovery-image] Dec 20 20:30:58.338 INFO O| Dec 20 20:30:58.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
65322024-12-20T20:30:59.562Z[ recovery-image] Dec 20 20:30:58.338 INFO O| Dec 20 20:30:58.338 INFO STEP 733 (remove_files) COMPLETE
65332024-12-20T20:30:59.563Z[ recovery-image] Dec 20 20:30:58.338 INFO O| Dec 20 20:30:58.338 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342024-12-20T20:30:59.579Z[ recovery-image] Dec 20 20:30:58.357 INFO O| Dec 20 20:30:58.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
65352024-12-20T20:30:59.582Z[ recovery-image] Dec 20 20:30:58.358 INFO O| Dec 20 20:30:58.358 INFO STEP 734 (remove_files) COMPLETE
65362024-12-20T20:30:59.583Z[ recovery-image] Dec 20 20:30:58.358 INFO O| Dec 20 20:30:58.358 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372024-12-20T20:30:59.601Z[ recovery-image] Dec 20 20:30:58.379 INFO O| Dec 20 20:30:58.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
65382024-12-20T20:30:59.605Z[ recovery-image] Dec 20 20:30:58.380 INFO O| Dec 20 20:30:58.380 INFO STEP 735 (remove_files) COMPLETE
65392024-12-20T20:30:59.605Z[ recovery-image] Dec 20 20:30:58.380 INFO O| Dec 20 20:30:58.380 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402024-12-20T20:30:59.621Z[ recovery-image] Dec 20 20:30:58.399 INFO O| Dec 20 20:30:58.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
65412024-12-20T20:30:59.624Z[ recovery-image] Dec 20 20:30:58.399 INFO O| Dec 20 20:30:58.399 INFO STEP 736 (remove_files) COMPLETE
65422024-12-20T20:30:59.624Z[ recovery-image] Dec 20 20:30:58.399 INFO O| Dec 20 20:30:58.399 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432024-12-20T20:30:59.642Z[ recovery-image] Dec 20 20:30:58.420 INFO O| Dec 20 20:30:58.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
65442024-12-20T20:30:59.646Z[ recovery-image] Dec 20 20:30:58.421 INFO O| Dec 20 20:30:58.421 INFO STEP 737 (remove_files) COMPLETE
65452024-12-20T20:30:59.646Z[ recovery-image] Dec 20 20:30:58.421 INFO O| Dec 20 20:30:58.421 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462024-12-20T20:30:59.728Z[ recovery-image] Dec 20 20:30:58.505 INFO O| Dec 20 20:30:58.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
65472024-12-20T20:30:59.731Z[ recovery-image] Dec 20 20:30:58.506 INFO O| Dec 20 20:30:58.506 INFO STEP 738 (remove_files) COMPLETE
65482024-12-20T20:30:59.731Z[ recovery-image] Dec 20 20:30:58.506 INFO O| Dec 20 20:30:58.506 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492024-12-20T20:30:59.749Z[ recovery-image] Dec 20 20:30:58.526 INFO O| Dec 20 20:30:58.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
65502024-12-20T20:30:59.752Z[ recovery-image] Dec 20 20:30:58.526 INFO O| Dec 20 20:30:58.526 INFO STEP 739 (remove_files) COMPLETE
65512024-12-20T20:30:59.752Z[ recovery-image] Dec 20 20:30:58.527 INFO O| Dec 20 20:30:58.527 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522024-12-20T20:30:59.768Z[ recovery-image] Dec 20 20:30:58.546 INFO O| Dec 20 20:30:58.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
65532024-12-20T20:30:59.771Z[ recovery-image] Dec 20 20:30:58.546 INFO O| Dec 20 20:30:58.546 INFO STEP 740 (remove_files) COMPLETE
65542024-12-20T20:30:59.771Z[ recovery-image] Dec 20 20:30:58.546 INFO O| Dec 20 20:30:58.546 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552024-12-20T20:30:59.798Z[ recovery-image] Dec 20 20:30:58.566 INFO O| Dec 20 20:30:58.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
65562024-12-20T20:30:59.812Z[ recovery-image] Dec 20 20:30:58.590 INFO O| Dec 20 20:30:58.590 INFO STEP 741 (remove_files) COMPLETE
65572024-12-20T20:30:59.812Z[ recovery-image] Dec 20 20:30:58.590 INFO O| Dec 20 20:30:58.590 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582024-12-20T20:30:59.865Z[ recovery-image] Dec 20 20:30:58.643 INFO O| Dec 20 20:30:58.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
65592024-12-20T20:30:59.865Z[ recovery-image] Dec 20 20:30:58.644 INFO O| Dec 20 20:30:58.644 INFO STEP 742 (remove_files) COMPLETE
65602024-12-20T20:30:59.868Z[ recovery-image] Dec 20 20:30:58.644 INFO O| Dec 20 20:30:58.644 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612024-12-20T20:30:59.883Z[ recovery-image] Dec 20 20:30:58.661 INFO O| Dec 20 20:30:58.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
65622024-12-20T20:30:59.883Z[ recovery-image] Dec 20 20:30:58.661 INFO O| Dec 20 20:30:58.661 INFO STEP 743 (remove_files) COMPLETE
65632024-12-20T20:30:59.898Z[ recovery-image] Dec 20 20:30:58.661 INFO O| Dec 20 20:30:58.661 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642024-12-20T20:30:59.904Z[ recovery-image] Dec 20 20:30:58.677 INFO O| Dec 20 20:30:58.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
65652024-12-20T20:30:59.904Z[ recovery-image] Dec 20 20:30:58.677 INFO O| Dec 20 20:30:58.677 INFO STEP 744 (remove_files) COMPLETE
65662024-12-20T20:30:59.904Z[ recovery-image] Dec 20 20:30:58.677 INFO O| Dec 20 20:30:58.677 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672024-12-20T20:30:59.932Z[ recovery-image] Dec 20 20:30:58.695 INFO O| Dec 20 20:30:58.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
65682024-12-20T20:30:59.932Z[ recovery-image] Dec 20 20:30:58.695 INFO O| Dec 20 20:30:58.695 INFO STEP 745 (remove_files) COMPLETE
65692024-12-20T20:30:59.932Z[ recovery-image] Dec 20 20:30:58.695 INFO O| Dec 20 20:30:58.695 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702024-12-20T20:30:59.946Z[ host-image] Dec 20 20:30:58.724 INFO O| Dec 20 20:30:58.724 INFO O| Done
65712024-12-20T20:30:59.957Z[ recovery-image] Dec 20 20:30:58.735 INFO O| Dec 20 20:30:58.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
65722024-12-20T20:30:59.957Z[ recovery-image] Dec 20 20:30:58.735 INFO O| Dec 20 20:30:58.735 INFO STEP 746 (remove_files) COMPLETE
65732024-12-20T20:30:59.957Z[ recovery-image] Dec 20 20:30:58.735 INFO O| Dec 20 20:30:58.735 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65742024-12-20T20:30:59.982Z[ recovery-image] Dec 20 20:30:58.760 INFO O| Dec 20 20:30:58.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
65752024-12-20T20:30:59.982Z[ recovery-image] Dec 20 20:30:58.760 INFO O| Dec 20 20:30:58.760 INFO STEP 747 (remove_files) COMPLETE
65762024-12-20T20:30:59.986Z[ recovery-image] Dec 20 20:30:58.760 INFO O| Dec 20 20:30:58.760 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65772024-12-20T20:31:00.022Z[ recovery-image] Dec 20 20:30:58.800 INFO O| Dec 20 20:30:58.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
65782024-12-20T20:31:00.022Z[ recovery-image] Dec 20 20:30:58.800 INFO O| Dec 20 20:30:58.800 INFO STEP 748 (remove_files) COMPLETE
65792024-12-20T20:31:00.022Z[ recovery-image] Dec 20 20:30:58.800 INFO O| Dec 20 20:30:58.800 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65802024-12-20T20:31:00.055Z[ recovery-image] Dec 20 20:30:58.833 INFO O| Dec 20 20:30:58.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
65812024-12-20T20:31:00.056Z[ recovery-image] Dec 20 20:30:58.833 INFO O| Dec 20 20:30:58.833 INFO STEP 749 (remove_files) COMPLETE
65822024-12-20T20:31:00.056Z[ recovery-image] Dec 20 20:30:58.833 INFO O| Dec 20 20:30:58.833 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65832024-12-20T20:31:00.101Z[ recovery-image] Dec 20 20:30:58.878 INFO O| Dec 20 20:30:58.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
65842024-12-20T20:31:00.101Z[ recovery-image] Dec 20 20:30:58.878 INFO O| Dec 20 20:30:58.878 INFO STEP 750 (remove_files) COMPLETE
65852024-12-20T20:31:00.101Z[ recovery-image] Dec 20 20:30:58.879 INFO O| Dec 20 20:30:58.878 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65862024-12-20T20:31:00.120Z[ recovery-image] Dec 20 20:30:58.899 INFO O| Dec 20 20:30:58.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
65872024-12-20T20:31:00.120Z[ recovery-image] Dec 20 20:30:58.899 INFO O| Dec 20 20:30:58.899 INFO STEP 751 (remove_files) COMPLETE
65882024-12-20T20:31:00.120Z[ recovery-image] Dec 20 20:30:58.899 INFO O| Dec 20 20:30:58.899 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65892024-12-20T20:31:00.140Z[ recovery-image] Dec 20 20:30:58.918 INFO O| Dec 20 20:30:58.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
65902024-12-20T20:31:00.144Z[ recovery-image] Dec 20 20:30:58.918 INFO O| Dec 20 20:30:58.918 INFO STEP 752 (remove_files) COMPLETE
65912024-12-20T20:31:00.144Z[ recovery-image] Dec 20 20:30:58.918 INFO O| Dec 20 20:30:58.918 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65922024-12-20T20:31:00.160Z[ recovery-image] Dec 20 20:30:58.938 INFO O| Dec 20 20:30:58.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
65932024-12-20T20:31:00.174Z[ recovery-image] Dec 20 20:30:58.952 INFO O| Dec 20 20:30:58.952 INFO STEP 753 (remove_files) COMPLETE
65942024-12-20T20:31:00.174Z[ recovery-image] Dec 20 20:30:58.952 INFO O| Dec 20 20:30:58.952 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65952024-12-20T20:31:00.195Z[ recovery-image] Dec 20 20:30:58.973 INFO O| Dec 20 20:30:58.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
65962024-12-20T20:31:00.196Z[ recovery-image] Dec 20 20:30:58.974 INFO O| Dec 20 20:30:58.974 INFO STEP 754 (remove_files) COMPLETE
65972024-12-20T20:31:00.202Z[ recovery-image] Dec 20 20:30:58.974 INFO O| Dec 20 20:30:58.974 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65982024-12-20T20:31:00.215Z[ recovery-image] Dec 20 20:30:58.993 INFO O| Dec 20 20:30:58.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
65992024-12-20T20:31:00.215Z[ recovery-image] Dec 20 20:30:58.993 INFO O| Dec 20 20:30:58.993 INFO STEP 755 (remove_files) COMPLETE
66002024-12-20T20:31:00.219Z[ recovery-image] Dec 20 20:30:58.993 INFO O| Dec 20 20:30:58.993 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66012024-12-20T20:31:00.236Z[ recovery-image] Dec 20 20:30:59.014 INFO O| Dec 20 20:30:59.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
66022024-12-20T20:31:00.236Z[ recovery-image] Dec 20 20:30:59.014 INFO O| Dec 20 20:30:59.014 INFO STEP 756 (remove_files) COMPLETE
66032024-12-20T20:31:00.243Z[ recovery-image] Dec 20 20:30:59.014 INFO O| Dec 20 20:30:59.014 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66042024-12-20T20:31:00.257Z[ recovery-image] Dec 20 20:30:59.034 INFO O| Dec 20 20:30:59.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
66052024-12-20T20:31:00.257Z[ recovery-image] Dec 20 20:30:59.034 INFO O| Dec 20 20:30:59.034 INFO STEP 757 (remove_files) COMPLETE
66062024-12-20T20:31:00.260Z[ recovery-image] Dec 20 20:30:59.034 INFO O| Dec 20 20:30:59.034 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66072024-12-20T20:31:00.276Z[ recovery-image] Dec 20 20:30:59.055 INFO O| Dec 20 20:30:59.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
66082024-12-20T20:31:00.276Z[ recovery-image] Dec 20 20:30:59.055 INFO O| Dec 20 20:30:59.055 INFO STEP 758 (remove_files) COMPLETE
66092024-12-20T20:31:00.276Z[ recovery-image] Dec 20 20:30:59.055 INFO O| Dec 20 20:30:59.055 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66102024-12-20T20:31:00.296Z[ recovery-image] Dec 20 20:30:59.074 INFO O| Dec 20 20:30:59.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
66112024-12-20T20:31:00.296Z[ recovery-image] Dec 20 20:30:59.074 INFO O| Dec 20 20:30:59.074 INFO STEP 759 (remove_files) COMPLETE
66122024-12-20T20:31:00.299Z[ recovery-image] Dec 20 20:30:59.074 INFO O| Dec 20 20:30:59.074 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66132024-12-20T20:31:00.314Z[ recovery-image] Dec 20 20:30:59.092 INFO O| Dec 20 20:30:59.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
66142024-12-20T20:31:00.315Z[ recovery-image] Dec 20 20:30:59.092 INFO O| Dec 20 20:30:59.092 INFO STEP 760 (remove_files) COMPLETE
66152024-12-20T20:31:00.317Z[ recovery-image] Dec 20 20:30:59.092 INFO O| Dec 20 20:30:59.092 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66162024-12-20T20:31:00.333Z[ recovery-image] Dec 20 20:30:59.111 INFO O| Dec 20 20:30:59.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
66172024-12-20T20:31:00.333Z[ recovery-image] Dec 20 20:30:59.111 INFO O| Dec 20 20:30:59.111 INFO STEP 761 (remove_files) COMPLETE
66182024-12-20T20:31:00.333Z[ recovery-image] Dec 20 20:30:59.111 INFO O| Dec 20 20:30:59.111 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66192024-12-20T20:31:00.352Z[ recovery-image] Dec 20 20:30:59.131 INFO O| Dec 20 20:30:59.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
66202024-12-20T20:31:00.353Z[ recovery-image] Dec 20 20:30:59.131 INFO O| Dec 20 20:30:59.131 INFO STEP 762 (remove_files) COMPLETE
66212024-12-20T20:31:00.353Z[ recovery-image] Dec 20 20:30:59.131 INFO O| Dec 20 20:30:59.131 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66222024-12-20T20:31:00.382Z[ recovery-image] Dec 20 20:30:59.160 INFO O| Dec 20 20:30:59.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
66232024-12-20T20:31:00.387Z[ recovery-image] Dec 20 20:30:59.161 INFO O| Dec 20 20:30:59.161 INFO STEP 763 (remove_files) COMPLETE
66242024-12-20T20:31:00.387Z[ recovery-image] Dec 20 20:30:59.161 INFO O| Dec 20 20:30:59.161 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66252024-12-20T20:31:00.404Z[ recovery-image] Dec 20 20:30:59.182 INFO O| Dec 20 20:30:59.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
66262024-12-20T20:31:00.408Z[ recovery-image] Dec 20 20:30:59.183 INFO O| Dec 20 20:30:59.183 INFO STEP 764 (remove_files) COMPLETE
66272024-12-20T20:31:00.408Z[ recovery-image] Dec 20 20:30:59.183 INFO O| Dec 20 20:30:59.183 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66282024-12-20T20:31:00.425Z[ recovery-image] Dec 20 20:30:59.201 INFO O| Dec 20 20:30:59.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
66292024-12-20T20:31:00.428Z[ recovery-image] Dec 20 20:30:59.202 INFO O| Dec 20 20:30:59.202 INFO STEP 765 (remove_files) COMPLETE
66302024-12-20T20:31:00.428Z[ recovery-image] Dec 20 20:30:59.202 INFO O| Dec 20 20:30:59.202 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66312024-12-20T20:31:00.442Z[ recovery-image] Dec 20 20:30:59.220 INFO O| Dec 20 20:30:59.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
66322024-12-20T20:31:00.446Z[ recovery-image] Dec 20 20:30:59.220 INFO O| Dec 20 20:30:59.220 INFO STEP 766 (remove_files) COMPLETE
66332024-12-20T20:31:00.446Z[ recovery-image] Dec 20 20:30:59.220 INFO O| Dec 20 20:30:59.220 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66342024-12-20T20:31:00.485Z[ recovery-image] Dec 20 20:30:59.263 INFO O| Dec 20 20:30:59.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
66352024-12-20T20:31:00.506Z[ recovery-image] Dec 20 20:30:59.284 INFO O| Dec 20 20:30:59.284 INFO STEP 767 (remove_files) COMPLETE
66362024-12-20T20:31:00.506Z[ recovery-image] Dec 20 20:30:59.284 INFO O| Dec 20 20:30:59.284 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66372024-12-20T20:31:00.558Z[ recovery-image] Dec 20 20:30:59.336 INFO O| Dec 20 20:30:59.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
66382024-12-20T20:31:00.558Z[ recovery-image] Dec 20 20:30:59.336 INFO O| Dec 20 20:30:59.336 INFO STEP 768 (remove_files) COMPLETE
66392024-12-20T20:31:00.558Z[ recovery-image] Dec 20 20:30:59.336 INFO O| Dec 20 20:30:59.336 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66402024-12-20T20:31:00.625Z[ recovery-image] Dec 20 20:30:59.402 INFO O| Dec 20 20:30:59.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
66412024-12-20T20:31:00.628Z[ recovery-image] Dec 20 20:30:59.403 INFO O| Dec 20 20:30:59.403 INFO STEP 769 (remove_files) COMPLETE
66422024-12-20T20:31:00.628Z[ recovery-image] Dec 20 20:30:59.403 INFO O| Dec 20 20:30:59.403 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66432024-12-20T20:31:00.656Z[ recovery-image] Dec 20 20:30:59.434 INFO O| Dec 20 20:30:59.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
66442024-12-20T20:31:00.659Z[ recovery-image] Dec 20 20:30:59.434 INFO O| Dec 20 20:30:59.434 INFO STEP 770 (remove_files) COMPLETE
66452024-12-20T20:31:00.659Z[ recovery-image] Dec 20 20:30:59.435 INFO O| Dec 20 20:30:59.434 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66462024-12-20T20:31:00.676Z[ recovery-image] Dec 20 20:30:59.454 INFO O| Dec 20 20:30:59.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
66472024-12-20T20:31:00.679Z[ recovery-image] Dec 20 20:30:59.454 INFO O| Dec 20 20:30:59.454 INFO STEP 771 (remove_files) COMPLETE
66482024-12-20T20:31:00.679Z[ recovery-image] Dec 20 20:30:59.454 INFO O| Dec 20 20:30:59.454 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66492024-12-20T20:31:00.696Z[ recovery-image] Dec 20 20:30:59.474 INFO O| Dec 20 20:30:59.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
66502024-12-20T20:31:00.699Z[ recovery-image] Dec 20 20:30:59.474 INFO O| Dec 20 20:30:59.474 INFO STEP 772 (remove_files) COMPLETE
66512024-12-20T20:31:00.699Z[ recovery-image] Dec 20 20:30:59.474 INFO O| Dec 20 20:30:59.474 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66522024-12-20T20:31:00.740Z[ recovery-image] Dec 20 20:30:59.518 INFO O| Dec 20 20:30:59.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
66532024-12-20T20:31:00.743Z[ recovery-image] Dec 20 20:30:59.518 INFO O| Dec 20 20:30:59.518 INFO STEP 773 (remove_files) COMPLETE
66542024-12-20T20:31:00.744Z[ recovery-image] Dec 20 20:30:59.518 INFO O| Dec 20 20:30:59.518 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66552024-12-20T20:31:00.762Z[ recovery-image] Dec 20 20:30:59.540 INFO O| Dec 20 20:30:59.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
66562024-12-20T20:31:00.762Z[ recovery-image] Dec 20 20:30:59.540 INFO O| Dec 20 20:30:59.540 INFO STEP 774 (remove_files) COMPLETE
66572024-12-20T20:31:00.762Z[ recovery-image] Dec 20 20:30:59.540 INFO O| Dec 20 20:30:59.540 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66582024-12-20T20:31:00.783Z[ recovery-image] Dec 20 20:30:59.561 INFO O| Dec 20 20:30:59.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
66592024-12-20T20:31:00.808Z[ recovery-image] Dec 20 20:30:59.586 INFO O| Dec 20 20:30:59.586 INFO STEP 775 (remove_files) COMPLETE
66602024-12-20T20:31:00.808Z[ recovery-image] Dec 20 20:30:59.586 INFO O| Dec 20 20:30:59.586 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66612024-12-20T20:31:00.869Z[ recovery-image] Dec 20 20:30:59.646 INFO O| Dec 20 20:30:59.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
66622024-12-20T20:31:00.869Z[ recovery-image] Dec 20 20:30:59.646 INFO O| Dec 20 20:30:59.646 INFO STEP 776 (remove_files) COMPLETE
66632024-12-20T20:31:00.869Z[ recovery-image] Dec 20 20:30:59.646 INFO O| Dec 20 20:30:59.646 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66642024-12-20T20:31:00.931Z[ recovery-image] Dec 20 20:30:59.689 INFO O| Dec 20 20:30:59.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
66652024-12-20T20:31:00.931Z[ recovery-image] Dec 20 20:30:59.689 INFO O| Dec 20 20:30:59.689 INFO STEP 777 (remove_files) COMPLETE
66662024-12-20T20:31:00.934Z[ recovery-image] Dec 20 20:30:59.689 INFO O| Dec 20 20:30:59.689 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66672024-12-20T20:31:00.997Z[ recovery-image] Dec 20 20:30:59.776 INFO O| Dec 20 20:30:59.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
66682024-12-20T20:31:00.998Z[ recovery-image] Dec 20 20:30:59.776 INFO O| Dec 20 20:30:59.776 INFO STEP 778 (remove_files) COMPLETE
66692024-12-20T20:31:00.998Z[ recovery-image] Dec 20 20:30:59.776 INFO O| Dec 20 20:30:59.776 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66702024-12-20T20:31:01.028Z[ recovery-image] Dec 20 20:30:59.806 INFO O| Dec 20 20:30:59.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
66712024-12-20T20:31:01.028Z[ recovery-image] Dec 20 20:30:59.806 INFO O| Dec 20 20:30:59.806 INFO STEP 779 (remove_files) COMPLETE
66722024-12-20T20:31:01.028Z[ recovery-image] Dec 20 20:30:59.806 INFO O| Dec 20 20:30:59.806 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66732024-12-20T20:31:01.067Z[ recovery-image] Dec 20 20:30:59.844 INFO O| Dec 20 20:30:59.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
66742024-12-20T20:31:01.067Z[ recovery-image] Dec 20 20:30:59.844 INFO O| Dec 20 20:30:59.844 INFO STEP 780 (remove_files) COMPLETE
66752024-12-20T20:31:01.067Z[ recovery-image] Dec 20 20:30:59.844 INFO O| Dec 20 20:30:59.844 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66762024-12-20T20:31:01.156Z[ recovery-image] Dec 20 20:30:59.934 INFO O| Dec 20 20:30:59.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
66772024-12-20T20:31:01.156Z[ recovery-image] Dec 20 20:30:59.934 INFO O| Dec 20 20:30:59.934 INFO STEP 781 (remove_files) COMPLETE
66782024-12-20T20:31:01.159Z[ recovery-image] Dec 20 20:30:59.934 INFO O| Dec 20 20:30:59.934 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66792024-12-20T20:31:01.175Z[ recovery-image] Dec 20 20:30:59.953 INFO O| Dec 20 20:30:59.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
66802024-12-20T20:31:01.175Z[ recovery-image] Dec 20 20:30:59.954 INFO O| Dec 20 20:30:59.953 INFO STEP 782 (remove_files) COMPLETE
66812024-12-20T20:31:01.179Z[ recovery-image] Dec 20 20:30:59.954 INFO O| Dec 20 20:30:59.953 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66822024-12-20T20:31:01.204Z[ recovery-image] Dec 20 20:30:59.982 INFO O| Dec 20 20:30:59.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
66832024-12-20T20:31:01.204Z[ recovery-image] Dec 20 20:30:59.982 INFO O| Dec 20 20:30:59.982 INFO STEP 783 (remove_files) COMPLETE
66842024-12-20T20:31:01.204Z[ recovery-image] Dec 20 20:30:59.982 INFO O| Dec 20 20:30:59.982 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66852024-12-20T20:31:01.226Z[ recovery-image] Dec 20 20:31:00.005 INFO O| Dec 20 20:31:00.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
66862024-12-20T20:31:01.227Z[ recovery-image] Dec 20 20:31:00.005 INFO O| Dec 20 20:31:00.005 INFO STEP 784 (remove_files) COMPLETE
66872024-12-20T20:31:01.230Z[ recovery-image] Dec 20 20:31:00.005 INFO O| Dec 20 20:31:00.005 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66882024-12-20T20:31:01.266Z[ recovery-image] Dec 20 20:31:00.044 INFO O| Dec 20 20:31:00.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
66892024-12-20T20:31:01.266Z[ recovery-image] Dec 20 20:31:00.044 INFO O| Dec 20 20:31:00.044 INFO STEP 785 (remove_files) COMPLETE
66902024-12-20T20:31:01.266Z[ recovery-image] Dec 20 20:31:00.044 INFO O| Dec 20 20:31:00.044 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66912024-12-20T20:31:01.310Z[ recovery-image] Dec 20 20:31:00.088 INFO O| Dec 20 20:31:00.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
66922024-12-20T20:31:01.310Z[ recovery-image] Dec 20 20:31:00.088 INFO O| Dec 20 20:31:00.088 INFO STEP 786 (remove_files) COMPLETE
66932024-12-20T20:31:01.313Z[ recovery-image] Dec 20 20:31:00.088 INFO O| Dec 20 20:31:00.088 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66942024-12-20T20:31:01.334Z[ recovery-image] Dec 20 20:31:00.110 INFO O| Dec 20 20:31:00.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
66952024-12-20T20:31:01.335Z[ recovery-image] Dec 20 20:31:00.111 INFO O| Dec 20 20:31:00.111 INFO STEP 787 (remove_files) COMPLETE
66962024-12-20T20:31:01.338Z[ recovery-image] Dec 20 20:31:00.111 INFO O| Dec 20 20:31:00.111 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66972024-12-20T20:31:01.352Z[ recovery-image] Dec 20 20:31:00.130 INFO O| Dec 20 20:31:00.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
66982024-12-20T20:31:01.352Z[ recovery-image] Dec 20 20:31:00.130 INFO O| Dec 20 20:31:00.130 INFO STEP 788 (remove_files) COMPLETE
66992024-12-20T20:31:01.352Z[ recovery-image] Dec 20 20:31:00.130 INFO O| Dec 20 20:31:00.130 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67002024-12-20T20:31:01.374Z[ recovery-image] Dec 20 20:31:00.152 INFO O| Dec 20 20:31:00.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
67012024-12-20T20:31:01.374Z[ recovery-image] Dec 20 20:31:00.152 INFO O| Dec 20 20:31:00.152 INFO STEP 789 (remove_files) COMPLETE
67022024-12-20T20:31:01.374Z[ recovery-image] Dec 20 20:31:00.152 INFO O| Dec 20 20:31:00.152 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67032024-12-20T20:31:01.394Z[ recovery-image] Dec 20 20:31:00.171 INFO O| Dec 20 20:31:00.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
67042024-12-20T20:31:01.394Z[ recovery-image] Dec 20 20:31:00.172 INFO O| Dec 20 20:31:00.172 INFO STEP 790 (remove_files) COMPLETE
67052024-12-20T20:31:01.394Z[ recovery-image] Dec 20 20:31:00.172 INFO O| Dec 20 20:31:00.172 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67062024-12-20T20:31:01.414Z[ recovery-image] Dec 20 20:31:00.192 INFO O| Dec 20 20:31:00.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
67072024-12-20T20:31:01.414Z[ recovery-image] Dec 20 20:31:00.192 INFO O| Dec 20 20:31:00.192 INFO STEP 791 (remove_files) COMPLETE
67082024-12-20T20:31:01.414Z[ recovery-image] Dec 20 20:31:00.192 INFO O| Dec 20 20:31:00.192 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67092024-12-20T20:31:01.457Z[ recovery-image] Dec 20 20:31:00.235 INFO O| Dec 20 20:31:00.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
67102024-12-20T20:31:01.461Z[ recovery-image] Dec 20 20:31:00.235 INFO O| Dec 20 20:31:00.235 INFO STEP 792 (remove_files) COMPLETE
67112024-12-20T20:31:01.461Z[ recovery-image] Dec 20 20:31:00.235 INFO O| Dec 20 20:31:00.235 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67122024-12-20T20:31:01.477Z[ recovery-image] Dec 20 20:31:00.255 INFO O| Dec 20 20:31:00.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
67132024-12-20T20:31:01.481Z[ recovery-image] Dec 20 20:31:00.256 INFO O| Dec 20 20:31:00.256 INFO STEP 793 (remove_files) COMPLETE
67142024-12-20T20:31:01.481Z[ recovery-image] Dec 20 20:31:00.256 INFO O| Dec 20 20:31:00.256 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152024-12-20T20:31:01.498Z[ recovery-image] Dec 20 20:31:00.276 INFO O| Dec 20 20:31:00.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
67162024-12-20T20:31:01.499Z[ recovery-image] Dec 20 20:31:00.276 INFO O| Dec 20 20:31:00.276 INFO STEP 794 (remove_files) COMPLETE
67172024-12-20T20:31:01.501Z[ recovery-image] Dec 20 20:31:00.276 INFO O| Dec 20 20:31:00.276 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182024-12-20T20:31:01.520Z[ recovery-image] Dec 20 20:31:00.298 INFO O| Dec 20 20:31:00.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
67192024-12-20T20:31:01.524Z[ recovery-image] Dec 20 20:31:00.298 INFO O| Dec 20 20:31:00.298 INFO STEP 795 (remove_files) COMPLETE
67202024-12-20T20:31:01.524Z[ recovery-image] Dec 20 20:31:00.299 INFO O| Dec 20 20:31:00.298 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212024-12-20T20:31:01.557Z[ recovery-image] Dec 20 20:31:00.335 INFO O| Dec 20 20:31:00.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
67222024-12-20T20:31:01.560Z[ recovery-image] Dec 20 20:31:00.335 INFO O| Dec 20 20:31:00.335 INFO STEP 796 (remove_files) COMPLETE
67232024-12-20T20:31:01.560Z[ recovery-image] Dec 20 20:31:00.335 INFO O| Dec 20 20:31:00.335 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67242024-12-20T20:31:01.577Z[ recovery-image] Dec 20 20:31:00.355 INFO O| Dec 20 20:31:00.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
67252024-12-20T20:31:01.580Z[ recovery-image] Dec 20 20:31:00.355 INFO O| Dec 20 20:31:00.355 INFO STEP 797 (remove_files) COMPLETE
67262024-12-20T20:31:01.580Z[ recovery-image] Dec 20 20:31:00.355 INFO O| Dec 20 20:31:00.355 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67272024-12-20T20:31:01.609Z[ recovery-image] Dec 20 20:31:00.386 INFO O| Dec 20 20:31:00.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
67282024-12-20T20:31:01.609Z[ recovery-image] Dec 20 20:31:00.386 INFO O| Dec 20 20:31:00.386 INFO STEP 798 (remove_files) COMPLETE
67292024-12-20T20:31:01.609Z[ recovery-image] Dec 20 20:31:00.386 INFO O| Dec 20 20:31:00.386 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67302024-12-20T20:31:01.666Z[ recovery-image] Dec 20 20:31:00.443 INFO O| Dec 20 20:31:00.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
67312024-12-20T20:31:01.666Z[ recovery-image] Dec 20 20:31:00.444 INFO O| Dec 20 20:31:00.443 INFO STEP 799 (remove_files) COMPLETE
67322024-12-20T20:31:01.666Z[ recovery-image] Dec 20 20:31:00.444 INFO O| Dec 20 20:31:00.444 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332024-12-20T20:31:01.687Z[ recovery-image] Dec 20 20:31:00.465 INFO O| Dec 20 20:31:00.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
67342024-12-20T20:31:01.687Z[ recovery-image] Dec 20 20:31:00.465 INFO O| Dec 20 20:31:00.465 INFO STEP 800 (remove_files) COMPLETE
67352024-12-20T20:31:01.687Z[ recovery-image] Dec 20 20:31:00.465 INFO O| Dec 20 20:31:00.465 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67362024-12-20T20:31:01.719Z[ recovery-image] Dec 20 20:31:00.497 INFO O| Dec 20 20:31:00.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
67372024-12-20T20:31:01.723Z[ recovery-image] Dec 20 20:31:00.497 INFO O| Dec 20 20:31:00.497 INFO STEP 801 (remove_files) COMPLETE
67382024-12-20T20:31:01.723Z[ recovery-image] Dec 20 20:31:00.497 INFO O| Dec 20 20:31:00.497 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67392024-12-20T20:31:01.740Z[ recovery-image] Dec 20 20:31:00.518 INFO O| Dec 20 20:31:00.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
67402024-12-20T20:31:01.744Z[ recovery-image] Dec 20 20:31:00.519 INFO O| Dec 20 20:31:00.519 INFO STEP 802 (remove_files) COMPLETE
67412024-12-20T20:31:01.744Z[ recovery-image] Dec 20 20:31:00.519 INFO O| Dec 20 20:31:00.519 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67422024-12-20T20:31:01.761Z[ recovery-image] Dec 20 20:31:00.539 INFO O| Dec 20 20:31:00.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
67432024-12-20T20:31:01.761Z[ recovery-image] Dec 20 20:31:00.539 INFO O| Dec 20 20:31:00.539 INFO STEP 803 (remove_files) COMPLETE
67442024-12-20T20:31:01.764Z[ recovery-image] Dec 20 20:31:00.539 INFO O| Dec 20 20:31:00.539 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67452024-12-20T20:31:01.782Z[ recovery-image] Dec 20 20:31:00.560 INFO O| Dec 20 20:31:00.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
67462024-12-20T20:31:01.785Z[ recovery-image] Dec 20 20:31:00.560 INFO O| Dec 20 20:31:00.560 INFO STEP 804 (remove_files) COMPLETE
67472024-12-20T20:31:01.785Z[ recovery-image] Dec 20 20:31:00.561 INFO O| Dec 20 20:31:00.560 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67482024-12-20T20:31:01.803Z[ recovery-image] Dec 20 20:31:00.580 INFO O| Dec 20 20:31:00.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
67492024-12-20T20:31:01.806Z[ recovery-image] Dec 20 20:31:00.580 INFO O| Dec 20 20:31:00.580 INFO STEP 805 (remove_files) COMPLETE
67502024-12-20T20:31:01.807Z[ recovery-image] Dec 20 20:31:00.580 INFO O| Dec 20 20:31:00.580 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67512024-12-20T20:31:01.822Z[ recovery-image] Dec 20 20:31:00.600 INFO O| Dec 20 20:31:00.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
67522024-12-20T20:31:01.822Z[ recovery-image] Dec 20 20:31:00.600 INFO O| Dec 20 20:31:00.600 INFO STEP 806 (remove_files) COMPLETE
67532024-12-20T20:31:01.822Z[ recovery-image] Dec 20 20:31:00.600 INFO O| Dec 20 20:31:00.600 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67542024-12-20T20:31:01.869Z[ recovery-image] Dec 20 20:31:00.647 INFO O| Dec 20 20:31:00.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
67552024-12-20T20:31:01.869Z[ recovery-image] Dec 20 20:31:00.647 INFO O| Dec 20 20:31:00.647 INFO STEP 807 (remove_files) COMPLETE
67562024-12-20T20:31:01.869Z[ recovery-image] Dec 20 20:31:00.647 INFO O| Dec 20 20:31:00.647 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67572024-12-20T20:31:01.889Z[ recovery-image] Dec 20 20:31:00.666 INFO O| Dec 20 20:31:00.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
67582024-12-20T20:31:01.889Z[ recovery-image] Dec 20 20:31:00.666 INFO O| Dec 20 20:31:00.666 INFO STEP 808 (remove_files) COMPLETE
67592024-12-20T20:31:01.889Z[ recovery-image] Dec 20 20:31:00.666 INFO O| Dec 20 20:31:00.666 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67602024-12-20T20:31:01.908Z[ recovery-image] Dec 20 20:31:00.686 INFO O| Dec 20 20:31:00.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
67612024-12-20T20:31:01.908Z[ recovery-image] Dec 20 20:31:00.686 INFO O| Dec 20 20:31:00.686 INFO STEP 809 (remove_files) COMPLETE
67622024-12-20T20:31:01.908Z[ recovery-image] Dec 20 20:31:00.686 INFO O| Dec 20 20:31:00.686 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67632024-12-20T20:31:01.928Z[ recovery-image] Dec 20 20:31:00.706 INFO O| Dec 20 20:31:00.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
67642024-12-20T20:31:01.931Z[ recovery-image] Dec 20 20:31:00.707 INFO O| Dec 20 20:31:00.706 INFO STEP 810 (remove_files) COMPLETE
67652024-12-20T20:31:01.932Z[ recovery-image] Dec 20 20:31:00.707 INFO O| Dec 20 20:31:00.707 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67662024-12-20T20:31:01.971Z[ recovery-image] Dec 20 20:31:00.750 INFO O| Dec 20 20:31:00.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
67672024-12-20T20:31:01.972Z[ recovery-image] Dec 20 20:31:00.750 INFO O| Dec 20 20:31:00.750 INFO STEP 811 (remove_files) COMPLETE
67682024-12-20T20:31:01.972Z[ recovery-image] Dec 20 20:31:00.750 INFO O| Dec 20 20:31:00.750 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67692024-12-20T20:31:01.999Z[ recovery-image] Dec 20 20:31:00.777 INFO O| Dec 20 20:31:00.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
67702024-12-20T20:31:01.999Z[ recovery-image] Dec 20 20:31:00.777 INFO O| Dec 20 20:31:00.777 INFO STEP 812 (remove_files) COMPLETE
67712024-12-20T20:31:01.999Z[ recovery-image] Dec 20 20:31:00.777 INFO O| Dec 20 20:31:00.777 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67722024-12-20T20:31:02.018Z[ recovery-image] Dec 20 20:31:00.796 INFO O| Dec 20 20:31:00.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
67732024-12-20T20:31:02.019Z[ recovery-image] Dec 20 20:31:00.797 INFO O| Dec 20 20:31:00.797 INFO STEP 813 (remove_files) COMPLETE
67742024-12-20T20:31:02.019Z[ recovery-image] Dec 20 20:31:00.797 INFO O| Dec 20 20:31:00.797 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67752024-12-20T20:31:02.044Z[ recovery-image] Dec 20 20:31:00.822 INFO O| Dec 20 20:31:00.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
67762024-12-20T20:31:02.044Z[ recovery-image] Dec 20 20:31:00.822 INFO O| Dec 20 20:31:00.822 INFO STEP 814 (remove_files) COMPLETE
67772024-12-20T20:31:02.044Z[ recovery-image] Dec 20 20:31:00.822 INFO O| Dec 20 20:31:00.822 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67782024-12-20T20:31:02.065Z[ recovery-image] Dec 20 20:31:00.843 INFO O| Dec 20 20:31:00.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
67792024-12-20T20:31:02.065Z[ recovery-image] Dec 20 20:31:00.843 INFO O| Dec 20 20:31:00.843 INFO STEP 815 (remove_files) COMPLETE
67802024-12-20T20:31:02.066Z[ recovery-image] Dec 20 20:31:00.843 INFO O| Dec 20 20:31:00.843 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67812024-12-20T20:31:02.085Z[ recovery-image] Dec 20 20:31:00.862 INFO O| Dec 20 20:31:00.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
67822024-12-20T20:31:02.085Z[ recovery-image] Dec 20 20:31:00.862 INFO O| Dec 20 20:31:00.862 INFO STEP 816 (remove_files) COMPLETE
67832024-12-20T20:31:02.085Z[ recovery-image] Dec 20 20:31:00.862 INFO O| Dec 20 20:31:00.862 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67842024-12-20T20:31:02.104Z[ recovery-image] Dec 20 20:31:00.882 INFO O| Dec 20 20:31:00.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
67852024-12-20T20:31:02.104Z[ recovery-image] Dec 20 20:31:00.882 INFO O| Dec 20 20:31:00.882 INFO STEP 817 (remove_files) COMPLETE
67862024-12-20T20:31:02.104Z[ recovery-image] Dec 20 20:31:00.882 INFO O| Dec 20 20:31:00.882 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67872024-12-20T20:31:02.123Z[ recovery-image] Dec 20 20:31:00.902 INFO O| Dec 20 20:31:00.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
67882024-12-20T20:31:02.124Z[ recovery-image] Dec 20 20:31:00.902 INFO O| Dec 20 20:31:00.902 INFO STEP 818 (remove_files) COMPLETE
67892024-12-20T20:31:02.124Z[ recovery-image] Dec 20 20:31:00.902 INFO O| Dec 20 20:31:00.902 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67902024-12-20T20:31:02.144Z[ recovery-image] Dec 20 20:31:00.922 INFO O| Dec 20 20:31:00.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
67912024-12-20T20:31:02.144Z[ recovery-image] Dec 20 20:31:00.922 INFO O| Dec 20 20:31:00.922 INFO STEP 819 (remove_files) COMPLETE
67922024-12-20T20:31:02.144Z[ recovery-image] Dec 20 20:31:00.922 INFO O| Dec 20 20:31:00.922 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67932024-12-20T20:31:02.182Z[ recovery-image] Dec 20 20:31:00.959 INFO O| Dec 20 20:31:00.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
67942024-12-20T20:31:02.182Z[ recovery-image] Dec 20 20:31:00.959 INFO O| Dec 20 20:31:00.959 INFO STEP 820 (remove_files) COMPLETE
67952024-12-20T20:31:02.188Z[ recovery-image] Dec 20 20:31:00.959 INFO O| Dec 20 20:31:00.959 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67962024-12-20T20:31:02.201Z[ recovery-image] Dec 20 20:31:00.980 INFO O| Dec 20 20:31:00.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
67972024-12-20T20:31:02.206Z[ recovery-image] Dec 20 20:31:00.980 INFO O| Dec 20 20:31:00.980 INFO STEP 821 (remove_files) COMPLETE
67982024-12-20T20:31:02.206Z[ recovery-image] Dec 20 20:31:00.980 INFO O| Dec 20 20:31:00.980 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67992024-12-20T20:31:02.291Z[ recovery-image] Dec 20 20:31:01.069 INFO O| Dec 20 20:31:01.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
68002024-12-20T20:31:02.291Z[ recovery-image] Dec 20 20:31:01.070 INFO O| Dec 20 20:31:01.070 INFO STEP 822 (remove_files) COMPLETE
68012024-12-20T20:31:02.291Z[ recovery-image] Dec 20 20:31:01.070 INFO O| Dec 20 20:31:01.070 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022024-12-20T20:31:02.355Z[ recovery-image] Dec 20 20:31:01.133 INFO O| Dec 20 20:31:01.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
68032024-12-20T20:31:02.358Z[ recovery-image] Dec 20 20:31:01.133 INFO O| Dec 20 20:31:01.133 INFO STEP 823 (remove_files) COMPLETE
68042024-12-20T20:31:02.359Z[ recovery-image] Dec 20 20:31:01.133 INFO O| Dec 20 20:31:01.133 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052024-12-20T20:31:02.382Z[ recovery-image] Dec 20 20:31:01.160 INFO O| Dec 20 20:31:01.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
68062024-12-20T20:31:02.382Z[ recovery-image] Dec 20 20:31:01.160 INFO O| Dec 20 20:31:01.160 INFO STEP 824 (remove_files) COMPLETE
68072024-12-20T20:31:02.386Z[ recovery-image] Dec 20 20:31:01.160 INFO O| Dec 20 20:31:01.160 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082024-12-20T20:31:02.405Z[ recovery-image] Dec 20 20:31:01.182 INFO O| Dec 20 20:31:01.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
68092024-12-20T20:31:02.405Z[ recovery-image] Dec 20 20:31:01.182 INFO O| Dec 20 20:31:01.182 INFO STEP 825 (remove_files) COMPLETE
68102024-12-20T20:31:02.405Z[ recovery-image] Dec 20 20:31:01.182 INFO O| Dec 20 20:31:01.182 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68112024-12-20T20:31:02.423Z[ recovery-image] Dec 20 20:31:01.201 INFO O| Dec 20 20:31:01.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
68122024-12-20T20:31:02.423Z[ recovery-image] Dec 20 20:31:01.201 INFO O| Dec 20 20:31:01.201 INFO STEP 826 (remove_files) COMPLETE
68132024-12-20T20:31:02.424Z[ recovery-image] Dec 20 20:31:01.201 INFO O| Dec 20 20:31:01.201 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68142024-12-20T20:31:02.443Z[ recovery-image] Dec 20 20:31:01.221 INFO O| Dec 20 20:31:01.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
68152024-12-20T20:31:02.443Z[ recovery-image] Dec 20 20:31:01.221 INFO O| Dec 20 20:31:01.221 INFO STEP 827 (remove_files) COMPLETE
68162024-12-20T20:31:02.446Z[ recovery-image] Dec 20 20:31:01.221 INFO O| Dec 20 20:31:01.221 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68172024-12-20T20:31:02.464Z[ recovery-image] Dec 20 20:31:01.242 INFO O| Dec 20 20:31:01.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
68182024-12-20T20:31:02.464Z[ recovery-image] Dec 20 20:31:01.242 INFO O| Dec 20 20:31:01.242 INFO STEP 828 (remove_files) COMPLETE
68192024-12-20T20:31:02.464Z[ recovery-image] Dec 20 20:31:01.242 INFO O| Dec 20 20:31:01.242 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202024-12-20T20:31:02.486Z[ recovery-image] Dec 20 20:31:01.263 INFO O| Dec 20 20:31:01.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
68212024-12-20T20:31:02.489Z[ recovery-image] Dec 20 20:31:01.264 INFO O| Dec 20 20:31:01.263 INFO STEP 829 (remove_files) COMPLETE
68222024-12-20T20:31:02.489Z[ recovery-image] Dec 20 20:31:01.264 INFO O| Dec 20 20:31:01.264 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68232024-12-20T20:31:02.511Z[ recovery-image] Dec 20 20:31:01.284 INFO O| Dec 20 20:31:01.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
68242024-12-20T20:31:02.515Z[ recovery-image] Dec 20 20:31:01.284 INFO O| Dec 20 20:31:01.284 INFO STEP 830 (remove_files) COMPLETE
68252024-12-20T20:31:02.515Z[ recovery-image] Dec 20 20:31:01.284 INFO O| Dec 20 20:31:01.284 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68262024-12-20T20:31:02.527Z[ recovery-image] Dec 20 20:31:01.305 INFO O| Dec 20 20:31:01.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
68272024-12-20T20:31:02.527Z[ recovery-image] Dec 20 20:31:01.305 INFO O| Dec 20 20:31:01.305 INFO STEP 831 (remove_files) COMPLETE
68282024-12-20T20:31:02.531Z[ recovery-image] Dec 20 20:31:01.305 INFO O| Dec 20 20:31:01.305 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68292024-12-20T20:31:02.548Z[ recovery-image] Dec 20 20:31:01.327 INFO O| Dec 20 20:31:01.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
68302024-12-20T20:31:02.548Z[ recovery-image] Dec 20 20:31:01.327 INFO O| Dec 20 20:31:01.327 INFO STEP 832 (remove_files) COMPLETE
68312024-12-20T20:31:02.551Z[ recovery-image] Dec 20 20:31:01.327 INFO O| Dec 20 20:31:01.327 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68322024-12-20T20:31:02.570Z[ recovery-image] Dec 20 20:31:01.348 INFO O| Dec 20 20:31:01.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
68332024-12-20T20:31:02.570Z[ recovery-image] Dec 20 20:31:01.348 INFO O| Dec 20 20:31:01.348 INFO STEP 833 (remove_files) COMPLETE
68342024-12-20T20:31:02.570Z[ recovery-image] Dec 20 20:31:01.348 INFO O| Dec 20 20:31:01.348 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68352024-12-20T20:31:02.591Z[ recovery-image] Dec 20 20:31:01.369 INFO O| Dec 20 20:31:01.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
68362024-12-20T20:31:02.591Z[ recovery-image] Dec 20 20:31:01.369 INFO O| Dec 20 20:31:01.369 INFO STEP 834 (remove_files) COMPLETE
68372024-12-20T20:31:02.591Z[ recovery-image] Dec 20 20:31:01.369 INFO O| Dec 20 20:31:01.369 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382024-12-20T20:31:02.625Z[ recovery-image] Dec 20 20:31:01.403 INFO O| Dec 20 20:31:01.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
68392024-12-20T20:31:02.629Z[ recovery-image] Dec 20 20:31:01.403 INFO O| Dec 20 20:31:01.403 INFO STEP 835 (remove_files) COMPLETE
68402024-12-20T20:31:02.629Z[ recovery-image] Dec 20 20:31:01.404 INFO O| Dec 20 20:31:01.404 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412024-12-20T20:31:02.649Z[ recovery-image] Dec 20 20:31:01.427 INFO O| Dec 20 20:31:01.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
68422024-12-20T20:31:02.653Z[ recovery-image] Dec 20 20:31:01.428 INFO O| Dec 20 20:31:01.428 INFO STEP 836 (remove_files) COMPLETE
68432024-12-20T20:31:02.653Z[ recovery-image] Dec 20 20:31:01.428 INFO O| Dec 20 20:31:01.428 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442024-12-20T20:31:02.672Z[ recovery-image] Dec 20 20:31:01.450 INFO O| Dec 20 20:31:01.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
68452024-12-20T20:31:02.676Z[ recovery-image] Dec 20 20:31:01.450 INFO O| Dec 20 20:31:01.450 INFO STEP 837 (remove_files) COMPLETE
68462024-12-20T20:31:02.676Z[ recovery-image] Dec 20 20:31:01.450 INFO O| Dec 20 20:31:01.450 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472024-12-20T20:31:02.693Z[ recovery-image] Dec 20 20:31:01.471 INFO O| Dec 20 20:31:01.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
68482024-12-20T20:31:02.696Z[ recovery-image] Dec 20 20:31:01.471 INFO O| Dec 20 20:31:01.471 INFO STEP 838 (remove_files) COMPLETE
68492024-12-20T20:31:02.696Z[ recovery-image] Dec 20 20:31:01.471 INFO O| Dec 20 20:31:01.471 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502024-12-20T20:31:02.713Z[ recovery-image] Dec 20 20:31:01.491 INFO O| Dec 20 20:31:01.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
68512024-12-20T20:31:02.716Z[ recovery-image] Dec 20 20:31:01.492 INFO O| Dec 20 20:31:01.492 INFO STEP 839 (remove_files) COMPLETE
68522024-12-20T20:31:02.716Z[ recovery-image] Dec 20 20:31:01.492 INFO O| Dec 20 20:31:01.492 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532024-12-20T20:31:02.733Z[ recovery-image] Dec 20 20:31:01.511 INFO O| Dec 20 20:31:01.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
68542024-12-20T20:31:02.736Z[ recovery-image] Dec 20 20:31:01.511 INFO O| Dec 20 20:31:01.511 INFO STEP 840 (remove_files) COMPLETE
68552024-12-20T20:31:02.736Z[ recovery-image] Dec 20 20:31:01.512 INFO O| Dec 20 20:31:01.511 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562024-12-20T20:31:02.769Z[ recovery-image] Dec 20 20:31:01.546 INFO O| Dec 20 20:31:01.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
68572024-12-20T20:31:02.769Z[ recovery-image] Dec 20 20:31:01.546 INFO O| Dec 20 20:31:01.546 INFO STEP 841 (remove_files) COMPLETE
68582024-12-20T20:31:02.769Z[ recovery-image] Dec 20 20:31:01.546 INFO O| Dec 20 20:31:01.546 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592024-12-20T20:31:02.821Z[ recovery-image] Dec 20 20:31:01.598 INFO O| Dec 20 20:31:01.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
68602024-12-20T20:31:02.821Z[ recovery-image] Dec 20 20:31:01.598 INFO O| Dec 20 20:31:01.598 INFO STEP 842 (remove_files) COMPLETE
68612024-12-20T20:31:02.821Z[ recovery-image] Dec 20 20:31:01.599 INFO O| Dec 20 20:31:01.598 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622024-12-20T20:31:02.883Z[ recovery-image] Dec 20 20:31:01.660 INFO O| Dec 20 20:31:01.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
68632024-12-20T20:31:02.886Z[ recovery-image] Dec 20 20:31:01.661 INFO O| Dec 20 20:31:01.661 INFO STEP 843 (remove_files) COMPLETE
68642024-12-20T20:31:02.887Z[ recovery-image] Dec 20 20:31:01.661 INFO O| Dec 20 20:31:01.661 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68652024-12-20T20:31:02.904Z[ recovery-image] Dec 20 20:31:01.682 INFO O| Dec 20 20:31:01.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
68662024-12-20T20:31:02.904Z[ recovery-image] Dec 20 20:31:01.682 INFO O| Dec 20 20:31:01.682 INFO STEP 844 (remove_files) COMPLETE
68672024-12-20T20:31:02.907Z[ recovery-image] Dec 20 20:31:01.682 INFO O| Dec 20 20:31:01.682 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682024-12-20T20:31:02.923Z[ recovery-image] Dec 20 20:31:01.701 INFO O| Dec 20 20:31:01.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
68692024-12-20T20:31:02.923Z[ recovery-image] Dec 20 20:31:01.701 INFO O| Dec 20 20:31:01.701 INFO STEP 845 (remove_files) COMPLETE
68702024-12-20T20:31:02.923Z[ recovery-image] Dec 20 20:31:01.701 INFO O| Dec 20 20:31:01.701 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712024-12-20T20:31:02.944Z[ recovery-image] Dec 20 20:31:01.722 INFO O| Dec 20 20:31:01.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
68722024-12-20T20:31:02.944Z[ recovery-image] Dec 20 20:31:01.722 INFO O| Dec 20 20:31:01.722 INFO STEP 846 (remove_files) COMPLETE
68732024-12-20T20:31:02.947Z[ recovery-image] Dec 20 20:31:01.722 INFO O| Dec 20 20:31:01.722 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742024-12-20T20:31:02.966Z[ recovery-image] Dec 20 20:31:01.744 INFO O| Dec 20 20:31:01.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
68752024-12-20T20:31:02.966Z[ recovery-image] Dec 20 20:31:01.744 INFO O| Dec 20 20:31:01.744 INFO STEP 847 (remove_files) COMPLETE
68762024-12-20T20:31:02.966Z[ recovery-image] Dec 20 20:31:01.744 INFO O| Dec 20 20:31:01.744 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772024-12-20T20:31:02.988Z[ recovery-image] Dec 20 20:31:01.764 INFO O| Dec 20 20:31:01.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
68782024-12-20T20:31:02.989Z[ recovery-image] Dec 20 20:31:01.764 INFO O| Dec 20 20:31:01.764 INFO STEP 848 (remove_files) COMPLETE
68792024-12-20T20:31:02.992Z[ recovery-image] Dec 20 20:31:01.764 INFO O| Dec 20 20:31:01.764 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802024-12-20T20:31:03.004Z[ host-image] Dec 20 20:31:01.780 INFO O| Dec 20 20:31:01.780 INFO O| Done
68812024-12-20T20:31:03.017Z[ recovery-image] Dec 20 20:31:01.795 INFO O| Dec 20 20:31:01.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
68822024-12-20T20:31:03.017Z[ recovery-image] Dec 20 20:31:01.795 INFO O| Dec 20 20:31:01.795 INFO STEP 849 (remove_files) COMPLETE
68832024-12-20T20:31:03.017Z[ recovery-image] Dec 20 20:31:01.795 INFO O| Dec 20 20:31:01.795 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842024-12-20T20:31:03.049Z[ host-image] Dec 20 20:31:01.827 INFO O| Dec 20 20:31:01.827 INFO O| Done
68852024-12-20T20:31:03.053Z[ host-image] Dec 20 20:31:01.828 INFO O| Dec 20 20:31:01.828 INFO O| Done
68862024-12-20T20:31:03.060Z[ recovery-image] Dec 20 20:31:01.838 INFO O| Dec 20 20:31:01.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
68872024-12-20T20:31:03.061Z[ recovery-image] Dec 20 20:31:01.838 INFO O| Dec 20 20:31:01.838 INFO STEP 850 (remove_files) COMPLETE
68882024-12-20T20:31:03.061Z[ recovery-image] Dec 20 20:31:01.838 INFO O| Dec 20 20:31:01.838 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892024-12-20T20:31:03.089Z[ recovery-image] Dec 20 20:31:01.867 INFO O| Dec 20 20:31:01.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
68902024-12-20T20:31:03.089Z[ recovery-image] Dec 20 20:31:01.867 INFO O| Dec 20 20:31:01.867 INFO STEP 851 (remove_files) COMPLETE
68912024-12-20T20:31:03.089Z[ recovery-image] Dec 20 20:31:01.867 INFO O| Dec 20 20:31:01.867 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922024-12-20T20:31:03.120Z[ host-image] Dec 20 20:31:01.898 INFO O| Dec 20 20:31:01.898 INFO O| Done
68932024-12-20T20:31:03.145Z[ recovery-image] Dec 20 20:31:01.922 INFO O| Dec 20 20:31:01.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
68942024-12-20T20:31:03.145Z[ recovery-image] Dec 20 20:31:01.923 INFO O| Dec 20 20:31:01.923 INFO STEP 852 (remove_files) COMPLETE
68952024-12-20T20:31:03.146Z[ recovery-image] Dec 20 20:31:01.923 INFO O| Dec 20 20:31:01.923 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962024-12-20T20:31:03.184Z[ recovery-image] Dec 20 20:31:01.962 INFO O| Dec 20 20:31:01.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
68972024-12-20T20:31:03.184Z[ recovery-image] Dec 20 20:31:01.962 INFO O| Dec 20 20:31:01.962 INFO STEP 853 (remove_files) COMPLETE
68982024-12-20T20:31:03.186Z[ recovery-image] Dec 20 20:31:01.962 INFO O| Dec 20 20:31:01.962 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992024-12-20T20:31:03.205Z[ recovery-image] Dec 20 20:31:01.982 INFO O| Dec 20 20:31:01.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
69002024-12-20T20:31:03.205Z[ recovery-image] Dec 20 20:31:01.982 INFO O| Dec 20 20:31:01.982 INFO STEP 854 (remove_files) COMPLETE
69012024-12-20T20:31:03.205Z[ recovery-image] Dec 20 20:31:01.982 INFO O| Dec 20 20:31:01.982 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022024-12-20T20:31:03.291Z[ recovery-image] Dec 20 20:31:02.069 INFO O| Dec 20 20:31:02.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
69032024-12-20T20:31:03.291Z[ recovery-image] Dec 20 20:31:02.069 INFO O| Dec 20 20:31:02.069 INFO STEP 855 (remove_files) COMPLETE
69042024-12-20T20:31:03.294Z[ recovery-image] Dec 20 20:31:02.069 INFO O| Dec 20 20:31:02.069 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052024-12-20T20:31:03.304Z[ host-image] Dec 20 20:31:02.083 INFO O| Dec 20 20:31:02.082 INFO STEP 13 (pkg_install) COMPLETE
69062024-12-20T20:31:03.304Z[ host-image] Dec 20 20:31:02.083 INFO O| Dec 20 20:31:02.083 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
69072024-12-20T20:31:03.324Z[ host-image] Dec 20 20:31:02.103 INFO O| Dec 20 20:31:02.102 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.311"]
69082024-12-20T20:31:03.366Z[ recovery-image] Dec 20 20:31:02.144 INFO O| Dec 20 20:31:02.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
69092024-12-20T20:31:03.369Z[ recovery-image] Dec 20 20:31:02.144 INFO O| Dec 20 20:31:02.144 INFO STEP 856 (remove_files) COMPLETE
69102024-12-20T20:31:03.369Z[ recovery-image] Dec 20 20:31:02.144 INFO O| Dec 20 20:31:02.144 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112024-12-20T20:31:03.386Z[ recovery-image] Dec 20 20:31:02.164 INFO O| Dec 20 20:31:02.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
69122024-12-20T20:31:03.390Z[ recovery-image] Dec 20 20:31:02.164 INFO O| Dec 20 20:31:02.164 INFO STEP 857 (remove_files) COMPLETE
69132024-12-20T20:31:03.390Z[ recovery-image] Dec 20 20:31:02.165 INFO O| Dec 20 20:31:02.164 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142024-12-20T20:31:03.472Z[ recovery-image] Dec 20 20:31:02.250 INFO O| Dec 20 20:31:02.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
69152024-12-20T20:31:03.493Z[ recovery-image] Dec 20 20:31:02.270 INFO O| Dec 20 20:31:02.270 INFO STEP 858 (remove_files) COMPLETE
69162024-12-20T20:31:03.493Z[ recovery-image] Dec 20 20:31:02.270 INFO O| Dec 20 20:31:02.270 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172024-12-20T20:31:03.531Z[ recovery-image] Dec 20 20:31:02.309 INFO O| Dec 20 20:31:02.309 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
69182024-12-20T20:31:03.531Z[ recovery-image] Dec 20 20:31:02.309 INFO O| Dec 20 20:31:02.309 INFO STEP 859 (remove_files) COMPLETE
69192024-12-20T20:31:03.535Z[ recovery-image] Dec 20 20:31:02.310 INFO O| Dec 20 20:31:02.310 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202024-12-20T20:31:03.552Z[ recovery-image] Dec 20 20:31:02.330 INFO O| Dec 20 20:31:02.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
69212024-12-20T20:31:03.555Z[ recovery-image] Dec 20 20:31:02.330 INFO O| Dec 20 20:31:02.330 INFO STEP 860 (remove_files) COMPLETE
69222024-12-20T20:31:03.555Z[ recovery-image] Dec 20 20:31:02.330 INFO O| Dec 20 20:31:02.330 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232024-12-20T20:31:03.574Z[ recovery-image] Dec 20 20:31:02.351 INFO O| Dec 20 20:31:02.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
69242024-12-20T20:31:03.574Z[ recovery-image] Dec 20 20:31:02.351 INFO O| Dec 20 20:31:02.351 INFO STEP 861 (remove_files) COMPLETE
69252024-12-20T20:31:03.577Z[ recovery-image] Dec 20 20:31:02.352 INFO O| Dec 20 20:31:02.351 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262024-12-20T20:31:03.594Z[ recovery-image] Dec 20 20:31:02.372 INFO O| Dec 20 20:31:02.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
69272024-12-20T20:31:03.597Z[ recovery-image] Dec 20 20:31:02.373 INFO O| Dec 20 20:31:02.373 INFO STEP 862 (remove_files) COMPLETE
69282024-12-20T20:31:03.598Z[ recovery-image] Dec 20 20:31:02.373 INFO O| Dec 20 20:31:02.373 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292024-12-20T20:31:03.615Z[ recovery-image] Dec 20 20:31:02.393 INFO O| Dec 20 20:31:02.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
69302024-12-20T20:31:03.618Z[ recovery-image] Dec 20 20:31:02.393 INFO O| Dec 20 20:31:02.393 INFO STEP 863 (remove_files) COMPLETE
69312024-12-20T20:31:03.618Z[ recovery-image] Dec 20 20:31:02.393 INFO O| Dec 20 20:31:02.393 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322024-12-20T20:31:03.636Z[ recovery-image] Dec 20 20:31:02.414 INFO O| Dec 20 20:31:02.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
69332024-12-20T20:31:03.638Z[ recovery-image] Dec 20 20:31:02.414 INFO O| Dec 20 20:31:02.414 INFO STEP 864 (remove_files) COMPLETE
69342024-12-20T20:31:03.639Z[ recovery-image] Dec 20 20:31:02.414 INFO O| Dec 20 20:31:02.414 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352024-12-20T20:31:03.657Z[ recovery-image] Dec 20 20:31:02.435 INFO O| Dec 20 20:31:02.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
69362024-12-20T20:31:03.660Z[ recovery-image] Dec 20 20:31:02.435 INFO O| Dec 20 20:31:02.435 INFO STEP 865 (remove_files) COMPLETE
69372024-12-20T20:31:03.660Z[ recovery-image] Dec 20 20:31:02.436 INFO O| Dec 20 20:31:02.435 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382024-12-20T20:31:03.681Z[ recovery-image] Dec 20 20:31:02.459 INFO O| Dec 20 20:31:02.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
69392024-12-20T20:31:03.681Z[ recovery-image] Dec 20 20:31:02.459 INFO O| Dec 20 20:31:02.459 INFO STEP 866 (remove_files) COMPLETE
69402024-12-20T20:31:03.682Z[ recovery-image] Dec 20 20:31:02.459 INFO O| Dec 20 20:31:02.459 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412024-12-20T20:31:03.701Z[ recovery-image] Dec 20 20:31:02.479 INFO O| Dec 20 20:31:02.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
69422024-12-20T20:31:03.701Z[ recovery-image] Dec 20 20:31:02.479 INFO O| Dec 20 20:31:02.479 INFO STEP 867 (remove_files) COMPLETE
69432024-12-20T20:31:03.701Z[ recovery-image] Dec 20 20:31:02.479 INFO O| Dec 20 20:31:02.479 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442024-12-20T20:31:03.720Z[ recovery-image] Dec 20 20:31:02.498 INFO O| Dec 20 20:31:02.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
69452024-12-20T20:31:03.720Z[ recovery-image] Dec 20 20:31:02.498 INFO O| Dec 20 20:31:02.498 INFO STEP 868 (remove_files) COMPLETE
69462024-12-20T20:31:03.720Z[ recovery-image] Dec 20 20:31:02.498 INFO O| Dec 20 20:31:02.498 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472024-12-20T20:31:03.739Z[ recovery-image] Dec 20 20:31:02.517 INFO O| Dec 20 20:31:02.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
69482024-12-20T20:31:03.739Z[ recovery-image] Dec 20 20:31:02.517 INFO O| Dec 20 20:31:02.517 INFO STEP 869 (remove_files) COMPLETE
69492024-12-20T20:31:03.739Z[ recovery-image] Dec 20 20:31:02.517 INFO O| Dec 20 20:31:02.517 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502024-12-20T20:31:03.758Z[ recovery-image] Dec 20 20:31:02.537 INFO O| Dec 20 20:31:02.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
69512024-12-20T20:31:03.759Z[ recovery-image] Dec 20 20:31:02.537 INFO O| Dec 20 20:31:02.537 INFO STEP 870 (remove_files) COMPLETE
69522024-12-20T20:31:03.759Z[ recovery-image] Dec 20 20:31:02.537 INFO O| Dec 20 20:31:02.537 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532024-12-20T20:31:03.779Z[ recovery-image] Dec 20 20:31:02.557 INFO O| Dec 20 20:31:02.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
69542024-12-20T20:31:03.779Z[ recovery-image] Dec 20 20:31:02.557 INFO O| Dec 20 20:31:02.557 INFO STEP 871 (remove_files) COMPLETE
69552024-12-20T20:31:03.780Z[ recovery-image] Dec 20 20:31:02.557 INFO O| Dec 20 20:31:02.557 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562024-12-20T20:31:03.830Z[ recovery-image] Dec 20 20:31:02.608 INFO O| Dec 20 20:31:02.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
69572024-12-20T20:31:03.830Z[ recovery-image] Dec 20 20:31:02.608 INFO O| Dec 20 20:31:02.608 INFO STEP 872 (remove_files) COMPLETE
69582024-12-20T20:31:03.830Z[ recovery-image] Dec 20 20:31:02.608 INFO O| Dec 20 20:31:02.608 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592024-12-20T20:31:03.851Z[ recovery-image] Dec 20 20:31:02.629 INFO O| Dec 20 20:31:02.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
69602024-12-20T20:31:03.852Z[ recovery-image] Dec 20 20:31:02.630 INFO O| Dec 20 20:31:02.629 INFO STEP 873 (remove_files) COMPLETE
69612024-12-20T20:31:03.855Z[ recovery-image] Dec 20 20:31:02.630 INFO O| Dec 20 20:31:02.629 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622024-12-20T20:31:03.873Z[ recovery-image] Dec 20 20:31:02.651 INFO O| Dec 20 20:31:02.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
69632024-12-20T20:31:03.875Z[ recovery-image] Dec 20 20:31:02.651 INFO O| Dec 20 20:31:02.651 INFO STEP 874 (remove_files) COMPLETE
69642024-12-20T20:31:03.875Z[ recovery-image] Dec 20 20:31:02.651 INFO O| Dec 20 20:31:02.651 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652024-12-20T20:31:03.892Z[ recovery-image] Dec 20 20:31:02.670 INFO O| Dec 20 20:31:02.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
69662024-12-20T20:31:03.892Z[ recovery-image] Dec 20 20:31:02.670 INFO O| Dec 20 20:31:02.670 INFO STEP 875 (remove_files) COMPLETE
69672024-12-20T20:31:03.895Z[ recovery-image] Dec 20 20:31:02.670 INFO O| Dec 20 20:31:02.670 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682024-12-20T20:31:03.909Z[ recovery-image] Dec 20 20:31:02.687 INFO O| Dec 20 20:31:02.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
69692024-12-20T20:31:03.909Z[ recovery-image] Dec 20 20:31:02.687 INFO O| Dec 20 20:31:02.687 INFO STEP 876 (remove_files) COMPLETE
69702024-12-20T20:31:03.912Z[ recovery-image] Dec 20 20:31:02.687 INFO O| Dec 20 20:31:02.687 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712024-12-20T20:31:03.958Z[ recovery-image] Dec 20 20:31:02.736 INFO O| Dec 20 20:31:02.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
69722024-12-20T20:31:03.961Z[ recovery-image] Dec 20 20:31:02.736 INFO O| Dec 20 20:31:02.736 INFO STEP 877 (remove_files) COMPLETE
69732024-12-20T20:31:03.961Z[ recovery-image] Dec 20 20:31:02.736 INFO O| Dec 20 20:31:02.736 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742024-12-20T20:31:03.993Z[ recovery-image] Dec 20 20:31:02.771 INFO O| Dec 20 20:31:02.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
69752024-12-20T20:31:03.993Z[ recovery-image] Dec 20 20:31:02.771 INFO O| Dec 20 20:31:02.771 INFO STEP 878 (remove_files) COMPLETE
69762024-12-20T20:31:03.993Z[ recovery-image] Dec 20 20:31:02.771 INFO O| Dec 20 20:31:02.771 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772024-12-20T20:31:04.013Z[ recovery-image] Dec 20 20:31:02.791 INFO O| Dec 20 20:31:02.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
69782024-12-20T20:31:04.013Z[ recovery-image] Dec 20 20:31:02.791 INFO O| Dec 20 20:31:02.791 INFO STEP 879 (remove_files) COMPLETE
69792024-12-20T20:31:04.017Z[ recovery-image] Dec 20 20:31:02.791 INFO O| Dec 20 20:31:02.791 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802024-12-20T20:31:04.120Z[ recovery-image] Dec 20 20:31:02.898 INFO O| Dec 20 20:31:02.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
69812024-12-20T20:31:04.124Z[ recovery-image] Dec 20 20:31:02.898 INFO O| Dec 20 20:31:02.898 INFO STEP 880 (remove_files) COMPLETE
69822024-12-20T20:31:04.124Z[ recovery-image] Dec 20 20:31:02.898 INFO O| Dec 20 20:31:02.898 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832024-12-20T20:31:04.168Z[ recovery-image] Dec 20 20:31:02.946 INFO O| Dec 20 20:31:02.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
69842024-12-20T20:31:04.171Z[ recovery-image] Dec 20 20:31:02.946 INFO O| Dec 20 20:31:02.946 INFO STEP 881 (remove_files) COMPLETE
69852024-12-20T20:31:04.171Z[ recovery-image] Dec 20 20:31:02.946 INFO O| Dec 20 20:31:02.946 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862024-12-20T20:31:04.190Z[ recovery-image] Dec 20 20:31:02.968 INFO O| Dec 20 20:31:02.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
69872024-12-20T20:31:04.190Z[ recovery-image] Dec 20 20:31:02.968 INFO O| Dec 20 20:31:02.968 INFO STEP 882 (remove_files) COMPLETE
69882024-12-20T20:31:04.194Z[ recovery-image] Dec 20 20:31:02.968 INFO O| Dec 20 20:31:02.968 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892024-12-20T20:31:04.222Z[ recovery-image] Dec 20 20:31:03.000 INFO O| Dec 20 20:31:03.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
69902024-12-20T20:31:04.225Z[ recovery-image] Dec 20 20:31:03.000 INFO O| Dec 20 20:31:03.000 INFO STEP 883 (remove_files) COMPLETE
69912024-12-20T20:31:04.225Z[ recovery-image] Dec 20 20:31:03.001 INFO O| Dec 20 20:31:03.000 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922024-12-20T20:31:04.244Z[ recovery-image] Dec 20 20:31:03.022 INFO O| Dec 20 20:31:03.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
69932024-12-20T20:31:04.247Z[ recovery-image] Dec 20 20:31:03.022 INFO O| Dec 20 20:31:03.022 INFO STEP 884 (remove_files) COMPLETE
69942024-12-20T20:31:04.247Z[ recovery-image] Dec 20 20:31:03.023 INFO O| Dec 20 20:31:03.022 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952024-12-20T20:31:04.262Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
69962024-12-20T20:31:04.265Z[ recovery-image] Dec 20 20:31:03.044 INFO O| Dec 20 20:31:03.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
69972024-12-20T20:31:04.268Z[ recovery-image] Dec 20 20:31:03.044 INFO O| Dec 20 20:31:03.044 INFO STEP 885 (remove_files) COMPLETE
69982024-12-20T20:31:04.268Z[ recovery-image] Dec 20 20:31:03.044 INFO O| Dec 20 20:31:03.044 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992024-12-20T20:31:04.285Z[ recovery-image] Dec 20 20:31:03.063 INFO O| Dec 20 20:31:03.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
70002024-12-20T20:31:04.285Z[ recovery-image] Dec 20 20:31:03.063 INFO O| Dec 20 20:31:03.063 INFO STEP 886 (remove_files) COMPLETE
70012024-12-20T20:31:04.288Z[ recovery-image] Dec 20 20:31:03.064 INFO O| Dec 20 20:31:03.063 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022024-12-20T20:31:04.303Z[ recovery-image] Dec 20 20:31:03.081 INFO O| Dec 20 20:31:03.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
70032024-12-20T20:31:04.303Z[ recovery-image] Dec 20 20:31:03.082 INFO O| Dec 20 20:31:03.081 INFO STEP 887 (remove_files) COMPLETE
70042024-12-20T20:31:04.306Z[ recovery-image] Dec 20 20:31:03.082 INFO O| Dec 20 20:31:03.082 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052024-12-20T20:31:04.341Z[ recovery-image] Dec 20 20:31:03.119 INFO O| Dec 20 20:31:03.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
70062024-12-20T20:31:04.341Z[ recovery-image] Dec 20 20:31:03.119 INFO O| Dec 20 20:31:03.119 INFO STEP 888 (remove_files) COMPLETE
70072024-12-20T20:31:04.341Z[ recovery-image] Dec 20 20:31:03.119 INFO O| Dec 20 20:31:03.119 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082024-12-20T20:31:04.393Z[ host-image] Dec 20 20:31:03.171 INFO O| Dec 20 20:31:03.171 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
70092024-12-20T20:31:04.415Z[ recovery-image] Dec 20 20:31:03.193 INFO O| Dec 20 20:31:03.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
70102024-12-20T20:31:04.418Z[ recovery-image] Dec 20 20:31:03.193 INFO O| Dec 20 20:31:03.193 INFO STEP 889 (remove_files) COMPLETE
70112024-12-20T20:31:04.418Z[ recovery-image] Dec 20 20:31:03.193 INFO O| Dec 20 20:31:03.193 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122024-12-20T20:31:04.442Z[ recovery-image] Dec 20 20:31:03.220 INFO O| Dec 20 20:31:03.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
70132024-12-20T20:31:04.442Z[ recovery-image] Dec 20 20:31:03.220 INFO O| Dec 20 20:31:03.220 INFO STEP 890 (remove_files) COMPLETE
70142024-12-20T20:31:04.442Z[ recovery-image] Dec 20 20:31:03.220 INFO O| Dec 20 20:31:03.220 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152024-12-20T20:31:04.470Z[ recovery-image] Dec 20 20:31:03.248 INFO O| Dec 20 20:31:03.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
70162024-12-20T20:31:04.470Z[ recovery-image] Dec 20 20:31:03.248 INFO O| Dec 20 20:31:03.248 INFO STEP 891 (remove_files) COMPLETE
70172024-12-20T20:31:04.470Z[ recovery-image] Dec 20 20:31:03.248 INFO O| Dec 20 20:31:03.248 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182024-12-20T20:31:04.512Z[ recovery-image] Dec 20 20:31:03.287 INFO O| Dec 20 20:31:03.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
70192024-12-20T20:31:04.512Z[ recovery-image] Dec 20 20:31:03.287 INFO O| Dec 20 20:31:03.287 INFO STEP 892 (remove_files) COMPLETE
70202024-12-20T20:31:04.512Z[ recovery-image] Dec 20 20:31:03.287 INFO O| Dec 20 20:31:03.287 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212024-12-20T20:31:04.536Z[ recovery-image] Dec 20 20:31:03.314 INFO O| Dec 20 20:31:03.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
70222024-12-20T20:31:04.539Z[ recovery-image] Dec 20 20:31:03.315 INFO O| Dec 20 20:31:03.314 INFO STEP 893 (remove_files) COMPLETE
70232024-12-20T20:31:04.539Z[ recovery-image] Dec 20 20:31:03.315 INFO O| Dec 20 20:31:03.315 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242024-12-20T20:31:04.561Z[ recovery-image] Dec 20 20:31:03.338 INFO O| Dec 20 20:31:03.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
70252024-12-20T20:31:04.561Z[ recovery-image] Dec 20 20:31:03.339 INFO O| Dec 20 20:31:03.339 INFO STEP 894 (remove_files) COMPLETE
70262024-12-20T20:31:04.563Z[ recovery-image] Dec 20 20:31:03.339 INFO O| Dec 20 20:31:03.339 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272024-12-20T20:31:04.582Z[ recovery-image] Dec 20 20:31:03.360 INFO O| Dec 20 20:31:03.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
70282024-12-20T20:31:04.585Z[ recovery-image] Dec 20 20:31:03.361 INFO O| Dec 20 20:31:03.361 INFO STEP 895 (remove_files) COMPLETE
70292024-12-20T20:31:04.585Z[ recovery-image] Dec 20 20:31:03.361 INFO O| Dec 20 20:31:03.361 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302024-12-20T20:31:04.604Z[ recovery-image] Dec 20 20:31:03.381 INFO O| Dec 20 20:31:03.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
70312024-12-20T20:31:04.607Z[ recovery-image] Dec 20 20:31:03.382 INFO O| Dec 20 20:31:03.382 INFO STEP 896 (remove_files) COMPLETE
70322024-12-20T20:31:04.607Z[ recovery-image] Dec 20 20:31:03.382 INFO O| Dec 20 20:31:03.382 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332024-12-20T20:31:04.680Z[ recovery-image] Dec 20 20:31:03.458 INFO O| Dec 20 20:31:03.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
70342024-12-20T20:31:04.681Z[ recovery-image] Dec 20 20:31:03.458 INFO O| Dec 20 20:31:03.458 INFO STEP 897 (remove_files) COMPLETE
70352024-12-20T20:31:04.684Z[ recovery-image] Dec 20 20:31:03.458 INFO O| Dec 20 20:31:03.458 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362024-12-20T20:31:04.704Z[ recovery-image] Dec 20 20:31:03.482 INFO O| Dec 20 20:31:03.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
70372024-12-20T20:31:04.704Z[ recovery-image] Dec 20 20:31:03.482 INFO O| Dec 20 20:31:03.482 INFO STEP 898 (remove_files) COMPLETE
70382024-12-20T20:31:04.707Z[ recovery-image] Dec 20 20:31:03.482 INFO O| Dec 20 20:31:03.482 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392024-12-20T20:31:04.789Z[ recovery-image] Dec 20 20:31:03.566 INFO O| Dec 20 20:31:03.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
70402024-12-20T20:31:04.792Z[ recovery-image] Dec 20 20:31:03.567 INFO O| Dec 20 20:31:03.567 INFO STEP 899 (remove_files) COMPLETE
70412024-12-20T20:31:04.792Z[ recovery-image] Dec 20 20:31:03.567 INFO O| Dec 20 20:31:03.567 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422024-12-20T20:31:04.811Z[ recovery-image] Dec 20 20:31:03.589 INFO O| Dec 20 20:31:03.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
70432024-12-20T20:31:04.812Z[ recovery-image] Dec 20 20:31:03.589 INFO O| Dec 20 20:31:03.589 INFO STEP 900 (remove_files) COMPLETE
70442024-12-20T20:31:04.812Z[ recovery-image] Dec 20 20:31:03.589 INFO O| Dec 20 20:31:03.589 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452024-12-20T20:31:04.833Z[ recovery-image] Dec 20 20:31:03.611 INFO O| Dec 20 20:31:03.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
70462024-12-20T20:31:04.834Z[ recovery-image] Dec 20 20:31:03.611 INFO O| Dec 20 20:31:03.611 INFO STEP 901 (remove_files) COMPLETE
70472024-12-20T20:31:04.834Z[ recovery-image] Dec 20 20:31:03.611 INFO O| Dec 20 20:31:03.611 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482024-12-20T20:31:04.856Z[ recovery-image] Dec 20 20:31:03.634 INFO O| Dec 20 20:31:03.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
70492024-12-20T20:31:04.857Z[ recovery-image] Dec 20 20:31:03.634 INFO O| Dec 20 20:31:03.634 INFO STEP 902 (remove_files) COMPLETE
70502024-12-20T20:31:04.860Z[ recovery-image] Dec 20 20:31:03.634 INFO O| Dec 20 20:31:03.634 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512024-12-20T20:31:04.879Z[ recovery-image] Dec 20 20:31:03.657 INFO O| Dec 20 20:31:03.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
70522024-12-20T20:31:04.879Z[ recovery-image] Dec 20 20:31:03.657 INFO O| Dec 20 20:31:03.657 INFO STEP 903 (remove_files) COMPLETE
70532024-12-20T20:31:04.880Z[ recovery-image] Dec 20 20:31:03.657 INFO O| Dec 20 20:31:03.657 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542024-12-20T20:31:04.900Z[ recovery-image] Dec 20 20:31:03.678 INFO O| Dec 20 20:31:03.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
70552024-12-20T20:31:04.900Z[ recovery-image] Dec 20 20:31:03.678 INFO O| Dec 20 20:31:03.678 INFO STEP 904 (remove_files) COMPLETE
70562024-12-20T20:31:04.900Z[ recovery-image] Dec 20 20:31:03.678 INFO O| Dec 20 20:31:03.678 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572024-12-20T20:31:04.919Z[ recovery-image] Dec 20 20:31:03.697 INFO O| Dec 20 20:31:03.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
70582024-12-20T20:31:04.920Z[ recovery-image] Dec 20 20:31:03.697 INFO O| Dec 20 20:31:03.697 INFO STEP 905 (remove_files) COMPLETE
70592024-12-20T20:31:04.923Z[ recovery-image] Dec 20 20:31:03.697 INFO O| Dec 20 20:31:03.697 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602024-12-20T20:31:04.952Z[ recovery-image] Dec 20 20:31:03.729 INFO O| Dec 20 20:31:03.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
70612024-12-20T20:31:04.953Z[ recovery-image] Dec 20 20:31:03.729 INFO O| Dec 20 20:31:03.729 INFO STEP 906 (remove_files) COMPLETE
70622024-12-20T20:31:04.953Z[ recovery-image] Dec 20 20:31:03.729 INFO O| Dec 20 20:31:03.729 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632024-12-20T20:31:04.971Z[ recovery-image] Dec 20 20:31:03.749 INFO O| Dec 20 20:31:03.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
70642024-12-20T20:31:04.971Z[ recovery-image] Dec 20 20:31:03.749 INFO O| Dec 20 20:31:03.749 INFO STEP 907 (remove_files) COMPLETE
70652024-12-20T20:31:04.971Z[ recovery-image] Dec 20 20:31:03.749 INFO O| Dec 20 20:31:03.749 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662024-12-20T20:31:05.003Z[ recovery-image] Dec 20 20:31:03.781 INFO O| Dec 20 20:31:03.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
70672024-12-20T20:31:05.003Z[ recovery-image] Dec 20 20:31:03.781 INFO O| Dec 20 20:31:03.781 INFO STEP 908 (remove_files) COMPLETE
70682024-12-20T20:31:05.007Z[ recovery-image] Dec 20 20:31:03.781 INFO O| Dec 20 20:31:03.781 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692024-12-20T20:31:05.021Z[ recovery-image] Dec 20 20:31:03.799 INFO O| Dec 20 20:31:03.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
70702024-12-20T20:31:05.022Z[ recovery-image] Dec 20 20:31:03.800 INFO O| Dec 20 20:31:03.800 INFO STEP 909 (remove_files) COMPLETE
70712024-12-20T20:31:05.022Z[ recovery-image] Dec 20 20:31:03.800 INFO O| Dec 20 20:31:03.800 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722024-12-20T20:31:05.056Z[ recovery-image] Dec 20 20:31:03.834 INFO O| Dec 20 20:31:03.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
70732024-12-20T20:31:05.123Z[ recovery-image] Dec 20 20:31:03.899 INFO O| Dec 20 20:31:03.899 INFO STEP 910 (remove_files) COMPLETE
70742024-12-20T20:31:05.123Z[ recovery-image] Dec 20 20:31:03.899 INFO O| Dec 20 20:31:03.899 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752024-12-20T20:31:05.158Z[ recovery-image] Dec 20 20:31:03.936 INFO O| Dec 20 20:31:03.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
70762024-12-20T20:31:05.158Z[ recovery-image] Dec 20 20:31:03.936 INFO O| Dec 20 20:31:03.936 INFO STEP 911 (remove_files) COMPLETE
70772024-12-20T20:31:05.158Z[ recovery-image] Dec 20 20:31:03.936 INFO O| Dec 20 20:31:03.936 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782024-12-20T20:31:05.197Z[ recovery-image] Dec 20 20:31:03.975 INFO O| Dec 20 20:31:03.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
70792024-12-20T20:31:05.198Z[ recovery-image] Dec 20 20:31:03.975 INFO O| Dec 20 20:31:03.975 INFO STEP 912 (remove_files) COMPLETE
70802024-12-20T20:31:05.198Z[ recovery-image] Dec 20 20:31:03.975 INFO O| Dec 20 20:31:03.975 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812024-12-20T20:31:05.219Z[ recovery-image] Dec 20 20:31:03.997 INFO O| Dec 20 20:31:03.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
70822024-12-20T20:31:05.219Z[ recovery-image] Dec 20 20:31:03.997 INFO O| Dec 20 20:31:03.997 INFO STEP 913 (remove_files) COMPLETE
70832024-12-20T20:31:05.222Z[ recovery-image] Dec 20 20:31:03.997 INFO O| Dec 20 20:31:03.997 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842024-12-20T20:31:05.244Z[ recovery-image] Dec 20 20:31:04.022 INFO O| Dec 20 20:31:04.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
70852024-12-20T20:31:05.244Z[ recovery-image] Dec 20 20:31:04.022 INFO O| Dec 20 20:31:04.022 INFO STEP 914 (remove_files) COMPLETE
70862024-12-20T20:31:05.247Z[ recovery-image] Dec 20 20:31:04.022 INFO O| Dec 20 20:31:04.022 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872024-12-20T20:31:05.268Z[ recovery-image] Dec 20 20:31:04.046 INFO O| Dec 20 20:31:04.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
70882024-12-20T20:31:05.271Z[ recovery-image] Dec 20 20:31:04.046 INFO O| Dec 20 20:31:04.046 INFO STEP 915 (remove_files) COMPLETE
70892024-12-20T20:31:05.271Z[ recovery-image] Dec 20 20:31:04.046 INFO O| Dec 20 20:31:04.046 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902024-12-20T20:31:05.290Z[ recovery-image] Dec 20 20:31:04.068 INFO O| Dec 20 20:31:04.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
70912024-12-20T20:31:05.292Z[ recovery-image] Dec 20 20:31:04.068 INFO O| Dec 20 20:31:04.068 INFO STEP 916 (remove_files) COMPLETE
70922024-12-20T20:31:05.293Z[ recovery-image] Dec 20 20:31:04.068 INFO O| Dec 20 20:31:04.068 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932024-12-20T20:31:05.310Z[ recovery-image] Dec 20 20:31:04.088 INFO O| Dec 20 20:31:04.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
70942024-12-20T20:31:05.313Z[ recovery-image] Dec 20 20:31:04.088 INFO O| Dec 20 20:31:04.088 INFO STEP 917 (remove_files) COMPLETE
70952024-12-20T20:31:05.313Z[ recovery-image] Dec 20 20:31:04.088 INFO O| Dec 20 20:31:04.088 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962024-12-20T20:31:05.333Z[ recovery-image] Dec 20 20:31:04.111 INFO O| Dec 20 20:31:04.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
70972024-12-20T20:31:05.335Z[ recovery-image] Dec 20 20:31:04.111 INFO O| Dec 20 20:31:04.111 INFO STEP 918 (remove_files) COMPLETE
70982024-12-20T20:31:05.336Z[ recovery-image] Dec 20 20:31:04.111 INFO O| Dec 20 20:31:04.111 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992024-12-20T20:31:05.368Z[ recovery-image] Dec 20 20:31:04.146 INFO O| Dec 20 20:31:04.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
71002024-12-20T20:31:05.372Z[ recovery-image] Dec 20 20:31:04.147 INFO O| Dec 20 20:31:04.146 INFO STEP 919 (remove_files) COMPLETE
71012024-12-20T20:31:05.372Z[ recovery-image] Dec 20 20:31:04.147 INFO O| Dec 20 20:31:04.147 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022024-12-20T20:31:05.391Z[ recovery-image] Dec 20 20:31:04.169 INFO O| Dec 20 20:31:04.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
71032024-12-20T20:31:05.395Z[ recovery-image] Dec 20 20:31:04.170 INFO O| Dec 20 20:31:04.169 INFO STEP 920 (remove_files) COMPLETE
71042024-12-20T20:31:05.395Z[ recovery-image] Dec 20 20:31:04.170 INFO O| Dec 20 20:31:04.170 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052024-12-20T20:31:05.412Z[ recovery-image] Dec 20 20:31:04.190 INFO O| Dec 20 20:31:04.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
71062024-12-20T20:31:05.415Z[ recovery-image] Dec 20 20:31:04.190 INFO O| Dec 20 20:31:04.190 INFO STEP 921 (remove_files) COMPLETE
71072024-12-20T20:31:05.415Z[ recovery-image] Dec 20 20:31:04.190 INFO O| Dec 20 20:31:04.190 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082024-12-20T20:31:05.433Z[ recovery-image] Dec 20 20:31:04.211 INFO O| Dec 20 20:31:04.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
71092024-12-20T20:31:05.436Z[ recovery-image] Dec 20 20:31:04.211 INFO O| Dec 20 20:31:04.211 INFO STEP 922 (remove_files) COMPLETE
71102024-12-20T20:31:05.436Z[ recovery-image] Dec 20 20:31:04.211 INFO O| Dec 20 20:31:04.211 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112024-12-20T20:31:05.459Z[ recovery-image] Dec 20 20:31:04.236 INFO O| Dec 20 20:31:04.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
71122024-12-20T20:31:05.459Z[ recovery-image] Dec 20 20:31:04.236 INFO O| Dec 20 20:31:04.236 INFO STEP 923 (remove_files) COMPLETE
71132024-12-20T20:31:05.463Z[ recovery-image] Dec 20 20:31:04.236 INFO O| Dec 20 20:31:04.236 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142024-12-20T20:31:05.479Z[ recovery-image] Dec 20 20:31:04.257 INFO O| Dec 20 20:31:04.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
71152024-12-20T20:31:05.480Z[ recovery-image] Dec 20 20:31:04.257 INFO O| Dec 20 20:31:04.257 INFO STEP 924 (remove_files) COMPLETE
71162024-12-20T20:31:05.484Z[ recovery-image] Dec 20 20:31:04.258 INFO O| Dec 20 20:31:04.257 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172024-12-20T20:31:05.500Z[ recovery-image] Dec 20 20:31:04.278 INFO O| Dec 20 20:31:04.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
71182024-12-20T20:31:05.500Z[ recovery-image] Dec 20 20:31:04.278 INFO O| Dec 20 20:31:04.278 INFO STEP 925 (remove_files) COMPLETE
71192024-12-20T20:31:05.500Z[ recovery-image] Dec 20 20:31:04.278 INFO O| Dec 20 20:31:04.278 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202024-12-20T20:31:05.526Z[ recovery-image] Dec 20 20:31:04.304 INFO O| Dec 20 20:31:04.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
71212024-12-20T20:31:05.547Z[ recovery-image] Dec 20 20:31:04.324 INFO O| Dec 20 20:31:04.324 INFO STEP 926 (remove_files) COMPLETE
71222024-12-20T20:31:05.547Z[ recovery-image] Dec 20 20:31:04.324 INFO O| Dec 20 20:31:04.324 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232024-12-20T20:31:05.635Z[ recovery-image] Dec 20 20:31:04.413 INFO O| Dec 20 20:31:04.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
71242024-12-20T20:31:05.639Z[ recovery-image] Dec 20 20:31:04.414 INFO O| Dec 20 20:31:04.413 INFO STEP 927 (remove_files) COMPLETE
71252024-12-20T20:31:05.639Z[ recovery-image] Dec 20 20:31:04.414 INFO O| Dec 20 20:31:04.414 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262024-12-20T20:31:05.658Z[ recovery-image] Dec 20 20:31:04.436 INFO O| Dec 20 20:31:04.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
71272024-12-20T20:31:05.658Z[ recovery-image] Dec 20 20:31:04.436 INFO O| Dec 20 20:31:04.436 INFO STEP 928 (remove_files) COMPLETE
71282024-12-20T20:31:05.658Z[ recovery-image] Dec 20 20:31:04.436 INFO O| Dec 20 20:31:04.436 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292024-12-20T20:31:05.681Z[ recovery-image] Dec 20 20:31:04.458 INFO O| Dec 20 20:31:04.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
71302024-12-20T20:31:05.681Z[ recovery-image] Dec 20 20:31:04.458 INFO O| Dec 20 20:31:04.458 INFO STEP 929 (remove_files) COMPLETE
71312024-12-20T20:31:05.681Z[ recovery-image] Dec 20 20:31:04.458 INFO O| Dec 20 20:31:04.458 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322024-12-20T20:31:05.700Z[ recovery-image] Dec 20 20:31:04.477 INFO O| Dec 20 20:31:04.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
71332024-12-20T20:31:05.700Z[ recovery-image] Dec 20 20:31:04.477 INFO O| Dec 20 20:31:04.477 INFO STEP 930 (remove_files) COMPLETE
71342024-12-20T20:31:05.700Z[ recovery-image] Dec 20 20:31:04.477 INFO O| Dec 20 20:31:04.477 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352024-12-20T20:31:05.719Z[ recovery-image] Dec 20 20:31:04.496 INFO O| Dec 20 20:31:04.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
71362024-12-20T20:31:05.719Z[ recovery-image] Dec 20 20:31:04.496 INFO O| Dec 20 20:31:04.496 INFO STEP 931 (remove_files) COMPLETE
71372024-12-20T20:31:05.719Z[ recovery-image] Dec 20 20:31:04.496 INFO O| Dec 20 20:31:04.496 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382024-12-20T20:31:05.738Z[ recovery-image] Dec 20 20:31:04.516 INFO O| Dec 20 20:31:04.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
71392024-12-20T20:31:05.739Z[ recovery-image] Dec 20 20:31:04.516 INFO O| Dec 20 20:31:04.516 INFO STEP 932 (remove_files) COMPLETE
71402024-12-20T20:31:05.739Z[ recovery-image] Dec 20 20:31:04.516 INFO O| Dec 20 20:31:04.516 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412024-12-20T20:31:05.758Z[ recovery-image] Dec 20 20:31:04.536 INFO O| Dec 20 20:31:04.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
71422024-12-20T20:31:05.758Z[ recovery-image] Dec 20 20:31:04.536 INFO O| Dec 20 20:31:04.536 INFO STEP 933 (remove_files) COMPLETE
71432024-12-20T20:31:05.758Z[ recovery-image] Dec 20 20:31:04.536 INFO O| Dec 20 20:31:04.536 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442024-12-20T20:31:05.802Z[ recovery-image] Dec 20 20:31:04.580 INFO O| Dec 20 20:31:04.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
71452024-12-20T20:31:05.802Z[ recovery-image] Dec 20 20:31:04.580 INFO O| Dec 20 20:31:04.580 INFO STEP 934 (remove_files) COMPLETE
71462024-12-20T20:31:05.805Z[ recovery-image] Dec 20 20:31:04.580 INFO O| Dec 20 20:31:04.580 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472024-12-20T20:31:05.841Z[ recovery-image] Dec 20 20:31:04.619 INFO O| Dec 20 20:31:04.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
71482024-12-20T20:31:05.841Z[ recovery-image] Dec 20 20:31:04.619 INFO O| Dec 20 20:31:04.619 INFO STEP 935 (remove_files) COMPLETE
71492024-12-20T20:31:05.841Z[ recovery-image] Dec 20 20:31:04.619 INFO O| Dec 20 20:31:04.619 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502024-12-20T20:31:05.860Z[ recovery-image] Dec 20 20:31:04.638 INFO O| Dec 20 20:31:04.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
71512024-12-20T20:31:05.860Z[ recovery-image] Dec 20 20:31:04.638 INFO O| Dec 20 20:31:04.638 INFO STEP 936 (remove_files) COMPLETE
71522024-12-20T20:31:05.860Z[ recovery-image] Dec 20 20:31:04.638 INFO O| Dec 20 20:31:04.638 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532024-12-20T20:31:05.880Z[ recovery-image] Dec 20 20:31:04.658 INFO O| Dec 20 20:31:04.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
71542024-12-20T20:31:05.880Z[ recovery-image] Dec 20 20:31:04.658 INFO O| Dec 20 20:31:04.658 INFO STEP 937 (remove_files) COMPLETE
71552024-12-20T20:31:05.883Z[ recovery-image] Dec 20 20:31:04.658 INFO O| Dec 20 20:31:04.658 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562024-12-20T20:31:05.900Z[ recovery-image] Dec 20 20:31:04.678 INFO O| Dec 20 20:31:04.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
71572024-12-20T20:31:05.900Z[ recovery-image] Dec 20 20:31:04.678 INFO O| Dec 20 20:31:04.678 INFO STEP 938 (remove_files) COMPLETE
71582024-12-20T20:31:05.900Z[ recovery-image] Dec 20 20:31:04.678 INFO O| Dec 20 20:31:04.678 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592024-12-20T20:31:05.935Z[ recovery-image] Dec 20 20:31:04.713 INFO O| Dec 20 20:31:04.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
71602024-12-20T20:31:05.938Z[ recovery-image] Dec 20 20:31:04.713 INFO O| Dec 20 20:31:04.713 INFO STEP 939 (remove_files) COMPLETE
71612024-12-20T20:31:05.938Z[ recovery-image] Dec 20 20:31:04.713 INFO O| Dec 20 20:31:04.713 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622024-12-20T20:31:05.956Z[ recovery-image] Dec 20 20:31:04.734 INFO O| Dec 20 20:31:04.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
71632024-12-20T20:31:05.956Z[ recovery-image] Dec 20 20:31:04.734 INFO O| Dec 20 20:31:04.734 INFO STEP 940 (remove_files) COMPLETE
71642024-12-20T20:31:05.956Z[ recovery-image] Dec 20 20:31:04.735 INFO O| Dec 20 20:31:04.734 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652024-12-20T20:31:05.982Z[ recovery-image] Dec 20 20:31:04.760 INFO O| Dec 20 20:31:04.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
71662024-12-20T20:31:05.982Z[ recovery-image] Dec 20 20:31:04.760 INFO O| Dec 20 20:31:04.760 INFO STEP 941 (remove_files) COMPLETE
71672024-12-20T20:31:05.982Z[ recovery-image] Dec 20 20:31:04.760 INFO O| Dec 20 20:31:04.760 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682024-12-20T20:31:06.018Z[ recovery-image] Dec 20 20:31:04.797 INFO O| Dec 20 20:31:04.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
71692024-12-20T20:31:06.019Z[ recovery-image] Dec 20 20:31:04.797 INFO O| Dec 20 20:31:04.797 INFO STEP 942 (remove_files) COMPLETE
71702024-12-20T20:31:06.019Z[ recovery-image] Dec 20 20:31:04.797 INFO O| Dec 20 20:31:04.797 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712024-12-20T20:31:06.049Z[ recovery-image] Dec 20 20:31:04.827 INFO O| Dec 20 20:31:04.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
71722024-12-20T20:31:06.049Z[ recovery-image] Dec 20 20:31:04.827 INFO O| Dec 20 20:31:04.827 INFO STEP 943 (remove_files) COMPLETE
71732024-12-20T20:31:06.049Z[ recovery-image] Dec 20 20:31:04.827 INFO O| Dec 20 20:31:04.827 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742024-12-20T20:31:06.081Z[ recovery-image] Dec 20 20:31:04.860 INFO O| Dec 20 20:31:04.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
71752024-12-20T20:31:06.082Z[ recovery-image] Dec 20 20:31:04.860 INFO O| Dec 20 20:31:04.860 INFO STEP 944 (remove_files) COMPLETE
71762024-12-20T20:31:06.082Z[ recovery-image] Dec 20 20:31:04.860 INFO O| Dec 20 20:31:04.860 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772024-12-20T20:31:06.242Z[ recovery-image] Dec 20 20:31:05.020 INFO O| Dec 20 20:31:05.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
71782024-12-20T20:31:06.242Z[ recovery-image] Dec 20 20:31:05.020 INFO O| Dec 20 20:31:05.020 INFO STEP 945 (remove_files) COMPLETE
71792024-12-20T20:31:06.242Z[ recovery-image] Dec 20 20:31:05.020 INFO O| Dec 20 20:31:05.020 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802024-12-20T20:31:06.268Z[ recovery-image] Dec 20 20:31:05.046 INFO O| Dec 20 20:31:05.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
71812024-12-20T20:31:06.268Z[ recovery-image] Dec 20 20:31:05.046 INFO O| Dec 20 20:31:05.046 INFO STEP 946 (remove_files) COMPLETE
71822024-12-20T20:31:06.268Z[ recovery-image] Dec 20 20:31:05.046 INFO O| Dec 20 20:31:05.046 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832024-12-20T20:31:06.291Z[ recovery-image] Dec 20 20:31:05.069 INFO O| Dec 20 20:31:05.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
71842024-12-20T20:31:06.291Z[ recovery-image] Dec 20 20:31:05.069 INFO O| Dec 20 20:31:05.069 INFO STEP 947 (remove_files) COMPLETE
71852024-12-20T20:31:06.291Z[ recovery-image] Dec 20 20:31:05.069 INFO O| Dec 20 20:31:05.069 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862024-12-20T20:31:06.313Z[ recovery-image] Dec 20 20:31:05.091 INFO O| Dec 20 20:31:05.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
71872024-12-20T20:31:06.313Z[ recovery-image] Dec 20 20:31:05.091 INFO O| Dec 20 20:31:05.091 INFO STEP 948 (remove_files) COMPLETE
71882024-12-20T20:31:06.313Z[ recovery-image] Dec 20 20:31:05.091 INFO O| Dec 20 20:31:05.091 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892024-12-20T20:31:06.348Z[ recovery-image] Dec 20 20:31:05.126 INFO O| Dec 20 20:31:05.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
71902024-12-20T20:31:06.348Z[ recovery-image] Dec 20 20:31:05.126 INFO O| Dec 20 20:31:05.126 INFO STEP 949 (remove_files) COMPLETE
71912024-12-20T20:31:06.348Z[ recovery-image] Dec 20 20:31:05.126 INFO O| Dec 20 20:31:05.126 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922024-12-20T20:31:06.368Z[ recovery-image] Dec 20 20:31:05.146 INFO O| Dec 20 20:31:05.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
71932024-12-20T20:31:06.371Z[ recovery-image] Dec 20 20:31:05.146 INFO O| Dec 20 20:31:05.146 INFO STEP 950 (remove_files) COMPLETE
71942024-12-20T20:31:06.371Z[ recovery-image] Dec 20 20:31:05.146 INFO O| Dec 20 20:31:05.146 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952024-12-20T20:31:06.396Z[ recovery-image] Dec 20 20:31:05.174 INFO O| Dec 20 20:31:05.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
71962024-12-20T20:31:06.399Z[ recovery-image] Dec 20 20:31:05.174 INFO O| Dec 20 20:31:05.174 INFO STEP 951 (remove_files) COMPLETE
71972024-12-20T20:31:06.400Z[ recovery-image] Dec 20 20:31:05.175 INFO O| Dec 20 20:31:05.174 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982024-12-20T20:31:06.476Z[ recovery-image] Dec 20 20:31:05.253 INFO O| Dec 20 20:31:05.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
71992024-12-20T20:31:06.479Z[ recovery-image] Dec 20 20:31:05.254 INFO O| Dec 20 20:31:05.253 INFO STEP 952 (remove_files) COMPLETE
72002024-12-20T20:31:06.479Z[ recovery-image] Dec 20 20:31:05.254 INFO O| Dec 20 20:31:05.254 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012024-12-20T20:31:06.497Z[ recovery-image] Dec 20 20:31:05.275 INFO O| Dec 20 20:31:05.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
72022024-12-20T20:31:06.497Z[ recovery-image] Dec 20 20:31:05.275 INFO O| Dec 20 20:31:05.275 INFO STEP 953 (remove_files) COMPLETE
72032024-12-20T20:31:06.497Z[ recovery-image] Dec 20 20:31:05.275 INFO O| Dec 20 20:31:05.275 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042024-12-20T20:31:06.538Z[ recovery-image] Dec 20 20:31:05.316 INFO O| Dec 20 20:31:05.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
72052024-12-20T20:31:06.615Z[ recovery-image] Dec 20 20:31:05.393 INFO O| Dec 20 20:31:05.393 INFO STEP 954 (remove_files) COMPLETE
72062024-12-20T20:31:06.615Z[ recovery-image] Dec 20 20:31:05.393 INFO O| Dec 20 20:31:05.393 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072024-12-20T20:31:06.644Z[ recovery-image] Dec 20 20:31:05.422 INFO O| Dec 20 20:31:05.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
72082024-12-20T20:31:06.647Z[ recovery-image] Dec 20 20:31:05.422 INFO O| Dec 20 20:31:05.422 INFO STEP 955 (remove_files) COMPLETE
72092024-12-20T20:31:06.649Z[ recovery-image] Dec 20 20:31:05.422 INFO O| Dec 20 20:31:05.422 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102024-12-20T20:31:06.663Z[ recovery-image] Dec 20 20:31:05.441 INFO O| Dec 20 20:31:05.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
72112024-12-20T20:31:06.666Z[ recovery-image] Dec 20 20:31:05.441 INFO O| Dec 20 20:31:05.441 INFO STEP 956 (remove_files) COMPLETE
72122024-12-20T20:31:06.666Z[ recovery-image] Dec 20 20:31:05.441 INFO O| Dec 20 20:31:05.441 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132024-12-20T20:31:06.683Z[ recovery-image] Dec 20 20:31:05.461 INFO O| Dec 20 20:31:05.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
72142024-12-20T20:31:06.686Z[ recovery-image] Dec 20 20:31:05.461 INFO O| Dec 20 20:31:05.461 INFO STEP 957 (remove_files) COMPLETE
72152024-12-20T20:31:06.686Z[ recovery-image] Dec 20 20:31:05.461 INFO O| Dec 20 20:31:05.461 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162024-12-20T20:31:06.703Z[ recovery-image] Dec 20 20:31:05.481 INFO O| Dec 20 20:31:05.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
72172024-12-20T20:31:06.703Z[ recovery-image] Dec 20 20:31:05.481 INFO O| Dec 20 20:31:05.481 INFO STEP 958 (remove_files) COMPLETE
72182024-12-20T20:31:06.706Z[ recovery-image] Dec 20 20:31:05.481 INFO O| Dec 20 20:31:05.481 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192024-12-20T20:31:06.746Z[ recovery-image] Dec 20 20:31:05.524 INFO O| Dec 20 20:31:05.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
72202024-12-20T20:31:06.749Z[ recovery-image] Dec 20 20:31:05.524 INFO O| Dec 20 20:31:05.524 INFO STEP 959 (remove_files) COMPLETE
72212024-12-20T20:31:06.749Z[ recovery-image] Dec 20 20:31:05.524 INFO O| Dec 20 20:31:05.524 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222024-12-20T20:31:06.767Z[ recovery-image] Dec 20 20:31:05.545 INFO O| Dec 20 20:31:05.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
72232024-12-20T20:31:06.770Z[ recovery-image] Dec 20 20:31:05.545 INFO O| Dec 20 20:31:05.545 INFO STEP 960 (remove_files) COMPLETE
72242024-12-20T20:31:06.770Z[ recovery-image] Dec 20 20:31:05.545 INFO O| Dec 20 20:31:05.545 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252024-12-20T20:31:06.796Z[ recovery-image] Dec 20 20:31:05.564 INFO O| Dec 20 20:31:05.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
72262024-12-20T20:31:06.796Z[ recovery-image] Dec 20 20:31:05.565 INFO O| Dec 20 20:31:05.565 INFO STEP 961 (remove_files) COMPLETE
72272024-12-20T20:31:06.796Z[ recovery-image] Dec 20 20:31:05.565 INFO O| Dec 20 20:31:05.565 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282024-12-20T20:31:06.806Z[ recovery-image] Dec 20 20:31:05.584 INFO O| Dec 20 20:31:05.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
72292024-12-20T20:31:06.806Z[ recovery-image] Dec 20 20:31:05.584 INFO O| Dec 20 20:31:05.584 INFO STEP 962 (remove_files) COMPLETE
72302024-12-20T20:31:06.810Z[ recovery-image] Dec 20 20:31:05.584 INFO O| Dec 20 20:31:05.584 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312024-12-20T20:31:06.824Z[ recovery-image] Dec 20 20:31:05.603 INFO O| Dec 20 20:31:05.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
72322024-12-20T20:31:06.825Z[ recovery-image] Dec 20 20:31:05.603 INFO O| Dec 20 20:31:05.603 INFO STEP 963 (remove_files) COMPLETE
72332024-12-20T20:31:06.825Z[ recovery-image] Dec 20 20:31:05.603 INFO O| Dec 20 20:31:05.603 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342024-12-20T20:31:06.850Z[ recovery-image] Dec 20 20:31:05.624 INFO O| Dec 20 20:31:05.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
72352024-12-20T20:31:06.850Z[ recovery-image] Dec 20 20:31:05.624 INFO O| Dec 20 20:31:05.624 INFO STEP 964 (remove_files) COMPLETE
72362024-12-20T20:31:06.850Z[ recovery-image] Dec 20 20:31:05.625 INFO O| Dec 20 20:31:05.624 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372024-12-20T20:31:06.874Z[ recovery-image] Dec 20 20:31:05.652 INFO O| Dec 20 20:31:05.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
72382024-12-20T20:31:06.877Z[ recovery-image] Dec 20 20:31:05.652 INFO O| Dec 20 20:31:05.652 INFO STEP 965 (remove_files) COMPLETE
72392024-12-20T20:31:06.877Z[ recovery-image] Dec 20 20:31:05.652 INFO O| Dec 20 20:31:05.652 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402024-12-20T20:31:06.894Z[ recovery-image] Dec 20 20:31:05.673 INFO O| Dec 20 20:31:05.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
72412024-12-20T20:31:06.899Z[ recovery-image] Dec 20 20:31:05.673 INFO O| Dec 20 20:31:05.673 INFO STEP 966 (remove_files) COMPLETE
72422024-12-20T20:31:06.899Z[ recovery-image] Dec 20 20:31:05.673 INFO O| Dec 20 20:31:05.673 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432024-12-20T20:31:06.914Z[ recovery-image] Dec 20 20:31:05.692 INFO O| Dec 20 20:31:05.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
72442024-12-20T20:31:06.917Z[ recovery-image] Dec 20 20:31:05.693 INFO O| Dec 20 20:31:05.693 INFO STEP 967 (remove_files) COMPLETE
72452024-12-20T20:31:06.917Z[ recovery-image] Dec 20 20:31:05.693 INFO O| Dec 20 20:31:05.693 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462024-12-20T20:31:06.950Z[ recovery-image] Dec 20 20:31:05.728 INFO O| Dec 20 20:31:05.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
72472024-12-20T20:31:06.950Z[ recovery-image] Dec 20 20:31:05.728 INFO O| Dec 20 20:31:05.728 INFO STEP 968 (remove_files) COMPLETE
72482024-12-20T20:31:06.953Z[ recovery-image] Dec 20 20:31:05.728 INFO O| Dec 20 20:31:05.728 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492024-12-20T20:31:06.973Z[ recovery-image] Dec 20 20:31:05.752 INFO O| Dec 20 20:31:05.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
72502024-12-20T20:31:06.974Z[ recovery-image] Dec 20 20:31:05.752 INFO O| Dec 20 20:31:05.752 INFO STEP 969 (remove_files) COMPLETE
72512024-12-20T20:31:06.976Z[ recovery-image] Dec 20 20:31:05.752 INFO O| Dec 20 20:31:05.752 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522024-12-20T20:31:07.004Z[ recovery-image] Dec 20 20:31:05.782 INFO O| Dec 20 20:31:05.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
72532024-12-20T20:31:07.004Z[ recovery-image] Dec 20 20:31:05.782 INFO O| Dec 20 20:31:05.782 INFO STEP 970 (remove_files) COMPLETE
72542024-12-20T20:31:07.004Z[ recovery-image] Dec 20 20:31:05.782 INFO O| Dec 20 20:31:05.782 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552024-12-20T20:31:07.024Z[ recovery-image] Dec 20 20:31:05.802 INFO O| Dec 20 20:31:05.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
72562024-12-20T20:31:07.024Z[ recovery-image] Dec 20 20:31:05.802 INFO O| Dec 20 20:31:05.802 INFO STEP 971 (remove_files) COMPLETE
72572024-12-20T20:31:07.027Z[ recovery-image] Dec 20 20:31:05.802 INFO O| Dec 20 20:31:05.802 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582024-12-20T20:31:07.083Z[ recovery-image] Dec 20 20:31:05.861 INFO O| Dec 20 20:31:05.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
72592024-12-20T20:31:07.083Z[ recovery-image] Dec 20 20:31:05.861 INFO O| Dec 20 20:31:05.861 INFO STEP 972 (remove_files) COMPLETE
72602024-12-20T20:31:07.086Z[ recovery-image] Dec 20 20:31:05.861 INFO O| Dec 20 20:31:05.861 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612024-12-20T20:31:07.106Z[ recovery-image] Dec 20 20:31:05.884 INFO O| Dec 20 20:31:05.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
72622024-12-20T20:31:07.109Z[ recovery-image] Dec 20 20:31:05.885 INFO O| Dec 20 20:31:05.884 INFO STEP 973 (remove_files) COMPLETE
72632024-12-20T20:31:07.110Z[ recovery-image] Dec 20 20:31:05.885 INFO O| Dec 20 20:31:05.885 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642024-12-20T20:31:07.127Z[ recovery-image] Dec 20 20:31:05.905 INFO O| Dec 20 20:31:05.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
72652024-12-20T20:31:07.133Z[ recovery-image] Dec 20 20:31:05.906 INFO O| Dec 20 20:31:05.906 INFO STEP 974 (remove_files) COMPLETE
72662024-12-20T20:31:07.133Z[ recovery-image] Dec 20 20:31:05.906 INFO O| Dec 20 20:31:05.906 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672024-12-20T20:31:07.151Z[ recovery-image] Dec 20 20:31:05.929 INFO O| Dec 20 20:31:05.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
72682024-12-20T20:31:07.154Z[ recovery-image] Dec 20 20:31:05.929 INFO O| Dec 20 20:31:05.929 INFO STEP 975 (remove_files) COMPLETE
72692024-12-20T20:31:07.154Z[ recovery-image] Dec 20 20:31:05.929 INFO O| Dec 20 20:31:05.929 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702024-12-20T20:31:07.239Z[ recovery-image] Dec 20 20:31:06.017 INFO O| Dec 20 20:31:06.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
72712024-12-20T20:31:07.243Z[ recovery-image] Dec 20 20:31:06.017 INFO O| Dec 20 20:31:06.017 INFO STEP 976 (remove_files) COMPLETE
72722024-12-20T20:31:07.243Z[ recovery-image] Dec 20 20:31:06.017 INFO O| Dec 20 20:31:06.017 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732024-12-20T20:31:07.260Z[ recovery-image] Dec 20 20:31:06.039 INFO O| Dec 20 20:31:06.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc"
72742024-12-20T20:31:07.263Z[ recovery-image] Dec 20 20:31:06.041 INFO O| Dec 20 20:31:06.041 INFO STEP 977 (remove_files) COMPLETE
72752024-12-20T20:31:07.264Z[ recovery-image] Dec 20 20:31:06.041 INFO O| Dec 20 20:31:06.041 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762024-12-20T20:31:07.283Z[ recovery-image] Dec 20 20:31:06.061 INFO O| Dec 20 20:31:06.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so"
72772024-12-20T20:31:07.286Z[ recovery-image] Dec 20 20:31:06.061 INFO O| Dec 20 20:31:06.061 INFO STEP 978 (remove_files) COMPLETE
72782024-12-20T20:31:07.286Z[ recovery-image] Dec 20 20:31:06.062 INFO O| Dec 20 20:31:06.061 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792024-12-20T20:31:07.304Z[ recovery-image] Dec 20 20:31:06.082 INFO O| Dec 20 20:31:06.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so"
72802024-12-20T20:31:07.307Z[ recovery-image] Dec 20 20:31:06.082 INFO O| Dec 20 20:31:06.082 INFO STEP 979 (remove_files) COMPLETE
72812024-12-20T20:31:07.307Z[ recovery-image] Dec 20 20:31:06.082 INFO O| Dec 20 20:31:06.082 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822024-12-20T20:31:07.324Z[ recovery-image] Dec 20 20:31:06.102 INFO O| Dec 20 20:31:06.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so"
72832024-12-20T20:31:07.327Z[ recovery-image] Dec 20 20:31:06.103 INFO O| Dec 20 20:31:06.103 INFO STEP 980 (remove_files) COMPLETE
72842024-12-20T20:31:07.327Z[ recovery-image] Dec 20 20:31:06.103 INFO O| Dec 20 20:31:06.103 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852024-12-20T20:31:07.344Z[ recovery-image] Dec 20 20:31:06.122 INFO O| Dec 20 20:31:06.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
72862024-12-20T20:31:07.348Z[ recovery-image] Dec 20 20:31:06.123 INFO O| Dec 20 20:31:06.123 INFO STEP 981 (remove_files) COMPLETE
72872024-12-20T20:31:07.348Z[ recovery-image] Dec 20 20:31:06.123 INFO O| Dec 20 20:31:06.123 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882024-12-20T20:31:07.362Z[ recovery-image] Dec 20 20:31:06.141 INFO O| Dec 20 20:31:06.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
72892024-12-20T20:31:07.365Z[ recovery-image] Dec 20 20:31:06.141 INFO O| Dec 20 20:31:06.141 INFO STEP 982 (remove_files) COMPLETE
72902024-12-20T20:31:07.365Z[ recovery-image] Dec 20 20:31:06.141 INFO O| Dec 20 20:31:06.141 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912024-12-20T20:31:07.380Z[ recovery-image] Dec 20 20:31:06.159 INFO O| Dec 20 20:31:06.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
72922024-12-20T20:31:07.384Z[ recovery-image] Dec 20 20:31:06.159 INFO O| Dec 20 20:31:06.159 INFO STEP 983 (remove_files) COMPLETE
72932024-12-20T20:31:07.384Z[ recovery-image] Dec 20 20:31:06.159 INFO O| Dec 20 20:31:06.159 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942024-12-20T20:31:07.400Z[ recovery-image] Dec 20 20:31:06.178 INFO O| Dec 20 20:31:06.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
72952024-12-20T20:31:07.403Z[ recovery-image] Dec 20 20:31:06.178 INFO O| Dec 20 20:31:06.178 INFO STEP 984 (remove_files) COMPLETE
72962024-12-20T20:31:07.403Z[ recovery-image] Dec 20 20:31:06.178 INFO O| Dec 20 20:31:06.178 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972024-12-20T20:31:07.447Z[ recovery-image] Dec 20 20:31:06.225 INFO O| Dec 20 20:31:06.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
72982024-12-20T20:31:07.450Z[ recovery-image] Dec 20 20:31:06.225 INFO O| Dec 20 20:31:06.225 INFO STEP 985 (remove_files) COMPLETE
72992024-12-20T20:31:07.450Z[ recovery-image] Dec 20 20:31:06.225 INFO O| Dec 20 20:31:06.225 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002024-12-20T20:31:07.479Z[ recovery-image] Dec 20 20:31:06.257 INFO O| Dec 20 20:31:06.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
73012024-12-20T20:31:07.479Z[ recovery-image] Dec 20 20:31:06.257 INFO O| Dec 20 20:31:06.257 INFO STEP 986 (remove_files) COMPLETE
73022024-12-20T20:31:07.479Z[ recovery-image] Dec 20 20:31:06.257 INFO O| Dec 20 20:31:06.257 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032024-12-20T20:31:07.502Z[ recovery-image] Dec 20 20:31:06.280 INFO O| Dec 20 20:31:06.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
73042024-12-20T20:31:07.502Z[ recovery-image] Dec 20 20:31:06.280 INFO O| Dec 20 20:31:06.280 INFO STEP 987 (remove_files) COMPLETE
73052024-12-20T20:31:07.502Z[ recovery-image] Dec 20 20:31:06.280 INFO O| Dec 20 20:31:06.280 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062024-12-20T20:31:07.535Z[ recovery-image] Dec 20 20:31:06.313 INFO O| Dec 20 20:31:06.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
73072024-12-20T20:31:07.535Z[ recovery-image] Dec 20 20:31:06.313 INFO O| Dec 20 20:31:06.313 INFO STEP 988 (remove_files) COMPLETE
73082024-12-20T20:31:07.535Z[ recovery-image] Dec 20 20:31:06.313 INFO O| Dec 20 20:31:06.313 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092024-12-20T20:31:07.595Z[ recovery-image] Dec 20 20:31:06.373 INFO O| Dec 20 20:31:06.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
73102024-12-20T20:31:07.595Z[ recovery-image] Dec 20 20:31:06.373 INFO O| Dec 20 20:31:06.373 INFO STEP 989 (remove_files) COMPLETE
73112024-12-20T20:31:07.595Z[ recovery-image] Dec 20 20:31:06.373 INFO O| Dec 20 20:31:06.373 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122024-12-20T20:31:07.661Z[ recovery-image] Dec 20 20:31:06.398 INFO O| Dec 20 20:31:06.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
73132024-12-20T20:31:07.662Z[ recovery-image] Dec 20 20:31:06.398 INFO O| Dec 20 20:31:06.398 INFO STEP 990 (remove_files) COMPLETE
73142024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.398 INFO O| Dec 20 20:31:06.398 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.419 INFO O| Dec 20 20:31:06.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
73162024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.419 INFO O| Dec 20 20:31:06.419 INFO STEP 991 (remove_files) COMPLETE
73172024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.419 INFO O| Dec 20 20:31:06.419 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.440 INFO O| Dec 20 20:31:06.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
73192024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.441 INFO O| Dec 20 20:31:06.441 INFO STEP 992 (remove_files) COMPLETE
73202024-12-20T20:31:07.665Z[ recovery-image] Dec 20 20:31:06.441 INFO O| Dec 20 20:31:06.441 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212024-12-20T20:31:07.690Z[ recovery-image] Dec 20 20:31:06.467 INFO O| Dec 20 20:31:06.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
73222024-12-20T20:31:07.690Z[ recovery-image] Dec 20 20:31:06.467 INFO O| Dec 20 20:31:06.467 INFO STEP 993 (remove_files) COMPLETE
73232024-12-20T20:31:07.690Z[ recovery-image] Dec 20 20:31:06.467 INFO O| Dec 20 20:31:06.467 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242024-12-20T20:31:07.708Z[ recovery-image] Dec 20 20:31:06.485 INFO O| Dec 20 20:31:06.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
73252024-12-20T20:31:07.708Z[ recovery-image] Dec 20 20:31:06.485 INFO O| Dec 20 20:31:06.485 INFO STEP 994 (remove_files) COMPLETE
73262024-12-20T20:31:07.708Z[ recovery-image] Dec 20 20:31:06.485 INFO O| Dec 20 20:31:06.485 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272024-12-20T20:31:07.726Z[ recovery-image] Dec 20 20:31:06.503 INFO O| Dec 20 20:31:06.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
73282024-12-20T20:31:07.726Z[ recovery-image] Dec 20 20:31:06.503 INFO O| Dec 20 20:31:06.503 INFO STEP 995 (remove_files) COMPLETE
73292024-12-20T20:31:07.726Z[ recovery-image] Dec 20 20:31:06.503 INFO O| Dec 20 20:31:06.503 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302024-12-20T20:31:07.743Z[ recovery-image] Dec 20 20:31:06.521 INFO O| Dec 20 20:31:06.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
73312024-12-20T20:31:07.744Z[ recovery-image] Dec 20 20:31:06.521 INFO O| Dec 20 20:31:06.521 INFO STEP 996 (remove_files) COMPLETE
73322024-12-20T20:31:07.744Z[ recovery-image] Dec 20 20:31:06.521 INFO O| Dec 20 20:31:06.521 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332024-12-20T20:31:07.763Z[ recovery-image] Dec 20 20:31:06.540 INFO O| Dec 20 20:31:06.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
73342024-12-20T20:31:07.763Z[ recovery-image] Dec 20 20:31:06.540 INFO O| Dec 20 20:31:06.540 INFO STEP 997 (remove_files) COMPLETE
73352024-12-20T20:31:07.763Z[ recovery-image] Dec 20 20:31:06.541 INFO O| Dec 20 20:31:06.540 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362024-12-20T20:31:07.782Z[ recovery-image] Dec 20 20:31:06.560 INFO O| Dec 20 20:31:06.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
73372024-12-20T20:31:07.782Z[ recovery-image] Dec 20 20:31:06.560 INFO O| Dec 20 20:31:06.560 INFO STEP 998 (remove_files) COMPLETE
73382024-12-20T20:31:07.785Z[ recovery-image] Dec 20 20:31:06.561 INFO O| Dec 20 20:31:06.560 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392024-12-20T20:31:07.844Z[ recovery-image] Dec 20 20:31:06.622 INFO O| Dec 20 20:31:06.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
73402024-12-20T20:31:07.848Z[ recovery-image] Dec 20 20:31:06.622 INFO O| Dec 20 20:31:06.622 INFO STEP 999 (remove_files) COMPLETE
73412024-12-20T20:31:07.848Z[ recovery-image] Dec 20 20:31:06.622 INFO O| Dec 20 20:31:06.622 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422024-12-20T20:31:07.864Z[ recovery-image] Dec 20 20:31:06.642 INFO O| Dec 20 20:31:06.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
73432024-12-20T20:31:07.864Z[ recovery-image] Dec 20 20:31:06.642 INFO O| Dec 20 20:31:06.642 INFO STEP 1000 (remove_files) COMPLETE
73442024-12-20T20:31:07.867Z[ recovery-image] Dec 20 20:31:06.642 INFO O| Dec 20 20:31:06.642 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452024-12-20T20:31:07.883Z[ recovery-image] Dec 20 20:31:06.661 INFO O| Dec 20 20:31:06.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
73462024-12-20T20:31:07.883Z[ recovery-image] Dec 20 20:31:06.662 INFO O| Dec 20 20:31:06.662 INFO STEP 1001 (remove_files) COMPLETE
73472024-12-20T20:31:07.886Z[ recovery-image] Dec 20 20:31:06.662 INFO O| Dec 20 20:31:06.662 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482024-12-20T20:31:07.902Z[ recovery-image] Dec 20 20:31:06.680 INFO O| Dec 20 20:31:06.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
73492024-12-20T20:31:07.902Z[ recovery-image] Dec 20 20:31:06.680 INFO O| Dec 20 20:31:06.680 INFO STEP 1002 (remove_files) COMPLETE
73502024-12-20T20:31:07.904Z[ recovery-image] Dec 20 20:31:06.680 INFO O| Dec 20 20:31:06.680 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512024-12-20T20:31:07.922Z[ recovery-image] Dec 20 20:31:06.699 INFO O| Dec 20 20:31:06.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
73522024-12-20T20:31:07.922Z[ recovery-image] Dec 20 20:31:06.699 INFO O| Dec 20 20:31:06.699 INFO STEP 1003 (remove_files) COMPLETE
73532024-12-20T20:31:07.922Z[ recovery-image] Dec 20 20:31:06.700 INFO O| Dec 20 20:31:06.699 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542024-12-20T20:31:07.942Z[ recovery-image] Dec 20 20:31:06.721 INFO O| Dec 20 20:31:06.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
73552024-12-20T20:31:07.944Z[ recovery-image] Dec 20 20:31:06.721 INFO O| Dec 20 20:31:06.721 INFO STEP 1004 (remove_files) COMPLETE
73562024-12-20T20:31:07.944Z[ recovery-image] Dec 20 20:31:06.721 INFO O| Dec 20 20:31:06.721 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572024-12-20T20:31:07.963Z[ recovery-image] Dec 20 20:31:06.740 INFO O| Dec 20 20:31:06.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
73582024-12-20T20:31:07.963Z[ recovery-image] Dec 20 20:31:06.740 INFO O| Dec 20 20:31:06.740 INFO STEP 1005 (remove_files) COMPLETE
73592024-12-20T20:31:07.967Z[ recovery-image] Dec 20 20:31:06.741 INFO O| Dec 20 20:31:06.740 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602024-12-20T20:31:07.982Z[ recovery-image] Dec 20 20:31:06.760 INFO O| Dec 20 20:31:06.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
73612024-12-20T20:31:07.982Z[ recovery-image] Dec 20 20:31:06.760 INFO O| Dec 20 20:31:06.760 INFO STEP 1006 (remove_files) COMPLETE
73622024-12-20T20:31:07.982Z[ recovery-image] Dec 20 20:31:06.760 INFO O| Dec 20 20:31:06.760 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632024-12-20T20:31:08.023Z[ recovery-image] Dec 20 20:31:06.801 INFO O| Dec 20 20:31:06.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
73642024-12-20T20:31:08.023Z[ recovery-image] Dec 20 20:31:06.802 INFO O| Dec 20 20:31:06.801 INFO STEP 1007 (remove_files) COMPLETE
73652024-12-20T20:31:08.023Z[ recovery-image] Dec 20 20:31:06.802 INFO O| Dec 20 20:31:06.802 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662024-12-20T20:31:08.057Z[ recovery-image] Dec 20 20:31:06.833 INFO O| Dec 20 20:31:06.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
73672024-12-20T20:31:08.058Z[ recovery-image] Dec 20 20:31:06.833 INFO O| Dec 20 20:31:06.833 INFO STEP 1008 (remove_files) COMPLETE
73682024-12-20T20:31:08.058Z[ recovery-image] Dec 20 20:31:06.833 INFO O| Dec 20 20:31:06.833 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692024-12-20T20:31:08.100Z[ recovery-image] Dec 20 20:31:06.878 INFO O| Dec 20 20:31:06.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
73702024-12-20T20:31:08.100Z[ recovery-image] Dec 20 20:31:06.878 INFO O| Dec 20 20:31:06.878 INFO STEP 1009 (remove_files) COMPLETE
73712024-12-20T20:31:08.100Z[ recovery-image] Dec 20 20:31:06.878 INFO O| Dec 20 20:31:06.878 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722024-12-20T20:31:08.159Z[ recovery-image] Dec 20 20:31:06.938 INFO O| Dec 20 20:31:06.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
73732024-12-20T20:31:08.159Z[ recovery-image] Dec 20 20:31:06.938 INFO O| Dec 20 20:31:06.938 INFO STEP 1010 (remove_files) COMPLETE
73742024-12-20T20:31:08.159Z[ recovery-image] Dec 20 20:31:06.938 INFO O| Dec 20 20:31:06.938 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752024-12-20T20:31:08.183Z[ recovery-image] Dec 20 20:31:06.961 INFO O| Dec 20 20:31:06.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
73762024-12-20T20:31:08.183Z[ recovery-image] Dec 20 20:31:06.961 INFO O| Dec 20 20:31:06.961 INFO STEP 1011 (remove_files) COMPLETE
73772024-12-20T20:31:08.183Z[ recovery-image] Dec 20 20:31:06.961 INFO O| Dec 20 20:31:06.961 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782024-12-20T20:31:08.206Z[ recovery-image] Dec 20 20:31:06.984 INFO O| Dec 20 20:31:06.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
73792024-12-20T20:31:08.206Z[ recovery-image] Dec 20 20:31:06.984 INFO O| Dec 20 20:31:06.984 INFO STEP 1012 (remove_files) COMPLETE
73802024-12-20T20:31:08.206Z[ recovery-image] Dec 20 20:31:06.984 INFO O| Dec 20 20:31:06.984 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812024-12-20T20:31:08.227Z[ recovery-image] Dec 20 20:31:07.005 INFO O| Dec 20 20:31:07.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
73822024-12-20T20:31:08.227Z[ recovery-image] Dec 20 20:31:07.006 INFO O| Dec 20 20:31:07.005 INFO STEP 1013 (remove_files) COMPLETE
73832024-12-20T20:31:08.227Z[ recovery-image] Dec 20 20:31:07.006 INFO O| Dec 20 20:31:07.005 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842024-12-20T20:31:08.247Z[ recovery-image] Dec 20 20:31:07.025 INFO O| Dec 20 20:31:07.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
73852024-12-20T20:31:08.247Z[ recovery-image] Dec 20 20:31:07.025 INFO O| Dec 20 20:31:07.025 INFO STEP 1014 (remove_files) COMPLETE
73862024-12-20T20:31:08.247Z[ recovery-image] Dec 20 20:31:07.025 INFO O| Dec 20 20:31:07.025 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872024-12-20T20:31:08.267Z[ recovery-image] Dec 20 20:31:07.046 INFO O| Dec 20 20:31:07.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
73882024-12-20T20:31:08.268Z[ recovery-image] Dec 20 20:31:07.046 INFO O| Dec 20 20:31:07.046 INFO STEP 1015 (remove_files) COMPLETE
73892024-12-20T20:31:08.268Z[ recovery-image] Dec 20 20:31:07.046 INFO O| Dec 20 20:31:07.046 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902024-12-20T20:31:08.286Z[ recovery-image] Dec 20 20:31:07.064 INFO O| Dec 20 20:31:07.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
73912024-12-20T20:31:08.286Z[ recovery-image] Dec 20 20:31:07.064 INFO O| Dec 20 20:31:07.064 INFO STEP 1016 (remove_files) COMPLETE
73922024-12-20T20:31:08.286Z[ recovery-image] Dec 20 20:31:07.064 INFO O| Dec 20 20:31:07.064 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932024-12-20T20:31:08.305Z[ recovery-image] Dec 20 20:31:07.083 INFO O| Dec 20 20:31:07.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
73942024-12-20T20:31:08.305Z[ recovery-image] Dec 20 20:31:07.083 INFO O| Dec 20 20:31:07.083 INFO STEP 1017 (remove_files) COMPLETE
73952024-12-20T20:31:08.305Z[ recovery-image] Dec 20 20:31:07.083 INFO O| Dec 20 20:31:07.083 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962024-12-20T20:31:08.322Z[ recovery-image] Dec 20 20:31:07.101 INFO O| Dec 20 20:31:07.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
73972024-12-20T20:31:08.322Z[ recovery-image] Dec 20 20:31:07.101 INFO O| Dec 20 20:31:07.101 INFO STEP 1018 (remove_files) COMPLETE
73982024-12-20T20:31:08.322Z[ recovery-image] Dec 20 20:31:07.101 INFO O| Dec 20 20:31:07.101 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992024-12-20T20:31:08.327Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
74002024-12-20T20:31:08.348Z[ recovery-image] Dec 20 20:31:07.126 INFO O| Dec 20 20:31:07.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
74012024-12-20T20:31:08.348Z[ recovery-image] Dec 20 20:31:07.126 INFO O| Dec 20 20:31:07.118 INFO STEP 1019 (remove_files) COMPLETE
74022024-12-20T20:31:08.348Z[ recovery-image] Dec 20 20:31:07.126 INFO O| Dec 20 20:31:07.118 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032024-12-20T20:31:08.358Z[ recovery-image] Dec 20 20:31:07.136 INFO O| Dec 20 20:31:07.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
74042024-12-20T20:31:08.361Z[ recovery-image] Dec 20 20:31:07.136 INFO O| Dec 20 20:31:07.136 INFO STEP 1020 (remove_files) COMPLETE
74052024-12-20T20:31:08.361Z[ recovery-image] Dec 20 20:31:07.136 INFO O| Dec 20 20:31:07.136 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062024-12-20T20:31:08.408Z[ recovery-image] Dec 20 20:31:07.186 INFO O| Dec 20 20:31:07.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
74072024-12-20T20:31:08.408Z[ recovery-image] Dec 20 20:31:07.186 INFO O| Dec 20 20:31:07.186 INFO STEP 1021 (remove_files) COMPLETE
74082024-12-20T20:31:08.408Z[ recovery-image] Dec 20 20:31:07.186 INFO O| Dec 20 20:31:07.186 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092024-12-20T20:31:08.437Z[ recovery-image] Dec 20 20:31:07.206 INFO O| Dec 20 20:31:07.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
74102024-12-20T20:31:08.437Z[ recovery-image] Dec 20 20:31:07.206 INFO O| Dec 20 20:31:07.206 INFO STEP 1022 (remove_files) COMPLETE
74112024-12-20T20:31:08.437Z[ recovery-image] Dec 20 20:31:07.206 INFO O| Dec 20 20:31:07.206 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122024-12-20T20:31:08.449Z[ recovery-image] Dec 20 20:31:07.226 INFO O| Dec 20 20:31:07.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
74132024-12-20T20:31:08.449Z[ recovery-image] Dec 20 20:31:07.227 INFO O| Dec 20 20:31:07.226 INFO STEP 1023 (remove_files) COMPLETE
74142024-12-20T20:31:08.449Z[ recovery-image] Dec 20 20:31:07.227 INFO O| Dec 20 20:31:07.226 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152024-12-20T20:31:08.468Z[ recovery-image] Dec 20 20:31:07.245 INFO O| Dec 20 20:31:07.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
74162024-12-20T20:31:08.468Z[ recovery-image] Dec 20 20:31:07.245 INFO O| Dec 20 20:31:07.245 INFO STEP 1024 (remove_files) COMPLETE
74172024-12-20T20:31:08.468Z[ recovery-image] Dec 20 20:31:07.245 INFO O| Dec 20 20:31:07.245 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182024-12-20T20:31:08.485Z[ recovery-image] Dec 20 20:31:07.263 INFO O| Dec 20 20:31:07.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
74192024-12-20T20:31:08.485Z[ recovery-image] Dec 20 20:31:07.263 INFO O| Dec 20 20:31:07.263 INFO STEP 1025 (remove_files) COMPLETE
74202024-12-20T20:31:08.487Z[ recovery-image] Dec 20 20:31:07.263 INFO O| Dec 20 20:31:07.263 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212024-12-20T20:31:08.519Z[ recovery-image] Dec 20 20:31:07.297 INFO O| Dec 20 20:31:07.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
74222024-12-20T20:31:08.541Z[ recovery-image] Dec 20 20:31:07.320 INFO O| Dec 20 20:31:07.320 INFO STEP 1026 (remove_files) COMPLETE
74232024-12-20T20:31:08.541Z[ recovery-image] Dec 20 20:31:07.320 INFO O| Dec 20 20:31:07.320 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242024-12-20T20:31:08.586Z[ recovery-image] Dec 20 20:31:07.364 INFO O| Dec 20 20:31:07.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
74252024-12-20T20:31:08.586Z[ recovery-image] Dec 20 20:31:07.364 INFO O| Dec 20 20:31:07.364 INFO STEP 1027 (remove_files) COMPLETE
74262024-12-20T20:31:08.588Z[ recovery-image] Dec 20 20:31:07.364 INFO O| Dec 20 20:31:07.364 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272024-12-20T20:31:08.609Z[ recovery-image] Dec 20 20:31:07.388 INFO O| Dec 20 20:31:07.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
74282024-12-20T20:31:08.609Z[ recovery-image] Dec 20 20:31:07.388 INFO O| Dec 20 20:31:07.388 INFO STEP 1028 (remove_files) COMPLETE
74292024-12-20T20:31:08.612Z[ recovery-image] Dec 20 20:31:07.388 INFO O| Dec 20 20:31:07.388 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302024-12-20T20:31:08.632Z[ recovery-image] Dec 20 20:31:07.410 INFO O| Dec 20 20:31:07.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
74312024-12-20T20:31:08.632Z[ recovery-image] Dec 20 20:31:07.410 INFO O| Dec 20 20:31:07.410 INFO STEP 1029 (remove_files) COMPLETE
74322024-12-20T20:31:08.632Z[ recovery-image] Dec 20 20:31:07.410 INFO O| Dec 20 20:31:07.410 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332024-12-20T20:31:08.653Z[ recovery-image] Dec 20 20:31:07.432 INFO O| Dec 20 20:31:07.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
74342024-12-20T20:31:08.655Z[ recovery-image] Dec 20 20:31:07.432 INFO O| Dec 20 20:31:07.432 INFO STEP 1030 (remove_files) COMPLETE
74352024-12-20T20:31:08.656Z[ recovery-image] Dec 20 20:31:07.432 INFO O| Dec 20 20:31:07.432 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362024-12-20T20:31:08.684Z[ host-image] Dec 20 20:31:07.462 INFO O| Dec 20 20:31:07.462 INFO O| Planning: Solver setup ... Done
74372024-12-20T20:31:08.690Z[ recovery-image] Dec 20 20:31:07.468 INFO O| Dec 20 20:31:07.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
74382024-12-20T20:31:08.690Z[ recovery-image] Dec 20 20:31:07.468 INFO O| Dec 20 20:31:07.468 INFO STEP 1031 (remove_files) COMPLETE
74392024-12-20T20:31:08.690Z[ recovery-image] Dec 20 20:31:07.468 INFO O| Dec 20 20:31:07.468 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402024-12-20T20:31:08.693Z[ host-image] Dec 20 20:31:07.469 INFO O| Dec 20 20:31:07.469 INFO O| Planning: Running solver ... Done
74412024-12-20T20:31:08.729Z[ recovery-image] Dec 20 20:31:07.508 INFO O| Dec 20 20:31:07.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
74422024-12-20T20:31:08.730Z[ recovery-image] Dec 20 20:31:07.508 INFO O| Dec 20 20:31:07.508 INFO STEP 1032 (remove_files) COMPLETE
74432024-12-20T20:31:08.730Z[ recovery-image] Dec 20 20:31:07.508 INFO O| Dec 20 20:31:07.508 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442024-12-20T20:31:08.749Z[ recovery-image] Dec 20 20:31:07.527 INFO O| Dec 20 20:31:07.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
74452024-12-20T20:31:08.749Z[ recovery-image] Dec 20 20:31:07.528 INFO O| Dec 20 20:31:07.528 INFO STEP 1033 (remove_files) COMPLETE
74462024-12-20T20:31:08.749Z[ recovery-image] Dec 20 20:31:07.528 INFO O| Dec 20 20:31:07.528 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472024-12-20T20:31:08.770Z[ recovery-image] Dec 20 20:31:07.548 INFO O| Dec 20 20:31:07.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
74482024-12-20T20:31:08.771Z[ recovery-image] Dec 20 20:31:07.549 INFO O| Dec 20 20:31:07.549 INFO STEP 1034 (remove_files) COMPLETE
74492024-12-20T20:31:08.773Z[ recovery-image] Dec 20 20:31:07.549 INFO O| Dec 20 20:31:07.549 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502024-12-20T20:31:08.777Z[ host-image] Dec 20 20:31:07.555 INFO O| Dec 20 20:31:07.555 INFO O| Planning: Finding local manifests ... Done
74512024-12-20T20:31:08.779Z[ host-image] Dec 20 20:31:07.556 INFO O| Dec 20 20:31:07.556 INFO O| Planning: Fetching manifests: 0/1 0% complete
74522024-12-20T20:31:08.792Z[ recovery-image] Dec 20 20:31:07.570 INFO O| Dec 20 20:31:07.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
74532024-12-20T20:31:08.792Z[ recovery-image] Dec 20 20:31:07.570 INFO O| Dec 20 20:31:07.570 INFO STEP 1035 (remove_files) COMPLETE
74542024-12-20T20:31:08.792Z[ recovery-image] Dec 20 20:31:07.570 INFO O| Dec 20 20:31:07.570 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552024-12-20T20:31:08.812Z[ recovery-image] Dec 20 20:31:07.590 INFO O| Dec 20 20:31:07.590 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
74562024-12-20T20:31:08.813Z[ recovery-image] Dec 20 20:31:07.591 INFO O| Dec 20 20:31:07.591 INFO STEP 1036 (remove_files) COMPLETE
74572024-12-20T20:31:08.813Z[ recovery-image] Dec 20 20:31:07.591 INFO O| Dec 20 20:31:07.591 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582024-12-20T20:31:08.831Z[ recovery-image] Dec 20 20:31:07.610 INFO O| Dec 20 20:31:07.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
74592024-12-20T20:31:08.834Z[ recovery-image] Dec 20 20:31:07.610 INFO O| Dec 20 20:31:07.610 INFO STEP 1037 (remove_files) COMPLETE
74602024-12-20T20:31:08.834Z[ recovery-image] Dec 20 20:31:07.610 INFO O| Dec 20 20:31:07.610 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612024-12-20T20:31:08.855Z[ recovery-image] Dec 20 20:31:07.633 INFO O| Dec 20 20:31:07.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
74622024-12-20T20:31:08.855Z[ recovery-image] Dec 20 20:31:07.633 INFO O| Dec 20 20:31:07.633 INFO STEP 1038 (remove_files) COMPLETE
74632024-12-20T20:31:08.855Z[ recovery-image] Dec 20 20:31:07.633 INFO O| Dec 20 20:31:07.633 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642024-12-20T20:31:08.889Z[ recovery-image] Dec 20 20:31:07.667 INFO O| Dec 20 20:31:07.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
74652024-12-20T20:31:08.889Z[ recovery-image] Dec 20 20:31:07.667 INFO O| Dec 20 20:31:07.667 INFO STEP 1039 (remove_files) COMPLETE
74662024-12-20T20:31:08.892Z[ recovery-image] Dec 20 20:31:07.667 INFO O| Dec 20 20:31:07.667 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672024-12-20T20:31:08.911Z[ recovery-image] Dec 20 20:31:07.688 INFO O| Dec 20 20:31:07.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
74682024-12-20T20:31:08.911Z[ recovery-image] Dec 20 20:31:07.688 INFO O| Dec 20 20:31:07.688 INFO STEP 1040 (remove_files) COMPLETE
74692024-12-20T20:31:08.914Z[ recovery-image] Dec 20 20:31:07.688 INFO O| Dec 20 20:31:07.688 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702024-12-20T20:31:08.933Z[ recovery-image] Dec 20 20:31:07.709 INFO O| Dec 20 20:31:07.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
74712024-12-20T20:31:08.933Z[ recovery-image] Dec 20 20:31:07.709 INFO O| Dec 20 20:31:07.709 INFO STEP 1041 (remove_files) COMPLETE
74722024-12-20T20:31:08.933Z[ recovery-image] Dec 20 20:31:07.710 INFO O| Dec 20 20:31:07.709 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732024-12-20T20:31:08.955Z[ recovery-image] Dec 20 20:31:07.733 INFO O| Dec 20 20:31:07.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
74742024-12-20T20:31:08.955Z[ recovery-image] Dec 20 20:31:07.733 INFO O| Dec 20 20:31:07.733 INFO STEP 1042 (remove_files) COMPLETE
74752024-12-20T20:31:08.955Z[ recovery-image] Dec 20 20:31:07.733 INFO O| Dec 20 20:31:07.733 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762024-12-20T20:31:08.982Z[ recovery-image] Dec 20 20:31:07.760 INFO O| Dec 20 20:31:07.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
74772024-12-20T20:31:08.982Z[ recovery-image] Dec 20 20:31:07.760 INFO O| Dec 20 20:31:07.760 INFO STEP 1043 (remove_files) COMPLETE
74782024-12-20T20:31:08.982Z[ recovery-image] Dec 20 20:31:07.760 INFO O| Dec 20 20:31:07.760 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792024-12-20T20:31:09.009Z[ recovery-image] Dec 20 20:31:07.787 INFO O| Dec 20 20:31:07.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
74802024-12-20T20:31:09.009Z[ recovery-image] Dec 20 20:31:07.787 INFO O| Dec 20 20:31:07.787 INFO STEP 1044 (remove_files) COMPLETE
74812024-12-20T20:31:09.009Z[ recovery-image] Dec 20 20:31:07.787 INFO O| Dec 20 20:31:07.787 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822024-12-20T20:31:09.049Z[ recovery-image] Dec 20 20:31:07.826 INFO O| Dec 20 20:31:07.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
74832024-12-20T20:31:09.049Z[ recovery-image] Dec 20 20:31:07.826 INFO O| Dec 20 20:31:07.826 INFO STEP 1045 (remove_files) COMPLETE
74842024-12-20T20:31:09.049Z[ recovery-image] Dec 20 20:31:07.826 INFO O| Dec 20 20:31:07.826 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852024-12-20T20:31:09.108Z[ host-image] Dec 20 20:31:07.886 INFO O| Dec 20 20:31:07.886 INFO O| Planning: Fetching manifests: 1/1 100% complete
74862024-12-20T20:31:09.146Z[ recovery-image] Dec 20 20:31:07.924 INFO O| Dec 20 20:31:07.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
74872024-12-20T20:31:09.146Z[ recovery-image] Dec 20 20:31:07.924 INFO O| Dec 20 20:31:07.924 INFO STEP 1046 (remove_files) COMPLETE
74882024-12-20T20:31:09.146Z[ recovery-image] Dec 20 20:31:07.924 INFO O| Dec 20 20:31:07.924 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892024-12-20T20:31:09.149Z[ host-image] Dec 20 20:31:07.927 INFO O| Dec 20 20:31:07.927 INFO O| Planning: Package planning ... Done
74902024-12-20T20:31:09.152Z[ host-image] Dec 20 20:31:07.928 INFO O| Dec 20 20:31:07.928 INFO O| Planning: Merging actions ... Done
74912024-12-20T20:31:09.168Z[ recovery-image] Dec 20 20:31:07.947 INFO O| Dec 20 20:31:07.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
74922024-12-20T20:31:09.168Z[ recovery-image] Dec 20 20:31:07.947 INFO O| Dec 20 20:31:07.947 INFO STEP 1047 (remove_files) COMPLETE
74932024-12-20T20:31:09.168Z[ recovery-image] Dec 20 20:31:07.947 INFO O| Dec 20 20:31:07.947 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942024-12-20T20:31:09.190Z[ recovery-image] Dec 20 20:31:07.968 INFO O| Dec 20 20:31:07.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
74952024-12-20T20:31:09.190Z[ recovery-image] Dec 20 20:31:07.968 INFO O| Dec 20 20:31:07.968 INFO STEP 1048 (remove_files) COMPLETE
74962024-12-20T20:31:09.190Z[ recovery-image] Dec 20 20:31:07.968 INFO O| Dec 20 20:31:07.968 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972024-12-20T20:31:09.213Z[ recovery-image] Dec 20 20:31:07.990 INFO O| Dec 20 20:31:07.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
74982024-12-20T20:31:09.214Z[ recovery-image] Dec 20 20:31:07.990 INFO O| Dec 20 20:31:07.990 INFO STEP 1049 (remove_files) COMPLETE
74992024-12-20T20:31:09.214Z[ recovery-image] Dec 20 20:31:07.990 INFO O| Dec 20 20:31:07.990 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002024-12-20T20:31:09.269Z[ recovery-image] Dec 20 20:31:08.047 INFO O| Dec 20 20:31:08.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
75012024-12-20T20:31:09.269Z[ recovery-image] Dec 20 20:31:08.047 INFO O| Dec 20 20:31:08.047 INFO STEP 1050 (remove_files) COMPLETE
75022024-12-20T20:31:09.272Z[ recovery-image] Dec 20 20:31:08.047 INFO O| Dec 20 20:31:08.047 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032024-12-20T20:31:09.288Z[ recovery-image] Dec 20 20:31:08.067 INFO O| Dec 20 20:31:08.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
75042024-12-20T20:31:09.291Z[ recovery-image] Dec 20 20:31:08.067 INFO O| Dec 20 20:31:08.067 INFO STEP 1051 (remove_files) COMPLETE
75052024-12-20T20:31:09.291Z[ recovery-image] Dec 20 20:31:08.067 INFO O| Dec 20 20:31:08.067 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062024-12-20T20:31:09.291Z[ host-image] Dec 20 20:31:08.069 INFO O| Dec 20 20:31:08.069 INFO O| Planning: Checking for conflicting actions ... Done
75072024-12-20T20:31:09.295Z[ host-image] Dec 20 20:31:08.070 INFO O| Dec 20 20:31:08.070 INFO O| Planning: Consolidating action changes ... Done
75082024-12-20T20:31:09.309Z[ recovery-image] Dec 20 20:31:08.087 INFO O| Dec 20 20:31:08.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
75092024-12-20T20:31:09.311Z[ recovery-image] Dec 20 20:31:08.087 INFO O| Dec 20 20:31:08.087 INFO STEP 1052 (remove_files) COMPLETE
75102024-12-20T20:31:09.311Z[ recovery-image] Dec 20 20:31:08.087 INFO O| Dec 20 20:31:08.087 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112024-12-20T20:31:09.329Z[ recovery-image] Dec 20 20:31:08.107 INFO O| Dec 20 20:31:08.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
75122024-12-20T20:31:09.329Z[ recovery-image] Dec 20 20:31:08.107 INFO O| Dec 20 20:31:08.107 INFO STEP 1053 (remove_files) COMPLETE
75132024-12-20T20:31:09.331Z[ recovery-image] Dec 20 20:31:08.108 INFO O| Dec 20 20:31:08.108 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142024-12-20T20:31:09.356Z[ recovery-image] Dec 20 20:31:08.134 INFO O| Dec 20 20:31:08.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
75152024-12-20T20:31:09.356Z[ recovery-image] Dec 20 20:31:08.134 INFO O| Dec 20 20:31:08.134 INFO STEP 1054 (remove_files) COMPLETE
75162024-12-20T20:31:09.356Z[ recovery-image] Dec 20 20:31:08.134 INFO O| Dec 20 20:31:08.134 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172024-12-20T20:31:09.379Z[ recovery-image] Dec 20 20:31:08.157 INFO O| Dec 20 20:31:08.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
75182024-12-20T20:31:09.379Z[ recovery-image] Dec 20 20:31:08.157 INFO O| Dec 20 20:31:08.157 INFO STEP 1055 (remove_files) COMPLETE
75192024-12-20T20:31:09.381Z[ recovery-image] Dec 20 20:31:08.157 INFO O| Dec 20 20:31:08.157 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202024-12-20T20:31:09.420Z[ recovery-image] Dec 20 20:31:08.198 INFO O| Dec 20 20:31:08.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
75212024-12-20T20:31:09.420Z[ recovery-image] Dec 20 20:31:08.198 INFO O| Dec 20 20:31:08.198 INFO STEP 1056 (remove_files) COMPLETE
75222024-12-20T20:31:09.423Z[ recovery-image] Dec 20 20:31:08.198 INFO O| Dec 20 20:31:08.198 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232024-12-20T20:31:09.440Z[ recovery-image] Dec 20 20:31:08.218 INFO O| Dec 20 20:31:08.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
75242024-12-20T20:31:09.440Z[ recovery-image] Dec 20 20:31:08.218 INFO O| Dec 20 20:31:08.218 INFO STEP 1057 (remove_files) COMPLETE
75252024-12-20T20:31:09.440Z[ recovery-image] Dec 20 20:31:08.218 INFO O| Dec 20 20:31:08.218 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262024-12-20T20:31:09.524Z[ recovery-image] Dec 20 20:31:08.302 INFO O| Dec 20 20:31:08.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace"
75272024-12-20T20:31:09.524Z[ recovery-image] Dec 20 20:31:08.302 INFO O| Dec 20 20:31:08.302 INFO STEP 1058 (remove_files) COMPLETE
75282024-12-20T20:31:09.524Z[ recovery-image] Dec 20 20:31:08.302 INFO O| Dec 20 20:31:08.302 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292024-12-20T20:31:09.553Z[ recovery-image] Dec 20 20:31:08.331 INFO O| Dec 20 20:31:08.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
75302024-12-20T20:31:09.553Z[ recovery-image] Dec 20 20:31:08.331 INFO O| Dec 20 20:31:08.331 INFO STEP 1059 (remove_files) COMPLETE
75312024-12-20T20:31:09.556Z[ recovery-image] Dec 20 20:31:08.331 INFO O| Dec 20 20:31:08.331 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322024-12-20T20:31:09.666Z[ host-image] Dec 20 20:31:08.444 INFO O| Dec 20 20:31:08.444 INFO O| Planning: Evaluating mediators ... Done
75332024-12-20T20:31:09.669Z[ host-image] Dec 20 20:31:08.445 INFO O| Dec 20 20:31:08.445 INFO O| Planning: Planning completed in 5.27 seconds
75342024-12-20T20:31:09.671Z[ host-image] Dec 20 20:31:08.448 INFO O| Dec 20 20:31:08.448 INFO O| Packages to install: 1
75352024-12-20T20:31:09.688Z[ host-image] Dec 20 20:31:08.466 INFO O| Dec 20 20:31:08.466 INFO O| Download: 0/4 items 0.0/10.0MB 0% complete
75362024-12-20T20:31:09.707Z[ recovery-image] Dec 20 20:31:08.485 INFO O| Dec 20 20:31:08.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
75372024-12-20T20:31:09.707Z[ recovery-image] Dec 20 20:31:08.485 INFO O| Dec 20 20:31:08.485 INFO STEP 1060 (remove_files) COMPLETE
75382024-12-20T20:31:09.707Z[ recovery-image] Dec 20 20:31:08.485 INFO O| Dec 20 20:31:08.485 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392024-12-20T20:31:09.802Z[ recovery-image] Dec 20 20:31:08.581 INFO O| Dec 20 20:31:08.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
75402024-12-20T20:31:09.802Z[ recovery-image] Dec 20 20:31:08.581 INFO O| Dec 20 20:31:08.581 INFO STEP 1061 (remove_files) COMPLETE
75412024-12-20T20:31:09.802Z[ recovery-image] Dec 20 20:31:08.581 INFO O| Dec 20 20:31:08.581 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422024-12-20T20:31:09.824Z[ recovery-image] Dec 20 20:31:08.603 INFO O| Dec 20 20:31:08.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
75432024-12-20T20:31:09.824Z[ recovery-image] Dec 20 20:31:08.603 INFO O| Dec 20 20:31:08.603 INFO STEP 1062 (remove_files) COMPLETE
75442024-12-20T20:31:09.824Z[ recovery-image] Dec 20 20:31:08.603 INFO O| Dec 20 20:31:08.603 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452024-12-20T20:31:09.846Z[ recovery-image] Dec 20 20:31:08.624 INFO O| Dec 20 20:31:08.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
75462024-12-20T20:31:09.846Z[ recovery-image] Dec 20 20:31:08.624 INFO O| Dec 20 20:31:08.624 INFO STEP 1063 (remove_files) COMPLETE
75472024-12-20T20:31:09.846Z[ recovery-image] Dec 20 20:31:08.624 INFO O| Dec 20 20:31:08.624 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482024-12-20T20:31:09.868Z[ recovery-image] Dec 20 20:31:08.646 INFO O| Dec 20 20:31:08.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
75492024-12-20T20:31:09.870Z[ recovery-image] Dec 20 20:31:08.646 INFO O| Dec 20 20:31:08.646 INFO STEP 1064 (remove_files) COMPLETE
75502024-12-20T20:31:09.870Z[ recovery-image] Dec 20 20:31:08.647 INFO O| Dec 20 20:31:08.646 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512024-12-20T20:31:09.888Z[ recovery-image] Dec 20 20:31:08.667 INFO O| Dec 20 20:31:08.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
75522024-12-20T20:31:09.888Z[ recovery-image] Dec 20 20:31:08.667 INFO O| Dec 20 20:31:08.667 INFO STEP 1065 (remove_files) COMPLETE
75532024-12-20T20:31:09.888Z[ recovery-image] Dec 20 20:31:08.667 INFO O| Dec 20 20:31:08.667 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542024-12-20T20:31:09.911Z[ recovery-image] Dec 20 20:31:08.689 INFO O| Dec 20 20:31:08.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
75552024-12-20T20:31:09.911Z[ recovery-image] Dec 20 20:31:08.689 INFO O| Dec 20 20:31:08.689 INFO STEP 1066 (remove_files) COMPLETE
75562024-12-20T20:31:09.911Z[ recovery-image] Dec 20 20:31:08.689 INFO O| Dec 20 20:31:08.689 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572024-12-20T20:31:09.931Z[ recovery-image] Dec 20 20:31:08.709 INFO O| Dec 20 20:31:08.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
75582024-12-20T20:31:09.931Z[ recovery-image] Dec 20 20:31:08.709 INFO O| Dec 20 20:31:08.709 INFO STEP 1067 (remove_files) COMPLETE
75592024-12-20T20:31:09.932Z[ recovery-image] Dec 20 20:31:08.709 INFO O| Dec 20 20:31:08.709 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602024-12-20T20:31:09.953Z[ recovery-image] Dec 20 20:31:08.729 INFO O| Dec 20 20:31:08.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
75612024-12-20T20:31:09.953Z[ recovery-image] Dec 20 20:31:08.729 INFO O| Dec 20 20:31:08.729 INFO STEP 1068 (remove_files) COMPLETE
75622024-12-20T20:31:09.956Z[ recovery-image] Dec 20 20:31:08.729 INFO O| Dec 20 20:31:08.729 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632024-12-20T20:31:09.971Z[ recovery-image] Dec 20 20:31:08.749 INFO O| Dec 20 20:31:08.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
75642024-12-20T20:31:09.974Z[ recovery-image] Dec 20 20:31:08.749 INFO O| Dec 20 20:31:08.749 INFO STEP 1069 (remove_files) COMPLETE
75652024-12-20T20:31:09.974Z[ recovery-image] Dec 20 20:31:08.749 INFO O| Dec 20 20:31:08.749 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662024-12-20T20:31:09.991Z[ recovery-image] Dec 20 20:31:08.769 INFO O| Dec 20 20:31:08.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
75672024-12-20T20:31:09.991Z[ recovery-image] Dec 20 20:31:08.769 INFO O| Dec 20 20:31:08.769 INFO STEP 1070 (remove_files) COMPLETE
75682024-12-20T20:31:09.991Z[ recovery-image] Dec 20 20:31:08.769 INFO O| Dec 20 20:31:08.769 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692024-12-20T20:31:10.015Z[ recovery-image] Dec 20 20:31:08.793 INFO O| Dec 20 20:31:08.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
75702024-12-20T20:31:10.015Z[ recovery-image] Dec 20 20:31:08.793 INFO O| Dec 20 20:31:08.793 INFO STEP 1071 (remove_files) COMPLETE
75712024-12-20T20:31:10.015Z[ recovery-image] Dec 20 20:31:08.793 INFO O| Dec 20 20:31:08.793 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722024-12-20T20:31:10.085Z[ recovery-image] Dec 20 20:31:08.839 INFO O| Dec 20 20:31:08.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
75732024-12-20T20:31:10.085Z[ recovery-image] Dec 20 20:31:08.839 INFO O| Dec 20 20:31:08.839 INFO STEP 1072 (remove_files) COMPLETE
75742024-12-20T20:31:10.089Z[ recovery-image] Dec 20 20:31:08.839 INFO O| Dec 20 20:31:08.839 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752024-12-20T20:31:10.098Z[ recovery-image] Dec 20 20:31:08.875 INFO O| Dec 20 20:31:08.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
75762024-12-20T20:31:10.098Z[ recovery-image] Dec 20 20:31:08.875 INFO O| Dec 20 20:31:08.875 INFO STEP 1073 (remove_files) COMPLETE
75772024-12-20T20:31:10.098Z[ recovery-image] Dec 20 20:31:08.875 INFO O| Dec 20 20:31:08.875 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782024-12-20T20:31:10.167Z[ recovery-image] Dec 20 20:31:08.944 INFO O| Dec 20 20:31:08.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
75792024-12-20T20:31:10.167Z[ recovery-image] Dec 20 20:31:08.945 INFO O| Dec 20 20:31:08.940 INFO STEP 1074 (remove_files) COMPLETE
75802024-12-20T20:31:10.170Z[ recovery-image] Dec 20 20:31:08.945 INFO O| Dec 20 20:31:08.940 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812024-12-20T20:31:10.181Z[ recovery-image] Dec 20 20:31:08.959 INFO O| Dec 20 20:31:08.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
75822024-12-20T20:31:10.181Z[ recovery-image] Dec 20 20:31:08.959 INFO O| Dec 20 20:31:08.959 INFO STEP 1075 (remove_files) COMPLETE
75832024-12-20T20:31:10.184Z[ recovery-image] Dec 20 20:31:08.959 INFO O| Dec 20 20:31:08.959 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842024-12-20T20:31:10.200Z[ recovery-image] Dec 20 20:31:08.979 INFO O| Dec 20 20:31:08.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
75852024-12-20T20:31:10.201Z[ recovery-image] Dec 20 20:31:08.979 INFO O| Dec 20 20:31:08.978 INFO STEP 1076 (remove_files) COMPLETE
75862024-12-20T20:31:10.201Z[ recovery-image] Dec 20 20:31:08.979 INFO O| Dec 20 20:31:08.978 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872024-12-20T20:31:10.221Z[ recovery-image] Dec 20 20:31:08.997 INFO O| Dec 20 20:31:08.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
75882024-12-20T20:31:10.225Z[ recovery-image] Dec 20 20:31:08.997 INFO O| Dec 20 20:31:08.997 INFO STEP 1077 (remove_files) COMPLETE
75892024-12-20T20:31:10.226Z[ recovery-image] Dec 20 20:31:08.997 INFO O| Dec 20 20:31:08.997 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902024-12-20T20:31:10.239Z[ recovery-image] Dec 20 20:31:09.016 INFO O| Dec 20 20:31:09.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
75912024-12-20T20:31:10.239Z[ recovery-image] Dec 20 20:31:09.016 INFO O| Dec 20 20:31:09.016 INFO STEP 1078 (remove_files) COMPLETE
75922024-12-20T20:31:10.239Z[ recovery-image] Dec 20 20:31:09.016 INFO O| Dec 20 20:31:09.016 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932024-12-20T20:31:10.270Z[ recovery-image] Dec 20 20:31:09.048 INFO O| Dec 20 20:31:09.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
75942024-12-20T20:31:10.274Z[ recovery-image] Dec 20 20:31:09.049 INFO O| Dec 20 20:31:09.048 INFO STEP 1079 (remove_files) COMPLETE
75952024-12-20T20:31:10.274Z[ recovery-image] Dec 20 20:31:09.049 INFO O| Dec 20 20:31:09.049 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962024-12-20T20:31:10.291Z[ recovery-image] Dec 20 20:31:09.069 INFO O| Dec 20 20:31:09.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
75972024-12-20T20:31:10.294Z[ recovery-image] Dec 20 20:31:09.069 INFO O| Dec 20 20:31:09.069 INFO STEP 1080 (remove_files) COMPLETE
75982024-12-20T20:31:10.294Z[ recovery-image] Dec 20 20:31:09.069 INFO O| Dec 20 20:31:09.069 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992024-12-20T20:31:10.315Z[ recovery-image] Dec 20 20:31:09.093 INFO O| Dec 20 20:31:09.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
76002024-12-20T20:31:10.315Z[ recovery-image] Dec 20 20:31:09.093 INFO O| Dec 20 20:31:09.093 INFO STEP 1081 (remove_files) COMPLETE
76012024-12-20T20:31:10.318Z[ recovery-image] Dec 20 20:31:09.093 INFO O| Dec 20 20:31:09.093 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022024-12-20T20:31:10.363Z[ recovery-image] Dec 20 20:31:09.141 INFO O| Dec 20 20:31:09.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
76032024-12-20T20:31:10.367Z[ recovery-image] Dec 20 20:31:09.141 INFO O| Dec 20 20:31:09.141 INFO STEP 1082 (remove_files) COMPLETE
76042024-12-20T20:31:10.367Z[ recovery-image] Dec 20 20:31:09.141 INFO O| Dec 20 20:31:09.141 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052024-12-20T20:31:10.398Z[ recovery-image] Dec 20 20:31:09.177 INFO O| Dec 20 20:31:09.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
76062024-12-20T20:31:10.399Z[ recovery-image] Dec 20 20:31:09.177 INFO O| Dec 20 20:31:09.177 INFO STEP 1083 (remove_files) COMPLETE
76072024-12-20T20:31:10.399Z[ recovery-image] Dec 20 20:31:09.177 INFO O| Dec 20 20:31:09.177 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082024-12-20T20:31:10.428Z[ recovery-image] Dec 20 20:31:09.206 INFO O| Dec 20 20:31:09.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
76092024-12-20T20:31:10.430Z[ recovery-image] Dec 20 20:31:09.206 INFO O| Dec 20 20:31:09.206 INFO STEP 1084 (remove_files) COMPLETE
76102024-12-20T20:31:10.430Z[ recovery-image] Dec 20 20:31:09.206 INFO O| Dec 20 20:31:09.206 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112024-12-20T20:31:10.440Z[ host-image] Dec 20 20:31:09.219 INFO O| Dec 20 20:31:09.219 INFO O| Download: Completed 9.99 MB in 0.75 seconds (13.3M/s)
76122024-12-20T20:31:10.450Z[ recovery-image] Dec 20 20:31:09.228 INFO O| Dec 20 20:31:09.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
76132024-12-20T20:31:10.452Z[ recovery-image] Dec 20 20:31:09.228 INFO O| Dec 20 20:31:09.228 INFO STEP 1085 (remove_files) COMPLETE
76142024-12-20T20:31:10.452Z[ recovery-image] Dec 20 20:31:09.228 INFO O| Dec 20 20:31:09.228 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76152024-12-20T20:31:10.471Z[ recovery-image] Dec 20 20:31:09.250 INFO O| Dec 20 20:31:09.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
76162024-12-20T20:31:10.474Z[ recovery-image] Dec 20 20:31:09.250 INFO O| Dec 20 20:31:09.250 INFO STEP 1086 (remove_files) COMPLETE
76172024-12-20T20:31:10.474Z[ recovery-image] Dec 20 20:31:09.250 INFO O| Dec 20 20:31:09.250 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76182024-12-20T20:31:10.889Z[ recovery-image] Dec 20 20:31:09.335 INFO O| Dec 20 20:31:09.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
76192024-12-20T20:31:10.889Z[ recovery-image] Dec 20 20:31:09.335 INFO O| Dec 20 20:31:09.335 INFO STEP 1087 (remove_files) COMPLETE
76202024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.335 INFO O| Dec 20 20:31:09.335 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76212024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.376 INFO O| Dec 20 20:31:09.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
76222024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.376 INFO O| Dec 20 20:31:09.376 INFO STEP 1088 (remove_files) COMPLETE
76232024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.376 INFO O| Dec 20 20:31:09.376 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76242024-12-20T20:31:10.895Z[ host-image] Dec 20 20:31:09.414 INFO O| Dec 20 20:31:09.414 INFO O| Actions: 1/22 actions (Installing new actions)
76252024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.541 INFO O| Dec 20 20:31:09.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
76262024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.542 INFO O| Dec 20 20:31:09.541 INFO STEP 1089 (remove_files) COMPLETE
76272024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.542 INFO O| Dec 20 20:31:09.542 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.568 INFO O| Dec 20 20:31:09.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
76292024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.568 INFO O| Dec 20 20:31:09.568 INFO STEP 1090 (remove_files) COMPLETE
76302024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.568 INFO O| Dec 20 20:31:09.568 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312024-12-20T20:31:10.895Z[ recovery-image] Dec 20 20:31:09.588 INFO O| Dec 20 20:31:09.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
76322024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.588 INFO O| Dec 20 20:31:09.588 INFO STEP 1091 (remove_files) COMPLETE
76332024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.588 INFO O| Dec 20 20:31:09.588 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.620 INFO O| Dec 20 20:31:09.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
76352024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.620 INFO O| Dec 20 20:31:09.620 INFO STEP 1092 (remove_files) COMPLETE
76362024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.620 INFO O| Dec 20 20:31:09.620 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.652 INFO O| Dec 20 20:31:09.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
76382024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.653 INFO O| Dec 20 20:31:09.653 INFO STEP 1093 (remove_files) COMPLETE
76392024-12-20T20:31:10.896Z[ recovery-image] Dec 20 20:31:09.653 INFO O| Dec 20 20:31:09.653 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402024-12-20T20:31:10.909Z[ recovery-image] Dec 20 20:31:09.687 INFO O| Dec 20 20:31:09.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
76412024-12-20T20:31:10.909Z[ recovery-image] Dec 20 20:31:09.687 INFO O| Dec 20 20:31:09.687 INFO STEP 1094 (remove_files) COMPLETE
76422024-12-20T20:31:10.909Z[ recovery-image] Dec 20 20:31:09.687 INFO O| Dec 20 20:31:09.687 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432024-12-20T20:31:10.950Z[ recovery-image] Dec 20 20:31:09.728 INFO O| Dec 20 20:31:09.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
76442024-12-20T20:31:10.952Z[ recovery-image] Dec 20 20:31:09.728 INFO O| Dec 20 20:31:09.728 INFO STEP 1095 (remove_files) COMPLETE
76452024-12-20T20:31:10.952Z[ recovery-image] Dec 20 20:31:09.728 INFO O| Dec 20 20:31:09.728 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462024-12-20T20:31:10.989Z[ recovery-image] Dec 20 20:31:09.767 INFO O| Dec 20 20:31:09.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
76472024-12-20T20:31:10.989Z[ recovery-image] Dec 20 20:31:09.767 INFO O| Dec 20 20:31:09.767 INFO STEP 1096 (remove_files) COMPLETE
76482024-12-20T20:31:10.989Z[ recovery-image] Dec 20 20:31:09.767 INFO O| Dec 20 20:31:09.767 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492024-12-20T20:31:11.014Z[ recovery-image] Dec 20 20:31:09.792 INFO O| Dec 20 20:31:09.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
76502024-12-20T20:31:11.014Z[ recovery-image] Dec 20 20:31:09.792 INFO O| Dec 20 20:31:09.792 INFO STEP 1097 (remove_files) COMPLETE
76512024-12-20T20:31:11.014Z[ recovery-image] Dec 20 20:31:09.792 INFO O| Dec 20 20:31:09.792 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522024-12-20T20:31:11.033Z[ recovery-image] Dec 20 20:31:09.811 INFO O| Dec 20 20:31:09.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
76532024-12-20T20:31:11.033Z[ recovery-image] Dec 20 20:31:09.811 INFO O| Dec 20 20:31:09.811 INFO STEP 1098 (remove_files) COMPLETE
76542024-12-20T20:31:11.033Z[ recovery-image] Dec 20 20:31:09.811 INFO O| Dec 20 20:31:09.811 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552024-12-20T20:31:11.048Z[ host-image] Dec 20 20:31:09.826 INFO O| Dec 20 20:31:09.826 INFO O| Actions: Completed 22 actions in 0.41 seconds.
76562024-12-20T20:31:11.087Z[ recovery-image] Dec 20 20:31:09.865 INFO O| Dec 20 20:31:09.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
76572024-12-20T20:31:11.087Z[ recovery-image] Dec 20 20:31:09.865 INFO O| Dec 20 20:31:09.865 INFO STEP 1099 (remove_files) COMPLETE
76582024-12-20T20:31:11.087Z[ recovery-image] Dec 20 20:31:09.865 INFO O| Dec 20 20:31:09.865 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592024-12-20T20:31:11.106Z[ recovery-image] Dec 20 20:31:09.884 INFO O| Dec 20 20:31:09.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
76602024-12-20T20:31:11.106Z[ recovery-image] Dec 20 20:31:09.884 INFO O| Dec 20 20:31:09.884 INFO STEP 1100 (remove_files) COMPLETE
76612024-12-20T20:31:11.106Z[ recovery-image] Dec 20 20:31:09.884 INFO O| Dec 20 20:31:09.884 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622024-12-20T20:31:11.126Z[ recovery-image] Dec 20 20:31:09.904 INFO O| Dec 20 20:31:09.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
76632024-12-20T20:31:11.129Z[ recovery-image] Dec 20 20:31:09.904 INFO O| Dec 20 20:31:09.904 INFO STEP 1101 (remove_files) COMPLETE
76642024-12-20T20:31:11.129Z[ recovery-image] Dec 20 20:31:09.904 INFO O| Dec 20 20:31:09.904 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652024-12-20T20:31:11.144Z[ recovery-image] Dec 20 20:31:09.923 INFO O| Dec 20 20:31:09.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
76662024-12-20T20:31:11.145Z[ recovery-image] Dec 20 20:31:09.923 INFO O| Dec 20 20:31:09.923 INFO STEP 1102 (remove_files) COMPLETE
76672024-12-20T20:31:11.145Z[ recovery-image] Dec 20 20:31:09.923 INFO O| Dec 20 20:31:09.923 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682024-12-20T20:31:11.165Z[ recovery-image] Dec 20 20:31:09.943 INFO O| Dec 20 20:31:09.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
76692024-12-20T20:31:11.167Z[ recovery-image] Dec 20 20:31:09.945 INFO O| Dec 20 20:31:09.945 INFO STEP 1103 (remove_files) COMPLETE
76702024-12-20T20:31:11.167Z[ recovery-image] Dec 20 20:31:09.945 INFO O| Dec 20 20:31:09.945 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712024-12-20T20:31:11.263Z[ recovery-image] Dec 20 20:31:10.041 INFO O| Dec 20 20:31:10.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
76722024-12-20T20:31:11.266Z[ recovery-image] Dec 20 20:31:10.041 INFO O| Dec 20 20:31:10.041 INFO STEP 1104 (remove_files) COMPLETE
76732024-12-20T20:31:11.266Z[ recovery-image] Dec 20 20:31:10.041 INFO O| Dec 20 20:31:10.041 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742024-12-20T20:31:11.283Z[ recovery-image] Dec 20 20:31:10.062 INFO O| Dec 20 20:31:10.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
76752024-12-20T20:31:11.286Z[ recovery-image] Dec 20 20:31:10.062 INFO O| Dec 20 20:31:10.062 INFO STEP 1105 (remove_files) COMPLETE
76762024-12-20T20:31:11.286Z[ recovery-image] Dec 20 20:31:10.062 INFO O| Dec 20 20:31:10.062 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772024-12-20T20:31:11.303Z[ recovery-image] Dec 20 20:31:10.082 INFO O| Dec 20 20:31:10.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
76782024-12-20T20:31:11.305Z[ recovery-image] Dec 20 20:31:10.082 INFO O| Dec 20 20:31:10.082 INFO STEP 1106 (remove_files) COMPLETE
76792024-12-20T20:31:11.306Z[ recovery-image] Dec 20 20:31:10.082 INFO O| Dec 20 20:31:10.082 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802024-12-20T20:31:11.333Z[ recovery-image] Dec 20 20:31:10.111 INFO O| Dec 20 20:31:10.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
76812024-12-20T20:31:11.336Z[ recovery-image] Dec 20 20:31:10.111 INFO O| Dec 20 20:31:10.111 INFO STEP 1107 (remove_files) COMPLETE
76822024-12-20T20:31:11.336Z[ recovery-image] Dec 20 20:31:10.112 INFO O| Dec 20 20:31:10.111 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832024-12-20T20:31:11.354Z[ recovery-image] Dec 20 20:31:10.132 INFO O| Dec 20 20:31:10.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
76842024-12-20T20:31:11.356Z[ recovery-image] Dec 20 20:31:10.133 INFO O| Dec 20 20:31:10.133 INFO STEP 1108 (remove_files) COMPLETE
76852024-12-20T20:31:11.356Z[ recovery-image] Dec 20 20:31:10.133 INFO O| Dec 20 20:31:10.133 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862024-12-20T20:31:11.375Z[ recovery-image] Dec 20 20:31:10.154 INFO O| Dec 20 20:31:10.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
76872024-12-20T20:31:11.378Z[ recovery-image] Dec 20 20:31:10.154 INFO O| Dec 20 20:31:10.154 INFO STEP 1109 (remove_files) COMPLETE
76882024-12-20T20:31:11.378Z[ recovery-image] Dec 20 20:31:10.154 INFO O| Dec 20 20:31:10.154 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892024-12-20T20:31:11.397Z[ recovery-image] Dec 20 20:31:10.175 INFO O| Dec 20 20:31:10.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
76902024-12-20T20:31:11.400Z[ recovery-image] Dec 20 20:31:10.175 INFO O| Dec 20 20:31:10.175 INFO STEP 1110 (remove_files) COMPLETE
76912024-12-20T20:31:11.400Z[ recovery-image] Dec 20 20:31:10.175 INFO O| Dec 20 20:31:10.175 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922024-12-20T20:31:11.417Z[ recovery-image] Dec 20 20:31:10.195 INFO O| Dec 20 20:31:10.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
76932024-12-20T20:31:11.419Z[ recovery-image] Dec 20 20:31:10.195 INFO O| Dec 20 20:31:10.195 INFO STEP 1111 (remove_files) COMPLETE
76942024-12-20T20:31:11.419Z[ recovery-image] Dec 20 20:31:10.195 INFO O| Dec 20 20:31:10.195 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952024-12-20T20:31:11.437Z[ recovery-image] Dec 20 20:31:10.216 INFO O| Dec 20 20:31:10.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
76962024-12-20T20:31:11.440Z[ recovery-image] Dec 20 20:31:10.216 INFO O| Dec 20 20:31:10.216 INFO STEP 1112 (remove_files) COMPLETE
76972024-12-20T20:31:11.440Z[ recovery-image] Dec 20 20:31:10.216 INFO O| Dec 20 20:31:10.216 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982024-12-20T20:31:11.478Z[ recovery-image] Dec 20 20:31:10.257 INFO O| Dec 20 20:31:10.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
76992024-12-20T20:31:11.479Z[ recovery-image] Dec 20 20:31:10.257 INFO O| Dec 20 20:31:10.257 INFO STEP 1113 (remove_files) COMPLETE
77002024-12-20T20:31:11.479Z[ recovery-image] Dec 20 20:31:10.257 INFO O| Dec 20 20:31:10.257 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012024-12-20T20:31:11.521Z[ recovery-image] Dec 20 20:31:10.299 INFO O| Dec 20 20:31:10.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
77022024-12-20T20:31:11.521Z[ recovery-image] Dec 20 20:31:10.299 INFO O| Dec 20 20:31:10.299 INFO STEP 1114 (remove_files) COMPLETE
77032024-12-20T20:31:11.521Z[ recovery-image] Dec 20 20:31:10.299 INFO O| Dec 20 20:31:10.299 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042024-12-20T20:31:11.547Z[ recovery-image] Dec 20 20:31:10.325 INFO O| Dec 20 20:31:10.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm"
77052024-12-20T20:31:11.547Z[ recovery-image] Dec 20 20:31:10.325 INFO O| Dec 20 20:31:10.325 INFO STEP 1115 (remove_files) COMPLETE
77062024-12-20T20:31:11.547Z[ recovery-image] Dec 20 20:31:10.325 INFO O| Dec 20 20:31:10.325 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072024-12-20T20:31:11.569Z[ recovery-image] Dec 20 20:31:10.347 INFO O| Dec 20 20:31:10.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
77082024-12-20T20:31:11.569Z[ recovery-image] Dec 20 20:31:10.347 INFO O| Dec 20 20:31:10.347 INFO STEP 1116 (remove_files) COMPLETE
77092024-12-20T20:31:11.571Z[ recovery-image] Dec 20 20:31:10.347 INFO O| Dec 20 20:31:10.347 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102024-12-20T20:31:11.589Z[ recovery-image] Dec 20 20:31:10.368 INFO O| Dec 20 20:31:10.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
77112024-12-20T20:31:11.590Z[ recovery-image] Dec 20 20:31:10.368 INFO O| Dec 20 20:31:10.368 INFO STEP 1117 (remove_files) COMPLETE
77122024-12-20T20:31:11.590Z[ recovery-image] Dec 20 20:31:10.368 INFO O| Dec 20 20:31:10.368 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132024-12-20T20:31:11.610Z[ recovery-image] Dec 20 20:31:10.389 INFO O| Dec 20 20:31:10.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
77142024-12-20T20:31:11.610Z[ recovery-image] Dec 20 20:31:10.389 INFO O| Dec 20 20:31:10.389 INFO STEP 1118 (remove_files) COMPLETE
77152024-12-20T20:31:11.610Z[ recovery-image] Dec 20 20:31:10.389 INFO O| Dec 20 20:31:10.389 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162024-12-20T20:31:11.635Z[ recovery-image] Dec 20 20:31:10.413 INFO O| Dec 20 20:31:10.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
77172024-12-20T20:31:11.635Z[ recovery-image] Dec 20 20:31:10.413 INFO O| Dec 20 20:31:10.413 INFO STEP 1119 (remove_files) COMPLETE
77182024-12-20T20:31:11.637Z[ recovery-image] Dec 20 20:31:10.414 INFO O| Dec 20 20:31:10.414 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192024-12-20T20:31:11.656Z[ recovery-image] Dec 20 20:31:10.434 INFO O| Dec 20 20:31:10.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
77202024-12-20T20:31:11.656Z[ recovery-image] Dec 20 20:31:10.435 INFO O| Dec 20 20:31:10.435 INFO STEP 1120 (remove_files) COMPLETE
77212024-12-20T20:31:11.659Z[ recovery-image] Dec 20 20:31:10.435 INFO O| Dec 20 20:31:10.435 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222024-12-20T20:31:11.680Z[ recovery-image] Dec 20 20:31:10.458 INFO O| Dec 20 20:31:10.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
77232024-12-20T20:31:11.683Z[ recovery-image] Dec 20 20:31:10.458 INFO O| Dec 20 20:31:10.458 INFO STEP 1121 (remove_files) COMPLETE
77242024-12-20T20:31:11.683Z[ recovery-image] Dec 20 20:31:10.459 INFO O| Dec 20 20:31:10.458 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252024-12-20T20:31:11.701Z[ recovery-image] Dec 20 20:31:10.480 INFO O| Dec 20 20:31:10.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
77262024-12-20T20:31:11.704Z[ recovery-image] Dec 20 20:31:10.480 INFO O| Dec 20 20:31:10.480 INFO STEP 1122 (remove_files) COMPLETE
77272024-12-20T20:31:11.704Z[ recovery-image] Dec 20 20:31:10.480 INFO O| Dec 20 20:31:10.480 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282024-12-20T20:31:11.724Z[ recovery-image] Dec 20 20:31:10.502 INFO O| Dec 20 20:31:10.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
77292024-12-20T20:31:11.726Z[ recovery-image] Dec 20 20:31:10.502 INFO O| Dec 20 20:31:10.502 INFO STEP 1123 (remove_files) COMPLETE
77302024-12-20T20:31:11.726Z[ recovery-image] Dec 20 20:31:10.502 INFO O| Dec 20 20:31:10.502 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312024-12-20T20:31:11.728Z[ host-image] Dec 20 20:31:10.507 INFO O| Dec 20 20:31:10.507 INFO O| Done
77322024-12-20T20:31:11.728Z[ host-image] Dec 20 20:31:10.507 INFO O| Dec 20 20:31:10.507 INFO O| Done
77332024-12-20T20:31:11.752Z[ recovery-image] Dec 20 20:31:10.524 INFO O| Dec 20 20:31:10.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
77342024-12-20T20:31:11.779Z[ recovery-image] Dec 20 20:31:10.557 INFO O| Dec 20 20:31:10.557 INFO STEP 1124 (remove_files) COMPLETE
77352024-12-20T20:31:11.781Z[ recovery-image] Dec 20 20:31:10.557 INFO O| Dec 20 20:31:10.557 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362024-12-20T20:31:11.799Z[ recovery-image] Dec 20 20:31:10.577 INFO O| Dec 20 20:31:10.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
77372024-12-20T20:31:11.801Z[ recovery-image] Dec 20 20:31:10.577 INFO O| Dec 20 20:31:10.577 INFO STEP 1125 (remove_files) COMPLETE
77382024-12-20T20:31:11.802Z[ recovery-image] Dec 20 20:31:10.577 INFO O| Dec 20 20:31:10.577 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392024-12-20T20:31:11.818Z[ recovery-image] Dec 20 20:31:10.596 INFO O| Dec 20 20:31:10.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
77402024-12-20T20:31:11.821Z[ recovery-image] Dec 20 20:31:10.596 INFO O| Dec 20 20:31:10.596 INFO STEP 1126 (remove_files) COMPLETE
77412024-12-20T20:31:11.821Z[ recovery-image] Dec 20 20:31:10.597 INFO O| Dec 20 20:31:10.596 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422024-12-20T20:31:11.837Z[ recovery-image] Dec 20 20:31:10.616 INFO O| Dec 20 20:31:10.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
77432024-12-20T20:31:11.840Z[ recovery-image] Dec 20 20:31:10.616 INFO O| Dec 20 20:31:10.616 INFO STEP 1127 (remove_files) COMPLETE
77442024-12-20T20:31:11.840Z[ recovery-image] Dec 20 20:31:10.616 INFO O| Dec 20 20:31:10.616 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452024-12-20T20:31:11.857Z[ recovery-image] Dec 20 20:31:10.635 INFO O| Dec 20 20:31:10.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
77462024-12-20T20:31:11.860Z[ recovery-image] Dec 20 20:31:10.636 INFO O| Dec 20 20:31:10.636 INFO STEP 1128 (remove_files) COMPLETE
77472024-12-20T20:31:11.860Z[ recovery-image] Dec 20 20:31:10.636 INFO O| Dec 20 20:31:10.636 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482024-12-20T20:31:11.878Z[ recovery-image] Dec 20 20:31:10.656 INFO O| Dec 20 20:31:10.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
77492024-12-20T20:31:11.880Z[ recovery-image] Dec 20 20:31:10.657 INFO O| Dec 20 20:31:10.656 INFO STEP 1129 (remove_files) COMPLETE
77502024-12-20T20:31:11.880Z[ recovery-image] Dec 20 20:31:10.657 INFO O| Dec 20 20:31:10.657 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512024-12-20T20:31:11.897Z[ recovery-image] Dec 20 20:31:10.675 INFO O| Dec 20 20:31:10.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
77522024-12-20T20:31:11.900Z[ recovery-image] Dec 20 20:31:10.675 INFO O| Dec 20 20:31:10.675 INFO STEP 1130 (remove_files) COMPLETE
77532024-12-20T20:31:11.900Z[ recovery-image] Dec 20 20:31:10.675 INFO O| Dec 20 20:31:10.675 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542024-12-20T20:31:11.933Z[ recovery-image] Dec 20 20:31:10.712 INFO O| Dec 20 20:31:10.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
77552024-12-20T20:31:11.936Z[ recovery-image] Dec 20 20:31:10.712 INFO O| Dec 20 20:31:10.712 INFO STEP 1131 (remove_files) COMPLETE
77562024-12-20T20:31:11.936Z[ recovery-image] Dec 20 20:31:10.712 INFO O| Dec 20 20:31:10.712 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572024-12-20T20:31:11.998Z[ recovery-image] Dec 20 20:31:10.777 INFO O| Dec 20 20:31:10.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
77582024-12-20T20:31:11.998Z[ recovery-image] Dec 20 20:31:10.777 INFO O| Dec 20 20:31:10.777 INFO STEP 1132 (remove_files) COMPLETE
77592024-12-20T20:31:11.998Z[ recovery-image] Dec 20 20:31:10.777 INFO O| Dec 20 20:31:10.777 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602024-12-20T20:31:12.018Z[ recovery-image] Dec 20 20:31:10.797 INFO O| Dec 20 20:31:10.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
77612024-12-20T20:31:12.021Z[ recovery-image] Dec 20 20:31:10.797 INFO O| Dec 20 20:31:10.797 INFO STEP 1133 (remove_files) COMPLETE
77622024-12-20T20:31:12.021Z[ recovery-image] Dec 20 20:31:10.797 INFO O| Dec 20 20:31:10.797 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632024-12-20T20:31:12.038Z[ recovery-image] Dec 20 20:31:10.815 INFO O| Dec 20 20:31:10.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
77642024-12-20T20:31:12.039Z[ recovery-image] Dec 20 20:31:10.815 INFO O| Dec 20 20:31:10.815 INFO STEP 1134 (remove_files) COMPLETE
77652024-12-20T20:31:12.039Z[ recovery-image] Dec 20 20:31:10.816 INFO O| Dec 20 20:31:10.815 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662024-12-20T20:31:12.069Z[ recovery-image] Dec 20 20:31:10.847 INFO O| Dec 20 20:31:10.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
77672024-12-20T20:31:12.072Z[ recovery-image] Dec 20 20:31:10.848 INFO O| Dec 20 20:31:10.847 INFO STEP 1135 (remove_files) COMPLETE
77682024-12-20T20:31:12.072Z[ recovery-image] Dec 20 20:31:10.848 INFO O| Dec 20 20:31:10.848 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692024-12-20T20:31:12.090Z[ recovery-image] Dec 20 20:31:10.868 INFO O| Dec 20 20:31:10.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
77702024-12-20T20:31:12.092Z[ recovery-image] Dec 20 20:31:10.868 INFO O| Dec 20 20:31:10.868 INFO STEP 1136 (remove_files) COMPLETE
77712024-12-20T20:31:12.092Z[ recovery-image] Dec 20 20:31:10.868 INFO O| Dec 20 20:31:10.868 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722024-12-20T20:31:12.112Z[ recovery-image] Dec 20 20:31:10.890 INFO O| Dec 20 20:31:10.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
77732024-12-20T20:31:12.112Z[ recovery-image] Dec 20 20:31:10.890 INFO O| Dec 20 20:31:10.890 INFO STEP 1137 (remove_files) COMPLETE
77742024-12-20T20:31:12.112Z[ recovery-image] Dec 20 20:31:10.890 INFO O| Dec 20 20:31:10.890 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752024-12-20T20:31:12.149Z[ recovery-image] Dec 20 20:31:10.927 INFO O| Dec 20 20:31:10.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
77762024-12-20T20:31:12.149Z[ recovery-image] Dec 20 20:31:10.927 INFO O| Dec 20 20:31:10.927 INFO STEP 1138 (remove_files) COMPLETE
77772024-12-20T20:31:12.149Z[ recovery-image] Dec 20 20:31:10.927 INFO O| Dec 20 20:31:10.927 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782024-12-20T20:31:12.168Z[ recovery-image] Dec 20 20:31:10.947 INFO O| Dec 20 20:31:10.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
77792024-12-20T20:31:12.168Z[ recovery-image] Dec 20 20:31:10.947 INFO O| Dec 20 20:31:10.947 INFO STEP 1139 (remove_files) COMPLETE
77802024-12-20T20:31:12.168Z[ recovery-image] Dec 20 20:31:10.947 INFO O| Dec 20 20:31:10.947 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812024-12-20T20:31:12.189Z[ recovery-image] Dec 20 20:31:10.966 INFO O| Dec 20 20:31:10.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
77822024-12-20T20:31:12.189Z[ recovery-image] Dec 20 20:31:10.966 INFO O| Dec 20 20:31:10.966 INFO STEP 1140 (remove_files) COMPLETE
77832024-12-20T20:31:12.189Z[ recovery-image] Dec 20 20:31:10.966 INFO O| Dec 20 20:31:10.966 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842024-12-20T20:31:12.226Z[ recovery-image] Dec 20 20:31:11.004 INFO O| Dec 20 20:31:11.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
77852024-12-20T20:31:12.226Z[ recovery-image] Dec 20 20:31:11.004 INFO O| Dec 20 20:31:11.004 INFO STEP 1141 (remove_files) COMPLETE
77862024-12-20T20:31:12.226Z[ recovery-image] Dec 20 20:31:11.004 INFO O| Dec 20 20:31:11.004 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872024-12-20T20:31:12.263Z[ recovery-image] Dec 20 20:31:11.036 INFO O| Dec 20 20:31:11.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
77882024-12-20T20:31:12.263Z[ recovery-image] Dec 20 20:31:11.037 INFO O| Dec 20 20:31:11.036 INFO STEP 1142 (remove_files) COMPLETE
77892024-12-20T20:31:12.263Z[ recovery-image] Dec 20 20:31:11.037 INFO O| Dec 20 20:31:11.036 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902024-12-20T20:31:12.297Z[ recovery-image] Dec 20 20:31:11.075 INFO O| Dec 20 20:31:11.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
77912024-12-20T20:31:12.297Z[ recovery-image] Dec 20 20:31:11.075 INFO O| Dec 20 20:31:11.075 INFO STEP 1143 (remove_files) COMPLETE
77922024-12-20T20:31:12.297Z[ recovery-image] Dec 20 20:31:11.075 INFO O| Dec 20 20:31:11.075 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932024-12-20T20:31:12.318Z[ recovery-image] Dec 20 20:31:11.095 INFO O| Dec 20 20:31:11.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
77942024-12-20T20:31:12.318Z[ recovery-image] Dec 20 20:31:11.095 INFO O| Dec 20 20:31:11.095 INFO STEP 1144 (remove_files) COMPLETE
77952024-12-20T20:31:12.318Z[ recovery-image] Dec 20 20:31:11.096 INFO O| Dec 20 20:31:11.095 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962024-12-20T20:31:12.349Z[ recovery-image] Dec 20 20:31:11.127 INFO O| Dec 20 20:31:11.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
77972024-12-20T20:31:12.349Z[ recovery-image] Dec 20 20:31:11.127 INFO O| Dec 20 20:31:11.127 INFO STEP 1145 (remove_files) COMPLETE
77982024-12-20T20:31:12.349Z[ recovery-image] Dec 20 20:31:11.127 INFO O| Dec 20 20:31:11.127 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992024-12-20T20:31:12.402Z[ recovery-image] Dec 20 20:31:11.180 INFO O| Dec 20 20:31:11.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
78002024-12-20T20:31:12.402Z[ recovery-image] Dec 20 20:31:11.180 INFO O| Dec 20 20:31:11.180 INFO STEP 1146 (remove_files) COMPLETE
78012024-12-20T20:31:12.402Z[ recovery-image] Dec 20 20:31:11.180 INFO O| Dec 20 20:31:11.180 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022024-12-20T20:31:12.453Z[ recovery-image] Dec 20 20:31:11.232 INFO O| Dec 20 20:31:11.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
78032024-12-20T20:31:12.453Z[ recovery-image] Dec 20 20:31:11.232 INFO O| Dec 20 20:31:11.232 INFO STEP 1147 (remove_files) COMPLETE
78042024-12-20T20:31:12.456Z[ recovery-image] Dec 20 20:31:11.232 INFO O| Dec 20 20:31:11.232 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052024-12-20T20:31:12.492Z[ recovery-image] Dec 20 20:31:11.270 INFO O| Dec 20 20:31:11.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
78062024-12-20T20:31:12.492Z[ recovery-image] Dec 20 20:31:11.270 INFO O| Dec 20 20:31:11.270 INFO STEP 1148 (remove_files) COMPLETE
78072024-12-20T20:31:12.492Z[ recovery-image] Dec 20 20:31:11.270 INFO O| Dec 20 20:31:11.270 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082024-12-20T20:31:12.524Z[ recovery-image] Dec 20 20:31:11.302 INFO O| Dec 20 20:31:11.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
78092024-12-20T20:31:12.524Z[ recovery-image] Dec 20 20:31:11.302 INFO O| Dec 20 20:31:11.302 INFO STEP 1149 (remove_files) COMPLETE
78102024-12-20T20:31:12.527Z[ recovery-image] Dec 20 20:31:11.302 INFO O| Dec 20 20:31:11.302 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112024-12-20T20:31:12.541Z[ recovery-image] Dec 20 20:31:11.319 INFO O| Dec 20 20:31:11.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
78122024-12-20T20:31:12.541Z[ recovery-image] Dec 20 20:31:11.319 INFO O| Dec 20 20:31:11.319 INFO STEP 1150 (remove_files) COMPLETE
78132024-12-20T20:31:12.541Z[ recovery-image] Dec 20 20:31:11.319 INFO O| Dec 20 20:31:11.319 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142024-12-20T20:31:12.558Z[ recovery-image] Dec 20 20:31:11.336 INFO O| Dec 20 20:31:11.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
78152024-12-20T20:31:12.558Z[ recovery-image] Dec 20 20:31:11.336 INFO O| Dec 20 20:31:11.336 INFO STEP 1151 (remove_files) COMPLETE
78162024-12-20T20:31:12.561Z[ recovery-image] Dec 20 20:31:11.336 INFO O| Dec 20 20:31:11.336 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172024-12-20T20:31:12.579Z[ recovery-image] Dec 20 20:31:11.354 INFO O| Dec 20 20:31:11.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
78182024-12-20T20:31:12.579Z[ recovery-image] Dec 20 20:31:11.354 INFO O| Dec 20 20:31:11.354 INFO STEP 1152 (remove_files) COMPLETE
78192024-12-20T20:31:12.579Z[ recovery-image] Dec 20 20:31:11.354 INFO O| Dec 20 20:31:11.354 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202024-12-20T20:31:12.612Z[ recovery-image] Dec 20 20:31:11.391 INFO O| Dec 20 20:31:11.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
78212024-12-20T20:31:12.612Z[ recovery-image] Dec 20 20:31:11.391 INFO O| Dec 20 20:31:11.391 INFO STEP 1153 (remove_files) COMPLETE
78222024-12-20T20:31:12.615Z[ recovery-image] Dec 20 20:31:11.391 INFO O| Dec 20 20:31:11.391 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232024-12-20T20:31:12.631Z[ recovery-image] Dec 20 20:31:11.409 INFO O| Dec 20 20:31:11.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
78242024-12-20T20:31:12.631Z[ recovery-image] Dec 20 20:31:11.409 INFO O| Dec 20 20:31:11.409 INFO STEP 1154 (remove_files) COMPLETE
78252024-12-20T20:31:12.631Z[ recovery-image] Dec 20 20:31:11.409 INFO O| Dec 20 20:31:11.409 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262024-12-20T20:31:12.651Z[ recovery-image] Dec 20 20:31:11.429 INFO O| Dec 20 20:31:11.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
78272024-12-20T20:31:12.651Z[ recovery-image] Dec 20 20:31:11.429 INFO O| Dec 20 20:31:11.429 INFO STEP 1155 (remove_files) COMPLETE
78282024-12-20T20:31:12.654Z[ recovery-image] Dec 20 20:31:11.429 INFO O| Dec 20 20:31:11.429 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292024-12-20T20:31:12.672Z[ recovery-image] Dec 20 20:31:11.450 INFO O| Dec 20 20:31:11.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
78302024-12-20T20:31:12.675Z[ recovery-image] Dec 20 20:31:11.451 INFO O| Dec 20 20:31:11.451 INFO STEP 1156 (remove_files) COMPLETE
78312024-12-20T20:31:12.675Z[ recovery-image] Dec 20 20:31:11.451 INFO O| Dec 20 20:31:11.451 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322024-12-20T20:31:12.705Z[ recovery-image] Dec 20 20:31:11.483 INFO O| Dec 20 20:31:11.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
78332024-12-20T20:31:12.705Z[ recovery-image] Dec 20 20:31:11.483 INFO O| Dec 20 20:31:11.483 INFO STEP 1157 (remove_files) COMPLETE
78342024-12-20T20:31:12.705Z[ recovery-image] Dec 20 20:31:11.483 INFO O| Dec 20 20:31:11.483 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352024-12-20T20:31:12.725Z[ recovery-image] Dec 20 20:31:11.503 INFO O| Dec 20 20:31:11.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
78362024-12-20T20:31:12.725Z[ recovery-image] Dec 20 20:31:11.503 INFO O| Dec 20 20:31:11.503 INFO STEP 1158 (remove_files) COMPLETE
78372024-12-20T20:31:12.725Z[ recovery-image] Dec 20 20:31:11.503 INFO O| Dec 20 20:31:11.503 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382024-12-20T20:31:12.746Z[ recovery-image] Dec 20 20:31:11.525 INFO O| Dec 20 20:31:11.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
78392024-12-20T20:31:12.746Z[ recovery-image] Dec 20 20:31:11.525 INFO O| Dec 20 20:31:11.525 INFO STEP 1159 (remove_files) COMPLETE
78402024-12-20T20:31:12.746Z[ recovery-image] Dec 20 20:31:11.525 INFO O| Dec 20 20:31:11.525 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412024-12-20T20:31:12.766Z[ recovery-image] Dec 20 20:31:11.545 INFO O| Dec 20 20:31:11.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
78422024-12-20T20:31:12.766Z[ recovery-image] Dec 20 20:31:11.545 INFO O| Dec 20 20:31:11.545 INFO STEP 1160 (remove_files) COMPLETE
78432024-12-20T20:31:12.769Z[ recovery-image] Dec 20 20:31:11.545 INFO O| Dec 20 20:31:11.545 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442024-12-20T20:31:12.785Z[ recovery-image] Dec 20 20:31:11.564 INFO O| Dec 20 20:31:11.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
78452024-12-20T20:31:12.785Z[ recovery-image] Dec 20 20:31:11.564 INFO O| Dec 20 20:31:11.564 INFO STEP 1161 (remove_files) COMPLETE
78462024-12-20T20:31:12.786Z[ recovery-image] Dec 20 20:31:11.564 INFO O| Dec 20 20:31:11.564 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472024-12-20T20:31:12.805Z[ recovery-image] Dec 20 20:31:11.583 INFO O| Dec 20 20:31:11.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
78482024-12-20T20:31:12.805Z[ recovery-image] Dec 20 20:31:11.583 INFO O| Dec 20 20:31:11.583 INFO STEP 1162 (remove_files) COMPLETE
78492024-12-20T20:31:12.805Z[ recovery-image] Dec 20 20:31:11.583 INFO O| Dec 20 20:31:11.583 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502024-12-20T20:31:12.824Z[ recovery-image] Dec 20 20:31:11.603 INFO O| Dec 20 20:31:11.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
78512024-12-20T20:31:12.824Z[ recovery-image] Dec 20 20:31:11.603 INFO O| Dec 20 20:31:11.603 INFO STEP 1163 (remove_files) COMPLETE
78522024-12-20T20:31:12.824Z[ recovery-image] Dec 20 20:31:11.603 INFO O| Dec 20 20:31:11.603 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532024-12-20T20:31:12.852Z[ recovery-image] Dec 20 20:31:11.630 INFO O| Dec 20 20:31:11.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
78542024-12-20T20:31:12.852Z[ recovery-image] Dec 20 20:31:11.630 INFO O| Dec 20 20:31:11.630 INFO STEP 1164 (remove_files) COMPLETE
78552024-12-20T20:31:12.854Z[ recovery-image] Dec 20 20:31:11.630 INFO O| Dec 20 20:31:11.630 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562024-12-20T20:31:12.934Z[ recovery-image] Dec 20 20:31:11.691 INFO O| Dec 20 20:31:11.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
78572024-12-20T20:31:12.934Z[ recovery-image] Dec 20 20:31:11.691 INFO O| Dec 20 20:31:11.691 INFO STEP 1165 (remove_files) COMPLETE
78582024-12-20T20:31:12.934Z[ recovery-image] Dec 20 20:31:11.691 INFO O| Dec 20 20:31:11.691 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592024-12-20T20:31:12.953Z[ recovery-image] Dec 20 20:31:11.731 INFO O| Dec 20 20:31:11.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
78602024-12-20T20:31:12.953Z[ recovery-image] Dec 20 20:31:11.731 INFO O| Dec 20 20:31:11.731 INFO STEP 1166 (remove_files) COMPLETE
78612024-12-20T20:31:12.955Z[ recovery-image] Dec 20 20:31:11.731 INFO O| Dec 20 20:31:11.731 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622024-12-20T20:31:12.974Z[ recovery-image] Dec 20 20:31:11.751 INFO O| Dec 20 20:31:11.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
78632024-12-20T20:31:12.974Z[ host-image] Dec 20 20:31:11.751 INFO O| Dec 20 20:31:11.751 INFO O| Done
78642024-12-20T20:31:12.974Z[ recovery-image] Dec 20 20:31:11.752 INFO O| Dec 20 20:31:11.752 INFO STEP 1167 (remove_files) COMPLETE
78652024-12-20T20:31:12.974Z[ recovery-image] Dec 20 20:31:11.752 INFO O| Dec 20 20:31:11.752 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662024-12-20T20:31:13.010Z[ recovery-image] Dec 20 20:31:11.788 INFO O| Dec 20 20:31:11.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
78672024-12-20T20:31:13.010Z[ recovery-image] Dec 20 20:31:11.788 INFO O| Dec 20 20:31:11.788 INFO STEP 1168 (remove_files) COMPLETE
78682024-12-20T20:31:13.010Z[ recovery-image] Dec 20 20:31:11.788 INFO O| Dec 20 20:31:11.788 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692024-12-20T20:31:13.028Z[ recovery-image] Dec 20 20:31:11.806 INFO O| Dec 20 20:31:11.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
78702024-12-20T20:31:13.028Z[ recovery-image] Dec 20 20:31:11.807 INFO O| Dec 20 20:31:11.807 INFO STEP 1169 (remove_files) COMPLETE
78712024-12-20T20:31:13.030Z[ recovery-image] Dec 20 20:31:11.807 INFO O| Dec 20 20:31:11.807 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722024-12-20T20:31:13.087Z[ recovery-image] Dec 20 20:31:11.866 INFO O| Dec 20 20:31:11.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
78732024-12-20T20:31:13.088Z[ recovery-image] Dec 20 20:31:11.866 INFO O| Dec 20 20:31:11.865 INFO STEP 1170 (remove_files) COMPLETE
78742024-12-20T20:31:13.090Z[ recovery-image] Dec 20 20:31:11.866 INFO O| Dec 20 20:31:11.865 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752024-12-20T20:31:13.144Z[ recovery-image] Dec 20 20:31:11.922 INFO O| Dec 20 20:31:11.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
78762024-12-20T20:31:13.144Z[ recovery-image] Dec 20 20:31:11.923 INFO O| Dec 20 20:31:11.922 INFO STEP 1171 (remove_files) COMPLETE
78772024-12-20T20:31:13.144Z[ recovery-image] Dec 20 20:31:11.923 INFO O| Dec 20 20:31:11.923 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782024-12-20T20:31:13.164Z[ recovery-image] Dec 20 20:31:11.942 INFO O| Dec 20 20:31:11.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
78792024-12-20T20:31:13.164Z[ recovery-image] Dec 20 20:31:11.942 INFO O| Dec 20 20:31:11.942 INFO STEP 1172 (remove_files) COMPLETE
78802024-12-20T20:31:13.164Z[ recovery-image] Dec 20 20:31:11.943 INFO O| Dec 20 20:31:11.942 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812024-12-20T20:31:13.183Z[ recovery-image] Dec 20 20:31:11.962 INFO O| Dec 20 20:31:11.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
78822024-12-20T20:31:13.186Z[ recovery-image] Dec 20 20:31:11.962 INFO O| Dec 20 20:31:11.962 INFO STEP 1173 (remove_files) COMPLETE
78832024-12-20T20:31:13.186Z[ recovery-image] Dec 20 20:31:11.962 INFO O| Dec 20 20:31:11.962 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842024-12-20T20:31:13.204Z[ recovery-image] Dec 20 20:31:11.982 INFO O| Dec 20 20:31:11.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
78852024-12-20T20:31:13.204Z[ recovery-image] Dec 20 20:31:11.982 INFO O| Dec 20 20:31:11.982 INFO STEP 1174 (remove_files) COMPLETE
78862024-12-20T20:31:13.204Z[ recovery-image] Dec 20 20:31:11.982 INFO O| Dec 20 20:31:11.982 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872024-12-20T20:31:13.245Z[ recovery-image] Dec 20 20:31:12.023 INFO O| Dec 20 20:31:12.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
78882024-12-20T20:31:13.245Z[ recovery-image] Dec 20 20:31:12.023 INFO O| Dec 20 20:31:12.023 INFO STEP 1175 (remove_files) COMPLETE
78892024-12-20T20:31:13.245Z[ recovery-image] Dec 20 20:31:12.023 INFO O| Dec 20 20:31:12.023 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902024-12-20T20:31:13.283Z[ recovery-image] Dec 20 20:31:12.061 INFO O| Dec 20 20:31:12.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
78912024-12-20T20:31:13.287Z[ recovery-image] Dec 20 20:31:12.061 INFO O| Dec 20 20:31:12.061 INFO STEP 1176 (remove_files) COMPLETE
78922024-12-20T20:31:13.287Z[ recovery-image] Dec 20 20:31:12.061 INFO O| Dec 20 20:31:12.061 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932024-12-20T20:31:13.313Z[ recovery-image] Dec 20 20:31:12.090 INFO O| Dec 20 20:31:12.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
78942024-12-20T20:31:13.313Z[ recovery-image] Dec 20 20:31:12.090 INFO O| Dec 20 20:31:12.090 INFO STEP 1177 (remove_files) COMPLETE
78952024-12-20T20:31:13.313Z[ recovery-image] Dec 20 20:31:12.090 INFO O| Dec 20 20:31:12.090 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962024-12-20T20:31:13.370Z[ recovery-image] Dec 20 20:31:12.148 INFO O| Dec 20 20:31:12.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
78972024-12-20T20:31:13.370Z[ recovery-image] Dec 20 20:31:12.148 INFO O| Dec 20 20:31:12.148 INFO STEP 1178 (remove_files) COMPLETE
78982024-12-20T20:31:13.371Z[ recovery-image] Dec 20 20:31:12.148 INFO O| Dec 20 20:31:12.148 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992024-12-20T20:31:13.389Z[ recovery-image] Dec 20 20:31:12.167 INFO O| Dec 20 20:31:12.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
79002024-12-20T20:31:13.389Z[ recovery-image] Dec 20 20:31:12.167 INFO O| Dec 20 20:31:12.167 INFO STEP 1179 (remove_files) COMPLETE
79012024-12-20T20:31:13.389Z[ recovery-image] Dec 20 20:31:12.167 INFO O| Dec 20 20:31:12.167 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022024-12-20T20:31:13.409Z[ recovery-image] Dec 20 20:31:12.187 INFO O| Dec 20 20:31:12.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
79032024-12-20T20:31:13.409Z[ recovery-image] Dec 20 20:31:12.187 INFO O| Dec 20 20:31:12.187 INFO STEP 1180 (remove_files) COMPLETE
79042024-12-20T20:31:13.409Z[ recovery-image] Dec 20 20:31:12.187 INFO O| Dec 20 20:31:12.187 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052024-12-20T20:31:13.430Z[ recovery-image] Dec 20 20:31:12.208 INFO O| Dec 20 20:31:12.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
79062024-12-20T20:31:13.430Z[ recovery-image] Dec 20 20:31:12.208 INFO O| Dec 20 20:31:12.208 INFO STEP 1181 (remove_files) COMPLETE
79072024-12-20T20:31:13.430Z[ recovery-image] Dec 20 20:31:12.208 INFO O| Dec 20 20:31:12.208 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082024-12-20T20:31:13.450Z[ recovery-image] Dec 20 20:31:12.229 INFO O| Dec 20 20:31:12.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
79092024-12-20T20:31:13.450Z[ recovery-image] Dec 20 20:31:12.229 INFO O| Dec 20 20:31:12.229 INFO STEP 1182 (remove_files) COMPLETE
79102024-12-20T20:31:13.450Z[ recovery-image] Dec 20 20:31:12.229 INFO O| Dec 20 20:31:12.229 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112024-12-20T20:31:13.471Z[ recovery-image] Dec 20 20:31:12.249 INFO O| Dec 20 20:31:12.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
79122024-12-20T20:31:13.471Z[ recovery-image] Dec 20 20:31:12.249 INFO O| Dec 20 20:31:12.249 INFO STEP 1183 (remove_files) COMPLETE
79132024-12-20T20:31:13.471Z[ recovery-image] Dec 20 20:31:12.249 INFO O| Dec 20 20:31:12.249 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142024-12-20T20:31:13.491Z[ recovery-image] Dec 20 20:31:12.270 INFO O| Dec 20 20:31:12.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
79152024-12-20T20:31:13.491Z[ recovery-image] Dec 20 20:31:12.270 INFO O| Dec 20 20:31:12.270 INFO STEP 1184 (remove_files) COMPLETE
79162024-12-20T20:31:13.491Z[ recovery-image] Dec 20 20:31:12.270 INFO O| Dec 20 20:31:12.270 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172024-12-20T20:31:13.511Z[ recovery-image] Dec 20 20:31:12.289 INFO O| Dec 20 20:31:12.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
79182024-12-20T20:31:13.511Z[ recovery-image] Dec 20 20:31:12.289 INFO O| Dec 20 20:31:12.289 INFO STEP 1185 (remove_files) COMPLETE
79192024-12-20T20:31:13.511Z[ recovery-image] Dec 20 20:31:12.289 INFO O| Dec 20 20:31:12.289 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202024-12-20T20:31:13.541Z[ recovery-image] Dec 20 20:31:12.319 INFO O| Dec 20 20:31:12.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
79212024-12-20T20:31:13.544Z[ recovery-image] Dec 20 20:31:12.320 INFO O| Dec 20 20:31:12.320 INFO STEP 1186 (remove_files) COMPLETE
79222024-12-20T20:31:13.544Z[ recovery-image] Dec 20 20:31:12.320 INFO O| Dec 20 20:31:12.320 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232024-12-20T20:31:13.574Z[ recovery-image] Dec 20 20:31:12.351 INFO O| Dec 20 20:31:12.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
79242024-12-20T20:31:13.574Z[ recovery-image] Dec 20 20:31:12.351 INFO O| Dec 20 20:31:12.351 INFO STEP 1187 (remove_files) COMPLETE
79252024-12-20T20:31:13.574Z[ recovery-image] Dec 20 20:31:12.351 INFO O| Dec 20 20:31:12.351 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262024-12-20T20:31:13.613Z[ recovery-image] Dec 20 20:31:12.390 INFO O| Dec 20 20:31:12.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
79272024-12-20T20:31:13.613Z[ recovery-image] Dec 20 20:31:12.390 INFO O| Dec 20 20:31:12.390 INFO STEP 1188 (remove_files) COMPLETE
79282024-12-20T20:31:13.613Z[ recovery-image] Dec 20 20:31:12.390 INFO O| Dec 20 20:31:12.390 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292024-12-20T20:31:13.633Z[ recovery-image] Dec 20 20:31:12.410 INFO O| Dec 20 20:31:12.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
79302024-12-20T20:31:13.633Z[ recovery-image] Dec 20 20:31:12.410 INFO O| Dec 20 20:31:12.410 INFO STEP 1189 (remove_files) COMPLETE
79312024-12-20T20:31:13.633Z[ recovery-image] Dec 20 20:31:12.410 INFO O| Dec 20 20:31:12.410 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322024-12-20T20:31:13.651Z[ recovery-image] Dec 20 20:31:12.429 INFO O| Dec 20 20:31:12.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
79332024-12-20T20:31:13.651Z[ recovery-image] Dec 20 20:31:12.429 INFO O| Dec 20 20:31:12.429 INFO STEP 1190 (remove_files) COMPLETE
79342024-12-20T20:31:13.651Z[ recovery-image] Dec 20 20:31:12.429 INFO O| Dec 20 20:31:12.429 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352024-12-20T20:31:13.671Z[ recovery-image] Dec 20 20:31:12.448 INFO O| Dec 20 20:31:12.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
79362024-12-20T20:31:13.671Z[ recovery-image] Dec 20 20:31:12.448 INFO O| Dec 20 20:31:12.448 INFO STEP 1191 (remove_files) COMPLETE
79372024-12-20T20:31:13.671Z[ recovery-image] Dec 20 20:31:12.448 INFO O| Dec 20 20:31:12.448 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382024-12-20T20:31:13.690Z[ recovery-image] Dec 20 20:31:12.468 INFO O| Dec 20 20:31:12.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
79392024-12-20T20:31:13.690Z[ recovery-image] Dec 20 20:31:12.468 INFO O| Dec 20 20:31:12.468 INFO STEP 1192 (remove_files) COMPLETE
79402024-12-20T20:31:13.690Z[ recovery-image] Dec 20 20:31:12.468 INFO O| Dec 20 20:31:12.468 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412024-12-20T20:31:13.715Z[ recovery-image] Dec 20 20:31:12.493 INFO O| Dec 20 20:31:12.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
79422024-12-20T20:31:13.715Z[ recovery-image] Dec 20 20:31:12.493 INFO O| Dec 20 20:31:12.493 INFO STEP 1193 (remove_files) COMPLETE
79432024-12-20T20:31:13.715Z[ recovery-image] Dec 20 20:31:12.493 INFO O| Dec 20 20:31:12.493 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442024-12-20T20:31:13.742Z[ recovery-image] Dec 20 20:31:12.518 INFO O| Dec 20 20:31:12.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
79452024-12-20T20:31:13.742Z[ recovery-image] Dec 20 20:31:12.518 INFO O| Dec 20 20:31:12.518 INFO STEP 1194 (remove_files) COMPLETE
79462024-12-20T20:31:13.742Z[ recovery-image] Dec 20 20:31:12.518 INFO O| Dec 20 20:31:12.518 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472024-12-20T20:31:13.798Z[ recovery-image] Dec 20 20:31:12.577 INFO O| Dec 20 20:31:12.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
79482024-12-20T20:31:13.798Z[ recovery-image] Dec 20 20:31:12.577 INFO O| Dec 20 20:31:12.577 INFO STEP 1195 (remove_files) COMPLETE
79492024-12-20T20:31:13.801Z[ recovery-image] Dec 20 20:31:12.577 INFO O| Dec 20 20:31:12.577 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502024-12-20T20:31:13.835Z[ recovery-image] Dec 20 20:31:12.613 INFO O| Dec 20 20:31:12.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
79512024-12-20T20:31:13.835Z[ recovery-image] Dec 20 20:31:12.613 INFO O| Dec 20 20:31:12.613 INFO STEP 1196 (remove_files) COMPLETE
79522024-12-20T20:31:13.835Z[ recovery-image] Dec 20 20:31:12.613 INFO O| Dec 20 20:31:12.613 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532024-12-20T20:31:13.863Z[ recovery-image] Dec 20 20:31:12.641 INFO O| Dec 20 20:31:12.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
79542024-12-20T20:31:13.864Z[ recovery-image] Dec 20 20:31:12.641 INFO O| Dec 20 20:31:12.641 INFO STEP 1197 (remove_files) COMPLETE
79552024-12-20T20:31:13.864Z[ recovery-image] Dec 20 20:31:12.641 INFO O| Dec 20 20:31:12.641 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562024-12-20T20:31:13.884Z[ recovery-image] Dec 20 20:31:12.661 INFO O| Dec 20 20:31:12.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
79572024-12-20T20:31:13.884Z[ recovery-image] Dec 20 20:31:12.661 INFO O| Dec 20 20:31:12.661 INFO STEP 1198 (remove_files) COMPLETE
79582024-12-20T20:31:13.884Z[ recovery-image] Dec 20 20:31:12.661 INFO O| Dec 20 20:31:12.661 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592024-12-20T20:31:13.904Z[ recovery-image] Dec 20 20:31:12.682 INFO O| Dec 20 20:31:12.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
79602024-12-20T20:31:13.904Z[ recovery-image] Dec 20 20:31:12.682 INFO O| Dec 20 20:31:12.682 INFO STEP 1199 (remove_files) COMPLETE
79612024-12-20T20:31:13.904Z[ recovery-image] Dec 20 20:31:12.682 INFO O| Dec 20 20:31:12.682 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622024-12-20T20:31:13.924Z[ recovery-image] Dec 20 20:31:12.702 INFO O| Dec 20 20:31:12.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
79632024-12-20T20:31:13.924Z[ recovery-image] Dec 20 20:31:12.702 INFO O| Dec 20 20:31:12.702 INFO STEP 1200 (remove_files) COMPLETE
79642024-12-20T20:31:13.924Z[ recovery-image] Dec 20 20:31:12.702 INFO O| Dec 20 20:31:12.702 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652024-12-20T20:31:13.959Z[ recovery-image] Dec 20 20:31:12.737 INFO O| Dec 20 20:31:12.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
79662024-12-20T20:31:13.962Z[ recovery-image] Dec 20 20:31:12.737 INFO O| Dec 20 20:31:12.737 INFO STEP 1201 (remove_files) COMPLETE
79672024-12-20T20:31:13.962Z[ recovery-image] Dec 20 20:31:12.738 INFO O| Dec 20 20:31:12.738 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682024-12-20T20:31:14.004Z[ recovery-image] Dec 20 20:31:12.783 INFO O| Dec 20 20:31:12.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
79692024-12-20T20:31:14.006Z[ recovery-image] Dec 20 20:31:12.783 INFO O| Dec 20 20:31:12.783 INFO STEP 1202 (remove_files) COMPLETE
79702024-12-20T20:31:14.006Z[ recovery-image] Dec 20 20:31:12.783 INFO O| Dec 20 20:31:12.783 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712024-12-20T20:31:14.035Z[ recovery-image] Dec 20 20:31:12.813 INFO O| Dec 20 20:31:12.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
79722024-12-20T20:31:14.035Z[ recovery-image] Dec 20 20:31:12.813 INFO O| Dec 20 20:31:12.813 INFO STEP 1203 (remove_files) COMPLETE
79732024-12-20T20:31:14.042Z[ recovery-image] Dec 20 20:31:12.813 INFO O| Dec 20 20:31:12.813 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742024-12-20T20:31:14.131Z[ recovery-image] Dec 20 20:31:12.909 INFO O| Dec 20 20:31:12.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
79752024-12-20T20:31:14.131Z[ recovery-image] Dec 20 20:31:12.909 INFO O| Dec 20 20:31:12.909 INFO STEP 1204 (remove_files) COMPLETE
79762024-12-20T20:31:14.134Z[ recovery-image] Dec 20 20:31:12.909 INFO O| Dec 20 20:31:12.909 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772024-12-20T20:31:14.152Z[ recovery-image] Dec 20 20:31:12.930 INFO O| Dec 20 20:31:12.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
79782024-12-20T20:31:14.152Z[ recovery-image] Dec 20 20:31:12.931 INFO O| Dec 20 20:31:12.931 INFO STEP 1205 (remove_files) COMPLETE
79792024-12-20T20:31:14.152Z[ recovery-image] Dec 20 20:31:12.931 INFO O| Dec 20 20:31:12.931 INFO STEP 1206: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
79802024-12-20T20:31:14.190Z[ recovery-image] Dec 20 20:31:12.968 INFO O| Dec 20 20:31:12.968 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
79812024-12-20T20:31:14.190Z[ recovery-image] Dec 20 20:31:12.968 INFO O| Dec 20 20:31:12.968 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
79822024-12-20T20:31:15.747Z[ recovery-image] Dec 20 20:31:14.525 INFO O| Dec 20 20:31:14.525 INFO STEP 1206 (pack_tar) COMPLETE
79832024-12-20T20:31:15.747Z[ recovery-image] Dec 20 20:31:14.525 INFO O| Dec 20 20:31:14.525 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
79842024-12-20T20:31:15.747Z[ recovery-image] Dec 20 20:31:14.525 INFO O| Dec 20 20:31:14.525 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
79852024-12-20T20:31:16.151Z[ host-image] Dec 20 20:31:14.930 INFO O| Dec 20 20:31:14.930 INFO O| Done
79862024-12-20T20:31:16.199Z[ host-image] Dec 20 20:31:14.977 INFO O| Dec 20 20:31:14.977 INFO O| Done
79872024-12-20T20:31:16.199Z[ host-image] Dec 20 20:31:14.978 INFO O| Dec 20 20:31:14.978 INFO O| Done
79882024-12-20T20:31:16.231Z[ host-image] Dec 20 20:31:15.009 INFO O| Dec 20 20:31:15.009 INFO O| Done
79892024-12-20T20:31:16.321Z[ recovery-image] Dec 20 20:31:15.099 INFO O| Dec 20 20:31:15.099 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
79902024-12-20T20:31:16.426Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO STEP 14 (pkg_install) COMPLETE
79912024-12-20T20:31:16.426Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
79922024-12-20T20:31:16.426Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO skip step because feature "mfg" is not enabled
79932024-12-20T20:31:16.426Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
79942024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO skip step because feature "compliance" is not enabled
79952024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
79962024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO skip step because feature "stress" is not enabled
79972024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
79982024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO skip step because feature "nfs" is not enabled
79992024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
80002024-12-20T20:31:16.429Z[ host-image] Dec 20 20:31:15.204 INFO O| Dec 20 20:31:15.204 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
80012024-12-20T20:31:16.474Z[ recovery-image] Dec 20 20:31:15.252 INFO O| Dec 20 20:31:15.252 INFO completed processing gimlet/ramdisk-03-recovery-trim
80022024-12-20T20:31:16.484Z[ host-image] Dec 20 20:31:15.262 INFO O| Dec 20 20:31:15.262 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
80032024-12-20T20:31:16.486Z[ recovery-image] Dec 20 20:31:15.263 INFO image builder template: zfs-recovery...
80042024-12-20T20:31:16.486Z[ recovery-image] Dec 20 20:31:15.263 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/.tmpoPknlO/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.311", "-n", "zfs-recovery"], pwd: None
80052024-12-20T20:31:16.541Z[ recovery-image] Dec 20 20:31:15.319 INFO O| Dec 20 20:31:15.319 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80062024-12-20T20:31:16.569Z[ recovery-image] Dec 20 20:31:15.347 INFO O| Dec 20 20:31:15.347 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80072024-12-20T20:31:16.591Z[ host-image] Dec 20 20:31:15.369 INFO O| Dec 20 20:31:15.369 INFO completed processing gimlet/ramdisk-01-os
80082024-12-20T20:31:16.593Z[ host-image] Dec 20 20:31:15.372 INFO omicron1 baseline generation...
80092024-12-20T20:31:16.596Z[ host-image] Dec 20 20:31:15.372 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
80102024-12-20T20:31:16.685Z[ recovery-image] Dec 20 20:31:15.463 INFO O| Dec 20 20:31:15.463 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
80112024-12-20T20:31:16.851Z[ recovery-image] Dec 20 20:31:15.629 INFO O| Dec 20 20:31:15.629 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
80122024-12-20T20:31:16.853Z[ recovery-image] Dec 20 20:31:15.629 INFO O| Dec 20 20:31:15.629 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
80132024-12-20T20:31:16.859Z[ recovery-image] Dec 20 20:31:15.637 INFO O| Dec 20 20:31:15.637 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
80142024-12-20T20:31:17.018Z[ recovery-image] Dec 20 20:31:15.796 INFO O| Dec 20 20:31:15.796 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
80152024-12-20T20:31:17.237Z[ recovery-image] Dec 20 20:31:16.015 INFO O| Dec 20 20:31:16.015 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
80162024-12-20T20:31:17.253Z[ recovery-image] Dec 20 20:31:16.031 INFO O| Dec 20 20:31:16.031 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80172024-12-20T20:31:17.261Z[ recovery-image] Dec 20 20:31:16.040 INFO O| Dec 20 20:31:16.040 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
80182024-12-20T20:31:17.268Z[ recovery-image] Dec 20 20:31:16.046 INFO O| Dec 20 20:31:16.046 INFO no lofi found
80192024-12-20T20:31:17.268Z[ recovery-image] Dec 20 20:31:16.046 INFO O| Dec 20 20:31:16.046 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
80202024-12-20T20:31:17.268Z[ recovery-image] Dec 20 20:31:16.046 INFO O| Dec 20 20:31:16.046 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
80212024-12-20T20:31:17.373Z[ host-image] Dec 20 20:31:16.152 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23080:20241219T204626Z
80222024-12-20T20:31:19.233Z[ recovery-image] Dec 20 20:31:18.011 INFO O| Dec 20 20:31:18.011 INFO lofi device = /dev/dsk/c2t1d0p0
80232024-12-20T20:31:19.236Z[ recovery-image] Dec 20 20:31:18.011 INFO O| Dec 20 20:31:18.011 INFO pool device = /dev/dsk/c2t1d0p0
80242024-12-20T20:31:19.236Z[ recovery-image] Dec 20 20:31:18.012 INFO O| Dec 20 20:31:18.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"]
80252024-12-20T20:31:19.447Z[ recovery-image] Dec 20 20:31:18.225 INFO O| Dec 20 20:31:18.225 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80262024-12-20T20:31:19.447Z[ recovery-image] Dec 20 20:31:18.225 INFO O| Dec 20 20:31:18.225 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
80272024-12-20T20:31:19.477Z[ recovery-image] Dec 20 20:31:18.255 INFO O| Dec 20 20:31:18.255 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
80282024-12-20T20:31:19.821Z[ recovery-image] Dec 20 20:31:18.599 INFO O| Dec 20 20:31:18.599 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
80292024-12-20T20:31:19.911Z[ recovery-image] Dec 20 20:31:18.689 INFO O| Dec 20 20:31:18.689 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
80302024-12-20T20:31:19.938Z[ recovery-image] Dec 20 20:31:18.716 INFO O| Dec 20 20:31:18.716 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
80312024-12-20T20:31:19.966Z[ recovery-image] Dec 20 20:31:18.744 INFO O| Dec 20 20:31:18.744 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
80322024-12-20T20:31:20.077Z[ recovery-image] Dec 20 20:31:18.855 INFO O| Dec 20 20:31:18.855 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80332024-12-20T20:31:20.080Z[ recovery-image] Dec 20 20:31:18.856 INFO O| Dec 20 20:31:18.855 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
80342024-12-20T20:31:20.080Z[ recovery-image] Dec 20 20:31:18.856 INFO O| Dec 20 20:31:18.856 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80352024-12-20T20:31:20.121Z[ recovery-image] Dec 20 20:31:18.900 INFO O| Dec 20 20:31:18.900 INFO boot environment UUID: 4e695246-aff5-48a8-b30f-86987ac23f87
80362024-12-20T20:31:20.121Z[ recovery-image] Dec 20 20:31:18.900 INFO O| Dec 20 20:31:18.900 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 4e695246-aff5-48a8-b30f-86987ac23f87
80372024-12-20T20:31:20.143Z[ recovery-image] Dec 20 20:31:18.921 INFO O| Dec 20 20:31:18.921 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
80382024-12-20T20:31:20.174Z[ recovery-image] Dec 20 20:31:18.952 INFO O| Dec 20 20:31:18.952 INFO STEP 0 (create_be) COMPLETE
80392024-12-20T20:31:20.176Z[ recovery-image] Dec 20 20:31:18.952 INFO O| Dec 20 20:31:18.952 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
80402024-12-20T20:31:20.230Z[ recovery-image] Dec 20 20:31:19.007 INFO O| Dec 20 20:31:19.007 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"]
80412024-12-20T20:31:27.278Z[ recovery-image] Dec 20 20:31:26.056 INFO O| Dec 20 20:31:26.056 INFO STEP 1 (unpack_tar) COMPLETE
80422024-12-20T20:31:27.278Z[ recovery-image] Dec 20 20:31:26.056 INFO O| Dec 20 20:31:26.056 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80432024-12-20T20:31:27.298Z[ recovery-image] Dec 20 20:31:26.076 INFO O| Dec 20 20:31:26.076 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
80442024-12-20T20:31:27.685Z[ recovery-image] Dec 20 20:31:26.464 INFO O| Dec 20 20:31:26.464 INFO STEP 2 (devfsadm) COMPLETE
80452024-12-20T20:31:27.685Z[ recovery-image] Dec 20 20:31:26.464 INFO O| Dec 20 20:31:26.464 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80462024-12-20T20:31:27.704Z[ recovery-image] Dec 20 20:31:26.482 INFO O| Dec 20 20:31:26.482 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80472024-12-20T20:31:27.704Z[ recovery-image] Dec 20 20:31:26.482 INFO O| Dec 20 20:31:26.482 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80482024-12-20T20:31:27.704Z[ recovery-image] Dec 20 20:31:26.482 INFO O| Dec 20 20:31:26.482 INFO STEP 3 (ensure_dir) COMPLETE
80492024-12-20T20:31:27.706Z[ recovery-image] Dec 20 20:31:26.482 INFO O| Dec 20 20:31:26.482 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80502024-12-20T20:31:27.742Z[ recovery-image] Dec 20 20:31:26.520 INFO O| Dec 20 20:31:26.520 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80512024-12-20T20:31:27.742Z[ recovery-image] Dec 20 20:31:26.520 INFO O| Dec 20 20:31:26.520 INFO STEP 4 (ensure_dir) COMPLETE
80522024-12-20T20:31:27.742Z[ recovery-image] Dec 20 20:31:26.520 INFO O| Dec 20 20:31:26.520 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80532024-12-20T20:31:27.783Z[ recovery-image] Dec 20 20:31:26.561 INFO O| Dec 20 20:31:26.561 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80542024-12-20T20:31:27.787Z[ recovery-image] Dec 20 20:31:26.561 INFO O| Dec 20 20:31:26.561 INFO STEP 5 (ensure_dir) COMPLETE
80552024-12-20T20:31:27.787Z[ recovery-image] Dec 20 20:31:26.561 INFO O| Dec 20 20:31:26.561 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80562024-12-20T20:31:27.805Z[ recovery-image] Dec 20 20:31:26.583 INFO O| Dec 20 20:31:26.583 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80572024-12-20T20:31:27.805Z[ recovery-image] Dec 20 20:31:26.583 INFO O| Dec 20 20:31:26.583 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80582024-12-20T20:31:27.808Z[ recovery-image] Dec 20 20:31:26.583 INFO O| Dec 20 20:31:26.583 INFO STEP 6 (ensure_dir) COMPLETE
80592024-12-20T20:31:27.808Z[ recovery-image] Dec 20 20:31:26.583 INFO O| Dec 20 20:31:26.583 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80602024-12-20T20:31:27.845Z[ recovery-image] Dec 20 20:31:26.623 INFO O| Dec 20 20:31:26.623 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80612024-12-20T20:31:27.845Z[ recovery-image] Dec 20 20:31:26.623 INFO O| Dec 20 20:31:26.623 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80622024-12-20T20:31:27.845Z[ recovery-image] Dec 20 20:31:26.623 INFO O| Dec 20 20:31:26.623 INFO STEP 7 (ensure_dir) COMPLETE
80632024-12-20T20:31:27.847Z[ recovery-image] Dec 20 20:31:26.623 INFO O| Dec 20 20:31:26.623 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80642024-12-20T20:31:27.917Z[ recovery-image] Dec 20 20:31:26.695 INFO O| Dec 20 20:31:26.679 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
80652024-12-20T20:31:27.917Z[ recovery-image] Dec 20 20:31:26.695 INFO O| Dec 20 20:31:26.679 INFO STEP 8 (remove_files) COMPLETE
80662024-12-20T20:31:27.921Z[ recovery-image] Dec 20 20:31:26.695 INFO O| Dec 20 20:31:26.679 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80672024-12-20T20:31:27.932Z[ recovery-image] Dec 20 20:31:26.710 INFO O| Dec 20 20:31:26.710 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
80682024-12-20T20:31:27.934Z[ recovery-image] Dec 20 20:31:26.711 INFO O| Dec 20 20:31:26.711 INFO STEP 9 (remove_files) COMPLETE
80692024-12-20T20:31:27.934Z[ recovery-image] Dec 20 20:31:26.711 INFO O| Dec 20 20:31:26.711 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80702024-12-20T20:31:27.997Z[ recovery-image] Dec 20 20:31:26.774 INFO O| Dec 20 20:31:26.774 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
80712024-12-20T20:31:28.000Z[ recovery-image] Dec 20 20:31:26.776 INFO O| Dec 20 20:31:26.776 INFO STEP 10 (remove_files) COMPLETE
80722024-12-20T20:31:28.000Z[ recovery-image] Dec 20 20:31:26.776 INFO O| Dec 20 20:31:26.776 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80732024-12-20T20:31:28.024Z[ recovery-image] Dec 20 20:31:26.802 INFO O| Dec 20 20:31:26.802 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
80742024-12-20T20:31:28.037Z[ recovery-image] Dec 20 20:31:26.803 INFO O| Dec 20 20:31:26.802 INFO STEP 11 (remove_files) COMPLETE
80752024-12-20T20:31:28.037Z[ recovery-image] Dec 20 20:31:26.803 INFO O| Dec 20 20:31:26.802 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80762024-12-20T20:31:28.104Z[ recovery-image] Dec 20 20:31:26.882 INFO O| Dec 20 20:31:26.882 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
80772024-12-20T20:31:28.106Z[ recovery-image] Dec 20 20:31:26.882 INFO O| Dec 20 20:31:26.882 INFO STEP 12 (remove_files) COMPLETE
80782024-12-20T20:31:28.106Z[ recovery-image] Dec 20 20:31:26.882 INFO O| Dec 20 20:31:26.882 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80792024-12-20T20:31:28.172Z[ recovery-image] Dec 20 20:31:26.950 INFO O| Dec 20 20:31:26.950 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80802024-12-20T20:31:28.172Z[ recovery-image] Dec 20 20:31:26.950 INFO O| Dec 20 20:31:26.950 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
80812024-12-20T20:31:28.172Z[ recovery-image] Dec 20 20:31:26.950 INFO O| Dec 20 20:31:26.950 INFO STEP 13 (ensure_dir) COMPLETE
80822024-12-20T20:31:28.174Z[ recovery-image] Dec 20 20:31:26.950 INFO O| Dec 20 20:31:26.950 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80832024-12-20T20:31:28.207Z[ recovery-image] Dec 20 20:31:26.985 INFO O| Dec 20 20:31:26.985 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80842024-12-20T20:31:28.207Z[ recovery-image] Dec 20 20:31:26.985 INFO O| Dec 20 20:31:26.985 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80852024-12-20T20:31:28.210Z[ recovery-image] Dec 20 20:31:26.985 INFO O| Dec 20 20:31:26.985 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
80862024-12-20T20:31:28.210Z[ recovery-image] Dec 20 20:31:26.985 INFO O| Dec 20 20:31:26.985 INFO STEP 14 (ensure_dir) COMPLETE
80872024-12-20T20:31:28.210Z[ recovery-image] Dec 20 20:31:26.985 INFO O| Dec 20 20:31:26.985 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80882024-12-20T20:31:28.233Z[ recovery-image] Dec 20 20:31:27.011 INFO O| Dec 20 20:31:27.011 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80892024-12-20T20:31:28.233Z[ recovery-image] Dec 20 20:31:27.011 INFO O| Dec 20 20:31:27.011 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80902024-12-20T20:31:28.233Z[ recovery-image] Dec 20 20:31:27.011 INFO O| Dec 20 20:31:27.011 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
80912024-12-20T20:31:28.235Z[ recovery-image] Dec 20 20:31:27.011 INFO O| Dec 20 20:31:27.011 INFO STEP 15 (ensure_dir) COMPLETE
80922024-12-20T20:31:28.235Z[ recovery-image] Dec 20 20:31:27.011 INFO O| Dec 20 20:31:27.011 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80932024-12-20T20:31:28.252Z[ recovery-image] Dec 20 20:31:27.031 INFO O| Dec 20 20:31:27.030 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80942024-12-20T20:31:28.253Z[ recovery-image] Dec 20 20:31:27.031 INFO O| Dec 20 20:31:27.031 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
80952024-12-20T20:31:28.253Z[ recovery-image] Dec 20 20:31:27.031 INFO O| Dec 20 20:31:27.031 INFO STEP 16 (ensure_dir) COMPLETE
80962024-12-20T20:31:28.256Z[ recovery-image] Dec 20 20:31:27.031 INFO O| Dec 20 20:31:27.031 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
80972024-12-20T20:31:28.273Z[ recovery-image] Dec 20 20:31:27.052 INFO O| Dec 20 20:31:27.051 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80982024-12-20T20:31:28.273Z[ recovery-image] Dec 20 20:31:27.052 INFO O| Dec 20 20:31:27.052 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
80992024-12-20T20:31:28.273Z[ recovery-image] Dec 20 20:31:27.052 INFO O| Dec 20 20:31:27.052 INFO STEP 17 (ensure_dir) COMPLETE
81002024-12-20T20:31:28.276Z[ recovery-image] Dec 20 20:31:27.052 INFO O| Dec 20 20:31:27.052 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81012024-12-20T20:31:28.312Z[ recovery-image] Dec 20 20:31:27.090 INFO O| Dec 20 20:31:27.090 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
81022024-12-20T20:31:28.312Z[ recovery-image] Dec 20 20:31:27.090 INFO O| Dec 20 20:31:27.090 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
81032024-12-20T20:31:28.315Z[ recovery-image] Dec 20 20:31:27.090 INFO O| Dec 20 20:31:27.090 INFO ok!
81042024-12-20T20:31:28.315Z[ recovery-image] Dec 20 20:31:27.090 INFO O| Dec 20 20:31:27.090 INFO STEP 18 (ensure_symlink) COMPLETE
81052024-12-20T20:31:28.315Z[ recovery-image] Dec 20 20:31:27.090 INFO O| Dec 20 20:31:27.090 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81062024-12-20T20:31:28.354Z[ recovery-image] Dec 20 20:31:27.131 INFO O| Dec 20 20:31:27.131 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
81072024-12-20T20:31:28.354Z[ recovery-image] Dec 20 20:31:27.131 INFO O| Dec 20 20:31:27.131 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
81082024-12-20T20:31:28.354Z[ recovery-image] Dec 20 20:31:27.131 INFO O| Dec 20 20:31:27.131 INFO ok!
81092024-12-20T20:31:28.358Z[ recovery-image] Dec 20 20:31:27.131 INFO O| Dec 20 20:31:27.131 INFO STEP 19 (ensure_file) COMPLETE
81102024-12-20T20:31:28.358Z[ recovery-image] Dec 20 20:31:27.131 INFO O| Dec 20 20:31:27.131 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81112024-12-20T20:31:28.401Z[ recovery-image] Dec 20 20:31:27.179 INFO O| Dec 20 20:31:27.179 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
81122024-12-20T20:31:28.401Z[ recovery-image] Dec 20 20:31:27.179 INFO O| Dec 20 20:31:27.179 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
81132024-12-20T20:31:28.404Z[ recovery-image] Dec 20 20:31:27.180 INFO O| Dec 20 20:31:27.180 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
81142024-12-20T20:31:28.404Z[ recovery-image] Dec 20 20:31:27.180 INFO O| Dec 20 20:31:27.180 INFO ok!
81152024-12-20T20:31:28.404Z[ recovery-image] Dec 20 20:31:27.180 INFO O| Dec 20 20:31:27.180 INFO STEP 20 (ensure_symlink) COMPLETE
81162024-12-20T20:31:28.404Z[ recovery-image] Dec 20 20:31:27.180 INFO O| Dec 20 20:31:27.180 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81172024-12-20T20:31:28.426Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
81182024-12-20T20:31:28.426Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
81192024-12-20T20:31:28.426Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
81202024-12-20T20:31:28.426Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO ok!
81212024-12-20T20:31:28.430Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO STEP 21 (ensure_symlink) COMPLETE
81222024-12-20T20:31:28.430Z[ recovery-image] Dec 20 20:31:27.204 INFO O| Dec 20 20:31:27.204 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81232024-12-20T20:31:28.489Z[ recovery-image] Dec 20 20:31:27.267 INFO O| Dec 20 20:31:27.267 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
81242024-12-20T20:31:28.490Z[ recovery-image] Dec 20 20:31:27.267 INFO O| Dec 20 20:31:27.267 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
81252024-12-20T20:31:28.493Z[ recovery-image] Dec 20 20:31:27.268 INFO O| Dec 20 20:31:27.267 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
81262024-12-20T20:31:28.493Z[ recovery-image] Dec 20 20:31:27.268 INFO O| Dec 20 20:31:27.268 INFO ok!
81272024-12-20T20:31:28.493Z[ recovery-image] Dec 20 20:31:27.268 INFO O| Dec 20 20:31:27.268 INFO STEP 22 (ensure_symlink) COMPLETE
81282024-12-20T20:31:28.493Z[ recovery-image] Dec 20 20:31:27.268 INFO O| Dec 20 20:31:27.268 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
81292024-12-20T20:31:28.527Z[ recovery-image] Dec 20 20:31:27.305 INFO O| Dec 20 20:31:27.305 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
81302024-12-20T20:31:28.527Z[ recovery-image] Dec 20 20:31:27.305 INFO O| Dec 20 20:31:27.305 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
81312024-12-20T20:31:28.530Z[ recovery-image] Dec 20 20:31:27.306 INFO O| Dec 20 20:31:27.306 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
81322024-12-20T20:31:28.530Z[ recovery-image] Dec 20 20:31:27.306 INFO O| Dec 20 20:31:27.306 INFO ok!
81332024-12-20T20:31:28.531Z[ recovery-image] Dec 20 20:31:27.306 INFO O| Dec 20 20:31:27.306 INFO STEP 23 (ensure_symlink) COMPLETE
81342024-12-20T20:31:28.531Z[ recovery-image] Dec 20 20:31:27.306 INFO O| Dec 20 20:31:27.306 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81352024-12-20T20:31:28.550Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.328 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
81362024-12-20T20:31:28.551Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.329 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 ...
81372024-12-20T20:31:28.554Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.329 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
81382024-12-20T20:31:28.554Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.329 INFO ok!
81392024-12-20T20:31:28.554Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.329 INFO STEP 24 (ensure_file) COMPLETE
81402024-12-20T20:31:28.554Z[ recovery-image] Dec 20 20:31:27.329 INFO O| Dec 20 20:31:27.329 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
81412024-12-20T20:31:28.583Z[ recovery-image] Dec 20 20:31:27.361 INFO O| Dec 20 20:31:27.361 INFO updating shadow file
81422024-12-20T20:31:28.585Z[ recovery-image] Dec 20 20:31:27.361 INFO O| Dec 20 20:31:27.361 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81432024-12-20T20:31:28.585Z[ recovery-image] Dec 20 20:31:27.362 INFO O| Dec 20 20:31:27.361 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
81442024-12-20T20:31:28.585Z[ recovery-image] Dec 20 20:31:27.362 INFO O| Dec 20 20:31:27.362 INFO STEP 25 (shadow) COMPLETE
81452024-12-20T20:31:28.585Z[ recovery-image] Dec 20 20:31:27.362 INFO O| Dec 20 20:31:27.362 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81462024-12-20T20:31:28.709Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
81472024-12-20T20:31:28.709Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
81482024-12-20T20:31:28.712Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
81492024-12-20T20:31:28.712Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 INFO ok!
81502024-12-20T20:31:28.712Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 INFO STEP 26 (ensure_file) COMPLETE
81512024-12-20T20:31:28.712Z[ recovery-image] Dec 20 20:31:27.487 INFO O| Dec 20 20:31:27.487 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81522024-12-20T20:31:28.772Z[ recovery-image] Dec 20 20:31:27.550 INFO O| Dec 20 20:31:27.550 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
81532024-12-20T20:31:28.772Z[ recovery-image] Dec 20 20:31:27.550 INFO O| Dec 20 20:31:27.550 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
81542024-12-20T20:31:28.775Z[ recovery-image] Dec 20 20:31:27.551 INFO O| Dec 20 20:31:27.550 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
81552024-12-20T20:31:28.775Z[ recovery-image] Dec 20 20:31:27.551 INFO O| Dec 20 20:31:27.551 INFO ok!
81562024-12-20T20:31:28.775Z[ recovery-image] Dec 20 20:31:27.551 INFO O| Dec 20 20:31:27.551 INFO STEP 27 (ensure_file) COMPLETE
81572024-12-20T20:31:28.775Z[ recovery-image] Dec 20 20:31:27.551 INFO O| Dec 20 20:31:27.551 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81582024-12-20T20:31:28.809Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
81592024-12-20T20:31:28.810Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
81602024-12-20T20:31:28.813Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81612024-12-20T20:31:28.813Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
81622024-12-20T20:31:28.813Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 INFO ok!
81632024-12-20T20:31:28.813Z[ recovery-image] Dec 20 20:31:27.588 INFO O| Dec 20 20:31:27.588 INFO STEP 28 (ensure_file) COMPLETE
81642024-12-20T20:31:28.813Z[ recovery-image] Dec 20 20:31:27.589 INFO O| Dec 20 20:31:27.588 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
81652024-12-20T20:31:28.872Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
81662024-12-20T20:31:28.872Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
81672024-12-20T20:31:28.872Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
81682024-12-20T20:31:28.872Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO ok!
81692024-12-20T20:31:28.875Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO STEP 29 (ensure_file) COMPLETE
81702024-12-20T20:31:28.875Z[ recovery-image] Dec 20 20:31:27.650 INFO O| Dec 20 20:31:27.650 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81712024-12-20T20:31:28.891Z[ recovery-image] Dec 20 20:31:27.669 INFO O| Dec 20 20:31:27.669 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
81722024-12-20T20:31:28.891Z[ recovery-image] Dec 20 20:31:27.669 INFO O| Dec 20 20:31:27.669 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
81732024-12-20T20:31:28.891Z[ recovery-image] Dec 20 20:31:27.670 INFO O| Dec 20 20:31:27.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
81742024-12-20T20:31:28.891Z[ recovery-image] Dec 20 20:31:27.670 INFO O| Dec 20 20:31:27.670 INFO ok!
81752024-12-20T20:31:28.894Z[ recovery-image] Dec 20 20:31:27.670 INFO O| Dec 20 20:31:27.670 INFO STEP 30 (ensure_file) COMPLETE
81762024-12-20T20:31:28.894Z[ recovery-image] Dec 20 20:31:27.670 INFO O| Dec 20 20:31:27.670 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81772024-12-20T20:31:28.911Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
81782024-12-20T20:31:28.911Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
81792024-12-20T20:31:28.911Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81802024-12-20T20:31:28.911Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
81812024-12-20T20:31:28.914Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO ok!
81822024-12-20T20:31:28.914Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO STEP 31 (ensure_file) COMPLETE
81832024-12-20T20:31:28.914Z[ recovery-image] Dec 20 20:31:27.689 INFO O| Dec 20 20:31:27.689 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81842024-12-20T20:31:28.930Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
81852024-12-20T20:31:28.931Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
81862024-12-20T20:31:28.931Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
81872024-12-20T20:31:28.934Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 INFO ok!
81882024-12-20T20:31:28.934Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 INFO STEP 32 (ensure_file) COMPLETE
81892024-12-20T20:31:28.934Z[ recovery-image] Dec 20 20:31:27.708 INFO O| Dec 20 20:31:27.708 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81902024-12-20T20:31:28.953Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.731 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
81912024-12-20T20:31:28.953Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.732 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
81922024-12-20T20:31:28.956Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.732 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
81932024-12-20T20:31:28.956Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.732 INFO ok!
81942024-12-20T20:31:28.956Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.732 INFO STEP 33 (ensure_file) COMPLETE
81952024-12-20T20:31:28.956Z[ recovery-image] Dec 20 20:31:27.732 INFO O| Dec 20 20:31:27.732 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81962024-12-20T20:31:29.051Z[ recovery-image] Dec 20 20:31:27.829 INFO O| Dec 20 20:31:27.829 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
81972024-12-20T20:31:29.051Z[ recovery-image] Dec 20 20:31:27.829 INFO O| Dec 20 20:31:27.829 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
81982024-12-20T20:31:29.051Z[ recovery-image] Dec 20 20:31:27.829 INFO O| Dec 20 20:31:27.829 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
81992024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.829 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82002024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.829 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82012024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.829 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
82022024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.829 INFO ok!
82032024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.830 INFO STEP 34 (ensure_file) COMPLETE
82042024-12-20T20:31:29.054Z[ recovery-image] Dec 20 20:31:27.830 INFO O| Dec 20 20:31:27.830 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82052024-12-20T20:31:29.072Z[ recovery-image] Dec 20 20:31:27.850 INFO O| Dec 20 20:31:27.850 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82062024-12-20T20:31:29.075Z[ recovery-image] Dec 20 20:31:27.850 INFO O| Dec 20 20:31:27.850 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82072024-12-20T20:31:29.075Z[ recovery-image] Dec 20 20:31:27.850 INFO O| Dec 20 20:31:27.850 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
82082024-12-20T20:31:29.075Z[ recovery-image] Dec 20 20:31:27.850 INFO O| Dec 20 20:31:27.850 INFO STEP 35 (ensure_dir) COMPLETE
82092024-12-20T20:31:29.075Z[ recovery-image] Dec 20 20:31:27.850 INFO O| Dec 20 20:31:27.850 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82102024-12-20T20:31:29.092Z[ recovery-image] Dec 20 20:31:27.870 INFO O| Dec 20 20:31:27.870 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
82112024-12-20T20:31:29.092Z[ recovery-image] Dec 20 20:31:27.870 INFO O| Dec 20 20:31:27.870 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 ...
82122024-12-20T20:31:29.095Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.870 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
82132024-12-20T20:31:29.095Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 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
82142024-12-20T20:31:29.096Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 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
82152024-12-20T20:31:29.096Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 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
82162024-12-20T20:31:29.096Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 INFO ok!
82172024-12-20T20:31:29.096Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 INFO STEP 36 (ensure_file) COMPLETE
82182024-12-20T20:31:29.096Z[ recovery-image] Dec 20 20:31:27.871 INFO O| Dec 20 20:31:27.871 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
82192024-12-20T20:31:29.112Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.890 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
82202024-12-20T20:31:29.113Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.891 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 ...
82212024-12-20T20:31:29.115Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.891 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
82222024-12-20T20:31:29.115Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.891 INFO ok!
82232024-12-20T20:31:29.115Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.891 INFO STEP 37 (ensure_symlink) COMPLETE
82242024-12-20T20:31:29.115Z[ recovery-image] Dec 20 20:31:27.891 INFO O| Dec 20 20:31:27.891 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82252024-12-20T20:31:29.196Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
82262024-12-20T20:31:29.196Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
82272024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82282024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82292024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82302024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
82312024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO ok!
82322024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO STEP 38 (ensure_file) COMPLETE
82332024-12-20T20:31:29.201Z[ recovery-image] Dec 20 20:31:27.974 INFO O| Dec 20 20:31:27.974 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82342024-12-20T20:31:29.214Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
82352024-12-20T20:31:29.214Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 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 ...
82362024-12-20T20:31:29.214Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 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
82372024-12-20T20:31:29.220Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
82382024-12-20T20:31:29.220Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 INFO ok!
82392024-12-20T20:31:29.220Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 INFO STEP 39 (ensure_file) COMPLETE
82402024-12-20T20:31:29.220Z[ recovery-image] Dec 20 20:31:27.992 INFO O| Dec 20 20:31:27.992 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
82412024-12-20T20:31:29.234Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
82422024-12-20T20:31:29.234Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
82432024-12-20T20:31:29.236Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
82442024-12-20T20:31:29.236Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO ok!
82452024-12-20T20:31:29.236Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO STEP 40 (ensure_file) COMPLETE
82462024-12-20T20:31:29.236Z[ recovery-image] Dec 20 20:31:28.012 INFO O| Dec 20 20:31:28.012 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82472024-12-20T20:31:29.253Z[ recovery-image] Dec 20 20:31:28.031 INFO O| Dec 20 20:31:28.031 INFO updating shadow file
82482024-12-20T20:31:29.256Z[ recovery-image] Dec 20 20:31:28.032 INFO O| Dec 20 20:31:28.032 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82492024-12-20T20:31:29.256Z[ recovery-image] Dec 20 20:31:28.032 INFO O| Dec 20 20:31:28.032 INFO STEP 41 (shadow) COMPLETE
82502024-12-20T20:31:29.256Z[ recovery-image] Dec 20 20:31:28.032 INFO O| Dec 20 20:31:28.032 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
82512024-12-20T20:31:29.274Z[ recovery-image] Dec 20 20:31:28.052 INFO O| Dec 20 20:31:28.052 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
82522024-12-20T20:31:29.274Z[ recovery-image] Dec 20 20:31:28.052 INFO O| Dec 20 20:31:28.052 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
82532024-12-20T20:31:29.274Z[ recovery-image] Dec 20 20:31:28.053 INFO O| Dec 20 20:31:28.052 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82542024-12-20T20:31:29.274Z[ recovery-image] Dec 20 20:31:28.053 INFO O| Dec 20 20:31:28.053 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
82552024-12-20T20:31:29.276Z[ recovery-image] Dec 20 20:31:28.053 INFO O| Dec 20 20:31:28.053 INFO ok!
82562024-12-20T20:31:29.277Z[ recovery-image] Dec 20 20:31:28.053 INFO O| Dec 20 20:31:28.053 INFO STEP 42 (ensure_file) COMPLETE
82572024-12-20T20:31:29.278Z[ recovery-image] Dec 20 20:31:28.053 INFO O| Dec 20 20:31:28.053 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82582024-12-20T20:31:29.308Z[ recovery-image] Dec 20 20:31:28.073 INFO O| Dec 20 20:31:28.073 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
82592024-12-20T20:31:29.308Z[ recovery-image] Dec 20 20:31:28.073 INFO O| Dec 20 20:31:28.073 INFO STEP 43 (ensure_dir) COMPLETE
82602024-12-20T20:31:29.308Z[ recovery-image] Dec 20 20:31:28.073 INFO O| Dec 20 20:31:28.073 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82612024-12-20T20:31:29.337Z[ recovery-image] Dec 20 20:31:28.104 INFO O| Dec 20 20:31:28.104 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82622024-12-20T20:31:29.337Z[ recovery-image] Dec 20 20:31:28.104 INFO O| Dec 20 20:31:28.104 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
82632024-12-20T20:31:29.345Z[ recovery-image] Dec 20 20:31:28.104 INFO O| Dec 20 20:31:28.104 INFO STEP 44 (ensure_dir) COMPLETE
82642024-12-20T20:31:29.345Z[ recovery-image] Dec 20 20:31:28.104 INFO O| Dec 20 20:31:28.104 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82652024-12-20T20:31:29.353Z[ recovery-image] Dec 20 20:31:28.131 INFO O| Dec 20 20:31:28.131 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82662024-12-20T20:31:29.355Z[ recovery-image] Dec 20 20:31:28.132 INFO O| Dec 20 20:31:28.132 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
82672024-12-20T20:31:29.355Z[ recovery-image] Dec 20 20:31:28.132 INFO O| Dec 20 20:31:28.132 INFO STEP 45 (ensure_dir) COMPLETE
82682024-12-20T20:31:29.355Z[ recovery-image] Dec 20 20:31:28.132 INFO O| Dec 20 20:31:28.132 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82692024-12-20T20:31:29.503Z[ recovery-image] Dec 20 20:31:28.281 INFO O| Dec 20 20:31:28.281 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
82702024-12-20T20:31:29.503Z[ recovery-image] Dec 20 20:31:28.281 INFO O| Dec 20 20:31:28.281 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
82712024-12-20T20:31:29.551Z[ recovery-image] Dec 20 20:31:28.329 INFO O| Dec 20 20:31:28.329 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
82722024-12-20T20:31:29.551Z[ recovery-image] Dec 20 20:31:28.330 INFO O| Dec 20 20:31:28.329 INFO ok!
82732024-12-20T20:31:29.551Z[ recovery-image] Dec 20 20:31:28.330 INFO O| Dec 20 20:31:28.329 INFO STEP 46 (ensure_file) COMPLETE
82742024-12-20T20:31:29.555Z[ recovery-image] Dec 20 20:31:28.330 INFO O| Dec 20 20:31:28.329 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82752024-12-20T20:31:29.609Z[ recovery-image] Dec 20 20:31:28.387 INFO O| Dec 20 20:31:28.387 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82762024-12-20T20:31:29.609Z[ recovery-image] Dec 20 20:31:28.387 INFO O| Dec 20 20:31:28.387 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
82772024-12-20T20:31:29.612Z[ recovery-image] Dec 20 20:31:28.387 INFO O| Dec 20 20:31:28.387 INFO STEP 47 (ensure_dir) COMPLETE
82782024-12-20T20:31:29.612Z[ recovery-image] Dec 20 20:31:28.387 INFO O| Dec 20 20:31:28.387 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82792024-12-20T20:31:29.646Z[ recovery-image] Dec 20 20:31:28.424 INFO O| Dec 20 20:31:28.424 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
82802024-12-20T20:31:29.646Z[ recovery-image] Dec 20 20:31:28.424 INFO O| Dec 20 20:31:28.424 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
82812024-12-20T20:31:29.646Z[ recovery-image] Dec 20 20:31:28.424 INFO O| Dec 20 20:31:28.424 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
82822024-12-20T20:31:29.649Z[ recovery-image] Dec 20 20:31:28.425 INFO O| Dec 20 20:31:28.424 INFO ok!
82832024-12-20T20:31:29.649Z[ recovery-image] Dec 20 20:31:28.425 INFO O| Dec 20 20:31:28.424 INFO STEP 48 (ensure_file) COMPLETE
82842024-12-20T20:31:29.649Z[ recovery-image] Dec 20 20:31:28.425 INFO O| Dec 20 20:31:28.425 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82852024-12-20T20:31:29.709Z[ recovery-image] Dec 20 20:31:28.487 INFO O| Dec 20 20:31:28.487 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
82862024-12-20T20:31:29.711Z[ recovery-image] Dec 20 20:31:28.487 INFO O| Dec 20 20:31:28.487 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
82872024-12-20T20:31:29.711Z[ recovery-image] Dec 20 20:31:28.487 INFO O| Dec 20 20:31:28.487 INFO STEP 49 (ensure_dir) COMPLETE
82882024-12-20T20:31:29.711Z[ recovery-image] Dec 20 20:31:28.487 INFO O| Dec 20 20:31:28.487 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82892024-12-20T20:31:29.728Z[ recovery-image] Dec 20 20:31:28.506 INFO O| Dec 20 20:31:28.506 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
82902024-12-20T20:31:29.728Z[ recovery-image] Dec 20 20:31:28.506 INFO O| Dec 20 20:31:28.506 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
82912024-12-20T20:31:29.750Z[ recovery-image] Dec 20 20:31:28.529 INFO O| Dec 20 20:31:28.528 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
82922024-12-20T20:31:29.750Z[ recovery-image] Dec 20 20:31:28.529 INFO O| Dec 20 20:31:28.529 INFO ok!
82932024-12-20T20:31:29.753Z[ recovery-image] Dec 20 20:31:28.529 INFO O| Dec 20 20:31:28.529 INFO STEP 50 (ensure_file) COMPLETE
82942024-12-20T20:31:29.753Z[ recovery-image] Dec 20 20:31:28.529 INFO O| Dec 20 20:31:28.529 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
82952024-12-20T20:31:29.773Z[ recovery-image] Dec 20 20:31:28.551 INFO O| Dec 20 20:31:28.551 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
82962024-12-20T20:31:29.773Z[ recovery-image] Dec 20 20:31:28.552 INFO O| Dec 20 20:31:28.551 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
82972024-12-20T20:31:31.770Z[ recovery-image] Dec 20 20:31:30.548 INFO O| Dec 20 20:31:30.548 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
82982024-12-20T20:31:31.770Z[ recovery-image] Dec 20 20:31:30.548 INFO O| Dec 20 20:31:30.548 INFO ok!
82992024-12-20T20:31:31.773Z[ recovery-image] Dec 20 20:31:30.548 INFO O| Dec 20 20:31:30.548 INFO STEP 51 (ensure_file) COMPLETE
83002024-12-20T20:31:31.773Z[ recovery-image] Dec 20 20:31:30.548 INFO O| Dec 20 20:31:30.548 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83012024-12-20T20:31:31.791Z[ recovery-image] Dec 20 20:31:30.569 INFO O| Dec 20 20:31:30.569 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83022024-12-20T20:31:31.791Z[ recovery-image] Dec 20 20:31:30.570 INFO O| Dec 20 20:31:30.569 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
83032024-12-20T20:31:31.791Z[ recovery-image] Dec 20 20:31:30.570 INFO O| Dec 20 20:31:30.570 INFO STEP 52 (ensure_dir) COMPLETE
83042024-12-20T20:31:31.794Z[ recovery-image] Dec 20 20:31:30.570 INFO O| Dec 20 20:31:30.570 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83052024-12-20T20:31:31.815Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.593 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
83062024-12-20T20:31:31.815Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.593 INFO copying /tmp/.tmpoPknlO/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 ...
83072024-12-20T20:31:31.815Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.594 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
83082024-12-20T20:31:31.815Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.594 INFO ok!
83092024-12-20T20:31:31.818Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.594 INFO STEP 53 (ensure_file) COMPLETE
83102024-12-20T20:31:31.818Z[ recovery-image] Dec 20 20:31:30.594 INFO O| Dec 20 20:31:30.594 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83112024-12-20T20:31:31.851Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
83122024-12-20T20:31:31.851Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 INFO copying /tmp/.tmpoPknlO/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 ...
83132024-12-20T20:31:31.851Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 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
83142024-12-20T20:31:31.854Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 INFO ok!
83152024-12-20T20:31:31.854Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 INFO STEP 54 (ensure_file) COMPLETE
83162024-12-20T20:31:31.854Z[ recovery-image] Dec 20 20:31:30.629 INFO O| Dec 20 20:31:30.629 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83172024-12-20T20:31:31.872Z[ recovery-image] Dec 20 20:31:30.650 INFO O| Dec 20 20:31:30.650 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83182024-12-20T20:31:31.872Z[ recovery-image] Dec 20 20:31:30.651 INFO O| Dec 20 20:31:30.650 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
83192024-12-20T20:31:31.875Z[ recovery-image] Dec 20 20:31:30.651 INFO O| Dec 20 20:31:30.651 INFO STEP 55 (ensure_dir) COMPLETE
83202024-12-20T20:31:31.875Z[ recovery-image] Dec 20 20:31:30.651 INFO O| Dec 20 20:31:30.651 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83212024-12-20T20:31:31.893Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
83222024-12-20T20:31:31.893Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO copying /tmp/.tmpoPknlO/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 ...
83232024-12-20T20:31:31.893Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
83242024-12-20T20:31:31.896Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO ok!
83252024-12-20T20:31:31.896Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO STEP 56 (ensure_file) COMPLETE
83262024-12-20T20:31:31.897Z[ recovery-image] Dec 20 20:31:30.671 INFO O| Dec 20 20:31:30.671 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83272024-12-20T20:31:31.914Z[ recovery-image] Dec 20 20:31:30.692 INFO O| Dec 20 20:31:30.692 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
83282024-12-20T20:31:31.914Z[ recovery-image] Dec 20 20:31:30.693 INFO O| Dec 20 20:31:30.692 INFO copying /tmp/.tmpoPknlO/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 ...
83292024-12-20T20:31:31.917Z[ recovery-image] Dec 20 20:31:30.693 INFO O| Dec 20 20:31:30.693 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
83302024-12-20T20:31:31.917Z[ recovery-image] Dec 20 20:31:30.693 INFO O| Dec 20 20:31:30.693 INFO ok!
83312024-12-20T20:31:31.917Z[ recovery-image] Dec 20 20:31:30.693 INFO O| Dec 20 20:31:30.693 INFO STEP 57 (ensure_file) COMPLETE
83322024-12-20T20:31:31.917Z[ recovery-image] Dec 20 20:31:30.693 INFO O| Dec 20 20:31:30.693 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83332024-12-20T20:31:31.935Z[ recovery-image] Dec 20 20:31:30.714 INFO O| Dec 20 20:31:30.714 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83342024-12-20T20:31:31.935Z[ recovery-image] Dec 20 20:31:30.714 INFO O| Dec 20 20:31:30.714 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
83352024-12-20T20:31:31.935Z[ recovery-image] Dec 20 20:31:30.714 INFO O| Dec 20 20:31:30.714 INFO STEP 58 (ensure_dir) COMPLETE
83362024-12-20T20:31:31.938Z[ recovery-image] Dec 20 20:31:30.714 INFO O| Dec 20 20:31:30.714 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83372024-12-20T20:31:31.954Z[ recovery-image] Dec 20 20:31:30.732 INFO O| Dec 20 20:31:30.732 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
83382024-12-20T20:31:31.954Z[ recovery-image] Dec 20 20:31:30.733 INFO O| Dec 20 20:31:30.732 INFO copying /tmp/.tmpoPknlO/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 ...
83392024-12-20T20:31:31.954Z[ recovery-image] Dec 20 20:31:30.733 INFO O| Dec 20 20:31:30.733 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
83402024-12-20T20:31:31.954Z[ recovery-image] Dec 20 20:31:30.733 INFO O| Dec 20 20:31:30.733 INFO ok!
83412024-12-20T20:31:31.958Z[ recovery-image] Dec 20 20:31:30.733 INFO O| Dec 20 20:31:30.733 INFO STEP 59 (ensure_file) COMPLETE
83422024-12-20T20:31:31.958Z[ recovery-image] Dec 20 20:31:30.733 INFO O| Dec 20 20:31:30.733 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83432024-12-20T20:31:31.973Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
83442024-12-20T20:31:31.973Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
83452024-12-20T20:31:31.973Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
83462024-12-20T20:31:31.973Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO ok!
83472024-12-20T20:31:31.975Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO STEP 60 (ensure_file) COMPLETE
83482024-12-20T20:31:31.975Z[ recovery-image] Dec 20 20:31:30.751 INFO O| Dec 20 20:31:30.751 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83492024-12-20T20:31:31.991Z[ recovery-image] Dec 20 20:31:30.769 INFO O| Dec 20 20:31:30.768 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
83502024-12-20T20:31:31.991Z[ recovery-image] Dec 20 20:31:30.769 INFO O| Dec 20 20:31:30.769 INFO STEP 61 (ensure_dir) COMPLETE
83512024-12-20T20:31:31.991Z[ recovery-image] Dec 20 20:31:30.769 INFO O| Dec 20 20:31:30.769 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83522024-12-20T20:31:32.024Z[ recovery-image] Dec 20 20:31:30.802 INFO O| Dec 20 20:31:30.802 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
83532024-12-20T20:31:32.024Z[ recovery-image] Dec 20 20:31:30.802 INFO O| Dec 20 20:31:30.802 INFO STEP 62 (ensure_dir) COMPLETE
83542024-12-20T20:31:32.027Z[ recovery-image] Dec 20 20:31:30.802 INFO O| Dec 20 20:31:30.802 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83552024-12-20T20:31:32.080Z[ recovery-image] Dec 20 20:31:30.858 INFO O| Dec 20 20:31:30.858 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
83562024-12-20T20:31:32.080Z[ recovery-image] Dec 20 20:31:30.858 INFO O| Dec 20 20:31:30.858 INFO STEP 63 (ensure_dir) COMPLETE
83572024-12-20T20:31:32.083Z[ recovery-image] Dec 20 20:31:30.858 INFO O| Dec 20 20:31:30.858 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83582024-12-20T20:31:32.102Z[ recovery-image] Dec 20 20:31:30.880 INFO O| Dec 20 20:31:30.880 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
83592024-12-20T20:31:32.102Z[ recovery-image] Dec 20 20:31:30.880 INFO O| Dec 20 20:31:30.880 INFO STEP 64 (ensure_dir) COMPLETE
83602024-12-20T20:31:32.104Z[ recovery-image] Dec 20 20:31:30.880 INFO O| Dec 20 20:31:30.880 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
83612024-12-20T20:31:32.123Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
83622024-12-20T20:31:32.123Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO copying /tmp/.tmpoPknlO/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
83632024-12-20T20:31:32.123Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
83642024-12-20T20:31:32.123Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO ok!
83652024-12-20T20:31:32.123Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO STEP 65 (ensure_file) COMPLETE
83662024-12-20T20:31:32.126Z[ recovery-image] Dec 20 20:31:30.901 INFO O| Dec 20 20:31:30.901 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83672024-12-20T20:31:32.144Z[ recovery-image] Dec 20 20:31:30.922 INFO O| Dec 20 20:31:30.922 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
83682024-12-20T20:31:32.146Z[ recovery-image] Dec 20 20:31:30.923 INFO O| Dec 20 20:31:30.923 INFO STEP 66 (remove_files) COMPLETE
83692024-12-20T20:31:32.146Z[ recovery-image] Dec 20 20:31:30.923 INFO O| Dec 20 20:31:30.923 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83702024-12-20T20:31:32.181Z[ recovery-image] Dec 20 20:31:30.959 INFO O| Dec 20 20:31:30.959 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
83712024-12-20T20:31:32.184Z[ recovery-image] Dec 20 20:31:30.960 INFO O| Dec 20 20:31:30.960 INFO STEP 67 (remove_files) COMPLETE
83722024-12-20T20:31:32.184Z[ recovery-image] Dec 20 20:31:30.960 INFO O| Dec 20 20:31:30.960 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83732024-12-20T20:31:32.202Z[ recovery-image] Dec 20 20:31:30.980 INFO O| Dec 20 20:31:30.980 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
83742024-12-20T20:31:32.205Z[ recovery-image] Dec 20 20:31:30.980 INFO O| Dec 20 20:31:30.980 INFO STEP 68 (remove_files) COMPLETE
83752024-12-20T20:31:32.205Z[ recovery-image] Dec 20 20:31:30.980 INFO O| Dec 20 20:31:30.980 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83762024-12-20T20:31:32.235Z[ recovery-image] Dec 20 20:31:31.013 INFO O| Dec 20 20:31:31.013 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
83772024-12-20T20:31:32.238Z[ recovery-image] Dec 20 20:31:31.013 INFO O| Dec 20 20:31:31.013 INFO STEP 69 (remove_files) COMPLETE
83782024-12-20T20:31:32.238Z[ recovery-image] Dec 20 20:31:31.014 INFO O| Dec 20 20:31:31.013 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83792024-12-20T20:31:32.281Z[ recovery-image] Dec 20 20:31:31.059 INFO O| Dec 20 20:31:31.059 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
83802024-12-20T20:31:32.284Z[ recovery-image] Dec 20 20:31:31.060 INFO O| Dec 20 20:31:31.060 INFO STEP 70 (remove_files) COMPLETE
83812024-12-20T20:31:32.285Z[ recovery-image] Dec 20 20:31:31.060 INFO O| Dec 20 20:31:31.060 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83822024-12-20T20:31:32.303Z[ recovery-image] Dec 20 20:31:31.081 INFO O| Dec 20 20:31:31.081 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
83832024-12-20T20:31:32.305Z[ recovery-image] Dec 20 20:31:31.081 INFO O| Dec 20 20:31:31.081 INFO STEP 71 (remove_files) COMPLETE
83842024-12-20T20:31:32.305Z[ recovery-image] Dec 20 20:31:31.081 INFO O| Dec 20 20:31:31.081 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83852024-12-20T20:31:32.324Z[ recovery-image] Dec 20 20:31:31.102 INFO O| Dec 20 20:31:31.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
83862024-12-20T20:31:32.326Z[ recovery-image] Dec 20 20:31:31.102 INFO O| Dec 20 20:31:31.102 INFO STEP 72 (remove_files) COMPLETE
83872024-12-20T20:31:32.326Z[ recovery-image] Dec 20 20:31:31.102 INFO O| Dec 20 20:31:31.102 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83882024-12-20T20:31:32.366Z[ recovery-image] Dec 20 20:31:31.144 INFO O| Dec 20 20:31:31.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
83892024-12-20T20:31:32.366Z[ recovery-image] Dec 20 20:31:31.144 INFO O| Dec 20 20:31:31.144 INFO STEP 73 (remove_files) COMPLETE
83902024-12-20T20:31:32.369Z[ recovery-image] Dec 20 20:31:31.144 INFO O| Dec 20 20:31:31.144 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83912024-12-20T20:31:32.386Z[ recovery-image] Dec 20 20:31:31.164 INFO O| Dec 20 20:31:31.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
83922024-12-20T20:31:32.386Z[ recovery-image] Dec 20 20:31:31.164 INFO O| Dec 20 20:31:31.164 INFO STEP 74 (remove_files) COMPLETE
83932024-12-20T20:31:32.386Z[ recovery-image] Dec 20 20:31:31.164 INFO O| Dec 20 20:31:31.164 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83942024-12-20T20:31:32.407Z[ recovery-image] Dec 20 20:31:31.184 INFO O| Dec 20 20:31:31.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
83952024-12-20T20:31:32.408Z[ recovery-image] Dec 20 20:31:31.184 INFO O| Dec 20 20:31:31.184 INFO STEP 75 (remove_files) COMPLETE
83962024-12-20T20:31:32.408Z[ recovery-image] Dec 20 20:31:31.184 INFO O| Dec 20 20:31:31.184 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
83972024-12-20T20:31:32.426Z[ recovery-image] Dec 20 20:31:31.204 INFO O| Dec 20 20:31:31.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
83982024-12-20T20:31:32.426Z[ recovery-image] Dec 20 20:31:31.204 INFO O| Dec 20 20:31:31.204 INFO STEP 76 (remove_files) COMPLETE
83992024-12-20T20:31:32.429Z[ recovery-image] Dec 20 20:31:31.204 INFO O| Dec 20 20:31:31.204 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84002024-12-20T20:31:32.447Z[ recovery-image] Dec 20 20:31:31.224 INFO O| Dec 20 20:31:31.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
84012024-12-20T20:31:32.447Z[ recovery-image] Dec 20 20:31:31.224 INFO O| Dec 20 20:31:31.224 INFO STEP 77 (remove_files) COMPLETE
84022024-12-20T20:31:32.447Z[ recovery-image] Dec 20 20:31:31.224 INFO O| Dec 20 20:31:31.224 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84032024-12-20T20:31:32.466Z[ recovery-image] Dec 20 20:31:31.244 INFO O| Dec 20 20:31:31.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
84042024-12-20T20:31:32.466Z[ recovery-image] Dec 20 20:31:31.244 INFO O| Dec 20 20:31:31.244 INFO STEP 78 (remove_files) COMPLETE
84052024-12-20T20:31:32.469Z[ recovery-image] Dec 20 20:31:31.244 INFO O| Dec 20 20:31:31.244 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84062024-12-20T20:31:32.486Z[ recovery-image] Dec 20 20:31:31.264 INFO O| Dec 20 20:31:31.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
84072024-12-20T20:31:32.486Z[ recovery-image] Dec 20 20:31:31.265 INFO O| Dec 20 20:31:31.265 INFO STEP 79 (remove_files) COMPLETE
84082024-12-20T20:31:32.486Z[ recovery-image] Dec 20 20:31:31.265 INFO O| Dec 20 20:31:31.265 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84092024-12-20T20:31:32.524Z[ recovery-image] Dec 20 20:31:31.302 INFO O| Dec 20 20:31:31.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
84102024-12-20T20:31:32.524Z[ recovery-image] Dec 20 20:31:31.302 INFO O| Dec 20 20:31:31.302 INFO STEP 80 (remove_files) COMPLETE
84112024-12-20T20:31:32.524Z[ recovery-image] Dec 20 20:31:31.302 INFO O| Dec 20 20:31:31.302 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84122024-12-20T20:31:32.549Z[ recovery-image] Dec 20 20:31:31.327 INFO O| Dec 20 20:31:31.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
84132024-12-20T20:31:32.549Z[ recovery-image] Dec 20 20:31:31.327 INFO O| Dec 20 20:31:31.327 INFO STEP 81 (remove_files) COMPLETE
84142024-12-20T20:31:32.549Z[ recovery-image] Dec 20 20:31:31.327 INFO O| Dec 20 20:31:31.327 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84152024-12-20T20:31:32.570Z[ recovery-image] Dec 20 20:31:31.349 INFO O| Dec 20 20:31:31.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
84162024-12-20T20:31:32.570Z[ recovery-image] Dec 20 20:31:31.349 INFO O| Dec 20 20:31:31.349 INFO STEP 82 (remove_files) COMPLETE
84172024-12-20T20:31:32.570Z[ recovery-image] Dec 20 20:31:31.349 INFO O| Dec 20 20:31:31.349 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84182024-12-20T20:31:32.590Z[ recovery-image] Dec 20 20:31:31.368 INFO O| Dec 20 20:31:31.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
84192024-12-20T20:31:32.590Z[ recovery-image] Dec 20 20:31:31.368 INFO O| Dec 20 20:31:31.368 INFO STEP 83 (remove_files) COMPLETE
84202024-12-20T20:31:32.590Z[ recovery-image] Dec 20 20:31:31.368 INFO O| Dec 20 20:31:31.368 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84212024-12-20T20:31:32.611Z[ recovery-image] Dec 20 20:31:31.389 INFO O| Dec 20 20:31:31.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
84222024-12-20T20:31:32.611Z[ recovery-image] Dec 20 20:31:31.389 INFO O| Dec 20 20:31:31.389 INFO STEP 84 (remove_files) COMPLETE
84232024-12-20T20:31:32.612Z[ recovery-image] Dec 20 20:31:31.389 INFO O| Dec 20 20:31:31.389 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84242024-12-20T20:31:32.631Z[ recovery-image] Dec 20 20:31:31.409 INFO O| Dec 20 20:31:31.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
84252024-12-20T20:31:32.631Z[ recovery-image] Dec 20 20:31:31.409 INFO O| Dec 20 20:31:31.409 INFO STEP 85 (remove_files) COMPLETE
84262024-12-20T20:31:32.631Z[ recovery-image] Dec 20 20:31:31.409 INFO O| Dec 20 20:31:31.409 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84272024-12-20T20:31:32.651Z[ recovery-image] Dec 20 20:31:31.429 INFO O| Dec 20 20:31:31.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
84282024-12-20T20:31:32.651Z[ recovery-image] Dec 20 20:31:31.429 INFO O| Dec 20 20:31:31.429 INFO STEP 86 (remove_files) COMPLETE
84292024-12-20T20:31:32.651Z[ recovery-image] Dec 20 20:31:31.429 INFO O| Dec 20 20:31:31.429 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84302024-12-20T20:31:32.682Z[ recovery-image] Dec 20 20:31:31.461 INFO O| Dec 20 20:31:31.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
84312024-12-20T20:31:32.685Z[ recovery-image] Dec 20 20:31:31.461 INFO O| Dec 20 20:31:31.461 INFO STEP 87 (remove_files) COMPLETE
84322024-12-20T20:31:32.685Z[ recovery-image] Dec 20 20:31:31.461 INFO O| Dec 20 20:31:31.461 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84332024-12-20T20:31:32.702Z[ recovery-image] Dec 20 20:31:31.481 INFO O| Dec 20 20:31:31.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
84342024-12-20T20:31:32.705Z[ recovery-image] Dec 20 20:31:31.481 INFO O| Dec 20 20:31:31.481 INFO STEP 88 (remove_files) COMPLETE
84352024-12-20T20:31:32.705Z[ recovery-image] Dec 20 20:31:31.481 INFO O| Dec 20 20:31:31.481 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84362024-12-20T20:31:32.724Z[ recovery-image] Dec 20 20:31:31.502 INFO O| Dec 20 20:31:31.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
84372024-12-20T20:31:32.726Z[ recovery-image] Dec 20 20:31:31.502 INFO O| Dec 20 20:31:31.502 INFO STEP 89 (remove_files) COMPLETE
84382024-12-20T20:31:32.728Z[ recovery-image] Dec 20 20:31:31.502 INFO O| Dec 20 20:31:31.502 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84392024-12-20T20:31:32.745Z[ recovery-image] Dec 20 20:31:31.523 INFO O| Dec 20 20:31:31.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
84402024-12-20T20:31:32.745Z[ recovery-image] Dec 20 20:31:31.523 INFO O| Dec 20 20:31:31.523 INFO STEP 90 (remove_files) COMPLETE
84412024-12-20T20:31:32.745Z[ recovery-image] Dec 20 20:31:31.524 INFO O| Dec 20 20:31:31.523 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84422024-12-20T20:31:32.766Z[ recovery-image] Dec 20 20:31:31.544 INFO O| Dec 20 20:31:31.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
84432024-12-20T20:31:32.766Z[ recovery-image] Dec 20 20:31:31.544 INFO O| Dec 20 20:31:31.544 INFO STEP 91 (remove_files) COMPLETE
84442024-12-20T20:31:32.766Z[ recovery-image] Dec 20 20:31:31.544 INFO O| Dec 20 20:31:31.544 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84452024-12-20T20:31:32.786Z[ recovery-image] Dec 20 20:31:31.565 INFO O| Dec 20 20:31:31.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
84462024-12-20T20:31:32.787Z[ recovery-image] Dec 20 20:31:31.565 INFO O| Dec 20 20:31:31.565 INFO STEP 92 (remove_files) COMPLETE
84472024-12-20T20:31:32.789Z[ recovery-image] Dec 20 20:31:31.565 INFO O| Dec 20 20:31:31.565 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84482024-12-20T20:31:32.827Z[ recovery-image] Dec 20 20:31:31.605 INFO O| Dec 20 20:31:31.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
84492024-12-20T20:31:32.827Z[ recovery-image] Dec 20 20:31:31.605 INFO O| Dec 20 20:31:31.605 INFO STEP 93 (remove_files) COMPLETE
84502024-12-20T20:31:32.827Z[ recovery-image] Dec 20 20:31:31.605 INFO O| Dec 20 20:31:31.605 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
84512024-12-20T20:31:32.849Z[ recovery-image] Dec 20 20:31:31.627 INFO O| Dec 20 20:31:31.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
84522024-12-20T20:31:32.849Z[ recovery-image] Dec 20 20:31:31.627 INFO O| Dec 20 20:31:31.627 INFO STEP 94 (remove_files) COMPLETE
84532024-12-20T20:31:32.849Z[ recovery-image] Dec 20 20:31:31.627 INFO O| Dec 20 20:31:31.627 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
84542024-12-20T20:31:32.879Z[ recovery-image] Dec 20 20:31:31.658 INFO O| Dec 20 20:31:31.657 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
84552024-12-20T20:31:32.882Z[ recovery-image] Dec 20 20:31:31.658 INFO O| Dec 20 20:31:31.658 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"}
84562024-12-20T20:31:45.766Z[ recovery-image] Dec 20 20:31:44.544 INFO O| Dec 20 20:31:44.544 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
84572024-12-20T20:31:45.766Z[ recovery-image] Dec 20 20:31:44.544 INFO O| Dec 20 20:31:44.544 INFO E| svccfg: Loaded 67 smf(7) service descriptions
84582024-12-20T20:31:45.788Z[ recovery-image] Dec 20 20:31:44.566 INFO O| Dec 20 20:31:44.566 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"}
84592024-12-20T20:31:45.949Z[ recovery-image] Dec 20 20:31:44.727 INFO O| Dec 20 20:31:44.727 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
84602024-12-20T20:31:45.951Z[ recovery-image] Dec 20 20:31:44.727 INFO O| Dec 20 20:31:44.727 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 ...
84612024-12-20T20:31:45.951Z[ recovery-image] Dec 20 20:31:44.729 INFO O| Dec 20 20:31:44.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
84622024-12-20T20:31:45.951Z[ recovery-image] Dec 20 20:31:44.730 INFO O| Dec 20 20:31:44.729 INFO ok!
84632024-12-20T20:31:45.954Z[ recovery-image] Dec 20 20:31:44.730 INFO O| Dec 20 20:31:44.729 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
84642024-12-20T20:31:45.954Z[ recovery-image] Dec 20 20:31:44.730 INFO O| Dec 20 20:31:44.730 INFO STEP 95 (seed_smf) COMPLETE
84652024-12-20T20:31:45.954Z[ recovery-image] Dec 20 20:31:44.730 INFO O| Dec 20 20:31:44.730 INFO steps complete; finalising image!
84662024-12-20T20:31:45.954Z[ recovery-image] Dec 20 20:31:44.730 INFO O| Dec 20 20:31:44.730 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
84672024-12-20T20:31:46.019Z[ recovery-image] Dec 20 20:31:44.797 INFO O| Dec 20 20:31:44.797 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Fri Dec 20 20:31:44 2024)
84682024-12-20T20:31:46.229Z[ recovery-image] Dec 20 20:31:45.007 INFO O| Dec 20 20:31:45.007 INFO trim TEMPORARY-gimlet-zfs-recovery: (62% trimmed, started at Fri Dec 20 20:31:44 2024)
84692024-12-20T20:31:46.534Z[ recovery-image] Dec 20 20:31:45.312 INFO O| Dec 20 20:31:45.312 INFO temporary pool has 362M used, 1.40G avail, 1.00x compressratio
84702024-12-20T20:31:46.534Z[ recovery-image] Dec 20 20:31:45.312 INFO O| Dec 20 20:31:45.312 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
84712024-12-20T20:31:47.263Z[ recovery-image] Dec 20 20:31:46.040 INFO O| Dec 20 20:31:46.040 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
84722024-12-20T20:31:47.263Z[ recovery-image] Dec 20 20:31:46.040 INFO O| Dec 20 20:31:46.040 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
84732024-12-20T20:31:53.159Z[ recovery-image] Dec 20 20:31:51.937 INFO O| Dec 20 20:31:51.936 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84742024-12-20T20:31:53.161Z[ recovery-image] Dec 20 20:31:51.937 INFO O| Dec 20 20:31:51.937 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84752024-12-20T20:31:53.162Z[ recovery-image] Dec 20 20:31:51.937 INFO O| Dec 20 20:31:51.937 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
84762024-12-20T20:31:53.162Z[ recovery-image] Dec 20 20:31:51.937 INFO O| Dec 20 20:31:51.937 INFO completed processing gimlet/zfs-recovery
84772024-12-20T20:31:53.162Z[ recovery-image] Dec 20 20:31:51.937 INFO O| Dec 20 20:31:51.937 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
84782024-12-20T20:31:53.745Z[ recovery-image] Dec 20 20:31:52.523 INFO O| Dec 20 20:31:52.523 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
84792024-12-20T20:31:53.880Z[ recovery-image] Dec 20 20:31:52.658 INFO BUILD STRING "heads/stlouis-0-g37a4469737\n"
84802024-12-20T20:31:53.883Z[ recovery-image] Dec 20 20:31:52.659 INFO expanded image name: "recovery e3ee22c/${os_short_commit} 2024-12-20 20:01" -> "recovery e3ee22c/37a4469 2024-12-20 20:01"
84812024-12-20T20:31:53.883Z[ recovery-image] Dec 20 20:31:52.659 INFO output artefacts stored in: "/work/os-recovery"
84822024-12-20T20:31:53.883Z[ recovery-image] Dec 20 20:31:52.659 INFO collecting git info from project "amd-firmware"...
84832024-12-20T20:31:54.481Z[ recovery-image] Dec 20 20:31:53.259 INFO collecting git info from project "image-builder"...
84842024-12-20T20:31:54.492Z[ recovery-image] Dec 20 20:31:53.270 INFO collecting git info from project "bootserver"...
84852024-12-20T20:31:54.502Z[ recovery-image] Dec 20 20:31:53.280 INFO collecting git info from project "pilot"...
84862024-12-20T20:31:54.526Z[ recovery-image] Dec 20 20:31:53.304 INFO collecting git info from project "chelsio-t6-roms"...
84872024-12-20T20:31:54.560Z[ recovery-image] Dec 20 20:31:53.338 INFO collecting git info from project "phbl"...
84882024-12-20T20:31:54.571Z[ recovery-image] Dec 20 20:31:53.349 INFO collecting git info from project "pinprick"...
84892024-12-20T20:31:54.603Z[ recovery-image] Dec 20 20:31:53.381 INFO collecting git info from project "amd-host-image-builder"...
84902024-12-20T20:31:55.315Z[ recovery-image] Dec 20 20:31:54.093 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
84912024-12-20T20:31:56.133Z[ recovery-image] Dec 20 20:31:54.910 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
84922024-12-20T20:31:56.864Z[ recovery-image] Dec 20 20:31:55.642 INFO creating Oxide boot image...
84932024-12-20T20:31:56.866Z[ recovery-image] Dec 20 20:31:55.642 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery e3ee22c/37a4469 2024-12-20 20:01", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
84942024-12-20T20:32:56.056Z[ host-image] Dec 20 20:32:54.833 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23080:20241219T204658Z
84952024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.833 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23080:20241219T204658Z
84962024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.834 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
84972024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.834 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
84982024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.834 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
84992024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.834 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
85002024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.835 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
85012024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.836 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
85022024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.836 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
85032024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.836 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
85042024-12-20T20:32:56.059Z[ host-image] Dec 20 20:32:54.836 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23080:20241219T204659Z
85052024-12-20T20:32:56.062Z[ host-image] Dec 20 20:32:54.839 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23080:20241219T204659Z
85062024-12-20T20:32:56.064Z[ host-image] Dec 20 20:32:54.840 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23080:20241219T204659Z
85072024-12-20T20:32:56.064Z[ host-image] Dec 20 20:32:54.841 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23080:20241219T204700Z
85082024-12-20T20:32:56.064Z[ host-image] Dec 20 20:32:54.841 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
85092024-12-20T20:32:56.067Z[ host-image] Dec 20 20:32:54.842 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23080:20241219T204700Z
85102024-12-20T20:32:56.067Z[ host-image] Dec 20 20:32:54.843 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23080:20241219T204700Z
85112024-12-20T20:32:56.067Z[ host-image] Dec 20 20:32:54.843 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23080:20241219T204700Z
85122024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.843 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23080:20241219T204700Z
85132024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.844 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23080:20241219T204701Z
85142024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.844 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23080:20241219T204701Z
85152024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.844 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23080:20241219T204701Z
85162024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.844 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23080:20241219T204702Z
85172024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.845 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23080:20241219T204702Z
85182024-12-20T20:32:56.068Z[ host-image] Dec 20 20:32:54.845 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23080:20241219T204702Z
85192024-12-20T20:32:56.071Z[ host-image] Dec 20 20:32:54.845 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23080:20241219T204704Z
85202024-12-20T20:32:56.071Z[ host-image] Dec 20 20:32:54.845 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23080:20241219T204704Z
85212024-12-20T20:32:56.071Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23080:20241219T204705Z
85222024-12-20T20:32:56.071Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23080:20241219T204706Z
85232024-12-20T20:32:56.071Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.311:20241203T104954Z
85242024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23080:20241219T204707Z
85252024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23080:20241219T204709Z
85262024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.846 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23080:20241219T204710Z
85272024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.847 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23080:20241219T204711Z
85282024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.848 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23080:20241219T204712Z
85292024-12-20T20:32:56.072Z[ host-image] Dec 20 20:32:54.848 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23080:20241219T204712Z
85302024-12-20T20:32:56.086Z[ host-image] Dec 20 20:32:54.863 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z
85312024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.863 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23080:20241219T204712Z
85322024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.863 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
85332024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.864 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
85342024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.864 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
85352024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.865 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23080:20241219T204712Z
85362024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.865 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
85372024-12-20T20:32:56.088Z[ host-image] Dec 20 20:32:54.865 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
85382024-12-20T20:32:56.091Z[ host-image] Dec 20 20:32:54.867 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
85392024-12-20T20:32:56.091Z[ host-image] Dec 20 20:32:54.867 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
85402024-12-20T20:32:56.108Z[ host-image] Dec 20 20:32:54.885 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
85412024-12-20T20:32:56.108Z[ host-image] Dec 20 20:32:54.885 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
85422024-12-20T20:32:56.111Z[ host-image] Dec 20 20:32:54.886 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
85432024-12-20T20:32:56.111Z[ host-image] Dec 20 20:32:54.887 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
85442024-12-20T20:32:56.113Z[ host-image] Dec 20 20:32:54.891 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
85452024-12-20T20:32:56.113Z[ host-image] Dec 20 20:32:54.891 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
85462024-12-20T20:32:56.189Z[ host-image] Dec 20 20:32:54.966 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.15-2.0:20240903T190137Z
85472024-12-20T20:32:56.192Z[ host-image] Dec 20 20:32:54.968 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
85482024-12-20T20:32:56.192Z[ host-image] Dec 20 20:32:54.968 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
85492024-12-20T20:32:56.192Z[ host-image] Dec 20 20:32:54.969 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23080:20241219T204714Z
85502024-12-20T20:32:56.192Z[ host-image] Dec 20 20:32:54.969 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23080:20241219T204720Z
85512024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.970 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
85522024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.970 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23080:20241219T204720Z
85532024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.970 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.1:20240701T171301Z
85542024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.970 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.1:20240701T171311Z
85552024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.970 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.1:20240627T120527Z
85562024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.971 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23080:20241219T204720Z
85572024-12-20T20:32:56.194Z[ host-image] Dec 20 20:32:54.971 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
85582024-12-20T20:32:56.200Z[ host-image] Dec 20 20:32:54.978 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
85592024-12-20T20:32:56.204Z[ host-image] Dec 20 20:32:54.978 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
85602024-12-20T20:32:56.204Z[ host-image] Dec 20 20:32:54.978 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
85612024-12-20T20:32:56.204Z[ host-image] Dec 20 20:32:54.979 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23080:20241219T204721Z
85622024-12-20T20:32:56.204Z[ host-image] Dec 20 20:32:54.979 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
85632024-12-20T20:32:56.247Z[ host-image] Dec 20 20:32:55.024 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
85642024-12-20T20:32:56.247Z[ host-image] Dec 20 20:32:55.024 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23080:20241219T204721Z
85652024-12-20T20:32:56.250Z[ host-image] Dec 20 20:32:55.027 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23080:20241219T204721Z
85662024-12-20T20:32:56.252Z[ host-image] Dec 20 20:32:55.028 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23080:20241219T204721Z
85672024-12-20T20:32:56.252Z[ host-image] Dec 20 20:32:55.028 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
85682024-12-20T20:32:56.252Z[ host-image] Dec 20 20:32:55.029 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23080:20241219T204723Z
85692024-12-20T20:32:56.252Z[ host-image] Dec 20 20:32:55.029 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23080:20241219T204723Z
85702024-12-20T20:32:56.252Z[ host-image] Dec 20 20:32:55.029 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23080:20241219T204723Z
85712024-12-20T20:32:56.254Z[ host-image] Dec 20 20:32:55.030 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23080:20241219T204723Z
85722024-12-20T20:32:56.257Z[ host-image] Dec 20 20:32:55.035 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
85732024-12-20T20:32:56.260Z[ host-image] Dec 20 20:32:55.036 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23080:20241219T204724Z
85742024-12-20T20:32:56.260Z[ host-image] Dec 20 20:32:55.037 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23080:20241219T204725Z
85752024-12-20T20:32:56.260Z[ host-image] Dec 20 20:32:55.037 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
85762024-12-20T20:32:56.260Z[ host-image] Dec 20 20:32:55.037 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23080:20241219T204725Z
85772024-12-20T20:32:56.262Z[ host-image] Dec 20 20:32:55.038 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23080:20241219T204725Z
85782024-12-20T20:32:56.262Z[ host-image] Dec 20 20:32:55.040 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.10.24-2.0.23080:20241219T204725Z
85792024-12-20T20:32:56.264Z[ host-image] Dec 20 20:32:55.041 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23080:20241219T204725Z
85802024-12-20T20:32:56.276Z[ host-image] Dec 20 20:32:55.054 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23080:20241219T204725Z
85812024-12-20T20:32:56.276Z[ host-image] Dec 20 20:32:55.054 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
85822024-12-20T20:32:56.279Z[ host-image] Dec 20 20:32:55.057 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23080:20241219T204725Z
85832024-12-20T20:32:56.282Z[ host-image] Dec 20 20:32:55.059 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23080:20241219T204726Z
85842024-12-20T20:32:56.282Z[ host-image] Dec 20 20:32:55.059 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23080:20241219T204726Z
85852024-12-20T20:32:56.284Z[ host-image] Dec 20 20:32:55.060 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23080:20241219T204726Z
85862024-12-20T20:32:56.284Z[ host-image] Dec 20 20:32:55.061 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23080:20241219T204726Z
85872024-12-20T20:32:56.284Z[ host-image] Dec 20 20:32:55.061 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23080:20241219T204726Z
85882024-12-20T20:32:56.300Z[ host-image] Dec 20 20:32:55.077 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23080:20241219T204728Z
85892024-12-20T20:32:56.300Z[ host-image] Dec 20 20:32:55.077 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23080:20241219T204727Z
85902024-12-20T20:32:56.302Z[ host-image] Dec 20 20:32:55.078 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23080:20241219T204727Z
85912024-12-20T20:32:56.302Z[ host-image] Dec 20 20:32:55.080 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23080:20241219T204727Z
85922024-12-20T20:32:56.302Z[ host-image] Dec 20 20:32:55.080 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23080:20241219T204728Z
85932024-12-20T20:32:56.339Z[ host-image] Dec 20 20:32:55.117 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23080:20241219T204731Z
85942024-12-20T20:32:56.339Z[ host-image] Dec 20 20:32:55.117 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23080:20241219T204728Z
85952024-12-20T20:32:56.342Z[ host-image] Dec 20 20:32:55.117 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23080:20241219T204728Z
85962024-12-20T20:32:56.343Z[ host-image] Dec 20 20:32:55.117 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
85972024-12-20T20:32:56.343Z[ host-image] Dec 20 20:32:55.118 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
85982024-12-20T20:32:56.392Z[ host-image] Dec 20 20:32:55.170 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23080:20241219T204728Z
85992024-12-20T20:32:56.395Z[ host-image] Dec 20 20:32:55.170 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
86002024-12-20T20:32:56.395Z[ host-image] Dec 20 20:32:55.171 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23080:20241219T204729Z
86012024-12-20T20:32:56.395Z[ host-image] Dec 20 20:32:55.171 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23080:20241219T204729Z
86022024-12-20T20:32:56.395Z[ host-image] Dec 20 20:32:55.173 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23080:20241219T204729Z
86032024-12-20T20:32:56.398Z[ host-image] Dec 20 20:32:55.173 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
86042024-12-20T20:32:56.398Z[ host-image] Dec 20 20:32:55.174 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
86052024-12-20T20:32:56.423Z[ host-image] Dec 20 20:32:55.200 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23080:20241219T204730Z
86062024-12-20T20:32:56.425Z[ host-image] Dec 20 20:32:55.201 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23080:20241219T204730Z
86072024-12-20T20:32:56.425Z[ host-image] Dec 20 20:32:55.201 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23080:20241219T204730Z
86082024-12-20T20:32:56.425Z[ host-image] Dec 20 20:32:55.202 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23080:20241219T204730Z
86092024-12-20T20:32:56.425Z[ host-image] Dec 20 20:32:55.202 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23080:20241219T204730Z
86102024-12-20T20:32:56.425Z[ host-image] Dec 20 20:32:55.202 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23080:20241219T204731Z
86112024-12-20T20:32:56.429Z[ host-image] Dec 20 20:32:55.207 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
86122024-12-20T20:32:56.433Z[ host-image] Dec 20 20:32:55.208 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23080:20241219T204731Z
86132024-12-20T20:32:56.433Z[ host-image] Dec 20 20:32:55.210 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23080:20241219T204731Z
86142024-12-20T20:32:56.433Z[ host-image] Dec 20 20:32:55.210 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23080:20241219T204731Z
86152024-12-20T20:32:56.434Z[ host-image] Dec 20 20:32:55.211 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23080:20241219T204733Z
86162024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.211 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23080:20241219T204732Z
86172024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.212 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23080:20241219T204732Z
86182024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.212 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
86192024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.212 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
86202024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.213 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23080:20241219T204734Z
86212024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23080:20241219T204735Z
86222024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
86232024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
86242024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
86252024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
86262024-12-20T20:32:56.437Z[ host-image] Dec 20 20:32:55.214 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
86272024-12-20T20:32:56.440Z[ host-image] Dec 20 20:32:55.216 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
86282024-12-20T20:32:56.443Z[ host-image] Dec 20 20:32:55.218 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
86292024-12-20T20:32:56.443Z[ host-image] Dec 20 20:32:55.218 INFO O| tempdir @ "/tmp/.tmpgaXnFR/tmp"
86302024-12-20T20:32:56.443Z[ host-image] Dec 20 20:32:55.218 INFO O| image root @ "/tmp/.tmpgaXnFR/tmp/root"
86312024-12-20T20:32:56.450Z[ host-image] Dec 20 20:32:55.218 INFO O| creating image...
86322024-12-20T20:32:57.611Z[ host-image] Dec 20 20:32:56.388 INFO O| copying publishers...
86332024-12-20T20:33:06.374Z[ recovery-image] Dec 20 20:33:05.151 INFO O| ok, image written!
86342024-12-20T20:33:06.374Z[ recovery-image] Dec 20 20:33:05.151 INFO O| ok, boot_image_csum file written!
86352024-12-20T20:33:06.381Z[ recovery-image] Dec 20 20:33:05.158 INFO creating boot archive (CPIO)...
86362024-12-20T20:33:06.381Z[ recovery-image] Dec 20 20:33:05.158 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
86372024-12-20T20:33:06.411Z[ recovery-image] Dec 20 20:33:05.188 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
86382024-12-20T20:33:06.411Z[ recovery-image] Dec 20 20:33:05.188 INFO E| + outfile=/work/os-recovery/cpio
86392024-12-20T20:33:06.414Z[ recovery-image] Dec 20 20:33:05.188 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
86402024-12-20T20:33:06.417Z[ recovery-image] Dec 20 20:33:05.191 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
86412024-12-20T20:33:06.417Z[ recovery-image] Dec 20 20:33:05.192 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
86422024-12-20T20:33:06.463Z[ recovery-image] Dec 20 20:33:05.240 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
86432024-12-20T20:33:06.463Z[ recovery-image] Dec 20 20:33:05.240 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
86442024-12-20T20:33:06.474Z[ recovery-image] Dec 20 20:33:05.251 INFO creating compressed cpio/unix for nanobl-rs...
86452024-12-20T20:33:06.474Z[ recovery-image] Dec 20 20:33:05.251 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
86462024-12-20T20:33:06.915Z[ recovery-image] Dec 20 20:33:05.693 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
86472024-12-20T20:33:13.514Z[ recovery-image] Dec 20 20:33:12.291 INFO creating reset image...
86482024-12-20T20:33:13.517Z[ recovery-image] Dec 20 20:33:12.292 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
86492024-12-20T20:33:14.071Z[ recovery-image] Dec 20 20:33:12.848 INFO E| Updating crates.io index
86502024-12-20T20:33:14.192Z[ recovery-image] Dec 20 20:33:12.970 INFO E| Downloading crates ...
86512024-12-20T20:33:14.286Z[ recovery-image] Dec 20 20:33:13.063 INFO E| Downloaded clap_derive v4.5.13
86522024-12-20T20:33:14.322Z[ recovery-image] Dec 20 20:33:13.099 INFO E| Downloaded os_pipe v1.2.1
86532024-12-20T20:33:14.352Z[ recovery-image] Dec 20 20:33:13.129 INFO E| Downloaded shared_child v1.0.1
86542024-12-20T20:33:14.355Z[ recovery-image] Dec 20 20:33:13.131 INFO E| Downloaded clap_builder v4.5.17
86552024-12-20T20:33:14.363Z[ recovery-image] Dec 20 20:33:13.140 INFO E| Downloaded clap v4.5.17
86562024-12-20T20:33:14.376Z[ recovery-image] Dec 20 20:33:13.154 INFO E| Downloaded duct v0.13.7
86572024-12-20T20:33:14.417Z[ recovery-image] Dec 20 20:33:13.194 INFO E| Downloaded syn v2.0.77
86582024-12-20T20:33:14.480Z[ recovery-image] Dec 20 20:33:13.257 INFO E| Downloaded libc v0.2.158
86592024-12-20T20:33:14.648Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling proc-macro2 v1.0.86
86602024-12-20T20:33:14.648Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling unicode-ident v1.0.13
86612024-12-20T20:33:14.648Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling libc v0.2.158
86622024-12-20T20:33:14.648Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling utf8parse v0.2.2
86632024-12-20T20:33:14.653Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling is_terminal_polyfill v1.70.1
86642024-12-20T20:33:14.653Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling anstyle v1.0.8
86652024-12-20T20:33:14.653Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling colorchoice v1.0.2
86662024-12-20T20:33:14.653Z[ recovery-image] Dec 20 20:33:13.425 INFO E| Compiling anstyle-query v1.1.1
86672024-12-20T20:33:15.612Z[ recovery-image] Dec 20 20:33:14.389 INFO E| Compiling anstyle-parse v0.2.5
86682024-12-20T20:33:15.628Z[ recovery-image] Dec 20 20:33:14.405 INFO E| Compiling clap_lex v0.7.2
86692024-12-20T20:33:15.689Z[ recovery-image] Dec 20 20:33:14.466 INFO E| Compiling strsim v0.11.1
86702024-12-20T20:33:15.849Z[ recovery-image] Dec 20 20:33:14.626 INFO E| Compiling heck v0.5.0
86712024-12-20T20:33:16.027Z[ recovery-image] Dec 20 20:33:14.805 INFO E| Compiling once_cell v1.19.0
86722024-12-20T20:33:16.275Z[ recovery-image] Dec 20 20:33:15.052 INFO E| Compiling anstream v0.6.15
86732024-12-20T20:33:16.918Z[ recovery-image] Dec 20 20:33:15.696 INFO E| Compiling clap_builder v4.5.17
86742024-12-20T20:33:17.538Z[ recovery-image] Dec 20 20:33:16.315 INFO E| Compiling quote v1.0.37
86752024-12-20T20:33:17.970Z[ recovery-image] Dec 20 20:33:16.748 INFO E| Compiling os_pipe v1.2.1
86762024-12-20T20:33:17.970Z[ recovery-image] Dec 20 20:33:16.748 INFO E| Compiling shared_child v1.0.1
86772024-12-20T20:33:18.145Z[ recovery-image] Dec 20 20:33:16.922 INFO E| Compiling syn v2.0.77
86782024-12-20T20:33:18.320Z[ recovery-image] Dec 20 20:33:17.097 INFO E| Compiling duct v0.13.7
86792024-12-20T20:33:20.801Z[ host-image] Dec 20 20:33:19.578 INFO O| adding properties...
86802024-12-20T20:33:23.671Z[ host-image] Dec 20 20:33:22.433 INFO O| installing packages...
86812024-12-20T20:33:26.848Z[ recovery-image] Dec 20 20:33:25.625 INFO E| Compiling clap_derive v4.5.13
86822024-12-20T20:33:31.522Z[ recovery-image] Dec 20 20:33:30.299 INFO E| Compiling clap v4.5.17
86832024-12-20T20:33:31.608Z[ recovery-image] Dec 20 20:33:30.385 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
86842024-12-20T20:33:34.264Z[ recovery-image] Dec 20 20:33:33.041 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.61s
86852024-12-20T20:33:34.280Z[ recovery-image] Dec 20 20:33:33.057 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
86862024-12-20T20:33:34.588Z[ recovery-image] Dec 20 20:33:33.365 INFO E| Updating crates.io index
86872024-12-20T20:33:34.961Z[ recovery-image] Dec 20 20:33:33.738 INFO E| Downloading crates ...
86882024-12-20T20:33:35.153Z[ recovery-image] Dec 20 20:33:33.928 INFO E| Downloaded bit_field v0.10.2
86892024-12-20T20:33:35.170Z[ recovery-image] Dec 20 20:33:33.947 INFO E| Downloaded bitstruct_derive v0.1.0
86902024-12-20T20:33:35.173Z[ recovery-image] Dec 20 20:33:33.949 INFO E| Downloaded cpio_reader v0.1.1
86912024-12-20T20:33:35.175Z[ recovery-image] Dec 20 20:33:33.951 INFO E| Downloaded bitstruct v0.1.1
86922024-12-20T20:33:35.180Z[ recovery-image] Dec 20 20:33:33.957 INFO E| Downloaded seq-macro v0.3.5
86932024-12-20T20:33:35.197Z[ recovery-image] Dec 20 20:33:33.975 INFO E| Downloaded syn v2.0.85
86942024-12-20T20:33:35.216Z[ recovery-image] Dec 20 20:33:33.993 INFO E| Downloaded raw-cpuid v10.7.0
86952024-12-20T20:33:35.425Z[ recovery-image] Dec 20 20:33:34.202 INFO E| Downloaded x86 v0.52.0
86962024-12-20T20:33:35.520Z[ recovery-image] Dec 20 20:33:34.297 INFO E| Updating crates.io index
86972024-12-20T20:33:35.844Z[ recovery-image] Dec 20 20:33:34.620 INFO E| Downloading crates ...
86982024-12-20T20:33:36.068Z[ recovery-image] Dec 20 20:33:34.845 INFO E| Downloaded compiler_builtins v0.1.134
86992024-12-20T20:33:36.083Z[ recovery-image] Dec 20 20:33:34.860 INFO E| Downloaded hashbrown v0.15.0
87002024-12-20T20:33:36.199Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling compiler_builtins v0.1.134
87012024-12-20T20:33:36.199Z[ recovery-image] Dec 20 20:33:34.976 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)
87022024-12-20T20:33:36.199Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling proc-macro2 v1.0.89
87032024-12-20T20:33:36.202Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling unicode-ident v1.0.13
87042024-12-20T20:33:36.202Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling syn v1.0.109
87052024-12-20T20:33:36.202Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling x86 v0.52.0
87062024-12-20T20:33:36.202Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
87072024-12-20T20:33:36.202Z[ recovery-image] Dec 20 20:33:34.976 INFO E| Compiling seq-macro v0.3.5
87082024-12-20T20:33:39.040Z[ recovery-image] Dec 20 20:33:37.816 INFO E| Compiling quote v1.0.37
87092024-12-20T20:33:39.627Z[ recovery-image] Dec 20 20:33:38.404 INFO E| Compiling syn v2.0.85
87102024-12-20T20:33:45.734Z[ recovery-image] Dec 20 20:33:44.511 INFO E| Compiling scroll_derive v0.12.0
87112024-12-20T20:33:50.671Z[ recovery-image] Dec 20 20:33:49.447 INFO E| Compiling bitstruct_derive v0.1.0
87122024-12-20T20:34:05.438Z[ host-image] Dec 20 20:34:04.214 INFO O| seeding SMF database...
87132024-12-20T20:34:14.137Z[ recovery-image] Dec 20 20:34:12.914 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)
87142024-12-20T20:34:18.937Z[ recovery-image] Dec 20 20:34:17.713 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)
87152024-12-20T20:34:20.448Z[ host-image] Dec 20 20:34:19.225 INFO O| configuring SMF profile...
87162024-12-20T20:34:20.451Z[ host-image] Dec 20 20:34:19.225 INFO O| modifying shadow(5)...
87172024-12-20T20:34:20.451Z[ host-image] Dec 20 20:34:19.226 INFO O| loading user and group database...
87182024-12-20T20:34:20.451Z[ host-image] Dec 20 20:34:19.226 INFO O| assessing packaged files...
87192024-12-20T20:34:26.520Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling bitflags v1.3.2
87202024-12-20T20:34:26.520Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling plain v0.2.3
87212024-12-20T20:34:26.523Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling bit_field v0.10.2
87222024-12-20T20:34:26.523Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling adler2 v2.0.0
87232024-12-20T20:34:26.523Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling scroll v0.12.0
87242024-12-20T20:34:26.523Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling log v0.4.22
87252024-12-20T20:34:26.523Z[ recovery-image] Dec 20 20:34:25.297 INFO E| Compiling bitstruct v0.1.1
87262024-12-20T20:34:26.670Z[ recovery-image] Dec 20 20:34:25.446 INFO E| Compiling raw-cpuid v10.7.0
87272024-12-20T20:34:26.709Z[ recovery-image] Dec 20 20:34:25.486 INFO E| Compiling cpio_reader v0.1.1
87282024-12-20T20:34:26.933Z[ recovery-image] Dec 20 20:34:25.709 INFO E| Compiling miniz_oxide v0.8.0
87292024-12-20T20:34:27.071Z[ recovery-image] Dec 20 20:34:25.848 INFO E| Compiling static_assertions v1.1.0
87302024-12-20T20:34:27.462Z[ recovery-image] Dec 20 20:34:26.239 INFO E| Compiling goblin v0.8.2
87312024-12-20T20:34:29.230Z[ host-image] Dec 20 20:34:28.007 INFO O| creating archive...
87322024-12-20T20:34:29.321Z[ host-image] Dec 20 20:34:28.097 INFO O| missing from packaging:
87332024-12-20T20:34:29.321Z[ host-image] Dec 20 20:34:28.097 INFO O| "etc/.pwd.lock"
87342024-12-20T20:34:29.323Z[ host-image] Dec 20 20:34:28.097 INFO O| "etc/bash"
87352024-12-20T20:34:29.329Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/profile/generic.xml"
87362024-12-20T20:34:29.329Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/profile/inetd_services.xml"
87372024-12-20T20:34:29.330Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/profile/name_service.xml"
87382024-12-20T20:34:29.332Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/profile/platform.xml"
87392024-12-20T20:34:29.332Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/profile/platform_omicron1.xml"
87402024-12-20T20:34:29.332Z[ host-image] Dec 20 20:34:28.106 INFO O| "etc/svc/repository.db"
87412024-12-20T20:34:29.366Z[ host-image] Dec 20 20:34:28.143 INFO O| "opt/ooce/share"
87422024-12-20T20:34:29.366Z[ host-image] Dec 20 20:34:28.143 INFO O| "opt/ooce/share/man"
87432024-12-20T20:34:29.369Z[ host-image] Dec 20 20:34:28.143 INFO O| "opt/ooce/share/man/man1"
87442024-12-20T20:34:29.381Z[ host-image] Dec 20 20:34:28.158 INFO O| finishing archive...
87452024-12-20T20:34:34.639Z[ host-image] Dec 20 20:34:33.416 INFO O| creating gzonly manifest...
87462024-12-20T20:34:34.651Z[ host-image] Dec 20 20:34:33.428 INFO O| ok
87472024-12-20T20:34:34.898Z[ host-image] Dec 20 20:34:33.675 INFO image builder template: ramdisk-02-trim...
87482024-12-20T20:34:34.899Z[ host-image] Dec 20 20:34:33.675 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/.tmpoPknlO/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.311", "-n", "ramdisk-02-trim"], pwd: None
87492024-12-20T20:34:34.947Z[ host-image] Dec 20 20:34:33.723 INFO O| Dec 20 20:34:33.723 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87502024-12-20T20:34:34.956Z[ host-image] Dec 20 20:34:33.732 INFO O| Dec 20 20:34:33.732 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87512024-12-20T20:34:35.137Z[ host-image] Dec 20 20:34:33.913 INFO O| Dec 20 20:34:33.913 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
87522024-12-20T20:34:35.221Z[ host-image] Dec 20 20:34:33.998 INFO O| Dec 20 20:34:33.998 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
87532024-12-20T20:34:35.221Z[ host-image] Dec 20 20:34:33.998 INFO O| Dec 20 20:34:33.998 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
87542024-12-20T20:34:35.232Z[ host-image] Dec 20 20:34:34.008 INFO O| Dec 20 20:34:34.008 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
87552024-12-20T20:34:35.239Z[ host-image] Dec 20 20:34:34.016 INFO O| Dec 20 20:34:34.016 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
87562024-12-20T20:34:35.261Z[ host-image] Dec 20 20:34:34.037 INFO O| Dec 20 20:34:34.037 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
87572024-12-20T20:34:35.993Z[ host-image] Dec 20 20:34:34.769 INFO O| Dec 20 20:34:34.769 INFO rolled back to input snapshot; work may begin
87582024-12-20T20:34:35.993Z[ host-image] Dec 20 20:34:34.769 INFO O| Dec 20 20:34:34.769 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
87592024-12-20T20:34:36.007Z[ host-image] Dec 20 20:34:34.783 INFO O| Dec 20 20:34:34.783 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87602024-12-20T20:34:36.026Z[ host-image] Dec 20 20:34:34.801 INFO O| Dec 20 20:34:34.801 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
87612024-12-20T20:34:37.079Z[ host-image] Dec 20 20:34:35.856 INFO O| Dec 20 20:34:35.855 INFO STEP 0 (remove_files) COMPLETE
87622024-12-20T20:34:37.079Z[ host-image] Dec 20 20:34:35.856 INFO O| Dec 20 20:34:35.855 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87632024-12-20T20:34:37.116Z[ host-image] Dec 20 20:34:35.892 INFO O| Dec 20 20:34:35.892 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
87642024-12-20T20:34:37.314Z[ host-image] Dec 20 20:34:36.090 INFO O| Dec 20 20:34:36.090 INFO STEP 1 (remove_files) COMPLETE
87652024-12-20T20:34:37.314Z[ host-image] Dec 20 20:34:36.090 INFO O| Dec 20 20:34:36.090 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87662024-12-20T20:34:37.351Z[ host-image] Dec 20 20:34:36.127 INFO O| Dec 20 20:34:36.127 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
87672024-12-20T20:34:37.994Z[ host-image] Dec 20 20:34:36.771 INFO O| Dec 20 20:34:36.770 INFO STEP 2 (remove_files) COMPLETE
87682024-12-20T20:34:37.994Z[ host-image] Dec 20 20:34:36.771 INFO O| Dec 20 20:34:36.771 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87692024-12-20T20:34:38.017Z[ host-image] Dec 20 20:34:36.793 INFO O| Dec 20 20:34:36.793 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
87702024-12-20T20:34:38.021Z[ host-image] Dec 20 20:34:36.798 INFO O| Dec 20 20:34:36.798 INFO STEP 3 (remove_files) COMPLETE
87712024-12-20T20:34:38.021Z[ host-image] Dec 20 20:34:36.798 INFO O| Dec 20 20:34:36.798 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87722024-12-20T20:34:38.044Z[ host-image] Dec 20 20:34:36.821 INFO O| Dec 20 20:34:36.821 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
87732024-12-20T20:34:38.059Z[ host-image] Dec 20 20:34:36.835 INFO O| Dec 20 20:34:36.835 INFO STEP 4 (remove_files) COMPLETE
87742024-12-20T20:34:38.059Z[ host-image] Dec 20 20:34:36.835 INFO O| Dec 20 20:34:36.835 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87752024-12-20T20:34:38.090Z[ host-image] Dec 20 20:34:36.866 INFO O| Dec 20 20:34:36.866 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
87762024-12-20T20:34:38.137Z[ host-image] Dec 20 20:34:36.913 INFO O| Dec 20 20:34:36.913 INFO STEP 5 (remove_files) COMPLETE
87772024-12-20T20:34:38.137Z[ host-image] Dec 20 20:34:36.913 INFO O| Dec 20 20:34:36.913 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87782024-12-20T20:34:38.207Z[ host-image] Dec 20 20:34:36.983 INFO O| Dec 20 20:34:36.983 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
87792024-12-20T20:34:38.232Z[ host-image] Dec 20 20:34:37.008 INFO O| Dec 20 20:34:37.008 INFO STEP 6 (remove_files) COMPLETE
87802024-12-20T20:34:38.232Z[ host-image] Dec 20 20:34:37.008 INFO O| Dec 20 20:34:37.008 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87812024-12-20T20:34:38.303Z[ host-image] Dec 20 20:34:37.080 INFO O| Dec 20 20:34:37.080 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
87822024-12-20T20:34:38.450Z[ host-image] Dec 20 20:34:37.226 INFO O| Dec 20 20:34:37.226 INFO STEP 7 (remove_files) COMPLETE
87832024-12-20T20:34:38.450Z[ host-image] Dec 20 20:34:37.226 INFO O| Dec 20 20:34:37.226 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87842024-12-20T20:34:38.467Z[ host-image] Dec 20 20:34:37.243 INFO O| Dec 20 20:34:37.243 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
87852024-12-20T20:34:38.620Z[ host-image] Dec 20 20:34:37.397 INFO O| Dec 20 20:34:37.396 INFO STEP 8 (remove_files) COMPLETE
87862024-12-20T20:34:38.620Z[ host-image] Dec 20 20:34:37.397 INFO O| Dec 20 20:34:37.397 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87872024-12-20T20:34:38.639Z[ host-image] Dec 20 20:34:37.415 INFO O| Dec 20 20:34:37.415 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
87882024-12-20T20:34:38.862Z[ host-image] Dec 20 20:34:37.639 INFO O| Dec 20 20:34:37.638 INFO STEP 9 (remove_files) COMPLETE
87892024-12-20T20:34:38.862Z[ host-image] Dec 20 20:34:37.639 INFO O| Dec 20 20:34:37.638 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87902024-12-20T20:34:38.907Z[ host-image] Dec 20 20:34:37.684 INFO O| Dec 20 20:34:37.684 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
87912024-12-20T20:34:39.009Z[ host-image] Dec 20 20:34:37.786 INFO O| Dec 20 20:34:37.785 INFO STEP 10 (remove_files) COMPLETE
87922024-12-20T20:34:39.009Z[ host-image] Dec 20 20:34:37.786 INFO O| Dec 20 20:34:37.786 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87932024-12-20T20:34:39.029Z[ host-image] Dec 20 20:34:37.804 INFO O| Dec 20 20:34:37.804 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
87942024-12-20T20:34:39.033Z[ host-image] Dec 20 20:34:37.809 INFO O| Dec 20 20:34:37.809 INFO STEP 11 (remove_files) COMPLETE
87952024-12-20T20:34:39.033Z[ host-image] Dec 20 20:34:37.810 INFO O| Dec 20 20:34:37.809 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87962024-12-20T20:34:39.127Z[ host-image] Dec 20 20:34:37.903 INFO O| Dec 20 20:34:37.903 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
87972024-12-20T20:34:39.134Z[ host-image] Dec 20 20:34:37.911 INFO O| Dec 20 20:34:37.911 INFO STEP 12 (remove_files) COMPLETE
87982024-12-20T20:34:39.135Z[ host-image] Dec 20 20:34:37.911 INFO O| Dec 20 20:34:37.911 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
87992024-12-20T20:34:39.138Z[ recovery-image] Dec 20 20:34:37.911 INFO E| Finished `release` profile [optimized] target(s) in 1m 04s
88002024-12-20T20:34:39.171Z[ recovery-image] Dec 20 20:34:37.948 INFO building host image...
88012024-12-20T20:34:39.175Z[ recovery-image] Dec 20 20:34:37.949 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")
88022024-12-20T20:34:39.406Z[ host-image] Dec 20 20:34:38.168 INFO O| Dec 20 20:34:38.168 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
88032024-12-20T20:34:39.815Z[ host-image] Dec 20 20:34:38.591 INFO O| Dec 20 20:34:38.591 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
88042024-12-20T20:34:39.818Z[ host-image] Dec 20 20:34:38.594 INFO O| Dec 20 20:34:38.594 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
88052024-12-20T20:34:39.826Z[ host-image] Dec 20 20:34:38.603 INFO O| Dec 20 20:34:38.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
88062024-12-20T20:34:39.829Z[ host-image] Dec 20 20:34:38.605 INFO O| Dec 20 20:34:38.605 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
88072024-12-20T20:34:39.830Z[ host-image] Dec 20 20:34:38.605 INFO O| Dec 20 20:34:38.605 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
88082024-12-20T20:34:39.833Z[ host-image] Dec 20 20:34:38.610 INFO O| Dec 20 20:34:38.610 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
88092024-12-20T20:34:39.841Z[ host-image] Dec 20 20:34:38.618 INFO O| Dec 20 20:34:38.618 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
88102024-12-20T20:34:39.847Z[ host-image] Dec 20 20:34:38.624 INFO O| Dec 20 20:34:38.624 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
88112024-12-20T20:34:39.850Z[ host-image] Dec 20 20:34:38.627 INFO O| Dec 20 20:34:38.627 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
88122024-12-20T20:34:39.852Z[ host-image] Dec 20 20:34:38.628 INFO O| Dec 20 20:34:38.628 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
88132024-12-20T20:34:39.856Z[ host-image] Dec 20 20:34:38.632 INFO O| Dec 20 20:34:38.632 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
88142024-12-20T20:34:39.858Z[ host-image] Dec 20 20:34:38.634 INFO O| Dec 20 20:34:38.633 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
88152024-12-20T20:34:39.866Z[ host-image] Dec 20 20:34:38.643 INFO O| Dec 20 20:34:38.643 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
88162024-12-20T20:34:39.891Z[ host-image] Dec 20 20:34:38.668 INFO O| Dec 20 20:34:38.668 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
88172024-12-20T20:34:39.914Z[ host-image] Dec 20 20:34:38.690 INFO O| Dec 20 20:34:38.690 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
88182024-12-20T20:34:39.927Z[ recovery-image] Dec 20 20:34:38.703 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
88192024-12-20T20:34:39.930Z[ host-image] Dec 20 20:34:38.704 INFO O| Dec 20 20:34:38.704 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
88202024-12-20T20:34:42.094Z[ recovery-image] Dec 20 20:34:40.870 INFO image complete! materials are in "/work/os-recovery"
88212024-12-20T20:34:42.100Z[ recovery-image]
88222024-12-20T20:34:42.100Z[ recovery-image] real 10:28.900215651
88232024-12-20T20:34:42.102Z[ recovery-image] user 6:34.482383904
88242024-12-20T20:34:42.102Z[ recovery-image] sys 1:05.757145044
88252024-12-20T20:34:42.102Z[ recovery-image] trap 0.315862880
88262024-12-20T20:34:42.103Z[ recovery-image] tflt 1.102477461
88272024-12-20T20:34:42.103Z[ recovery-image] dflt 2.618819157
88282024-12-20T20:34:42.103Z[ recovery-image] kflt 0.039577169
88292024-12-20T20:34:42.103Z[ recovery-image] lock 23:59.675997037
88302024-12-20T20:34:42.103Z[ recovery-image] slp 1:03:40.189555537
88312024-12-20T20:34:42.103Z[ recovery-image] lat 4:40.556197340
88322024-12-20T20:34:42.103Z[ recovery-image] stop 13.400848504
88332024-12-20T20:34:42.103ZDec 20 20:34:40.877 INFO [recovery-image] process exited with exit status: 0 (628.925786337s)
88342024-12-20T20:34:42.729Z[ host-image] Dec 20 20:34:41.505 INFO O| Dec 20 20:34:41.505 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
88352024-12-20T20:34:42.744Z[ host-image] Dec 20 20:34:41.521 INFO O| Dec 20 20:34:41.521 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
88362024-12-20T20:34:42.996Z[ host-image] Dec 20 20:34:41.773 INFO O| Dec 20 20:34:41.773 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
88372024-12-20T20:34:43.003Z[ host-image] Dec 20 20:34:41.780 INFO O| Dec 20 20:34:41.780 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
88382024-12-20T20:34:43.539Z[ host-image] Dec 20 20:34:42.316 INFO O| Dec 20 20:34:42.315 INFO STEP 13 (remove_files) COMPLETE
88392024-12-20T20:34:43.539Z[ host-image] Dec 20 20:34:42.316 INFO O| Dec 20 20:34:42.316 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88402024-12-20T20:34:43.559Z[ host-image] Dec 20 20:34:42.335 INFO O| Dec 20 20:34:42.335 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
88412024-12-20T20:34:43.645Z[ host-image] Dec 20 20:34:42.421 INFO O| Dec 20 20:34:42.421 INFO STEP 14 (remove_files) COMPLETE
88422024-12-20T20:34:43.647Z[ host-image] Dec 20 20:34:42.421 INFO O| Dec 20 20:34:42.421 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88432024-12-20T20:34:43.666Z[ host-image] Dec 20 20:34:42.443 INFO O| Dec 20 20:34:42.442 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
88442024-12-20T20:34:43.950Z[ host-image] Dec 20 20:34:42.726 INFO O| Dec 20 20:34:42.726 INFO STEP 15 (remove_files) COMPLETE
88452024-12-20T20:34:43.950Z[ host-image] Dec 20 20:34:42.726 INFO O| Dec 20 20:34:42.726 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88462024-12-20T20:34:43.969Z[ host-image] Dec 20 20:34:42.745 INFO O| Dec 20 20:34:42.745 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
88472024-12-20T20:34:43.972Z[ host-image] Dec 20 20:34:42.746 INFO O| Dec 20 20:34:42.746 INFO STEP 16 (remove_files) COMPLETE
88482024-12-20T20:34:43.972Z[ host-image] Dec 20 20:34:42.746 INFO O| Dec 20 20:34:42.746 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88492024-12-20T20:34:43.988Z[ host-image] Dec 20 20:34:42.764 INFO O| Dec 20 20:34:42.764 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
88502024-12-20T20:34:43.997Z[ host-image] Dec 20 20:34:42.773 INFO O| Dec 20 20:34:42.773 INFO STEP 17 (remove_files) COMPLETE
88512024-12-20T20:34:43.997Z[ host-image] Dec 20 20:34:42.773 INFO O| Dec 20 20:34:42.773 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88522024-12-20T20:34:44.015Z[ host-image] Dec 20 20:34:42.792 INFO O| Dec 20 20:34:42.791 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
88532024-12-20T20:34:44.018Z[ host-image] Dec 20 20:34:42.792 INFO O| Dec 20 20:34:42.792 INFO STEP 18 (remove_files) COMPLETE
88542024-12-20T20:34:44.018Z[ host-image] Dec 20 20:34:42.792 INFO O| Dec 20 20:34:42.792 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88552024-12-20T20:34:44.049Z[ host-image] Dec 20 20:34:42.826 INFO O| Dec 20 20:34:42.826 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
88562024-12-20T20:34:44.049Z[ host-image] Dec 20 20:34:42.826 INFO O| Dec 20 20:34:42.826 INFO STEP 19 (remove_files) COMPLETE
88572024-12-20T20:34:44.052Z[ host-image] Dec 20 20:34:42.826 INFO O| Dec 20 20:34:42.826 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88582024-12-20T20:34:44.091Z[ host-image] Dec 20 20:34:42.867 INFO O| Dec 20 20:34:42.867 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
88592024-12-20T20:34:44.091Z[ host-image] Dec 20 20:34:42.868 INFO O| Dec 20 20:34:42.868 INFO STEP 20 (remove_files) COMPLETE
88602024-12-20T20:34:44.091Z[ host-image] Dec 20 20:34:42.868 INFO O| Dec 20 20:34:42.868 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88612024-12-20T20:34:44.111Z[ host-image] Dec 20 20:34:42.887 INFO O| Dec 20 20:34:42.886 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
88622024-12-20T20:34:44.111Z[ host-image] Dec 20 20:34:42.887 INFO O| Dec 20 20:34:42.887 INFO STEP 21 (remove_files) COMPLETE
88632024-12-20T20:34:44.111Z[ host-image] Dec 20 20:34:42.887 INFO O| Dec 20 20:34:42.887 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88642024-12-20T20:34:44.129Z[ host-image] Dec 20 20:34:42.906 INFO O| Dec 20 20:34:42.906 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
88652024-12-20T20:34:44.129Z[ host-image] Dec 20 20:34:42.906 INFO O| Dec 20 20:34:42.906 INFO STEP 22 (remove_files) COMPLETE
88662024-12-20T20:34:44.132Z[ host-image] Dec 20 20:34:42.906 INFO O| Dec 20 20:34:42.906 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88672024-12-20T20:34:44.149Z[ host-image] Dec 20 20:34:42.925 INFO O| Dec 20 20:34:42.924 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
88682024-12-20T20:34:44.149Z[ host-image] Dec 20 20:34:42.925 INFO O| Dec 20 20:34:42.925 INFO STEP 23 (remove_files) COMPLETE
88692024-12-20T20:34:44.150Z[ host-image] Dec 20 20:34:42.925 INFO O| Dec 20 20:34:42.925 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88702024-12-20T20:34:44.166Z[ host-image] Dec 20 20:34:42.943 INFO O| Dec 20 20:34:42.943 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
88712024-12-20T20:34:44.166Z[ host-image] Dec 20 20:34:42.943 INFO O| Dec 20 20:34:42.943 INFO STEP 24 (remove_files) COMPLETE
88722024-12-20T20:34:44.169Z[ host-image] Dec 20 20:34:42.943 INFO O| Dec 20 20:34:42.943 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88732024-12-20T20:34:44.188Z[ host-image] Dec 20 20:34:42.964 INFO O| Dec 20 20:34:42.964 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
88742024-12-20T20:34:44.188Z[ host-image] Dec 20 20:34:42.964 INFO O| Dec 20 20:34:42.964 INFO STEP 25 (remove_files) COMPLETE
88752024-12-20T20:34:44.190Z[ host-image] Dec 20 20:34:42.964 INFO O| Dec 20 20:34:42.964 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88762024-12-20T20:34:44.208Z[ host-image] Dec 20 20:34:42.984 INFO O| Dec 20 20:34:42.984 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
88772024-12-20T20:34:44.232Z[ host-image] Dec 20 20:34:43.009 INFO O| Dec 20 20:34:43.009 INFO STEP 26 (remove_files) COMPLETE
88782024-12-20T20:34:44.232Z[ host-image] Dec 20 20:34:43.009 INFO O| Dec 20 20:34:43.009 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88792024-12-20T20:34:44.253Z[ host-image] Dec 20 20:34:43.029 INFO O| Dec 20 20:34:43.029 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
88802024-12-20T20:34:44.253Z[ host-image] Dec 20 20:34:43.029 INFO O| Dec 20 20:34:43.029 INFO STEP 27 (remove_files) COMPLETE
88812024-12-20T20:34:44.253Z[ host-image] Dec 20 20:34:43.029 INFO O| Dec 20 20:34:43.029 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88822024-12-20T20:34:44.271Z[ host-image] Dec 20 20:34:43.047 INFO O| Dec 20 20:34:43.047 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
88832024-12-20T20:34:44.272Z[ host-image] Dec 20 20:34:43.048 INFO O| Dec 20 20:34:43.048 INFO STEP 28 (remove_files) COMPLETE
88842024-12-20T20:34:44.272Z[ host-image] Dec 20 20:34:43.048 INFO O| Dec 20 20:34:43.048 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88852024-12-20T20:34:44.290Z[ host-image] Dec 20 20:34:43.066 INFO O| Dec 20 20:34:43.066 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
88862024-12-20T20:34:44.290Z[ host-image] Dec 20 20:34:43.066 INFO O| Dec 20 20:34:43.066 INFO STEP 29 (remove_files) COMPLETE
88872024-12-20T20:34:44.290Z[ host-image] Dec 20 20:34:43.066 INFO O| Dec 20 20:34:43.066 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88882024-12-20T20:34:44.308Z[ host-image] Dec 20 20:34:43.084 INFO O| Dec 20 20:34:43.084 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
88892024-12-20T20:34:44.308Z[ host-image] Dec 20 20:34:43.084 INFO O| Dec 20 20:34:43.084 INFO STEP 30 (remove_files) COMPLETE
88902024-12-20T20:34:44.308Z[ host-image] Dec 20 20:34:43.085 INFO O| Dec 20 20:34:43.084 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88912024-12-20T20:34:44.326Z[ host-image] Dec 20 20:34:43.102 INFO O| Dec 20 20:34:43.102 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
88922024-12-20T20:34:44.339Z[ host-image] Dec 20 20:34:43.115 INFO O| Dec 20 20:34:43.115 INFO STEP 31 (remove_files) COMPLETE
88932024-12-20T20:34:44.339Z[ host-image] Dec 20 20:34:43.115 INFO O| Dec 20 20:34:43.115 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88942024-12-20T20:34:44.372Z[ host-image] Dec 20 20:34:43.148 INFO O| Dec 20 20:34:43.148 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
88952024-12-20T20:34:44.372Z[ host-image] Dec 20 20:34:43.148 INFO O| Dec 20 20:34:43.148 INFO STEP 32 (remove_files) COMPLETE
88962024-12-20T20:34:44.372Z[ host-image] Dec 20 20:34:43.148 INFO O| Dec 20 20:34:43.148 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
88972024-12-20T20:34:44.390Z[ host-image] Dec 20 20:34:43.167 INFO O| Dec 20 20:34:43.167 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
88982024-12-20T20:34:44.390Z[ host-image] Dec 20 20:34:43.167 INFO O| Dec 20 20:34:43.167 INFO STEP 33 (remove_files) COMPLETE
88992024-12-20T20:34:44.391Z[ host-image] Dec 20 20:34:43.167 INFO O| Dec 20 20:34:43.167 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89002024-12-20T20:34:44.408Z[ host-image] Dec 20 20:34:43.185 INFO O| Dec 20 20:34:43.185 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
89012024-12-20T20:34:44.408Z[ host-image] Dec 20 20:34:43.185 INFO O| Dec 20 20:34:43.185 INFO STEP 34 (remove_files) COMPLETE
89022024-12-20T20:34:44.408Z[ host-image] Dec 20 20:34:43.185 INFO O| Dec 20 20:34:43.185 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89032024-12-20T20:34:44.427Z[ host-image] Dec 20 20:34:43.203 INFO O| Dec 20 20:34:43.203 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
89042024-12-20T20:34:44.427Z[ host-image] Dec 20 20:34:43.203 INFO O| Dec 20 20:34:43.203 INFO STEP 35 (remove_files) COMPLETE
89052024-12-20T20:34:44.427Z[ host-image] Dec 20 20:34:43.203 INFO O| Dec 20 20:34:43.203 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89062024-12-20T20:34:44.444Z[ host-image] Dec 20 20:34:43.221 INFO O| Dec 20 20:34:43.221 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
89072024-12-20T20:34:44.445Z[ host-image] Dec 20 20:34:43.221 INFO O| Dec 20 20:34:43.221 INFO STEP 36 (remove_files) COMPLETE
89082024-12-20T20:34:44.447Z[ host-image] Dec 20 20:34:43.221 INFO O| Dec 20 20:34:43.221 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89092024-12-20T20:34:44.485Z[ host-image] Dec 20 20:34:43.262 INFO O| Dec 20 20:34:43.262 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
89102024-12-20T20:34:44.485Z[ host-image] Dec 20 20:34:43.262 INFO O| Dec 20 20:34:43.262 INFO STEP 37 (remove_files) COMPLETE
89112024-12-20T20:34:44.485Z[ host-image] Dec 20 20:34:43.262 INFO O| Dec 20 20:34:43.262 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89122024-12-20T20:34:44.505Z[ host-image] Dec 20 20:34:43.281 INFO O| Dec 20 20:34:43.281 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
89132024-12-20T20:34:44.505Z[ host-image] Dec 20 20:34:43.281 INFO O| Dec 20 20:34:43.281 INFO STEP 38 (remove_files) COMPLETE
89142024-12-20T20:34:44.505Z[ host-image] Dec 20 20:34:43.281 INFO O| Dec 20 20:34:43.281 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89152024-12-20T20:34:44.523Z[ host-image] Dec 20 20:34:43.299 INFO O| Dec 20 20:34:43.299 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
89162024-12-20T20:34:44.523Z[ host-image] Dec 20 20:34:43.299 INFO O| Dec 20 20:34:43.299 INFO STEP 39 (remove_files) COMPLETE
89172024-12-20T20:34:44.523Z[ host-image] Dec 20 20:34:43.299 INFO O| Dec 20 20:34:43.299 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89182024-12-20T20:34:44.541Z[ host-image] Dec 20 20:34:43.317 INFO O| Dec 20 20:34:43.317 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
89192024-12-20T20:34:44.541Z[ host-image] Dec 20 20:34:43.317 INFO O| Dec 20 20:34:43.317 INFO STEP 40 (remove_files) COMPLETE
89202024-12-20T20:34:44.541Z[ host-image] Dec 20 20:34:43.317 INFO O| Dec 20 20:34:43.317 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89212024-12-20T20:34:44.558Z[ host-image] Dec 20 20:34:43.334 INFO O| Dec 20 20:34:43.334 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
89222024-12-20T20:34:44.558Z[ host-image] Dec 20 20:34:43.334 INFO O| Dec 20 20:34:43.334 INFO STEP 41 (remove_files) COMPLETE
89232024-12-20T20:34:44.558Z[ host-image] Dec 20 20:34:43.334 INFO O| Dec 20 20:34:43.334 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89242024-12-20T20:34:44.576Z[ host-image] Dec 20 20:34:43.352 INFO O| Dec 20 20:34:43.352 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
89252024-12-20T20:34:44.586Z[ host-image] Dec 20 20:34:43.362 INFO O| Dec 20 20:34:43.362 INFO STEP 42 (remove_files) COMPLETE
89262024-12-20T20:34:44.586Z[ host-image] Dec 20 20:34:43.362 INFO O| Dec 20 20:34:43.362 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89272024-12-20T20:34:44.605Z[ host-image] Dec 20 20:34:43.381 INFO O| Dec 20 20:34:43.381 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
89282024-12-20T20:34:44.605Z[ host-image] Dec 20 20:34:43.381 INFO O| Dec 20 20:34:43.381 INFO STEP 43 (remove_files) COMPLETE
89292024-12-20T20:34:44.605Z[ host-image] Dec 20 20:34:43.381 INFO O| Dec 20 20:34:43.381 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89302024-12-20T20:34:44.623Z[ host-image] Dec 20 20:34:43.400 INFO O| Dec 20 20:34:43.400 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
89312024-12-20T20:34:44.630Z[ host-image] Dec 20 20:34:43.406 INFO O| Dec 20 20:34:43.406 INFO STEP 44 (remove_files) COMPLETE
89322024-12-20T20:34:44.630Z[ host-image] Dec 20 20:34:43.406 INFO O| Dec 20 20:34:43.406 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89332024-12-20T20:34:44.685Z[ host-image] Dec 20 20:34:43.461 INFO O| Dec 20 20:34:43.461 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
89342024-12-20T20:34:44.686Z[ host-image] Dec 20 20:34:43.462 INFO O| Dec 20 20:34:43.461 INFO STEP 45 (remove_files) COMPLETE
89352024-12-20T20:34:44.686Z[ host-image] Dec 20 20:34:43.462 INFO O| Dec 20 20:34:43.462 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89362024-12-20T20:34:44.704Z[ host-image] Dec 20 20:34:43.480 INFO O| Dec 20 20:34:43.480 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
89372024-12-20T20:34:44.704Z[ host-image] Dec 20 20:34:43.481 INFO O| Dec 20 20:34:43.480 INFO STEP 46 (remove_files) COMPLETE
89382024-12-20T20:34:44.704Z[ host-image] Dec 20 20:34:43.481 INFO O| Dec 20 20:34:43.481 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89392024-12-20T20:34:44.723Z[ host-image] Dec 20 20:34:43.499 INFO O| Dec 20 20:34:43.498 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
89402024-12-20T20:34:44.723Z[ host-image] Dec 20 20:34:43.499 INFO O| Dec 20 20:34:43.499 INFO STEP 47 (remove_files) COMPLETE
89412024-12-20T20:34:44.723Z[ host-image] Dec 20 20:34:43.499 INFO O| Dec 20 20:34:43.499 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89422024-12-20T20:34:44.741Z[ host-image] Dec 20 20:34:43.517 INFO O| Dec 20 20:34:43.517 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
89432024-12-20T20:34:44.741Z[ host-image] Dec 20 20:34:43.517 INFO O| Dec 20 20:34:43.517 INFO STEP 48 (remove_files) COMPLETE
89442024-12-20T20:34:44.741Z[ host-image] Dec 20 20:34:43.517 INFO O| Dec 20 20:34:43.517 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89452024-12-20T20:34:44.760Z[ host-image] Dec 20 20:34:43.536 INFO O| Dec 20 20:34:43.536 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
89462024-12-20T20:34:44.776Z[ host-image] Dec 20 20:34:43.553 INFO O| Dec 20 20:34:43.553 INFO STEP 49 (remove_files) COMPLETE
89472024-12-20T20:34:44.776Z[ host-image] Dec 20 20:34:43.553 INFO O| Dec 20 20:34:43.553 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89482024-12-20T20:34:44.807Z[ host-image] Dec 20 20:34:43.584 INFO O| Dec 20 20:34:43.584 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
89492024-12-20T20:34:44.808Z[ host-image] Dec 20 20:34:43.584 INFO O| Dec 20 20:34:43.584 INFO STEP 50 (remove_files) COMPLETE
89502024-12-20T20:34:44.808Z[ host-image] Dec 20 20:34:43.584 INFO O| Dec 20 20:34:43.584 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89512024-12-20T20:34:44.826Z[ host-image] Dec 20 20:34:43.603 INFO O| Dec 20 20:34:43.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
89522024-12-20T20:34:44.827Z[ host-image] Dec 20 20:34:43.603 INFO O| Dec 20 20:34:43.603 INFO STEP 51 (remove_files) COMPLETE
89532024-12-20T20:34:44.829Z[ host-image] Dec 20 20:34:43.603 INFO O| Dec 20 20:34:43.603 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89542024-12-20T20:34:44.844Z[ host-image] Dec 20 20:34:43.621 INFO O| Dec 20 20:34:43.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
89552024-12-20T20:34:44.846Z[ host-image] Dec 20 20:34:43.621 INFO O| Dec 20 20:34:43.621 INFO STEP 52 (remove_files) COMPLETE
89562024-12-20T20:34:44.846Z[ host-image] Dec 20 20:34:43.621 INFO O| Dec 20 20:34:43.621 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89572024-12-20T20:34:44.861Z[ host-image] Dec 20 20:34:43.637 INFO O| Dec 20 20:34:43.637 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
89582024-12-20T20:34:44.870Z[ host-image] Dec 20 20:34:43.646 INFO O| Dec 20 20:34:43.646 INFO STEP 53 (remove_files) COMPLETE
89592024-12-20T20:34:44.870Z[ host-image] Dec 20 20:34:43.646 INFO O| Dec 20 20:34:43.646 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89602024-12-20T20:34:44.907Z[ host-image] Dec 20 20:34:43.683 INFO O| Dec 20 20:34:43.683 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
89612024-12-20T20:34:44.907Z[ host-image] Dec 20 20:34:43.683 INFO O| Dec 20 20:34:43.683 INFO STEP 54 (remove_files) COMPLETE
89622024-12-20T20:34:44.907Z[ host-image] Dec 20 20:34:43.683 INFO O| Dec 20 20:34:43.683 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89632024-12-20T20:34:44.965Z[ host-image] Dec 20 20:34:43.741 INFO O| Dec 20 20:34:43.741 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
89642024-12-20T20:34:44.965Z[ host-image] Dec 20 20:34:43.741 INFO O| Dec 20 20:34:43.741 INFO STEP 55 (remove_files) COMPLETE
89652024-12-20T20:34:44.965Z[ host-image] Dec 20 20:34:43.741 INFO O| Dec 20 20:34:43.741 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89662024-12-20T20:34:45.007Z[ host-image] Dec 20 20:34:43.784 INFO O| Dec 20 20:34:43.784 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
89672024-12-20T20:34:45.007Z[ host-image] Dec 20 20:34:43.784 INFO O| Dec 20 20:34:43.784 INFO STEP 56 (remove_files) COMPLETE
89682024-12-20T20:34:45.007Z[ host-image] Dec 20 20:34:43.784 INFO O| Dec 20 20:34:43.784 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89692024-12-20T20:34:45.025Z[ host-image] Dec 20 20:34:43.801 INFO O| Dec 20 20:34:43.801 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
89702024-12-20T20:34:45.025Z[ host-image] Dec 20 20:34:43.801 INFO O| Dec 20 20:34:43.801 INFO STEP 57 (remove_files) COMPLETE
89712024-12-20T20:34:45.025Z[ host-image] Dec 20 20:34:43.801 INFO O| Dec 20 20:34:43.801 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89722024-12-20T20:34:45.067Z[ host-image] Dec 20 20:34:43.843 INFO O| Dec 20 20:34:43.843 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
89732024-12-20T20:34:45.067Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
89742024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89752024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89762024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89772024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
89782024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO ok!
89792024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO STEP 58 (ensure_file) COMPLETE
89802024-12-20T20:34:45.070Z[ host-image] Dec 20 20:34:43.844 INFO O| Dec 20 20:34:43.844 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89812024-12-20T20:34:45.087Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
89822024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
89832024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89842024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89852024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89862024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
89872024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO ok!
89882024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO STEP 59 (ensure_file) COMPLETE
89892024-12-20T20:34:45.090Z[ host-image] Dec 20 20:34:43.864 INFO O| Dec 20 20:34:43.864 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89902024-12-20T20:34:45.106Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
89912024-12-20T20:34:45.106Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
89922024-12-20T20:34:45.106Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
89932024-12-20T20:34:45.108Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO ok!
89942024-12-20T20:34:45.108Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO STEP 60 (ensure_file) COMPLETE
89952024-12-20T20:34:45.108Z[ host-image] Dec 20 20:34:43.882 INFO O| Dec 20 20:34:43.882 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89962024-12-20T20:34:45.125Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
89972024-12-20T20:34:45.125Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
89982024-12-20T20:34:45.127Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
89992024-12-20T20:34:45.128Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 INFO ok!
90002024-12-20T20:34:45.128Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 INFO STEP 61 (ensure_file) COMPLETE
90012024-12-20T20:34:45.128Z[ host-image] Dec 20 20:34:43.901 INFO O| Dec 20 20:34:43.901 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90022024-12-20T20:34:45.144Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
90032024-12-20T20:34:45.144Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
90042024-12-20T20:34:45.146Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90052024-12-20T20:34:45.146Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
90062024-12-20T20:34:45.146Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 INFO ok!
90072024-12-20T20:34:45.146Z[ host-image] Dec 20 20:34:43.920 INFO O| Dec 20 20:34:43.920 INFO STEP 62 (ensure_file) COMPLETE
90082024-12-20T20:34:45.146Z[ host-image] Dec 20 20:34:43.921 INFO O| Dec 20 20:34:43.920 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90092024-12-20T20:34:45.163Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
90102024-12-20T20:34:45.163Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
90112024-12-20T20:34:45.163Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90122024-12-20T20:34:45.166Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
90132024-12-20T20:34:45.166Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO ok!
90142024-12-20T20:34:45.166Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO STEP 63 (ensure_file) COMPLETE
90152024-12-20T20:34:45.166Z[ host-image] Dec 20 20:34:43.939 INFO O| Dec 20 20:34:43.939 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90162024-12-20T20:34:45.201Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
90172024-12-20T20:34:45.203Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
90182024-12-20T20:34:45.203Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
90192024-12-20T20:34:45.203Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO ok!
90202024-12-20T20:34:45.203Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO STEP 64 (assemble_files) COMPLETE
90212024-12-20T20:34:45.203Z[ host-image] Dec 20 20:34:43.977 INFO O| Dec 20 20:34:43.977 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90222024-12-20T20:34:45.236Z[ host-image] Dec 20 20:34:44.012 INFO O| Dec 20 20:34:44.012 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
90232024-12-20T20:34:45.236Z[ host-image] Dec 20 20:34:44.012 INFO O| Dec 20 20:34:44.012 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
90242024-12-20T20:34:45.238Z[ host-image] Dec 20 20:34:44.013 INFO O| Dec 20 20:34:44.013 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90252024-12-20T20:34:45.238Z[ host-image] Dec 20 20:34:44.013 INFO O| Dec 20 20:34:44.013 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
90262024-12-20T20:34:45.238Z[ host-image] Dec 20 20:34:44.013 INFO O| Dec 20 20:34:44.013 INFO ok!
90272024-12-20T20:34:45.238Z[ host-image] Dec 20 20:34:44.013 INFO O| Dec 20 20:34:44.013 INFO STEP 65 (ensure_file) COMPLETE
90282024-12-20T20:34:45.238Z[ host-image] Dec 20 20:34:44.013 INFO O| Dec 20 20:34:44.013 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90292024-12-20T20:34:45.300Z[ host-image] Dec 20 20:34:44.076 INFO O| Dec 20 20:34:44.076 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90302024-12-20T20:34:45.300Z[ host-image] Dec 20 20:34:44.077 INFO O| Dec 20 20:34:44.076 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90312024-12-20T20:34:45.303Z[ host-image] Dec 20 20:34:44.077 INFO O| Dec 20 20:34:44.077 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
90322024-12-20T20:34:45.303Z[ host-image] Dec 20 20:34:44.077 INFO O| Dec 20 20:34:44.077 INFO STEP 66 (ensure_dir) COMPLETE
90332024-12-20T20:34:45.303Z[ host-image] Dec 20 20:34:44.077 INFO O| Dec 20 20:34:44.077 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90342024-12-20T20:34:45.319Z[ host-image] Dec 20 20:34:44.095 INFO O| Dec 20 20:34:44.095 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
90352024-12-20T20:34:45.319Z[ host-image] Dec 20 20:34:44.095 INFO O| Dec 20 20:34:44.095 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 ...
90362024-12-20T20:34:45.330Z[ host-image] Dec 20 20:34:44.106 INFO O| Dec 20 20:34:44.106 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
90372024-12-20T20:34:45.330Z[ host-image] Dec 20 20:34:44.106 INFO O| Dec 20 20:34:44.106 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
90382024-12-20T20:34:45.330Z[ host-image] Dec 20 20:34:44.106 INFO O| Dec 20 20:34:44.106 INFO ok!
90392024-12-20T20:34:45.332Z[ host-image] Dec 20 20:34:44.106 INFO O| Dec 20 20:34:44.106 INFO STEP 67 (ensure_file) COMPLETE
90402024-12-20T20:34:45.333Z[ host-image] Dec 20 20:34:44.106 INFO O| Dec 20 20:34:44.106 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90412024-12-20T20:34:45.350Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
90422024-12-20T20:34:45.350Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 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 ...
90432024-12-20T20:34:45.350Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 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
90442024-12-20T20:34:45.352Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
90452024-12-20T20:34:45.352Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 INFO ok!
90462024-12-20T20:34:45.352Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 INFO STEP 68 (ensure_file) COMPLETE
90472024-12-20T20:34:45.352Z[ host-image] Dec 20 20:34:44.126 INFO O| Dec 20 20:34:44.126 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90482024-12-20T20:34:45.378Z[ host-image] Dec 20 20:34:44.154 INFO O| Dec 20 20:34:44.154 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
90492024-12-20T20:34:45.378Z[ host-image] Dec 20 20:34:44.155 INFO O| Dec 20 20:34:44.155 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
90502024-12-20T20:34:56.069Z[ host-image] Dec 20 20:34:54.845 INFO O| Dec 20 20:34:54.845 INFO STEP 69 (pack_tar) COMPLETE
90512024-12-20T20:34:56.071Z[ host-image] Dec 20 20:34:54.845 INFO O| Dec 20 20:34:54.845 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
90522024-12-20T20:34:56.071Z[ host-image] Dec 20 20:34:54.845 INFO O| Dec 20 20:34:54.845 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
90532024-12-20T20:34:56.527Z[ host-image] Dec 20 20:34:55.302 INFO O| Dec 20 20:34:55.302 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
90542024-12-20T20:34:56.641Z[ host-image] Dec 20 20:34:55.417 INFO O| Dec 20 20:34:55.417 INFO completed processing gimlet/ramdisk-02-trim
90552024-12-20T20:34:56.644Z[ host-image] Dec 20 20:34:55.420 INFO image builder template: zfs...
90562024-12-20T20:34:56.644Z[ host-image] Dec 20 20:34:55.420 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/.tmpoPknlO/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.311", "-n", "zfs"], pwd: None
90572024-12-20T20:34:56.662Z[ host-image] Dec 20 20:34:55.439 INFO O| Dec 20 20:34:55.438 INFO skip include "stress" because feature "stress" is not enabled
90582024-12-20T20:34:56.724Z[ host-image] Dec 20 20:34:55.500 INFO O| Dec 20 20:34:55.500 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
90592024-12-20T20:34:56.746Z[ host-image] Dec 20 20:34:55.522 INFO O| Dec 20 20:34:55.522 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
90602024-12-20T20:34:56.908Z[ host-image] Dec 20 20:34:55.684 INFO O| Dec 20 20:34:55.684 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
90612024-12-20T20:34:57.008Z[ host-image] Dec 20 20:34:55.784 INFO O| Dec 20 20:34:55.784 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
90622024-12-20T20:34:57.008Z[ host-image] Dec 20 20:34:55.785 INFO O| Dec 20 20:34:55.785 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
90632024-12-20T20:34:57.016Z[ host-image] Dec 20 20:34:55.792 INFO O| Dec 20 20:34:55.792 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
90642024-12-20T20:34:57.101Z[ host-image] Dec 20 20:34:55.878 INFO O| Dec 20 20:34:55.878 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
90652024-12-20T20:34:57.250Z[ host-image] Dec 20 20:34:56.026 INFO O| Dec 20 20:34:56.026 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
90662024-12-20T20:34:57.274Z[ host-image] Dec 20 20:34:56.051 INFO O| Dec 20 20:34:56.050 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90672024-12-20T20:34:57.300Z[ host-image] Dec 20 20:34:56.076 INFO O| Dec 20 20:34:56.076 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
90682024-12-20T20:34:57.303Z[ host-image] Dec 20 20:34:56.076 INFO O| Dec 20 20:34:56.076 INFO no lofi found
90692024-12-20T20:34:57.303Z[ host-image] Dec 20 20:34:56.076 INFO O| Dec 20 20:34:56.076 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
90702024-12-20T20:34:57.303Z[ host-image] Dec 20 20:34:56.076 INFO O| Dec 20 20:34:56.076 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
90712024-12-20T20:34:59.235Z[ host-image] Dec 20 20:34:58.012 INFO O| Dec 20 20:34:58.011 INFO lofi device = /dev/dsk/c2t1d0p0
90722024-12-20T20:34:59.236Z[ host-image] Dec 20 20:34:58.012 INFO O| Dec 20 20:34:58.012 INFO pool device = /dev/dsk/c2t1d0p0
90732024-12-20T20:34:59.240Z[ host-image] Dec 20 20:34:58.012 INFO O| Dec 20 20:34:58.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
90742024-12-20T20:34:59.544Z[ host-image] Dec 20 20:34:58.309 INFO O| Dec 20 20:34:58.309 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90752024-12-20T20:34:59.544Z[ host-image] Dec 20 20:34:58.309 INFO O| Dec 20 20:34:58.309 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
90762024-12-20T20:34:59.565Z[ host-image] Dec 20 20:34:58.342 INFO O| Dec 20 20:34:58.342 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
90772024-12-20T20:34:59.681Z[ host-image] Dec 20 20:34:58.457 INFO O| Dec 20 20:34:58.457 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
90782024-12-20T20:34:59.758Z[ host-image] Dec 20 20:34:58.534 INFO O| Dec 20 20:34:58.534 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
90792024-12-20T20:34:59.784Z[ host-image] Dec 20 20:34:58.561 INFO O| Dec 20 20:34:58.561 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
90802024-12-20T20:34:59.809Z[ host-image] Dec 20 20:34:58.586 INFO O| Dec 20 20:34:58.586 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
90812024-12-20T20:34:59.937Z[ host-image] Dec 20 20:34:58.713 INFO O| Dec 20 20:34:58.713 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
90822024-12-20T20:34:59.940Z[ host-image] Dec 20 20:34:58.713 INFO O| Dec 20 20:34:58.713 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
90832024-12-20T20:34:59.940Z[ host-image] Dec 20 20:34:58.713 INFO O| Dec 20 20:34:58.713 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
90842024-12-20T20:34:59.953Z[ host-image] Dec 20 20:34:58.729 INFO O| Dec 20 20:34:58.729 INFO boot environment UUID: 25e3a8b9-28e3-468d-ac60-da32ea0e4ac0
90852024-12-20T20:34:59.953Z[ host-image] Dec 20 20:34:58.729 INFO O| Dec 20 20:34:58.729 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 25e3a8b9-28e3-468d-ac60-da32ea0e4ac0
90862024-12-20T20:34:59.987Z[ host-image] Dec 20 20:34:58.764 INFO O| Dec 20 20:34:58.764 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
90872024-12-20T20:35:00.009Z[ host-image] Dec 20 20:34:58.786 INFO O| Dec 20 20:34:58.786 INFO STEP 0 (create_be) COMPLETE
90882024-12-20T20:35:00.009Z[ host-image] Dec 20 20:34:58.786 INFO O| Dec 20 20:34:58.786 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
90892024-12-20T20:35:00.036Z[ host-image] Dec 20 20:34:58.812 INFO O| Dec 20 20:34:58.812 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
90902024-12-20T20:35:24.084Z[ host-image] Dec 20 20:35:22.860 INFO O| Dec 20 20:35:22.859 INFO STEP 1 (unpack_tar) COMPLETE
90912024-12-20T20:35:24.086Z[ host-image] Dec 20 20:35:22.860 INFO O| Dec 20 20:35:22.860 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90922024-12-20T20:35:24.102Z[ host-image] Dec 20 20:35:22.878 INFO O| Dec 20 20:35:22.878 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
90932024-12-20T20:35:24.811Z[ host-image] Dec 20 20:35:23.587 INFO O| Dec 20 20:35:23.587 INFO STEP 2 (devfsadm) COMPLETE
90942024-12-20T20:35:24.811Z[ host-image] Dec 20 20:35:23.587 INFO O| Dec 20 20:35:23.587 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90952024-12-20T20:35:24.830Z[ host-image] Dec 20 20:35:23.606 INFO O| Dec 20 20:35:23.606 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90962024-12-20T20:35:24.830Z[ host-image] Dec 20 20:35:23.606 INFO O| Dec 20 20:35:23.606 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
90972024-12-20T20:35:24.831Z[ host-image] Dec 20 20:35:23.606 INFO O| Dec 20 20:35:23.606 INFO STEP 3 (ensure_dir) COMPLETE
90982024-12-20T20:35:24.833Z[ host-image] Dec 20 20:35:23.606 INFO O| Dec 20 20:35:23.606 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
90992024-12-20T20:35:24.865Z[ host-image] Dec 20 20:35:23.641 INFO O| Dec 20 20:35:23.641 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91002024-12-20T20:35:24.865Z[ host-image] Dec 20 20:35:23.641 INFO O| Dec 20 20:35:23.641 INFO STEP 4 (ensure_dir) COMPLETE
91012024-12-20T20:35:24.865Z[ host-image] Dec 20 20:35:23.641 INFO O| Dec 20 20:35:23.641 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91022024-12-20T20:35:24.886Z[ host-image] Dec 20 20:35:23.662 INFO O| Dec 20 20:35:23.662 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91032024-12-20T20:35:24.888Z[ host-image] Dec 20 20:35:23.662 INFO O| Dec 20 20:35:23.662 INFO STEP 5 (ensure_dir) COMPLETE
91042024-12-20T20:35:24.888Z[ host-image] Dec 20 20:35:23.662 INFO O| Dec 20 20:35:23.662 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91052024-12-20T20:35:24.905Z[ host-image] Dec 20 20:35:23.681 INFO O| Dec 20 20:35:23.681 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91062024-12-20T20:35:24.905Z[ host-image] Dec 20 20:35:23.681 INFO O| Dec 20 20:35:23.681 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91072024-12-20T20:35:24.905Z[ host-image] Dec 20 20:35:23.681 INFO O| Dec 20 20:35:23.681 INFO STEP 6 (ensure_dir) COMPLETE
91082024-12-20T20:35:24.908Z[ host-image] Dec 20 20:35:23.681 INFO O| Dec 20 20:35:23.681 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91092024-12-20T20:35:24.924Z[ host-image] Dec 20 20:35:23.700 INFO O| Dec 20 20:35:23.700 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91102024-12-20T20:35:24.924Z[ host-image] Dec 20 20:35:23.700 INFO O| Dec 20 20:35:23.700 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91112024-12-20T20:35:24.924Z[ host-image] Dec 20 20:35:23.700 INFO O| Dec 20 20:35:23.700 INFO STEP 7 (ensure_dir) COMPLETE
91122024-12-20T20:35:24.927Z[ host-image] Dec 20 20:35:23.700 INFO O| Dec 20 20:35:23.700 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91132024-12-20T20:35:24.942Z[ host-image] Dec 20 20:35:23.718 INFO O| Dec 20 20:35:23.718 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
91142024-12-20T20:35:24.944Z[ host-image] Dec 20 20:35:23.719 INFO O| Dec 20 20:35:23.719 INFO STEP 8 (remove_files) COMPLETE
91152024-12-20T20:35:24.944Z[ host-image] Dec 20 20:35:23.719 INFO O| Dec 20 20:35:23.719 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91162024-12-20T20:35:24.961Z[ host-image] Dec 20 20:35:23.737 INFO O| Dec 20 20:35:23.737 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
91172024-12-20T20:35:24.964Z[ host-image] Dec 20 20:35:23.739 INFO O| Dec 20 20:35:23.738 INFO STEP 9 (remove_files) COMPLETE
91182024-12-20T20:35:24.964Z[ host-image] Dec 20 20:35:23.739 INFO O| Dec 20 20:35:23.738 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91192024-12-20T20:35:25.007Z[ host-image] Dec 20 20:35:23.783 INFO O| Dec 20 20:35:23.783 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
91202024-12-20T20:35:25.010Z[ host-image] Dec 20 20:35:23.784 INFO O| Dec 20 20:35:23.784 INFO STEP 10 (remove_files) COMPLETE
91212024-12-20T20:35:25.010Z[ host-image] Dec 20 20:35:23.784 INFO O| Dec 20 20:35:23.784 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91222024-12-20T20:35:25.025Z[ host-image] Dec 20 20:35:23.801 INFO O| Dec 20 20:35:23.801 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
91232024-12-20T20:35:25.027Z[ host-image] Dec 20 20:35:23.801 INFO O| Dec 20 20:35:23.801 INFO STEP 11 (remove_files) COMPLETE
91242024-12-20T20:35:25.027Z[ host-image] Dec 20 20:35:23.801 INFO O| Dec 20 20:35:23.801 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91252024-12-20T20:35:25.059Z[ host-image] Dec 20 20:35:23.834 INFO O| Dec 20 20:35:23.834 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
91262024-12-20T20:35:25.059Z[ host-image] Dec 20 20:35:23.834 INFO O| Dec 20 20:35:23.834 INFO STEP 12 (remove_files) COMPLETE
91272024-12-20T20:35:25.059Z[ host-image] Dec 20 20:35:23.834 INFO O| Dec 20 20:35:23.834 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91282024-12-20T20:35:25.114Z[ host-image] Dec 20 20:35:23.890 INFO O| Dec 20 20:35:23.890 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91292024-12-20T20:35:25.114Z[ host-image] Dec 20 20:35:23.890 INFO O| Dec 20 20:35:23.890 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
91302024-12-20T20:35:25.114Z[ host-image] Dec 20 20:35:23.890 INFO O| Dec 20 20:35:23.890 INFO STEP 13 (ensure_dir) COMPLETE
91312024-12-20T20:35:25.117Z[ host-image] Dec 20 20:35:23.890 INFO O| Dec 20 20:35:23.890 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91322024-12-20T20:35:25.132Z[ host-image] Dec 20 20:35:23.908 INFO O| Dec 20 20:35:23.908 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91332024-12-20T20:35:25.142Z[ host-image] Dec 20 20:35:23.908 INFO O| Dec 20 20:35:23.908 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91342024-12-20T20:35:25.142Z[ host-image] Dec 20 20:35:23.908 INFO O| Dec 20 20:35:23.908 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
91352024-12-20T20:35:25.142Z[ host-image] Dec 20 20:35:23.908 INFO O| Dec 20 20:35:23.908 INFO STEP 14 (ensure_dir) COMPLETE
91362024-12-20T20:35:25.142Z[ host-image] Dec 20 20:35:23.909 INFO O| Dec 20 20:35:23.908 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91372024-12-20T20:35:25.151Z[ host-image] Dec 20 20:35:23.927 INFO O| Dec 20 20:35:23.927 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91382024-12-20T20:35:25.151Z[ host-image] Dec 20 20:35:23.927 INFO O| Dec 20 20:35:23.927 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91392024-12-20T20:35:25.151Z[ host-image] Dec 20 20:35:23.927 INFO O| Dec 20 20:35:23.927 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
91402024-12-20T20:35:25.152Z[ host-image] Dec 20 20:35:23.927 INFO O| Dec 20 20:35:23.927 INFO STEP 15 (ensure_dir) COMPLETE
91412024-12-20T20:35:25.152Z[ host-image] Dec 20 20:35:23.927 INFO O| Dec 20 20:35:23.927 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91422024-12-20T20:35:25.191Z[ host-image] Dec 20 20:35:23.967 INFO O| Dec 20 20:35:23.967 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91432024-12-20T20:35:25.191Z[ host-image] Dec 20 20:35:23.967 INFO O| Dec 20 20:35:23.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
91442024-12-20T20:35:25.193Z[ host-image] Dec 20 20:35:23.967 INFO O| Dec 20 20:35:23.967 INFO STEP 16 (ensure_dir) COMPLETE
91452024-12-20T20:35:25.193Z[ host-image] Dec 20 20:35:23.967 INFO O| Dec 20 20:35:23.967 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91462024-12-20T20:35:25.211Z[ host-image] Dec 20 20:35:23.987 INFO O| Dec 20 20:35:23.987 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91472024-12-20T20:35:25.211Z[ host-image] Dec 20 20:35:23.987 INFO O| Dec 20 20:35:23.987 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
91482024-12-20T20:35:25.211Z[ host-image] Dec 20 20:35:23.987 INFO O| Dec 20 20:35:23.987 INFO STEP 17 (ensure_dir) COMPLETE
91492024-12-20T20:35:25.213Z[ host-image] Dec 20 20:35:23.987 INFO O| Dec 20 20:35:23.987 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91502024-12-20T20:35:25.232Z[ host-image] Dec 20 20:35:24.008 INFO O| Dec 20 20:35:24.008 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
91512024-12-20T20:35:25.232Z[ host-image] Dec 20 20:35:24.008 INFO O| Dec 20 20:35:24.008 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
91522024-12-20T20:35:25.234Z[ host-image] Dec 20 20:35:24.008 INFO O| Dec 20 20:35:24.008 INFO ok!
91532024-12-20T20:35:25.235Z[ host-image] Dec 20 20:35:24.008 INFO O| Dec 20 20:35:24.008 INFO STEP 18 (ensure_symlink) COMPLETE
91542024-12-20T20:35:25.235Z[ host-image] Dec 20 20:35:24.008 INFO O| Dec 20 20:35:24.008 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
91552024-12-20T20:35:25.252Z[ host-image] Dec 20 20:35:24.028 INFO O| Dec 20 20:35:24.028 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
91562024-12-20T20:35:25.252Z[ host-image] Dec 20 20:35:24.028 INFO O| Dec 20 20:35:24.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
91572024-12-20T20:35:25.252Z[ host-image] Dec 20 20:35:24.028 INFO O| Dec 20 20:35:24.028 INFO ok!
91582024-12-20T20:35:25.252Z[ host-image] Dec 20 20:35:24.028 INFO O| Dec 20 20:35:24.028 INFO STEP 19 (ensure_file) COMPLETE
91592024-12-20T20:35:25.255Z[ host-image] Dec 20 20:35:24.028 INFO O| Dec 20 20:35:24.028 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91602024-12-20T20:35:25.272Z[ host-image] Dec 20 20:35:24.048 INFO O| Dec 20 20:35:24.048 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
91612024-12-20T20:35:25.275Z[ host-image] Dec 20 20:35:24.048 INFO O| Dec 20 20:35:24.048 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
91622024-12-20T20:35:25.275Z[ host-image] Dec 20 20:35:24.049 INFO O| Dec 20 20:35:24.048 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
91632024-12-20T20:35:25.275Z[ host-image] Dec 20 20:35:24.049 INFO O| Dec 20 20:35:24.049 INFO ok!
91642024-12-20T20:35:25.275Z[ host-image] Dec 20 20:35:24.049 INFO O| Dec 20 20:35:24.049 INFO STEP 20 (ensure_symlink) COMPLETE
91652024-12-20T20:35:25.275Z[ host-image] Dec 20 20:35:24.049 INFO O| Dec 20 20:35:24.049 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91662024-12-20T20:35:25.313Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
91672024-12-20T20:35:25.313Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
91682024-12-20T20:35:25.316Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
91692024-12-20T20:35:25.316Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO ok!
91702024-12-20T20:35:25.316Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO STEP 21 (ensure_symlink) COMPLETE
91712024-12-20T20:35:25.316Z[ host-image] Dec 20 20:35:24.089 INFO O| Dec 20 20:35:24.089 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91722024-12-20T20:35:25.352Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
91732024-12-20T20:35:25.352Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
91742024-12-20T20:35:25.352Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
91752024-12-20T20:35:25.355Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO ok!
91762024-12-20T20:35:25.355Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO STEP 22 (ensure_symlink) COMPLETE
91772024-12-20T20:35:25.355Z[ host-image] Dec 20 20:35:24.128 INFO O| Dec 20 20:35:24.128 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
91782024-12-20T20:35:25.392Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.167 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
91792024-12-20T20:35:25.392Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.167 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
91802024-12-20T20:35:25.394Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
91812024-12-20T20:35:25.395Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.168 INFO ok!
91822024-12-20T20:35:25.395Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.168 INFO STEP 23 (ensure_symlink) COMPLETE
91832024-12-20T20:35:25.395Z[ host-image] Dec 20 20:35:24.168 INFO O| Dec 20 20:35:24.168 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91842024-12-20T20:35:25.413Z[ host-image] Dec 20 20:35:24.187 INFO O| Dec 20 20:35:24.187 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
91852024-12-20T20:35:25.413Z[ host-image] Dec 20 20:35:24.188 INFO O| Dec 20 20:35:24.188 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
91862024-12-20T20:35:25.415Z[ host-image] Dec 20 20:35:24.188 INFO O| Dec 20 20:35:24.188 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
91872024-12-20T20:35:25.415Z[ host-image] Dec 20 20:35:24.188 INFO O| Dec 20 20:35:24.188 INFO ok!
91882024-12-20T20:35:25.415Z[ host-image] Dec 20 20:35:24.188 INFO O| Dec 20 20:35:24.188 INFO STEP 24 (ensure_file) COMPLETE
91892024-12-20T20:35:25.415Z[ host-image] Dec 20 20:35:24.188 INFO O| Dec 20 20:35:24.188 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
91902024-12-20T20:35:25.431Z[ host-image] Dec 20 20:35:24.207 INFO O| Dec 20 20:35:24.207 INFO updating shadow file
91912024-12-20T20:35:25.434Z[ host-image] Dec 20 20:35:24.208 INFO O| Dec 20 20:35:24.207 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
91922024-12-20T20:35:25.434Z[ host-image] Dec 20 20:35:24.208 INFO O| Dec 20 20:35:24.208 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
91932024-12-20T20:35:25.434Z[ host-image] Dec 20 20:35:24.208 INFO O| Dec 20 20:35:24.208 INFO STEP 25 (shadow) COMPLETE
91942024-12-20T20:35:25.434Z[ host-image] Dec 20 20:35:24.208 INFO O| Dec 20 20:35:24.208 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
91952024-12-20T20:35:25.480Z[ host-image] Dec 20 20:35:24.256 INFO O| Dec 20 20:35:24.256 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
91962024-12-20T20:35:25.483Z[ host-image] Dec 20 20:35:24.256 INFO O| Dec 20 20:35:24.256 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
91972024-12-20T20:35:25.484Z[ host-image] Dec 20 20:35:24.257 INFO O| Dec 20 20:35:24.257 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
91982024-12-20T20:35:25.484Z[ host-image] Dec 20 20:35:24.257 INFO O| Dec 20 20:35:24.257 INFO ok!
91992024-12-20T20:35:25.484Z[ host-image] Dec 20 20:35:24.257 INFO O| Dec 20 20:35:24.257 INFO STEP 26 (ensure_file) COMPLETE
92002024-12-20T20:35:25.484Z[ host-image] Dec 20 20:35:24.257 INFO O| Dec 20 20:35:24.257 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92012024-12-20T20:35:25.530Z[ host-image] Dec 20 20:35:24.306 INFO O| Dec 20 20:35:24.306 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
92022024-12-20T20:35:25.530Z[ host-image] Dec 20 20:35:24.307 INFO O| Dec 20 20:35:24.306 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
92032024-12-20T20:35:25.533Z[ host-image] Dec 20 20:35:24.307 INFO O| Dec 20 20:35:24.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
92042024-12-20T20:35:25.533Z[ host-image] Dec 20 20:35:24.307 INFO O| Dec 20 20:35:24.307 INFO ok!
92052024-12-20T20:35:25.533Z[ host-image] Dec 20 20:35:24.307 INFO O| Dec 20 20:35:24.307 INFO STEP 27 (ensure_file) COMPLETE
92062024-12-20T20:35:25.533Z[ host-image] Dec 20 20:35:24.307 INFO O| Dec 20 20:35:24.307 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92072024-12-20T20:35:25.551Z[ host-image] Dec 20 20:35:24.327 INFO O| Dec 20 20:35:24.327 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
92082024-12-20T20:35:25.554Z[ host-image] Dec 20 20:35:24.328 INFO O| Dec 20 20:35:24.328 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
92092024-12-20T20:35:25.554Z[ host-image] Dec 20 20:35:24.328 INFO O| Dec 20 20:35:24.328 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92102024-12-20T20:35:25.554Z[ host-image] Dec 20 20:35:24.328 INFO O| Dec 20 20:35:24.328 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
92112024-12-20T20:35:25.554Z[ host-image] Dec 20 20:35:24.329 INFO O| Dec 20 20:35:24.328 INFO ok!
92122024-12-20T20:35:25.555Z[ host-image] Dec 20 20:35:24.329 INFO O| Dec 20 20:35:24.329 INFO STEP 28 (ensure_file) COMPLETE
92132024-12-20T20:35:25.555Z[ host-image] Dec 20 20:35:24.329 INFO O| Dec 20 20:35:24.329 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
92142024-12-20T20:35:25.572Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.348 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
92152024-12-20T20:35:25.573Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.349 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
92162024-12-20T20:35:25.575Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
92172024-12-20T20:35:25.575Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.349 INFO ok!
92182024-12-20T20:35:25.575Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.349 INFO STEP 29 (ensure_file) COMPLETE
92192024-12-20T20:35:25.575Z[ host-image] Dec 20 20:35:24.349 INFO O| Dec 20 20:35:24.349 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92202024-12-20T20:35:25.592Z[ host-image] Dec 20 20:35:24.368 INFO O| Dec 20 20:35:24.368 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
92212024-12-20T20:35:25.592Z[ host-image] Dec 20 20:35:24.368 INFO O| Dec 20 20:35:24.368 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
92222024-12-20T20:35:25.595Z[ host-image] Dec 20 20:35:24.369 INFO O| Dec 20 20:35:24.369 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
92232024-12-20T20:35:25.595Z[ host-image] Dec 20 20:35:24.369 INFO O| Dec 20 20:35:24.369 INFO ok!
92242024-12-20T20:35:25.595Z[ host-image] Dec 20 20:35:24.369 INFO O| Dec 20 20:35:24.369 INFO STEP 30 (ensure_file) COMPLETE
92252024-12-20T20:35:25.595Z[ host-image] Dec 20 20:35:24.369 INFO O| Dec 20 20:35:24.369 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92262024-12-20T20:35:25.611Z[ host-image] Dec 20 20:35:24.387 INFO O| Dec 20 20:35:24.387 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
92272024-12-20T20:35:25.611Z[ host-image] Dec 20 20:35:24.387 INFO O| Dec 20 20:35:24.387 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
92282024-12-20T20:35:25.614Z[ host-image] Dec 20 20:35:24.387 INFO O| Dec 20 20:35:24.387 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92292024-12-20T20:35:25.614Z[ host-image] Dec 20 20:35:24.388 INFO O| Dec 20 20:35:24.387 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
92302024-12-20T20:35:25.614Z[ host-image] Dec 20 20:35:24.388 INFO O| Dec 20 20:35:24.388 INFO ok!
92312024-12-20T20:35:25.614Z[ host-image] Dec 20 20:35:24.388 INFO O| Dec 20 20:35:24.388 INFO STEP 31 (ensure_file) COMPLETE
92322024-12-20T20:35:25.614Z[ host-image] Dec 20 20:35:24.388 INFO O| Dec 20 20:35:24.388 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92332024-12-20T20:35:25.629Z[ host-image] Dec 20 20:35:24.405 INFO O| Dec 20 20:35:24.405 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
92342024-12-20T20:35:25.629Z[ host-image] Dec 20 20:35:24.405 INFO O| Dec 20 20:35:24.405 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
92352024-12-20T20:35:25.631Z[ host-image] Dec 20 20:35:24.405 INFO O| Dec 20 20:35:24.405 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
92362024-12-20T20:35:25.631Z[ host-image] Dec 20 20:35:24.405 INFO O| Dec 20 20:35:24.405 INFO ok!
92372024-12-20T20:35:25.631Z[ host-image] Dec 20 20:35:24.405 INFO O| Dec 20 20:35:24.405 INFO STEP 32 (ensure_file) COMPLETE
92382024-12-20T20:35:25.631Z[ host-image] Dec 20 20:35:24.406 INFO O| Dec 20 20:35:24.406 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92392024-12-20T20:35:25.647Z[ host-image] Dec 20 20:35:24.423 INFO O| Dec 20 20:35:24.423 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
92402024-12-20T20:35:25.650Z[ host-image] Dec 20 20:35:24.424 INFO O| Dec 20 20:35:24.424 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
92412024-12-20T20:35:25.650Z[ host-image] Dec 20 20:35:24.424 INFO O| Dec 20 20:35:24.424 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
92422024-12-20T20:35:25.651Z[ host-image] Dec 20 20:35:24.424 INFO O| Dec 20 20:35:24.424 INFO ok!
92432024-12-20T20:35:25.651Z[ host-image] Dec 20 20:35:24.424 INFO O| Dec 20 20:35:24.424 INFO STEP 33 (ensure_file) COMPLETE
92442024-12-20T20:35:25.651Z[ host-image] Dec 20 20:35:24.424 INFO O| Dec 20 20:35:24.424 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92452024-12-20T20:35:25.683Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
92462024-12-20T20:35:25.683Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
92472024-12-20T20:35:25.683Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92482024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92492024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92502024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
92512024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO ok!
92522024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.459 INFO O| Dec 20 20:35:24.459 INFO STEP 34 (ensure_file) COMPLETE
92532024-12-20T20:35:25.688Z[ host-image] Dec 20 20:35:24.460 INFO O| Dec 20 20:35:24.459 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92542024-12-20T20:35:25.742Z[ host-image] Dec 20 20:35:24.518 INFO O| Dec 20 20:35:24.518 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92552024-12-20T20:35:25.743Z[ host-image] Dec 20 20:35:24.518 INFO O| Dec 20 20:35:24.518 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92562024-12-20T20:35:25.743Z[ host-image] Dec 20 20:35:24.518 INFO O| Dec 20 20:35:24.518 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
92572024-12-20T20:35:25.746Z[ host-image] Dec 20 20:35:24.518 INFO O| Dec 20 20:35:24.518 INFO STEP 35 (ensure_dir) COMPLETE
92582024-12-20T20:35:25.746Z[ host-image] Dec 20 20:35:24.518 INFO O| Dec 20 20:35:24.518 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92592024-12-20T20:35:25.822Z[ host-image] Dec 20 20:35:24.598 INFO O| Dec 20 20:35:24.598 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
92602024-12-20T20:35:25.823Z[ host-image] Dec 20 20:35:24.598 INFO O| Dec 20 20:35:24.598 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 ...
92612024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 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
92622024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 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
92632024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 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
92642024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 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
92652024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 INFO ok!
92662024-12-20T20:35:25.825Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 INFO STEP 36 (ensure_file) COMPLETE
92672024-12-20T20:35:25.827Z[ host-image] Dec 20 20:35:24.599 INFO O| Dec 20 20:35:24.599 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
92682024-12-20T20:35:25.884Z[ host-image] Dec 20 20:35:24.660 INFO O| Dec 20 20:35:24.660 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
92692024-12-20T20:35:25.884Z[ host-image] Dec 20 20:35:24.660 INFO O| Dec 20 20:35:24.660 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 ...
92702024-12-20T20:35:25.886Z[ host-image] Dec 20 20:35:24.660 INFO O| Dec 20 20:35:24.660 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
92712024-12-20T20:35:25.887Z[ host-image] Dec 20 20:35:24.660 INFO O| Dec 20 20:35:24.660 INFO ok!
92722024-12-20T20:35:25.887Z[ host-image] Dec 20 20:35:24.660 INFO O| Dec 20 20:35:24.660 INFO STEP 37 (ensure_symlink) COMPLETE
92732024-12-20T20:35:25.887Z[ host-image] Dec 20 20:35:24.661 INFO O| Dec 20 20:35:24.661 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92742024-12-20T20:35:25.905Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
92752024-12-20T20:35:25.905Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
92762024-12-20T20:35:25.907Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92772024-12-20T20:35:25.907Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92782024-12-20T20:35:25.907Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92792024-12-20T20:35:25.907Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
92802024-12-20T20:35:25.907Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO ok!
92812024-12-20T20:35:25.908Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO STEP 38 (ensure_file) COMPLETE
92822024-12-20T20:35:25.908Z[ host-image] Dec 20 20:35:24.681 INFO O| Dec 20 20:35:24.681 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92832024-12-20T20:35:25.924Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.700 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
92842024-12-20T20:35:25.925Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.700 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 ...
92852024-12-20T20:35:25.927Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.701 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
92862024-12-20T20:35:25.928Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.701 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
92872024-12-20T20:35:25.929Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.701 INFO ok!
92882024-12-20T20:35:25.929Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.701 INFO STEP 39 (ensure_file) COMPLETE
92892024-12-20T20:35:25.929Z[ host-image] Dec 20 20:35:24.701 INFO O| Dec 20 20:35:24.701 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92902024-12-20T20:35:25.959Z[ host-image] Dec 20 20:35:24.735 INFO O| Dec 20 20:35:24.735 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
92912024-12-20T20:35:25.959Z[ host-image] Dec 20 20:35:24.735 INFO O| Dec 20 20:35:24.735 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
92922024-12-20T20:35:25.962Z[ host-image] Dec 20 20:35:24.735 INFO O| Dec 20 20:35:24.735 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
92932024-12-20T20:35:25.962Z[ host-image] Dec 20 20:35:24.736 INFO O| Dec 20 20:35:24.735 INFO ok!
92942024-12-20T20:35:25.962Z[ host-image] Dec 20 20:35:24.736 INFO O| Dec 20 20:35:24.736 INFO STEP 40 (ensure_file) COMPLETE
92952024-12-20T20:35:25.962Z[ host-image] Dec 20 20:35:24.736 INFO O| Dec 20 20:35:24.736 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
92962024-12-20T20:35:25.999Z[ host-image] Dec 20 20:35:24.775 INFO O| Dec 20 20:35:24.775 INFO updating shadow file
92972024-12-20T20:35:25.999Z[ host-image] Dec 20 20:35:24.775 INFO O| Dec 20 20:35:24.775 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
92982024-12-20T20:35:26.002Z[ host-image] Dec 20 20:35:24.775 INFO O| Dec 20 20:35:24.775 INFO STEP 41 (shadow) COMPLETE
92992024-12-20T20:35:26.002Z[ host-image] Dec 20 20:35:24.775 INFO O| Dec 20 20:35:24.775 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
93002024-12-20T20:35:26.022Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.797 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
93012024-12-20T20:35:26.022Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
93022024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93032024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
93042024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO ok!
93052024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO STEP 42 (ensure_file) COMPLETE
93062024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93072024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO skip step because feature "mfg" is not enabled
93082024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.798 INFO O| Dec 20 20:35:24.798 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93092024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.799 INFO O| Dec 20 20:35:24.798 INFO skip step because feature "mfg" is not enabled
93102024-12-20T20:35:26.024Z[ host-image] Dec 20 20:35:24.799 INFO O| Dec 20 20:35:24.798 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
93112024-12-20T20:35:26.081Z[ host-image] Dec 20 20:35:24.857 INFO O| Dec 20 20:35:24.857 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
93122024-12-20T20:35:26.082Z[ host-image] Dec 20 20:35:24.857 INFO O| Dec 20 20:35:24.857 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
93132024-12-20T20:35:26.961Z[ host-image] Dec 20 20:35:25.737 INFO O| Dec 20 20:35:25.737 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93142024-12-20T20:35:26.962Z[ host-image] Dec 20 20:35:25.737 INFO O| Dec 20 20:35:25.737 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
93152024-12-20T20:35:26.964Z[ host-image] Dec 20 20:35:25.737 INFO O| Dec 20 20:35:25.737 INFO ok!
93162024-12-20T20:35:26.964Z[ host-image] Dec 20 20:35:25.737 INFO O| Dec 20 20:35:25.737 INFO STEP 45 (ensure_file) COMPLETE
93172024-12-20T20:35:26.964Z[ host-image] Dec 20 20:35:25.737 INFO O| Dec 20 20:35:25.737 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93182024-12-20T20:35:27.000Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.775 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
93192024-12-20T20:35:27.000Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
93202024-12-20T20:35:27.000Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93212024-12-20T20:35:27.003Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93222024-12-20T20:35:27.003Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93232024-12-20T20:35:27.004Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
93242024-12-20T20:35:27.004Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO ok!
93252024-12-20T20:35:27.004Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO STEP 46 (ensure_file) COMPLETE
93262024-12-20T20:35:27.004Z[ host-image] Dec 20 20:35:25.776 INFO O| Dec 20 20:35:25.776 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93272024-12-20T20:35:27.031Z[ host-image] Dec 20 20:35:25.807 INFO O| Dec 20 20:35:25.807 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
93282024-12-20T20:35:27.031Z[ host-image] Dec 20 20:35:25.807 INFO O| Dec 20 20:35:25.807 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 ...
93292024-12-20T20:35:27.031Z[ host-image] Dec 20 20:35:25.808 INFO O| Dec 20 20:35:25.808 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
93302024-12-20T20:35:27.031Z[ host-image] Dec 20 20:35:25.808 INFO O| Dec 20 20:35:25.808 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
93312024-12-20T20:35:27.034Z[ host-image] Dec 20 20:35:25.808 INFO O| Dec 20 20:35:25.808 INFO ok!
93322024-12-20T20:35:27.034Z[ host-image] Dec 20 20:35:25.808 INFO O| Dec 20 20:35:25.808 INFO STEP 47 (ensure_file) COMPLETE
93332024-12-20T20:35:27.034Z[ host-image] Dec 20 20:35:25.808 INFO O| Dec 20 20:35:25.808 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93342024-12-20T20:35:27.062Z[ host-image] Dec 20 20:35:25.838 INFO O| Dec 20 20:35:25.838 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
93352024-12-20T20:35:27.063Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.838 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
93362024-12-20T20:35:27.063Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93372024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93382024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93392024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
93402024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO ok!
93412024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO STEP 48 (ensure_file) COMPLETE
93422024-12-20T20:35:27.065Z[ host-image] Dec 20 20:35:25.839 INFO O| Dec 20 20:35:25.839 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93432024-12-20T20:35:27.103Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.878 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
93442024-12-20T20:35:27.103Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 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 ...
93452024-12-20T20:35:27.103Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 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
93462024-12-20T20:35:27.103Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
93472024-12-20T20:35:27.107Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 INFO ok!
93482024-12-20T20:35:27.107Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 INFO STEP 49 (ensure_file) COMPLETE
93492024-12-20T20:35:27.107Z[ host-image] Dec 20 20:35:25.879 INFO O| Dec 20 20:35:25.879 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93502024-12-20T20:35:27.135Z[ host-image] Dec 20 20:35:25.911 INFO O| Dec 20 20:35:25.911 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
93512024-12-20T20:35:27.135Z[ host-image] Dec 20 20:35:25.911 INFO O| Dec 20 20:35:25.911 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
93522024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.911 INFO O| Dec 20 20:35:25.911 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93532024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.911 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93542024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.912 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93552024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.912 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
93562024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.912 INFO ok!
93572024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.912 INFO STEP 50 (ensure_file) COMPLETE
93582024-12-20T20:35:27.138Z[ host-image] Dec 20 20:35:25.912 INFO O| Dec 20 20:35:25.912 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93592024-12-20T20:35:27.183Z[ host-image] Dec 20 20:35:25.959 INFO O| Dec 20 20:35:25.959 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
93602024-12-20T20:35:27.183Z[ host-image] Dec 20 20:35:25.959 INFO O| Dec 20 20:35:25.959 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 ...
93612024-12-20T20:35:27.183Z[ host-image] Dec 20 20:35:25.959 INFO O| Dec 20 20:35:25.959 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
93622024-12-20T20:35:27.186Z[ host-image] Dec 20 20:35:25.959 INFO O| Dec 20 20:35:25.959 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
93632024-12-20T20:35:27.186Z[ host-image] Dec 20 20:35:25.960 INFO O| Dec 20 20:35:25.959 INFO ok!
93642024-12-20T20:35:27.186Z[ host-image] Dec 20 20:35:25.960 INFO O| Dec 20 20:35:25.960 INFO STEP 51 (ensure_file) COMPLETE
93652024-12-20T20:35:27.186Z[ host-image] Dec 20 20:35:25.960 INFO O| Dec 20 20:35:25.960 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93662024-12-20T20:35:27.204Z[ host-image] Dec 20 20:35:25.980 INFO O| Dec 20 20:35:25.980 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
93672024-12-20T20:35:27.204Z[ host-image] Dec 20 20:35:25.980 INFO O| Dec 20 20:35:25.980 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 ...
93682024-12-20T20:35:27.207Z[ host-image] Dec 20 20:35:25.980 INFO O| Dec 20 20:35:25.980 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
93692024-12-20T20:35:27.207Z[ host-image] Dec 20 20:35:25.980 INFO O| Dec 20 20:35:25.980 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
93702024-12-20T20:35:27.207Z[ host-image] Dec 20 20:35:25.980 INFO O| Dec 20 20:35:25.980 INFO ok!
93712024-12-20T20:35:27.207Z[ host-image] Dec 20 20:35:25.981 INFO O| Dec 20 20:35:25.980 INFO STEP 52 (ensure_file) COMPLETE
93722024-12-20T20:35:27.207Z[ host-image] Dec 20 20:35:25.981 INFO O| Dec 20 20:35:25.981 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
93732024-12-20T20:35:27.223Z[ host-image] Dec 20 20:35:25.999 INFO O| Dec 20 20:35:25.999 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
93742024-12-20T20:35:27.223Z[ host-image] Dec 20 20:35:25.999 INFO O| Dec 20 20:35:25.999 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 ...
93752024-12-20T20:35:27.228Z[ host-image] Dec 20 20:35:25.999 INFO O| Dec 20 20:35:25.999 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
93762024-12-20T20:35:27.228Z[ host-image] Dec 20 20:35:25.999 INFO O| Dec 20 20:35:25.999 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
93772024-12-20T20:35:27.228Z[ host-image] Dec 20 20:35:25.999 INFO O| Dec 20 20:35:25.999 INFO ok!
93782024-12-20T20:35:27.228Z[ host-image] Dec 20 20:35:26.003 INFO O| Dec 20 20:35:25.999 INFO STEP 53 (ensure_file) COMPLETE
93792024-12-20T20:35:27.228Z[ host-image] Dec 20 20:35:26.003 INFO O| Dec 20 20:35:26.000 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93802024-12-20T20:35:27.245Z[ host-image] Dec 20 20:35:26.021 INFO O| Dec 20 20:35:26.021 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
93812024-12-20T20:35:27.245Z[ host-image] Dec 20 20:35:26.021 INFO O| Dec 20 20:35:26.021 INFO STEP 54 (ensure_dir) COMPLETE
93822024-12-20T20:35:27.247Z[ host-image] Dec 20 20:35:26.021 INFO O| Dec 20 20:35:26.021 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93832024-12-20T20:35:27.282Z[ host-image] Dec 20 20:35:26.057 INFO O| Dec 20 20:35:26.057 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
93842024-12-20T20:35:27.282Z[ host-image] Dec 20 20:35:26.057 INFO O| Dec 20 20:35:26.057 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
93852024-12-20T20:35:27.282Z[ host-image] Dec 20 20:35:26.057 INFO O| Dec 20 20:35:26.057 INFO STEP 55 (ensure_dir) COMPLETE
93862024-12-20T20:35:27.282Z[ host-image] Dec 20 20:35:26.057 INFO O| Dec 20 20:35:26.057 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93872024-12-20T20:35:27.326Z[ host-image] Dec 20 20:35:26.102 INFO O| Dec 20 20:35:26.102 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
93882024-12-20T20:35:27.328Z[ host-image] Dec 20 20:35:26.102 INFO O| Dec 20 20:35:26.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
93892024-12-20T20:35:27.329Z[ host-image] Dec 20 20:35:26.102 INFO O| Dec 20 20:35:26.102 INFO STEP 56 (ensure_dir) COMPLETE
93902024-12-20T20:35:27.329Z[ host-image] Dec 20 20:35:26.103 INFO O| Dec 20 20:35:26.103 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93912024-12-20T20:35:27.380Z[ host-image] Dec 20 20:35:26.156 INFO O| Dec 20 20:35:26.156 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
93922024-12-20T20:35:27.380Z[ host-image] Dec 20 20:35:26.156 INFO O| Dec 20 20:35:26.156 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
93932024-12-20T20:35:27.403Z[ host-image] Dec 20 20:35:26.179 INFO O| Dec 20 20:35:26.179 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
93942024-12-20T20:35:27.403Z[ host-image] Dec 20 20:35:26.179 INFO O| Dec 20 20:35:26.179 INFO ok!
93952024-12-20T20:35:27.403Z[ host-image] Dec 20 20:35:26.179 INFO O| Dec 20 20:35:26.179 INFO STEP 57 (ensure_file) COMPLETE
93962024-12-20T20:35:27.404Z[ host-image] Dec 20 20:35:26.179 INFO O| Dec 20 20:35:26.179 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
93972024-12-20T20:35:27.423Z[ host-image] Dec 20 20:35:26.200 INFO O| Dec 20 20:35:26.199 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
93982024-12-20T20:35:27.424Z[ host-image] Dec 20 20:35:26.200 INFO O| Dec 20 20:35:26.200 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
93992024-12-20T20:35:28.858Z[ host-image] Dec 20 20:35:27.633 INFO O| Dec 20 20:35:27.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
94002024-12-20T20:35:28.858Z[ host-image] Dec 20 20:35:27.634 INFO O| Dec 20 20:35:27.633 INFO ok!
94012024-12-20T20:35:28.860Z[ host-image] Dec 20 20:35:27.634 INFO O| Dec 20 20:35:27.633 INFO STEP 58 (ensure_file) COMPLETE
94022024-12-20T20:35:28.860Z[ host-image] Dec 20 20:35:27.634 INFO O| Dec 20 20:35:27.633 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94032024-12-20T20:35:28.882Z[ host-image] Dec 20 20:35:27.657 INFO O| Dec 20 20:35:27.657 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94042024-12-20T20:35:28.882Z[ host-image] Dec 20 20:35:27.657 INFO O| Dec 20 20:35:27.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
94052024-12-20T20:35:28.884Z[ host-image] Dec 20 20:35:27.658 INFO O| Dec 20 20:35:27.657 INFO STEP 59 (ensure_dir) COMPLETE
94062024-12-20T20:35:28.884Z[ host-image] Dec 20 20:35:27.658 INFO O| Dec 20 20:35:27.658 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94072024-12-20T20:35:28.918Z[ host-image] Dec 20 20:35:27.694 INFO O| Dec 20 20:35:27.694 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
94082024-12-20T20:35:28.918Z[ host-image] Dec 20 20:35:27.694 INFO O| Dec 20 20:35:27.694 INFO copying /tmp/.tmpoPknlO/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 ...
94092024-12-20T20:35:28.919Z[ host-image] Dec 20 20:35:27.694 INFO O| Dec 20 20:35:27.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
94102024-12-20T20:35:28.921Z[ host-image] Dec 20 20:35:27.695 INFO O| Dec 20 20:35:27.694 INFO ok!
94112024-12-20T20:35:28.921Z[ host-image] Dec 20 20:35:27.695 INFO O| Dec 20 20:35:27.694 INFO STEP 60 (ensure_file) COMPLETE
94122024-12-20T20:35:28.921Z[ host-image] Dec 20 20:35:27.695 INFO O| Dec 20 20:35:27.695 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94132024-12-20T20:35:28.979Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.754 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
94142024-12-20T20:35:28.979Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.754 INFO copying /tmp/.tmpoPknlO/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 ...
94152024-12-20T20:35:28.979Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
94162024-12-20T20:35:28.979Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.755 INFO ok!
94172024-12-20T20:35:28.982Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.755 INFO STEP 61 (ensure_file) COMPLETE
94182024-12-20T20:35:28.982Z[ host-image] Dec 20 20:35:27.755 INFO O| Dec 20 20:35:27.755 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94192024-12-20T20:35:29.005Z[ host-image] Dec 20 20:35:27.780 INFO O| Dec 20 20:35:27.780 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94202024-12-20T20:35:29.005Z[ host-image] Dec 20 20:35:27.781 INFO O| Dec 20 20:35:27.780 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
94212024-12-20T20:35:29.008Z[ host-image] Dec 20 20:35:27.781 INFO O| Dec 20 20:35:27.780 INFO STEP 62 (ensure_dir) COMPLETE
94222024-12-20T20:35:29.008Z[ host-image] Dec 20 20:35:27.781 INFO O| Dec 20 20:35:27.781 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94232024-12-20T20:35:29.023Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
94242024-12-20T20:35:29.023Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO copying /tmp/.tmpoPknlO/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 ...
94252024-12-20T20:35:29.027Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
94262024-12-20T20:35:29.027Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO ok!
94272024-12-20T20:35:29.027Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO STEP 63 (ensure_file) COMPLETE
94282024-12-20T20:35:29.027Z[ host-image] Dec 20 20:35:27.799 INFO O| Dec 20 20:35:27.799 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94292024-12-20T20:35:29.059Z[ host-image] Dec 20 20:35:27.835 INFO O| Dec 20 20:35:27.835 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
94302024-12-20T20:35:29.059Z[ host-image] Dec 20 20:35:27.835 INFO O| Dec 20 20:35:27.835 INFO copying /tmp/.tmpoPknlO/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 ...
94312024-12-20T20:35:29.062Z[ host-image] Dec 20 20:35:27.836 INFO O| Dec 20 20:35:27.835 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
94322024-12-20T20:35:29.062Z[ host-image] Dec 20 20:35:27.836 INFO O| Dec 20 20:35:27.835 INFO ok!
94332024-12-20T20:35:29.062Z[ host-image] Dec 20 20:35:27.836 INFO O| Dec 20 20:35:27.835 INFO STEP 64 (ensure_file) COMPLETE
94342024-12-20T20:35:29.062Z[ host-image] Dec 20 20:35:27.836 INFO O| Dec 20 20:35:27.836 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94352024-12-20T20:35:29.099Z[ host-image] Dec 20 20:35:27.875 INFO O| Dec 20 20:35:27.875 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94362024-12-20T20:35:29.099Z[ host-image] Dec 20 20:35:27.875 INFO O| Dec 20 20:35:27.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
94372024-12-20T20:35:29.099Z[ host-image] Dec 20 20:35:27.875 INFO O| Dec 20 20:35:27.875 INFO STEP 65 (ensure_dir) COMPLETE
94382024-12-20T20:35:29.102Z[ host-image] Dec 20 20:35:27.875 INFO O| Dec 20 20:35:27.875 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94392024-12-20T20:35:29.120Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
94402024-12-20T20:35:29.120Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO copying /tmp/.tmpoPknlO/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 ...
94412024-12-20T20:35:29.123Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
94422024-12-20T20:35:29.123Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO ok!
94432024-12-20T20:35:29.123Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO STEP 66 (ensure_file) COMPLETE
94442024-12-20T20:35:29.124Z[ host-image] Dec 20 20:35:27.896 INFO O| Dec 20 20:35:27.896 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94452024-12-20T20:35:29.159Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
94462024-12-20T20:35:29.159Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
94472024-12-20T20:35:29.162Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
94482024-12-20T20:35:29.162Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO ok!
94492024-12-20T20:35:29.162Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO STEP 67 (ensure_file) COMPLETE
94502024-12-20T20:35:29.162Z[ host-image] Dec 20 20:35:27.935 INFO O| Dec 20 20:35:27.935 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94512024-12-20T20:35:29.220Z[ host-image] Dec 20 20:35:27.996 INFO O| Dec 20 20:35:27.996 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94522024-12-20T20:35:29.220Z[ host-image] Dec 20 20:35:27.997 INFO O| Dec 20 20:35:27.996 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
94532024-12-20T20:35:29.223Z[ host-image] Dec 20 20:35:27.997 INFO O| Dec 20 20:35:27.997 INFO STEP 68 (ensure_dir) COMPLETE
94542024-12-20T20:35:29.223Z[ host-image] Dec 20 20:35:27.997 INFO O| Dec 20 20:35:27.997 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94552024-12-20T20:35:29.261Z[ host-image] Dec 20 20:35:28.037 INFO O| Dec 20 20:35:28.037 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
94562024-12-20T20:35:29.261Z[ host-image] Dec 20 20:35:28.037 INFO O| Dec 20 20:35:28.037 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
94572024-12-20T20:35:30.705Z[ host-image] Dec 20 20:35:29.481 INFO O| Dec 20 20:35:29.481 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
94582024-12-20T20:35:30.708Z[ host-image] Dec 20 20:35:29.481 INFO O| Dec 20 20:35:29.481 INFO ok!
94592024-12-20T20:35:30.708Z[ host-image] Dec 20 20:35:29.481 INFO O| Dec 20 20:35:29.481 INFO STEP 69 (ensure_file) COMPLETE
94602024-12-20T20:35:30.708Z[ host-image] Dec 20 20:35:29.481 INFO O| Dec 20 20:35:29.481 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94612024-12-20T20:35:30.724Z[ host-image] Dec 20 20:35:29.500 INFO O| Dec 20 20:35:29.500 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
94622024-12-20T20:35:30.724Z[ host-image] Dec 20 20:35:29.500 INFO O| Dec 20 20:35:29.500 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
94632024-12-20T20:35:32.817Z[ host-image] Dec 20 20:35:31.593 INFO O| Dec 20 20:35:31.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
94642024-12-20T20:35:32.817Z[ host-image] Dec 20 20:35:31.593 INFO O| Dec 20 20:35:31.593 INFO ok!
94652024-12-20T20:35:32.820Z[ host-image] Dec 20 20:35:31.593 INFO O| Dec 20 20:35:31.593 INFO STEP 70 (ensure_file) COMPLETE
94662024-12-20T20:35:32.820Z[ host-image] Dec 20 20:35:31.593 INFO O| Dec 20 20:35:31.593 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94672024-12-20T20:35:32.842Z[ host-image] Dec 20 20:35:31.618 INFO O| Dec 20 20:35:31.618 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94682024-12-20T20:35:32.845Z[ host-image] Dec 20 20:35:31.619 INFO O| Dec 20 20:35:31.618 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
94692024-12-20T20:35:32.845Z[ host-image] Dec 20 20:35:31.619 INFO O| Dec 20 20:35:31.619 INFO STEP 71 (ensure_dir) COMPLETE
94702024-12-20T20:35:32.846Z[ host-image] Dec 20 20:35:31.619 INFO O| Dec 20 20:35:31.619 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94712024-12-20T20:35:32.861Z[ host-image] Dec 20 20:35:31.637 INFO O| Dec 20 20:35:31.637 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
94722024-12-20T20:35:32.865Z[ host-image] Dec 20 20:35:31.637 INFO O| Dec 20 20:35:31.637 INFO copying /tmp/.tmpoPknlO/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 ...
94732024-12-20T20:35:32.865Z[ host-image] Dec 20 20:35:31.637 INFO O| Dec 20 20:35:31.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
94742024-12-20T20:35:32.867Z[ host-image] Dec 20 20:35:31.637 INFO O| Dec 20 20:35:31.637 INFO ok!
94752024-12-20T20:35:32.867Z[ host-image] Dec 20 20:35:31.638 INFO O| Dec 20 20:35:31.638 INFO STEP 72 (ensure_file) COMPLETE
94762024-12-20T20:35:32.867Z[ host-image] Dec 20 20:35:31.638 INFO O| Dec 20 20:35:31.638 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94772024-12-20T20:35:32.880Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
94782024-12-20T20:35:32.880Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO copying /tmp/.tmpoPknlO/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 ...
94792024-12-20T20:35:32.883Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
94802024-12-20T20:35:32.883Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO ok!
94812024-12-20T20:35:32.883Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO STEP 73 (ensure_file) COMPLETE
94822024-12-20T20:35:32.883Z[ host-image] Dec 20 20:35:31.656 INFO O| Dec 20 20:35:31.656 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94832024-12-20T20:35:32.898Z[ host-image] Dec 20 20:35:31.674 INFO O| Dec 20 20:35:31.674 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
94842024-12-20T20:35:32.898Z[ host-image] Dec 20 20:35:31.674 INFO O| Dec 20 20:35:31.674 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
94852024-12-20T20:35:32.900Z[ host-image] Dec 20 20:35:31.674 INFO O| Dec 20 20:35:31.674 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
94862024-12-20T20:35:32.900Z[ host-image] Dec 20 20:35:31.674 INFO O| Dec 20 20:35:31.674 INFO ok!
94872024-12-20T20:35:32.902Z[ host-image] Dec 20 20:35:31.675 INFO O| Dec 20 20:35:31.674 INFO STEP 74 (ensure_file) COMPLETE
94882024-12-20T20:35:32.902Z[ host-image] Dec 20 20:35:31.675 INFO O| Dec 20 20:35:31.675 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94892024-12-20T20:35:32.917Z[ host-image] Dec 20 20:35:31.693 INFO O| Dec 20 20:35:31.693 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
94902024-12-20T20:35:32.917Z[ host-image] Dec 20 20:35:31.694 INFO O| Dec 20 20:35:31.694 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
94912024-12-20T20:35:32.920Z[ host-image] Dec 20 20:35:31.694 INFO O| Dec 20 20:35:31.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
94922024-12-20T20:35:32.920Z[ host-image] Dec 20 20:35:31.694 INFO O| Dec 20 20:35:31.694 INFO ok!
94932024-12-20T20:35:32.920Z[ host-image] Dec 20 20:35:31.694 INFO O| Dec 20 20:35:31.694 INFO STEP 75 (ensure_file) COMPLETE
94942024-12-20T20:35:32.920Z[ host-image] Dec 20 20:35:31.694 INFO O| Dec 20 20:35:31.694 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94952024-12-20T20:35:32.939Z[ host-image] Dec 20 20:35:31.715 INFO O| Dec 20 20:35:31.715 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
94962024-12-20T20:35:32.942Z[ host-image] Dec 20 20:35:31.715 INFO O| Dec 20 20:35:31.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
94972024-12-20T20:35:32.942Z[ host-image] Dec 20 20:35:31.715 INFO O| Dec 20 20:35:31.715 INFO STEP 76 (ensure_dir) COMPLETE
94982024-12-20T20:35:32.942Z[ host-image] Dec 20 20:35:31.715 INFO O| Dec 20 20:35:31.715 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
94992024-12-20T20:35:32.963Z[ host-image] Dec 20 20:35:31.739 INFO O| Dec 20 20:35:31.739 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
95002024-12-20T20:35:32.963Z[ host-image] Dec 20 20:35:31.739 INFO O| Dec 20 20:35:31.739 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
95012024-12-20T20:35:32.967Z[ host-image] Dec 20 20:35:31.743 INFO O| Dec 20 20:35:31.743 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
95022024-12-20T20:35:32.967Z[ host-image] Dec 20 20:35:31.743 INFO O| Dec 20 20:35:31.743 INFO ok!
95032024-12-20T20:35:32.969Z[ host-image] Dec 20 20:35:31.743 INFO O| Dec 20 20:35:31.743 INFO STEP 77 (ensure_file) COMPLETE
95042024-12-20T20:35:32.969Z[ host-image] Dec 20 20:35:31.743 INFO O| Dec 20 20:35:31.743 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95052024-12-20T20:35:32.986Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
95062024-12-20T20:35:32.986Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
95072024-12-20T20:35:32.986Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
95082024-12-20T20:35:32.989Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO ok!
95092024-12-20T20:35:32.989Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO STEP 78 (ensure_file) COMPLETE
95102024-12-20T20:35:32.989Z[ host-image] Dec 20 20:35:31.762 INFO O| Dec 20 20:35:31.762 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95112024-12-20T20:35:33.011Z[ host-image] Dec 20 20:35:31.787 INFO O| Dec 20 20:35:31.787 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
95122024-12-20T20:35:33.012Z[ host-image] Dec 20 20:35:31.787 INFO O| Dec 20 20:35:31.787 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
95132024-12-20T20:35:34.864Z[ host-image] Dec 20 20:35:33.640 INFO O| Dec 20 20:35:33.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
95142024-12-20T20:35:34.864Z[ host-image] Dec 20 20:35:33.640 INFO O| Dec 20 20:35:33.640 INFO ok!
95152024-12-20T20:35:34.867Z[ host-image] Dec 20 20:35:33.640 INFO O| Dec 20 20:35:33.640 INFO STEP 79 (ensure_file) COMPLETE
95162024-12-20T20:35:34.867Z[ host-image] Dec 20 20:35:33.640 INFO O| Dec 20 20:35:33.640 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95172024-12-20T20:35:34.882Z[ host-image] Dec 20 20:35:33.658 INFO O| Dec 20 20:35:33.658 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95182024-12-20T20:35:34.882Z[ host-image] Dec 20 20:35:33.658 INFO O| Dec 20 20:35:33.658 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
95192024-12-20T20:35:34.882Z[ host-image] Dec 20 20:35:33.658 INFO O| Dec 20 20:35:33.658 INFO STEP 80 (ensure_dir) COMPLETE
95202024-12-20T20:35:34.885Z[ host-image] Dec 20 20:35:33.658 INFO O| Dec 20 20:35:33.658 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95212024-12-20T20:35:34.913Z[ host-image] Dec 20 20:35:33.689 INFO O| Dec 20 20:35:33.689 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95222024-12-20T20:35:34.913Z[ host-image] Dec 20 20:35:33.689 INFO O| Dec 20 20:35:33.689 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
95232024-12-20T20:35:34.913Z[ host-image] Dec 20 20:35:33.689 INFO O| Dec 20 20:35:33.689 INFO STEP 81 (ensure_dir) COMPLETE
95242024-12-20T20:35:34.916Z[ host-image] Dec 20 20:35:33.689 INFO O| Dec 20 20:35:33.689 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95252024-12-20T20:35:34.955Z[ host-image] Dec 20 20:35:33.730 INFO O| Dec 20 20:35:33.730 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95262024-12-20T20:35:34.955Z[ host-image] Dec 20 20:35:33.731 INFO O| Dec 20 20:35:33.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
95272024-12-20T20:35:34.955Z[ host-image] Dec 20 20:35:33.731 INFO O| Dec 20 20:35:33.731 INFO STEP 82 (ensure_dir) COMPLETE
95282024-12-20T20:35:34.957Z[ host-image] Dec 20 20:35:33.731 INFO O| Dec 20 20:35:33.731 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95292024-12-20T20:35:34.973Z[ host-image] Dec 20 20:35:33.749 INFO O| Dec 20 20:35:33.749 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95302024-12-20T20:35:34.973Z[ host-image] Dec 20 20:35:33.749 INFO O| Dec 20 20:35:33.749 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
95312024-12-20T20:35:34.973Z[ host-image] Dec 20 20:35:33.749 INFO O| Dec 20 20:35:33.749 INFO STEP 83 (ensure_dir) COMPLETE
95322024-12-20T20:35:34.976Z[ host-image] Dec 20 20:35:33.749 INFO O| Dec 20 20:35:33.749 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95332024-12-20T20:35:34.991Z[ host-image] Dec 20 20:35:33.767 INFO O| Dec 20 20:35:33.767 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95342024-12-20T20:35:34.994Z[ host-image] Dec 20 20:35:33.767 INFO O| Dec 20 20:35:33.767 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
95352024-12-20T20:35:34.997Z[ host-image] Dec 20 20:35:33.767 INFO O| Dec 20 20:35:33.767 INFO STEP 84 (ensure_dir) COMPLETE
95362024-12-20T20:35:34.997Z[ host-image] Dec 20 20:35:33.768 INFO O| Dec 20 20:35:33.767 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95372024-12-20T20:35:35.016Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
95382024-12-20T20:35:35.016Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO copying /tmp/.tmpoPknlO/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 ...
95392024-12-20T20:35:35.016Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
95402024-12-20T20:35:35.017Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO ok!
95412024-12-20T20:35:35.020Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO STEP 85 (ensure_file) COMPLETE
95422024-12-20T20:35:35.020Z[ host-image] Dec 20 20:35:33.792 INFO O| Dec 20 20:35:33.792 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95432024-12-20T20:35:35.037Z[ host-image] Dec 20 20:35:33.813 INFO O| Dec 20 20:35:33.813 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95442024-12-20T20:35:35.040Z[ host-image] Dec 20 20:35:33.814 INFO O| Dec 20 20:35:33.813 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
95452024-12-20T20:35:35.040Z[ host-image] Dec 20 20:35:33.814 INFO O| Dec 20 20:35:33.814 INFO STEP 86 (ensure_dir) COMPLETE
95462024-12-20T20:35:35.040Z[ host-image] Dec 20 20:35:33.814 INFO O| Dec 20 20:35:33.814 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95472024-12-20T20:35:35.057Z[ host-image] Dec 20 20:35:33.833 INFO O| Dec 20 20:35:33.833 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
95482024-12-20T20:35:35.059Z[ host-image] Dec 20 20:35:33.833 INFO O| Dec 20 20:35:33.833 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
95492024-12-20T20:35:35.061Z[ host-image] Dec 20 20:35:33.833 INFO O| Dec 20 20:35:33.833 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
95502024-12-20T20:35:35.061Z[ host-image] Dec 20 20:35:33.834 INFO O| Dec 20 20:35:33.833 INFO ok!
95512024-12-20T20:35:35.061Z[ host-image] Dec 20 20:35:33.834 INFO O| Dec 20 20:35:33.834 INFO STEP 87 (ensure_file) COMPLETE
95522024-12-20T20:35:35.061Z[ host-image] Dec 20 20:35:33.834 INFO O| Dec 20 20:35:33.834 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95532024-12-20T20:35:35.077Z[ host-image] Dec 20 20:35:33.853 INFO O| Dec 20 20:35:33.853 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
95542024-12-20T20:35:35.078Z[ host-image] Dec 20 20:35:33.853 INFO O| Dec 20 20:35:33.853 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
95552024-12-20T20:35:35.817Z[ host-image] Dec 20 20:35:34.593 INFO O| Dec 20 20:35:34.592 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
95562024-12-20T20:35:35.817Z[ host-image] Dec 20 20:35:34.593 INFO O| Dec 20 20:35:34.593 INFO ok!
95572024-12-20T20:35:35.819Z[ host-image] Dec 20 20:35:34.593 INFO O| Dec 20 20:35:34.593 INFO STEP 88 (ensure_file) COMPLETE
95582024-12-20T20:35:35.819Z[ host-image] Dec 20 20:35:34.593 INFO O| Dec 20 20:35:34.593 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95592024-12-20T20:35:35.836Z[ host-image] Dec 20 20:35:34.612 INFO O| Dec 20 20:35:34.612 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
95602024-12-20T20:35:35.836Z[ host-image] Dec 20 20:35:34.612 INFO O| Dec 20 20:35:34.612 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
95612024-12-20T20:35:36.537Z[ host-image] Dec 20 20:35:35.313 INFO O| Dec 20 20:35:35.313 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
95622024-12-20T20:35:36.538Z[ host-image] Dec 20 20:35:35.313 INFO O| Dec 20 20:35:35.313 INFO ok!
95632024-12-20T20:35:36.538Z[ host-image] Dec 20 20:35:35.313 INFO O| Dec 20 20:35:35.313 INFO STEP 89 (ensure_file) COMPLETE
95642024-12-20T20:35:36.541Z[ host-image] Dec 20 20:35:35.313 INFO O| Dec 20 20:35:35.313 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95652024-12-20T20:35:36.554Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
95662024-12-20T20:35:36.554Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
95672024-12-20T20:35:36.554Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
95682024-12-20T20:35:36.554Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO ok!
95692024-12-20T20:35:36.557Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO STEP 90 (ensure_file) COMPLETE
95702024-12-20T20:35:36.557Z[ host-image] Dec 20 20:35:35.330 INFO O| Dec 20 20:35:35.330 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95712024-12-20T20:35:36.570Z[ host-image] Dec 20 20:35:35.346 INFO O| Dec 20 20:35:35.346 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95722024-12-20T20:35:36.570Z[ host-image] Dec 20 20:35:35.346 INFO O| Dec 20 20:35:35.346 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
95732024-12-20T20:35:36.570Z[ host-image] Dec 20 20:35:35.346 INFO O| Dec 20 20:35:35.346 INFO STEP 91 (ensure_dir) COMPLETE
95742024-12-20T20:35:36.573Z[ host-image] Dec 20 20:35:35.346 INFO O| Dec 20 20:35:35.346 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95752024-12-20T20:35:36.606Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
95762024-12-20T20:35:36.606Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO copying /tmp/.tmpoPknlO/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 ...
95772024-12-20T20:35:36.606Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
95782024-12-20T20:35:36.609Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO ok!
95792024-12-20T20:35:36.609Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO STEP 92 (ensure_file) COMPLETE
95802024-12-20T20:35:36.609Z[ host-image] Dec 20 20:35:35.382 INFO O| Dec 20 20:35:35.382 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95812024-12-20T20:35:36.666Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
95822024-12-20T20:35:36.666Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO copying /tmp/.tmpoPknlO/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 ...
95832024-12-20T20:35:36.666Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
95842024-12-20T20:35:36.666Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO ok!
95852024-12-20T20:35:36.669Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO STEP 93 (ensure_file) COMPLETE
95862024-12-20T20:35:36.669Z[ host-image] Dec 20 20:35:35.442 INFO O| Dec 20 20:35:35.442 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95872024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
95882024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO copying /tmp/.tmpoPknlO/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 ...
95892024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
95902024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO ok!
95912024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO STEP 94 (ensure_file) COMPLETE
95922024-12-20T20:35:36.687Z[ host-image] Dec 20 20:35:35.461 INFO O| Dec 20 20:35:35.461 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95932024-12-20T20:35:36.703Z[ host-image] Dec 20 20:35:35.478 INFO O| Dec 20 20:35:35.478 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
95942024-12-20T20:35:36.704Z[ host-image] Dec 20 20:35:35.478 INFO O| Dec 20 20:35:35.478 INFO copying /tmp/.tmpoPknlO/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 ...
95952024-12-20T20:35:36.704Z[ host-image] Dec 20 20:35:35.479 INFO O| Dec 20 20:35:35.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
95962024-12-20T20:35:36.707Z[ host-image] Dec 20 20:35:35.479 INFO O| Dec 20 20:35:35.479 INFO ok!
95972024-12-20T20:35:36.707Z[ host-image] Dec 20 20:35:35.479 INFO O| Dec 20 20:35:35.479 INFO STEP 95 (ensure_file) COMPLETE
95982024-12-20T20:35:36.707Z[ host-image] Dec 20 20:35:35.479 INFO O| Dec 20 20:35:35.479 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95992024-12-20T20:35:36.720Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
96002024-12-20T20:35:36.720Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO copying /tmp/.tmpoPknlO/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 ...
96012024-12-20T20:35:36.720Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
96022024-12-20T20:35:36.720Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO ok!
96032024-12-20T20:35:36.723Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO STEP 96 (ensure_file) COMPLETE
96042024-12-20T20:35:36.723Z[ host-image] Dec 20 20:35:35.496 INFO O| Dec 20 20:35:35.496 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96052024-12-20T20:35:36.738Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
96062024-12-20T20:35:36.738Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
96072024-12-20T20:35:36.738Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
96082024-12-20T20:35:36.739Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO ok!
96092024-12-20T20:35:36.742Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO STEP 97 (ensure_file) COMPLETE
96102024-12-20T20:35:36.742Z[ host-image] Dec 20 20:35:35.514 INFO O| Dec 20 20:35:35.514 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96112024-12-20T20:35:36.767Z[ host-image] Dec 20 20:35:35.542 INFO O| Dec 20 20:35:35.542 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
96122024-12-20T20:35:36.767Z[ host-image] Dec 20 20:35:35.543 INFO O| Dec 20 20:35:35.542 INFO copying /tmp/.tmpoPknlO/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 ...
96132024-12-20T20:35:36.769Z[ host-image] Dec 20 20:35:35.543 INFO O| Dec 20 20:35:35.543 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
96142024-12-20T20:35:36.769Z[ host-image] Dec 20 20:35:35.543 INFO O| Dec 20 20:35:35.543 INFO ok!
96152024-12-20T20:35:36.769Z[ host-image] Dec 20 20:35:35.543 INFO O| Dec 20 20:35:35.543 INFO STEP 98 (ensure_file) COMPLETE
96162024-12-20T20:35:36.769Z[ host-image] Dec 20 20:35:35.543 INFO O| Dec 20 20:35:35.543 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96172024-12-20T20:35:36.798Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
96182024-12-20T20:35:36.798Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO copying /tmp/.tmpoPknlO/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 ...
96192024-12-20T20:35:36.798Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
96202024-12-20T20:35:36.801Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO ok!
96212024-12-20T20:35:36.801Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO STEP 99 (ensure_file) COMPLETE
96222024-12-20T20:35:36.801Z[ host-image] Dec 20 20:35:35.574 INFO O| Dec 20 20:35:35.574 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96232024-12-20T20:35:36.817Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
96242024-12-20T20:35:36.817Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO copying /tmp/.tmpoPknlO/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 ...
96252024-12-20T20:35:36.817Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
96262024-12-20T20:35:36.820Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO ok!
96272024-12-20T20:35:36.821Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO STEP 100 (ensure_file) COMPLETE
96282024-12-20T20:35:36.821Z[ host-image] Dec 20 20:35:35.593 INFO O| Dec 20 20:35:35.593 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96292024-12-20T20:35:36.835Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
96302024-12-20T20:35:36.835Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
96312024-12-20T20:35:36.835Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
96322024-12-20T20:35:36.838Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO ok!
96332024-12-20T20:35:36.838Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO STEP 101 (ensure_file) COMPLETE
96342024-12-20T20:35:36.838Z[ host-image] Dec 20 20:35:35.611 INFO O| Dec 20 20:35:35.611 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96352024-12-20T20:35:36.854Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
96362024-12-20T20:35:36.854Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO copying /tmp/.tmpoPknlO/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 ...
96372024-12-20T20:35:36.856Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
96382024-12-20T20:35:36.857Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO ok!
96392024-12-20T20:35:36.857Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO STEP 102 (ensure_file) COMPLETE
96402024-12-20T20:35:36.857Z[ host-image] Dec 20 20:35:35.630 INFO O| Dec 20 20:35:35.630 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96412024-12-20T20:35:36.887Z[ host-image] Dec 20 20:35:35.663 INFO O| Dec 20 20:35:35.663 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
96422024-12-20T20:35:36.887Z[ host-image] Dec 20 20:35:35.663 INFO O| Dec 20 20:35:35.663 INFO copying /tmp/.tmpoPknlO/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 ...
96432024-12-20T20:35:36.890Z[ host-image] Dec 20 20:35:35.664 INFO O| Dec 20 20:35:35.664 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
96442024-12-20T20:35:36.891Z[ host-image] Dec 20 20:35:35.664 INFO O| Dec 20 20:35:35.664 INFO ok!
96452024-12-20T20:35:36.891Z[ host-image] Dec 20 20:35:35.664 INFO O| Dec 20 20:35:35.664 INFO STEP 103 (ensure_file) COMPLETE
96462024-12-20T20:35:36.891Z[ host-image] Dec 20 20:35:35.664 INFO O| Dec 20 20:35:35.664 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96472024-12-20T20:35:36.923Z[ host-image] Dec 20 20:35:35.699 INFO O| Dec 20 20:35:35.699 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
96482024-12-20T20:35:36.923Z[ host-image] Dec 20 20:35:35.699 INFO O| Dec 20 20:35:35.699 INFO copying /tmp/.tmpoPknlO/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 ...
96492024-12-20T20:35:36.926Z[ host-image] Dec 20 20:35:35.699 INFO O| Dec 20 20:35:35.699 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
96502024-12-20T20:35:36.926Z[ host-image] Dec 20 20:35:35.699 INFO O| Dec 20 20:35:35.699 INFO ok!
96512024-12-20T20:35:36.926Z[ host-image] Dec 20 20:35:35.700 INFO O| Dec 20 20:35:35.700 INFO STEP 104 (ensure_file) COMPLETE
96522024-12-20T20:35:36.926Z[ host-image] Dec 20 20:35:35.700 INFO O| Dec 20 20:35:35.700 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96532024-12-20T20:35:36.942Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
96542024-12-20T20:35:36.942Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO copying /tmp/.tmpoPknlO/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 ...
96552024-12-20T20:35:36.945Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
96562024-12-20T20:35:36.945Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO ok!
96572024-12-20T20:35:36.945Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO STEP 105 (ensure_file) COMPLETE
96582024-12-20T20:35:36.945Z[ host-image] Dec 20 20:35:35.718 INFO O| Dec 20 20:35:35.718 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96592024-12-20T20:35:36.962Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
96602024-12-20T20:35:36.962Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO copying /tmp/.tmpoPknlO/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 ...
96612024-12-20T20:35:36.962Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
96622024-12-20T20:35:36.962Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO ok!
96632024-12-20T20:35:36.965Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO STEP 106 (ensure_file) COMPLETE
96642024-12-20T20:35:36.965Z[ host-image] Dec 20 20:35:35.738 INFO O| Dec 20 20:35:35.738 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96652024-12-20T20:35:36.982Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
96662024-12-20T20:35:36.982Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO copying /tmp/.tmpoPknlO/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 ...
96672024-12-20T20:35:36.982Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
96682024-12-20T20:35:36.985Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO ok!
96692024-12-20T20:35:36.985Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO STEP 107 (ensure_file) COMPLETE
96702024-12-20T20:35:36.985Z[ host-image] Dec 20 20:35:35.758 INFO O| Dec 20 20:35:35.758 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96712024-12-20T20:35:37.002Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
96722024-12-20T20:35:37.002Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO copying /tmp/.tmpoPknlO/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 ...
96732024-12-20T20:35:37.002Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
96742024-12-20T20:35:37.005Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO ok!
96752024-12-20T20:35:37.005Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO STEP 108 (ensure_file) COMPLETE
96762024-12-20T20:35:37.005Z[ host-image] Dec 20 20:35:35.778 INFO O| Dec 20 20:35:35.778 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96772024-12-20T20:35:37.026Z[ host-image] Dec 20 20:35:35.801 INFO O| Dec 20 20:35:35.801 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
96782024-12-20T20:35:37.027Z[ host-image] Dec 20 20:35:35.801 INFO O| Dec 20 20:35:35.801 INFO copying /tmp/.tmpoPknlO/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 ...
96792024-12-20T20:35:37.030Z[ host-image] Dec 20 20:35:35.802 INFO O| Dec 20 20:35:35.802 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
96802024-12-20T20:35:37.030Z[ host-image] Dec 20 20:35:35.802 INFO O| Dec 20 20:35:35.802 INFO ok!
96812024-12-20T20:35:37.030Z[ host-image] Dec 20 20:35:35.802 INFO O| Dec 20 20:35:35.802 INFO STEP 109 (ensure_file) COMPLETE
96822024-12-20T20:35:37.030Z[ host-image] Dec 20 20:35:35.802 INFO O| Dec 20 20:35:35.802 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96832024-12-20T20:35:37.051Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
96842024-12-20T20:35:37.051Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO copying /tmp/.tmpoPknlO/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 ...
96852024-12-20T20:35:37.054Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
96862024-12-20T20:35:37.054Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO ok!
96872024-12-20T20:35:37.054Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO STEP 110 (ensure_file) COMPLETE
96882024-12-20T20:35:37.054Z[ host-image] Dec 20 20:35:35.827 INFO O| Dec 20 20:35:35.827 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96892024-12-20T20:35:37.106Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
96902024-12-20T20:35:37.106Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO copying /tmp/.tmpoPknlO/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 ...
96912024-12-20T20:35:37.106Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
96922024-12-20T20:35:37.109Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO ok!
96932024-12-20T20:35:37.109Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO STEP 111 (ensure_file) COMPLETE
96942024-12-20T20:35:37.109Z[ host-image] Dec 20 20:35:35.882 INFO O| Dec 20 20:35:35.882 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96952024-12-20T20:35:37.125Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.900 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
96962024-12-20T20:35:37.125Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.901 INFO copying /tmp/.tmpoPknlO/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 ...
96972024-12-20T20:35:37.125Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
96982024-12-20T20:35:37.127Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.901 INFO ok!
96992024-12-20T20:35:37.127Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.901 INFO STEP 112 (ensure_file) COMPLETE
97002024-12-20T20:35:37.127Z[ host-image] Dec 20 20:35:35.901 INFO O| Dec 20 20:35:35.901 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97012024-12-20T20:35:37.144Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.919 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
97022024-12-20T20:35:37.144Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.920 INFO copying /tmp/.tmpoPknlO/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 ...
97032024-12-20T20:35:37.144Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.920 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
97042024-12-20T20:35:37.144Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.920 INFO ok!
97052024-12-20T20:35:37.146Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.920 INFO STEP 113 (ensure_file) COMPLETE
97062024-12-20T20:35:37.146Z[ host-image] Dec 20 20:35:35.920 INFO O| Dec 20 20:35:35.920 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97072024-12-20T20:35:37.161Z[ host-image] Dec 20 20:35:35.937 INFO O| Dec 20 20:35:35.937 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
97082024-12-20T20:35:37.161Z[ host-image] Dec 20 20:35:35.937 INFO O| Dec 20 20:35:35.937 INFO copying /tmp/.tmpoPknlO/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 ...
97092024-12-20T20:35:37.161Z[ host-image] Dec 20 20:35:35.937 INFO O| Dec 20 20:35:35.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
97102024-12-20T20:35:37.164Z[ host-image] Dec 20 20:35:35.937 INFO O| Dec 20 20:35:35.937 INFO ok!
97112024-12-20T20:35:37.164Z[ host-image] Dec 20 20:35:35.938 INFO O| Dec 20 20:35:35.938 INFO STEP 114 (ensure_file) COMPLETE
97122024-12-20T20:35:37.164Z[ host-image] Dec 20 20:35:35.938 INFO O| Dec 20 20:35:35.938 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97132024-12-20T20:35:37.182Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
97142024-12-20T20:35:37.182Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO copying /tmp/.tmpoPknlO/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 ...
97152024-12-20T20:35:37.182Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
97162024-12-20T20:35:37.185Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO ok!
97172024-12-20T20:35:37.185Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO STEP 115 (ensure_file) COMPLETE
97182024-12-20T20:35:37.185Z[ host-image] Dec 20 20:35:35.958 INFO O| Dec 20 20:35:35.958 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97192024-12-20T20:35:37.202Z[ host-image] Dec 20 20:35:35.978 INFO O| Dec 20 20:35:35.978 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
97202024-12-20T20:35:37.203Z[ host-image] Dec 20 20:35:35.978 INFO O| Dec 20 20:35:35.978 INFO copying /tmp/.tmpoPknlO/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 ...
97212024-12-20T20:35:37.205Z[ host-image] Dec 20 20:35:35.979 INFO O| Dec 20 20:35:35.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
97222024-12-20T20:35:37.205Z[ host-image] Dec 20 20:35:35.979 INFO O| Dec 20 20:35:35.979 INFO ok!
97232024-12-20T20:35:37.208Z[ host-image] Dec 20 20:35:35.979 INFO O| Dec 20 20:35:35.979 INFO STEP 116 (ensure_file) COMPLETE
97242024-12-20T20:35:37.208Z[ host-image] Dec 20 20:35:35.979 INFO O| Dec 20 20:35:35.979 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97252024-12-20T20:35:37.240Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
97262024-12-20T20:35:37.240Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO copying /tmp/.tmpoPknlO/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 ...
97272024-12-20T20:35:37.240Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
97282024-12-20T20:35:37.243Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO ok!
97292024-12-20T20:35:37.243Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO STEP 117 (ensure_file) COMPLETE
97302024-12-20T20:35:37.243Z[ host-image] Dec 20 20:35:36.016 INFO O| Dec 20 20:35:36.016 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97312024-12-20T20:35:37.278Z[ host-image] Dec 20 20:35:36.054 INFO O| Dec 20 20:35:36.054 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
97322024-12-20T20:35:37.278Z[ host-image] Dec 20 20:35:36.054 INFO O| Dec 20 20:35:36.054 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
97332024-12-20T20:35:37.279Z[ host-image] Dec 20 20:35:36.054 INFO O| Dec 20 20:35:36.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
97342024-12-20T20:35:37.279Z[ host-image] Dec 20 20:35:36.055 INFO O| Dec 20 20:35:36.054 INFO ok!
97352024-12-20T20:35:37.281Z[ host-image] Dec 20 20:35:36.055 INFO O| Dec 20 20:35:36.054 INFO STEP 118 (ensure_file) COMPLETE
97362024-12-20T20:35:37.282Z[ host-image] Dec 20 20:35:36.055 INFO O| Dec 20 20:35:36.055 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97372024-12-20T20:35:37.298Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
97382024-12-20T20:35:37.298Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO copying /tmp/.tmpoPknlO/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 ...
97392024-12-20T20:35:37.301Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
97402024-12-20T20:35:37.301Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO ok!
97412024-12-20T20:35:37.301Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO STEP 119 (ensure_file) COMPLETE
97422024-12-20T20:35:37.301Z[ host-image] Dec 20 20:35:36.074 INFO O| Dec 20 20:35:36.074 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97432024-12-20T20:35:37.318Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
97442024-12-20T20:35:37.318Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
97452024-12-20T20:35:37.321Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
97462024-12-20T20:35:37.321Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO ok!
97472024-12-20T20:35:37.321Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO STEP 120 (ensure_file) COMPLETE
97482024-12-20T20:35:37.321Z[ host-image] Dec 20 20:35:36.094 INFO O| Dec 20 20:35:36.094 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97492024-12-20T20:35:37.337Z[ host-image] Dec 20 20:35:36.113 INFO O| Dec 20 20:35:36.113 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
97502024-12-20T20:35:37.337Z[ host-image] Dec 20 20:35:36.113 INFO O| Dec 20 20:35:36.113 INFO copying /tmp/.tmpoPknlO/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
97512024-12-20T20:35:48.917Z[ host-image] Dec 20 20:35:47.693 INFO O| Dec 20 20:35:47.693 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
97522024-12-20T20:35:48.918Z[ host-image] Dec 20 20:35:47.693 INFO O| Dec 20 20:35:47.693 INFO ok!
97532024-12-20T20:35:48.921Z[ host-image] Dec 20 20:35:47.693 INFO O| Dec 20 20:35:47.693 INFO STEP 121 (ensure_file) COMPLETE
97542024-12-20T20:35:48.921Z[ host-image] Dec 20 20:35:47.693 INFO O| Dec 20 20:35:47.693 INFO STEP 122: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97552024-12-20T20:35:48.936Z[ host-image] Dec 20 20:35:47.711 INFO O| Dec 20 20:35:47.711 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
97562024-12-20T20:35:48.938Z[ host-image] Dec 20 20:35:47.711 INFO O| Dec 20 20:35:47.711 INFO STEP 122 (ensure_dir) COMPLETE
97572024-12-20T20:35:48.939Z[ host-image] Dec 20 20:35:47.711 INFO O| Dec 20 20:35:47.711 INFO STEP 123: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97582024-12-20T20:35:48.967Z[ host-image] Dec 20 20:35:47.743 INFO O| Dec 20 20:35:47.743 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
97592024-12-20T20:35:48.968Z[ host-image] Dec 20 20:35:47.743 INFO O| Dec 20 20:35:47.743 INFO STEP 123 (ensure_dir) COMPLETE
97602024-12-20T20:35:48.970Z[ host-image] Dec 20 20:35:47.743 INFO O| Dec 20 20:35:47.743 INFO STEP 124: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97612024-12-20T20:35:49.020Z[ host-image] Dec 20 20:35:47.796 INFO O| Dec 20 20:35:47.796 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
97622024-12-20T20:35:49.020Z[ host-image] Dec 20 20:35:47.796 INFO O| Dec 20 20:35:47.796 INFO STEP 124 (ensure_dir) COMPLETE
97632024-12-20T20:35:49.020Z[ host-image] Dec 20 20:35:47.796 INFO O| Dec 20 20:35:47.796 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97642024-12-20T20:35:49.038Z[ host-image] Dec 20 20:35:47.814 INFO O| Dec 20 20:35:47.814 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
97652024-12-20T20:35:49.038Z[ host-image] Dec 20 20:35:47.814 INFO O| Dec 20 20:35:47.814 INFO STEP 125 (ensure_dir) COMPLETE
97662024-12-20T20:35:49.041Z[ host-image] Dec 20 20:35:47.814 INFO O| Dec 20 20:35:47.814 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97672024-12-20T20:35:49.061Z[ host-image] Dec 20 20:35:47.836 INFO O| Dec 20 20:35:47.836 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
97682024-12-20T20:35:49.061Z[ host-image] Dec 20 20:35:47.836 INFO O| Dec 20 20:35:47.836 INFO copying /tmp/.tmpoPknlO/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 ...
97692024-12-20T20:35:49.061Z[ host-image] Dec 20 20:35:47.836 INFO O| Dec 20 20:35:47.836 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
97702024-12-20T20:35:49.061Z[ host-image] Dec 20 20:35:47.836 INFO O| Dec 20 20:35:47.836 INFO ok!
97712024-12-20T20:35:49.064Z[ host-image] Dec 20 20:35:47.837 INFO O| Dec 20 20:35:47.836 INFO STEP 126 (ensure_file) COMPLETE
97722024-12-20T20:35:49.064Z[ host-image] Dec 20 20:35:47.837 INFO O| Dec 20 20:35:47.836 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97732024-12-20T20:35:49.118Z[ host-image] Dec 20 20:35:47.893 INFO O| Dec 20 20:35:47.893 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97742024-12-20T20:35:49.118Z[ host-image] Dec 20 20:35:47.893 INFO O| Dec 20 20:35:47.893 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
97752024-12-20T20:35:49.118Z[ host-image] Dec 20 20:35:47.893 INFO O| Dec 20 20:35:47.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
97762024-12-20T20:35:49.121Z[ host-image] Dec 20 20:35:47.893 INFO O| Dec 20 20:35:47.893 INFO STEP 127 (ensure_dir) COMPLETE
97772024-12-20T20:35:49.121Z[ host-image] Dec 20 20:35:47.893 INFO O| Dec 20 20:35:47.893 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97782024-12-20T20:35:49.135Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
97792024-12-20T20:35:49.136Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 INFO copying /tmp/.tmpoPknlO/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
97802024-12-20T20:35:49.141Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
97812024-12-20T20:35:49.141Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 INFO ok!
97822024-12-20T20:35:49.141Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 INFO STEP 128 (ensure_file) COMPLETE
97832024-12-20T20:35:49.141Z[ host-image] Dec 20 20:35:47.911 INFO O| Dec 20 20:35:47.911 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97842024-12-20T20:35:49.152Z[ host-image] Dec 20 20:35:47.928 INFO O| Dec 20 20:35:47.927 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
97852024-12-20T20:35:49.155Z[ host-image] Dec 20 20:35:47.928 INFO O| Dec 20 20:35:47.928 INFO STEP 129 (remove_files) COMPLETE
97862024-12-20T20:35:49.155Z[ host-image] Dec 20 20:35:47.928 INFO O| Dec 20 20:35:47.928 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97872024-12-20T20:35:49.170Z[ host-image] Dec 20 20:35:47.946 INFO O| Dec 20 20:35:47.946 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
97882024-12-20T20:35:49.174Z[ host-image] Dec 20 20:35:47.946 INFO O| Dec 20 20:35:47.946 INFO STEP 130 (remove_files) COMPLETE
97892024-12-20T20:35:49.174Z[ host-image] Dec 20 20:35:47.946 INFO O| Dec 20 20:35:47.946 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97902024-12-20T20:35:49.189Z[ host-image] Dec 20 20:35:47.965 INFO O| Dec 20 20:35:47.965 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
97912024-12-20T20:35:49.192Z[ host-image] Dec 20 20:35:47.965 INFO O| Dec 20 20:35:47.965 INFO STEP 131 (remove_files) COMPLETE
97922024-12-20T20:35:49.193Z[ host-image] Dec 20 20:35:47.965 INFO O| Dec 20 20:35:47.965 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97932024-12-20T20:35:49.209Z[ host-image] Dec 20 20:35:47.985 INFO O| Dec 20 20:35:47.984 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
97942024-12-20T20:35:49.212Z[ host-image] Dec 20 20:35:47.985 INFO O| Dec 20 20:35:47.985 INFO STEP 132 (remove_files) COMPLETE
97952024-12-20T20:35:49.212Z[ host-image] Dec 20 20:35:47.985 INFO O| Dec 20 20:35:47.985 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97962024-12-20T20:35:49.242Z[ host-image] Dec 20 20:35:48.017 INFO O| Dec 20 20:35:48.017 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
97972024-12-20T20:35:49.244Z[ host-image] Dec 20 20:35:48.018 INFO O| Dec 20 20:35:48.018 INFO STEP 133 (remove_files) COMPLETE
97982024-12-20T20:35:49.244Z[ host-image] Dec 20 20:35:48.018 INFO O| Dec 20 20:35:48.018 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
97992024-12-20T20:35:49.295Z[ host-image] Dec 20 20:35:48.070 INFO O| Dec 20 20:35:48.070 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
98002024-12-20T20:35:49.298Z[ host-image] Dec 20 20:35:48.071 INFO O| Dec 20 20:35:48.071 INFO STEP 134 (remove_files) COMPLETE
98012024-12-20T20:35:49.299Z[ host-image] Dec 20 20:35:48.071 INFO O| Dec 20 20:35:48.071 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98022024-12-20T20:35:49.357Z[ host-image] Dec 20 20:35:48.133 INFO O| Dec 20 20:35:48.132 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
98032024-12-20T20:35:49.360Z[ host-image] Dec 20 20:35:48.133 INFO O| Dec 20 20:35:48.133 INFO STEP 135 (remove_files) COMPLETE
98042024-12-20T20:35:49.360Z[ host-image] Dec 20 20:35:48.133 INFO O| Dec 20 20:35:48.133 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98052024-12-20T20:35:49.376Z[ host-image] Dec 20 20:35:48.152 INFO O| Dec 20 20:35:48.152 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
98062024-12-20T20:35:49.376Z[ host-image] Dec 20 20:35:48.152 INFO O| Dec 20 20:35:48.152 INFO STEP 136 (remove_files) COMPLETE
98072024-12-20T20:35:49.376Z[ host-image] Dec 20 20:35:48.152 INFO O| Dec 20 20:35:48.152 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98082024-12-20T20:35:49.396Z[ host-image] Dec 20 20:35:48.172 INFO O| Dec 20 20:35:48.171 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
98092024-12-20T20:35:49.397Z[ host-image] Dec 20 20:35:48.172 INFO O| Dec 20 20:35:48.172 INFO STEP 137 (remove_files) COMPLETE
98102024-12-20T20:35:49.397Z[ host-image] Dec 20 20:35:48.172 INFO O| Dec 20 20:35:48.172 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98112024-12-20T20:35:49.416Z[ host-image] Dec 20 20:35:48.192 INFO O| Dec 20 20:35:48.192 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
98122024-12-20T20:35:49.416Z[ host-image] Dec 20 20:35:48.192 INFO O| Dec 20 20:35:48.192 INFO STEP 138 (remove_files) COMPLETE
98132024-12-20T20:35:49.416Z[ host-image] Dec 20 20:35:48.192 INFO O| Dec 20 20:35:48.192 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98142024-12-20T20:35:49.437Z[ host-image] Dec 20 20:35:48.213 INFO O| Dec 20 20:35:48.213 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
98152024-12-20T20:35:49.438Z[ host-image] Dec 20 20:35:48.213 INFO O| Dec 20 20:35:48.213 INFO STEP 139 (remove_files) COMPLETE
98162024-12-20T20:35:49.438Z[ host-image] Dec 20 20:35:48.213 INFO O| Dec 20 20:35:48.213 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98172024-12-20T20:35:49.457Z[ host-image] Dec 20 20:35:48.233 INFO O| Dec 20 20:35:48.233 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
98182024-12-20T20:35:49.459Z[ host-image] Dec 20 20:35:48.233 INFO O| Dec 20 20:35:48.233 INFO STEP 140 (remove_files) COMPLETE
98192024-12-20T20:35:49.459Z[ host-image] Dec 20 20:35:48.233 INFO O| Dec 20 20:35:48.233 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98202024-12-20T20:35:49.474Z[ host-image] Dec 20 20:35:48.249 INFO O| Dec 20 20:35:48.249 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
98212024-12-20T20:35:49.474Z[ host-image] Dec 20 20:35:48.249 INFO O| Dec 20 20:35:48.249 INFO STEP 141 (remove_files) COMPLETE
98222024-12-20T20:35:49.474Z[ host-image] Dec 20 20:35:48.249 INFO O| Dec 20 20:35:48.249 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98232024-12-20T20:35:49.514Z[ host-image] Dec 20 20:35:48.290 INFO O| Dec 20 20:35:48.290 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
98242024-12-20T20:35:49.517Z[ host-image] Dec 20 20:35:48.290 INFO O| Dec 20 20:35:48.290 INFO STEP 142 (remove_files) COMPLETE
98252024-12-20T20:35:49.517Z[ host-image] Dec 20 20:35:48.290 INFO O| Dec 20 20:35:48.290 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98262024-12-20T20:35:49.535Z[ host-image] Dec 20 20:35:48.311 INFO O| Dec 20 20:35:48.311 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
98272024-12-20T20:35:49.538Z[ host-image] Dec 20 20:35:48.311 INFO O| Dec 20 20:35:48.311 INFO STEP 143 (remove_files) COMPLETE
98282024-12-20T20:35:49.538Z[ host-image] Dec 20 20:35:48.311 INFO O| Dec 20 20:35:48.311 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98292024-12-20T20:35:49.556Z[ host-image] Dec 20 20:35:48.331 INFO O| Dec 20 20:35:48.331 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
98302024-12-20T20:35:49.558Z[ host-image] Dec 20 20:35:48.332 INFO O| Dec 20 20:35:48.331 INFO STEP 144 (remove_files) COMPLETE
98312024-12-20T20:35:49.558Z[ host-image] Dec 20 20:35:48.332 INFO O| Dec 20 20:35:48.332 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98322024-12-20T20:35:49.575Z[ host-image] Dec 20 20:35:48.351 INFO O| Dec 20 20:35:48.350 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
98332024-12-20T20:35:49.578Z[ host-image] Dec 20 20:35:48.351 INFO O| Dec 20 20:35:48.351 INFO STEP 145 (remove_files) COMPLETE
98342024-12-20T20:35:49.578Z[ host-image] Dec 20 20:35:48.351 INFO O| Dec 20 20:35:48.351 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98352024-12-20T20:35:49.593Z[ host-image] Dec 20 20:35:48.369 INFO O| Dec 20 20:35:48.369 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
98362024-12-20T20:35:49.597Z[ host-image] Dec 20 20:35:48.369 INFO O| Dec 20 20:35:48.369 INFO STEP 146 (remove_files) COMPLETE
98372024-12-20T20:35:49.597Z[ host-image] Dec 20 20:35:48.369 INFO O| Dec 20 20:35:48.369 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98382024-12-20T20:35:49.611Z[ host-image] Dec 20 20:35:48.387 INFO O| Dec 20 20:35:48.387 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
98392024-12-20T20:35:49.614Z[ host-image] Dec 20 20:35:48.387 INFO O| Dec 20 20:35:48.387 INFO STEP 147 (remove_files) COMPLETE
98402024-12-20T20:35:49.614Z[ host-image] Dec 20 20:35:48.387 INFO O| Dec 20 20:35:48.387 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98412024-12-20T20:35:49.630Z[ host-image] Dec 20 20:35:48.406 INFO O| Dec 20 20:35:48.406 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
98422024-12-20T20:35:49.633Z[ host-image] Dec 20 20:35:48.406 INFO O| Dec 20 20:35:48.406 INFO STEP 148 (remove_files) COMPLETE
98432024-12-20T20:35:49.633Z[ host-image] Dec 20 20:35:48.406 INFO O| Dec 20 20:35:48.406 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98442024-12-20T20:35:49.651Z[ host-image] Dec 20 20:35:48.427 INFO O| Dec 20 20:35:48.426 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
98452024-12-20T20:35:49.654Z[ host-image] Dec 20 20:35:48.427 INFO O| Dec 20 20:35:48.427 INFO STEP 149 (remove_files) COMPLETE
98462024-12-20T20:35:49.654Z[ host-image] Dec 20 20:35:48.427 INFO O| Dec 20 20:35:48.427 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98472024-12-20T20:35:49.672Z[ host-image] Dec 20 20:35:48.448 INFO O| Dec 20 20:35:48.448 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
98482024-12-20T20:35:49.675Z[ host-image] Dec 20 20:35:48.448 INFO O| Dec 20 20:35:48.448 INFO STEP 150 (remove_files) COMPLETE
98492024-12-20T20:35:49.675Z[ host-image] Dec 20 20:35:48.448 INFO O| Dec 20 20:35:48.448 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98502024-12-20T20:35:49.693Z[ host-image] Dec 20 20:35:48.469 INFO O| Dec 20 20:35:48.469 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
98512024-12-20T20:35:49.693Z[ host-image] Dec 20 20:35:48.469 INFO O| Dec 20 20:35:48.469 INFO STEP 151 (remove_files) COMPLETE
98522024-12-20T20:35:49.696Z[ host-image] Dec 20 20:35:48.470 INFO O| Dec 20 20:35:48.469 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98532024-12-20T20:35:49.712Z[ host-image] Dec 20 20:35:48.488 INFO O| Dec 20 20:35:48.488 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
98542024-12-20T20:35:49.715Z[ host-image] Dec 20 20:35:48.489 INFO O| Dec 20 20:35:48.489 INFO STEP 152 (remove_files) COMPLETE
98552024-12-20T20:35:49.715Z[ host-image] Dec 20 20:35:48.489 INFO O| Dec 20 20:35:48.489 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98562024-12-20T20:35:49.732Z[ host-image] Dec 20 20:35:48.507 INFO O| Dec 20 20:35:48.507 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
98572024-12-20T20:35:49.735Z[ host-image] Dec 20 20:35:48.508 INFO O| Dec 20 20:35:48.507 INFO STEP 153 (remove_files) COMPLETE
98582024-12-20T20:35:49.735Z[ host-image] Dec 20 20:35:48.508 INFO O| Dec 20 20:35:48.508 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98592024-12-20T20:35:49.755Z[ host-image] Dec 20 20:35:48.531 INFO O| Dec 20 20:35:48.531 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
98602024-12-20T20:35:49.755Z[ host-image] Dec 20 20:35:48.531 INFO O| Dec 20 20:35:48.531 INFO STEP 154 (remove_files) COMPLETE
98612024-12-20T20:35:49.759Z[ host-image] Dec 20 20:35:48.532 INFO O| Dec 20 20:35:48.531 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98622024-12-20T20:35:49.787Z[ host-image] Dec 20 20:35:48.563 INFO O| Dec 20 20:35:48.563 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
98632024-12-20T20:35:49.787Z[ host-image] Dec 20 20:35:48.563 INFO O| Dec 20 20:35:48.563 INFO STEP 155 (remove_files) COMPLETE
98642024-12-20T20:35:49.787Z[ host-image] Dec 20 20:35:48.563 INFO O| Dec 20 20:35:48.563 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98652024-12-20T20:35:49.805Z[ host-image] Dec 20 20:35:48.581 INFO O| Dec 20 20:35:48.581 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
98662024-12-20T20:35:49.805Z[ host-image] Dec 20 20:35:48.581 INFO O| Dec 20 20:35:48.581 INFO STEP 156 (remove_files) COMPLETE
98672024-12-20T20:35:49.808Z[ host-image] Dec 20 20:35:48.581 INFO O| Dec 20 20:35:48.581 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
98682024-12-20T20:35:49.822Z[ host-image] Dec 20 20:35:48.597 INFO O| Dec 20 20:35:48.597 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
98692024-12-20T20:35:49.822Z[ host-image] Dec 20 20:35:48.597 INFO O| Dec 20 20:35:48.597 INFO STEP 157 (remove_files) COMPLETE
98702024-12-20T20:35:49.824Z[ host-image] Dec 20 20:35:48.597 INFO O| Dec 20 20:35:48.597 INFO STEP 158: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
98712024-12-20T20:35:49.850Z[ host-image] Dec 20 20:35:48.625 INFO O| Dec 20 20:35:48.625 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
98722024-12-20T20:35:49.850Z[ host-image] Dec 20 20:35:48.625 INFO O| Dec 20 20:35:48.625 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", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1"}
98732024-12-20T20:35:57.178Z[ host-image] Dec 20 20:35:55.953 INFO O| Dec 20 20:35:55.953 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
98742024-12-20T20:35:57.178Z[ host-image] Dec 20 20:35:55.953 INFO O| Dec 20 20:35:55.953 INFO E| svccfg: Loaded 74 smf(7) service descriptions
98752024-12-20T20:35:57.192Z[ host-image] Dec 20 20:35:55.968 INFO O| Dec 20 20:35:55.968 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
98762024-12-20T20:35:57.275Z[ host-image] Dec 20 20:35:56.051 INFO O| Dec 20 20:35:56.051 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
98772024-12-20T20:35:57.275Z[ host-image] Dec 20 20:35:56.051 INFO O| Dec 20 20:35:56.051 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
98782024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
98792024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO ok!
98802024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
98812024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO STEP 158 (seed_smf) COMPLETE
98822024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO steps complete; finalising image!
98832024-12-20T20:35:57.284Z[ host-image] Dec 20 20:35:56.054 INFO O| Dec 20 20:35:56.054 INFO TRIM POOL: TEMPORARY-gimlet-zfs
98842024-12-20T20:35:57.429Z[ host-image] Dec 20 20:35:56.205 INFO O| Dec 20 20:35:56.205 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Fri Dec 20 20:35:56 2024)
98852024-12-20T20:35:57.640Z[ host-image] Dec 20 20:35:56.416 INFO O| Dec 20 20:35:56.415 INFO trim TEMPORARY-gimlet-zfs: (97% trimmed, started at Fri Dec 20 20:35:56 2024)
98862024-12-20T20:35:57.865Z[ host-image] Dec 20 20:35:56.641 INFO O| Dec 20 20:35:56.640 INFO temporary pool has 691M used, 141M avail, 1.82x compressratio
98872024-12-20T20:35:57.865Z[ host-image] Dec 20 20:35:56.641 INFO O| Dec 20 20:35:56.640 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
98882024-12-20T20:35:58.189Z[ host-image] Dec 20 20:35:56.965 INFO O| Dec 20 20:35:56.965 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
98892024-12-20T20:35:58.189Z[ host-image] Dec 20 20:35:56.965 INFO O| Dec 20 20:35:56.965 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
98902024-12-20T20:35:59.220Z[ host-image] Dec 20 20:35:57.995 INFO O| Dec 20 20:35:57.995 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
98912024-12-20T20:35:59.220Z[ host-image] Dec 20 20:35:57.995 INFO O| Dec 20 20:35:57.995 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
98922024-12-20T20:35:59.222Z[ host-image] Dec 20 20:35:57.995 INFO O| Dec 20 20:35:57.995 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
98932024-12-20T20:35:59.223Z[ host-image] Dec 20 20:35:57.995 INFO O| Dec 20 20:35:57.995 INFO completed processing gimlet/zfs
98942024-12-20T20:35:59.223Z[ host-image] Dec 20 20:35:57.995 INFO O| Dec 20 20:35:57.995 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
98952024-12-20T20:36:08.307Z[ host-image] Dec 20 20:36:07.083 INFO O| Dec 20 20:36:07.083 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
98962024-12-20T20:36:08.394Z[ host-image] Dec 20 20:36:07.170 INFO BUILD STRING "heads/stlouis-0-g37a4469737\n"
98972024-12-20T20:36:08.394Z[ host-image] Dec 20 20:36:07.170 INFO expanded image name: "ci e3ee22c/${os_short_commit} 2024-12-20 20:01" -> "ci e3ee22c/37a4469 2024-12-20 20:01"
98982024-12-20T20:36:08.397Z[ host-image] Dec 20 20:36:07.170 INFO output artefacts stored in: "/work/os-host"
98992024-12-20T20:36:08.397Z[ host-image] Dec 20 20:36:07.170 INFO collecting git info from project "amd-firmware"...
99002024-12-20T20:36:08.410Z[ host-image] Dec 20 20:36:07.186 INFO collecting git info from project "image-builder"...
99012024-12-20T20:36:08.416Z[ host-image] Dec 20 20:36:07.192 INFO collecting git info from project "bootserver"...
99022024-12-20T20:36:08.421Z[ host-image] Dec 20 20:36:07.197 INFO collecting git info from project "pilot"...
99032024-12-20T20:36:08.428Z[ host-image] Dec 20 20:36:07.203 INFO collecting git info from project "chelsio-t6-roms"...
99042024-12-20T20:36:08.433Z[ host-image] Dec 20 20:36:07.209 INFO collecting git info from project "phbl"...
99052024-12-20T20:36:08.439Z[ host-image] Dec 20 20:36:07.215 INFO collecting git info from project "pinprick"...
99062024-12-20T20:36:08.444Z[ host-image] Dec 20 20:36:07.220 INFO collecting git info from project "amd-host-image-builder"...
99072024-12-20T20:36:08.463Z[ host-image] Dec 20 20:36:07.238 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
99082024-12-20T20:36:08.838Z[ host-image] Dec 20 20:36:07.614 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
99092024-12-20T20:36:09.193Z[ host-image] Dec 20 20:36:07.968 INFO creating Oxide boot image...
99102024-12-20T20:36:09.195Z[ host-image] Dec 20 20:36:07.968 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci e3ee22c/37a4469 2024-12-20 20:01", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
99112024-12-20T20:36:10.146Z[ host-image] Dec 20 20:36:08.921 INFO O| ok, image written!
99122024-12-20T20:36:10.146Z[ host-image] Dec 20 20:36:08.922 INFO O| ok, boot_image_csum file written!
99132024-12-20T20:36:10.149Z[ host-image] Dec 20 20:36:08.925 INFO creating boot archive (CPIO)...
99142024-12-20T20:36:10.149Z[ host-image] Dec 20 20:36:08.925 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
99152024-12-20T20:36:10.158Z[ host-image] Dec 20 20:36:08.934 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
99162024-12-20T20:36:10.158Z[ host-image] Dec 20 20:36:08.934 INFO E| + outfile=/work/os-host/cpio
99172024-12-20T20:36:10.161Z[ host-image] Dec 20 20:36:08.934 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
99182024-12-20T20:36:10.161Z[ host-image] Dec 20 20:36:08.936 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
99192024-12-20T20:36:10.161Z[ host-image] Dec 20 20:36:08.936 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
99202024-12-20T20:36:10.202Z[ host-image] Dec 20 20:36:08.978 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
99212024-12-20T20:36:10.204Z[ host-image] Dec 20 20:36:08.978 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
99222024-12-20T20:36:10.209Z[ host-image] Dec 20 20:36:08.985 INFO creating compressed cpio/unix for nanobl-rs...
99232024-12-20T20:36:10.209Z[ host-image] Dec 20 20:36:08.985 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
99242024-12-20T20:36:10.518Z[ host-image] Dec 20 20:36:09.293 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
99252024-12-20T20:36:15.523Z[ host-image] Dec 20 20:36:14.299 INFO creating reset image...
99262024-12-20T20:36:15.524Z[ host-image] Dec 20 20:36:14.299 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
99272024-12-20T20:36:15.696Z[ host-image] Dec 20 20:36:14.470 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
99282024-12-20T20:36:15.719Z[ host-image] Dec 20 20:36:14.495 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
99292024-12-20T20:36:15.819Z[ host-image] Dec 20 20:36:14.595 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
99302024-12-20T20:36:19.056Z[ host-image] Dec 20 20:36:17.831 INFO E| Finished `release` profile [optimized] target(s) in 3.31s
99312024-12-20T20:36:19.072Z[ host-image] Dec 20 20:36:17.848 INFO building host image...
99322024-12-20T20:36:19.075Z[ host-image] Dec 20 20:36:17.848 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")
99332024-12-20T20:36:19.892Z[ host-image] Dec 20 20:36:18.668 INFO finishing image archive at "/work/os-host/os.tar.gz"...
99342024-12-20T20:37:36.552Z[ host-image] Dec 20 20:37:35.326 INFO image complete! materials are in "/work/os-host"
99352024-12-20T20:37:36.556Z[ host-image]
99362024-12-20T20:37:36.556Z[ host-image] real 13:37.490441011
99372024-12-20T20:37:36.556Z[ host-image] user 6:45.261532170
99382024-12-20T20:37:36.556Z[ host-image] sys 1:06.983201192
99392024-12-20T20:37:36.556Z[ host-image] trap 0.347826866
99402024-12-20T20:37:36.556Z[ host-image] tflt 0.058618558
99412024-12-20T20:37:36.556Z[ host-image] dflt 0.181889817
99422024-12-20T20:37:36.556Z[ host-image] kflt 0.026805348
99432024-12-20T20:37:36.556Z[ host-image] lock 8:00.901559620
99442024-12-20T20:37:36.556Z[ host-image] slp 1:10:24.506550120
99452024-12-20T20:37:36.556Z[ host-image] lat 3:20.112324418
99462024-12-20T20:37:36.556Z[ host-image] stop 1.059179806
99472024-12-20T20:37:36.559ZDec 20 20:37:35.331 INFO [host-image] process exited with exit status: 0 (817.508885452s)
99482024-12-20T20:37:36.559ZDec 20 20:37:35.331 INFO [tuf-repo] running task
99492024-12-20T20:37:50.742ZDec 20 20:37:49.517 INFO assembling repository in `/tmp/tufaceousKNCwyi`, component: OmicronRepoAssembler
99502024-12-20T20:37:59.456ZDec 20 20:37:58.231 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
99512024-12-20T20:37:59.777ZDec 20 20:37:58.551 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
99522024-12-20T20:38:23.839ZDec 20 20:38:22.614 INFO [tuf-repo] task succeeded (47.282385465s)
99532024-12-20T20:39:58.708Z[verify-libraries] Finished `release` profile [optimized] target(s) in 15m 42s
99542024-12-20T20:39:59.128ZDec 20 20:39:57.902 INFO [verify-libraries] process exited with exit status: 0 (946.493239194s)
99552024-12-20T20:39:59.128ZDec 20 20:39:57.902 INFO all jobs completed in 2288.156405081s
99562024-12-20T20:39:59.749Zprocess exited: duration 2987702 ms, exit code 0
 
99572024-12-20T20:39:59.763Zfound 33 output files
99582024-12-20T20:39:59.763Zuploading: /work/manifest.toml (8404 bytes)
99592024-12-20T20:40:00.775Zuploaded: /work/manifest.toml
99602024-12-20T20:40:00.775Zuploading: /work/repo.zip (1957639873 bytes)
99612024-12-20T20:40:45.516Zuploaded: /work/repo.zip
99622024-12-20T20:40:45.516Zuploading: /work/repo.zip.sha256.txt (65 bytes)
99632024-12-20T20:40:46.539Zuploaded: /work/repo.zip.sha256.txt
99642024-12-20T20:40:46.539Zuploading: /work/helios-setup.log (66237 bytes)
99652024-12-20T20:40:47.555Zuploaded: /work/helios-setup.log
99662024-12-20T20:40:47.555Zuploading: /work/host-image.log (196616 bytes)
99672024-12-20T20:40:48.571Zuploaded: /work/host-image.log
99682024-12-20T20:40:48.571Zuploading: /work/host-package.log (22559 bytes)
99692024-12-20T20:40:49.581Zuploaded: /work/host-package.log
99702024-12-20T20:40:49.584Zuploading: /work/host-target.log (101 bytes)
99712024-12-20T20:40:50.591Zuploaded: /work/host-target.log
99722024-12-20T20:40:50.594Zuploading: /work/omicron-package.log (5666 bytes)
99732024-12-20T20:40:51.601Zuploaded: /work/omicron-package.log
99742024-12-20T20:40:51.601Zuploading: /work/phbl-toolchain.log (881 bytes)
99752024-12-20T20:40:52.611Zuploaded: /work/phbl-toolchain.log
99762024-12-20T20:40:52.611Zuploading: /work/recovery-image.log (592031 bytes)
99772024-12-20T20:40:53.639Zuploaded: /work/recovery-image.log
99782024-12-20T20:40:53.641Zuploading: /work/recovery-package.log (321 bytes)
99792024-12-20T20:40:54.648Zuploaded: /work/recovery-package.log
99802024-12-20T20:40:54.648Zuploading: /work/recovery-target.log (98 bytes)
99812024-12-20T20:40:55.657Zuploaded: /work/recovery-target.log
99822024-12-20T20:40:55.657Zuploading: /work/stamp-clickhouse.log (117 bytes)
99832024-12-20T20:40:56.668Zuploaded: /work/stamp-clickhouse.log
99842024-12-20T20:40:56.668Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
99852024-12-20T20:40:57.678Zuploaded: /work/stamp-clickhouse_keeper.log
99862024-12-20T20:40:57.678Zuploading: /work/stamp-cockroachdb.log (118 bytes)
99872024-12-20T20:40:58.689Zuploaded: /work/stamp-cockroachdb.log
99882024-12-20T20:40:58.691Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
99892024-12-20T20:40:59.699Zuploaded: /work/stamp-crucible-dtrace.log
99902024-12-20T20:40:59.699Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
99912024-12-20T20:41:00.708Zuploaded: /work/stamp-crucible-pantry-zone.log
99922024-12-20T20:41:00.708Zuploading: /work/stamp-crucible-zone.log (120 bytes)
99932024-12-20T20:41:01.718Zuploaded: /work/stamp-crucible-zone.log
99942024-12-20T20:41:01.721Zuploading: /work/stamp-external-dns.log (119 bytes)
99952024-12-20T20:41:02.726Zuploaded: /work/stamp-external-dns.log
99962024-12-20T20:41:02.726Zuploading: /work/stamp-installinator.log (103 bytes)
99972024-12-20T20:41:03.734Zuploaded: /work/stamp-installinator.log
99982024-12-20T20:41:03.737Zuploading: /work/stamp-internal-dns.log (119 bytes)
99992024-12-20T20:41:04.743Zuploaded: /work/stamp-internal-dns.log
100002024-12-20T20:41:04.743Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
100012024-12-20T20:41:05.753Zuploaded: /work/stamp-mg-ddm-gz.log
100022024-12-20T20:41:05.753Zuploading: /work/stamp-nexus.log (112 bytes)
100032024-12-20T20:41:06.765Zuploaded: /work/stamp-nexus.log
100042024-12-20T20:41:06.765Zuploading: /work/stamp-ntp.log (110 bytes)
100052024-12-20T20:41:07.774Zuploaded: /work/stamp-ntp.log
100062024-12-20T20:41:07.774Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
100072024-12-20T20:41:08.784Zuploaded: /work/stamp-omicron-sled-agent.log
100082024-12-20T20:41:08.784Zuploading: /work/stamp-overlay.log (114 bytes)
100092024-12-20T20:41:09.798Zuploaded: /work/stamp-overlay.log
100102024-12-20T20:41:09.800Zuploading: /work/stamp-oximeter.log (115 bytes)
100112024-12-20T20:41:10.806Zuploaded: /work/stamp-oximeter.log
100122024-12-20T20:41:10.806Zuploading: /work/stamp-oxlog.log (109 bytes)
100132024-12-20T20:41:11.826Zuploaded: /work/stamp-oxlog.log
100142024-12-20T20:41:11.826Zuploading: /work/stamp-probe.log (112 bytes)
100152024-12-20T20:41:12.834Zuploaded: /work/stamp-probe.log
100162024-12-20T20:41:12.834Zuploading: /work/stamp-propolis-server.log (122 bytes)
100172024-12-20T20:41:13.846Zuploaded: /work/stamp-propolis-server.log
100182024-12-20T20:41:13.846Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
100192024-12-20T20:41:14.858Zuploaded: /work/stamp-pumpkind-gz.log
100202024-12-20T20:41:14.858Zuploading: /work/stamp-switch-asic.log (118 bytes)
100212024-12-20T20:41:15.865Zuploaded: /work/stamp-switch-asic.log
100222024-12-20T20:41:15.865Zuploading: /work/verify-libraries.log (5735 bytes)
100232024-12-20T20:41:16.873Zuploaded: /work/verify-libraries.log