|
|
|
1 | 2025-02-26T04:25:24.874Z | job assigned to worker 01JN07ZV5SEDFDDHS9ZWV5A292 [factory aws, i-0e7bc4e662f8f2a60] (queued for 1 m 4 s) |
|
2 | 2025-02-26T04:25:32.937Z | starting task 0: "setup" |
3 | 2025-02-26T04:25:32.968Z | ++ uname -s |
4 | 2025-02-26T04:25:32.968Z | + kern=SunOS |
5 | 2025-02-26T04:25:32.968Z | + build_user=build |
6 | 2025-02-26T04:25:32.968Z | + build_uid=12345 |
7 | 2025-02-26T04:25:32.968Z | + work_dir=/work |
8 | 2025-02-26T04:25:32.968Z | + input_dir=/input |
9 | 2025-02-26T04:25:32.968Z | + [[ 0 == 12345 ]] |
10 | 2025-02-26T04:25:32.968Z | + case "$kern" in |
11 | 2025-02-26T04:25:32.968Z | + groupadd -g 12345 build |
12 | 2025-02-26T04:25:32.968Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-26T04:25:34.940Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-26T04:25:35.069Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-26T04:25:35.075Z | + home_fs=zfs |
16 | 2025-02-26T04:25:35.075Z | + [[ zfs == autofs ]] |
17 | 2025-02-26T04:25:35.075Z | + mkdir -p /home/build |
18 | 2025-02-26T04:25:35.075Z | + chown build:build /home/build /work |
19 | 2025-02-26T04:25:37.075Z | + chmod 0700 /home/build /work |
20 | 2025-02-26T04:25:37.078Z | process exited: duration 4160 ms, exit code 0 |
|
21 | 2025-02-26T04:25:37.084Z | starting task 1: "rust-toolchain" |
22 | 2025-02-26T04:25:37.089Z | * rust toolchain channel = "1.85.0" |
23 | 2025-02-26T04:25:37.089Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
24 | 2025-02-26T04:25:37.089Z | * rust toolchain profile = "default" |
25 | 2025-02-26T04:25:37.089Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-02-26T04:25:37.089Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-26T04:25:37.089Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-26T04:25:37.093Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-26T04:25:37.093Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-02-26T04:25:37.212Z | info: downloading installer |
31 | 2025-02-26T04:25:38.724Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-26T04:25:38.724Z | warning: /opt/ooce/bin |
33 | 2025-02-26T04:25:38.724Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-26T04:25:38.724Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-26T04:25:38.724Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-26T04:25:38.724Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-26T04:25:38.724Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-26T04:25:38.724Z | error: cannot install while Rust is installed |
39 | 2025-02-26T04:25:38.724Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-26T04:25:38.736Z | info: profile set to 'default' |
41 | 2025-02-26T04:25:38.736Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-26T04:25:38.738Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-02-26T04:25:38.887Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-02-26T04:25:38.887Z | info: downloading component 'cargo' |
45 | 2025-02-26T04:25:39.631Z | info: downloading component 'clippy' |
46 | 2025-02-26T04:25:39.917Z | info: downloading component 'rust-docs' |
47 | 2025-02-26T04:25:41.056Z | info: downloading component 'rust-std' |
48 | 2025-02-26T04:25:42.701Z | info: downloading component 'rustc' |
49 | 2025-02-26T04:25:48.381Z | info: downloading component 'rustfmt' |
50 | 2025-02-26T04:25:48.592Z | info: installing component 'cargo' |
51 | 2025-02-26T04:25:49.427Z | info: installing component 'clippy' |
52 | 2025-02-26T04:25:49.819Z | info: installing component 'rust-docs' |
53 | 2025-02-26T04:25:51.567Z | info: installing component 'rust-std' |
54 | 2025-02-26T04:25:53.566Z | info: installing component 'rustc' |
55 | 2025-02-26T04:25:59.594Z | info: installing component 'rustfmt' |
56 | 2025-02-26T04:25:59.943Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
57 | 2025-02-26T04:25:59.943Z | |
58 | 2025-02-26T04:26:00.315Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-02-26T04:26:00.315Z | |
60 | 2025-02-26T04:26:00.352Z | |
61 | 2025-02-26T04:26:00.352Z | Rust is installed now. Great! |
62 | 2025-02-26T04:26:00.352Z | |
63 | 2025-02-26T04:26:00.352Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-26T04:26:00.352Z | environment variable. This has not been done automatically. |
65 | 2025-02-26T04:26:00.352Z | |
66 | 2025-02-26T04:26:00.352Z | To configure your current shell, you need to source |
67 | 2025-02-26T04:26:00.352Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-26T04:26:00.352Z | |
69 | 2025-02-26T04:26:00.352Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-26T04:26:00.352Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-26T04:26:00.352Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-26T04:26:00.416Z | + rustup --version |
73 | 2025-02-26T04:26:00.441Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-26T04:26:00.441Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-26T04:26:00.501Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-02-26T04:26:00.557Z | + cargo --version |
77 | 2025-02-26T04:26:00.580Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-02-26T04:26:00.580Z | + rustc --version |
79 | 2025-02-26T04:26:00.622Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-02-26T04:26:00.628Z | process exited: duration 23536 ms, exit code 0 |
|
81 | 2025-02-26T04:26:00.648Z | starting task 2: "authentication" |
82 | 2025-02-26T04:26:00.672Z | process exited: duration 26 ms, exit code 0 |
|
83 | 2025-02-26T04:26:00.680Z | starting task 3: "clone repository" |
84 | 2025-02-26T04:26:00.685Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-26T04:26:00.690Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-26T04:26:00.732Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-26T04:26:07.941Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-26T04:26:07.944Z | + git fetch origin 4b0380c2cd192b9f2149fc682d7900695d6164ff |
89 | 2025-02-26T04:26:08.302Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-26T04:26:08.302Z | * branch 4b0380c2cd192b9f2149fc682d7900695d6164ff -> FETCH_HEAD |
91 | 2025-02-26T04:26:08.368Z | + [[ -n renovate/toml-0.x ]] |
92 | 2025-02-26T04:26:08.368Z | ++ git branch --show-current |
93 | 2025-02-26T04:26:08.368Z | + current=main |
94 | 2025-02-26T04:26:08.368Z | + [[ main != renovate/toml-0.x ]] |
95 | 2025-02-26T04:26:08.368Z | + git branch -f renovate/toml-0.x 4b0380c2cd192b9f2149fc682d7900695d6164ff |
96 | 2025-02-26T04:26:08.368Z | + git checkout -f renovate/toml-0.x |
97 | 2025-02-26T04:26:08.483Z | Switched to branch 'renovate/toml-0.x' |
98 | 2025-02-26T04:26:08.496Z | + git reset --hard 4b0380c2cd192b9f2149fc682d7900695d6164ff |
99 | 2025-02-26T04:26:08.519Z | HEAD is now at 4b0380c2c Update Rust crate toml to 0.8.20 |
100 | 2025-02-26T04:26:08.519Z | process exited: duration 7818 ms, exit code 0 |
|
101 | 2025-02-26T04:26:08.530Z | starting task 4: "build" |
102 | 2025-02-26T04:26:08.543Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-26T04:26:08.543Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-26T04:26:08.543Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-26T04:26:08.543Z | + cargo --version |
106 | 2025-02-26T04:26:08.591Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
107 | 2025-02-26T04:26:08.601Z | + rustc --version |
108 | 2025-02-26T04:26:08.668Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
109 | 2025-02-26T04:26:08.679Z | + cargo tree --locked |
110 | 2025-02-26T04:26:08.975Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
111 | 2025-02-26T04:26:09.248Z | Updating crates.io index |
112 | 2025-02-26T04:26:09.300Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
113 | 2025-02-26T04:26:09.782Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
114 | 2025-02-26T04:26:10.062Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
115 | 2025-02-26T04:26:10.353Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
116 | 2025-02-26T04:26:11.321Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
117 | 2025-02-26T04:26:13.135Z | Updating git repository `https://github.com/oxidecomputer/opte` |
118 | 2025-02-26T04:26:13.779Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
119 | 2025-02-26T04:26:14.568Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
120 | 2025-02-26T04:26:14.835Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
121 | 2025-02-26T04:26:15.212Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
122 | 2025-02-26T04:26:15.712Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
123 | 2025-02-26T04:26:16.236Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
124 | 2025-02-26T04:26:16.608Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
125 | 2025-02-26T04:26:16.987Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
126 | 2025-02-26T04:26:17.301Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
127 | 2025-02-26T04:26:17.514Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
128 | 2025-02-26T04:26:17.779Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
129 | 2025-02-26T04:26:18.009Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
130 | 2025-02-26T04:26:18.301Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
131 | 2025-02-26T04:26:18.617Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
132 | 2025-02-26T04:26:18.917Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
133 | 2025-02-26T04:26:19.360Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
134 | 2025-02-26T04:26:19.792Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
135 | 2025-02-26T04:26:20.034Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
136 | 2025-02-26T04:26:20.499Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
137 | 2025-02-26T04:26:20.784Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
138 | 2025-02-26T04:26:21.245Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
139 | 2025-02-26T04:26:21.801Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
140 | 2025-02-26T04:26:22.067Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
141 | 2025-02-26T04:26:22.295Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
142 | 2025-02-26T04:26:22.561Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
143 | 2025-02-26T04:26:23.947Z | Downloading crates ... |
144 | 2025-02-26T04:26:24.071Z | Downloaded anstyle-query v1.1.1 |
145 | 2025-02-26T04:26:24.086Z | Downloaded anstream v0.6.15 |
146 | 2025-02-26T04:26:24.086Z | Downloaded addr2line v0.24.2 |
147 | 2025-02-26T04:26:24.092Z | Downloaded approx v0.5.1 |
148 | 2025-02-26T04:26:24.092Z | Downloaded async-object-pool v0.1.5 |
149 | 2025-02-26T04:26:24.092Z | Downloaded anyhow v1.0.96 |
150 | 2025-02-26T04:26:24.092Z | Downloaded async-stream-impl v0.3.6 |
151 | 2025-02-26T04:26:24.093Z | Downloaded cfg_aliases v0.2.1 |
152 | 2025-02-26T04:26:24.093Z | Downloaded atty v0.2.14 |
153 | 2025-02-26T04:26:24.093Z | Downloaded atomicwrites v0.4.4 |
154 | 2025-02-26T04:26:24.114Z | Downloaded anstyle-parse v0.2.5 |
155 | 2025-02-26T04:26:24.114Z | Downloaded aead v0.5.2 |
156 | 2025-02-26T04:26:24.114Z | Downloaded anes v0.1.6 |
157 | 2025-02-26T04:26:24.114Z | Downloaded ascii-canvas v3.0.0 |
158 | 2025-02-26T04:26:24.124Z | Downloaded cexpr v0.6.0 |
159 | 2025-02-26T04:26:24.124Z | Downloaded cfg_aliases v0.1.1 |
160 | 2025-02-26T04:26:24.124Z | Downloaded foreign-types v0.3.2 |
161 | 2025-02-26T04:26:24.129Z | Downloaded float-ord v0.3.2 |
162 | 2025-02-26T04:26:24.129Z | Downloaded async-signal v0.2.10 |
163 | 2025-02-26T04:26:24.129Z | Downloaded headers-core v0.3.0 |
164 | 2025-02-26T04:26:24.129Z | Downloaded async-channel v2.3.1 |
165 | 2025-02-26T04:26:24.129Z | Downloaded bitflags v1.3.2 |
166 | 2025-02-26T04:26:24.132Z | Downloaded base16ct v0.2.0 |
167 | 2025-02-26T04:26:24.132Z | Downloaded foreign-types-shared v0.3.1 |
168 | 2025-02-26T04:26:24.142Z | Downloaded arrayref v0.3.9 |
169 | 2025-02-26T04:26:24.142Z | Downloaded block-padding v0.3.3 |
170 | 2025-02-26T04:26:24.146Z | Downloaded guppy-workspace-hack v0.1.0 |
171 | 2025-02-26T04:26:24.146Z | Downloaded assert_matches v1.5.0 |
172 | 2025-02-26T04:26:24.146Z | Downloaded foldhash v0.1.3 |
173 | 2025-02-26T04:26:24.150Z | Downloaded fd-lock v4.0.2 |
174 | 2025-02-26T04:26:24.150Z | Downloaded castaway v0.2.3 |
175 | 2025-02-26T04:26:24.150Z | Downloaded cargo-platform v0.1.8 |
176 | 2025-02-26T04:26:24.162Z | Downloaded fixedbitset v0.4.2 |
177 | 2025-02-26T04:26:24.162Z | Downloaded http-body v1.0.1 |
178 | 2025-02-26T04:26:24.162Z | Downloaded cancel-safe-futures v0.1.5 |
179 | 2025-02-26T04:26:24.172Z | Downloaded http-range v0.1.5 |
180 | 2025-02-26T04:26:24.172Z | Downloaded bit-vec v0.6.3 |
181 | 2025-02-26T04:26:24.172Z | Downloaded bitfield-struct v0.6.2 |
182 | 2025-02-26T04:26:24.172Z | Downloaded bcrypt-pbkdf v0.10.0 |
183 | 2025-02-26T04:26:24.172Z | Downloaded async-stream v0.3.6 |
184 | 2025-02-26T04:26:24.172Z | Downloaded foreign-types-shared v0.1.1 |
185 | 2025-02-26T04:26:24.202Z | Downloaded hubpack_derive v0.1.1 |
186 | 2025-02-26T04:26:24.202Z | Downloaded openssl-probe v0.1.5 |
187 | 2025-02-26T04:26:24.202Z | Downloaded fxhash v0.2.1 |
188 | 2025-02-26T04:26:24.202Z | Downloaded async-recursion v1.1.1 |
189 | 2025-02-26T04:26:24.202Z | Downloaded flagset v0.4.6 |
190 | 2025-02-26T04:26:24.203Z | Downloaded cfg-if v1.0.0 |
191 | 2025-02-26T04:26:24.203Z | Downloaded fnv v1.0.7 |
192 | 2025-02-26T04:26:24.203Z | Downloaded filetime v0.2.25 |
193 | 2025-02-26T04:26:25.220Z | Downloaded blocking v1.6.1 |
194 | 2025-02-26T04:26:25.220Z | Downloaded bzip2 v0.4.4 |
195 | 2025-02-26T04:26:25.220Z | Downloaded home v0.5.9 |
196 | 2025-02-26T04:26:25.220Z | Downloaded base64ct v1.6.0 |
197 | 2025-02-26T04:26:25.220Z | Downloaded humantime v2.1.0 |
198 | 2025-02-26T04:26:25.220Z | Downloaded async-executor v1.13.1 |
199 | 2025-02-26T04:26:25.220Z | Downloaded futures-io v0.3.31 |
200 | 2025-02-26T04:26:25.220Z | Downloaded hostname v0.3.1 |
201 | 2025-02-26T04:26:25.220Z | Downloaded ghash v0.5.1 |
202 | 2025-02-26T04:26:25.220Z | Downloaded http-body-util v0.1.2 |
203 | 2025-02-26T04:26:25.220Z | Downloaded foreign-types-macros v0.2.3 |
204 | 2025-02-26T04:26:25.220Z | Downloaded chacha20 v0.9.1 |
205 | 2025-02-26T04:26:25.220Z | Downloaded bitflags v2.6.0 |
206 | 2025-02-26T04:26:25.220Z | Downloaded camino-tempfile v1.1.1 |
207 | 2025-02-26T04:26:25.227Z | Downloaded block-buffer v0.10.4 |
208 | 2025-02-26T04:26:25.227Z | Downloaded bcs v0.1.6 |
209 | 2025-02-26T04:26:25.227Z | Downloaded camino v1.1.9 |
210 | 2025-02-26T04:26:25.227Z | Downloaded hubpack v0.1.2 |
211 | 2025-02-26T04:26:25.227Z | Downloaded progenitor-client v0.9.1 |
212 | 2025-02-26T04:26:25.227Z | Downloaded pretty-hex v0.2.1 |
213 | 2025-02-26T04:26:25.227Z | Downloaded plotters-svg v0.3.7 |
214 | 2025-02-26T04:26:25.227Z | Downloaded num_enum v0.5.11 |
215 | 2025-02-26T04:26:25.227Z | Downloaded glob v0.3.2 |
216 | 2025-02-26T04:26:25.227Z | Downloaded arrayvec v0.7.6 |
217 | 2025-02-26T04:26:25.228Z | Downloaded heck v0.5.0 |
218 | 2025-02-26T04:26:25.228Z | Downloaded blake2 v0.10.6 |
219 | 2025-02-26T04:26:25.228Z | Downloaded futures-sink v0.3.31 |
220 | 2025-02-26T04:26:25.228Z | Downloaded proc-macro-error-attr2 v2.0.0 |
221 | 2025-02-26T04:26:25.228Z | Downloaded ff v0.13.0 |
222 | 2025-02-26T04:26:25.228Z | Downloaded num_enum_derive v0.5.11 |
223 | 2025-02-26T04:26:25.228Z | Downloaded async-bb8-diesel v0.2.1 |
224 | 2025-02-26T04:26:25.228Z | Downloaded heck v0.4.1 |
225 | 2025-02-26T04:26:25.228Z | Downloaded hash32 v0.3.1 |
226 | 2025-02-26T04:26:25.228Z | Downloaded heck v0.3.3 |
227 | 2025-02-26T04:26:25.228Z | Downloaded allocator-api2 v0.2.18 |
228 | 2025-02-26T04:26:25.228Z | Downloaded serde-big-array v0.5.1 |
229 | 2025-02-26T04:26:25.228Z | Downloaded futures-macro v0.3.31 |
230 | 2025-02-26T04:26:25.228Z | Downloaded phf_generator v0.11.2 |
231 | 2025-02-26T04:26:25.228Z | Downloaded env_logger v0.11.5 |
232 | 2025-02-26T04:26:25.228Z | Downloaded globset v0.4.15 |
233 | 2025-02-26T04:26:25.228Z | Downloaded generic-array v0.14.7 |
234 | 2025-02-26T04:26:25.228Z | Downloaded futures-lite v2.3.0 |
235 | 2025-02-26T04:26:25.228Z | Downloaded time-core v0.1.2 |
236 | 2025-02-26T04:26:25.228Z | Downloaded tower-service v0.3.3 |
237 | 2025-02-26T04:26:25.228Z | Downloaded futures-channel v0.3.31 |
238 | 2025-02-26T04:26:25.228Z | Downloaded progenitor-macro v0.9.1 |
239 | 2025-02-26T04:26:25.228Z | Downloaded event-listener v5.3.1 |
240 | 2025-02-26T04:26:25.228Z | Downloaded rand_xorshift v0.3.0 |
241 | 2025-02-26T04:26:25.228Z | Downloaded cfg-expr v0.18.0 |
242 | 2025-02-26T04:26:25.228Z | Downloaded once_cell v1.20.3 |
243 | 2025-02-26T04:26:25.229Z | Downloaded hyper-rustls v0.26.0 |
244 | 2025-02-26T04:26:25.229Z | Downloaded rtoolbox v0.0.2 |
245 | 2025-02-26T04:26:25.229Z | Downloaded rand_seeder v0.3.0 |
246 | 2025-02-26T04:26:25.229Z | Downloaded toolchain_find v0.4.0 |
247 | 2025-02-26T04:26:25.229Z | Downloaded hex-literal v0.4.1 |
248 | 2025-02-26T04:26:25.229Z | Downloaded group v0.13.0 |
249 | 2025-02-26T04:26:25.229Z | Downloaded pem-rfc7468 v0.7.0 |
250 | 2025-02-26T04:26:25.229Z | Downloaded partial-io v0.5.4 |
251 | 2025-02-26T04:26:25.229Z | Downloaded futures-timer v3.0.3 |
252 | 2025-02-26T04:26:25.229Z | Downloaded cstr-argument v0.1.2 |
253 | 2025-02-26T04:26:25.229Z | Downloaded try-lock v0.2.5 |
254 | 2025-02-26T04:26:25.229Z | Downloaded peg v0.8.4 |
255 | 2025-02-26T04:26:25.229Z | Downloaded scrypt v0.11.0 |
256 | 2025-02-26T04:26:25.229Z | Downloaded shell-words v1.1.0 |
257 | 2025-02-26T04:26:25.229Z | Downloaded base64 v0.13.1 |
258 | 2025-02-26T04:26:25.229Z | Downloaded fragile v2.0.0 |
259 | 2025-02-26T04:26:25.229Z | Downloaded slog-stdlog v4.1.1 |
260 | 2025-02-26T04:26:25.229Z | Downloaded fatfs v0.3.6 |
261 | 2025-02-26T04:26:25.229Z | Downloaded subtle v2.6.1 |
262 | 2025-02-26T04:26:25.229Z | Downloaded serde-hex v0.1.0 |
263 | 2025-02-26T04:26:25.229Z | Downloaded untrusted v0.7.1 |
264 | 2025-02-26T04:26:25.229Z | Downloaded quote v1.0.38 |
265 | 2025-02-26T04:26:25.229Z | Downloaded tokio-macros v2.5.0 |
266 | 2025-02-26T04:26:25.229Z | Downloaded bytes v1.9.0 |
267 | 2025-02-26T04:26:25.229Z | Downloaded hmac v0.12.1 |
268 | 2025-02-26T04:26:25.229Z | Downloaded bumpalo v3.16.0 |
269 | 2025-02-26T04:26:25.229Z | Downloaded is_ci v1.2.0 |
270 | 2025-02-26T04:26:25.230Z | Downloaded zone_cfg_derive v0.1.2 |
271 | 2025-02-26T04:26:25.230Z | Downloaded rustversion v1.0.17 |
272 | 2025-02-26T04:26:25.230Z | Downloaded highway v1.2.0 |
273 | 2025-02-26T04:26:25.230Z | Downloaded getrandom v0.3.1 |
274 | 2025-02-26T04:26:25.230Z | Downloaded base64 v0.22.1 |
275 | 2025-02-26T04:26:25.230Z | Downloaded num v0.4.3 |
276 | 2025-02-26T04:26:25.230Z | Downloaded zone v0.3.0 |
277 | 2025-02-26T04:26:25.230Z | Downloaded zone v0.1.8 |
278 | 2025-02-26T04:26:25.230Z | Downloaded universal-hash v0.5.1 |
279 | 2025-02-26T04:26:25.230Z | Downloaded newline-converter v0.3.0 |
280 | 2025-02-26T04:26:25.230Z | Downloaded shlex v1.3.0 |
281 | 2025-02-26T04:26:25.230Z | Downloaded cpufeatures v0.2.14 |
282 | 2025-02-26T04:26:25.230Z | Downloaded hyper-rustls v0.27.3 |
283 | 2025-02-26T04:26:25.230Z | Downloaded diesel-dtrace v0.4.2 |
284 | 2025-02-26T04:26:25.230Z | Downloaded daft v0.1.1 |
285 | 2025-02-26T04:26:25.230Z | Downloaded hickory-client v0.24.3 |
286 | 2025-02-26T04:26:25.230Z | Downloaded tabwriter v1.4.0 |
287 | 2025-02-26T04:26:25.230Z | Downloaded tabled_derive v0.10.0 |
288 | 2025-02-26T04:26:25.230Z | Downloaded strum_macros v0.26.4 |
289 | 2025-02-26T04:26:25.230Z | Downloaded snafu-derive v0.8.5 |
290 | 2025-02-26T04:26:25.230Z | Downloaded parse-size v1.1.0 |
291 | 2025-02-26T04:26:25.230Z | Downloaded whoami v1.5.2 |
292 | 2025-02-26T04:26:25.230Z | Downloaded backtrace v0.3.74 |
293 | 2025-02-26T04:26:25.230Z | Downloaded tui-tree-widget v0.23.0 |
294 | 2025-02-26T04:26:25.231Z | Downloaded which v4.4.2 |
295 | 2025-02-26T04:26:25.231Z | Downloaded num-conv v0.1.0 |
296 | 2025-02-26T04:26:25.231Z | Downloaded tokio-native-tls v0.3.1 |
297 | 2025-02-26T04:26:25.231Z | Downloaded time-macros v0.2.18 |
298 | 2025-02-26T04:26:25.231Z | Downloaded spki v0.7.3 |
299 | 2025-02-26T04:26:25.231Z | Downloaded pin-project-lite v0.2.14 |
300 | 2025-02-26T04:26:25.231Z | Downloaded russh-cryptovec v0.7.3 |
301 | 2025-02-26T04:26:25.231Z | Downloaded progenitor-client v0.8.0 |
302 | 2025-02-26T04:26:25.231Z | Downloaded lalrpop-util v0.19.12 |
303 | 2025-02-26T04:26:25.231Z | Downloaded crc v3.2.1 |
304 | 2025-02-26T04:26:25.231Z | Downloaded cookie_store v0.21.1 |
305 | 2025-02-26T04:26:25.231Z | Downloaded indent_write v2.2.0 |
306 | 2025-02-26T04:26:25.231Z | Downloaded zerovec-derive v0.10.3 |
307 | 2025-02-26T04:26:25.238Z | Downloaded semver v1.0.25 |
308 | 2025-02-26T04:26:25.238Z | Downloaded packed_struct_codegen v0.10.1 |
309 | 2025-02-26T04:26:25.238Z | Downloaded precomputed-hash v0.1.1 |
310 | 2025-02-26T04:26:25.238Z | Downloaded slab v0.4.9 |
311 | 2025-02-26T04:26:25.238Z | Downloaded lru-cache v0.1.2 |
312 | 2025-02-26T04:26:25.238Z | Downloaded polyval v0.6.2 |
313 | 2025-02-26T04:26:25.238Z | Downloaded des v0.8.1 |
314 | 2025-02-26T04:26:25.238Z | Downloaded pkcs8 v0.10.2 |
315 | 2025-02-26T04:26:25.238Z | Downloaded tracing-attributes v0.1.27 |
316 | 2025-02-26T04:26:25.238Z | Downloaded test-strategy v0.4.0 |
317 | 2025-02-26T04:26:25.238Z | Downloaded phf v0.11.2 |
318 | 2025-02-26T04:26:25.238Z | Downloaded plotters-backend v0.3.7 |
319 | 2025-02-26T04:26:25.238Z | Downloaded phf_codegen v0.11.2 |
320 | 2025-02-26T04:26:25.238Z | Downloaded data-encoding v2.6.0 |
321 | 2025-02-26T04:26:25.238Z | Downloaded rand_distr v0.4.3 |
322 | 2025-02-26T04:26:25.238Z | Downloaded subprocess v0.2.9 |
323 | 2025-02-26T04:26:25.239Z | Downloaded fixedbitset v0.5.7 |
324 | 2025-02-26T04:26:25.239Z | Downloaded progenitor v0.9.1 |
325 | 2025-02-26T04:26:25.239Z | Downloaded ena v0.14.3 |
326 | 2025-02-26T04:26:25.239Z | Downloaded embedded-io v0.6.1 |
327 | 2025-02-26T04:26:25.239Z | Downloaded embedded-io v0.4.0 |
328 | 2025-02-26T04:26:25.239Z | Downloaded p256 v0.13.2 |
329 | 2025-02-26T04:26:25.239Z | Downloaded rustc_version v0.4.1 |
330 | 2025-02-26T04:26:25.239Z | Downloaded rustc_version v0.1.7 |
331 | 2025-02-26T04:26:25.239Z | Downloaded rustc-hash v2.1.1 |
332 | 2025-02-26T04:26:25.239Z | Downloaded write16 v1.0.0 |
333 | 2025-02-26T04:26:25.239Z | Downloaded serde_repr v0.1.19 |
334 | 2025-02-26T04:26:25.239Z | Downloaded version_check v0.9.5 |
335 | 2025-02-26T04:26:25.239Z | Downloaded value-bag v1.9.0 |
336 | 2025-02-26T04:26:25.239Z | Downloaded match_cfg v0.1.0 |
337 | 2025-02-26T04:26:25.239Z | Downloaded static_assertions v1.1.0 |
338 | 2025-02-26T04:26:25.239Z | Downloaded slog-dtrace v0.3.0 |
339 | 2025-02-26T04:26:25.239Z | Downloaded sha1 v0.10.6 |
340 | 2025-02-26T04:26:25.239Z | Downloaded derive_more v0.99.19 |
341 | 2025-02-26T04:26:25.239Z | Downloaded maplit v1.0.2 |
342 | 2025-02-26T04:26:25.239Z | Downloaded snafu v0.8.5 |
343 | 2025-02-26T04:26:25.239Z | Downloaded slog-envlogger v2.2.0 |
344 | 2025-02-26T04:26:25.239Z | Downloaded strip-ansi-escapes v0.2.0 |
345 | 2025-02-26T04:26:25.239Z | Downloaded arc-swap v1.7.1 |
346 | 2025-02-26T04:26:25.239Z | Downloaded heapless v0.7.17 |
347 | 2025-02-26T04:26:25.239Z | Downloaded crucible-workspace-hack v0.1.0 |
348 | 2025-02-26T04:26:25.239Z | Downloaded terminal_size v0.4.0 |
349 | 2025-02-26T04:26:25.239Z | Downloaded unsafe-libyaml v0.2.11 |
350 | 2025-02-26T04:26:25.239Z | Downloaded termcolor v1.4.1 |
351 | 2025-02-26T04:26:25.239Z | Downloaded aes v0.8.4 |
352 | 2025-02-26T04:26:25.239Z | Downloaded zip v0.6.6 |
353 | 2025-02-26T04:26:25.239Z | Downloaded simd-adler32 v0.3.7 |
354 | 2025-02-26T04:26:25.239Z | Downloaded escape8259 v0.5.3 |
355 | 2025-02-26T04:26:25.239Z | Downloaded instant v0.1.13 |
356 | 2025-02-26T04:26:25.239Z | Downloaded md5 v0.7.0 |
357 | 2025-02-26T04:26:25.239Z | Downloaded predicates-core v1.0.8 |
358 | 2025-02-26T04:26:25.240Z | Downloaded predicates v3.1.3 |
359 | 2025-02-26T04:26:25.240Z | Downloaded crunchy v0.2.2 |
360 | 2025-02-26T04:26:25.240Z | Downloaded wyz v0.5.1 |
361 | 2025-02-26T04:26:25.240Z | Downloaded parking_lot v0.12.3 |
362 | 2025-02-26T04:26:25.240Z | Downloaded schemars_derive v0.8.21 |
363 | 2025-02-26T04:26:25.240Z | Downloaded num-bigint v0.4.6 |
364 | 2025-02-26T04:26:25.240Z | Downloaded slog-scope v4.4.0 |
365 | 2025-02-26T04:26:25.240Z | Downloaded strum_macros v0.24.3 |
366 | 2025-02-26T04:26:25.240Z | Downloaded slog-json v2.6.1 |
367 | 2025-02-26T04:26:25.240Z | Downloaded num-complex v0.4.6 |
368 | 2025-02-26T04:26:25.240Z | Downloaded trybuild v1.0.103 |
369 | 2025-02-26T04:26:25.240Z | Downloaded opaque-debug v0.3.1 |
370 | 2025-02-26T04:26:25.240Z | Downloaded aes-gcm v0.10.3 |
371 | 2025-02-26T04:26:25.240Z | Downloaded dyn-clone v1.0.18 |
372 | 2025-02-26T04:26:25.240Z | Downloaded heapless v0.8.0 |
373 | 2025-02-26T04:26:25.240Z | Downloaded crossbeam-deque v0.8.5 |
374 | 2025-02-26T04:26:25.240Z | Downloaded enum-as-inner v0.6.1 |
375 | 2025-02-26T04:26:25.240Z | Downloaded strum_macros v0.25.3 |
376 | 2025-02-26T04:26:25.240Z | Downloaded typify v0.2.0 |
377 | 2025-02-26T04:26:25.240Z | Downloaded hickory-server v0.24.3 |
378 | 2025-02-26T04:26:25.240Z | Downloaded openssl-macros v0.1.1 |
379 | 2025-02-26T04:26:25.240Z | Downloaded newtype_derive v0.1.6 |
380 | 2025-02-26T04:26:25.240Z | Downloaded termios v0.3.3 |
381 | 2025-02-26T04:26:25.240Z | Downloaded new_debug_unreachable v1.0.6 |
382 | 2025-02-26T04:26:25.240Z | Downloaded md-5 v0.10.6 |
383 | 2025-02-26T04:26:25.240Z | Downloaded linear-map v1.2.0 |
384 | 2025-02-26T04:26:25.240Z | Downloaded unicode-linebreak v0.1.5 |
385 | 2025-02-26T04:26:25.240Z | Downloaded password-hash v0.4.2 |
386 | 2025-02-26T04:26:25.240Z | Downloaded lazy_static v1.5.0 |
387 | 2025-02-26T04:26:25.240Z | Downloaded writeable v0.5.5 |
388 | 2025-02-26T04:26:25.240Z | Downloaded vsss-rs v3.3.4 |
389 | 2025-02-26T04:26:25.240Z | Downloaded cmake v0.1.51 |
390 | 2025-02-26T04:26:25.240Z | Downloaded samael v0.0.18 |
391 | 2025-02-26T04:26:25.240Z | Downloaded serde_urlencoded v0.7.1 |
392 | 2025-02-26T04:26:25.240Z | Downloaded target-triple v0.1.3 |
393 | 2025-02-26T04:26:25.240Z | Downloaded sync-ptr v0.1.1 |
394 | 2025-02-26T04:26:25.240Z | Downloaded crypto-common v0.1.6 |
395 | 2025-02-26T04:26:25.240Z | Downloaded zeroize_derive v1.4.2 |
396 | 2025-02-26T04:26:25.240Z | Downloaded oorandom v11.1.4 |
397 | 2025-02-26T04:26:25.240Z | Downloaded term v0.7.0 |
398 | 2025-02-26T04:26:25.241Z | Downloaded phf_shared v0.11.2 |
399 | 2025-02-26T04:26:25.241Z | Downloaded indexmap v1.9.3 |
400 | 2025-02-26T04:26:25.241Z | Downloaded proc-macro-error-attr v1.0.4 |
401 | 2025-02-26T04:26:25.241Z | Downloaded tokio-rustls v0.25.0 |
402 | 2025-02-26T04:26:25.241Z | Downloaded serde_yaml v0.9.34+deprecated |
403 | 2025-02-26T04:26:25.241Z | Downloaded rand_core v0.6.4 |
404 | 2025-02-26T04:26:25.241Z | Downloaded rand_chacha v0.9.0 |
405 | 2025-02-26T04:26:25.241Z | Downloaded lazycell v1.3.0 |
406 | 2025-02-26T04:26:25.241Z | Downloaded clang-sys v1.8.1 |
407 | 2025-02-26T04:26:25.244Z | Downloaded zip v2.1.3 |
408 | 2025-02-26T04:26:25.244Z | Downloaded idna_adapter v1.2.0 |
409 | 2025-02-26T04:26:25.244Z | Downloaded crossbeam-epoch v0.9.18 |
410 | 2025-02-26T04:26:25.244Z | Downloaded supports-color v3.0.2 |
411 | 2025-02-26T04:26:25.244Z | Downloaded hickory-resolver v0.24.3 |
412 | 2025-02-26T04:26:25.245Z | Downloaded serde_tokenstream v0.2.2 |
413 | 2025-02-26T04:26:25.245Z | Downloaded p521 v0.13.3 |
414 | 2025-02-26T04:26:25.245Z | Downloaded zone_cfg_derive v0.3.0 |
415 | 2025-02-26T04:26:25.245Z | Downloaded want v0.3.1 |
416 | 2025-02-26T04:26:25.245Z | Downloaded newtype-uuid v1.2.1 |
417 | 2025-02-26T04:26:25.245Z | Downloaded crossbeam-utils v0.8.20 |
418 | 2025-02-26T04:26:25.245Z | Downloaded tabled_derive v0.7.0 |
419 | 2025-02-26T04:26:25.245Z | Downloaded oso v0.27.3 |
420 | 2025-02-26T04:26:25.245Z | Downloaded aho-corasick v1.1.3 |
421 | 2025-02-26T04:26:25.245Z | Downloaded threadpool v1.8.1 |
422 | 2025-02-26T04:26:25.245Z | Downloaded diesel_table_macro_syntax v0.2.0 |
423 | 2025-02-26T04:26:25.245Z | Downloaded unicode-truncate v1.1.0 |
424 | 2025-02-26T04:26:25.245Z | Downloaded convert_case v0.4.0 |
425 | 2025-02-26T04:26:25.245Z | Downloaded rust-argon2 v2.1.0 |
426 | 2025-02-26T04:26:25.245Z | Downloaded thiserror-impl v2.0.11 |
427 | 2025-02-26T04:26:25.245Z | Downloaded proc-macro-error2 v2.0.1 |
428 | 2025-02-26T04:26:25.245Z | Downloaded plain v0.2.3 |
429 | 2025-02-26T04:26:25.245Z | Downloaded pkg-config v0.3.31 |
430 | 2025-02-26T04:26:25.245Z | Downloaded pretty-hex v0.4.1 |
431 | 2025-02-26T04:26:25.245Z | Downloaded rusty-fork v0.3.0 |
432 | 2025-02-26T04:26:25.245Z | Downloaded peg-runtime v0.8.3 |
433 | 2025-02-26T04:26:25.245Z | Downloaded secrecy v0.8.0 |
434 | 2025-02-26T04:26:25.245Z | Downloaded dropshot_endpoint v0.15.1 |
435 | 2025-02-26T04:26:25.245Z | Downloaded cobs v0.2.3 |
436 | 2025-02-26T04:26:25.245Z | Downloaded clap_lex v0.7.4 |
437 | 2025-02-26T04:26:25.245Z | Downloaded rustc-demangle v0.1.24 |
438 | 2025-02-26T04:26:25.245Z | Downloaded proc-macro-error v1.0.4 |
439 | 2025-02-26T04:26:25.245Z | Downloaded nodrop v0.1.14 |
440 | 2025-02-26T04:26:25.246Z | Downloaded sqlformat v0.2.6 |
441 | 2025-02-26T04:26:25.246Z | Downloaded http v1.2.0 |
442 | 2025-02-26T04:26:25.246Z | Downloaded displaydoc v0.2.5 |
443 | 2025-02-26T04:26:25.246Z | Downloaded hashbrown v0.13.2 |
444 | 2025-02-26T04:26:25.246Z | Downloaded display-error-chain v0.2.2 |
445 | 2025-02-26T04:26:25.246Z | Downloaded curve25519-dalek-derive v0.1.1 |
446 | 2025-02-26T04:26:25.246Z | Downloaded smawk v0.3.2 |
447 | 2025-02-26T04:26:25.246Z | Downloaded tinyvec_macros v0.1.1 |
448 | 2025-02-26T04:26:25.246Z | Downloaded sqlparser_derive v0.2.2 |
449 | 2025-02-26T04:26:25.246Z | Downloaded oso-derive v0.27.3 |
450 | 2025-02-26T04:26:25.246Z | Downloaded internet-checksum v0.2.1 |
451 | 2025-02-26T04:26:25.246Z | Downloaded vte v0.11.1 |
452 | 2025-02-26T04:26:25.246Z | Downloaded instability v0.3.2 |
453 | 2025-02-26T04:26:25.246Z | Downloaded blake3 v1.5.4 |
454 | 2025-02-26T04:26:25.246Z | Downloaded utf16_iter v1.0.5 |
455 | 2025-02-26T04:26:25.246Z | Downloaded toml_datetime v0.6.8 |
456 | 2025-02-26T04:26:25.246Z | Downloaded rand v0.9.0 |
457 | 2025-02-26T04:26:25.246Z | Downloaded predicates-tree v1.0.11 |
458 | 2025-02-26T04:26:25.246Z | Downloaded percent-encoding v2.3.1 |
459 | 2025-02-26T04:26:25.246Z | Downloaded pem v3.0.5 |
460 | 2025-02-26T04:26:25.246Z | Downloaded pbkdf2 v0.11.0 |
461 | 2025-02-26T04:26:25.246Z | Downloaded tower-layer v0.3.3 |
462 | 2025-02-26T04:26:25.246Z | Downloaded schemars v0.8.21 |
463 | 2025-02-26T04:26:25.246Z | Downloaded doc-comment v0.3.3 |
464 | 2025-02-26T04:26:25.246Z | Downloaded semver v0.1.20 |
465 | 2025-02-26T04:26:25.246Z | Downloaded relative-path v1.9.3 |
466 | 2025-02-26T04:26:25.246Z | Downloaded ipnet v2.10.1 |
467 | 2025-02-26T04:26:25.246Z | Downloaded indexmap v2.7.1 |
468 | 2025-02-26T04:26:25.246Z | Downloaded inout v0.1.3 |
469 | 2025-02-26T04:26:25.247Z | Downloaded tinyvec v1.8.0 |
470 | 2025-02-26T04:26:25.247Z | Downloaded dunce v1.0.5 |
471 | 2025-02-26T04:26:25.247Z | Downloaded ciborium-io v0.2.2 |
472 | 2025-02-26T04:26:25.247Z | Downloaded is_terminal_polyfill v1.70.1 |
473 | 2025-02-26T04:26:25.247Z | Downloaded thread-id v4.2.2 |
474 | 2025-02-26T04:26:25.247Z | Downloaded ssh-encoding v0.2.0 |
475 | 2025-02-26T04:26:25.247Z | Downloaded ssh-cipher v0.2.0 |
476 | 2025-02-26T04:26:25.247Z | Downloaded libxml v0.3.3 |
477 | 2025-02-26T04:26:25.247Z | Downloaded utf8_iter v1.0.4 |
478 | 2025-02-26T04:26:25.247Z | Downloaded ctr v0.9.2 |
479 | 2025-02-26T04:26:25.247Z | Downloaded chrono-tz-build v0.4.0 |
480 | 2025-02-26T04:26:25.247Z | Downloaded utf-8 v0.7.6 |
481 | 2025-02-26T04:26:25.247Z | Downloaded aws-lc-rs v1.10.0 |
482 | 2025-02-26T04:26:25.247Z | Downloaded defmt-parser v0.3.4 |
483 | 2025-02-26T04:26:25.247Z | Downloaded rustls-pemfile v1.0.4 |
484 | 2025-02-26T04:26:25.247Z | Downloaded serde_derive_internals v0.29.1 |
485 | 2025-02-26T04:26:25.247Z | Downloaded sec1 v0.7.3 |
486 | 2025-02-26T04:26:25.247Z | Downloaded strum v0.26.3 |
487 | 2025-02-26T04:26:25.247Z | Downloaded dirs-sys-next v0.1.2 |
488 | 2025-02-26T04:26:25.247Z | Downloaded icu_locid_transform_data v1.5.0 |
489 | 2025-02-26T04:26:25.247Z | Downloaded tokio-tungstenite v0.24.0 |
490 | 2025-02-26T04:26:25.247Z | Downloaded dirs-next v2.0.0 |
491 | 2025-02-26T04:26:25.247Z | Downloaded digest v0.10.7 |
492 | 2025-02-26T04:26:25.247Z | Downloaded difflib v0.4.0 |
493 | 2025-02-26T04:26:25.247Z | Downloaded utf8parse v0.2.2 |
494 | 2025-02-26T04:26:25.247Z | Downloaded smallvec v1.14.0 |
495 | 2025-02-26T04:26:25.247Z | Downloaded num-iter v0.1.45 |
496 | 2025-02-26T04:26:25.247Z | Downloaded phf_shared v0.10.0 |
497 | 2025-02-26T04:26:25.247Z | Downloaded memoffset v0.9.1 |
498 | 2025-02-26T04:26:25.248Z | Downloaded tinytemplate v1.2.1 |
499 | 2025-02-26T04:26:25.248Z | Downloaded unicode-bidi v0.3.17 |
500 | 2025-02-26T04:26:25.248Z | Downloaded usdt-attr-macro v0.5.0 |
501 | 2025-02-26T04:26:25.248Z | Downloaded tokio-tungstenite v0.23.1 |
502 | 2025-02-26T04:26:25.248Z | Downloaded stable_deref_trait v1.2.0 |
503 | 2025-02-26T04:26:25.248Z | Downloaded packed_struct v0.10.1 |
504 | 2025-02-26T04:26:25.248Z | Downloaded proc-macro-crate v3.2.0 |
505 | 2025-02-26T04:26:25.248Z | Downloaded proc-macro-crate v1.3.1 |
506 | 2025-02-26T04:26:25.248Z | Downloaded oxnet v0.1.0 |
507 | 2025-02-26T04:26:25.253Z | Downloaded rayon v1.10.0 |
508 | 2025-02-26T04:26:25.253Z | Downloaded usdt-macro v0.5.0 |
509 | 2025-02-26T04:26:25.253Z | Downloaded guppy v0.17.17 |
510 | 2025-02-26T04:26:25.253Z | Downloaded rustyline v14.0.0 |
511 | 2025-02-26T04:26:25.253Z | Downloaded ciborium-ll v0.2.2 |
512 | 2025-02-26T04:26:25.253Z | Downloaded synstructure v0.13.1 |
513 | 2025-02-26T04:26:25.253Z | Downloaded rustfmt-wrapper v0.2.1 |
514 | 2025-02-26T04:26:25.253Z | Downloaded salty v0.3.0 |
515 | 2025-02-26T04:26:25.253Z | Downloaded usdt v0.5.0 |
516 | 2025-02-26T04:26:25.253Z | Downloaded hashbrown v0.15.1 |
517 | 2025-02-26T04:26:25.253Z | Downloaded mime v0.3.17 |
518 | 2025-02-26T04:26:25.253Z | Downloaded linked-hash-map v0.5.6 |
519 | 2025-02-26T04:26:25.253Z | Downloaded owo-colors v4.1.0 |
520 | 2025-02-26T04:26:25.253Z | Downloaded zerocopy-derive v0.7.35 |
521 | 2025-02-26T04:26:25.253Z | Downloaded rustls-native-certs v0.7.3 |
522 | 2025-02-26T04:26:25.253Z | Downloaded termtree v0.4.1 |
523 | 2025-02-26T04:26:25.253Z | Downloaded pest_derive v2.7.14 |
524 | 2025-02-26T04:26:25.253Z | Downloaded omicron-zone-package v0.12.0 |
525 | 2025-02-26T04:26:25.253Z | Downloaded vte_generate_state_changes v0.1.2 |
526 | 2025-02-26T04:26:25.253Z | Downloaded deranged v0.3.11 |
527 | 2025-02-26T04:26:25.253Z | Downloaded defmt-macros v0.3.9 |
528 | 2025-02-26T04:26:25.253Z | Downloaded russh v0.45.0 |
529 | 2025-02-26T04:26:25.253Z | Downloaded zopfli v0.8.1 |
530 | 2025-02-26T04:26:25.253Z | Downloaded equivalent v1.0.1 |
531 | 2025-02-26T04:26:25.254Z | Downloaded async-std v1.13.0 |
532 | 2025-02-26T04:26:25.254Z | Downloaded libsw v3.3.1 |
533 | 2025-02-26T04:26:25.254Z | Downloaded impl-trait-for-tuples v0.2.2 |
534 | 2025-02-26T04:26:25.254Z | Downloaded usdt-impl v0.5.0 |
535 | 2025-02-26T04:26:25.254Z | Downloaded thiserror v2.0.11 |
536 | 2025-02-26T04:26:25.254Z | Downloaded ref-cast v1.0.23 |
537 | 2025-02-26T04:26:25.254Z | Downloaded bindgen v0.69.5 |
538 | 2025-02-26T04:26:25.254Z | Downloaded serde_path_to_error v0.1.16 |
539 | 2025-02-26T04:26:25.254Z | Downloaded path-slash v0.1.5 |
540 | 2025-02-26T04:26:25.254Z | Downloaded typify-macro v0.3.0 |
541 | 2025-02-26T04:26:25.254Z | Downloaded tls_codec v0.4.1 |
542 | 2025-02-26T04:26:25.254Z | Downloaded tiny-keccak v2.0.2 |
543 | 2025-02-26T04:26:25.254Z | Downloaded waitgroup v0.1.2 |
544 | 2025-02-26T04:26:25.254Z | Downloaded unicode-xid v0.2.6 |
545 | 2025-02-26T04:26:25.254Z | Downloaded thiserror v1.0.69 |
546 | 2025-02-26T04:26:25.254Z | Downloaded pathdiff v0.2.3 |
547 | 2025-02-26T04:26:25.254Z | Downloaded wait-timeout v0.2.0 |
548 | 2025-02-26T04:26:25.254Z | Downloaded h2 v0.4.6 |
549 | 2025-02-26T04:26:25.254Z | Downloaded constant_time_eq v0.3.1 |
550 | 2025-02-26T04:26:25.254Z | Downloaded const_format_proc_macros v0.2.34 |
551 | 2025-02-26T04:26:25.254Z | Downloaded crc-catalog v2.4.0 |
552 | 2025-02-26T04:26:25.254Z | Downloaded nanorand v0.7.0 |
553 | 2025-02-26T04:26:25.254Z | Downloaded mockall v0.13.1 |
554 | 2025-02-26T04:26:25.254Z | Downloaded mime_guess v2.0.5 |
555 | 2025-02-26T04:26:25.254Z | Downloaded libtest-mimic v0.7.3 |
556 | 2025-02-26T04:26:25.254Z | Downloaded lock_api v0.4.12 |
557 | 2025-02-26T04:26:25.254Z | Downloaded litemap v0.7.3 |
558 | 2025-02-26T04:26:25.254Z | Downloaded icu_locid_transform v1.5.0 |
559 | 2025-02-26T04:26:25.254Z | Downloaded crossterm v0.28.1 |
560 | 2025-02-26T04:26:25.254Z | Downloaded postgres-types v0.2.9 |
561 | 2025-02-26T04:26:25.254Z | Downloaded serde_with_macros v3.11.0 |
562 | 2025-02-26T04:26:25.254Z | Downloaded crypto-bigint v0.5.5 |
563 | 2025-02-26T04:26:25.254Z | Downloaded x509-cert v0.2.5 |
564 | 2025-02-26T04:26:25.254Z | Downloaded parking v2.2.1 |
565 | 2025-02-26T04:26:25.254Z | Downloaded paste v1.0.15 |
566 | 2025-02-26T04:26:25.254Z | Downloaded walkdir v2.5.0 |
567 | 2025-02-26T04:26:25.254Z | Downloaded parse-display-derive v0.10.0 |
568 | 2025-02-26T04:26:25.254Z | Downloaded scopeguard v1.2.0 |
569 | 2025-02-26T04:26:25.255Z | Downloaded tap v1.0.1 |
570 | 2025-02-26T04:26:25.255Z | Downloaded slog-bunyan v2.5.0 |
571 | 2025-02-26T04:26:25.255Z | Downloaded slog-async v2.8.0 |
572 | 2025-02-26T04:26:25.255Z | Downloaded der_derive v0.7.3 |
573 | 2025-02-26T04:26:25.255Z | Downloaded derive-where v1.2.7 |
574 | 2025-02-26T04:26:25.255Z | Downloaded multimap v0.10.0 |
575 | 2025-02-26T04:26:25.255Z | Downloaded multer v3.1.0 |
576 | 2025-02-26T04:26:25.255Z | Downloaded libloading v0.8.5 |
577 | 2025-02-26T04:26:25.255Z | Downloaded signal-hook-mio v0.2.4 |
578 | 2025-02-26T04:26:25.255Z | Downloaded rstest v0.23.0 |
579 | 2025-02-26T04:26:25.255Z | Downloaded vergen v8.3.2 |
580 | 2025-02-26T04:26:25.255Z | Downloaded tinystr v0.7.6 |
581 | 2025-02-26T04:26:25.255Z | Downloaded rustls-pemfile v2.2.0 |
582 | 2025-02-26T04:26:25.255Z | Downloaded signal-hook v0.3.17 |
583 | 2025-02-26T04:26:25.255Z | Downloaded sha2 v0.10.8 |
584 | 2025-02-26T04:26:25.255Z | Downloaded rcgen v0.12.1 |
585 | 2025-02-26T04:26:25.255Z | Downloaded progenitor-impl v0.8.0 |
586 | 2025-02-26T04:26:25.255Z | Downloaded pest_generator v2.7.14 |
587 | 2025-02-26T04:26:25.255Z | Downloaded indoc v1.0.9 |
588 | 2025-02-26T04:26:25.255Z | Downloaded dsl_auto_type v0.1.2 |
589 | 2025-02-26T04:26:25.255Z | Downloaded target-spec v3.4.2 |
590 | 2025-02-26T04:26:25.255Z | Downloaded derive_builder v0.20.2 |
591 | 2025-02-26T04:26:25.255Z | Downloaded sync_wrapper v1.0.1 |
592 | 2025-02-26T04:26:25.255Z | Downloaded signal-hook-tokio v0.3.1 |
593 | 2025-02-26T04:26:25.255Z | Downloaded either v1.13.0 |
594 | 2025-02-26T04:26:25.255Z | Downloaded rsa v0.9.6 |
595 | 2025-02-26T04:26:25.255Z | Downloaded piper v0.2.4 |
596 | 2025-02-26T04:26:25.255Z | Downloaded cookie v0.18.1 |
597 | 2025-02-26T04:26:25.255Z | Downloaded const-oid v0.9.6 |
598 | 2025-02-26T04:26:25.255Z | Downloaded siphasher v0.3.11 |
599 | 2025-02-26T04:26:25.255Z | Downloaded similar-asserts v1.6.1 |
600 | 2025-02-26T04:26:25.255Z | Downloaded signature v2.2.0 |
601 | 2025-02-26T04:26:25.255Z | Downloaded pest_meta v2.7.14 |
602 | 2025-02-26T04:26:25.255Z | Downloaded indicatif v0.17.11 |
603 | 2025-02-26T04:26:25.255Z | Downloaded pin-utils v0.1.0 |
604 | 2025-02-26T04:26:25.255Z | Downloaded mio v1.0.2 |
605 | 2025-02-26T04:26:25.255Z | Downloaded polling v3.7.3 |
606 | 2025-02-26T04:26:25.255Z | Downloaded derive_builder_core v0.20.2 |
607 | 2025-02-26T04:26:25.268Z | Downloaded colorchoice v1.0.2 |
608 | 2025-02-26T04:26:25.268Z | Downloaded num_threads v0.1.7 |
609 | 2025-02-26T04:26:25.268Z | Downloaded nibble_vec v0.1.0 |
610 | 2025-02-26T04:26:25.268Z | Downloaded bindgen v0.71.1 |
611 | 2025-02-26T04:26:25.268Z | Downloaded ed25519-dalek v2.1.1 |
612 | 2025-02-26T04:26:25.268Z | Downloaded signal-hook-registry v1.4.2 |
613 | 2025-02-26T04:26:25.268Z | Downloaded num_cpus v1.16.0 |
614 | 2025-02-26T04:26:25.268Z | Downloaded itoa v1.0.11 |
615 | 2025-02-26T04:26:25.268Z | Downloaded colored v2.1.0 |
616 | 2025-02-26T04:26:25.268Z | Downloaded poly1305 v0.8.0 |
617 | 2025-02-26T04:26:25.268Z | Downloaded twox-hash v2.1.0 |
618 | 2025-02-26T04:26:25.268Z | Downloaded pkcs1 v0.7.5 |
619 | 2025-02-26T04:26:25.268Z | Downloaded tls_codec_derive v0.4.1 |
620 | 2025-02-26T04:26:25.268Z | Downloaded hkdf v0.12.4 |
621 | 2025-02-26T04:26:25.268Z | Downloaded endian-type v0.1.2 |
622 | 2025-02-26T04:26:25.268Z | Downloaded number_prefix v0.4.0 |
623 | 2025-02-26T04:26:25.268Z | Downloaded num-rational v0.4.2 |
624 | 2025-02-26T04:26:25.268Z | Downloaded slog-term v2.9.1 |
625 | 2025-02-26T04:26:25.268Z | Downloaded pin-project-internal v1.1.6 |
626 | 2025-02-26T04:26:25.268Z | Downloaded slog v2.7.0 |
627 | 2025-02-26T04:26:25.268Z | Downloaded memmap v0.7.0 |
628 | 2025-02-26T04:26:25.268Z | Downloaded unicase v2.7.0 |
629 | 2025-02-26T04:26:25.268Z | Downloaded prettyplease v0.2.29 |
630 | 2025-02-26T04:26:25.268Z | Downloaded openssl-sys v0.9.106 |
631 | 2025-02-26T04:26:25.268Z | Downloaded scroll_derive v0.12.0 |
632 | 2025-02-26T04:26:25.268Z | Downloaded yoke v0.7.4 |
633 | 2025-02-26T04:26:25.268Z | Downloaded reedline v0.35.0 |
634 | 2025-02-26T04:26:25.268Z | Downloaded zerofrom v0.1.4 |
635 | 2025-02-26T04:26:25.268Z | Downloaded xz2 v0.1.7 |
636 | 2025-02-26T04:26:25.268Z | Downloaded hyper-tls v0.6.0 |
637 | 2025-02-26T04:26:25.268Z | Downloaded env_logger v0.10.2 |
638 | 2025-02-26T04:26:25.269Z | Downloaded console v0.15.10 |
639 | 2025-02-26T04:26:25.269Z | Downloaded icu_provider_macros v1.5.0 |
640 | 2025-02-26T04:26:25.269Z | Downloaded swrite v0.1.0 |
641 | 2025-02-26T04:26:25.269Z | Downloaded sigpipe v0.1.3 |
642 | 2025-02-26T04:26:25.269Z | Downloaded psl-types v2.0.11 |
643 | 2025-02-26T04:26:25.269Z | Downloaded string_cache v0.8.7 |
644 | 2025-02-26T04:26:25.269Z | Downloaded yoke-derive v0.7.4 |
645 | 2025-02-26T04:26:25.269Z | Downloaded kv-log-macro v1.0.7 |
646 | 2025-02-26T04:26:25.269Z | Downloaded rand_chacha v0.3.1 |
647 | 2025-02-26T04:26:25.269Z | Downloaded kstat-rs v0.2.4 |
648 | 2025-02-26T04:26:25.269Z | Downloaded resolv-conf v0.7.0 |
649 | 2025-02-26T04:26:25.269Z | Downloaded url v2.5.3 |
650 | 2025-02-26T04:26:25.269Z | Downloaded typify-macro v0.2.0 |
651 | 2025-02-26T04:26:25.269Z | Downloaded parse-display v0.10.0 |
652 | 2025-02-26T04:26:25.269Z | Downloaded downcast v0.11.0 |
653 | 2025-02-26T04:26:25.269Z | Downloaded dof v0.3.0 |
654 | 2025-02-26T04:26:25.269Z | Downloaded document-features v0.2.10 |
655 | 2025-02-26T04:26:25.269Z | Downloaded normalize-line-endings v0.3.0 |
656 | 2025-02-26T04:26:25.269Z | Downloaded quick-error v1.2.3 |
657 | 2025-02-26T04:26:25.269Z | Downloaded unicode_categories v0.1.1 |
658 | 2025-02-26T04:26:25.269Z | Downloaded log v0.4.22 |
659 | 2025-02-26T04:26:25.269Z | Downloaded pest v2.7.14 |
660 | 2025-02-26T04:26:25.274Z | Downloaded target-lexicon v0.13.2 |
661 | 2025-02-26T04:26:25.274Z | Downloaded mirai-annotations v1.12.0 |
662 | 2025-02-26T04:26:25.277Z | Downloaded winnow v0.5.40 |
663 | 2025-02-26T04:26:25.280Z | Downloaded stringprep v0.1.5 |
664 | 2025-02-26T04:26:25.283Z | Downloaded darling_macro v0.20.10 |
665 | 2025-02-26T04:26:25.283Z | Downloaded parking_lot_core v0.9.10 |
666 | 2025-02-26T04:26:25.286Z | Downloaded zeroize v1.8.1 |
667 | 2025-02-26T04:26:25.286Z | Downloaded zerofrom-derive v0.1.4 |
668 | 2025-02-26T04:26:25.289Z | Downloaded rusqlite v0.32.1 |
669 | 2025-02-26T04:26:25.293Z | Downloaded smallvec v0.6.14 |
670 | 2025-02-26T04:26:25.296Z | Downloaded papergrid v0.14.0 |
671 | 2025-02-26T04:26:25.299Z | Downloaded thiserror-impl v1.0.69 |
672 | 2025-02-26T04:26:25.302Z | Downloaded stringmetrics v2.2.2 |
673 | 2025-02-26T04:26:25.305Z | Downloaded pretty_assertions v1.4.1 |
674 | 2025-02-26T04:26:25.305Z | Downloaded toml_edit v0.19.15 |
675 | 2025-02-26T04:26:25.322Z | Downloaded derive_builder_macro v0.20.2 |
676 | 2025-02-26T04:26:25.325Z | Downloaded tokio-rustls v0.26.0 |
677 | 2025-02-26T04:26:25.325Z | Downloaded libefi-sys v0.1.0 |
678 | 2025-02-26T04:26:25.325Z | Downloaded typify v0.3.0 |
679 | 2025-02-26T04:26:25.329Z | Downloaded steno v0.4.1 |
680 | 2025-02-26T04:26:25.331Z | Downloaded thiserror-no-std v2.0.2 |
681 | 2025-02-26T04:26:25.335Z | Downloaded progenitor-macro v0.8.0 |
682 | 2025-02-26T04:26:25.341Z | Downloaded topological-sort v0.2.2 |
683 | 2025-02-26T04:26:25.341Z | Downloaded rfc6979 v0.4.0 |
684 | 2025-02-26T04:26:25.341Z | Downloaded env_filter v0.1.2 |
685 | 2025-02-26T04:26:25.341Z | Downloaded tokio-stream v0.1.17 |
686 | 2025-02-26T04:26:25.345Z | Downloaded ident_case v1.0.1 |
687 | 2025-02-26T04:26:25.345Z | Downloaded strsim v0.11.1 |
688 | 2025-02-26T04:26:25.349Z | Downloaded tokio-rustls v0.24.1 |
689 | 2025-02-26T04:26:25.350Z | Downloaded postcard v1.0.10 |
690 | 2025-02-26T04:26:25.353Z | Downloaded serde_json v1.0.139 |
691 | 2025-02-26T04:26:25.357Z | Downloaded cipher v0.4.4 |
692 | 2025-02-26T04:26:25.367Z | Downloaded zerocopy-derive v0.8.10 |
693 | 2025-02-26T04:26:25.367Z | Downloaded itertools v0.12.1 |
694 | 2025-02-26T04:26:25.371Z | Downloaded libm v0.2.8 |
695 | 2025-02-26T04:26:25.376Z | Downloaded structmeta v0.3.0 |
696 | 2025-02-26T04:26:25.379Z | Downloaded native-tls v0.2.12 |
697 | 2025-02-26T04:26:25.379Z | Downloaded similar v2.6.0 |
698 | 2025-02-26T04:26:25.383Z | Downloaded defmt v0.3.8 |
699 | 2025-02-26T04:26:25.387Z | Downloaded csv-core v0.1.11 |
700 | 2025-02-26T04:26:25.390Z | Downloaded scroll v0.12.0 |
701 | 2025-02-26T04:26:25.390Z | Downloaded postgres-protocol v0.6.8 |
702 | 2025-02-26T04:26:25.392Z | Downloaded thiserror-impl-no-std v2.0.2 |
703 | 2025-02-26T04:26:25.393Z | Downloaded errno v0.3.9 |
704 | 2025-02-26T04:26:25.396Z | Downloaded rand_core v0.9.2 |
705 | 2025-02-26T04:26:25.396Z | Downloaded tungstenite v0.23.0 |
706 | 2025-02-26T04:26:25.402Z | Downloaded pin-project v1.1.6 |
707 | 2025-02-26T04:26:25.410Z | Downloaded tower v0.5.2 |
708 | 2025-02-26T04:26:25.418Z | Downloaded keccak v0.1.5 |
709 | 2025-02-26T04:26:25.422Z | Downloaded progenitor-impl v0.9.1 |
710 | 2025-02-26T04:26:25.422Z | Downloaded rpassword v7.3.1 |
711 | 2025-02-26T04:26:25.422Z | Downloaded yansi v1.0.1 |
712 | 2025-02-26T04:26:25.426Z | Downloaded reqwest v0.12.12 |
713 | 2025-02-26T04:26:25.434Z | Downloaded icu_provider v1.5.0 |
714 | 2025-02-26T04:26:25.437Z | Downloaded compact_str v0.8.0 |
715 | 2025-02-26T04:26:25.440Z | Downloaded miniz_oxide v0.8.0 |
716 | 2025-02-26T04:26:25.440Z | Downloaded git2 v0.19.0 |
717 | 2025-02-26T04:26:25.452Z | Downloaded parking_lot_core v0.8.6 |
718 | 2025-02-26T04:26:25.456Z | Downloaded parking_lot v0.11.2 |
719 | 2025-02-26T04:26:25.456Z | Downloaded elliptic-curve v0.13.8 |
720 | 2025-02-26T04:26:25.459Z | Downloaded papergrid v0.11.0 |
721 | 2025-02-26T04:26:25.463Z | Downloaded nom v7.1.3 |
722 | 2025-02-26T04:26:25.467Z | Downloaded quinn v0.11.5 |
723 | 2025-02-26T04:26:25.470Z | Downloaded memchr v2.7.4 |
724 | 2025-02-26T04:26:25.473Z | Downloaded toml_edit v0.22.24 |
725 | 2025-02-26T04:26:25.502Z | Downloaded ucd-trie v0.1.7 |
726 | 2025-02-26T04:26:25.510Z | Downloaded bstr v1.10.0 |
727 | 2025-02-26T04:26:25.510Z | Downloaded tungstenite v0.24.0 |
728 | 2025-02-26T04:26:25.510Z | Downloaded der v0.7.9 |
729 | 2025-02-26T04:26:25.525Z | Downloaded serde_with v3.11.0 |
730 | 2025-02-26T04:26:25.544Z | Downloaded salsa20 v0.10.2 |
731 | 2025-02-26T04:26:25.544Z | Downloaded vcpkg v0.2.15 |
732 | 2025-02-26T04:26:25.561Z | Downloaded num-traits v0.2.19 |
733 | 2025-02-26T04:26:25.569Z | Downloaded publicsuffix v2.3.0 |
734 | 2025-02-26T04:26:25.569Z | Downloaded zerocopy v0.7.35 |
735 | 2025-02-26T04:26:25.576Z | Downloaded clap v4.5.31 |
736 | 2025-02-26T04:26:25.583Z | Downloaded minimal-lexical v0.2.1 |
737 | 2025-02-26T04:26:25.601Z | Downloaded typed-path v0.9.3 |
738 | 2025-02-26T04:26:25.601Z | Downloaded tabled v0.15.0 |
739 | 2025-02-26T04:26:25.607Z | Downloaded clap_builder v4.5.31 |
740 | 2025-02-26T04:26:25.614Z | Downloaded qorb v0.2.1 |
741 | 2025-02-26T04:26:25.618Z | Downloaded itertools v0.13.0 |
742 | 2025-02-26T04:26:25.625Z | Downloaded sqlparser v0.45.0 |
743 | 2025-02-26T04:26:25.631Z | Downloaded portable-atomic v1.9.0 |
744 | 2025-02-26T04:26:25.635Z | Downloaded diesel_derives v2.2.3 |
745 | 2025-02-26T04:26:25.638Z | Downloaded curve25519-dalek v4.1.3 |
746 | 2025-02-26T04:26:25.647Z | Downloaded dropshot v0.15.1 |
747 | 2025-02-26T04:26:25.669Z | Downloaded darling_core v0.20.10 |
748 | 2025-02-26T04:26:25.682Z | Downloaded gimli v0.31.1 |
749 | 2025-02-26T04:26:25.685Z | Downloaded radix_trie v0.2.1 |
750 | 2025-02-26T04:26:25.688Z | Downloaded chrono-tz v0.10.1 |
751 | 2025-02-26T04:26:25.693Z | Downloaded icu_properties_data v1.5.0 |
752 | 2025-02-26T04:26:25.706Z | Downloaded openapiv3 v2.0.0 |
753 | 2025-02-26T04:26:25.716Z | Downloaded rustls-webpki v0.102.8 |
754 | 2025-02-26T04:26:25.743Z | Downloaded proptest v1.5.0 |
755 | 2025-02-26T04:26:25.746Z | Downloaded rustls v0.21.12 |
756 | 2025-02-26T04:26:25.751Z | Downloaded tabled v0.18.0 |
757 | 2025-02-26T04:26:25.770Z | Downloaded rustls-webpki v0.101.7 |
758 | 2025-02-26T04:26:25.782Z | Downloaded winnow v0.7.3 |
759 | 2025-02-26T04:26:25.792Z | Downloaded regress v0.10.1 |
760 | 2025-02-26T04:26:25.801Z | Downloaded syn v2.0.96 |
761 | 2025-02-26T04:26:25.811Z | Downloaded nix v0.27.1 |
762 | 2025-02-26T04:26:25.823Z | Downloaded dropshot v0.12.0 |
763 | 2025-02-26T04:26:25.842Z | Downloaded smoltcp v0.9.1 |
764 | 2025-02-26T04:26:25.858Z | Downloaded openssl v0.10.71 |
765 | 2025-02-26T04:26:25.899Z | Downloaded regex-syntax v0.6.29 |
766 | 2025-02-26T04:26:25.899Z | Downloaded rustls v0.22.4 |
767 | 2025-02-26T04:26:25.907Z | Downloaded object v0.36.5 |
768 | 2025-02-26T04:26:25.908Z | Downloaded syn v1.0.109 |
769 | 2025-02-26T04:26:25.908Z | Downloaded hickory-proto v0.24.3 |
770 | 2025-02-26T04:26:25.918Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
771 | 2025-02-26T04:26:25.933Z | Downloaded petgraph v0.6.5 |
772 | 2025-02-26T04:26:25.945Z | Downloaded regex v1.11.1 |
773 | 2025-02-26T04:26:25.964Z | Downloaded typify-impl v0.3.0 |
774 | 2025-02-26T04:26:26.001Z | Downloaded object v0.30.4 |
775 | 2025-02-26T04:26:26.026Z | Downloaded rustls v0.23.19 |
776 | 2025-02-26T04:26:26.027Z | Downloaded regress v0.9.1 |
777 | 2025-02-26T04:26:26.027Z | Downloaded regex-syntax v0.8.5 |
778 | 2025-02-26T04:26:26.027Z | Downloaded unicode-width v0.2.0 |
779 | 2025-02-26T04:26:26.027Z | Downloaded ratatui v0.29.0 |
780 | 2025-02-26T04:26:26.047Z | Downloaded nix v0.29.0 |
781 | 2025-02-26T04:26:26.056Z | Downloaded rustix v0.38.37 |
782 | 2025-02-26T04:26:26.078Z | Downloaded zerocopy-derive v0.6.6 |
783 | 2025-02-26T04:26:26.084Z | Downloaded tokio v1.43.0 |
784 | 2025-02-26T04:26:26.116Z | Downloaded sled v0.34.7 |
785 | 2025-02-26T04:26:26.127Z | Downloaded sha3 v0.10.8 |
786 | 2025-02-26T04:26:26.130Z | Downloaded regex-automata v0.4.8 |
787 | 2025-02-26T04:26:26.149Z | Downloaded typify-impl v0.2.0 |
788 | 2025-02-26T04:26:26.163Z | Downloaded lzma-sys v0.1.20 |
789 | 2025-02-26T04:26:26.191Z | Downloaded libz-sys v1.1.20 |
790 | 2025-02-26T04:26:26.213Z | Downloaded idna v1.0.3 |
791 | 2025-02-26T04:26:26.218Z | Downloaded zerocopy v0.8.10 |
792 | 2025-02-26T04:26:26.245Z | Downloaded webpki-roots v0.26.6 |
793 | 2025-02-26T04:26:26.249Z | Downloaded libc v0.2.170 |
794 | 2025-02-26T04:26:26.279Z | Downloaded diesel v2.2.7 |
795 | 2025-02-26T04:26:26.295Z | Downloaded winnow v0.6.20 |
796 | 2025-02-26T04:26:26.304Z | Downloaded lalrpop v0.19.12 |
797 | 2025-02-26T04:26:26.321Z | Downloaded tough v0.19.0 |
798 | 2025-02-26T04:26:26.330Z | Downloaded itertools v0.14.0 |
799 | 2025-02-26T04:26:26.335Z | Downloaded unicode-width v0.1.14 |
800 | 2025-02-26T04:26:26.355Z | Downloaded petgraph v0.7.1 |
801 | 2025-02-26T04:26:26.361Z | Downloaded nix v0.28.0 |
802 | 2025-02-26T04:26:26.374Z | Downloaded ssh-key v0.6.6 |
803 | 2025-02-26T04:26:26.377Z | Downloaded plotters v0.3.7 |
804 | 2025-02-26T04:26:26.387Z | Downloaded smoltcp v0.11.0 |
805 | 2025-02-26T04:26:26.399Z | Downloaded polar-core v0.27.3 |
806 | 2025-02-26T04:26:26.416Z | Downloaded criterion v0.5.1 |
807 | 2025-02-26T04:26:26.422Z | Downloaded scheduled-thread-pool v0.2.7 |
808 | 2025-02-26T04:26:26.422Z | Downloaded thread_local v1.1.8 |
809 | 2025-02-26T04:26:26.422Z | Downloaded quick-xml v0.37.2 |
810 | 2025-02-26T04:26:26.427Z | Downloaded xattr v1.3.1 |
811 | 2025-02-26T04:26:26.432Z | Downloaded csv v1.3.1 |
812 | 2025-02-26T04:26:26.451Z | Downloaded diff v0.1.13 |
813 | 2025-02-26T04:26:26.454Z | Downloaded petname v2.0.2 |
814 | 2025-02-26T04:26:26.458Z | Downloaded iana-time-zone v0.1.61 |
815 | 2025-02-26T04:26:26.462Z | Downloaded time v0.3.36 |
816 | 2025-02-26T04:26:26.484Z | Downloaded zerovec v0.10.4 |
817 | 2025-02-26T04:26:26.506Z | Downloaded unicode-normalization v0.1.24 |
818 | 2025-02-26T04:26:26.506Z | Downloaded structmeta-derive v0.3.0 |
819 | 2025-02-26T04:26:26.506Z | Downloaded yasna v0.5.2 |
820 | 2025-02-26T04:26:26.506Z | Downloaded tar v0.4.44 |
821 | 2025-02-26T04:26:26.506Z | Downloaded dropshot_endpoint v0.12.0 |
822 | 2025-02-26T04:26:26.506Z | Downloaded quinn-proto v0.11.8 |
823 | 2025-02-26T04:26:26.518Z | Downloaded rustls-pki-types v1.10.0 |
824 | 2025-02-26T04:26:26.518Z | Downloaded indoc v2.0.5 |
825 | 2025-02-26T04:26:26.518Z | Downloaded concurrent-queue v2.5.0 |
826 | 2025-02-26T04:26:26.518Z | Downloaded nu-ansi-term v0.50.1 |
827 | 2025-02-26T04:26:26.518Z | Downloaded goblin v0.8.2 |
828 | 2025-02-26T04:26:26.518Z | Downloaded unicode-segmentation v1.12.0 |
829 | 2025-02-26T04:26:26.518Z | Downloaded icu_locid v1.5.0 |
830 | 2025-02-26T04:26:26.518Z | Downloaded p384 v0.13.0 |
831 | 2025-02-26T04:26:26.528Z | Downloaded hyper v1.5.2 |
832 | 2025-02-26T04:26:26.533Z | Downloaded mockall_derive v0.13.1 |
833 | 2025-02-26T04:26:26.537Z | Downloaded icu_collections v1.5.0 |
834 | 2025-02-26T04:26:26.553Z | Downloaded futures-util v0.3.31 |
835 | 2025-02-26T04:26:26.568Z | Downloaded httpmock v0.8.0-alpha.1 |
836 | 2025-02-26T04:26:26.569Z | Downloaded icu_properties v1.5.1 |
837 | 2025-02-26T04:26:26.597Z | Downloaded path-tree v0.8.1 |
838 | 2025-02-26T04:26:26.597Z | Downloaded maybe-uninit v2.0.0 |
839 | 2025-02-26T04:26:26.597Z | Downloaded lru v0.12.5 |
840 | 2025-02-26T04:26:26.597Z | Downloaded lockfree-object-pool v0.1.6 |
841 | 2025-02-26T04:26:26.597Z | Downloaded rstest_macros v0.23.0 |
842 | 2025-02-26T04:26:26.597Z | Downloaded proc-macro2 v1.0.93 |
843 | 2025-02-26T04:26:26.597Z | Downloaded same-file v1.0.6 |
844 | 2025-02-26T04:26:26.597Z | Downloaded ciborium v0.2.2 |
845 | 2025-02-26T04:26:26.602Z | Downloaded ppv-lite86 v0.2.20 |
846 | 2025-02-26T04:26:26.602Z | Downloaded untrusted v0.9.0 |
847 | 2025-02-26T04:26:26.602Z | Downloaded memmap2 v0.9.5 |
848 | 2025-02-26T04:26:26.602Z | Downloaded darling v0.20.10 |
849 | 2025-02-26T04:26:26.602Z | Downloaded itertools v0.10.5 |
850 | 2025-02-26T04:26:26.607Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
851 | 2025-02-26T04:26:26.663Z | Downloaded ref-cast-impl v1.0.23 |
852 | 2025-02-26T04:26:26.666Z | Downloaded rand v0.8.5 |
853 | 2025-02-26T04:26:26.666Z | Downloaded encoding_rs v0.8.34 |
854 | 2025-02-26T04:26:26.686Z | Downloaded chrono v0.4.39 |
855 | 2025-02-26T04:26:26.694Z | Downloaded bitvec v1.0.1 |
856 | 2025-02-26T04:26:26.715Z | Downloaded rustc-hash v1.1.0 |
857 | 2025-02-26T04:26:26.722Z | Downloaded progenitor v0.8.0 |
858 | 2025-02-26T04:26:26.722Z | Downloaded ring v0.17.11 |
859 | 2025-02-26T04:26:26.769Z | Downloaded daft-derive v0.1.1 |
860 | 2025-02-26T04:26:26.777Z | Downloaded tokio-util v0.7.13 |
861 | 2025-02-26T04:26:26.782Z | Downloaded tokio-postgres v0.7.13 |
862 | 2025-02-26T04:26:26.807Z | Downloaded olpc-cjson v0.1.4 |
863 | 2025-02-26T04:26:26.813Z | Downloaded pkcs5 v0.7.1 |
864 | 2025-02-26T04:26:26.813Z | Downloaded sct v0.7.1 |
865 | 2025-02-26T04:26:26.813Z | Downloaded crossbeam-channel v0.5.13 |
866 | 2025-02-26T04:26:26.824Z | Downloaded hashbrown v0.14.5 |
867 | 2025-02-26T04:26:26.843Z | Downloaded unarray v0.1.4 |
868 | 2025-02-26T04:26:26.843Z | Downloaded is-terminal v0.4.13 |
869 | 2025-02-26T04:26:26.843Z | Downloaded ipnetwork v0.21.1 |
870 | 2025-02-26T04:26:26.843Z | Downloaded ed25519 v2.2.3 |
871 | 2025-02-26T04:26:26.843Z | Downloaded dtrace-parser v0.2.0 |
872 | 2025-02-26T04:26:26.843Z | Downloaded zerocopy v0.6.6 |
873 | 2025-02-26T04:26:26.843Z | Downloaded smf v0.2.3 |
874 | 2025-02-26T04:26:26.843Z | Downloaded crc32fast v1.4.2 |
875 | 2025-02-26T04:26:26.857Z | Downloaded clap_derive v4.5.28 |
876 | 2025-02-26T04:26:26.857Z | Downloaded ryu v1.0.18 |
877 | 2025-02-26T04:26:26.857Z | Downloaded russh-keys v0.45.0 |
878 | 2025-02-26T04:26:26.857Z | Downloaded unicode-ident v1.0.14 |
879 | 2025-02-26T04:26:26.861Z | Downloaded ron v0.7.1 |
880 | 2025-02-26T04:26:26.861Z | Downloaded tokio-tungstenite v0.21.0 |
881 | 2025-02-26T04:26:26.861Z | Downloaded peg-macros v0.8.4 |
882 | 2025-02-26T04:26:26.861Z | Downloaded unicode-properties v0.1.3 |
883 | 2025-02-26T04:26:26.861Z | Downloaded toml v0.8.20 |
884 | 2025-02-26T04:26:26.865Z | Downloaded toml v0.7.8 |
885 | 2025-02-26T04:26:26.876Z | Downloaded hyper-staticfile v0.10.1 |
886 | 2025-02-26T04:26:26.876Z | Downloaded serde_spanned v0.6.8 |
887 | 2025-02-26T04:26:26.876Z | Downloaded serde_regex v1.1.0 |
888 | 2025-02-26T04:26:26.877Z | Downloaded serde_plain v1.0.2 |
889 | 2025-02-26T04:26:26.877Z | Downloaded flate2 v1.0.35 |
890 | 2025-02-26T04:26:26.877Z | Downloaded serde v1.0.218 |
891 | 2025-02-26T04:26:26.882Z | Downloaded typenum v1.17.0 |
892 | 2025-02-26T04:26:26.882Z | Downloaded uuid v1.12.0 |
893 | 2025-02-26T04:26:26.890Z | Downloaded tungstenite v0.21.0 |
894 | 2025-02-26T04:26:26.890Z | Downloaded socket2 v0.5.8 |
895 | 2025-02-26T04:26:26.898Z | Downloaded serde_derive v1.0.218 |
896 | 2025-02-26T04:26:26.898Z | Downloaded const_format v0.2.34 |
897 | 2025-02-26T04:26:26.910Z | Downloaded icu_normalizer_data v1.5.0 |
898 | 2025-02-26T04:26:26.910Z | Downloaded icu_normalizer v1.5.0 |
899 | 2025-02-26T04:26:26.910Z | Downloaded pbkdf2 v0.12.2 |
900 | 2025-02-26T04:26:26.910Z | Downloaded ron v0.8.1 |
901 | 2025-02-26T04:26:26.916Z | Downloaded tempfile v3.13.0 |
902 | 2025-02-26T04:26:26.916Z | Downloaded quinn-udp v0.5.5 |
903 | 2025-02-26T04:26:26.916Z | Downloaded hyper-util v0.1.10 |
904 | 2025-02-26T04:26:26.922Z | Downloaded rayon-core v1.12.1 |
905 | 2025-02-26T04:26:26.922Z | Downloaded num-bigint-dig v0.8.4 |
906 | 2025-02-26T04:26:26.926Z | Downloaded password-hash v0.5.0 |
907 | 2025-02-26T04:26:26.926Z | Downloaded hashbrown v0.12.3 |
908 | 2025-02-26T04:26:26.935Z | Downloaded fancy-regex v0.13.0 |
909 | 2025-02-26T04:26:26.935Z | Downloaded expectorate v1.1.0 |
910 | 2025-02-26T04:26:26.950Z | Downloaded criterion-plot v0.5.0 |
911 | 2025-02-26T04:26:26.950Z | Downloaded managed v0.8.0 |
912 | 2025-02-26T04:26:26.950Z | Downloaded jobserver v0.1.32 |
913 | 2025-02-26T04:26:26.950Z | Downloaded nested v0.1.1 |
914 | 2025-02-26T04:26:26.955Z | Downloaded tracing v0.1.40 |
915 | 2025-02-26T04:26:26.955Z | Downloaded headers v0.4.0 |
916 | 2025-02-26T04:26:26.955Z | Downloaded litrs v0.4.1 |
917 | 2025-02-26T04:26:26.955Z | Downloaded radium v0.7.0 |
918 | 2025-02-26T04:26:26.955Z | Downloaded r2d2 v0.8.10 |
919 | 2025-02-26T04:26:26.955Z | Downloaded datatest-stable v0.2.9 |
920 | 2025-02-26T04:26:26.961Z | Downloaded num-integer v0.1.46 |
921 | 2025-02-26T04:26:26.961Z | Downloaded num-derive v0.4.2 |
922 | 2025-02-26T04:26:26.970Z | Downloaded tracing-core v0.1.32 |
923 | 2025-02-26T04:26:26.970Z | Downloaded parse-zoneinfo v0.3.1 |
924 | 2025-02-26T04:26:26.970Z | Downloaded ecdsa v0.16.9 |
925 | 2025-02-26T04:26:26.970Z | Downloaded textwrap v0.16.1 |
926 | 2025-02-26T04:26:26.979Z | Downloaded flume v0.11.1 |
927 | 2025-02-26T04:26:26.979Z | Downloaded crc-any v2.5.0 |
928 | 2025-02-26T04:26:26.979Z | Downloaded macaddr v1.0.1 |
929 | 2025-02-26T04:26:26.985Z | Downloaded debug-ignore v1.0.5 |
930 | 2025-02-26T04:26:26.985Z | Downloaded uzers v0.12.1 |
931 | 2025-02-26T04:26:26.985Z | Downloaded spin v0.9.8 |
932 | 2025-02-26T04:26:26.985Z | Downloaded httparse v1.9.5 |
933 | 2025-02-26T04:26:26.985Z | Downloaded cc v1.2.15 |
934 | 2025-02-26T04:26:26.993Z | Downloaded half v2.4.1 |
935 | 2025-02-26T04:26:26.994Z | Downloaded futures v0.3.31 |
936 | 2025-02-26T04:26:26.994Z | Downloaded base64 v0.21.7 |
937 | 2025-02-26T04:26:27.000Z | Downloaded take_mut v0.2.2 |
938 | 2025-02-26T04:26:27.000Z | Downloaded hashlink v0.9.1 |
939 | 2025-02-26T04:26:27.008Z | Downloaded getrandom v0.2.15 |
940 | 2025-02-26T04:26:27.008Z | Downloaded futures-executor v0.3.31 |
941 | 2025-02-26T04:26:27.008Z | Downloaded termtree v0.5.1 |
942 | 2025-02-26T04:26:27.008Z | Downloaded chacha20poly1305 v0.10.1 |
943 | 2025-02-26T04:26:27.008Z | Downloaded hostname v0.4.0 |
944 | 2025-02-26T04:26:27.008Z | Downloaded gethostname v0.5.0 |
945 | 2025-02-26T04:26:27.008Z | Downloaded primeorder v0.13.6 |
946 | 2025-02-26T04:26:27.014Z | Downloaded powerfmt v0.2.0 |
947 | 2025-02-26T04:26:27.014Z | Downloaded httptest v0.16.3 |
948 | 2025-02-26T04:26:27.014Z | Downloaded fs_extra v1.3.0 |
949 | 2025-02-26T04:26:27.018Z | Downloaded bit-set v0.5.3 |
950 | 2025-02-26T04:26:27.018Z | Downloaded async-process v2.3.0 |
951 | 2025-02-26T04:26:27.018Z | Downloaded httpdate v1.0.3 |
952 | 2025-02-26T04:26:27.018Z | Downloaded futures-task v0.3.31 |
953 | 2025-02-26T04:26:27.018Z | Downloaded async-io v2.3.4 |
954 | 2025-02-26T04:26:27.025Z | Downloaded array-init v0.0.4 |
955 | 2025-02-26T04:26:27.025Z | Downloaded bb8 v0.8.5 |
956 | 2025-02-26T04:26:27.029Z | Downloaded autocfg v1.4.0 |
957 | 2025-02-26T04:26:27.029Z | Downloaded async-global-executor v2.4.1 |
958 | 2025-02-26T04:26:27.029Z | Downloaded ahash v0.8.11 |
959 | 2025-02-26T04:26:27.029Z | Downloaded hash32 v0.2.1 |
960 | 2025-02-26T04:26:27.033Z | Downloaded futures-core v0.3.31 |
961 | 2025-02-26T04:26:27.033Z | Downloaded funty v2.0.0 |
962 | 2025-02-26T04:26:27.033Z | Downloaded form_urlencoded v1.2.1 |
963 | 2025-02-26T04:26:27.033Z | Downloaded float-cmp v0.10.0 |
964 | 2025-02-26T04:26:27.037Z | Downloaded argon2 v0.5.3 |
965 | 2025-02-26T04:26:27.037Z | Downloaded adler2 v2.0.0 |
966 | 2025-02-26T04:26:27.037Z | Downloaded hex v0.4.3 |
967 | 2025-02-26T04:26:27.042Z | Downloaded fs-err v2.11.0 |
968 | 2025-02-26T04:26:27.043Z | Downloaded foreign-types v0.5.0 |
969 | 2025-02-26T04:26:27.043Z | Downloaded cargo_metadata v0.19.1 |
970 | 2025-02-26T04:26:27.051Z | Downloaded blake2b_simd v1.0.2 |
971 | 2025-02-26T04:26:27.051Z | Downloaded backoff v0.4.0 |
972 | 2025-02-26T04:26:27.051Z | Downloaded assert_cmd v2.0.16 |
973 | 2025-02-26T04:26:27.051Z | Downloaded fastrand v2.1.1 |
974 | 2025-02-26T04:26:27.064Z | Downloaded cargo_metadata v0.18.1 |
975 | 2025-02-26T04:26:27.064Z | Downloaded async-lock v3.4.0 |
976 | 2025-02-26T04:26:27.073Z | Downloaded async-trait v0.1.86 |
977 | 2025-02-26T04:26:27.073Z | Downloaded bitfield v0.14.0 |
978 | 2025-02-26T04:26:27.073Z | Downloaded atomic-waker v1.1.2 |
979 | 2025-02-26T04:26:27.080Z | Downloaded event-listener v2.5.3 |
980 | 2025-02-26T04:26:27.080Z | Downloaded byteorder v1.5.0 |
981 | 2025-02-26T04:26:27.080Z | Downloaded buf-list v1.0.3 |
982 | 2025-02-26T04:26:27.083Z | Downloaded fallible-streaming-iterator v0.1.9 |
983 | 2025-02-26T04:26:27.084Z | Downloaded fallible-iterator v0.3.0 |
984 | 2025-02-26T04:26:27.084Z | Downloaded cbc v0.1.2 |
985 | 2025-02-26T04:26:27.087Z | Downloaded cassowary v0.3.0 |
986 | 2025-02-26T04:26:27.087Z | Downloaded async-attributes v1.1.2 |
987 | 2025-02-26T04:26:27.087Z | Downloaded async-channel v1.9.0 |
988 | 2025-02-26T04:26:27.087Z | Downloaded assert-json-diff v2.0.2 |
989 | 2025-02-26T04:26:27.091Z | Downloaded cast v0.3.0 |
990 | 2025-02-26T04:26:27.091Z | Downloaded fallible-iterator v0.2.0 |
991 | 2025-02-26T04:26:27.091Z | Downloaded event-listener-strategy v0.5.2 |
992 | 2025-02-26T04:26:27.095Z | Downloaded async-task v4.7.1 |
993 | 2025-02-26T04:26:27.095Z | Downloaded bytecount v0.6.8 |
994 | 2025-02-26T04:26:27.106Z | Downloaded blowfish v0.9.1 |
995 | 2025-02-26T04:26:27.106Z | Downloaded anstyle v1.0.10 |
996 | 2025-02-26T04:26:27.251Z | Downloaded libsqlite3-sys v0.30.1 |
997 | 2025-02-26T04:26:27.471Z | Downloaded aws-lc-sys v0.22.0 |
998 | 2025-02-26T04:26:28.021Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
999 | 2025-02-26T04:26:29.808Z | pkg list: illegal option -- F |
1000 | 2025-02-26T04:26:29.808Z | Usage: |
1001 | 2025-02-26T04:26:29.816Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
1002 | 2025-02-26T04:26:29.816Z | [pkg_fmri_pattern ...] |
1003 | 2025-02-26T04:26:30.684Z | pkg list: illegal option -- F |
1004 | 2025-02-26T04:26:30.684Z | Usage: |
1005 | 2025-02-26T04:26:30.684Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
1006 | 2025-02-26T04:26:30.684Z | [pkg_fmri_pattern ...] |
1007 | 2025-02-26T04:26:39.831Z | Startup: Refreshing catalog 'helios-dev' ... Done |
1008 | 2025-02-26T04:26:44.232Z | Startup: Caching catalogs ... Done |
1009 | 2025-02-26T04:26:58.985Z | Planning: Solver setup ... Done (12.247s) |
1010 | 2025-02-26T04:26:59.099Z | Planning: Running solver ... Done (0.156s) |
1011 | 2025-02-26T04:26:59.099Z | Planning: Finding local manifests ... Done (0.006s) |
1012 | 2025-02-26T04:27:00.566Z | Planning: Fetching manifests: 0/7 0% complete |
1013 | 2025-02-26T04:27:05.612Z | Planning: Fetching manifests: 6/7 85% complete |
1014 | 2025-02-26T04:27:06.871Z | Planning: Fetching manifests: 7/7 100% complete |
1015 | 2025-02-26T04:27:06.986Z | Planning: Package planning ... Done (0.116s) |
1016 | 2025-02-26T04:27:07.045Z | Planning: Merging actions ... Done (0.058s) |
1017 | 2025-02-26T04:27:07.257Z | Planning: Checking for conflicting actions ... Done (0.212s) |
1018 | 2025-02-26T04:27:09.259Z | Planning: Consolidating action changes ... Done (2.001s) |
1019 | 2025-02-26T04:27:09.690Z | Planning: Evaluating mediators ... Done (0.431s) |
1020 | 2025-02-26T04:27:09.778Z | Planning: Planning completed in 25.48 seconds |
1021 | 2025-02-26T04:27:09.794Z | Packages to install: 4 |
1022 | 2025-02-26T04:27:09.794Z | Packages to update: 3 |
1023 | 2025-02-26T04:27:09.798Z | Mediators to change: 2 |
1024 | 2025-02-26T04:27:09.798Z | Services to change: 1 |
1025 | 2025-02-26T04:27:09.798Z | Estimated space available: 155.36 GB |
1026 | 2025-02-26T04:27:09.798Z | Estimated space to be consumed: 1.66 GB |
1027 | 2025-02-26T04:27:09.798Z | Create boot environment: No |
1028 | 2025-02-26T04:27:09.798Z | Create backup boot environment: Yes |
1029 | 2025-02-26T04:27:09.798Z | Rebuild boot archive: No |
1030 | 2025-02-26T04:27:09.798Z | |
1031 | 2025-02-26T04:27:09.798Z | Changed mediators: |
1032 | 2025-02-26T04:27:09.798Z | mediator clang: |
1033 | 2025-02-26T04:27:09.798Z | version: None -> 15 (system default) |
1034 | 2025-02-26T04:27:09.798Z | |
1035 | 2025-02-26T04:27:09.799Z | mediator llvm: |
1036 | 2025-02-26T04:27:09.799Z | version: 14 (system default) -> 15 (system default) |
1037 | 2025-02-26T04:27:09.799Z | |
1038 | 2025-02-26T04:27:09.799Z | Changed packages: |
1039 | 2025-02-26T04:27:09.799Z | helios-dev |
1040 | 2025-02-26T04:27:09.799Z | developer/build-essential |
1041 | 2025-02-26T04:27:09.799Z | None -> 11-2.0 |
1042 | 2025-02-26T04:27:09.799Z | library/libxmlsec1 |
1043 | 2025-02-26T04:27:09.799Z | None -> 1.2.35-2.0 |
1044 | 2025-02-26T04:27:09.799Z | ooce/developer/clang-15 |
1045 | 2025-02-26T04:27:09.799Z | None -> 15.0.7-2.0 |
1046 | 2025-02-26T04:27:09.799Z | ooce/developer/llvm-15 |
1047 | 2025-02-26T04:27:09.799Z | None -> 15.0.7-2.0 |
1048 | 2025-02-26T04:27:09.800Z | package/pkg |
1049 | 2025-02-26T04:27:09.800Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
1050 | 2025-02-26T04:27:09.800Z | system/library/g++-runtime |
1051 | 2025-02-26T04:27:09.800Z | 13-2.0 -> 14-2.0 |
1052 | 2025-02-26T04:27:09.800Z | system/library/gcc-runtime |
1053 | 2025-02-26T04:27:09.800Z | 13-2.0 -> 14-2.0 |
1054 | 2025-02-26T04:27:09.800Z | |
1055 | 2025-02-26T04:27:09.800Z | Services: |
1056 | 2025-02-26T04:27:09.800Z | restart_fmri: |
1057 | 2025-02-26T04:27:09.800Z | svc:/system/update-man-index:default |
1058 | 2025-02-26T04:27:09.800Z | |
1059 | 2025-02-26T04:27:09.800Z | Editable files to change: |
1060 | 2025-02-26T04:27:09.800Z | Update: |
1061 | 2025-02-26T04:27:09.801Z | usr/share/lib/pkg/web/config.shtml |
1062 | 2025-02-26T04:27:09.877Z | |
1063 | 2025-02-26T04:27:09.877Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
1064 | 2025-02-26T04:27:15.936Z | Download: 207/4301 items 1.3/225.4MB 0% complete (258k/s) |
1065 | 2025-02-26T04:27:41.668Z | Download: 212/4301 items 1.3/225.4MB 0% complete |
1066 | 2025-02-26T04:27:47.489Z | Download: 392/4301 items 16.8/225.4MB 7% complete (3.5M/s) |
1067 | 2025-02-26T04:27:51.677Z | Download: 628/4301 items 18.0/225.4MB 7% complete (1.7M/s) |
1068 | 2025-02-26T04:27:56.691Z | Download: 794/4301 items 18.6/225.4MB 8% complete (205k/s) |
1069 | 2025-02-26T04:28:01.693Z | Download: 983/4301 items 19.4/225.4MB 8% complete (161k/s) |
1070 | 2025-02-26T04:28:06.694Z | Download: 1105/4301 items 23.3/225.4MB 10% complete (384k/s) |
1071 | 2025-02-26T04:28:12.034Z | Download: 1191/4301 items 83.2/225.4MB 36% complete (6.4M/s) |
1072 | 2025-02-26T04:28:21.680Z | Download: 1196/4301 items 83.2/225.4MB 36% complete (6.3M/s) |
1073 | 2025-02-26T04:28:32.465Z | Download: 1197/4301 items 83.4/225.4MB 37% complete |
1074 | 2025-02-26T04:28:37.473Z | Download: 1638/4301 items 117.8/225.4MB 52% complete (7.1M/s) |
1075 | 2025-02-26T04:28:42.844Z | Download: 2223/4301 items 119.2/225.4MB 52% complete (4.0M/s) |
1076 | 2025-02-26T04:28:47.856Z | Download: 2242/4301 items 119.3/225.4MB 52% complete (144k/s) |
1077 | 2025-02-26T04:28:52.873Z | Download: 2391/4301 items 120.0/225.4MB 53% complete (79.0k/s) |
1078 | 2025-02-26T04:28:57.983Z | Download: 2481/4301 items 120.2/225.4MB 53% complete (96.5k/s) |
1079 | 2025-02-26T04:29:03.071Z | Download: 2655/4301 items 120.6/225.4MB 53% complete (66.4k/s) |
1080 | 2025-02-26T04:29:08.087Z | Download: 2798/4301 items 121.0/225.4MB 53% complete (79.6k/s) |
1081 | 2025-02-26T04:29:13.118Z | Download: 3077/4301 items 121.4/225.4MB 53% complete (80.1k/s) |
1082 | 2025-02-26T04:29:18.257Z | Download: 3242/4301 items 203.0/225.4MB 90% complete (8.2M/s) |
1083 | 2025-02-26T04:29:26.490Z | Download: 3247/4301 items 203.1/225.4MB 90% complete (8.0M/s) |
1084 | 2025-02-26T04:29:40.091Z | Download: 3248/4301 items 203.1/225.4MB 90% complete |
1085 | 2025-02-26T04:29:45.093Z | Download: 3865/4301 items 217.4/225.4MB 96% complete (2.9M/s) |
1086 | 2025-02-26T04:29:47.075Z | Download: Completed 225.42 MB in 157.18 seconds (1.4M/s) |
1087 | 2025-02-26T04:29:49.315Z | Actions: 1/5122 actions (Removing old actions) |
1088 | 2025-02-26T04:29:49.337Z | Actions: 194/5122 actions (Installing new actions) |
1089 | 2025-02-26T04:29:54.042Z | Actions: 4267/5122 actions (Updating modified actions) |
1090 | 2025-02-26T04:29:54.410Z | Actions: Completed 5122 actions in 5.09 seconds. |
1091 | 2025-02-26T04:29:54.830Z | Done (0.412s) |
1092 | 2025-02-26T04:29:54.833Z | Done (0.001s) |
1093 | 2025-02-26T04:29:55.442Z | Done (0.611s) |
1094 | 2025-02-26T04:30:00.072Z | Done (4.387s) |
1095 | 2025-02-26T04:30:00.164Z | Done (0.017s) |
1096 | 2025-02-26T04:30:00.166Z | Done (0.000s) |
1097 | 2025-02-26T04:30:00.365Z | Done (0.000s) |
1098 | 2025-02-26T04:30:01.087Z | Planning: Evaluating mediator changes ... Done |
1099 | 2025-02-26T04:30:01.256Z | Planning: Checking for conflicting actions ... Done |
1100 | 2025-02-26T04:30:01.259Z | Planning: Consolidating action changes ... Done |
1101 | 2025-02-26T04:30:01.537Z | Planning: Evaluating mediators ... Done |
1102 | 2025-02-26T04:30:01.540Z | Planning: Planning completed in 0.45 seconds |
1103 | 2025-02-26T04:30:01.577Z | Mediators to change: 2 |
1104 | 2025-02-26T04:30:01.577Z | Create boot environment: No |
1105 | 2025-02-26T04:30:01.580Z | Create backup boot environment: No |
1106 | 2025-02-26T04:30:01.656Z | Done |
1107 | 2025-02-26T04:30:01.656Z | Done |
1108 | 2025-02-26T04:30:02.082Z | Done |
1109 | 2025-02-26T04:30:05.768Z | Done |
1110 | 2025-02-26T04:30:05.866Z | Done |
1111 | 2025-02-26T04:30:05.868Z | Done |
1112 | 2025-02-26T04:30:06.007Z | Done |
1113 | 2025-02-26T04:30:06.664Z | Planning: Evaluating mediator changes ... Done |
1114 | 2025-02-26T04:30:06.666Z | Planning: Merging actions ... Done |
1115 | 2025-02-26T04:30:06.861Z | Planning: Checking for conflicting actions ... Done |
1116 | 2025-02-26T04:30:06.863Z | Planning: Consolidating action changes ... Done |
1117 | 2025-02-26T04:30:07.139Z | Planning: Evaluating mediators ... Done |
1118 | 2025-02-26T04:30:07.200Z | Planning: Planning completed in 0.78 seconds |
1119 | 2025-02-26T04:30:07.237Z | Packages to change: 1 |
1120 | 2025-02-26T04:30:07.237Z | Mediators to change: 1 |
1121 | 2025-02-26T04:30:07.240Z | Services to change: 1 |
1122 | 2025-02-26T04:30:07.240Z | Create boot environment: No |
1123 | 2025-02-26T04:30:07.240Z | Create backup boot environment: Yes |
1124 | 2025-02-26T04:30:09.477Z | Actions: 1/6 actions (Updating modified actions) |
1125 | 2025-02-26T04:30:09.480Z | Actions: Completed 6 actions in 0.00 seconds. |
1126 | 2025-02-26T04:30:09.480Z | Done |
1127 | 2025-02-26T04:30:09.481Z | Done |
1128 | 2025-02-26T04:30:09.604Z | Done |
1129 | 2025-02-26T04:30:13.381Z | Done |
1130 | 2025-02-26T04:30:13.481Z | Done |
1131 | 2025-02-26T04:30:13.484Z | Done |
1132 | 2025-02-26T04:30:13.615Z | Done |
1133 | 2025-02-26T04:30:14.075Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
1134 | 2025-02-26T04:30:14.075Z | clang system 15 system |
1135 | 2025-02-26T04:30:14.075Z | csh system system illumos |
1136 | 2025-02-26T04:30:14.075Z | ctags system system illumos |
1137 | 2025-02-26T04:30:14.075Z | gcc vendor 12 vendor |
1138 | 2025-02-26T04:30:14.075Z | gcc system 10 system |
1139 | 2025-02-26T04:30:14.075Z | gcc system 7 system |
1140 | 2025-02-26T04:30:14.075Z | go system 1.20 system |
1141 | 2025-02-26T04:30:14.075Z | go system 1.19 system |
1142 | 2025-02-26T04:30:14.075Z | llvm system 15 system |
1143 | 2025-02-26T04:30:14.075Z | llvm system 14 system |
1144 | 2025-02-26T04:30:14.075Z | mariadb system 10.6 system |
1145 | 2025-02-26T04:30:14.075Z | mta vendor vendor dma |
1146 | 2025-02-26T04:30:14.075Z | openjdk system 17 system |
1147 | 2025-02-26T04:30:14.075Z | openjdk system 11 system |
1148 | 2025-02-26T04:30:14.075Z | openjdk system 1.8 system |
1149 | 2025-02-26T04:30:14.075Z | openssl vendor 3 vendor |
1150 | 2025-02-26T04:30:14.075Z | perl system 5.36 system |
1151 | 2025-02-26T04:30:14.075Z | postgresql system 15 system |
1152 | 2025-02-26T04:30:14.075Z | postgresql system 13 system |
1153 | 2025-02-26T04:30:14.075Z | python vendor 3 vendor |
1154 | 2025-02-26T04:30:14.075Z | python system 2 system |
1155 | 2025-02-26T04:30:14.075Z | python3 system 3.11 system |
1156 | 2025-02-26T04:30:14.076Z | ruby system 3.0 system |
1157 | 2025-02-26T04:30:14.076Z | words vendor vendor american-english |
1158 | 2025-02-26T04:30:14.076Z | words system system australian-english |
1159 | 2025-02-26T04:30:14.076Z | words system system british-english |
1160 | 2025-02-26T04:30:14.076Z | words system system canadian-english |
1161 | 2025-02-26T04:30:14.076Z | words system system french |
1162 | 2025-02-26T04:30:14.076Z | words system system italian |
1163 | 2025-02-26T04:30:14.076Z | words system system ngerman |
1164 | 2025-02-26T04:30:14.076Z | words system system ogerman |
1165 | 2025-02-26T04:30:14.076Z | words system system spanish |
1166 | 2025-02-26T04:30:14.409Z | PUBLISHER TYPE STATUS P LOCATION |
1167 | 2025-02-26T04:30:14.409Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
1168 | 2025-02-26T04:30:17.556Z | FMRI IFO |
1169 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
1170 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
1171 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
1172 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
1173 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
1174 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
1175 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
1176 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
1177 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
1178 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
1179 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
1180 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
1181 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
1182 | 2025-02-26T04:30:17.557Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
1183 | 2025-02-26T04:30:17.558Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
1184 | 2025-02-26T04:30:18.759Z | Downloading crates ... |
1185 | 2025-02-26T04:30:18.862Z | Downloaded cargo_toml v0.20.5 |
1186 | 2025-02-26T04:30:19.009Z | Compiling proc-macro2 v1.0.93 |
1187 | 2025-02-26T04:30:19.012Z | Compiling unicode-ident v1.0.14 |
1188 | 2025-02-26T04:30:19.012Z | Compiling serde v1.0.218 |
1189 | 2025-02-26T04:30:19.012Z | Compiling version_check v0.9.5 |
1190 | 2025-02-26T04:30:19.012Z | Compiling memchr v2.7.4 |
1191 | 2025-02-26T04:30:19.012Z | Compiling thiserror v1.0.69 |
1192 | 2025-02-26T04:30:19.012Z | Compiling libc v0.2.170 |
1193 | 2025-02-26T04:30:19.012Z | Compiling ucd-trie v0.1.7 |
1194 | 2025-02-26T04:30:19.299Z | Compiling ryu v1.0.18 |
1195 | 2025-02-26T04:30:19.618Z | Compiling itoa v1.0.11 |
1196 | 2025-02-26T04:30:19.685Z | Compiling once_cell v1.20.3 |
1197 | 2025-02-26T04:30:19.773Z | Compiling byteorder v1.5.0 |
1198 | 2025-02-26T04:30:19.844Z | Compiling rustix v0.38.37 |
1199 | 2025-02-26T04:30:20.025Z | Compiling serde_json v1.0.139 |
1200 | 2025-02-26T04:30:20.315Z | Compiling bitflags v2.6.0 |
1201 | 2025-02-26T04:30:20.359Z | Compiling proc-macro-error-attr v1.0.4 |
1202 | 2025-02-26T04:30:20.564Z | Compiling usdt-impl v0.5.0 |
1203 | 2025-02-26T04:30:20.594Z | Compiling syn v1.0.109 |
1204 | 2025-02-26T04:30:20.684Z | Compiling proc-macro-error v1.0.4 |
1205 | 2025-02-26T04:30:20.711Z | Compiling equivalent v1.0.1 |
1206 | 2025-02-26T04:30:20.723Z | Compiling utf8parse v0.2.2 |
1207 | 2025-02-26T04:30:20.814Z | Compiling plain v0.2.3 |
1208 | 2025-02-26T04:30:20.878Z | Compiling quote v1.0.38 |
1209 | 2025-02-26T04:30:20.910Z | Compiling errno v0.3.9 |
1210 | 2025-02-26T04:30:20.969Z | Compiling hashbrown v0.15.1 |
1211 | 2025-02-26T04:30:21.114Z | Compiling camino v1.1.9 |
1212 | 2025-02-26T04:30:21.132Z | Compiling log v0.4.22 |
1213 | 2025-02-26T04:30:21.338Z | Compiling syn v2.0.96 |
1214 | 2025-02-26T04:30:21.424Z | Compiling thread-id v4.2.2 |
1215 | 2025-02-26T04:30:21.479Z | Compiling anstyle-parse v0.2.5 |
1216 | 2025-02-26T04:30:21.725Z | Compiling winnow v0.7.3 |
1217 | 2025-02-26T04:30:21.786Z | Compiling anstyle-query v1.1.1 |
1218 | 2025-02-26T04:30:21.895Z | Compiling colorchoice v1.0.2 |
1219 | 2025-02-26T04:30:21.949Z | Compiling indexmap v2.7.1 |
1220 | 2025-02-26T04:30:22.041Z | Compiling semver v1.0.25 |
1221 | 2025-02-26T04:30:22.057Z | Compiling pretty-hex v0.4.1 |
1222 | 2025-02-26T04:30:22.269Z | Compiling unicode-width v0.1.14 |
1223 | 2025-02-26T04:30:22.282Z | Compiling is_terminal_polyfill v1.70.1 |
1224 | 2025-02-26T04:30:22.416Z | Compiling autocfg v1.4.0 |
1225 | 2025-02-26T04:30:22.549Z | Compiling anstyle v1.0.10 |
1226 | 2025-02-26T04:30:22.888Z | Compiling anstream v0.6.15 |
1227 | 2025-02-26T04:30:23.130Z | Compiling terminal_size v0.4.0 |
1228 | 2025-02-26T04:30:23.267Z | Compiling heck v0.5.0 |
1229 | 2025-02-26T04:30:23.348Z | Compiling strsim v0.11.1 |
1230 | 2025-02-26T04:30:23.363Z | Compiling fs-err v2.11.0 |
1231 | 2025-02-26T04:30:23.524Z | Compiling anyhow v1.0.96 |
1232 | 2025-02-26T04:30:23.654Z | Compiling bytecount v0.6.8 |
1233 | 2025-02-26T04:30:23.713Z | Compiling cfg-if v1.0.0 |
1234 | 2025-02-26T04:30:23.763Z | Compiling clap_lex v0.7.4 |
1235 | 2025-02-26T04:30:23.813Z | Compiling heck v0.4.1 |
1236 | 2025-02-26T04:30:23.866Z | Compiling fnv v1.0.7 |
1237 | 2025-02-26T04:30:24.175Z | Compiling fastrand v2.1.1 |
1238 | 2025-02-26T04:30:24.223Z | Compiling clap_builder v4.5.31 |
1239 | 2025-02-26T04:30:24.402Z | Compiling papergrid v0.11.0 |
1240 | 2025-02-26T04:30:24.592Z | Compiling tempfile v3.13.0 |
1241 | 2025-02-26T04:30:24.733Z | Compiling memmap v0.7.0 |
1242 | 2025-02-26T04:30:24.752Z | Compiling smawk v0.3.2 |
1243 | 2025-02-26T04:30:24.979Z | Compiling unicode-linebreak v0.1.5 |
1244 | 2025-02-26T04:30:25.333Z | Compiling swrite v0.1.0 |
1245 | 2025-02-26T04:30:25.451Z | Compiling textwrap v0.16.1 |
1246 | 2025-02-26T04:30:26.048Z | Compiling tabled_derive v0.7.0 |
1247 | 2025-02-26T04:30:27.357Z | Compiling tabled v0.15.0 |
1248 | 2025-02-26T04:30:28.056Z | Compiling serde_derive v1.0.218 |
1249 | 2025-02-26T04:30:28.081Z | Compiling thiserror-impl v1.0.69 |
1250 | 2025-02-26T04:30:28.152Z | Compiling zerocopy-derive v0.7.35 |
1251 | 2025-02-26T04:30:28.178Z | Compiling scroll_derive v0.12.0 |
1252 | 2025-02-26T04:30:28.364Z | Compiling clap_derive v4.5.28 |
1253 | 2025-02-26T04:30:29.598Z | Compiling scroll v0.12.0 |
1254 | 2025-02-26T04:30:29.967Z | Compiling goblin v0.8.2 |
1255 | 2025-02-26T04:30:30.017Z | Compiling zerocopy v0.7.35 |
1256 | 2025-02-26T04:30:30.322Z | Compiling pest v2.7.14 |
1257 | 2025-02-26T04:30:31.596Z | Compiling clap v4.5.31 |
1258 | 2025-02-26T04:30:32.574Z | Compiling pest_meta v2.7.14 |
1259 | 2025-02-26T04:30:33.464Z | Compiling pest_generator v2.7.14 |
1260 | 2025-02-26T04:30:34.768Z | Compiling pest_derive v2.7.14 |
1261 | 2025-02-26T04:30:35.509Z | Compiling dtrace-parser v0.2.0 |
1262 | 2025-02-26T04:30:36.605Z | Compiling serde_tokenstream v0.2.2 |
1263 | 2025-02-26T04:30:36.625Z | Compiling toml_datetime v0.6.8 |
1264 | 2025-02-26T04:30:36.625Z | Compiling serde_spanned v0.6.8 |
1265 | 2025-02-26T04:30:36.835Z | Compiling cargo-platform v0.1.8 |
1266 | 2025-02-26T04:30:36.927Z | Compiling toml_edit v0.22.24 |
1267 | 2025-02-26T04:30:37.101Z | Compiling macaddr v1.0.1 |
1268 | 2025-02-26T04:30:37.246Z | Compiling camino-tempfile v1.1.1 |
1269 | 2025-02-26T04:30:37.984Z | Compiling dof v0.3.0 |
1270 | 2025-02-26T04:30:38.007Z | Compiling cargo_metadata v0.18.1 |
1271 | 2025-02-26T04:30:39.335Z | Compiling usdt-attr-macro v0.5.0 |
1272 | 2025-02-26T04:30:39.338Z | Compiling usdt-macro v0.5.0 |
1273 | 2025-02-26T04:30:39.785Z | Compiling toml v0.8.20 |
1274 | 2025-02-26T04:30:40.433Z | Compiling usdt v0.5.0 |
1275 | 2025-02-26T04:30:40.641Z | Compiling cargo_toml v0.20.5 |
1276 | 2025-02-26T04:30:43.243Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1277 | 2025-02-26T04:30:46.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.33s |
1278 | 2025-02-26T04:30:46.577Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1279 | 2025-02-26T04:30:47.500Z | Compiling serde v1.0.218 |
1280 | 2025-02-26T04:30:47.505Z | Compiling value-bag v1.9.0 |
1281 | 2025-02-26T04:30:47.505Z | Compiling lock_api v0.4.12 |
1282 | 2025-02-26T04:30:47.506Z | Compiling scopeguard v1.2.0 |
1283 | 2025-02-26T04:30:47.506Z | Compiling typenum v1.17.0 |
1284 | 2025-02-26T04:30:47.506Z | Compiling generic-array v0.14.7 |
1285 | 2025-02-26T04:30:47.634Z | Compiling syn v2.0.96 |
1286 | 2025-02-26T04:30:47.639Z | Compiling getrandom v0.2.15 |
1287 | 2025-02-26T04:30:47.874Z | Compiling subtle v2.6.1 |
1288 | 2025-02-26T04:30:48.048Z | Compiling log v0.4.22 |
1289 | 2025-02-26T04:30:48.121Z | Compiling rand_core v0.6.4 |
1290 | 2025-02-26T04:30:48.190Z | Compiling shlex v1.3.0 |
1291 | 2025-02-26T04:30:48.224Z | Compiling jobserver v0.1.32 |
1292 | 2025-02-26T04:30:48.241Z | Compiling smallvec v1.14.0 |
1293 | 2025-02-26T04:30:48.592Z | Compiling const-oid v0.9.6 |
1294 | 2025-02-26T04:30:48.612Z | Compiling pin-project-lite v0.2.14 |
1295 | 2025-02-26T04:30:48.653Z | Compiling cc v1.2.15 |
1296 | 2025-02-26T04:30:48.672Z | Compiling parking_lot_core v0.9.10 |
1297 | 2025-02-26T04:30:48.751Z | Compiling rustix v0.38.37 |
1298 | 2025-02-26T04:30:48.792Z | Compiling futures-core v0.3.31 |
1299 | 2025-02-26T04:30:49.019Z | Compiling spin v0.9.8 |
1300 | 2025-02-26T04:30:49.060Z | Compiling signal-hook-registry v1.4.2 |
1301 | 2025-02-26T04:30:49.405Z | Compiling mio v1.0.2 |
1302 | 2025-02-26T04:30:49.607Z | Compiling parking_lot v0.12.3 |
1303 | 2025-02-26T04:30:49.671Z | Compiling either v1.13.0 |
1304 | 2025-02-26T04:30:49.725Z | Compiling aho-corasick v1.1.3 |
1305 | 2025-02-26T04:30:50.049Z | Compiling cpufeatures v0.2.14 |
1306 | 2025-02-26T04:30:50.114Z | Compiling stable_deref_trait v1.2.0 |
1307 | 2025-02-26T04:30:50.163Z | Compiling futures-sink v0.3.31 |
1308 | 2025-02-26T04:30:50.238Z | Compiling regex-syntax v0.8.5 |
1309 | 2025-02-26T04:30:50.333Z | Compiling socket2 v0.5.8 |
1310 | 2025-02-26T04:30:50.405Z | Compiling slab v0.4.9 |
1311 | 2025-02-26T04:30:50.425Z | Compiling glob v0.3.2 |
1312 | 2025-02-26T04:30:50.682Z | Compiling prettyplease v0.2.29 |
1313 | 2025-02-26T04:30:51.075Z | Compiling lazy_static v1.5.0 |
1314 | 2025-02-26T04:30:51.143Z | Compiling minimal-lexical v0.2.1 |
1315 | 2025-02-26T04:30:51.177Z | Compiling serde_json v1.0.139 |
1316 | 2025-02-26T04:30:51.215Z | Compiling futures-channel v0.3.31 |
1317 | 2025-02-26T04:30:51.262Z | Compiling clang-sys v1.8.1 |
1318 | 2025-02-26T04:30:51.562Z | Compiling nom v7.1.3 |
1319 | 2025-02-26T04:30:51.640Z | Compiling libloading v0.8.5 |
1320 | 2025-02-26T04:30:51.669Z | Compiling bindgen v0.69.5 |
1321 | 2025-02-26T04:30:51.996Z | Compiling pin-utils v0.1.0 |
1322 | 2025-02-26T04:30:52.018Z | Compiling futures-io v0.3.31 |
1323 | 2025-02-26T04:30:52.091Z | Compiling home v0.5.9 |
1324 | 2025-02-26T04:30:52.282Z | Compiling futures-task v0.3.31 |
1325 | 2025-02-26T04:30:52.435Z | Compiling itertools v0.12.1 |
1326 | 2025-02-26T04:30:52.506Z | Compiling allocator-api2 v0.2.18 |
1327 | 2025-02-26T04:30:52.586Z | Compiling foldhash v0.1.3 |
1328 | 2025-02-26T04:30:52.886Z | Compiling libm v0.2.8 |
1329 | 2025-02-26T04:30:53.212Z | Compiling rustc-hash v1.1.0 |
1330 | 2025-02-26T04:30:53.245Z | Compiling lazycell v1.3.0 |
1331 | 2025-02-26T04:30:53.415Z | Compiling hashbrown v0.15.1 |
1332 | 2025-02-26T04:30:53.434Z | Compiling cmake v0.1.51 |
1333 | 2025-02-26T04:30:54.187Z | Compiling regex-automata v0.4.8 |
1334 | 2025-02-26T04:30:54.296Z | Compiling num-traits v0.2.19 |
1335 | 2025-02-26T04:30:54.623Z | Compiling cexpr v0.6.0 |
1336 | 2025-02-26T04:30:54.644Z | Compiling pkg-config v0.3.31 |
1337 | 2025-02-26T04:30:54.912Z | Compiling synstructure v0.13.1 |
1338 | 2025-02-26T04:30:55.919Z | Compiling dunce v1.0.5 |
1339 | 2025-02-26T04:30:56.075Z | Compiling fs_extra v1.3.0 |
1340 | 2025-02-26T04:30:56.323Z | Compiling writeable v0.5.5 |
1341 | 2025-02-26T04:30:56.500Z | Compiling litemap v0.7.3 |
1342 | 2025-02-26T04:30:56.654Z | Compiling ring v0.17.11 |
1343 | 2025-02-26T04:30:56.883Z | Compiling paste v1.0.15 |
1344 | 2025-02-26T04:30:56.903Z | Compiling base64ct v1.6.0 |
1345 | 2025-02-26T04:30:57.539Z | Compiling pem-rfc7468 v0.7.0 |
1346 | 2025-02-26T04:30:57.608Z | Compiling httparse v1.9.5 |
1347 | 2025-02-26T04:30:58.182Z | Compiling aws-lc-rs v1.10.0 |
1348 | 2025-02-26T04:30:58.204Z | Compiling flagset v0.4.6 |
1349 | 2025-02-26T04:30:58.289Z | Compiling icu_locid_transform_data v1.5.0 |
1350 | 2025-02-26T04:30:58.483Z | Compiling tracing-core v0.1.32 |
1351 | 2025-02-26T04:30:58.625Z | Compiling percent-encoding v2.3.1 |
1352 | 2025-02-26T04:30:58.936Z | Compiling rustls-pki-types v1.10.0 |
1353 | 2025-02-26T04:30:59.078Z | Compiling icu_properties_data v1.5.0 |
1354 | 2025-02-26T04:30:59.349Z | Compiling crossbeam-utils v0.8.20 |
1355 | 2025-02-26T04:30:59.647Z | Compiling write16 v1.0.0 |
1356 | 2025-02-26T04:30:59.806Z | Compiling regex v1.11.1 |
1357 | 2025-02-26T04:30:59.945Z | Compiling untrusted v0.9.0 |
1358 | 2025-02-26T04:30:59.966Z | Compiling num-conv v0.1.0 |
1359 | 2025-02-26T04:30:59.987Z | Compiling serde_derive v1.0.218 |
1360 | 2025-02-26T04:31:00.113Z | Compiling zeroize_derive v1.4.2 |
1361 | 2025-02-26T04:31:00.172Z | Compiling zerocopy-derive v0.7.35 |
1362 | 2025-02-26T04:31:00.255Z | Compiling tokio-macros v2.5.0 |
1363 | 2025-02-26T04:31:00.813Z | Compiling zerofrom-derive v0.1.4 |
1364 | 2025-02-26T04:31:01.523Z | Compiling zeroize v1.8.1 |
1365 | 2025-02-26T04:31:01.726Z | Compiling yoke-derive v0.7.4 |
1366 | 2025-02-26T04:31:02.148Z | Compiling zerocopy v0.7.35 |
1367 | 2025-02-26T04:31:02.526Z | Compiling futures-macro v0.3.31 |
1368 | 2025-02-26T04:31:03.107Z | Compiling crypto-common v0.1.6 |
1369 | 2025-02-26T04:31:03.297Z | Compiling block-buffer v0.10.4 |
1370 | 2025-02-26T04:31:03.370Z | Compiling thiserror-impl v1.0.69 |
1371 | 2025-02-26T04:31:03.457Z | Compiling zerovec-derive v0.10.3 |
1372 | 2025-02-26T04:31:03.627Z | Compiling digest v0.10.7 |
1373 | 2025-02-26T04:31:04.153Z | Compiling hmac v0.12.1 |
1374 | 2025-02-26T04:31:04.285Z | Compiling zerofrom v0.1.4 |
1375 | 2025-02-26T04:31:04.360Z | Compiling displaydoc v0.2.5 |
1376 | 2025-02-26T04:31:04.404Z | Compiling futures-util v0.3.31 |
1377 | 2025-02-26T04:31:04.424Z | Compiling block-padding v0.3.3 |
1378 | 2025-02-26T04:31:04.534Z | Compiling yoke v0.7.4 |
1379 | 2025-02-26T04:31:04.704Z | Compiling inout v0.1.3 |
1380 | 2025-02-26T04:31:04.791Z | Compiling ppv-lite86 v0.2.20 |
1381 | 2025-02-26T04:31:04.919Z | Compiling sha2 v0.10.8 |
1382 | 2025-02-26T04:31:04.999Z | Compiling cipher v0.4.4 |
1383 | 2025-02-26T04:31:05.536Z | Compiling icu_provider_macros v1.5.0 |
1384 | 2025-02-26T04:31:05.579Z | Compiling der_derive v0.7.3 |
1385 | 2025-02-26T04:31:05.942Z | Compiling tracing-attributes v0.1.27 |
1386 | 2025-02-26T04:31:06.022Z | Compiling zerovec v0.10.4 |
1387 | 2025-02-26T04:31:06.465Z | Compiling thiserror v1.0.69 |
1388 | 2025-02-26T04:31:06.628Z | Compiling pest v2.7.14 |
1389 | 2025-02-26T04:31:06.675Z | Compiling salsa20 v0.10.2 |
1390 | 2025-02-26T04:31:06.935Z | Compiling pbkdf2 v0.12.2 |
1391 | 2025-02-26T04:31:07.127Z | Compiling time-core v0.1.2 |
1392 | 2025-02-26T04:31:07.369Z | Compiling mirai-annotations v1.12.0 |
1393 | 2025-02-26T04:31:07.570Z | Compiling utf8_iter v1.0.4 |
1394 | 2025-02-26T04:31:07.874Z | Compiling tinystr v0.7.6 |
1395 | 2025-02-26T04:31:07.978Z | Compiling der v0.7.9 |
1396 | 2025-02-26T04:31:08.051Z | Compiling icu_collections v1.5.0 |
1397 | 2025-02-26T04:31:08.220Z | Compiling icu_locid v1.5.0 |
1398 | 2025-02-26T04:31:08.648Z | Compiling icu_normalizer_data v1.5.0 |
1399 | 2025-02-26T04:31:08.768Z | Compiling powerfmt v0.2.0 |
1400 | 2025-02-26T04:31:09.123Z | Compiling untrusted v0.7.1 |
1401 | 2025-02-26T04:31:09.274Z | Compiling tracing v0.1.40 |
1402 | 2025-02-26T04:31:09.339Z | Compiling utf16_iter v1.0.5 |
1403 | 2025-02-26T04:31:09.342Z | Compiling vcpkg v0.2.15 |
1404 | 2025-02-26T04:31:09.555Z | Compiling icu_provider v1.5.0 |
1405 | 2025-02-26T04:31:09.702Z | Compiling pest_meta v2.7.14 |
1406 | 2025-02-26T04:31:09.802Z | Compiling deranged v0.3.11 |
1407 | 2025-02-26T04:31:09.917Z | Compiling time-macros v0.2.18 |
1408 | 2025-02-26T04:31:10.313Z | Compiling icu_locid_transform v1.5.0 |
1409 | 2025-02-26T04:31:10.521Z | Compiling spki v0.7.3 |
1410 | 2025-02-26T04:31:10.926Z | Compiling scrypt v0.11.0 |
1411 | 2025-02-26T04:31:11.046Z | Compiling aes v0.8.4 |
1412 | 2025-02-26T04:31:11.107Z | Compiling openssl-sys v0.9.106 |
1413 | 2025-02-26T04:31:11.294Z | Compiling cbc v0.1.2 |
1414 | 2025-02-26T04:31:11.567Z | Compiling scroll_derive v0.12.0 |
1415 | 2025-02-26T04:31:12.174Z | Compiling icu_properties v1.5.1 |
1416 | 2025-02-26T04:31:12.928Z | Compiling bitflags v2.6.0 |
1417 | 2025-02-26T04:31:13.022Z | Compiling bytes v1.9.0 |
1418 | 2025-02-26T04:31:13.905Z | Compiling indexmap v2.7.1 |
1419 | 2025-02-26T04:31:13.936Z | Compiling tokio v1.43.0 |
1420 | 2025-02-26T04:31:14.055Z | Compiling semver v1.0.25 |
1421 | 2025-02-26T04:31:14.284Z | Compiling http v1.2.0 |
1422 | 2025-02-26T04:31:14.738Z | Compiling rustc_version v0.4.1 |
1423 | 2025-02-26T04:31:15.243Z | Compiling atomic-waker v1.1.2 |
1424 | 2025-02-26T04:31:15.442Z | Compiling tinyvec_macros v0.1.1 |
1425 | 2025-02-26T04:31:15.445Z | Compiling num_threads v0.1.7 |
1426 | 2025-02-26T04:31:15.561Z | Compiling tinyvec v1.8.0 |
1427 | 2025-02-26T04:31:15.607Z | Compiling time v0.3.36 |
1428 | 2025-02-26T04:31:15.908Z | Compiling icu_normalizer v1.5.0 |
1429 | 2025-02-26T04:31:15.994Z | Compiling http-body v1.0.1 |
1430 | 2025-02-26T04:31:16.245Z | Compiling scroll v0.12.0 |
1431 | 2025-02-26T04:31:16.598Z | Compiling pkcs5 v0.7.1 |
1432 | 2025-02-26T04:31:16.817Z | Compiling pest_generator v2.7.14 |
1433 | 2025-02-26T04:31:16.852Z | Compiling idna_adapter v1.2.0 |
1434 | 2025-02-26T04:31:17.068Z | Compiling rand_chacha v0.3.1 |
1435 | 2025-02-26T04:31:17.088Z | Compiling which v4.4.2 |
1436 | 2025-02-26T04:31:17.699Z | Compiling form_urlencoded v1.2.1 |
1437 | 2025-02-26T04:31:17.723Z | Compiling try-lock v0.2.5 |
1438 | 2025-02-26T04:31:17.902Z | Compiling slog v2.7.0 |
1439 | 2025-02-26T04:31:18.012Z | Compiling zerocopy v0.8.10 |
1440 | 2025-02-26T04:31:18.196Z | Compiling getrandom v0.3.1 |
1441 | 2025-02-26T04:31:18.715Z | Compiling want v0.3.1 |
1442 | 2025-02-26T04:31:18.732Z | Compiling pest_derive v2.7.14 |
1443 | 2025-02-26T04:31:18.785Z | Compiling goblin v0.8.2 |
1444 | 2025-02-26T04:31:18.901Z | Compiling rand v0.8.5 |
1445 | 2025-02-26T04:31:18.965Z | Compiling pkcs8 v0.10.2 |
1446 | 2025-02-26T04:31:19.416Z | Compiling idna v1.0.3 |
1447 | 2025-02-26T04:31:19.552Z | Compiling uuid v1.12.0 |
1448 | 2025-02-26T04:31:19.619Z | Compiling zerocopy-derive v0.8.10 |
1449 | 2025-02-26T04:31:20.337Z | Compiling tower-service v0.3.3 |
1450 | 2025-02-26T04:31:20.487Z | Compiling httpdate v1.0.3 |
1451 | 2025-02-26T04:31:20.983Z | Compiling iana-time-zone v0.1.61 |
1452 | 2025-02-26T04:31:21.045Z | Compiling dtrace-parser v0.2.0 |
1453 | 2025-02-26T04:31:21.334Z | Compiling chrono v0.4.39 |
1454 | 2025-02-26T04:31:21.494Z | Compiling serde_tokenstream v0.2.2 |
1455 | 2025-02-26T04:31:21.784Z | Compiling toml_datetime v0.6.8 |
1456 | 2025-02-26T04:31:22.102Z | Compiling serde_spanned v0.6.8 |
1457 | 2025-02-26T04:31:22.263Z | Compiling match_cfg v0.1.0 |
1458 | 2025-02-26T04:31:22.302Z | Compiling tokio-util v0.7.13 |
1459 | 2025-02-26T04:31:22.378Z | Compiling base64 v0.22.1 |
1460 | 2025-02-26T04:31:22.896Z | Compiling foreign-types-shared v0.1.1 |
1461 | 2025-02-26T04:31:23.037Z | Compiling openssl v0.10.71 |
1462 | 2025-02-26T04:31:23.089Z | Compiling adler2 v2.0.0 |
1463 | 2025-02-26T04:31:23.319Z | Compiling h2 v0.4.6 |
1464 | 2025-02-26T04:31:23.475Z | Compiling rustversion v1.0.17 |
1465 | 2025-02-26T04:31:23.703Z | Compiling miniz_oxide v0.8.0 |
1466 | 2025-02-26T04:31:24.267Z | Compiling foreign-types v0.3.2 |
1467 | 2025-02-26T04:31:24.383Z | Compiling hostname v0.3.1 |
1468 | 2025-02-26T04:31:24.594Z | Compiling url v2.5.3 |
1469 | 2025-02-26T04:31:25.173Z | Compiling dof v0.3.0 |
1470 | 2025-02-26T04:31:25.643Z | Compiling rand_core v0.9.2 |
1471 | 2025-02-26T04:31:25.988Z | Compiling usdt-impl v0.5.0 |
1472 | 2025-02-26T04:31:26.104Z | Compiling openssl-macros v0.1.1 |
1473 | 2025-02-26T04:31:26.360Z | Compiling async-trait v0.1.86 |
1474 | 2025-02-26T04:31:26.930Z | Compiling serde_derive_internals v0.29.1 |
1475 | 2025-02-26T04:31:27.033Z | Compiling dirs-sys-next v0.1.2 |
1476 | 2025-02-26T04:31:27.401Z | Compiling data-encoding v2.6.0 |
1477 | 2025-02-26T04:31:27.461Z | Compiling native-tls v0.2.12 |
1478 | 2025-02-26T04:31:27.605Z | Compiling rustls v0.23.19 |
1479 | 2025-02-26T04:31:27.828Z | Compiling syn v1.0.109 |
1480 | 2025-02-26T04:31:27.928Z | Compiling rustls v0.22.4 |
1481 | 2025-02-26T04:31:28.229Z | Compiling siphasher v0.3.11 |
1482 | 2025-02-26T04:31:28.249Z | Compiling schemars v0.8.21 |
1483 | 2025-02-26T04:31:28.626Z | Compiling dirs-next v2.0.0 |
1484 | 2025-02-26T04:31:28.689Z | Compiling rand_chacha v0.9.0 |
1485 | 2025-02-26T04:31:28.836Z | Compiling unicode-normalization v0.1.24 |
1486 | 2025-02-26T04:31:29.292Z | Compiling schemars_derive v0.8.21 |
1487 | 2025-02-26T04:31:29.398Z | Compiling http-body-util v0.1.2 |
1488 | 2025-02-26T04:31:29.925Z | Compiling heapless v0.7.17 |
1489 | 2025-02-26T04:31:29.983Z | Compiling crossbeam-epoch v0.9.18 |
1490 | 2025-02-26T04:31:30.104Z | Compiling sha1 v0.10.6 |
1491 | 2025-02-26T04:31:30.377Z | Compiling signature v2.2.0 |
1492 | 2025-02-26T04:31:30.523Z | Compiling hyper v1.5.2 |
1493 | 2025-02-26T04:31:30.701Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1494 | 2025-02-26T04:31:30.722Z | Compiling thread_local v1.1.8 |
1495 | 2025-02-26T04:31:30.794Z | Compiling cookie v0.18.1 |
1496 | 2025-02-26T04:31:31.106Z | Compiling encoding_rs v0.8.34 |
1497 | 2025-02-26T04:31:31.193Z | Compiling multer v3.1.0 |
1498 | 2025-02-26T04:31:31.229Z | Compiling unicode-properties v0.1.3 |
1499 | 2025-02-26T04:31:31.527Z | Compiling signal-hook v0.3.17 |
1500 | 2025-02-26T04:31:31.664Z | Compiling mime v0.3.17 |
1501 | 2025-02-26T04:31:31.827Z | Compiling ipnet v2.10.1 |
1502 | 2025-02-26T04:31:32.136Z | Compiling dyn-clone v1.0.18 |
1503 | 2025-02-26T04:31:32.297Z | Compiling rayon-core v1.12.1 |
1504 | 2025-02-26T04:31:32.381Z | Compiling openssl-probe v0.1.5 |
1505 | 2025-02-26T04:31:32.616Z | Compiling gimli v0.31.1 |
1506 | 2025-02-26T04:31:32.724Z | Compiling unicode-bidi v0.3.17 |
1507 | 2025-02-26T04:31:32.905Z | Compiling hyper-util v0.1.10 |
1508 | 2025-02-26T04:31:33.365Z | Compiling slog-async v2.8.0 |
1509 | 2025-02-26T04:31:34.021Z | Compiling stringprep v0.1.5 |
1510 | 2025-02-26T04:31:34.054Z | Compiling toml_edit v0.22.24 |
1511 | 2025-02-26T04:31:35.778Z | Compiling crossbeam-deque v0.8.5 |
1512 | 2025-02-26T04:31:36.035Z | Compiling rand v0.9.0 |
1513 | 2025-02-26T04:31:36.124Z | Compiling term v0.7.0 |
1514 | 2025-02-26T04:31:37.011Z | Compiling addr2line v0.24.2 |
1515 | 2025-02-26T04:31:37.296Z | Compiling usdt-macro v0.5.0 |
1516 | 2025-02-26T04:31:37.365Z | Compiling usdt-attr-macro v0.5.0 |
1517 | 2025-02-26T04:31:37.455Z | Compiling slog-json v2.6.1 |
1518 | 2025-02-26T04:31:37.744Z | Compiling serde_urlencoded v0.7.1 |
1519 | 2025-02-26T04:31:37.766Z | Compiling curve25519-dalek v4.1.3 |
1520 | 2025-02-26T04:31:37.841Z | Compiling crossbeam-channel v0.5.13 |
1521 | 2025-02-26T04:31:38.280Z | Compiling futures-executor v0.3.31 |
1522 | 2025-02-26T04:31:38.450Z | Compiling enum-as-inner v0.6.1 |
1523 | 2025-02-26T04:31:38.776Z | Compiling md-5 v0.10.6 |
1524 | 2025-02-26T04:31:38.857Z | Compiling async-stream-impl v0.3.6 |
1525 | 2025-02-26T04:31:38.893Z | Compiling rustls-pemfile v2.2.0 |
1526 | 2025-02-26T04:31:38.948Z | Compiling num-integer v0.1.46 |
1527 | 2025-02-26T04:31:39.062Z | Compiling hash32 v0.2.1 |
1528 | 2025-02-26T04:31:39.252Z | Compiling ff v0.13.0 |
1529 | 2025-02-26T04:31:39.437Z | Compiling is-terminal v0.4.13 |
1530 | 2025-02-26T04:31:39.504Z | Compiling memoffset v0.9.1 |
1531 | 2025-02-26T04:31:39.569Z | Compiling dropshot v0.12.0 |
1532 | 2025-02-26T04:31:39.596Z | Compiling object v0.36.5 |
1533 | 2025-02-26T04:31:39.678Z | Compiling psl-types v2.0.11 |
1534 | 2025-02-26T04:31:39.827Z | Compiling cfg_aliases v0.2.1 |
1535 | 2025-02-26T04:31:39.877Z | Compiling litrs v0.4.1 |
1536 | 2025-02-26T04:31:39.896Z | Compiling num-bigint-dig v0.8.4 |
1537 | 2025-02-26T04:31:39.942Z | Compiling linked-hash-map v0.5.6 |
1538 | 2025-02-26T04:31:40.107Z | Compiling take_mut v0.2.2 |
1539 | 2025-02-26T04:31:40.207Z | Compiling fallible-iterator v0.2.0 |
1540 | 2025-02-26T04:31:40.276Z | Compiling anyhow v1.0.96 |
1541 | 2025-02-26T04:31:40.299Z | Compiling smoltcp v0.9.1 |
1542 | 2025-02-26T04:31:40.898Z | Compiling portable-atomic v1.9.0 |
1543 | 2025-02-26T04:31:40.920Z | Compiling rustc-demangle v0.1.24 |
1544 | 2025-02-26T04:31:40.981Z | Compiling quick-error v1.2.3 |
1545 | 2025-02-26T04:31:41.000Z | Compiling utf-8 v0.7.6 |
1546 | 2025-02-26T04:31:41.134Z | Compiling base16ct v0.2.0 |
1547 | 2025-02-26T04:31:41.250Z | Compiling tungstenite v0.24.0 |
1548 | 2025-02-26T04:31:41.306Z | Compiling resolv-conf v0.7.0 |
1549 | 2025-02-26T04:31:41.460Z | Compiling sec1 v0.7.3 |
1550 | 2025-02-26T04:31:41.812Z | Compiling document-features v0.2.10 |
1551 | 2025-02-26T04:31:41.993Z | Compiling postgres-protocol v0.6.8 |
1552 | 2025-02-26T04:31:42.048Z | Compiling lru-cache v0.1.2 |
1553 | 2025-02-26T04:31:42.387Z | Compiling async-stream v0.3.6 |
1554 | 2025-02-26T04:31:42.697Z | Compiling nix v0.29.0 |
1555 | 2025-02-26T04:31:43.073Z | Compiling publicsuffix v2.3.0 |
1556 | 2025-02-26T04:31:43.265Z | Compiling hickory-proto v0.24.3 |
1557 | 2025-02-26T04:31:43.291Z | Compiling slog-term v2.9.1 |
1558 | 2025-02-26T04:31:43.376Z | Compiling num-iter v0.1.45 |
1559 | 2025-02-26T04:31:43.396Z | Compiling group v0.13.0 |
1560 | 2025-02-26T04:31:43.600Z | Compiling usdt v0.5.0 |
1561 | 2025-02-26T04:31:43.785Z | Compiling futures v0.3.31 |
1562 | 2025-02-26T04:31:44.046Z | Compiling slog-bunyan v2.5.0 |
1563 | 2025-02-26T04:31:44.129Z | Compiling toml v0.8.20 |
1564 | 2025-02-26T04:31:44.689Z | Compiling tokio-native-tls v0.3.1 |
1565 | 2025-02-26T04:31:45.485Z | Compiling camino v1.1.9 |
1566 | 2025-02-26T04:31:45.979Z | Compiling phf_shared v0.11.2 |
1567 | 2025-02-26T04:31:46.050Z | Compiling dropshot_endpoint v0.12.0 |
1568 | 2025-02-26T04:31:46.321Z | Compiling backtrace v0.3.74 |
1569 | 2025-02-26T04:31:46.373Z | Compiling terminal_size v0.4.0 |
1570 | 2025-02-26T04:31:46.497Z | Compiling waitgroup v0.1.2 |
1571 | 2025-02-26T04:31:46.608Z | Compiling openapiv3 v2.0.0 |
1572 | 2025-02-26T04:31:46.723Z | Compiling serde_path_to_error v0.1.16 |
1573 | 2025-02-26T04:31:46.881Z | Compiling hkdf v0.12.4 |
1574 | 2025-02-26T04:31:47.164Z | Compiling crypto-bigint v0.5.5 |
1575 | 2025-02-26T04:31:47.525Z | Compiling curve25519-dalek-derive v0.1.1 |
1576 | 2025-02-26T04:31:48.470Z | Compiling hubpack_derive v0.1.1 |
1577 | 2025-02-26T04:31:48.996Z | Compiling zerocopy-derive v0.6.6 |
1578 | 2025-02-26T04:31:49.269Z | Compiling webpki-roots v0.26.6 |
1579 | 2025-02-26T04:31:49.396Z | Compiling sync_wrapper v1.0.1 |
1580 | 2025-02-26T04:31:49.509Z | Compiling hostname v0.4.0 |
1581 | 2025-02-26T04:31:49.573Z | Compiling ahash v0.8.11 |
1582 | 2025-02-26T04:31:49.739Z | Compiling fs-err v2.11.0 |
1583 | 2025-02-26T04:31:49.939Z | Compiling crc32fast v1.4.2 |
1584 | 2025-02-26T04:31:50.056Z | Compiling managed v0.8.0 |
1585 | 2025-02-26T04:31:50.274Z | Compiling tower-layer v0.3.3 |
1586 | 2025-02-26T04:31:50.310Z | Compiling newtype-uuid v1.2.1 |
1587 | 2025-02-26T04:31:50.525Z | Compiling bitflags v1.3.2 |
1588 | 2025-02-26T04:31:50.584Z | Compiling unicode-width v0.2.0 |
1589 | 2025-02-26T04:31:50.625Z | Compiling winnow v0.5.40 |
1590 | 2025-02-26T04:31:50.645Z | Compiling debug-ignore v1.0.5 |
1591 | 2025-02-26T04:31:50.677Z | Compiling clap_builder v4.5.31 |
1592 | 2025-02-26T04:31:50.805Z | Compiling strum_macros v0.25.3 |
1593 | 2025-02-26T04:31:50.937Z | Compiling zerocopy v0.6.6 |
1594 | 2025-02-26T04:31:51.109Z | Compiling console v0.15.10 |
1595 | 2025-02-26T04:31:52.317Z | Compiling tower v0.5.2 |
1596 | 2025-02-26T04:31:52.382Z | Compiling flate2 v1.0.35 |
1597 | 2025-02-26T04:31:53.180Z | Compiling elliptic-curve v0.13.8 |
1598 | 2025-02-26T04:31:53.362Z | Compiling hubpack v0.1.2 |
1599 | 2025-02-26T04:31:53.809Z | Compiling hickory-resolver v0.24.3 |
1600 | 2025-02-26T04:31:54.066Z | Compiling toml_edit v0.19.15 |
1601 | 2025-02-26T04:31:54.237Z | Compiling phf v0.11.2 |
1602 | 2025-02-26T04:31:54.555Z | Compiling signal-hook-mio v0.2.4 |
1603 | 2025-02-26T04:31:54.627Z | Compiling rayon v1.10.0 |
1604 | 2025-02-26T04:31:54.647Z | Compiling cookie_store v0.21.1 |
1605 | 2025-02-26T04:31:54.725Z | Compiling hyper-tls v0.6.0 |
1606 | 2025-02-26T04:31:55.157Z | Compiling bzip2 v0.4.4 |
1607 | 2025-02-26T04:31:56.285Z | Compiling postgres-types v0.2.9 |
1608 | 2025-02-26T04:31:57.609Z | Compiling tokio-tungstenite v0.24.0 |
1609 | 2025-02-26T04:31:58.807Z | Compiling ed25519 v2.2.3 |
1610 | 2025-02-26T04:31:58.989Z | Compiling phf_shared v0.10.0 |
1611 | 2025-02-26T04:31:59.386Z | Compiling tokio-stream v0.1.17 |
1612 | 2025-02-26T04:31:59.411Z | Compiling pkcs1 v0.7.5 |
1613 | 2025-02-26T04:31:59.504Z | Compiling serde-big-array v0.5.1 |
1614 | 2025-02-26T04:31:59.736Z | Compiling clap_derive v4.5.28 |
1615 | 2025-02-26T04:32:00.279Z | Compiling rfc6979 v0.4.0 |
1616 | 2025-02-26T04:32:00.322Z | Compiling serde_repr v0.1.19 |
1617 | 2025-02-26T04:32:00.478Z | Compiling derive-where v1.2.7 |
1618 | 2025-02-26T04:32:00.656Z | Compiling bstr v1.10.0 |
1619 | 2025-02-26T04:32:01.108Z | Compiling float-cmp v0.10.0 |
1620 | 2025-02-26T04:32:01.359Z | Compiling number_prefix v0.4.0 |
1621 | 2025-02-26T04:32:01.463Z | Compiling difflib v0.4.0 |
1622 | 2025-02-26T04:32:01.490Z | Compiling whoami v1.5.2 |
1623 | 2025-02-26T04:32:01.592Z | Compiling new_debug_unreachable v1.0.6 |
1624 | 2025-02-26T04:32:01.698Z | Compiling precomputed-hash v0.1.1 |
1625 | 2025-02-26T04:32:01.838Z | Compiling normalize-line-endings v0.3.0 |
1626 | 2025-02-26T04:32:01.988Z | Compiling predicates-core v1.0.8 |
1627 | 2025-02-26T04:32:02.042Z | Compiling unicode-segmentation v1.12.0 |
1628 | 2025-02-26T04:32:02.184Z | Compiling fixedbitset v0.4.2 |
1629 | 2025-02-26T04:32:02.288Z | Compiling bit-vec v0.6.3 |
1630 | 2025-02-26T04:32:02.622Z | Compiling static_assertions v1.1.0 |
1631 | 2025-02-26T04:32:02.704Z | Compiling bit-set v0.5.3 |
1632 | 2025-02-26T04:32:02.735Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1633 | 2025-02-26T04:32:02.756Z | Compiling similar v2.6.0 |
1634 | 2025-02-26T04:32:02.880Z | Compiling petgraph v0.6.5 |
1635 | 2025-02-26T04:32:02.984Z | Compiling predicates v3.1.3 |
1636 | 2025-02-26T04:32:03.612Z | Compiling tokio-postgres v0.7.13 |
1637 | 2025-02-26T04:32:04.158Z | Compiling clap v4.5.31 |
1638 | 2025-02-26T04:32:04.288Z | Compiling string_cache v0.8.7 |
1639 | 2025-02-26T04:32:04.437Z | Compiling indicatif v0.17.11 |
1640 | 2025-02-26T04:32:04.728Z | Compiling ecdsa v0.16.9 |
1641 | 2025-02-26T04:32:04.852Z | Compiling rsa v0.9.6 |
1642 | 2025-02-26T04:32:05.540Z | Compiling ed25519-dalek v2.1.1 |
1643 | 2025-02-26T04:32:06.420Z | Compiling toml v0.7.8 |
1644 | 2025-02-26T04:32:06.834Z | Compiling zip v0.6.6 |
1645 | 2025-02-26T04:32:07.840Z | Compiling crossterm v0.28.1 |
1646 | 2025-02-26T04:32:08.987Z | Compiling hex v0.4.3 |
1647 | 2025-02-26T04:32:09.006Z | Compiling x509-cert v0.2.5 |
1648 | 2025-02-26T04:32:09.023Z | Compiling itertools v0.14.0 |
1649 | 2025-02-26T04:32:09.301Z | Compiling itertools v0.10.5 |
1650 | 2025-02-26T04:32:09.563Z | Compiling peg-runtime v0.8.3 |
1651 | 2025-02-26T04:32:09.769Z | Compiling lalrpop-util v0.19.12 |
1652 | 2025-02-26T04:32:10.134Z | Compiling unicode-xid v0.2.6 |
1653 | 2025-02-26T04:32:10.167Z | Compiling strum_macros v0.26.4 |
1654 | 2025-02-26T04:32:10.340Z | Compiling xattr v1.3.1 |
1655 | 2025-02-26T04:32:10.604Z | Compiling filetime v0.2.25 |
1656 | 2025-02-26T04:32:10.918Z | Compiling tar v0.4.44 |
1657 | 2025-02-26T04:32:14.665Z | Compiling strum v0.26.3 |
1658 | 2025-02-26T04:32:17.472Z | Compiling aws-lc-sys v0.22.0 |
1659 | 2025-02-26T04:32:45.036Z | Compiling rustls-webpki v0.102.8 |
1660 | 2025-02-26T04:32:48.292Z | Compiling tokio-rustls v0.25.0 |
1661 | 2025-02-26T04:32:49.854Z | Compiling tokio-rustls v0.26.0 |
1662 | 2025-02-26T04:32:50.157Z | Compiling hyper-rustls v0.27.3 |
1663 | 2025-02-26T04:32:50.583Z | Compiling reqwest v0.12.12 |
1664 | 2025-02-26T04:32:51.928Z | Compiling qorb v0.2.1 |
1665 | 2025-02-26T04:32:54.937Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1666 | 2025-02-26T04:32:55.200Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1667 | 2025-02-26T04:32:59.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s |
1668 | 2025-02-26T04:32:59.858Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1669 | 2025-02-26T04:32:59.877Z | Feb 26 04:32:59.394 INFO Starting download, target: Clickhouse |
1670 | 2025-02-26T04:32:59.877Z | Feb 26 04:32:59.394 INFO Starting download, target: Console |
1671 | 2025-02-26T04:32:59.877Z | Feb 26 04:32:59.394 INFO Starting download, target: Cockroach |
1672 | 2025-02-26T04:32:59.877Z | Feb 26 04:32:59.394 INFO Starting download, target: DendriteOpenapi |
1673 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.394 INFO Starting download, target: DendriteStub |
1674 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.394 INFO Starting download, target: MaghemiteMgd |
1675 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.394 INFO Starting download, target: TransceiverControl |
1676 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1677 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1678 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1679 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1680 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1681 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1682 | 2025-02-26T04:32:59.878Z | Feb 26 04:32:59.395 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1683 | 2025-02-26T04:33:00.248Z | Feb 26 04:32:59.743 INFO Download complete, target: DendriteOpenapi |
1684 | 2025-02-26T04:33:00.436Z | Feb 26 04:32:59.934 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1685 | 2025-02-26T04:33:00.510Z | Feb 26 04:32:59.989 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1686 | 2025-02-26T04:33:00.792Z | Feb 26 04:33:00.265 INFO Download complete, target: Console |
1687 | 2025-02-26T04:33:00.945Z | Feb 26 04:33:00.456 INFO Download complete, target: TransceiverControl |
1688 | 2025-02-26T04:33:01.292Z | Feb 26 04:33:00.835 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1689 | 2025-02-26T04:33:01.356Z | Feb 26 04:33:00.899 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1690 | 2025-02-26T04:33:01.815Z | Feb 26 04:33:01.363 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1691 | 2025-02-26T04:33:01.908Z | Feb 26 04:33:01.457 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1692 | 2025-02-26T04:33:01.908Z | Feb 26 04:33:01.457 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1693 | 2025-02-26T04:33:04.097Z | Feb 26 04:33:03.608 INFO Download complete, target: DendriteStub |
1694 | 2025-02-26T04:33:04.353Z | Feb 26 04:33:03.855 INFO Download complete, target: MaghemiteMgd |
1695 | 2025-02-26T04:33:09.294Z | Feb 26 04:33:08.839 INFO Checking that binary works, target: Cockroach |
1696 | 2025-02-26T04:33:09.452Z | Feb 26 04:33:08.999 INFO Download complete, target: Cockroach |
1697 | 2025-02-26T04:33:14.167Z | Feb 26 04:33:13.711 INFO Checking that binary works, target: Clickhouse |
1698 | 2025-02-26T04:33:14.292Z | Feb 26 04:33:13.837 INFO Download complete, target: Clickhouse |
1699 | 2025-02-26T04:33:14.300Z | All prerequisites installed successfully |
1700 | 2025-02-26T04:33:14.307Z | |
1701 | 2025-02-26T04:33:14.307Z | real 6:46.228992098 |
1702 | 2025-02-26T04:33:14.307Z | user 15:47.182256392 |
1703 | 2025-02-26T04:33:14.307Z | sys 2:05.659420127 |
1704 | 2025-02-26T04:33:14.307Z | trap 0.539478021 |
1705 | 2025-02-26T04:33:14.307Z | tflt 1.177367632 |
1706 | 2025-02-26T04:33:14.307Z | dflt 1.394499891 |
1707 | 2025-02-26T04:33:14.307Z | kflt 0.028367145 |
1708 | 2025-02-26T04:33:14.308Z | lock 26:30.589309899 |
1709 | 2025-02-26T04:33:14.308Z | slp 1:00:06.884311524 |
1710 | 2025-02-26T04:33:14.308Z | lat 59.654220317 |
1711 | 2025-02-26T04:33:14.308Z | stop 2:29.664293637 |
1712 | 2025-02-26T04:33:14.308Z | + source ./tools/include/force-git-over-https.sh |
1713 | 2025-02-26T04:33:14.308Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
1714 | 2025-02-26T04:33:14.308Z | ++ (( i = 0 )) |
1715 | 2025-02-26T04:33:14.308Z | ++ (( i < 5 )) |
1716 | 2025-02-26T04:33:14.308Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
1717 | 2025-02-26T04:33:14.308Z | ++ (( i++ )) |
1718 | 2025-02-26T04:33:14.309Z | ++ (( i < 5 )) |
1719 | 2025-02-26T04:33:14.309Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
1720 | 2025-02-26T04:33:14.315Z | ++ (( i++ )) |
1721 | 2025-02-26T04:33:14.315Z | ++ (( i < 5 )) |
1722 | 2025-02-26T04:33:14.315Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
1723 | 2025-02-26T04:33:14.315Z | ++ (( i++ )) |
1724 | 2025-02-26T04:33:14.315Z | ++ (( i < 5 )) |
1725 | 2025-02-26T04:33:14.316Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
1726 | 2025-02-26T04:33:14.319Z | ++ (( i++ )) |
1727 | 2025-02-26T04:33:14.319Z | ++ (( i < 5 )) |
1728 | 2025-02-26T04:33:14.320Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
1729 | 2025-02-26T04:33:14.320Z | ++ (( i++ )) |
1730 | 2025-02-26T04:33:14.320Z | ++ (( i < 5 )) |
1731 | 2025-02-26T04:33:14.320Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
1732 | 2025-02-26T04:33:14.320Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
1733 | 2025-02-26T04:33:14.320Z | + rc=0 |
1734 | 2025-02-26T04:33:14.320Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
1735 | 2025-02-26T04:33:48.252Z | + case $rc in |
1736 | 2025-02-26T04:33:48.252Z | + pfexec zfs create -p rpool/images/build/host |
1737 | 2025-02-26T04:33:48.474Z | + pfexec zfs create -p rpool/images/build/recovery |
1738 | 2025-02-26T04:33:48.547Z | + cargo xtask releng --output-dir /work |
1739 | 2025-02-26T04:33:49.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
1740 | 2025-02-26T04:33:49.111Z | Running `target/debug/xtask releng --output-dir /work` |
1741 | 2025-02-26T04:33:50.035Z | Compiling proc-macro2 v1.0.93 |
1742 | 2025-02-26T04:33:50.035Z | Compiling unicode-ident v1.0.14 |
1743 | 2025-02-26T04:33:50.038Z | Compiling libc v0.2.170 |
1744 | 2025-02-26T04:33:50.038Z | Compiling serde v1.0.218 |
1745 | 2025-02-26T04:33:50.038Z | Compiling autocfg v1.4.0 |
1746 | 2025-02-26T04:33:50.038Z | Compiling version_check v0.9.5 |
1747 | 2025-02-26T04:33:50.038Z | Compiling cfg-if v1.0.0 |
1748 | 2025-02-26T04:33:50.334Z | Compiling memchr v2.7.4 |
1749 | 2025-02-26T04:33:50.391Z | Compiling typenum v1.17.0 |
1750 | 2025-02-26T04:33:50.452Z | Compiling shlex v1.3.0 |
1751 | 2025-02-26T04:33:50.790Z | Compiling generic-array v0.14.7 |
1752 | 2025-02-26T04:33:50.821Z | Compiling value-bag v1.9.0 |
1753 | 2025-02-26T04:33:50.821Z | Compiling scopeguard v1.2.0 |
1754 | 2025-02-26T04:33:51.042Z | Compiling lock_api v0.4.12 |
1755 | 2025-02-26T04:33:51.140Z | Compiling parking_lot_core v0.9.10 |
1756 | 2025-02-26T04:33:51.335Z | Compiling log v0.4.22 |
1757 | 2025-02-26T04:33:51.594Z | Compiling rustix v0.38.37 |
1758 | 2025-02-26T04:33:51.661Z | Compiling serde_json v1.0.139 |
1759 | 2025-02-26T04:33:51.994Z | Compiling quote v1.0.38 |
1760 | 2025-02-26T04:33:52.029Z | Compiling libm v0.2.8 |
1761 | 2025-02-26T04:33:52.074Z | Compiling num-traits v0.2.19 |
1762 | 2025-02-26T04:33:52.240Z | Compiling jobserver v0.1.32 |
1763 | 2025-02-26T04:33:52.371Z | Compiling syn v2.0.96 |
1764 | 2025-02-26T04:33:52.393Z | Compiling getrandom v0.2.15 |
1765 | 2025-02-26T04:33:52.447Z | Compiling once_cell v1.20.3 |
1766 | 2025-02-26T04:33:52.542Z | Compiling slab v0.4.9 |
1767 | 2025-02-26T04:33:52.720Z | Compiling cc v1.2.15 |
1768 | 2025-02-26T04:33:52.742Z | Compiling thiserror v1.0.69 |
1769 | 2025-02-26T04:33:52.826Z | Compiling semver v1.0.25 |
1770 | 2025-02-26T04:33:52.880Z | Compiling itoa v1.0.11 |
1771 | 2025-02-26T04:33:52.926Z | Compiling aho-corasick v1.1.3 |
1772 | 2025-02-26T04:33:53.128Z | Compiling regex-syntax v0.8.5 |
1773 | 2025-02-26T04:33:53.312Z | Compiling spin v0.9.8 |
1774 | 2025-02-26T04:33:53.648Z | Compiling byteorder v1.5.0 |
1775 | 2025-02-26T04:33:54.045Z | Compiling errno v0.3.9 |
1776 | 2025-02-26T04:33:54.091Z | Compiling either v1.13.0 |
1777 | 2025-02-26T04:33:54.276Z | Compiling glob v0.3.2 |
1778 | 2025-02-26T04:33:54.314Z | Compiling rand_core v0.6.4 |
1779 | 2025-02-26T04:33:54.580Z | Compiling subtle v2.6.1 |
1780 | 2025-02-26T04:33:54.762Z | Compiling prettyplease v0.2.29 |
1781 | 2025-02-26T04:33:54.978Z | Compiling lazy_static v1.5.0 |
1782 | 2025-02-26T04:33:55.105Z | Compiling clang-sys v1.8.1 |
1783 | 2025-02-26T04:33:55.182Z | Compiling minimal-lexical v0.2.1 |
1784 | 2025-02-26T04:33:55.556Z | Compiling libloading v0.8.5 |
1785 | 2025-02-26T04:33:55.749Z | Compiling nom v7.1.3 |
1786 | 2025-02-26T04:33:55.827Z | Compiling smallvec v1.14.0 |
1787 | 2025-02-26T04:33:55.925Z | Compiling bindgen v0.69.5 |
1788 | 2025-02-26T04:33:56.136Z | Compiling home v0.5.9 |
1789 | 2025-02-26T04:33:56.479Z | Compiling itertools v0.12.1 |
1790 | 2025-02-26T04:33:56.888Z | Compiling regex-automata v0.4.8 |
1791 | 2025-02-26T04:33:56.994Z | Compiling rustc-hash v1.1.0 |
1792 | 2025-02-26T04:33:57.176Z | Compiling lazycell v1.3.0 |
1793 | 2025-02-26T04:33:57.646Z | Compiling cmake v0.1.51 |
1794 | 2025-02-26T04:33:58.524Z | Compiling pkg-config v0.3.31 |
1795 | 2025-02-26T04:33:58.761Z | Compiling dunce v1.0.5 |
1796 | 2025-02-26T04:33:58.914Z | Compiling cexpr v0.6.0 |
1797 | 2025-02-26T04:33:58.994Z | Compiling fs_extra v1.3.0 |
1798 | 2025-02-26T04:33:59.135Z | Compiling ring v0.17.11 |
1799 | 2025-02-26T04:33:59.496Z | Compiling paste v1.0.15 |
1800 | 2025-02-26T04:33:59.659Z | Compiling synstructure v0.13.1 |
1801 | 2025-02-26T04:34:00.239Z | Compiling heck v0.5.0 |
1802 | 2025-02-26T04:34:00.368Z | Compiling ryu v1.0.18 |
1803 | 2025-02-26T04:34:00.708Z | Compiling httparse v1.9.5 |
1804 | 2025-02-26T04:34:00.711Z | Compiling aws-lc-rs v1.10.0 |
1805 | 2025-02-26T04:34:00.886Z | Compiling pin-project-lite v0.2.14 |
1806 | 2025-02-26T04:34:01.154Z | Compiling const-oid v0.9.6 |
1807 | 2025-02-26T04:34:01.512Z | Compiling futures-core v0.3.31 |
1808 | 2025-02-26T04:34:01.610Z | Compiling allocator-api2 v0.2.18 |
1809 | 2025-02-26T04:34:02.411Z | Compiling signal-hook-registry v1.4.2 |
1810 | 2025-02-26T04:34:02.644Z | Compiling regex v1.11.1 |
1811 | 2025-02-26T04:34:03.538Z | Compiling parking_lot v0.12.3 |
1812 | 2025-02-26T04:34:03.683Z | Compiling mio v1.0.2 |
1813 | 2025-02-26T04:34:03.842Z | Compiling time-core v0.1.2 |
1814 | 2025-02-26T04:34:03.879Z | Compiling num-conv v0.1.0 |
1815 | 2025-02-26T04:34:03.912Z | Compiling serde_derive v1.0.218 |
1816 | 2025-02-26T04:34:04.094Z | Compiling zeroize_derive v1.4.2 |
1817 | 2025-02-26T04:34:04.137Z | Compiling zerocopy-derive v0.7.35 |
1818 | 2025-02-26T04:34:04.252Z | Compiling tokio-macros v2.5.0 |
1819 | 2025-02-26T04:34:05.327Z | Compiling thiserror-impl v1.0.69 |
1820 | 2025-02-26T04:34:05.529Z | Compiling zeroize v1.8.1 |
1821 | 2025-02-26T04:34:05.835Z | Compiling zerofrom-derive v0.1.4 |
1822 | 2025-02-26T04:34:05.861Z | Compiling yoke-derive v0.7.4 |
1823 | 2025-02-26T04:34:06.017Z | Compiling futures-macro v0.3.31 |
1824 | 2025-02-26T04:34:06.140Z | Compiling zerovec-derive v0.10.3 |
1825 | 2025-02-26T04:34:06.191Z | Compiling displaydoc v0.2.5 |
1826 | 2025-02-26T04:34:06.801Z | Compiling zerocopy v0.7.35 |
1827 | 2025-02-26T04:34:08.150Z | Compiling icu_provider_macros v1.5.0 |
1828 | 2025-02-26T04:34:08.622Z | Compiling tracing-attributes v0.1.27 |
1829 | 2025-02-26T04:34:08.707Z | Compiling der_derive v0.7.3 |
1830 | 2025-02-26T04:34:09.125Z | Compiling crypto-common v0.1.6 |
1831 | 2025-02-26T04:34:09.422Z | Compiling block-buffer v0.10.4 |
1832 | 2025-02-26T04:34:09.691Z | Compiling digest v0.10.7 |
1833 | 2025-02-26T04:34:09.721Z | Compiling time-macros v0.2.18 |
1834 | 2025-02-26T04:34:09.970Z | Compiling vcpkg v0.2.15 |
1835 | 2025-02-26T04:34:09.973Z | Compiling crossbeam-utils v0.8.20 |
1836 | 2025-02-26T04:34:10.212Z | Compiling schemars v0.8.21 |
1837 | 2025-02-26T04:34:10.431Z | Compiling serde_derive_internals v0.29.1 |
1838 | 2025-02-26T04:34:10.716Z | Compiling socket2 v0.5.8 |
1839 | 2025-02-26T04:34:11.418Z | Compiling openssl-sys v0.9.106 |
1840 | 2025-02-26T04:34:12.384Z | Compiling schemars_derive v0.8.21 |
1841 | 2025-02-26T04:34:12.728Z | Compiling futures-sink v0.3.31 |
1842 | 2025-02-26T04:34:12.861Z | Compiling fnv v1.0.7 |
1843 | 2025-02-26T04:34:13.869Z | Compiling ahash v0.8.11 |
1844 | 2025-02-26T04:34:14.216Z | Compiling stable_deref_trait v1.2.0 |
1845 | 2025-02-26T04:34:14.362Z | Compiling cpufeatures v0.2.14 |
1846 | 2025-02-26T04:34:14.487Z | Compiling foldhash v0.1.3 |
1847 | 2025-02-26T04:34:14.553Z | Compiling equivalent v1.0.1 |
1848 | 2025-02-26T04:34:15.002Z | Compiling hashbrown v0.15.1 |
1849 | 2025-02-26T04:34:15.269Z | Compiling slog v2.7.0 |
1850 | 2025-02-26T04:34:15.332Z | Compiling futures-channel v0.3.31 |
1851 | 2025-02-26T04:34:15.471Z | Compiling zerofrom v0.1.4 |
1852 | 2025-02-26T04:34:15.841Z | Compiling pin-utils v0.1.0 |
1853 | 2025-02-26T04:34:15.891Z | Compiling futures-task v0.3.31 |
1854 | 2025-02-26T04:34:15.971Z | Compiling futures-io v0.3.31 |
1855 | 2025-02-26T04:34:16.033Z | Compiling yoke v0.7.4 |
1856 | 2025-02-26T04:34:16.262Z | Compiling futures-util v0.3.31 |
1857 | 2025-02-26T04:34:16.432Z | Compiling openssl v0.10.71 |
1858 | 2025-02-26T04:34:16.501Z | Compiling zerovec v0.10.4 |
1859 | 2025-02-26T04:34:16.925Z | Compiling bitflags v2.6.0 |
1860 | 2025-02-26T04:34:16.943Z | Compiling bytes v1.9.0 |
1861 | 2025-02-26T04:34:17.135Z | Compiling indexmap v2.7.1 |
1862 | 2025-02-26T04:34:18.704Z | Compiling tokio v1.43.0 |
1863 | 2025-02-26T04:34:19.810Z | Compiling serde_tokenstream v0.2.2 |
1864 | 2025-02-26T04:34:19.865Z | Compiling http v1.2.0 |
1865 | 2025-02-26T04:34:20.592Z | Compiling scroll_derive v0.12.0 |
1866 | 2025-02-26T04:34:21.621Z | Compiling which v4.4.2 |
1867 | 2025-02-26T04:34:22.314Z | Compiling ucd-trie v0.1.7 |
1868 | 2025-02-26T04:34:22.770Z | Compiling pest v2.7.14 |
1869 | 2025-02-26T04:34:22.920Z | Compiling rustc_version v0.4.1 |
1870 | 2025-02-26T04:34:25.189Z | Compiling uuid v1.12.0 |
1871 | 2025-02-26T04:34:25.671Z | Compiling hmac v0.12.1 |
1872 | 2025-02-26T04:34:25.982Z | Compiling openssl-macros v0.1.1 |
1873 | 2025-02-26T04:34:26.039Z | Compiling native-tls v0.2.12 |
1874 | 2025-02-26T04:34:26.091Z | Compiling zerocopy v0.8.10 |
1875 | 2025-02-26T04:34:26.502Z | Compiling iana-time-zone v0.1.61 |
1876 | 2025-02-26T04:34:26.901Z | Compiling rustls v0.23.19 |
1877 | 2025-02-26T04:34:26.943Z | Compiling getrandom v0.3.1 |
1878 | 2025-02-26T04:34:26.973Z | Compiling chrono v0.4.39 |
1879 | 2025-02-26T04:34:27.340Z | Compiling pest_meta v2.7.14 |
1880 | 2025-02-26T04:34:27.445Z | Compiling tinystr v0.7.6 |
1881 | 2025-02-26T04:34:27.546Z | Compiling block-padding v0.3.3 |
1882 | 2025-02-26T04:34:28.228Z | Compiling litemap v0.7.3 |
1883 | 2025-02-26T04:34:28.252Z | Compiling writeable v0.5.5 |
1884 | 2025-02-26T04:34:28.436Z | Compiling icu_locid v1.5.0 |
1885 | 2025-02-26T04:34:28.603Z | Compiling inout v0.1.3 |
1886 | 2025-02-26T04:34:29.021Z | Compiling pest_generator v2.7.14 |
1887 | 2025-02-26T04:34:29.592Z | Compiling ppv-lite86 v0.2.20 |
1888 | 2025-02-26T04:34:30.279Z | Compiling zerocopy-derive v0.8.10 |
1889 | 2025-02-26T04:34:30.818Z | Compiling cookie v0.18.1 |
1890 | 2025-02-26T04:34:32.738Z | Compiling pest_derive v2.7.14 |
1891 | 2025-02-26T04:34:32.829Z | Compiling icu_provider v1.5.0 |
1892 | 2025-02-26T04:34:33.700Z | Compiling cipher v0.4.4 |
1893 | 2025-02-26T04:34:34.023Z | Compiling sha2 v0.10.8 |
1894 | 2025-02-26T04:34:34.736Z | Compiling async-trait v0.1.86 |
1895 | 2025-02-26T04:34:34.878Z | Compiling aws-lc-sys v0.22.0 |
1896 | 2025-02-26T04:34:35.045Z | Compiling tracing-core v0.1.32 |
1897 | 2025-02-26T04:34:35.238Z | Compiling usdt-impl v0.5.0 |
1898 | 2025-02-26T04:34:35.704Z | Compiling base64ct v1.6.0 |
1899 | 2025-02-26T04:34:36.371Z | Compiling rustls-pki-types v1.10.0 |
1900 | 2025-02-26T04:34:36.402Z | Compiling icu_locid_transform_data v1.5.0 |
1901 | 2025-02-26T04:34:36.538Z | Compiling dyn-clone v1.0.18 |
1902 | 2025-02-26T04:34:36.760Z | Compiling percent-encoding v2.3.1 |
1903 | 2025-02-26T04:34:37.331Z | Compiling icu_locid_transform v1.5.0 |
1904 | 2025-02-26T04:34:37.334Z | Compiling pem-rfc7468 v0.7.0 |
1905 | 2025-02-26T04:34:38.119Z | Compiling tracing v0.1.40 |
1906 | 2025-02-26T04:34:40.283Z | Compiling tokio-util v0.7.13 |
1907 | 2025-02-26T04:34:41.034Z | Compiling scroll v0.12.0 |
1908 | 2025-02-26T04:34:41.118Z | Compiling icu_collections v1.5.0 |
1909 | 2025-02-26T04:34:43.311Z | Compiling powerfmt v0.2.0 |
1910 | 2025-02-26T04:34:43.366Z | Compiling flagset v0.4.6 |
1911 | 2025-02-26T04:34:43.599Z | Compiling mirai-annotations v1.12.0 |
1912 | 2025-02-26T04:34:43.771Z | Compiling icu_properties_data v1.5.0 |
1913 | 2025-02-26T04:34:43.796Z | Compiling untrusted v0.9.0 |
1914 | 2025-02-26T04:34:43.899Z | Compiling plain v0.2.3 |
1915 | 2025-02-26T04:34:44.002Z | Compiling camino v1.1.9 |
1916 | 2025-02-26T04:34:44.024Z | Compiling syn v1.0.109 |
1917 | 2025-02-26T04:34:44.060Z | Compiling untrusted v0.7.1 |
1918 | 2025-02-26T04:34:44.267Z | Compiling goblin v0.8.2 |
1919 | 2025-02-26T04:34:44.552Z | Compiling icu_properties v1.5.1 |
1920 | 2025-02-26T04:34:46.833Z | Compiling deranged v0.3.11 |
1921 | 2025-02-26T04:34:48.114Z | Compiling der v0.7.9 |
1922 | 2025-02-26T04:34:51.082Z | Compiling rayon-core v1.12.1 |
1923 | 2025-02-26T04:34:51.368Z | Compiling atomic-waker v1.1.2 |
1924 | 2025-02-26T04:34:51.513Z | Compiling pretty-hex v0.4.1 |
1925 | 2025-02-26T04:34:51.880Z | Compiling num_threads v0.1.7 |
1926 | 2025-02-26T04:34:52.094Z | Compiling write16 v1.0.0 |
1927 | 2025-02-26T04:34:52.151Z | Compiling icu_normalizer_data v1.5.0 |
1928 | 2025-02-26T04:34:52.277Z | Compiling rustls v0.22.4 |
1929 | 2025-02-26T04:34:52.310Z | Compiling utf8_iter v1.0.4 |
1930 | 2025-02-26T04:34:52.673Z | Compiling utf16_iter v1.0.5 |
1931 | 2025-02-26T04:34:52.676Z | Compiling litrs v0.4.1 |
1932 | 2025-02-26T04:34:52.976Z | Compiling icu_normalizer v1.5.0 |
1933 | 2025-02-26T04:34:53.811Z | Compiling time v0.3.36 |
1934 | 2025-02-26T04:34:53.853Z | Compiling document-features v0.2.10 |
1935 | 2025-02-26T04:34:54.503Z | Compiling dof v0.3.0 |
1936 | 2025-02-26T04:34:55.119Z | Compiling spki v0.7.3 |
1937 | 2025-02-26T04:34:56.087Z | Compiling form_urlencoded v1.2.1 |
1938 | 2025-02-26T04:34:56.336Z | Compiling salsa20 v0.10.2 |
1939 | 2025-02-26T04:34:56.638Z | Compiling dtrace-parser v0.2.0 |
1940 | 2025-02-26T04:34:57.973Z | Compiling pbkdf2 v0.12.2 |
1941 | 2025-02-26T04:34:58.051Z | Compiling http-body v1.0.1 |
1942 | 2025-02-26T04:34:58.378Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1943 | 2025-02-26T04:34:58.420Z | Compiling thread-id v4.2.2 |
1944 | 2025-02-26T04:34:59.030Z | Compiling try-lock v0.2.5 |
1945 | 2025-02-26T04:34:59.359Z | Compiling want v0.3.1 |
1946 | 2025-02-26T04:35:01.798Z | Compiling scrypt v0.11.0 |
1947 | 2025-02-26T04:35:02.247Z | Compiling idna_adapter v1.2.0 |
1948 | 2025-02-26T04:35:02.355Z | Compiling h2 v0.4.6 |
1949 | 2025-02-26T04:35:02.452Z | Compiling cbc v0.1.2 |
1950 | 2025-02-26T04:35:02.543Z | Compiling aes v0.8.4 |
1951 | 2025-02-26T04:35:03.462Z | Compiling multer v3.1.0 |
1952 | 2025-02-26T04:35:03.937Z | Compiling tinyvec_macros v0.1.1 |
1953 | 2025-02-26T04:35:04.058Z | Compiling slog-async v2.8.0 |
1954 | 2025-02-26T04:35:04.111Z | Compiling httpdate v1.0.3 |
1955 | 2025-02-26T04:35:04.586Z | Compiling base64 v0.22.1 |
1956 | 2025-02-26T04:35:04.665Z | Compiling tower-service v0.3.3 |
1957 | 2025-02-26T04:35:05.289Z | Compiling tinyvec v1.8.0 |
1958 | 2025-02-26T04:35:06.869Z | Compiling pkcs5 v0.7.1 |
1959 | 2025-02-26T04:35:07.902Z | Compiling idna v1.0.3 |
1960 | 2025-02-26T04:35:11.623Z | Compiling hyper v1.5.2 |
1961 | 2025-02-26T04:35:13.021Z | Compiling rand_chacha v0.3.1 |
1962 | 2025-02-26T04:35:13.576Z | Compiling heapless v0.7.17 |
1963 | 2025-02-26T04:35:14.356Z | Compiling zerocopy-derive v0.6.6 |
1964 | 2025-02-26T04:35:15.150Z | Compiling num-bigint-dig v0.8.4 |
1965 | 2025-02-26T04:35:15.542Z | Compiling anyhow v1.0.96 |
1966 | 2025-02-26T04:35:15.849Z | Compiling signal-hook v0.3.17 |
1967 | 2025-02-26T04:35:16.322Z | Compiling hyper-util v0.1.10 |
1968 | 2025-02-26T04:35:18.441Z | Compiling rand v0.8.5 |
1969 | 2025-02-26T04:35:20.241Z | Compiling pkcs8 v0.10.2 |
1970 | 2025-02-26T04:35:20.906Z | Compiling usdt-macro v0.5.0 |
1971 | 2025-02-26T04:35:21.638Z | Compiling usdt-attr-macro v0.5.0 |
1972 | 2025-02-26T04:35:22.425Z | Compiling async-stream-impl v0.3.6 |
1973 | 2025-02-26T04:35:22.764Z | Compiling rustversion v1.0.17 |
1974 | 2025-02-26T04:35:22.915Z | Compiling foreign-types-shared v0.1.1 |
1975 | 2025-02-26T04:35:23.157Z | Compiling strsim v0.11.1 |
1976 | 2025-02-26T04:35:23.685Z | Compiling foreign-types v0.3.2 |
1977 | 2025-02-26T04:35:24.484Z | Compiling url v2.5.3 |
1978 | 2025-02-26T04:35:24.869Z | Compiling http-body-util v0.1.2 |
1979 | 2025-02-26T04:35:26.914Z | Compiling curve25519-dalek v4.1.3 |
1980 | 2025-02-26T04:35:27.355Z | Compiling openapiv3 v2.0.0 |
1981 | 2025-02-26T04:35:27.541Z | Compiling toml_datetime v0.6.8 |
1982 | 2025-02-26T04:35:27.924Z | Compiling serde_spanned v0.6.8 |
1983 | 2025-02-26T04:35:28.188Z | Compiling enum-as-inner v0.6.1 |
1984 | 2025-02-26T04:35:29.374Z | Compiling memoffset v0.9.1 |
1985 | 2025-02-26T04:35:29.768Z | Compiling dropshot v0.12.0 |
1986 | 2025-02-26T04:35:30.170Z | Compiling encoding_rs v0.8.34 |
1987 | 2025-02-26T04:35:30.828Z | Compiling mime v0.3.17 |
1988 | 2025-02-26T04:35:31.394Z | Compiling portable-atomic v1.9.0 |
1989 | 2025-02-26T04:35:31.492Z | Compiling newtype-uuid v1.2.1 |
1990 | 2025-02-26T04:35:31.836Z | Compiling match_cfg v0.1.0 |
1991 | 2025-02-26T04:35:31.950Z | Compiling adler2 v2.0.0 |
1992 | 2025-02-26T04:35:32.161Z | Compiling smoltcp v0.9.1 |
1993 | 2025-02-26T04:35:32.295Z | Compiling miniz_oxide v0.8.0 |
1994 | 2025-02-26T04:35:32.319Z | Compiling hostname v0.3.1 |
1995 | 2025-02-26T04:35:34.456Z | Compiling rand_core v0.9.2 |
1996 | 2025-02-26T04:35:44.707Z | Compiling serde_urlencoded v0.7.1 |
1997 | 2025-02-26T04:35:44.741Z | Compiling rustls-pemfile v2.2.0 |
1998 | 2025-02-26T04:35:45.317Z | Compiling clap_derive v4.5.28 |
1999 | 2025-02-26T04:35:45.659Z | Compiling dirs-sys-next v0.1.2 |
2000 | 2025-02-26T04:35:46.254Z | Compiling cfg_aliases v0.2.1 |
2001 | 2025-02-26T04:35:46.404Z | Compiling ipnet v2.10.1 |
2002 | 2025-02-26T04:35:49.915Z | Compiling data-encoding v2.6.0 |
2003 | 2025-02-26T04:35:50.012Z | Compiling openssl-probe v0.1.5 |
2004 | 2025-02-26T04:35:50.207Z | Compiling siphasher v0.3.11 |
2005 | 2025-02-26T04:35:51.762Z | Compiling rustls-webpki v0.102.8 |
2006 | 2025-02-26T04:35:51.948Z | Compiling nix v0.29.0 |
2007 | 2025-02-26T04:35:52.043Z | Compiling dirs-next v2.0.0 |
2008 | 2025-02-26T04:35:52.953Z | Compiling rand_chacha v0.9.0 |
2009 | 2025-02-26T04:35:53.990Z | Compiling hubpack_derive v0.1.1 |
2010 | 2025-02-26T04:35:54.353Z | Compiling unicode-normalization v0.1.24 |
2011 | 2025-02-26T04:35:54.536Z | Compiling crossbeam-epoch v0.9.18 |
2012 | 2025-02-26T04:35:55.021Z | Compiling dropshot_endpoint v0.12.0 |
2013 | 2025-02-26T04:35:55.571Z | Compiling sha1 v0.10.6 |
2014 | 2025-02-26T04:35:55.749Z | Compiling signature v2.2.0 |
2015 | 2025-02-26T04:35:55.873Z | Compiling curve25519-dalek-derive v0.1.1 |
2016 | 2025-02-26T04:35:56.034Z | Compiling thread_local v1.1.8 |
2017 | 2025-02-26T04:35:56.127Z | Compiling fs-err v2.11.0 |
2018 | 2025-02-26T04:35:56.635Z | Compiling psl-types v2.0.11 |
2019 | 2025-02-26T04:35:56.906Z | Compiling anstyle v1.0.10 |
2020 | 2025-02-26T04:35:57.267Z | Compiling gimli v0.31.1 |
2021 | 2025-02-26T04:35:57.510Z | Compiling unicode-properties v0.1.3 |
2022 | 2025-02-26T04:35:57.976Z | Compiling winnow v0.7.3 |
2023 | 2025-02-26T04:35:59.647Z | Compiling utf8parse v0.2.2 |
2024 | 2025-02-26T04:36:00.086Z | Compiling unicode-bidi v0.3.17 |
2025 | 2025-02-26T04:36:01.118Z | Compiling stringprep v0.1.5 |
2026 | 2025-02-26T04:36:01.285Z | Compiling anstyle-parse v0.2.5 |
2027 | 2025-02-26T04:36:01.644Z | Compiling toml_edit v0.22.24 |
2028 | 2025-02-26T04:36:01.794Z | Compiling publicsuffix v2.3.0 |
2029 | 2025-02-26T04:36:02.003Z | Compiling addr2line v0.24.2 |
2030 | 2025-02-26T04:36:02.435Z | Compiling crossbeam-deque v0.8.5 |
2031 | 2025-02-26T04:36:02.836Z | Compiling rand v0.9.0 |
2032 | 2025-02-26T04:36:04.045Z | Compiling term v0.7.0 |
2033 | 2025-02-26T04:36:04.664Z | Compiling tokio-native-tls v0.3.1 |
2034 | 2025-02-26T04:36:05.000Z | Compiling slog-json v2.6.1 |
2035 | 2025-02-26T04:36:05.543Z | Compiling crossbeam-channel v0.5.13 |
2036 | 2025-02-26T04:36:06.880Z | Compiling webpki-roots v0.26.6 |
2037 | 2025-02-26T04:36:07.207Z | Compiling futures-executor v0.3.31 |
2038 | 2025-02-26T04:36:07.275Z | Compiling num-integer v0.1.46 |
2039 | 2025-02-26T04:36:07.655Z | Compiling md-5 v0.10.6 |
2040 | 2025-02-26T04:36:07.722Z | Compiling sync_wrapper v1.0.1 |
2041 | 2025-02-26T04:36:07.925Z | Compiling ff v0.13.0 |
2042 | 2025-02-26T04:36:07.949Z | Compiling hash32 v0.2.1 |
2043 | 2025-02-26T04:36:07.972Z | Compiling memmap v0.7.0 |
2044 | 2025-02-26T04:36:08.190Z | Compiling is-terminal v0.4.13 |
2045 | 2025-02-26T04:36:08.281Z | Compiling object v0.36.5 |
2046 | 2025-02-26T04:36:08.317Z | Compiling is_terminal_polyfill v1.70.1 |
2047 | 2025-02-26T04:36:08.347Z | Compiling anstyle-query v1.1.1 |
2048 | 2025-02-26T04:36:08.475Z | Compiling take_mut v0.2.2 |
2049 | 2025-02-26T04:36:08.519Z | Compiling tower-layer v0.3.3 |
2050 | 2025-02-26T04:36:08.682Z | Compiling base16ct v0.2.0 |
2051 | 2025-02-26T04:36:08.964Z | Compiling heck v0.4.1 |
2052 | 2025-02-26T04:36:09.002Z | Compiling fallible-iterator v0.2.0 |
2053 | 2025-02-26T04:36:09.372Z | Compiling quick-error v1.2.3 |
2054 | 2025-02-26T04:36:09.649Z | Compiling rustc-demangle v0.1.24 |
2055 | 2025-02-26T04:36:09.782Z | Compiling utf-8 v0.7.6 |
2056 | 2025-02-26T04:36:09.812Z | Compiling linked-hash-map v0.5.6 |
2057 | 2025-02-26T04:36:10.099Z | Compiling colorchoice v1.0.2 |
2058 | 2025-02-26T04:36:10.162Z | Compiling lru-cache v0.1.2 |
2059 | 2025-02-26T04:36:10.295Z | Compiling anstream v0.6.15 |
2060 | 2025-02-26T04:36:10.398Z | Compiling tungstenite v0.24.0 |
2061 | 2025-02-26T04:36:10.772Z | Compiling postgres-protocol v0.6.8 |
2062 | 2025-02-26T04:36:10.932Z | Compiling resolv-conf v0.7.0 |
2063 | 2025-02-26T04:36:11.547Z | Compiling tokio-rustls v0.26.0 |
2064 | 2025-02-26T04:36:11.916Z | Compiling strum_macros v0.25.3 |
2065 | 2025-02-26T04:36:12.022Z | Compiling sec1 v0.7.3 |
2066 | 2025-02-26T04:36:12.147Z | Compiling tower v0.5.2 |
2067 | 2025-02-26T04:36:13.106Z | Compiling slog-term v2.9.1 |
2068 | 2025-02-26T04:36:14.162Z | Compiling usdt v0.5.0 |
2069 | 2025-02-26T04:36:14.504Z | Compiling group v0.13.0 |
2070 | 2025-02-26T04:36:14.507Z | Compiling num-iter v0.1.45 |
2071 | 2025-02-26T04:36:14.614Z | Compiling futures v0.3.31 |
2072 | 2025-02-26T04:36:14.891Z | Compiling backtrace v0.3.74 |
2073 | 2025-02-26T04:36:15.361Z | Compiling tokio-rustls v0.25.0 |
2074 | 2025-02-26T04:36:15.615Z | Compiling slog-bunyan v2.5.0 |
2075 | 2025-02-26T04:36:15.833Z | Compiling toml v0.8.20 |
2076 | 2025-02-26T04:36:16.425Z | Compiling hyper-tls v0.6.0 |
2077 | 2025-02-26T04:36:16.510Z | Compiling cookie_store v0.21.1 |
2078 | 2025-02-26T04:36:16.830Z | Compiling hickory-proto v0.24.3 |
2079 | 2025-02-26T04:36:16.862Z | Compiling phf_shared v0.11.2 |
2080 | 2025-02-26T04:36:17.340Z | Compiling async-stream v0.3.6 |
2081 | 2025-02-26T04:36:17.492Z | Compiling waitgroup v0.1.2 |
2082 | 2025-02-26T04:36:17.702Z | Compiling hashbrown v0.14.5 |
2083 | 2025-02-26T04:36:17.914Z | Compiling hkdf v0.12.4 |
2084 | 2025-02-26T04:36:18.166Z | Compiling terminal_size v0.4.0 |
2085 | 2025-02-26T04:36:18.409Z | Compiling serde_path_to_error v0.1.16 |
2086 | 2025-02-26T04:36:18.822Z | Compiling crypto-bigint v0.5.5 |
2087 | 2025-02-26T04:36:18.923Z | Compiling derive-where v1.2.7 |
2088 | 2025-02-26T04:36:19.207Z | Compiling serde_repr v0.1.19 |
2089 | 2025-02-26T04:36:19.415Z | Compiling hostname v0.4.0 |
2090 | 2025-02-26T04:36:19.647Z | Compiling crc32fast v1.4.2 |
2091 | 2025-02-26T04:36:20.455Z | Compiling winnow v0.5.40 |
2092 | 2025-02-26T04:36:20.477Z | Compiling bitflags v1.3.2 |
2093 | 2025-02-26T04:36:20.623Z | Compiling unicode-width v0.2.0 |
2094 | 2025-02-26T04:36:20.776Z | Compiling debug-ignore v1.0.5 |
2095 | 2025-02-26T04:36:20.956Z | Compiling clap_lex v0.7.4 |
2096 | 2025-02-26T04:36:21.716Z | Compiling managed v0.8.0 |
2097 | 2025-02-26T04:36:22.321Z | Compiling hickory-resolver v0.24.3 |
2098 | 2025-02-26T04:36:22.442Z | Compiling elliptic-curve v0.13.8 |
2099 | 2025-02-26T04:36:23.816Z | Compiling toml_edit v0.19.15 |
2100 | 2025-02-26T04:36:24.065Z | Compiling clap_builder v4.5.31 |
2101 | 2025-02-26T04:36:24.874Z | Compiling console v0.15.10 |
2102 | 2025-02-26T04:36:27.653Z | Compiling flate2 v1.0.35 |
2103 | 2025-02-26T04:36:27.975Z | Compiling regress v0.10.1 |
2104 | 2025-02-26T04:36:32.116Z | Compiling hyper-rustls v0.27.3 |
2105 | 2025-02-26T04:36:33.582Z | Compiling phf v0.11.2 |
2106 | 2025-02-26T04:36:34.324Z | Compiling signal-hook-mio v0.2.4 |
2107 | 2025-02-26T04:36:34.467Z | Compiling rayon v1.10.0 |
2108 | 2025-02-26T04:36:34.932Z | Compiling bzip2 v0.4.4 |
2109 | 2025-02-26T04:36:34.960Z | Compiling postgres-types v0.2.9 |
2110 | 2025-02-26T04:36:35.087Z | Compiling tokio-tungstenite v0.24.0 |
2111 | 2025-02-26T04:36:35.377Z | Compiling ed25519 v2.2.3 |
2112 | 2025-02-26T04:36:35.478Z | Compiling hubpack v0.1.2 |
2113 | 2025-02-26T04:36:35.691Z | Compiling phf_shared v0.10.0 |
2114 | 2025-02-26T04:36:35.901Z | Compiling pkcs1 v0.7.5 |
2115 | 2025-02-26T04:36:36.065Z | Compiling zerocopy v0.6.6 |
2116 | 2025-02-26T04:36:36.149Z | Compiling tokio-stream v0.1.17 |
2117 | 2025-02-26T04:36:36.799Z | Compiling rfc6979 v0.4.0 |
2118 | 2025-02-26T04:36:37.040Z | Compiling serde-big-array v0.5.1 |
2119 | 2025-02-26T04:36:37.098Z | Compiling float-cmp v0.10.0 |
2120 | 2025-02-26T04:36:37.304Z | Compiling bstr v1.10.0 |
2121 | 2025-02-26T04:36:37.475Z | Compiling normalize-line-endings v0.3.0 |
2122 | 2025-02-26T04:36:37.635Z | Compiling bit-vec v0.6.3 |
2123 | 2025-02-26T04:36:37.713Z | Compiling unicode-segmentation v1.12.0 |
2124 | 2025-02-26T04:36:38.209Z | Compiling fixedbitset v0.4.2 |
2125 | 2025-02-26T04:36:38.395Z | Compiling new_debug_unreachable v1.0.6 |
2126 | 2025-02-26T04:36:38.531Z | Compiling precomputed-hash v0.1.1 |
2127 | 2025-02-26T04:36:38.558Z | Compiling predicates-core v1.0.8 |
2128 | 2025-02-26T04:36:38.684Z | Compiling number_prefix v0.4.0 |
2129 | 2025-02-26T04:36:38.716Z | Compiling static_assertions v1.1.0 |
2130 | 2025-02-26T04:36:38.745Z | Compiling difflib v0.4.0 |
2131 | 2025-02-26T04:36:38.854Z | Compiling whoami v1.5.2 |
2132 | 2025-02-26T04:36:39.204Z | Compiling tokio-postgres v0.7.13 |
2133 | 2025-02-26T04:36:39.354Z | Compiling predicates v3.1.3 |
2134 | 2025-02-26T04:36:40.798Z | Compiling indicatif v0.17.11 |
2135 | 2025-02-26T04:36:42.451Z | Compiling reqwest v0.12.12 |
2136 | 2025-02-26T04:36:42.497Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2137 | 2025-02-26T04:36:42.520Z | Compiling string_cache v0.8.7 |
2138 | 2025-02-26T04:36:42.924Z | Compiling petgraph v0.6.5 |
2139 | 2025-02-26T04:36:45.354Z | Compiling similar v2.6.0 |
2140 | 2025-02-26T04:36:45.375Z | Compiling bit-set v0.5.3 |
2141 | 2025-02-26T04:36:45.793Z | Compiling qorb v0.2.1 |
2142 | 2025-02-26T04:36:45.841Z | Compiling ecdsa v0.16.9 |
2143 | 2025-02-26T04:36:46.377Z | Compiling rsa v0.9.6 |
2144 | 2025-02-26T04:36:46.723Z | Compiling ed25519-dalek v2.1.1 |
2145 | 2025-02-26T04:36:47.801Z | Compiling zip v0.6.6 |
2146 | 2025-02-26T04:36:47.895Z | Compiling crossterm v0.28.1 |
2147 | 2025-02-26T04:36:48.671Z | Compiling typify-impl v0.2.0 |
2148 | 2025-02-26T04:36:49.036Z | Compiling clap v4.5.31 |
2149 | 2025-02-26T04:36:49.113Z | Compiling toml v0.7.8 |
2150 | 2025-02-26T04:36:51.649Z | Compiling x509-cert v0.2.5 |
2151 | 2025-02-26T04:36:53.234Z | Compiling hex v0.4.3 |
2152 | 2025-02-26T04:36:55.772Z | Compiling itertools v0.10.5 |
2153 | 2025-02-26T04:36:56.065Z | Compiling itertools v0.14.0 |
2154 | 2025-02-26T04:36:58.275Z | Compiling peg-runtime v0.8.3 |
2155 | 2025-02-26T04:36:58.365Z | Compiling unicode-xid v0.2.6 |
2156 | 2025-02-26T04:36:59.283Z | Compiling lalrpop-util v0.19.12 |
2157 | 2025-02-26T04:36:59.655Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2158 | 2025-02-26T04:37:00.004Z | Compiling typify-macro v0.2.0 |
2159 | 2025-02-26T04:37:28.107Z | Compiling radium v0.7.0 |
2160 | 2025-02-26T04:37:34.454Z | Compiling tap v1.0.1 |
2161 | 2025-02-26T04:37:34.809Z | Compiling maybe-uninit v2.0.0 |
2162 | 2025-02-26T04:37:35.953Z | Compiling ident_case v1.0.1 |
2163 | 2025-02-26T04:37:36.313Z | Compiling darling_core v0.20.10 |
2164 | 2025-02-26T04:37:39.826Z | Compiling wyz v0.5.1 |
2165 | 2025-02-26T04:37:47.114Z | Compiling typify v0.2.0 |
2166 | 2025-02-26T04:37:50.028Z | Compiling packed_struct v0.10.1 |
2167 | 2025-02-26T04:37:50.123Z | Compiling unsafe-libyaml v0.2.11 |
2168 | 2025-02-26T04:37:50.873Z | Compiling funty v2.0.0 |
2169 | 2025-02-26T04:37:51.841Z | Compiling serde_yaml v0.9.34+deprecated |
2170 | 2025-02-26T04:37:53.794Z | Compiling bitvec v1.0.1 |
2171 | 2025-02-26T04:38:03.883Z | Compiling progenitor-impl v0.8.0 |
2172 | 2025-02-26T04:38:05.654Z | Compiling darling_macro v0.20.10 |
2173 | 2025-02-26T04:38:10.338Z | Compiling ipnetwork v0.21.1 |
2174 | 2025-02-26T04:38:11.250Z | Compiling packed_struct_codegen v0.10.1 |
2175 | 2025-02-26T04:38:11.766Z | Compiling structmeta-derive v0.3.0 |
2176 | 2025-02-26T04:38:11.823Z | Compiling indexmap v1.9.3 |
2177 | 2025-02-26T04:38:12.192Z | Compiling crc-catalog v2.4.0 |
2178 | 2025-02-26T04:38:12.380Z | Compiling fastrand v2.1.1 |
2179 | 2025-02-26T04:38:13.595Z | Compiling thiserror v2.0.11 |
2180 | 2025-02-26T04:38:13.618Z | Compiling nodrop v0.1.14 |
2181 | 2025-02-26T04:38:13.780Z | Compiling array-init v0.0.4 |
2182 | 2025-02-26T04:38:14.111Z | Compiling tempfile v3.13.0 |
2183 | 2025-02-26T04:38:14.146Z | Compiling structmeta v0.3.0 |
2184 | 2025-02-26T04:38:14.288Z | Compiling crc v3.2.1 |
2185 | 2025-02-26T04:38:14.553Z | Compiling oxnet v0.1.0 |
2186 | 2025-02-26T04:38:14.619Z | Compiling progenitor-macro v0.8.0 |
2187 | 2025-02-26T04:38:14.842Z | Compiling smallvec v0.6.14 |
2188 | 2025-02-26T04:38:15.353Z | Compiling darling v0.20.10 |
2189 | 2025-02-26T04:38:15.839Z | Compiling progenitor-client v0.8.0 |
2190 | 2025-02-26T04:38:16.391Z | Compiling xattr v1.3.1 |
2191 | 2025-02-26T04:38:16.754Z | Compiling thiserror-impl v2.0.11 |
2192 | 2025-02-26T04:38:16.775Z | Compiling daft-derive v0.1.1 |
2193 | 2025-02-26T04:38:17.753Z | Compiling pin-project-internal v1.1.6 |
2194 | 2025-02-26T04:38:18.240Z | Compiling filetime v0.2.25 |
2195 | 2025-02-26T04:38:18.283Z | Compiling dropshot v0.15.1 |
2196 | 2025-02-26T04:38:18.621Z | Compiling bitfield v0.14.0 |
2197 | 2025-02-26T04:38:18.644Z | Compiling same-file v1.0.6 |
2198 | 2025-02-26T04:38:18.956Z | Compiling base64 v0.21.7 |
2199 | 2025-02-26T04:38:18.958Z | Compiling termcolor v1.4.1 |
2200 | 2025-02-26T04:38:19.640Z | Compiling hashbrown v0.12.3 |
2201 | 2025-02-26T04:38:20.101Z | Compiling ron v0.8.1 |
2202 | 2025-02-26T04:38:20.191Z | Compiling env_logger v0.10.2 |
2203 | 2025-02-26T04:38:20.263Z | Compiling pin-project v1.1.6 |
2204 | 2025-02-26T04:38:20.432Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2205 | 2025-02-26T04:38:21.890Z | Compiling walkdir v2.5.0 |
2206 | 2025-02-26T04:38:23.310Z | Compiling tar v0.4.44 |
2207 | 2025-02-26T04:38:23.448Z | Compiling daft v0.1.1 |
2208 | 2025-02-26T04:38:24.050Z | Compiling serde_with_macros v3.11.0 |
2209 | 2025-02-26T04:38:24.951Z | Compiling progenitor v0.8.0 |
2210 | 2025-02-26T04:38:25.209Z | Compiling serde-hex v0.1.0 |
2211 | 2025-02-26T04:38:25.843Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2212 | 2025-02-26T04:38:26.192Z | Compiling parse-display-derive v0.10.0 |
2213 | 2025-02-26T04:38:26.422Z | Compiling strum_macros v0.26.4 |
2214 | 2025-02-26T04:38:29.207Z | Compiling hashbrown v0.13.2 |
2215 | 2025-02-26T04:38:29.677Z | Compiling dropshot_endpoint v0.15.1 |
2216 | 2025-02-26T04:38:30.142Z | Compiling snafu-derive v0.8.5 |
2217 | 2025-02-26T04:38:30.498Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2218 | 2025-02-26T04:38:30.545Z | Compiling blake3 v1.5.4 |
2219 | 2025-02-26T04:38:31.191Z | Compiling instant v0.1.13 |
2220 | 2025-02-26T04:38:31.273Z | Compiling lockfree-object-pool v0.1.6 |
2221 | 2025-02-26T04:38:31.397Z | Compiling zip v2.1.3 |
2222 | 2025-02-26T04:38:31.598Z | Compiling simd-adler32 v0.3.7 |
2223 | 2025-02-26T04:38:31.766Z | Compiling bumpalo v3.16.0 |
2224 | 2025-02-26T04:38:31.879Z | Compiling crc-any v2.5.0 |
2225 | 2025-02-26T04:38:32.349Z | Compiling buf-list v1.0.3 |
2226 | 2025-02-26T04:38:32.832Z | Compiling zopfli v0.8.1 |
2227 | 2025-02-26T04:38:32.938Z | Compiling backoff v0.4.0 |
2228 | 2025-02-26T04:38:32.998Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2229 | 2025-02-26T04:38:33.318Z | Compiling strum v0.26.3 |
2230 | 2025-02-26T04:38:33.560Z | Compiling object v0.30.4 |
2231 | 2025-02-26T04:38:33.902Z | Compiling parse-display v0.10.0 |
2232 | 2025-02-26T04:38:34.161Z | Compiling snafu v0.8.5 |
2233 | 2025-02-26T04:38:35.376Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2234 | 2025-02-26T04:38:35.745Z | Compiling serde_with v3.11.0 |
2235 | 2025-02-26T04:38:37.103Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2236 | 2025-02-26T04:38:38.734Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2237 | 2025-02-26T04:38:39.753Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2238 | 2025-02-26T04:38:40.548Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2239 | 2025-02-26T04:38:41.303Z | Compiling camino-tempfile v1.1.1 |
2240 | 2025-02-26T04:38:42.079Z | Compiling globset v0.4.15 |
2241 | 2025-02-26T04:38:43.572Z | Compiling regress v0.9.1 |
2242 | 2025-02-26T04:38:45.537Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2243 | 2025-02-26T04:38:45.756Z | Compiling progenitor-client v0.9.1 |
2244 | 2025-02-26T04:38:46.739Z | Compiling olpc-cjson v0.1.4 |
2245 | 2025-02-26T04:38:47.055Z | Compiling pem v3.0.5 |
2246 | 2025-02-26T04:38:48.255Z | Compiling serde_plain v1.0.2 |
2247 | 2025-02-26T04:38:48.526Z | Compiling cargo-platform v0.1.8 |
2248 | 2025-02-26T04:38:48.811Z | Compiling macaddr v1.0.1 |
2249 | 2025-02-26T04:38:49.423Z | Compiling async-recursion v1.1.1 |
2250 | 2025-02-26T04:38:49.644Z | Compiling memmap2 v0.9.5 |
2251 | 2025-02-26T04:38:49.962Z | Compiling arrayref v0.3.9 |
2252 | 2025-02-26T04:38:50.092Z | Compiling arrayvec v0.7.6 |
2253 | 2025-02-26T04:38:50.203Z | Compiling path-slash v0.1.5 |
2254 | 2025-02-26T04:38:50.546Z | Compiling typed-path v0.9.3 |
2255 | 2025-02-26T04:38:50.567Z | Compiling constant_time_eq v0.3.1 |
2256 | 2025-02-26T04:38:50.682Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2257 | 2025-02-26T04:38:52.026Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2258 | 2025-02-26T04:38:53.118Z | Compiling tough v0.19.0 |
2259 | 2025-02-26T04:38:53.155Z | Compiling cargo_metadata v0.18.1 |
2260 | 2025-02-26T04:38:57.249Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2261 | 2025-02-26T04:38:57.469Z | Compiling itertools v0.13.0 |
2262 | 2025-02-26T04:38:57.575Z | Compiling parse-size v1.1.0 |
2263 | 2025-02-26T04:38:57.719Z | Compiling topological-sort v0.2.2 |
2264 | 2025-02-26T04:38:57.899Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2265 | 2025-02-26T04:38:58.025Z | Compiling omicron-zone-package v0.12.0 |
2266 | 2025-02-26T04:39:01.035Z | Compiling shell-words v1.1.0 |
2267 | 2025-02-26T04:39:05.134Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2268 | 2025-02-26T04:39:18.098Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2269 | 2025-02-26T04:39:32.108Z | Finished `release` profile [optimized] target(s) in 5m 42s |
2270 | 2025-02-26T04:39:32.282Z | Running `target/release/omicron-releng --output-dir /work` |
2271 | 2025-02-26T04:39:32.333Z | Feb 26 04:39:31.833 DEBG changing working directory to /work/oxidecomputer/omicron |
2272 | 2025-02-26T04:39:32.447Z | Feb 26 04:39:31.947 DEBG running: git rev-parse HEAD |
2273 | 2025-02-26T04:39:32.454Z | Feb 26 04:39:31.955 DEBG process exited with exit status: 0 (7.143572ms) |
2274 | 2025-02-26T04:39:32.454Z | Feb 26 04:39:31.955 INFO version: 13.0.0-0.ci+git4b0380c2cd1 |
2275 | 2025-02-26T04:39:32.495Z | Feb 26 04:39:31.995 INFO cloning helios to /work/oxidecomputer/helios |
2276 | 2025-02-26T04:39:32.495Z | Feb 26 04:39:31.995 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
2277 | 2025-02-26T04:39:32.501Z | Cloning into '/work/oxidecomputer/helios'... |
2278 | 2025-02-26T04:39:32.978Z | Feb 26 04:39:32.479 DEBG process exited with exit status: 0 (483.149127ms) |
2279 | 2025-02-26T04:39:32.978Z | Feb 26 04:39:32.479 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
2280 | 2025-02-26T04:39:33.916Z | Feb 26 04:39:33.417 DEBG process exited with exit status: 0 (938.080481ms) |
2281 | 2025-02-26T04:39:33.917Z | Feb 26 04:39:33.417 DEBG running: zfs list rpool/images/build/host |
2282 | 2025-02-26T04:39:33.924Z | NAME USED AVAIL REFER MOUNTPOINT |
2283 | 2025-02-26T04:39:33.924Z | rpool/images/build/host 24K 152G 24K /rpool/images/build/host |
2284 | 2025-02-26T04:39:33.926Z | Feb 26 04:39:33.425 DEBG process exited with exit status: 0 (8.005386ms) |
2285 | 2025-02-26T04:39:33.926Z | Feb 26 04:39:33.425 DEBG running: zfs list rpool/images/build/recovery |
2286 | 2025-02-26T04:39:33.931Z | NAME USED AVAIL REFER MOUNTPOINT |
2287 | 2025-02-26T04:39:33.931Z | rpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery |
2288 | 2025-02-26T04:39:33.933Z | Feb 26 04:39:33.432 DEBG process exited with exit status: 0 (7.123464ms) |
2289 | 2025-02-26T04:39:33.933Z | Feb 26 04:39:33.433 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2' |
2290 | 2025-02-26T04:39:33.940Z | # branch.oid 873badbd0b076bec558c882d9d377855dcb48038 |
2291 | 2025-02-26T04:39:33.940Z | # branch.head master |
2292 | 2025-02-26T04:39:33.940Z | # branch.upstream origin/master |
2293 | 2025-02-26T04:39:33.940Z | # branch.ab +0 -0 |
2294 | 2025-02-26T04:39:33.942Z | Feb 26 04:39:33.442 DEBG process exited with exit status: 0 (9.045763ms) |
2295 | 2025-02-26T04:39:33.942Z | Feb 26 04:39:33.442 INFO [hubris-production] running task |
2296 | 2025-02-26T04:39:33.942Z | Feb 26 04:39:33.442 INFO [hubris-staging] running task |
2297 | 2025-02-26T04:39:33.943Z | Feb 26 04:39:33.443 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
2298 | 2025-02-26T04:39:33.946Z | Feb 26 04:39:33.447 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
2299 | 2025-02-26T04:39:34.017Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
2300 | 2025-02-26T04:39:34.456Z | [ omicron-package] Blocking waiting for file lock on package cache |
2301 | 2025-02-26T04:39:34.957Z | [ omicron-package] Blocking waiting for file lock on package cache |
2302 | 2025-02-26T04:39:35.279Z | [ omicron-package] Blocking waiting for file lock on package cache |
2303 | 2025-02-26T04:39:36.094Z | Feb 26 04:39:35.594 INFO [hubris-production] task succeeded (2.151437642s) |
2304 | 2025-02-26T04:39:36.156Z | [ omicron-package] Compiling ring v0.17.11 |
2305 | 2025-02-26T04:39:36.472Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
2306 | 2025-02-26T04:39:36.475Z | [ omicron-package] Compiling itertools v0.13.0 |
2307 | 2025-02-26T04:39:36.475Z | [ omicron-package] Compiling heapless v0.8.0 |
2308 | 2025-02-26T04:39:36.702Z | [ omicron-package] Compiling hash32 v0.3.1 |
2309 | 2025-02-26T04:39:36.705Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2310 | 2025-02-26T04:39:36.705Z | [ omicron-package] Compiling smoltcp v0.11.0 |
2311 | 2025-02-26T04:39:37.309Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
2312 | 2025-02-26T04:39:37.807Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
2313 | 2025-02-26T04:39:38.147Z | [ omicron-package] Compiling cobs v0.2.3 |
2314 | 2025-02-26T04:39:38.354Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2315 | 2025-02-26T04:39:39.048Z | [ omicron-package] Compiling postcard v1.0.10 |
2316 | 2025-02-26T04:39:39.465Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
2317 | 2025-02-26T04:39:39.627Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2318 | 2025-02-26T04:39:40.379Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
2319 | 2025-02-26T04:39:40.554Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
2320 | 2025-02-26T04:39:40.799Z | [ omicron-package] Compiling unicode-width v0.1.14 |
2321 | 2025-02-26T04:39:40.995Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2322 | 2025-02-26T04:39:41.764Z | [ omicron-package] Compiling num_enum v0.5.11 |
2323 | 2025-02-26T04:39:41.848Z | [ omicron-package] Compiling tabwriter v1.4.0 |
2324 | 2025-02-26T04:39:42.413Z | [ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2325 | 2025-02-26T04:39:42.763Z | [ omicron-package] Compiling foreign-types v0.5.0 |
2326 | 2025-02-26T04:39:43.463Z | [ omicron-package] Compiling rustls v0.23.19 |
2327 | 2025-02-26T04:39:43.586Z | [ omicron-package] Compiling rustls v0.22.4 |
2328 | 2025-02-26T04:39:43.631Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2329 | 2025-02-26T04:39:43.759Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
2330 | 2025-02-26T04:39:43.762Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2331 | 2025-02-26T04:39:44.534Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2332 | 2025-02-26T04:39:44.741Z | [ omicron-package] Compiling pretty-hex v0.2.1 |
2333 | 2025-02-26T04:39:45.380Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
2334 | 2025-02-26T04:39:45.584Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2335 | 2025-02-26T04:39:45.675Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2336 | 2025-02-26T04:39:46.421Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2337 | 2025-02-26T04:39:46.628Z | [ omicron-package] Compiling colored v2.1.0 |
2338 | 2025-02-26T04:39:46.732Z | [ omicron-package] Compiling winnow v0.6.20 |
2339 | 2025-02-26T04:39:46.972Z | [ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2340 | 2025-02-26T04:39:47.786Z | [ omicron-package] Compiling zone_cfg_derive v0.3.0 |
2341 | 2025-02-26T04:39:48.401Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2342 | 2025-02-26T04:39:48.546Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
2343 | 2025-02-26T04:39:49.179Z | [ omicron-package] Compiling sigpipe v0.1.3 |
2344 | 2025-02-26T04:39:49.425Z | [ omicron-package] Compiling num-derive v0.4.2 |
2345 | 2025-02-26T04:39:49.714Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
2346 | 2025-02-26T04:39:51.507Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2347 | 2025-02-26T04:39:52.182Z | [ omicron-package] Compiling zone v0.3.0 |
2348 | 2025-02-26T04:39:52.417Z | [ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2349 | 2025-02-26T04:39:53.202Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2350 | 2025-02-26T04:39:53.646Z | [ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2351 | 2025-02-26T04:39:53.749Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2352 | 2025-02-26T04:39:54.538Z | [ omicron-package] Compiling smf v0.2.3 |
2353 | 2025-02-26T04:39:55.454Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2354 | 2025-02-26T04:39:56.054Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
2355 | 2025-02-26T04:39:56.196Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
2356 | 2025-02-26T04:39:56.579Z | [ omicron-package] Compiling dropshot v0.12.0 |
2357 | 2025-02-26T04:39:57.548Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2358 | 2025-02-26T04:39:58.238Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2359 | 2025-02-26T04:39:58.722Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2360 | 2025-02-26T04:40:00.265Z | [ omicron-package] Compiling tokio-rustls v0.26.0 |
2361 | 2025-02-26T04:40:00.307Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2362 | 2025-02-26T04:40:00.809Z | [ omicron-package] Compiling hyper-rustls v0.27.3 |
2363 | 2025-02-26T04:40:01.333Z | [ omicron-package] Compiling reqwest v0.12.12 |
2364 | 2025-02-26T04:40:04.017Z | [ omicron-package] Compiling qorb v0.2.1 |
2365 | 2025-02-26T04:40:05.610Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2366 | 2025-02-26T04:40:06.291Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2367 | 2025-02-26T04:40:06.549Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2368 | 2025-02-26T04:40:08.396Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2369 | 2025-02-26T04:40:08.399Z | [ omicron-package] Compiling gethostname v0.5.0 |
2370 | 2025-02-26T04:40:08.752Z | [ omicron-package] Compiling indent_write v2.2.0 |
2371 | 2025-02-26T04:40:11.096Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2372 | 2025-02-26T04:40:11.550Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2373 | 2025-02-26T04:40:13.064Z | [ omicron-package] Compiling dropshot v0.15.1 |
2374 | 2025-02-26T04:40:17.236Z | Feb 26 04:40:16.731 INFO [hubris-staging] task succeeded (43.28875482s) |
2375 | 2025-02-26T04:40:19.531Z | [ helios-setup] Feb 26 04:40:19.026 INFO helios repository root is: /work/oxidecomputer/helios |
2376 | 2025-02-26T04:40:19.534Z | [ helios-setup] Feb 26 04:40:19.028 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
2377 | 2025-02-26T04:40:19.534Z | [ helios-setup] Feb 26 04:40:19.028 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 |
2378 | 2025-02-26T04:40:19.534Z | [ helios-setup] Feb 26 04:40:19.028 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
2379 | 2025-02-26T04:40:19.539Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
2380 | 2025-02-26T04:40:20.980Z | [ helios-setup] Feb 26 04:40:20.475 INFO clone ok!, project: pilot |
2381 | 2025-02-26T04:40:20.983Z | [ helios-setup] Feb 26 04:40:20.475 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
2382 | 2025-02-26T04:40:20.983Z | [ helios-setup] Feb 26 04:40:20.475 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 |
2383 | 2025-02-26T04:40:20.983Z | [ helios-setup] Feb 26 04:40:20.475 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 |
2384 | 2025-02-26T04:40:20.986Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
2385 | 2025-02-26T04:40:22.327Z | [ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware' |
2386 | 2025-02-26T04:40:22.354Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'... |
2387 | 2025-02-26T04:40:28.069Z | [ omicron-package] Compiling progenitor-client v0.8.0 |
2388 | 2025-02-26T04:40:29.072Z | [ omicron-package] Compiling progenitor v0.8.0 |
2389 | 2025-02-26T04:40:29.605Z | [ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2390 | 2025-02-26T04:40:30.492Z | [ omicron-package] Compiling progenitor-client v0.9.1 |
2391 | 2025-02-26T04:40:31.537Z | [ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de' |
2392 | 2025-02-26T04:40:31.554Z | [ helios-setup] Feb 26 04:40:31.047 INFO clone ok!, project: amd-host-image-builder |
2393 | 2025-02-26T04:40:31.558Z | [ helios-setup] Feb 26 04:40:31.047 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
2394 | 2025-02-26T04:40:31.558Z | [ helios-setup] Feb 26 04:40:31.047 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 |
2395 | 2025-02-26T04:40:31.558Z | [ helios-setup] Feb 26 04:40:31.048 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
2396 | 2025-02-26T04:40:31.560Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
2397 | 2025-02-26T04:40:31.641Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2398 | 2025-02-26T04:40:32.344Z | [ helios-setup] Feb 26 04:40:31.837 INFO clone ok!, project: bootserver |
2399 | 2025-02-26T04:40:32.347Z | [ helios-setup] Feb 26 04:40:31.837 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 |
2400 | 2025-02-26T04:40:32.347Z | [ helios-setup] Feb 26 04:40:31.837 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
2401 | 2025-02-26T04:40:32.349Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
2402 | 2025-02-26T04:40:33.448Z | [ helios-setup] Feb 26 04:40:32.941 INFO clone ok!, project: chelsio-t6-roms |
2403 | 2025-02-26T04:40:33.451Z | [ helios-setup] Feb 26 04:40:32.942 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 |
2404 | 2025-02-26T04:40:33.451Z | [ helios-setup] Feb 26 04:40:32.942 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
2405 | 2025-02-26T04:40:33.454Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
2406 | 2025-02-26T04:40:34.318Z | [ helios-setup] Feb 26 04:40:33.805 INFO clone ok!, project: pinprick |
2407 | 2025-02-26T04:40:34.321Z | [ helios-setup] Feb 26 04:40:33.805 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 |
2408 | 2025-02-26T04:40:34.321Z | [ helios-setup] Feb 26 04:40:33.805 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
2409 | 2025-02-26T04:40:34.321Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
2410 | 2025-02-26T04:40:35.022Z | [ helios-setup] Feb 26 04:40:34.513 INFO clone ok!, project: image-builder |
2411 | 2025-02-26T04:40:35.028Z | [ helios-setup] Feb 26 04:40:34.514 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 |
2412 | 2025-02-26T04:40:35.028Z | [ helios-setup] Feb 26 04:40:34.514 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
2413 | 2025-02-26T04:40:35.031Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
2414 | 2025-02-26T04:40:35.035Z | [ omicron-package] Compiling omicron-zone-package v0.12.0 |
2415 | 2025-02-26T04:40:38.839Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2416 | 2025-02-26T04:40:44.624Z | [ helios-setup] Feb 26 04:40:44.115 INFO clone ok!, project: amd-firmware |
2417 | 2025-02-26T04:40:44.627Z | [ helios-setup] Feb 26 04:40:44.116 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 |
2418 | 2025-02-26T04:40:44.627Z | [ helios-setup] Feb 26 04:40:44.116 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
2419 | 2025-02-26T04:40:44.629Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
2420 | 2025-02-26T04:40:45.468Z | [ helios-setup] Feb 26 04:40:44.960 INFO clone ok!, project: phbl |
2421 | 2025-02-26T04:40:45.471Z | [ helios-setup] Feb 26 04:40:44.960 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
2422 | 2025-02-26T04:40:45.828Z | [ helios-setup] Feb 26 04:40:45.319 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
2423 | 2025-02-26T04:40:46.140Z | [ helios-setup] Feb 26 04:40:45.632 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
2424 | 2025-02-26T04:40:46.140Z | [ helios-setup] Feb 26 04:40:45.632 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
2425 | 2025-02-26T04:40:46.450Z | [ helios-setup] Feb 26 04:40:45.941 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
2426 | 2025-02-26T04:40:46.848Z | [ helios-setup] Feb 26 04:40:46.252 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
2427 | 2025-02-26T04:40:46.848Z | [ helios-setup] Feb 26 04:40:46.252 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
2428 | 2025-02-26T04:40:47.071Z | [ helios-setup] Feb 26 04:40:46.562 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
2429 | 2025-02-26T04:40:47.383Z | [ helios-setup] Feb 26 04:40:46.874 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
2430 | 2025-02-26T04:40:47.383Z | [ helios-setup] Feb 26 04:40:46.874 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
2431 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.874 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
2432 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.874 INFO ok! |
2433 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.875 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
2434 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.875 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
2435 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.875 INFO ok! |
2436 | 2025-02-26T04:40:47.386Z | [ helios-setup] Feb 26 04:40:46.875 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
2437 | 2025-02-26T04:40:47.387Z | [ helios-setup] Feb 26 04:40:46.875 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
2438 | 2025-02-26T04:40:47.387Z | [ helios-setup] Feb 26 04:40:46.875 INFO ok! |
2439 | 2025-02-26T04:40:47.387Z | [ helios-setup] Feb 26 04:40:46.875 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
2440 | 2025-02-26T04:40:47.387Z | [ helios-setup] Feb 26 04:40:46.875 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
2441 | 2025-02-26T04:40:47.530Z | [ helios-setup] Feb 26 04:40:47.021 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor` |
2442 | 2025-02-26T04:40:48.113Z | [ helios-setup] Feb 26 04:40:47.603 INFO E| From https://github.com/oxidecomputer/progenitor |
2443 | 2025-02-26T04:40:48.113Z | [ helios-setup] Feb 26 04:40:47.603 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149 |
2444 | 2025-02-26T04:40:48.182Z | [ helios-setup] Feb 26 04:40:47.673 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
2445 | 2025-02-26T04:40:48.498Z | [ helios-setup] Feb 26 04:40:47.989 INFO E| From https://github.com/jclulow/hiercmd |
2446 | 2025-02-26T04:40:48.498Z | [ helios-setup] Feb 26 04:40:47.989 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad |
2447 | 2025-02-26T04:40:48.511Z | [ helios-setup] Feb 26 04:40:48.002 INFO E| Updating git repository `https://github.com/jclulow/network-interface` |
2448 | 2025-02-26T04:40:48.811Z | [ helios-setup] Feb 26 04:40:48.302 INFO E| From https://github.com/jclulow/network-interface |
2449 | 2025-02-26T04:40:48.811Z | [ helios-setup] Feb 26 04:40:48.302 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624 |
2450 | 2025-02-26T04:40:48.824Z | [ helios-setup] Feb 26 04:40:48.315 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
2451 | 2025-02-26T04:40:49.900Z | [ helios-setup] Feb 26 04:40:49.391 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
2452 | 2025-02-26T04:40:49.900Z | [ helios-setup] Feb 26 04:40:49.391 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
2453 | 2025-02-26T04:40:49.935Z | [ helios-setup] Feb 26 04:40:49.426 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade` |
2454 | 2025-02-26T04:40:50.654Z | [ helios-setup] Feb 26 04:40:50.145 INFO E| From https://github.com/oxidecomputer/facade |
2455 | 2025-02-26T04:40:50.654Z | [ helios-setup] Feb 26 04:40:50.145 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 |
2456 | 2025-02-26T04:40:50.701Z | [ helios-setup] Feb 26 04:40:50.192 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git` |
2457 | 2025-02-26T04:40:51.289Z | [ helios-setup] Feb 26 04:40:50.779 INFO E| From https://github.com/oxidecomputer/dropshot |
2458 | 2025-02-26T04:40:51.289Z | [ helios-setup] Feb 26 04:40:50.779 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230 |
2459 | 2025-02-26T04:40:51.318Z | [ helios-setup] Feb 26 04:40:50.809 INFO E| Updating crates.io index |
2460 | 2025-02-26T04:40:51.485Z | [ helios-setup] Feb 26 04:40:50.976 INFO E| Updating git repository `https://github.com/oxidecomputer/typify` |
2461 | 2025-02-26T04:40:51.994Z | [ helios-setup] Feb 26 04:40:51.484 INFO E| From https://github.com/oxidecomputer/typify |
2462 | 2025-02-26T04:40:51.994Z | [ helios-setup] Feb 26 04:40:51.485 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4 |
2463 | 2025-02-26T04:40:52.407Z | [ helios-setup] Feb 26 04:40:51.898 INFO E| Downloading crates ... |
2464 | 2025-02-26T04:40:52.577Z | [ helios-setup] Feb 26 04:40:52.067 INFO E| Downloaded async-stream v0.3.5 |
2465 | 2025-02-26T04:40:52.582Z | [ helios-setup] Feb 26 04:40:52.072 INFO E| Downloaded const-random-macro v0.1.15 |
2466 | 2025-02-26T04:40:52.586Z | [ helios-setup] Feb 26 04:40:52.077 INFO E| Downloaded concolor-override v1.0.0 |
2467 | 2025-02-26T04:40:52.589Z | [ helios-setup] Feb 26 04:40:52.079 INFO E| Downloaded async-stream-impl v0.3.5 |
2468 | 2025-02-26T04:40:52.592Z | [ helios-setup] Feb 26 04:40:52.080 INFO E| Downloaded anyhow v1.0.68 |
2469 | 2025-02-26T04:40:52.595Z | [ helios-setup] Feb 26 04:40:52.086 INFO E| Downloaded const-random v0.1.15 |
2470 | 2025-02-26T04:40:52.600Z | [ helios-setup] Feb 26 04:40:52.087 INFO E| Downloaded anstream v0.2.6 |
2471 | 2025-02-26T04:40:52.615Z | [ helios-setup] Feb 26 04:40:52.106 INFO E| Downloaded clap_lex v0.4.1 |
2472 | 2025-02-26T04:40:52.628Z | [ helios-setup] Feb 26 04:40:52.119 INFO E| Downloaded project-root v0.2.2 |
2473 | 2025-02-26T04:40:52.631Z | [ helios-setup] Feb 26 04:40:52.120 INFO E| Downloaded futures-sink v0.3.28 |
2474 | 2025-02-26T04:40:52.644Z | [ helios-setup] Feb 26 04:40:52.135 INFO E| Downloaded signal-hook-registry v1.4.0 |
2475 | 2025-02-26T04:40:52.647Z | [ helios-setup] Feb 26 04:40:52.137 INFO E| Downloaded iana-time-zone v0.1.56 |
2476 | 2025-02-26T04:40:52.664Z | [ helios-setup] Feb 26 04:40:52.154 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated |
2477 | 2025-02-26T04:40:52.668Z | [ helios-setup] Feb 26 04:40:52.158 INFO E| Downloaded slab v0.4.7 |
2478 | 2025-02-26T04:40:52.671Z | [ helios-setup] Feb 26 04:40:52.160 INFO E| Downloaded regex v1.7.3 |
2479 | 2025-02-26T04:40:52.703Z | [ helios-setup] Feb 26 04:40:52.194 INFO E| Downloaded unicode-bidi v0.3.13 |
2480 | 2025-02-26T04:40:52.707Z | [ helios-setup] Feb 26 04:40:52.198 INFO E| Downloaded smawk v0.3.1 |
2481 | 2025-02-26T04:40:52.710Z | [ helios-setup] Feb 26 04:40:52.201 INFO E| Downloaded smartstring v1.0.1 |
2482 | 2025-02-26T04:40:52.715Z | [ helios-setup] Feb 26 04:40:52.206 INFO E| Downloaded want v0.3.0 |
2483 | 2025-02-26T04:40:52.719Z | [ helios-setup] Feb 26 04:40:52.208 INFO E| Downloaded memoffset v0.7.1 |
2484 | 2025-02-26T04:40:52.722Z | [ helios-setup] Feb 26 04:40:52.210 INFO E| Downloaded num_enum_derive v0.5.7 |
2485 | 2025-02-26T04:40:52.724Z | [ helios-setup] Feb 26 04:40:52.213 INFO E| Downloaded cpufeatures v0.2.5 |
2486 | 2025-02-26T04:40:52.724Z | [ helios-setup] Feb 26 04:40:52.215 INFO E| Downloaded slog-bunyan v2.4.0 |
2487 | 2025-02-26T04:40:52.727Z | [ helios-setup] Feb 26 04:40:52.217 INFO E| Downloaded unicode-width v0.1.10 |
2488 | 2025-02-26T04:40:52.730Z | [ helios-setup] Feb 26 04:40:52.220 INFO E| Downloaded byteorder v1.4.3 |
2489 | 2025-02-26T04:40:52.733Z | [ helios-setup] Feb 26 04:40:52.223 INFO E| Downloaded slog-async v2.7.0 |
2490 | 2025-02-26T04:40:52.735Z | [ helios-setup] Feb 26 04:40:52.226 INFO E| Downloaded log v0.4.17 |
2491 | 2025-02-26T04:40:52.771Z | [ helios-setup] Feb 26 04:40:52.261 INFO E| Downloaded semver v0.11.0 |
2492 | 2025-02-26T04:40:52.774Z | [ helios-setup] Feb 26 04:40:52.265 INFO E| Downloaded clap_derive v4.2.0 |
2493 | 2025-02-26T04:40:52.777Z | [ helios-setup] Feb 26 04:40:52.268 INFO E| Downloaded cargo-lock v8.0.3 |
2494 | 2025-02-26T04:40:52.782Z | [ helios-setup] Feb 26 04:40:52.273 INFO E| Downloaded rustls-pemfile v1.0.2 |
2495 | 2025-02-26T04:40:52.785Z | [ helios-setup] Feb 26 04:40:52.276 INFO E| Downloaded terminal_size v0.2.6 |
2496 | 2025-02-26T04:40:52.788Z | [ helios-setup] Feb 26 04:40:52.279 INFO E| Downloaded once_cell v1.17.0 |
2497 | 2025-02-26T04:40:52.792Z | [ helios-setup] Feb 26 04:40:52.283 INFO E| Downloaded serde_tokenstream v0.2.0 |
2498 | 2025-02-26T04:40:52.798Z | [ helios-setup] Feb 26 04:40:52.289 INFO E| Downloaded serde_path_to_error v0.1.11 |
2499 | 2025-02-26T04:40:52.801Z | [ helios-setup] Feb 26 04:40:52.292 INFO E| Downloaded serde_spanned v0.6.1 |
2500 | 2025-02-26T04:40:52.803Z | [ helios-setup] Feb 26 04:40:52.294 INFO E| Downloaded scopeguard v1.1.0 |
2501 | 2025-02-26T04:40:52.806Z | [ helios-setup] Feb 26 04:40:52.295 INFO E| Downloaded schemars_derive v0.8.12 |
2502 | 2025-02-26T04:40:52.809Z | [ helios-setup] Feb 26 04:40:52.298 INFO E| Downloaded tokio-macros v2.0.0 |
2503 | 2025-02-26T04:40:52.811Z | [ helios-setup] Feb 26 04:40:52.300 INFO E| Downloaded crossbeam-utils v0.8.14 |
2504 | 2025-02-26T04:40:52.814Z | [ helios-setup] Feb 26 04:40:52.305 INFO E| Downloaded ucd-trie v0.1.5 |
2505 | 2025-02-26T04:40:52.817Z | [ helios-setup] Feb 26 04:40:52.307 INFO E| Downloaded typenum v1.16.0 |
2506 | 2025-02-26T04:40:52.821Z | [ helios-setup] Feb 26 04:40:52.312 INFO E| Downloaded rhai_codegen v1.5.0 |
2507 | 2025-02-26T04:40:52.835Z | [ helios-setup] Feb 26 04:40:52.326 INFO E| Downloaded serde_derive_internals v0.26.0 |
2508 | 2025-02-26T04:40:52.839Z | [ helios-setup] Feb 26 04:40:52.330 INFO E| Downloaded toml v0.7.3 |
2509 | 2025-02-26T04:40:52.844Z | [ helios-setup] Feb 26 04:40:52.335 INFO E| Downloaded ahash v0.8.3 |
2510 | 2025-02-26T04:40:52.849Z | [ helios-setup] Feb 26 04:40:52.340 INFO E| Downloaded textwrap v0.16.0 |
2511 | 2025-02-26T04:40:52.852Z | [ helios-setup] Feb 26 04:40:52.343 INFO E| Downloaded toml v0.5.11 |
2512 | 2025-02-26T04:40:52.857Z | [ helios-setup] Feb 26 04:40:52.348 INFO E| Downloaded rayon-core v1.10.2 |
2513 | 2025-02-26T04:40:52.864Z | [ helios-setup] Feb 26 04:40:52.354 INFO E| Downloaded serde_derive v1.0.204 |
2514 | 2025-02-26T04:40:52.872Z | [ helios-setup] Feb 26 04:40:52.359 INFO E| Downloaded schemars v0.8.12 |
2515 | 2025-02-26T04:40:52.904Z | [ helios-setup] Feb 26 04:40:52.394 INFO E| Downloaded serde v1.0.204 |
2516 | 2025-02-26T04:40:52.908Z | [ helios-setup] Feb 26 04:40:52.399 INFO E| Downloaded tracing v0.1.37 |
2517 | 2025-02-26T04:40:52.915Z | [ helios-setup] Feb 26 04:40:52.406 INFO E| Downloaded mio v0.8.5 |
2518 | 2025-02-26T04:40:52.926Z | [ helios-setup] Feb 26 04:40:52.417 INFO E| Downloaded crossbeam-channel v0.5.6 |
2519 | 2025-02-26T04:40:52.934Z | [ helios-setup] Feb 26 04:40:52.425 INFO E| Downloaded toml_edit v0.19.8 |
2520 | 2025-02-26T04:40:52.965Z | [ helios-setup] Feb 26 04:40:52.456 INFO E| Downloaded unicode-normalization v0.1.22 |
2521 | 2025-02-26T04:40:52.971Z | [ helios-setup] Feb 26 04:40:52.461 INFO E| Downloaded serde_json v1.0.95 |
2522 | 2025-02-26T04:40:52.986Z | [ helios-setup] Feb 26 04:40:52.476 INFO E| Downloaded winnow v0.4.1 |
2523 | 2025-02-26T04:40:53.009Z | [ helios-setup] Feb 26 04:40:52.499 INFO E| Downloaded clap_builder v4.2.1 |
2524 | 2025-02-26T04:40:53.020Z | [ helios-setup] Feb 26 04:40:52.510 INFO E| Downloaded pest v2.5.7 |
2525 | 2025-02-26T04:40:53.029Z | [ helios-setup] Feb 26 04:40:52.519 INFO E| Downloaded reqwest v0.11.16 |
2526 | 2025-02-26T04:40:53.046Z | [ helios-setup] Feb 26 04:40:52.537 INFO E| Downloaded h2 v0.3.16 |
2527 | 2025-02-26T04:40:53.057Z | [ helios-setup] Feb 26 04:40:52.548 INFO E| Downloaded chrono v0.4.24 |
2528 | 2025-02-26T04:40:53.071Z | [ helios-setup] Feb 26 04:40:52.562 INFO E| Downloaded rustls v0.21.0 |
2529 | 2025-02-26T04:40:53.091Z | [ helios-setup] Feb 26 04:40:52.581 INFO E| Downloaded syn v2.0.72 |
2530 | 2025-02-26T04:40:53.110Z | [ helios-setup] Feb 26 04:40:52.601 INFO E| Downloaded rustix v0.37.3 |
2531 | 2025-02-26T04:40:53.143Z | [ helios-setup] Feb 26 04:40:52.633 INFO E| Downloaded regress v0.5.0 |
2532 | 2025-02-26T04:40:53.155Z | [ helios-setup] Feb 26 04:40:52.645 INFO E| Downloaded git2 v0.16.1 |
2533 | 2025-02-26T04:40:53.168Z | [ helios-setup] Feb 26 04:40:52.659 INFO E| Downloaded idna v0.3.0 |
2534 | 2025-02-26T04:40:53.182Z | [ helios-setup] Feb 26 04:40:52.673 INFO E| Downloaded syn v1.0.107 |
2535 | 2025-02-26T04:40:53.217Z | [ helios-setup] Feb 26 04:40:52.707 INFO E| Downloaded rhai v1.14.0 |
2536 | 2025-02-26T04:40:53.237Z | [ helios-setup] Feb 26 04:40:52.728 INFO E| Downloaded hyper v0.14.25 |
2537 | 2025-02-26T04:40:53.249Z | [ helios-setup] Feb 26 04:40:52.740 INFO E| Downloaded rayon v1.6.1 |
2538 | 2025-02-26T04:40:53.265Z | [ helios-setup] Feb 26 04:40:52.756 INFO E| Downloaded futures-util v0.3.28 |
2539 | 2025-02-26T04:40:53.311Z | [ helios-setup] Feb 26 04:40:52.802 INFO E| Downloaded openapiv3 v1.0.2 |
2540 | 2025-02-26T04:40:53.353Z | [ helios-setup] Feb 26 04:40:52.843 INFO E| Downloaded http v0.2.9 |
2541 | 2025-02-26T04:40:53.359Z | [ helios-setup] Feb 26 04:40:52.849 INFO E| Downloaded tokio-util v0.7.7 |
2542 | 2025-02-26T04:40:53.370Z | [ helios-setup] Feb 26 04:40:52.861 INFO E| Downloaded aho-corasick v0.7.20 |
2543 | 2025-02-26T04:40:53.378Z | [ helios-setup] Feb 26 04:40:52.868 INFO E| Downloaded memchr v2.5.0 |
2544 | 2025-02-26T04:40:53.385Z | [ helios-setup] Feb 26 04:40:52.874 INFO E| Downloaded base64 v0.21.0 |
2545 | 2025-02-26T04:40:53.390Z | [ helios-setup] Feb 26 04:40:52.881 INFO E| Downloaded rustls-webpki v0.100.1 |
2546 | 2025-02-26T04:40:53.402Z | [ helios-setup] Feb 26 04:40:52.892 INFO E| Downloaded url v2.3.1 |
2547 | 2025-02-26T04:40:53.408Z | [ helios-setup] Feb 26 04:40:52.899 INFO E| Downloaded tracing-core v0.1.30 |
2548 | 2025-02-26T04:40:53.414Z | [ helios-setup] Feb 26 04:40:52.905 INFO E| Downloaded unsafe-libyaml v0.2.8 |
2549 | 2025-02-26T04:40:53.420Z | [ helios-setup] Feb 26 04:40:52.911 INFO E| Downloaded unicode-linebreak v0.1.4 |
2550 | 2025-02-26T04:40:53.424Z | [ helios-setup] Feb 26 04:40:52.915 INFO E| Downloaded tungstenite v0.18.0 |
2551 | 2025-02-26T04:40:53.430Z | [ helios-setup] Feb 26 04:40:52.921 INFO E| Downloaded flate2 v1.0.25 |
2552 | 2025-02-26T04:40:53.450Z | [ helios-setup] Feb 26 04:40:52.939 INFO E| Downloaded tinyvec v1.6.0 |
2553 | 2025-02-26T04:40:53.454Z | [ helios-setup] Feb 26 04:40:52.945 INFO E| Downloaded futures v0.3.28 |
2554 | 2025-02-26T04:40:53.464Z | [ helios-setup] Feb 26 04:40:52.955 INFO E| Downloaded tokio-tungstenite v0.18.0 |
2555 | 2025-02-26T04:40:53.468Z | [ helios-setup] Feb 26 04:40:52.959 INFO E| Downloaded tokio v1.27.0 |
2556 | 2025-02-26T04:40:53.536Z | [ helios-setup] Feb 26 04:40:53.027 INFO E| Downloaded libc v0.2.139 |
2557 | 2025-02-26T04:40:53.586Z | [ helios-setup] Feb 26 04:40:53.077 INFO E| Downloaded tokio-rustls v0.24.0 |
2558 | 2025-02-26T04:40:53.590Z | [ helios-setup] Feb 26 04:40:53.080 INFO E| Downloaded tempfile v3.5.0 |
2559 | 2025-02-26T04:40:53.593Z | [ helios-setup] Feb 26 04:40:53.084 INFO E| Downloaded sct v0.7.0 |
2560 | 2025-02-26T04:40:53.598Z | [ helios-setup] Feb 26 04:40:53.089 INFO E| Downloaded cc v1.0.78 |
2561 | 2025-02-26T04:40:53.602Z | [ helios-setup] Feb 26 04:40:53.093 INFO E| Downloaded bytes v1.4.0 |
2562 | 2025-02-26T04:40:53.608Z | [ helios-setup] Feb 26 04:40:53.099 INFO E| Downloaded semver v1.0.17 |
2563 | 2025-02-26T04:40:53.611Z | [ helios-setup] Feb 26 04:40:53.102 INFO E| Downloaded ryu v1.0.13 |
2564 | 2025-02-26T04:40:53.616Z | [ helios-setup] Feb 26 04:40:53.107 INFO E| Downloaded uuid v1.3.0 |
2565 | 2025-02-26T04:40:53.623Z | [ helios-setup] Feb 26 04:40:53.114 INFO E| Downloaded quote v1.0.36 |
2566 | 2025-02-26T04:40:53.627Z | [ helios-setup] Feb 26 04:40:53.118 INFO E| Downloaded proc-macro2 v1.0.86 |
2567 | 2025-02-26T04:40:53.632Z | [ helios-setup] Feb 26 04:40:53.123 INFO E| Downloaded num-traits v0.2.15 |
2568 | 2025-02-26T04:40:53.636Z | [ helios-setup] Feb 26 04:40:53.127 INFO E| Downloaded futures-channel v0.3.28 |
2569 | 2025-02-26T04:40:53.639Z | [ helios-setup] Feb 26 04:40:53.130 INFO E| Downloaded bincode v1.3.3 |
2570 | 2025-02-26T04:40:53.642Z | [ helios-setup] Feb 26 04:40:53.133 INFO E| Downloaded parking_lot v0.12.1 |
2571 | 2025-02-26T04:40:53.645Z | [ helios-setup] Feb 26 04:40:53.136 INFO E| Downloaded miniz_oxide v0.6.2 |
2572 | 2025-02-26T04:40:53.648Z | [ helios-setup] Feb 26 04:40:53.139 INFO E| Downloaded crossbeam-epoch v0.9.13 |
2573 | 2025-02-26T04:40:53.652Z | [ helios-setup] Feb 26 04:40:53.143 INFO E| Downloaded time v0.1.45 |
2574 | 2025-02-26T04:40:53.655Z | [ helios-setup] Feb 26 04:40:53.146 INFO E| Downloaded thiserror-impl v1.0.38 |
2575 | 2025-02-26T04:40:53.665Z | [ helios-setup] Feb 26 04:40:53.148 INFO E| Downloaded thiserror v1.0.38 |
2576 | 2025-02-26T04:40:53.665Z | [ helios-setup] Feb 26 04:40:53.154 INFO E| Downloaded strsim v0.10.0 |
2577 | 2025-02-26T04:40:53.669Z | [ helios-setup] Feb 26 04:40:53.157 INFO E| Downloaded clap v4.2.1 |
2578 | 2025-02-26T04:40:53.681Z | [ helios-setup] Feb 26 04:40:53.172 INFO E| Downloaded semver-parser v0.10.2 |
2579 | 2025-02-26T04:40:53.684Z | [ helios-setup] Feb 26 04:40:53.175 INFO E| Downloaded rustfmt-wrapper v0.2.0 |
2580 | 2025-02-26T04:40:53.687Z | [ helios-setup] Feb 26 04:40:53.177 INFO E| Downloaded unicode-ident v1.0.8 |
2581 | 2025-02-26T04:40:53.690Z | [ helios-setup] Feb 26 04:40:53.181 INFO E| Downloaded getrandom v0.2.8 |
2582 | 2025-02-26T04:40:53.695Z | [ helios-setup] Feb 26 04:40:53.185 INFO E| Downloaded pkg-config v0.3.26 |
2583 | 2025-02-26T04:40:53.697Z | [ helios-setup] Feb 26 04:40:53.188 INFO E| Downloaded lock_api v0.4.9 |
2584 | 2025-02-26T04:40:53.700Z | [ helios-setup] Feb 26 04:40:53.190 INFO E| Downloaded io-lifetimes v1.0.10 |
2585 | 2025-02-26T04:40:53.703Z | [ helios-setup] Feb 26 04:40:53.193 INFO E| Downloaded ahash v0.7.6 |
2586 | 2025-02-26T04:40:53.707Z | [ helios-setup] Feb 26 04:40:53.197 INFO E| Downloaded walkdir v2.3.3 |
2587 | 2025-02-26T04:40:53.710Z | [ helios-setup] Feb 26 04:40:53.201 INFO E| Downloaded utf8parse v0.2.1 |
2588 | 2025-02-26T04:40:53.712Z | [ helios-setup] Feb 26 04:40:53.202 INFO E| Downloaded toml_datetime v0.6.1 |
2589 | 2025-02-26T04:40:53.715Z | [ helios-setup] Feb 26 04:40:53.204 INFO E| Downloaded pin-project-lite v0.2.9 |
2590 | 2025-02-26T04:40:53.721Z | [ helios-setup] Feb 26 04:40:53.212 INFO E| Downloaded parking_lot_core v0.9.6 |
2591 | 2025-02-26T04:40:53.725Z | [ helios-setup] Feb 26 04:40:53.215 INFO E| Downloaded num_cpus v1.15.0 |
2592 | 2025-02-26T04:40:53.729Z | [ helios-setup] Feb 26 04:40:53.220 INFO E| Downloaded ipnet v2.7.2 |
2593 | 2025-02-26T04:40:53.732Z | [ helios-setup] Feb 26 04:40:53.223 INFO E| Downloaded httparse v1.8.0 |
2594 | 2025-02-26T04:40:53.736Z | [ helios-setup] Feb 26 04:40:53.226 INFO E| Downloaded futures-core v0.3.28 |
2595 | 2025-02-26T04:40:53.739Z | [ helios-setup] Feb 26 04:40:53.228 INFO E| Downloaded async-trait v0.1.68 |
2596 | 2025-02-26T04:40:53.742Z | [ helios-setup] Feb 26 04:40:53.233 INFO E| Downloaded anstyle-parse v0.1.1 |
2597 | 2025-02-26T04:40:53.745Z | [ helios-setup] Feb 26 04:40:53.236 INFO E| Downloaded try-lock v0.2.4 |
2598 | 2025-02-26T04:40:53.748Z | [ helios-setup] Feb 26 04:40:53.237 INFO E| Downloaded tower-service v0.3.2 |
2599 | 2025-02-26T04:40:53.748Z | [ helios-setup] Feb 26 04:40:53.238 INFO E| Downloaded toolchain_find v0.2.0 |
2600 | 2025-02-26T04:40:53.751Z | [ helios-setup] Feb 26 04:40:53.241 INFO E| Downloaded spin v0.5.2 |
2601 | 2025-02-26T04:40:53.753Z | [ helios-setup] Feb 26 04:40:53.242 INFO E| Downloaded encoding_rs v0.8.32 |
2602 | 2025-02-26T04:40:53.783Z | [ helios-setup] Feb 26 04:40:53.273 INFO E| Downloaded socket2 v0.4.9 |
2603 | 2025-02-26T04:40:53.786Z | [ helios-setup] Feb 26 04:40:53.276 INFO E| Downloaded smallvec v1.10.0 |
2604 | 2025-02-26T04:40:53.792Z | [ helios-setup] Feb 26 04:40:53.280 INFO E| Downloaded sha2 v0.10.6 |
2605 | 2025-02-26T04:40:53.792Z | [ helios-setup] Feb 26 04:40:53.282 INFO E| Downloaded proc-macro-crate v1.2.1 |
2606 | 2025-02-26T04:40:53.794Z | [ helios-setup] Feb 26 04:40:53.284 INFO E| Downloaded ppv-lite86 v0.2.17 |
2607 | 2025-02-26T04:40:53.797Z | [ helios-setup] Feb 26 04:40:53.286 INFO E| Downloaded lazy_static v1.4.0 |
2608 | 2025-02-26T04:40:53.797Z | [ helios-setup] Feb 26 04:40:53.288 INFO E| Downloaded crossbeam-deque v0.8.2 |
2609 | 2025-02-26T04:40:53.800Z | [ helios-setup] Feb 26 04:40:53.290 INFO E| Downloaded camino v1.1.4 |
2610 | 2025-02-26T04:40:53.803Z | [ helios-setup] Feb 26 04:40:53.293 INFO E| Downloaded anstyle v0.3.5 |
2611 | 2025-02-26T04:40:53.806Z | [ helios-setup] Feb 26 04:40:53.297 INFO E| Downloaded percent-encoding v2.2.0 |
2612 | 2025-02-26T04:40:53.809Z | [ helios-setup] Feb 26 04:40:53.298 INFO E| Downloaded paste v1.0.12 |
2613 | 2025-02-26T04:40:53.813Z | [ helios-setup] Feb 26 04:40:53.304 INFO E| Downloaded num_enum v0.5.7 |
2614 | 2025-02-26T04:40:53.822Z | [ helios-setup] Feb 26 04:40:53.312 INFO E| Downloaded num-integer v0.1.45 |
2615 | 2025-02-26T04:40:53.825Z | [ helios-setup] Feb 26 04:40:53.315 INFO E| Downloaded jobserver v0.1.26 |
2616 | 2025-02-26T04:40:53.828Z | [ helios-setup] Feb 26 04:40:53.318 INFO E| Downloaded itoa v1.0.6 |
2617 | 2025-02-26T04:40:53.830Z | [ helios-setup] Feb 26 04:40:53.321 INFO E| Downloaded is-terminal v0.4.7 |
2618 | 2025-02-26T04:40:53.833Z | [ helios-setup] Feb 26 04:40:53.323 INFO E| Downloaded home v0.5.4 |
2619 | 2025-02-26T04:40:53.835Z | [ helios-setup] Feb 26 04:40:53.324 INFO E| Downloaded generic-array v0.14.6 |
2620 | 2025-02-26T04:40:53.838Z | [ helios-setup] Feb 26 04:40:53.327 INFO E| Downloaded futures-task v0.3.28 |
2621 | 2025-02-26T04:40:53.838Z | [ helios-setup] Feb 26 04:40:53.328 INFO E| Downloaded futures-macro v0.3.28 |
2622 | 2025-02-26T04:40:53.841Z | [ helios-setup] Feb 26 04:40:53.330 INFO E| Downloaded futures-io v0.3.28 |
2623 | 2025-02-26T04:40:53.841Z | [ helios-setup] Feb 26 04:40:53.332 INFO E| Downloaded futures-executor v0.3.28 |
2624 | 2025-02-26T04:40:53.844Z | [ helios-setup] Feb 26 04:40:53.334 INFO E| Downloaded fastrand v1.9.0 |
2625 | 2025-02-26T04:40:53.846Z | [ helios-setup] Feb 26 04:40:53.337 INFO E| Downloaded digest v0.10.6 |
2626 | 2025-02-26T04:40:53.850Z | [ helios-setup] Feb 26 04:40:53.340 INFO E| Downloaded concolor-query v0.3.3 |
2627 | 2025-02-26T04:40:53.852Z | [ helios-setup] Feb 26 04:40:53.342 INFO E| Downloaded httpdate v1.0.2 |
2628 | 2025-02-26T04:40:53.856Z | [ helios-setup] Feb 26 04:40:53.344 INFO E| Downloaded http-body v0.4.5 |
2629 | 2025-02-26T04:40:53.868Z | [ helios-setup] Feb 26 04:40:53.347 INFO E| Downloaded either v1.8.0 |
2630 | 2025-02-26T04:40:53.868Z | [ helios-setup] Feb 26 04:40:53.349 INFO E| Downloaded dyn-clone v1.0.11 |
2631 | 2025-02-26T04:40:53.868Z | [ helios-setup] Feb 26 04:40:53.352 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1 |
2632 | 2025-02-26T04:40:53.952Z | [ helios-setup] Feb 26 04:40:53.443 INFO E| Downloaded built v0.6.0 |
2633 | 2025-02-26T04:40:53.955Z | [ helios-setup] Feb 26 04:40:53.445 INFO E| Downloaded sha1 v0.10.5 |
2634 | 2025-02-26T04:40:53.957Z | [ helios-setup] Feb 26 04:40:53.448 INFO E| Downloaded serde_yaml v0.9.21 |
2635 | 2025-02-26T04:40:53.963Z | [ helios-setup] Feb 26 04:40:53.454 INFO E| Downloaded form_urlencoded v1.1.0 |
2636 | 2025-02-26T04:40:53.965Z | [ helios-setup] Feb 26 04:40:53.455 INFO E| Downloaded errno v0.3.1 |
2637 | 2025-02-26T04:40:53.967Z | [ helios-setup] Feb 26 04:40:53.457 INFO E| Downloaded block-buffer v0.10.3 |
2638 | 2025-02-26T04:40:53.971Z | [ helios-setup] Feb 26 04:40:53.459 INFO E| Downloaded autocfg v1.1.0 |
2639 | 2025-02-26T04:40:54.025Z | [ helios-setup] Feb 26 04:40:53.516 INFO E| Downloaded libz-sys v1.1.8 |
2640 | 2025-02-26T04:40:54.266Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2641 | 2025-02-26T04:40:54.413Z | [ helios-setup] Feb 26 04:40:53.904 INFO E| Downloaded ring v0.16.20 |
2642 | 2025-02-26T04:40:54.778Z | [ helios-setup] Feb 26 04:40:54.268 INFO E| Compiling proc-macro2 v1.0.86 |
2643 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.268 INFO E| Compiling libc v0.2.139 |
2644 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling unicode-ident v1.0.8 |
2645 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling autocfg v1.1.0 |
2646 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling cfg-if v1.0.0 |
2647 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling version_check v0.9.4 |
2648 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling serde v1.0.204 |
2649 | 2025-02-26T04:40:54.781Z | [ helios-setup] Feb 26 04:40:54.269 INFO E| Compiling syn v1.0.107 |
2650 | 2025-02-26T04:40:55.198Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2651 | 2025-02-26T04:40:55.648Z | [ helios-setup] Feb 26 04:40:55.138 INFO E| Compiling memchr v2.5.0 |
2652 | 2025-02-26T04:40:56.432Z | [ helios-setup] Feb 26 04:40:55.923 INFO E| Compiling once_cell v1.17.0 |
2653 | 2025-02-26T04:40:56.826Z | [ helios-setup] Feb 26 04:40:56.316 INFO E| Compiling log v0.4.17 |
2654 | 2025-02-26T04:40:56.972Z | [ helios-setup] Feb 26 04:40:56.462 INFO E| Compiling thiserror v1.0.38 |
2655 | 2025-02-26T04:40:57.286Z | [ helios-setup] Feb 26 04:40:56.776 INFO E| Compiling serde_json v1.0.95 |
2656 | 2025-02-26T04:40:57.813Z | [ helios-setup] Feb 26 04:40:57.303 INFO E| Compiling itoa v1.0.6 |
2657 | 2025-02-26T04:40:58.223Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2658 | 2025-02-26T04:40:58.412Z | [ helios-setup] Feb 26 04:40:57.902 INFO E| Compiling getrandom v0.2.8 |
2659 | 2025-02-26T04:40:58.647Z | [ helios-setup] Feb 26 04:40:58.137 INFO E| Compiling jobserver v0.1.26 |
2660 | 2025-02-26T04:40:58.771Z | [ helios-setup] Feb 26 04:40:58.261 INFO E| Compiling quote v1.0.36 |
2661 | 2025-02-26T04:40:58.999Z | [ helios-setup] Feb 26 04:40:58.489 INFO E| Compiling pin-project-lite v0.2.9 |
2662 | 2025-02-26T04:40:59.003Z | [ helios-setup] Feb 26 04:40:58.489 INFO E| Compiling scopeguard v1.1.0 |
2663 | 2025-02-26T04:40:59.473Z | [ helios-setup] Feb 26 04:40:58.962 INFO E| Compiling cc v1.0.78 |
2664 | 2025-02-26T04:40:59.745Z | [ helios-setup] Feb 26 04:40:59.235 INFO E| Compiling syn v2.0.72 |
2665 | 2025-02-26T04:40:59.748Z | [ helios-setup] Feb 26 04:40:59.235 INFO E| Compiling indexmap v1.9.3 |
2666 | 2025-02-26T04:41:00.073Z | [ helios-setup] Feb 26 04:40:59.562 INFO E| Compiling futures-core v0.3.28 |
2667 | 2025-02-26T04:41:00.073Z | [ helios-setup] Feb 26 04:40:59.562 INFO E| Compiling bytes v1.4.0 |
2668 | 2025-02-26T04:41:00.389Z | [ helios-setup] Feb 26 04:40:59.878 INFO E| Compiling num-integer v0.1.45 |
2669 | 2025-02-26T04:41:00.884Z | [ helios-setup] Feb 26 04:41:00.373 INFO E| Compiling ryu v1.0.13 |
2670 | 2025-02-26T04:41:02.289Z | [ helios-setup] Feb 26 04:41:01.779 INFO E| Compiling lock_api v0.4.9 |
2671 | 2025-02-26T04:41:02.757Z | [ helios-setup] Feb 26 04:41:02.246 INFO E| Compiling typenum v1.16.0 |
2672 | 2025-02-26T04:41:02.857Z | [ helios-setup] Feb 26 04:41:02.346 INFO E| Compiling bitflags v1.3.2 |
2673 | 2025-02-26T04:41:03.043Z | [ helios-setup] Feb 26 04:41:02.532 INFO E| Compiling parking_lot_core v0.9.6 |
2674 | 2025-02-26T04:41:03.356Z | [ helios-setup] Feb 26 04:41:02.845 INFO E| Compiling num_cpus v1.15.0 |
2675 | 2025-02-26T04:41:03.607Z | [ helios-setup] Feb 26 04:41:03.096 INFO E| Compiling generic-array v0.14.6 |
2676 | 2025-02-26T04:41:03.798Z | [ helios-setup] Feb 26 04:41:03.287 INFO E| Compiling slab v0.4.7 |
2677 | 2025-02-26T04:41:03.966Z | [ helios-setup] Feb 26 04:41:03.455 INFO E| Compiling futures-sink v0.3.28 |
2678 | 2025-02-26T04:41:04.192Z | [ helios-setup] Feb 26 04:41:03.682 INFO E| Compiling futures-channel v0.3.28 |
2679 | 2025-02-26T04:41:04.347Z | [ helios-setup] Feb 26 04:41:03.836 INFO E| Compiling futures-task v0.3.28 |
2680 | 2025-02-26T04:41:04.845Z | [ helios-setup] Feb 26 04:41:04.335 INFO E| Compiling tokio v1.27.0 |
2681 | 2025-02-26T04:41:05.065Z | [ helios-setup] Feb 26 04:41:04.554 INFO E| Compiling futures-util v0.3.28 |
2682 | 2025-02-26T04:41:05.857Z | [ helios-setup] Feb 26 04:41:05.346 INFO E| Compiling mio v0.8.5 |
2683 | 2025-02-26T04:41:05.917Z | [ helios-setup] Feb 26 04:41:05.406 INFO E| Compiling signal-hook-registry v1.4.0 |
2684 | 2025-02-26T04:41:06.094Z | [ helios-setup] Feb 26 04:41:05.583 INFO E| Compiling socket2 v0.4.9 |
2685 | 2025-02-26T04:41:06.177Z | [ helios-setup] Feb 26 04:41:05.666 INFO E| Compiling futures-io v0.3.28 |
2686 | 2025-02-26T04:41:06.365Z | [ helios-setup] Feb 26 04:41:05.854 INFO E| Compiling schemars v0.8.12 |
2687 | 2025-02-26T04:41:06.750Z | [ helios-setup] Feb 26 04:41:06.236 INFO E| Compiling pin-utils v0.1.0 |
2688 | 2025-02-26T04:41:06.920Z | [ helios-setup] Feb 26 04:41:06.409 INFO E| Compiling ahash v0.7.6 |
2689 | 2025-02-26T04:41:07.138Z | [ helios-setup] Feb 26 04:41:06.627 INFO E| Compiling num-traits v0.2.15 |
2690 | 2025-02-26T04:41:07.816Z | [ helios-setup] Feb 26 04:41:07.305 INFO E| Compiling crunchy v0.2.2 |
2691 | 2025-02-26T04:41:08.308Z | [ helios-setup] Feb 26 04:41:07.796 INFO E| Compiling io-lifetimes v1.0.10 |
2692 | 2025-02-26T04:41:09.262Z | [ helios-setup] Feb 26 04:41:08.750 INFO E| Compiling ahash v0.8.3 |
2693 | 2025-02-26T04:41:09.347Z | [ helios-setup] Feb 26 04:41:08.836 INFO E| Compiling proc-macro-hack v0.5.20+deprecated |
2694 | 2025-02-26T04:41:10.133Z | [ helios-setup] Feb 26 04:41:09.620 INFO E| Compiling serde_derive_internals v0.26.0 |
2695 | 2025-02-26T04:41:10.184Z | [ helios-setup] Feb 26 04:41:09.673 INFO E| Compiling crypto-common v0.1.6 |
2696 | 2025-02-26T04:41:10.256Z | [ helios-setup] Feb 26 04:41:09.745 INFO E| Compiling block-buffer v0.10.3 |
2697 | 2025-02-26T04:41:10.333Z | [ helios-setup] Feb 26 04:41:09.822 INFO E| Compiling tiny-keccak v2.0.2 |
2698 | 2025-02-26T04:41:10.603Z | [ helios-setup] Feb 26 04:41:10.091 INFO E| Compiling crossbeam-utils v0.8.14 |
2699 | 2025-02-26T04:41:10.709Z | [ helios-setup] Feb 26 04:41:10.197 INFO E| Compiling rustix v0.37.3 |
2700 | 2025-02-26T04:41:10.765Z | [ helios-setup] Feb 26 04:41:10.254 INFO E| Compiling slog v2.7.0 |
2701 | 2025-02-26T04:41:11.075Z | [ helios-setup] Feb 26 04:41:10.564 INFO E| Compiling hashbrown v0.12.3 |
2702 | 2025-02-26T04:41:11.361Z | [ helios-setup] Feb 26 04:41:10.850 INFO E| Compiling digest v0.10.6 |
2703 | 2025-02-26T04:41:12.049Z | [ helios-setup] Feb 26 04:41:11.538 INFO E| Compiling errno v0.3.1 |
2704 | 2025-02-26T04:41:12.299Z | [ helios-setup] Feb 26 04:41:11.786 INFO E| Compiling fnv v1.0.7 |
2705 | 2025-02-26T04:41:12.336Z | [ helios-setup] Feb 26 04:41:11.824 INFO E| Compiling pkg-config v0.3.26 |
2706 | 2025-02-26T04:41:12.397Z | [ helios-setup] Feb 26 04:41:11.885 INFO E| Compiling unicode-width v0.1.10 |
2707 | 2025-02-26T04:41:12.414Z | [ helios-setup] Feb 26 04:41:11.903 INFO E| Compiling cpufeatures v0.2.5 |
2708 | 2025-02-26T04:41:12.519Z | [ helios-setup] Feb 26 04:41:12.007 INFO E| Compiling anyhow v1.0.68 |
2709 | 2025-02-26T04:41:12.602Z | [ helios-setup] Feb 26 04:41:12.090 INFO E| Compiling http v0.2.9 |
2710 | 2025-02-26T04:41:14.550Z | [ helios-setup] Feb 26 04:41:14.038 INFO E| Compiling thiserror-impl v1.0.38 |
2711 | 2025-02-26T04:41:14.621Z | [ helios-setup] Feb 26 04:41:14.109 INFO E| Compiling schemars_derive v0.8.12 |
2712 | 2025-02-26T04:41:14.939Z | [ helios-setup] Feb 26 04:41:14.427 INFO E| Compiling aho-corasick v0.7.20 |
2713 | 2025-02-26T04:41:15.130Z | [ helios-setup] Feb 26 04:41:14.618 INFO E| Compiling serde_derive v1.0.204 |
2714 | 2025-02-26T04:41:15.130Z | [ helios-setup] Feb 26 04:41:14.618 INFO E| Compiling tokio-macros v2.0.0 |
2715 | 2025-02-26T04:41:16.244Z | [ helios-setup] Feb 26 04:41:15.731 INFO E| Compiling futures-macro v0.3.28 |
2716 | 2025-02-26T04:41:16.356Z | [ helios-setup] Feb 26 04:41:15.844 INFO E| Compiling tinyvec_macros v0.1.1 |
2717 | 2025-02-26T04:41:16.537Z | [ helios-setup] Feb 26 04:41:16.024 INFO E| Compiling regex-syntax v0.6.29 |
2718 | 2025-02-26T04:41:17.056Z | [ helios-setup] Feb 26 04:41:16.543 INFO E| Compiling percent-encoding v2.2.0 |
2719 | 2025-02-26T04:41:17.710Z | [ helios-setup] Feb 26 04:41:17.198 INFO E| Compiling heck v0.4.1 |
2720 | 2025-02-26T04:41:17.876Z | [ helios-setup] Feb 26 04:41:17.362 INFO E| Compiling httparse v1.8.0 |
2721 | 2025-02-26T04:41:18.531Z | [ helios-setup] Feb 26 04:41:18.018 INFO E| Compiling form_urlencoded v1.1.0 |
2722 | 2025-02-26T04:41:18.684Z | [ helios-setup] Feb 26 04:41:18.171 INFO E| Compiling tinyvec v1.6.0 |
2723 | 2025-02-26T04:41:18.870Z | [ helios-setup] Feb 26 04:41:18.357 INFO E| Compiling const-random-macro v0.1.15 |
2724 | 2025-02-26T04:41:18.962Z | [ helios-setup] Feb 26 04:41:18.450 INFO E| Compiling hashbrown v0.13.2 |
2725 | 2025-02-26T04:41:20.686Z | [ helios-setup] Feb 26 04:41:20.173 INFO E| Compiling chrono v0.4.24 |
2726 | 2025-02-26T04:41:21.687Z | [ helios-setup] Feb 26 04:41:21.174 INFO E| Compiling libz-sys v1.1.8 |
2727 | 2025-02-26T04:41:22.194Z | [ helios-setup] Feb 26 04:41:21.681 INFO E| Compiling getopts v0.2.21 |
2728 | 2025-02-26T04:41:22.756Z | [ helios-setup] Feb 26 04:41:22.243 INFO E| Compiling regex v1.7.3 |
2729 | 2025-02-26T04:41:23.773Z | [ helios-setup] Feb 26 04:41:23.260 INFO E| Compiling memoffset v0.7.1 |
2730 | 2025-02-26T04:41:24.137Z | [ helios-setup] Feb 26 04:41:23.624 INFO E| Compiling uuid v1.3.0 |
2731 | 2025-02-26T04:41:24.556Z | [ helios-setup] Feb 26 04:41:24.043 INFO E| Compiling powerfmt v0.2.0 |
2732 | 2025-02-26T04:41:24.956Z | [ helios-setup] Feb 26 04:41:24.442 INFO E| Compiling time-core v0.1.2 |
2733 | 2025-02-26T04:41:25.031Z | [ helios-setup] Feb 26 04:41:24.518 INFO E| Compiling dyn-clone v1.0.11 |
2734 | 2025-02-26T04:41:25.348Z | [ helios-setup] Feb 26 04:41:24.834 INFO E| Compiling num-conv v0.1.0 |
2735 | 2025-02-26T04:41:25.612Z | [ helios-setup] Feb 26 04:41:25.098 INFO E| Compiling deranged v0.3.11 |
2736 | 2025-02-26T04:41:25.971Z | [ helios-setup] Feb 26 04:41:25.458 INFO E| Compiling time-macros v0.2.18 |
2737 | 2025-02-26T04:41:26.359Z | [ helios-setup] Feb 26 04:41:25.846 INFO E| Compiling unicode-normalization v0.1.22 |
2738 | 2025-02-26T04:41:26.476Z | [ helios-setup] Feb 26 04:41:25.963 INFO E| Compiling regress v0.5.0 |
2739 | 2025-02-26T04:41:28.376Z | [ helios-setup] Feb 26 04:41:27.862 INFO E| Compiling const-random v0.1.15 |
2740 | 2025-02-26T04:41:28.819Z | [ helios-setup] Feb 26 04:41:28.305 INFO E| Compiling tracing-core v0.1.30 |
2741 | 2025-02-26T04:41:29.559Z | [ helios-setup] Feb 26 04:41:29.045 INFO E| Compiling crossbeam-epoch v0.9.13 |
2742 | 2025-02-26T04:41:29.670Z | [ helios-setup] Feb 26 04:41:29.156 INFO E| Compiling unicode-bidi v0.3.13 |
2743 | 2025-02-26T04:41:29.839Z | [ helios-setup] Feb 26 04:41:29.325 INFO E| Compiling ucd-trie v0.1.5 |
2744 | 2025-02-26T04:41:30.067Z | [ helios-setup] Feb 26 04:41:29.553 INFO E| Compiling num_threads v0.1.6 |
2745 | 2025-02-26T04:41:30.858Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 1m 56s |
2746 | 2025-02-26T04:41:31.105Z | [ helios-setup] Feb 26 04:41:30.591 INFO E| Compiling time v0.3.36 |
2747 | 2025-02-26T04:41:31.127Z | [ helios-setup] Feb 26 04:41:30.613 INFO E| Compiling idna v0.3.0 |
2748 | 2025-02-26T04:41:31.201Z | [ omicron-package] |
2749 | 2025-02-26T04:41:31.201Z | [ omicron-package] real 1:57.174134583 |
2750 | 2025-02-26T04:41:31.214Z | [ omicron-package] user 9:03.736797676 |
2751 | 2025-02-26T04:41:31.214Z | [ omicron-package] sys 30.867865035 |
2752 | 2025-02-26T04:41:31.214Z | [ omicron-package] trap 1.082744293 |
2753 | 2025-02-26T04:41:31.214Z | [ omicron-package] tflt 0.936476043 |
2754 | 2025-02-26T04:41:31.214Z | [ omicron-package] dflt 1.498368708 |
2755 | 2025-02-26T04:41:31.214Z | [ omicron-package] kflt 0.000012388 |
2756 | 2025-02-26T04:41:31.214Z | [ omicron-package] lock 19:55.540770049 |
2757 | 2025-02-26T04:41:31.214Z | [ omicron-package] slp 30:19.102883197 |
2758 | 2025-02-26T04:41:31.215Z | Feb 26 04:41:30.688 INFO [omicron-package] process exited with exit status: 0 (117.240893543s) |
2759 | 2025-02-26T04:41:31.215Z | [ omicron-package] lat 4:02.589658545 |
2760 | 2025-02-26T04:41:31.215Z | [ omicron-package] stop 1:12.868993610 |
2761 | 2025-02-26T04:41:31.215Z | Feb 26 04:41:30.688 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
2762 | 2025-02-26T04:41:31.322Z | Feb 26 04:41:30.808 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
2763 | 2025-02-26T04:41:31.326Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
2764 | 2025-02-26T04:41:31.328Z | [ host-target] Created new build target 'host' and set it as active |
2765 | 2025-02-26T04:41:31.365Z | Feb 26 04:41:30.851 INFO [host-target] process exited with exit status: 0 (163.05509ms) |
2766 | 2025-02-26T04:41:31.367Z | Feb 26 04:41:30.852 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
2767 | 2025-02-26T04:41:31.381Z | [ recovery-target] Created new build target 'recovery' and set it as active |
2768 | 2025-02-26T04:41:31.381Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
2769 | 2025-02-26T04:41:31.403Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
2770 | 2025-02-26T04:41:31.433Z | Feb 26 04:41:30.915 INFO [recovery-target] process exited with exit status: 0 (98.986234ms) |
2771 | 2025-02-26T04:41:31.538Z | [ helios-setup] Feb 26 04:41:31.024 INFO E| Compiling pest v2.5.7 |
2772 | 2025-02-26T04:41:32.881Z | [ helios-setup] Feb 26 04:41:32.367 INFO E| Compiling tracing v0.1.37 |
2773 | 2025-02-26T04:41:33.731Z | [ helios-setup] Feb 26 04:41:33.216 INFO E| Compiling smallvec v1.10.0 |
2774 | 2025-02-26T04:41:34.245Z | [ host-package] Compiling ring v0.17.11 |
2775 | 2025-02-26T04:41:34.254Z | [ helios-setup] Feb 26 04:41:33.534 INFO E| Compiling toml v0.5.11 |
2776 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling thiserror v2.0.11 |
2777 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling typify-impl v0.3.0 |
2778 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling convert_case v0.4.0 |
2779 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling newline-converter v0.3.0 |
2780 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling password-hash v0.5.0 |
2781 | 2025-02-26T04:41:34.254Z | [ host-package] Compiling blake2 v0.10.6 |
2782 | 2025-02-26T04:41:35.131Z | [ host-package] Compiling expectorate v1.1.0 |
2783 | 2025-02-26T04:41:35.848Z | [ helios-setup] Feb 26 04:41:35.333 INFO E| Compiling parking_lot v0.12.1 |
2784 | 2025-02-26T04:41:36.008Z | [ host-package] Compiling derive_more v0.99.19 |
2785 | 2025-02-26T04:41:36.112Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2786 | 2025-02-26T04:41:37.655Z | [ host-package] Compiling argon2 v0.5.3 |
2787 | 2025-02-26T04:41:37.658Z | [ host-package] Compiling atomicwrites v0.4.4 |
2788 | 2025-02-26T04:41:38.526Z | [ helios-setup] Feb 26 04:41:38.010 INFO E| Compiling serde_tokenstream v0.2.0 |
2789 | 2025-02-26T04:41:38.715Z | [ host-package] Compiling owo-colors v4.1.0 |
2790 | 2025-02-26T04:41:38.718Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
2791 | 2025-02-26T04:41:40.112Z | [ host-package] Compiling num-rational v0.4.2 |
2792 | 2025-02-26T04:41:40.208Z | [ host-package] Compiling num-complex v0.4.6 |
2793 | 2025-02-26T04:41:40.347Z | [ helios-setup] Feb 26 04:41:39.828 INFO E| Compiling crossbeam-channel v0.5.6 |
2794 | 2025-02-26T04:41:40.775Z | [ helios-setup] Feb 26 04:41:40.259 INFO E| Compiling libgit2-sys v0.14.2+1.5.1 |
2795 | 2025-02-26T04:41:41.716Z | [ helios-setup] Feb 26 04:41:41.201 INFO E| Compiling dirs-sys-next v0.1.2 |
2796 | 2025-02-26T04:41:42.528Z | [ host-package] Compiling rustls v0.23.19 |
2797 | 2025-02-26T04:41:42.596Z | [ host-package] Compiling rustls v0.22.4 |
2798 | 2025-02-26T04:41:42.633Z | [ helios-setup] Feb 26 04:41:42.118 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
2799 | 2025-02-26T04:41:42.640Z | [ host-package] Compiling num v0.4.3 |
2800 | 2025-02-26T04:41:43.616Z | [ helios-setup] Feb 26 04:41:43.100 INFO E| Compiling time v0.1.45 |
2801 | 2025-02-26T04:41:44.006Z | [ helios-setup] Feb 26 04:41:43.490 INFO E| Compiling semver v1.0.17 |
2802 | 2025-02-26T04:41:44.516Z | [ helios-setup] Feb 26 04:41:44.000 INFO E| Compiling crc32fast v1.3.2 |
2803 | 2025-02-26T04:41:45.063Z | [ host-package] Compiling libsw v3.3.1 |
2804 | 2025-02-26T04:41:45.142Z | [ host-package] Compiling linear-map v1.2.0 |
2805 | 2025-02-26T04:41:45.178Z | [ helios-setup] Feb 26 04:41:44.662 INFO E| Compiling iana-time-zone v0.1.56 |
2806 | 2025-02-26T04:41:45.739Z | [ host-package] Compiling swrite v0.1.0 |
2807 | 2025-02-26T04:41:46.423Z | [ host-package] Compiling float-ord v0.3.2 |
2808 | 2025-02-26T04:41:46.523Z | [ helios-setup] Feb 26 04:41:46.006 INFO E| Compiling dirs-next v2.0.0 |
2809 | 2025-02-26T04:41:46.527Z | [ host-package] Compiling highway v1.2.0 |
2810 | 2025-02-26T04:41:46.930Z | [ host-package] Compiling semver v0.1.20 |
2811 | 2025-02-26T04:41:47.064Z | [ host-package] Compiling tungstenite v0.21.0 |
2812 | 2025-02-26T04:41:48.022Z | [ host-package] Compiling rustls-webpki v0.102.8 |
2813 | 2025-02-26T04:41:48.077Z | [ helios-setup] Feb 26 04:41:47.561 INFO E| Compiling proc-macro-crate v1.2.1 |
2814 | 2025-02-26T04:41:48.325Z | [ host-package] Compiling rustc_version v0.1.7 |
2815 | 2025-02-26T04:41:49.158Z | [ host-package] Compiling newtype_derive v0.1.6 |
2816 | 2025-02-26T04:41:49.321Z | [ host-package] Compiling ipnetwork v0.21.1 |
2817 | 2025-02-26T04:41:49.598Z | [ host-package] Compiling humantime v2.1.0 |
2818 | 2025-02-26T04:41:49.798Z | [ helios-setup] Feb 26 04:41:49.281 INFO E| Compiling semver-parser v0.10.2 |
2819 | 2025-02-26T04:41:49.949Z | [ helios-setup] Feb 26 04:41:49.432 INFO E| Compiling url v2.3.1 |
2820 | 2025-02-26T04:41:51.436Z | [ host-package] Compiling oxnet v0.1.0 |
2821 | 2025-02-26T04:41:51.999Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
2822 | 2025-02-26T04:41:52.850Z | [ host-package] Compiling daft v0.1.1 |
2823 | 2025-02-26T04:41:53.060Z | [ helios-setup] Feb 26 04:41:52.543 INFO E| Compiling futures-executor v0.3.28 |
2824 | 2025-02-26T04:41:53.660Z | [ host-package] Compiling dropshot v0.15.1 |
2825 | 2025-02-26T04:41:53.783Z | [ helios-setup] Feb 26 04:41:53.266 INFO E| Compiling thread_local v1.1.7 |
2826 | 2025-02-26T04:41:53.848Z | [ host-package] Compiling instant v0.1.13 |
2827 | 2025-02-26T04:41:54.060Z | [ helios-setup] Feb 26 04:41:53.543 INFO E| Compiling same-file v1.0.6 |
2828 | 2025-02-26T04:41:54.137Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2829 | 2025-02-26T04:41:54.668Z | [ host-package] Compiling backoff v0.4.0 |
2830 | 2025-02-26T04:41:54.671Z | [ host-package] Compiling typify-macro v0.3.0 |
2831 | 2025-02-26T04:41:54.701Z | [ helios-setup] Feb 26 04:41:54.184 INFO E| Compiling tokio-util v0.7.7 |
2832 | 2025-02-26T04:41:55.277Z | [ host-package] Compiling steno v0.4.1 |
2833 | 2025-02-26T04:41:55.342Z | [ helios-setup] Feb 26 04:41:54.824 INFO E| Compiling rayon-core v1.10.2 |
2834 | 2025-02-26T04:41:55.534Z | [ helios-setup] Feb 26 04:41:55.017 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
2835 | 2025-02-26T04:41:55.641Z | [ helios-setup] Feb 26 04:41:55.124 INFO E| Compiling try-lock v0.2.4 |
2836 | 2025-02-26T04:41:55.738Z | [ helios-setup] Feb 26 04:41:55.221 INFO E| Compiling adler v1.0.2 |
2837 | 2025-02-26T04:41:55.781Z | [ host-package] Compiling parse-display v0.10.0 |
2838 | 2025-02-26T04:41:55.878Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2839 | 2025-02-26T04:41:56.073Z | [ helios-setup] Feb 26 04:41:55.556 INFO E| Compiling want v0.3.0 |
2840 | 2025-02-26T04:41:56.241Z | [ helios-setup] Feb 26 04:41:55.723 INFO E| Compiling miniz_oxide v0.6.2 |
2841 | 2025-02-26T04:41:56.314Z | [ host-package] Compiling serde_with v3.11.0 |
2842 | 2025-02-26T04:41:56.655Z | [ helios-setup] Feb 26 04:41:56.138 INFO E| Compiling h2 v0.3.16 |
2843 | 2025-02-26T04:41:57.191Z | [ host-package] Compiling strum v0.26.3 |
2844 | 2025-02-26T04:41:57.775Z | [ host-package] Compiling regress v0.9.1 |
2845 | 2025-02-26T04:41:58.307Z | [ helios-setup] Feb 26 04:41:57.790 INFO E| Compiling walkdir v2.3.3 |
2846 | 2025-02-26T04:41:59.777Z | [ helios-setup] Feb 26 04:41:59.260 INFO E| Compiling futures v0.3.28 |
2847 | 2025-02-26T04:42:00.750Z | [ helios-setup] Feb 26 04:42:00.233 INFO E| Compiling semver v0.11.0 |
2848 | 2025-02-26T04:42:01.308Z | [ host-package] Compiling tokio-rustls v0.25.0 |
2849 | 2025-02-26T04:42:01.972Z | [ helios-setup] Feb 26 04:42:01.454 INFO E| Compiling num_enum_derive v0.5.7 |
2850 | 2025-02-26T04:42:02.134Z | [ host-package] Compiling dropshot v0.12.0 |
2851 | 2025-02-26T04:42:02.636Z | [ helios-setup] Feb 26 04:42:02.118 INFO E| Compiling crossbeam-deque v0.8.2 |
2852 | 2025-02-26T04:42:02.857Z | [ helios-setup] Feb 26 04:42:02.339 INFO E| Compiling term v0.7.0 |
2853 | 2025-02-26T04:42:05.809Z | [ helios-setup] Feb 26 04:42:05.291 INFO E| Compiling http-body v0.4.5 |
2854 | 2025-02-26T04:42:06.710Z | [ helios-setup] Feb 26 04:42:06.192 INFO E| Compiling sha2 v0.10.6 |
2855 | 2025-02-26T04:42:07.045Z | [ host-package] Compiling tokio-rustls v0.26.0 |
2856 | 2025-02-26T04:42:07.696Z | [ helios-setup] Feb 26 04:42:07.178 INFO E| Compiling ring v0.16.20 |
2857 | 2025-02-26T04:42:08.200Z | [ host-package] Compiling hyper-rustls v0.27.3 |
2858 | 2025-02-26T04:42:09.713Z | [ host-package] Compiling reqwest v0.12.12 |
2859 | 2025-02-26T04:42:10.320Z | [ helios-setup] Feb 26 04:42:09.801 INFO E| Compiling rand_core v0.6.4 |
2860 | 2025-02-26T04:42:11.733Z | [ helios-setup] Feb 26 04:42:11.214 INFO E| Compiling atty v0.2.14 |
2861 | 2025-02-26T04:42:12.070Z | [ helios-setup] Feb 26 04:42:11.551 INFO E| Compiling ppv-lite86 v0.2.17 |
2862 | 2025-02-26T04:42:12.200Z | [ helios-setup] Feb 26 04:42:11.680 INFO E| Compiling httpdate v1.0.2 |
2863 | 2025-02-26T04:42:14.141Z | [ helios-setup] Feb 26 04:42:13.622 INFO E| Compiling home v0.5.4 |
2864 | 2025-02-26T04:42:14.235Z | [ helios-setup] Feb 26 04:42:13.716 INFO E| Compiling base64 v0.21.0 |
2865 | 2025-02-26T04:42:14.313Z | [ helios-setup] Feb 26 04:42:13.793 INFO E| Compiling lazy_static v1.4.0 |
2866 | 2025-02-26T04:42:14.373Z | [ host-package] Compiling qorb v0.2.1 |
2867 | 2025-02-26T04:42:14.553Z | [ helios-setup] Feb 26 04:42:14.033 INFO E| Compiling utf8parse v0.2.1 |
2868 | 2025-02-26T04:42:14.769Z | [ helios-setup] Feb 26 04:42:14.249 INFO E| Compiling fastrand v1.9.0 |
2869 | 2025-02-26T04:42:15.207Z | [ helios-setup] Feb 26 04:42:14.688 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b) |
2870 | 2025-02-26T04:42:15.581Z | [ host-package] Compiling typify v0.3.0 |
2871 | 2025-02-26T04:42:15.844Z | [ helios-setup] Feb 26 04:42:15.324 INFO E| Compiling tower-service v0.3.2 |
2872 | 2025-02-26T04:42:15.860Z | [ host-package] Compiling progenitor-impl v0.9.1 |
2873 | 2025-02-26T04:42:16.643Z | [ helios-setup] Feb 26 04:42:16.124 INFO E| Compiling hyper v0.14.25 |
2874 | 2025-02-26T04:42:16.825Z | [ helios-setup] Feb 26 04:42:16.306 INFO E| Compiling tempfile v3.5.0 |
2875 | 2025-02-26T04:42:18.057Z | [ helios-setup] Feb 26 04:42:17.537 INFO E| Compiling anstyle-parse v0.1.1 |
2876 | 2025-02-26T04:42:18.874Z | [ helios-setup] Feb 26 04:42:18.354 INFO E| Compiling toolchain_find v0.2.0 |
2877 | 2025-02-26T04:42:19.361Z | [ helios-setup] Feb 26 04:42:18.841 INFO E| Compiling rand_chacha v0.3.1 |
2878 | 2025-02-26T04:42:19.780Z | [ helios-setup] Feb 26 04:42:19.260 INFO E| Compiling slog-term v2.9.0 |
2879 | 2025-02-26T04:42:26.384Z | [ helios-setup] Feb 26 04:42:25.863 INFO E| Compiling num_enum v0.5.7 |
2880 | 2025-02-26T04:42:27.168Z | [ helios-setup] Feb 26 04:42:26.647 INFO E| Compiling flate2 v1.0.25 |
2881 | 2025-02-26T04:42:27.190Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2882 | 2025-02-26T04:42:29.096Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2883 | 2025-02-26T04:42:30.049Z | [ helios-setup] Feb 26 04:42:29.527 INFO E| Compiling cargo-lock v8.0.3 |
2884 | 2025-02-26T04:42:35.389Z | [ helios-setup] Feb 26 04:42:34.867 INFO E| Compiling serde_urlencoded v0.7.1 |
2885 | 2025-02-26T04:42:36.837Z | [ helios-setup] Feb 26 04:42:36.315 INFO E| Compiling is-terminal v0.4.7 |
2886 | 2025-02-26T04:42:37.353Z | [ helios-setup] Feb 26 04:42:36.830 INFO E| Compiling sha1 v0.10.5 |
2887 | 2025-02-26T04:42:37.992Z | [ host-package] Compiling progenitor-client v0.9.1 |
2888 | 2025-02-26T04:42:39.283Z | [ helios-setup] Feb 26 04:42:38.761 INFO E| Compiling either v1.8.0 |
2889 | 2025-02-26T04:42:40.141Z | [ helios-setup] Feb 26 04:42:39.618 INFO E| Compiling concolor-query v0.3.3 |
2890 | 2025-02-26T04:42:40.154Z | [ host-package] Compiling progenitor-client v0.8.0 |
2891 | 2025-02-26T04:42:40.521Z | [ helios-setup] Feb 26 04:42:39.998 INFO E| Compiling anstyle v0.3.5 |
2892 | 2025-02-26T04:42:41.357Z | [ helios-setup] Feb 26 04:42:40.834 INFO E| Compiling concolor-override v1.0.0 |
2893 | 2025-02-26T04:42:41.824Z | [ helios-setup] Feb 26 04:42:41.302 INFO E| Compiling anstream v0.2.6 |
2894 | 2025-02-26T04:42:43.713Z | [ helios-setup] Feb 26 04:42:43.190 INFO E| Compiling rayon v1.6.1 |
2895 | 2025-02-26T04:42:45.956Z | [ helios-setup] Feb 26 04:42:45.433 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
2896 | 2025-02-26T04:42:46.235Z | [ helios-setup] Feb 26 04:42:45.711 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404) |
2897 | 2025-02-26T04:42:46.954Z | [ helios-setup] Feb 26 04:42:46.430 INFO E| Compiling rand v0.8.5 |
2898 | 2025-02-26T04:42:48.649Z | [ helios-setup] Feb 26 04:42:48.126 INFO E| Compiling rustfmt-wrapper v0.2.0 |
2899 | 2025-02-26T04:42:48.977Z | [ helios-setup] Feb 26 04:42:48.453 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
2900 | 2025-02-26T04:42:50.197Z | [ helios-setup] Feb 26 04:42:49.673 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
2901 | 2025-02-26T04:42:50.473Z | [ helios-setup] Feb 26 04:42:49.948 INFO E| Compiling openapiv3 v1.0.2 |
2902 | 2025-02-26T04:42:51.010Z | [ helios-setup] Feb 26 04:42:50.486 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a) |
2903 | 2025-02-26T04:42:51.264Z | [ helios-setup] Feb 26 04:42:50.740 INFO E| Compiling encoding_rs v0.8.32 |
2904 | 2025-02-26T04:42:54.497Z | [ helios-setup] Feb 26 04:42:53.972 INFO E| Compiling byteorder v1.4.3 |
2905 | 2025-02-26T04:42:55.772Z | [ helios-setup] Feb 26 04:42:55.248 INFO E| Compiling utf-8 v0.7.6 |
2906 | 2025-02-26T04:42:56.395Z | [ helios-setup] Feb 26 04:42:55.870 INFO E| Compiling spin v0.5.2 |
2907 | 2025-02-26T04:42:56.680Z | [ helios-setup] Feb 26 04:42:56.155 INFO E| Compiling mime v0.3.17 |
2908 | 2025-02-26T04:42:56.968Z | [ helios-setup] Feb 26 04:42:56.443 INFO E| Compiling base64 v0.13.1 |
2909 | 2025-02-26T04:42:58.528Z | [ helios-setup] Feb 26 04:42:58.004 INFO E| Compiling project-root v0.2.2 |
2910 | 2025-02-26T04:42:58.621Z | [ helios-setup] Feb 26 04:42:58.096 INFO E| Compiling clap_lex v0.4.1 |
2911 | 2025-02-26T04:42:58.719Z | [ helios-setup] Feb 26 04:42:58.194 INFO E| Compiling untrusted v0.7.1 |
2912 | 2025-02-26T04:42:59.275Z | [ helios-setup] Feb 26 04:42:58.750 INFO E| Compiling strsim v0.10.0 |
2913 | 2025-02-26T04:42:59.381Z | [ helios-setup] Feb 26 04:42:58.857 INFO E| Compiling unsafe-libyaml v0.2.8 |
2914 | 2025-02-26T04:42:59.911Z | [ helios-setup] Feb 26 04:42:59.386 INFO E| Compiling ipnet v2.7.2 |
2915 | 2025-02-26T04:43:02.482Z | [ helios-setup] Feb 26 04:43:01.956 INFO E| Compiling serde_yaml v0.9.21 |
2916 | 2025-02-26T04:43:02.630Z | [ helios-setup] Feb 26 04:43:02.104 INFO E| Compiling reqwest v0.11.16 |
2917 | 2025-02-26T04:43:02.891Z | [ helios-setup] Feb 26 04:43:02.364 INFO E| Compiling clap_builder v4.2.1 |
2918 | 2025-02-26T04:43:05.499Z | [ helios-setup] Feb 26 04:43:04.973 INFO E| Compiling tungstenite v0.18.0 |
2919 | 2025-02-26T04:43:09.100Z | [ helios-setup] Feb 26 04:43:08.574 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
2920 | 2025-02-26T04:43:13.666Z | [ helios-setup] Feb 26 04:43:13.139 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
2921 | 2025-02-26T04:43:14.676Z | [ host-package] Compiling progenitor v0.8.0 |
2922 | 2025-02-26T04:43:15.310Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2923 | 2025-02-26T04:43:18.099Z | [ helios-setup] Feb 26 04:43:17.571 INFO E| Compiling clap_derive v4.2.0 |
2924 | 2025-02-26T04:43:19.368Z | [ helios-setup] Feb 26 04:43:18.841 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
2925 | 2025-02-26T04:43:27.433Z | [ helios-setup] Feb 26 04:43:26.905 INFO E| Compiling clap v4.2.1 |
2926 | 2025-02-26T04:43:29.687Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2927 | 2025-02-26T04:43:33.300Z | [ host-package] Compiling progenitor-macro v0.9.1 |
2928 | 2025-02-26T04:43:35.087Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2929 | 2025-02-26T04:43:41.146Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2930 | 2025-02-26T04:43:41.846Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2931 | 2025-02-26T04:43:44.072Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2932 | 2025-02-26T04:43:44.888Z | [ helios-setup] Feb 26 04:43:44.358 INFO E| Compiling tokio-tungstenite v0.18.0 |
2933 | 2025-02-26T04:43:46.658Z | [ helios-setup] Feb 26 04:43:46.127 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
2934 | 2025-02-26T04:43:47.672Z | [ helios-setup] Feb 26 04:43:47.141 INFO E| Compiling smartstring v1.0.1 |
2935 | 2025-02-26T04:43:48.732Z | [ helios-setup] Feb 26 04:43:48.201 INFO E| Compiling rustls v0.21.0 |
2936 | 2025-02-26T04:43:49.886Z | [ helios-setup] Feb 26 04:43:49.355 INFO E| Compiling sct v0.7.0 |
2937 | 2025-02-26T04:43:50.435Z | [ helios-setup] Feb 26 04:43:49.903 INFO E| Compiling rustls-webpki v0.100.1 |
2938 | 2025-02-26T04:43:50.873Z | [ helios-setup] Feb 26 04:43:50.340 INFO E| Compiling serde_spanned v0.6.1 |
2939 | 2025-02-26T04:43:51.693Z | [ helios-setup] Feb 26 04:43:51.162 INFO E| Compiling toml_datetime v0.6.1 |
2940 | 2025-02-26T04:43:52.125Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2941 | 2025-02-26T04:43:53.244Z | [ helios-setup] Feb 26 04:43:52.712 INFO E| Compiling static_assertions v1.1.0 |
2942 | 2025-02-26T04:43:53.697Z | [ helios-setup] Feb 26 04:43:53.166 INFO E| Compiling async-trait v0.1.68 |
2943 | 2025-02-26T04:43:54.288Z | [ helios-setup] Feb 26 04:43:53.753 INFO E| Compiling winnow v0.4.1 |
2944 | 2025-02-26T04:43:54.294Z | [ host-package] Compiling progenitor v0.9.1 |
2945 | 2025-02-26T04:43:54.785Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2946 | 2025-02-26T04:43:55.226Z | [ helios-setup] Feb 26 04:43:54.694 INFO E| Compiling slog-async v2.7.0 |
2947 | 2025-02-26T04:43:55.385Z | [ host-package] Compiling macaddr v1.0.1 |
2948 | 2025-02-26T04:43:55.568Z | [ helios-setup] Feb 26 04:43:55.036 INFO E| Compiling camino v1.1.4 |
2949 | 2025-02-26T04:43:56.362Z | [ helios-setup] Feb 26 04:43:55.830 INFO E| Compiling match_cfg v0.1.0 |
2950 | 2025-02-26T04:43:56.680Z | [ helios-setup] Feb 26 04:43:56.148 INFO E| Compiling paste v1.0.12 |
2951 | 2025-02-26T04:43:57.073Z | [ helios-setup] Feb 26 04:43:56.541 INFO E| Compiling hostname v0.3.1 |
2952 | 2025-02-26T04:43:57.191Z | [ host-package] Compiling slog-dtrace v0.3.0 |
2953 | 2025-02-26T04:43:57.915Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2954 | 2025-02-26T04:43:58.248Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2955 | 2025-02-26T04:43:58.371Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2956 | 2025-02-26T04:43:58.377Z | [ helios-setup] Feb 26 04:43:57.845 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol) |
2957 | 2025-02-26T04:43:58.750Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2958 | 2025-02-26T04:43:59.690Z | [ helios-setup] Feb 26 04:43:59.158 INFO E| Compiling slog-json v2.6.1 |
2959 | 2025-02-26T04:44:00.810Z | [ helios-setup] Feb 26 04:44:00.278 INFO E| Compiling bincode v1.3.3 |
2960 | 2025-02-26T04:44:01.263Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2961 | 2025-02-26T04:44:01.392Z | [ helios-setup] Feb 26 04:44:00.859 INFO E| Compiling toml_edit v0.19.8 |
2962 | 2025-02-26T04:44:03.286Z | [ helios-setup] Feb 26 04:44:02.751 INFO E| Compiling unicode-linebreak v0.1.4 |
2963 | 2025-02-26T04:44:05.405Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2964 | 2025-02-26T04:44:08.288Z | [ helios-setup] Feb 26 04:44:07.754 INFO E| Compiling async-stream-impl v0.3.5 |
2965 | 2025-02-26T04:44:10.285Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2966 | 2025-02-26T04:44:11.339Z | [ helios-setup] Feb 26 04:44:10.806 INFO E| Compiling rhai_codegen v1.5.0 |
2967 | 2025-02-26T04:44:13.130Z | [ helios-setup] Feb 26 04:44:12.597 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
2968 | 2025-02-26T04:44:13.890Z | [ helios-setup] Feb 26 04:44:13.356 INFO E| Compiling take_mut v0.2.2 |
2969 | 2025-02-26T04:44:14.658Z | [ helios-setup] Feb 26 04:44:14.124 INFO E| Compiling async-stream v0.3.5 |
2970 | 2025-02-26T04:44:15.264Z | [ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2971 | 2025-02-26T04:44:15.476Z | [ helios-setup] Feb 26 04:44:14.942 INFO E| Compiling toml v0.7.3 |
2972 | 2025-02-26T04:44:16.032Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2973 | 2025-02-26T04:44:16.102Z | [ helios-setup] Feb 26 04:44:15.568 INFO E| Compiling rhai v1.14.0 |
2974 | 2025-02-26T04:44:20.304Z | [ helios-setup] Feb 26 04:44:19.769 INFO E| Compiling tokio-rustls v0.24.0 |
2975 | 2025-02-26T04:44:21.632Z | [ helios-setup] Feb 26 04:44:21.097 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol) |
2976 | 2025-02-26T04:44:22.093Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2977 | 2025-02-26T04:44:25.675Z | [ helios-setup] Feb 26 04:44:25.139 INFO E| Compiling slog-bunyan v2.4.0 |
2978 | 2025-02-26T04:44:28.927Z | [ host-package] Compiling prettyplease v0.2.29 |
2979 | 2025-02-26T04:44:30.691Z | [ helios-setup] Feb 26 04:44:30.155 INFO E| Compiling rustls-pemfile v1.0.2 |
2980 | 2025-02-26T04:44:32.121Z | [ helios-setup] Feb 26 04:44:31.585 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
2981 | 2025-02-26T04:44:32.237Z | [ helios-setup] Feb 26 04:44:31.701 INFO E| Compiling serde_path_to_error v0.1.11 |
2982 | 2025-02-26T04:44:33.328Z | [ helios-setup] Feb 26 04:44:32.792 INFO E| Compiling terminal_size v0.2.6 |
2983 | 2025-02-26T04:44:33.829Z | [ helios-setup] Feb 26 04:44:33.292 INFO E| Compiling smawk v0.3.1 |
2984 | 2025-02-26T04:44:34.355Z | [ helios-setup] Feb 26 04:44:33.818 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client) |
2985 | 2025-02-26T04:44:34.546Z | [ helios-setup] Feb 26 04:44:34.010 INFO E| Compiling textwrap v0.16.0 |
2986 | 2025-02-26T04:44:38.306Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2987 | 2025-02-26T04:44:43.881Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2988 | 2025-02-26T04:44:51.064Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2989 | 2025-02-26T04:44:51.082Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2990 | 2025-02-26T04:44:51.657Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2991 | 2025-02-26T04:44:53.807Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2992 | 2025-02-26T04:44:54.197Z | [ helios-setup] Feb 26 04:44:53.658 INFO E| Compiling git2 v0.16.1 |
2993 | 2025-02-26T04:44:59.492Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2994 | 2025-02-26T04:45:00.695Z | [ host-package] Compiling half v2.4.1 |
2995 | 2025-02-26T04:45:01.294Z | [ helios-setup] Feb 26 04:45:00.754 INFO E| Compiling built v0.6.0 |
2996 | 2025-02-26T04:45:01.668Z | [ host-package] Compiling ciborium-io v0.2.2 |
2997 | 2025-02-26T04:45:02.078Z | [ host-package] Compiling ciborium-ll v0.2.2 |
2998 | 2025-02-26T04:45:02.827Z | [ helios-setup] Feb 26 04:45:02.287 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
2999 | 2025-02-26T04:45:02.909Z | [ host-package] Compiling bytecount v0.6.8 |
3000 | 2025-02-26T04:45:03.494Z | [ host-package] Compiling ciborium v0.2.2 |
3001 | 2025-02-26T04:45:04.577Z | [ helios-setup] Feb 26 04:45:04.037 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi) |
3002 | 2025-02-26T04:45:04.701Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
3003 | 2025-02-26T04:45:05.327Z | [ helios-setup] Feb 26 04:45:04.787 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server) |
3004 | 2025-02-26T04:45:06.226Z | [ host-package] Compiling display-error-chain v0.2.2 |
3005 | 2025-02-26T04:45:06.715Z | [ host-package] Compiling same-file v1.0.6 |
3006 | 2025-02-26T04:45:07.120Z | [ host-package] Compiling fastrand v2.1.1 |
3007 | 2025-02-26T04:45:07.722Z | [ host-package] Compiling tempfile v3.13.0 |
3008 | 2025-02-26T04:45:07.761Z | [ host-package] Compiling walkdir v2.5.0 |
3009 | 2025-02-26T04:45:08.363Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
3010 | 2025-02-26T04:45:08.492Z | [ host-package] Compiling blake3 v1.5.4 |
3011 | 2025-02-26T04:45:08.609Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
3012 | 2025-02-26T04:45:08.687Z | [ host-package] Compiling xattr v1.3.1 |
3013 | 2025-02-26T04:45:09.091Z | [ host-package] Compiling filetime v0.2.25 |
3014 | 2025-02-26T04:45:09.625Z | [ host-package] Compiling memmap2 v0.9.5 |
3015 | 2025-02-26T04:45:09.722Z | [ host-package] Compiling constant_time_eq v0.3.1 |
3016 | 2025-02-26T04:45:10.461Z | [ host-package] Compiling arrayvec v0.7.6 |
3017 | 2025-02-26T04:45:10.702Z | [ host-package] Compiling arrayref v0.3.9 |
3018 | 2025-02-26T04:45:11.166Z | [ host-package] Compiling maplit v1.0.2 |
3019 | 2025-02-26T04:45:11.430Z | [ host-package] Compiling crunchy v0.2.2 |
3020 | 2025-02-26T04:45:11.574Z | [ host-package] Compiling keccak v0.1.5 |
3021 | 2025-02-26T04:45:11.799Z | [ host-package] Compiling const_format v0.2.34 |
3022 | 2025-02-26T04:45:12.221Z | [ host-package] Compiling sha3 v0.10.8 |
3023 | 2025-02-26T04:45:12.961Z | [ host-package] Compiling tar v0.4.44 |
3024 | 2025-02-26T04:45:13.340Z | [ host-package] Compiling toolchain_find v0.4.0 |
3025 | 2025-02-26T04:45:13.711Z | [ host-package] Compiling camino-tempfile v1.1.1 |
3026 | 2025-02-26T04:45:13.841Z | [ host-package] Compiling tiny-keccak v2.0.2 |
3027 | 2025-02-26T04:45:14.713Z | [ host-package] Compiling topological-sort v0.2.2 |
3028 | 2025-02-26T04:45:14.766Z | [ host-package] Compiling rustfmt-wrapper v0.2.1 |
3029 | 2025-02-26T04:45:15.362Z | [ host-package] Compiling omicron-zone-package v0.12.0 |
3030 | 2025-02-26T04:45:15.658Z | [ host-package] Compiling dsl_auto_type v0.1.2 |
3031 | 2025-02-26T04:45:15.908Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
3032 | 2025-02-26T04:45:15.910Z | [ host-package] Compiling diesel_table_macro_syntax v0.2.0 |
3033 | 2025-02-26T04:45:16.782Z | [ host-package] Compiling r2d2 v0.8.10 |
3034 | 2025-02-26T04:45:17.386Z | [ host-package] Compiling phf_generator v0.11.2 |
3035 | 2025-02-26T04:45:17.701Z | [ host-package] Compiling ascii-canvas v3.0.0 |
3036 | 2025-02-26T04:45:17.723Z | [ host-package] Compiling secrecy v0.8.0 |
3037 | 2025-02-26T04:45:17.786Z | [ host-package] Compiling diesel_derives v2.2.3 |
3038 | 2025-02-26T04:45:17.867Z | [ host-package] Compiling ena v0.14.3 |
3039 | 2025-02-26T04:45:18.059Z | [ host-package] Compiling regex-syntax v0.6.29 |
3040 | 2025-02-26T04:45:18.130Z | [ host-package] Compiling diff v0.1.13 |
3041 | 2025-02-26T04:45:18.202Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
3042 | 2025-02-26T04:45:18.350Z | [ host-package] Compiling bindgen v0.71.1 |
3043 | 2025-02-26T04:45:18.673Z | [ host-package] Compiling arc-swap v1.7.1 |
3044 | 2025-02-26T04:45:18.741Z | [ host-package] Compiling phf_codegen v0.11.2 |
3045 | 2025-02-26T04:45:18.974Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
3046 | 2025-02-26T04:45:19.062Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
3047 | 2025-02-26T04:45:20.464Z | [ host-package] Compiling slog-scope v4.4.0 |
3048 | 2025-02-26T04:45:20.467Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
3049 | 2025-02-26T04:45:20.550Z | [ host-package] Compiling universal-hash v0.5.1 |
3050 | 2025-02-26T04:45:20.883Z | [ host-package] Compiling thiserror-impl-no-std v2.0.2 |
3051 | 2025-02-26T04:45:20.926Z | [ host-package] Compiling parse-zoneinfo v0.3.1 |
3052 | 2025-02-26T04:45:21.609Z | [ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
3053 | 2025-02-26T04:45:22.460Z | [ host-package] Compiling lalrpop v0.19.12 |
3054 | 2025-02-26T04:45:23.301Z | [ host-package] Compiling unicase v2.7.0 |
3055 | 2025-02-26T04:45:23.605Z | [ host-package] Compiling opaque-debug v0.3.1 |
3056 | 2025-02-26T04:45:23.727Z | [ host-package] Compiling rustc-hash v2.1.1 |
3057 | 2025-02-26T04:45:23.790Z | [ host-package] Compiling ref-cast v1.0.23 |
3058 | 2025-02-26T04:45:24.622Z | [ host-package] Compiling poly1305 v0.8.0 |
3059 | 2025-02-26T04:45:26.211Z | [ host-package] Compiling thiserror-no-std v2.0.2 |
3060 | 2025-02-26T04:45:26.388Z | [ host-package] Compiling chrono-tz-build v0.4.0 |
3061 | 2025-02-26T04:45:27.744Z | [ host-package] Compiling slog-stdlog v4.1.1 |
3062 | 2025-02-26T04:45:28.900Z | [ host-package] Compiling diesel v2.2.7 |
3063 | 2025-02-26T04:45:29.378Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
3064 | 2025-02-26T04:45:29.784Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
3065 | 2025-02-26T04:45:30.358Z | [ host-package] Compiling derive_builder_core v0.20.2 |
3066 | 2025-02-26T04:45:32.582Z | [ host-package] Compiling chacha20 v0.9.1 |
3067 | 2025-02-26T04:45:33.213Z | [ host-package] Compiling headers-core v0.3.0 |
3068 | 2025-02-26T04:45:33.441Z | [ host-package] Compiling aead v0.5.2 |
3069 | 2025-02-26T04:45:34.063Z | [ host-package] Compiling libxml v0.3.3 |
3070 | 2025-02-26T04:45:34.637Z | [ host-package] Compiling ref-cast-impl v1.0.23 |
3071 | 2025-02-26T04:45:35.194Z | [ helios-setup] Feb 26 04:45:34.650 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver) |
3072 | 2025-02-26T04:45:36.021Z | [ host-package] Compiling vte_generate_state_changes v0.1.2 |
3073 | 2025-02-26T04:45:36.922Z | [ host-package] Compiling vte v0.11.1 |
3074 | 2025-02-26T04:45:38.346Z | [ host-package] Compiling samael v0.0.18 |
3075 | 2025-02-26T04:45:39.679Z | [ host-package] Compiling chacha20poly1305 v0.10.1 |
3076 | 2025-02-26T04:45:40.358Z | [ host-package] Compiling headers v0.4.0 |
3077 | 2025-02-26T04:45:40.988Z | [ host-package] Compiling derive_builder_macro v0.20.2 |
3078 | 2025-02-26T04:45:43.234Z | [ host-package] Compiling slog-envlogger v2.2.0 |
3079 | 2025-02-26T04:45:46.528Z | [ host-package] Compiling chrono-tz v0.10.1 |
3080 | 2025-02-26T04:45:47.730Z | [ helios-setup] Feb 26 04:45:47.184 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server) |
3081 | 2025-02-26T04:45:47.772Z | [ host-package] Compiling vsss-rs v3.3.4 |
3082 | 2025-02-26T04:45:47.967Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
3083 | 2025-02-26T04:45:53.463Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
3084 | 2025-02-26T04:45:53.640Z | [ host-package] Compiling polar-core v0.27.3 |
3085 | 2025-02-26T04:45:56.362Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
3086 | 2025-02-26T04:45:57.108Z | [ host-package] Compiling strum_macros v0.24.3 |
3087 | 2025-02-26T04:46:02.017Z | [ host-package] Compiling fxhash v0.2.1 |
3088 | 2025-02-26T04:46:02.690Z | [ host-package] Compiling indoc v1.0.9 |
3089 | 2025-02-26T04:46:05.037Z | [ host-package] Compiling derive_builder v0.20.2 |
3090 | 2025-02-26T04:46:12.766Z | [ host-package] Compiling strip-ansi-escapes v0.2.0 |
3091 | 2025-02-26T04:46:13.998Z | [ host-package] Compiling papergrid v0.11.0 |
3092 | 2025-02-26T04:46:14.294Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
3093 | 2025-02-26T04:46:14.732Z | [ host-package] Compiling tabled_derive v0.7.0 |
3094 | 2025-02-26T04:46:15.505Z | [ helios-setup] Feb 26 04:46:14.956 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
3095 | 2025-02-26T04:46:17.032Z | [ host-package] Compiling fd-lock v4.0.2 |
3096 | 2025-02-26T04:46:17.354Z | [ host-package] Compiling peg-macros v0.8.4 |
3097 | 2025-02-26T04:46:20.984Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
3098 | 2025-02-26T04:46:22.118Z | [ host-package] Compiling kstat-rs v0.2.4 |
3099 | 2025-02-26T04:46:23.145Z | [ host-package] Compiling impl-trait-for-tuples v0.2.2 |
3100 | 2025-02-26T04:46:24.445Z | [ host-package] Compiling oso-derive v0.27.3 |
3101 | 2025-02-26T04:46:25.894Z | [ host-package] Compiling quick-xml v0.37.2 |
3102 | 2025-02-26T04:46:26.479Z | [ host-package] Compiling diesel-dtrace v0.4.2 |
3103 | 2025-02-26T04:46:27.061Z | [ host-package] Compiling nu-ansi-term v0.50.1 |
3104 | 2025-02-26T04:46:28.914Z | [ host-package] Compiling reedline v0.35.0 |
3105 | 2025-02-26T04:46:30.229Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3106 | 2025-02-26T04:46:31.014Z | [ host-package] Compiling oso v0.27.3 |
3107 | 2025-02-26T04:46:45.485Z | [ host-package] Compiling peg v0.8.4 |
3108 | 2025-02-26T04:46:45.718Z | [ host-package] Compiling tabled v0.15.0 |
3109 | 2025-02-26T04:47:02.774Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3110 | 2025-02-26T04:47:10.110Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3111 | 2025-02-26T04:47:10.972Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3112 | 2025-02-26T04:47:12.236Z | [ helios-setup] Feb 26 04:47:11.681 INFO E| Finished `release` profile [optimized] target(s) in 6m 24s |
3113 | 2025-02-26T04:47:12.369Z | [ helios-setup] Feb 26 04:47:11.813 INFO building project "pilot" ok (384 seconds) |
3114 | 2025-02-26T04:47:12.372Z | [ helios-setup] Feb 26 04:47:11.813 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
3115 | 2025-02-26T04:47:12.372Z | [ helios-setup] Feb 26 04:47:11.813 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
3116 | 2025-02-26T04:47:12.379Z | [ helios-setup] Feb 26 04:47:11.824 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos' |
3117 | 2025-02-26T04:47:12.641Z | [ helios-setup] Feb 26 04:47:12.085 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29) |
3118 | 2025-02-26T04:47:12.641Z | [ helios-setup] Feb 26 04:47:12.085 INFO E| info: downloading component 'cargo' |
3119 | 2025-02-26T04:47:12.663Z | [ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
3120 | 2025-02-26T04:47:13.205Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3121 | 2025-02-26T04:47:13.617Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
3122 | 2025-02-26T04:47:13.657Z | [ helios-setup] Feb 26 04:47:13.101 INFO E| info: downloading component 'clippy' |
3123 | 2025-02-26T04:47:13.886Z | [ helios-setup] Feb 26 04:47:13.329 INFO E| info: downloading component 'rust-docs' |
3124 | 2025-02-26T04:47:14.960Z | [ helios-setup] Feb 26 04:47:14.404 INFO E| info: downloading component 'rust-src' |
3125 | 2025-02-26T04:47:15.122Z | [ helios-setup] Feb 26 04:47:14.566 INFO E| info: downloading component 'rust-std' |
3126 | 2025-02-26T04:47:16.966Z | [ helios-setup] Feb 26 04:47:16.410 INFO E| info: downloading component 'rustc' |
3127 | 2025-02-26T04:47:17.047Z | [ host-package] Compiling bb8 v0.8.5 |
3128 | 2025-02-26T04:47:17.861Z | [ host-package] Compiling bcs v0.1.6 |
3129 | 2025-02-26T04:47:18.730Z | [ host-package] Compiling libz-sys v1.1.20 |
3130 | 2025-02-26T04:47:19.430Z | [ host-package] Compiling nanorand v0.7.0 |
3131 | 2025-02-26T04:47:20.148Z | [ host-package] Compiling parking_lot_core v0.8.6 |
3132 | 2025-02-26T04:47:20.656Z | [ host-package] Compiling termtree v0.5.1 |
3133 | 2025-02-26T04:47:21.904Z | [ helios-setup] Feb 26 04:47:21.347 INFO E| info: downloading component 'rustfmt' |
3134 | 2025-02-26T04:47:22.121Z | [ helios-setup] Feb 26 04:47:21.564 INFO E| info: installing component 'cargo' |
3135 | 2025-02-26T04:47:22.207Z | [ host-package] Compiling flume v0.11.1 |
3136 | 2025-02-26T04:47:23.366Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
3137 | 2025-02-26T04:47:23.371Z | [ helios-setup] Feb 26 04:47:22.814 INFO E| info: installing component 'clippy' |
3138 | 2025-02-26T04:47:23.790Z | [ helios-setup] Feb 26 04:47:23.233 INFO E| info: installing component 'rust-docs' |
3139 | 2025-02-26T04:47:24.367Z | [ host-package] Compiling mime_guess v2.0.5 |
3140 | 2025-02-26T04:47:25.724Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3141 | 2025-02-26T04:47:25.754Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3142 | 2025-02-26T04:47:29.205Z | [ helios-setup] Feb 26 04:47:28.647 INFO E| info: installing component 'rust-src' |
3143 | 2025-02-26T04:47:29.590Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
3144 | 2025-02-26T04:47:29.954Z | [ helios-setup] Feb 26 04:47:29.396 INFO E| info: installing component 'rust-std' |
3145 | 2025-02-26T04:47:30.720Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
3146 | 2025-02-26T04:47:32.176Z | [ host-package] Compiling nibble_vec v0.1.0 |
3147 | 2025-02-26T04:47:32.435Z | [ helios-setup] Feb 26 04:47:31.877 INFO E| info: installing component 'rustc' |
3148 | 2025-02-26T04:47:32.642Z | [ host-package] Compiling libgit2-sys v0.17.0+1.8.1 |
3149 | 2025-02-26T04:47:32.730Z | [ host-package] Compiling atty v0.2.14 |
3150 | 2025-02-26T04:47:32.999Z | [ host-package] Compiling http-range v0.1.5 |
3151 | 2025-02-26T04:47:33.749Z | [ host-package] Compiling endian-type v0.1.2 |
3152 | 2025-02-26T04:47:33.844Z | [ host-package] Compiling salty v0.3.0 |
3153 | 2025-02-26T04:47:34.079Z | [ host-package] Compiling radix_trie v0.2.1 |
3154 | 2025-02-26T04:47:35.190Z | [ host-package] Compiling parking_lot v0.11.2 |
3155 | 2025-02-26T04:47:39.001Z | [ helios-setup] Feb 26 04:47:38.442 INFO E| info: installing component 'rustfmt' |
3156 | 2025-02-26T04:47:39.516Z | [ host-package] Compiling tabled_derive v0.10.0 |
3157 | 2025-02-26T04:47:39.836Z | [ helios-setup] Feb 26 04:47:39.277 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
3158 | 2025-02-26T04:47:40.654Z | [ helios-setup] Feb 26 04:47:40.094 INFO E| From https://github.com/oxidecomputer/amd-apcb |
3159 | 2025-02-26T04:47:40.654Z | [ helios-setup] Feb 26 04:47:40.094 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 |
3160 | 2025-02-26T04:47:40.654Z | [ helios-setup] Feb 26 04:47:40.094 INFO E| * [new tag] v0.4.5 -> v0.4.5 |
3161 | 2025-02-26T04:47:40.698Z | [ helios-setup] Feb 26 04:47:40.139 INFO E| * [new tag] v0.1.3 -> v0.1.3 |
3162 | 2025-02-26T04:47:40.698Z | [ helios-setup] Feb 26 04:47:40.139 INFO E| * [new tag] v0.1.4 -> v0.1.4 |
3163 | 2025-02-26T04:47:40.698Z | [ helios-setup] Feb 26 04:47:40.139 INFO E| * [new tag] v0.1.5 -> v0.1.5 |
3164 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.139 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
3165 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.139 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
3166 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.140 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
3167 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.140 INFO E| * [new tag] v0.3.2 -> v0.3.2 |
3168 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.140 INFO E| * [new tag] v0.3.3 -> v0.3.3 |
3169 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.140 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
3170 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.140 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
3171 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.141 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
3172 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.141 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
3173 | 2025-02-26T04:47:40.701Z | [ helios-setup] Feb 26 04:47:40.141 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
3174 | 2025-02-26T04:47:40.740Z | [ helios-setup] Feb 26 04:47:40.181 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git` |
3175 | 2025-02-26T04:47:41.592Z | [ helios-setup] Feb 26 04:47:41.032 INFO E| From https://github.com/oxidecomputer/amd-efs |
3176 | 2025-02-26T04:47:41.592Z | [ helios-setup] Feb 26 04:47:41.032 INFO E| * [new branch] empty -> origin/empty |
3177 | 2025-02-26T04:47:41.592Z | [ helios-setup] Feb 26 04:47:41.032 INFO E| * [new branch] issue-99 -> origin/issue-99 |
3178 | 2025-02-26T04:47:41.595Z | [ helios-setup] Feb 26 04:47:41.033 INFO E| * [new branch] main -> origin/main |
3179 | 2025-02-26T04:47:41.596Z | [ helios-setup] Feb 26 04:47:41.033 INFO E| * [new branch] review -> origin/review |
3180 | 2025-02-26T04:47:41.596Z | [ helios-setup] Feb 26 04:47:41.033 INFO E| * [new ref] -> origin/HEAD |
3181 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.033 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
3182 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.033 INFO E| * [new tag] v0.2.1 -> v0.2.1 |
3183 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.2 -> v0.2.2 |
3184 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.3 -> v0.2.3 |
3185 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.4 -> v0.2.4 |
3186 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.5 -> v0.2.5 |
3187 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.6 -> v0.2.6 |
3188 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.2.7 -> v0.2.7 |
3189 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
3190 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.034 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
3191 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.035 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
3192 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.035 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
3193 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.035 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
3194 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.035 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
3195 | 2025-02-26T04:47:41.597Z | [ helios-setup] Feb 26 04:47:41.035 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
3196 | 2025-02-26T04:47:41.635Z | [ helios-setup] Feb 26 04:47:41.076 INFO E| Updating crates.io index |
3197 | 2025-02-26T04:47:42.092Z | [ helios-setup] Feb 26 04:47:41.532 INFO E| Downloading crates ... |
3198 | 2025-02-26T04:47:42.202Z | [ helios-setup] Feb 26 04:47:41.642 INFO E| Downloaded block-buffer v0.10.4 |
3199 | 2025-02-26T04:47:42.205Z | [ helios-setup] Feb 26 04:47:41.646 INFO E| Downloaded bitflags v1.3.2 |
3200 | 2025-02-26T04:47:42.211Z | [ helios-setup] Feb 26 04:47:41.651 INFO E| Downloaded cpufeatures v0.2.16 |
3201 | 2025-02-26T04:47:42.214Z | [ helios-setup] Feb 26 04:47:41.654 INFO E| Downloaded bytesize v1.3.0 |
3202 | 2025-02-26T04:47:42.216Z | [ helios-setup] Feb 26 04:47:41.656 INFO E| Downloaded autocfg v1.4.0 |
3203 | 2025-02-26T04:47:42.222Z | [ helios-setup] Feb 26 04:47:41.662 INFO E| Downloaded atty v0.2.14 |
3204 | 2025-02-26T04:47:42.224Z | [ helios-setup] Feb 26 04:47:41.664 INFO E| Downloaded cfg-if v1.0.0 |
3205 | 2025-02-26T04:47:42.262Z | [ helios-setup] Feb 26 04:47:41.702 INFO E| Downloaded unic-ucd-version v0.9.0 |
3206 | 2025-02-26T04:47:42.264Z | [ helios-setup] Feb 26 04:47:41.704 INFO E| Downloaded scroll_derive v0.10.5 |
3207 | 2025-02-26T04:47:42.267Z | [ helios-setup] Feb 26 04:47:41.706 INFO E| Downloaded fletcher v0.1.0 |
3208 | 2025-02-26T04:47:42.291Z | [ helios-setup] Feb 26 04:47:41.731 INFO E| Downloaded unic-common v0.9.0 |
3209 | 2025-02-26T04:47:42.294Z | [ helios-setup] Feb 26 04:47:41.733 INFO E| Downloaded unic-char-range v0.9.0 |
3210 | 2025-02-26T04:47:42.296Z | [ helios-setup] Feb 26 04:47:41.735 INFO E| Downloaded unic-char-property v0.9.0 |
3211 | 2025-02-26T04:47:42.296Z | [ helios-setup] Feb 26 04:47:41.737 INFO E| Downloaded strum v0.23.0 |
3212 | 2025-02-26T04:47:42.299Z | [ helios-setup] Feb 26 04:47:41.738 INFO E| Downloaded parse_int v0.6.0 |
3213 | 2025-02-26T04:47:42.299Z | [ helios-setup] Feb 26 04:47:41.739 INFO E| Downloaded memoffset v0.5.6 |
3214 | 2025-02-26T04:47:42.302Z | [ helios-setup] Feb 26 04:47:41.741 INFO E| Downloaded digest v0.10.7 |
3215 | 2025-02-26T04:47:42.305Z | [ helios-setup] Feb 26 04:47:41.744 INFO E| Downloaded json5 v0.4.1 |
3216 | 2025-02-26T04:47:42.316Z | [ helios-setup] Feb 26 04:47:41.747 INFO E| Downloaded semver-parser v0.7.0 |
3217 | 2025-02-26T04:47:42.316Z | [ helios-setup] Feb 26 04:47:41.749 INFO E| Downloaded schemars_derive v0.8.21 |
3218 | 2025-02-26T04:47:42.316Z | [ helios-setup] Feb 26 04:47:41.751 INFO E| Downloaded textwrap v0.11.0 |
3219 | 2025-02-26T04:47:42.317Z | [ helios-setup] Feb 26 04:47:41.754 INFO E| Downloaded lazy_static v1.5.0 |
3220 | 2025-02-26T04:47:42.319Z | [ helios-setup] Feb 26 04:47:41.757 INFO E| Downloaded strsim v0.8.0 |
3221 | 2025-02-26T04:47:42.320Z | [ helios-setup] Feb 26 04:47:41.759 INFO E| Downloaded generic-array v0.14.7 |
3222 | 2025-02-26T04:47:42.322Z | [ helios-setup] Feb 26 04:47:41.761 INFO E| Downloaded thiserror v1.0.69 |
3223 | 2025-02-26T04:47:42.329Z | [ helios-setup] Feb 26 04:47:41.770 INFO E| Downloaded version_check v0.9.5 |
3224 | 2025-02-26T04:47:42.334Z | [ helios-setup] Feb 26 04:47:41.772 INFO E| Downloaded plain v0.2.3 |
3225 | 2025-02-26T04:47:42.334Z | [ helios-setup] Feb 26 04:47:41.774 INFO E| Downloaded itoa v1.0.14 |
3226 | 2025-02-26T04:47:42.337Z | [ helios-setup] Feb 26 04:47:41.776 INFO E| Downloaded vec_map v0.8.2 |
3227 | 2025-02-26T04:47:42.339Z | [ helios-setup] Feb 26 04:47:41.778 INFO E| Downloaded strum_macros v0.23.1 |
3228 | 2025-02-26T04:47:42.342Z | [ helios-setup] Feb 26 04:47:41.781 INFO E| Downloaded crypto-common v0.1.6 |
3229 | 2025-02-26T04:47:42.342Z | [ helios-setup] Feb 26 04:47:41.782 INFO E| Downloaded proc-macro-error-attr v1.0.4 |
3230 | 2025-02-26T04:47:42.342Z | [ host-package] Compiling papergrid v0.14.0 |
3231 | 2025-02-26T04:47:42.345Z | [ helios-setup] Feb 26 04:47:41.784 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
3232 | 2025-02-26T04:47:42.364Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded static_assertions v1.1.0 |
3233 | 2025-02-26T04:47:42.364Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded thiserror-impl v2.0.11 |
3234 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded semver v0.9.0 |
3235 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded pre v0.2.1 |
3236 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded rustc_version v0.2.3 |
3237 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded paste v1.0.15 |
3238 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.804 INFO E| Downloaded proc-macro-error v1.0.4 |
3239 | 2025-02-26T04:47:42.367Z | [ helios-setup] Feb 26 04:47:41.806 INFO E| Downloaded serde_derive_internals v0.29.1 |
3240 | 2025-02-26T04:47:42.378Z | [ helios-setup] Feb 26 04:47:41.819 INFO E| Downloaded pre-proc-macro v0.2.1 |
3241 | 2025-02-26T04:47:42.378Z | [ helios-setup] Feb 26 04:47:41.819 INFO E| Downloaded once_cell v1.20.2 |
3242 | 2025-02-26T04:47:42.378Z | [ helios-setup] Feb 26 04:47:41.819 INFO E| Downloaded structopt-derive v0.4.18 |
3243 | 2025-02-26T04:47:42.381Z | [ helios-setup] Feb 26 04:47:41.819 INFO E| Downloaded sha2 v0.10.8 |
3244 | 2025-02-26T04:47:42.381Z | [ helios-setup] Feb 26 04:47:41.821 INFO E| Downloaded four-cc v0.3.0 |
3245 | 2025-02-26T04:47:42.384Z | [ helios-setup] Feb 26 04:47:41.823 INFO E| Downloaded rustversion v1.0.19 |
3246 | 2025-02-26T04:47:42.387Z | [ helios-setup] Feb 26 04:47:41.827 INFO E| Downloaded thiserror v2.0.11 |
3247 | 2025-02-26T04:47:42.396Z | [ helios-setup] Feb 26 04:47:41.836 INFO E| Downloaded typenum v1.17.0 |
3248 | 2025-02-26T04:47:42.399Z | [ helios-setup] Feb 26 04:47:41.840 INFO E| Downloaded toml v0.5.11 |
3249 | 2025-02-26T04:47:42.403Z | [ helios-setup] Feb 26 04:47:41.844 INFO E| Downloaded ucd-trie v0.1.7 |
3250 | 2025-02-26T04:47:42.406Z | [ helios-setup] Feb 26 04:47:41.846 INFO E| Downloaded pest_derive v2.7.15 |
3251 | 2025-02-26T04:47:42.409Z | [ helios-setup] Feb 26 04:47:41.850 INFO E| Downloaded unicode-ident v1.0.14 |
3252 | 2025-02-26T04:47:42.413Z | [ helios-setup] Feb 26 04:47:41.854 INFO E| Downloaded zerocopy v0.6.6 |
3253 | 2025-02-26T04:47:42.417Z | [ helios-setup] Feb 26 04:47:41.857 INFO E| Downloaded serde_derive v1.0.217 |
3254 | 2025-02-26T04:47:42.421Z | [ helios-setup] Feb 26 04:47:41.861 INFO E| Downloaded schemars v0.8.21 |
3255 | 2025-02-26T04:47:42.436Z | [ helios-setup] Feb 26 04:47:41.877 INFO E| Downloaded pest_meta v2.7.15 |
3256 | 2025-02-26T04:47:42.439Z | [ helios-setup] Feb 26 04:47:41.880 INFO E| Downloaded proc-macro2 v1.0.93 |
3257 | 2025-02-26T04:47:42.443Z | [ helios-setup] Feb 26 04:47:41.883 INFO E| Downloaded num-traits v0.2.19 |
3258 | 2025-02-26T04:47:42.447Z | [ helios-setup] Feb 26 04:47:41.888 INFO E| Downloaded serde v1.0.217 |
3259 | 2025-02-26T04:47:42.452Z | [ helios-setup] Feb 26 04:47:41.893 INFO E| Downloaded quote v1.0.38 |
3260 | 2025-02-26T04:47:42.456Z | [ helios-setup] Feb 26 04:47:41.897 INFO E| Downloaded unicode-segmentation v1.12.0 |
3261 | 2025-02-26T04:47:42.461Z | [ helios-setup] Feb 26 04:47:41.902 INFO E| Downloaded memchr v2.7.4 |
3262 | 2025-02-26T04:47:42.469Z | [ helios-setup] Feb 26 04:47:41.910 INFO E| Downloaded clap v2.34.0 |
3263 | 2025-02-26T04:47:42.479Z | [ helios-setup] Feb 26 04:47:41.920 INFO E| Downloaded pest v2.7.15 |
3264 | 2025-02-26T04:47:42.487Z | [ helios-setup] Feb 26 04:47:41.927 INFO E| Downloaded serde_json v1.0.135 |
3265 | 2025-02-26T04:47:42.503Z | [ helios-setup] Feb 26 04:47:41.944 INFO E| Downloaded goblin v0.4.3 |
3266 | 2025-02-26T04:47:42.510Z | [ helios-setup] Feb 26 04:47:41.951 INFO E| Downloaded ryu v1.0.18 |
3267 | 2025-02-26T04:47:42.515Z | [ helios-setup] Feb 26 04:47:41.955 INFO E| Downloaded modular-bitfield v0.11.2 |
3268 | 2025-02-26T04:47:42.532Z | [ helios-setup] Feb 26 04:47:41.972 INFO E| Downloaded syn v1.0.109 |
3269 | 2025-02-26T04:47:42.545Z | [ helios-setup] Feb 26 04:47:41.986 INFO E| Downloaded unicode-width v0.1.14 |
3270 | 2025-02-26T04:47:42.554Z | [ helios-setup] Feb 26 04:47:41.994 INFO E| Downloaded syn v2.0.96 |
3271 | 2025-02-26T04:47:42.572Z | [ helios-setup] Feb 26 04:47:42.013 INFO E| Downloaded zerocopy-derive v0.6.6 |
3272 | 2025-02-26T04:47:42.587Z | [ helios-setup] Feb 26 04:47:42.027 INFO E| Downloaded log v0.4.22 |
3273 | 2025-02-26T04:47:42.590Z | [ helios-setup] Feb 26 04:47:42.031 INFO E| Downloaded structopt v0.3.26 |
3274 | 2025-02-26T04:47:42.602Z | [ helios-setup] Feb 26 04:47:42.043 INFO E| Downloaded libc v0.2.169 |
3275 | 2025-02-26T04:47:42.660Z | [ helios-setup] Feb 26 04:47:42.100 INFO E| Downloaded scroll v0.10.2 |
3276 | 2025-02-26T04:47:42.663Z | [ helios-setup] Feb 26 04:47:42.103 INFO E| Downloaded pest_generator v2.7.15 |
3277 | 2025-02-26T04:47:42.666Z | [ helios-setup] Feb 26 04:47:42.105 INFO E| Downloaded heck v0.3.3 |
3278 | 2025-02-26T04:47:42.669Z | [ helios-setup] Feb 26 04:47:42.107 INFO E| Downloaded byteorder v1.5.0 |
3279 | 2025-02-26T04:47:42.669Z | [ helios-setup] Feb 26 04:47:42.109 INFO E| Downloaded ansi_term v0.12.1 |
3280 | 2025-02-26T04:47:42.672Z | [ helios-setup] Feb 26 04:47:42.112 INFO E| Downloaded num-derive v0.4.2 |
3281 | 2025-02-26T04:47:42.674Z | [ helios-setup] Feb 26 04:47:42.114 INFO E| Downloaded unic-ucd-ident v0.9.0 |
3282 | 2025-02-26T04:47:42.677Z | [ helios-setup] Feb 26 04:47:42.117 INFO E| Downloaded thiserror-impl v1.0.69 |
3283 | 2025-02-26T04:47:42.680Z | [ helios-setup] Feb 26 04:47:42.119 INFO E| Downloaded proc-macro-crate v0.1.5 |
3284 | 2025-02-26T04:47:42.680Z | [ helios-setup] Feb 26 04:47:42.120 INFO E| Downloaded dyn-clone v1.0.17 |
3285 | 2025-02-26T04:47:42.683Z | [ helios-setup] Feb 26 04:47:42.122 INFO E| Downloaded cfg-if v0.1.10 |
3286 | 2025-02-26T04:47:42.723Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3287 | 2025-02-26T04:47:42.794Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling proc-macro2 v1.0.93 |
3288 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling unicode-ident v1.0.14 |
3289 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling syn v1.0.109 |
3290 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling version_check v0.9.5 |
3291 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling memchr v2.7.4 |
3292 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling semver-parser v0.7.0 |
3293 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling autocfg v1.4.0 |
3294 | 2025-02-26T04:47:42.797Z | [ helios-setup] Feb 26 04:47:42.235 INFO E| Compiling serde v1.0.217 |
3295 | 2025-02-26T04:47:43.761Z | [ helios-setup] Feb 26 04:47:43.201 INFO E| Compiling semver v0.9.0 |
3296 | 2025-02-26T04:47:44.246Z | [ helios-setup] Feb 26 04:47:43.686 INFO E| Compiling proc-macro-error-attr v1.0.4 |
3297 | 2025-02-26T04:47:44.665Z | [ helios-setup] Feb 26 04:47:44.105 INFO E| Compiling rustc_version v0.2.3 |
3298 | 2025-02-26T04:47:44.920Z | [ helios-setup] Feb 26 04:47:44.360 INFO E| Compiling proc-macro-error v1.0.4 |
3299 | 2025-02-26T04:47:45.038Z | [ helios-setup] Feb 26 04:47:44.478 INFO E| Compiling serde_json v1.0.135 |
3300 | 2025-02-26T04:47:45.192Z | [ helios-setup] Feb 26 04:47:44.632 INFO E| Compiling thiserror v2.0.11 |
3301 | 2025-02-26T04:47:45.733Z | [ helios-setup] Feb 26 04:47:45.173 INFO E| Compiling num-traits v0.2.19 |
3302 | 2025-02-26T04:47:45.887Z | [ helios-setup] Feb 26 04:47:45.327 INFO E| Compiling quote v1.0.38 |
3303 | 2025-02-26T04:47:45.960Z | [ helios-setup] Feb 26 04:47:45.400 INFO E| Compiling unicode-segmentation v1.12.0 |
3304 | 2025-02-26T04:47:46.196Z | [ helios-setup] Feb 26 04:47:45.636 INFO E| Compiling ryu v1.0.18 |
3305 | 2025-02-26T04:47:46.434Z | [ helios-setup] Feb 26 04:47:45.874 INFO E| Compiling schemars v0.8.21 |
3306 | 2025-02-26T04:47:46.797Z | [ helios-setup] Feb 26 04:47:46.237 INFO E| Compiling syn v2.0.96 |
3307 | 2025-02-26T04:47:47.217Z | [ helios-setup] Feb 26 04:47:46.657 INFO E| Compiling itoa v1.0.14 |
3308 | 2025-02-26T04:47:47.536Z | [ helios-setup] Feb 26 04:47:46.976 INFO E| Compiling heck v0.3.3 |
3309 | 2025-02-26T04:47:47.804Z | [ helios-setup] Feb 26 04:47:47.244 INFO E| Compiling pre-proc-macro v0.2.1 |
3310 | 2025-02-26T04:47:47.898Z | [ helios-setup] Feb 26 04:47:47.338 INFO E| Compiling memoffset v0.5.6 |
3311 | 2025-02-26T04:47:48.349Z | [ helios-setup] Feb 26 04:47:47.788 INFO E| Compiling paste v1.0.15 |
3312 | 2025-02-26T04:47:48.704Z | [ helios-setup] Feb 26 04:47:48.144 INFO E| Compiling rustversion v1.0.19 |
3313 | 2025-02-26T04:47:48.735Z | [ helios-setup] Feb 26 04:47:48.156 INFO E| Compiling lazy_static v1.5.0 |
3314 | 2025-02-26T04:47:48.765Z | [ helios-setup] Feb 26 04:47:48.204 INFO E| Compiling dyn-clone v1.0.17 |
3315 | 2025-02-26T04:47:48.995Z | [ helios-setup] Feb 26 04:47:48.435 INFO E| Compiling thiserror v1.0.69 |
3316 | 2025-02-26T04:47:49.194Z | [ helios-setup] Feb 26 04:47:48.633 INFO E| Compiling libc v0.2.169 |
3317 | 2025-02-26T04:47:49.456Z | [ helios-setup] Feb 26 04:47:48.895 INFO E| Compiling ucd-trie v0.1.7 |
3318 | 2025-02-26T04:47:50.542Z | [ helios-setup] Feb 26 04:47:49.982 INFO E| Compiling pre v0.2.1 |
3319 | 2025-02-26T04:47:50.715Z | [ helios-setup] Feb 26 04:47:50.154 INFO E| Compiling byteorder v1.5.0 |
3320 | 2025-02-26T04:47:51.306Z | [ helios-setup] Feb 26 04:47:50.745 INFO E| Compiling once_cell v1.20.2 |
3321 | 2025-02-26T04:47:51.391Z | [ helios-setup] Feb 26 04:47:50.830 INFO E| Compiling cfg-if v0.1.10 |
3322 | 2025-02-26T04:47:51.624Z | [ helios-setup] Feb 26 04:47:51.063 INFO E| Compiling static_assertions v1.1.0 |
3323 | 2025-02-26T04:47:52.557Z | [ helios-setup] Feb 26 04:47:51.997 INFO E| Compiling unicode-width v0.1.14 |
3324 | 2025-02-26T04:47:53.495Z | [ helios-setup] Feb 26 04:47:52.934 INFO E| Compiling textwrap v0.11.0 |
3325 | 2025-02-26T04:47:53.736Z | [ helios-setup] Feb 26 04:47:53.175 INFO E| Compiling atty v0.2.14 |
3326 | 2025-02-26T04:47:54.315Z | [ helios-setup] Feb 26 04:47:53.754 INFO E| Compiling parse_int v0.6.0 |
3327 | 2025-02-26T04:47:54.577Z | [ helios-setup] Feb 26 04:47:54.010 INFO E| Compiling fletcher v0.1.0 |
3328 | 2025-02-26T04:47:54.597Z | [ helios-setup] Feb 26 04:47:54.036 INFO E| Compiling unic-char-range v0.9.0 |
3329 | 2025-02-26T04:47:54.696Z | [ helios-setup] Feb 26 04:47:54.135 INFO E| Compiling unic-common v0.9.0 |
3330 | 2025-02-26T04:47:54.734Z | [ helios-setup] Feb 26 04:47:54.173 INFO E| Compiling bitflags v1.3.2 |
3331 | 2025-02-26T04:47:54.836Z | [ helios-setup] Feb 26 04:47:54.275 INFO E| Compiling strsim v0.8.0 |
3332 | 2025-02-26T04:47:54.836Z | [ helios-setup] Feb 26 04:47:54.275 INFO E| Compiling strum v0.23.0 |
3333 | 2025-02-26T04:47:54.866Z | [ helios-setup] Feb 26 04:47:54.305 INFO E| Compiling ansi_term v0.12.1 |
3334 | 2025-02-26T04:47:55.026Z | [ helios-setup] Feb 26 04:47:54.465 INFO E| Compiling vec_map v0.8.2 |
3335 | 2025-02-26T04:47:55.118Z | [ helios-setup] Feb 26 04:47:54.557 INFO E| Compiling unic-ucd-version v0.9.0 |
3336 | 2025-02-26T04:47:55.167Z | [ helios-setup] Feb 26 04:47:54.605 INFO E| Compiling unic-char-property v0.9.0 |
3337 | 2025-02-26T04:47:55.330Z | [ helios-setup] Feb 26 04:47:54.769 INFO E| Compiling plain v0.2.3 |
3338 | 2025-02-26T04:47:55.578Z | [ helios-setup] Feb 26 04:47:55.017 INFO E| Compiling log v0.4.22 |
3339 | 2025-02-26T04:47:55.661Z | [ helios-setup] Feb 26 04:47:55.100 INFO E| Compiling clap v2.34.0 |
3340 | 2025-02-26T04:47:55.749Z | [ helios-setup] Feb 26 04:47:55.188 INFO E| Compiling unic-ucd-ident v0.9.0 |
3341 | 2025-02-26T04:47:56.182Z | [ helios-setup] Feb 26 04:47:55.621 INFO E| Compiling bytesize v1.3.0 |
3342 | 2025-02-26T04:47:56.515Z | [ helios-setup] Feb 26 04:47:55.954 INFO E| Compiling serde_derive_internals v0.29.1 |
3343 | 2025-02-26T04:47:56.769Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3344 | 2025-02-26T04:47:57.568Z | [ helios-setup] Feb 26 04:47:57.006 INFO E| Compiling toml v0.5.11 |
3345 | 2025-02-26T04:48:00.974Z | [ helios-setup] Feb 26 04:48:00.412 INFO E| Compiling proc-macro-crate v0.1.5 |
3346 | 2025-02-26T04:48:01.922Z | [ helios-setup] Feb 26 04:48:01.360 INFO E| Compiling serde_derive v1.0.217 |
3347 | 2025-02-26T04:48:02.157Z | [ helios-setup] Feb 26 04:48:01.595 INFO E| Compiling thiserror-impl v2.0.11 |
3348 | 2025-02-26T04:48:02.304Z | [ helios-setup] Feb 26 04:48:01.742 INFO E| Compiling schemars_derive v0.8.21 |
3349 | 2025-02-26T04:48:03.081Z | [ helios-setup] Feb 26 04:48:02.519 INFO E| Compiling zerocopy-derive v0.6.6 |
3350 | 2025-02-26T04:48:03.512Z | [ helios-setup] Feb 26 04:48:02.950 INFO E| Compiling thiserror-impl v1.0.69 |
3351 | 2025-02-26T04:48:03.916Z | [ helios-setup] Feb 26 04:48:03.354 INFO E| Compiling num-derive v0.4.2 |
3352 | 2025-02-26T04:48:04.885Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3353 | 2025-02-26T04:48:06.520Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3354 | 2025-02-26T04:48:07.267Z | [ helios-setup] Feb 26 04:48:06.702 INFO E| Compiling zerocopy v0.6.6 |
3355 | 2025-02-26T04:48:07.446Z | [ host-package] Compiling tabled v0.18.0 |
3356 | 2025-02-26T04:48:08.739Z | [ helios-setup] Feb 26 04:48:08.176 INFO E| Compiling pest v2.7.15 |
3357 | 2025-02-26T04:48:10.486Z | [ helios-setup] Feb 26 04:48:09.923 INFO E| Compiling modular-bitfield-impl v0.11.2 |
3358 | 2025-02-26T04:48:11.344Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
3359 | 2025-02-26T04:48:11.411Z | [ helios-setup] Feb 26 04:48:10.848 INFO E| Compiling strum_macros v0.23.1 |
3360 | 2025-02-26T04:48:12.156Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
3361 | 2025-02-26T04:48:12.180Z | [ helios-setup] Feb 26 04:48:11.617 INFO E| Compiling scroll_derive v0.10.5 |
3362 | 2025-02-26T04:48:12.767Z | [ helios-setup] Feb 26 04:48:12.204 INFO E| Compiling structopt-derive v0.4.18 |
3363 | 2025-02-26T04:48:14.290Z | [ helios-setup] Feb 26 04:48:13.718 INFO E| Compiling pest_meta v2.7.15 |
3364 | 2025-02-26T04:48:15.649Z | [ helios-setup] Feb 26 04:48:15.086 INFO E| Compiling scroll v0.10.2 |
3365 | 2025-02-26T04:48:16.406Z | [ helios-setup] Feb 26 04:48:15.843 INFO E| Compiling modular-bitfield v0.11.2 |
3366 | 2025-02-26T04:48:16.410Z | [ host-package] Compiling sled v0.34.7 |
3367 | 2025-02-26T04:48:17.109Z | [ helios-setup] Feb 26 04:48:16.543 INFO E| Compiling goblin v0.4.3 |
3368 | 2025-02-26T04:48:17.789Z | [ helios-setup] Feb 26 04:48:17.225 INFO E| Compiling pest_generator v2.7.15 |
3369 | 2025-02-26T04:48:18.889Z | [ helios-setup] Feb 26 04:48:18.325 INFO E| Compiling structopt v0.3.26 |
3370 | 2025-02-26T04:48:22.402Z | [ helios-setup] Feb 26 04:48:21.838 INFO E| Compiling pest_derive v2.7.15 |
3371 | 2025-02-26T04:48:26.672Z | [ helios-setup] Feb 26 04:48:26.107 INFO E| Compiling json5 v0.4.1 |
3372 | 2025-02-26T04:48:29.727Z | [ host-package] Compiling hickory-client v0.24.3 |
3373 | 2025-02-26T04:48:32.542Z | [ helios-setup] Feb 26 04:48:31.976 INFO E| Compiling four-cc v0.3.0 |
3374 | 2025-02-26T04:48:32.543Z | [ helios-setup] Feb 26 04:48:31.976 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0) |
3375 | 2025-02-26T04:48:32.928Z | [ helios-setup] Feb 26 04:48:32.362 INFO E| Compiling amd-apcb v0.4.5 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.5#fb4e63cc) |
3376 | 2025-02-26T04:48:34.813Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3377 | 2025-02-26T04:48:35.255Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3378 | 2025-02-26T04:48:36.514Z | [ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3379 | 2025-02-26T04:48:36.828Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3380 | 2025-02-26T04:48:38.079Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3381 | 2025-02-26T04:48:39.239Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
3382 | 2025-02-26T04:48:39.578Z | [ host-package] Compiling hickory-server v0.24.3 |
3383 | 2025-02-26T04:48:41.419Z | [ host-package] Compiling primeorder v0.13.6 |
3384 | 2025-02-26T04:48:42.144Z | [ host-package] Compiling vergen v8.3.2 |
3385 | 2025-02-26T04:48:42.641Z | [ host-package] Compiling castaway v0.2.3 |
3386 | 2025-02-26T04:48:42.895Z | [ host-package] Compiling env_filter v0.1.2 |
3387 | 2025-02-26T04:48:43.273Z | [ host-package] Compiling cargo-platform v0.1.8 |
3388 | 2025-02-26T04:48:43.967Z | [ host-package] Compiling tough v0.19.0 |
3389 | 2025-02-26T04:48:44.701Z | [ host-package] Compiling cargo_metadata v0.18.1 |
3390 | 2025-02-26T04:48:45.663Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3391 | 2025-02-26T04:48:48.053Z | [ host-package] Compiling env_logger v0.11.5 |
3392 | 2025-02-26T04:48:49.726Z | [ host-package] Compiling compact_str v0.8.0 |
3393 | 2025-02-26T04:48:52.927Z | [ host-package] Compiling p384 v0.13.0 |
3394 | 2025-02-26T04:49:00.100Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3395 | 2025-02-26T04:49:00.803Z | [ host-package] Compiling git2 v0.19.0 |
3396 | 2025-02-26T04:49:09.492Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3397 | 2025-02-26T04:49:10.251Z | [ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3398 | 2025-02-26T04:49:11.838Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3399 | 2025-02-26T04:49:13.393Z | [ host-package] Compiling unicode-truncate v1.1.0 |
3400 | 2025-02-26T04:49:13.815Z | [ host-package] Compiling lru v0.12.5 |
3401 | 2025-02-26T04:49:14.359Z | [ host-package] Compiling rand_seeder v0.3.0 |
3402 | 2025-02-26T04:49:14.879Z | [ host-package] Compiling libsqlite3-sys v0.30.1 |
3403 | 2025-02-26T04:49:15.608Z | [ host-package] Compiling lzma-sys v0.1.20 |
3404 | 2025-02-26T04:49:16.665Z | [ host-package] Compiling instability v0.3.2 |
3405 | 2025-02-26T04:49:18.049Z | [ host-package] Compiling rustls v0.21.12 |
3406 | 2025-02-26T04:49:18.151Z | [ host-package] Compiling indoc v2.0.5 |
3407 | 2025-02-26T04:49:18.576Z | [ host-package] Compiling cassowary v0.3.0 |
3408 | 2025-02-26T04:49:18.687Z | [ helios-setup] Feb 26 04:49:18.116 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config) |
3409 | 2025-02-26T04:49:19.308Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
3410 | 2025-02-26T04:49:19.884Z | [ host-package] Compiling ratatui v0.29.0 |
3411 | 2025-02-26T04:49:21.464Z | [ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3412 | 2025-02-26T04:49:22.016Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3413 | 2025-02-26T04:49:22.076Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3414 | 2025-02-26T04:49:22.297Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3415 | 2025-02-26T04:49:23.211Z | [ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3416 | 2025-02-26T04:49:27.205Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3417 | 2025-02-26T04:49:28.350Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3418 | 2025-02-26T04:49:28.858Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3419 | 2025-02-26T04:49:30.344Z | [ host-package] Compiling sct v0.7.1 |
3420 | 2025-02-26T04:49:30.924Z | [ host-package] Compiling rustls-webpki v0.101.7 |
3421 | 2025-02-26T04:49:31.696Z | [ host-package] Compiling heck v0.3.3 |
3422 | 2025-02-26T04:49:32.200Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
3423 | 2025-02-26T04:49:32.823Z | [ host-package] Compiling csv-core v0.1.11 |
3424 | 2025-02-26T04:49:34.025Z | [ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
3425 | 2025-02-26T04:49:34.737Z | [ host-package] Compiling glob v0.3.2 |
3426 | 2025-02-26T04:49:35.091Z | [ helios-setup] Feb 26 04:49:34.518 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
3427 | 2025-02-26T04:49:35.515Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3428 | 2025-02-26T04:49:36.002Z | [ host-package] Compiling csv v1.3.1 |
3429 | 2025-02-26T04:49:37.271Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
3430 | 2025-02-26T04:49:42.204Z | [ host-package] Compiling zone_cfg_derive v0.1.2 |
3431 | 2025-02-26T04:49:43.054Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3432 | 2025-02-26T04:49:43.580Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3433 | 2025-02-26T04:49:43.642Z | [ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3434 | 2025-02-26T04:49:44.996Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3435 | 2025-02-26T04:49:51.564Z | [ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3436 | 2025-02-26T04:49:55.250Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
3437 | 2025-02-26T04:49:55.761Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3438 | 2025-02-26T04:49:56.893Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3439 | 2025-02-26T04:49:59.514Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3440 | 2025-02-26T04:49:59.979Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3441 | 2025-02-26T04:50:00.213Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3442 | 2025-02-26T04:50:00.384Z | [ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3443 | 2025-02-26T04:50:00.588Z | [ host-package] Compiling nix v0.27.1 |
3444 | 2025-02-26T04:50:01.214Z | [ host-package] Compiling tungstenite v0.23.0 |
3445 | 2025-02-26T04:50:03.879Z | [ host-package] Compiling hashlink v0.9.1 |
3446 | 2025-02-26T04:50:04.207Z | [ host-package] Compiling fallible-iterator v0.3.0 |
3447 | 2025-02-26T04:50:04.335Z | [ host-package] Compiling fallible-streaming-iterator v0.1.9 |
3448 | 2025-02-26T04:50:04.367Z | [ host-package] Compiling base64 v0.13.1 |
3449 | 2025-02-26T04:50:04.815Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
3450 | 2025-02-26T04:50:04.965Z | [ host-package] Compiling ron v0.7.1 |
3451 | 2025-02-26T04:50:05.078Z | [ host-package] Compiling rusqlite v0.32.1 |
3452 | 2025-02-26T04:50:07.388Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3453 | 2025-02-26T04:50:08.124Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3454 | 2025-02-26T04:50:11.114Z | [ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3455 | 2025-02-26T04:50:11.902Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3456 | 2025-02-26T04:50:12.020Z | [ host-package] Compiling xz2 v0.1.7 |
3457 | 2025-02-26T04:50:12.532Z | [ host-package] Compiling zone v0.1.8 |
3458 | 2025-02-26T04:50:12.838Z | [ host-package] Compiling tokio-rustls v0.24.1 |
3459 | 2025-02-26T04:50:13.321Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3460 | 2025-02-26T04:50:13.712Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3461 | 2025-02-26T04:50:18.710Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3462 | 2025-02-26T04:50:21.457Z | [ helios-setup] Feb 26 04:50:20.878 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 41s |
3463 | 2025-02-26T04:50:21.545Z | [ helios-setup] Feb 26 04:50:20.966 INFO building project "amd-host-image-builder" ok (189 seconds) |
3464 | 2025-02-26T04:50:21.548Z | [ helios-setup] Feb 26 04:50:20.966 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
3465 | 2025-02-26T04:50:21.548Z | [ helios-setup] Feb 26 04:50:20.966 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
3466 | 2025-02-26T04:50:21.856Z | [ helios-setup] Feb 26 04:50:21.277 INFO E| Blocking waiting for file lock on package cache |
3467 | 2025-02-26T04:50:24.779Z | [ helios-setup] Feb 26 04:50:24.200 INFO E| Downloading crates ... |
3468 | 2025-02-26T04:50:24.871Z | [ helios-setup] Feb 26 04:50:24.292 INFO E| Downloaded anyhow v1.0.62 |
3469 | 2025-02-26T04:50:24.879Z | [ helios-setup] Feb 26 04:50:24.300 INFO E| Downloaded typenum v1.15.0 |
3470 | 2025-02-26T04:50:24.883Z | [ helios-setup] Feb 26 04:50:24.304 INFO E| Downloaded sha2 v0.10.5 |
3471 | 2025-02-26T04:50:24.886Z | [ helios-setup] Feb 26 04:50:24.307 INFO E| Downloaded digest v0.10.3 |
3472 | 2025-02-26T04:50:24.889Z | [ helios-setup] Feb 26 04:50:24.310 INFO E| Downloaded bytes v1.2.1 |
3473 | 2025-02-26T04:50:24.896Z | [ helios-setup] Feb 26 04:50:24.317 INFO E| Blocking waiting for file lock on package cache |
3474 | 2025-02-26T04:50:25.054Z | [ helios-setup] Feb 26 04:50:24.474 INFO E| Compiling typenum v1.15.0 |
3475 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.474 INFO E| Compiling version_check v0.9.4 |
3476 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.474 INFO E| Compiling cfg-if v1.0.0 |
3477 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.475 INFO E| Compiling crc32fast v1.3.2 |
3478 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.475 INFO E| Compiling anyhow v1.0.62 |
3479 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.475 INFO E| Compiling adler v1.0.2 |
3480 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.475 INFO E| Compiling unicode-width v0.1.10 |
3481 | 2025-02-26T04:50:25.057Z | [ helios-setup] Feb 26 04:50:24.475 INFO E| Compiling cpufeatures v0.2.5 |
3482 | 2025-02-26T04:50:26.061Z | [ helios-setup] Feb 26 04:50:25.481 INFO E| Compiling bitflags v1.3.2 |
3483 | 2025-02-26T04:50:26.286Z | [ helios-setup] Feb 26 04:50:25.707 INFO E| Compiling miniz_oxide v0.6.2 |
3484 | 2025-02-26T04:50:26.498Z | [ helios-setup] Feb 26 04:50:25.919 INFO E| Compiling getopts v0.2.21 |
3485 | 2025-02-26T04:50:26.633Z | [ helios-setup] Feb 26 04:50:26.053 INFO E| Compiling bytes v1.2.1 |
3486 | 2025-02-26T04:50:26.785Z | [ helios-setup] Feb 26 04:50:26.205 INFO E| Compiling generic-array v0.14.6 |
3487 | 2025-02-26T04:50:27.695Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3488 | 2025-02-26T04:50:28.188Z | [ helios-setup] Feb 26 04:50:27.608 INFO E| Compiling flate2 v1.0.25 |
3489 | 2025-02-26T04:50:29.333Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3490 | 2025-02-26T04:50:30.793Z | [ helios-setup] Feb 26 04:50:30.213 INFO E| Compiling block-buffer v0.10.3 |
3491 | 2025-02-26T04:50:30.793Z | [ helios-setup] Feb 26 04:50:30.213 INFO E| Compiling crypto-common v0.1.6 |
3492 | 2025-02-26T04:50:31.013Z | [ helios-setup] Feb 26 04:50:30.432 INFO E| Compiling digest v0.10.3 |
3493 | 2025-02-26T04:50:31.484Z | [ helios-setup] Feb 26 04:50:30.904 INFO E| Compiling sha2 v0.10.5 |
3494 | 2025-02-26T04:50:32.026Z | [ helios-setup] Feb 26 04:50:31.446 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
3495 | 2025-02-26T04:50:32.555Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3496 | 2025-02-26T04:50:34.595Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3497 | 2025-02-26T04:50:34.675Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3498 | 2025-02-26T04:50:35.233Z | [ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3499 | 2025-02-26T04:50:35.742Z | [ host-package] Compiling rustls-pemfile v1.0.4 |
3500 | 2025-02-26T04:50:36.950Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
3501 | 2025-02-26T04:50:37.230Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3502 | 2025-02-26T04:50:37.354Z | [ helios-setup] Feb 26 04:50:36.773 INFO E| Finished `release` profile [optimized] target(s) in 15.68s |
3503 | 2025-02-26T04:50:37.371Z | [ helios-setup] Feb 26 04:50:36.790 INFO building project "bootserver" ok (15 seconds) |
3504 | 2025-02-26T04:50:37.373Z | [ helios-setup] Feb 26 04:50:36.790 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
3505 | 2025-02-26T04:50:37.373Z | [ helios-setup] Feb 26 04:50:36.790 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
3506 | 2025-02-26T04:50:37.660Z | [ helios-setup] Feb 26 04:50:37.079 INFO E| Downloading crates ... |
3507 | 2025-02-26T04:50:38.013Z | [ helios-setup] Feb 26 04:50:37.432 INFO E| Downloaded miniz_oxide v0.7.2 |
3508 | 2025-02-26T04:50:38.096Z | [ helios-setup] Feb 26 04:50:37.514 INFO E| Compiling adler v1.0.2 |
3509 | 2025-02-26T04:50:38.301Z | [ helios-setup] Feb 26 04:50:37.719 INFO E| Compiling miniz_oxide v0.7.2 |
3510 | 2025-02-26T04:50:38.912Z | [ host-package] Compiling twox-hash v2.1.0 |
3511 | 2025-02-26T04:50:40.669Z | [ host-package] Compiling yasna v0.5.2 |
3512 | 2025-02-26T04:50:40.822Z | [ helios-setup] Feb 26 04:50:40.241 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
3513 | 2025-02-26T04:50:40.831Z | [ host-package] Compiling smawk v0.3.2 |
3514 | 2025-02-26T04:50:41.206Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
3515 | 2025-02-26T04:50:41.725Z | [ helios-setup] Feb 26 04:50:41.144 INFO E| Finished `release` profile [optimized] target(s) in 4.21s |
3516 | 2025-02-26T04:50:41.736Z | [ helios-setup] Feb 26 04:50:41.155 INFO building project "pinprick" ok (4 seconds) |
3517 | 2025-02-26T04:50:41.736Z | [ helios-setup] Feb 26 04:50:41.155 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
3518 | 2025-02-26T04:50:41.736Z | [ helios-setup] Feb 26 04:50:41.155 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
3519 | 2025-02-26T04:50:41.826Z | [ host-package] Compiling is_ci v1.2.0 |
3520 | 2025-02-26T04:50:42.029Z | [ helios-setup] Feb 26 04:50:41.448 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
3521 | 2025-02-26T04:50:42.280Z | [ host-package] Compiling supports-color v3.0.2 |
3522 | 2025-02-26T04:50:42.452Z | [ helios-setup] Feb 26 04:50:41.871 INFO E| From https://github.com/jclulow/rust-jmclib |
3523 | 2025-02-26T04:50:42.452Z | [ helios-setup] Feb 26 04:50:41.871 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
3524 | 2025-02-26T04:50:42.481Z | [ helios-setup] Feb 26 04:50:41.899 INFO E| Updating crates.io index |
3525 | 2025-02-26T04:50:42.665Z | [ helios-setup] Feb 26 04:50:42.084 INFO E| Downloading crates ... |
3526 | 2025-02-26T04:50:42.805Z | [ helios-setup] Feb 26 04:50:42.224 INFO E| Downloaded uuid v0.8.2 |
3527 | 2025-02-26T04:50:42.811Z | [ helios-setup] Feb 26 04:50:42.230 INFO E| Downloaded sha-1 v0.9.8 |
3528 | 2025-02-26T04:50:42.814Z | [ helios-setup] Feb 26 04:50:42.232 INFO E| Downloaded getrandom v0.2.10 |
3529 | 2025-02-26T04:50:42.819Z | [ helios-setup] Feb 26 04:50:42.237 INFO E| Downloaded anyhow v1.0.72 |
3530 | 2025-02-26T04:50:42.821Z | [ host-package] Compiling rcgen v0.12.1 |
3531 | 2025-02-26T04:50:42.824Z | [ helios-setup] Feb 26 04:50:42.243 INFO E| Downloaded digest v0.9.0 |
3532 | 2025-02-26T04:50:42.827Z | [ helios-setup] Feb 26 04:50:42.245 INFO E| Downloaded block-buffer v0.9.0 |
3533 | 2025-02-26T04:50:42.832Z | [ helios-setup] Feb 26 04:50:42.250 INFO E| Downloaded cpufeatures v0.2.9 |
3534 | 2025-02-26T04:50:42.837Z | [ helios-setup] Feb 26 04:50:42.256 INFO E| Downloaded md-5 v0.9.1 |
3535 | 2025-02-26T04:50:42.842Z | [ helios-setup] Feb 26 04:50:42.261 INFO E| Downloaded libdevinfo-sys v1.0.0 |
3536 | 2025-02-26T04:50:42.845Z | [ helios-setup] Feb 26 04:50:42.262 INFO E| Downloaded fastrand v2.0.0 |
3537 | 2025-02-26T04:50:42.857Z | [ helios-setup] Feb 26 04:50:42.275 INFO E| Downloaded tempfile v3.7.0 |
3538 | 2025-02-26T04:50:42.857Z | [ helios-setup] Feb 26 04:50:42.275 INFO E| Downloaded quote v1.0.31 |
3539 | 2025-02-26T04:50:42.857Z | [ helios-setup] Feb 26 04:50:42.275 INFO E| Downloaded once_cell v1.18.0 |
3540 | 2025-02-26T04:50:42.860Z | [ helios-setup] Feb 26 04:50:42.278 INFO E| Downloaded unicode-ident v1.0.11 |
3541 | 2025-02-26T04:50:42.865Z | [ helios-setup] Feb 26 04:50:42.282 INFO E| Downloaded serde_derive v1.0.193 |
3542 | 2025-02-26T04:50:42.867Z | [ helios-setup] Feb 26 04:50:42.286 INFO E| Downloaded proc-macro2 v1.0.66 |
3543 | 2025-02-26T04:50:42.897Z | [ helios-setup] Feb 26 04:50:42.316 INFO E| Downloaded serde v1.0.193 |
3544 | 2025-02-26T04:50:42.936Z | [ helios-setup] Feb 26 04:50:42.354 INFO E| Downloaded bitflags v2.3.3 |
3545 | 2025-02-26T04:50:42.940Z | [ helios-setup] Feb 26 04:50:42.359 INFO E| Downloaded serde_json v1.0.103 |
3546 | 2025-02-26T04:50:43.004Z | [ helios-setup] Feb 26 04:50:42.423 INFO E| Downloaded syn v2.0.32 |
3547 | 2025-02-26T04:50:43.021Z | [ helios-setup] Feb 26 04:50:42.439 INFO E| Downloaded rustix v0.38.4 |
3548 | 2025-02-26T04:50:43.117Z | [ helios-setup] Feb 26 04:50:42.535 INFO E| Downloaded libc v0.2.147 |
3549 | 2025-02-26T04:50:43.277Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling libc v0.2.147 |
3550 | 2025-02-26T04:50:43.277Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling proc-macro2 v1.0.66 |
3551 | 2025-02-26T04:50:43.277Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling unicode-ident v1.0.11 |
3552 | 2025-02-26T04:50:43.279Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling cfg-if v1.0.0 |
3553 | 2025-02-26T04:50:43.281Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling version_check v0.9.4 |
3554 | 2025-02-26T04:50:43.281Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling typenum v1.16.0 |
3555 | 2025-02-26T04:50:43.281Z | [ helios-setup] Feb 26 04:50:42.695 INFO E| Compiling serde v1.0.193 |
3556 | 2025-02-26T04:50:43.281Z | [ helios-setup] Feb 26 04:50:42.696 INFO E| Compiling itoa v1.0.9 |
3557 | 2025-02-26T04:50:43.728Z | [ helios-setup] Feb 26 04:50:43.146 INFO E| Compiling num-conv v0.1.0 |
3558 | 2025-02-26T04:50:43.731Z | [ helios-setup] Feb 26 04:50:43.146 INFO E| Compiling time-core v0.1.2 |
3559 | 2025-02-26T04:50:44.070Z | [ helios-setup] Feb 26 04:50:43.488 INFO E| Compiling powerfmt v0.2.0 |
3560 | 2025-02-26T04:50:44.221Z | [ helios-setup] Feb 26 04:50:43.639 INFO E| Compiling slog v2.7.0 |
3561 | 2025-02-26T04:50:44.221Z | [ helios-setup] Feb 26 04:50:43.639 INFO E| Compiling rustix v0.38.4 |
3562 | 2025-02-26T04:50:44.769Z | [ helios-setup] Feb 26 04:50:44.187 INFO E| Compiling deranged v0.3.11 |
3563 | 2025-02-26T04:50:44.836Z | [ helios-setup] Feb 26 04:50:44.254 INFO E| Compiling generic-array v0.14.7 |
3564 | 2025-02-26T04:50:45.081Z | [ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
3565 | 2025-02-26T04:50:45.281Z | [ helios-setup] Feb 26 04:50:44.698 INFO E| Compiling time-macros v0.2.18 |
3566 | 2025-02-26T04:50:45.623Z | [ helios-setup] Feb 26 04:50:45.041 INFO E| Compiling once_cell v1.18.0 |
3567 | 2025-02-26T04:50:45.795Z | [ helios-setup] Feb 26 04:50:45.213 INFO E| Compiling bitflags v2.3.3 |
3568 | 2025-02-26T04:50:46.182Z | [ helios-setup] Feb 26 04:50:45.601 INFO E| Compiling quote v1.0.31 |
3569 | 2025-02-26T04:50:46.368Z | [ helios-setup] Feb 26 04:50:45.786 INFO E| Compiling num_threads v0.1.6 |
3570 | 2025-02-26T04:50:46.627Z | [ helios-setup] Feb 26 04:50:46.045 INFO E| Compiling thread_local v1.1.7 |
3571 | 2025-02-26T04:50:47.163Z | [ helios-setup] Feb 26 04:50:46.581 INFO E| Compiling syn v2.0.32 |
3572 | 2025-02-26T04:50:47.587Z | [ helios-setup] Feb 26 04:50:47.005 INFO E| Compiling fastrand v2.0.0 |
3573 | 2025-02-26T04:50:47.732Z | [ helios-setup] Feb 26 04:50:47.150 INFO E| Compiling anyhow v1.0.72 |
3574 | 2025-02-26T04:50:47.794Z | [ helios-setup] Feb 26 04:50:47.212 INFO E| Compiling dirs-sys-next v0.1.2 |
3575 | 2025-02-26T04:50:48.188Z | [ helios-setup] Feb 26 04:50:47.606 INFO E| Compiling dirs-next v2.0.0 |
3576 | 2025-02-26T04:50:48.412Z | [ helios-setup] Feb 26 04:50:47.830 INFO E| Compiling errno v0.3.1 |
3577 | 2025-02-26T04:50:48.751Z | [ helios-setup] Feb 26 04:50:48.169 INFO E| Compiling term v0.7.0 |
3578 | 2025-02-26T04:50:48.865Z | [ helios-setup] Feb 26 04:50:48.283 INFO E| Compiling atty v0.2.14 |
3579 | 2025-02-26T04:50:48.906Z | [ helios-setup] Feb 26 04:50:48.324 INFO E| Compiling serde_json v1.0.103 |
3580 | 2025-02-26T04:50:49.160Z | [ helios-setup] Feb 26 04:50:48.578 INFO E| Compiling opaque-debug v0.3.0 |
3581 | 2025-02-26T04:50:49.287Z | [ helios-setup] Feb 26 04:50:48.705 INFO E| Compiling getrandom v0.2.10 |
3582 | 2025-02-26T04:50:49.521Z | [ host-package] Compiling textwrap v0.16.1 |
3583 | 2025-02-26T04:50:49.917Z | [ helios-setup] Feb 26 04:50:49.335 INFO E| Compiling unicode-width v0.1.10 |
3584 | 2025-02-26T04:50:49.926Z | [ helios-setup] Feb 26 04:50:49.344 INFO E| Compiling ryu v1.0.15 |
3585 | 2025-02-26T04:50:50.302Z | [ helios-setup] Feb 26 04:50:49.719 INFO E| Compiling same-file v1.0.6 |
3586 | 2025-02-26T04:50:50.467Z | [ helios-setup] Feb 26 04:50:49.885 INFO E| Compiling digest v0.9.0 |
3587 | 2025-02-26T04:50:50.715Z | [ helios-setup] Feb 26 04:50:50.132 INFO E| Compiling block-buffer v0.9.0 |
3588 | 2025-02-26T04:50:50.769Z | [ helios-setup] Feb 26 04:50:50.187 INFO E| Compiling time v0.3.36 |
3589 | 2025-02-26T04:50:50.838Z | [ helios-setup] Feb 26 04:50:50.256 INFO E| Compiling cpufeatures v0.2.9 |
3590 | 2025-02-26T04:50:50.873Z | [ helios-setup] Feb 26 04:50:50.290 INFO E| Compiling walkdir v2.3.3 |
3591 | 2025-02-26T04:50:50.948Z | [ helios-setup] Feb 26 04:50:50.365 INFO E| Compiling getopts v0.2.21 |
3592 | 2025-02-26T04:50:51.041Z | [ helios-setup] Feb 26 04:50:50.458 INFO E| Compiling md-5 v0.9.1 |
3593 | 2025-02-26T04:50:51.077Z | [ helios-setup] Feb 26 04:50:50.495 INFO E| Compiling sha-1 v0.9.8 |
3594 | 2025-02-26T04:50:51.762Z | [ helios-setup] Feb 26 04:50:51.180 INFO E| Compiling tempfile v3.7.0 |
3595 | 2025-02-26T04:50:52.039Z | [ helios-setup] Feb 26 04:50:51.457 INFO E| Compiling glob v0.3.1 |
3596 | 2025-02-26T04:50:52.313Z | [ helios-setup] Feb 26 04:50:51.730 INFO E| Compiling libdevinfo-sys v1.0.0 |
3597 | 2025-02-26T04:50:54.302Z | [ helios-setup] Feb 26 04:50:53.719 INFO E| Compiling serde_derive v1.0.193 |
3598 | 2025-02-26T04:50:54.536Z | [ helios-setup] Feb 26 04:50:53.953 INFO E| Compiling slog-term v2.9.0 |
3599 | 2025-02-26T04:50:57.300Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3600 | 2025-02-26T04:50:59.755Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3601 | 2025-02-26T04:51:06.929Z | [ helios-setup] Feb 26 04:51:06.344 INFO E| Compiling toml v0.5.11 |
3602 | 2025-02-26T04:51:06.929Z | [ helios-setup] Feb 26 04:51:06.344 INFO E| Compiling uuid v0.8.2 |
3603 | 2025-02-26T04:51:08.401Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3604 | 2025-02-26T04:51:09.100Z | [ helios-setup] Feb 26 04:51:08.515 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
3605 | 2025-02-26T04:51:09.161Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
3606 | 2025-02-26T04:51:10.951Z | [ helios-setup] Feb 26 04:51:10.366 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
3607 | 2025-02-26T04:51:12.679Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3608 | 2025-02-26T04:51:15.923Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3609 | 2025-02-26T04:51:16.631Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3610 | 2025-02-26T04:51:21.174Z | [ helios-setup] Feb 26 04:51:20.587 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.34s |
3611 | 2025-02-26T04:51:21.207Z | [ helios-setup] Feb 26 04:51:20.621 INFO building project "image-builder" ok (39 seconds) |
3612 | 2025-02-26T04:51:21.210Z | [ helios-setup] rm -f helios-build |
3613 | 2025-02-26T04:51:21.212Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
3614 | 2025-02-26T04:51:21.215Z | [ helios-setup] |
3615 | 2025-02-26T04:51:21.218Z | [ helios-setup] Setup complete! ./helios-build is now available. |
3616 | 2025-02-26T04:51:21.218Z | [ helios-setup] |
3617 | 2025-02-26T04:51:21.220Z | [ helios-setup] |
3618 | 2025-02-26T04:51:21.220Z | [ helios-setup] real 11:47.184687802 |
3619 | 2025-02-26T04:51:21.220Z | [ helios-setup] user 28:42.918691030 |
3620 | 2025-02-26T04:51:21.220Z | [ helios-setup] sys 2:48.297532915 |
3621 | 2025-02-26T04:51:21.220Z | [ helios-setup] trap 1.807261414 |
3622 | 2025-02-26T04:51:21.220Z | [ helios-setup] tflt 4.753749627 |
3623 | 2025-02-26T04:51:21.220Z | [ helios-setup] dflt 24.822330135 |
3624 | 2025-02-26T04:51:21.220Z | [ helios-setup] kflt 0.000206764 |
3625 | 2025-02-26T04:51:21.220Z | [ helios-setup] lock 1:58:43.271818383 |
3626 | 2025-02-26T04:51:21.220Z | [ helios-setup] slp 3:30:38.384140913 |
3627 | 2025-02-26T04:51:21.220Z | [ helios-setup] lat 30:52.774255744 |
3628 | 2025-02-26T04:51:21.220Z | [ helios-setup] stop 4:56.932295918 |
3629 | 2025-02-26T04:51:21.220Z | Feb 26 04:51:20.634 INFO [helios-setup] process exited with exit status: 0 (707.190783348s) |
3630 | 2025-02-26T04:51:21.220Z | Feb 26 04:51:20.634 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version |
3631 | 2025-02-26T04:51:21.248Z | [ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos' |
3632 | 2025-02-26T04:51:21.481Z | [ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26) |
3633 | 2025-02-26T04:51:21.482Z | [ phbl-toolchain] info: downloading component 'cargo' |
3634 | 2025-02-26T04:51:21.490Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3635 | 2025-02-26T04:51:22.106Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3636 | 2025-02-26T04:51:23.341Z | [ phbl-toolchain] info: downloading component 'clippy' |
3637 | 2025-02-26T04:51:23.874Z | [ phbl-toolchain] info: downloading component 'llvm-tools' |
3638 | 2025-02-26T04:51:27.780Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3639 | 2025-02-26T04:51:28.904Z | [ phbl-toolchain] info: downloading component 'miri' |
3640 | 2025-02-26T04:51:29.084Z | [ phbl-toolchain] info: downloading component 'rust-docs' |
3641 | 2025-02-26T04:51:31.140Z | [ phbl-toolchain] info: downloading component 'rust-src' |
3642 | 2025-02-26T04:51:31.359Z | [ phbl-toolchain] info: downloading component 'rust-std' |
3643 | 2025-02-26T04:51:33.212Z | [ phbl-toolchain] info: downloading component 'rustc' |
3644 | 2025-02-26T04:51:38.121Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3645 | 2025-02-26T04:51:41.316Z | [ phbl-toolchain] info: downloading component 'rustfmt' |
3646 | 2025-02-26T04:51:41.571Z | [ phbl-toolchain] info: installing component 'cargo' |
3647 | 2025-02-26T04:51:41.871Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
3648 | 2025-02-26T04:51:42.303Z | [ host-package] Compiling fatfs v0.3.6 |
3649 | 2025-02-26T04:51:42.978Z | [ phbl-toolchain] info: installing component 'clippy' |
3650 | 2025-02-26T04:51:43.576Z | [ phbl-toolchain] info: installing component 'llvm-tools' |
3651 | 2025-02-26T04:51:44.850Z | [ host-package] Compiling rtoolbox v0.0.2 |
3652 | 2025-02-26T04:51:45.416Z | [ host-package] Compiling subprocess v0.2.9 |
3653 | 2025-02-26T04:51:45.549Z | [ host-package] Compiling assert_matches v1.5.0 |
3654 | 2025-02-26T04:51:49.295Z | [ phbl-toolchain] info: installing component 'miri' |
3655 | 2025-02-26T04:51:49.783Z | [ phbl-toolchain] info: installing component 'rust-docs' |
3656 | 2025-02-26T04:51:50.537Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3657 | 2025-02-26T04:51:53.597Z | [ host-package] Compiling rpassword v7.3.1 |
3658 | 2025-02-26T04:51:54.318Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3659 | 2025-02-26T04:51:56.605Z | [ phbl-toolchain] info: installing component 'rust-src' |
3660 | 2025-02-26T04:51:57.176Z | [ phbl-toolchain] info: installing component 'rust-std' |
3661 | 2025-02-26T04:51:57.953Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
3662 | 2025-02-26T04:51:59.533Z | [ phbl-toolchain] info: installing component 'rustc' |
3663 | 2025-02-26T04:51:59.533Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3664 | 2025-02-26T04:52:05.741Z | [ host-package] Compiling tui-tree-widget v0.23.0 |
3665 | 2025-02-26T04:52:06.454Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3666 | 2025-02-26T04:52:08.497Z | [ phbl-toolchain] info: installing component 'rustfmt' |
3667 | 2025-02-26T04:52:09.238Z | [ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25) |
3668 | 2025-02-26T04:52:09.241Z | Feb 26 04:52:08.649 INFO [phbl-toolchain] process exited with exit status: 0 (48.015482993s) |
3669 | 2025-02-26T04:52:19.667Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3670 | 2025-02-26T04:52:20.053Z | [ host-package] Compiling uzers v0.12.1 |
3671 | 2025-02-26T04:52:20.200Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3672 | 2025-02-26T04:52:22.105Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3673 | 2025-02-26T04:52:23.178Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3674 | 2025-02-26T04:52:49.615Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3675 | 2025-02-26T04:52:51.260Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3676 | 2025-02-26T04:52:55.921Z | [ host-package] Compiling multimap v0.10.0 |
3677 | 2025-02-26T04:55:19.825Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3678 | 2025-02-26T05:02:13.829Z | [ host-package] Finished `release` profile [optimized] target(s) in 20m 41s |
3679 | 2025-02-26T05:03:24.658Z | Feb 26 05:03:23.983 INFO [host-package] process exited with exit status: 0 (1313.130850823s) |
3680 | 2025-02-26T05:03:24.673Z | Feb 26 05:03:23.983 INFO [host-stamp] running task |
3681 | 2025-02-26T05:03:24.673Z | Feb 26 05:03:23.983 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
3682 | 2025-02-26T05:03:24.673Z | Feb 26 05:03:23.994 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 13.0.0-0.ci+git4b0380c2cd1 |
3683 | 2025-02-26T05:03:24.680Z | Feb 26 05:03:24.005 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 13.0.0-0.ci+git4b0380c2cd1 |
3684 | 2025-02-26T05:03:24.696Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
3685 | 2025-02-26T05:03:24.712Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
3686 | 2025-02-26T05:03:24.712Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
3687 | 2025-02-26T05:03:24.714Z | Feb 26 05:03:24.016 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 13.0.0-0.ci+git4b0380c2cd1 |
3688 | 2025-02-26T05:03:24.714Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
3689 | 2025-02-26T05:03:24.714Z | Feb 26 05:03:24.029 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 13.0.0-0.ci+git4b0380c2cd1 |
3690 | 2025-02-26T05:03:24.728Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
3691 | 2025-02-26T05:03:24.728Z | Feb 26 05:03:24.040 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 13.0.0-0.ci+git4b0380c2cd1 |
3692 | 2025-02-26T05:03:24.728Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
3693 | 2025-02-26T05:03:24.728Z | Feb 26 05:03:24.052 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 13.0.0-0.ci+git4b0380c2cd1 |
3694 | 2025-02-26T05:03:24.742Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
3695 | 2025-02-26T05:03:24.750Z | Feb 26 05:03:24.067 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 13.0.0-0.ci+git4b0380c2cd1 |
3696 | 2025-02-26T05:03:24.765Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
3697 | 2025-02-26T05:03:24.765Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
3698 | 2025-02-26T05:03:24.765Z | Feb 26 05:03:24.084 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 13.0.0-0.ci+git4b0380c2cd1 |
3699 | 2025-02-26T05:03:24.788Z | Feb 26 05:03:24.102 INFO [stamp-overlay] process exited with exit status: 0 (107.872392ms) |
3700 | 2025-02-26T05:03:24.788Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
3701 | 2025-02-26T05:03:24.802Z | Feb 26 05:03:24.102 INFO [stamp-oxlog] process exited with exit status: 0 (61.961486ms) |
3702 | 2025-02-26T05:03:24.803Z | [stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG |
3703 | 2025-02-26T05:03:24.803Z | [stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar |
3704 | 2025-02-26T05:03:24.809Z | Feb 26 05:03:24.121 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (37.145316ms) |
3705 | 2025-02-26T05:03:24.823Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
3706 | 2025-02-26T05:03:24.827Z | Feb 26 05:03:24.152 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (123.273795ms) |
3707 | 2025-02-26T05:03:24.953Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
3708 | 2025-02-26T05:03:24.976Z | Feb 26 05:03:24.267 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (261.527805ms) |
3709 | 2025-02-26T05:03:25.197Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
3710 | 2025-02-26T05:03:25.205Z | Feb 26 05:03:24.525 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (457.740136ms) |
3711 | 2025-02-26T05:03:25.927Z | [recovery-package] Compiling newtype-uuid v1.2.1 |
3712 | 2025-02-26T05:03:25.968Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
3713 | 2025-02-26T05:03:25.971Z | Feb 26 05:03:25.296 INFO [stamp-propolis-server] process exited with exit status: 0 (1.244251298s) |
3714 | 2025-02-26T05:03:26.485Z | [recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
3715 | 2025-02-26T05:03:26.801Z | [recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
3716 | 2025-02-26T05:03:26.803Z | [recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3717 | 2025-02-26T05:03:26.811Z | [recovery-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
3718 | 2025-02-26T05:03:26.843Z | [recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
3719 | 2025-02-26T05:03:27.595Z | [recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
3720 | 2025-02-26T05:03:35.340Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
3721 | 2025-02-26T05:03:35.349Z | Feb 26 05:03:34.664 INFO [stamp-switch-asic] process exited with exit status: 0 (10.647411708s) |
3722 | 2025-02-26T05:03:35.349Z | Feb 26 05:03:34.664 INFO [host-stamp] task succeeded (10.681230485s) |
3723 | 2025-02-26T05:03:35.349Z | Feb 26 05:03:34.664 INFO [host-proto] running task |
3724 | 2025-02-26T05:03:35.783Z | Feb 26 05:03:35.106 INFO [host-proto] task succeeded (442.476429ms) |
3725 | 2025-02-26T05:03:35.783Z | Feb 26 05:03:35.106 INFO [host-profile] running task |
3726 | 2025-02-26T05:03:35.806Z | Feb 26 05:03:35.107 INFO [host-profile] task succeeded (247.935µs) |
3727 | 2025-02-26T05:03:35.806Z | Feb 26 05:03:35.107 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.34.334' -P /tmp/.tmpxlJ8gV/proto/host/root -N 'ci 4b0380c/${os_short_commit} 2025-02-26 04:39' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
3728 | 2025-02-26T05:03:35.806Z | [ host-image] Feb 26 05:03:35.127 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
3729 | 2025-02-26T05:03:35.806Z | [ host-image] Feb 26 05:03:35.127 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] |
3730 | 2025-02-26T05:03:35.820Z | [ host-image] Feb 26 05:03:35.141 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpxlJ8gV/proto/host/root" |
3731 | 2025-02-26T05:03:35.820Z | [ host-image] Feb 26 05:03:35.141 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ |
3732 | 2025-02-26T05:03:35.820Z | [ host-image] Feb 26 05:03:35.142 INFO image builder template: ramdisk-01-os... |
3733 | 2025-02-26T05:03:35.839Z | [ host-image] Feb 26 05:03:35.142 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/.tmpxlJ8gV/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
3734 | 2025-02-26T05:03:35.851Z | [ host-image] Feb 26 05:03:35.162 INFO O| Feb 26 05:03:35.162 INFO CREATE DATASET: rpool/images/build/host/output |
3735 | 2025-02-26T05:03:36.050Z | [recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
3736 | 2025-02-26T05:03:36.050Z | [recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3737 | 2025-02-26T05:03:36.054Z | [recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3738 | 2025-02-26T05:03:36.054Z | [recovery-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3739 | 2025-02-26T05:03:36.114Z | [ host-image] Feb 26 05:03:35.438 INFO O| Feb 26 05:03:35.437 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3740 | 2025-02-26T05:03:36.139Z | [ host-image] Feb 26 05:03:35.443 INFO O| Feb 26 05:03:35.443 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3741 | 2025-02-26T05:03:36.433Z | [ host-image] Feb 26 05:03:35.756 INFO O| Feb 26 05:03:35.756 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled |
3742 | 2025-02-26T05:03:36.518Z | [ host-image] Feb 26 05:03:35.841 INFO O| Feb 26 05:03:35.841 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3743 | 2025-02-26T05:03:36.518Z | [ host-image] Feb 26 05:03:35.841 INFO O| Feb 26 05:03:35.841 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk |
3744 | 2025-02-26T05:03:36.541Z | [ host-image] Feb 26 05:03:35.841 INFO O| Feb 26 05:03:35.841 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk |
3745 | 2025-02-26T05:03:36.541Z | [ host-image] Feb 26 05:03:35.841 INFO O| Feb 26 05:03:35.841 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk |
3746 | 2025-02-26T05:03:36.578Z | [ host-image] Feb 26 05:03:35.865 INFO O| Feb 26 05:03:35.865 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk |
3747 | 2025-02-26T05:03:36.940Z | [ host-image] Feb 26 05:03:36.263 INFO O| Feb 26 05:03:36.263 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3748 | 2025-02-26T05:03:36.958Z | [ host-image] Feb 26 05:03:36.282 INFO O| Feb 26 05:03:36.282 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"] |
3749 | 2025-02-26T05:03:37.794Z | [ host-image] Feb 26 05:03:37.117 INFO O| Feb 26 05:03:37.117 INFO O| Caching catalogs ... Done |
3750 | 2025-02-26T05:03:37.931Z | [ host-image] Feb 26 05:03:37.249 INFO O| Feb 26 05:03:37.249 INFO STEP 0 (pkg_image_create) COMPLETE |
3751 | 2025-02-26T05:03:37.931Z | [ host-image] Feb 26 05:03:37.249 INFO O| Feb 26 05:03:37.249 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3752 | 2025-02-26T05:03:37.932Z | [ host-image] Feb 26 05:03:37.249 INFO O| Feb 26 05:03:37.249 INFO skip step because feature "repo_redist" is not enabled |
3753 | 2025-02-26T05:03:37.947Z | [ host-image] Feb 26 05:03:37.249 INFO O| Feb 26 05:03:37.249 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3754 | 2025-02-26T05:03:37.947Z | [ host-image] Feb 26 05:03:37.267 INFO O| Feb 26 05:03:37.267 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"] |
3755 | 2025-02-26T05:03:38.664Z | [ host-image] Feb 26 05:03:37.987 INFO O| Feb 26 05:03:37.986 INFO STEP 2 (pkg_set_publisher) COMPLETE |
3756 | 2025-02-26T05:03:38.664Z | [ host-image] Feb 26 05:03:37.987 INFO O| Feb 26 05:03:37.986 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3757 | 2025-02-26T05:03:38.683Z | [ host-image] Feb 26 05:03:38.005 INFO O| Feb 26 05:03:38.005 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"] |
3758 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:38.575 INFO O| Feb 26 05:03:38.575 INFO STEP 3 (pkg_set_publisher) COMPLETE |
3759 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:38.575 INFO O| Feb 26 05:03:38.575 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3760 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:38.575 INFO O| Feb 26 05:03:38.575 INFO skip step because feature "repo_redist" is not enabled |
3761 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:38.575 INFO O| Feb 26 05:03:38.575 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3762 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:39.191 INFO O| Feb 26 05:03:39.191 INFO variant opensolaris.zone is already global |
3763 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:39.191 INFO O| Feb 26 05:03:39.191 INFO STEP 5 (pkg_change_variant) COMPLETE |
3764 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:39.191 INFO O| Feb 26 05:03:39.191 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3765 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:39.793 INFO O| Feb 26 05:03:39.793 INFO variant opensolaris.imagetype is full; changing to partial |
3766 | 2025-02-26T05:03:45.363Z | [ host-image] Feb 26 05:03:39.793 INFO O| Feb 26 05:03:39.793 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
3767 | 2025-02-26T05:03:45.370Z | [recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3768 | 2025-02-26T05:03:45.403Z | [recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3769 | 2025-02-26T05:03:45.403Z | [recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3770 | 2025-02-26T05:03:45.809Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3771 | 2025-02-26T05:03:47.884Z | [recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3772 | 2025-02-26T05:03:49.197Z | [recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3773 | 2025-02-26T05:03:51.816Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3774 | 2025-02-26T05:03:52.868Z | [ host-image] Feb 26 05:03:52.167 INFO O| Feb 26 05:03:52.167 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3775 | 2025-02-26T05:03:59.721Z | [ host-image] Feb 26 05:03:59.040 INFO O| Feb 26 05:03:59.040 INFO O| Startup: Caching catalogs ... Done |
3776 | 2025-02-26T05:03:59.804Z | [ host-image] Feb 26 05:03:59.117 INFO O| Feb 26 05:03:59.117 INFO O| Planning: Planning completed in 0.00 seconds |
3777 | 2025-02-26T05:03:59.808Z | [ host-image] Feb 26 05:03:59.118 INFO O| Feb 26 05:03:59.117 INFO O| Planning: Consolidating action changes ... Done |
3778 | 2025-02-26T05:03:59.808Z | [ host-image] Feb 26 05:03:59.118 INFO O| Feb 26 05:03:59.118 INFO O| Planning: Evaluating mediators ... Done |
3779 | 2025-02-26T05:03:59.808Z | [ host-image] Feb 26 05:03:59.118 INFO O| Feb 26 05:03:59.118 INFO O| Planning: Planning completed in 0.00 seconds |
3780 | 2025-02-26T05:03:59.808Z | [ host-image] Feb 26 05:03:59.118 INFO O| Feb 26 05:03:59.118 INFO O| Variants/Facets to change: 1 |
3781 | 2025-02-26T05:03:59.816Z | [ host-image] Feb 26 05:03:59.136 INFO O| Feb 26 05:03:59.136 INFO O| Done |
3782 | 2025-02-26T05:03:59.819Z | [ host-image] Feb 26 05:03:59.136 INFO O| Feb 26 05:03:59.136 INFO O| Done |
3783 | 2025-02-26T05:04:00.445Z | [ host-image] Feb 26 05:03:59.745 INFO O| Feb 26 05:03:59.744 INFO O| Done |
3784 | 2025-02-26T05:04:00.496Z | [ host-image] Feb 26 05:03:59.815 INFO O| Feb 26 05:03:59.815 INFO O| Done |
3785 | 2025-02-26T05:04:00.504Z | [ host-image] Feb 26 05:03:59.817 INFO O| Feb 26 05:03:59.817 INFO O| Done |
3786 | 2025-02-26T05:04:00.504Z | [ host-image] Feb 26 05:03:59.817 INFO O| Feb 26 05:03:59.817 INFO O| Done |
3787 | 2025-02-26T05:04:00.505Z | [ host-image] Feb 26 05:03:59.819 INFO O| Feb 26 05:03:59.819 INFO O| Done |
3788 | 2025-02-26T05:04:01.164Z | [ host-image] Feb 26 05:04:00.480 INFO O| Feb 26 05:04:00.480 INFO STEP 6 (pkg_change_variant) COMPLETE |
3789 | 2025-02-26T05:04:01.165Z | [ host-image] Feb 26 05:04:00.480 INFO O| Feb 26 05:04:00.480 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3790 | 2025-02-26T05:04:01.186Z | [ host-image] Feb 26 05:04:00.480 INFO O| Feb 26 05:04:00.480 INFO skip step because feature "debug_variant" is not enabled |
3791 | 2025-02-26T05:04:01.187Z | [ host-image] Feb 26 05:04:00.480 INFO O| Feb 26 05:04:00.480 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3792 | 2025-02-26T05:04:01.787Z | [ host-image] Feb 26 05:04:01.106 INFO O| Feb 26 05:04:01.106 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] |
3793 | 2025-02-26T05:04:02.756Z | [ host-image] Feb 26 05:04:02.075 INFO O| Feb 26 05:04:02.075 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3794 | 2025-02-26T05:04:02.759Z | [ host-image] Feb 26 05:04:02.077 INFO O| Feb 26 05:04:02.077 INFO O| Planning: Planning completed in 0.00 seconds |
3795 | 2025-02-26T05:04:02.760Z | [ host-image] Feb 26 05:04:02.078 INFO O| Feb 26 05:04:02.078 INFO O| Planning: Consolidating action changes ... Done |
3796 | 2025-02-26T05:04:02.760Z | [ host-image] Feb 26 05:04:02.078 INFO O| Feb 26 05:04:02.078 INFO O| Planning: Evaluating mediators ... Done |
3797 | 2025-02-26T05:04:02.761Z | [ host-image] Feb 26 05:04:02.079 INFO O| Feb 26 05:04:02.079 INFO O| Planning: Planning completed in 0.00 seconds |
3798 | 2025-02-26T05:04:02.764Z | [ host-image] Feb 26 05:04:02.079 INFO O| Feb 26 05:04:02.079 INFO O| Variants/Facets to change: 1 |
3799 | 2025-02-26T05:04:02.821Z | [ host-image] Feb 26 05:04:02.141 INFO O| Feb 26 05:04:02.140 INFO O| Done |
3800 | 2025-02-26T05:04:02.821Z | [ host-image] Feb 26 05:04:02.141 INFO O| Feb 26 05:04:02.141 INFO O| Done |
3801 | 2025-02-26T05:04:03.517Z | [ host-image] Feb 26 05:04:02.837 INFO O| Feb 26 05:04:02.837 INFO O| Done |
3802 | 2025-02-26T05:04:03.585Z | [ host-image] Feb 26 05:04:02.904 INFO O| Feb 26 05:04:02.904 INFO O| Done |
3803 | 2025-02-26T05:04:03.589Z | [ host-image] Feb 26 05:04:02.905 INFO O| Feb 26 05:04:02.905 INFO O| Done |
3804 | 2025-02-26T05:04:03.590Z | [ host-image] Feb 26 05:04:02.905 INFO O| Feb 26 05:04:02.905 INFO O| Done |
3805 | 2025-02-26T05:04:03.590Z | [ host-image] Feb 26 05:04:02.907 INFO O| Feb 26 05:04:02.907 INFO O| Done |
3806 | 2025-02-26T05:04:03.669Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO STEP 8 (pkg_change_facet) COMPLETE |
3807 | 2025-02-26T05:04:03.684Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3808 | 2025-02-26T05:04:03.684Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO skip step because feature "recovery" is not enabled |
3809 | 2025-02-26T05:04:03.684Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3810 | 2025-02-26T05:04:03.684Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO skip step because feature "recovery" is not enabled |
3811 | 2025-02-26T05:04:03.684Z | [ host-image] Feb 26 05:04:02.989 INFO O| Feb 26 05:04:02.989 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3812 | 2025-02-26T05:04:03.687Z | [ host-image] Feb 26 05:04:03.008 INFO O| Feb 26 05:04:03.007 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"] |
3813 | 2025-02-26T05:04:04.237Z | [ host-image] Feb 26 05:04:03.557 INFO O| Feb 26 05:04:03.557 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3814 | 2025-02-26T05:04:11.057Z | [recovery-package] Finished `release` profile [optimized] target(s) in 46.12s |
3815 | 2025-02-26T05:04:12.291Z | Feb 26 05:04:11.611 INFO [recovery-package] process exited with exit status: 0 (47.627387212s) |
3816 | 2025-02-26T05:04:12.292Z | Feb 26 05:04:11.611 INFO [recovery-stamp] running task |
3817 | 2025-02-26T05:04:12.314Z | Feb 26 05:04:11.611 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release |
3818 | 2025-02-26T05:04:12.314Z | Feb 26 05:04:11.611 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 13.0.0-0.ci+git4b0380c2cd1 |
3819 | 2025-02-26T05:04:12.325Z | Feb 26 05:04:11.633 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 13.0.0-0.ci+git4b0380c2cd1 |
3820 | 2025-02-26T05:04:12.339Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
3821 | 2025-02-26T05:04:12.340Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
3822 | 2025-02-26T05:04:12.426Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
3823 | 2025-02-26T05:04:12.430Z | Feb 26 05:04:11.749 INFO [stamp-installinator] process exited with exit status: 0 (116.624405ms) |
3824 | 2025-02-26T05:04:12.436Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
3825 | 2025-02-26T05:04:12.441Z | Feb 26 05:04:11.759 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (147.900143ms) |
3826 | 2025-02-26T05:04:12.441Z | Feb 26 05:04:11.759 INFO [recovery-stamp] task succeeded (148.313472ms) |
3827 | 2025-02-26T05:04:12.442Z | Feb 26 05:04:11.759 INFO [recovery-proto] running task |
3828 | 2025-02-26T05:04:12.442Z | Feb 26 05:04:11.759 INFO [tuf-stamp] running task |
3829 | 2025-02-26T05:04:12.442Z | Feb 26 05:04:11.760 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 13.0.0-0.ci+git4b0380c2cd1 |
3830 | 2025-02-26T05:04:12.455Z | Feb 26 05:04:11.774 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 13.0.0-0.ci+git4b0380c2cd1 |
3831 | 2025-02-26T05:04:12.472Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
3832 | 2025-02-26T05:04:12.475Z | Feb 26 05:04:11.792 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 13.0.0-0.ci+git4b0380c2cd1 |
3833 | 2025-02-26T05:04:12.485Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
3834 | 2025-02-26T05:04:12.488Z | Feb 26 05:04:11.806 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 13.0.0-0.ci+git4b0380c2cd1 |
3835 | 2025-02-26T05:04:12.504Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
3836 | 2025-02-26T05:04:12.508Z | Feb 26 05:04:11.823 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 13.0.0-0.ci+git4b0380c2cd1 |
3837 | 2025-02-26T05:04:12.520Z | Feb 26 05:04:11.839 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 13.0.0-0.ci+git4b0380c2cd1 |
3838 | 2025-02-26T05:04:12.550Z | Feb 26 05:04:11.868 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 13.0.0-0.ci+git4b0380c2cd1 |
3839 | 2025-02-26T05:04:12.584Z | Feb 26 05:04:11.901 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 13.0.0-0.ci+git4b0380c2cd1 |
3840 | 2025-02-26T05:04:12.623Z | Feb 26 05:04:11.935 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 13.0.0-0.ci+git4b0380c2cd1 |
3841 | 2025-02-26T05:04:12.635Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
3842 | 2025-02-26T05:04:12.639Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
3843 | 2025-02-26T05:04:12.640Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
3844 | 2025-02-26T05:04:12.640Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
3845 | 2025-02-26T05:04:12.643Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
3846 | 2025-02-26T05:04:12.643Z | Feb 26 05:04:11.960 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 13.0.0-0.ci+git4b0380c2cd1 |
3847 | 2025-02-26T05:04:12.686Z | Feb 26 05:04:11.998 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 13.0.0-0.ci+git4b0380c2cd1 |
3848 | 2025-02-26T05:04:12.750Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
3849 | 2025-02-26T05:04:12.776Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
3850 | 2025-02-26T05:04:12.780Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
3851 | 2025-02-26T05:04:12.812Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
3852 | 2025-02-26T05:04:12.870Z | Feb 26 05:04:12.189 INFO [stamp-probe] process exited with exit status: 0 (254.183313ms) |
3853 | 2025-02-26T05:04:12.880Z | Feb 26 05:04:12.198 INFO [recovery-proto] task succeeded (439.093224ms) |
3854 | 2025-02-26T05:04:12.885Z | Feb 26 05:04:12.198 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.34.334' -P /tmp/.tmpxlJ8gV/proto/recovery/root -N 'recovery 4b0380c/${os_short_commit} 2025-02-26 04:39' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
3855 | 2025-02-26T05:04:12.910Z | [ recovery-image] Feb 26 05:04:12.229 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
3856 | 2025-02-26T05:04:12.910Z | [ recovery-image] Feb 26 05:04:12.229 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] |
3857 | 2025-02-26T05:04:12.993Z | [ recovery-image] Feb 26 05:04:12.312 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpxlJ8gV/proto/recovery/root" |
3858 | 2025-02-26T05:04:12.993Z | [ recovery-image] Feb 26 05:04:12.312 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ |
3859 | 2025-02-26T05:04:12.996Z | [ recovery-image] Feb 26 05:04:12.312 INFO image builder template: ramdisk-01-os... |
3860 | 2025-02-26T05:04:12.996Z | [ recovery-image] Feb 26 05:04:12.312 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/.tmpxlJ8gV/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
3861 | 2025-02-26T05:04:13.030Z | [ recovery-image] Feb 26 05:04:12.349 INFO O| Feb 26 05:04:12.348 INFO CREATE DATASET: rpool/images/build/recovery/output |
3862 | 2025-02-26T05:04:13.269Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s |
3863 | 2025-02-26T05:04:13.343Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
3864 | 2025-02-26T05:04:13.347Z | Feb 26 05:04:12.666 INFO [stamp-ntp] process exited with exit status: 0 (891.936256ms) |
3865 | 2025-02-26T05:04:13.350Z | [ recovery-image] Feb 26 05:04:12.668 INFO O| Feb 26 05:04:12.668 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3866 | 2025-02-26T05:04:13.355Z | [ recovery-image] Feb 26 05:04:12.674 INFO O| Feb 26 05:04:12.674 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3867 | 2025-02-26T05:04:13.448Z | [verify-libraries] Running `target/debug/xtask verify-libraries --release` |
3868 | 2025-02-26T05:04:13.850Z | [ recovery-image] Feb 26 05:04:13.168 INFO O| Feb 26 05:04:13.168 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled |
3869 | 2025-02-26T05:04:14.021Z | [ recovery-image] Feb 26 05:04:13.340 INFO O| Feb 26 05:04:13.340 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3870 | 2025-02-26T05:04:14.024Z | [ recovery-image] Feb 26 05:04:13.340 INFO O| Feb 26 05:04:13.340 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
3871 | 2025-02-26T05:04:14.024Z | [ recovery-image] Feb 26 05:04:13.340 INFO O| Feb 26 05:04:13.340 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
3872 | 2025-02-26T05:04:14.024Z | [ recovery-image] Feb 26 05:04:13.341 INFO O| Feb 26 05:04:13.340 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
3873 | 2025-02-26T05:04:14.033Z | [ recovery-image] Feb 26 05:04:13.352 INFO O| Feb 26 05:04:13.352 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
3874 | 2025-02-26T05:04:14.305Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
3875 | 2025-02-26T05:04:14.310Z | Feb 26 05:04:13.628 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.836724433s) |
3876 | 2025-02-26T05:04:14.363Z | [ recovery-image] Feb 26 05:04:13.681 INFO O| Feb 26 05:04:13.681 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3877 | 2025-02-26T05:04:14.410Z | [ recovery-image] Feb 26 05:04:13.729 INFO O| Feb 26 05:04:13.729 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"] |
3878 | 2025-02-26T05:04:14.710Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
3879 | 2025-02-26T05:04:14.736Z | Feb 26 05:04:14.054 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.230365035s) |
3880 | 2025-02-26T05:04:14.982Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
3881 | 2025-02-26T05:04:15.031Z | Feb 26 05:04:14.350 INFO [stamp-external-dns] process exited with exit status: 0 (2.510875177s) |
3882 | 2025-02-26T05:04:15.170Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
3883 | 2025-02-26T05:04:15.184Z | Feb 26 05:04:14.502 INFO [stamp-internal-dns] process exited with exit status: 0 (2.504497359s) |
3884 | 2025-02-26T05:04:15.194Z | [ recovery-image] Feb 26 05:04:14.513 INFO O| Feb 26 05:04:14.513 INFO O| Caching catalogs ... Done |
3885 | 2025-02-26T05:04:15.310Z | [ recovery-image] Feb 26 05:04:14.628 INFO O| Feb 26 05:04:14.628 INFO STEP 0 (pkg_image_create) COMPLETE |
3886 | 2025-02-26T05:04:15.310Z | [ recovery-image] Feb 26 05:04:14.628 INFO O| Feb 26 05:04:14.628 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3887 | 2025-02-26T05:04:15.310Z | [ recovery-image] Feb 26 05:04:14.628 INFO O| Feb 26 05:04:14.628 INFO skip step because feature "repo_redist" is not enabled |
3888 | 2025-02-26T05:04:15.310Z | [ recovery-image] Feb 26 05:04:14.628 INFO O| Feb 26 05:04:14.628 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3889 | 2025-02-26T05:04:15.321Z | [ recovery-image] Feb 26 05:04:14.639 INFO O| Feb 26 05:04:14.639 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"] |
3890 | 2025-02-26T05:04:15.453Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
3891 | 2025-02-26T05:04:15.458Z | Feb 26 05:04:14.776 INFO [stamp-oximeter] process exited with exit status: 0 (2.907489435s) |
3892 | 2025-02-26T05:04:15.810Z | [ recovery-image] Feb 26 05:04:15.128 INFO O| Feb 26 05:04:15.128 INFO STEP 2 (pkg_set_publisher) COMPLETE |
3893 | 2025-02-26T05:04:15.810Z | [ recovery-image] Feb 26 05:04:15.128 INFO O| Feb 26 05:04:15.128 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3894 | 2025-02-26T05:04:15.825Z | [ recovery-image] Feb 26 05:04:15.143 INFO O| Feb 26 05:04:15.143 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"] |
3895 | 2025-02-26T05:04:16.320Z | [ recovery-image] Feb 26 05:04:15.638 INFO O| Feb 26 05:04:15.638 INFO STEP 3 (pkg_set_publisher) COMPLETE |
3896 | 2025-02-26T05:04:16.320Z | [ recovery-image] Feb 26 05:04:15.638 INFO O| Feb 26 05:04:15.638 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3897 | 2025-02-26T05:04:16.320Z | [ recovery-image] Feb 26 05:04:15.638 INFO O| Feb 26 05:04:15.638 INFO skip step because feature "repo_redist" is not enabled |
3898 | 2025-02-26T05:04:16.325Z | [ recovery-image] Feb 26 05:04:15.638 INFO O| Feb 26 05:04:15.638 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3899 | 2025-02-26T05:04:16.813Z | [ recovery-image] Feb 26 05:04:16.131 INFO O| Feb 26 05:04:16.131 INFO variant opensolaris.zone is already global |
3900 | 2025-02-26T05:04:16.813Z | [ recovery-image] Feb 26 05:04:16.131 INFO O| Feb 26 05:04:16.131 INFO STEP 5 (pkg_change_variant) COMPLETE |
3901 | 2025-02-26T05:04:16.813Z | [ recovery-image] Feb 26 05:04:16.131 INFO O| Feb 26 05:04:16.131 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3902 | 2025-02-26T05:04:17.317Z | [ recovery-image] Feb 26 05:04:16.634 INFO O| Feb 26 05:04:16.634 INFO variant opensolaris.imagetype is full; changing to partial |
3903 | 2025-02-26T05:04:17.317Z | [ recovery-image] Feb 26 05:04:16.634 INFO O| Feb 26 05:04:16.634 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
3904 | 2025-02-26T05:04:17.609Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
3905 | 2025-02-26T05:04:17.618Z | Feb 26 05:04:16.925 INFO [stamp-nexus] process exited with exit status: 0 (4.964568284s) |
3906 | 2025-02-26T05:04:18.079Z | [verify-libraries] Compiling ring v0.17.11 |
3907 | 2025-02-26T05:04:18.348Z | [verify-libraries] Compiling home v0.5.9 |
3908 | 2025-02-26T05:04:18.352Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
3909 | 2025-02-26T05:04:18.356Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
3910 | 2025-02-26T05:04:18.356Z | [verify-libraries] Compiling sqlparser_derive v0.2.2 |
3911 | 2025-02-26T05:04:18.356Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
3912 | 2025-02-26T05:04:18.584Z | [verify-libraries] Compiling polyval v0.6.2 |
3913 | 2025-02-26T05:04:18.870Z | [verify-libraries] Compiling nix v0.28.0 |
3914 | 2025-02-26T05:04:18.974Z | [verify-libraries] Compiling sqlformat v0.2.6 |
3915 | 2025-02-26T05:04:19.121Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
3916 | 2025-02-26T05:04:19.131Z | Feb 26 05:04:18.448 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.688040547s) |
3917 | 2025-02-26T05:04:19.413Z | [verify-libraries] Compiling ghash v0.5.1 |
3918 | 2025-02-26T05:04:19.581Z | [verify-libraries] Compiling ctr v0.9.2 |
3919 | 2025-02-26T05:04:19.651Z | [verify-libraries] Compiling ssh-encoding v0.2.0 |
3920 | 2025-02-26T05:04:19.756Z | [verify-libraries] Compiling blowfish v0.9.1 |
3921 | 2025-02-26T05:04:20.203Z | [verify-libraries] Compiling sqlparser v0.45.0 |
3922 | 2025-02-26T05:04:20.398Z | [verify-libraries] Compiling aes-gcm v0.10.3 |
3923 | 2025-02-26T05:04:20.732Z | [verify-libraries] Compiling bcrypt-pbkdf v0.10.0 |
3924 | 2025-02-26T05:04:20.914Z | [verify-libraries] Compiling ssh-cipher v0.2.0 |
3925 | 2025-02-26T05:04:21.257Z | [verify-libraries] Compiling password-hash v0.4.2 |
3926 | 2025-02-26T05:04:21.615Z | [verify-libraries] Compiling p521 v0.13.3 |
3927 | 2025-02-26T05:04:23.757Z | [verify-libraries] Compiling pbkdf2 v0.11.0 |
3928 | 2025-02-26T05:04:24.564Z | [verify-libraries] Compiling rustls v0.23.19 |
3929 | 2025-02-26T05:04:24.618Z | [verify-libraries] Compiling rustls v0.22.4 |
3930 | 2025-02-26T05:04:24.687Z | [verify-libraries] Compiling rustyline v14.0.0 |
3931 | 2025-02-26T05:04:26.020Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
3932 | 2025-02-26T05:04:26.031Z | Feb 26 05:04:25.349 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (13.448123232s) |
3933 | 2025-02-26T05:04:26.333Z | [verify-libraries] Compiling ssh-key v0.6.6 |
3934 | 2025-02-26T05:04:27.559Z | [verify-libraries] Compiling p256 v0.13.2 |
3935 | 2025-02-26T05:04:27.669Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
3936 | 2025-02-26T05:04:27.746Z | Feb 26 05:04:27.064 INFO [stamp-clickhouse] process exited with exit status: 0 (15.257828404s) |
3937 | 2025-02-26T05:04:27.747Z | Feb 26 05:04:27.064 INFO [tuf-stamp] task succeeded (15.304724742s) |
3938 | 2025-02-26T05:04:29.539Z | [verify-libraries] Compiling rustls-webpki v0.102.8 |
3939 | 2025-02-26T05:04:29.570Z | [ recovery-image] Feb 26 05:04:28.886 INFO O| Feb 26 05:04:28.886 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3940 | 2025-02-26T05:04:36.299Z | [verify-libraries] Compiling russh-cryptovec v0.7.3 |
3941 | 2025-02-26T05:04:36.299Z | [verify-libraries] Compiling rustls v0.21.12 |
3942 | 2025-02-26T05:04:36.299Z | [verify-libraries] Compiling md5 v0.7.0 |
3943 | 2025-02-26T05:04:36.299Z | [verify-libraries] Compiling russh-keys v0.45.0 |
3944 | 2025-02-26T05:04:36.299Z | [verify-libraries] Compiling num-bigint v0.4.6 |
3945 | 2025-02-26T05:04:40.050Z | [verify-libraries] Compiling tokio-rustls v0.26.0 |
3946 | 2025-02-26T05:04:40.067Z | [ recovery-image] Feb 26 05:04:39.379 INFO O| Feb 26 05:04:39.379 INFO O| Startup: Caching catalogs ... Done |
3947 | 2025-02-26T05:04:40.181Z | [ recovery-image] Feb 26 05:04:39.497 INFO O| Feb 26 05:04:39.497 INFO O| Planning: Planning completed in 0.00 seconds |
3948 | 2025-02-26T05:04:40.185Z | [ recovery-image] Feb 26 05:04:39.498 INFO O| Feb 26 05:04:39.498 INFO O| Planning: Consolidating action changes ... Done |
3949 | 2025-02-26T05:04:40.185Z | [ recovery-image] Feb 26 05:04:39.499 INFO O| Feb 26 05:04:39.498 INFO O| Planning: Evaluating mediators ... Done |
3950 | 2025-02-26T05:04:40.186Z | [ recovery-image] Feb 26 05:04:39.499 INFO O| Feb 26 05:04:39.499 INFO O| Planning: Planning completed in 0.00 seconds |
3951 | 2025-02-26T05:04:40.188Z | [ recovery-image] Feb 26 05:04:39.499 INFO O| Feb 26 05:04:39.499 INFO O| Variants/Facets to change: 1 |
3952 | 2025-02-26T05:04:40.243Z | [ recovery-image] Feb 26 05:04:39.558 INFO O| Feb 26 05:04:39.558 INFO O| Done |
3953 | 2025-02-26T05:04:40.243Z | [ recovery-image] Feb 26 05:04:39.558 INFO O| Feb 26 05:04:39.558 INFO O| Done |
3954 | 2025-02-26T05:04:40.717Z | [verify-libraries] Compiling hyper-rustls v0.27.3 |
3955 | 2025-02-26T05:04:40.792Z | [verify-libraries] Compiling tokio-rustls v0.25.0 |
3956 | 2025-02-26T05:04:41.384Z | [verify-libraries] Compiling dropshot v0.12.0 |
3957 | 2025-02-26T05:04:41.493Z | [ recovery-image] Feb 26 05:04:40.808 INFO O| Feb 26 05:04:40.808 INFO O| Done |
3958 | 2025-02-26T05:04:41.587Z | [ recovery-image] Feb 26 05:04:40.903 INFO O| Feb 26 05:04:40.902 INFO O| Done |
3959 | 2025-02-26T05:04:41.590Z | [ recovery-image] Feb 26 05:04:40.904 INFO O| Feb 26 05:04:40.904 INFO O| Done |
3960 | 2025-02-26T05:04:41.591Z | [ recovery-image] Feb 26 05:04:40.904 INFO O| Feb 26 05:04:40.904 INFO O| Done |
3961 | 2025-02-26T05:04:41.594Z | [ recovery-image] Feb 26 05:04:40.907 INFO O| Feb 26 05:04:40.907 INFO O| Done |
3962 | 2025-02-26T05:04:41.872Z | [verify-libraries] Compiling reqwest v0.12.12 |
3963 | 2025-02-26T05:04:42.335Z | [ recovery-image] Feb 26 05:04:41.650 INFO O| Feb 26 05:04:41.650 INFO STEP 6 (pkg_change_variant) COMPLETE |
3964 | 2025-02-26T05:04:42.335Z | [ recovery-image] Feb 26 05:04:41.650 INFO O| Feb 26 05:04:41.650 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3965 | 2025-02-26T05:04:42.338Z | [ recovery-image] Feb 26 05:04:41.650 INFO O| Feb 26 05:04:41.650 INFO skip step because feature "debug_variant" is not enabled |
3966 | 2025-02-26T05:04:42.339Z | [ recovery-image] Feb 26 05:04:41.650 INFO O| Feb 26 05:04:41.650 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3967 | 2025-02-26T05:04:43.137Z | [ recovery-image] Feb 26 05:04:42.452 INFO O| Feb 26 05:04:42.452 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] |
3968 | 2025-02-26T05:04:44.268Z | [ recovery-image] Feb 26 05:04:43.583 INFO O| Feb 26 05:04:43.583 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3969 | 2025-02-26T05:04:44.272Z | [ recovery-image] Feb 26 05:04:43.585 INFO O| Feb 26 05:04:43.585 INFO O| Planning: Planning completed in 0.00 seconds |
3970 | 2025-02-26T05:04:44.272Z | [ recovery-image] Feb 26 05:04:43.586 INFO O| Feb 26 05:04:43.586 INFO O| Planning: Consolidating action changes ... Done |
3971 | 2025-02-26T05:04:44.272Z | [ recovery-image] Feb 26 05:04:43.586 INFO O| Feb 26 05:04:43.586 INFO O| Planning: Evaluating mediators ... Done |
3972 | 2025-02-26T05:04:44.272Z | [ recovery-image] Feb 26 05:04:43.586 INFO O| Feb 26 05:04:43.586 INFO O| Planning: Planning completed in 0.00 seconds |
3973 | 2025-02-26T05:04:44.272Z | [ recovery-image] Feb 26 05:04:43.587 INFO O| Feb 26 05:04:43.587 INFO O| Variants/Facets to change: 1 |
3974 | 2025-02-26T05:04:44.357Z | [ recovery-image] Feb 26 05:04:43.673 INFO O| Feb 26 05:04:43.672 INFO O| Done |
3975 | 2025-02-26T05:04:44.357Z | [ recovery-image] Feb 26 05:04:43.673 INFO O| Feb 26 05:04:43.672 INFO O| Done |
3976 | 2025-02-26T05:04:45.194Z | [ recovery-image] Feb 26 05:04:44.509 INFO O| Feb 26 05:04:44.509 INFO O| Done |
3977 | 2025-02-26T05:04:45.288Z | [ recovery-image] Feb 26 05:04:44.603 INFO O| Feb 26 05:04:44.603 INFO O| Done |
3978 | 2025-02-26T05:04:45.291Z | [ recovery-image] Feb 26 05:04:44.604 INFO O| Feb 26 05:04:44.604 INFO O| Done |
3979 | 2025-02-26T05:04:45.291Z | [ recovery-image] Feb 26 05:04:44.604 INFO O| Feb 26 05:04:44.604 INFO O| Done |
3980 | 2025-02-26T05:04:45.298Z | [ recovery-image] Feb 26 05:04:44.613 INFO O| Feb 26 05:04:44.613 INFO O| Done |
3981 | 2025-02-26T05:04:45.469Z | [ recovery-image] Feb 26 05:04:44.782 INFO O| Feb 26 05:04:44.782 INFO STEP 8 (pkg_change_facet) COMPLETE |
3982 | 2025-02-26T05:04:45.469Z | [ recovery-image] Feb 26 05:04:44.782 INFO O| Feb 26 05:04:44.782 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3983 | 2025-02-26T05:04:46.087Z | [verify-libraries] Compiling dropshot v0.15.1 |
3984 | 2025-02-26T05:04:46.090Z | [ recovery-image] Feb 26 05:04:45.401 INFO O| Feb 26 05:04:45.401 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"] |
3985 | 2025-02-26T05:04:46.457Z | [verify-libraries] Compiling progenitor-client v0.9.1 |
3986 | 2025-02-26T05:04:47.227Z | [ recovery-image] Feb 26 05:04:46.541 INFO O| Feb 26 05:04:46.541 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3987 | 2025-02-26T05:04:47.230Z | [ recovery-image] Feb 26 05:04:46.543 INFO O| Feb 26 05:04:46.543 INFO O| Planning: Planning completed in 0.00 seconds |
3988 | 2025-02-26T05:04:47.230Z | [ recovery-image] Feb 26 05:04:46.544 INFO O| Feb 26 05:04:46.544 INFO O| Planning: Consolidating action changes ... Done |
3989 | 2025-02-26T05:04:47.230Z | [ recovery-image] Feb 26 05:04:46.544 INFO O| Feb 26 05:04:46.544 INFO O| Planning: Evaluating mediators ... Done |
3990 | 2025-02-26T05:04:47.230Z | [ recovery-image] Feb 26 05:04:46.545 INFO O| Feb 26 05:04:46.545 INFO O| Planning: Planning completed in 0.00 seconds |
3991 | 2025-02-26T05:04:47.233Z | [ recovery-image] Feb 26 05:04:46.545 INFO O| Feb 26 05:04:46.545 INFO O| Variants/Facets to change: 1 |
3992 | 2025-02-26T05:04:47.312Z | [ recovery-image] Feb 26 05:04:46.627 INFO O| Feb 26 05:04:46.627 INFO O| Done |
3993 | 2025-02-26T05:04:47.313Z | [ recovery-image] Feb 26 05:04:46.627 INFO O| Feb 26 05:04:46.627 INFO O| Done |
3994 | 2025-02-26T05:04:47.879Z | [verify-libraries] Compiling qorb v0.2.1 |
3995 | 2025-02-26T05:04:48.090Z | [ recovery-image] Feb 26 05:04:47.405 INFO O| Feb 26 05:04:47.405 INFO O| Done |
3996 | 2025-02-26T05:04:48.174Z | [ recovery-image] Feb 26 05:04:47.489 INFO O| Feb 26 05:04:47.489 INFO O| Done |
3997 | 2025-02-26T05:04:48.178Z | [ recovery-image] Feb 26 05:04:47.490 INFO O| Feb 26 05:04:47.489 INFO O| Done |
3998 | 2025-02-26T05:04:48.178Z | [ recovery-image] Feb 26 05:04:47.490 INFO O| Feb 26 05:04:47.490 INFO O| Done |
3999 | 2025-02-26T05:04:48.178Z | [ recovery-image] Feb 26 05:04:47.492 INFO O| Feb 26 05:04:47.492 INFO O| Done |
4000 | 2025-02-26T05:04:48.274Z | [ recovery-image] Feb 26 05:04:47.587 INFO O| Feb 26 05:04:47.587 INFO STEP 9 (pkg_change_facet) COMPLETE |
4001 | 2025-02-26T05:04:48.274Z | [ recovery-image] Feb 26 05:04:47.587 INFO O| Feb 26 05:04:47.587 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4002 | 2025-02-26T05:04:49.022Z | [ recovery-image] Feb 26 05:04:48.336 INFO O| Feb 26 05:04:48.336 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"] |
4003 | 2025-02-26T05:04:50.097Z | [ recovery-image] Feb 26 05:04:49.411 INFO O| Feb 26 05:04:49.411 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4004 | 2025-02-26T05:04:50.100Z | [ recovery-image] Feb 26 05:04:49.414 INFO O| Feb 26 05:04:49.414 INFO O| Planning: Planning completed in 0.00 seconds |
4005 | 2025-02-26T05:04:50.100Z | [ recovery-image] Feb 26 05:04:49.415 INFO O| Feb 26 05:04:49.415 INFO O| Planning: Consolidating action changes ... Done |
4006 | 2025-02-26T05:04:50.103Z | [ recovery-image] Feb 26 05:04:49.415 INFO O| Feb 26 05:04:49.415 INFO O| Planning: Evaluating mediators ... Done |
4007 | 2025-02-26T05:04:50.104Z | [ recovery-image] Feb 26 05:04:49.416 INFO O| Feb 26 05:04:49.416 INFO O| Planning: Planning completed in 0.00 seconds |
4008 | 2025-02-26T05:04:50.104Z | [ recovery-image] Feb 26 05:04:49.416 INFO O| Feb 26 05:04:49.416 INFO O| Variants/Facets to change: 1 |
4009 | 2025-02-26T05:04:50.249Z | [ recovery-image] Feb 26 05:04:49.563 INFO O| Feb 26 05:04:49.563 INFO O| Done |
4010 | 2025-02-26T05:04:50.249Z | [ recovery-image] Feb 26 05:04:49.563 INFO O| Feb 26 05:04:49.563 INFO O| Done |
4011 | 2025-02-26T05:04:51.155Z | [verify-libraries] Compiling progenitor-client v0.8.0 |
4012 | 2025-02-26T05:04:51.158Z | [ recovery-image] Feb 26 05:04:50.473 INFO O| Feb 26 05:04:50.472 INFO O| Done |
4013 | 2025-02-26T05:04:51.278Z | [ recovery-image] Feb 26 05:04:50.591 INFO O| Feb 26 05:04:50.591 INFO O| Done |
4014 | 2025-02-26T05:04:51.281Z | [ recovery-image] Feb 26 05:04:50.592 INFO O| Feb 26 05:04:50.592 INFO O| Done |
4015 | 2025-02-26T05:04:51.281Z | [ recovery-image] Feb 26 05:04:50.592 INFO O| Feb 26 05:04:50.592 INFO O| Done |
4016 | 2025-02-26T05:04:51.281Z | [ recovery-image] Feb 26 05:04:50.594 INFO O| Feb 26 05:04:50.594 INFO O| Done |
4017 | 2025-02-26T05:04:51.449Z | [ recovery-image] Feb 26 05:04:50.763 INFO O| Feb 26 05:04:50.763 INFO STEP 10 (pkg_change_facet) COMPLETE |
4018 | 2025-02-26T05:04:51.449Z | [ recovery-image] Feb 26 05:04:50.763 INFO O| Feb 26 05:04:50.763 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4019 | 2025-02-26T05:04:51.468Z | [ recovery-image] Feb 26 05:04:50.782 INFO O| Feb 26 05:04:50.782 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"] |
4020 | 2025-02-26T05:04:51.780Z | [verify-libraries] Compiling progenitor v0.8.0 |
4021 | 2025-02-26T05:04:52.121Z | [verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
4022 | 2025-02-26T05:04:52.659Z | [ recovery-image] Feb 26 05:04:51.972 INFO O| Feb 26 05:04:51.972 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4023 | 2025-02-26T05:04:53.051Z | [verify-libraries] Compiling progenitor v0.9.1 |
4024 | 2025-02-26T05:04:53.364Z | [verify-libraries] Compiling omicron-zone-package v0.12.0 |
4025 | 2025-02-26T05:04:54.148Z | [verify-libraries] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
4026 | 2025-02-26T05:04:55.101Z | [verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
4027 | 2025-02-26T05:04:56.118Z | [verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
4028 | 2025-02-26T05:04:56.671Z | [verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
4029 | 2025-02-26T05:05:00.932Z | [verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
4030 | 2025-02-26T05:05:01.886Z | [verify-libraries] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
4031 | 2025-02-26T05:05:10.602Z | [ host-image] Feb 26 05:05:09.914 INFO O| Feb 26 05:05:09.914 INFO O| Planning: Solver setup ... Done |
4032 | 2025-02-26T05:05:26.133Z | [verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
4033 | 2025-02-26T05:05:29.847Z | [verify-libraries] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
4034 | 2025-02-26T05:05:36.961Z | [verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
4035 | 2025-02-26T05:05:38.031Z | [verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
4036 | 2025-02-26T05:05:38.736Z | [verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
4037 | 2025-02-26T05:05:43.395Z | [verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
4038 | 2025-02-26T05:05:47.271Z | [verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
4039 | 2025-02-26T05:05:51.559Z | [verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
4040 | 2025-02-26T05:05:52.691Z | [verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
4041 | 2025-02-26T05:05:52.852Z | [verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
4042 | 2025-02-26T05:05:54.525Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
4043 | 2025-02-26T05:05:55.932Z | [verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
4044 | 2025-02-26T05:05:58.367Z | [verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
4045 | 2025-02-26T05:06:01.194Z | [verify-libraries] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
4046 | 2025-02-26T05:06:02.887Z | [verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
4047 | 2025-02-26T05:06:05.638Z | [ recovery-image] Feb 26 05:06:04.943 INFO O| Feb 26 05:06:04.943 INFO O| Planning: Solver setup ... Done |
4048 | 2025-02-26T05:06:06.151Z | [verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
4049 | 2025-02-26T05:06:10.710Z | [verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
4050 | 2025-02-26T05:06:10.797Z | [verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
4051 | 2025-02-26T05:06:17.044Z | [verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
4052 | 2025-02-26T05:06:17.740Z | [verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
4053 | 2025-02-26T05:06:20.385Z | [verify-libraries] Compiling rcgen v0.12.1 |
4054 | 2025-02-26T05:06:21.673Z | [verify-libraries] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
4055 | 2025-02-26T05:06:22.730Z | [verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
4056 | 2025-02-26T05:06:23.264Z | [verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
4057 | 2025-02-26T05:06:29.038Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
4058 | 2025-02-26T05:06:33.235Z | [verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
4059 | 2025-02-26T05:06:34.768Z | [verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
4060 | 2025-02-26T05:06:38.287Z | [verify-libraries] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
4061 | 2025-02-26T05:06:38.880Z | [verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
4062 | 2025-02-26T05:06:44.842Z | [verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
4063 | 2025-02-26T05:06:47.758Z | [verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
4064 | 2025-02-26T05:06:48.540Z | [verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
4065 | 2025-02-26T05:06:50.153Z | [verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
4066 | 2025-02-26T05:06:51.350Z | [ host-image] Feb 26 05:06:50.649 INFO O| Feb 26 05:06:50.649 INFO O| Planning: Running solver ... Done |
4067 | 2025-02-26T05:06:52.163Z | [ host-image] Feb 26 05:06:51.463 INFO O| Feb 26 05:06:51.463 INFO O| Planning: Finding local manifests ... Done |
4068 | 2025-02-26T05:06:52.180Z | [ host-image] Feb 26 05:06:51.480 INFO O| Feb 26 05:06:51.480 INFO O| Planning: Fetching manifests: 0/124 0% complete |
4069 | 2025-02-26T05:06:54.191Z | [verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
4070 | 2025-02-26T05:06:54.587Z | [verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
4071 | 2025-02-26T05:06:57.189Z | [ host-image] Feb 26 05:06:56.486 INFO O| Feb 26 05:06:56.486 INFO O| Planning: Fetching manifests: 117/124 94% complete |
4072 | 2025-02-26T05:07:01.565Z | [verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
4073 | 2025-02-26T05:07:02.668Z | [verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
4074 | 2025-02-26T05:07:02.919Z | [verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
4075 | 2025-02-26T05:07:02.937Z | [ host-image] Feb 26 05:07:02.235 INFO O| Feb 26 05:07:02.235 INFO O| Planning: Fetching manifests: 123/124 99% complete |
4076 | 2025-02-26T05:07:03.552Z | [verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
4077 | 2025-02-26T05:07:04.086Z | [verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
4078 | 2025-02-26T05:07:07.023Z | [verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
4079 | 2025-02-26T05:07:07.939Z | [ host-image] Feb 26 05:07:07.236 INFO O| Feb 26 05:07:07.236 INFO O| Planning: Fetching manifests: 123/124 99% complete |
4080 | 2025-02-26T05:07:11.869Z | [verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4081 | 2025-02-26T05:07:12.940Z | [ host-image] Feb 26 05:07:12.237 INFO O| Feb 26 05:07:12.237 INFO O| Planning: Fetching manifests: 123/124 99% complete |
4082 | 2025-02-26T05:07:13.115Z | [verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
4083 | 2025-02-26T05:07:16.756Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
4084 | 2025-02-26T05:07:17.942Z | [ host-image] Feb 26 05:07:17.239 INFO O| Feb 26 05:07:17.238 INFO O| Planning: Fetching manifests: 123/124 99% complete |
4085 | 2025-02-26T05:07:23.301Z | [ host-image] Feb 26 05:07:22.597 INFO O| Feb 26 05:07:22.597 INFO O| Planning: Fetching manifests: 124/124 100% complete |
4086 | 2025-02-26T05:07:24.622Z | [ host-image] Feb 26 05:07:23.918 INFO O| Feb 26 05:07:23.917 INFO O| Planning: Package planning ... Done |
4087 | 2025-02-26T05:07:26.293Z | [ host-image] Feb 26 05:07:25.578 INFO O| Feb 26 05:07:25.578 INFO O| Planning: Merging actions ... Done |
4088 | 2025-02-26T05:07:26.858Z | [ host-image] Feb 26 05:07:26.153 INFO O| Feb 26 05:07:26.153 INFO O| Planning: Checking for conflicting actions ... Done |
4089 | 2025-02-26T05:07:27.197Z | [ host-image] Feb 26 05:07:26.492 INFO O| Feb 26 05:07:26.492 INFO O| Planning: Consolidating action changes ... Done |
4090 | 2025-02-26T05:07:27.896Z | [ host-image] Feb 26 05:07:27.191 INFO O| Feb 26 05:07:27.191 INFO O| Planning: Evaluating mediators ... Done |
4091 | 2025-02-26T05:07:28.065Z | [verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
4092 | 2025-02-26T05:07:29.076Z | [verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
4093 | 2025-02-26T05:07:31.678Z | [verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
4094 | 2025-02-26T05:07:34.551Z | [ host-image] Feb 26 05:07:33.845 INFO O| Feb 26 05:07:33.845 INFO O| Planning: Planning completed in 210.29 seconds |
4095 | 2025-02-26T05:07:34.559Z | [ host-image] Feb 26 05:07:33.853 INFO O| Feb 26 05:07:33.853 INFO O| Packages to install: 124 |
4096 | 2025-02-26T05:07:34.561Z | [ host-image] Feb 26 05:07:33.853 INFO O| Feb 26 05:07:33.853 INFO O| Mediators to change: 4 |
4097 | 2025-02-26T05:07:34.561Z | [ host-image] Feb 26 05:07:33.853 INFO O| Feb 26 05:07:33.853 INFO O| Services to change: 6 |
4098 | 2025-02-26T05:07:34.685Z | [ host-image] Feb 26 05:07:33.979 INFO O| Feb 26 05:07:33.979 INFO O| Download: 0/22863 items 0.0/199.8MB 0% complete |
4099 | 2025-02-26T05:07:35.725Z | [verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
4100 | 2025-02-26T05:07:37.067Z | [verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
4101 | 2025-02-26T05:07:37.545Z | [verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
4102 | 2025-02-26T05:07:38.234Z | [verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
4103 | 2025-02-26T05:07:39.700Z | [ host-image] Feb 26 05:07:38.992 INFO O| Feb 26 05:07:38.992 INFO O| Download: 480/22863 items 2.1/199.8MB 1% complete (448k/s) |
4104 | 2025-02-26T05:07:43.971Z | [verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
4105 | 2025-02-26T05:07:44.231Z | [verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
4106 | 2025-02-26T05:07:44.780Z | [ host-image] Feb 26 05:07:44.073 INFO O| Feb 26 05:07:44.073 INFO O| Download: 851/22863 items 4.8/199.8MB 2% complete (487k/s) |
4107 | 2025-02-26T05:07:45.646Z | [verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
4108 | 2025-02-26T05:07:46.187Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
4109 | 2025-02-26T05:07:46.502Z | [ recovery-image] Feb 26 05:07:45.795 INFO O| Feb 26 05:07:45.795 INFO O| Planning: Running solver ... Done |
4110 | 2025-02-26T05:07:46.844Z | [verify-libraries] Compiling tough v0.19.0 |
4111 | 2025-02-26T05:07:47.078Z | [ recovery-image] Feb 26 05:07:46.371 INFO O| Feb 26 05:07:46.370 INFO O| Planning: Finding local manifests ... Done |
4112 | 2025-02-26T05:07:47.095Z | [ recovery-image] Feb 26 05:07:46.388 INFO O| Feb 26 05:07:46.388 INFO O| Planning: Fetching manifests: 0/124 0% complete |
4113 | 2025-02-26T05:07:52.041Z | [verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
4114 | 2025-02-26T05:07:53.684Z | [verify-libraries] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
4115 | 2025-02-26T05:07:53.976Z | [ host-image] Feb 26 05:07:53.268 INFO O| Feb 26 05:07:53.268 INFO O| Download: 1023/22863 items 5.8/199.8MB 2% complete (478k/s) |
4116 | 2025-02-26T05:07:54.734Z | [verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
4117 | 2025-02-26T05:07:55.182Z | [ recovery-image] Feb 26 05:07:54.474 INFO O| Feb 26 05:07:54.473 INFO O| Planning: Fetching manifests: 124/124 100% complete |
4118 | 2025-02-26T05:07:56.280Z | [ recovery-image] Feb 26 05:07:55.572 INFO O| Feb 26 05:07:55.572 INFO O| Planning: Package planning ... Done |
4119 | 2025-02-26T05:07:57.031Z | [ recovery-image] Feb 26 05:07:56.323 INFO O| Feb 26 05:07:56.323 INFO O| Planning: Merging actions ... Done |
4120 | 2025-02-26T05:07:57.422Z | [ recovery-image] Feb 26 05:07:56.713 INFO O| Feb 26 05:07:56.713 INFO O| Planning: Checking for conflicting actions ... Done |
4121 | 2025-02-26T05:07:57.553Z | [ recovery-image] Feb 26 05:07:56.842 INFO O| Feb 26 05:07:56.842 INFO O| Planning: Consolidating action changes ... Done |
4122 | 2025-02-26T05:07:58.014Z | [ recovery-image] Feb 26 05:07:57.306 INFO O| Feb 26 05:07:57.305 INFO O| Planning: Evaluating mediators ... Done |
4123 | 2025-02-26T05:07:58.401Z | [verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
4124 | 2025-02-26T05:07:59.005Z | [ host-image] Feb 26 05:07:58.296 INFO O| Feb 26 05:07:58.296 INFO O| Download: 1303/22863 items 7.2/199.8MB 3% complete (182k/s) |
4125 | 2025-02-26T05:08:01.707Z | [verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
4126 | 2025-02-26T05:08:03.198Z | [verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
4127 | 2025-02-26T05:08:04.019Z | [ host-image] Feb 26 05:08:03.310 INFO O| Feb 26 05:08:03.310 INFO O| Download: 1501/22863 items 9.1/199.8MB 4% complete (322k/s) |
4128 | 2025-02-26T05:08:04.221Z | [verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
4129 | 2025-02-26T05:08:04.391Z | [ recovery-image] Feb 26 05:08:03.682 INFO O| Feb 26 05:08:03.682 INFO O| Planning: Planning completed in 191.71 seconds |
4130 | 2025-02-26T05:08:04.397Z | [ recovery-image] Feb 26 05:08:03.688 INFO O| Feb 26 05:08:03.688 INFO O| Packages to install: 124 |
4131 | 2025-02-26T05:08:04.397Z | [ recovery-image] Feb 26 05:08:03.688 INFO O| Feb 26 05:08:03.688 INFO O| Mediators to change: 4 |
4132 | 2025-02-26T05:08:04.397Z | [ recovery-image] Feb 26 05:08:03.688 INFO O| Feb 26 05:08:03.688 INFO O| Services to change: 5 |
4133 | 2025-02-26T05:08:04.462Z | [ recovery-image] Feb 26 05:08:03.753 INFO O| Feb 26 05:08:03.753 INFO O| Download: 0/15934 items 0.0/176.5MB 0% complete |
4134 | 2025-02-26T05:08:04.689Z | [verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
4135 | 2025-02-26T05:08:09.482Z | [ recovery-image] Feb 26 05:08:08.771 INFO O| Feb 26 05:08:08.771 INFO O| Download: 425/15934 items 2.6/176.5MB 1% complete (534k/s) |
4136 | 2025-02-26T05:08:11.173Z | [ host-image] Feb 26 05:08:10.463 INFO O| Feb 26 05:08:10.463 INFO O| Download: 1584/22863 items 9.6/199.8MB 4% complete (346k/s) |
4137 | 2025-02-26T05:08:13.027Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
4138 | 2025-02-26T05:08:14.080Z | [verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
4139 | 2025-02-26T05:08:14.499Z | [ recovery-image] Feb 26 05:08:13.788 INFO O| Feb 26 05:08:13.788 INFO O| Download: 769/15934 items 5.4/176.5MB 3% complete (571k/s) |
4140 | 2025-02-26T05:08:17.597Z | [ host-image] Feb 26 05:08:16.887 INFO O| Feb 26 05:08:16.886 INFO O| Download: 1587/22863 items 9.6/199.8MB 4% complete |
4141 | 2025-02-26T05:08:19.708Z | [ recovery-image] Feb 26 05:08:18.997 INFO O| Feb 26 05:08:18.997 INFO O| Download: 1008/15934 items 7.9/176.5MB 4% complete (661k/s) |
4142 | 2025-02-26T05:08:20.645Z | [verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
4143 | 2025-02-26T05:08:21.091Z | [verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
4144 | 2025-02-26T05:08:21.354Z | [verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
4145 | 2025-02-26T05:08:22.387Z | [verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
4146 | 2025-02-26T05:08:24.287Z | [ host-image] Feb 26 05:08:23.575 INFO O| Feb 26 05:08:23.575 INFO O| Download: 1590/22863 items 9.6/199.8MB 4% complete (278k/s) |
4147 | 2025-02-26T05:08:26.000Z | [ recovery-image] Feb 26 05:08:25.288 INFO O| Feb 26 05:08:25.288 INFO O| Download: 1057/15934 items 7.9/176.5MB 4% complete (499k/s) |
4148 | 2025-02-26T05:08:26.679Z | [verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
4149 | 2025-02-26T05:08:32.067Z | [ recovery-image] Feb 26 05:08:31.354 INFO O| Feb 26 05:08:31.354 INFO O| Download: 1076/15934 items 9.0/176.5MB 5% complete (245k/s) |
4150 | 2025-02-26T05:08:33.818Z | [verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
4151 | 2025-02-26T05:08:37.407Z | [ recovery-image] Feb 26 05:08:36.693 INFO O| Feb 26 05:08:36.693 INFO O| Download: 1107/15934 items 9.4/176.5MB 5% complete (163k/s) |
4152 | 2025-02-26T05:08:38.108Z | [ host-image] Feb 26 05:08:37.394 INFO O| Feb 26 05:08:37.394 INFO O| Download: 1613/22863 items 9.7/199.8MB 4% complete |
4153 | 2025-02-26T05:08:38.931Z | [verify-libraries] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
4154 | 2025-02-26T05:08:39.137Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
4155 | 2025-02-26T05:08:39.505Z | [verify-libraries] Compiling rustls-webpki v0.101.7 |
4156 | 2025-02-26T05:08:41.273Z | [verify-libraries] Compiling sct v0.7.1 |
4157 | 2025-02-26T05:08:42.453Z | [ recovery-image] Feb 26 05:08:41.738 INFO O| Feb 26 05:08:41.738 INFO O| Download: 1311/15934 items 19.8/176.5MB 11% complete (1.0M/s) |
4158 | 2025-02-26T05:08:43.379Z | [verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
4159 | 2025-02-26T05:08:43.866Z | [verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
4160 | 2025-02-26T05:08:48.745Z | [verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
4161 | 2025-02-26T05:08:50.287Z | [ recovery-image] Feb 26 05:08:49.572 INFO O| Feb 26 05:08:49.572 INFO O| Download: 1467/15934 items 21.4/176.5MB 12% complete (1.3M/s) |
4162 | 2025-02-26T05:08:50.909Z | [ host-image] Feb 26 05:08:50.194 INFO O| Feb 26 05:08:50.194 INFO O| Download: 1615/22863 items 9.7/199.8MB 4% complete |
4163 | 2025-02-26T05:08:56.383Z | [ recovery-image] Feb 26 05:08:55.668 INFO O| Feb 26 05:08:55.668 INFO O| Download: 1506/15934 items 21.8/176.5MB 12% complete (621k/s) |
4164 | 2025-02-26T05:08:56.639Z | [ host-image] Feb 26 05:08:55.923 INFO O| Feb 26 05:08:55.923 INFO O| Download: 1656/22863 items 10.9/199.8MB 5% complete (1.1M/s) |
4165 | 2025-02-26T05:09:01.966Z | [ host-image] Feb 26 05:09:01.249 INFO O| Feb 26 05:09:01.249 INFO O| Download: 1781/22863 items 12.0/199.8MB 6% complete (203k/s) |
4166 | 2025-02-26T05:09:02.779Z | [ recovery-image] Feb 26 05:09:02.063 INFO O| Feb 26 05:09:02.063 INFO O| Download: 1509/15934 items 21.8/176.5MB 12% complete (554k/s) |
4167 | 2025-02-26T05:09:07.392Z | [verify-libraries] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
4168 | 2025-02-26T05:09:07.798Z | [ recovery-image] Feb 26 05:09:07.081 INFO O| Feb 26 05:09:07.081 INFO O| Download: 1591/15934 items 24.7/176.5MB 14% complete (526k/s) |
4169 | 2025-02-26T05:09:08.026Z | [ host-image] Feb 26 05:09:07.309 INFO O| Feb 26 05:09:07.309 INFO O| Download: 1794/22863 items 13.2/199.8MB 6% complete (237k/s) |
4170 | 2025-02-26T05:09:12.806Z | [ recovery-image] Feb 26 05:09:12.089 INFO O| Feb 26 05:09:12.089 INFO O| Download: 2122/15934 items 31.1/176.5MB 17% complete (973k/s) |
4171 | 2025-02-26T05:09:13.052Z | [ host-image] Feb 26 05:09:12.331 INFO O| Feb 26 05:09:12.331 INFO O| Download: 2145/22863 items 23.8/199.8MB 11% complete (1.3M/s) |
4172 | 2025-02-26T05:09:17.826Z | [ recovery-image] Feb 26 05:09:17.108 INFO O| Feb 26 05:09:17.108 INFO O| Download: 2547/15934 items 31.5/176.5MB 17% complete (774k/s) |
4173 | 2025-02-26T05:09:19.966Z | [ host-image] Feb 26 05:09:19.248 INFO O| Feb 26 05:09:19.247 INFO O| Download: 2230/22863 items 24.3/199.8MB 12% complete (1.2M/s) |
4174 | 2025-02-26T05:09:20.399Z | [verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
4175 | 2025-02-26T05:09:22.930Z | [ recovery-image] Feb 26 05:09:22.211 INFO O| Feb 26 05:09:22.211 INFO O| Download: 2683/15934 items 33.0/176.5MB 18% complete (595k/s) |
4176 | 2025-02-26T05:09:24.887Z | [verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
4177 | 2025-02-26T05:09:25.052Z | [ host-image] Feb 26 05:09:24.333 INFO O| Feb 26 05:09:24.333 INFO O| Download: 2297/22863 items 26.9/199.8MB 13% complete (233k/s) |
4178 | 2025-02-26T05:09:27.936Z | [ recovery-image] Feb 26 05:09:27.216 INFO O| Feb 26 05:09:27.216 INFO O| Download: 3560/15934 items 38.5/176.5MB 21% complete (706k/s) |
4179 | 2025-02-26T05:09:30.056Z | [ host-image] Feb 26 05:09:29.336 INFO O| Feb 26 05:09:29.335 INFO O| Download: 2589/22863 items 30.8/199.8MB 15% complete (645k/s) |
4180 | 2025-02-26T05:09:30.715Z | [verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
4181 | 2025-02-26T05:09:32.249Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
4182 | 2025-02-26T05:09:32.639Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
4183 | 2025-02-26T05:09:32.944Z | [ recovery-image] Feb 26 05:09:32.224 INFO O| Feb 26 05:09:32.224 INFO O| Download: 3669/15934 items 39.2/176.5MB 22% complete (638k/s) |
4184 | 2025-02-26T05:09:33.004Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
4185 | 2025-02-26T05:09:33.474Z | [verify-libraries] Compiling tokio-rustls v0.24.1 |
4186 | 2025-02-26T05:09:33.999Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
4187 | 2025-02-26T05:09:34.694Z | [verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
4188 | 2025-02-26T05:09:35.058Z | [ host-image] Feb 26 05:09:34.338 INFO O| Feb 26 05:09:34.338 INFO O| Download: 3265/22863 items 34.1/199.8MB 17% complete (739k/s) |
4189 | 2025-02-26T05:09:36.008Z | [verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
4190 | 2025-02-26T05:09:37.745Z | [verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
4191 | 2025-02-26T05:09:39.337Z | [ recovery-image] Feb 26 05:09:38.617 INFO O| Feb 26 05:09:38.617 INFO O| Download: 3674/15934 items 39.3/176.5MB 22% complete (633k/s) |
4192 | 2025-02-26T05:09:39.742Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
4193 | 2025-02-26T05:09:40.113Z | [verify-libraries] Compiling des v0.8.1 |
4194 | 2025-02-26T05:09:40.121Z | [ host-image] Feb 26 05:09:39.400 INFO O| Feb 26 05:09:39.400 INFO O| Download: 3531/22863 items 35.7/199.8MB 17% complete (547k/s) |
4195 | 2025-02-26T05:09:40.683Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4196 | 2025-02-26T05:09:40.844Z | [verify-libraries] Compiling hex-literal v0.4.1 |
4197 | 2025-02-26T05:09:41.094Z | [verify-libraries] Compiling russh v0.45.0 |
4198 | 2025-02-26T05:09:41.540Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4199 | 2025-02-26T05:09:42.447Z | [verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4200 | 2025-02-26T05:09:43.975Z | [verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
4201 | 2025-02-26T05:09:44.992Z | [ recovery-image] Feb 26 05:09:44.270 INFO O| Feb 26 05:09:44.270 INFO O| Download: 3824/15934 items 42.1/176.5MB 23% complete (573k/s) |
4202 | 2025-02-26T05:09:45.129Z | [ host-image] Feb 26 05:09:44.407 INFO O| Feb 26 05:09:44.407 INFO O| Download: 4474/22863 items 41.3/199.8MB 20% complete (738k/s) |
4203 | 2025-02-26T05:09:48.502Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
4204 | 2025-02-26T05:09:49.992Z | [ recovery-image] Feb 26 05:09:49.270 INFO O| Feb 26 05:09:49.270 INFO O| Download: 3840/15934 items 42.2/176.5MB 23% complete (310k/s) |
4205 | 2025-02-26T05:09:50.131Z | [ host-image] Feb 26 05:09:49.408 INFO O| Feb 26 05:09:49.408 INFO O| Download: 4597/22863 items 42.3/199.8MB 21% complete (678k/s) |
4206 | 2025-02-26T05:09:50.349Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
4207 | 2025-02-26T05:09:50.965Z | [verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
4208 | 2025-02-26T05:09:53.283Z | [verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
4209 | 2025-02-26T05:09:55.023Z | [ recovery-image] Feb 26 05:09:54.301 INFO O| Feb 26 05:09:54.301 INFO O| Download: 4526/15934 items 43.0/176.5MB 24% complete (95.5k/s) |
4210 | 2025-02-26T05:09:56.590Z | [ host-image] Feb 26 05:09:55.867 INFO O| Feb 26 05:09:55.867 INFO O| Download: 4611/22863 items 42.4/199.8MB 21% complete (600k/s) |
4211 | 2025-02-26T05:09:59.666Z | [verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
4212 | 2025-02-26T05:10:00.024Z | [ recovery-image] Feb 26 05:09:59.301 INFO O| Feb 26 05:09:59.301 INFO O| Download: 5065/15934 items 43.3/176.5MB 24% complete (112k/s) |
4213 | 2025-02-26T05:10:02.988Z | [ host-image] Feb 26 05:10:02.263 INFO O| Feb 26 05:10:02.263 INFO O| Download: 4613/22863 items 42.5/199.8MB 21% complete |
4214 | 2025-02-26T05:10:04.143Z | [verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4215 | 2025-02-26T05:10:05.096Z | [ recovery-image] Feb 26 05:10:04.372 INFO O| Feb 26 05:10:04.372 INFO O| Download: 5761/15934 items 45.4/176.5MB 25% complete (214k/s) |
4216 | 2025-02-26T05:10:07.989Z | [ host-image] Feb 26 05:10:07.265 INFO O| Feb 26 05:10:07.265 INFO O| Download: 5156/22863 items 46.1/199.8MB 23% complete (746k/s) |
4217 | 2025-02-26T05:10:10.609Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
4218 | 2025-02-26T05:10:10.913Z | [ recovery-image] Feb 26 05:10:10.188 INFO O| Feb 26 05:10:10.188 INFO O| Download: 5983/15934 items 53.2/176.5MB 30% complete (927k/s) |
4219 | 2025-02-26T05:10:12.361Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
4220 | 2025-02-26T05:10:14.118Z | [ host-image] Feb 26 05:10:13.393 INFO O| Feb 26 05:10:13.393 INFO O| Download: 5821/22863 items 46.5/199.8MB 23% complete (448k/s) |
4221 | 2025-02-26T05:10:17.043Z | [ recovery-image] Feb 26 05:10:16.317 INFO O| Feb 26 05:10:16.317 INFO O| Download: 6020/15934 items 53.8/176.5MB 30% complete (891k/s) |
4222 | 2025-02-26T05:10:17.760Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
4223 | 2025-02-26T05:10:19.043Z | [verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
4224 | 2025-02-26T05:10:19.128Z | [ host-image] Feb 26 05:10:18.402 INFO O| Feb 26 05:10:18.402 INFO O| Download: 6374/22863 items 46.8/199.8MB 23% complete (57.8k/s) |
4225 | 2025-02-26T05:10:22.073Z | [ recovery-image] Feb 26 05:10:21.347 INFO O| Feb 26 05:10:21.347 INFO O| Download: 6172/15934 items 55.3/176.5MB 31% complete (214k/s) |
4226 | 2025-02-26T05:10:24.584Z | [ host-image] Feb 26 05:10:23.857 INFO O| Feb 26 05:10:23.857 INFO O| Download: 6837/22863 items 48.0/199.8MB 24% complete (137k/s) |
4227 | 2025-02-26T05:10:28.719Z | [ recovery-image] Feb 26 05:10:27.992 INFO O| Feb 26 05:10:27.992 INFO O| Download: 6215/15934 items 60.5/176.5MB 34% complete (707k/s) |
4228 | 2025-02-26T05:10:29.113Z | [verify-libraries] Compiling petname v2.0.2 |
4229 | 2025-02-26T05:10:29.889Z | [ host-image] Feb 26 05:10:29.162 INFO O| Feb 26 05:10:29.162 INFO O| Download: 7014/22863 items 49.9/199.8MB 24% complete (309k/s) |
4230 | 2025-02-26T05:10:30.162Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
4231 | 2025-02-26T05:10:30.713Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
4232 | 2025-02-26T05:10:33.721Z | [ recovery-image] Feb 26 05:10:32.994 INFO O| Feb 26 05:10:32.994 INFO O| Download: 6821/15934 items 65.0/176.5MB 36% complete (506k/s) |
4233 | 2025-02-26T05:10:34.911Z | [ host-image] Feb 26 05:10:34.183 INFO O| Feb 26 05:10:34.183 INFO O| Download: 7075/22863 items 51.1/199.8MB 25% complete (300k/s) |
4234 | 2025-02-26T05:10:40.577Z | [ host-image] Feb 26 05:10:39.849 INFO O| Feb 26 05:10:39.848 INFO O| Download: 8030/22863 items 59.8/199.8MB 29% complete (1023k/s) |
4235 | 2025-02-26T05:10:41.755Z | [ recovery-image] Feb 26 05:10:41.026 INFO O| Feb 26 05:10:41.026 INFO O| Download: 7281/15934 items 73.4/176.5MB 41% complete (1.4M/s) |
4236 | 2025-02-26T05:10:45.766Z | [ host-image] Feb 26 05:10:45.036 INFO O| Feb 26 05:10:45.036 INFO O| Download: 8214/22863 items 61.0/199.8MB 30% complete (1021k/s) |
4237 | 2025-02-26T05:10:47.847Z | [ recovery-image] Feb 26 05:10:47.117 INFO O| Feb 26 05:10:47.117 INFO O| Download: 7703/15934 items 73.9/176.5MB 41% complete (89.5k/s) |
4238 | 2025-02-26T05:10:50.274Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
4239 | 2025-02-26T05:10:50.779Z | [ host-image] Feb 26 05:10:50.049 INFO O| Feb 26 05:10:50.049 INFO O| Download: 8443/22863 items 69.3/199.8MB 34% complete (959k/s) |
4240 | 2025-02-26T05:10:52.849Z | [ recovery-image] Feb 26 05:10:52.119 INFO O| Feb 26 05:10:52.119 INFO O| Download: 7754/15934 items 74.3/176.5MB 42% complete (78.6k/s) |
4241 | 2025-02-26T05:10:55.784Z | [ host-image] Feb 26 05:10:55.050 INFO O| Feb 26 05:10:55.050 INFO O| Download: 9062/22863 items 72.7/199.8MB 36% complete (1.2M/s) |
4242 | 2025-02-26T05:10:57.859Z | [ recovery-image] Feb 26 05:10:57.128 INFO O| Feb 26 05:10:57.127 INFO O| Download: 8147/15934 items 79.7/176.5MB 45% complete (605k/s) |
4243 | 2025-02-26T05:11:00.816Z | [ host-image] Feb 26 05:11:00.084 INFO O| Feb 26 05:11:00.084 INFO O| Download: 9465/22863 items 81.7/199.8MB 40% complete (1.2M/s) |
4244 | 2025-02-26T05:11:03.220Z | [ recovery-image] Feb 26 05:11:02.489 INFO O| Feb 26 05:11:02.489 INFO O| Download: 8897/15934 items 91.9/176.5MB 52% complete (1.8M/s) |
4245 | 2025-02-26T05:11:05.822Z | [ host-image] Feb 26 05:11:05.090 INFO O| Feb 26 05:11:05.090 INFO O| Download: 10311/22863 items 87.1/199.8MB 43% complete (1.4M/s) |
4246 | 2025-02-26T05:11:08.054Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
4247 | 2025-02-26T05:11:08.240Z | [ recovery-image] Feb 26 05:11:07.508 INFO O| Feb 26 05:11:07.508 INFO O| Download: 9127/15934 items 92.9/176.5MB 52% complete (1.3M/s) |
4248 | 2025-02-26T05:11:10.823Z | [ host-image] Feb 26 05:11:10.090 INFO O| Feb 26 05:11:10.090 INFO O| Download: 10489/22863 items 88.2/199.8MB 44% complete (663k/s) |
4249 | 2025-02-26T05:11:13.249Z | [ recovery-image] Feb 26 05:11:12.517 INFO O| Feb 26 05:11:12.516 INFO O| Download: 9846/15934 items 93.2/176.5MB 52% complete (134k/s) |
4250 | 2025-02-26T05:11:16.969Z | [ host-image] Feb 26 05:11:16.234 INFO O| Feb 26 05:11:16.233 INFO O| Download: 10917/22863 items 90.2/199.8MB 45% complete (587k/s) |
4251 | 2025-02-26T05:11:18.252Z | [ recovery-image] Feb 26 05:11:17.517 INFO O| Feb 26 05:11:17.517 INFO O| Download: 10145/15934 items 93.4/176.5MB 52% complete (49.8k/s) |
4252 | 2025-02-26T05:11:23.113Z | [ host-image] Feb 26 05:11:22.379 INFO O| Feb 26 05:11:22.379 INFO O| Download: 10938/22863 items 90.3/199.8MB 45% complete (212k/s) |
4253 | 2025-02-26T05:11:23.277Z | [ recovery-image] Feb 26 05:11:22.542 INFO O| Feb 26 05:11:22.542 INFO O| Download: 10615/15934 items 93.6/176.5MB 53% complete (47.6k/s) |
4254 | 2025-02-26T05:11:25.975Z | [verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
4255 | 2025-02-26T05:11:26.367Z | [verify-libraries] Compiling heck v0.4.1 |
4256 | 2025-02-26T05:11:27.530Z | [verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
4257 | 2025-02-26T05:11:28.138Z | [ host-image] Feb 26 05:11:27.403 INFO O| Feb 26 05:11:27.403 INFO O| Download: 11217/22863 items 93.7/199.8MB 46% complete (341k/s) |
4258 | 2025-02-26T05:11:31.621Z | [ recovery-image] Feb 26 05:11:30.887 INFO O| Feb 26 05:11:30.887 INFO O| Download: 10616/15934 items 93.6/176.5MB 53% complete (46.6k/s) |
4259 | 2025-02-26T05:11:32.502Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
4260 | 2025-02-26T05:11:33.140Z | [ host-image] Feb 26 05:11:32.405 INFO O| Feb 26 05:11:32.405 INFO O| Download: 11521/22863 items 96.4/199.8MB 48% complete (629k/s) |
4261 | 2025-02-26T05:11:34.529Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
4262 | 2025-02-26T05:11:38.144Z | [ host-image] Feb 26 05:11:37.408 INFO O| Feb 26 05:11:37.408 INFO O| Download: 12092/22863 items 100.6/199.8MB 50% complete (681k/s) |
4263 | 2025-02-26T05:11:38.579Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
4264 | 2025-02-26T05:11:38.968Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
4265 | 2025-02-26T05:11:39.335Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
4266 | 2025-02-26T05:11:39.695Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
4267 | 2025-02-26T05:11:40.086Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
4268 | 2025-02-26T05:11:40.453Z | [verify-libraries] Compiling sync-ptr v0.1.1 |
4269 | 2025-02-26T05:11:40.727Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
4270 | 2025-02-26T05:11:42.500Z | [ recovery-image] Feb 26 05:11:41.764 INFO O| Feb 26 05:11:41.764 INFO O| Download: 10617/15934 items 93.6/176.5MB 53% complete |
4271 | 2025-02-26T05:11:43.153Z | [ host-image] Feb 26 05:11:42.416 INFO O| Feb 26 05:11:42.416 INFO O| Download: 12542/22863 items 109.7/199.8MB 54% complete (1.3M/s) |
4272 | 2025-02-26T05:11:47.804Z | [ recovery-image] Feb 26 05:11:47.067 INFO O| Feb 26 05:11:47.067 INFO O| Download: 10621/15934 items 93.6/176.5MB 53% complete (227B/s) |
4273 | 2025-02-26T05:11:48.021Z | [verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
4274 | 2025-02-26T05:11:49.575Z | [ host-image] Feb 26 05:11:48.837 INFO O| Feb 26 05:11:48.837 INFO O| Download: 13385/22863 items 110.1/199.8MB 55% complete (1008k/s) |
4275 | 2025-02-26T05:11:50.229Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
4276 | 2025-02-26T05:11:53.842Z | [ recovery-image] Feb 26 05:11:53.104 INFO O| Feb 26 05:11:53.104 INFO O| Download: 11082/15934 items 94.9/176.5MB 53% complete (114k/s) |
4277 | 2025-02-26T05:11:54.582Z | [ host-image] Feb 26 05:11:53.844 INFO O| Feb 26 05:11:53.844 INFO O| Download: 13917/22863 items 110.4/199.8MB 55% complete (57.7k/s) |
4278 | 2025-02-26T05:11:58.852Z | [ recovery-image] Feb 26 05:11:58.114 INFO O| Feb 26 05:11:58.114 INFO O| Download: 11157/15934 items 99.7/176.5MB 56% complete (566k/s) |
4279 | 2025-02-26T05:11:59.677Z | [ host-image] Feb 26 05:11:58.939 INFO O| Feb 26 05:11:58.939 INFO O| Download: 14110/22863 items 110.5/199.8MB 55% complete (37.9k/s) |
4280 | 2025-02-26T05:12:06.201Z | [ host-image] Feb 26 05:12:05.462 INFO O| Feb 26 05:12:05.462 INFO O| Download: 14341/22863 items 110.9/199.8MB 55% complete (65.8k/s) |
4281 | 2025-02-26T05:12:08.204Z | [ recovery-image] Feb 26 05:12:07.465 INFO O| Feb 26 05:12:07.465 INFO O| Download: 11477/15934 items 107.3/176.5MB 60% complete (1.3M/s) |
4282 | 2025-02-26T05:12:11.570Z | [verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
4283 | 2025-02-26T05:12:12.605Z | [ host-image] Feb 26 05:12:11.864 INFO O| Feb 26 05:12:11.864 INFO O| Download: 14342/22863 items 110.9/199.8MB 55% complete |
4284 | 2025-02-26T05:12:13.206Z | [ recovery-image] Feb 26 05:12:12.466 INFO O| Feb 26 05:12:12.466 INFO O| Download: 11928/15934 items 126.1/176.5MB 71% complete (1.8M/s) |
4285 | 2025-02-26T05:12:17.907Z | [ host-image] Feb 26 05:12:17.167 INFO O| Feb 26 05:12:17.167 INFO O| Download: 14588/22863 items 116.8/199.8MB 58% complete (1.2M/s) |
4286 | 2025-02-26T05:12:19.134Z | [ recovery-image] Feb 26 05:12:18.393 INFO O| Feb 26 05:12:18.393 INFO O| Download: 12012/15934 items 128.7/176.5MB 72% complete (3.0M/s) |
4287 | 2025-02-26T05:12:21.639Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
4288 | 2025-02-26T05:12:22.919Z | [ host-image] Feb 26 05:12:22.178 INFO O| Feb 26 05:12:22.177 INFO O| Download: 15340/22863 items 123.1/199.8MB 61% complete (1.1M/s) |
4289 | 2025-02-26T05:12:24.136Z | [ recovery-image] Feb 26 05:12:23.395 INFO O| Feb 26 05:12:23.395 INFO O| Download: 12320/15934 items 141.0/176.5MB 79% complete (1.3M/s) |
4290 | 2025-02-26T05:12:29.138Z | [ recovery-image] Feb 26 05:12:28.396 INFO O| Feb 26 05:12:28.396 INFO O| Download: 12976/15934 items 144.7/176.5MB 81% complete (1.6M/s) |
4291 | 2025-02-26T05:12:34.893Z | [ recovery-image] Feb 26 05:12:34.142 INFO O| Feb 26 05:12:34.142 INFO O| Download: 13088/15934 items 145.1/176.5MB 82% complete (1.1M/s) |
4292 | 2025-02-26T05:12:37.607Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
4293 | 2025-02-26T05:12:39.886Z | [ recovery-image] Feb 26 05:12:39.142 INFO O| Feb 26 05:12:39.142 INFO O| Download: 13494/15934 items 146.6/176.5MB 83% complete (166k/s) |
4294 | 2025-02-26T05:12:45.058Z | [ recovery-image] Feb 26 05:12:44.315 INFO O| Feb 26 05:12:44.315 INFO O| Download: 14111/15934 items 148.6/176.5MB 84% complete (386k/s) |
4295 | 2025-02-26T05:12:45.082Z | [verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
4296 | 2025-02-26T05:12:45.425Z | [ host-image] Feb 26 05:12:44.681 INFO O| Feb 26 05:12:44.681 INFO O| Download: 15623/22863 items 124.0/199.8MB 62% complete |
4297 | 2025-02-26T05:12:49.712Z | [verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
4298 | 2025-02-26T05:12:50.480Z | [ host-image] Feb 26 05:12:49.735 INFO O| Feb 26 05:12:49.735 INFO O| Download: 15826/22863 items 126.2/199.8MB 63% complete (557k/s) |
4299 | 2025-02-26T05:12:51.152Z | [ recovery-image] Feb 26 05:12:50.407 INFO O| Feb 26 05:12:50.407 INFO O| Download: 14738/15934 items 150.7/176.5MB 85% complete (444k/s) |
4300 | 2025-02-26T05:12:54.531Z | [verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
4301 | 2025-02-26T05:12:55.601Z | [ host-image] Feb 26 05:12:54.811 INFO O| Feb 26 05:12:54.811 INFO O| Download: 16021/22863 items 131.0/199.8MB 65% complete (717k/s) |
4302 | 2025-02-26T05:12:56.791Z | [ recovery-image] Feb 26 05:12:56.046 INFO O| Feb 26 05:12:56.046 INFO O| Download: 14853/15934 items 156.7/176.5MB 88% complete (804k/s) |
4303 | 2025-02-26T05:13:00.619Z | [ host-image] Feb 26 05:12:59.825 INFO O| Feb 26 05:12:59.825 INFO O| Download: 16797/22863 items 141.4/199.8MB 70% complete (1.6M/s) |
4304 | 2025-02-26T05:13:01.019Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
4305 | 2025-02-26T05:13:01.825Z | [ recovery-image] Feb 26 05:13:01.056 INFO O| Feb 26 05:13:01.055 INFO O| Download: 15290/15934 items 158.1/176.5MB 89% complete (743k/s) |
4306 | 2025-02-26T05:13:05.282Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
4307 | 2025-02-26T05:13:05.589Z | [ host-image] Feb 26 05:13:04.843 INFO O| Feb 26 05:13:04.843 INFO O| Download: 17127/22863 items 143.7/199.8MB 71% complete (1.3M/s) |
4308 | 2025-02-26T05:13:05.825Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
4309 | 2025-02-26T05:13:07.498Z | [ recovery-image] Feb 26 05:13:06.751 INFO O| Feb 26 05:13:06.750 INFO O| Download: 15698/15934 items 170.0/176.5MB 96% complete (1.4M/s) |
4310 | 2025-02-26T05:13:08.472Z | [verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
4311 | 2025-02-26T05:13:09.075Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
4312 | 2025-02-26T05:13:10.610Z | [ host-image] Feb 26 05:13:09.864 INFO O| Feb 26 05:13:09.863 INFO O| Download: 17937/22863 items 150.3/199.8MB 75% complete (876k/s) |
4313 | 2025-02-26T05:13:11.547Z | [ recovery-image] Feb 26 05:13:10.800 INFO O| Feb 26 05:13:10.800 INFO O| Download: Completed 176.48 MB in 307.05 seconds (586k/s) |
4314 | 2025-02-26T05:13:12.246Z | [verify-libraries] Compiling termios v0.3.3 |
4315 | 2025-02-26T05:13:12.743Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
4316 | 2025-02-26T05:13:12.862Z | [ recovery-image] Feb 26 05:13:12.115 INFO O| Feb 26 05:13:12.115 INFO O| Actions: 1/25107 actions (Installing new actions) |
4317 | 2025-02-26T05:13:13.279Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
4318 | 2025-02-26T05:13:15.622Z | [ host-image] Feb 26 05:13:14.875 INFO O| Feb 26 05:13:14.875 INFO O| Download: 18087/22863 items 162.2/199.8MB 81% complete (1.9M/s) |
4319 | 2025-02-26T05:13:17.863Z | [ recovery-image] Feb 26 05:13:17.115 INFO O| Feb 26 05:13:17.115 INFO O| Actions: 9856/25107 actions (Installing new actions) |
4320 | 2025-02-26T05:13:20.910Z | [ host-image] Feb 26 05:13:20.159 INFO O| Feb 26 05:13:20.158 INFO O| Download: 19017/22863 items 166.8/199.8MB 83% complete (1.7M/s) |
4321 | 2025-02-26T05:13:22.864Z | [ recovery-image] Feb 26 05:13:22.115 INFO O| Feb 26 05:13:22.115 INFO O| Actions: 14490/25107 actions (Installing new actions) |
4322 | 2025-02-26T05:13:25.917Z | [ host-image] Feb 26 05:13:25.169 INFO O| Feb 26 05:13:25.169 INFO O| Download: 20053/22863 items 170.4/199.8MB 85% complete (832k/s) |
4323 | 2025-02-26T05:13:27.864Z | [ recovery-image] Feb 26 05:13:27.116 INFO O| Feb 26 05:13:27.115 INFO O| Actions: 19321/25107 actions (Installing new actions) |
4324 | 2025-02-26T05:13:30.945Z | [ host-image] Feb 26 05:13:30.196 INFO O| Feb 26 05:13:30.196 INFO O| Download: 20729/22863 items 173.0/199.8MB 86% complete (603k/s) |
4325 | 2025-02-26T05:13:31.891Z | [ recovery-image] Feb 26 05:13:31.140 INFO O| Feb 26 05:13:31.140 INFO O| Actions: Completed 25107 actions in 19.02 seconds. |
4326 | 2025-02-26T05:13:32.637Z | [ recovery-image] Feb 26 05:13:31.887 INFO O| Feb 26 05:13:31.887 INFO O| Done |
4327 | 2025-02-26T05:13:32.637Z | [ recovery-image] Feb 26 05:13:31.887 INFO O| Feb 26 05:13:31.887 INFO O| Done |
4328 | 2025-02-26T05:13:34.370Z | [ recovery-image] Feb 26 05:13:33.621 INFO O| Feb 26 05:13:33.621 INFO O| Done |
4329 | 2025-02-26T05:13:35.970Z | [ host-image] Feb 26 05:13:35.218 INFO O| Feb 26 05:13:35.218 INFO O| Download: 21139/22863 items 179.5/199.8MB 89% complete (946k/s) |
4330 | 2025-02-26T05:13:36.228Z | [ recovery-image] Feb 26 05:13:35.479 INFO O| Feb 26 05:13:35.479 INFO O| Done |
4331 | 2025-02-26T05:13:36.252Z | [ recovery-image] Feb 26 05:13:35.502 INFO O| Feb 26 05:13:35.502 INFO O| Done |
4332 | 2025-02-26T05:13:41.095Z | [ recovery-image] Feb 26 05:13:40.344 INFO O| Feb 26 05:13:40.344 INFO O| Done |
4333 | 2025-02-26T05:13:41.334Z | [ host-image] Feb 26 05:13:40.583 INFO O| Feb 26 05:13:40.583 INFO O| Download: 22051/22863 items 191.9/199.8MB 96% complete (1.9M/s) |
4334 | 2025-02-26T05:13:41.791Z | [ recovery-image] Feb 26 05:13:41.041 INFO O| Feb 26 05:13:41.041 INFO O| Done |
4335 | 2025-02-26T05:13:42.501Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO STEP 11 (pkg_install) COMPLETE |
4336 | 2025-02-26T05:13:42.501Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4337 | 2025-02-26T05:13:42.504Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO skip step because feature "recovery" is enabled |
4338 | 2025-02-26T05:13:42.504Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4339 | 2025-02-26T05:13:42.504Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO skip step because feature "omicron1" is not enabled |
4340 | 2025-02-26T05:13:42.504Z | [ recovery-image] Feb 26 05:13:41.750 INFO O| Feb 26 05:13:41.750 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4341 | 2025-02-26T05:13:42.529Z | [ recovery-image] Feb 26 05:13:41.775 INFO O| Feb 26 05:13:41.775 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"] |
4342 | 2025-02-26T05:13:46.334Z | [ host-image] Feb 26 05:13:45.583 INFO O| Feb 26 05:13:45.583 INFO O| Download: 22863/22863 items 199.8/199.8MB 100% complete (2.1M/s) |
4343 | 2025-02-26T05:13:46.378Z | [ recovery-image] Feb 26 05:13:45.627 INFO O| Feb 26 05:13:45.627 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4344 | 2025-02-26T05:13:46.391Z | [ host-image] Feb 26 05:13:45.640 INFO O| Feb 26 05:13:45.640 INFO O| Download: Completed 199.77 MB in 371.66 seconds (548k/s) |
4345 | 2025-02-26T05:13:48.007Z | [ host-image] Feb 26 05:13:47.256 INFO O| Feb 26 05:13:47.256 INFO O| Actions: 1/49570 actions (Installing new actions) |
4346 | 2025-02-26T05:13:50.889Z | [ recovery-image] Feb 26 05:13:50.137 INFO O| Feb 26 05:13:50.137 INFO O| Planning: Solver setup ... Done |
4347 | 2025-02-26T05:13:50.895Z | [ recovery-image] Feb 26 05:13:50.143 INFO O| Feb 26 05:13:50.143 INFO O| Planning: Running solver ... Done |
4348 | 2025-02-26T05:13:50.979Z | [ recovery-image] Feb 26 05:13:50.227 INFO O| Feb 26 05:13:50.227 INFO O| Planning: Finding local manifests ... Done |
4349 | 2025-02-26T05:13:50.982Z | [ recovery-image] Feb 26 05:13:50.228 INFO O| Feb 26 05:13:50.228 INFO O| Planning: Fetching manifests: 0/1 0% complete |
4350 | 2025-02-26T05:13:51.199Z | [ recovery-image] Feb 26 05:13:50.446 INFO O| Feb 26 05:13:50.446 INFO O| Planning: Fetching manifests: 1/1 100% complete |
4351 | 2025-02-26T05:13:51.252Z | [ recovery-image] Feb 26 05:13:50.500 INFO O| Feb 26 05:13:50.500 INFO O| Planning: Package planning ... Done |
4352 | 2025-02-26T05:13:51.256Z | [ recovery-image] Feb 26 05:13:50.501 INFO O| Feb 26 05:13:50.501 INFO O| Planning: Merging actions ... Done |
4353 | 2025-02-26T05:13:51.310Z | [ recovery-image] Feb 26 05:13:50.558 INFO O| Feb 26 05:13:50.558 INFO O| Planning: Checking for conflicting actions ... Done |
4354 | 2025-02-26T05:13:51.315Z | [ recovery-image] Feb 26 05:13:50.559 INFO O| Feb 26 05:13:50.559 INFO O| Planning: Consolidating action changes ... Done |
4355 | 2025-02-26T05:13:51.670Z | [ recovery-image] Feb 26 05:13:50.918 INFO O| Feb 26 05:13:50.918 INFO O| Planning: Evaluating mediators ... Done |
4356 | 2025-02-26T05:13:51.672Z | [ recovery-image] Feb 26 05:13:50.918 INFO O| Feb 26 05:13:50.918 INFO O| Planning: Planning completed in 5.29 seconds |
4357 | 2025-02-26T05:13:51.672Z | [ recovery-image] Feb 26 05:13:50.921 INFO O| Feb 26 05:13:50.921 INFO O| Packages to install: 1 |
4358 | 2025-02-26T05:13:51.692Z | [ recovery-image] Feb 26 05:13:50.939 INFO O| Feb 26 05:13:50.939 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete |
4359 | 2025-02-26T05:13:52.428Z | [ recovery-image] Feb 26 05:13:51.676 INFO O| Feb 26 05:13:51.676 INFO O| Download: Completed 10.27 MB in 0.74 seconds (13.9M/s) |
4360 | 2025-02-26T05:13:52.568Z | [ recovery-image] Feb 26 05:13:51.817 INFO O| Feb 26 05:13:51.816 INFO O| Actions: 1/22 actions (Installing new actions) |
4361 | 2025-02-26T05:13:52.947Z | [ recovery-image] Feb 26 05:13:52.195 INFO O| Feb 26 05:13:52.195 INFO O| Actions: Completed 22 actions in 0.38 seconds. |
4362 | 2025-02-26T05:13:53.008Z | [ host-image] Feb 26 05:13:52.256 INFO O| Feb 26 05:13:52.256 INFO O| Actions: 8771/49570 actions (Installing new actions) |
4363 | 2025-02-26T05:13:53.573Z | [ recovery-image] Feb 26 05:13:52.821 INFO O| Feb 26 05:13:52.821 INFO O| Done |
4364 | 2025-02-26T05:13:53.573Z | [ recovery-image] Feb 26 05:13:52.821 INFO O| Feb 26 05:13:52.821 INFO O| Done |
4365 | 2025-02-26T05:13:55.321Z | [ recovery-image] Feb 26 05:13:54.568 INFO O| Feb 26 05:13:54.568 INFO O| Done |
4366 | 2025-02-26T05:13:57.324Z | [ recovery-image] Feb 26 05:13:56.572 INFO O| Feb 26 05:13:56.572 INFO O| Done |
4367 | 2025-02-26T05:13:57.355Z | [ recovery-image] Feb 26 05:13:56.602 INFO O| Feb 26 05:13:56.602 INFO O| Done |
4368 | 2025-02-26T05:13:57.355Z | [ recovery-image] Feb 26 05:13:56.602 INFO O| Feb 26 05:13:56.602 INFO O| Done |
4369 | 2025-02-26T05:13:57.373Z | [ recovery-image] Feb 26 05:13:56.620 INFO O| Feb 26 05:13:56.620 INFO O| Done |
4370 | 2025-02-26T05:13:57.558Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO STEP 14 (pkg_install) COMPLETE |
4371 | 2025-02-26T05:13:57.558Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4372 | 2025-02-26T05:13:57.558Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO skip step because feature "mfg" is not enabled |
4373 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4374 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO skip step because feature "compliance" is not enabled |
4375 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4376 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO skip step because feature "stress" is not enabled |
4377 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4378 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO skip step because feature "nfs" is not enabled |
4379 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os |
4380 | 2025-02-26T05:13:57.563Z | [ recovery-image] Feb 26 05:13:56.806 INFO O| Feb 26 05:13:56.806 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os |
4381 | 2025-02-26T05:13:57.814Z | [ recovery-image] Feb 26 05:13:57.062 INFO O| Feb 26 05:13:57.061 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
4382 | 2025-02-26T05:13:57.950Z | [ recovery-image] Feb 26 05:13:57.198 INFO O| Feb 26 05:13:57.198 INFO completed processing gimlet/ramdisk-01-os |
4383 | 2025-02-26T05:13:57.954Z | [ recovery-image] Feb 26 05:13:57.202 INFO image builder template: ramdisk-02-trim... |
4384 | 2025-02-26T05:13:57.957Z | [ recovery-image] Feb 26 05:13:57.202 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/.tmpxlJ8gV/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None |
4385 | 2025-02-26T05:13:58.009Z | [ host-image] Feb 26 05:13:57.257 INFO O| Feb 26 05:13:57.257 INFO O| Actions: 14904/49570 actions (Installing new actions) |
4386 | 2025-02-26T05:13:58.041Z | [ recovery-image] Feb 26 05:13:57.276 INFO O| Feb 26 05:13:57.276 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4387 | 2025-02-26T05:13:58.044Z | [ recovery-image] Feb 26 05:13:57.286 INFO O| Feb 26 05:13:57.286 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4388 | 2025-02-26T05:13:58.157Z | [ recovery-image] Feb 26 05:13:57.404 INFO O| Feb 26 05:13:57.404 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled |
4389 | 2025-02-26T05:13:58.415Z | [ recovery-image] Feb 26 05:13:57.662 INFO O| Feb 26 05:13:57.662 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4390 | 2025-02-26T05:13:58.418Z | [ recovery-image] Feb 26 05:13:57.662 INFO O| Feb 26 05:13:57.662 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
4391 | 2025-02-26T05:13:58.425Z | [ recovery-image] Feb 26 05:13:57.673 INFO O| Feb 26 05:13:57.673 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4392 | 2025-02-26T05:13:58.433Z | [ recovery-image] Feb 26 05:13:57.680 INFO O| Feb 26 05:13:57.680 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os |
4393 | 2025-02-26T05:13:58.443Z | [ recovery-image] Feb 26 05:13:57.690 INFO O| Feb 26 05:13:57.690 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os |
4394 | 2025-02-26T05:13:58.947Z | [ recovery-image] Feb 26 05:13:58.194 INFO O| Feb 26 05:13:58.193 INFO rolled back to input snapshot; work may begin |
4395 | 2025-02-26T05:13:58.947Z | [ recovery-image] Feb 26 05:13:58.194 INFO O| Feb 26 05:13:58.193 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
4396 | 2025-02-26T05:13:58.955Z | [ recovery-image] Feb 26 05:13:58.202 INFO O| Feb 26 05:13:58.202 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4397 | 2025-02-26T05:13:58.994Z | [ recovery-image] Feb 26 05:13:58.241 INFO O| Feb 26 05:13:58.240 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg" |
4398 | 2025-02-26T05:13:59.257Z | [ recovery-image] Feb 26 05:13:58.504 INFO O| Feb 26 05:13:58.504 INFO STEP 0 (remove_files) COMPLETE |
4399 | 2025-02-26T05:13:59.257Z | [ recovery-image] Feb 26 05:13:58.504 INFO O| Feb 26 05:13:58.504 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4400 | 2025-02-26T05:13:59.277Z | [ recovery-image] Feb 26 05:13:58.524 INFO O| Feb 26 05:13:58.524 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4" |
4401 | 2025-02-26T05:13:59.282Z | [ recovery-image] Feb 26 05:13:58.528 INFO O| Feb 26 05:13:58.527 INFO STEP 1 (remove_files) COMPLETE |
4402 | 2025-02-26T05:13:59.282Z | [ recovery-image] Feb 26 05:13:58.528 INFO O| Feb 26 05:13:58.528 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4403 | 2025-02-26T05:13:59.301Z | [ recovery-image] Feb 26 05:13:58.548 INFO O| Feb 26 05:13:58.548 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include" |
4404 | 2025-02-26T05:13:59.342Z | [ recovery-image] Feb 26 05:13:58.589 INFO O| Feb 26 05:13:58.589 INFO STEP 2 (remove_files) COMPLETE |
4405 | 2025-02-26T05:13:59.342Z | [ recovery-image] Feb 26 05:13:58.589 INFO O| Feb 26 05:13:58.589 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4406 | 2025-02-26T05:13:59.365Z | [ recovery-image] Feb 26 05:13:58.612 INFO O| Feb 26 05:13:58.612 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo" |
4407 | 2025-02-26T05:13:59.368Z | [ recovery-image] Feb 26 05:13:58.615 INFO O| Feb 26 05:13:58.615 INFO STEP 3 (remove_files) COMPLETE |
4408 | 2025-02-26T05:13:59.370Z | [ recovery-image] Feb 26 05:13:58.616 INFO O| Feb 26 05:13:58.615 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4409 | 2025-02-26T05:13:59.390Z | [ recovery-image] Feb 26 05:13:58.637 INFO O| Feb 26 05:13:58.637 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help" |
4410 | 2025-02-26T05:13:59.396Z | [ recovery-image] Feb 26 05:13:58.643 INFO O| Feb 26 05:13:58.643 INFO STEP 4 (remove_files) COMPLETE |
4411 | 2025-02-26T05:13:59.396Z | [ recovery-image] Feb 26 05:13:58.643 INFO O| Feb 26 05:13:58.643 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4412 | 2025-02-26T05:13:59.430Z | [ recovery-image] Feb 26 05:13:58.676 INFO O| Feb 26 05:13:58.676 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc" |
4413 | 2025-02-26T05:13:59.432Z | [ recovery-image] Feb 26 05:13:58.676 INFO O| Feb 26 05:13:58.676 INFO STEP 5 (remove_files) COMPLETE |
4414 | 2025-02-26T05:13:59.432Z | [ recovery-image] Feb 26 05:13:58.676 INFO O| Feb 26 05:13:58.676 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4415 | 2025-02-26T05:13:59.478Z | [ recovery-image] Feb 26 05:13:58.724 INFO O| Feb 26 05:13:58.723 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion" |
4416 | 2025-02-26T05:13:59.497Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO STEP 6 (remove_files) COMPLETE |
4417 | 2025-02-26T05:13:59.497Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4418 | 2025-02-26T05:13:59.497Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO skip step because feature "recovery" is enabled |
4419 | 2025-02-26T05:13:59.497Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4420 | 2025-02-26T05:13:59.500Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO skip step because feature "recovery" is enabled |
4421 | 2025-02-26T05:13:59.500Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4422 | 2025-02-26T05:13:59.500Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO skip step because feature "recovery" is enabled |
4423 | 2025-02-26T05:13:59.500Z | [ recovery-image] Feb 26 05:13:58.744 INFO O| Feb 26 05:13:58.744 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4424 | 2025-02-26T05:13:59.556Z | [ recovery-image] Feb 26 05:13:58.803 INFO O| Feb 26 05:13:58.803 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp" |
4425 | 2025-02-26T05:13:59.563Z | [ recovery-image] Feb 26 05:13:58.810 INFO O| Feb 26 05:13:58.810 INFO STEP 10 (remove_files) COMPLETE |
4426 | 2025-02-26T05:13:59.563Z | [ recovery-image] Feb 26 05:13:58.810 INFO O| Feb 26 05:13:58.810 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4427 | 2025-02-26T05:13:59.584Z | [ recovery-image] Feb 26 05:13:58.831 INFO O| Feb 26 05:13:58.831 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386" |
4428 | 2025-02-26T05:13:59.588Z | [ recovery-image] Feb 26 05:13:58.833 INFO O| Feb 26 05:13:58.833 INFO STEP 11 (remove_files) COMPLETE |
4429 | 2025-02-26T05:13:59.588Z | [ recovery-image] Feb 26 05:13:58.833 INFO O| Feb 26 05:13:58.833 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4430 | 2025-02-26T05:13:59.616Z | [ recovery-image] Feb 26 05:13:58.863 INFO O| Feb 26 05:13:58.863 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv" |
4431 | 2025-02-26T05:13:59.619Z | [ recovery-image] Feb 26 05:13:58.866 INFO O| Feb 26 05:13:58.866 INFO STEP 12 (remove_files) COMPLETE |
4432 | 2025-02-26T05:13:59.619Z | [ recovery-image] Feb 26 05:13:58.866 INFO O| Feb 26 05:13:58.866 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4433 | 2025-02-26T05:14:00.134Z | [ recovery-image] Feb 26 05:13:59.381 INFO O| Feb 26 05:13:59.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a" |
4434 | 2025-02-26T05:14:00.140Z | [ recovery-image] Feb 26 05:13:59.387 INFO O| Feb 26 05:13:59.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" |
4435 | 2025-02-26T05:14:00.143Z | [ recovery-image] Feb 26 05:13:59.390 INFO O| Feb 26 05:13:59.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" |
4436 | 2025-02-26T05:14:00.148Z | [ recovery-image] Feb 26 05:13:59.395 INFO O| Feb 26 05:13:59.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a" |
4437 | 2025-02-26T05:14:00.270Z | [ recovery-image] Feb 26 05:13:59.517 INFO O| Feb 26 05:13:59.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
4438 | 2025-02-26T05:14:00.284Z | [ recovery-image] Feb 26 05:13:59.531 INFO O| Feb 26 05:13:59.530 INFO STEP 13 (remove_files) COMPLETE |
4439 | 2025-02-26T05:14:00.284Z | [ recovery-image] Feb 26 05:13:59.531 INFO O| Feb 26 05:13:59.530 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4440 | 2025-02-26T05:14:00.338Z | [ recovery-image] Feb 26 05:13:59.583 INFO O| Feb 26 05:13:59.583 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot" |
4441 | 2025-02-26T05:14:00.340Z | [ recovery-image] Feb 26 05:13:59.586 INFO O| Feb 26 05:13:59.585 INFO STEP 14 (remove_files) COMPLETE |
4442 | 2025-02-26T05:14:00.340Z | [ recovery-image] Feb 26 05:13:59.586 INFO O| Feb 26 05:13:59.586 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4443 | 2025-02-26T05:14:00.390Z | [ recovery-image] Feb 26 05:13:59.637 INFO O| Feb 26 05:13:59.637 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc" |
4444 | 2025-02-26T05:14:00.401Z | [ recovery-image] Feb 26 05:13:59.648 INFO O| Feb 26 05:13:59.648 INFO STEP 15 (remove_files) COMPLETE |
4445 | 2025-02-26T05:14:00.401Z | [ recovery-image] Feb 26 05:13:59.648 INFO O| Feb 26 05:13:59.648 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4446 | 2025-02-26T05:14:00.491Z | [ recovery-image] Feb 26 05:13:59.738 INFO O| Feb 26 05:13:59.738 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv" |
4447 | 2025-02-26T05:14:00.494Z | [ recovery-image] Feb 26 05:13:59.739 INFO O| Feb 26 05:13:59.739 INFO STEP 16 (remove_files) COMPLETE |
4448 | 2025-02-26T05:14:00.494Z | [ recovery-image] Feb 26 05:13:59.739 INFO O| Feb 26 05:13:59.739 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4449 | 2025-02-26T05:14:00.512Z | [ recovery-image] Feb 26 05:13:59.759 INFO O| Feb 26 05:13:59.759 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc" |
4450 | 2025-02-26T05:14:00.516Z | [ recovery-image] Feb 26 05:13:59.761 INFO O| Feb 26 05:13:59.761 INFO STEP 17 (remove_files) COMPLETE |
4451 | 2025-02-26T05:14:00.516Z | [ recovery-image] Feb 26 05:13:59.761 INFO O| Feb 26 05:13:59.761 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4452 | 2025-02-26T05:14:00.533Z | [ recovery-image] Feb 26 05:13:59.780 INFO O| Feb 26 05:13:59.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica" |
4453 | 2025-02-26T05:14:00.533Z | [ recovery-image] Feb 26 05:13:59.780 INFO O| Feb 26 05:13:59.780 INFO STEP 18 (remove_files) COMPLETE |
4454 | 2025-02-26T05:14:00.533Z | [ recovery-image] Feb 26 05:13:59.780 INFO O| Feb 26 05:13:59.780 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4455 | 2025-02-26T05:14:00.556Z | [ recovery-image] Feb 26 05:13:59.800 INFO O| Feb 26 05:13:59.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem" |
4456 | 2025-02-26T05:14:00.556Z | [ recovery-image] Feb 26 05:13:59.800 INFO O| Feb 26 05:13:59.800 INFO STEP 19 (remove_files) COMPLETE |
4457 | 2025-02-26T05:14:00.556Z | [ recovery-image] Feb 26 05:13:59.800 INFO O| Feb 26 05:13:59.800 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4458 | 2025-02-26T05:14:00.574Z | [ recovery-image] Feb 26 05:13:59.821 INFO O| Feb 26 05:13:59.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" |
4459 | 2025-02-26T05:14:00.575Z | [ recovery-image] Feb 26 05:13:59.821 INFO O| Feb 26 05:13:59.821 INFO STEP 20 (remove_files) COMPLETE |
4460 | 2025-02-26T05:14:00.575Z | [ recovery-image] Feb 26 05:13:59.821 INFO O| Feb 26 05:13:59.821 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4461 | 2025-02-26T05:14:00.595Z | [ recovery-image] Feb 26 05:13:59.842 INFO O| Feb 26 05:13:59.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc" |
4462 | 2025-02-26T05:14:00.595Z | [ recovery-image] Feb 26 05:13:59.842 INFO O| Feb 26 05:13:59.842 INFO STEP 21 (remove_files) COMPLETE |
4463 | 2025-02-26T05:14:00.595Z | [ recovery-image] Feb 26 05:13:59.842 INFO O| Feb 26 05:13:59.842 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4464 | 2025-02-26T05:14:00.618Z | [ recovery-image] Feb 26 05:13:59.862 INFO O| Feb 26 05:13:59.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" |
4465 | 2025-02-26T05:14:00.618Z | [ recovery-image] Feb 26 05:13:59.862 INFO O| Feb 26 05:13:59.862 INFO STEP 22 (remove_files) COMPLETE |
4466 | 2025-02-26T05:14:00.618Z | [ recovery-image] Feb 26 05:13:59.862 INFO O| Feb 26 05:13:59.862 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4467 | 2025-02-26T05:14:00.637Z | [ recovery-image] Feb 26 05:13:59.882 INFO O| Feb 26 05:13:59.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" |
4468 | 2025-02-26T05:14:00.637Z | [ recovery-image] Feb 26 05:13:59.882 INFO O| Feb 26 05:13:59.882 INFO STEP 23 (remove_files) COMPLETE |
4469 | 2025-02-26T05:14:00.637Z | [ recovery-image] Feb 26 05:13:59.882 INFO O| Feb 26 05:13:59.882 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4470 | 2025-02-26T05:14:00.659Z | [ recovery-image] Feb 26 05:13:59.904 INFO O| Feb 26 05:13:59.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" |
4471 | 2025-02-26T05:14:00.659Z | [ recovery-image] Feb 26 05:13:59.904 INFO O| Feb 26 05:13:59.904 INFO STEP 24 (remove_files) COMPLETE |
4472 | 2025-02-26T05:14:00.659Z | [ recovery-image] Feb 26 05:13:59.904 INFO O| Feb 26 05:13:59.904 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4473 | 2025-02-26T05:14:00.681Z | [ recovery-image] Feb 26 05:13:59.927 INFO O| Feb 26 05:13:59.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power" |
4474 | 2025-02-26T05:14:00.681Z | [ recovery-image] Feb 26 05:13:59.928 INFO O| Feb 26 05:13:59.927 INFO STEP 25 (remove_files) COMPLETE |
4475 | 2025-02-26T05:14:00.683Z | [ recovery-image] Feb 26 05:13:59.928 INFO O| Feb 26 05:13:59.928 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4476 | 2025-02-26T05:14:00.704Z | [ recovery-image] Feb 26 05:13:59.951 INFO O| Feb 26 05:13:59.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio" |
4477 | 2025-02-26T05:14:00.704Z | [ recovery-image] Feb 26 05:13:59.951 INFO O| Feb 26 05:13:59.951 INFO STEP 26 (remove_files) COMPLETE |
4478 | 2025-02-26T05:14:00.704Z | [ recovery-image] Feb 26 05:13:59.951 INFO O| Feb 26 05:13:59.951 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4479 | 2025-02-26T05:14:00.731Z | [ recovery-image] Feb 26 05:13:59.978 INFO O| Feb 26 05:13:59.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" |
4480 | 2025-02-26T05:14:00.731Z | [ recovery-image] Feb 26 05:13:59.978 INFO O| Feb 26 05:13:59.978 INFO STEP 27 (remove_files) COMPLETE |
4481 | 2025-02-26T05:14:00.734Z | [ recovery-image] Feb 26 05:13:59.978 INFO O| Feb 26 05:13:59.978 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4482 | 2025-02-26T05:14:00.789Z | [ recovery-image] Feb 26 05:14:00.037 INFO O| Feb 26 05:14:00.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens" |
4483 | 2025-02-26T05:14:00.789Z | [ recovery-image] Feb 26 05:14:00.037 INFO O| Feb 26 05:14:00.037 INFO STEP 28 (remove_files) COMPLETE |
4484 | 2025-02-26T05:14:00.790Z | [ recovery-image] Feb 26 05:14:00.037 INFO O| Feb 26 05:14:00.037 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4485 | 2025-02-26T05:14:00.842Z | [ recovery-image] Feb 26 05:14:00.089 INFO O| Feb 26 05:14:00.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" |
4486 | 2025-02-26T05:14:00.845Z | [ recovery-image] Feb 26 05:14:00.089 INFO O| Feb 26 05:14:00.089 INFO STEP 29 (remove_files) COMPLETE |
4487 | 2025-02-26T05:14:00.845Z | [ recovery-image] Feb 26 05:14:00.089 INFO O| Feb 26 05:14:00.089 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4488 | 2025-02-26T05:14:00.865Z | [ recovery-image] Feb 26 05:14:00.112 INFO O| Feb 26 05:14:00.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots" |
4489 | 2025-02-26T05:14:00.869Z | [ recovery-image] Feb 26 05:14:00.112 INFO O| Feb 26 05:14:00.112 INFO STEP 30 (remove_files) COMPLETE |
4490 | 2025-02-26T05:14:00.869Z | [ recovery-image] Feb 26 05:14:00.112 INFO O| Feb 26 05:14:00.112 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4491 | 2025-02-26T05:14:00.886Z | [ recovery-image] Feb 26 05:14:00.133 INFO O| Feb 26 05:14:00.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci" |
4492 | 2025-02-26T05:14:00.889Z | [ recovery-image] Feb 26 05:14:00.134 INFO O| Feb 26 05:14:00.134 INFO STEP 31 (remove_files) COMPLETE |
4493 | 2025-02-26T05:14:00.889Z | [ recovery-image] Feb 26 05:14:00.134 INFO O| Feb 26 05:14:00.134 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4494 | 2025-02-26T05:14:00.908Z | [ recovery-image] Feb 26 05:14:00.154 INFO O| Feb 26 05:14:00.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid" |
4495 | 2025-02-26T05:14:00.910Z | [ recovery-image] Feb 26 05:14:00.155 INFO O| Feb 26 05:14:00.155 INFO STEP 32 (remove_files) COMPLETE |
4496 | 2025-02-26T05:14:00.910Z | [ recovery-image] Feb 26 05:14:00.155 INFO O| Feb 26 05:14:00.155 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4497 | 2025-02-26T05:14:00.928Z | [ recovery-image] Feb 26 05:14:00.175 INFO O| Feb 26 05:14:00.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd" |
4498 | 2025-02-26T05:14:00.931Z | [ recovery-image] Feb 26 05:14:00.176 INFO O| Feb 26 05:14:00.176 INFO STEP 33 (remove_files) COMPLETE |
4499 | 2025-02-26T05:14:00.931Z | [ recovery-image] Feb 26 05:14:00.176 INFO O| Feb 26 05:14:00.176 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4500 | 2025-02-26T05:14:00.955Z | [ recovery-image] Feb 26 05:14:00.202 INFO O| Feb 26 05:14:00.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci" |
4501 | 2025-02-26T05:14:00.955Z | [ recovery-image] Feb 26 05:14:00.202 INFO O| Feb 26 05:14:00.202 INFO STEP 34 (remove_files) COMPLETE |
4502 | 2025-02-26T05:14:00.956Z | [ recovery-image] Feb 26 05:14:00.202 INFO O| Feb 26 05:14:00.202 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4503 | 2025-02-26T05:14:00.980Z | [ recovery-image] Feb 26 05:14:00.227 INFO O| Feb 26 05:14:00.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" |
4504 | 2025-02-26T05:14:00.980Z | [ recovery-image] Feb 26 05:14:00.227 INFO O| Feb 26 05:14:00.227 INFO STEP 35 (remove_files) COMPLETE |
4505 | 2025-02-26T05:14:00.980Z | [ recovery-image] Feb 26 05:14:00.227 INFO O| Feb 26 05:14:00.227 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4506 | 2025-02-26T05:14:01.036Z | [ recovery-image] Feb 26 05:14:00.281 INFO O| Feb 26 05:14:00.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci" |
4507 | 2025-02-26T05:14:01.036Z | [ recovery-image] Feb 26 05:14:00.281 INFO O| Feb 26 05:14:00.281 INFO STEP 36 (remove_files) COMPLETE |
4508 | 2025-02-26T05:14:01.036Z | [ recovery-image] Feb 26 05:14:00.281 INFO O| Feb 26 05:14:00.281 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4509 | 2025-02-26T05:14:01.080Z | [ recovery-image] Feb 26 05:14:00.327 INFO O| Feb 26 05:14:00.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" |
4510 | 2025-02-26T05:14:01.080Z | [ recovery-image] Feb 26 05:14:00.327 INFO O| Feb 26 05:14:00.327 INFO STEP 37 (remove_files) COMPLETE |
4511 | 2025-02-26T05:14:01.080Z | [ recovery-image] Feb 26 05:14:00.327 INFO O| Feb 26 05:14:00.327 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4512 | 2025-02-26T05:14:01.122Z | [ recovery-image] Feb 26 05:14:00.369 INFO O| Feb 26 05:14:00.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" |
4513 | 2025-02-26T05:14:01.122Z | [ recovery-image] Feb 26 05:14:00.370 INFO O| Feb 26 05:14:00.370 INFO STEP 38 (remove_files) COMPLETE |
4514 | 2025-02-26T05:14:01.126Z | [ recovery-image] Feb 26 05:14:00.370 INFO O| Feb 26 05:14:00.370 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4515 | 2025-02-26T05:14:01.171Z | [ recovery-image] Feb 26 05:14:00.419 INFO O| Feb 26 05:14:00.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" |
4516 | 2025-02-26T05:14:01.172Z | [ recovery-image] Feb 26 05:14:00.419 INFO O| Feb 26 05:14:00.419 INFO STEP 39 (remove_files) COMPLETE |
4517 | 2025-02-26T05:14:01.174Z | [ recovery-image] Feb 26 05:14:00.419 INFO O| Feb 26 05:14:00.419 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4518 | 2025-02-26T05:14:01.222Z | [ recovery-image] Feb 26 05:14:00.469 INFO O| Feb 26 05:14:00.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" |
4519 | 2025-02-26T05:14:01.222Z | [ recovery-image] Feb 26 05:14:00.469 INFO O| Feb 26 05:14:00.469 INFO STEP 40 (remove_files) COMPLETE |
4520 | 2025-02-26T05:14:01.225Z | [ recovery-image] Feb 26 05:14:00.469 INFO O| Feb 26 05:14:00.469 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4521 | 2025-02-26T05:14:01.286Z | [ recovery-image] Feb 26 05:14:00.530 INFO O| Feb 26 05:14:00.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" |
4522 | 2025-02-26T05:14:01.286Z | [ recovery-image] Feb 26 05:14:00.530 INFO O| Feb 26 05:14:00.530 INFO STEP 41 (remove_files) COMPLETE |
4523 | 2025-02-26T05:14:01.289Z | [ recovery-image] Feb 26 05:14:00.530 INFO O| Feb 26 05:14:00.530 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4524 | 2025-02-26T05:14:01.304Z | [ recovery-image] Feb 26 05:14:00.551 INFO O| Feb 26 05:14:00.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci" |
4525 | 2025-02-26T05:14:01.304Z | [ recovery-image] Feb 26 05:14:00.551 INFO O| Feb 26 05:14:00.551 INFO STEP 42 (remove_files) COMPLETE |
4526 | 2025-02-26T05:14:01.307Z | [ recovery-image] Feb 26 05:14:00.551 INFO O| Feb 26 05:14:00.551 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4527 | 2025-02-26T05:14:01.340Z | [ recovery-image] Feb 26 05:14:00.587 INFO O| Feb 26 05:14:00.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" |
4528 | 2025-02-26T05:14:01.343Z | [ recovery-image] Feb 26 05:14:00.587 INFO O| Feb 26 05:14:00.587 INFO STEP 43 (remove_files) COMPLETE |
4529 | 2025-02-26T05:14:01.343Z | [ recovery-image] Feb 26 05:14:00.588 INFO O| Feb 26 05:14:00.588 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4530 | 2025-02-26T05:14:01.361Z | [ recovery-image] Feb 26 05:14:00.608 INFO O| Feb 26 05:14:00.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" |
4531 | 2025-02-26T05:14:01.363Z | [ recovery-image] Feb 26 05:14:00.608 INFO O| Feb 26 05:14:00.608 INFO STEP 44 (remove_files) COMPLETE |
4532 | 2025-02-26T05:14:01.364Z | [ recovery-image] Feb 26 05:14:00.608 INFO O| Feb 26 05:14:00.608 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4533 | 2025-02-26T05:14:01.383Z | [ recovery-image] Feb 26 05:14:00.630 INFO O| Feb 26 05:14:00.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" |
4534 | 2025-02-26T05:14:01.386Z | [ recovery-image] Feb 26 05:14:00.630 INFO O| Feb 26 05:14:00.630 INFO STEP 45 (remove_files) COMPLETE |
4535 | 2025-02-26T05:14:01.386Z | [ recovery-image] Feb 26 05:14:00.630 INFO O| Feb 26 05:14:00.630 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4536 | 2025-02-26T05:14:01.403Z | [ recovery-image] Feb 26 05:14:00.650 INFO O| Feb 26 05:14:00.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" |
4537 | 2025-02-26T05:14:01.403Z | [ recovery-image] Feb 26 05:14:00.651 INFO O| Feb 26 05:14:00.650 INFO STEP 46 (remove_files) COMPLETE |
4538 | 2025-02-26T05:14:01.406Z | [ recovery-image] Feb 26 05:14:00.651 INFO O| Feb 26 05:14:00.651 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4539 | 2025-02-26T05:14:01.424Z | [ recovery-image] Feb 26 05:14:00.671 INFO O| Feb 26 05:14:00.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" |
4540 | 2025-02-26T05:14:01.424Z | [ recovery-image] Feb 26 05:14:00.671 INFO O| Feb 26 05:14:00.671 INFO STEP 47 (remove_files) COMPLETE |
4541 | 2025-02-26T05:14:01.427Z | [ recovery-image] Feb 26 05:14:00.671 INFO O| Feb 26 05:14:00.671 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4542 | 2025-02-26T05:14:01.445Z | [ recovery-image] Feb 26 05:14:00.692 INFO O| Feb 26 05:14:00.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" |
4543 | 2025-02-26T05:14:01.450Z | [ recovery-image] Feb 26 05:14:00.692 INFO O| Feb 26 05:14:00.692 INFO STEP 48 (remove_files) COMPLETE |
4544 | 2025-02-26T05:14:01.450Z | [ recovery-image] Feb 26 05:14:00.692 INFO O| Feb 26 05:14:00.692 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4545 | 2025-02-26T05:14:01.465Z | [ recovery-image] Feb 26 05:14:00.712 INFO O| Feb 26 05:14:00.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt" |
4546 | 2025-02-26T05:14:01.468Z | [ recovery-image] Feb 26 05:14:00.712 INFO O| Feb 26 05:14:00.712 INFO STEP 49 (remove_files) COMPLETE |
4547 | 2025-02-26T05:14:01.468Z | [ recovery-image] Feb 26 05:14:00.713 INFO O| Feb 26 05:14:00.713 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4548 | 2025-02-26T05:14:01.485Z | [ recovery-image] Feb 26 05:14:00.732 INFO O| Feb 26 05:14:00.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf" |
4549 | 2025-02-26T05:14:01.488Z | [ recovery-image] Feb 26 05:14:00.732 INFO O| Feb 26 05:14:00.732 INFO STEP 50 (remove_files) COMPLETE |
4550 | 2025-02-26T05:14:01.488Z | [ recovery-image] Feb 26 05:14:00.733 INFO O| Feb 26 05:14:00.733 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4551 | 2025-02-26T05:14:01.505Z | [ recovery-image] Feb 26 05:14:00.753 INFO O| Feb 26 05:14:00.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
4552 | 2025-02-26T05:14:01.508Z | [ recovery-image] Feb 26 05:14:00.753 INFO O| Feb 26 05:14:00.753 INFO STEP 51 (remove_files) COMPLETE |
4553 | 2025-02-26T05:14:01.508Z | [ recovery-image] Feb 26 05:14:00.753 INFO O| Feb 26 05:14:00.753 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4554 | 2025-02-26T05:14:01.527Z | [ recovery-image] Feb 26 05:14:00.773 INFO O| Feb 26 05:14:00.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
4555 | 2025-02-26T05:14:01.532Z | [ recovery-image] Feb 26 05:14:00.773 INFO O| Feb 26 05:14:00.773 INFO STEP 52 (remove_files) COMPLETE |
4556 | 2025-02-26T05:14:01.532Z | [ recovery-image] Feb 26 05:14:00.774 INFO O| Feb 26 05:14:00.773 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4557 | 2025-02-26T05:14:01.546Z | [ recovery-image] Feb 26 05:14:00.793 INFO O| Feb 26 05:14:00.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm" |
4558 | 2025-02-26T05:14:01.550Z | [ recovery-image] Feb 26 05:14:00.793 INFO O| Feb 26 05:14:00.793 INFO STEP 53 (remove_files) COMPLETE |
4559 | 2025-02-26T05:14:01.551Z | [ recovery-image] Feb 26 05:14:00.793 INFO O| Feb 26 05:14:00.793 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4560 | 2025-02-26T05:14:01.566Z | [ recovery-image] Feb 26 05:14:00.813 INFO O| Feb 26 05:14:00.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm" |
4561 | 2025-02-26T05:14:01.569Z | [ recovery-image] Feb 26 05:14:00.813 INFO O| Feb 26 05:14:00.813 INFO STEP 54 (remove_files) COMPLETE |
4562 | 2025-02-26T05:14:01.569Z | [ recovery-image] Feb 26 05:14:00.813 INFO O| Feb 26 05:14:00.813 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4563 | 2025-02-26T05:14:01.586Z | [ recovery-image] Feb 26 05:14:00.833 INFO O| Feb 26 05:14:00.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm" |
4564 | 2025-02-26T05:14:01.589Z | [ recovery-image] Feb 26 05:14:00.833 INFO O| Feb 26 05:14:00.833 INFO STEP 55 (remove_files) COMPLETE |
4565 | 2025-02-26T05:14:01.589Z | [ recovery-image] Feb 26 05:14:00.833 INFO O| Feb 26 05:14:00.833 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4566 | 2025-02-26T05:14:01.625Z | [ recovery-image] Feb 26 05:14:00.872 INFO O| Feb 26 05:14:00.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm" |
4567 | 2025-02-26T05:14:01.628Z | [ recovery-image] Feb 26 05:14:00.872 INFO O| Feb 26 05:14:00.872 INFO STEP 56 (remove_files) COMPLETE |
4568 | 2025-02-26T05:14:01.628Z | [ recovery-image] Feb 26 05:14:00.872 INFO O| Feb 26 05:14:00.872 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4569 | 2025-02-26T05:14:01.648Z | [ recovery-image] Feb 26 05:14:00.894 INFO O| Feb 26 05:14:00.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar" |
4570 | 2025-02-26T05:14:01.648Z | [ recovery-image] Feb 26 05:14:00.894 INFO O| Feb 26 05:14:00.894 INFO STEP 57 (remove_files) COMPLETE |
4571 | 2025-02-26T05:14:01.648Z | [ recovery-image] Feb 26 05:14:00.894 INFO O| Feb 26 05:14:00.894 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4572 | 2025-02-26T05:14:01.696Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
4573 | 2025-02-26T05:14:01.696Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ... |
4574 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4575 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4576 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4577 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4578 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO ok! |
4579 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO STEP 58 (ensure_file) COMPLETE |
4580 | 2025-02-26T05:14:01.699Z | [ recovery-image] Feb 26 05:14:00.941 INFO O| Feb 26 05:14:00.941 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4581 | 2025-02-26T05:14:01.777Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
4582 | 2025-02-26T05:14:01.777Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... |
4583 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4584 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4585 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4586 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4587 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO ok! |
4588 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO STEP 59 (ensure_file) COMPLETE |
4589 | 2025-02-26T05:14:01.780Z | [ recovery-image] Feb 26 05:14:01.024 INFO O| Feb 26 05:14:01.024 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4590 | 2025-02-26T05:14:01.820Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist |
4591 | 2025-02-26T05:14:01.820Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ... |
4592 | 2025-02-26T05:14:01.820Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile |
4593 | 2025-02-26T05:14:01.820Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO ok! |
4594 | 2025-02-26T05:14:01.820Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO STEP 60 (ensure_file) COMPLETE |
4595 | 2025-02-26T05:14:01.823Z | [ recovery-image] Feb 26 05:14:01.066 INFO O| Feb 26 05:14:01.066 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4596 | 2025-02-26T05:14:01.928Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
4597 | 2025-02-26T05:14:01.928Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ... |
4598 | 2025-02-26T05:14:01.928Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc |
4599 | 2025-02-26T05:14:01.933Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 INFO ok! |
4600 | 2025-02-26T05:14:01.933Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 INFO STEP 61 (ensure_file) COMPLETE |
4601 | 2025-02-26T05:14:01.933Z | [ recovery-image] Feb 26 05:14:01.175 INFO O| Feb 26 05:14:01.175 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4602 | 2025-02-26T05:14:01.961Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking |
4603 | 2025-02-26T05:14:01.961Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ... |
4604 | 2025-02-26T05:14:01.965Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd |
4605 | 2025-02-26T05:14:01.965Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd |
4606 | 2025-02-26T05:14:01.965Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO ok! |
4607 | 2025-02-26T05:14:01.965Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO STEP 62 (ensure_file) COMPLETE |
4608 | 2025-02-26T05:14:01.965Z | [ recovery-image] Feb 26 05:14:01.208 INFO O| Feb 26 05:14:01.208 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4609 | 2025-02-26T05:14:01.981Z | [ recovery-image] Feb 26 05:14:01.228 INFO O| Feb 26 05:14:01.228 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist |
4610 | 2025-02-26T05:14:01.981Z | [ recovery-image] Feb 26 05:14:01.228 INFO O| Feb 26 05:14:01.228 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... |
4611 | 2025-02-26T05:14:01.984Z | [ recovery-image] Feb 26 05:14:01.229 INFO O| Feb 26 05:14:01.229 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
4612 | 2025-02-26T05:14:01.984Z | [ recovery-image] Feb 26 05:14:01.229 INFO O| Feb 26 05:14:01.229 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
4613 | 2025-02-26T05:14:01.984Z | [ recovery-image] Feb 26 05:14:01.229 INFO O| Feb 26 05:14:01.229 INFO ok! |
4614 | 2025-02-26T05:14:01.984Z | [ recovery-image] Feb 26 05:14:01.229 INFO O| Feb 26 05:14:01.229 INFO STEP 63 (ensure_file) COMPLETE |
4615 | 2025-02-26T05:14:01.984Z | [ recovery-image] Feb 26 05:14:01.229 INFO O| Feb 26 05:14:01.229 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4616 | 2025-02-26T05:14:02.026Z | [ recovery-image] Feb 26 05:14:01.272 INFO O| Feb 26 05:14:01.272 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist |
4617 | 2025-02-26T05:14:02.027Z | [ recovery-image] Feb 26 05:14:01.272 INFO O| Feb 26 05:14:01.272 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ... |
4618 | 2025-02-26T05:14:02.027Z | [ recovery-image] Feb 26 05:14:01.273 INFO O| Feb 26 05:14:01.273 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly |
4619 | 2025-02-26T05:14:02.031Z | [ recovery-image] Feb 26 05:14:01.273 INFO O| Feb 26 05:14:01.273 INFO ok! |
4620 | 2025-02-26T05:14:02.031Z | [ recovery-image] Feb 26 05:14:01.273 INFO O| Feb 26 05:14:01.273 INFO STEP 64 (assemble_files) COMPLETE |
4621 | 2025-02-26T05:14:02.031Z | [ recovery-image] Feb 26 05:14:01.273 INFO O| Feb 26 05:14:01.273 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4622 | 2025-02-26T05:14:02.101Z | [ recovery-image] Feb 26 05:14:01.348 INFO O| Feb 26 05:14:01.348 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist |
4623 | 2025-02-26T05:14:02.102Z | [ recovery-image] Feb 26 05:14:01.348 INFO O| Feb 26 05:14:01.348 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ... |
4624 | 2025-02-26T05:14:02.126Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf |
4625 | 2025-02-26T05:14:02.126Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf |
4626 | 2025-02-26T05:14:02.126Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO ok! |
4627 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO STEP 65 (ensure_file) COMPLETE |
4628 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4629 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO skip step because feature "omicron1" is not enabled |
4630 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4631 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO skip step because feature "omicron1" is not enabled |
4632 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4633 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO skip step because feature "omicron1" is not enabled |
4634 | 2025-02-26T05:14:02.129Z | [ recovery-image] Feb 26 05:14:01.373 INFO O| Feb 26 05:14:01.373 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4635 | 2025-02-26T05:14:02.158Z | [ recovery-image] Feb 26 05:14:01.405 INFO O| Feb 26 05:14:01.405 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal |
4636 | 2025-02-26T05:14:02.158Z | [ recovery-image] Feb 26 05:14:01.405 INFO O| Feb 26 05:14:01.405 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] |
4637 | 2025-02-26T05:14:03.271Z | [ host-image] Feb 26 05:14:02.272 INFO O| Feb 26 05:14:02.272 INFO O| Actions: 22148/49570 actions (Installing new actions) |
4638 | 2025-02-26T05:14:05.182Z | [ recovery-image] Feb 26 05:14:04.428 INFO O| Feb 26 05:14:04.428 INFO STEP 69 (pack_tar) COMPLETE |
4639 | 2025-02-26T05:14:05.182Z | [ recovery-image] Feb 26 05:14:04.428 INFO O| Feb 26 05:14:04.428 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4640 | 2025-02-26T05:14:05.184Z | [ recovery-image] Feb 26 05:14:04.428 INFO O| Feb 26 05:14:04.428 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4641 | 2025-02-26T05:14:05.603Z | [ recovery-image] Feb 26 05:14:04.850 INFO O| Feb 26 05:14:04.849 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4642 | 2025-02-26T05:14:05.795Z | [ recovery-image] Feb 26 05:14:05.041 INFO O| Feb 26 05:14:05.041 INFO completed processing gimlet/ramdisk-02-trim |
4643 | 2025-02-26T05:14:05.798Z | [ recovery-image] Feb 26 05:14:05.045 INFO image builder template: ramdisk-03-recovery-trim... |
4644 | 2025-02-26T05:14:05.798Z | [ recovery-image] Feb 26 05:14:05.045 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/.tmpxlJ8gV/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-03-recovery-trim"], pwd: None |
4645 | 2025-02-26T05:14:06.051Z | [ recovery-image] Feb 26 05:14:05.297 INFO O| Feb 26 05:14:05.297 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4646 | 2025-02-26T05:14:06.087Z | [ recovery-image] Feb 26 05:14:05.334 INFO O| Feb 26 05:14:05.334 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4647 | 2025-02-26T05:14:06.290Z | [ recovery-image] Feb 26 05:14:05.535 INFO O| Feb 26 05:14:05.535 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled |
4648 | 2025-02-26T05:14:06.486Z | [ recovery-image] Feb 26 05:14:05.732 INFO O| Feb 26 05:14:05.732 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4649 | 2025-02-26T05:14:06.489Z | [ recovery-image] Feb 26 05:14:05.733 INFO O| Feb 26 05:14:05.733 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
4650 | 2025-02-26T05:14:06.563Z | [ recovery-image] Feb 26 05:14:05.809 INFO O| Feb 26 05:14:05.809 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
4651 | 2025-02-26T05:14:06.633Z | [ recovery-image] Feb 26 05:14:05.880 INFO O| Feb 26 05:14:05.880 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4652 | 2025-02-26T05:14:06.701Z | [ recovery-image] Feb 26 05:14:05.947 INFO O| Feb 26 05:14:05.947 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4653 | 2025-02-26T05:14:07.531Z | [ recovery-image] Feb 26 05:14:06.778 INFO O| Feb 26 05:14:06.778 INFO rolled back to input snapshot; work may begin |
4654 | 2025-02-26T05:14:07.531Z | [ recovery-image] Feb 26 05:14:06.778 INFO O| Feb 26 05:14:06.778 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
4655 | 2025-02-26T05:14:07.541Z | [ recovery-image] Feb 26 05:14:06.787 INFO O| Feb 26 05:14:06.787 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4656 | 2025-02-26T05:14:07.560Z | [ recovery-image] Feb 26 05:14:06.806 INFO O| Feb 26 05:14:06.806 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7" |
4657 | 2025-02-26T05:14:07.576Z | [ recovery-image] Feb 26 05:14:06.822 INFO O| Feb 26 05:14:06.822 INFO STEP 0 (remove_files) COMPLETE |
4658 | 2025-02-26T05:14:07.576Z | [ recovery-image] Feb 26 05:14:06.822 INFO O| Feb 26 05:14:06.822 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4659 | 2025-02-26T05:14:07.623Z | [ recovery-image] Feb 26 05:14:06.869 INFO O| Feb 26 05:14:06.869 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share" |
4660 | 2025-02-26T05:14:08.019Z | [ recovery-image] Feb 26 05:14:07.264 INFO O| Feb 26 05:14:07.264 INFO STEP 1 (remove_files) COMPLETE |
4661 | 2025-02-26T05:14:08.019Z | [ recovery-image] Feb 26 05:14:07.264 INFO O| Feb 26 05:14:07.264 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4662 | 2025-02-26T05:14:08.059Z | [ recovery-image] Feb 26 05:14:07.305 INFO O| Feb 26 05:14:07.305 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns" |
4663 | 2025-02-26T05:14:08.083Z | [ recovery-image] Feb 26 05:14:07.329 INFO O| Feb 26 05:14:07.329 INFO STEP 2 (remove_files) COMPLETE |
4664 | 2025-02-26T05:14:08.083Z | [ recovery-image] Feb 26 05:14:07.330 INFO O| Feb 26 05:14:07.329 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4665 | 2025-02-26T05:14:08.118Z | [ recovery-image] Feb 26 05:14:07.350 INFO O| Feb 26 05:14:07.350 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv" |
4666 | 2025-02-26T05:14:08.342Z | [ recovery-image] Feb 26 05:14:07.588 INFO O| Feb 26 05:14:07.588 INFO STEP 3 (remove_files) COMPLETE |
4667 | 2025-02-26T05:14:08.342Z | [ recovery-image] Feb 26 05:14:07.588 INFO O| Feb 26 05:14:07.588 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4668 | 2025-02-26T05:14:08.378Z | [ recovery-image] Feb 26 05:14:07.624 INFO O| Feb 26 05:14:07.624 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale" |
4669 | 2025-02-26T05:14:08.734Z | [ recovery-image] Feb 26 05:14:07.980 INFO O| Feb 26 05:14:07.980 INFO STEP 4 (remove_files) COMPLETE |
4670 | 2025-02-26T05:14:08.734Z | [ recovery-image] Feb 26 05:14:07.980 INFO O| Feb 26 05:14:07.980 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4671 | 2025-02-26T05:14:08.763Z | [ recovery-image] Feb 26 05:14:08.009 INFO O| Feb 26 05:14:08.009 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps" |
4672 | 2025-02-26T05:14:08.788Z | [ recovery-image] Feb 26 05:14:08.034 INFO O| Feb 26 05:14:08.034 INFO STEP 5 (remove_files) COMPLETE |
4673 | 2025-02-26T05:14:08.788Z | [ recovery-image] Feb 26 05:14:08.034 INFO O| Feb 26 05:14:08.034 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4674 | 2025-02-26T05:14:08.817Z | [ recovery-image] Feb 26 05:14:08.060 INFO O| Feb 26 05:14:08.060 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig" |
4675 | 2025-02-26T05:14:08.820Z | [ recovery-image] Feb 26 05:14:08.063 INFO O| Feb 26 05:14:08.063 INFO STEP 6 (remove_files) COMPLETE |
4676 | 2025-02-26T05:14:08.820Z | [ recovery-image] Feb 26 05:14:08.063 INFO O| Feb 26 05:14:08.063 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4677 | 2025-02-26T05:14:08.841Z | [ recovery-image] Feb 26 05:14:08.087 INFO O| Feb 26 05:14:08.087 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi" |
4678 | 2025-02-26T05:14:08.889Z | [ recovery-image] Feb 26 05:14:08.135 INFO O| Feb 26 05:14:08.134 INFO STEP 7 (remove_files) COMPLETE |
4679 | 2025-02-26T05:14:08.889Z | [ recovery-image] Feb 26 05:14:08.135 INFO O| Feb 26 05:14:08.135 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4680 | 2025-02-26T05:14:08.948Z | [ recovery-image] Feb 26 05:14:08.191 INFO O| Feb 26 05:14:08.191 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs" |
4681 | 2025-02-26T05:14:08.951Z | [ recovery-image] Feb 26 05:14:08.193 INFO O| Feb 26 05:14:08.193 INFO STEP 8 (remove_files) COMPLETE |
4682 | 2025-02-26T05:14:08.951Z | [ recovery-image] Feb 26 05:14:08.193 INFO O| Feb 26 05:14:08.193 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4683 | 2025-02-26T05:14:08.967Z | [ recovery-image] Feb 26 05:14:08.213 INFO O| Feb 26 05:14:08.213 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv" |
4684 | 2025-02-26T05:14:08.970Z | [ recovery-image] Feb 26 05:14:08.214 INFO O| Feb 26 05:14:08.214 INFO STEP 9 (remove_files) COMPLETE |
4685 | 2025-02-26T05:14:08.970Z | [ recovery-image] Feb 26 05:14:08.214 INFO O| Feb 26 05:14:08.214 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4686 | 2025-02-26T05:14:08.992Z | [ recovery-image] Feb 26 05:14:08.236 INFO O| Feb 26 05:14:08.236 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5" |
4687 | 2025-02-26T05:14:09.015Z | [ host-image] Feb 26 05:14:08.261 INFO O| Feb 26 05:14:08.261 INFO O| Actions: 49015/49570 actions (Installing new actions) |
4688 | 2025-02-26T05:14:09.328Z | [ recovery-image] Feb 26 05:14:08.574 INFO O| Feb 26 05:14:08.574 INFO STEP 10 (remove_files) COMPLETE |
4689 | 2025-02-26T05:14:09.328Z | [ recovery-image] Feb 26 05:14:08.575 INFO O| Feb 26 05:14:08.574 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4690 | 2025-02-26T05:14:09.351Z | [ recovery-image] Feb 26 05:14:08.597 INFO O| Feb 26 05:14:08.597 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash" |
4691 | 2025-02-26T05:14:09.423Z | [ recovery-image] Feb 26 05:14:08.669 INFO O| Feb 26 05:14:08.669 INFO STEP 11 (remove_files) COMPLETE |
4692 | 2025-02-26T05:14:09.423Z | [ recovery-image] Feb 26 05:14:08.669 INFO O| Feb 26 05:14:08.669 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4693 | 2025-02-26T05:14:09.467Z | [ recovery-image] Feb 26 05:14:08.711 INFO O| Feb 26 05:14:08.711 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve" |
4694 | 2025-02-26T05:14:09.515Z | [ recovery-image] Feb 26 05:14:08.761 INFO O| Feb 26 05:14:08.761 INFO STEP 12 (remove_files) COMPLETE |
4695 | 2025-02-26T05:14:09.515Z | [ recovery-image] Feb 26 05:14:08.761 INFO O| Feb 26 05:14:08.761 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4696 | 2025-02-26T05:14:09.537Z | [ recovery-image] Feb 26 05:14:08.783 INFO O| Feb 26 05:14:08.783 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs" |
4697 | 2025-02-26T05:14:09.542Z | [ recovery-image] Feb 26 05:14:08.784 INFO O| Feb 26 05:14:08.784 INFO STEP 13 (remove_files) COMPLETE |
4698 | 2025-02-26T05:14:09.542Z | [ recovery-image] Feb 26 05:14:08.784 INFO O| Feb 26 05:14:08.784 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4699 | 2025-02-26T05:14:09.589Z | [ recovery-image] Feb 26 05:14:08.835 INFO O| Feb 26 05:14:08.835 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons" |
4700 | 2025-02-26T05:14:09.592Z | [ recovery-image] Feb 26 05:14:08.836 INFO O| Feb 26 05:14:08.836 INFO STEP 14 (remove_files) COMPLETE |
4701 | 2025-02-26T05:14:09.592Z | [ recovery-image] Feb 26 05:14:08.836 INFO O| Feb 26 05:14:08.836 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4702 | 2025-02-26T05:14:09.671Z | [ recovery-image] Feb 26 05:14:08.917 INFO O| Feb 26 05:14:08.917 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale" |
4703 | 2025-02-26T05:14:09.805Z | [ recovery-image] Feb 26 05:14:09.051 INFO O| Feb 26 05:14:09.051 INFO STEP 15 (remove_files) COMPLETE |
4704 | 2025-02-26T05:14:09.805Z | [ recovery-image] Feb 26 05:14:09.051 INFO O| Feb 26 05:14:09.051 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4705 | 2025-02-26T05:14:09.862Z | [ recovery-image] Feb 26 05:14:09.108 INFO O| Feb 26 05:14:09.108 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src" |
4706 | 2025-02-26T05:14:09.862Z | [ recovery-image] Feb 26 05:14:09.108 INFO O| Feb 26 05:14:09.108 INFO STEP 16 (remove_files) COMPLETE |
4707 | 2025-02-26T05:14:09.862Z | [ recovery-image] Feb 26 05:14:09.108 INFO O| Feb 26 05:14:09.108 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4708 | 2025-02-26T05:14:09.881Z | [ recovery-image] Feb 26 05:14:09.127 INFO O| Feb 26 05:14:09.127 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo" |
4709 | 2025-02-26T05:14:09.881Z | [ recovery-image] Feb 26 05:14:09.127 INFO O| Feb 26 05:14:09.127 INFO STEP 17 (remove_files) COMPLETE |
4710 | 2025-02-26T05:14:09.881Z | [ recovery-image] Feb 26 05:14:09.127 INFO O| Feb 26 05:14:09.127 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4711 | 2025-02-26T05:14:09.900Z | [ recovery-image] Feb 26 05:14:09.146 INFO O| Feb 26 05:14:09.146 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim" |
4712 | 2025-02-26T05:14:10.100Z | [ recovery-image] Feb 26 05:14:09.346 INFO O| Feb 26 05:14:09.346 INFO STEP 18 (remove_files) COMPLETE |
4713 | 2025-02-26T05:14:10.100Z | [ recovery-image] Feb 26 05:14:09.346 INFO O| Feb 26 05:14:09.346 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4714 | 2025-02-26T05:14:10.178Z | [ recovery-image] Feb 26 05:14:09.424 INFO O| Feb 26 05:14:09.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml" |
4715 | 2025-02-26T05:14:10.181Z | [ host-image] Feb 26 05:14:09.425 INFO O| Feb 26 05:14:09.425 INFO O| Actions: Completed 49570 actions in 22.16 seconds. |
4716 | 2025-02-26T05:14:10.219Z | [ recovery-image] Feb 26 05:14:09.465 INFO O| Feb 26 05:14:09.465 INFO STEP 19 (remove_files) COMPLETE |
4717 | 2025-02-26T05:14:10.219Z | [ recovery-image] Feb 26 05:14:09.465 INFO O| Feb 26 05:14:09.465 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4718 | 2025-02-26T05:14:10.312Z | [ recovery-image] Feb 26 05:14:09.550 INFO O| Feb 26 05:14:09.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml" |
4719 | 2025-02-26T05:14:10.344Z | [ recovery-image] Feb 26 05:14:09.590 INFO O| Feb 26 05:14:09.590 INFO STEP 20 (remove_files) COMPLETE |
4720 | 2025-02-26T05:14:10.344Z | [ recovery-image] Feb 26 05:14:09.590 INFO O| Feb 26 05:14:09.590 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4721 | 2025-02-26T05:14:10.367Z | [ recovery-image] Feb 26 05:14:09.612 INFO O| Feb 26 05:14:09.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb" |
4722 | 2025-02-26T05:14:10.370Z | [ recovery-image] Feb 26 05:14:09.613 INFO O| Feb 26 05:14:09.612 INFO STEP 21 (remove_files) COMPLETE |
4723 | 2025-02-26T05:14:10.370Z | [ recovery-image] Feb 26 05:14:09.613 INFO O| Feb 26 05:14:09.613 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4724 | 2025-02-26T05:14:10.388Z | [ recovery-image] Feb 26 05:14:09.634 INFO O| Feb 26 05:14:09.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec" |
4725 | 2025-02-26T05:14:10.388Z | [ recovery-image] Feb 26 05:14:09.635 INFO O| Feb 26 05:14:09.635 INFO STEP 22 (remove_files) COMPLETE |
4726 | 2025-02-26T05:14:10.389Z | [ recovery-image] Feb 26 05:14:09.635 INFO O| Feb 26 05:14:09.635 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4727 | 2025-02-26T05:14:10.414Z | [ recovery-image] Feb 26 05:14:09.660 INFO O| Feb 26 05:14:09.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap" |
4728 | 2025-02-26T05:14:10.421Z | [ recovery-image] Feb 26 05:14:09.667 INFO O| Feb 26 05:14:09.667 INFO STEP 23 (remove_files) COMPLETE |
4729 | 2025-02-26T05:14:10.421Z | [ recovery-image] Feb 26 05:14:09.667 INFO O| Feb 26 05:14:09.667 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4730 | 2025-02-26T05:14:10.448Z | [ recovery-image] Feb 26 05:14:09.694 INFO O| Feb 26 05:14:09.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias" |
4731 | 2025-02-26T05:14:10.448Z | [ recovery-image] Feb 26 05:14:09.694 INFO O| Feb 26 05:14:09.694 INFO STEP 24 (remove_files) COMPLETE |
4732 | 2025-02-26T05:14:10.448Z | [ recovery-image] Feb 26 05:14:09.694 INFO O| Feb 26 05:14:09.694 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4733 | 2025-02-26T05:14:10.472Z | [ recovery-image] Feb 26 05:14:09.718 INFO O| Feb 26 05:14:09.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb" |
4734 | 2025-02-26T05:14:10.473Z | [ recovery-image] Feb 26 05:14:09.719 INFO O| Feb 26 05:14:09.719 INFO STEP 25 (remove_files) COMPLETE |
4735 | 2025-02-26T05:14:10.473Z | [ recovery-image] Feb 26 05:14:09.719 INFO O| Feb 26 05:14:09.719 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4736 | 2025-02-26T05:14:10.497Z | [ recovery-image] Feb 26 05:14:09.743 INFO O| Feb 26 05:14:09.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt" |
4737 | 2025-02-26T05:14:10.497Z | [ recovery-image] Feb 26 05:14:09.743 INFO O| Feb 26 05:14:09.743 INFO STEP 26 (remove_files) COMPLETE |
4738 | 2025-02-26T05:14:10.497Z | [ recovery-image] Feb 26 05:14:09.743 INFO O| Feb 26 05:14:09.743 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4739 | 2025-02-26T05:14:10.520Z | [ recovery-image] Feb 26 05:14:09.766 INFO O| Feb 26 05:14:09.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack" |
4740 | 2025-02-26T05:14:10.541Z | [ recovery-image] Feb 26 05:14:09.787 INFO O| Feb 26 05:14:09.787 INFO STEP 27 (remove_files) COMPLETE |
4741 | 2025-02-26T05:14:10.541Z | [ recovery-image] Feb 26 05:14:09.787 INFO O| Feb 26 05:14:09.787 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4742 | 2025-02-26T05:14:10.632Z | [ recovery-image] Feb 26 05:14:09.878 INFO O| Feb 26 05:14:09.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle" |
4743 | 2025-02-26T05:14:10.632Z | [ recovery-image] Feb 26 05:14:09.878 INFO O| Feb 26 05:14:09.878 INFO STEP 28 (remove_files) COMPLETE |
4744 | 2025-02-26T05:14:10.632Z | [ recovery-image] Feb 26 05:14:09.878 INFO O| Feb 26 05:14:09.878 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4745 | 2025-02-26T05:14:10.690Z | [ recovery-image] Feb 26 05:14:09.936 INFO O| Feb 26 05:14:09.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl" |
4746 | 2025-02-26T05:14:10.690Z | [ recovery-image] Feb 26 05:14:09.936 INFO O| Feb 26 05:14:09.936 INFO STEP 29 (remove_files) COMPLETE |
4747 | 2025-02-26T05:14:10.693Z | [ recovery-image] Feb 26 05:14:09.936 INFO O| Feb 26 05:14:09.936 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4748 | 2025-02-26T05:14:10.748Z | [ recovery-image] Feb 26 05:14:09.994 INFO O| Feb 26 05:14:09.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config" |
4749 | 2025-02-26T05:14:10.749Z | [ recovery-image] Feb 26 05:14:09.995 INFO O| Feb 26 05:14:09.994 INFO STEP 30 (remove_files) COMPLETE |
4750 | 2025-02-26T05:14:10.749Z | [ recovery-image] Feb 26 05:14:09.995 INFO O| Feb 26 05:14:09.995 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4751 | 2025-02-26T05:14:10.834Z | [ recovery-image] Feb 26 05:14:10.080 INFO O| Feb 26 05:14:10.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt" |
4752 | 2025-02-26T05:14:10.855Z | [ recovery-image] Feb 26 05:14:10.100 INFO O| Feb 26 05:14:10.100 INFO STEP 31 (remove_files) COMPLETE |
4753 | 2025-02-26T05:14:10.855Z | [ recovery-image] Feb 26 05:14:10.100 INFO O| Feb 26 05:14:10.100 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4754 | 2025-02-26T05:14:10.872Z | [ host-image] Feb 26 05:14:10.118 INFO O| Feb 26 05:14:10.118 INFO O| Done |
4755 | 2025-02-26T05:14:10.875Z | [ host-image] Feb 26 05:14:10.118 INFO O| Feb 26 05:14:10.118 INFO O| Done |
4756 | 2025-02-26T05:14:10.883Z | [ recovery-image] Feb 26 05:14:10.121 INFO O| Feb 26 05:14:10.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest" |
4757 | 2025-02-26T05:14:10.883Z | [ recovery-image] Feb 26 05:14:10.121 INFO O| Feb 26 05:14:10.121 INFO STEP 32 (remove_files) COMPLETE |
4758 | 2025-02-26T05:14:10.886Z | [ recovery-image] Feb 26 05:14:10.121 INFO O| Feb 26 05:14:10.121 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4759 | 2025-02-26T05:14:10.961Z | [ recovery-image] Feb 26 05:14:10.162 INFO O| Feb 26 05:14:10.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap" |
4760 | 2025-02-26T05:14:10.961Z | [ recovery-image] Feb 26 05:14:10.162 INFO O| Feb 26 05:14:10.162 INFO STEP 33 (remove_files) COMPLETE |
4761 | 2025-02-26T05:14:10.961Z | [ recovery-image] Feb 26 05:14:10.162 INFO O| Feb 26 05:14:10.162 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4762 | 2025-02-26T05:14:10.961Z | [ recovery-image] Feb 26 05:14:10.197 INFO O| Feb 26 05:14:10.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt" |
4763 | 2025-02-26T05:14:10.961Z | [ recovery-image] Feb 26 05:14:10.198 INFO O| Feb 26 05:14:10.198 INFO STEP 34 (remove_files) COMPLETE |
4764 | 2025-02-26T05:14:10.962Z | [ recovery-image] Feb 26 05:14:10.198 INFO O| Feb 26 05:14:10.198 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4765 | 2025-02-26T05:14:10.984Z | [ recovery-image] Feb 26 05:14:10.230 INFO O| Feb 26 05:14:10.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear" |
4766 | 2025-02-26T05:14:10.986Z | [ recovery-image] Feb 26 05:14:10.233 INFO O| Feb 26 05:14:10.232 INFO STEP 35 (remove_files) COMPLETE |
4767 | 2025-02-26T05:14:10.987Z | [ recovery-image] Feb 26 05:14:10.233 INFO O| Feb 26 05:14:10.232 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4768 | 2025-02-26T05:14:11.016Z | [ recovery-image] Feb 26 05:14:10.260 INFO O| Feb 26 05:14:10.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp" |
4769 | 2025-02-26T05:14:11.016Z | [ recovery-image] Feb 26 05:14:10.260 INFO O| Feb 26 05:14:10.260 INFO STEP 36 (remove_files) COMPLETE |
4770 | 2025-02-26T05:14:11.016Z | [ recovery-image] Feb 26 05:14:10.260 INFO O| Feb 26 05:14:10.260 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4771 | 2025-02-26T05:14:11.060Z | [ recovery-image] Feb 26 05:14:10.306 INFO O| Feb 26 05:14:10.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs" |
4772 | 2025-02-26T05:14:11.060Z | [ recovery-image] Feb 26 05:14:10.307 INFO O| Feb 26 05:14:10.306 INFO STEP 37 (remove_files) COMPLETE |
4773 | 2025-02-26T05:14:11.064Z | [ recovery-image] Feb 26 05:14:10.307 INFO O| Feb 26 05:14:10.306 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4774 | 2025-02-26T05:14:11.155Z | [ recovery-image] Feb 26 05:14:10.401 INFO O| Feb 26 05:14:10.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic" |
4775 | 2025-02-26T05:14:11.155Z | [ recovery-image] Feb 26 05:14:10.401 INFO O| Feb 26 05:14:10.401 INFO STEP 38 (remove_files) COMPLETE |
4776 | 2025-02-26T05:14:11.156Z | [ recovery-image] Feb 26 05:14:10.401 INFO O| Feb 26 05:14:10.401 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4777 | 2025-02-26T05:14:11.207Z | [ recovery-image] Feb 26 05:14:10.453 INFO O| Feb 26 05:14:10.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe" |
4778 | 2025-02-26T05:14:11.207Z | [ recovery-image] Feb 26 05:14:10.453 INFO O| Feb 26 05:14:10.453 INFO STEP 39 (remove_files) COMPLETE |
4779 | 2025-02-26T05:14:11.207Z | [ recovery-image] Feb 26 05:14:10.453 INFO O| Feb 26 05:14:10.453 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4780 | 2025-02-26T05:14:11.245Z | [ recovery-image] Feb 26 05:14:10.491 INFO O| Feb 26 05:14:10.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput" |
4781 | 2025-02-26T05:14:11.266Z | [ recovery-image] Feb 26 05:14:10.512 INFO O| Feb 26 05:14:10.512 INFO STEP 40 (remove_files) COMPLETE |
4782 | 2025-02-26T05:14:11.266Z | [ recovery-image] Feb 26 05:14:10.512 INFO O| Feb 26 05:14:10.512 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4783 | 2025-02-26T05:14:11.289Z | [ recovery-image] Feb 26 05:14:10.534 INFO O| Feb 26 05:14:10.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset" |
4784 | 2025-02-26T05:14:11.293Z | [ recovery-image] Feb 26 05:14:10.535 INFO O| Feb 26 05:14:10.535 INFO STEP 41 (remove_files) COMPLETE |
4785 | 2025-02-26T05:14:11.293Z | [ recovery-image] Feb 26 05:14:10.535 INFO O| Feb 26 05:14:10.535 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4786 | 2025-02-26T05:14:11.321Z | [ recovery-image] Feb 26 05:14:10.566 INFO O| Feb 26 05:14:10.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn" |
4787 | 2025-02-26T05:14:11.324Z | [ recovery-image] Feb 26 05:14:10.566 INFO O| Feb 26 05:14:10.566 INFO STEP 42 (remove_files) COMPLETE |
4788 | 2025-02-26T05:14:11.324Z | [ recovery-image] Feb 26 05:14:10.567 INFO O| Feb 26 05:14:10.566 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4789 | 2025-02-26T05:14:11.340Z | [ recovery-image] Feb 26 05:14:10.586 INFO O| Feb 26 05:14:10.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93" |
4790 | 2025-02-26T05:14:11.343Z | [ recovery-image] Feb 26 05:14:10.586 INFO O| Feb 26 05:14:10.586 INFO STEP 43 (remove_files) COMPLETE |
4791 | 2025-02-26T05:14:11.343Z | [ recovery-image] Feb 26 05:14:10.586 INFO O| Feb 26 05:14:10.586 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4792 | 2025-02-26T05:14:11.361Z | [ recovery-image] Feb 26 05:14:10.607 INFO O| Feb 26 05:14:10.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls" |
4793 | 2025-02-26T05:14:11.364Z | [ recovery-image] Feb 26 05:14:10.607 INFO O| Feb 26 05:14:10.607 INFO STEP 44 (remove_files) COMPLETE |
4794 | 2025-02-26T05:14:11.364Z | [ recovery-image] Feb 26 05:14:10.608 INFO O| Feb 26 05:14:10.607 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4795 | 2025-02-26T05:14:11.383Z | [ recovery-image] Feb 26 05:14:10.629 INFO O| Feb 26 05:14:10.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac" |
4796 | 2025-02-26T05:14:11.386Z | [ recovery-image] Feb 26 05:14:10.630 INFO O| Feb 26 05:14:10.630 INFO STEP 45 (remove_files) COMPLETE |
4797 | 2025-02-26T05:14:11.387Z | [ recovery-image] Feb 26 05:14:10.630 INFO O| Feb 26 05:14:10.630 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4798 | 2025-02-26T05:14:11.406Z | [ recovery-image] Feb 26 05:14:10.652 INFO O| Feb 26 05:14:10.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe" |
4799 | 2025-02-26T05:14:11.408Z | [ recovery-image] Feb 26 05:14:10.652 INFO O| Feb 26 05:14:10.652 INFO STEP 46 (remove_files) COMPLETE |
4800 | 2025-02-26T05:14:11.408Z | [ recovery-image] Feb 26 05:14:10.652 INFO O| Feb 26 05:14:10.652 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4801 | 2025-02-26T05:14:11.434Z | [ recovery-image] Feb 26 05:14:10.679 INFO O| Feb 26 05:14:10.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config" |
4802 | 2025-02-26T05:14:11.434Z | [ recovery-image] Feb 26 05:14:10.680 INFO O| Feb 26 05:14:10.679 INFO STEP 47 (remove_files) COMPLETE |
4803 | 2025-02-26T05:14:11.434Z | [ recovery-image] Feb 26 05:14:10.680 INFO O| Feb 26 05:14:10.679 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4804 | 2025-02-26T05:14:11.455Z | [ recovery-image] Feb 26 05:14:10.701 INFO O| Feb 26 05:14:10.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask" |
4805 | 2025-02-26T05:14:11.455Z | [ recovery-image] Feb 26 05:14:10.701 INFO O| Feb 26 05:14:10.701 INFO STEP 48 (remove_files) COMPLETE |
4806 | 2025-02-26T05:14:11.455Z | [ recovery-image] Feb 26 05:14:10.701 INFO O| Feb 26 05:14:10.701 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4807 | 2025-02-26T05:14:11.476Z | [ recovery-image] Feb 26 05:14:10.722 INFO O| Feb 26 05:14:10.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup" |
4808 | 2025-02-26T05:14:11.496Z | [ recovery-image] Feb 26 05:14:10.742 INFO O| Feb 26 05:14:10.742 INFO STEP 49 (remove_files) COMPLETE |
4809 | 2025-02-26T05:14:11.496Z | [ recovery-image] Feb 26 05:14:10.742 INFO O| Feb 26 05:14:10.742 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4810 | 2025-02-26T05:14:11.534Z | [ recovery-image] Feb 26 05:14:10.779 INFO O| Feb 26 05:14:10.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs" |
4811 | 2025-02-26T05:14:11.555Z | [ recovery-image] Feb 26 05:14:10.801 INFO O| Feb 26 05:14:10.801 INFO STEP 50 (remove_files) COMPLETE |
4812 | 2025-02-26T05:14:11.555Z | [ recovery-image] Feb 26 05:14:10.801 INFO O| Feb 26 05:14:10.801 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4813 | 2025-02-26T05:14:11.651Z | [ recovery-image] Feb 26 05:14:10.897 INFO O| Feb 26 05:14:10.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv" |
4814 | 2025-02-26T05:14:11.674Z | [ recovery-image] Feb 26 05:14:10.920 INFO O| Feb 26 05:14:10.920 INFO STEP 51 (remove_files) COMPLETE |
4815 | 2025-02-26T05:14:11.674Z | [ recovery-image] Feb 26 05:14:10.920 INFO O| Feb 26 05:14:10.920 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4816 | 2025-02-26T05:14:11.720Z | [ recovery-image] Feb 26 05:14:10.965 INFO O| Feb 26 05:14:10.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config" |
4817 | 2025-02-26T05:14:11.720Z | [ recovery-image] Feb 26 05:14:10.965 INFO O| Feb 26 05:14:10.965 INFO STEP 52 (remove_files) COMPLETE |
4818 | 2025-02-26T05:14:11.720Z | [ recovery-image] Feb 26 05:14:10.965 INFO O| Feb 26 05:14:10.965 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4819 | 2025-02-26T05:14:11.756Z | [ recovery-image] Feb 26 05:14:11.001 INFO O| Feb 26 05:14:11.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config" |
4820 | 2025-02-26T05:14:11.779Z | [ recovery-image] Feb 26 05:14:11.025 INFO O| Feb 26 05:14:11.025 INFO STEP 53 (remove_files) COMPLETE |
4821 | 2025-02-26T05:14:11.779Z | [ recovery-image] Feb 26 05:14:11.025 INFO O| Feb 26 05:14:11.025 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4822 | 2025-02-26T05:14:11.827Z | [ recovery-image] Feb 26 05:14:11.072 INFO O| Feb 26 05:14:11.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config" |
4823 | 2025-02-26T05:14:11.827Z | [ recovery-image] Feb 26 05:14:11.072 INFO O| Feb 26 05:14:11.072 INFO STEP 54 (remove_files) COMPLETE |
4824 | 2025-02-26T05:14:11.830Z | [ recovery-image] Feb 26 05:14:11.073 INFO O| Feb 26 05:14:11.072 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4825 | 2025-02-26T05:14:11.848Z | [ recovery-image] Feb 26 05:14:11.094 INFO O| Feb 26 05:14:11.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep" |
4826 | 2025-02-26T05:14:11.848Z | [ recovery-image] Feb 26 05:14:11.094 INFO O| Feb 26 05:14:11.094 INFO STEP 55 (remove_files) COMPLETE |
4827 | 2025-02-26T05:14:11.849Z | [ recovery-image] Feb 26 05:14:11.094 INFO O| Feb 26 05:14:11.094 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4828 | 2025-02-26T05:14:11.871Z | [ recovery-image] Feb 26 05:14:11.116 INFO O| Feb 26 05:14:11.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test" |
4829 | 2025-02-26T05:14:11.871Z | [ recovery-image] Feb 26 05:14:11.116 INFO O| Feb 26 05:14:11.116 INFO STEP 56 (remove_files) COMPLETE |
4830 | 2025-02-26T05:14:11.873Z | [ recovery-image] Feb 26 05:14:11.116 INFO O| Feb 26 05:14:11.116 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4831 | 2025-02-26T05:14:11.890Z | [ recovery-image] Feb 26 05:14:11.135 INFO O| Feb 26 05:14:11.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred" |
4832 | 2025-02-26T05:14:11.890Z | [ recovery-image] Feb 26 05:14:11.135 INFO O| Feb 26 05:14:11.135 INFO STEP 57 (remove_files) COMPLETE |
4833 | 2025-02-26T05:14:11.892Z | [ recovery-image] Feb 26 05:14:11.135 INFO O| Feb 26 05:14:11.135 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4834 | 2025-02-26T05:14:11.909Z | [ recovery-image] Feb 26 05:14:11.155 INFO O| Feb 26 05:14:11.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep" |
4835 | 2025-02-26T05:14:11.909Z | [ recovery-image] Feb 26 05:14:11.155 INFO O| Feb 26 05:14:11.155 INFO STEP 58 (remove_files) COMPLETE |
4836 | 2025-02-26T05:14:11.909Z | [ recovery-image] Feb 26 05:14:11.155 INFO O| Feb 26 05:14:11.155 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4837 | 2025-02-26T05:14:11.931Z | [ recovery-image] Feb 26 05:14:11.176 INFO O| Feb 26 05:14:11.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest" |
4838 | 2025-02-26T05:14:11.936Z | [ recovery-image] Feb 26 05:14:11.176 INFO O| Feb 26 05:14:11.176 INFO STEP 59 (remove_files) COMPLETE |
4839 | 2025-02-26T05:14:11.938Z | [ recovery-image] Feb 26 05:14:11.176 INFO O| Feb 26 05:14:11.176 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4840 | 2025-02-26T05:14:12.007Z | [ recovery-image] Feb 26 05:14:11.253 INFO O| Feb 26 05:14:11.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv" |
4841 | 2025-02-26T05:14:12.007Z | [ recovery-image] Feb 26 05:14:11.253 INFO O| Feb 26 05:14:11.253 INFO STEP 60 (remove_files) COMPLETE |
4842 | 2025-02-26T05:14:12.008Z | [ recovery-image] Feb 26 05:14:11.253 INFO O| Feb 26 05:14:11.253 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4843 | 2025-02-26T05:14:12.028Z | [ recovery-image] Feb 26 05:14:11.273 INFO O| Feb 26 05:14:11.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles" |
4844 | 2025-02-26T05:14:12.028Z | [ recovery-image] Feb 26 05:14:11.274 INFO O| Feb 26 05:14:11.274 INFO STEP 61 (remove_files) COMPLETE |
4845 | 2025-02-26T05:14:12.031Z | [ recovery-image] Feb 26 05:14:11.274 INFO O| Feb 26 05:14:11.274 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4846 | 2025-02-26T05:14:12.049Z | [ recovery-image] Feb 26 05:14:11.294 INFO O| Feb 26 05:14:11.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags" |
4847 | 2025-02-26T05:14:12.050Z | [ recovery-image] Feb 26 05:14:11.294 INFO O| Feb 26 05:14:11.294 INFO STEP 62 (remove_files) COMPLETE |
4848 | 2025-02-26T05:14:12.050Z | [ recovery-image] Feb 26 05:14:11.294 INFO O| Feb 26 05:14:11.294 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4849 | 2025-02-26T05:14:12.068Z | [ recovery-image] Feb 26 05:14:11.314 INFO O| Feb 26 05:14:11.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd" |
4850 | 2025-02-26T05:14:12.071Z | [ recovery-image] Feb 26 05:14:11.314 INFO O| Feb 26 05:14:11.314 INFO STEP 63 (remove_files) COMPLETE |
4851 | 2025-02-26T05:14:12.071Z | [ recovery-image] Feb 26 05:14:11.314 INFO O| Feb 26 05:14:11.314 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4852 | 2025-02-26T05:14:12.089Z | [ recovery-image] Feb 26 05:14:11.335 INFO O| Feb 26 05:14:11.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp" |
4853 | 2025-02-26T05:14:12.093Z | [ recovery-image] Feb 26 05:14:11.335 INFO O| Feb 26 05:14:11.335 INFO STEP 64 (remove_files) COMPLETE |
4854 | 2025-02-26T05:14:12.093Z | [ recovery-image] Feb 26 05:14:11.335 INFO O| Feb 26 05:14:11.335 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4855 | 2025-02-26T05:14:12.118Z | [ recovery-image] Feb 26 05:14:11.364 INFO O| Feb 26 05:14:11.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit" |
4856 | 2025-02-26T05:14:12.118Z | [ recovery-image] Feb 26 05:14:11.364 INFO O| Feb 26 05:14:11.364 INFO STEP 65 (remove_files) COMPLETE |
4857 | 2025-02-26T05:14:12.121Z | [ recovery-image] Feb 26 05:14:11.364 INFO O| Feb 26 05:14:11.364 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4858 | 2025-02-26T05:14:12.154Z | [ recovery-image] Feb 26 05:14:11.399 INFO O| Feb 26 05:14:11.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise" |
4859 | 2025-02-26T05:14:12.158Z | [ recovery-image] Feb 26 05:14:11.403 INFO O| Feb 26 05:14:11.403 INFO STEP 66 (remove_files) COMPLETE |
4860 | 2025-02-26T05:14:12.158Z | [ recovery-image] Feb 26 05:14:11.403 INFO O| Feb 26 05:14:11.403 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4861 | 2025-02-26T05:14:12.223Z | [ recovery-image] Feb 26 05:14:11.467 INFO O| Feb 26 05:14:11.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap" |
4862 | 2025-02-26T05:14:12.270Z | [ recovery-image] Feb 26 05:14:11.512 INFO O| Feb 26 05:14:11.512 INFO STEP 67 (remove_files) COMPLETE |
4863 | 2025-02-26T05:14:12.270Z | [ recovery-image] Feb 26 05:14:11.512 INFO O| Feb 26 05:14:11.512 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4864 | 2025-02-26T05:14:12.349Z | [ recovery-image] Feb 26 05:14:11.595 INFO O| Feb 26 05:14:11.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz" |
4865 | 2025-02-26T05:14:12.349Z | [ recovery-image] Feb 26 05:14:11.595 INFO O| Feb 26 05:14:11.595 INFO STEP 68 (remove_files) COMPLETE |
4866 | 2025-02-26T05:14:12.352Z | [ recovery-image] Feb 26 05:14:11.595 INFO O| Feb 26 05:14:11.595 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4867 | 2025-02-26T05:14:12.389Z | [ recovery-image] Feb 26 05:14:11.634 INFO O| Feb 26 05:14:11.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv" |
4868 | 2025-02-26T05:14:12.389Z | [ recovery-image] Feb 26 05:14:11.634 INFO O| Feb 26 05:14:11.634 INFO STEP 69 (remove_files) COMPLETE |
4869 | 2025-02-26T05:14:12.389Z | [ recovery-image] Feb 26 05:14:11.634 INFO O| Feb 26 05:14:11.634 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4870 | 2025-02-26T05:14:12.451Z | [ recovery-image] Feb 26 05:14:11.697 INFO O| Feb 26 05:14:11.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl" |
4871 | 2025-02-26T05:14:12.451Z | [ recovery-image] Feb 26 05:14:11.697 INFO O| Feb 26 05:14:11.697 INFO STEP 70 (remove_files) COMPLETE |
4872 | 2025-02-26T05:14:12.451Z | [ recovery-image] Feb 26 05:14:11.697 INFO O| Feb 26 05:14:11.697 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4873 | 2025-02-26T05:14:12.475Z | [ recovery-image] Feb 26 05:14:11.720 INFO O| Feb 26 05:14:11.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap" |
4874 | 2025-02-26T05:14:12.475Z | [ recovery-image] Feb 26 05:14:11.720 INFO O| Feb 26 05:14:11.720 INFO STEP 71 (remove_files) COMPLETE |
4875 | 2025-02-26T05:14:12.475Z | [ recovery-image] Feb 26 05:14:11.720 INFO O| Feb 26 05:14:11.720 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4876 | 2025-02-26T05:14:12.505Z | [ recovery-image] Feb 26 05:14:11.750 INFO O| Feb 26 05:14:11.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat" |
4877 | 2025-02-26T05:14:12.508Z | [ recovery-image] Feb 26 05:14:11.751 INFO O| Feb 26 05:14:11.750 INFO STEP 72 (remove_files) COMPLETE |
4878 | 2025-02-26T05:14:12.508Z | [ recovery-image] Feb 26 05:14:11.751 INFO O| Feb 26 05:14:11.751 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4879 | 2025-02-26T05:14:12.541Z | [ recovery-image] Feb 26 05:14:11.786 INFO O| Feb 26 05:14:11.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun" |
4880 | 2025-02-26T05:14:12.545Z | [ recovery-image] Feb 26 05:14:11.787 INFO O| Feb 26 05:14:11.786 INFO STEP 73 (remove_files) COMPLETE |
4881 | 2025-02-26T05:14:12.545Z | [ recovery-image] Feb 26 05:14:11.787 INFO O| Feb 26 05:14:11.787 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4882 | 2025-02-26T05:14:12.564Z | [ recovery-image] Feb 26 05:14:11.809 INFO O| Feb 26 05:14:11.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags" |
4883 | 2025-02-26T05:14:12.566Z | [ recovery-image] Feb 26 05:14:11.810 INFO O| Feb 26 05:14:11.809 INFO STEP 74 (remove_files) COMPLETE |
4884 | 2025-02-26T05:14:12.566Z | [ recovery-image] Feb 26 05:14:11.810 INFO O| Feb 26 05:14:11.810 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4885 | 2025-02-26T05:14:12.585Z | [ recovery-image] Feb 26 05:14:11.831 INFO O| Feb 26 05:14:11.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig" |
4886 | 2025-02-26T05:14:12.585Z | [ recovery-image] Feb 26 05:14:11.831 INFO O| Feb 26 05:14:11.831 INFO STEP 75 (remove_files) COMPLETE |
4887 | 2025-02-26T05:14:12.588Z | [ recovery-image] Feb 26 05:14:11.831 INFO O| Feb 26 05:14:11.831 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4888 | 2025-02-26T05:14:12.620Z | [ recovery-image] Feb 26 05:14:11.866 INFO O| Feb 26 05:14:11.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack" |
4889 | 2025-02-26T05:14:12.621Z | [ recovery-image] Feb 26 05:14:11.866 INFO O| Feb 26 05:14:11.866 INFO STEP 76 (remove_files) COMPLETE |
4890 | 2025-02-26T05:14:12.621Z | [ recovery-image] Feb 26 05:14:11.866 INFO O| Feb 26 05:14:11.866 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4891 | 2025-02-26T05:14:12.641Z | [ recovery-image] Feb 26 05:14:11.885 INFO O| Feb 26 05:14:11.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop" |
4892 | 2025-02-26T05:14:12.641Z | [ recovery-image] Feb 26 05:14:11.886 INFO O| Feb 26 05:14:11.886 INFO STEP 77 (remove_files) COMPLETE |
4893 | 2025-02-26T05:14:12.641Z | [ recovery-image] Feb 26 05:14:11.886 INFO O| Feb 26 05:14:11.886 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4894 | 2025-02-26T05:14:12.675Z | [ recovery-image] Feb 26 05:14:11.920 INFO O| Feb 26 05:14:11.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime" |
4895 | 2025-02-26T05:14:12.675Z | [ recovery-image] Feb 26 05:14:11.920 INFO O| Feb 26 05:14:11.920 INFO STEP 78 (remove_files) COMPLETE |
4896 | 2025-02-26T05:14:12.678Z | [ recovery-image] Feb 26 05:14:11.920 INFO O| Feb 26 05:14:11.920 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4897 | 2025-02-26T05:14:12.695Z | [ recovery-image] Feb 26 05:14:11.940 INFO O| Feb 26 05:14:11.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree" |
4898 | 2025-02-26T05:14:12.695Z | [ recovery-image] Feb 26 05:14:11.940 INFO O| Feb 26 05:14:11.940 INFO STEP 79 (remove_files) COMPLETE |
4899 | 2025-02-26T05:14:12.695Z | [ recovery-image] Feb 26 05:14:11.940 INFO O| Feb 26 05:14:11.940 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4900 | 2025-02-26T05:14:12.716Z | [ recovery-image] Feb 26 05:14:11.960 INFO O| Feb 26 05:14:11.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait" |
4901 | 2025-02-26T05:14:12.716Z | [ recovery-image] Feb 26 05:14:11.960 INFO O| Feb 26 05:14:11.960 INFO STEP 80 (remove_files) COMPLETE |
4902 | 2025-02-26T05:14:12.719Z | [ recovery-image] Feb 26 05:14:11.960 INFO O| Feb 26 05:14:11.960 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4903 | 2025-02-26T05:14:12.749Z | [ recovery-image] Feb 26 05:14:11.993 INFO O| Feb 26 05:14:11.993 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx" |
4904 | 2025-02-26T05:14:12.749Z | [ recovery-image] Feb 26 05:14:11.993 INFO O| Feb 26 05:14:11.993 INFO STEP 81 (remove_files) COMPLETE |
4905 | 2025-02-26T05:14:12.752Z | [ recovery-image] Feb 26 05:14:11.993 INFO O| Feb 26 05:14:11.993 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4906 | 2025-02-26T05:14:12.779Z | [ recovery-image] Feb 26 05:14:12.024 INFO O| Feb 26 05:14:12.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh" |
4907 | 2025-02-26T05:14:12.779Z | [ recovery-image] Feb 26 05:14:12.025 INFO O| Feb 26 05:14:12.025 INFO STEP 82 (remove_files) COMPLETE |
4908 | 2025-02-26T05:14:12.779Z | [ recovery-image] Feb 26 05:14:12.025 INFO O| Feb 26 05:14:12.025 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4909 | 2025-02-26T05:14:12.800Z | [ recovery-image] Feb 26 05:14:12.045 INFO O| Feb 26 05:14:12.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93" |
4910 | 2025-02-26T05:14:12.800Z | [ recovery-image] Feb 26 05:14:12.045 INFO O| Feb 26 05:14:12.045 INFO STEP 83 (remove_files) COMPLETE |
4911 | 2025-02-26T05:14:12.800Z | [ recovery-image] Feb 26 05:14:12.045 INFO O| Feb 26 05:14:12.045 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4912 | 2025-02-26T05:14:12.831Z | [ host-image] Feb 26 05:14:12.076 INFO O| Feb 26 05:14:12.076 INFO O| Done |
4913 | 2025-02-26T05:14:12.843Z | [ recovery-image] Feb 26 05:14:12.088 INFO O| Feb 26 05:14:12.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3" |
4914 | 2025-02-26T05:14:12.843Z | [ recovery-image] Feb 26 05:14:12.088 INFO O| Feb 26 05:14:12.088 INFO STEP 84 (remove_files) COMPLETE |
4915 | 2025-02-26T05:14:12.846Z | [ recovery-image] Feb 26 05:14:12.088 INFO O| Feb 26 05:14:12.088 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4916 | 2025-02-26T05:14:12.898Z | [ recovery-image] Feb 26 05:14:12.143 INFO O| Feb 26 05:14:12.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings" |
4917 | 2025-02-26T05:14:12.898Z | [ recovery-image] Feb 26 05:14:12.143 INFO O| Feb 26 05:14:12.143 INFO STEP 85 (remove_files) COMPLETE |
4918 | 2025-02-26T05:14:12.901Z | [ recovery-image] Feb 26 05:14:12.143 INFO O| Feb 26 05:14:12.143 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4919 | 2025-02-26T05:14:12.958Z | [ recovery-image] Feb 26 05:14:12.202 INFO O| Feb 26 05:14:12.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config" |
4920 | 2025-02-26T05:14:12.961Z | [ recovery-image] Feb 26 05:14:12.203 INFO O| Feb 26 05:14:12.203 INFO STEP 86 (remove_files) COMPLETE |
4921 | 2025-02-26T05:14:12.961Z | [ recovery-image] Feb 26 05:14:12.203 INFO O| Feb 26 05:14:12.203 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4922 | 2025-02-26T05:14:12.976Z | [ recovery-image] Feb 26 05:14:12.222 INFO O| Feb 26 05:14:12.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog" |
4923 | 2025-02-26T05:14:12.976Z | [ recovery-image] Feb 26 05:14:12.222 INFO O| Feb 26 05:14:12.222 INFO STEP 87 (remove_files) COMPLETE |
4924 | 2025-02-26T05:14:12.979Z | [ recovery-image] Feb 26 05:14:12.222 INFO O| Feb 26 05:14:12.222 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4925 | 2025-02-26T05:14:13.015Z | [ recovery-image] Feb 26 05:14:12.260 INFO O| Feb 26 05:14:12.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint" |
4926 | 2025-02-26T05:14:13.015Z | [ recovery-image] Feb 26 05:14:12.260 INFO O| Feb 26 05:14:12.260 INFO STEP 88 (remove_files) COMPLETE |
4927 | 2025-02-26T05:14:13.018Z | [ recovery-image] Feb 26 05:14:12.261 INFO O| Feb 26 05:14:12.260 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4928 | 2025-02-26T05:14:13.038Z | [ recovery-image] Feb 26 05:14:12.283 INFO O| Feb 26 05:14:12.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt" |
4929 | 2025-02-26T05:14:13.038Z | [ recovery-image] Feb 26 05:14:12.283 INFO O| Feb 26 05:14:12.283 INFO STEP 89 (remove_files) COMPLETE |
4930 | 2025-02-26T05:14:13.038Z | [ recovery-image] Feb 26 05:14:12.283 INFO O| Feb 26 05:14:12.283 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4931 | 2025-02-26T05:14:13.098Z | [ recovery-image] Feb 26 05:14:12.344 INFO O| Feb 26 05:14:12.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch" |
4932 | 2025-02-26T05:14:13.098Z | [ recovery-image] Feb 26 05:14:12.344 INFO O| Feb 26 05:14:12.344 INFO STEP 90 (remove_files) COMPLETE |
4933 | 2025-02-26T05:14:13.098Z | [ recovery-image] Feb 26 05:14:12.344 INFO O| Feb 26 05:14:12.344 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4934 | 2025-02-26T05:14:13.125Z | [ recovery-image] Feb 26 05:14:12.370 INFO O| Feb 26 05:14:12.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa" |
4935 | 2025-02-26T05:14:13.125Z | [ recovery-image] Feb 26 05:14:12.370 INFO O| Feb 26 05:14:12.370 INFO STEP 91 (remove_files) COMPLETE |
4936 | 2025-02-26T05:14:13.125Z | [ recovery-image] Feb 26 05:14:12.370 INFO O| Feb 26 05:14:12.370 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4937 | 2025-02-26T05:14:13.183Z | [ recovery-image] Feb 26 05:14:12.428 INFO O| Feb 26 05:14:12.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at" |
4938 | 2025-02-26T05:14:13.183Z | [ recovery-image] Feb 26 05:14:12.428 INFO O| Feb 26 05:14:12.428 INFO STEP 92 (remove_files) COMPLETE |
4939 | 2025-02-26T05:14:13.183Z | [ recovery-image] Feb 26 05:14:12.428 INFO O| Feb 26 05:14:12.428 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4940 | 2025-02-26T05:14:13.260Z | [ recovery-image] Feb 26 05:14:12.506 INFO O| Feb 26 05:14:12.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq" |
4941 | 2025-02-26T05:14:13.260Z | [ recovery-image] Feb 26 05:14:12.506 INFO O| Feb 26 05:14:12.506 INFO STEP 93 (remove_files) COMPLETE |
4942 | 2025-02-26T05:14:13.260Z | [ recovery-image] Feb 26 05:14:12.506 INFO O| Feb 26 05:14:12.506 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4943 | 2025-02-26T05:14:13.284Z | [ recovery-image] Feb 26 05:14:12.530 INFO O| Feb 26 05:14:12.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm" |
4944 | 2025-02-26T05:14:13.284Z | [ recovery-image] Feb 26 05:14:12.530 INFO O| Feb 26 05:14:12.530 INFO STEP 94 (remove_files) COMPLETE |
4945 | 2025-02-26T05:14:13.287Z | [ recovery-image] Feb 26 05:14:12.530 INFO O| Feb 26 05:14:12.530 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4946 | 2025-02-26T05:14:13.306Z | [ recovery-image] Feb 26 05:14:12.551 INFO O| Feb 26 05:14:12.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths" |
4947 | 2025-02-26T05:14:13.306Z | [ recovery-image] Feb 26 05:14:12.551 INFO O| Feb 26 05:14:12.551 INFO STEP 95 (remove_files) COMPLETE |
4948 | 2025-02-26T05:14:13.308Z | [ recovery-image] Feb 26 05:14:12.551 INFO O| Feb 26 05:14:12.551 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4949 | 2025-02-26T05:14:13.338Z | [ recovery-image] Feb 26 05:14:12.583 INFO O| Feb 26 05:14:12.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner" |
4950 | 2025-02-26T05:14:13.338Z | [ recovery-image] Feb 26 05:14:12.583 INFO O| Feb 26 05:14:12.583 INFO STEP 96 (remove_files) COMPLETE |
4951 | 2025-02-26T05:14:13.338Z | [ recovery-image] Feb 26 05:14:12.584 INFO O| Feb 26 05:14:12.583 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4952 | 2025-02-26T05:14:13.360Z | [ recovery-image] Feb 26 05:14:12.606 INFO O| Feb 26 05:14:12.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug" |
4953 | 2025-02-26T05:14:13.361Z | [ recovery-image] Feb 26 05:14:12.606 INFO O| Feb 26 05:14:12.606 INFO STEP 97 (remove_files) COMPLETE |
4954 | 2025-02-26T05:14:13.363Z | [ recovery-image] Feb 26 05:14:12.606 INFO O| Feb 26 05:14:12.606 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4955 | 2025-02-26T05:14:13.384Z | [ recovery-image] Feb 26 05:14:12.629 INFO O| Feb 26 05:14:12.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch" |
4956 | 2025-02-26T05:14:13.384Z | [ recovery-image] Feb 26 05:14:12.629 INFO O| Feb 26 05:14:12.629 INFO STEP 98 (remove_files) COMPLETE |
4957 | 2025-02-26T05:14:13.386Z | [ recovery-image] Feb 26 05:14:12.629 INFO O| Feb 26 05:14:12.629 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4958 | 2025-02-26T05:14:13.407Z | [ recovery-image] Feb 26 05:14:12.653 INFO O| Feb 26 05:14:12.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc" |
4959 | 2025-02-26T05:14:13.407Z | [ recovery-image] Feb 26 05:14:12.653 INFO O| Feb 26 05:14:12.653 INFO STEP 99 (remove_files) COMPLETE |
4960 | 2025-02-26T05:14:13.410Z | [ recovery-image] Feb 26 05:14:12.653 INFO O| Feb 26 05:14:12.653 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4961 | 2025-02-26T05:14:13.447Z | [ recovery-image] Feb 26 05:14:12.692 INFO O| Feb 26 05:14:12.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff" |
4962 | 2025-02-26T05:14:13.447Z | [ recovery-image] Feb 26 05:14:12.692 INFO O| Feb 26 05:14:12.692 INFO STEP 100 (remove_files) COMPLETE |
4963 | 2025-02-26T05:14:13.447Z | [ recovery-image] Feb 26 05:14:12.692 INFO O| Feb 26 05:14:12.692 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4964 | 2025-02-26T05:14:13.470Z | [ recovery-image] Feb 26 05:14:12.716 INFO O| Feb 26 05:14:12.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg" |
4965 | 2025-02-26T05:14:13.470Z | [ recovery-image] Feb 26 05:14:12.716 INFO O| Feb 26 05:14:12.716 INFO STEP 101 (remove_files) COMPLETE |
4966 | 2025-02-26T05:14:13.471Z | [ recovery-image] Feb 26 05:14:12.716 INFO O| Feb 26 05:14:12.716 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4967 | 2025-02-26T05:14:13.554Z | [ recovery-image] Feb 26 05:14:12.798 INFO O| Feb 26 05:14:12.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli" |
4968 | 2025-02-26T05:14:13.554Z | [ recovery-image] Feb 26 05:14:12.798 INFO O| Feb 26 05:14:12.798 INFO STEP 102 (remove_files) COMPLETE |
4969 | 2025-02-26T05:14:13.556Z | [ recovery-image] Feb 26 05:14:12.798 INFO O| Feb 26 05:14:12.798 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4970 | 2025-02-26T05:14:13.604Z | [ recovery-image] Feb 26 05:14:12.849 INFO O| Feb 26 05:14:12.849 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2" |
4971 | 2025-02-26T05:14:13.626Z | [ recovery-image] Feb 26 05:14:12.872 INFO O| Feb 26 05:14:12.872 INFO STEP 103 (remove_files) COMPLETE |
4972 | 2025-02-26T05:14:13.626Z | [ recovery-image] Feb 26 05:14:12.872 INFO O| Feb 26 05:14:12.872 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4973 | 2025-02-26T05:14:13.680Z | [ recovery-image] Feb 26 05:14:12.926 INFO O| Feb 26 05:14:12.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat" |
4974 | 2025-02-26T05:14:13.680Z | [ recovery-image] Feb 26 05:14:12.926 INFO O| Feb 26 05:14:12.926 INFO STEP 104 (remove_files) COMPLETE |
4975 | 2025-02-26T05:14:13.680Z | [ recovery-image] Feb 26 05:14:12.926 INFO O| Feb 26 05:14:12.926 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4976 | 2025-02-26T05:14:13.745Z | [ recovery-image] Feb 26 05:14:12.990 INFO O| Feb 26 05:14:12.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat" |
4977 | 2025-02-26T05:14:13.745Z | [ recovery-image] Feb 26 05:14:12.990 INFO O| Feb 26 05:14:12.990 INFO STEP 105 (remove_files) COMPLETE |
4978 | 2025-02-26T05:14:13.745Z | [ recovery-image] Feb 26 05:14:12.990 INFO O| Feb 26 05:14:12.990 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4979 | 2025-02-26T05:14:13.768Z | [ recovery-image] Feb 26 05:14:13.014 INFO O| Feb 26 05:14:13.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff" |
4980 | 2025-02-26T05:14:13.768Z | [ recovery-image] Feb 26 05:14:13.014 INFO O| Feb 26 05:14:13.014 INFO STEP 106 (remove_files) COMPLETE |
4981 | 2025-02-26T05:14:13.768Z | [ recovery-image] Feb 26 05:14:13.014 INFO O| Feb 26 05:14:13.014 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4982 | 2025-02-26T05:14:13.791Z | [ recovery-image] Feb 26 05:14:13.036 INFO O| Feb 26 05:14:13.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep" |
4983 | 2025-02-26T05:14:13.791Z | [ recovery-image] Feb 26 05:14:13.036 INFO O| Feb 26 05:14:13.036 INFO STEP 107 (remove_files) COMPLETE |
4984 | 2025-02-26T05:14:13.791Z | [ recovery-image] Feb 26 05:14:13.036 INFO O| Feb 26 05:14:13.036 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4985 | 2025-02-26T05:14:13.817Z | [ recovery-image] Feb 26 05:14:13.062 INFO O| Feb 26 05:14:13.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2" |
4986 | 2025-02-26T05:14:13.822Z | [ recovery-image] Feb 26 05:14:13.062 INFO O| Feb 26 05:14:13.062 INFO STEP 108 (remove_files) COMPLETE |
4987 | 2025-02-26T05:14:13.822Z | [ recovery-image] Feb 26 05:14:13.063 INFO O| Feb 26 05:14:13.063 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4988 | 2025-02-26T05:14:13.839Z | [ recovery-image] Feb 26 05:14:13.085 INFO O| Feb 26 05:14:13.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover" |
4989 | 2025-02-26T05:14:13.842Z | [ recovery-image] Feb 26 05:14:13.085 INFO O| Feb 26 05:14:13.085 INFO STEP 109 (remove_files) COMPLETE |
4990 | 2025-02-26T05:14:13.842Z | [ recovery-image] Feb 26 05:14:13.085 INFO O| Feb 26 05:14:13.085 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4991 | 2025-02-26T05:14:13.862Z | [ recovery-image] Feb 26 05:14:13.108 INFO O| Feb 26 05:14:13.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore" |
4992 | 2025-02-26T05:14:13.866Z | [ recovery-image] Feb 26 05:14:13.108 INFO O| Feb 26 05:14:13.108 INFO STEP 110 (remove_files) COMPLETE |
4993 | 2025-02-26T05:14:13.866Z | [ recovery-image] Feb 26 05:14:13.108 INFO O| Feb 26 05:14:13.108 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4994 | 2025-02-26T05:14:13.898Z | [ recovery-image] Feb 26 05:14:13.144 INFO O| Feb 26 05:14:13.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal" |
4995 | 2025-02-26T05:14:13.901Z | [ recovery-image] Feb 26 05:14:13.144 INFO O| Feb 26 05:14:13.144 INFO STEP 111 (remove_files) COMPLETE |
4996 | 2025-02-26T05:14:13.901Z | [ recovery-image] Feb 26 05:14:13.144 INFO O| Feb 26 05:14:13.144 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4997 | 2025-02-26T05:14:13.921Z | [ recovery-image] Feb 26 05:14:13.167 INFO O| Feb 26 05:14:13.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo" |
4998 | 2025-02-26T05:14:13.936Z | [ recovery-image] Feb 26 05:14:13.181 INFO O| Feb 26 05:14:13.181 INFO STEP 112 (remove_files) COMPLETE |
4999 | 2025-02-26T05:14:13.936Z | [ recovery-image] Feb 26 05:14:13.181 INFO O| Feb 26 05:14:13.181 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5000 | 2025-02-26T05:14:13.970Z | [ recovery-image] Feb 26 05:14:13.216 INFO O| Feb 26 05:14:13.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd" |
5001 | 2025-02-26T05:14:13.970Z | [ recovery-image] Feb 26 05:14:13.216 INFO O| Feb 26 05:14:13.216 INFO STEP 113 (remove_files) COMPLETE |
5002 | 2025-02-26T05:14:13.973Z | [ recovery-image] Feb 26 05:14:13.216 INFO O| Feb 26 05:14:13.216 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5003 | 2025-02-26T05:14:14.001Z | [ recovery-image] Feb 26 05:14:13.246 INFO O| Feb 26 05:14:13.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil" |
5004 | 2025-02-26T05:14:14.001Z | [ recovery-image] Feb 26 05:14:13.246 INFO O| Feb 26 05:14:13.246 INFO STEP 114 (remove_files) COMPLETE |
5005 | 2025-02-26T05:14:14.001Z | [ recovery-image] Feb 26 05:14:13.246 INFO O| Feb 26 05:14:13.246 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5006 | 2025-02-26T05:14:14.047Z | [ recovery-image] Feb 26 05:14:13.292 INFO O| Feb 26 05:14:13.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth" |
5007 | 2025-02-26T05:14:14.047Z | [ recovery-image] Feb 26 05:14:13.293 INFO O| Feb 26 05:14:13.292 INFO STEP 115 (remove_files) COMPLETE |
5008 | 2025-02-26T05:14:14.047Z | [ recovery-image] Feb 26 05:14:13.293 INFO O| Feb 26 05:14:13.292 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5009 | 2025-02-26T05:14:14.085Z | [ recovery-image] Feb 26 05:14:13.330 INFO O| Feb 26 05:14:13.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp" |
5010 | 2025-02-26T05:14:14.108Z | [ recovery-image] Feb 26 05:14:13.354 INFO O| Feb 26 05:14:13.354 INFO STEP 116 (remove_files) COMPLETE |
5011 | 2025-02-26T05:14:14.108Z | [ recovery-image] Feb 26 05:14:13.354 INFO O| Feb 26 05:14:13.354 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5012 | 2025-02-26T05:14:14.151Z | [ recovery-image] Feb 26 05:14:13.396 INFO O| Feb 26 05:14:13.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc" |
5013 | 2025-02-26T05:14:14.151Z | [ recovery-image] Feb 26 05:14:13.396 INFO O| Feb 26 05:14:13.396 INFO STEP 117 (remove_files) COMPLETE |
5014 | 2025-02-26T05:14:14.151Z | [ recovery-image] Feb 26 05:14:13.396 INFO O| Feb 26 05:14:13.396 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5015 | 2025-02-26T05:14:14.180Z | [ recovery-image] Feb 26 05:14:13.425 INFO O| Feb 26 05:14:13.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate" |
5016 | 2025-02-26T05:14:14.180Z | [ recovery-image] Feb 26 05:14:13.425 INFO O| Feb 26 05:14:13.425 INFO STEP 118 (remove_files) COMPLETE |
5017 | 2025-02-26T05:14:14.180Z | [ recovery-image] Feb 26 05:14:13.425 INFO O| Feb 26 05:14:13.425 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5018 | 2025-02-26T05:14:14.218Z | [ recovery-image] Feb 26 05:14:13.464 INFO O| Feb 26 05:14:13.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid" |
5019 | 2025-02-26T05:14:14.218Z | [ recovery-image] Feb 26 05:14:13.464 INFO O| Feb 26 05:14:13.464 INFO STEP 119 (remove_files) COMPLETE |
5020 | 2025-02-26T05:14:14.218Z | [ recovery-image] Feb 26 05:14:13.464 INFO O| Feb 26 05:14:13.464 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5021 | 2025-02-26T05:14:14.260Z | [ recovery-image] Feb 26 05:14:13.506 INFO O| Feb 26 05:14:13.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint" |
5022 | 2025-02-26T05:14:14.260Z | [ recovery-image] Feb 26 05:14:13.506 INFO O| Feb 26 05:14:13.506 INFO STEP 120 (remove_files) COMPLETE |
5023 | 2025-02-26T05:14:14.263Z | [ recovery-image] Feb 26 05:14:13.506 INFO O| Feb 26 05:14:13.506 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5024 | 2025-02-26T05:14:14.295Z | [ recovery-image] Feb 26 05:14:13.540 INFO O| Feb 26 05:14:13.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem" |
5025 | 2025-02-26T05:14:14.295Z | [ recovery-image] Feb 26 05:14:13.540 INFO O| Feb 26 05:14:13.540 INFO STEP 121 (remove_files) COMPLETE |
5026 | 2025-02-26T05:14:14.297Z | [ recovery-image] Feb 26 05:14:13.540 INFO O| Feb 26 05:14:13.540 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5027 | 2025-02-26T05:14:14.328Z | [ recovery-image] Feb 26 05:14:13.573 INFO O| Feb 26 05:14:13.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd" |
5028 | 2025-02-26T05:14:14.330Z | [ recovery-image] Feb 26 05:14:13.573 INFO O| Feb 26 05:14:13.573 INFO STEP 122 (remove_files) COMPLETE |
5029 | 2025-02-26T05:14:14.331Z | [ recovery-image] Feb 26 05:14:13.573 INFO O| Feb 26 05:14:13.573 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5030 | 2025-02-26T05:14:14.351Z | [ recovery-image] Feb 26 05:14:13.596 INFO O| Feb 26 05:14:13.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath" |
5031 | 2025-02-26T05:14:14.351Z | [ recovery-image] Feb 26 05:14:13.596 INFO O| Feb 26 05:14:13.596 INFO STEP 123 (remove_files) COMPLETE |
5032 | 2025-02-26T05:14:14.351Z | [ recovery-image] Feb 26 05:14:13.596 INFO O| Feb 26 05:14:13.596 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5033 | 2025-02-26T05:14:14.392Z | [ recovery-image] Feb 26 05:14:13.637 INFO O| Feb 26 05:14:13.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange" |
5034 | 2025-02-26T05:14:14.395Z | [ recovery-image] Feb 26 05:14:13.637 INFO O| Feb 26 05:14:13.637 INFO STEP 124 (remove_files) COMPLETE |
5035 | 2025-02-26T05:14:14.395Z | [ recovery-image] Feb 26 05:14:13.637 INFO O| Feb 26 05:14:13.637 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5036 | 2025-02-26T05:14:14.416Z | [ recovery-image] Feb 26 05:14:13.660 INFO O| Feb 26 05:14:13.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr" |
5037 | 2025-02-26T05:14:14.418Z | [ recovery-image] Feb 26 05:14:13.661 INFO O| Feb 26 05:14:13.661 INFO STEP 125 (remove_files) COMPLETE |
5038 | 2025-02-26T05:14:14.418Z | [ recovery-image] Feb 26 05:14:13.661 INFO O| Feb 26 05:14:13.661 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5039 | 2025-02-26T05:14:14.441Z | [ recovery-image] Feb 26 05:14:13.687 INFO O| Feb 26 05:14:13.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum" |
5040 | 2025-02-26T05:14:14.444Z | [ recovery-image] Feb 26 05:14:13.687 INFO O| Feb 26 05:14:13.687 INFO STEP 126 (remove_files) COMPLETE |
5041 | 2025-02-26T05:14:14.444Z | [ recovery-image] Feb 26 05:14:13.687 INFO O| Feb 26 05:14:13.687 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5042 | 2025-02-26T05:14:14.465Z | [ recovery-image] Feb 26 05:14:13.710 INFO O| Feb 26 05:14:13.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime" |
5043 | 2025-02-26T05:14:14.468Z | [ recovery-image] Feb 26 05:14:13.711 INFO O| Feb 26 05:14:13.711 INFO STEP 127 (remove_files) COMPLETE |
5044 | 2025-02-26T05:14:14.468Z | [ recovery-image] Feb 26 05:14:13.711 INFO O| Feb 26 05:14:13.711 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5045 | 2025-02-26T05:14:14.488Z | [ recovery-image] Feb 26 05:14:13.734 INFO O| Feb 26 05:14:13.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid" |
5046 | 2025-02-26T05:14:14.491Z | [ recovery-image] Feb 26 05:14:13.734 INFO O| Feb 26 05:14:13.734 INFO STEP 128 (remove_files) COMPLETE |
5047 | 2025-02-26T05:14:14.491Z | [ recovery-image] Feb 26 05:14:13.734 INFO O| Feb 26 05:14:13.734 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5048 | 2025-02-26T05:14:14.609Z | [ recovery-image] Feb 26 05:14:13.855 INFO O| Feb 26 05:14:13.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn" |
5049 | 2025-02-26T05:14:14.609Z | [ recovery-image] Feb 26 05:14:13.855 INFO O| Feb 26 05:14:13.855 INFO STEP 129 (remove_files) COMPLETE |
5050 | 2025-02-26T05:14:14.609Z | [ recovery-image] Feb 26 05:14:13.855 INFO O| Feb 26 05:14:13.855 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5051 | 2025-02-26T05:14:14.725Z | [ recovery-image] Feb 26 05:14:13.971 INFO O| Feb 26 05:14:13.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear" |
5052 | 2025-02-26T05:14:14.728Z | [ recovery-image] Feb 26 05:14:13.971 INFO O| Feb 26 05:14:13.971 INFO STEP 130 (remove_files) COMPLETE |
5053 | 2025-02-26T05:14:14.728Z | [ recovery-image] Feb 26 05:14:13.971 INFO O| Feb 26 05:14:13.971 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5054 | 2025-02-26T05:14:14.749Z | [ recovery-image] Feb 26 05:14:13.994 INFO O| Feb 26 05:14:13.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp" |
5055 | 2025-02-26T05:14:14.749Z | [ recovery-image] Feb 26 05:14:13.994 INFO O| Feb 26 05:14:13.994 INFO STEP 131 (remove_files) COMPLETE |
5056 | 2025-02-26T05:14:14.753Z | [ recovery-image] Feb 26 05:14:13.994 INFO O| Feb 26 05:14:13.994 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5057 | 2025-02-26T05:14:14.780Z | [ recovery-image] Feb 26 05:14:14.025 INFO O| Feb 26 05:14:14.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col" |
5058 | 2025-02-26T05:14:14.780Z | [ recovery-image] Feb 26 05:14:14.025 INFO O| Feb 26 05:14:14.025 INFO STEP 132 (remove_files) COMPLETE |
5059 | 2025-02-26T05:14:14.783Z | [ recovery-image] Feb 26 05:14:14.026 INFO O| Feb 26 05:14:14.025 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5060 | 2025-02-26T05:14:14.816Z | [ recovery-image] Feb 26 05:14:14.061 INFO O| Feb 26 05:14:14.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm" |
5061 | 2025-02-26T05:14:14.816Z | [ recovery-image] Feb 26 05:14:14.061 INFO O| Feb 26 05:14:14.061 INFO STEP 133 (remove_files) COMPLETE |
5062 | 2025-02-26T05:14:14.816Z | [ recovery-image] Feb 26 05:14:14.061 INFO O| Feb 26 05:14:14.061 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5063 | 2025-02-26T05:14:14.873Z | [ recovery-image] Feb 26 05:14:14.118 INFO O| Feb 26 05:14:14.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command" |
5064 | 2025-02-26T05:14:14.873Z | [ recovery-image] Feb 26 05:14:14.118 INFO O| Feb 26 05:14:14.118 INFO STEP 134 (remove_files) COMPLETE |
5065 | 2025-02-26T05:14:14.875Z | [ recovery-image] Feb 26 05:14:14.118 INFO O| Feb 26 05:14:14.118 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5066 | 2025-02-26T05:14:14.949Z | [ recovery-image] Feb 26 05:14:14.194 INFO O| Feb 26 05:14:14.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress" |
5067 | 2025-02-26T05:14:14.949Z | [ recovery-image] Feb 26 05:14:14.194 INFO O| Feb 26 05:14:14.194 INFO STEP 135 (remove_files) COMPLETE |
5068 | 2025-02-26T05:14:14.952Z | [ recovery-image] Feb 26 05:14:14.194 INFO O| Feb 26 05:14:14.194 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5069 | 2025-02-26T05:14:14.969Z | [ recovery-image] Feb 26 05:14:14.214 INFO O| Feb 26 05:14:14.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat" |
5070 | 2025-02-26T05:14:14.969Z | [ recovery-image] Feb 26 05:14:14.214 INFO O| Feb 26 05:14:14.214 INFO STEP 136 (remove_files) COMPLETE |
5071 | 2025-02-26T05:14:14.969Z | [ recovery-image] Feb 26 05:14:14.214 INFO O| Feb 26 05:14:14.214 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5072 | 2025-02-26T05:14:14.988Z | [ recovery-image] Feb 26 05:14:14.233 INFO O| Feb 26 05:14:14.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio" |
5073 | 2025-02-26T05:14:14.991Z | [ recovery-image] Feb 26 05:14:14.234 INFO O| Feb 26 05:14:14.234 INFO STEP 137 (remove_files) COMPLETE |
5074 | 2025-02-26T05:14:14.991Z | [ recovery-image] Feb 26 05:14:14.234 INFO O| Feb 26 05:14:14.234 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5075 | 2025-02-26T05:14:15.028Z | [ recovery-image] Feb 26 05:14:14.273 INFO O| Feb 26 05:14:14.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack" |
5076 | 2025-02-26T05:14:15.031Z | [ recovery-image] Feb 26 05:14:14.273 INFO O| Feb 26 05:14:14.273 INFO STEP 138 (remove_files) COMPLETE |
5077 | 2025-02-26T05:14:15.031Z | [ recovery-image] Feb 26 05:14:14.274 INFO O| Feb 26 05:14:14.273 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5078 | 2025-02-26T05:14:15.047Z | [ recovery-image] Feb 26 05:14:14.293 INFO O| Feb 26 05:14:14.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle" |
5079 | 2025-02-26T05:14:15.050Z | [ recovery-image] Feb 26 05:14:14.293 INFO O| Feb 26 05:14:14.293 INFO STEP 139 (remove_files) COMPLETE |
5080 | 2025-02-26T05:14:15.050Z | [ recovery-image] Feb 26 05:14:14.293 INFO O| Feb 26 05:14:14.293 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5081 | 2025-02-26T05:14:15.068Z | [ recovery-image] Feb 26 05:14:14.314 INFO O| Feb 26 05:14:14.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab" |
5082 | 2025-02-26T05:14:15.071Z | [ recovery-image] Feb 26 05:14:14.314 INFO O| Feb 26 05:14:14.314 INFO STEP 140 (remove_files) COMPLETE |
5083 | 2025-02-26T05:14:15.071Z | [ recovery-image] Feb 26 05:14:14.314 INFO O| Feb 26 05:14:14.314 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5084 | 2025-02-26T05:14:15.091Z | [ recovery-image] Feb 26 05:14:14.335 INFO O| Feb 26 05:14:14.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt" |
5085 | 2025-02-26T05:14:15.094Z | [ recovery-image] Feb 26 05:14:14.335 INFO O| Feb 26 05:14:14.335 INFO STEP 141 (remove_files) COMPLETE |
5086 | 2025-02-26T05:14:15.094Z | [ recovery-image] Feb 26 05:14:14.335 INFO O| Feb 26 05:14:14.335 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5087 | 2025-02-26T05:14:15.108Z | [ recovery-image] Feb 26 05:14:14.353 INFO O| Feb 26 05:14:14.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh" |
5088 | 2025-02-26T05:14:15.113Z | [ recovery-image] Feb 26 05:14:14.354 INFO O| Feb 26 05:14:14.354 INFO STEP 142 (remove_files) COMPLETE |
5089 | 2025-02-26T05:14:15.113Z | [ recovery-image] Feb 26 05:14:14.354 INFO O| Feb 26 05:14:14.354 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5090 | 2025-02-26T05:14:15.147Z | [ recovery-image] Feb 26 05:14:14.393 INFO O| Feb 26 05:14:14.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit" |
5091 | 2025-02-26T05:14:15.147Z | [ recovery-image] Feb 26 05:14:14.393 INFO O| Feb 26 05:14:14.393 INFO STEP 143 (remove_files) COMPLETE |
5092 | 2025-02-26T05:14:15.147Z | [ recovery-image] Feb 26 05:14:14.393 INFO O| Feb 26 05:14:14.393 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5093 | 2025-02-26T05:14:15.209Z | [ recovery-image] Feb 26 05:14:14.454 INFO O| Feb 26 05:14:14.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl" |
5094 | 2025-02-26T05:14:15.209Z | [ recovery-image] Feb 26 05:14:14.455 INFO O| Feb 26 05:14:14.454 INFO STEP 144 (remove_files) COMPLETE |
5095 | 2025-02-26T05:14:15.209Z | [ recovery-image] Feb 26 05:14:14.455 INFO O| Feb 26 05:14:14.455 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5096 | 2025-02-26T05:14:15.266Z | [ recovery-image] Feb 26 05:14:14.511 INFO O| Feb 26 05:14:14.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config" |
5097 | 2025-02-26T05:14:15.266Z | [ recovery-image] Feb 26 05:14:14.511 INFO O| Feb 26 05:14:14.511 INFO STEP 145 (remove_files) COMPLETE |
5098 | 2025-02-26T05:14:15.266Z | [ recovery-image] Feb 26 05:14:14.511 INFO O| Feb 26 05:14:14.511 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5099 | 2025-02-26T05:14:15.288Z | [ recovery-image] Feb 26 05:14:14.533 INFO O| Feb 26 05:14:14.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc" |
5100 | 2025-02-26T05:14:15.291Z | [ recovery-image] Feb 26 05:14:14.533 INFO O| Feb 26 05:14:14.533 INFO STEP 146 (remove_files) COMPLETE |
5101 | 2025-02-26T05:14:15.291Z | [ recovery-image] Feb 26 05:14:14.534 INFO O| Feb 26 05:14:14.533 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5102 | 2025-02-26T05:14:15.310Z | [ recovery-image] Feb 26 05:14:14.555 INFO O| Feb 26 05:14:14.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt" |
5103 | 2025-02-26T05:14:15.329Z | [ recovery-image] Feb 26 05:14:14.574 INFO O| Feb 26 05:14:14.574 INFO STEP 147 (remove_files) COMPLETE |
5104 | 2025-02-26T05:14:15.329Z | [ recovery-image] Feb 26 05:14:14.574 INFO O| Feb 26 05:14:14.574 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5105 | 2025-02-26T05:14:15.368Z | [ recovery-image] Feb 26 05:14:14.613 INFO O| Feb 26 05:14:14.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr" |
5106 | 2025-02-26T05:14:15.368Z | [ recovery-image] Feb 26 05:14:14.613 INFO O| Feb 26 05:14:14.613 INFO STEP 148 (remove_files) COMPLETE |
5107 | 2025-02-26T05:14:15.368Z | [ recovery-image] Feb 26 05:14:14.613 INFO O| Feb 26 05:14:14.613 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5108 | 2025-02-26T05:14:15.428Z | [ recovery-image] Feb 26 05:14:14.674 INFO O| Feb 26 05:14:14.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree" |
5109 | 2025-02-26T05:14:15.433Z | [ recovery-image] Feb 26 05:14:14.678 INFO O| Feb 26 05:14:14.678 INFO STEP 149 (remove_files) COMPLETE |
5110 | 2025-02-26T05:14:15.433Z | [ recovery-image] Feb 26 05:14:14.678 INFO O| Feb 26 05:14:14.678 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5111 | 2025-02-26T05:14:15.455Z | [ recovery-image] Feb 26 05:14:14.701 INFO O| Feb 26 05:14:14.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv" |
5112 | 2025-02-26T05:14:15.455Z | [ recovery-image] Feb 26 05:14:14.701 INFO O| Feb 26 05:14:14.701 INFO STEP 150 (remove_files) COMPLETE |
5113 | 2025-02-26T05:14:15.458Z | [ recovery-image] Feb 26 05:14:14.701 INFO O| Feb 26 05:14:14.701 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5114 | 2025-02-26T05:14:15.477Z | [ recovery-image] Feb 26 05:14:14.721 INFO O| Feb 26 05:14:14.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3" |
5115 | 2025-02-26T05:14:15.477Z | [ recovery-image] Feb 26 05:14:14.721 INFO O| Feb 26 05:14:14.721 INFO STEP 151 (remove_files) COMPLETE |
5116 | 2025-02-26T05:14:15.477Z | [ recovery-image] Feb 26 05:14:14.722 INFO O| Feb 26 05:14:14.721 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5117 | 2025-02-26T05:14:15.506Z | [ recovery-image] Feb 26 05:14:14.751 INFO O| Feb 26 05:14:14.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest" |
5118 | 2025-02-26T05:14:15.508Z | [ recovery-image] Feb 26 05:14:14.751 INFO O| Feb 26 05:14:14.751 INFO STEP 152 (remove_files) COMPLETE |
5119 | 2025-02-26T05:14:15.509Z | [ recovery-image] Feb 26 05:14:14.752 INFO O| Feb 26 05:14:14.751 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5120 | 2025-02-26T05:14:15.534Z | [ recovery-image] Feb 26 05:14:14.779 INFO O| Feb 26 05:14:14.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp" |
5121 | 2025-02-26T05:14:15.534Z | [ recovery-image] Feb 26 05:14:14.779 INFO O| Feb 26 05:14:14.779 INFO STEP 153 (remove_files) COMPLETE |
5122 | 2025-02-26T05:14:15.537Z | [ recovery-image] Feb 26 05:14:14.779 INFO O| Feb 26 05:14:14.779 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5123 | 2025-02-26T05:14:15.541Z | [ host-image] Feb 26 05:14:14.786 INFO O| Feb 26 05:14:14.786 INFO O| Done |
5124 | 2025-02-26T05:14:15.573Z | [ recovery-image] Feb 26 05:14:14.818 INFO O| Feb 26 05:14:14.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname" |
5125 | 2025-02-26T05:14:15.573Z | [ recovery-image] Feb 26 05:14:14.819 INFO O| Feb 26 05:14:14.819 INFO STEP 154 (remove_files) COMPLETE |
5126 | 2025-02-26T05:14:15.573Z | [ recovery-image] Feb 26 05:14:14.819 INFO O| Feb 26 05:14:14.819 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5127 | 2025-02-26T05:14:15.595Z | [ recovery-image] Feb 26 05:14:14.841 INFO O| Feb 26 05:14:14.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan" |
5128 | 2025-02-26T05:14:15.595Z | [ recovery-image] Feb 26 05:14:14.841 INFO O| Feb 26 05:14:14.841 INFO STEP 155 (remove_files) COMPLETE |
5129 | 2025-02-26T05:14:15.595Z | [ recovery-image] Feb 26 05:14:14.841 INFO O| Feb 26 05:14:14.841 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5130 | 2025-02-26T05:14:15.606Z | [ host-image] Feb 26 05:14:14.850 INFO O| Feb 26 05:14:14.850 INFO O| Done |
5131 | 2025-02-26T05:14:15.623Z | [ recovery-image] Feb 26 05:14:14.868 INFO O| Feb 26 05:14:14.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid" |
5132 | 2025-02-26T05:14:15.623Z | [ recovery-image] Feb 26 05:14:14.868 INFO O| Feb 26 05:14:14.868 INFO STEP 156 (remove_files) COMPLETE |
5133 | 2025-02-26T05:14:15.626Z | [ recovery-image] Feb 26 05:14:14.869 INFO O| Feb 26 05:14:14.868 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5134 | 2025-02-26T05:14:15.644Z | [ recovery-image] Feb 26 05:14:14.889 INFO O| Feb 26 05:14:14.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid" |
5135 | 2025-02-26T05:14:15.647Z | [ recovery-image] Feb 26 05:14:14.889 INFO O| Feb 26 05:14:14.889 INFO STEP 157 (remove_files) COMPLETE |
5136 | 2025-02-26T05:14:15.647Z | [ recovery-image] Feb 26 05:14:14.890 INFO O| Feb 26 05:14:14.890 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5137 | 2025-02-26T05:14:15.701Z | [ recovery-image] Feb 26 05:14:14.946 INFO O| Feb 26 05:14:14.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix" |
5138 | 2025-02-26T05:14:15.703Z | [ recovery-image] Feb 26 05:14:14.946 INFO O| Feb 26 05:14:14.946 INFO STEP 158 (remove_files) COMPLETE |
5139 | 2025-02-26T05:14:15.704Z | [ recovery-image] Feb 26 05:14:14.946 INFO O| Feb 26 05:14:14.946 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5140 | 2025-02-26T05:14:15.732Z | [ recovery-image] Feb 26 05:14:14.976 INFO O| Feb 26 05:14:14.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du" |
5141 | 2025-02-26T05:14:15.732Z | [ recovery-image] Feb 26 05:14:14.976 INFO O| Feb 26 05:14:14.976 INFO STEP 159 (remove_files) COMPLETE |
5142 | 2025-02-26T05:14:15.735Z | [ recovery-image] Feb 26 05:14:14.976 INFO O| Feb 26 05:14:14.976 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5143 | 2025-02-26T05:14:15.752Z | [ recovery-image] Feb 26 05:14:14.997 INFO O| Feb 26 05:14:14.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs" |
5144 | 2025-02-26T05:14:15.752Z | [ recovery-image] Feb 26 05:14:14.997 INFO O| Feb 26 05:14:14.997 INFO STEP 160 (remove_files) COMPLETE |
5145 | 2025-02-26T05:14:15.755Z | [ recovery-image] Feb 26 05:14:14.997 INFO O| Feb 26 05:14:14.997 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5146 | 2025-02-26T05:14:15.789Z | [ recovery-image] Feb 26 05:14:15.034 INFO O| Feb 26 05:14:15.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys" |
5147 | 2025-02-26T05:14:15.789Z | [ recovery-image] Feb 26 05:14:15.034 INFO O| Feb 26 05:14:15.034 INFO STEP 161 (remove_files) COMPLETE |
5148 | 2025-02-26T05:14:15.792Z | [ recovery-image] Feb 26 05:14:15.035 INFO O| Feb 26 05:14:15.034 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5149 | 2025-02-26T05:14:15.872Z | [ recovery-image] Feb 26 05:14:15.116 INFO O| Feb 26 05:14:15.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit" |
5150 | 2025-02-26T05:14:15.876Z | [ recovery-image] Feb 26 05:14:15.120 INFO O| Feb 26 05:14:15.120 INFO STEP 162 (remove_files) COMPLETE |
5151 | 2025-02-26T05:14:15.876Z | [ recovery-image] Feb 26 05:14:15.120 INFO O| Feb 26 05:14:15.120 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5152 | 2025-02-26T05:14:15.897Z | [ recovery-image] Feb 26 05:14:15.143 INFO O| Feb 26 05:14:15.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject" |
5153 | 2025-02-26T05:14:15.897Z | [ recovery-image] Feb 26 05:14:15.143 INFO O| Feb 26 05:14:15.143 INFO STEP 163 (remove_files) COMPLETE |
5154 | 2025-02-26T05:14:15.902Z | [ recovery-image] Feb 26 05:14:15.143 INFO O| Feb 26 05:14:15.143 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5155 | 2025-02-26T05:14:15.920Z | [ recovery-image] Feb 26 05:14:15.165 INFO O| Feb 26 05:14:15.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign" |
5156 | 2025-02-26T05:14:15.921Z | [ recovery-image] Feb 26 05:14:15.165 INFO O| Feb 26 05:14:15.165 INFO STEP 164 (remove_files) COMPLETE |
5157 | 2025-02-26T05:14:15.924Z | [ recovery-image] Feb 26 05:14:15.165 INFO O| Feb 26 05:14:15.165 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5158 | 2025-02-26T05:14:15.998Z | [ recovery-image] Feb 26 05:14:15.242 INFO O| Feb 26 05:14:15.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap" |
5159 | 2025-02-26T05:14:16.023Z | [ recovery-image] Feb 26 05:14:15.268 INFO O| Feb 26 05:14:15.268 INFO STEP 165 (remove_files) COMPLETE |
5160 | 2025-02-26T05:14:16.023Z | [ recovery-image] Feb 26 05:14:15.268 INFO O| Feb 26 05:14:15.268 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5161 | 2025-02-26T05:14:16.082Z | [ recovery-image] Feb 26 05:14:15.328 INFO O| Feb 26 05:14:15.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange" |
5162 | 2025-02-26T05:14:16.106Z | [ recovery-image] Feb 26 05:14:15.351 INFO O| Feb 26 05:14:15.351 INFO STEP 166 (remove_files) COMPLETE |
5163 | 2025-02-26T05:14:16.106Z | [ recovery-image] Feb 26 05:14:15.351 INFO O| Feb 26 05:14:15.351 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5164 | 2025-02-26T05:14:16.153Z | [ recovery-image] Feb 26 05:14:15.397 INFO O| Feb 26 05:14:15.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt" |
5165 | 2025-02-26T05:14:16.153Z | [ recovery-image] Feb 26 05:14:15.397 INFO O| Feb 26 05:14:15.397 INFO STEP 167 (remove_files) COMPLETE |
5166 | 2025-02-26T05:14:16.153Z | [ recovery-image] Feb 26 05:14:15.397 INFO O| Feb 26 05:14:15.397 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5167 | 2025-02-26T05:14:16.198Z | [ recovery-image] Feb 26 05:14:15.443 INFO O| Feb 26 05:14:15.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance" |
5168 | 2025-02-26T05:14:16.198Z | [ recovery-image] Feb 26 05:14:15.444 INFO O| Feb 26 05:14:15.443 INFO STEP 168 (remove_files) COMPLETE |
5169 | 2025-02-26T05:14:16.203Z | [ recovery-image] Feb 26 05:14:15.444 INFO O| Feb 26 05:14:15.444 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5170 | 2025-02-26T05:14:16.243Z | [ recovery-image] Feb 26 05:14:15.488 INFO O| Feb 26 05:14:15.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env" |
5171 | 2025-02-26T05:14:16.243Z | [ recovery-image] Feb 26 05:14:15.488 INFO O| Feb 26 05:14:15.488 INFO STEP 169 (remove_files) COMPLETE |
5172 | 2025-02-26T05:14:16.243Z | [ recovery-image] Feb 26 05:14:15.488 INFO O| Feb 26 05:14:15.488 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5173 | 2025-02-26T05:14:16.267Z | [ recovery-image] Feb 26 05:14:15.511 INFO O| Feb 26 05:14:15.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump" |
5174 | 2025-02-26T05:14:16.267Z | [ recovery-image] Feb 26 05:14:15.511 INFO O| Feb 26 05:14:15.511 INFO STEP 170 (remove_files) COMPLETE |
5175 | 2025-02-26T05:14:16.267Z | [ recovery-image] Feb 26 05:14:15.511 INFO O| Feb 26 05:14:15.511 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5176 | 2025-02-26T05:14:16.329Z | [ recovery-image] Feb 26 05:14:15.573 INFO O| Feb 26 05:14:15.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand" |
5177 | 2025-02-26T05:14:16.329Z | [ recovery-image] Feb 26 05:14:15.573 INFO O| Feb 26 05:14:15.573 INFO STEP 171 (remove_files) COMPLETE |
5178 | 2025-02-26T05:14:16.329Z | [ recovery-image] Feb 26 05:14:15.573 INFO O| Feb 26 05:14:15.573 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5179 | 2025-02-26T05:14:16.354Z | [ recovery-image] Feb 26 05:14:15.599 INFO O| Feb 26 05:14:15.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr" |
5180 | 2025-02-26T05:14:16.357Z | [ recovery-image] Feb 26 05:14:15.599 INFO O| Feb 26 05:14:15.599 INFO STEP 172 (remove_files) COMPLETE |
5181 | 2025-02-26T05:14:16.357Z | [ recovery-image] Feb 26 05:14:15.600 INFO O| Feb 26 05:14:15.599 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5182 | 2025-02-26T05:14:16.376Z | [ recovery-image] Feb 26 05:14:15.620 INFO O| Feb 26 05:14:15.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor" |
5183 | 2025-02-26T05:14:16.379Z | [ recovery-image] Feb 26 05:14:15.620 INFO O| Feb 26 05:14:15.620 INFO STEP 173 (remove_files) COMPLETE |
5184 | 2025-02-26T05:14:16.379Z | [ recovery-image] Feb 26 05:14:15.620 INFO O| Feb 26 05:14:15.620 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5185 | 2025-02-26T05:14:16.395Z | [ recovery-image] Feb 26 05:14:15.640 INFO O| Feb 26 05:14:15.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false" |
5186 | 2025-02-26T05:14:16.398Z | [ recovery-image] Feb 26 05:14:15.640 INFO O| Feb 26 05:14:15.640 INFO STEP 174 (remove_files) COMPLETE |
5187 | 2025-02-26T05:14:16.398Z | [ recovery-image] Feb 26 05:14:15.640 INFO O| Feb 26 05:14:15.640 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5188 | 2025-02-26T05:14:16.414Z | [ recovery-image] Feb 26 05:14:15.659 INFO O| Feb 26 05:14:15.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc" |
5189 | 2025-02-26T05:14:16.417Z | [ recovery-image] Feb 26 05:14:15.660 INFO O| Feb 26 05:14:15.660 INFO STEP 175 (remove_files) COMPLETE |
5190 | 2025-02-26T05:14:16.417Z | [ recovery-image] Feb 26 05:14:15.660 INFO O| Feb 26 05:14:15.660 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5191 | 2025-02-26T05:14:16.436Z | [ recovery-image] Feb 26 05:14:15.679 INFO O| Feb 26 05:14:15.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach" |
5192 | 2025-02-26T05:14:16.438Z | [ recovery-image] Feb 26 05:14:15.679 INFO O| Feb 26 05:14:15.679 INFO STEP 176 (remove_files) COMPLETE |
5193 | 2025-02-26T05:14:16.438Z | [ recovery-image] Feb 26 05:14:15.679 INFO O| Feb 26 05:14:15.679 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5194 | 2025-02-26T05:14:16.452Z | [ recovery-image] Feb 26 05:14:15.697 INFO O| Feb 26 05:14:15.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat" |
5195 | 2025-02-26T05:14:16.455Z | [ recovery-image] Feb 26 05:14:15.697 INFO O| Feb 26 05:14:15.697 INFO STEP 177 (remove_files) COMPLETE |
5196 | 2025-02-26T05:14:16.455Z | [ recovery-image] Feb 26 05:14:15.698 INFO O| Feb 26 05:14:15.697 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5197 | 2025-02-26T05:14:16.474Z | [ recovery-image] Feb 26 05:14:15.717 INFO O| Feb 26 05:14:15.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg" |
5198 | 2025-02-26T05:14:16.474Z | [ recovery-image] Feb 26 05:14:15.717 INFO O| Feb 26 05:14:15.717 INFO STEP 178 (remove_files) COMPLETE |
5199 | 2025-02-26T05:14:16.479Z | [ recovery-image] Feb 26 05:14:15.717 INFO O| Feb 26 05:14:15.717 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5200 | 2025-02-26T05:14:16.492Z | [ recovery-image] Feb 26 05:14:15.737 INFO O| Feb 26 05:14:15.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep" |
5201 | 2025-02-26T05:14:16.498Z | [ recovery-image] Feb 26 05:14:15.742 INFO O| Feb 26 05:14:15.742 INFO STEP 179 (remove_files) COMPLETE |
5202 | 2025-02-26T05:14:16.501Z | [ recovery-image] Feb 26 05:14:15.742 INFO O| Feb 26 05:14:15.742 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5203 | 2025-02-26T05:14:16.519Z | [ recovery-image] Feb 26 05:14:15.763 INFO O| Feb 26 05:14:15.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file" |
5204 | 2025-02-26T05:14:16.521Z | [ recovery-image] Feb 26 05:14:15.764 INFO O| Feb 26 05:14:15.763 INFO STEP 180 (remove_files) COMPLETE |
5205 | 2025-02-26T05:14:16.521Z | [ recovery-image] Feb 26 05:14:15.764 INFO O| Feb 26 05:14:15.764 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5206 | 2025-02-26T05:14:16.552Z | [ recovery-image] Feb 26 05:14:15.797 INFO O| Feb 26 05:14:15.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc" |
5207 | 2025-02-26T05:14:16.552Z | [ recovery-image] Feb 26 05:14:15.797 INFO O| Feb 26 05:14:15.797 INFO STEP 181 (remove_files) COMPLETE |
5208 | 2025-02-26T05:14:16.555Z | [ recovery-image] Feb 26 05:14:15.797 INFO O| Feb 26 05:14:15.797 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5209 | 2025-02-26T05:14:16.575Z | [ recovery-image] Feb 26 05:14:15.820 INFO O| Feb 26 05:14:15.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt" |
5210 | 2025-02-26T05:14:16.575Z | [ recovery-image] Feb 26 05:14:15.820 INFO O| Feb 26 05:14:15.820 INFO STEP 182 (remove_files) COMPLETE |
5211 | 2025-02-26T05:14:16.578Z | [ recovery-image] Feb 26 05:14:15.820 INFO O| Feb 26 05:14:15.820 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5212 | 2025-02-26T05:14:16.596Z | [ recovery-image] Feb 26 05:14:15.841 INFO O| Feb 26 05:14:15.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg" |
5213 | 2025-02-26T05:14:16.596Z | [ recovery-image] Feb 26 05:14:15.841 INFO O| Feb 26 05:14:15.841 INFO STEP 183 (remove_files) COMPLETE |
5214 | 2025-02-26T05:14:16.600Z | [ recovery-image] Feb 26 05:14:15.841 INFO O| Feb 26 05:14:15.841 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5215 | 2025-02-26T05:14:16.655Z | [ recovery-image] Feb 26 05:14:15.860 INFO O| Feb 26 05:14:15.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold" |
5216 | 2025-02-26T05:14:16.655Z | [ recovery-image] Feb 26 05:14:15.860 INFO O| Feb 26 05:14:15.860 INFO STEP 184 (remove_files) COMPLETE |
5217 | 2025-02-26T05:14:16.658Z | [ recovery-image] Feb 26 05:14:15.860 INFO O| Feb 26 05:14:15.860 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5218 | 2025-02-26T05:14:16.658Z | [ recovery-image] Feb 26 05:14:15.896 INFO O| Feb 26 05:14:15.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat" |
5219 | 2025-02-26T05:14:16.658Z | [ recovery-image] Feb 26 05:14:15.896 INFO O| Feb 26 05:14:15.896 INFO STEP 185 (remove_files) COMPLETE |
5220 | 2025-02-26T05:14:16.658Z | [ recovery-image] Feb 26 05:14:15.896 INFO O| Feb 26 05:14:15.896 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5221 | 2025-02-26T05:14:16.672Z | [ recovery-image] Feb 26 05:14:15.916 INFO O| Feb 26 05:14:15.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear" |
5222 | 2025-02-26T05:14:16.677Z | [ recovery-image] Feb 26 05:14:15.917 INFO O| Feb 26 05:14:15.916 INFO STEP 186 (remove_files) COMPLETE |
5223 | 2025-02-26T05:14:16.677Z | [ recovery-image] Feb 26 05:14:15.917 INFO O| Feb 26 05:14:15.917 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5224 | 2025-02-26T05:14:16.691Z | [ recovery-image] Feb 26 05:14:15.935 INFO O| Feb 26 05:14:15.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl" |
5225 | 2025-02-26T05:14:16.691Z | [ recovery-image] Feb 26 05:14:15.936 INFO O| Feb 26 05:14:15.936 INFO STEP 187 (remove_files) COMPLETE |
5226 | 2025-02-26T05:14:16.691Z | [ recovery-image] Feb 26 05:14:15.936 INFO O| Feb 26 05:14:15.936 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5227 | 2025-02-26T05:14:16.714Z | [ recovery-image] Feb 26 05:14:15.958 INFO O| Feb 26 05:14:15.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf" |
5228 | 2025-02-26T05:14:16.715Z | [ recovery-image] Feb 26 05:14:15.958 INFO O| Feb 26 05:14:15.958 INFO STEP 188 (remove_files) COMPLETE |
5229 | 2025-02-26T05:14:16.715Z | [ recovery-image] Feb 26 05:14:15.958 INFO O| Feb 26 05:14:15.958 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5230 | 2025-02-26T05:14:16.778Z | [ recovery-image] Feb 26 05:14:16.018 INFO O| Feb 26 05:14:16.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev" |
5231 | 2025-02-26T05:14:16.778Z | [ recovery-image] Feb 26 05:14:16.018 INFO O| Feb 26 05:14:16.018 INFO STEP 189 (remove_files) COMPLETE |
5232 | 2025-02-26T05:14:16.778Z | [ recovery-image] Feb 26 05:14:16.018 INFO O| Feb 26 05:14:16.018 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5233 | 2025-02-26T05:14:16.843Z | [ recovery-image] Feb 26 05:14:16.088 INFO O| Feb 26 05:14:16.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp" |
5234 | 2025-02-26T05:14:16.846Z | [ recovery-image] Feb 26 05:14:16.088 INFO O| Feb 26 05:14:16.088 INFO STEP 190 (remove_files) COMPLETE |
5235 | 2025-02-26T05:14:16.846Z | [ recovery-image] Feb 26 05:14:16.088 INFO O| Feb 26 05:14:16.088 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5236 | 2025-02-26T05:14:16.866Z | [ recovery-image] Feb 26 05:14:16.111 INFO O| Feb 26 05:14:16.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent" |
5237 | 2025-02-26T05:14:16.866Z | [ recovery-image] Feb 26 05:14:16.112 INFO O| Feb 26 05:14:16.111 INFO STEP 191 (remove_files) COMPLETE |
5238 | 2025-02-26T05:14:16.866Z | [ recovery-image] Feb 26 05:14:16.112 INFO O| Feb 26 05:14:16.112 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5239 | 2025-02-26T05:14:16.903Z | [ recovery-image] Feb 26 05:14:16.148 INFO O| Feb 26 05:14:16.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl" |
5240 | 2025-02-26T05:14:16.903Z | [ recovery-image] Feb 26 05:14:16.148 INFO O| Feb 26 05:14:16.148 INFO STEP 192 (remove_files) COMPLETE |
5241 | 2025-02-26T05:14:16.903Z | [ recovery-image] Feb 26 05:14:16.148 INFO O| Feb 26 05:14:16.148 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5242 | 2025-02-26T05:14:16.960Z | [ recovery-image] Feb 26 05:14:16.204 INFO O| Feb 26 05:14:16.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt" |
5243 | 2025-02-26T05:14:16.963Z | [ recovery-image] Feb 26 05:14:16.205 INFO O| Feb 26 05:14:16.205 INFO STEP 193 (remove_files) COMPLETE |
5244 | 2025-02-26T05:14:16.963Z | [ recovery-image] Feb 26 05:14:16.205 INFO O| Feb 26 05:14:16.205 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5245 | 2025-02-26T05:14:16.988Z | [ recovery-image] Feb 26 05:14:16.233 INFO O| Feb 26 05:14:16.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts" |
5246 | 2025-02-26T05:14:16.988Z | [ recovery-image] Feb 26 05:14:16.233 INFO O| Feb 26 05:14:16.233 INFO STEP 194 (remove_files) COMPLETE |
5247 | 2025-02-26T05:14:16.990Z | [ recovery-image] Feb 26 05:14:16.233 INFO O| Feb 26 05:14:16.233 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5248 | 2025-02-26T05:14:17.031Z | [ recovery-image] Feb 26 05:14:16.276 INFO O| Feb 26 05:14:16.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext" |
5249 | 2025-02-26T05:14:17.053Z | [ recovery-image] Feb 26 05:14:16.298 INFO O| Feb 26 05:14:16.298 INFO STEP 195 (remove_files) COMPLETE |
5250 | 2025-02-26T05:14:17.053Z | [ recovery-image] Feb 26 05:14:16.298 INFO O| Feb 26 05:14:16.298 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5251 | 2025-02-26T05:14:17.092Z | [ recovery-image] Feb 26 05:14:16.337 INFO O| Feb 26 05:14:16.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol" |
5252 | 2025-02-26T05:14:17.096Z | [ recovery-image] Feb 26 05:14:16.337 INFO O| Feb 26 05:14:16.337 INFO STEP 196 (remove_files) COMPLETE |
5253 | 2025-02-26T05:14:17.096Z | [ recovery-image] Feb 26 05:14:16.337 INFO O| Feb 26 05:14:16.337 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5254 | 2025-02-26T05:14:17.113Z | [ recovery-image] Feb 26 05:14:16.358 INFO O| Feb 26 05:14:16.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp" |
5255 | 2025-02-26T05:14:17.113Z | [ recovery-image] Feb 26 05:14:16.358 INFO O| Feb 26 05:14:16.358 INFO STEP 197 (remove_files) COMPLETE |
5256 | 2025-02-26T05:14:17.114Z | [ recovery-image] Feb 26 05:14:16.358 INFO O| Feb 26 05:14:16.358 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5257 | 2025-02-26T05:14:17.134Z | [ recovery-image] Feb 26 05:14:16.379 INFO O| Feb 26 05:14:16.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups" |
5258 | 2025-02-26T05:14:17.134Z | [ recovery-image] Feb 26 05:14:16.379 INFO O| Feb 26 05:14:16.379 INFO STEP 198 (remove_files) COMPLETE |
5259 | 2025-02-26T05:14:17.134Z | [ recovery-image] Feb 26 05:14:16.379 INFO O| Feb 26 05:14:16.379 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5260 | 2025-02-26T05:14:17.154Z | [ recovery-image] Feb 26 05:14:16.399 INFO O| Feb 26 05:14:16.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs" |
5261 | 2025-02-26T05:14:17.157Z | [ recovery-image] Feb 26 05:14:16.400 INFO O| Feb 26 05:14:16.400 INFO STEP 199 (remove_files) COMPLETE |
5262 | 2025-02-26T05:14:17.157Z | [ recovery-image] Feb 26 05:14:16.400 INFO O| Feb 26 05:14:16.400 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5263 | 2025-02-26T05:14:17.176Z | [ recovery-image] Feb 26 05:14:16.421 INFO O| Feb 26 05:14:16.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic" |
5264 | 2025-02-26T05:14:17.179Z | [ recovery-image] Feb 26 05:14:16.422 INFO O| Feb 26 05:14:16.422 INFO STEP 200 (remove_files) COMPLETE |
5265 | 2025-02-26T05:14:17.179Z | [ recovery-image] Feb 26 05:14:16.422 INFO O| Feb 26 05:14:16.422 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5266 | 2025-02-26T05:14:17.197Z | [ recovery-image] Feb 26 05:14:16.442 INFO O| Feb 26 05:14:16.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe" |
5267 | 2025-02-26T05:14:17.200Z | [ recovery-image] Feb 26 05:14:16.442 INFO O| Feb 26 05:14:16.442 INFO STEP 201 (remove_files) COMPLETE |
5268 | 2025-02-26T05:14:17.200Z | [ recovery-image] Feb 26 05:14:16.442 INFO O| Feb 26 05:14:16.442 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5269 | 2025-02-26T05:14:17.235Z | [ recovery-image] Feb 26 05:14:16.478 INFO O| Feb 26 05:14:16.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput" |
5270 | 2025-02-26T05:14:17.239Z | [ recovery-image] Feb 26 05:14:16.478 INFO O| Feb 26 05:14:16.478 INFO STEP 202 (remove_files) COMPLETE |
5271 | 2025-02-26T05:14:17.239Z | [ recovery-image] Feb 26 05:14:16.479 INFO O| Feb 26 05:14:16.479 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5272 | 2025-02-26T05:14:17.257Z | [ recovery-image] Feb 26 05:14:16.502 INFO O| Feb 26 05:14:16.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset" |
5273 | 2025-02-26T05:14:17.259Z | [ recovery-image] Feb 26 05:14:16.502 INFO O| Feb 26 05:14:16.502 INFO STEP 203 (remove_files) COMPLETE |
5274 | 2025-02-26T05:14:17.259Z | [ recovery-image] Feb 26 05:14:16.502 INFO O| Feb 26 05:14:16.502 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5275 | 2025-02-26T05:14:17.303Z | [ recovery-image] Feb 26 05:14:16.548 INFO O| Feb 26 05:14:16.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip" |
5276 | 2025-02-26T05:14:17.304Z | [ recovery-image] Feb 26 05:14:16.548 INFO O| Feb 26 05:14:16.548 INFO STEP 204 (remove_files) COMPLETE |
5277 | 2025-02-26T05:14:17.306Z | [ recovery-image] Feb 26 05:14:16.548 INFO O| Feb 26 05:14:16.548 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5278 | 2025-02-26T05:14:17.341Z | [ recovery-image] Feb 26 05:14:16.585 INFO O| Feb 26 05:14:16.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat" |
5279 | 2025-02-26T05:14:17.344Z | [ recovery-image] Feb 26 05:14:16.585 INFO O| Feb 26 05:14:16.585 INFO STEP 205 (remove_files) COMPLETE |
5280 | 2025-02-26T05:14:17.344Z | [ recovery-image] Feb 26 05:14:16.585 INFO O| Feb 26 05:14:16.585 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5281 | 2025-02-26T05:14:17.363Z | [ recovery-image] Feb 26 05:14:16.608 INFO O| Feb 26 05:14:16.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp" |
5282 | 2025-02-26T05:14:17.366Z | [ recovery-image] Feb 26 05:14:16.608 INFO O| Feb 26 05:14:16.608 INFO STEP 206 (remove_files) COMPLETE |
5283 | 2025-02-26T05:14:17.366Z | [ recovery-image] Feb 26 05:14:16.608 INFO O| Feb 26 05:14:16.608 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5284 | 2025-02-26T05:14:17.385Z | [ recovery-image] Feb 26 05:14:16.629 INFO O| Feb 26 05:14:16.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff" |
5285 | 2025-02-26T05:14:17.389Z | [ recovery-image] Feb 26 05:14:16.630 INFO O| Feb 26 05:14:16.630 INFO STEP 207 (remove_files) COMPLETE |
5286 | 2025-02-26T05:14:17.389Z | [ recovery-image] Feb 26 05:14:16.630 INFO O| Feb 26 05:14:16.630 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5287 | 2025-02-26T05:14:17.405Z | [ recovery-image] Feb 26 05:14:16.650 INFO O| Feb 26 05:14:16.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep" |
5288 | 2025-02-26T05:14:17.405Z | [ recovery-image] Feb 26 05:14:16.650 INFO O| Feb 26 05:14:16.650 INFO STEP 208 (remove_files) COMPLETE |
5289 | 2025-02-26T05:14:17.405Z | [ recovery-image] Feb 26 05:14:16.650 INFO O| Feb 26 05:14:16.650 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5290 | 2025-02-26T05:14:17.447Z | [ recovery-image] Feb 26 05:14:16.693 INFO O| Feb 26 05:14:16.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe" |
5291 | 2025-02-26T05:14:17.448Z | [ recovery-image] Feb 26 05:14:16.693 INFO O| Feb 26 05:14:16.693 INFO STEP 209 (remove_files) COMPLETE |
5292 | 2025-02-26T05:14:17.448Z | [ recovery-image] Feb 26 05:14:16.693 INFO O| Feb 26 05:14:16.693 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5293 | 2025-02-26T05:14:17.653Z | [ recovery-image] Feb 26 05:14:16.898 INFO O| Feb 26 05:14:16.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep" |
5294 | 2025-02-26T05:14:17.653Z | [ recovery-image] Feb 26 05:14:16.898 INFO O| Feb 26 05:14:16.898 INFO STEP 210 (remove_files) COMPLETE |
5295 | 2025-02-26T05:14:17.653Z | [ recovery-image] Feb 26 05:14:16.898 INFO O| Feb 26 05:14:16.898 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5296 | 2025-02-26T05:14:17.675Z | [ recovery-image] Feb 26 05:14:16.920 INFO O| Feb 26 05:14:16.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce" |
5297 | 2025-02-26T05:14:17.675Z | [ recovery-image] Feb 26 05:14:16.920 INFO O| Feb 26 05:14:16.920 INFO STEP 211 (remove_files) COMPLETE |
5298 | 2025-02-26T05:14:17.675Z | [ recovery-image] Feb 26 05:14:16.920 INFO O| Feb 26 05:14:16.920 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5299 | 2025-02-26T05:14:17.696Z | [ recovery-image] Feb 26 05:14:16.941 INFO O| Feb 26 05:14:16.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep" |
5300 | 2025-02-26T05:14:17.696Z | [ recovery-image] Feb 26 05:14:16.942 INFO O| Feb 26 05:14:16.942 INFO STEP 212 (remove_files) COMPLETE |
5301 | 2025-02-26T05:14:17.696Z | [ recovery-image] Feb 26 05:14:16.942 INFO O| Feb 26 05:14:16.942 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5302 | 2025-02-26T05:14:17.718Z | [ recovery-image] Feb 26 05:14:16.963 INFO O| Feb 26 05:14:16.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip" |
5303 | 2025-02-26T05:14:17.721Z | [ recovery-image] Feb 26 05:14:16.964 INFO O| Feb 26 05:14:16.964 INFO STEP 213 (remove_files) COMPLETE |
5304 | 2025-02-26T05:14:17.721Z | [ recovery-image] Feb 26 05:14:16.964 INFO O| Feb 26 05:14:16.964 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5305 | 2025-02-26T05:14:17.739Z | [ recovery-image] Feb 26 05:14:16.984 INFO O| Feb 26 05:14:16.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless" |
5306 | 2025-02-26T05:14:17.739Z | [ recovery-image] Feb 26 05:14:16.984 INFO O| Feb 26 05:14:16.984 INFO STEP 214 (remove_files) COMPLETE |
5307 | 2025-02-26T05:14:17.742Z | [ recovery-image] Feb 26 05:14:16.984 INFO O| Feb 26 05:14:16.984 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5308 | 2025-02-26T05:14:17.783Z | [ recovery-image] Feb 26 05:14:17.028 INFO O| Feb 26 05:14:17.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore" |
5309 | 2025-02-26T05:14:17.783Z | [ recovery-image] Feb 26 05:14:17.028 INFO O| Feb 26 05:14:17.028 INFO STEP 215 (remove_files) COMPLETE |
5310 | 2025-02-26T05:14:17.783Z | [ recovery-image] Feb 26 05:14:17.028 INFO O| Feb 26 05:14:17.028 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5311 | 2025-02-26T05:14:17.820Z | [ recovery-image] Feb 26 05:14:17.065 INFO O| Feb 26 05:14:17.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew" |
5312 | 2025-02-26T05:14:17.820Z | [ recovery-image] Feb 26 05:14:17.065 INFO O| Feb 26 05:14:17.065 INFO STEP 216 (remove_files) COMPLETE |
5313 | 2025-02-26T05:14:17.820Z | [ recovery-image] Feb 26 05:14:17.065 INFO O| Feb 26 05:14:17.065 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5314 | 2025-02-26T05:14:17.841Z | [ recovery-image] Feb 26 05:14:17.086 INFO O| Feb 26 05:14:17.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash" |
5315 | 2025-02-26T05:14:17.841Z | [ recovery-image] Feb 26 05:14:17.086 INFO O| Feb 26 05:14:17.086 INFO STEP 217 (remove_files) COMPLETE |
5316 | 2025-02-26T05:14:17.841Z | [ recovery-image] Feb 26 05:14:17.086 INFO O| Feb 26 05:14:17.086 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5317 | 2025-02-26T05:14:17.872Z | [ recovery-image] Feb 26 05:14:17.117 INFO O| Feb 26 05:14:17.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid" |
5318 | 2025-02-26T05:14:17.875Z | [ recovery-image] Feb 26 05:14:17.117 INFO O| Feb 26 05:14:17.117 INFO STEP 218 (remove_files) COMPLETE |
5319 | 2025-02-26T05:14:17.875Z | [ recovery-image] Feb 26 05:14:17.117 INFO O| Feb 26 05:14:17.117 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5320 | 2025-02-26T05:14:17.905Z | [ recovery-image] Feb 26 05:14:17.150 INFO O| Feb 26 05:14:17.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname" |
5321 | 2025-02-26T05:14:17.905Z | [ recovery-image] Feb 26 05:14:17.151 INFO O| Feb 26 05:14:17.151 INFO STEP 219 (remove_files) COMPLETE |
5322 | 2025-02-26T05:14:17.905Z | [ recovery-image] Feb 26 05:14:17.151 INFO O| Feb 26 05:14:17.151 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5323 | 2025-02-26T05:14:17.932Z | [ recovery-image] Feb 26 05:14:17.177 INFO O| Feb 26 05:14:17.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb" |
5324 | 2025-02-26T05:14:17.941Z | [ recovery-image] Feb 26 05:14:17.185 INFO O| Feb 26 05:14:17.185 INFO STEP 220 (remove_files) COMPLETE |
5325 | 2025-02-26T05:14:17.941Z | [ recovery-image] Feb 26 05:14:17.185 INFO O| Feb 26 05:14:17.185 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5326 | 2025-02-26T05:14:17.974Z | [ recovery-image] Feb 26 05:14:17.219 INFO O| Feb 26 05:14:17.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt" |
5327 | 2025-02-26T05:14:17.974Z | [ recovery-image] Feb 26 05:14:17.219 INFO O| Feb 26 05:14:17.219 INFO STEP 221 (remove_files) COMPLETE |
5328 | 2025-02-26T05:14:17.974Z | [ recovery-image] Feb 26 05:14:17.219 INFO O| Feb 26 05:14:17.219 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5329 | 2025-02-26T05:14:18.006Z | [ recovery-image] Feb 26 05:14:17.250 INFO O| Feb 26 05:14:17.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh" |
5330 | 2025-02-26T05:14:18.006Z | [ recovery-image] Feb 26 05:14:17.250 INFO O| Feb 26 05:14:17.250 INFO STEP 222 (remove_files) COMPLETE |
5331 | 2025-02-26T05:14:18.006Z | [ recovery-image] Feb 26 05:14:17.250 INFO O| Feb 26 05:14:17.250 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5332 | 2025-02-26T05:14:18.039Z | [ recovery-image] Feb 26 05:14:17.284 INFO O| Feb 26 05:14:17.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb" |
5333 | 2025-02-26T05:14:18.039Z | [ recovery-image] Feb 26 05:14:17.284 INFO O| Feb 26 05:14:17.284 INFO STEP 223 (remove_files) COMPLETE |
5334 | 2025-02-26T05:14:18.041Z | [ recovery-image] Feb 26 05:14:17.284 INFO O| Feb 26 05:14:17.284 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5335 | 2025-02-26T05:14:18.065Z | [ recovery-image] Feb 26 05:14:17.308 INFO O| Feb 26 05:14:17.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh" |
5336 | 2025-02-26T05:14:18.065Z | [ recovery-image] Feb 26 05:14:17.308 INFO O| Feb 26 05:14:17.308 INFO STEP 224 (remove_files) COMPLETE |
5337 | 2025-02-26T05:14:18.065Z | [ recovery-image] Feb 26 05:14:17.308 INFO O| Feb 26 05:14:17.308 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5338 | 2025-02-26T05:14:18.083Z | [ recovery-image] Feb 26 05:14:17.328 INFO O| Feb 26 05:14:17.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93" |
5339 | 2025-02-26T05:14:18.083Z | [ recovery-image] Feb 26 05:14:17.328 INFO O| Feb 26 05:14:17.328 INFO STEP 225 (remove_files) COMPLETE |
5340 | 2025-02-26T05:14:18.083Z | [ recovery-image] Feb 26 05:14:17.328 INFO O| Feb 26 05:14:17.328 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5341 | 2025-02-26T05:14:18.106Z | [ recovery-image] Feb 26 05:14:17.350 INFO O| Feb 26 05:14:17.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv" |
5342 | 2025-02-26T05:14:18.106Z | [ recovery-image] Feb 26 05:14:17.350 INFO O| Feb 26 05:14:17.350 INFO STEP 226 (remove_files) COMPLETE |
5343 | 2025-02-26T05:14:18.106Z | [ recovery-image] Feb 26 05:14:17.350 INFO O| Feb 26 05:14:17.350 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5344 | 2025-02-26T05:14:18.161Z | [ recovery-image] Feb 26 05:14:17.400 INFO O| Feb 26 05:14:17.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id" |
5345 | 2025-02-26T05:14:18.161Z | [ recovery-image] Feb 26 05:14:17.400 INFO O| Feb 26 05:14:17.400 INFO STEP 227 (remove_files) COMPLETE |
5346 | 2025-02-26T05:14:18.161Z | [ recovery-image] Feb 26 05:14:17.400 INFO O| Feb 26 05:14:17.400 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5347 | 2025-02-26T05:14:18.179Z | [ recovery-image] Feb 26 05:14:17.422 INFO O| Feb 26 05:14:17.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn" |
5348 | 2025-02-26T05:14:18.179Z | [ recovery-image] Feb 26 05:14:17.422 INFO O| Feb 26 05:14:17.422 INFO STEP 228 (remove_files) COMPLETE |
5349 | 2025-02-26T05:14:18.179Z | [ recovery-image] Feb 26 05:14:17.422 INFO O| Feb 26 05:14:17.422 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5350 | 2025-02-26T05:14:18.199Z | [ recovery-image] Feb 26 05:14:17.443 INFO O| Feb 26 05:14:17.443 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp" |
5351 | 2025-02-26T05:14:18.199Z | [ recovery-image] Feb 26 05:14:17.443 INFO O| Feb 26 05:14:17.443 INFO STEP 229 (remove_files) COMPLETE |
5352 | 2025-02-26T05:14:18.203Z | [ recovery-image] Feb 26 05:14:17.443 INFO O| Feb 26 05:14:17.443 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5353 | 2025-02-26T05:14:18.218Z | [ recovery-image] Feb 26 05:14:17.463 INFO O| Feb 26 05:14:17.463 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat" |
5354 | 2025-02-26T05:14:18.221Z | [ recovery-image] Feb 26 05:14:17.463 INFO O| Feb 26 05:14:17.463 INFO STEP 230 (remove_files) COMPLETE |
5355 | 2025-02-26T05:14:18.221Z | [ recovery-image] Feb 26 05:14:17.463 INFO O| Feb 26 05:14:17.463 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5356 | 2025-02-26T05:14:18.240Z | [ recovery-image] Feb 26 05:14:17.485 INFO O| Feb 26 05:14:17.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl" |
5357 | 2025-02-26T05:14:18.240Z | [ recovery-image] Feb 26 05:14:17.485 INFO O| Feb 26 05:14:17.485 INFO STEP 231 (remove_files) COMPLETE |
5358 | 2025-02-26T05:14:18.243Z | [ recovery-image] Feb 26 05:14:17.485 INFO O| Feb 26 05:14:17.485 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5359 | 2025-02-26T05:14:18.261Z | [ recovery-image] Feb 26 05:14:17.506 INFO O| Feb 26 05:14:17.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo" |
5360 | 2025-02-26T05:14:18.261Z | [ recovery-image] Feb 26 05:14:17.506 INFO O| Feb 26 05:14:17.506 INFO STEP 232 (remove_files) COMPLETE |
5361 | 2025-02-26T05:14:18.264Z | [ recovery-image] Feb 26 05:14:17.506 INFO O| Feb 26 05:14:17.506 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5362 | 2025-02-26T05:14:18.282Z | [ recovery-image] Feb 26 05:14:17.527 INFO O| Feb 26 05:14:17.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist" |
5363 | 2025-02-26T05:14:18.282Z | [ recovery-image] Feb 26 05:14:17.527 INFO O| Feb 26 05:14:17.527 INFO STEP 233 (remove_files) COMPLETE |
5364 | 2025-02-26T05:14:18.282Z | [ recovery-image] Feb 26 05:14:17.527 INFO O| Feb 26 05:14:17.527 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5365 | 2025-02-26T05:14:18.303Z | [ recovery-image] Feb 26 05:14:17.548 INFO O| Feb 26 05:14:17.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs" |
5366 | 2025-02-26T05:14:18.303Z | [ recovery-image] Feb 26 05:14:17.548 INFO O| Feb 26 05:14:17.548 INFO STEP 234 (remove_files) COMPLETE |
5367 | 2025-02-26T05:14:18.303Z | [ recovery-image] Feb 26 05:14:17.549 INFO O| Feb 26 05:14:17.548 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5368 | 2025-02-26T05:14:18.327Z | [ recovery-image] Feb 26 05:14:17.572 INFO O| Feb 26 05:14:17.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join" |
5369 | 2025-02-26T05:14:18.330Z | [ recovery-image] Feb 26 05:14:17.572 INFO O| Feb 26 05:14:17.572 INFO STEP 235 (remove_files) COMPLETE |
5370 | 2025-02-26T05:14:18.330Z | [ recovery-image] Feb 26 05:14:17.572 INFO O| Feb 26 05:14:17.572 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5371 | 2025-02-26T05:14:18.348Z | [ recovery-image] Feb 26 05:14:17.593 INFO O| Feb 26 05:14:17.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd" |
5372 | 2025-02-26T05:14:18.351Z | [ recovery-image] Feb 26 05:14:17.593 INFO O| Feb 26 05:14:17.593 INFO STEP 236 (remove_files) COMPLETE |
5373 | 2025-02-26T05:14:18.351Z | [ recovery-image] Feb 26 05:14:17.593 INFO O| Feb 26 05:14:17.593 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5374 | 2025-02-26T05:14:18.370Z | [ recovery-image] Feb 26 05:14:17.613 INFO O| Feb 26 05:14:17.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy" |
5375 | 2025-02-26T05:14:18.379Z | [ recovery-image] Feb 26 05:14:17.619 INFO O| Feb 26 05:14:17.619 INFO STEP 237 (remove_files) COMPLETE |
5376 | 2025-02-26T05:14:18.379Z | [ recovery-image] Feb 26 05:14:17.619 INFO O| Feb 26 05:14:17.619 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5377 | 2025-02-26T05:14:18.432Z | [ recovery-image] Feb 26 05:14:17.677 INFO O| Feb 26 05:14:17.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin" |
5378 | 2025-02-26T05:14:18.432Z | [ recovery-image] Feb 26 05:14:17.677 INFO O| Feb 26 05:14:17.677 INFO STEP 238 (remove_files) COMPLETE |
5379 | 2025-02-26T05:14:18.432Z | [ recovery-image] Feb 26 05:14:17.677 INFO O| Feb 26 05:14:17.677 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5380 | 2025-02-26T05:14:18.451Z | [ recovery-image] Feb 26 05:14:17.696 INFO O| Feb 26 05:14:17.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout" |
5381 | 2025-02-26T05:14:18.451Z | [ recovery-image] Feb 26 05:14:17.696 INFO O| Feb 26 05:14:17.696 INFO STEP 239 (remove_files) COMPLETE |
5382 | 2025-02-26T05:14:18.451Z | [ recovery-image] Feb 26 05:14:17.696 INFO O| Feb 26 05:14:17.696 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5383 | 2025-02-26T05:14:18.482Z | [ recovery-image] Feb 26 05:14:17.726 INFO O| Feb 26 05:14:17.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill" |
5384 | 2025-02-26T05:14:18.483Z | [ recovery-image] Feb 26 05:14:17.726 INFO O| Feb 26 05:14:17.726 INFO STEP 240 (remove_files) COMPLETE |
5385 | 2025-02-26T05:14:18.483Z | [ recovery-image] Feb 26 05:14:17.726 INFO O| Feb 26 05:14:17.726 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5386 | 2025-02-26T05:14:18.538Z | [ recovery-image] Feb 26 05:14:17.783 INFO O| Feb 26 05:14:17.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit" |
5387 | 2025-02-26T05:14:18.541Z | [ recovery-image] Feb 26 05:14:17.783 INFO O| Feb 26 05:14:17.783 INFO STEP 241 (remove_files) COMPLETE |
5388 | 2025-02-26T05:14:18.542Z | [ recovery-image] Feb 26 05:14:17.783 INFO O| Feb 26 05:14:17.783 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5389 | 2025-02-26T05:14:18.559Z | [ recovery-image] Feb 26 05:14:17.803 INFO O| Feb 26 05:14:17.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist" |
5390 | 2025-02-26T05:14:18.559Z | [ recovery-image] Feb 26 05:14:17.803 INFO O| Feb 26 05:14:17.803 INFO STEP 242 (remove_files) COMPLETE |
5391 | 2025-02-26T05:14:18.559Z | [ recovery-image] Feb 26 05:14:17.803 INFO O| Feb 26 05:14:17.803 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5392 | 2025-02-26T05:14:18.579Z | [ recovery-image] Feb 26 05:14:17.823 INFO O| Feb 26 05:14:17.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg" |
5393 | 2025-02-26T05:14:18.580Z | [ recovery-image] Feb 26 05:14:17.823 INFO O| Feb 26 05:14:17.823 INFO STEP 243 (remove_files) COMPLETE |
5394 | 2025-02-26T05:14:18.580Z | [ recovery-image] Feb 26 05:14:17.823 INFO O| Feb 26 05:14:17.823 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5395 | 2025-02-26T05:14:18.599Z | [ recovery-image] Feb 26 05:14:17.842 INFO O| Feb 26 05:14:17.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd" |
5396 | 2025-02-26T05:14:18.599Z | [ recovery-image] Feb 26 05:14:17.843 INFO O| Feb 26 05:14:17.843 INFO STEP 244 (remove_files) COMPLETE |
5397 | 2025-02-26T05:14:18.599Z | [ recovery-image] Feb 26 05:14:17.843 INFO O| Feb 26 05:14:17.843 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5398 | 2025-02-26T05:14:18.618Z | [ recovery-image] Feb 26 05:14:17.861 INFO O| Feb 26 05:14:17.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config" |
5399 | 2025-02-26T05:14:18.618Z | [ recovery-image] Feb 26 05:14:17.861 INFO O| Feb 26 05:14:17.861 INFO STEP 245 (remove_files) COMPLETE |
5400 | 2025-02-26T05:14:18.618Z | [ recovery-image] Feb 26 05:14:17.861 INFO O| Feb 26 05:14:17.861 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5401 | 2025-02-26T05:14:18.659Z | [ recovery-image] Feb 26 05:14:17.898 INFO O| Feb 26 05:14:17.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93" |
5402 | 2025-02-26T05:14:18.659Z | [ recovery-image] Feb 26 05:14:17.898 INFO O| Feb 26 05:14:17.898 INFO STEP 246 (remove_files) COMPLETE |
5403 | 2025-02-26T05:14:18.659Z | [ recovery-image] Feb 26 05:14:17.898 INFO O| Feb 26 05:14:17.898 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5404 | 2025-02-26T05:14:18.674Z | [ recovery-image] Feb 26 05:14:17.918 INFO O| Feb 26 05:14:17.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil" |
5405 | 2025-02-26T05:14:18.693Z | [ recovery-image] Feb 26 05:14:17.938 INFO O| Feb 26 05:14:17.938 INFO STEP 247 (remove_files) COMPLETE |
5406 | 2025-02-26T05:14:18.693Z | [ recovery-image] Feb 26 05:14:17.938 INFO O| Feb 26 05:14:17.938 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5407 | 2025-02-26T05:14:18.772Z | [ recovery-image] Feb 26 05:14:18.017 INFO O| Feb 26 05:14:18.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat" |
5408 | 2025-02-26T05:14:18.773Z | [ recovery-image] Feb 26 05:14:18.017 INFO O| Feb 26 05:14:18.017 INFO STEP 248 (remove_files) COMPLETE |
5409 | 2025-02-26T05:14:18.773Z | [ recovery-image] Feb 26 05:14:18.017 INFO O| Feb 26 05:14:18.017 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5410 | 2025-02-26T05:14:18.795Z | [ recovery-image] Feb 26 05:14:18.040 INFO O| Feb 26 05:14:18.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last" |
5411 | 2025-02-26T05:14:18.797Z | [ recovery-image] Feb 26 05:14:18.040 INFO O| Feb 26 05:14:18.040 INFO STEP 249 (remove_files) COMPLETE |
5412 | 2025-02-26T05:14:18.797Z | [ recovery-image] Feb 26 05:14:18.040 INFO O| Feb 26 05:14:18.040 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5413 | 2025-02-26T05:14:18.833Z | [ recovery-image] Feb 26 05:14:18.078 INFO O| Feb 26 05:14:18.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm" |
5414 | 2025-02-26T05:14:18.836Z | [ recovery-image] Feb 26 05:14:18.078 INFO O| Feb 26 05:14:18.078 INFO STEP 250 (remove_files) COMPLETE |
5415 | 2025-02-26T05:14:18.836Z | [ recovery-image] Feb 26 05:14:18.078 INFO O| Feb 26 05:14:18.078 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5416 | 2025-02-26T05:14:18.855Z | [ recovery-image] Feb 26 05:14:18.100 INFO O| Feb 26 05:14:18.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld" |
5417 | 2025-02-26T05:14:18.858Z | [ recovery-image] Feb 26 05:14:18.100 INFO O| Feb 26 05:14:18.100 INFO STEP 251 (remove_files) COMPLETE |
5418 | 2025-02-26T05:14:18.858Z | [ recovery-image] Feb 26 05:14:18.100 INFO O| Feb 26 05:14:18.100 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5419 | 2025-02-26T05:14:18.878Z | [ recovery-image] Feb 26 05:14:18.121 INFO O| Feb 26 05:14:18.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd" |
5420 | 2025-02-26T05:14:18.881Z | [ recovery-image] Feb 26 05:14:18.122 INFO O| Feb 26 05:14:18.122 INFO STEP 252 (remove_files) COMPLETE |
5421 | 2025-02-26T05:14:18.881Z | [ recovery-image] Feb 26 05:14:18.122 INFO O| Feb 26 05:14:18.122 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5422 | 2025-02-26T05:14:18.897Z | [ recovery-image] Feb 26 05:14:18.142 INFO O| Feb 26 05:14:18.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less" |
5423 | 2025-02-26T05:14:18.900Z | [ recovery-image] Feb 26 05:14:18.142 INFO O| Feb 26 05:14:18.142 INFO STEP 253 (remove_files) COMPLETE |
5424 | 2025-02-26T05:14:18.900Z | [ recovery-image] Feb 26 05:14:18.142 INFO O| Feb 26 05:14:18.142 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5425 | 2025-02-26T05:14:18.935Z | [ recovery-image] Feb 26 05:14:18.180 INFO O| Feb 26 05:14:18.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho" |
5426 | 2025-02-26T05:14:18.935Z | [ recovery-image] Feb 26 05:14:18.180 INFO O| Feb 26 05:14:18.180 INFO STEP 254 (remove_files) COMPLETE |
5427 | 2025-02-26T05:14:18.935Z | [ recovery-image] Feb 26 05:14:18.180 INFO O| Feb 26 05:14:18.180 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5428 | 2025-02-26T05:14:18.958Z | [ recovery-image] Feb 26 05:14:18.202 INFO O| Feb 26 05:14:18.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey" |
5429 | 2025-02-26T05:14:18.958Z | [ recovery-image] Feb 26 05:14:18.203 INFO O| Feb 26 05:14:18.203 INFO STEP 255 (remove_files) COMPLETE |
5430 | 2025-02-26T05:14:18.961Z | [ recovery-image] Feb 26 05:14:18.203 INFO O| Feb 26 05:14:18.203 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5431 | 2025-02-26T05:14:18.996Z | [ recovery-image] Feb 26 05:14:18.241 INFO O| Feb 26 05:14:18.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo" |
5432 | 2025-02-26T05:14:18.996Z | [ recovery-image] Feb 26 05:14:18.241 INFO O| Feb 26 05:14:18.241 INFO STEP 256 (remove_files) COMPLETE |
5433 | 2025-02-26T05:14:18.996Z | [ recovery-image] Feb 26 05:14:18.241 INFO O| Feb 26 05:14:18.241 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5434 | 2025-02-26T05:14:19.034Z | [ recovery-image] Feb 26 05:14:18.279 INFO O| Feb 26 05:14:18.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line" |
5435 | 2025-02-26T05:14:19.037Z | [ recovery-image] Feb 26 05:14:18.279 INFO O| Feb 26 05:14:18.279 INFO STEP 257 (remove_files) COMPLETE |
5436 | 2025-02-26T05:14:19.037Z | [ recovery-image] Feb 26 05:14:18.279 INFO O| Feb 26 05:14:18.279 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5437 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.299 INFO O| Feb 26 05:14:18.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp" |
5438 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.299 INFO O| Feb 26 05:14:18.299 INFO STEP 258 (remove_files) COMPLETE |
5439 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.299 INFO O| Feb 26 05:14:18.299 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5440 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.319 INFO O| Feb 26 05:14:18.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers" |
5441 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.319 INFO O| Feb 26 05:14:18.319 INFO STEP 259 (remove_files) COMPLETE |
5442 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.319 INFO O| Feb 26 05:14:18.319 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5443 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.340 INFO O| Feb 26 05:14:18.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys" |
5444 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.340 INFO O| Feb 26 05:14:18.340 INFO STEP 260 (remove_files) COMPLETE |
5445 | 2025-02-26T05:14:19.099Z | [ recovery-image] Feb 26 05:14:18.340 INFO O| Feb 26 05:14:18.340 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5446 | 2025-02-26T05:14:19.118Z | [ recovery-image] Feb 26 05:14:18.363 INFO O| Feb 26 05:14:18.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger" |
5447 | 2025-02-26T05:14:19.126Z | [ recovery-image] Feb 26 05:14:18.363 INFO O| Feb 26 05:14:18.363 INFO STEP 261 (remove_files) COMPLETE |
5448 | 2025-02-26T05:14:19.126Z | [ recovery-image] Feb 26 05:14:18.363 INFO O| Feb 26 05:14:18.363 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5449 | 2025-02-26T05:14:19.185Z | [ recovery-image] Feb 26 05:14:18.430 INFO O| Feb 26 05:14:18.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins" |
5450 | 2025-02-26T05:14:19.188Z | [ recovery-image] Feb 26 05:14:18.430 INFO O| Feb 26 05:14:18.430 INFO STEP 262 (remove_files) COMPLETE |
5451 | 2025-02-26T05:14:19.188Z | [ recovery-image] Feb 26 05:14:18.430 INFO O| Feb 26 05:14:18.430 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5452 | 2025-02-26T05:14:19.218Z | [ recovery-image] Feb 26 05:14:18.452 INFO O| Feb 26 05:14:18.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname" |
5453 | 2025-02-26T05:14:19.218Z | [ recovery-image] Feb 26 05:14:18.453 INFO O| Feb 26 05:14:18.452 INFO STEP 263 (remove_files) COMPLETE |
5454 | 2025-02-26T05:14:19.218Z | [ recovery-image] Feb 26 05:14:18.453 INFO O| Feb 26 05:14:18.453 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5455 | 2025-02-26T05:14:19.266Z | [ recovery-image] Feb 26 05:14:18.506 INFO O| Feb 26 05:14:18.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look" |
5456 | 2025-02-26T05:14:19.266Z | [ recovery-image] Feb 26 05:14:18.506 INFO O| Feb 26 05:14:18.506 INFO STEP 264 (remove_files) COMPLETE |
5457 | 2025-02-26T05:14:19.266Z | [ recovery-image] Feb 26 05:14:18.506 INFO O| Feb 26 05:14:18.506 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5458 | 2025-02-26T05:14:19.331Z | [ recovery-image] Feb 26 05:14:18.573 INFO O| Feb 26 05:14:18.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker" |
5459 | 2025-02-26T05:14:19.331Z | [ recovery-image] Feb 26 05:14:18.573 INFO O| Feb 26 05:14:18.573 INFO STEP 265 (remove_files) COMPLETE |
5460 | 2025-02-26T05:14:19.331Z | [ recovery-image] Feb 26 05:14:18.573 INFO O| Feb 26 05:14:18.573 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5461 | 2025-02-26T05:14:19.351Z | [ recovery-image] Feb 26 05:14:18.596 INFO O| Feb 26 05:14:18.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4" |
5462 | 2025-02-26T05:14:19.351Z | [ recovery-image] Feb 26 05:14:18.596 INFO O| Feb 26 05:14:18.596 INFO STEP 266 (remove_files) COMPLETE |
5463 | 2025-02-26T05:14:19.351Z | [ recovery-image] Feb 26 05:14:18.596 INFO O| Feb 26 05:14:18.596 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5464 | 2025-02-26T05:14:19.373Z | [ recovery-image] Feb 26 05:14:18.618 INFO O| Feb 26 05:14:18.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec" |
5465 | 2025-02-26T05:14:19.373Z | [ recovery-image] Feb 26 05:14:18.618 INFO O| Feb 26 05:14:18.618 INFO STEP 267 (remove_files) COMPLETE |
5466 | 2025-02-26T05:14:19.373Z | [ recovery-image] Feb 26 05:14:18.618 INFO O| Feb 26 05:14:18.618 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5467 | 2025-02-26T05:14:19.396Z | [ recovery-image] Feb 26 05:14:18.641 INFO O| Feb 26 05:14:18.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo" |
5468 | 2025-02-26T05:14:19.396Z | [ recovery-image] Feb 26 05:14:18.641 INFO O| Feb 26 05:14:18.641 INFO STEP 268 (remove_files) COMPLETE |
5469 | 2025-02-26T05:14:19.396Z | [ recovery-image] Feb 26 05:14:18.641 INFO O| Feb 26 05:14:18.641 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5470 | 2025-02-26T05:14:19.424Z | [ recovery-image] Feb 26 05:14:18.666 INFO O| Feb 26 05:14:18.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac" |
5471 | 2025-02-26T05:14:19.424Z | [ recovery-image] Feb 26 05:14:18.667 INFO O| Feb 26 05:14:18.667 INFO STEP 269 (remove_files) COMPLETE |
5472 | 2025-02-26T05:14:19.427Z | [ recovery-image] Feb 26 05:14:18.667 INFO O| Feb 26 05:14:18.667 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5473 | 2025-02-26T05:14:19.448Z | [ recovery-image] Feb 26 05:14:18.690 INFO O| Feb 26 05:14:18.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach" |
5474 | 2025-02-26T05:14:19.448Z | [ recovery-image] Feb 26 05:14:18.690 INFO O| Feb 26 05:14:18.690 INFO STEP 270 (remove_files) COMPLETE |
5475 | 2025-02-26T05:14:19.451Z | [ recovery-image] Feb 26 05:14:18.690 INFO O| Feb 26 05:14:18.690 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5476 | 2025-02-26T05:14:19.467Z | [ recovery-image] Feb 26 05:14:18.712 INFO O| Feb 26 05:14:18.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx" |
5477 | 2025-02-26T05:14:19.467Z | [ recovery-image] Feb 26 05:14:18.712 INFO O| Feb 26 05:14:18.712 INFO STEP 271 (remove_files) COMPLETE |
5478 | 2025-02-26T05:14:19.470Z | [ recovery-image] Feb 26 05:14:18.712 INFO O| Feb 26 05:14:18.712 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5479 | 2025-02-26T05:14:19.490Z | [ recovery-image] Feb 26 05:14:18.733 INFO O| Feb 26 05:14:18.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev" |
5480 | 2025-02-26T05:14:19.490Z | [ recovery-image] Feb 26 05:14:18.733 INFO O| Feb 26 05:14:18.733 INFO STEP 272 (remove_files) COMPLETE |
5481 | 2025-02-26T05:14:19.491Z | [ recovery-image] Feb 26 05:14:18.733 INFO O| Feb 26 05:14:18.733 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5482 | 2025-02-26T05:14:19.522Z | [ recovery-image] Feb 26 05:14:18.764 INFO O| Feb 26 05:14:18.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg" |
5483 | 2025-02-26T05:14:19.522Z | [ recovery-image] Feb 26 05:14:18.764 INFO O| Feb 26 05:14:18.754 INFO STEP 273 (remove_files) COMPLETE |
5484 | 2025-02-26T05:14:19.525Z | [ recovery-image] Feb 26 05:14:18.764 INFO O| Feb 26 05:14:18.754 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5485 | 2025-02-26T05:14:19.529Z | [ recovery-image] Feb 26 05:14:18.774 INFO O| Feb 26 05:14:18.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c" |
5486 | 2025-02-26T05:14:19.534Z | [ recovery-image] Feb 26 05:14:18.775 INFO O| Feb 26 05:14:18.775 INFO STEP 274 (remove_files) COMPLETE |
5487 | 2025-02-26T05:14:19.534Z | [ recovery-image] Feb 26 05:14:18.775 INFO O| Feb 26 05:14:18.775 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5488 | 2025-02-26T05:14:19.550Z | [ recovery-image] Feb 26 05:14:18.795 INFO O| Feb 26 05:14:18.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update" |
5489 | 2025-02-26T05:14:19.553Z | [ recovery-image] Feb 26 05:14:18.796 INFO O| Feb 26 05:14:18.795 INFO STEP 275 (remove_files) COMPLETE |
5490 | 2025-02-26T05:14:19.553Z | [ recovery-image] Feb 26 05:14:18.796 INFO O| Feb 26 05:14:18.796 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5491 | 2025-02-26T05:14:19.578Z | [ recovery-image] Feb 26 05:14:18.820 INFO O| Feb 26 05:14:18.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo" |
5492 | 2025-02-26T05:14:19.578Z | [ recovery-image] Feb 26 05:14:18.820 INFO O| Feb 26 05:14:18.820 INFO STEP 276 (remove_files) COMPLETE |
5493 | 2025-02-26T05:14:19.578Z | [ recovery-image] Feb 26 05:14:18.820 INFO O| Feb 26 05:14:18.820 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5494 | 2025-02-26T05:14:19.596Z | [ recovery-image] Feb 26 05:14:18.840 INFO O| Feb 26 05:14:18.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict" |
5495 | 2025-02-26T05:14:19.614Z | [ recovery-image] Feb 26 05:14:18.858 INFO O| Feb 26 05:14:18.858 INFO STEP 277 (remove_files) COMPLETE |
5496 | 2025-02-26T05:14:19.614Z | [ recovery-image] Feb 26 05:14:18.858 INFO O| Feb 26 05:14:18.858 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5497 | 2025-02-26T05:14:19.635Z | [ recovery-image] Feb 26 05:14:18.880 INFO O| Feb 26 05:14:18.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe" |
5498 | 2025-02-26T05:14:19.641Z | [ recovery-image] Feb 26 05:14:18.880 INFO O| Feb 26 05:14:18.880 INFO STEP 278 (remove_files) COMPLETE |
5499 | 2025-02-26T05:14:19.641Z | [ recovery-image] Feb 26 05:14:18.880 INFO O| Feb 26 05:14:18.880 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5500 | 2025-02-26T05:14:19.656Z | [ recovery-image] Feb 26 05:14:18.901 INFO O| Feb 26 05:14:18.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat" |
5501 | 2025-02-26T05:14:19.660Z | [ recovery-image] Feb 26 05:14:18.901 INFO O| Feb 26 05:14:18.901 INFO STEP 279 (remove_files) COMPLETE |
5502 | 2025-02-26T05:14:19.660Z | [ recovery-image] Feb 26 05:14:18.901 INFO O| Feb 26 05:14:18.901 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5503 | 2025-02-26T05:14:19.748Z | [ recovery-image] Feb 26 05:14:18.965 INFO O| Feb 26 05:14:18.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt" |
5504 | 2025-02-26T05:14:19.748Z | [ recovery-image] Feb 26 05:14:18.965 INFO O| Feb 26 05:14:18.965 INFO STEP 280 (remove_files) COMPLETE |
5505 | 2025-02-26T05:14:19.748Z | [ recovery-image] Feb 26 05:14:18.965 INFO O| Feb 26 05:14:18.965 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5506 | 2025-02-26T05:14:19.802Z | [ recovery-image] Feb 26 05:14:19.044 INFO O| Feb 26 05:14:19.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config" |
5507 | 2025-02-26T05:14:19.804Z | [ recovery-image] Feb 26 05:14:19.044 INFO O| Feb 26 05:14:19.044 INFO STEP 281 (remove_files) COMPLETE |
5508 | 2025-02-26T05:14:19.805Z | [ recovery-image] Feb 26 05:14:19.044 INFO O| Feb 26 05:14:19.044 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5509 | 2025-02-26T05:14:19.820Z | [ recovery-image] Feb 26 05:14:19.064 INFO O| Feb 26 05:14:19.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert" |
5510 | 2025-02-26T05:14:19.824Z | [ recovery-image] Feb 26 05:14:19.064 INFO O| Feb 26 05:14:19.064 INFO STEP 282 (remove_files) COMPLETE |
5511 | 2025-02-26T05:14:19.824Z | [ recovery-image] Feb 26 05:14:19.065 INFO O| Feb 26 05:14:19.065 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5512 | 2025-02-26T05:14:19.841Z | [ recovery-image] Feb 26 05:14:19.085 INFO O| Feb 26 05:14:19.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config" |
5513 | 2025-02-26T05:14:19.846Z | [ recovery-image] Feb 26 05:14:19.086 INFO O| Feb 26 05:14:19.086 INFO STEP 283 (remove_files) COMPLETE |
5514 | 2025-02-26T05:14:19.846Z | [ recovery-image] Feb 26 05:14:19.086 INFO O| Feb 26 05:14:19.086 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5515 | 2025-02-26T05:14:19.868Z | [ recovery-image] Feb 26 05:14:19.110 INFO O| Feb 26 05:14:19.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user" |
5516 | 2025-02-26T05:14:19.868Z | [ recovery-image] Feb 26 05:14:19.110 INFO O| Feb 26 05:14:19.110 INFO STEP 284 (remove_files) COMPLETE |
5517 | 2025-02-26T05:14:19.873Z | [ recovery-image] Feb 26 05:14:19.110 INFO O| Feb 26 05:14:19.110 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5518 | 2025-02-26T05:14:19.885Z | [ recovery-image] Feb 26 05:14:19.129 INFO O| Feb 26 05:14:19.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform" |
5519 | 2025-02-26T05:14:19.885Z | [ recovery-image] Feb 26 05:14:19.129 INFO O| Feb 26 05:14:19.129 INFO STEP 285 (remove_files) COMPLETE |
5520 | 2025-02-26T05:14:19.885Z | [ recovery-image] Feb 26 05:14:19.129 INFO O| Feb 26 05:14:19.129 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5521 | 2025-02-26T05:14:19.915Z | [ recovery-image] Feb 26 05:14:19.160 INFO O| Feb 26 05:14:19.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp" |
5522 | 2025-02-26T05:14:19.916Z | [ recovery-image] Feb 26 05:14:19.160 INFO O| Feb 26 05:14:19.160 INFO STEP 286 (remove_files) COMPLETE |
5523 | 2025-02-26T05:14:19.916Z | [ recovery-image] Feb 26 05:14:19.160 INFO O| Feb 26 05:14:19.160 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5524 | 2025-02-26T05:14:19.959Z | [ recovery-image] Feb 26 05:14:19.204 INFO O| Feb 26 05:14:19.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news" |
5525 | 2025-02-26T05:14:19.959Z | [ recovery-image] Feb 26 05:14:19.204 INFO O| Feb 26 05:14:19.204 INFO STEP 287 (remove_files) COMPLETE |
5526 | 2025-02-26T05:14:19.959Z | [ recovery-image] Feb 26 05:14:19.204 INFO O| Feb 26 05:14:19.204 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5527 | 2025-02-26T05:14:19.993Z | [ recovery-image] Feb 26 05:14:19.238 INFO O| Feb 26 05:14:19.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask" |
5528 | 2025-02-26T05:14:19.997Z | [ recovery-image] Feb 26 05:14:19.238 INFO O| Feb 26 05:14:19.238 INFO STEP 288 (remove_files) COMPLETE |
5529 | 2025-02-26T05:14:19.997Z | [ recovery-image] Feb 26 05:14:19.238 INFO O| Feb 26 05:14:19.238 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5530 | 2025-02-26T05:14:20.015Z | [ recovery-image] Feb 26 05:14:19.260 INFO O| Feb 26 05:14:19.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice" |
5531 | 2025-02-26T05:14:20.019Z | [ recovery-image] Feb 26 05:14:19.260 INFO O| Feb 26 05:14:19.260 INFO STEP 289 (remove_files) COMPLETE |
5532 | 2025-02-26T05:14:20.019Z | [ recovery-image] Feb 26 05:14:19.260 INFO O| Feb 26 05:14:19.260 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5533 | 2025-02-26T05:14:20.037Z | [ recovery-image] Feb 26 05:14:19.282 INFO O| Feb 26 05:14:19.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl" |
5534 | 2025-02-26T05:14:20.040Z | [ recovery-image] Feb 26 05:14:19.282 INFO O| Feb 26 05:14:19.282 INFO STEP 290 (remove_files) COMPLETE |
5535 | 2025-02-26T05:14:20.040Z | [ recovery-image] Feb 26 05:14:19.282 INFO O| Feb 26 05:14:19.282 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5536 | 2025-02-26T05:14:20.058Z | [ recovery-image] Feb 26 05:14:19.303 INFO O| Feb 26 05:14:19.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk" |
5537 | 2025-02-26T05:14:20.061Z | [ recovery-image] Feb 26 05:14:19.303 INFO O| Feb 26 05:14:19.303 INFO STEP 291 (remove_files) COMPLETE |
5538 | 2025-02-26T05:14:20.061Z | [ recovery-image] Feb 26 05:14:19.303 INFO O| Feb 26 05:14:19.303 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5539 | 2025-02-26T05:14:20.079Z | [ recovery-image] Feb 26 05:14:19.324 INFO O| Feb 26 05:14:19.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od" |
5540 | 2025-02-26T05:14:20.083Z | [ recovery-image] Feb 26 05:14:19.324 INFO O| Feb 26 05:14:19.324 INFO STEP 292 (remove_files) COMPLETE |
5541 | 2025-02-26T05:14:20.083Z | [ recovery-image] Feb 26 05:14:19.325 INFO O| Feb 26 05:14:19.325 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5542 | 2025-02-26T05:14:20.101Z | [ recovery-image] Feb 26 05:14:19.345 INFO O| Feb 26 05:14:19.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa" |
5543 | 2025-02-26T05:14:20.104Z | [ recovery-image] Feb 26 05:14:19.346 INFO O| Feb 26 05:14:19.346 INFO STEP 293 (remove_files) COMPLETE |
5544 | 2025-02-26T05:14:20.104Z | [ recovery-image] Feb 26 05:14:19.346 INFO O| Feb 26 05:14:19.346 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5545 | 2025-02-26T05:14:20.122Z | [ recovery-image] Feb 26 05:14:19.367 INFO O| Feb 26 05:14:19.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack" |
5546 | 2025-02-26T05:14:20.125Z | [ recovery-image] Feb 26 05:14:19.367 INFO O| Feb 26 05:14:19.367 INFO STEP 294 (remove_files) COMPLETE |
5547 | 2025-02-26T05:14:20.125Z | [ recovery-image] Feb 26 05:14:19.367 INFO O| Feb 26 05:14:19.367 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5548 | 2025-02-26T05:14:20.128Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
5549 | 2025-02-26T05:14:20.148Z | [ recovery-image] Feb 26 05:14:19.391 INFO O| Feb 26 05:14:19.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page" |
5550 | 2025-02-26T05:14:20.151Z | [ recovery-image] Feb 26 05:14:19.391 INFO O| Feb 26 05:14:19.391 INFO STEP 295 (remove_files) COMPLETE |
5551 | 2025-02-26T05:14:20.151Z | [ recovery-image] Feb 26 05:14:19.391 INFO O| Feb 26 05:14:19.391 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5552 | 2025-02-26T05:14:20.170Z | [ recovery-image] Feb 26 05:14:19.413 INFO O| Feb 26 05:14:19.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize" |
5553 | 2025-02-26T05:14:20.172Z | [ recovery-image] Feb 26 05:14:19.413 INFO O| Feb 26 05:14:19.413 INFO STEP 296 (remove_files) COMPLETE |
5554 | 2025-02-26T05:14:20.172Z | [ recovery-image] Feb 26 05:14:19.413 INFO O| Feb 26 05:14:19.413 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5555 | 2025-02-26T05:14:20.190Z | [ recovery-image] Feb 26 05:14:19.435 INFO O| Feb 26 05:14:19.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd" |
5556 | 2025-02-26T05:14:20.193Z | [ recovery-image] Feb 26 05:14:19.435 INFO O| Feb 26 05:14:19.435 INFO STEP 297 (remove_files) COMPLETE |
5557 | 2025-02-26T05:14:20.193Z | [ recovery-image] Feb 26 05:14:19.435 INFO O| Feb 26 05:14:19.435 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5558 | 2025-02-26T05:14:20.231Z | [ recovery-image] Feb 26 05:14:19.476 INFO O| Feb 26 05:14:19.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste" |
5559 | 2025-02-26T05:14:20.231Z | [ recovery-image] Feb 26 05:14:19.476 INFO O| Feb 26 05:14:19.476 INFO STEP 298 (remove_files) COMPLETE |
5560 | 2025-02-26T05:14:20.231Z | [ recovery-image] Feb 26 05:14:19.476 INFO O| Feb 26 05:14:19.476 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5561 | 2025-02-26T05:14:20.307Z | [ recovery-image] Feb 26 05:14:19.552 INFO O| Feb 26 05:14:19.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk" |
5562 | 2025-02-26T05:14:20.307Z | [ recovery-image] Feb 26 05:14:19.552 INFO O| Feb 26 05:14:19.552 INFO STEP 299 (remove_files) COMPLETE |
5563 | 2025-02-26T05:14:20.311Z | [ recovery-image] Feb 26 05:14:19.552 INFO O| Feb 26 05:14:19.552 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5564 | 2025-02-26T05:14:20.366Z | [ recovery-image] Feb 26 05:14:19.610 INFO O| Feb 26 05:14:19.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax" |
5565 | 2025-02-26T05:14:20.370Z | [ recovery-image] Feb 26 05:14:19.610 INFO O| Feb 26 05:14:19.610 INFO STEP 300 (remove_files) COMPLETE |
5566 | 2025-02-26T05:14:20.370Z | [ recovery-image] Feb 26 05:14:19.611 INFO O| Feb 26 05:14:19.610 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5567 | 2025-02-26T05:14:20.386Z | [ recovery-image] Feb 26 05:14:19.631 INFO O| Feb 26 05:14:19.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config" |
5568 | 2025-02-26T05:14:20.386Z | [ recovery-image] Feb 26 05:14:19.631 INFO O| Feb 26 05:14:19.631 INFO STEP 301 (remove_files) COMPLETE |
5569 | 2025-02-26T05:14:20.389Z | [ recovery-image] Feb 26 05:14:19.631 INFO O| Feb 26 05:14:19.631 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5570 | 2025-02-26T05:14:20.406Z | [ recovery-image] Feb 26 05:14:19.651 INFO O| Feb 26 05:14:19.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config" |
5571 | 2025-02-26T05:14:20.407Z | [ recovery-image] Feb 26 05:14:19.651 INFO O| Feb 26 05:14:19.651 INFO STEP 302 (remove_files) COMPLETE |
5572 | 2025-02-26T05:14:20.410Z | [ recovery-image] Feb 26 05:14:19.651 INFO O| Feb 26 05:14:19.651 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5573 | 2025-02-26T05:14:20.442Z | [ recovery-image] Feb 26 05:14:19.687 INFO O| Feb 26 05:14:19.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config" |
5574 | 2025-02-26T05:14:20.442Z | [ recovery-image] Feb 26 05:14:19.687 INFO O| Feb 26 05:14:19.687 INFO STEP 303 (remove_files) COMPLETE |
5575 | 2025-02-26T05:14:20.442Z | [ recovery-image] Feb 26 05:14:19.687 INFO O| Feb 26 05:14:19.687 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5576 | 2025-02-26T05:14:20.590Z | [ recovery-image] Feb 26 05:14:19.835 INFO O| Feb 26 05:14:19.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep" |
5577 | 2025-02-26T05:14:20.593Z | [ recovery-image] Feb 26 05:14:19.835 INFO O| Feb 26 05:14:19.835 INFO STEP 304 (remove_files) COMPLETE |
5578 | 2025-02-26T05:14:20.593Z | [ recovery-image] Feb 26 05:14:19.835 INFO O| Feb 26 05:14:19.835 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5579 | 2025-02-26T05:14:20.613Z | [ recovery-image] Feb 26 05:14:19.858 INFO O| Feb 26 05:14:19.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test" |
5580 | 2025-02-26T05:14:20.619Z | [ recovery-image] Feb 26 05:14:19.858 INFO O| Feb 26 05:14:19.858 INFO STEP 305 (remove_files) COMPLETE |
5581 | 2025-02-26T05:14:20.619Z | [ recovery-image] Feb 26 05:14:19.858 INFO O| Feb 26 05:14:19.858 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5582 | 2025-02-26T05:14:20.636Z | [ recovery-image] Feb 26 05:14:19.880 INFO O| Feb 26 05:14:19.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep" |
5583 | 2025-02-26T05:14:20.636Z | [ recovery-image] Feb 26 05:14:19.880 INFO O| Feb 26 05:14:19.880 INFO STEP 306 (remove_files) COMPLETE |
5584 | 2025-02-26T05:14:20.636Z | [ recovery-image] Feb 26 05:14:19.880 INFO O| Feb 26 05:14:19.880 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5585 | 2025-02-26T05:14:20.682Z | [ recovery-image] Feb 26 05:14:19.927 INFO O| Feb 26 05:14:19.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest" |
5586 | 2025-02-26T05:14:20.682Z | [ recovery-image] Feb 26 05:14:19.927 INFO O| Feb 26 05:14:19.927 INFO STEP 307 (remove_files) COMPLETE |
5587 | 2025-02-26T05:14:20.682Z | [ recovery-image] Feb 26 05:14:19.927 INFO O| Feb 26 05:14:19.927 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5588 | 2025-02-26T05:14:20.736Z | [ recovery-image] Feb 26 05:14:19.980 INFO O| Feb 26 05:14:19.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash" |
5589 | 2025-02-26T05:14:20.739Z | [ recovery-image] Feb 26 05:14:19.981 INFO O| Feb 26 05:14:19.980 INFO STEP 308 (remove_files) COMPLETE |
5590 | 2025-02-26T05:14:20.739Z | [ recovery-image] Feb 26 05:14:19.981 INFO O| Feb 26 05:14:19.981 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5591 | 2025-02-26T05:14:20.757Z | [ recovery-image] Feb 26 05:14:20.002 INFO O| Feb 26 05:14:20.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh" |
5592 | 2025-02-26T05:14:20.757Z | [ recovery-image] Feb 26 05:14:20.002 INFO O| Feb 26 05:14:20.002 INFO STEP 309 (remove_files) COMPLETE |
5593 | 2025-02-26T05:14:20.757Z | [ recovery-image] Feb 26 05:14:20.002 INFO O| Feb 26 05:14:20.002 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5594 | 2025-02-26T05:14:20.779Z | [ recovery-image] Feb 26 05:14:20.023 INFO O| Feb 26 05:14:20.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh" |
5595 | 2025-02-26T05:14:20.779Z | [ recovery-image] Feb 26 05:14:20.023 INFO O| Feb 26 05:14:20.023 INFO STEP 310 (remove_files) COMPLETE |
5596 | 2025-02-26T05:14:20.782Z | [ recovery-image] Feb 26 05:14:20.023 INFO O| Feb 26 05:14:20.023 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5597 | 2025-02-26T05:14:20.812Z | [ recovery-image] Feb 26 05:14:20.056 INFO O| Feb 26 05:14:20.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93" |
5598 | 2025-02-26T05:14:20.812Z | [ recovery-image] Feb 26 05:14:20.056 INFO O| Feb 26 05:14:20.056 INFO STEP 311 (remove_files) COMPLETE |
5599 | 2025-02-26T05:14:20.814Z | [ recovery-image] Feb 26 05:14:20.056 INFO O| Feb 26 05:14:20.056 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5600 | 2025-02-26T05:14:20.835Z | [ recovery-image] Feb 26 05:14:20.079 INFO O| Feb 26 05:14:20.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh" |
5601 | 2025-02-26T05:14:20.835Z | [ recovery-image] Feb 26 05:14:20.079 INFO O| Feb 26 05:14:20.079 INFO STEP 312 (remove_files) COMPLETE |
5602 | 2025-02-26T05:14:20.835Z | [ recovery-image] Feb 26 05:14:20.079 INFO O| Feb 26 05:14:20.079 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5603 | 2025-02-26T05:14:20.860Z | [ recovery-image] Feb 26 05:14:20.104 INFO O| Feb 26 05:14:20.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93" |
5604 | 2025-02-26T05:14:20.864Z | [ recovery-image] Feb 26 05:14:20.104 INFO O| Feb 26 05:14:20.104 INFO STEP 313 (remove_files) COMPLETE |
5605 | 2025-02-26T05:14:20.864Z | [ recovery-image] Feb 26 05:14:20.105 INFO O| Feb 26 05:14:20.105 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5606 | 2025-02-26T05:14:20.885Z | [ recovery-image] Feb 26 05:14:20.128 INFO O| Feb 26 05:14:20.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh" |
5607 | 2025-02-26T05:14:20.888Z | [ recovery-image] Feb 26 05:14:20.129 INFO O| Feb 26 05:14:20.129 INFO STEP 314 (remove_files) COMPLETE |
5608 | 2025-02-26T05:14:20.888Z | [ recovery-image] Feb 26 05:14:20.129 INFO O| Feb 26 05:14:20.129 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5609 | 2025-02-26T05:14:20.905Z | [ recovery-image] Feb 26 05:14:20.150 INFO O| Feb 26 05:14:20.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh" |
5610 | 2025-02-26T05:14:20.908Z | [ recovery-image] Feb 26 05:14:20.150 INFO O| Feb 26 05:14:20.150 INFO STEP 315 (remove_files) COMPLETE |
5611 | 2025-02-26T05:14:20.908Z | [ recovery-image] Feb 26 05:14:20.151 INFO O| Feb 26 05:14:20.150 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5612 | 2025-02-26T05:14:20.938Z | [ recovery-image] Feb 26 05:14:20.182 INFO O| Feb 26 05:14:20.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh" |
5613 | 2025-02-26T05:14:20.938Z | [ recovery-image] Feb 26 05:14:20.182 INFO O| Feb 26 05:14:20.182 INFO STEP 316 (remove_files) COMPLETE |
5614 | 2025-02-26T05:14:20.938Z | [ recovery-image] Feb 26 05:14:20.182 INFO O| Feb 26 05:14:20.182 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5615 | 2025-02-26T05:14:20.978Z | [ recovery-image] Feb 26 05:14:20.222 INFO O| Feb 26 05:14:20.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg" |
5616 | 2025-02-26T05:14:20.978Z | [ recovery-image] Feb 26 05:14:20.222 INFO O| Feb 26 05:14:20.222 INFO STEP 317 (remove_files) COMPLETE |
5617 | 2025-02-26T05:14:20.978Z | [ recovery-image] Feb 26 05:14:20.222 INFO O| Feb 26 05:14:20.222 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5618 | 2025-02-26T05:14:21.010Z | [ recovery-image] Feb 26 05:14:20.254 INFO O| Feb 26 05:14:20.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo" |
5619 | 2025-02-26T05:14:21.010Z | [ recovery-image] Feb 26 05:14:20.254 INFO O| Feb 26 05:14:20.254 INFO STEP 318 (remove_files) COMPLETE |
5620 | 2025-02-26T05:14:21.013Z | [ recovery-image] Feb 26 05:14:20.254 INFO O| Feb 26 05:14:20.254 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5621 | 2025-02-26T05:14:21.044Z | [ recovery-image] Feb 26 05:14:20.289 INFO O| Feb 26 05:14:20.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat" |
5622 | 2025-02-26T05:14:21.049Z | [ recovery-image] Feb 26 05:14:20.289 INFO O| Feb 26 05:14:20.289 INFO STEP 319 (remove_files) COMPLETE |
5623 | 2025-02-26T05:14:21.049Z | [ recovery-image] Feb 26 05:14:20.289 INFO O| Feb 26 05:14:20.289 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5624 | 2025-02-26T05:14:21.069Z | [ recovery-image] Feb 26 05:14:20.312 INFO O| Feb 26 05:14:20.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm" |
5625 | 2025-02-26T05:14:21.072Z | [ recovery-image] Feb 26 05:14:20.312 INFO O| Feb 26 05:14:20.312 INFO STEP 320 (remove_files) COMPLETE |
5626 | 2025-02-26T05:14:21.072Z | [ recovery-image] Feb 26 05:14:20.312 INFO O| Feb 26 05:14:20.312 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5627 | 2025-02-26T05:14:21.090Z | [ recovery-image] Feb 26 05:14:20.334 INFO O| Feb 26 05:14:20.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond" |
5628 | 2025-02-26T05:14:21.094Z | [ recovery-image] Feb 26 05:14:20.334 INFO O| Feb 26 05:14:20.334 INFO STEP 321 (remove_files) COMPLETE |
5629 | 2025-02-26T05:14:21.094Z | [ recovery-image] Feb 26 05:14:20.334 INFO O| Feb 26 05:14:20.334 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5630 | 2025-02-26T05:14:21.114Z | [ recovery-image] Feb 26 05:14:20.357 INFO O| Feb 26 05:14:20.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo" |
5631 | 2025-02-26T05:14:21.117Z | [ recovery-image] Feb 26 05:14:20.357 INFO O| Feb 26 05:14:20.357 INFO STEP 322 (remove_files) COMPLETE |
5632 | 2025-02-26T05:14:21.118Z | [ recovery-image] Feb 26 05:14:20.358 INFO O| Feb 26 05:14:20.357 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5633 | 2025-02-26T05:14:21.134Z | [ recovery-image] Feb 26 05:14:20.378 INFO O| Feb 26 05:14:20.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk" |
5634 | 2025-02-26T05:14:21.137Z | [ recovery-image] Feb 26 05:14:20.379 INFO O| Feb 26 05:14:20.379 INFO STEP 323 (remove_files) COMPLETE |
5635 | 2025-02-26T05:14:21.137Z | [ recovery-image] Feb 26 05:14:20.379 INFO O| Feb 26 05:14:20.379 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5636 | 2025-02-26T05:14:21.168Z | [ recovery-image] Feb 26 05:14:20.410 INFO O| Feb 26 05:14:20.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam" |
5637 | 2025-02-26T05:14:21.171Z | [ recovery-image] Feb 26 05:14:20.410 INFO O| Feb 26 05:14:20.410 INFO STEP 324 (remove_files) COMPLETE |
5638 | 2025-02-26T05:14:21.171Z | [ recovery-image] Feb 26 05:14:20.411 INFO O| Feb 26 05:14:20.410 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5639 | 2025-02-26T05:14:21.189Z | [ recovery-image] Feb 26 05:14:20.433 INFO O| Feb 26 05:14:20.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto" |
5640 | 2025-02-26T05:14:21.191Z | [ recovery-image] Feb 26 05:14:20.434 INFO O| Feb 26 05:14:20.433 INFO STEP 325 (remove_files) COMPLETE |
5641 | 2025-02-26T05:14:21.191Z | [ recovery-image] Feb 26 05:14:20.434 INFO O| Feb 26 05:14:20.434 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5642 | 2025-02-26T05:14:21.222Z | [ recovery-image] Feb 26 05:14:20.466 INFO O| Feb 26 05:14:20.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans" |
5643 | 2025-02-26T05:14:21.222Z | [ recovery-image] Feb 26 05:14:20.466 INFO O| Feb 26 05:14:20.466 INFO STEP 326 (remove_files) COMPLETE |
5644 | 2025-02-26T05:14:21.225Z | [ recovery-image] Feb 26 05:14:20.466 INFO O| Feb 26 05:14:20.466 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5645 | 2025-02-26T05:14:21.244Z | [ recovery-image] Feb 26 05:14:20.488 INFO O| Feb 26 05:14:20.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool" |
5646 | 2025-02-26T05:14:21.247Z | [ recovery-image] Feb 26 05:14:20.489 INFO O| Feb 26 05:14:20.489 INFO STEP 327 (remove_files) COMPLETE |
5647 | 2025-02-26T05:14:21.247Z | [ recovery-image] Feb 26 05:14:20.489 INFO O| Feb 26 05:14:20.489 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5648 | 2025-02-26T05:14:21.267Z | [ recovery-image] Feb 26 05:14:20.512 INFO O| Feb 26 05:14:20.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp" |
5649 | 2025-02-26T05:14:21.291Z | [ recovery-image] Feb 26 05:14:20.535 INFO O| Feb 26 05:14:20.535 INFO STEP 328 (remove_files) COMPLETE |
5650 | 2025-02-26T05:14:21.291Z | [ recovery-image] Feb 26 05:14:20.535 INFO O| Feb 26 05:14:20.535 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5651 | 2025-02-26T05:14:21.342Z | [ recovery-image] Feb 26 05:14:20.586 INFO O| Feb 26 05:14:20.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise" |
5652 | 2025-02-26T05:14:21.342Z | [ recovery-image] Feb 26 05:14:20.586 INFO O| Feb 26 05:14:20.586 INFO STEP 329 (remove_files) COMPLETE |
5653 | 2025-02-26T05:14:21.342Z | [ recovery-image] Feb 26 05:14:20.586 INFO O| Feb 26 05:14:20.586 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5654 | 2025-02-26T05:14:21.387Z | [ recovery-image] Feb 26 05:14:20.631 INFO O| Feb 26 05:14:20.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat" |
5655 | 2025-02-26T05:14:21.387Z | [ recovery-image] Feb 26 05:14:20.631 INFO O| Feb 26 05:14:20.631 INFO STEP 330 (remove_files) COMPLETE |
5656 | 2025-02-26T05:14:21.387Z | [ recovery-image] Feb 26 05:14:20.631 INFO O| Feb 26 05:14:20.631 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5657 | 2025-02-26T05:14:21.452Z | [ recovery-image] Feb 26 05:14:20.697 INFO O| Feb 26 05:14:20.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz" |
5658 | 2025-02-26T05:14:21.452Z | [ recovery-image] Feb 26 05:14:20.697 INFO O| Feb 26 05:14:20.697 INFO STEP 331 (remove_files) COMPLETE |
5659 | 2025-02-26T05:14:21.452Z | [ recovery-image] Feb 26 05:14:20.697 INFO O| Feb 26 05:14:20.697 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5660 | 2025-02-26T05:14:21.477Z | [ recovery-image] Feb 26 05:14:20.715 INFO O| Feb 26 05:14:20.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr" |
5661 | 2025-02-26T05:14:21.477Z | [ recovery-image] Feb 26 05:14:20.716 INFO O| Feb 26 05:14:20.716 INFO STEP 332 (remove_files) COMPLETE |
5662 | 2025-02-26T05:14:21.480Z | [ recovery-image] Feb 26 05:14:20.716 INFO O| Feb 26 05:14:20.716 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5663 | 2025-02-26T05:14:21.490Z | [ recovery-image] Feb 26 05:14:20.734 INFO O| Feb 26 05:14:20.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print" |
5664 | 2025-02-26T05:14:21.490Z | [ recovery-image] Feb 26 05:14:20.734 INFO O| Feb 26 05:14:20.734 INFO STEP 333 (remove_files) COMPLETE |
5665 | 2025-02-26T05:14:21.490Z | [ recovery-image] Feb 26 05:14:20.734 INFO O| Feb 26 05:14:20.734 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5666 | 2025-02-26T05:14:21.509Z | [ recovery-image] Feb 26 05:14:20.753 INFO O| Feb 26 05:14:20.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf" |
5667 | 2025-02-26T05:14:21.510Z | [ recovery-image] Feb 26 05:14:20.753 INFO O| Feb 26 05:14:20.753 INFO STEP 334 (remove_files) COMPLETE |
5668 | 2025-02-26T05:14:21.510Z | [ recovery-image] Feb 26 05:14:20.753 INFO O| Feb 26 05:14:20.753 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5669 | 2025-02-26T05:14:21.529Z | [ recovery-image] Feb 26 05:14:20.772 INFO O| Feb 26 05:14:20.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl" |
5670 | 2025-02-26T05:14:21.529Z | [ recovery-image] Feb 26 05:14:20.773 INFO O| Feb 26 05:14:20.772 INFO STEP 335 (remove_files) COMPLETE |
5671 | 2025-02-26T05:14:21.529Z | [ recovery-image] Feb 26 05:14:20.773 INFO O| Feb 26 05:14:20.773 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5672 | 2025-02-26T05:14:21.549Z | [ recovery-image] Feb 26 05:14:20.793 INFO O| Feb 26 05:14:20.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles" |
5673 | 2025-02-26T05:14:21.549Z | [ recovery-image] Feb 26 05:14:20.794 INFO O| Feb 26 05:14:20.794 INFO STEP 336 (remove_files) COMPLETE |
5674 | 2025-02-26T05:14:21.549Z | [ recovery-image] Feb 26 05:14:20.794 INFO O| Feb 26 05:14:20.794 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5675 | 2025-02-26T05:14:21.570Z | [ recovery-image] Feb 26 05:14:20.814 INFO O| Feb 26 05:14:20.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects" |
5676 | 2025-02-26T05:14:21.570Z | [ recovery-image] Feb 26 05:14:20.814 INFO O| Feb 26 05:14:20.814 INFO STEP 337 (remove_files) COMPLETE |
5677 | 2025-02-26T05:14:21.570Z | [ recovery-image] Feb 26 05:14:20.814 INFO O| Feb 26 05:14:20.814 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5678 | 2025-02-26T05:14:21.610Z | [ recovery-image] Feb 26 05:14:20.853 INFO O| Feb 26 05:14:20.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags" |
5679 | 2025-02-26T05:14:21.628Z | [ recovery-image] Feb 26 05:14:20.873 INFO O| Feb 26 05:14:20.873 INFO STEP 338 (remove_files) COMPLETE |
5680 | 2025-02-26T05:14:21.628Z | [ recovery-image] Feb 26 05:14:20.873 INFO O| Feb 26 05:14:20.873 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5681 | 2025-02-26T05:14:21.668Z | [ recovery-image] Feb 26 05:14:20.911 INFO O| Feb 26 05:14:20.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev" |
5682 | 2025-02-26T05:14:21.668Z | [ recovery-image] Feb 26 05:14:20.911 INFO O| Feb 26 05:14:20.911 INFO STEP 339 (remove_files) COMPLETE |
5683 | 2025-02-26T05:14:21.671Z | [ recovery-image] Feb 26 05:14:20.911 INFO O| Feb 26 05:14:20.911 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5684 | 2025-02-26T05:14:21.688Z | [ recovery-image] Feb 26 05:14:20.932 INFO O| Feb 26 05:14:20.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp" |
5685 | 2025-02-26T05:14:21.702Z | [ recovery-image] Feb 26 05:14:20.946 INFO O| Feb 26 05:14:20.946 INFO STEP 340 (remove_files) COMPLETE |
5686 | 2025-02-26T05:14:21.702Z | [ recovery-image] Feb 26 05:14:20.946 INFO O| Feb 26 05:14:20.946 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5687 | 2025-02-26T05:14:21.768Z | [ recovery-image] Feb 26 05:14:21.011 INFO O| Feb 26 05:14:21.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs" |
5688 | 2025-02-26T05:14:21.768Z | [ recovery-image] Feb 26 05:14:21.011 INFO O| Feb 26 05:14:21.011 INFO STEP 341 (remove_files) COMPLETE |
5689 | 2025-02-26T05:14:21.768Z | [ recovery-image] Feb 26 05:14:21.011 INFO O| Feb 26 05:14:21.011 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5690 | 2025-02-26T05:14:21.809Z | [ recovery-image] Feb 26 05:14:21.054 INFO O| Feb 26 05:14:21.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait" |
5691 | 2025-02-26T05:14:21.842Z | [ recovery-image] Feb 26 05:14:21.084 INFO O| Feb 26 05:14:21.084 INFO STEP 342 (remove_files) COMPLETE |
5692 | 2025-02-26T05:14:21.842Z | [ recovery-image] Feb 26 05:14:21.084 INFO O| Feb 26 05:14:21.084 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5693 | 2025-02-26T05:14:21.872Z | [ recovery-image] Feb 26 05:14:21.116 INFO O| Feb 26 05:14:21.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd" |
5694 | 2025-02-26T05:14:21.872Z | [ recovery-image] Feb 26 05:14:21.116 INFO O| Feb 26 05:14:21.116 INFO STEP 343 (remove_files) COMPLETE |
5695 | 2025-02-26T05:14:21.872Z | [ recovery-image] Feb 26 05:14:21.116 INFO O| Feb 26 05:14:21.116 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5696 | 2025-02-26T05:14:21.913Z | [ recovery-image] Feb 26 05:14:21.158 INFO O| Feb 26 05:14:21.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read" |
5697 | 2025-02-26T05:14:21.913Z | [ recovery-image] Feb 26 05:14:21.158 INFO O| Feb 26 05:14:21.158 INFO STEP 344 (remove_files) COMPLETE |
5698 | 2025-02-26T05:14:21.913Z | [ recovery-image] Feb 26 05:14:21.158 INFO O| Feb 26 05:14:21.158 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5699 | 2025-02-26T05:14:21.956Z | [ recovery-image] Feb 26 05:14:21.201 INFO O| Feb 26 05:14:21.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red" |
5700 | 2025-02-26T05:14:21.956Z | [ recovery-image] Feb 26 05:14:21.201 INFO O| Feb 26 05:14:21.201 INFO STEP 345 (remove_files) COMPLETE |
5701 | 2025-02-26T05:14:21.956Z | [ recovery-image] Feb 26 05:14:21.201 INFO O| Feb 26 05:14:21.201 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5702 | 2025-02-26T05:14:21.975Z | [ recovery-image] Feb 26 05:14:21.220 INFO O| Feb 26 05:14:21.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp" |
5703 | 2025-02-26T05:14:21.978Z | [ recovery-image] Feb 26 05:14:21.221 INFO O| Feb 26 05:14:21.221 INFO STEP 346 (remove_files) COMPLETE |
5704 | 2025-02-26T05:14:21.978Z | [ recovery-image] Feb 26 05:14:21.221 INFO O| Feb 26 05:14:21.221 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5705 | 2025-02-26T05:14:22.017Z | [ recovery-image] Feb 26 05:14:21.260 INFO O| Feb 26 05:14:21.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice" |
5706 | 2025-02-26T05:14:22.017Z | [ recovery-image] Feb 26 05:14:21.260 INFO O| Feb 26 05:14:21.260 INFO STEP 347 (remove_files) COMPLETE |
5707 | 2025-02-26T05:14:22.017Z | [ recovery-image] Feb 26 05:14:21.260 INFO O| Feb 26 05:14:21.260 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5708 | 2025-02-26T05:14:22.035Z | [ recovery-image] Feb 26 05:14:21.279 INFO O| Feb 26 05:14:21.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize" |
5709 | 2025-02-26T05:14:22.035Z | [ recovery-image] Feb 26 05:14:21.279 INFO O| Feb 26 05:14:21.279 INFO STEP 348 (remove_files) COMPLETE |
5710 | 2025-02-26T05:14:22.035Z | [ recovery-image] Feb 26 05:14:21.279 INFO O| Feb 26 05:14:21.279 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5711 | 2025-02-26T05:14:22.072Z | [ recovery-image] Feb 26 05:14:21.317 INFO O| Feb 26 05:14:21.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev" |
5712 | 2025-02-26T05:14:22.075Z | [ recovery-image] Feb 26 05:14:21.317 INFO O| Feb 26 05:14:21.317 INFO STEP 349 (remove_files) COMPLETE |
5713 | 2025-02-26T05:14:22.075Z | [ recovery-image] Feb 26 05:14:21.317 INFO O| Feb 26 05:14:21.317 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5714 | 2025-02-26T05:14:22.094Z | [ recovery-image] Feb 26 05:14:21.339 INFO O| Feb 26 05:14:21.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh" |
5715 | 2025-02-26T05:14:22.098Z | [ recovery-image] Feb 26 05:14:21.339 INFO O| Feb 26 05:14:21.339 INFO STEP 350 (remove_files) COMPLETE |
5716 | 2025-02-26T05:14:22.098Z | [ recovery-image] Feb 26 05:14:21.339 INFO O| Feb 26 05:14:21.339 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5717 | 2025-02-26T05:14:22.115Z | [ recovery-image] Feb 26 05:14:21.359 INFO O| Feb 26 05:14:21.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93" |
5718 | 2025-02-26T05:14:22.118Z | [ recovery-image] Feb 26 05:14:21.360 INFO O| Feb 26 05:14:21.360 INFO STEP 351 (remove_files) COMPLETE |
5719 | 2025-02-26T05:14:22.118Z | [ recovery-image] Feb 26 05:14:21.360 INFO O| Feb 26 05:14:21.360 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5720 | 2025-02-26T05:14:22.135Z | [ recovery-image] Feb 26 05:14:21.380 INFO O| Feb 26 05:14:21.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles" |
5721 | 2025-02-26T05:14:22.138Z | [ recovery-image] Feb 26 05:14:21.380 INFO O| Feb 26 05:14:21.380 INFO STEP 352 (remove_files) COMPLETE |
5722 | 2025-02-26T05:14:22.138Z | [ recovery-image] Feb 26 05:14:21.380 INFO O| Feb 26 05:14:21.380 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5723 | 2025-02-26T05:14:22.155Z | [ recovery-image] Feb 26 05:14:21.400 INFO O| Feb 26 05:14:21.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo" |
5724 | 2025-02-26T05:14:22.156Z | [ recovery-image] Feb 26 05:14:21.400 INFO O| Feb 26 05:14:21.400 INFO STEP 353 (remove_files) COMPLETE |
5725 | 2025-02-26T05:14:22.159Z | [ recovery-image] Feb 26 05:14:21.400 INFO O| Feb 26 05:14:21.400 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5726 | 2025-02-26T05:14:22.176Z | [ recovery-image] Feb 26 05:14:21.420 INFO O| Feb 26 05:14:21.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync" |
5727 | 2025-02-26T05:14:22.179Z | [ recovery-image] Feb 26 05:14:21.421 INFO O| Feb 26 05:14:21.421 INFO STEP 354 (remove_files) COMPLETE |
5728 | 2025-02-26T05:14:22.179Z | [ recovery-image] Feb 26 05:14:21.421 INFO O| Feb 26 05:14:21.421 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5729 | 2025-02-26T05:14:22.197Z | [ recovery-image] Feb 26 05:14:21.441 INFO O| Feb 26 05:14:21.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl" |
5730 | 2025-02-26T05:14:22.201Z | [ recovery-image] Feb 26 05:14:21.442 INFO O| Feb 26 05:14:21.442 INFO STEP 355 (remove_files) COMPLETE |
5731 | 2025-02-26T05:14:22.201Z | [ recovery-image] Feb 26 05:14:21.442 INFO O| Feb 26 05:14:21.442 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5732 | 2025-02-26T05:14:22.276Z | [ recovery-image] Feb 26 05:14:21.520 INFO O| Feb 26 05:14:21.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat" |
5733 | 2025-02-26T05:14:22.278Z | [ recovery-image] Feb 26 05:14:21.521 INFO O| Feb 26 05:14:21.521 INFO STEP 356 (remove_files) COMPLETE |
5734 | 2025-02-26T05:14:22.278Z | [ recovery-image] Feb 26 05:14:21.521 INFO O| Feb 26 05:14:21.521 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5735 | 2025-02-26T05:14:22.298Z | [ recovery-image] Feb 26 05:14:21.543 INFO O| Feb 26 05:14:21.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp" |
5736 | 2025-02-26T05:14:22.301Z | [ recovery-image] Feb 26 05:14:21.543 INFO O| Feb 26 05:14:21.543 INFO STEP 357 (remove_files) COMPLETE |
5737 | 2025-02-26T05:14:22.301Z | [ recovery-image] Feb 26 05:14:21.543 INFO O| Feb 26 05:14:21.543 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5738 | 2025-02-26T05:14:22.321Z | [ recovery-image] Feb 26 05:14:21.566 INFO O| Feb 26 05:14:21.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script" |
5739 | 2025-02-26T05:14:22.325Z | [ recovery-image] Feb 26 05:14:21.566 INFO O| Feb 26 05:14:21.566 INFO STEP 358 (remove_files) COMPLETE |
5740 | 2025-02-26T05:14:22.325Z | [ recovery-image] Feb 26 05:14:21.566 INFO O| Feb 26 05:14:21.566 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5741 | 2025-02-26T05:14:22.342Z | [ recovery-image] Feb 26 05:14:21.586 INFO O| Feb 26 05:14:21.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff" |
5742 | 2025-02-26T05:14:22.345Z | [ recovery-image] Feb 26 05:14:21.587 INFO O| Feb 26 05:14:21.587 INFO STEP 359 (remove_files) COMPLETE |
5743 | 2025-02-26T05:14:22.345Z | [ recovery-image] Feb 26 05:14:21.587 INFO O| Feb 26 05:14:21.587 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5744 | 2025-02-26T05:14:22.365Z | [ recovery-image] Feb 26 05:14:21.608 INFO O| Feb 26 05:14:21.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp" |
5745 | 2025-02-26T05:14:22.368Z | [ recovery-image] Feb 26 05:14:21.608 INFO O| Feb 26 05:14:21.608 INFO STEP 360 (remove_files) COMPLETE |
5746 | 2025-02-26T05:14:22.368Z | [ recovery-image] Feb 26 05:14:21.609 INFO O| Feb 26 05:14:21.608 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5747 | 2025-02-26T05:14:22.404Z | [ recovery-image] Feb 26 05:14:21.648 INFO O| Feb 26 05:14:21.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp" |
5748 | 2025-02-26T05:14:22.404Z | [ recovery-image] Feb 26 05:14:21.648 INFO O| Feb 26 05:14:21.648 INFO STEP 361 (remove_files) COMPLETE |
5749 | 2025-02-26T05:14:22.404Z | [ recovery-image] Feb 26 05:14:21.648 INFO O| Feb 26 05:14:21.648 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5750 | 2025-02-26T05:14:22.424Z | [ recovery-image] Feb 26 05:14:21.668 INFO O| Feb 26 05:14:21.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp" |
5751 | 2025-02-26T05:14:22.424Z | [ recovery-image] Feb 26 05:14:21.668 INFO O| Feb 26 05:14:21.668 INFO STEP 362 (remove_files) COMPLETE |
5752 | 2025-02-26T05:14:22.424Z | [ recovery-image] Feb 26 05:14:21.668 INFO O| Feb 26 05:14:21.668 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5753 | 2025-02-26T05:14:22.485Z | [ recovery-image] Feb 26 05:14:21.729 INFO O| Feb 26 05:14:21.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil" |
5754 | 2025-02-26T05:14:22.485Z | [ recovery-image] Feb 26 05:14:21.729 INFO O| Feb 26 05:14:21.729 INFO STEP 363 (remove_files) COMPLETE |
5755 | 2025-02-26T05:14:22.485Z | [ recovery-image] Feb 26 05:14:21.729 INFO O| Feb 26 05:14:21.729 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5756 | 2025-02-26T05:14:22.521Z | [ recovery-image] Feb 26 05:14:21.765 INFO O| Feb 26 05:14:21.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib" |
5757 | 2025-02-26T05:14:22.521Z | [ recovery-image] Feb 26 05:14:21.765 INFO O| Feb 26 05:14:21.765 INFO STEP 364 (remove_files) COMPLETE |
5758 | 2025-02-26T05:14:22.521Z | [ recovery-image] Feb 26 05:14:21.765 INFO O| Feb 26 05:14:21.765 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5759 | 2025-02-26T05:14:22.540Z | [ recovery-image] Feb 26 05:14:21.785 INFO O| Feb 26 05:14:21.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget" |
5760 | 2025-02-26T05:14:22.540Z | [ recovery-image] Feb 26 05:14:21.785 INFO O| Feb 26 05:14:21.785 INFO STEP 365 (remove_files) COMPLETE |
5761 | 2025-02-26T05:14:22.540Z | [ recovery-image] Feb 26 05:14:21.785 INFO O| Feb 26 05:14:21.785 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5762 | 2025-02-26T05:14:22.582Z | [ recovery-image] Feb 26 05:14:21.826 INFO O| Feb 26 05:14:21.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk" |
5763 | 2025-02-26T05:14:22.582Z | [ recovery-image] Feb 26 05:14:21.826 INFO O| Feb 26 05:14:21.826 INFO STEP 366 (remove_files) COMPLETE |
5764 | 2025-02-26T05:14:22.582Z | [ recovery-image] Feb 26 05:14:21.826 INFO O| Feb 26 05:14:21.826 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5765 | 2025-02-26T05:14:22.624Z | [ recovery-image] Feb 26 05:14:21.869 INFO O| Feb 26 05:14:21.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck" |
5766 | 2025-02-26T05:14:22.624Z | [ recovery-image] Feb 26 05:14:21.869 INFO O| Feb 26 05:14:21.869 INFO STEP 367 (remove_files) COMPLETE |
5767 | 2025-02-26T05:14:22.627Z | [ recovery-image] Feb 26 05:14:21.869 INFO O| Feb 26 05:14:21.869 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5768 | 2025-02-26T05:14:22.660Z | [ recovery-image] Feb 26 05:14:21.905 INFO O| Feb 26 05:14:21.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf" |
5769 | 2025-02-26T05:14:22.660Z | [ recovery-image] Feb 26 05:14:21.905 INFO O| Feb 26 05:14:21.905 INFO STEP 368 (remove_files) COMPLETE |
5770 | 2025-02-26T05:14:22.663Z | [ recovery-image] Feb 26 05:14:21.905 INFO O| Feb 26 05:14:21.905 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5771 | 2025-02-26T05:14:22.691Z | [ recovery-image] Feb 26 05:14:21.935 INFO O| Feb 26 05:14:21.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta" |
5772 | 2025-02-26T05:14:22.691Z | [ recovery-image] Feb 26 05:14:21.935 INFO O| Feb 26 05:14:21.935 INFO STEP 369 (remove_files) COMPLETE |
5773 | 2025-02-26T05:14:22.691Z | [ recovery-image] Feb 26 05:14:21.935 INFO O| Feb 26 05:14:21.935 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5774 | 2025-02-26T05:14:22.736Z | [ recovery-image] Feb 26 05:14:21.980 INFO O| Feb 26 05:14:21.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf" |
5775 | 2025-02-26T05:14:22.736Z | [ recovery-image] Feb 26 05:14:21.980 INFO O| Feb 26 05:14:21.980 INFO STEP 370 (remove_files) COMPLETE |
5776 | 2025-02-26T05:14:22.736Z | [ recovery-image] Feb 26 05:14:21.980 INFO O| Feb 26 05:14:21.980 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5777 | 2025-02-26T05:14:22.772Z | [ recovery-image] Feb 26 05:14:22.016 INFO O| Feb 26 05:14:22.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget" |
5778 | 2025-02-26T05:14:22.772Z | [ recovery-image] Feb 26 05:14:22.016 INFO O| Feb 26 05:14:22.016 INFO STEP 371 (remove_files) COMPLETE |
5779 | 2025-02-26T05:14:22.772Z | [ recovery-image] Feb 26 05:14:22.016 INFO O| Feb 26 05:14:22.016 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5780 | 2025-02-26T05:14:22.790Z | [ recovery-image] Feb 26 05:14:22.034 INFO O| Feb 26 05:14:22.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext" |
5781 | 2025-02-26T05:14:22.790Z | [ recovery-image] Feb 26 05:14:22.034 INFO O| Feb 26 05:14:22.034 INFO STEP 372 (remove_files) COMPLETE |
5782 | 2025-02-26T05:14:22.790Z | [ recovery-image] Feb 26 05:14:22.034 INFO O| Feb 26 05:14:22.034 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5783 | 2025-02-26T05:14:22.833Z | [ recovery-image] Feb 26 05:14:22.076 INFO O| Feb 26 05:14:22.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat" |
5784 | 2025-02-26T05:14:22.833Z | [ recovery-image] Feb 26 05:14:22.076 INFO O| Feb 26 05:14:22.076 INFO STEP 373 (remove_files) COMPLETE |
5785 | 2025-02-26T05:14:22.833Z | [ recovery-image] Feb 26 05:14:22.076 INFO O| Feb 26 05:14:22.076 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5786 | 2025-02-26T05:14:22.853Z | [ recovery-image] Feb 26 05:14:22.096 INFO O| Feb 26 05:14:22.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap" |
5787 | 2025-02-26T05:14:22.853Z | [ recovery-image] Feb 26 05:14:22.097 INFO O| Feb 26 05:14:22.097 INFO STEP 374 (remove_files) COMPLETE |
5788 | 2025-02-26T05:14:22.853Z | [ recovery-image] Feb 26 05:14:22.097 INFO O| Feb 26 05:14:22.097 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5789 | 2025-02-26T05:14:22.872Z | [ recovery-image] Feb 26 05:14:22.117 INFO O| Feb 26 05:14:22.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping" |
5790 | 2025-02-26T05:14:22.873Z | [ recovery-image] Feb 26 05:14:22.117 INFO O| Feb 26 05:14:22.117 INFO STEP 375 (remove_files) COMPLETE |
5791 | 2025-02-26T05:14:22.873Z | [ recovery-image] Feb 26 05:14:22.117 INFO O| Feb 26 05:14:22.117 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5792 | 2025-02-26T05:14:22.895Z | [ recovery-image] Feb 26 05:14:22.137 INFO O| Feb 26 05:14:22.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps" |
5793 | 2025-02-26T05:14:22.895Z | [ recovery-image] Feb 26 05:14:22.137 INFO O| Feb 26 05:14:22.137 INFO STEP 376 (remove_files) COMPLETE |
5794 | 2025-02-26T05:14:22.895Z | [ recovery-image] Feb 26 05:14:22.137 INFO O| Feb 26 05:14:22.137 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5795 | 2025-02-26T05:14:22.914Z | [ recovery-image] Feb 26 05:14:22.158 INFO O| Feb 26 05:14:22.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset" |
5796 | 2025-02-26T05:14:22.914Z | [ recovery-image] Feb 26 05:14:22.158 INFO O| Feb 26 05:14:22.158 INFO STEP 377 (remove_files) COMPLETE |
5797 | 2025-02-26T05:14:22.914Z | [ recovery-image] Feb 26 05:14:22.158 INFO O| Feb 26 05:14:22.158 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5798 | 2025-02-26T05:14:22.934Z | [ recovery-image] Feb 26 05:14:22.178 INFO O| Feb 26 05:14:22.178 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus" |
5799 | 2025-02-26T05:14:22.934Z | [ recovery-image] Feb 26 05:14:22.178 INFO O| Feb 26 05:14:22.178 INFO STEP 378 (remove_files) COMPLETE |
5800 | 2025-02-26T05:14:22.938Z | [ recovery-image] Feb 26 05:14:22.178 INFO O| Feb 26 05:14:22.178 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5801 | 2025-02-26T05:14:22.953Z | [ recovery-image] Feb 26 05:14:22.197 INFO O| Feb 26 05:14:22.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable" |
5802 | 2025-02-26T05:14:22.953Z | [ recovery-image] Feb 26 05:14:22.197 INFO O| Feb 26 05:14:22.197 INFO STEP 379 (remove_files) COMPLETE |
5803 | 2025-02-26T05:14:22.956Z | [ recovery-image] Feb 26 05:14:22.198 INFO O| Feb 26 05:14:22.197 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5804 | 2025-02-26T05:14:22.973Z | [ recovery-image] Feb 26 05:14:22.218 INFO O| Feb 26 05:14:22.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest" |
5805 | 2025-02-26T05:14:22.976Z | [ recovery-image] Feb 26 05:14:22.218 INFO O| Feb 26 05:14:22.218 INFO STEP 380 (remove_files) COMPLETE |
5806 | 2025-02-26T05:14:22.976Z | [ recovery-image] Feb 26 05:14:22.218 INFO O| Feb 26 05:14:22.218 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5807 | 2025-02-26T05:14:22.995Z | [ recovery-image] Feb 26 05:14:22.240 INFO O| Feb 26 05:14:22.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate" |
5808 | 2025-02-26T05:14:22.998Z | [ recovery-image] Feb 26 05:14:22.240 INFO O| Feb 26 05:14:22.240 INFO STEP 381 (remove_files) COMPLETE |
5809 | 2025-02-26T05:14:22.998Z | [ recovery-image] Feb 26 05:14:22.240 INFO O| Feb 26 05:14:22.240 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5810 | 2025-02-26T05:14:23.063Z | [ recovery-image] Feb 26 05:14:22.302 INFO O| Feb 26 05:14:22.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap" |
5811 | 2025-02-26T05:14:23.063Z | [ recovery-image] Feb 26 05:14:22.302 INFO O| Feb 26 05:14:22.302 INFO STEP 382 (remove_files) COMPLETE |
5812 | 2025-02-26T05:14:23.063Z | [ recovery-image] Feb 26 05:14:22.302 INFO O| Feb 26 05:14:22.302 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5813 | 2025-02-26T05:14:23.081Z | [ recovery-image] Feb 26 05:14:22.325 INFO O| Feb 26 05:14:22.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm" |
5814 | 2025-02-26T05:14:23.081Z | [ recovery-image] Feb 26 05:14:22.325 INFO O| Feb 26 05:14:22.325 INFO STEP 383 (remove_files) COMPLETE |
5815 | 2025-02-26T05:14:23.081Z | [ recovery-image] Feb 26 05:14:22.325 INFO O| Feb 26 05:14:22.325 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5816 | 2025-02-26T05:14:23.129Z | [ recovery-image] Feb 26 05:14:22.374 INFO O| Feb 26 05:14:22.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm" |
5817 | 2025-02-26T05:14:23.129Z | [ recovery-image] Feb 26 05:14:22.374 INFO O| Feb 26 05:14:22.374 INFO STEP 384 (remove_files) COMPLETE |
5818 | 2025-02-26T05:14:23.132Z | [ recovery-image] Feb 26 05:14:22.374 INFO O| Feb 26 05:14:22.374 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5819 | 2025-02-26T05:14:23.152Z | [ recovery-image] Feb 26 05:14:22.396 INFO O| Feb 26 05:14:22.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk" |
5820 | 2025-02-26T05:14:23.154Z | [ recovery-image] Feb 26 05:14:22.396 INFO O| Feb 26 05:14:22.396 INFO STEP 385 (remove_files) COMPLETE |
5821 | 2025-02-26T05:14:23.154Z | [ recovery-image] Feb 26 05:14:22.396 INFO O| Feb 26 05:14:22.396 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5822 | 2025-02-26T05:14:23.172Z | [ recovery-image] Feb 26 05:14:22.417 INFO O| Feb 26 05:14:22.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss" |
5823 | 2025-02-26T05:14:23.175Z | [ recovery-image] Feb 26 05:14:22.417 INFO O| Feb 26 05:14:22.417 INFO STEP 386 (remove_files) COMPLETE |
5824 | 2025-02-26T05:14:23.175Z | [ recovery-image] Feb 26 05:14:22.417 INFO O| Feb 26 05:14:22.417 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5825 | 2025-02-26T05:14:23.194Z | [ recovery-image] Feb 26 05:14:22.439 INFO O| Feb 26 05:14:22.439 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell" |
5826 | 2025-02-26T05:14:23.197Z | [ recovery-image] Feb 26 05:14:22.439 INFO O| Feb 26 05:14:22.439 INFO STEP 387 (remove_files) COMPLETE |
5827 | 2025-02-26T05:14:23.197Z | [ recovery-image] Feb 26 05:14:22.439 INFO O| Feb 26 05:14:22.439 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5828 | 2025-02-26T05:14:23.214Z | [ recovery-image] Feb 26 05:14:22.459 INFO O| Feb 26 05:14:22.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split" |
5829 | 2025-02-26T05:14:23.238Z | [ recovery-image] Feb 26 05:14:22.483 INFO O| Feb 26 05:14:22.483 INFO STEP 388 (remove_files) COMPLETE |
5830 | 2025-02-26T05:14:23.238Z | [ recovery-image] Feb 26 05:14:22.483 INFO O| Feb 26 05:14:22.483 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5831 | 2025-02-26T05:14:23.271Z | [ recovery-image] Feb 26 05:14:22.515 INFO O| Feb 26 05:14:22.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3" |
5832 | 2025-02-26T05:14:23.271Z | [ recovery-image] Feb 26 05:14:22.515 INFO O| Feb 26 05:14:22.515 INFO STEP 389 (remove_files) COMPLETE |
5833 | 2025-02-26T05:14:23.275Z | [ recovery-image] Feb 26 05:14:22.515 INFO O| Feb 26 05:14:22.515 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5834 | 2025-02-26T05:14:23.316Z | [ recovery-image] Feb 26 05:14:22.560 INFO O| Feb 26 05:14:22.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh" |
5835 | 2025-02-26T05:14:23.316Z | [ recovery-image] Feb 26 05:14:22.560 INFO O| Feb 26 05:14:22.560 INFO STEP 390 (remove_files) COMPLETE |
5836 | 2025-02-26T05:14:23.318Z | [ recovery-image] Feb 26 05:14:22.560 INFO O| Feb 26 05:14:22.560 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5837 | 2025-02-26T05:14:23.340Z | [ recovery-image] Feb 26 05:14:22.584 INFO O| Feb 26 05:14:22.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add" |
5838 | 2025-02-26T05:14:23.340Z | [ recovery-image] Feb 26 05:14:22.584 INFO O| Feb 26 05:14:22.584 INFO STEP 391 (remove_files) COMPLETE |
5839 | 2025-02-26T05:14:23.340Z | [ recovery-image] Feb 26 05:14:22.584 INFO O| Feb 26 05:14:22.584 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5840 | 2025-02-26T05:14:23.362Z | [ recovery-image] Feb 26 05:14:22.607 INFO O| Feb 26 05:14:22.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent" |
5841 | 2025-02-26T05:14:23.365Z | [ recovery-image] Feb 26 05:14:22.607 INFO O| Feb 26 05:14:22.607 INFO STEP 392 (remove_files) COMPLETE |
5842 | 2025-02-26T05:14:23.365Z | [ recovery-image] Feb 26 05:14:22.607 INFO O| Feb 26 05:14:22.607 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5843 | 2025-02-26T05:14:23.385Z | [ recovery-image] Feb 26 05:14:22.629 INFO O| Feb 26 05:14:22.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id" |
5844 | 2025-02-26T05:14:23.388Z | [ recovery-image] Feb 26 05:14:22.629 INFO O| Feb 26 05:14:22.629 INFO STEP 393 (remove_files) COMPLETE |
5845 | 2025-02-26T05:14:23.388Z | [ recovery-image] Feb 26 05:14:22.629 INFO O| Feb 26 05:14:22.629 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5846 | 2025-02-26T05:14:23.408Z | [ recovery-image] Feb 26 05:14:22.652 INFO O| Feb 26 05:14:22.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan" |
5847 | 2025-02-26T05:14:23.411Z | [ recovery-image] Feb 26 05:14:22.653 INFO O| Feb 26 05:14:22.653 INFO STEP 394 (remove_files) COMPLETE |
5848 | 2025-02-26T05:14:23.411Z | [ recovery-image] Feb 26 05:14:22.653 INFO O| Feb 26 05:14:22.653 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5849 | 2025-02-26T05:14:23.432Z | [ recovery-image] Feb 26 05:14:22.676 INFO O| Feb 26 05:14:22.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings" |
5850 | 2025-02-26T05:14:23.434Z | [ recovery-image] Feb 26 05:14:22.676 INFO O| Feb 26 05:14:22.676 INFO STEP 395 (remove_files) COMPLETE |
5851 | 2025-02-26T05:14:23.434Z | [ recovery-image] Feb 26 05:14:22.676 INFO O| Feb 26 05:14:22.676 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5852 | 2025-02-26T05:14:23.454Z | [ recovery-image] Feb 26 05:14:22.699 INFO O| Feb 26 05:14:22.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum" |
5853 | 2025-02-26T05:14:23.454Z | [ recovery-image] Feb 26 05:14:22.699 INFO O| Feb 26 05:14:22.699 INFO STEP 396 (remove_files) COMPLETE |
5854 | 2025-02-26T05:14:23.454Z | [ recovery-image] Feb 26 05:14:22.699 INFO O| Feb 26 05:14:22.699 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5855 | 2025-02-26T05:14:23.476Z | [ recovery-image] Feb 26 05:14:22.720 INFO O| Feb 26 05:14:22.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs" |
5856 | 2025-02-26T05:14:23.476Z | [ recovery-image] Feb 26 05:14:22.720 INFO O| Feb 26 05:14:22.720 INFO STEP 397 (remove_files) COMPLETE |
5857 | 2025-02-26T05:14:23.476Z | [ recovery-image] Feb 26 05:14:22.720 INFO O| Feb 26 05:14:22.720 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5858 | 2025-02-26T05:14:23.510Z | [ recovery-image] Feb 26 05:14:22.755 INFO O| Feb 26 05:14:22.754 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy" |
5859 | 2025-02-26T05:14:23.510Z | [ recovery-image] Feb 26 05:14:22.755 INFO O| Feb 26 05:14:22.755 INFO STEP 398 (remove_files) COMPLETE |
5860 | 2025-02-26T05:14:23.511Z | [ recovery-image] Feb 26 05:14:22.755 INFO O| Feb 26 05:14:22.755 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5861 | 2025-02-26T05:14:23.532Z | [ recovery-image] Feb 26 05:14:22.775 INFO O| Feb 26 05:14:22.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test" |
5862 | 2025-02-26T05:14:23.532Z | [ recovery-image] Feb 26 05:14:22.776 INFO O| Feb 26 05:14:22.776 INFO STEP 399 (remove_files) COMPLETE |
5863 | 2025-02-26T05:14:23.532Z | [ recovery-image] Feb 26 05:14:22.776 INFO O| Feb 26 05:14:22.776 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5864 | 2025-02-26T05:14:23.569Z | [ recovery-image] Feb 26 05:14:22.813 INFO O| Feb 26 05:14:22.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic" |
5865 | 2025-02-26T05:14:23.590Z | [ recovery-image] Feb 26 05:14:22.833 INFO O| Feb 26 05:14:22.833 INFO STEP 400 (remove_files) COMPLETE |
5866 | 2025-02-26T05:14:23.594Z | [ recovery-image] Feb 26 05:14:22.833 INFO O| Feb 26 05:14:22.833 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5867 | 2025-02-26T05:14:23.602Z | [ host-image] Feb 26 05:14:22.846 INFO O| Feb 26 05:14:22.846 INFO O| Done |
5868 | 2025-02-26T05:14:23.641Z | [ recovery-image] Feb 26 05:14:22.884 INFO O| Feb 26 05:14:22.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time" |
5869 | 2025-02-26T05:14:23.641Z | [ recovery-image] Feb 26 05:14:22.884 INFO O| Feb 26 05:14:22.884 INFO STEP 401 (remove_files) COMPLETE |
5870 | 2025-02-26T05:14:23.641Z | [ recovery-image] Feb 26 05:14:22.884 INFO O| Feb 26 05:14:22.884 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5871 | 2025-02-26T05:14:23.661Z | [ recovery-image] Feb 26 05:14:22.905 INFO O| Feb 26 05:14:22.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip" |
5872 | 2025-02-26T05:14:23.661Z | [ recovery-image] Feb 26 05:14:22.905 INFO O| Feb 26 05:14:22.905 INFO STEP 402 (remove_files) COMPLETE |
5873 | 2025-02-26T05:14:23.661Z | [ recovery-image] Feb 26 05:14:22.905 INFO O| Feb 26 05:14:22.905 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5874 | 2025-02-26T05:14:23.704Z | [ recovery-image] Feb 26 05:14:22.949 INFO O| Feb 26 05:14:22.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib" |
5875 | 2025-02-26T05:14:23.704Z | [ recovery-image] Feb 26 05:14:22.949 INFO O| Feb 26 05:14:22.949 INFO STEP 403 (remove_files) COMPLETE |
5876 | 2025-02-26T05:14:23.704Z | [ recovery-image] Feb 26 05:14:22.949 INFO O| Feb 26 05:14:22.949 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5877 | 2025-02-26T05:14:23.741Z | [ recovery-image] Feb 26 05:14:22.985 INFO O| Feb 26 05:14:22.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm" |
5878 | 2025-02-26T05:14:23.741Z | [ recovery-image] Feb 26 05:14:22.985 INFO O| Feb 26 05:14:22.985 INFO STEP 404 (remove_files) COMPLETE |
5879 | 2025-02-26T05:14:23.743Z | [ recovery-image] Feb 26 05:14:22.985 INFO O| Feb 26 05:14:22.985 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5880 | 2025-02-26T05:14:23.801Z | [ recovery-image] Feb 26 05:14:23.046 INFO O| Feb 26 05:14:23.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail" |
5881 | 2025-02-26T05:14:23.804Z | [ recovery-image] Feb 26 05:14:23.046 INFO O| Feb 26 05:14:23.046 INFO STEP 405 (remove_files) COMPLETE |
5882 | 2025-02-26T05:14:23.805Z | [ recovery-image] Feb 26 05:14:23.046 INFO O| Feb 26 05:14:23.046 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5883 | 2025-02-26T05:14:23.822Z | [ recovery-image] Feb 26 05:14:23.066 INFO O| Feb 26 05:14:23.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true" |
5884 | 2025-02-26T05:14:23.823Z | [ recovery-image] Feb 26 05:14:23.066 INFO O| Feb 26 05:14:23.066 INFO STEP 406 (remove_files) COMPLETE |
5885 | 2025-02-26T05:14:23.823Z | [ recovery-image] Feb 26 05:14:23.066 INFO O| Feb 26 05:14:23.066 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5886 | 2025-02-26T05:14:23.870Z | [ recovery-image] Feb 26 05:14:23.114 INFO O| Feb 26 05:14:23.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty" |
5887 | 2025-02-26T05:14:23.875Z | [ recovery-image] Feb 26 05:14:23.114 INFO O| Feb 26 05:14:23.114 INFO STEP 407 (remove_files) COMPLETE |
5888 | 2025-02-26T05:14:23.875Z | [ recovery-image] Feb 26 05:14:23.114 INFO O| Feb 26 05:14:23.114 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5889 | 2025-02-26T05:14:23.894Z | [ recovery-image] Feb 26 05:14:23.138 INFO O| Feb 26 05:14:23.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type" |
5890 | 2025-02-26T05:14:23.897Z | [ recovery-image] Feb 26 05:14:23.138 INFO O| Feb 26 05:14:23.138 INFO STEP 408 (remove_files) COMPLETE |
5891 | 2025-02-26T05:14:23.897Z | [ recovery-image] Feb 26 05:14:23.138 INFO O| Feb 26 05:14:23.138 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5892 | 2025-02-26T05:14:23.941Z | [ recovery-image] Feb 26 05:14:23.184 INFO O| Feb 26 05:14:23.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect" |
5893 | 2025-02-26T05:14:23.941Z | [ recovery-image] Feb 26 05:14:23.184 INFO O| Feb 26 05:14:23.184 INFO STEP 409 (remove_files) COMPLETE |
5894 | 2025-02-26T05:14:23.941Z | [ recovery-image] Feb 26 05:14:23.184 INFO O| Feb 26 05:14:23.184 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5895 | 2025-02-26T05:14:23.977Z | [ recovery-image] Feb 26 05:14:23.221 INFO O| Feb 26 05:14:23.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit" |
5896 | 2025-02-26T05:14:23.977Z | [ recovery-image] Feb 26 05:14:23.221 INFO O| Feb 26 05:14:23.221 INFO STEP 410 (remove_files) COMPLETE |
5897 | 2025-02-26T05:14:23.979Z | [ recovery-image] Feb 26 05:14:23.221 INFO O| Feb 26 05:14:23.221 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5898 | 2025-02-26T05:14:24.009Z | [ recovery-image] Feb 26 05:14:23.253 INFO O| Feb 26 05:14:23.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask" |
5899 | 2025-02-26T05:14:24.009Z | [ recovery-image] Feb 26 05:14:23.253 INFO O| Feb 26 05:14:23.253 INFO STEP 411 (remove_files) COMPLETE |
5900 | 2025-02-26T05:14:24.009Z | [ recovery-image] Feb 26 05:14:23.253 INFO O| Feb 26 05:14:23.253 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5901 | 2025-02-26T05:14:24.030Z | [ recovery-image] Feb 26 05:14:23.274 INFO O| Feb 26 05:14:23.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias" |
5902 | 2025-02-26T05:14:24.030Z | [ recovery-image] Feb 26 05:14:23.274 INFO O| Feb 26 05:14:23.274 INFO STEP 412 (remove_files) COMPLETE |
5903 | 2025-02-26T05:14:24.030Z | [ recovery-image] Feb 26 05:14:23.274 INFO O| Feb 26 05:14:23.274 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5904 | 2025-02-26T05:14:24.076Z | [ recovery-image] Feb 26 05:14:23.319 INFO O| Feb 26 05:14:23.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress" |
5905 | 2025-02-26T05:14:24.076Z | [ recovery-image] Feb 26 05:14:23.319 INFO O| Feb 26 05:14:23.319 INFO STEP 413 (remove_files) COMPLETE |
5906 | 2025-02-26T05:14:24.076Z | [ recovery-image] Feb 26 05:14:23.319 INFO O| Feb 26 05:14:23.319 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5907 | 2025-02-26T05:14:24.125Z | [ recovery-image] Feb 26 05:14:23.369 INFO O| Feb 26 05:14:23.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand" |
5908 | 2025-02-26T05:14:24.125Z | [ recovery-image] Feb 26 05:14:23.369 INFO O| Feb 26 05:14:23.369 INFO STEP 414 (remove_files) COMPLETE |
5909 | 2025-02-26T05:14:24.128Z | [ recovery-image] Feb 26 05:14:23.369 INFO O| Feb 26 05:14:23.369 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5910 | 2025-02-26T05:14:24.463Z | [ recovery-image] Feb 26 05:14:23.707 INFO O| Feb 26 05:14:23.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq" |
5911 | 2025-02-26T05:14:24.463Z | [ recovery-image] Feb 26 05:14:23.707 INFO O| Feb 26 05:14:23.707 INFO STEP 415 (remove_files) COMPLETE |
5912 | 2025-02-26T05:14:24.465Z | [ recovery-image] Feb 26 05:14:23.707 INFO O| Feb 26 05:14:23.707 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5913 | 2025-02-26T05:14:24.494Z | [ host-image] Feb 26 05:14:23.738 INFO O| Feb 26 05:14:23.738 INFO O| Done |
5914 | 2025-02-26T05:14:24.538Z | [ recovery-image] Feb 26 05:14:23.781 INFO O| Feb 26 05:14:23.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units" |
5915 | 2025-02-26T05:14:24.538Z | [ recovery-image] Feb 26 05:14:23.781 INFO O| Feb 26 05:14:23.781 INFO STEP 416 (remove_files) COMPLETE |
5916 | 2025-02-26T05:14:24.538Z | [ recovery-image] Feb 26 05:14:23.781 INFO O| Feb 26 05:14:23.781 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5917 | 2025-02-26T05:14:24.556Z | [ recovery-image] Feb 26 05:14:23.800 INFO O| Feb 26 05:14:23.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos" |
5918 | 2025-02-26T05:14:24.556Z | [ recovery-image] Feb 26 05:14:23.800 INFO O| Feb 26 05:14:23.800 INFO STEP 417 (remove_files) COMPLETE |
5919 | 2025-02-26T05:14:24.556Z | [ recovery-image] Feb 26 05:14:23.800 INFO O| Feb 26 05:14:23.800 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5920 | 2025-02-26T05:14:24.596Z | [ recovery-image] Feb 26 05:14:23.838 INFO O| Feb 26 05:14:23.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack" |
5921 | 2025-02-26T05:14:24.596Z | [ recovery-image] Feb 26 05:14:23.838 INFO O| Feb 26 05:14:23.838 INFO STEP 418 (remove_files) COMPLETE |
5922 | 2025-02-26T05:14:24.603Z | [ recovery-image] Feb 26 05:14:23.838 INFO O| Feb 26 05:14:23.838 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5923 | 2025-02-26T05:14:24.616Z | [ recovery-image] Feb 26 05:14:23.861 INFO O| Feb 26 05:14:23.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr" |
5924 | 2025-02-26T05:14:24.616Z | [ recovery-image] Feb 26 05:14:23.861 INFO O| Feb 26 05:14:23.861 INFO STEP 419 (remove_files) COMPLETE |
5925 | 2025-02-26T05:14:24.619Z | [ recovery-image] Feb 26 05:14:23.861 INFO O| Feb 26 05:14:23.861 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5926 | 2025-02-26T05:14:24.639Z | [ recovery-image] Feb 26 05:14:23.884 INFO O| Feb 26 05:14:23.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode" |
5927 | 2025-02-26T05:14:24.639Z | [ recovery-image] Feb 26 05:14:23.884 INFO O| Feb 26 05:14:23.884 INFO STEP 420 (remove_files) COMPLETE |
5928 | 2025-02-26T05:14:24.639Z | [ recovery-image] Feb 26 05:14:23.884 INFO O| Feb 26 05:14:23.884 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5929 | 2025-02-26T05:14:24.660Z | [ recovery-image] Feb 26 05:14:23.904 INFO O| Feb 26 05:14:23.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode" |
5930 | 2025-02-26T05:14:24.660Z | [ recovery-image] Feb 26 05:14:23.904 INFO O| Feb 26 05:14:23.904 INFO STEP 421 (remove_files) COMPLETE |
5931 | 2025-02-26T05:14:24.660Z | [ recovery-image] Feb 26 05:14:23.904 INFO O| Feb 26 05:14:23.904 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5932 | 2025-02-26T05:14:24.682Z | [ recovery-image] Feb 26 05:14:23.926 INFO O| Feb 26 05:14:23.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen" |
5933 | 2025-02-26T05:14:24.682Z | [ recovery-image] Feb 26 05:14:23.926 INFO O| Feb 26 05:14:23.926 INFO STEP 422 (remove_files) COMPLETE |
5934 | 2025-02-26T05:14:24.682Z | [ recovery-image] Feb 26 05:14:23.926 INFO O| Feb 26 05:14:23.926 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5935 | 2025-02-26T05:14:24.711Z | [ recovery-image] Feb 26 05:14:23.953 INFO O| Feb 26 05:14:23.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit" |
5936 | 2025-02-26T05:14:24.711Z | [ recovery-image] Feb 26 05:14:23.953 INFO O| Feb 26 05:14:23.953 INFO STEP 423 (remove_files) COMPLETE |
5937 | 2025-02-26T05:14:24.711Z | [ recovery-image] Feb 26 05:14:23.953 INFO O| Feb 26 05:14:23.953 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5938 | 2025-02-26T05:14:24.730Z | [ recovery-image] Feb 26 05:14:23.973 INFO O| Feb 26 05:14:23.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim" |
5939 | 2025-02-26T05:14:24.730Z | [ recovery-image] Feb 26 05:14:23.973 INFO O| Feb 26 05:14:23.973 INFO STEP 424 (remove_files) COMPLETE |
5940 | 2025-02-26T05:14:24.730Z | [ recovery-image] Feb 26 05:14:23.973 INFO O| Feb 26 05:14:23.973 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5941 | 2025-02-26T05:14:24.748Z | [ recovery-image] Feb 26 05:14:23.991 INFO O| Feb 26 05:14:23.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor" |
5942 | 2025-02-26T05:14:24.748Z | [ recovery-image] Feb 26 05:14:23.991 INFO O| Feb 26 05:14:23.991 INFO STEP 425 (remove_files) COMPLETE |
5943 | 2025-02-26T05:14:24.749Z | [ recovery-image] Feb 26 05:14:23.991 INFO O| Feb 26 05:14:23.991 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5944 | 2025-02-26T05:14:24.782Z | [ recovery-image] Feb 26 05:14:24.027 INFO O| Feb 26 05:14:24.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat" |
5945 | 2025-02-26T05:14:24.783Z | [ recovery-image] Feb 26 05:14:24.027 INFO O| Feb 26 05:14:24.027 INFO STEP 426 (remove_files) COMPLETE |
5946 | 2025-02-26T05:14:24.785Z | [ recovery-image] Feb 26 05:14:24.027 INFO O| Feb 26 05:14:24.027 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5947 | 2025-02-26T05:14:24.805Z | [ recovery-image] Feb 26 05:14:24.049 INFO O| Feb 26 05:14:24.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt" |
5948 | 2025-02-26T05:14:24.805Z | [ recovery-image] Feb 26 05:14:24.050 INFO O| Feb 26 05:14:24.050 INFO STEP 427 (remove_files) COMPLETE |
5949 | 2025-02-26T05:14:24.808Z | [ recovery-image] Feb 26 05:14:24.050 INFO O| Feb 26 05:14:24.050 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5950 | 2025-02-26T05:14:24.826Z | [ recovery-image] Feb 26 05:14:24.071 INFO O| Feb 26 05:14:24.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w" |
5951 | 2025-02-26T05:14:24.826Z | [ recovery-image] Feb 26 05:14:24.071 INFO O| Feb 26 05:14:24.071 INFO STEP 428 (remove_files) COMPLETE |
5952 | 2025-02-26T05:14:24.826Z | [ recovery-image] Feb 26 05:14:24.071 INFO O| Feb 26 05:14:24.071 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5953 | 2025-02-26T05:14:24.848Z | [ recovery-image] Feb 26 05:14:24.092 INFO O| Feb 26 05:14:24.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait" |
5954 | 2025-02-26T05:14:24.848Z | [ recovery-image] Feb 26 05:14:24.092 INFO O| Feb 26 05:14:24.092 INFO STEP 429 (remove_files) COMPLETE |
5955 | 2025-02-26T05:14:24.851Z | [ recovery-image] Feb 26 05:14:24.092 INFO O| Feb 26 05:14:24.092 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5956 | 2025-02-26T05:14:24.869Z | [ recovery-image] Feb 26 05:14:24.114 INFO O| Feb 26 05:14:24.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch" |
5957 | 2025-02-26T05:14:24.869Z | [ recovery-image] Feb 26 05:14:24.114 INFO O| Feb 26 05:14:24.114 INFO STEP 430 (remove_files) COMPLETE |
5958 | 2025-02-26T05:14:24.870Z | [ recovery-image] Feb 26 05:14:24.114 INFO O| Feb 26 05:14:24.114 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5959 | 2025-02-26T05:14:24.889Z | [ recovery-image] Feb 26 05:14:24.134 INFO O| Feb 26 05:14:24.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc" |
5960 | 2025-02-26T05:14:24.889Z | [ recovery-image] Feb 26 05:14:24.134 INFO O| Feb 26 05:14:24.134 INFO STEP 431 (remove_files) COMPLETE |
5961 | 2025-02-26T05:14:24.893Z | [ recovery-image] Feb 26 05:14:24.134 INFO O| Feb 26 05:14:24.134 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5962 | 2025-02-26T05:14:24.909Z | [ recovery-image] Feb 26 05:14:24.154 INFO O| Feb 26 05:14:24.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which" |
5963 | 2025-02-26T05:14:24.909Z | [ recovery-image] Feb 26 05:14:24.154 INFO O| Feb 26 05:14:24.154 INFO STEP 432 (remove_files) COMPLETE |
5964 | 2025-02-26T05:14:24.909Z | [ recovery-image] Feb 26 05:14:24.154 INFO O| Feb 26 05:14:24.154 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5965 | 2025-02-26T05:14:24.931Z | [ recovery-image] Feb 26 05:14:24.175 INFO O| Feb 26 05:14:24.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls" |
5966 | 2025-02-26T05:14:24.932Z | [ recovery-image] Feb 26 05:14:24.175 INFO O| Feb 26 05:14:24.175 INFO STEP 433 (remove_files) COMPLETE |
5967 | 2025-02-26T05:14:24.932Z | [ recovery-image] Feb 26 05:14:24.176 INFO O| Feb 26 05:14:24.175 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5968 | 2025-02-26T05:14:24.997Z | [ recovery-image] Feb 26 05:14:24.200 INFO O| Feb 26 05:14:24.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct" |
5969 | 2025-02-26T05:14:24.997Z | [ recovery-image] Feb 26 05:14:24.200 INFO O| Feb 26 05:14:24.200 INFO STEP 434 (remove_files) COMPLETE |
5970 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.200 INFO O| Feb 26 05:14:24.200 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5971 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.219 INFO O| Feb 26 05:14:24.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write" |
5972 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.219 INFO O| Feb 26 05:14:24.219 INFO STEP 435 (remove_files) COMPLETE |
5973 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.219 INFO O| Feb 26 05:14:24.219 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5974 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.241 INFO O| Feb 26 05:14:24.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs" |
5975 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.241 INFO O| Feb 26 05:14:24.241 INFO STEP 436 (remove_files) COMPLETE |
5976 | 2025-02-26T05:14:24.998Z | [ recovery-image] Feb 26 05:14:24.241 INFO O| Feb 26 05:14:24.241 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5977 | 2025-02-26T05:14:25.050Z | [ recovery-image] Feb 26 05:14:24.294 INFO O| Feb 26 05:14:24.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config" |
5978 | 2025-02-26T05:14:25.050Z | [ recovery-image] Feb 26 05:14:24.294 INFO O| Feb 26 05:14:24.294 INFO STEP 437 (remove_files) COMPLETE |
5979 | 2025-02-26T05:14:25.052Z | [ recovery-image] Feb 26 05:14:24.295 INFO O| Feb 26 05:14:24.294 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5980 | 2025-02-26T05:14:25.085Z | [ recovery-image] Feb 26 05:14:24.330 INFO O| Feb 26 05:14:24.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog" |
5981 | 2025-02-26T05:14:25.088Z | [ recovery-image] Feb 26 05:14:24.330 INFO O| Feb 26 05:14:24.330 INFO STEP 438 (remove_files) COMPLETE |
5982 | 2025-02-26T05:14:25.088Z | [ recovery-image] Feb 26 05:14:24.330 INFO O| Feb 26 05:14:24.330 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5983 | 2025-02-26T05:14:25.141Z | [ recovery-image] Feb 26 05:14:24.386 INFO O| Feb 26 05:14:24.386 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint" |
5984 | 2025-02-26T05:14:25.142Z | [ recovery-image] Feb 26 05:14:24.386 INFO O| Feb 26 05:14:24.386 INFO STEP 439 (remove_files) COMPLETE |
5985 | 2025-02-26T05:14:25.144Z | [ recovery-image] Feb 26 05:14:24.386 INFO O| Feb 26 05:14:24.386 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5986 | 2025-02-26T05:14:25.196Z | [ recovery-image] Feb 26 05:14:24.440 INFO O| Feb 26 05:14:24.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf" |
5987 | 2025-02-26T05:14:25.196Z | [ recovery-image] Feb 26 05:14:24.440 INFO O| Feb 26 05:14:24.440 INFO STEP 440 (remove_files) COMPLETE |
5988 | 2025-02-26T05:14:25.201Z | [ recovery-image] Feb 26 05:14:24.440 INFO O| Feb 26 05:14:24.440 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5989 | 2025-02-26T05:14:25.255Z | [ recovery-image] Feb 26 05:14:24.497 INFO O| Feb 26 05:14:24.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr" |
5990 | 2025-02-26T05:14:25.255Z | [ recovery-image] Feb 26 05:14:24.497 INFO O| Feb 26 05:14:24.497 INFO STEP 441 (remove_files) COMPLETE |
5991 | 2025-02-26T05:14:25.255Z | [ recovery-image] Feb 26 05:14:24.497 INFO O| Feb 26 05:14:24.497 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5992 | 2025-02-26T05:14:25.266Z | [ host-image] Feb 26 05:14:24.511 INFO O| Feb 26 05:14:24.511 INFO STEP 11 (pkg_install) COMPLETE |
5993 | 2025-02-26T05:14:25.269Z | [ host-image] Feb 26 05:14:24.511 INFO O| Feb 26 05:14:24.511 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
5994 | 2025-02-26T05:14:25.273Z | [ recovery-image] Feb 26 05:14:24.517 INFO O| Feb 26 05:14:24.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd" |
5995 | 2025-02-26T05:14:25.277Z | [ recovery-image] Feb 26 05:14:24.517 INFO O| Feb 26 05:14:24.517 INFO STEP 442 (remove_files) COMPLETE |
5996 | 2025-02-26T05:14:25.278Z | [ recovery-image] Feb 26 05:14:24.517 INFO O| Feb 26 05:14:24.517 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5997 | 2025-02-26T05:14:25.286Z | [ host-image] Feb 26 05:14:24.530 INFO O| Feb 26 05:14:24.530 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"] |
5998 | 2025-02-26T05:14:25.292Z | [ recovery-image] Feb 26 05:14:24.536 INFO O| Feb 26 05:14:24.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz" |
5999 | 2025-02-26T05:14:25.294Z | [ recovery-image] Feb 26 05:14:24.536 INFO O| Feb 26 05:14:24.536 INFO STEP 443 (remove_files) COMPLETE |
6000 | 2025-02-26T05:14:25.294Z | [ recovery-image] Feb 26 05:14:24.536 INFO O| Feb 26 05:14:24.536 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6001 | 2025-02-26T05:14:25.311Z | [ recovery-image] Feb 26 05:14:24.555 INFO O| Feb 26 05:14:24.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec" |
6002 | 2025-02-26T05:14:25.314Z | [ recovery-image] Feb 26 05:14:24.556 INFO O| Feb 26 05:14:24.555 INFO STEP 444 (remove_files) COMPLETE |
6003 | 2025-02-26T05:14:25.315Z | [ recovery-image] Feb 26 05:14:24.556 INFO O| Feb 26 05:14:24.556 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6004 | 2025-02-26T05:14:25.330Z | [ recovery-image] Feb 26 05:14:24.574 INFO O| Feb 26 05:14:24.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff" |
6005 | 2025-02-26T05:14:25.332Z | [ recovery-image] Feb 26 05:14:24.574 INFO O| Feb 26 05:14:24.574 INFO STEP 445 (remove_files) COMPLETE |
6006 | 2025-02-26T05:14:25.333Z | [ recovery-image] Feb 26 05:14:24.574 INFO O| Feb 26 05:14:24.574 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6007 | 2025-02-26T05:14:25.367Z | [ recovery-image] Feb 26 05:14:24.609 INFO O| Feb 26 05:14:24.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep" |
6008 | 2025-02-26T05:14:25.367Z | [ recovery-image] Feb 26 05:14:24.609 INFO O| Feb 26 05:14:24.609 INFO STEP 446 (remove_files) COMPLETE |
6009 | 2025-02-26T05:14:25.367Z | [ recovery-image] Feb 26 05:14:24.609 INFO O| Feb 26 05:14:24.609 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6010 | 2025-02-26T05:14:25.415Z | [ recovery-image] Feb 26 05:14:24.659 INFO O| Feb 26 05:14:24.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless" |
6011 | 2025-02-26T05:14:25.417Z | [ recovery-image] Feb 26 05:14:24.659 INFO O| Feb 26 05:14:24.659 INFO STEP 447 (remove_files) COMPLETE |
6012 | 2025-02-26T05:14:25.417Z | [ recovery-image] Feb 26 05:14:24.659 INFO O| Feb 26 05:14:24.659 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6013 | 2025-02-26T05:14:25.436Z | [ recovery-image] Feb 26 05:14:24.680 INFO O| Feb 26 05:14:24.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore" |
6014 | 2025-02-26T05:14:25.439Z | [ recovery-image] Feb 26 05:14:24.681 INFO O| Feb 26 05:14:24.681 INFO STEP 448 (remove_files) COMPLETE |
6015 | 2025-02-26T05:14:25.439Z | [ recovery-image] Feb 26 05:14:24.681 INFO O| Feb 26 05:14:24.681 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6016 | 2025-02-26T05:14:25.456Z | [ recovery-image] Feb 26 05:14:24.701 INFO O| Feb 26 05:14:24.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes" |
6017 | 2025-02-26T05:14:25.459Z | [ recovery-image] Feb 26 05:14:24.701 INFO O| Feb 26 05:14:24.701 INFO STEP 449 (remove_files) COMPLETE |
6018 | 2025-02-26T05:14:25.459Z | [ recovery-image] Feb 26 05:14:24.701 INFO O| Feb 26 05:14:24.701 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6019 | 2025-02-26T05:14:25.475Z | [ recovery-image] Feb 26 05:14:24.719 INFO O| Feb 26 05:14:24.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat" |
6020 | 2025-02-26T05:14:25.477Z | [ recovery-image] Feb 26 05:14:24.719 INFO O| Feb 26 05:14:24.719 INFO STEP 450 (remove_files) COMPLETE |
6021 | 2025-02-26T05:14:25.477Z | [ recovery-image] Feb 26 05:14:24.719 INFO O| Feb 26 05:14:24.719 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6022 | 2025-02-26T05:14:25.499Z | [ recovery-image] Feb 26 05:14:24.743 INFO O| Feb 26 05:14:24.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat" |
6023 | 2025-02-26T05:14:25.502Z | [ recovery-image] Feb 26 05:14:24.743 INFO O| Feb 26 05:14:24.743 INFO STEP 451 (remove_files) COMPLETE |
6024 | 2025-02-26T05:14:25.502Z | [ recovery-image] Feb 26 05:14:24.743 INFO O| Feb 26 05:14:24.743 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6025 | 2025-02-26T05:14:25.536Z | [ recovery-image] Feb 26 05:14:24.779 INFO O| Feb 26 05:14:24.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd" |
6026 | 2025-02-26T05:14:25.538Z | [ recovery-image] Feb 26 05:14:24.780 INFO O| Feb 26 05:14:24.780 INFO STEP 452 (remove_files) COMPLETE |
6027 | 2025-02-26T05:14:25.538Z | [ recovery-image] Feb 26 05:14:24.780 INFO O| Feb 26 05:14:24.780 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6028 | 2025-02-26T05:14:25.556Z | [ recovery-image] Feb 26 05:14:24.800 INFO O| Feb 26 05:14:24.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep" |
6029 | 2025-02-26T05:14:25.559Z | [ recovery-image] Feb 26 05:14:24.802 INFO O| Feb 26 05:14:24.802 INFO STEP 453 (remove_files) COMPLETE |
6030 | 2025-02-26T05:14:25.559Z | [ recovery-image] Feb 26 05:14:24.802 INFO O| Feb 26 05:14:24.802 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6031 | 2025-02-26T05:14:25.580Z | [ recovery-image] Feb 26 05:14:24.820 INFO O| Feb 26 05:14:24.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless" |
6032 | 2025-02-26T05:14:25.580Z | [ recovery-image] Feb 26 05:14:24.821 INFO O| Feb 26 05:14:24.821 INFO STEP 454 (remove_files) COMPLETE |
6033 | 2025-02-26T05:14:25.583Z | [ recovery-image] Feb 26 05:14:24.821 INFO O| Feb 26 05:14:24.821 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6034 | 2025-02-26T05:14:25.617Z | [ recovery-image] Feb 26 05:14:24.862 INFO O| Feb 26 05:14:24.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
6035 | 2025-02-26T05:14:25.620Z | [ recovery-image] Feb 26 05:14:24.862 INFO O| Feb 26 05:14:24.862 INFO STEP 455 (remove_files) COMPLETE |
6036 | 2025-02-26T05:14:25.620Z | [ recovery-image] Feb 26 05:14:24.862 INFO O| Feb 26 05:14:24.862 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6037 | 2025-02-26T05:14:25.652Z | [ recovery-image] Feb 26 05:14:24.896 INFO O| Feb 26 05:14:24.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
6038 | 2025-02-26T05:14:25.652Z | [ recovery-image] Feb 26 05:14:24.896 INFO O| Feb 26 05:14:24.896 INFO STEP 456 (remove_files) COMPLETE |
6039 | 2025-02-26T05:14:25.655Z | [ recovery-image] Feb 26 05:14:24.896 INFO O| Feb 26 05:14:24.896 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6040 | 2025-02-26T05:14:25.674Z | [ recovery-image] Feb 26 05:14:24.918 INFO O| Feb 26 05:14:24.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
6041 | 2025-02-26T05:14:25.674Z | [ recovery-image] Feb 26 05:14:24.918 INFO O| Feb 26 05:14:24.918 INFO STEP 457 (remove_files) COMPLETE |
6042 | 2025-02-26T05:14:25.674Z | [ recovery-image] Feb 26 05:14:24.918 INFO O| Feb 26 05:14:24.918 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6043 | 2025-02-26T05:14:25.694Z | [ recovery-image] Feb 26 05:14:24.938 INFO O| Feb 26 05:14:24.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
6044 | 2025-02-26T05:14:25.694Z | [ recovery-image] Feb 26 05:14:24.938 INFO O| Feb 26 05:14:24.938 INFO STEP 458 (remove_files) COMPLETE |
6045 | 2025-02-26T05:14:25.697Z | [ recovery-image] Feb 26 05:14:24.938 INFO O| Feb 26 05:14:24.938 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6046 | 2025-02-26T05:14:25.716Z | [ recovery-image] Feb 26 05:14:24.958 INFO O| Feb 26 05:14:24.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
6047 | 2025-02-26T05:14:25.724Z | [ recovery-image] Feb 26 05:14:24.958 INFO O| Feb 26 05:14:24.958 INFO STEP 459 (remove_files) COMPLETE |
6048 | 2025-02-26T05:14:25.725Z | [ recovery-image] Feb 26 05:14:24.958 INFO O| Feb 26 05:14:24.958 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6049 | 2025-02-26T05:14:25.733Z | [ recovery-image] Feb 26 05:14:24.977 INFO O| Feb 26 05:14:24.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
6050 | 2025-02-26T05:14:25.733Z | [ recovery-image] Feb 26 05:14:24.977 INFO O| Feb 26 05:14:24.977 INFO STEP 460 (remove_files) COMPLETE |
6051 | 2025-02-26T05:14:25.733Z | [ recovery-image] Feb 26 05:14:24.977 INFO O| Feb 26 05:14:24.977 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6052 | 2025-02-26T05:14:25.752Z | [ recovery-image] Feb 26 05:14:24.996 INFO O| Feb 26 05:14:24.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
6053 | 2025-02-26T05:14:25.752Z | [ recovery-image] Feb 26 05:14:24.996 INFO O| Feb 26 05:14:24.996 INFO STEP 461 (remove_files) COMPLETE |
6054 | 2025-02-26T05:14:25.752Z | [ recovery-image] Feb 26 05:14:24.996 INFO O| Feb 26 05:14:24.996 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6055 | 2025-02-26T05:14:25.773Z | [ recovery-image] Feb 26 05:14:25.017 INFO O| Feb 26 05:14:25.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
6056 | 2025-02-26T05:14:25.773Z | [ recovery-image] Feb 26 05:14:25.017 INFO O| Feb 26 05:14:25.017 INFO STEP 462 (remove_files) COMPLETE |
6057 | 2025-02-26T05:14:25.777Z | [ recovery-image] Feb 26 05:14:25.017 INFO O| Feb 26 05:14:25.017 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6058 | 2025-02-26T05:14:25.795Z | [ recovery-image] Feb 26 05:14:25.039 INFO O| Feb 26 05:14:25.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
6059 | 2025-02-26T05:14:25.795Z | [ recovery-image] Feb 26 05:14:25.039 INFO O| Feb 26 05:14:25.039 INFO STEP 463 (remove_files) COMPLETE |
6060 | 2025-02-26T05:14:25.798Z | [ recovery-image] Feb 26 05:14:25.039 INFO O| Feb 26 05:14:25.039 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6061 | 2025-02-26T05:14:25.852Z | [ recovery-image] Feb 26 05:14:25.096 INFO O| Feb 26 05:14:25.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
6062 | 2025-02-26T05:14:25.852Z | [ recovery-image] Feb 26 05:14:25.096 INFO O| Feb 26 05:14:25.096 INFO STEP 464 (remove_files) COMPLETE |
6063 | 2025-02-26T05:14:25.855Z | [ recovery-image] Feb 26 05:14:25.096 INFO O| Feb 26 05:14:25.096 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6064 | 2025-02-26T05:14:25.892Z | [ recovery-image] Feb 26 05:14:25.135 INFO O| Feb 26 05:14:25.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
6065 | 2025-02-26T05:14:25.892Z | [ recovery-image] Feb 26 05:14:25.135 INFO O| Feb 26 05:14:25.135 INFO STEP 465 (remove_files) COMPLETE |
6066 | 2025-02-26T05:14:25.892Z | [ recovery-image] Feb 26 05:14:25.135 INFO O| Feb 26 05:14:25.135 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6067 | 2025-02-26T05:14:25.933Z | [ recovery-image] Feb 26 05:14:25.177 INFO O| Feb 26 05:14:25.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
6068 | 2025-02-26T05:14:25.933Z | [ recovery-image] Feb 26 05:14:25.177 INFO O| Feb 26 05:14:25.177 INFO STEP 466 (remove_files) COMPLETE |
6069 | 2025-02-26T05:14:25.933Z | [ recovery-image] Feb 26 05:14:25.177 INFO O| Feb 26 05:14:25.177 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6070 | 2025-02-26T05:14:25.978Z | [ recovery-image] Feb 26 05:14:25.222 INFO O| Feb 26 05:14:25.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9" |
6071 | 2025-02-26T05:14:25.978Z | [ recovery-image] Feb 26 05:14:25.222 INFO O| Feb 26 05:14:25.222 INFO STEP 467 (remove_files) COMPLETE |
6072 | 2025-02-26T05:14:25.978Z | [ recovery-image] Feb 26 05:14:25.222 INFO O| Feb 26 05:14:25.222 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6073 | 2025-02-26T05:14:26.013Z | [ recovery-image] Feb 26 05:14:25.257 INFO O| Feb 26 05:14:25.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
6074 | 2025-02-26T05:14:26.016Z | [ recovery-image] Feb 26 05:14:25.257 INFO O| Feb 26 05:14:25.257 INFO STEP 468 (remove_files) COMPLETE |
6075 | 2025-02-26T05:14:26.016Z | [ recovery-image] Feb 26 05:14:25.257 INFO O| Feb 26 05:14:25.257 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6076 | 2025-02-26T05:14:26.052Z | [ recovery-image] Feb 26 05:14:25.296 INFO O| Feb 26 05:14:25.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
6077 | 2025-02-26T05:14:26.052Z | [ recovery-image] Feb 26 05:14:25.296 INFO O| Feb 26 05:14:25.296 INFO STEP 469 (remove_files) COMPLETE |
6078 | 2025-02-26T05:14:26.052Z | [ recovery-image] Feb 26 05:14:25.296 INFO O| Feb 26 05:14:25.296 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6079 | 2025-02-26T05:14:26.071Z | [ recovery-image] Feb 26 05:14:25.315 INFO O| Feb 26 05:14:25.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags" |
6080 | 2025-02-26T05:14:26.071Z | [ recovery-image] Feb 26 05:14:25.315 INFO O| Feb 26 05:14:25.315 INFO STEP 470 (remove_files) COMPLETE |
6081 | 2025-02-26T05:14:26.073Z | [ recovery-image] Feb 26 05:14:25.315 INFO O| Feb 26 05:14:25.315 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6082 | 2025-02-26T05:14:26.090Z | [ recovery-image] Feb 26 05:14:25.335 INFO O| Feb 26 05:14:25.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit" |
6083 | 2025-02-26T05:14:26.090Z | [ recovery-image] Feb 26 05:14:25.335 INFO O| Feb 26 05:14:25.335 INFO STEP 471 (remove_files) COMPLETE |
6084 | 2025-02-26T05:14:26.093Z | [ recovery-image] Feb 26 05:14:25.335 INFO O| Feb 26 05:14:25.335 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6085 | 2025-02-26T05:14:26.110Z | [ recovery-image] Feb 26 05:14:25.354 INFO O| Feb 26 05:14:25.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex" |
6086 | 2025-02-26T05:14:26.110Z | [ recovery-image] Feb 26 05:14:25.354 INFO O| Feb 26 05:14:25.354 INFO STEP 472 (remove_files) COMPLETE |
6087 | 2025-02-26T05:14:26.110Z | [ recovery-image] Feb 26 05:14:25.354 INFO O| Feb 26 05:14:25.354 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6088 | 2025-02-26T05:14:26.130Z | [ recovery-image] Feb 26 05:14:25.374 INFO O| Feb 26 05:14:25.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh" |
6089 | 2025-02-26T05:14:26.130Z | [ recovery-image] Feb 26 05:14:25.374 INFO O| Feb 26 05:14:25.374 INFO STEP 473 (remove_files) COMPLETE |
6090 | 2025-02-26T05:14:26.130Z | [ recovery-image] Feb 26 05:14:25.374 INFO O| Feb 26 05:14:25.374 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6091 | 2025-02-26T05:14:26.179Z | [ recovery-image] Feb 26 05:14:25.423 INFO O| Feb 26 05:14:25.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh" |
6092 | 2025-02-26T05:14:26.210Z | [ recovery-image] Feb 26 05:14:25.453 INFO O| Feb 26 05:14:25.453 INFO STEP 474 (remove_files) COMPLETE |
6093 | 2025-02-26T05:14:26.210Z | [ recovery-image] Feb 26 05:14:25.453 INFO O| Feb 26 05:14:25.453 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6094 | 2025-02-26T05:14:26.242Z | [ recovery-image] Feb 26 05:14:25.486 INFO O| Feb 26 05:14:25.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit" |
6095 | 2025-02-26T05:14:26.242Z | [ recovery-image] Feb 26 05:14:25.486 INFO O| Feb 26 05:14:25.486 INFO STEP 475 (remove_files) COMPLETE |
6096 | 2025-02-26T05:14:26.245Z | [ recovery-image] Feb 26 05:14:25.486 INFO O| Feb 26 05:14:25.486 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6097 | 2025-02-26T05:14:26.265Z | [ recovery-image] Feb 26 05:14:25.509 INFO O| Feb 26 05:14:25.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi" |
6098 | 2025-02-26T05:14:26.265Z | [ recovery-image] Feb 26 05:14:25.509 INFO O| Feb 26 05:14:25.509 INFO STEP 476 (remove_files) COMPLETE |
6099 | 2025-02-26T05:14:26.265Z | [ recovery-image] Feb 26 05:14:25.509 INFO O| Feb 26 05:14:25.509 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6100 | 2025-02-26T05:14:26.305Z | [ recovery-image] Feb 26 05:14:25.549 INFO O| Feb 26 05:14:25.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view" |
6101 | 2025-02-26T05:14:26.305Z | [ recovery-image] Feb 26 05:14:25.549 INFO O| Feb 26 05:14:25.549 INFO STEP 477 (remove_files) COMPLETE |
6102 | 2025-02-26T05:14:26.305Z | [ recovery-image] Feb 26 05:14:25.549 INFO O| Feb 26 05:14:25.549 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6103 | 2025-02-26T05:14:26.328Z | [ recovery-image] Feb 26 05:14:25.570 INFO O| Feb 26 05:14:25.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux" |
6104 | 2025-02-26T05:14:26.330Z | [ recovery-image] Feb 26 05:14:25.571 INFO O| Feb 26 05:14:25.570 INFO STEP 478 (remove_files) COMPLETE |
6105 | 2025-02-26T05:14:26.330Z | [ recovery-image] Feb 26 05:14:25.571 INFO O| Feb 26 05:14:25.571 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6106 | 2025-02-26T05:14:26.346Z | [ recovery-image] Feb 26 05:14:25.591 INFO O| Feb 26 05:14:25.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool" |
6107 | 2025-02-26T05:14:26.346Z | [ recovery-image] Feb 26 05:14:25.591 INFO O| Feb 26 05:14:25.591 INFO STEP 479 (remove_files) COMPLETE |
6108 | 2025-02-26T05:14:26.349Z | [ recovery-image] Feb 26 05:14:25.591 INFO O| Feb 26 05:14:25.591 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6109 | 2025-02-26T05:14:26.369Z | [ recovery-image] Feb 26 05:14:25.611 INFO O| Feb 26 05:14:25.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt" |
6110 | 2025-02-26T05:14:26.369Z | [ recovery-image] Feb 26 05:14:25.611 INFO O| Feb 26 05:14:25.611 INFO STEP 480 (remove_files) COMPLETE |
6111 | 2025-02-26T05:14:26.373Z | [ recovery-image] Feb 26 05:14:25.611 INFO O| Feb 26 05:14:25.611 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6112 | 2025-02-26T05:14:26.386Z | [ recovery-image] Feb 26 05:14:25.630 INFO O| Feb 26 05:14:25.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm" |
6113 | 2025-02-26T05:14:26.386Z | [ recovery-image] Feb 26 05:14:25.630 INFO O| Feb 26 05:14:25.630 INFO STEP 481 (remove_files) COMPLETE |
6114 | 2025-02-26T05:14:26.386Z | [ recovery-image] Feb 26 05:14:25.630 INFO O| Feb 26 05:14:25.630 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6115 | 2025-02-26T05:14:26.404Z | [ recovery-image] Feb 26 05:14:25.647 INFO O| Feb 26 05:14:25.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts" |
6116 | 2025-02-26T05:14:26.404Z | [ recovery-image] Feb 26 05:14:25.647 INFO O| Feb 26 05:14:25.647 INFO STEP 482 (remove_files) COMPLETE |
6117 | 2025-02-26T05:14:26.404Z | [ recovery-image] Feb 26 05:14:25.647 INFO O| Feb 26 05:14:25.647 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6118 | 2025-02-26T05:14:26.422Z | [ recovery-image] Feb 26 05:14:25.665 INFO O| Feb 26 05:14:25.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm" |
6119 | 2025-02-26T05:14:26.422Z | [ recovery-image] Feb 26 05:14:25.665 INFO O| Feb 26 05:14:25.665 INFO STEP 483 (remove_files) COMPLETE |
6120 | 2025-02-26T05:14:26.422Z | [ recovery-image] Feb 26 05:14:25.665 INFO O| Feb 26 05:14:25.665 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6121 | 2025-02-26T05:14:26.439Z | [ recovery-image] Feb 26 05:14:25.683 INFO O| Feb 26 05:14:25.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons" |
6122 | 2025-02-26T05:14:26.439Z | [ recovery-image] Feb 26 05:14:25.683 INFO O| Feb 26 05:14:25.683 INFO STEP 484 (remove_files) COMPLETE |
6123 | 2025-02-26T05:14:26.439Z | [ recovery-image] Feb 26 05:14:25.683 INFO O| Feb 26 05:14:25.683 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6124 | 2025-02-26T05:14:26.459Z | [ recovery-image] Feb 26 05:14:25.701 INFO O| Feb 26 05:14:25.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf" |
6125 | 2025-02-26T05:14:26.463Z | [ recovery-image] Feb 26 05:14:25.701 INFO O| Feb 26 05:14:25.701 INFO STEP 485 (remove_files) COMPLETE |
6126 | 2025-02-26T05:14:26.463Z | [ recovery-image] Feb 26 05:14:25.702 INFO O| Feb 26 05:14:25.701 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6127 | 2025-02-26T05:14:26.466Z | [ host-image] Feb 26 05:14:25.710 INFO O| Feb 26 05:14:25.710 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
6128 | 2025-02-26T05:14:26.476Z | [ recovery-image] Feb 26 05:14:25.720 INFO O| Feb 26 05:14:25.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf" |
6129 | 2025-02-26T05:14:26.476Z | [ recovery-image] Feb 26 05:14:25.720 INFO O| Feb 26 05:14:25.720 INFO STEP 486 (remove_files) COMPLETE |
6130 | 2025-02-26T05:14:26.476Z | [ recovery-image] Feb 26 05:14:25.720 INFO O| Feb 26 05:14:25.720 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6131 | 2025-02-26T05:14:26.496Z | [ recovery-image] Feb 26 05:14:25.740 INFO O| Feb 26 05:14:25.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf" |
6132 | 2025-02-26T05:14:26.499Z | [ recovery-image] Feb 26 05:14:25.741 INFO O| Feb 26 05:14:25.740 INFO STEP 487 (remove_files) COMPLETE |
6133 | 2025-02-26T05:14:26.499Z | [ recovery-image] Feb 26 05:14:25.741 INFO O| Feb 26 05:14:25.741 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6134 | 2025-02-26T05:14:26.533Z | [ recovery-image] Feb 26 05:14:25.777 INFO O| Feb 26 05:14:25.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf" |
6135 | 2025-02-26T05:14:26.533Z | [ recovery-image] Feb 26 05:14:25.777 INFO O| Feb 26 05:14:25.777 INFO STEP 488 (remove_files) COMPLETE |
6136 | 2025-02-26T05:14:26.536Z | [ recovery-image] Feb 26 05:14:25.777 INFO O| Feb 26 05:14:25.777 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6137 | 2025-02-26T05:14:26.554Z | [ recovery-image] Feb 26 05:14:25.796 INFO O| Feb 26 05:14:25.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf" |
6138 | 2025-02-26T05:14:26.554Z | [ recovery-image] Feb 26 05:14:25.796 INFO O| Feb 26 05:14:25.796 INFO STEP 489 (remove_files) COMPLETE |
6139 | 2025-02-26T05:14:26.558Z | [ recovery-image] Feb 26 05:14:25.796 INFO O| Feb 26 05:14:25.796 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6140 | 2025-02-26T05:14:26.572Z | [ recovery-image] Feb 26 05:14:25.815 INFO O| Feb 26 05:14:25.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf" |
6141 | 2025-02-26T05:14:26.572Z | [ recovery-image] Feb 26 05:14:25.815 INFO O| Feb 26 05:14:25.815 INFO STEP 490 (remove_files) COMPLETE |
6142 | 2025-02-26T05:14:26.572Z | [ recovery-image] Feb 26 05:14:25.815 INFO O| Feb 26 05:14:25.815 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6143 | 2025-02-26T05:14:26.610Z | [ recovery-image] Feb 26 05:14:25.854 INFO O| Feb 26 05:14:25.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf" |
6144 | 2025-02-26T05:14:26.610Z | [ recovery-image] Feb 26 05:14:25.854 INFO O| Feb 26 05:14:25.854 INFO STEP 491 (remove_files) COMPLETE |
6145 | 2025-02-26T05:14:26.613Z | [ recovery-image] Feb 26 05:14:25.854 INFO O| Feb 26 05:14:25.854 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6146 | 2025-02-26T05:14:26.631Z | [ recovery-image] Feb 26 05:14:25.875 INFO O| Feb 26 05:14:25.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf" |
6147 | 2025-02-26T05:14:26.631Z | [ recovery-image] Feb 26 05:14:25.875 INFO O| Feb 26 05:14:25.875 INFO STEP 492 (remove_files) COMPLETE |
6148 | 2025-02-26T05:14:26.631Z | [ recovery-image] Feb 26 05:14:25.875 INFO O| Feb 26 05:14:25.875 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6149 | 2025-02-26T05:14:26.653Z | [ recovery-image] Feb 26 05:14:25.896 INFO O| Feb 26 05:14:25.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec" |
6150 | 2025-02-26T05:14:26.653Z | [ recovery-image] Feb 26 05:14:25.896 INFO O| Feb 26 05:14:25.896 INFO STEP 493 (remove_files) COMPLETE |
6151 | 2025-02-26T05:14:26.653Z | [ recovery-image] Feb 26 05:14:25.896 INFO O| Feb 26 05:14:25.896 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6152 | 2025-02-26T05:14:26.685Z | [ recovery-image] Feb 26 05:14:25.929 INFO O| Feb 26 05:14:25.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec" |
6153 | 2025-02-26T05:14:26.688Z | [ recovery-image] Feb 26 05:14:25.929 INFO O| Feb 26 05:14:25.929 INFO STEP 494 (remove_files) COMPLETE |
6154 | 2025-02-26T05:14:26.688Z | [ recovery-image] Feb 26 05:14:25.930 INFO O| Feb 26 05:14:25.929 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6155 | 2025-02-26T05:14:26.705Z | [ recovery-image] Feb 26 05:14:25.949 INFO O| Feb 26 05:14:25.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs" |
6156 | 2025-02-26T05:14:26.708Z | [ recovery-image] Feb 26 05:14:25.950 INFO O| Feb 26 05:14:25.950 INFO STEP 495 (remove_files) COMPLETE |
6157 | 2025-02-26T05:14:26.708Z | [ recovery-image] Feb 26 05:14:25.950 INFO O| Feb 26 05:14:25.950 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6158 | 2025-02-26T05:14:26.735Z | [ recovery-image] Feb 26 05:14:25.979 INFO O| Feb 26 05:14:25.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs" |
6159 | 2025-02-26T05:14:26.735Z | [ recovery-image] Feb 26 05:14:25.979 INFO O| Feb 26 05:14:25.979 INFO STEP 496 (remove_files) COMPLETE |
6160 | 2025-02-26T05:14:26.739Z | [ recovery-image] Feb 26 05:14:25.979 INFO O| Feb 26 05:14:25.979 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6161 | 2025-02-26T05:14:26.774Z | [ recovery-image] Feb 26 05:14:26.018 INFO O| Feb 26 05:14:26.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
6162 | 2025-02-26T05:14:26.776Z | [ recovery-image] Feb 26 05:14:26.018 INFO O| Feb 26 05:14:26.018 INFO STEP 497 (remove_files) COMPLETE |
6163 | 2025-02-26T05:14:26.777Z | [ recovery-image] Feb 26 05:14:26.018 INFO O| Feb 26 05:14:26.018 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6164 | 2025-02-26T05:14:26.797Z | [ recovery-image] Feb 26 05:14:26.041 INFO O| Feb 26 05:14:26.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
6165 | 2025-02-26T05:14:26.800Z | [ recovery-image] Feb 26 05:14:26.042 INFO O| Feb 26 05:14:26.042 INFO STEP 498 (remove_files) COMPLETE |
6166 | 2025-02-26T05:14:26.800Z | [ recovery-image] Feb 26 05:14:26.042 INFO O| Feb 26 05:14:26.042 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6167 | 2025-02-26T05:14:26.820Z | [ recovery-image] Feb 26 05:14:26.063 INFO O| Feb 26 05:14:26.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
6168 | 2025-02-26T05:14:26.825Z | [ recovery-image] Feb 26 05:14:26.063 INFO O| Feb 26 05:14:26.063 INFO STEP 499 (remove_files) COMPLETE |
6169 | 2025-02-26T05:14:26.825Z | [ recovery-image] Feb 26 05:14:26.063 INFO O| Feb 26 05:14:26.063 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6170 | 2025-02-26T05:14:26.843Z | [ recovery-image] Feb 26 05:14:26.086 INFO O| Feb 26 05:14:26.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
6171 | 2025-02-26T05:14:26.846Z | [ recovery-image] Feb 26 05:14:26.086 INFO O| Feb 26 05:14:26.086 INFO STEP 500 (remove_files) COMPLETE |
6172 | 2025-02-26T05:14:26.846Z | [ recovery-image] Feb 26 05:14:26.086 INFO O| Feb 26 05:14:26.086 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6173 | 2025-02-26T05:14:26.901Z | [ recovery-image] Feb 26 05:14:26.145 INFO O| Feb 26 05:14:26.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" |
6174 | 2025-02-26T05:14:26.905Z | [ recovery-image] Feb 26 05:14:26.145 INFO O| Feb 26 05:14:26.145 INFO STEP 501 (remove_files) COMPLETE |
6175 | 2025-02-26T05:14:26.905Z | [ recovery-image] Feb 26 05:14:26.145 INFO O| Feb 26 05:14:26.145 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6176 | 2025-02-26T05:14:26.965Z | [ recovery-image] Feb 26 05:14:26.208 INFO O| Feb 26 05:14:26.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" |
6177 | 2025-02-26T05:14:26.969Z | [ recovery-image] Feb 26 05:14:26.209 INFO O| Feb 26 05:14:26.209 INFO STEP 502 (remove_files) COMPLETE |
6178 | 2025-02-26T05:14:26.969Z | [ recovery-image] Feb 26 05:14:26.209 INFO O| Feb 26 05:14:26.209 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6179 | 2025-02-26T05:14:26.987Z | [ recovery-image] Feb 26 05:14:26.230 INFO O| Feb 26 05:14:26.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA" |
6180 | 2025-02-26T05:14:26.990Z | [ recovery-image] Feb 26 05:14:26.230 INFO O| Feb 26 05:14:26.230 INFO STEP 503 (remove_files) COMPLETE |
6181 | 2025-02-26T05:14:26.990Z | [ recovery-image] Feb 26 05:14:26.230 INFO O| Feb 26 05:14:26.230 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6182 | 2025-02-26T05:14:27.022Z | [ recovery-image] Feb 26 05:14:26.266 INFO O| Feb 26 05:14:26.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT" |
6183 | 2025-02-26T05:14:27.022Z | [ recovery-image] Feb 26 05:14:26.266 INFO O| Feb 26 05:14:26.266 INFO STEP 504 (remove_files) COMPLETE |
6184 | 2025-02-26T05:14:27.025Z | [ recovery-image] Feb 26 05:14:26.266 INFO O| Feb 26 05:14:26.266 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6185 | 2025-02-26T05:14:27.046Z | [ recovery-image] Feb 26 05:14:26.290 INFO O| Feb 26 05:14:26.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
6186 | 2025-02-26T05:14:27.046Z | [ recovery-image] Feb 26 05:14:26.290 INFO O| Feb 26 05:14:26.290 INFO STEP 505 (remove_files) COMPLETE |
6187 | 2025-02-26T05:14:27.046Z | [ recovery-image] Feb 26 05:14:26.290 INFO O| Feb 26 05:14:26.290 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6188 | 2025-02-26T05:14:27.156Z | [ recovery-image] Feb 26 05:14:26.400 INFO O| Feb 26 05:14:26.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
6189 | 2025-02-26T05:14:27.156Z | [ recovery-image] Feb 26 05:14:26.400 INFO O| Feb 26 05:14:26.400 INFO STEP 506 (remove_files) COMPLETE |
6190 | 2025-02-26T05:14:27.156Z | [ recovery-image] Feb 26 05:14:26.400 INFO O| Feb 26 05:14:26.400 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6191 | 2025-02-26T05:14:27.308Z | [ recovery-image] Feb 26 05:14:26.552 INFO O| Feb 26 05:14:26.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod" |
6192 | 2025-02-26T05:14:27.311Z | [ recovery-image] Feb 26 05:14:26.553 INFO O| Feb 26 05:14:26.553 INFO STEP 507 (remove_files) COMPLETE |
6193 | 2025-02-26T05:14:27.311Z | [ recovery-image] Feb 26 05:14:26.554 INFO O| Feb 26 05:14:26.553 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6194 | 2025-02-26T05:14:27.377Z | [ recovery-image] Feb 26 05:14:26.621 INFO O| Feb 26 05:14:26.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod" |
6195 | 2025-02-26T05:14:27.379Z | [ recovery-image] Feb 26 05:14:26.621 INFO O| Feb 26 05:14:26.621 INFO STEP 508 (remove_files) COMPLETE |
6196 | 2025-02-26T05:14:27.379Z | [ recovery-image] Feb 26 05:14:26.621 INFO O| Feb 26 05:14:26.621 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6197 | 2025-02-26T05:14:27.417Z | [ recovery-image] Feb 26 05:14:26.660 INFO O| Feb 26 05:14:26.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl" |
6198 | 2025-02-26T05:14:27.417Z | [ recovery-image] Feb 26 05:14:26.661 INFO O| Feb 26 05:14:26.660 INFO STEP 509 (remove_files) COMPLETE |
6199 | 2025-02-26T05:14:27.420Z | [ recovery-image] Feb 26 05:14:26.661 INFO O| Feb 26 05:14:26.660 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6200 | 2025-02-26T05:14:27.439Z | [ recovery-image] Feb 26 05:14:26.683 INFO O| Feb 26 05:14:26.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys" |
6201 | 2025-02-26T05:14:27.442Z | [ recovery-image] Feb 26 05:14:26.683 INFO O| Feb 26 05:14:26.683 INFO STEP 510 (remove_files) COMPLETE |
6202 | 2025-02-26T05:14:27.442Z | [ recovery-image] Feb 26 05:14:26.684 INFO O| Feb 26 05:14:26.683 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6203 | 2025-02-26T05:14:27.464Z | [ recovery-image] Feb 26 05:14:26.705 INFO O| Feb 26 05:14:26.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct" |
6204 | 2025-02-26T05:14:27.464Z | [ recovery-image] Feb 26 05:14:26.705 INFO O| Feb 26 05:14:26.705 INFO STEP 511 (remove_files) COMPLETE |
6205 | 2025-02-26T05:14:27.467Z | [ recovery-image] Feb 26 05:14:26.705 INFO O| Feb 26 05:14:26.705 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6206 | 2025-02-26T05:14:27.505Z | [ recovery-image] Feb 26 05:14:26.749 INFO O| Feb 26 05:14:26.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README" |
6207 | 2025-02-26T05:14:27.505Z | [ recovery-image] Feb 26 05:14:26.749 INFO O| Feb 26 05:14:26.749 INFO STEP 512 (remove_files) COMPLETE |
6208 | 2025-02-26T05:14:27.505Z | [ recovery-image] Feb 26 05:14:26.749 INFO O| Feb 26 05:14:26.749 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6209 | 2025-02-26T05:14:27.526Z | [ recovery-image] Feb 26 05:14:26.770 INFO O| Feb 26 05:14:26.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map" |
6210 | 2025-02-26T05:14:27.526Z | [ recovery-image] Feb 26 05:14:26.770 INFO O| Feb 26 05:14:26.770 INFO STEP 513 (remove_files) COMPLETE |
6211 | 2025-02-26T05:14:27.526Z | [ recovery-image] Feb 26 05:14:26.770 INFO O| Feb 26 05:14:26.770 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6212 | 2025-02-26T05:14:27.566Z | [ recovery-image] Feb 26 05:14:26.810 INFO O| Feb 26 05:14:26.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace" |
6213 | 2025-02-26T05:14:27.566Z | [ recovery-image] Feb 26 05:14:26.810 INFO O| Feb 26 05:14:26.810 INFO STEP 514 (remove_files) COMPLETE |
6214 | 2025-02-26T05:14:27.566Z | [ recovery-image] Feb 26 05:14:26.810 INFO O| Feb 26 05:14:26.810 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6215 | 2025-02-26T05:14:27.587Z | [ recovery-image] Feb 26 05:14:26.831 INFO O| Feb 26 05:14:26.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen" |
6216 | 2025-02-26T05:14:27.587Z | [ recovery-image] Feb 26 05:14:26.831 INFO O| Feb 26 05:14:26.831 INFO STEP 515 (remove_files) COMPLETE |
6217 | 2025-02-26T05:14:27.587Z | [ recovery-image] Feb 26 05:14:26.831 INFO O| Feb 26 05:14:26.831 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6218 | 2025-02-26T05:14:27.625Z | [ recovery-image] Feb 26 05:14:26.869 INFO O| Feb 26 05:14:26.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1" |
6219 | 2025-02-26T05:14:27.625Z | [ recovery-image] Feb 26 05:14:26.869 INFO O| Feb 26 05:14:26.869 INFO STEP 516 (remove_files) COMPLETE |
6220 | 2025-02-26T05:14:27.628Z | [ recovery-image] Feb 26 05:14:26.869 INFO O| Feb 26 05:14:26.869 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6221 | 2025-02-26T05:14:27.675Z | [ recovery-image] Feb 26 05:14:26.919 INFO O| Feb 26 05:14:26.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3" |
6222 | 2025-02-26T05:14:27.675Z | [ recovery-image] Feb 26 05:14:26.919 INFO O| Feb 26 05:14:26.919 INFO STEP 517 (remove_files) COMPLETE |
6223 | 2025-02-26T05:14:27.678Z | [ recovery-image] Feb 26 05:14:26.919 INFO O| Feb 26 05:14:26.919 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6224 | 2025-02-26T05:14:27.740Z | [ recovery-image] Feb 26 05:14:26.982 INFO O| Feb 26 05:14:26.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4" |
6225 | 2025-02-26T05:14:27.740Z | [ recovery-image] Feb 26 05:14:26.982 INFO O| Feb 26 05:14:26.982 INFO STEP 518 (remove_files) COMPLETE |
6226 | 2025-02-26T05:14:27.740Z | [ recovery-image] Feb 26 05:14:26.982 INFO O| Feb 26 05:14:26.982 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6227 | 2025-02-26T05:14:27.763Z | [ recovery-image] Feb 26 05:14:27.007 INFO O| Feb 26 05:14:27.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o" |
6228 | 2025-02-26T05:14:27.763Z | [ recovery-image] Feb 26 05:14:27.007 INFO O| Feb 26 05:14:27.007 INFO STEP 519 (remove_files) COMPLETE |
6229 | 2025-02-26T05:14:27.763Z | [ recovery-image] Feb 26 05:14:27.007 INFO O| Feb 26 05:14:27.007 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6230 | 2025-02-26T05:14:27.800Z | [ recovery-image] Feb 26 05:14:27.044 INFO O| Feb 26 05:14:27.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o" |
6231 | 2025-02-26T05:14:27.800Z | [ recovery-image] Feb 26 05:14:27.044 INFO O| Feb 26 05:14:27.044 INFO STEP 520 (remove_files) COMPLETE |
6232 | 2025-02-26T05:14:27.803Z | [ recovery-image] Feb 26 05:14:27.044 INFO O| Feb 26 05:14:27.044 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6233 | 2025-02-26T05:14:27.823Z | [ recovery-image] Feb 26 05:14:27.066 INFO O| Feb 26 05:14:27.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1" |
6234 | 2025-02-26T05:14:27.827Z | [ recovery-image] Feb 26 05:14:27.067 INFO O| Feb 26 05:14:27.067 INFO STEP 521 (remove_files) COMPLETE |
6235 | 2025-02-26T05:14:27.827Z | [ recovery-image] Feb 26 05:14:27.067 INFO O| Feb 26 05:14:27.067 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6236 | 2025-02-26T05:14:27.860Z | [ recovery-image] Feb 26 05:14:27.104 INFO O| Feb 26 05:14:27.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc" |
6237 | 2025-02-26T05:14:27.884Z | [ recovery-image] Feb 26 05:14:27.128 INFO O| Feb 26 05:14:27.128 INFO STEP 522 (remove_files) COMPLETE |
6238 | 2025-02-26T05:14:27.884Z | [ recovery-image] Feb 26 05:14:27.128 INFO O| Feb 26 05:14:27.128 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6239 | 2025-02-26T05:14:27.952Z | [ recovery-image] Feb 26 05:14:27.196 INFO O| Feb 26 05:14:27.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept" |
6240 | 2025-02-26T05:14:27.952Z | [ recovery-image] Feb 26 05:14:27.196 INFO O| Feb 26 05:14:27.196 INFO STEP 523 (remove_files) COMPLETE |
6241 | 2025-02-26T05:14:27.952Z | [ recovery-image] Feb 26 05:14:27.196 INFO O| Feb 26 05:14:27.196 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6242 | 2025-02-26T05:14:27.988Z | [ recovery-image] Feb 26 05:14:27.232 INFO O| Feb 26 05:14:27.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename" |
6243 | 2025-02-26T05:14:27.989Z | [ recovery-image] Feb 26 05:14:27.232 INFO O| Feb 26 05:14:27.232 INFO STEP 524 (remove_files) COMPLETE |
6244 | 2025-02-26T05:14:27.992Z | [ recovery-image] Feb 26 05:14:27.232 INFO O| Feb 26 05:14:27.232 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6245 | 2025-02-26T05:14:28.022Z | [ recovery-image] Feb 26 05:14:27.264 INFO O| Feb 26 05:14:27.264 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv" |
6246 | 2025-02-26T05:14:28.023Z | [ recovery-image] Feb 26 05:14:27.264 INFO O| Feb 26 05:14:27.264 INFO STEP 525 (remove_files) COMPLETE |
6247 | 2025-02-26T05:14:28.023Z | [ recovery-image] Feb 26 05:14:27.264 INFO O| Feb 26 05:14:27.264 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6248 | 2025-02-26T05:14:28.049Z | [ recovery-image] Feb 26 05:14:27.287 INFO O| Feb 26 05:14:27.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut" |
6249 | 2025-02-26T05:14:28.049Z | [ recovery-image] Feb 26 05:14:27.287 INFO O| Feb 26 05:14:27.287 INFO STEP 526 (remove_files) COMPLETE |
6250 | 2025-02-26T05:14:28.054Z | [ recovery-image] Feb 26 05:14:27.287 INFO O| Feb 26 05:14:27.287 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6251 | 2025-02-26T05:14:28.064Z | [ recovery-image] Feb 26 05:14:27.308 INFO O| Feb 26 05:14:27.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname" |
6252 | 2025-02-26T05:14:28.064Z | [ recovery-image] Feb 26 05:14:27.308 INFO O| Feb 26 05:14:27.308 INFO STEP 527 (remove_files) COMPLETE |
6253 | 2025-02-26T05:14:28.064Z | [ recovery-image] Feb 26 05:14:27.308 INFO O| Feb 26 05:14:27.308 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6254 | 2025-02-26T05:14:28.085Z | [ recovery-image] Feb 26 05:14:27.328 INFO O| Feb 26 05:14:27.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags" |
6255 | 2025-02-26T05:14:28.085Z | [ recovery-image] Feb 26 05:14:27.328 INFO O| Feb 26 05:14:27.328 INFO STEP 528 (remove_files) COMPLETE |
6256 | 2025-02-26T05:14:28.085Z | [ recovery-image] Feb 26 05:14:27.328 INFO O| Feb 26 05:14:27.328 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6257 | 2025-02-26T05:14:28.124Z | [ recovery-image] Feb 26 05:14:27.367 INFO O| Feb 26 05:14:27.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo" |
6258 | 2025-02-26T05:14:28.127Z | [ recovery-image] Feb 26 05:14:27.367 INFO O| Feb 26 05:14:27.367 INFO STEP 529 (remove_files) COMPLETE |
6259 | 2025-02-26T05:14:28.128Z | [ recovery-image] Feb 26 05:14:27.367 INFO O| Feb 26 05:14:27.367 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6260 | 2025-02-26T05:14:28.145Z | [ recovery-image] Feb 26 05:14:27.389 INFO O| Feb 26 05:14:27.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head" |
6261 | 2025-02-26T05:14:28.148Z | [ recovery-image] Feb 26 05:14:27.389 INFO O| Feb 26 05:14:27.389 INFO STEP 530 (remove_files) COMPLETE |
6262 | 2025-02-26T05:14:28.148Z | [ recovery-image] Feb 26 05:14:27.389 INFO O| Feb 26 05:14:27.389 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6263 | 2025-02-26T05:14:28.164Z | [ recovery-image] Feb 26 05:14:27.408 INFO O| Feb 26 05:14:27.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id" |
6264 | 2025-02-26T05:14:28.164Z | [ recovery-image] Feb 26 05:14:27.408 INFO O| Feb 26 05:14:27.408 INFO STEP 531 (remove_files) COMPLETE |
6265 | 2025-02-26T05:14:28.167Z | [ recovery-image] Feb 26 05:14:27.408 INFO O| Feb 26 05:14:27.408 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6266 | 2025-02-26T05:14:28.183Z | [ recovery-image] Feb 26 05:14:27.425 INFO O| Feb 26 05:14:27.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln" |
6267 | 2025-02-26T05:14:28.184Z | [ recovery-image] Feb 26 05:14:27.426 INFO O| Feb 26 05:14:27.425 INFO STEP 532 (remove_files) COMPLETE |
6268 | 2025-02-26T05:14:28.184Z | [ recovery-image] Feb 26 05:14:27.426 INFO O| Feb 26 05:14:27.425 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6269 | 2025-02-26T05:14:28.204Z | [ recovery-image] Feb 26 05:14:27.446 INFO O| Feb 26 05:14:27.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h" |
6270 | 2025-02-26T05:14:28.204Z | [ recovery-image] Feb 26 05:14:27.446 INFO O| Feb 26 05:14:27.446 INFO STEP 533 (remove_files) COMPLETE |
6271 | 2025-02-26T05:14:28.204Z | [ recovery-image] Feb 26 05:14:27.446 INFO O| Feb 26 05:14:27.446 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6272 | 2025-02-26T05:14:28.225Z | [ recovery-image] Feb 26 05:14:27.466 INFO O| Feb 26 05:14:27.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname" |
6273 | 2025-02-26T05:14:28.225Z | [ recovery-image] Feb 26 05:14:27.466 INFO O| Feb 26 05:14:27.466 INFO STEP 534 (remove_files) COMPLETE |
6274 | 2025-02-26T05:14:28.225Z | [ recovery-image] Feb 26 05:14:27.466 INFO O| Feb 26 05:14:27.466 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6275 | 2025-02-26T05:14:28.243Z | [ recovery-image] Feb 26 05:14:27.487 INFO O| Feb 26 05:14:27.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir" |
6276 | 2025-02-26T05:14:28.246Z | [ recovery-image] Feb 26 05:14:27.487 INFO O| Feb 26 05:14:27.487 INFO STEP 535 (remove_files) COMPLETE |
6277 | 2025-02-26T05:14:28.246Z | [ recovery-image] Feb 26 05:14:27.487 INFO O| Feb 26 05:14:27.487 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6278 | 2025-02-26T05:14:28.324Z | [ recovery-image] Feb 26 05:14:27.568 INFO O| Feb 26 05:14:27.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo" |
6279 | 2025-02-26T05:14:28.325Z | [ recovery-image] Feb 26 05:14:27.568 INFO O| Feb 26 05:14:27.568 INFO STEP 536 (remove_files) COMPLETE |
6280 | 2025-02-26T05:14:28.325Z | [ recovery-image] Feb 26 05:14:27.568 INFO O| Feb 26 05:14:27.568 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6281 | 2025-02-26T05:14:28.412Z | [ recovery-image] Feb 26 05:14:27.655 INFO O| Feb 26 05:14:27.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp" |
6282 | 2025-02-26T05:14:28.414Z | [ recovery-image] Feb 26 05:14:27.655 INFO O| Feb 26 05:14:27.655 INFO STEP 537 (remove_files) COMPLETE |
6283 | 2025-02-26T05:14:28.414Z | [ recovery-image] Feb 26 05:14:27.655 INFO O| Feb 26 05:14:27.655 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6284 | 2025-02-26T05:14:28.429Z | [ recovery-image] Feb 26 05:14:27.673 INFO O| Feb 26 05:14:27.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid" |
6285 | 2025-02-26T05:14:28.430Z | [ recovery-image] Feb 26 05:14:27.673 INFO O| Feb 26 05:14:27.673 INFO STEP 538 (remove_files) COMPLETE |
6286 | 2025-02-26T05:14:28.432Z | [ recovery-image] Feb 26 05:14:27.673 INFO O| Feb 26 05:14:27.673 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6287 | 2025-02-26T05:14:28.450Z | [ recovery-image] Feb 26 05:14:27.693 INFO O| Feb 26 05:14:27.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk" |
6288 | 2025-02-26T05:14:28.450Z | [ recovery-image] Feb 26 05:14:27.693 INFO O| Feb 26 05:14:27.693 INFO STEP 539 (remove_files) COMPLETE |
6289 | 2025-02-26T05:14:28.453Z | [ recovery-image] Feb 26 05:14:27.693 INFO O| Feb 26 05:14:27.693 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6290 | 2025-02-26T05:14:28.466Z | [ recovery-image] Feb 26 05:14:27.710 INFO O| Feb 26 05:14:27.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print" |
6291 | 2025-02-26T05:14:28.466Z | [ recovery-image] Feb 26 05:14:27.710 INFO O| Feb 26 05:14:27.710 INFO STEP 540 (remove_files) COMPLETE |
6292 | 2025-02-26T05:14:28.469Z | [ recovery-image] Feb 26 05:14:27.710 INFO O| Feb 26 05:14:27.710 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6293 | 2025-02-26T05:14:28.485Z | [ recovery-image] Feb 26 05:14:27.728 INFO O| Feb 26 05:14:27.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv" |
6294 | 2025-02-26T05:14:28.488Z | [ recovery-image] Feb 26 05:14:27.728 INFO O| Feb 26 05:14:27.728 INFO STEP 541 (remove_files) COMPLETE |
6295 | 2025-02-26T05:14:28.488Z | [ recovery-image] Feb 26 05:14:27.728 INFO O| Feb 26 05:14:27.728 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6296 | 2025-02-26T05:14:28.513Z | [ recovery-image] Feb 26 05:14:27.757 INFO O| Feb 26 05:14:27.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push" |
6297 | 2025-02-26T05:14:28.516Z | [ recovery-image] Feb 26 05:14:27.757 INFO O| Feb 26 05:14:27.757 INFO STEP 542 (remove_files) COMPLETE |
6298 | 2025-02-26T05:14:28.516Z | [ recovery-image] Feb 26 05:14:27.758 INFO O| Feb 26 05:14:27.757 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6299 | 2025-02-26T05:14:28.551Z | [ recovery-image] Feb 26 05:14:27.795 INFO O| Feb 26 05:14:27.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath" |
6300 | 2025-02-26T05:14:28.551Z | [ recovery-image] Feb 26 05:14:27.795 INFO O| Feb 26 05:14:27.795 INFO STEP 543 (remove_files) COMPLETE |
6301 | 2025-02-26T05:14:28.551Z | [ recovery-image] Feb 26 05:14:27.795 INFO O| Feb 26 05:14:27.795 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6302 | 2025-02-26T05:14:28.572Z | [ recovery-image] Feb 26 05:14:27.816 INFO O| Feb 26 05:14:27.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm" |
6303 | 2025-02-26T05:14:28.573Z | [ recovery-image] Feb 26 05:14:27.816 INFO O| Feb 26 05:14:27.816 INFO STEP 544 (remove_files) COMPLETE |
6304 | 2025-02-26T05:14:28.582Z | [ recovery-image] Feb 26 05:14:27.817 INFO O| Feb 26 05:14:27.816 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6305 | 2025-02-26T05:14:28.609Z | [ recovery-image] Feb 26 05:14:27.853 INFO O| Feb 26 05:14:27.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir" |
6306 | 2025-02-26T05:14:28.609Z | [ recovery-image] Feb 26 05:14:27.853 INFO O| Feb 26 05:14:27.853 INFO STEP 545 (remove_files) COMPLETE |
6307 | 2025-02-26T05:14:28.609Z | [ recovery-image] Feb 26 05:14:27.853 INFO O| Feb 26 05:14:27.853 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6308 | 2025-02-26T05:14:28.637Z | [ recovery-image] Feb 26 05:14:27.881 INFO O| Feb 26 05:14:27.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq" |
6309 | 2025-02-26T05:14:28.643Z | [ recovery-image] Feb 26 05:14:27.887 INFO O| Feb 26 05:14:27.887 INFO STEP 546 (remove_files) COMPLETE |
6310 | 2025-02-26T05:14:28.643Z | [ recovery-image] Feb 26 05:14:27.887 INFO O| Feb 26 05:14:27.887 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6311 | 2025-02-26T05:14:28.670Z | [ recovery-image] Feb 26 05:14:27.912 INFO O| Feb 26 05:14:27.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid" |
6312 | 2025-02-26T05:14:28.670Z | [ recovery-image] Feb 26 05:14:27.912 INFO O| Feb 26 05:14:27.912 INFO STEP 547 (remove_files) COMPLETE |
6313 | 2025-02-26T05:14:28.672Z | [ recovery-image] Feb 26 05:14:27.912 INFO O| Feb 26 05:14:27.912 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6314 | 2025-02-26T05:14:28.693Z | [ recovery-image] Feb 26 05:14:27.937 INFO O| Feb 26 05:14:27.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep" |
6315 | 2025-02-26T05:14:28.693Z | [ recovery-image] Feb 26 05:14:27.937 INFO O| Feb 26 05:14:27.937 INFO STEP 548 (remove_files) COMPLETE |
6316 | 2025-02-26T05:14:28.697Z | [ recovery-image] Feb 26 05:14:27.937 INFO O| Feb 26 05:14:27.937 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6317 | 2025-02-26T05:14:28.719Z | [ recovery-image] Feb 26 05:14:27.963 INFO O| Feb 26 05:14:27.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime" |
6318 | 2025-02-26T05:14:28.719Z | [ recovery-image] Feb 26 05:14:27.963 INFO O| Feb 26 05:14:27.963 INFO STEP 549 (remove_files) COMPLETE |
6319 | 2025-02-26T05:14:28.719Z | [ recovery-image] Feb 26 05:14:27.963 INFO O| Feb 26 05:14:27.963 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6320 | 2025-02-26T05:14:28.742Z | [ recovery-image] Feb 26 05:14:27.985 INFO O| Feb 26 05:14:27.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync" |
6321 | 2025-02-26T05:14:28.742Z | [ recovery-image] Feb 26 05:14:27.985 INFO O| Feb 26 05:14:27.985 INFO STEP 550 (remove_files) COMPLETE |
6322 | 2025-02-26T05:14:28.745Z | [ recovery-image] Feb 26 05:14:27.985 INFO O| Feb 26 05:14:27.985 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6323 | 2025-02-26T05:14:28.764Z | [ recovery-image] Feb 26 05:14:28.008 INFO O| Feb 26 05:14:28.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee" |
6324 | 2025-02-26T05:14:28.764Z | [ recovery-image] Feb 26 05:14:28.008 INFO O| Feb 26 05:14:28.008 INFO STEP 551 (remove_files) COMPLETE |
6325 | 2025-02-26T05:14:28.767Z | [ recovery-image] Feb 26 05:14:28.008 INFO O| Feb 26 05:14:28.008 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6326 | 2025-02-26T05:14:28.787Z | [ recovery-image] Feb 26 05:14:28.031 INFO O| Feb 26 05:14:28.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse" |
6327 | 2025-02-26T05:14:28.787Z | [ recovery-image] Feb 26 05:14:28.031 INFO O| Feb 26 05:14:28.031 INFO STEP 552 (remove_files) COMPLETE |
6328 | 2025-02-26T05:14:28.790Z | [ recovery-image] Feb 26 05:14:28.031 INFO O| Feb 26 05:14:28.031 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6329 | 2025-02-26T05:14:28.809Z | [ recovery-image] Feb 26 05:14:28.053 INFO O| Feb 26 05:14:28.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty" |
6330 | 2025-02-26T05:14:28.812Z | [ recovery-image] Feb 26 05:14:28.053 INFO O| Feb 26 05:14:28.053 INFO STEP 553 (remove_files) COMPLETE |
6331 | 2025-02-26T05:14:28.812Z | [ recovery-image] Feb 26 05:14:28.053 INFO O| Feb 26 05:14:28.053 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6332 | 2025-02-26T05:14:28.833Z | [ recovery-image] Feb 26 05:14:28.077 INFO O| Feb 26 05:14:28.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname" |
6333 | 2025-02-26T05:14:28.837Z | [ recovery-image] Feb 26 05:14:28.077 INFO O| Feb 26 05:14:28.077 INFO STEP 554 (remove_files) COMPLETE |
6334 | 2025-02-26T05:14:28.837Z | [ recovery-image] Feb 26 05:14:28.077 INFO O| Feb 26 05:14:28.077 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6335 | 2025-02-26T05:14:28.856Z | [ recovery-image] Feb 26 05:14:28.100 INFO O| Feb 26 05:14:28.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink" |
6336 | 2025-02-26T05:14:28.856Z | [ recovery-image] Feb 26 05:14:28.100 INFO O| Feb 26 05:14:28.100 INFO STEP 555 (remove_files) COMPLETE |
6337 | 2025-02-26T05:14:28.856Z | [ recovery-image] Feb 26 05:14:28.100 INFO O| Feb 26 05:14:28.100 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6338 | 2025-02-26T05:14:28.877Z | [ recovery-image] Feb 26 05:14:28.121 INFO O| Feb 26 05:14:28.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami" |
6339 | 2025-02-26T05:14:28.877Z | [ recovery-image] Feb 26 05:14:28.121 INFO O| Feb 26 05:14:28.121 INFO STEP 556 (remove_files) COMPLETE |
6340 | 2025-02-26T05:14:28.878Z | [ recovery-image] Feb 26 05:14:28.121 INFO O| Feb 26 05:14:28.121 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6341 | 2025-02-26T05:14:28.900Z | [ recovery-image] Feb 26 05:14:28.144 INFO O| Feb 26 05:14:28.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
6342 | 2025-02-26T05:14:28.903Z | [ recovery-image] Feb 26 05:14:28.144 INFO O| Feb 26 05:14:28.144 INFO STEP 557 (remove_files) COMPLETE |
6343 | 2025-02-26T05:14:28.903Z | [ recovery-image] Feb 26 05:14:28.145 INFO O| Feb 26 05:14:28.144 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6344 | 2025-02-26T05:14:28.926Z | [ recovery-image] Feb 26 05:14:28.168 INFO O| Feb 26 05:14:28.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
6345 | 2025-02-26T05:14:28.926Z | [ recovery-image] Feb 26 05:14:28.168 INFO O| Feb 26 05:14:28.168 INFO STEP 558 (remove_files) COMPLETE |
6346 | 2025-02-26T05:14:28.928Z | [ recovery-image] Feb 26 05:14:28.168 INFO O| Feb 26 05:14:28.168 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6347 | 2025-02-26T05:14:28.970Z | [ recovery-image] Feb 26 05:14:28.213 INFO O| Feb 26 05:14:28.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1" |
6348 | 2025-02-26T05:14:28.970Z | [ recovery-image] Feb 26 05:14:28.213 INFO O| Feb 26 05:14:28.213 INFO STEP 559 (remove_files) COMPLETE |
6349 | 2025-02-26T05:14:28.970Z | [ recovery-image] Feb 26 05:14:28.213 INFO O| Feb 26 05:14:28.213 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6350 | 2025-02-26T05:14:28.992Z | [ recovery-image] Feb 26 05:14:28.236 INFO O| Feb 26 05:14:28.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
6351 | 2025-02-26T05:14:28.995Z | [ recovery-image] Feb 26 05:14:28.236 INFO O| Feb 26 05:14:28.236 INFO STEP 560 (remove_files) COMPLETE |
6352 | 2025-02-26T05:14:28.995Z | [ recovery-image] Feb 26 05:14:28.236 INFO O| Feb 26 05:14:28.236 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6353 | 2025-02-26T05:14:29.017Z | [ recovery-image] Feb 26 05:14:28.260 INFO O| Feb 26 05:14:28.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
6354 | 2025-02-26T05:14:29.020Z | [ recovery-image] Feb 26 05:14:28.260 INFO O| Feb 26 05:14:28.260 INFO STEP 561 (remove_files) COMPLETE |
6355 | 2025-02-26T05:14:29.020Z | [ recovery-image] Feb 26 05:14:28.260 INFO O| Feb 26 05:14:28.260 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6356 | 2025-02-26T05:14:29.048Z | [ recovery-image] Feb 26 05:14:28.289 INFO O| Feb 26 05:14:28.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
6357 | 2025-02-26T05:14:29.065Z | [ recovery-image] Feb 26 05:14:28.309 INFO O| Feb 26 05:14:28.309 INFO STEP 562 (remove_files) COMPLETE |
6358 | 2025-02-26T05:14:29.065Z | [ recovery-image] Feb 26 05:14:28.309 INFO O| Feb 26 05:14:28.309 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6359 | 2025-02-26T05:14:30.141Z | [ recovery-image] Feb 26 05:14:29.385 INFO O| Feb 26 05:14:29.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
6360 | 2025-02-26T05:14:30.141Z | [ recovery-image] Feb 26 05:14:29.385 INFO O| Feb 26 05:14:29.385 INFO STEP 563 (remove_files) COMPLETE |
6361 | 2025-02-26T05:14:30.144Z | [ recovery-image] Feb 26 05:14:29.385 INFO O| Feb 26 05:14:29.385 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6362 | 2025-02-26T05:14:30.162Z | [ recovery-image] Feb 26 05:14:29.405 INFO O| Feb 26 05:14:29.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub" |
6363 | 2025-02-26T05:14:30.162Z | [ recovery-image] Feb 26 05:14:29.406 INFO O| Feb 26 05:14:29.406 INFO STEP 564 (remove_files) COMPLETE |
6364 | 2025-02-26T05:14:30.162Z | [ recovery-image] Feb 26 05:14:29.406 INFO O| Feb 26 05:14:29.406 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6365 | 2025-02-26T05:14:30.202Z | [ recovery-image] Feb 26 05:14:29.445 INFO O| Feb 26 05:14:29.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1" |
6366 | 2025-02-26T05:14:30.223Z | [ recovery-image] Feb 26 05:14:29.466 INFO O| Feb 26 05:14:29.466 INFO STEP 565 (remove_files) COMPLETE |
6367 | 2025-02-26T05:14:30.223Z | [ recovery-image] Feb 26 05:14:29.466 INFO O| Feb 26 05:14:29.466 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6368 | 2025-02-26T05:14:30.282Z | [ recovery-image] Feb 26 05:14:29.526 INFO O| Feb 26 05:14:29.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1" |
6369 | 2025-02-26T05:14:30.282Z | [ recovery-image] Feb 26 05:14:29.526 INFO O| Feb 26 05:14:29.526 INFO STEP 566 (remove_files) COMPLETE |
6370 | 2025-02-26T05:14:30.282Z | [ recovery-image] Feb 26 05:14:29.526 INFO O| Feb 26 05:14:29.526 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6371 | 2025-02-26T05:14:30.305Z | [ recovery-image] Feb 26 05:14:29.549 INFO O| Feb 26 05:14:29.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1" |
6372 | 2025-02-26T05:14:30.305Z | [ recovery-image] Feb 26 05:14:29.549 INFO O| Feb 26 05:14:29.549 INFO STEP 567 (remove_files) COMPLETE |
6373 | 2025-02-26T05:14:30.305Z | [ recovery-image] Feb 26 05:14:29.549 INFO O| Feb 26 05:14:29.549 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6374 | 2025-02-26T05:14:30.326Z | [ recovery-image] Feb 26 05:14:29.570 INFO O| Feb 26 05:14:29.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1" |
6375 | 2025-02-26T05:14:30.329Z | [ recovery-image] Feb 26 05:14:29.570 INFO O| Feb 26 05:14:29.570 INFO STEP 568 (remove_files) COMPLETE |
6376 | 2025-02-26T05:14:30.329Z | [ recovery-image] Feb 26 05:14:29.570 INFO O| Feb 26 05:14:29.570 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6377 | 2025-02-26T05:14:30.348Z | [ recovery-image] Feb 26 05:14:29.592 INFO O| Feb 26 05:14:29.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1" |
6378 | 2025-02-26T05:14:30.348Z | [ recovery-image] Feb 26 05:14:29.592 INFO O| Feb 26 05:14:29.592 INFO STEP 569 (remove_files) COMPLETE |
6379 | 2025-02-26T05:14:30.351Z | [ recovery-image] Feb 26 05:14:29.592 INFO O| Feb 26 05:14:29.592 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6380 | 2025-02-26T05:14:30.379Z | [ recovery-image] Feb 26 05:14:29.622 INFO O| Feb 26 05:14:29.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" |
6381 | 2025-02-26T05:14:30.379Z | [ recovery-image] Feb 26 05:14:29.623 INFO O| Feb 26 05:14:29.622 INFO STEP 570 (remove_files) COMPLETE |
6382 | 2025-02-26T05:14:30.382Z | [ recovery-image] Feb 26 05:14:29.623 INFO O| Feb 26 05:14:29.623 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6383 | 2025-02-26T05:14:30.438Z | [ recovery-image] Feb 26 05:14:29.682 INFO O| Feb 26 05:14:29.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" |
6384 | 2025-02-26T05:14:30.438Z | [ recovery-image] Feb 26 05:14:29.682 INFO O| Feb 26 05:14:29.682 INFO STEP 571 (remove_files) COMPLETE |
6385 | 2025-02-26T05:14:30.439Z | [ recovery-image] Feb 26 05:14:29.682 INFO O| Feb 26 05:14:29.682 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6386 | 2025-02-26T05:14:30.495Z | [ recovery-image] Feb 26 05:14:29.737 INFO O| Feb 26 05:14:29.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" |
6387 | 2025-02-26T05:14:30.503Z | [ recovery-image] Feb 26 05:14:29.738 INFO O| Feb 26 05:14:29.738 INFO STEP 572 (remove_files) COMPLETE |
6388 | 2025-02-26T05:14:30.503Z | [ recovery-image] Feb 26 05:14:29.738 INFO O| Feb 26 05:14:29.738 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6389 | 2025-02-26T05:14:30.534Z | [ recovery-image] Feb 26 05:14:29.777 INFO O| Feb 26 05:14:29.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
6390 | 2025-02-26T05:14:30.534Z | [ recovery-image] Feb 26 05:14:29.777 INFO O| Feb 26 05:14:29.777 INFO STEP 573 (remove_files) COMPLETE |
6391 | 2025-02-26T05:14:30.534Z | [ recovery-image] Feb 26 05:14:29.777 INFO O| Feb 26 05:14:29.777 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6392 | 2025-02-26T05:14:30.555Z | [ recovery-image] Feb 26 05:14:29.798 INFO O| Feb 26 05:14:29.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
6393 | 2025-02-26T05:14:30.555Z | [ recovery-image] Feb 26 05:14:29.798 INFO O| Feb 26 05:14:29.798 INFO STEP 574 (remove_files) COMPLETE |
6394 | 2025-02-26T05:14:30.555Z | [ recovery-image] Feb 26 05:14:29.798 INFO O| Feb 26 05:14:29.798 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6395 | 2025-02-26T05:14:30.591Z | [ recovery-image] Feb 26 05:14:29.834 INFO O| Feb 26 05:14:29.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1" |
6396 | 2025-02-26T05:14:30.591Z | [ recovery-image] Feb 26 05:14:29.835 INFO O| Feb 26 05:14:29.835 INFO STEP 575 (remove_files) COMPLETE |
6397 | 2025-02-26T05:14:30.591Z | [ recovery-image] Feb 26 05:14:29.835 INFO O| Feb 26 05:14:29.835 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6398 | 2025-02-26T05:14:30.631Z | [ recovery-image] Feb 26 05:14:29.875 INFO O| Feb 26 05:14:29.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1" |
6399 | 2025-02-26T05:14:30.634Z | [ recovery-image] Feb 26 05:14:29.875 INFO O| Feb 26 05:14:29.875 INFO STEP 576 (remove_files) COMPLETE |
6400 | 2025-02-26T05:14:30.634Z | [ recovery-image] Feb 26 05:14:29.875 INFO O| Feb 26 05:14:29.875 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6401 | 2025-02-26T05:14:30.654Z | [ recovery-image] Feb 26 05:14:29.898 INFO O| Feb 26 05:14:29.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1" |
6402 | 2025-02-26T05:14:30.659Z | [ recovery-image] Feb 26 05:14:29.898 INFO O| Feb 26 05:14:29.898 INFO STEP 577 (remove_files) COMPLETE |
6403 | 2025-02-26T05:14:30.659Z | [ recovery-image] Feb 26 05:14:29.898 INFO O| Feb 26 05:14:29.898 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6404 | 2025-02-26T05:14:30.676Z | [ recovery-image] Feb 26 05:14:29.920 INFO O| Feb 26 05:14:29.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1" |
6405 | 2025-02-26T05:14:30.680Z | [ recovery-image] Feb 26 05:14:29.920 INFO O| Feb 26 05:14:29.920 INFO STEP 578 (remove_files) COMPLETE |
6406 | 2025-02-26T05:14:30.680Z | [ recovery-image] Feb 26 05:14:29.920 INFO O| Feb 26 05:14:29.920 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6407 | 2025-02-26T05:14:30.699Z | [ recovery-image] Feb 26 05:14:29.943 INFO O| Feb 26 05:14:29.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
6408 | 2025-02-26T05:14:30.702Z | [ recovery-image] Feb 26 05:14:29.943 INFO O| Feb 26 05:14:29.943 INFO STEP 579 (remove_files) COMPLETE |
6409 | 2025-02-26T05:14:30.702Z | [ recovery-image] Feb 26 05:14:29.943 INFO O| Feb 26 05:14:29.943 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6410 | 2025-02-26T05:14:30.732Z | [ recovery-image] Feb 26 05:14:29.975 INFO O| Feb 26 05:14:29.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
6411 | 2025-02-26T05:14:30.734Z | [ recovery-image] Feb 26 05:14:29.976 INFO O| Feb 26 05:14:29.975 INFO STEP 580 (remove_files) COMPLETE |
6412 | 2025-02-26T05:14:30.734Z | [ recovery-image] Feb 26 05:14:29.976 INFO O| Feb 26 05:14:29.976 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6413 | 2025-02-26T05:14:30.756Z | [ recovery-image] Feb 26 05:14:29.999 INFO O| Feb 26 05:14:29.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1" |
6414 | 2025-02-26T05:14:30.759Z | [ recovery-image] Feb 26 05:14:29.999 INFO O| Feb 26 05:14:29.999 INFO STEP 581 (remove_files) COMPLETE |
6415 | 2025-02-26T05:14:30.759Z | [ recovery-image] Feb 26 05:14:30.000 INFO O| Feb 26 05:14:29.999 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6416 | 2025-02-26T05:14:30.779Z | [ recovery-image] Feb 26 05:14:30.023 INFO O| Feb 26 05:14:30.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
6417 | 2025-02-26T05:14:30.782Z | [ recovery-image] Feb 26 05:14:30.023 INFO O| Feb 26 05:14:30.023 INFO STEP 582 (remove_files) COMPLETE |
6418 | 2025-02-26T05:14:30.782Z | [ recovery-image] Feb 26 05:14:30.023 INFO O| Feb 26 05:14:30.023 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6419 | 2025-02-26T05:14:30.811Z | [ recovery-image] Feb 26 05:14:30.055 INFO O| Feb 26 05:14:30.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1" |
6420 | 2025-02-26T05:14:30.811Z | [ recovery-image] Feb 26 05:14:30.055 INFO O| Feb 26 05:14:30.055 INFO STEP 583 (remove_files) COMPLETE |
6421 | 2025-02-26T05:14:30.816Z | [ recovery-image] Feb 26 05:14:30.055 INFO O| Feb 26 05:14:30.055 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6422 | 2025-02-26T05:14:30.831Z | [ recovery-image] Feb 26 05:14:30.075 INFO O| Feb 26 05:14:30.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1" |
6423 | 2025-02-26T05:14:30.831Z | [ recovery-image] Feb 26 05:14:30.075 INFO O| Feb 26 05:14:30.075 INFO STEP 584 (remove_files) COMPLETE |
6424 | 2025-02-26T05:14:30.834Z | [ recovery-image] Feb 26 05:14:30.075 INFO O| Feb 26 05:14:30.075 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6425 | 2025-02-26T05:14:30.852Z | [ recovery-image] Feb 26 05:14:30.095 INFO O| Feb 26 05:14:30.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1" |
6426 | 2025-02-26T05:14:30.852Z | [ recovery-image] Feb 26 05:14:30.095 INFO O| Feb 26 05:14:30.095 INFO STEP 585 (remove_files) COMPLETE |
6427 | 2025-02-26T05:14:30.852Z | [ recovery-image] Feb 26 05:14:30.095 INFO O| Feb 26 05:14:30.095 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6428 | 2025-02-26T05:14:30.872Z | [ recovery-image] Feb 26 05:14:30.116 INFO O| Feb 26 05:14:30.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1" |
6429 | 2025-02-26T05:14:30.872Z | [ recovery-image] Feb 26 05:14:30.116 INFO O| Feb 26 05:14:30.116 INFO STEP 586 (remove_files) COMPLETE |
6430 | 2025-02-26T05:14:30.872Z | [ recovery-image] Feb 26 05:14:30.116 INFO O| Feb 26 05:14:30.116 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6431 | 2025-02-26T05:14:30.911Z | [ recovery-image] Feb 26 05:14:30.154 INFO O| Feb 26 05:14:30.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1" |
6432 | 2025-02-26T05:14:30.911Z | [ recovery-image] Feb 26 05:14:30.154 INFO O| Feb 26 05:14:30.154 INFO STEP 587 (remove_files) COMPLETE |
6433 | 2025-02-26T05:14:30.911Z | [ recovery-image] Feb 26 05:14:30.154 INFO O| Feb 26 05:14:30.154 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6434 | 2025-02-26T05:14:30.933Z | [ recovery-image] Feb 26 05:14:30.177 INFO O| Feb 26 05:14:30.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1" |
6435 | 2025-02-26T05:14:30.933Z | [ recovery-image] Feb 26 05:14:30.177 INFO O| Feb 26 05:14:30.177 INFO STEP 588 (remove_files) COMPLETE |
6436 | 2025-02-26T05:14:30.933Z | [ recovery-image] Feb 26 05:14:30.177 INFO O| Feb 26 05:14:30.177 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6437 | 2025-02-26T05:14:30.971Z | [ recovery-image] Feb 26 05:14:30.215 INFO O| Feb 26 05:14:30.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1" |
6438 | 2025-02-26T05:14:30.971Z | [ recovery-image] Feb 26 05:14:30.215 INFO O| Feb 26 05:14:30.215 INFO STEP 589 (remove_files) COMPLETE |
6439 | 2025-02-26T05:14:30.971Z | [ recovery-image] Feb 26 05:14:30.215 INFO O| Feb 26 05:14:30.215 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6440 | 2025-02-26T05:14:31.005Z | [ recovery-image] Feb 26 05:14:30.248 INFO O| Feb 26 05:14:30.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
6441 | 2025-02-26T05:14:31.005Z | [ recovery-image] Feb 26 05:14:30.248 INFO O| Feb 26 05:14:30.248 INFO STEP 590 (remove_files) COMPLETE |
6442 | 2025-02-26T05:14:31.009Z | [ recovery-image] Feb 26 05:14:30.248 INFO O| Feb 26 05:14:30.248 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6443 | 2025-02-26T05:14:31.080Z | [ recovery-image] Feb 26 05:14:30.324 INFO O| Feb 26 05:14:30.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1" |
6444 | 2025-02-26T05:14:31.083Z | [ recovery-image] Feb 26 05:14:30.324 INFO O| Feb 26 05:14:30.324 INFO STEP 591 (remove_files) COMPLETE |
6445 | 2025-02-26T05:14:31.083Z | [ recovery-image] Feb 26 05:14:30.324 INFO O| Feb 26 05:14:30.324 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6446 | 2025-02-26T05:14:31.104Z | [ recovery-image] Feb 26 05:14:30.348 INFO O| Feb 26 05:14:30.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1" |
6447 | 2025-02-26T05:14:31.104Z | [ recovery-image] Feb 26 05:14:30.348 INFO O| Feb 26 05:14:30.348 INFO STEP 592 (remove_files) COMPLETE |
6448 | 2025-02-26T05:14:31.104Z | [ recovery-image] Feb 26 05:14:30.348 INFO O| Feb 26 05:14:30.348 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6449 | 2025-02-26T05:14:31.125Z | [ recovery-image] Feb 26 05:14:30.368 INFO O| Feb 26 05:14:30.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5" |
6450 | 2025-02-26T05:14:31.125Z | [ recovery-image] Feb 26 05:14:30.368 INFO O| Feb 26 05:14:30.368 INFO STEP 593 (remove_files) COMPLETE |
6451 | 2025-02-26T05:14:31.125Z | [ recovery-image] Feb 26 05:14:30.368 INFO O| Feb 26 05:14:30.368 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6452 | 2025-02-26T05:14:31.145Z | [ recovery-image] Feb 26 05:14:30.389 INFO O| Feb 26 05:14:30.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1" |
6453 | 2025-02-26T05:14:31.145Z | [ recovery-image] Feb 26 05:14:30.389 INFO O| Feb 26 05:14:30.389 INFO STEP 594 (remove_files) COMPLETE |
6454 | 2025-02-26T05:14:31.145Z | [ recovery-image] Feb 26 05:14:30.389 INFO O| Feb 26 05:14:30.389 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6455 | 2025-02-26T05:14:31.168Z | [ recovery-image] Feb 26 05:14:30.411 INFO O| Feb 26 05:14:30.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1" |
6456 | 2025-02-26T05:14:31.168Z | [ recovery-image] Feb 26 05:14:30.411 INFO O| Feb 26 05:14:30.411 INFO STEP 595 (remove_files) COMPLETE |
6457 | 2025-02-26T05:14:31.168Z | [ recovery-image] Feb 26 05:14:30.411 INFO O| Feb 26 05:14:30.411 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6458 | 2025-02-26T05:14:31.189Z | [ recovery-image] Feb 26 05:14:30.432 INFO O| Feb 26 05:14:30.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1" |
6459 | 2025-02-26T05:14:31.189Z | [ recovery-image] Feb 26 05:14:30.432 INFO O| Feb 26 05:14:30.432 INFO STEP 596 (remove_files) COMPLETE |
6460 | 2025-02-26T05:14:31.189Z | [ recovery-image] Feb 26 05:14:30.432 INFO O| Feb 26 05:14:30.432 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6461 | 2025-02-26T05:14:31.211Z | [ recovery-image] Feb 26 05:14:30.454 INFO O| Feb 26 05:14:30.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1" |
6462 | 2025-02-26T05:14:31.215Z | [ recovery-image] Feb 26 05:14:30.455 INFO O| Feb 26 05:14:30.455 INFO STEP 597 (remove_files) COMPLETE |
6463 | 2025-02-26T05:14:31.215Z | [ recovery-image] Feb 26 05:14:30.455 INFO O| Feb 26 05:14:30.455 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6464 | 2025-02-26T05:14:31.234Z | [ recovery-image] Feb 26 05:14:30.477 INFO O| Feb 26 05:14:30.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1" |
6465 | 2025-02-26T05:14:31.237Z | [ recovery-image] Feb 26 05:14:30.477 INFO O| Feb 26 05:14:30.477 INFO STEP 598 (remove_files) COMPLETE |
6466 | 2025-02-26T05:14:31.237Z | [ recovery-image] Feb 26 05:14:30.477 INFO O| Feb 26 05:14:30.477 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6467 | 2025-02-26T05:14:31.255Z | [ recovery-image] Feb 26 05:14:30.499 INFO O| Feb 26 05:14:30.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
6468 | 2025-02-26T05:14:31.255Z | [ recovery-image] Feb 26 05:14:30.499 INFO O| Feb 26 05:14:30.499 INFO STEP 599 (remove_files) COMPLETE |
6469 | 2025-02-26T05:14:31.255Z | [ recovery-image] Feb 26 05:14:30.499 INFO O| Feb 26 05:14:30.499 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6470 | 2025-02-26T05:14:31.280Z | [ recovery-image] Feb 26 05:14:30.523 INFO O| Feb 26 05:14:30.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1" |
6471 | 2025-02-26T05:14:31.282Z | [ recovery-image] Feb 26 05:14:30.523 INFO O| Feb 26 05:14:30.523 INFO STEP 600 (remove_files) COMPLETE |
6472 | 2025-02-26T05:14:31.282Z | [ recovery-image] Feb 26 05:14:30.523 INFO O| Feb 26 05:14:30.523 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6473 | 2025-02-26T05:14:31.315Z | [ recovery-image] Feb 26 05:14:30.559 INFO O| Feb 26 05:14:30.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
6474 | 2025-02-26T05:14:31.319Z | [ recovery-image] Feb 26 05:14:30.559 INFO O| Feb 26 05:14:30.559 INFO STEP 601 (remove_files) COMPLETE |
6475 | 2025-02-26T05:14:31.319Z | [ recovery-image] Feb 26 05:14:30.559 INFO O| Feb 26 05:14:30.559 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6476 | 2025-02-26T05:14:31.339Z | [ recovery-image] Feb 26 05:14:30.583 INFO O| Feb 26 05:14:30.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
6477 | 2025-02-26T05:14:31.341Z | [ recovery-image] Feb 26 05:14:30.583 INFO O| Feb 26 05:14:30.583 INFO STEP 602 (remove_files) COMPLETE |
6478 | 2025-02-26T05:14:31.341Z | [ recovery-image] Feb 26 05:14:30.583 INFO O| Feb 26 05:14:30.583 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6479 | 2025-02-26T05:14:31.359Z | [ recovery-image] Feb 26 05:14:30.603 INFO O| Feb 26 05:14:30.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1" |
6480 | 2025-02-26T05:14:31.361Z | [ recovery-image] Feb 26 05:14:30.603 INFO O| Feb 26 05:14:30.603 INFO STEP 603 (remove_files) COMPLETE |
6481 | 2025-02-26T05:14:31.361Z | [ recovery-image] Feb 26 05:14:30.603 INFO O| Feb 26 05:14:30.603 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6482 | 2025-02-26T05:14:31.395Z | [ recovery-image] Feb 26 05:14:30.638 INFO O| Feb 26 05:14:30.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1" |
6483 | 2025-02-26T05:14:31.397Z | [ recovery-image] Feb 26 05:14:30.639 INFO O| Feb 26 05:14:30.639 INFO STEP 604 (remove_files) COMPLETE |
6484 | 2025-02-26T05:14:31.397Z | [ recovery-image] Feb 26 05:14:30.639 INFO O| Feb 26 05:14:30.639 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6485 | 2025-02-26T05:14:31.432Z | [ recovery-image] Feb 26 05:14:30.675 INFO O| Feb 26 05:14:30.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
6486 | 2025-02-26T05:14:31.434Z | [ recovery-image] Feb 26 05:14:30.676 INFO O| Feb 26 05:14:30.676 INFO STEP 605 (remove_files) COMPLETE |
6487 | 2025-02-26T05:14:31.434Z | [ recovery-image] Feb 26 05:14:30.676 INFO O| Feb 26 05:14:30.676 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6488 | 2025-02-26T05:14:31.468Z | [ recovery-image] Feb 26 05:14:30.711 INFO O| Feb 26 05:14:30.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
6489 | 2025-02-26T05:14:31.471Z | [ recovery-image] Feb 26 05:14:30.711 INFO O| Feb 26 05:14:30.711 INFO STEP 606 (remove_files) COMPLETE |
6490 | 2025-02-26T05:14:31.471Z | [ recovery-image] Feb 26 05:14:30.711 INFO O| Feb 26 05:14:30.711 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6491 | 2025-02-26T05:14:31.491Z | [ recovery-image] Feb 26 05:14:30.734 INFO O| Feb 26 05:14:30.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1" |
6492 | 2025-02-26T05:14:31.493Z | [ recovery-image] Feb 26 05:14:30.735 INFO O| Feb 26 05:14:30.734 INFO STEP 607 (remove_files) COMPLETE |
6493 | 2025-02-26T05:14:31.493Z | [ recovery-image] Feb 26 05:14:30.735 INFO O| Feb 26 05:14:30.735 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6494 | 2025-02-26T05:14:31.532Z | [ recovery-image] Feb 26 05:14:30.776 INFO O| Feb 26 05:14:30.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1" |
6495 | 2025-02-26T05:14:31.532Z | [ recovery-image] Feb 26 05:14:30.776 INFO O| Feb 26 05:14:30.776 INFO STEP 608 (remove_files) COMPLETE |
6496 | 2025-02-26T05:14:31.532Z | [ recovery-image] Feb 26 05:14:30.776 INFO O| Feb 26 05:14:30.776 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6497 | 2025-02-26T05:14:31.561Z | [ recovery-image] Feb 26 05:14:30.804 INFO O| Feb 26 05:14:30.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1" |
6498 | 2025-02-26T05:14:31.572Z | [ recovery-image] Feb 26 05:14:30.816 INFO O| Feb 26 05:14:30.816 INFO STEP 609 (remove_files) COMPLETE |
6499 | 2025-02-26T05:14:31.572Z | [ recovery-image] Feb 26 05:14:30.816 INFO O| Feb 26 05:14:30.816 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6500 | 2025-02-26T05:14:31.593Z | [ recovery-image] Feb 26 05:14:30.837 INFO O| Feb 26 05:14:30.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
6501 | 2025-02-26T05:14:31.596Z | [ recovery-image] Feb 26 05:14:30.837 INFO O| Feb 26 05:14:30.837 INFO STEP 610 (remove_files) COMPLETE |
6502 | 2025-02-26T05:14:31.596Z | [ recovery-image] Feb 26 05:14:30.837 INFO O| Feb 26 05:14:30.837 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6503 | 2025-02-26T05:14:31.614Z | [ recovery-image] Feb 26 05:14:30.856 INFO O| Feb 26 05:14:30.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1" |
6504 | 2025-02-26T05:14:31.617Z | [ recovery-image] Feb 26 05:14:30.856 INFO O| Feb 26 05:14:30.856 INFO STEP 611 (remove_files) COMPLETE |
6505 | 2025-02-26T05:14:31.617Z | [ recovery-image] Feb 26 05:14:30.857 INFO O| Feb 26 05:14:30.856 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6506 | 2025-02-26T05:14:31.637Z | [ recovery-image] Feb 26 05:14:30.880 INFO O| Feb 26 05:14:30.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1" |
6507 | 2025-02-26T05:14:31.637Z | [ recovery-image] Feb 26 05:14:30.880 INFO O| Feb 26 05:14:30.880 INFO STEP 612 (remove_files) COMPLETE |
6508 | 2025-02-26T05:14:31.640Z | [ recovery-image] Feb 26 05:14:30.880 INFO O| Feb 26 05:14:30.880 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6509 | 2025-02-26T05:14:31.676Z | [ recovery-image] Feb 26 05:14:30.919 INFO O| Feb 26 05:14:30.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1" |
6510 | 2025-02-26T05:14:31.676Z | [ recovery-image] Feb 26 05:14:30.919 INFO O| Feb 26 05:14:30.919 INFO STEP 613 (remove_files) COMPLETE |
6511 | 2025-02-26T05:14:31.676Z | [ recovery-image] Feb 26 05:14:30.919 INFO O| Feb 26 05:14:30.919 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6512 | 2025-02-26T05:14:31.731Z | [ recovery-image] Feb 26 05:14:30.974 INFO O| Feb 26 05:14:30.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1" |
6513 | 2025-02-26T05:14:31.731Z | [ recovery-image] Feb 26 05:14:30.974 INFO O| Feb 26 05:14:30.974 INFO STEP 614 (remove_files) COMPLETE |
6514 | 2025-02-26T05:14:31.731Z | [ recovery-image] Feb 26 05:14:30.974 INFO O| Feb 26 05:14:30.974 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6515 | 2025-02-26T05:14:31.818Z | [ recovery-image] Feb 26 05:14:31.062 INFO O| Feb 26 05:14:31.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1" |
6516 | 2025-02-26T05:14:31.818Z | [ recovery-image] Feb 26 05:14:31.062 INFO O| Feb 26 05:14:31.062 INFO STEP 615 (remove_files) COMPLETE |
6517 | 2025-02-26T05:14:31.818Z | [ recovery-image] Feb 26 05:14:31.062 INFO O| Feb 26 05:14:31.062 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6518 | 2025-02-26T05:14:31.839Z | [ recovery-image] Feb 26 05:14:31.083 INFO O| Feb 26 05:14:31.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1" |
6519 | 2025-02-26T05:14:31.839Z | [ recovery-image] Feb 26 05:14:31.083 INFO O| Feb 26 05:14:31.083 INFO STEP 616 (remove_files) COMPLETE |
6520 | 2025-02-26T05:14:31.842Z | [ recovery-image] Feb 26 05:14:31.083 INFO O| Feb 26 05:14:31.083 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6521 | 2025-02-26T05:14:31.874Z | [ recovery-image] Feb 26 05:14:31.118 INFO O| Feb 26 05:14:31.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1" |
6522 | 2025-02-26T05:14:31.874Z | [ recovery-image] Feb 26 05:14:31.118 INFO O| Feb 26 05:14:31.118 INFO STEP 617 (remove_files) COMPLETE |
6523 | 2025-02-26T05:14:31.877Z | [ recovery-image] Feb 26 05:14:31.118 INFO O| Feb 26 05:14:31.118 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6524 | 2025-02-26T05:14:31.897Z | [ recovery-image] Feb 26 05:14:31.140 INFO O| Feb 26 05:14:31.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1" |
6525 | 2025-02-26T05:14:31.900Z | [ recovery-image] Feb 26 05:14:31.140 INFO O| Feb 26 05:14:31.140 INFO STEP 618 (remove_files) COMPLETE |
6526 | 2025-02-26T05:14:31.900Z | [ recovery-image] Feb 26 05:14:31.141 INFO O| Feb 26 05:14:31.140 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6527 | 2025-02-26T05:14:31.919Z | [ recovery-image] Feb 26 05:14:31.162 INFO O| Feb 26 05:14:31.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
6528 | 2025-02-26T05:14:31.919Z | [ recovery-image] Feb 26 05:14:31.162 INFO O| Feb 26 05:14:31.162 INFO STEP 619 (remove_files) COMPLETE |
6529 | 2025-02-26T05:14:31.921Z | [ recovery-image] Feb 26 05:14:31.162 INFO O| Feb 26 05:14:31.162 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6530 | 2025-02-26T05:14:31.941Z | [ recovery-image] Feb 26 05:14:31.184 INFO O| Feb 26 05:14:31.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
6531 | 2025-02-26T05:14:31.941Z | [ recovery-image] Feb 26 05:14:31.185 INFO O| Feb 26 05:14:31.185 INFO STEP 620 (remove_files) COMPLETE |
6532 | 2025-02-26T05:14:31.941Z | [ recovery-image] Feb 26 05:14:31.185 INFO O| Feb 26 05:14:31.185 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6533 | 2025-02-26T05:14:31.962Z | [ recovery-image] Feb 26 05:14:31.205 INFO O| Feb 26 05:14:31.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" |
6534 | 2025-02-26T05:14:31.965Z | [ recovery-image] Feb 26 05:14:31.205 INFO O| Feb 26 05:14:31.205 INFO STEP 621 (remove_files) COMPLETE |
6535 | 2025-02-26T05:14:31.965Z | [ recovery-image] Feb 26 05:14:31.205 INFO O| Feb 26 05:14:31.205 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6536 | 2025-02-26T05:14:32.008Z | [ recovery-image] Feb 26 05:14:31.251 INFO O| Feb 26 05:14:31.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1" |
6537 | 2025-02-26T05:14:32.009Z | [ recovery-image] Feb 26 05:14:31.251 INFO O| Feb 26 05:14:31.251 INFO STEP 622 (remove_files) COMPLETE |
6538 | 2025-02-26T05:14:32.012Z | [ recovery-image] Feb 26 05:14:31.251 INFO O| Feb 26 05:14:31.251 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6539 | 2025-02-26T05:14:32.052Z | [ recovery-image] Feb 26 05:14:31.295 INFO O| Feb 26 05:14:31.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1" |
6540 | 2025-02-26T05:14:32.055Z | [ recovery-image] Feb 26 05:14:31.295 INFO O| Feb 26 05:14:31.295 INFO STEP 623 (remove_files) COMPLETE |
6541 | 2025-02-26T05:14:32.055Z | [ recovery-image] Feb 26 05:14:31.295 INFO O| Feb 26 05:14:31.295 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6542 | 2025-02-26T05:14:32.073Z | [ recovery-image] Feb 26 05:14:31.316 INFO O| Feb 26 05:14:31.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
6543 | 2025-02-26T05:14:32.073Z | [ recovery-image] Feb 26 05:14:31.316 INFO O| Feb 26 05:14:31.316 INFO STEP 624 (remove_files) COMPLETE |
6544 | 2025-02-26T05:14:32.075Z | [ recovery-image] Feb 26 05:14:31.316 INFO O| Feb 26 05:14:31.316 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6545 | 2025-02-26T05:14:32.091Z | [ recovery-image] Feb 26 05:14:31.334 INFO O| Feb 26 05:14:31.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
6546 | 2025-02-26T05:14:32.091Z | [ recovery-image] Feb 26 05:14:31.334 INFO O| Feb 26 05:14:31.334 INFO STEP 625 (remove_files) COMPLETE |
6547 | 2025-02-26T05:14:32.091Z | [ recovery-image] Feb 26 05:14:31.334 INFO O| Feb 26 05:14:31.334 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6548 | 2025-02-26T05:14:32.108Z | [ recovery-image] Feb 26 05:14:31.352 INFO O| Feb 26 05:14:31.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1" |
6549 | 2025-02-26T05:14:32.108Z | [ recovery-image] Feb 26 05:14:31.352 INFO O| Feb 26 05:14:31.352 INFO STEP 626 (remove_files) COMPLETE |
6550 | 2025-02-26T05:14:32.111Z | [ recovery-image] Feb 26 05:14:31.352 INFO O| Feb 26 05:14:31.352 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6551 | 2025-02-26T05:14:32.127Z | [ recovery-image] Feb 26 05:14:31.370 INFO O| Feb 26 05:14:31.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
6552 | 2025-02-26T05:14:32.127Z | [ recovery-image] Feb 26 05:14:31.370 INFO O| Feb 26 05:14:31.370 INFO STEP 627 (remove_files) COMPLETE |
6553 | 2025-02-26T05:14:32.127Z | [ recovery-image] Feb 26 05:14:31.370 INFO O| Feb 26 05:14:31.370 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6554 | 2025-02-26T05:14:32.145Z | [ recovery-image] Feb 26 05:14:31.388 INFO O| Feb 26 05:14:31.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
6555 | 2025-02-26T05:14:32.145Z | [ recovery-image] Feb 26 05:14:31.388 INFO O| Feb 26 05:14:31.388 INFO STEP 628 (remove_files) COMPLETE |
6556 | 2025-02-26T05:14:32.145Z | [ recovery-image] Feb 26 05:14:31.388 INFO O| Feb 26 05:14:31.388 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6557 | 2025-02-26T05:14:32.163Z | [ recovery-image] Feb 26 05:14:31.406 INFO O| Feb 26 05:14:31.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
6558 | 2025-02-26T05:14:32.163Z | [ recovery-image] Feb 26 05:14:31.407 INFO O| Feb 26 05:14:31.406 INFO STEP 629 (remove_files) COMPLETE |
6559 | 2025-02-26T05:14:32.163Z | [ recovery-image] Feb 26 05:14:31.407 INFO O| Feb 26 05:14:31.407 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6560 | 2025-02-26T05:14:32.197Z | [ recovery-image] Feb 26 05:14:31.440 INFO O| Feb 26 05:14:31.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
6561 | 2025-02-26T05:14:32.197Z | [ recovery-image] Feb 26 05:14:31.440 INFO O| Feb 26 05:14:31.440 INFO STEP 630 (remove_files) COMPLETE |
6562 | 2025-02-26T05:14:32.197Z | [ recovery-image] Feb 26 05:14:31.440 INFO O| Feb 26 05:14:31.440 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6563 | 2025-02-26T05:14:32.236Z | [ host-image] Feb 26 05:14:31.478 INFO O| Feb 26 05:14:31.478 INFO O| Planning: Solver setup ... Done |
6564 | 2025-02-26T05:14:32.240Z | [ recovery-image] Feb 26 05:14:31.481 INFO O| Feb 26 05:14:31.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1" |
6565 | 2025-02-26T05:14:32.240Z | [ recovery-image] Feb 26 05:14:31.481 INFO O| Feb 26 05:14:31.481 INFO STEP 631 (remove_files) COMPLETE |
6566 | 2025-02-26T05:14:32.240Z | [ recovery-image] Feb 26 05:14:31.481 INFO O| Feb 26 05:14:31.481 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6567 | 2025-02-26T05:14:32.243Z | [ host-image] Feb 26 05:14:31.486 INFO O| Feb 26 05:14:31.486 INFO O| Planning: Running solver ... Done |
6568 | 2025-02-26T05:14:32.262Z | [ recovery-image] Feb 26 05:14:31.506 INFO O| Feb 26 05:14:31.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1" |
6569 | 2025-02-26T05:14:32.267Z | [ recovery-image] Feb 26 05:14:31.510 INFO O| Feb 26 05:14:31.510 INFO STEP 632 (remove_files) COMPLETE |
6570 | 2025-02-26T05:14:32.267Z | [ recovery-image] Feb 26 05:14:31.510 INFO O| Feb 26 05:14:31.510 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6571 | 2025-02-26T05:14:32.352Z | [ host-image] Feb 26 05:14:31.595 INFO O| Feb 26 05:14:31.595 INFO O| Planning: Finding local manifests ... Done |
6572 | 2025-02-26T05:14:32.355Z | [ host-image] Feb 26 05:14:31.597 INFO O| Feb 26 05:14:31.597 INFO O| Planning: Fetching manifests: 0/5 0% complete |
6573 | 2025-02-26T05:14:32.389Z | [ recovery-image] Feb 26 05:14:31.633 INFO O| Feb 26 05:14:31.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1" |
6574 | 2025-02-26T05:14:32.392Z | [ recovery-image] Feb 26 05:14:31.633 INFO O| Feb 26 05:14:31.633 INFO STEP 633 (remove_files) COMPLETE |
6575 | 2025-02-26T05:14:32.392Z | [ recovery-image] Feb 26 05:14:31.633 INFO O| Feb 26 05:14:31.633 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6576 | 2025-02-26T05:14:32.413Z | [ recovery-image] Feb 26 05:14:31.653 INFO O| Feb 26 05:14:31.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1" |
6577 | 2025-02-26T05:14:32.416Z | [ recovery-image] Feb 26 05:14:31.653 INFO O| Feb 26 05:14:31.653 INFO STEP 634 (remove_files) COMPLETE |
6578 | 2025-02-26T05:14:32.416Z | [ recovery-image] Feb 26 05:14:31.653 INFO O| Feb 26 05:14:31.653 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6579 | 2025-02-26T05:14:32.429Z | [ recovery-image] Feb 26 05:14:31.672 INFO O| Feb 26 05:14:31.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1" |
6580 | 2025-02-26T05:14:32.433Z | [ recovery-image] Feb 26 05:14:31.672 INFO O| Feb 26 05:14:31.672 INFO STEP 635 (remove_files) COMPLETE |
6581 | 2025-02-26T05:14:32.433Z | [ recovery-image] Feb 26 05:14:31.672 INFO O| Feb 26 05:14:31.672 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6582 | 2025-02-26T05:14:32.449Z | [ recovery-image] Feb 26 05:14:31.691 INFO O| Feb 26 05:14:31.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
6583 | 2025-02-26T05:14:32.449Z | [ recovery-image] Feb 26 05:14:31.691 INFO O| Feb 26 05:14:31.691 INFO STEP 636 (remove_files) COMPLETE |
6584 | 2025-02-26T05:14:32.449Z | [ recovery-image] Feb 26 05:14:31.691 INFO O| Feb 26 05:14:31.691 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6585 | 2025-02-26T05:14:32.544Z | [ recovery-image] Feb 26 05:14:31.787 INFO O| Feb 26 05:14:31.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1" |
6586 | 2025-02-26T05:14:32.547Z | [ recovery-image] Feb 26 05:14:31.787 INFO O| Feb 26 05:14:31.787 INFO STEP 637 (remove_files) COMPLETE |
6587 | 2025-02-26T05:14:32.547Z | [ recovery-image] Feb 26 05:14:31.788 INFO O| Feb 26 05:14:31.787 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6588 | 2025-02-26T05:14:32.563Z | [ recovery-image] Feb 26 05:14:31.807 INFO O| Feb 26 05:14:31.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" |
6589 | 2025-02-26T05:14:32.587Z | [ recovery-image] Feb 26 05:14:31.831 INFO O| Feb 26 05:14:31.831 INFO STEP 638 (remove_files) COMPLETE |
6590 | 2025-02-26T05:14:32.587Z | [ recovery-image] Feb 26 05:14:31.831 INFO O| Feb 26 05:14:31.831 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6591 | 2025-02-26T05:14:32.611Z | [ recovery-image] Feb 26 05:14:31.853 INFO O| Feb 26 05:14:31.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
6592 | 2025-02-26T05:14:32.614Z | [ recovery-image] Feb 26 05:14:31.854 INFO O| Feb 26 05:14:31.853 INFO STEP 639 (remove_files) COMPLETE |
6593 | 2025-02-26T05:14:32.615Z | [ recovery-image] Feb 26 05:14:31.854 INFO O| Feb 26 05:14:31.854 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6594 | 2025-02-26T05:14:32.639Z | [ recovery-image] Feb 26 05:14:31.882 INFO O| Feb 26 05:14:31.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
6595 | 2025-02-26T05:14:32.639Z | [ recovery-image] Feb 26 05:14:31.882 INFO O| Feb 26 05:14:31.882 INFO STEP 640 (remove_files) COMPLETE |
6596 | 2025-02-26T05:14:32.639Z | [ recovery-image] Feb 26 05:14:31.882 INFO O| Feb 26 05:14:31.882 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6597 | 2025-02-26T05:14:32.642Z | [ host-image] Feb 26 05:14:31.886 INFO O| Feb 26 05:14:31.885 INFO O| Planning: Fetching manifests: 5/5 100% complete |
6598 | 2025-02-26T05:14:32.682Z | [ host-image] Feb 26 05:14:31.924 INFO O| Feb 26 05:14:31.924 INFO O| Planning: Package planning ... Done |
6599 | 2025-02-26T05:14:32.685Z | [ recovery-image] Feb 26 05:14:31.925 INFO O| Feb 26 05:14:31.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
6600 | 2025-02-26T05:14:32.685Z | [ recovery-image] Feb 26 05:14:31.925 INFO O| Feb 26 05:14:31.925 INFO STEP 641 (remove_files) COMPLETE |
6601 | 2025-02-26T05:14:32.685Z | [ recovery-image] Feb 26 05:14:31.925 INFO O| Feb 26 05:14:31.925 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6602 | 2025-02-26T05:14:32.689Z | [ host-image] Feb 26 05:14:31.930 INFO O| Feb 26 05:14:31.930 INFO O| Planning: Merging actions ... Done |
6603 | 2025-02-26T05:14:32.717Z | [ recovery-image] Feb 26 05:14:31.960 INFO O| Feb 26 05:14:31.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
6604 | 2025-02-26T05:14:32.717Z | [ recovery-image] Feb 26 05:14:31.960 INFO O| Feb 26 05:14:31.960 INFO STEP 642 (remove_files) COMPLETE |
6605 | 2025-02-26T05:14:32.717Z | [ recovery-image] Feb 26 05:14:31.960 INFO O| Feb 26 05:14:31.960 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6606 | 2025-02-26T05:14:32.736Z | [ recovery-image] Feb 26 05:14:31.979 INFO O| Feb 26 05:14:31.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
6607 | 2025-02-26T05:14:32.736Z | [ recovery-image] Feb 26 05:14:31.979 INFO O| Feb 26 05:14:31.979 INFO STEP 643 (remove_files) COMPLETE |
6608 | 2025-02-26T05:14:32.736Z | [ recovery-image] Feb 26 05:14:31.979 INFO O| Feb 26 05:14:31.979 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6609 | 2025-02-26T05:14:32.755Z | [ recovery-image] Feb 26 05:14:31.998 INFO O| Feb 26 05:14:31.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
6610 | 2025-02-26T05:14:32.755Z | [ recovery-image] Feb 26 05:14:31.998 INFO O| Feb 26 05:14:31.998 INFO STEP 644 (remove_files) COMPLETE |
6611 | 2025-02-26T05:14:32.755Z | [ recovery-image] Feb 26 05:14:31.998 INFO O| Feb 26 05:14:31.998 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6612 | 2025-02-26T05:14:32.776Z | [ recovery-image] Feb 26 05:14:32.018 INFO O| Feb 26 05:14:32.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
6613 | 2025-02-26T05:14:32.776Z | [ recovery-image] Feb 26 05:14:32.018 INFO O| Feb 26 05:14:32.018 INFO STEP 645 (remove_files) COMPLETE |
6614 | 2025-02-26T05:14:32.779Z | [ recovery-image] Feb 26 05:14:32.018 INFO O| Feb 26 05:14:32.018 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6615 | 2025-02-26T05:14:32.857Z | [ host-image] Feb 26 05:14:32.099 INFO O| Feb 26 05:14:32.099 INFO O| Planning: Checking for conflicting actions ... Done |
6616 | 2025-02-26T05:14:32.859Z | [ host-image] Feb 26 05:14:32.102 INFO O| Feb 26 05:14:32.101 INFO O| Planning: Consolidating action changes ... Done |
6617 | 2025-02-26T05:14:32.903Z | [ recovery-image] Feb 26 05:14:32.146 INFO O| Feb 26 05:14:32.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
6618 | 2025-02-26T05:14:32.903Z | [ recovery-image] Feb 26 05:14:32.146 INFO O| Feb 26 05:14:32.146 INFO STEP 646 (remove_files) COMPLETE |
6619 | 2025-02-26T05:14:32.903Z | [ recovery-image] Feb 26 05:14:32.146 INFO O| Feb 26 05:14:32.146 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6620 | 2025-02-26T05:14:32.922Z | [ recovery-image] Feb 26 05:14:32.165 INFO O| Feb 26 05:14:32.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
6621 | 2025-02-26T05:14:32.922Z | [ recovery-image] Feb 26 05:14:32.165 INFO O| Feb 26 05:14:32.165 INFO STEP 647 (remove_files) COMPLETE |
6622 | 2025-02-26T05:14:32.922Z | [ recovery-image] Feb 26 05:14:32.165 INFO O| Feb 26 05:14:32.165 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6623 | 2025-02-26T05:14:32.943Z | [ recovery-image] Feb 26 05:14:32.184 INFO O| Feb 26 05:14:32.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
6624 | 2025-02-26T05:14:32.943Z | [ recovery-image] Feb 26 05:14:32.185 INFO O| Feb 26 05:14:32.185 INFO STEP 648 (remove_files) COMPLETE |
6625 | 2025-02-26T05:14:32.943Z | [ recovery-image] Feb 26 05:14:32.185 INFO O| Feb 26 05:14:32.185 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6626 | 2025-02-26T05:14:32.960Z | [ recovery-image] Feb 26 05:14:32.203 INFO O| Feb 26 05:14:32.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
6627 | 2025-02-26T05:14:32.960Z | [ recovery-image] Feb 26 05:14:32.203 INFO O| Feb 26 05:14:32.203 INFO STEP 649 (remove_files) COMPLETE |
6628 | 2025-02-26T05:14:32.960Z | [ recovery-image] Feb 26 05:14:32.203 INFO O| Feb 26 05:14:32.203 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6629 | 2025-02-26T05:14:32.983Z | [ recovery-image] Feb 26 05:14:32.226 INFO O| Feb 26 05:14:32.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
6630 | 2025-02-26T05:14:32.983Z | [ recovery-image] Feb 26 05:14:32.226 INFO O| Feb 26 05:14:32.226 INFO STEP 650 (remove_files) COMPLETE |
6631 | 2025-02-26T05:14:32.983Z | [ recovery-image] Feb 26 05:14:32.226 INFO O| Feb 26 05:14:32.226 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6632 | 2025-02-26T05:14:33.004Z | [ recovery-image] Feb 26 05:14:32.246 INFO O| Feb 26 05:14:32.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
6633 | 2025-02-26T05:14:33.004Z | [ recovery-image] Feb 26 05:14:32.246 INFO O| Feb 26 05:14:32.246 INFO STEP 651 (remove_files) COMPLETE |
6634 | 2025-02-26T05:14:33.007Z | [ recovery-image] Feb 26 05:14:32.246 INFO O| Feb 26 05:14:32.246 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6635 | 2025-02-26T05:14:33.060Z | [ recovery-image] Feb 26 05:14:32.303 INFO O| Feb 26 05:14:32.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
6636 | 2025-02-26T05:14:33.060Z | [ recovery-image] Feb 26 05:14:32.303 INFO O| Feb 26 05:14:32.303 INFO STEP 652 (remove_files) COMPLETE |
6637 | 2025-02-26T05:14:33.064Z | [ recovery-image] Feb 26 05:14:32.303 INFO O| Feb 26 05:14:32.303 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6638 | 2025-02-26T05:14:33.146Z | [ recovery-image] Feb 26 05:14:32.389 INFO O| Feb 26 05:14:32.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
6639 | 2025-02-26T05:14:33.146Z | [ recovery-image] Feb 26 05:14:32.389 INFO O| Feb 26 05:14:32.389 INFO STEP 653 (remove_files) COMPLETE |
6640 | 2025-02-26T05:14:33.146Z | [ recovery-image] Feb 26 05:14:32.389 INFO O| Feb 26 05:14:32.389 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6641 | 2025-02-26T05:14:33.169Z | [ recovery-image] Feb 26 05:14:32.413 INFO O| Feb 26 05:14:32.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
6642 | 2025-02-26T05:14:33.170Z | [ recovery-image] Feb 26 05:14:32.413 INFO O| Feb 26 05:14:32.413 INFO STEP 654 (remove_files) COMPLETE |
6643 | 2025-02-26T05:14:33.170Z | [ recovery-image] Feb 26 05:14:32.413 INFO O| Feb 26 05:14:32.413 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6644 | 2025-02-26T05:14:33.191Z | [ recovery-image] Feb 26 05:14:32.435 INFO O| Feb 26 05:14:32.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
6645 | 2025-02-26T05:14:33.191Z | [ recovery-image] Feb 26 05:14:32.435 INFO O| Feb 26 05:14:32.435 INFO STEP 655 (remove_files) COMPLETE |
6646 | 2025-02-26T05:14:33.194Z | [ recovery-image] Feb 26 05:14:32.435 INFO O| Feb 26 05:14:32.435 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6647 | 2025-02-26T05:14:33.226Z | [ recovery-image] Feb 26 05:14:32.467 INFO O| Feb 26 05:14:32.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
6648 | 2025-02-26T05:14:33.226Z | [ recovery-image] Feb 26 05:14:32.467 INFO O| Feb 26 05:14:32.467 INFO STEP 656 (remove_files) COMPLETE |
6649 | 2025-02-26T05:14:33.229Z | [ recovery-image] Feb 26 05:14:32.467 INFO O| Feb 26 05:14:32.467 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6650 | 2025-02-26T05:14:33.283Z | [ recovery-image] Feb 26 05:14:32.526 INFO O| Feb 26 05:14:32.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
6651 | 2025-02-26T05:14:33.283Z | [ recovery-image] Feb 26 05:14:32.526 INFO O| Feb 26 05:14:32.526 INFO STEP 657 (remove_files) COMPLETE |
6652 | 2025-02-26T05:14:33.283Z | [ recovery-image] Feb 26 05:14:32.526 INFO O| Feb 26 05:14:32.526 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6653 | 2025-02-26T05:14:33.339Z | [ recovery-image] Feb 26 05:14:32.582 INFO O| Feb 26 05:14:32.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
6654 | 2025-02-26T05:14:33.339Z | [ recovery-image] Feb 26 05:14:32.582 INFO O| Feb 26 05:14:32.582 INFO STEP 658 (remove_files) COMPLETE |
6655 | 2025-02-26T05:14:33.342Z | [ recovery-image] Feb 26 05:14:32.582 INFO O| Feb 26 05:14:32.582 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6656 | 2025-02-26T05:14:33.342Z | [ host-image] Feb 26 05:14:32.583 INFO O| Feb 26 05:14:32.555 INFO O| Planning: Evaluating mediators ... Done |
6657 | 2025-02-26T05:14:33.342Z | [ host-image] Feb 26 05:14:32.583 INFO O| Feb 26 05:14:32.558 INFO O| Planning: Planning completed in 6.85 seconds |
6658 | 2025-02-26T05:14:33.342Z | [ host-image] Feb 26 05:14:32.583 INFO O| Feb 26 05:14:32.560 INFO O| Packages to install: 5 |
6659 | 2025-02-26T05:14:33.342Z | [ host-image] Feb 26 05:14:32.583 INFO O| Feb 26 05:14:32.561 INFO O| Services to change: 2 |
6660 | 2025-02-26T05:14:33.349Z | [ host-image] Feb 26 05:14:32.590 INFO O| Feb 26 05:14:32.590 INFO O| Download: 0/117 items 0.0/1.5MB 0% complete |
6661 | 2025-02-26T05:14:33.359Z | [ recovery-image] Feb 26 05:14:32.602 INFO O| Feb 26 05:14:32.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
6662 | 2025-02-26T05:14:33.359Z | [ recovery-image] Feb 26 05:14:32.602 INFO O| Feb 26 05:14:32.602 INFO STEP 659 (remove_files) COMPLETE |
6663 | 2025-02-26T05:14:33.364Z | [ recovery-image] Feb 26 05:14:32.602 INFO O| Feb 26 05:14:32.602 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6664 | 2025-02-26T05:14:33.381Z | [ recovery-image] Feb 26 05:14:32.622 INFO O| Feb 26 05:14:32.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
6665 | 2025-02-26T05:14:33.386Z | [ recovery-image] Feb 26 05:14:32.623 INFO O| Feb 26 05:14:32.622 INFO STEP 660 (remove_files) COMPLETE |
6666 | 2025-02-26T05:14:33.386Z | [ recovery-image] Feb 26 05:14:32.623 INFO O| Feb 26 05:14:32.622 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6667 | 2025-02-26T05:14:33.419Z | [ recovery-image] Feb 26 05:14:32.655 INFO O| Feb 26 05:14:32.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
6668 | 2025-02-26T05:14:33.419Z | [ recovery-image] Feb 26 05:14:32.655 INFO O| Feb 26 05:14:32.655 INFO STEP 661 (remove_files) COMPLETE |
6669 | 2025-02-26T05:14:33.419Z | [ recovery-image] Feb 26 05:14:32.655 INFO O| Feb 26 05:14:32.655 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6670 | 2025-02-26T05:14:33.432Z | [ recovery-image] Feb 26 05:14:32.674 INFO O| Feb 26 05:14:32.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
6671 | 2025-02-26T05:14:33.432Z | [ recovery-image] Feb 26 05:14:32.674 INFO O| Feb 26 05:14:32.674 INFO STEP 662 (remove_files) COMPLETE |
6672 | 2025-02-26T05:14:33.435Z | [ recovery-image] Feb 26 05:14:32.674 INFO O| Feb 26 05:14:32.674 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6673 | 2025-02-26T05:14:33.469Z | [ recovery-image] Feb 26 05:14:32.712 INFO O| Feb 26 05:14:32.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
6674 | 2025-02-26T05:14:33.469Z | [ recovery-image] Feb 26 05:14:32.712 INFO O| Feb 26 05:14:32.712 INFO STEP 663 (remove_files) COMPLETE |
6675 | 2025-02-26T05:14:33.471Z | [ recovery-image] Feb 26 05:14:32.712 INFO O| Feb 26 05:14:32.712 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6676 | 2025-02-26T05:14:33.491Z | [ recovery-image] Feb 26 05:14:32.734 INFO O| Feb 26 05:14:32.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
6677 | 2025-02-26T05:14:33.491Z | [ recovery-image] Feb 26 05:14:32.734 INFO O| Feb 26 05:14:32.734 INFO STEP 664 (remove_files) COMPLETE |
6678 | 2025-02-26T05:14:33.491Z | [ recovery-image] Feb 26 05:14:32.734 INFO O| Feb 26 05:14:32.734 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6679 | 2025-02-26T05:14:33.512Z | [ recovery-image] Feb 26 05:14:32.755 INFO O| Feb 26 05:14:32.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
6680 | 2025-02-26T05:14:33.515Z | [ recovery-image] Feb 26 05:14:32.755 INFO O| Feb 26 05:14:32.755 INFO STEP 665 (remove_files) COMPLETE |
6681 | 2025-02-26T05:14:33.515Z | [ recovery-image] Feb 26 05:14:32.755 INFO O| Feb 26 05:14:32.755 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6682 | 2025-02-26T05:14:33.533Z | [ recovery-image] Feb 26 05:14:32.775 INFO O| Feb 26 05:14:32.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
6683 | 2025-02-26T05:14:33.533Z | [ recovery-image] Feb 26 05:14:32.775 INFO O| Feb 26 05:14:32.775 INFO STEP 666 (remove_files) COMPLETE |
6684 | 2025-02-26T05:14:33.533Z | [ recovery-image] Feb 26 05:14:32.775 INFO O| Feb 26 05:14:32.775 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6685 | 2025-02-26T05:14:33.556Z | [ recovery-image] Feb 26 05:14:32.799 INFO O| Feb 26 05:14:32.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
6686 | 2025-02-26T05:14:33.556Z | [ recovery-image] Feb 26 05:14:32.799 INFO O| Feb 26 05:14:32.799 INFO STEP 667 (remove_files) COMPLETE |
6687 | 2025-02-26T05:14:33.556Z | [ recovery-image] Feb 26 05:14:32.799 INFO O| Feb 26 05:14:32.799 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6688 | 2025-02-26T05:14:33.614Z | [ recovery-image] Feb 26 05:14:32.856 INFO O| Feb 26 05:14:32.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2" |
6689 | 2025-02-26T05:14:33.614Z | [ recovery-image] Feb 26 05:14:32.856 INFO O| Feb 26 05:14:32.856 INFO STEP 668 (remove_files) COMPLETE |
6690 | 2025-02-26T05:14:33.614Z | [ recovery-image] Feb 26 05:14:32.856 INFO O| Feb 26 05:14:32.856 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6691 | 2025-02-26T05:14:33.634Z | [ recovery-image] Feb 26 05:14:32.877 INFO O| Feb 26 05:14:32.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
6692 | 2025-02-26T05:14:33.634Z | [ recovery-image] Feb 26 05:14:32.878 INFO O| Feb 26 05:14:32.877 INFO STEP 669 (remove_files) COMPLETE |
6693 | 2025-02-26T05:14:33.637Z | [ recovery-image] Feb 26 05:14:32.878 INFO O| Feb 26 05:14:32.877 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6694 | 2025-02-26T05:14:33.656Z | [ recovery-image] Feb 26 05:14:32.899 INFO O| Feb 26 05:14:32.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr" |
6695 | 2025-02-26T05:14:33.656Z | [ recovery-image] Feb 26 05:14:32.899 INFO O| Feb 26 05:14:32.899 INFO STEP 670 (remove_files) COMPLETE |
6696 | 2025-02-26T05:14:33.656Z | [ recovery-image] Feb 26 05:14:32.899 INFO O| Feb 26 05:14:32.899 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6697 | 2025-02-26T05:14:33.678Z | [ recovery-image] Feb 26 05:14:32.921 INFO O| Feb 26 05:14:32.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh" |
6698 | 2025-02-26T05:14:33.678Z | [ recovery-image] Feb 26 05:14:32.921 INFO O| Feb 26 05:14:32.921 INFO STEP 671 (remove_files) COMPLETE |
6699 | 2025-02-26T05:14:33.678Z | [ recovery-image] Feb 26 05:14:32.921 INFO O| Feb 26 05:14:32.921 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6700 | 2025-02-26T05:14:33.698Z | [ recovery-image] Feb 26 05:14:32.941 INFO O| Feb 26 05:14:32.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query" |
6701 | 2025-02-26T05:14:33.698Z | [ recovery-image] Feb 26 05:14:32.942 INFO O| Feb 26 05:14:32.941 INFO STEP 672 (remove_files) COMPLETE |
6702 | 2025-02-26T05:14:33.698Z | [ recovery-image] Feb 26 05:14:32.942 INFO O| Feb 26 05:14:32.942 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6703 | 2025-02-26T05:14:33.718Z | [ recovery-image] Feb 26 05:14:32.961 INFO O| Feb 26 05:14:32.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
6704 | 2025-02-26T05:14:33.718Z | [ recovery-image] Feb 26 05:14:32.961 INFO O| Feb 26 05:14:32.961 INFO STEP 673 (remove_files) COMPLETE |
6705 | 2025-02-26T05:14:33.721Z | [ recovery-image] Feb 26 05:14:32.961 INFO O| Feb 26 05:14:32.961 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6706 | 2025-02-26T05:14:33.742Z | [ recovery-image] Feb 26 05:14:32.985 INFO O| Feb 26 05:14:32.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
6707 | 2025-02-26T05:14:33.745Z | [ recovery-image] Feb 26 05:14:32.986 INFO O| Feb 26 05:14:32.986 INFO STEP 674 (remove_files) COMPLETE |
6708 | 2025-02-26T05:14:33.745Z | [ recovery-image] Feb 26 05:14:32.986 INFO O| Feb 26 05:14:32.986 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6709 | 2025-02-26T05:14:33.770Z | [ recovery-image] Feb 26 05:14:33.013 INFO O| Feb 26 05:14:33.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
6710 | 2025-02-26T05:14:33.772Z | [ recovery-image] Feb 26 05:14:33.013 INFO O| Feb 26 05:14:33.013 INFO STEP 675 (remove_files) COMPLETE |
6711 | 2025-02-26T05:14:33.772Z | [ recovery-image] Feb 26 05:14:33.013 INFO O| Feb 26 05:14:33.013 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6712 | 2025-02-26T05:14:33.795Z | [ recovery-image] Feb 26 05:14:33.038 INFO O| Feb 26 05:14:33.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
6713 | 2025-02-26T05:14:33.795Z | [ recovery-image] Feb 26 05:14:33.038 INFO O| Feb 26 05:14:33.038 INFO STEP 676 (remove_files) COMPLETE |
6714 | 2025-02-26T05:14:33.795Z | [ recovery-image] Feb 26 05:14:33.038 INFO O| Feb 26 05:14:33.038 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6715 | 2025-02-26T05:14:33.823Z | [ recovery-image] Feb 26 05:14:33.067 INFO O| Feb 26 05:14:33.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
6716 | 2025-02-26T05:14:33.824Z | [ recovery-image] Feb 26 05:14:33.067 INFO O| Feb 26 05:14:33.067 INFO STEP 677 (remove_files) COMPLETE |
6717 | 2025-02-26T05:14:33.824Z | [ recovery-image] Feb 26 05:14:33.067 INFO O| Feb 26 05:14:33.067 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6718 | 2025-02-26T05:14:33.850Z | [ recovery-image] Feb 26 05:14:33.093 INFO O| Feb 26 05:14:33.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
6719 | 2025-02-26T05:14:33.853Z | [ recovery-image] Feb 26 05:14:33.094 INFO O| Feb 26 05:14:33.094 INFO STEP 678 (remove_files) COMPLETE |
6720 | 2025-02-26T05:14:33.853Z | [ recovery-image] Feb 26 05:14:33.094 INFO O| Feb 26 05:14:33.094 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6721 | 2025-02-26T05:14:33.873Z | [ recovery-image] Feb 26 05:14:33.116 INFO O| Feb 26 05:14:33.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1" |
6722 | 2025-02-26T05:14:33.873Z | [ recovery-image] Feb 26 05:14:33.116 INFO O| Feb 26 05:14:33.116 INFO STEP 679 (remove_files) COMPLETE |
6723 | 2025-02-26T05:14:33.873Z | [ recovery-image] Feb 26 05:14:33.116 INFO O| Feb 26 05:14:33.116 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6724 | 2025-02-26T05:14:33.899Z | [ recovery-image] Feb 26 05:14:33.142 INFO O| Feb 26 05:14:33.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1" |
6725 | 2025-02-26T05:14:33.899Z | [ recovery-image] Feb 26 05:14:33.142 INFO O| Feb 26 05:14:33.142 INFO STEP 680 (remove_files) COMPLETE |
6726 | 2025-02-26T05:14:33.902Z | [ recovery-image] Feb 26 05:14:33.142 INFO O| Feb 26 05:14:33.142 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6727 | 2025-02-26T05:14:33.940Z | [ recovery-image] Feb 26 05:14:33.183 INFO O| Feb 26 05:14:33.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1" |
6728 | 2025-02-26T05:14:33.940Z | [ recovery-image] Feb 26 05:14:33.183 INFO O| Feb 26 05:14:33.183 INFO STEP 681 (remove_files) COMPLETE |
6729 | 2025-02-26T05:14:33.940Z | [ recovery-image] Feb 26 05:14:33.183 INFO O| Feb 26 05:14:33.183 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6730 | 2025-02-26T05:14:33.961Z | [ recovery-image] Feb 26 05:14:33.204 INFO O| Feb 26 05:14:33.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1" |
6731 | 2025-02-26T05:14:33.961Z | [ recovery-image] Feb 26 05:14:33.204 INFO O| Feb 26 05:14:33.204 INFO STEP 682 (remove_files) COMPLETE |
6732 | 2025-02-26T05:14:33.964Z | [ recovery-image] Feb 26 05:14:33.204 INFO O| Feb 26 05:14:33.204 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6733 | 2025-02-26T05:14:33.994Z | [ recovery-image] Feb 26 05:14:33.237 INFO O| Feb 26 05:14:33.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1" |
6734 | 2025-02-26T05:14:33.994Z | [ recovery-image] Feb 26 05:14:33.237 INFO O| Feb 26 05:14:33.237 INFO STEP 683 (remove_files) COMPLETE |
6735 | 2025-02-26T05:14:33.994Z | [ recovery-image] Feb 26 05:14:33.237 INFO O| Feb 26 05:14:33.237 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6736 | 2025-02-26T05:14:34.038Z | [ recovery-image] Feb 26 05:14:33.281 INFO O| Feb 26 05:14:33.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1" |
6737 | 2025-02-26T05:14:34.050Z | [ recovery-image] Feb 26 05:14:33.292 INFO O| Feb 26 05:14:33.292 INFO STEP 684 (remove_files) COMPLETE |
6738 | 2025-02-26T05:14:34.050Z | [ recovery-image] Feb 26 05:14:33.292 INFO O| Feb 26 05:14:33.292 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6739 | 2025-02-26T05:14:34.114Z | [ recovery-image] Feb 26 05:14:33.357 INFO O| Feb 26 05:14:33.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin" |
6740 | 2025-02-26T05:14:34.114Z | [ recovery-image] Feb 26 05:14:33.357 INFO O| Feb 26 05:14:33.357 INFO STEP 685 (remove_files) COMPLETE |
6741 | 2025-02-26T05:14:34.114Z | [ recovery-image] Feb 26 05:14:33.357 INFO O| Feb 26 05:14:33.357 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6742 | 2025-02-26T05:14:34.137Z | [ recovery-image] Feb 26 05:14:33.379 INFO O| Feb 26 05:14:33.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl" |
6743 | 2025-02-26T05:14:34.137Z | [ recovery-image] Feb 26 05:14:33.379 INFO O| Feb 26 05:14:33.379 INFO STEP 686 (remove_files) COMPLETE |
6744 | 2025-02-26T05:14:34.137Z | [ recovery-image] Feb 26 05:14:33.379 INFO O| Feb 26 05:14:33.379 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6745 | 2025-02-26T05:14:34.157Z | [ recovery-image] Feb 26 05:14:33.399 INFO O| Feb 26 05:14:33.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin" |
6746 | 2025-02-26T05:14:34.160Z | [ recovery-image] Feb 26 05:14:33.399 INFO O| Feb 26 05:14:33.399 INFO STEP 687 (remove_files) COMPLETE |
6747 | 2025-02-26T05:14:34.160Z | [ recovery-image] Feb 26 05:14:33.400 INFO O| Feb 26 05:14:33.400 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6748 | 2025-02-26T05:14:34.178Z | [ recovery-image] Feb 26 05:14:33.421 INFO O| Feb 26 05:14:33.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl" |
6749 | 2025-02-26T05:14:34.181Z | [ recovery-image] Feb 26 05:14:33.422 INFO O| Feb 26 05:14:33.422 INFO STEP 688 (remove_files) COMPLETE |
6750 | 2025-02-26T05:14:34.181Z | [ recovery-image] Feb 26 05:14:33.422 INFO O| Feb 26 05:14:33.422 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6751 | 2025-02-26T05:14:34.219Z | [ recovery-image] Feb 26 05:14:33.463 INFO O| Feb 26 05:14:33.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin" |
6752 | 2025-02-26T05:14:34.220Z | [ recovery-image] Feb 26 05:14:33.463 INFO O| Feb 26 05:14:33.463 INFO STEP 689 (remove_files) COMPLETE |
6753 | 2025-02-26T05:14:34.220Z | [ recovery-image] Feb 26 05:14:33.463 INFO O| Feb 26 05:14:33.463 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6754 | 2025-02-26T05:14:34.239Z | [ recovery-image] Feb 26 05:14:33.482 INFO O| Feb 26 05:14:33.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl" |
6755 | 2025-02-26T05:14:34.239Z | [ recovery-image] Feb 26 05:14:33.482 INFO O| Feb 26 05:14:33.482 INFO STEP 690 (remove_files) COMPLETE |
6756 | 2025-02-26T05:14:34.239Z | [ recovery-image] Feb 26 05:14:33.482 INFO O| Feb 26 05:14:33.482 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6757 | 2025-02-26T05:14:34.261Z | [ recovery-image] Feb 26 05:14:33.504 INFO O| Feb 26 05:14:33.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
6758 | 2025-02-26T05:14:34.263Z | [ recovery-image] Feb 26 05:14:33.504 INFO O| Feb 26 05:14:33.504 INFO STEP 691 (remove_files) COMPLETE |
6759 | 2025-02-26T05:14:34.263Z | [ recovery-image] Feb 26 05:14:33.504 INFO O| Feb 26 05:14:33.504 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6760 | 2025-02-26T05:14:34.281Z | [ recovery-image] Feb 26 05:14:33.525 INFO O| Feb 26 05:14:33.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
6761 | 2025-02-26T05:14:34.281Z | [ recovery-image] Feb 26 05:14:33.525 INFO O| Feb 26 05:14:33.525 INFO STEP 692 (remove_files) COMPLETE |
6762 | 2025-02-26T05:14:34.284Z | [ recovery-image] Feb 26 05:14:33.525 INFO O| Feb 26 05:14:33.525 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6763 | 2025-02-26T05:14:34.322Z | [ recovery-image] Feb 26 05:14:33.565 INFO O| Feb 26 05:14:33.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin" |
6764 | 2025-02-26T05:14:34.324Z | [ recovery-image] Feb 26 05:14:33.565 INFO O| Feb 26 05:14:33.565 INFO STEP 693 (remove_files) COMPLETE |
6765 | 2025-02-26T05:14:34.324Z | [ recovery-image] Feb 26 05:14:33.565 INFO O| Feb 26 05:14:33.565 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6766 | 2025-02-26T05:14:34.381Z | [ recovery-image] Feb 26 05:14:33.624 INFO O| Feb 26 05:14:33.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl" |
6767 | 2025-02-26T05:14:34.381Z | [ recovery-image] Feb 26 05:14:33.624 INFO O| Feb 26 05:14:33.624 INFO STEP 694 (remove_files) COMPLETE |
6768 | 2025-02-26T05:14:34.381Z | [ recovery-image] Feb 26 05:14:33.624 INFO O| Feb 26 05:14:33.624 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6769 | 2025-02-26T05:14:34.405Z | [ recovery-image] Feb 26 05:14:33.645 INFO O| Feb 26 05:14:33.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
6770 | 2025-02-26T05:14:34.405Z | [ recovery-image] Feb 26 05:14:33.645 INFO O| Feb 26 05:14:33.645 INFO STEP 695 (remove_files) COMPLETE |
6771 | 2025-02-26T05:14:34.405Z | [ recovery-image] Feb 26 05:14:33.645 INFO O| Feb 26 05:14:33.645 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6772 | 2025-02-26T05:14:34.422Z | [ recovery-image] Feb 26 05:14:33.665 INFO O| Feb 26 05:14:33.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
6773 | 2025-02-26T05:14:34.422Z | [ recovery-image] Feb 26 05:14:33.666 INFO O| Feb 26 05:14:33.666 INFO STEP 696 (remove_files) COMPLETE |
6774 | 2025-02-26T05:14:34.425Z | [ recovery-image] Feb 26 05:14:33.666 INFO O| Feb 26 05:14:33.666 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6775 | 2025-02-26T05:14:34.443Z | [ recovery-image] Feb 26 05:14:33.686 INFO O| Feb 26 05:14:33.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled" |
6776 | 2025-02-26T05:14:34.454Z | [ recovery-image] Feb 26 05:14:33.697 INFO O| Feb 26 05:14:33.697 INFO STEP 697 (remove_files) COMPLETE |
6777 | 2025-02-26T05:14:34.454Z | [ recovery-image] Feb 26 05:14:33.697 INFO O| Feb 26 05:14:33.697 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6778 | 2025-02-26T05:14:34.476Z | [ recovery-image] Feb 26 05:14:33.719 INFO O| Feb 26 05:14:33.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv" |
6779 | 2025-02-26T05:14:34.476Z | [ recovery-image] Feb 26 05:14:33.719 INFO O| Feb 26 05:14:33.719 INFO STEP 698 (remove_files) COMPLETE |
6780 | 2025-02-26T05:14:34.476Z | [ recovery-image] Feb 26 05:14:33.719 INFO O| Feb 26 05:14:33.719 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6781 | 2025-02-26T05:14:34.497Z | [ recovery-image] Feb 26 05:14:33.740 INFO O| Feb 26 05:14:33.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend" |
6782 | 2025-02-26T05:14:34.497Z | [ recovery-image] Feb 26 05:14:33.740 INFO O| Feb 26 05:14:33.740 INFO STEP 699 (remove_files) COMPLETE |
6783 | 2025-02-26T05:14:34.499Z | [ recovery-image] Feb 26 05:14:33.740 INFO O| Feb 26 05:14:33.740 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6784 | 2025-02-26T05:14:34.516Z | [ recovery-image] Feb 26 05:14:33.759 INFO O| Feb 26 05:14:33.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo" |
6785 | 2025-02-26T05:14:34.516Z | [ recovery-image] Feb 26 05:14:33.759 INFO O| Feb 26 05:14:33.759 INFO STEP 700 (remove_files) COMPLETE |
6786 | 2025-02-26T05:14:34.516Z | [ recovery-image] Feb 26 05:14:33.759 INFO O| Feb 26 05:14:33.759 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6787 | 2025-02-26T05:14:34.537Z | [ recovery-image] Feb 26 05:14:33.780 INFO O| Feb 26 05:14:33.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o" |
6788 | 2025-02-26T05:14:34.537Z | [ recovery-image] Feb 26 05:14:33.780 INFO O| Feb 26 05:14:33.780 INFO STEP 701 (remove_files) COMPLETE |
6789 | 2025-02-26T05:14:34.540Z | [ recovery-image] Feb 26 05:14:33.780 INFO O| Feb 26 05:14:33.780 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6790 | 2025-02-26T05:14:34.559Z | [ recovery-image] Feb 26 05:14:33.800 INFO O| Feb 26 05:14:33.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
6791 | 2025-02-26T05:14:34.565Z | [ recovery-image] Feb 26 05:14:33.808 INFO O| Feb 26 05:14:33.808 INFO STEP 702 (remove_files) COMPLETE |
6792 | 2025-02-26T05:14:34.565Z | [ recovery-image] Feb 26 05:14:33.808 INFO O| Feb 26 05:14:33.808 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6793 | 2025-02-26T05:14:34.586Z | [ recovery-image] Feb 26 05:14:33.830 INFO O| Feb 26 05:14:33.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d" |
6794 | 2025-02-26T05:14:34.586Z | [ recovery-image] Feb 26 05:14:33.830 INFO O| Feb 26 05:14:33.830 INFO STEP 703 (remove_files) COMPLETE |
6795 | 2025-02-26T05:14:34.586Z | [ recovery-image] Feb 26 05:14:33.830 INFO O| Feb 26 05:14:33.830 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6796 | 2025-02-26T05:14:34.607Z | [ recovery-image] Feb 26 05:14:33.850 INFO O| Feb 26 05:14:33.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o" |
6797 | 2025-02-26T05:14:34.607Z | [ recovery-image] Feb 26 05:14:33.850 INFO O| Feb 26 05:14:33.850 INFO STEP 704 (remove_files) COMPLETE |
6798 | 2025-02-26T05:14:34.607Z | [ recovery-image] Feb 26 05:14:33.850 INFO O| Feb 26 05:14:33.850 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6799 | 2025-02-26T05:14:34.626Z | [ recovery-image] Feb 26 05:14:33.870 INFO O| Feb 26 05:14:33.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
6800 | 2025-02-26T05:14:34.627Z | [ recovery-image] Feb 26 05:14:33.870 INFO O| Feb 26 05:14:33.870 INFO STEP 705 (remove_files) COMPLETE |
6801 | 2025-02-26T05:14:34.629Z | [ recovery-image] Feb 26 05:14:33.870 INFO O| Feb 26 05:14:33.870 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6802 | 2025-02-26T05:14:34.647Z | [ recovery-image] Feb 26 05:14:33.889 INFO O| Feb 26 05:14:33.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
6803 | 2025-02-26T05:14:34.650Z | [ recovery-image] Feb 26 05:14:33.889 INFO O| Feb 26 05:14:33.889 INFO STEP 706 (remove_files) COMPLETE |
6804 | 2025-02-26T05:14:34.650Z | [ recovery-image] Feb 26 05:14:33.889 INFO O| Feb 26 05:14:33.889 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6805 | 2025-02-26T05:14:34.665Z | [ recovery-image] Feb 26 05:14:33.908 INFO O| Feb 26 05:14:33.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
6806 | 2025-02-26T05:14:34.665Z | [ recovery-image] Feb 26 05:14:33.908 INFO O| Feb 26 05:14:33.908 INFO STEP 707 (remove_files) COMPLETE |
6807 | 2025-02-26T05:14:34.668Z | [ recovery-image] Feb 26 05:14:33.908 INFO O| Feb 26 05:14:33.908 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6808 | 2025-02-26T05:14:34.685Z | [ recovery-image] Feb 26 05:14:33.928 INFO O| Feb 26 05:14:33.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
6809 | 2025-02-26T05:14:34.685Z | [ recovery-image] Feb 26 05:14:33.928 INFO O| Feb 26 05:14:33.928 INFO STEP 708 (remove_files) COMPLETE |
6810 | 2025-02-26T05:14:34.685Z | [ recovery-image] Feb 26 05:14:33.928 INFO O| Feb 26 05:14:33.928 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6811 | 2025-02-26T05:14:34.708Z | [ recovery-image] Feb 26 05:14:33.950 INFO O| Feb 26 05:14:33.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
6812 | 2025-02-26T05:14:34.708Z | [ recovery-image] Feb 26 05:14:33.950 INFO O| Feb 26 05:14:33.950 INFO STEP 709 (remove_files) COMPLETE |
6813 | 2025-02-26T05:14:34.708Z | [ recovery-image] Feb 26 05:14:33.950 INFO O| Feb 26 05:14:33.950 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6814 | 2025-02-26T05:14:34.780Z | [ recovery-image] Feb 26 05:14:34.022 INFO O| Feb 26 05:14:34.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
6815 | 2025-02-26T05:14:34.780Z | [ recovery-image] Feb 26 05:14:34.022 INFO O| Feb 26 05:14:34.022 INFO STEP 710 (remove_files) COMPLETE |
6816 | 2025-02-26T05:14:34.780Z | [ recovery-image] Feb 26 05:14:34.022 INFO O| Feb 26 05:14:34.022 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6817 | 2025-02-26T05:14:34.801Z | [ recovery-image] Feb 26 05:14:34.044 INFO O| Feb 26 05:14:34.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
6818 | 2025-02-26T05:14:34.801Z | [ recovery-image] Feb 26 05:14:34.044 INFO O| Feb 26 05:14:34.044 INFO STEP 711 (remove_files) COMPLETE |
6819 | 2025-02-26T05:14:34.801Z | [ recovery-image] Feb 26 05:14:34.044 INFO O| Feb 26 05:14:34.044 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6820 | 2025-02-26T05:14:34.822Z | [ recovery-image] Feb 26 05:14:34.065 INFO O| Feb 26 05:14:34.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
6821 | 2025-02-26T05:14:34.822Z | [ recovery-image] Feb 26 05:14:34.065 INFO O| Feb 26 05:14:34.065 INFO STEP 712 (remove_files) COMPLETE |
6822 | 2025-02-26T05:14:34.822Z | [ recovery-image] Feb 26 05:14:34.065 INFO O| Feb 26 05:14:34.065 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6823 | 2025-02-26T05:14:34.844Z | [ recovery-image] Feb 26 05:14:34.087 INFO O| Feb 26 05:14:34.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
6824 | 2025-02-26T05:14:34.844Z | [ recovery-image] Feb 26 05:14:34.087 INFO O| Feb 26 05:14:34.087 INFO STEP 713 (remove_files) COMPLETE |
6825 | 2025-02-26T05:14:34.846Z | [ recovery-image] Feb 26 05:14:34.087 INFO O| Feb 26 05:14:34.087 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6826 | 2025-02-26T05:14:34.866Z | [ recovery-image] Feb 26 05:14:34.108 INFO O| Feb 26 05:14:34.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
6827 | 2025-02-26T05:14:34.870Z | [ recovery-image] Feb 26 05:14:34.109 INFO O| Feb 26 05:14:34.108 INFO STEP 714 (remove_files) COMPLETE |
6828 | 2025-02-26T05:14:34.870Z | [ recovery-image] Feb 26 05:14:34.109 INFO O| Feb 26 05:14:34.109 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6829 | 2025-02-26T05:14:34.904Z | [ recovery-image] Feb 26 05:14:34.147 INFO O| Feb 26 05:14:34.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict" |
6830 | 2025-02-26T05:14:34.904Z | [ recovery-image] Feb 26 05:14:34.147 INFO O| Feb 26 05:14:34.147 INFO STEP 715 (remove_files) COMPLETE |
6831 | 2025-02-26T05:14:34.904Z | [ recovery-image] Feb 26 05:14:34.147 INFO O| Feb 26 05:14:34.147 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6832 | 2025-02-26T05:14:34.927Z | [ recovery-image] Feb 26 05:14:34.170 INFO O| Feb 26 05:14:34.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
6833 | 2025-02-26T05:14:34.927Z | [ recovery-image] Feb 26 05:14:34.170 INFO O| Feb 26 05:14:34.170 INFO STEP 716 (remove_files) COMPLETE |
6834 | 2025-02-26T05:14:34.927Z | [ recovery-image] Feb 26 05:14:34.170 INFO O| Feb 26 05:14:34.170 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6835 | 2025-02-26T05:14:34.947Z | [ recovery-image] Feb 26 05:14:34.189 INFO O| Feb 26 05:14:34.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict" |
6836 | 2025-02-26T05:14:34.947Z | [ recovery-image] Feb 26 05:14:34.189 INFO O| Feb 26 05:14:34.189 INFO STEP 717 (remove_files) COMPLETE |
6837 | 2025-02-26T05:14:34.947Z | [ recovery-image] Feb 26 05:14:34.189 INFO O| Feb 26 05:14:34.189 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6838 | 2025-02-26T05:14:34.977Z | [ recovery-image] Feb 26 05:14:34.220 INFO O| Feb 26 05:14:34.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict" |
6839 | 2025-02-26T05:14:34.977Z | [ recovery-image] Feb 26 05:14:34.220 INFO O| Feb 26 05:14:34.220 INFO STEP 718 (remove_files) COMPLETE |
6840 | 2025-02-26T05:14:34.977Z | [ recovery-image] Feb 26 05:14:34.220 INFO O| Feb 26 05:14:34.220 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6841 | 2025-02-26T05:14:35.012Z | [ recovery-image] Feb 26 05:14:34.255 INFO O| Feb 26 05:14:34.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject" |
6842 | 2025-02-26T05:14:35.012Z | [ recovery-image] Feb 26 05:14:34.255 INFO O| Feb 26 05:14:34.255 INFO STEP 719 (remove_files) COMPLETE |
6843 | 2025-02-26T05:14:35.015Z | [ recovery-image] Feb 26 05:14:34.255 INFO O| Feb 26 05:14:34.255 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6844 | 2025-02-26T05:14:35.034Z | [ recovery-image] Feb 26 05:14:34.277 INFO O| Feb 26 05:14:34.277 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim" |
6845 | 2025-02-26T05:14:35.034Z | [ recovery-image] Feb 26 05:14:34.277 INFO O| Feb 26 05:14:34.277 INFO STEP 720 (remove_files) COMPLETE |
6846 | 2025-02-26T05:14:35.037Z | [ recovery-image] Feb 26 05:14:34.277 INFO O| Feb 26 05:14:34.277 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6847 | 2025-02-26T05:14:35.055Z | [ recovery-image] Feb 26 05:14:34.298 INFO O| Feb 26 05:14:34.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo" |
6848 | 2025-02-26T05:14:35.055Z | [ recovery-image] Feb 26 05:14:34.298 INFO O| Feb 26 05:14:34.298 INFO STEP 721 (remove_files) COMPLETE |
6849 | 2025-02-26T05:14:35.055Z | [ recovery-image] Feb 26 05:14:34.299 INFO O| Feb 26 05:14:34.298 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6850 | 2025-02-26T05:14:35.077Z | [ recovery-image] Feb 26 05:14:34.320 INFO O| Feb 26 05:14:34.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo" |
6851 | 2025-02-26T05:14:35.077Z | [ recovery-image] Feb 26 05:14:34.320 INFO O| Feb 26 05:14:34.320 INFO STEP 722 (remove_files) COMPLETE |
6852 | 2025-02-26T05:14:35.077Z | [ recovery-image] Feb 26 05:14:34.320 INFO O| Feb 26 05:14:34.320 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6853 | 2025-02-26T05:14:35.098Z | [ recovery-image] Feb 26 05:14:34.340 INFO O| Feb 26 05:14:34.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode" |
6854 | 2025-02-26T05:14:35.098Z | [ recovery-image] Feb 26 05:14:34.340 INFO O| Feb 26 05:14:34.340 INFO STEP 723 (remove_files) COMPLETE |
6855 | 2025-02-26T05:14:35.098Z | [ recovery-image] Feb 26 05:14:34.340 INFO O| Feb 26 05:14:34.340 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6856 | 2025-02-26T05:14:35.116Z | [ recovery-image] Feb 26 05:14:34.360 INFO O| Feb 26 05:14:34.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
6857 | 2025-02-26T05:14:35.116Z | [ recovery-image] Feb 26 05:14:34.360 INFO O| Feb 26 05:14:34.360 INFO STEP 724 (remove_files) COMPLETE |
6858 | 2025-02-26T05:14:35.116Z | [ recovery-image] Feb 26 05:14:34.360 INFO O| Feb 26 05:14:34.360 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6859 | 2025-02-26T05:14:35.136Z | [ recovery-image] Feb 26 05:14:34.379 INFO O| Feb 26 05:14:34.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
6860 | 2025-02-26T05:14:35.136Z | [ recovery-image] Feb 26 05:14:34.379 INFO O| Feb 26 05:14:34.379 INFO STEP 725 (remove_files) COMPLETE |
6861 | 2025-02-26T05:14:35.136Z | [ recovery-image] Feb 26 05:14:34.379 INFO O| Feb 26 05:14:34.379 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6862 | 2025-02-26T05:14:35.155Z | [ recovery-image] Feb 26 05:14:34.398 INFO O| Feb 26 05:14:34.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
6863 | 2025-02-26T05:14:35.155Z | [ recovery-image] Feb 26 05:14:34.398 INFO O| Feb 26 05:14:34.398 INFO STEP 726 (remove_files) COMPLETE |
6864 | 2025-02-26T05:14:35.155Z | [ recovery-image] Feb 26 05:14:34.398 INFO O| Feb 26 05:14:34.398 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6865 | 2025-02-26T05:14:35.176Z | [ recovery-image] Feb 26 05:14:34.419 INFO O| Feb 26 05:14:34.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
6866 | 2025-02-26T05:14:35.176Z | [ recovery-image] Feb 26 05:14:34.419 INFO O| Feb 26 05:14:34.419 INFO STEP 727 (remove_files) COMPLETE |
6867 | 2025-02-26T05:14:35.176Z | [ recovery-image] Feb 26 05:14:34.419 INFO O| Feb 26 05:14:34.419 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6868 | 2025-02-26T05:14:35.197Z | [ recovery-image] Feb 26 05:14:34.440 INFO O| Feb 26 05:14:34.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
6869 | 2025-02-26T05:14:35.197Z | [ recovery-image] Feb 26 05:14:34.440 INFO O| Feb 26 05:14:34.440 INFO STEP 728 (remove_files) COMPLETE |
6870 | 2025-02-26T05:14:35.197Z | [ recovery-image] Feb 26 05:14:34.440 INFO O| Feb 26 05:14:34.440 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6871 | 2025-02-26T05:14:35.217Z | [ recovery-image] Feb 26 05:14:34.460 INFO O| Feb 26 05:14:34.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
6872 | 2025-02-26T05:14:35.217Z | [ recovery-image] Feb 26 05:14:34.461 INFO O| Feb 26 05:14:34.460 INFO STEP 729 (remove_files) COMPLETE |
6873 | 2025-02-26T05:14:35.218Z | [ recovery-image] Feb 26 05:14:34.461 INFO O| Feb 26 05:14:34.461 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6874 | 2025-02-26T05:14:35.234Z | [ host-image] Feb 26 05:14:34.473 INFO O| Feb 26 05:14:34.473 INFO O| Download: Completed 1.46 MB in 1.88 seconds (792k/s) |
6875 | 2025-02-26T05:14:35.241Z | [ recovery-image] Feb 26 05:14:34.481 INFO O| Feb 26 05:14:34.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
6876 | 2025-02-26T05:14:35.244Z | [ recovery-image] Feb 26 05:14:34.481 INFO O| Feb 26 05:14:34.481 INFO STEP 730 (remove_files) COMPLETE |
6877 | 2025-02-26T05:14:35.244Z | [ recovery-image] Feb 26 05:14:34.481 INFO O| Feb 26 05:14:34.481 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6878 | 2025-02-26T05:14:35.284Z | [ host-image] Feb 26 05:14:34.525 INFO O| Feb 26 05:14:34.525 INFO O| Actions: 1/306 actions (Installing new actions) |
6879 | 2025-02-26T05:14:35.291Z | [ recovery-image] Feb 26 05:14:34.533 INFO O| Feb 26 05:14:34.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
6880 | 2025-02-26T05:14:35.296Z | [ recovery-image] Feb 26 05:14:34.533 INFO O| Feb 26 05:14:34.533 INFO STEP 731 (remove_files) COMPLETE |
6881 | 2025-02-26T05:14:35.296Z | [ recovery-image] Feb 26 05:14:34.533 INFO O| Feb 26 05:14:34.533 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6882 | 2025-02-26T05:14:35.360Z | [ recovery-image] Feb 26 05:14:34.603 INFO O| Feb 26 05:14:34.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
6883 | 2025-02-26T05:14:35.360Z | [ recovery-image] Feb 26 05:14:34.603 INFO O| Feb 26 05:14:34.603 INFO STEP 732 (remove_files) COMPLETE |
6884 | 2025-02-26T05:14:35.363Z | [ recovery-image] Feb 26 05:14:34.603 INFO O| Feb 26 05:14:34.603 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6885 | 2025-02-26T05:14:35.381Z | [ recovery-image] Feb 26 05:14:34.623 INFO O| Feb 26 05:14:34.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
6886 | 2025-02-26T05:14:35.384Z | [ recovery-image] Feb 26 05:14:34.623 INFO O| Feb 26 05:14:34.623 INFO STEP 733 (remove_files) COMPLETE |
6887 | 2025-02-26T05:14:35.384Z | [ recovery-image] Feb 26 05:14:34.623 INFO O| Feb 26 05:14:34.623 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6888 | 2025-02-26T05:14:35.404Z | [ recovery-image] Feb 26 05:14:34.647 INFO O| Feb 26 05:14:34.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
6889 | 2025-02-26T05:14:35.404Z | [ recovery-image] Feb 26 05:14:34.647 INFO O| Feb 26 05:14:34.647 INFO STEP 734 (remove_files) COMPLETE |
6890 | 2025-02-26T05:14:35.410Z | [ recovery-image] Feb 26 05:14:34.647 INFO O| Feb 26 05:14:34.647 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6891 | 2025-02-26T05:14:35.426Z | [ recovery-image] Feb 26 05:14:34.668 INFO O| Feb 26 05:14:34.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
6892 | 2025-02-26T05:14:35.427Z | [ recovery-image] Feb 26 05:14:34.668 INFO O| Feb 26 05:14:34.668 INFO STEP 735 (remove_files) COMPLETE |
6893 | 2025-02-26T05:14:35.430Z | [ recovery-image] Feb 26 05:14:34.668 INFO O| Feb 26 05:14:34.668 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6894 | 2025-02-26T05:14:35.444Z | [ recovery-image] Feb 26 05:14:34.687 INFO O| Feb 26 05:14:34.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
6895 | 2025-02-26T05:14:35.444Z | [ recovery-image] Feb 26 05:14:34.687 INFO O| Feb 26 05:14:34.687 INFO STEP 736 (remove_files) COMPLETE |
6896 | 2025-02-26T05:14:35.446Z | [ recovery-image] Feb 26 05:14:34.687 INFO O| Feb 26 05:14:34.687 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6897 | 2025-02-26T05:14:35.469Z | [ recovery-image] Feb 26 05:14:34.711 INFO O| Feb 26 05:14:34.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
6898 | 2025-02-26T05:14:35.469Z | [ recovery-image] Feb 26 05:14:34.711 INFO O| Feb 26 05:14:34.711 INFO STEP 737 (remove_files) COMPLETE |
6899 | 2025-02-26T05:14:35.469Z | [ recovery-image] Feb 26 05:14:34.711 INFO O| Feb 26 05:14:34.711 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6900 | 2025-02-26T05:14:35.492Z | [ recovery-image] Feb 26 05:14:34.735 INFO O| Feb 26 05:14:34.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
6901 | 2025-02-26T05:14:35.492Z | [ recovery-image] Feb 26 05:14:34.735 INFO O| Feb 26 05:14:34.735 INFO STEP 738 (remove_files) COMPLETE |
6902 | 2025-02-26T05:14:35.495Z | [ recovery-image] Feb 26 05:14:34.735 INFO O| Feb 26 05:14:34.735 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6903 | 2025-02-26T05:14:35.512Z | [ recovery-image] Feb 26 05:14:34.755 INFO O| Feb 26 05:14:34.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
6904 | 2025-02-26T05:14:35.512Z | [ recovery-image] Feb 26 05:14:34.755 INFO O| Feb 26 05:14:34.755 INFO STEP 739 (remove_files) COMPLETE |
6905 | 2025-02-26T05:14:35.512Z | [ recovery-image] Feb 26 05:14:34.755 INFO O| Feb 26 05:14:34.755 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6906 | 2025-02-26T05:14:35.532Z | [ recovery-image] Feb 26 05:14:34.774 INFO O| Feb 26 05:14:34.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
6907 | 2025-02-26T05:14:35.532Z | [ recovery-image] Feb 26 05:14:34.774 INFO O| Feb 26 05:14:34.774 INFO STEP 740 (remove_files) COMPLETE |
6908 | 2025-02-26T05:14:35.532Z | [ recovery-image] Feb 26 05:14:34.774 INFO O| Feb 26 05:14:34.774 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6909 | 2025-02-26T05:14:35.562Z | [ recovery-image] Feb 26 05:14:34.805 INFO O| Feb 26 05:14:34.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
6910 | 2025-02-26T05:14:35.562Z | [ recovery-image] Feb 26 05:14:34.805 INFO O| Feb 26 05:14:34.805 INFO STEP 741 (remove_files) COMPLETE |
6911 | 2025-02-26T05:14:35.562Z | [ recovery-image] Feb 26 05:14:34.805 INFO O| Feb 26 05:14:34.805 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6912 | 2025-02-26T05:14:35.578Z | [ host-image] Feb 26 05:14:34.821 INFO O| Feb 26 05:14:34.821 INFO O| Actions: Completed 306 actions in 0.29 seconds. |
6913 | 2025-02-26T05:14:35.581Z | [ recovery-image] Feb 26 05:14:34.822 INFO O| Feb 26 05:14:34.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
6914 | 2025-02-26T05:14:35.581Z | [ recovery-image] Feb 26 05:14:34.823 INFO O| Feb 26 05:14:34.822 INFO STEP 742 (remove_files) COMPLETE |
6915 | 2025-02-26T05:14:35.581Z | [ recovery-image] Feb 26 05:14:34.823 INFO O| Feb 26 05:14:34.822 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6916 | 2025-02-26T05:14:35.645Z | [ recovery-image] Feb 26 05:14:34.888 INFO O| Feb 26 05:14:34.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
6917 | 2025-02-26T05:14:35.648Z | [ recovery-image] Feb 26 05:14:34.888 INFO O| Feb 26 05:14:34.888 INFO STEP 743 (remove_files) COMPLETE |
6918 | 2025-02-26T05:14:35.648Z | [ recovery-image] Feb 26 05:14:34.888 INFO O| Feb 26 05:14:34.888 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6919 | 2025-02-26T05:14:35.665Z | [ recovery-image] Feb 26 05:14:34.908 INFO O| Feb 26 05:14:34.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
6920 | 2025-02-26T05:14:35.668Z | [ recovery-image] Feb 26 05:14:34.908 INFO O| Feb 26 05:14:34.908 INFO STEP 744 (remove_files) COMPLETE |
6921 | 2025-02-26T05:14:35.668Z | [ recovery-image] Feb 26 05:14:34.908 INFO O| Feb 26 05:14:34.908 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6922 | 2025-02-26T05:14:35.684Z | [ recovery-image] Feb 26 05:14:34.927 INFO O| Feb 26 05:14:34.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
6923 | 2025-02-26T05:14:35.684Z | [ recovery-image] Feb 26 05:14:34.927 INFO O| Feb 26 05:14:34.927 INFO STEP 745 (remove_files) COMPLETE |
6924 | 2025-02-26T05:14:35.684Z | [ recovery-image] Feb 26 05:14:34.927 INFO O| Feb 26 05:14:34.927 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6925 | 2025-02-26T05:14:35.703Z | [ recovery-image] Feb 26 05:14:34.944 INFO O| Feb 26 05:14:34.944 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
6926 | 2025-02-26T05:14:35.703Z | [ recovery-image] Feb 26 05:14:34.944 INFO O| Feb 26 05:14:34.944 INFO STEP 746 (remove_files) COMPLETE |
6927 | 2025-02-26T05:14:35.703Z | [ recovery-image] Feb 26 05:14:34.944 INFO O| Feb 26 05:14:34.944 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6928 | 2025-02-26T05:14:35.725Z | [ recovery-image] Feb 26 05:14:34.960 INFO O| Feb 26 05:14:34.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1" |
6929 | 2025-02-26T05:14:35.725Z | [ recovery-image] Feb 26 05:14:34.960 INFO O| Feb 26 05:14:34.960 INFO STEP 747 (remove_files) COMPLETE |
6930 | 2025-02-26T05:14:35.728Z | [ recovery-image] Feb 26 05:14:34.960 INFO O| Feb 26 05:14:34.960 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6931 | 2025-02-26T05:14:35.736Z | [ recovery-image] Feb 26 05:14:34.977 INFO O| Feb 26 05:14:34.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
6932 | 2025-02-26T05:14:35.736Z | [ recovery-image] Feb 26 05:14:34.978 INFO O| Feb 26 05:14:34.977 INFO STEP 748 (remove_files) COMPLETE |
6933 | 2025-02-26T05:14:35.738Z | [ recovery-image] Feb 26 05:14:34.978 INFO O| Feb 26 05:14:34.978 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6934 | 2025-02-26T05:14:35.752Z | [ recovery-image] Feb 26 05:14:34.995 INFO O| Feb 26 05:14:34.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1" |
6935 | 2025-02-26T05:14:35.752Z | [ recovery-image] Feb 26 05:14:34.995 INFO O| Feb 26 05:14:34.995 INFO STEP 749 (remove_files) COMPLETE |
6936 | 2025-02-26T05:14:35.755Z | [ recovery-image] Feb 26 05:14:34.995 INFO O| Feb 26 05:14:34.995 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6937 | 2025-02-26T05:14:35.784Z | [ recovery-image] Feb 26 05:14:35.027 INFO O| Feb 26 05:14:35.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1" |
6938 | 2025-02-26T05:14:35.787Z | [ recovery-image] Feb 26 05:14:35.027 INFO O| Feb 26 05:14:35.027 INFO STEP 750 (remove_files) COMPLETE |
6939 | 2025-02-26T05:14:35.787Z | [ recovery-image] Feb 26 05:14:35.028 INFO O| Feb 26 05:14:35.028 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6940 | 2025-02-26T05:14:35.808Z | [ recovery-image] Feb 26 05:14:35.050 INFO O| Feb 26 05:14:35.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
6941 | 2025-02-26T05:14:35.812Z | [ recovery-image] Feb 26 05:14:35.050 INFO O| Feb 26 05:14:35.050 INFO STEP 751 (remove_files) COMPLETE |
6942 | 2025-02-26T05:14:35.812Z | [ recovery-image] Feb 26 05:14:35.050 INFO O| Feb 26 05:14:35.050 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6943 | 2025-02-26T05:14:35.827Z | [ recovery-image] Feb 26 05:14:35.070 INFO O| Feb 26 05:14:35.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
6944 | 2025-02-26T05:14:35.830Z | [ recovery-image] Feb 26 05:14:35.071 INFO O| Feb 26 05:14:35.071 INFO STEP 752 (remove_files) COMPLETE |
6945 | 2025-02-26T05:14:35.830Z | [ recovery-image] Feb 26 05:14:35.071 INFO O| Feb 26 05:14:35.071 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6946 | 2025-02-26T05:14:35.846Z | [ recovery-image] Feb 26 05:14:35.089 INFO O| Feb 26 05:14:35.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
6947 | 2025-02-26T05:14:35.848Z | [ recovery-image] Feb 26 05:14:35.089 INFO O| Feb 26 05:14:35.089 INFO STEP 753 (remove_files) COMPLETE |
6948 | 2025-02-26T05:14:35.848Z | [ recovery-image] Feb 26 05:14:35.089 INFO O| Feb 26 05:14:35.089 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6949 | 2025-02-26T05:14:35.866Z | [ recovery-image] Feb 26 05:14:35.109 INFO O| Feb 26 05:14:35.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
6950 | 2025-02-26T05:14:35.869Z | [ recovery-image] Feb 26 05:14:35.109 INFO O| Feb 26 05:14:35.109 INFO STEP 754 (remove_files) COMPLETE |
6951 | 2025-02-26T05:14:35.869Z | [ recovery-image] Feb 26 05:14:35.109 INFO O| Feb 26 05:14:35.109 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6952 | 2025-02-26T05:14:35.906Z | [ recovery-image] Feb 26 05:14:35.149 INFO O| Feb 26 05:14:35.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
6953 | 2025-02-26T05:14:35.906Z | [ recovery-image] Feb 26 05:14:35.149 INFO O| Feb 26 05:14:35.144 INFO STEP 755 (remove_files) COMPLETE |
6954 | 2025-02-26T05:14:35.908Z | [ recovery-image] Feb 26 05:14:35.149 INFO O| Feb 26 05:14:35.144 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6955 | 2025-02-26T05:14:35.956Z | [ recovery-image] Feb 26 05:14:35.197 INFO O| Feb 26 05:14:35.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
6956 | 2025-02-26T05:14:35.956Z | [ recovery-image] Feb 26 05:14:35.197 INFO O| Feb 26 05:14:35.197 INFO STEP 756 (remove_files) COMPLETE |
6957 | 2025-02-26T05:14:35.956Z | [ recovery-image] Feb 26 05:14:35.197 INFO O| Feb 26 05:14:35.197 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6958 | 2025-02-26T05:14:35.978Z | [ recovery-image] Feb 26 05:14:35.221 INFO O| Feb 26 05:14:35.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
6959 | 2025-02-26T05:14:35.978Z | [ recovery-image] Feb 26 05:14:35.221 INFO O| Feb 26 05:14:35.221 INFO STEP 757 (remove_files) COMPLETE |
6960 | 2025-02-26T05:14:35.982Z | [ recovery-image] Feb 26 05:14:35.221 INFO O| Feb 26 05:14:35.221 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6961 | 2025-02-26T05:14:36.001Z | [ recovery-image] Feb 26 05:14:35.244 INFO O| Feb 26 05:14:35.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
6962 | 2025-02-26T05:14:36.001Z | [ recovery-image] Feb 26 05:14:35.244 INFO O| Feb 26 05:14:35.244 INFO STEP 758 (remove_files) COMPLETE |
6963 | 2025-02-26T05:14:36.006Z | [ recovery-image] Feb 26 05:14:35.244 INFO O| Feb 26 05:14:35.244 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6964 | 2025-02-26T05:14:36.048Z | [ recovery-image] Feb 26 05:14:35.289 INFO O| Feb 26 05:14:35.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
6965 | 2025-02-26T05:14:36.048Z | [ recovery-image] Feb 26 05:14:35.289 INFO O| Feb 26 05:14:35.289 INFO STEP 759 (remove_files) COMPLETE |
6966 | 2025-02-26T05:14:36.048Z | [ recovery-image] Feb 26 05:14:35.289 INFO O| Feb 26 05:14:35.289 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6967 | 2025-02-26T05:14:36.133Z | [ recovery-image] Feb 26 05:14:35.375 INFO O| Feb 26 05:14:35.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
6968 | 2025-02-26T05:14:36.133Z | [ recovery-image] Feb 26 05:14:35.375 INFO O| Feb 26 05:14:35.375 INFO STEP 760 (remove_files) COMPLETE |
6969 | 2025-02-26T05:14:36.133Z | [ recovery-image] Feb 26 05:14:35.375 INFO O| Feb 26 05:14:35.375 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6970 | 2025-02-26T05:14:36.152Z | [ recovery-image] Feb 26 05:14:35.394 INFO O| Feb 26 05:14:35.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
6971 | 2025-02-26T05:14:36.152Z | [ recovery-image] Feb 26 05:14:35.394 INFO O| Feb 26 05:14:35.394 INFO STEP 761 (remove_files) COMPLETE |
6972 | 2025-02-26T05:14:36.152Z | [ recovery-image] Feb 26 05:14:35.394 INFO O| Feb 26 05:14:35.394 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6973 | 2025-02-26T05:14:36.179Z | [ recovery-image] Feb 26 05:14:35.422 INFO O| Feb 26 05:14:35.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount" |
6974 | 2025-02-26T05:14:36.206Z | [ recovery-image] Feb 26 05:14:35.448 INFO O| Feb 26 05:14:35.448 INFO STEP 762 (remove_files) COMPLETE |
6975 | 2025-02-26T05:14:36.206Z | [ recovery-image] Feb 26 05:14:35.448 INFO O| Feb 26 05:14:35.448 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6976 | 2025-02-26T05:14:36.232Z | [ host-image] Feb 26 05:14:35.475 INFO O| Feb 26 05:14:35.475 INFO O| Done |
6977 | 2025-02-26T05:14:36.232Z | [ host-image] Feb 26 05:14:35.475 INFO O| Feb 26 05:14:35.475 INFO O| Done |
6978 | 2025-02-26T05:14:36.271Z | [ recovery-image] Feb 26 05:14:35.503 INFO O| Feb 26 05:14:35.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp" |
6979 | 2025-02-26T05:14:36.271Z | [ recovery-image] Feb 26 05:14:35.503 INFO O| Feb 26 05:14:35.503 INFO STEP 763 (remove_files) COMPLETE |
6980 | 2025-02-26T05:14:36.271Z | [ recovery-image] Feb 26 05:14:35.503 INFO O| Feb 26 05:14:35.503 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6981 | 2025-02-26T05:14:36.282Z | [ recovery-image] Feb 26 05:14:35.525 INFO O| Feb 26 05:14:35.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
6982 | 2025-02-26T05:14:36.295Z | [ recovery-image] Feb 26 05:14:35.538 INFO O| Feb 26 05:14:35.538 INFO STEP 764 (remove_files) COMPLETE |
6983 | 2025-02-26T05:14:36.298Z | [ recovery-image] Feb 26 05:14:35.538 INFO O| Feb 26 05:14:35.538 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6984 | 2025-02-26T05:14:36.328Z | [ recovery-image] Feb 26 05:14:35.570 INFO O| Feb 26 05:14:35.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit" |
6985 | 2025-02-26T05:14:36.328Z | [ recovery-image] Feb 26 05:14:35.571 INFO O| Feb 26 05:14:35.571 INFO STEP 765 (remove_files) COMPLETE |
6986 | 2025-02-26T05:14:36.331Z | [ recovery-image] Feb 26 05:14:35.571 INFO O| Feb 26 05:14:35.571 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6987 | 2025-02-26T05:14:36.411Z | [ recovery-image] Feb 26 05:14:35.653 INFO O| Feb 26 05:14:35.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount" |
6988 | 2025-02-26T05:14:36.414Z | [ recovery-image] Feb 26 05:14:35.653 INFO O| Feb 26 05:14:35.653 INFO STEP 766 (remove_files) COMPLETE |
6989 | 2025-02-26T05:14:36.414Z | [ recovery-image] Feb 26 05:14:35.654 INFO O| Feb 26 05:14:35.653 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6990 | 2025-02-26T05:14:36.432Z | [ recovery-image] Feb 26 05:14:35.671 INFO O| Feb 26 05:14:35.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount" |
6991 | 2025-02-26T05:14:36.435Z | [ recovery-image] Feb 26 05:14:35.671 INFO O| Feb 26 05:14:35.671 INFO STEP 767 (remove_files) COMPLETE |
6992 | 2025-02-26T05:14:36.435Z | [ recovery-image] Feb 26 05:14:35.671 INFO O| Feb 26 05:14:35.671 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6993 | 2025-02-26T05:14:36.445Z | [ recovery-image] Feb 26 05:14:35.688 INFO O| Feb 26 05:14:35.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck" |
6994 | 2025-02-26T05:14:36.448Z | [ recovery-image] Feb 26 05:14:35.688 INFO O| Feb 26 05:14:35.688 INFO STEP 768 (remove_files) COMPLETE |
6995 | 2025-02-26T05:14:36.448Z | [ recovery-image] Feb 26 05:14:35.688 INFO O| Feb 26 05:14:35.688 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6996 | 2025-02-26T05:14:36.465Z | [ recovery-image] Feb 26 05:14:35.707 INFO O| Feb 26 05:14:35.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp" |
6997 | 2025-02-26T05:14:36.468Z | [ recovery-image] Feb 26 05:14:35.707 INFO O| Feb 26 05:14:35.707 INFO STEP 769 (remove_files) COMPLETE |
6998 | 2025-02-26T05:14:36.468Z | [ recovery-image] Feb 26 05:14:35.707 INFO O| Feb 26 05:14:35.707 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6999 | 2025-02-26T05:14:36.484Z | [ recovery-image] Feb 26 05:14:35.727 INFO O| Feb 26 05:14:35.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
7000 | 2025-02-26T05:14:36.488Z | [ recovery-image] Feb 26 05:14:35.727 INFO O| Feb 26 05:14:35.727 INFO STEP 770 (remove_files) COMPLETE |
7001 | 2025-02-26T05:14:36.488Z | [ recovery-image] Feb 26 05:14:35.727 INFO O| Feb 26 05:14:35.727 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7002 | 2025-02-26T05:14:36.520Z | [ recovery-image] Feb 26 05:14:35.763 INFO O| Feb 26 05:14:35.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs" |
7003 | 2025-02-26T05:14:36.520Z | [ recovery-image] Feb 26 05:14:35.763 INFO O| Feb 26 05:14:35.763 INFO STEP 771 (remove_files) COMPLETE |
7004 | 2025-02-26T05:14:36.522Z | [ recovery-image] Feb 26 05:14:35.763 INFO O| Feb 26 05:14:35.763 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7005 | 2025-02-26T05:14:36.541Z | [ recovery-image] Feb 26 05:14:35.783 INFO O| Feb 26 05:14:35.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount" |
7006 | 2025-02-26T05:14:36.541Z | [ recovery-image] Feb 26 05:14:35.783 INFO O| Feb 26 05:14:35.783 INFO STEP 772 (remove_files) COMPLETE |
7007 | 2025-02-26T05:14:36.541Z | [ recovery-image] Feb 26 05:14:35.783 INFO O| Feb 26 05:14:35.783 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7008 | 2025-02-26T05:14:36.561Z | [ recovery-image] Feb 26 05:14:35.804 INFO O| Feb 26 05:14:35.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount" |
7009 | 2025-02-26T05:14:36.561Z | [ recovery-image] Feb 26 05:14:35.804 INFO O| Feb 26 05:14:35.804 INFO STEP 773 (remove_files) COMPLETE |
7010 | 2025-02-26T05:14:36.564Z | [ recovery-image] Feb 26 05:14:35.804 INFO O| Feb 26 05:14:35.804 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7011 | 2025-02-26T05:14:36.596Z | [ recovery-image] Feb 26 05:14:35.839 INFO O| Feb 26 05:14:35.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
7012 | 2025-02-26T05:14:36.598Z | [ recovery-image] Feb 26 05:14:35.839 INFO O| Feb 26 05:14:35.839 INFO STEP 774 (remove_files) COMPLETE |
7013 | 2025-02-26T05:14:36.598Z | [ recovery-image] Feb 26 05:14:35.839 INFO O| Feb 26 05:14:35.839 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7014 | 2025-02-26T05:14:36.615Z | [ recovery-image] Feb 26 05:14:35.858 INFO O| Feb 26 05:14:35.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
7015 | 2025-02-26T05:14:36.615Z | [ recovery-image] Feb 26 05:14:35.858 INFO O| Feb 26 05:14:35.858 INFO STEP 775 (remove_files) COMPLETE |
7016 | 2025-02-26T05:14:36.618Z | [ recovery-image] Feb 26 05:14:35.858 INFO O| Feb 26 05:14:35.858 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7017 | 2025-02-26T05:14:36.652Z | [ recovery-image] Feb 26 05:14:35.894 INFO O| Feb 26 05:14:35.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
7018 | 2025-02-26T05:14:36.655Z | [ recovery-image] Feb 26 05:14:35.894 INFO O| Feb 26 05:14:35.894 INFO STEP 776 (remove_files) COMPLETE |
7019 | 2025-02-26T05:14:36.655Z | [ recovery-image] Feb 26 05:14:35.894 INFO O| Feb 26 05:14:35.894 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7020 | 2025-02-26T05:14:36.673Z | [ recovery-image] Feb 26 05:14:35.914 INFO O| Feb 26 05:14:35.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares" |
7021 | 2025-02-26T05:14:36.673Z | [ recovery-image] Feb 26 05:14:35.914 INFO O| Feb 26 05:14:35.914 INFO STEP 777 (remove_files) COMPLETE |
7022 | 2025-02-26T05:14:36.679Z | [ recovery-image] Feb 26 05:14:35.914 INFO O| Feb 26 05:14:35.914 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7023 | 2025-02-26T05:14:36.700Z | [ recovery-image] Feb 26 05:14:35.935 INFO O| Feb 26 05:14:35.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
7024 | 2025-02-26T05:14:36.700Z | [ recovery-image] Feb 26 05:14:35.935 INFO O| Feb 26 05:14:35.935 INFO STEP 778 (remove_files) COMPLETE |
7025 | 2025-02-26T05:14:36.706Z | [ recovery-image] Feb 26 05:14:35.935 INFO O| Feb 26 05:14:35.935 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7026 | 2025-02-26T05:14:36.730Z | [ recovery-image] Feb 26 05:14:35.973 INFO O| Feb 26 05:14:35.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount" |
7027 | 2025-02-26T05:14:36.730Z | [ recovery-image] Feb 26 05:14:35.973 INFO O| Feb 26 05:14:35.973 INFO STEP 779 (remove_files) COMPLETE |
7028 | 2025-02-26T05:14:36.730Z | [ recovery-image] Feb 26 05:14:35.973 INFO O| Feb 26 05:14:35.973 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7029 | 2025-02-26T05:14:36.751Z | [ recovery-image] Feb 26 05:14:35.994 INFO O| Feb 26 05:14:35.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share" |
7030 | 2025-02-26T05:14:36.751Z | [ recovery-image] Feb 26 05:14:35.994 INFO O| Feb 26 05:14:35.994 INFO STEP 780 (remove_files) COMPLETE |
7031 | 2025-02-26T05:14:36.755Z | [ recovery-image] Feb 26 05:14:35.994 INFO O| Feb 26 05:14:35.994 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7032 | 2025-02-26T05:14:36.774Z | [ recovery-image] Feb 26 05:14:36.017 INFO O| Feb 26 05:14:36.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount" |
7033 | 2025-02-26T05:14:36.774Z | [ recovery-image] Feb 26 05:14:36.017 INFO O| Feb 26 05:14:36.017 INFO STEP 781 (remove_files) COMPLETE |
7034 | 2025-02-26T05:14:36.774Z | [ recovery-image] Feb 26 05:14:36.017 INFO O| Feb 26 05:14:36.017 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7035 | 2025-02-26T05:14:36.807Z | [ recovery-image] Feb 26 05:14:36.050 INFO O| Feb 26 05:14:36.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare" |
7036 | 2025-02-26T05:14:36.807Z | [ recovery-image] Feb 26 05:14:36.050 INFO O| Feb 26 05:14:36.050 INFO STEP 782 (remove_files) COMPLETE |
7037 | 2025-02-26T05:14:36.808Z | [ recovery-image] Feb 26 05:14:36.050 INFO O| Feb 26 05:14:36.050 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7038 | 2025-02-26T05:14:36.829Z | [ recovery-image] Feb 26 05:14:36.072 INFO O| Feb 26 05:14:36.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri" |
7039 | 2025-02-26T05:14:36.829Z | [ recovery-image] Feb 26 05:14:36.072 INFO O| Feb 26 05:14:36.072 INFO STEP 783 (remove_files) COMPLETE |
7040 | 2025-02-26T05:14:36.829Z | [ recovery-image] Feb 26 05:14:36.072 INFO O| Feb 26 05:14:36.072 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7041 | 2025-02-26T05:14:36.862Z | [ recovery-image] Feb 26 05:14:36.104 INFO O| Feb 26 05:14:36.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy" |
7042 | 2025-02-26T05:14:36.862Z | [ recovery-image] Feb 26 05:14:36.105 INFO O| Feb 26 05:14:36.104 INFO STEP 784 (remove_files) COMPLETE |
7043 | 2025-02-26T05:14:36.867Z | [ recovery-image] Feb 26 05:14:36.105 INFO O| Feb 26 05:14:36.104 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7044 | 2025-02-26T05:14:36.884Z | [ recovery-image] Feb 26 05:14:36.126 INFO O| Feb 26 05:14:36.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df" |
7045 | 2025-02-26T05:14:36.884Z | [ recovery-image] Feb 26 05:14:36.126 INFO O| Feb 26 05:14:36.126 INFO STEP 785 (remove_files) COMPLETE |
7046 | 2025-02-26T05:14:36.887Z | [ recovery-image] Feb 26 05:14:36.126 INFO O| Feb 26 05:14:36.126 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7047 | 2025-02-26T05:14:36.907Z | [ recovery-image] Feb 26 05:14:36.150 INFO O| Feb 26 05:14:36.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota" |
7048 | 2025-02-26T05:14:36.912Z | [ recovery-image] Feb 26 05:14:36.155 INFO O| Feb 26 05:14:36.155 INFO STEP 786 (remove_files) COMPLETE |
7049 | 2025-02-26T05:14:36.912Z | [ recovery-image] Feb 26 05:14:36.155 INFO O| Feb 26 05:14:36.155 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7050 | 2025-02-26T05:14:36.954Z | [ recovery-image] Feb 26 05:14:36.196 INFO O| Feb 26 05:14:36.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff" |
7051 | 2025-02-26T05:14:36.954Z | [ recovery-image] Feb 26 05:14:36.196 INFO O| Feb 26 05:14:36.196 INFO STEP 787 (remove_files) COMPLETE |
7052 | 2025-02-26T05:14:36.957Z | [ recovery-image] Feb 26 05:14:36.196 INFO O| Feb 26 05:14:36.196 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7053 | 2025-02-26T05:14:36.975Z | [ recovery-image] Feb 26 05:14:36.218 INFO O| Feb 26 05:14:36.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck" |
7054 | 2025-02-26T05:14:36.975Z | [ recovery-image] Feb 26 05:14:36.218 INFO O| Feb 26 05:14:36.218 INFO STEP 788 (remove_files) COMPLETE |
7055 | 2025-02-26T05:14:36.978Z | [ recovery-image] Feb 26 05:14:36.218 INFO O| Feb 26 05:14:36.218 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7056 | 2025-02-26T05:14:37.018Z | [ recovery-image] Feb 26 05:14:36.261 INFO O| Feb 26 05:14:36.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall" |
7057 | 2025-02-26T05:14:37.018Z | [ recovery-image] Feb 26 05:14:36.261 INFO O| Feb 26 05:14:36.261 INFO STEP 789 (remove_files) COMPLETE |
7058 | 2025-02-26T05:14:37.018Z | [ recovery-image] Feb 26 05:14:36.261 INFO O| Feb 26 05:14:36.261 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7059 | 2025-02-26T05:14:37.037Z | [ recovery-image] Feb 26 05:14:36.279 INFO O| Feb 26 05:14:36.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb" |
7060 | 2025-02-26T05:14:37.037Z | [ recovery-image] Feb 26 05:14:36.279 INFO O| Feb 26 05:14:36.279 INFO STEP 790 (remove_files) COMPLETE |
7061 | 2025-02-26T05:14:37.037Z | [ recovery-image] Feb 26 05:14:36.279 INFO O| Feb 26 05:14:36.279 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7062 | 2025-02-26T05:14:37.093Z | [ recovery-image] Feb 26 05:14:36.335 INFO O| Feb 26 05:14:36.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand" |
7063 | 2025-02-26T05:14:37.093Z | [ recovery-image] Feb 26 05:14:36.335 INFO O| Feb 26 05:14:36.335 INFO STEP 791 (remove_files) COMPLETE |
7064 | 2025-02-26T05:14:37.093Z | [ recovery-image] Feb 26 05:14:36.336 INFO O| Feb 26 05:14:36.335 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7065 | 2025-02-26T05:14:37.113Z | [ recovery-image] Feb 26 05:14:36.355 INFO O| Feb 26 05:14:36.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap" |
7066 | 2025-02-26T05:14:37.113Z | [ recovery-image] Feb 26 05:14:36.355 INFO O| Feb 26 05:14:36.355 INFO STEP 792 (remove_files) COMPLETE |
7067 | 2025-02-26T05:14:37.113Z | [ recovery-image] Feb 26 05:14:36.355 INFO O| Feb 26 05:14:36.355 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7068 | 2025-02-26T05:14:37.134Z | [ recovery-image] Feb 26 05:14:36.376 INFO O| Feb 26 05:14:36.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp" |
7069 | 2025-02-26T05:14:37.134Z | [ recovery-image] Feb 26 05:14:36.376 INFO O| Feb 26 05:14:36.376 INFO STEP 793 (remove_files) COMPLETE |
7070 | 2025-02-26T05:14:37.134Z | [ recovery-image] Feb 26 05:14:36.376 INFO O| Feb 26 05:14:36.376 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7071 | 2025-02-26T05:14:37.169Z | [ recovery-image] Feb 26 05:14:36.409 INFO O| Feb 26 05:14:36.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
7072 | 2025-02-26T05:14:37.169Z | [ recovery-image] Feb 26 05:14:36.409 INFO O| Feb 26 05:14:36.409 INFO STEP 794 (remove_files) COMPLETE |
7073 | 2025-02-26T05:14:37.169Z | [ recovery-image] Feb 26 05:14:36.409 INFO O| Feb 26 05:14:36.409 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7074 | 2025-02-26T05:14:37.313Z | [ recovery-image] Feb 26 05:14:36.556 INFO O| Feb 26 05:14:36.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit" |
7075 | 2025-02-26T05:14:37.316Z | [ recovery-image] Feb 26 05:14:36.556 INFO O| Feb 26 05:14:36.556 INFO STEP 795 (remove_files) COMPLETE |
7076 | 2025-02-26T05:14:37.316Z | [ recovery-image] Feb 26 05:14:36.556 INFO O| Feb 26 05:14:36.556 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7077 | 2025-02-26T05:14:37.372Z | [ recovery-image] Feb 26 05:14:36.614 INFO O| Feb 26 05:14:36.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs" |
7078 | 2025-02-26T05:14:37.376Z | [ recovery-image] Feb 26 05:14:36.614 INFO O| Feb 26 05:14:36.614 INFO STEP 796 (remove_files) COMPLETE |
7079 | 2025-02-26T05:14:37.376Z | [ recovery-image] Feb 26 05:14:36.614 INFO O| Feb 26 05:14:36.614 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7080 | 2025-02-26T05:14:37.391Z | [ recovery-image] Feb 26 05:14:36.634 INFO O| Feb 26 05:14:36.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs" |
7081 | 2025-02-26T05:14:37.391Z | [ recovery-image] Feb 26 05:14:36.634 INFO O| Feb 26 05:14:36.634 INFO STEP 797 (remove_files) COMPLETE |
7082 | 2025-02-26T05:14:37.391Z | [ recovery-image] Feb 26 05:14:36.634 INFO O| Feb 26 05:14:36.634 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7083 | 2025-02-26T05:14:37.430Z | [ recovery-image] Feb 26 05:14:36.673 INFO O| Feb 26 05:14:36.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck" |
7084 | 2025-02-26T05:14:37.430Z | [ recovery-image] Feb 26 05:14:36.673 INFO O| Feb 26 05:14:36.673 INFO STEP 798 (remove_files) COMPLETE |
7085 | 2025-02-26T05:14:37.435Z | [ recovery-image] Feb 26 05:14:36.673 INFO O| Feb 26 05:14:36.673 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7086 | 2025-02-26T05:14:37.482Z | [ recovery-image] Feb 26 05:14:36.724 INFO O| Feb 26 05:14:36.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs" |
7087 | 2025-02-26T05:14:37.482Z | [ recovery-image] Feb 26 05:14:36.724 INFO O| Feb 26 05:14:36.724 INFO STEP 799 (remove_files) COMPLETE |
7088 | 2025-02-26T05:14:37.482Z | [ recovery-image] Feb 26 05:14:36.725 INFO O| Feb 26 05:14:36.724 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7089 | 2025-02-26T05:14:37.542Z | [ recovery-image] Feb 26 05:14:36.784 INFO O| Feb 26 05:14:36.784 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot" |
7090 | 2025-02-26T05:14:37.542Z | [ recovery-image] Feb 26 05:14:36.784 INFO O| Feb 26 05:14:36.784 INFO STEP 800 (remove_files) COMPLETE |
7091 | 2025-02-26T05:14:37.542Z | [ recovery-image] Feb 26 05:14:36.784 INFO O| Feb 26 05:14:36.784 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7092 | 2025-02-26T05:14:37.562Z | [ recovery-image] Feb 26 05:14:36.805 INFO O| Feb 26 05:14:36.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck" |
7093 | 2025-02-26T05:14:37.562Z | [ recovery-image] Feb 26 05:14:36.805 INFO O| Feb 26 05:14:36.805 INFO STEP 801 (remove_files) COMPLETE |
7094 | 2025-02-26T05:14:37.562Z | [ recovery-image] Feb 26 05:14:36.805 INFO O| Feb 26 05:14:36.805 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7095 | 2025-02-26T05:14:37.582Z | [ recovery-image] Feb 26 05:14:36.824 INFO O| Feb 26 05:14:36.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff" |
7096 | 2025-02-26T05:14:37.582Z | [ recovery-image] Feb 26 05:14:36.824 INFO O| Feb 26 05:14:36.824 INFO STEP 802 (remove_files) COMPLETE |
7097 | 2025-02-26T05:14:37.584Z | [ recovery-image] Feb 26 05:14:36.825 INFO O| Feb 26 05:14:36.824 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7098 | 2025-02-26T05:14:37.622Z | [ recovery-image] Feb 26 05:14:36.864 INFO O| Feb 26 05:14:36.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon" |
7099 | 2025-02-26T05:14:37.622Z | [ recovery-image] Feb 26 05:14:36.864 INFO O| Feb 26 05:14:36.864 INFO STEP 803 (remove_files) COMPLETE |
7100 | 2025-02-26T05:14:37.625Z | [ recovery-image] Feb 26 05:14:36.864 INFO O| Feb 26 05:14:36.864 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7101 | 2025-02-26T05:14:37.653Z | [ host-image] Feb 26 05:14:36.896 INFO O| Feb 26 05:14:36.896 INFO O| Done |
7102 | 2025-02-26T05:14:37.656Z | [ recovery-image] Feb 26 05:14:36.897 INFO O| Feb 26 05:14:36.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota" |
7103 | 2025-02-26T05:14:37.656Z | [ recovery-image] Feb 26 05:14:36.897 INFO O| Feb 26 05:14:36.897 INFO STEP 804 (remove_files) COMPLETE |
7104 | 2025-02-26T05:14:37.656Z | [ recovery-image] Feb 26 05:14:36.897 INFO O| Feb 26 05:14:36.897 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7105 | 2025-02-26T05:14:37.816Z | [ recovery-image] Feb 26 05:14:37.059 INFO O| Feb 26 05:14:37.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs" |
7106 | 2025-02-26T05:14:37.816Z | [ recovery-image] Feb 26 05:14:37.059 INFO O| Feb 26 05:14:37.059 INFO STEP 805 (remove_files) COMPLETE |
7107 | 2025-02-26T05:14:37.816Z | [ recovery-image] Feb 26 05:14:37.059 INFO O| Feb 26 05:14:37.059 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7108 | 2025-02-26T05:14:37.837Z | [ recovery-image] Feb 26 05:14:37.079 INFO O| Feb 26 05:14:37.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump" |
7109 | 2025-02-26T05:14:37.837Z | [ recovery-image] Feb 26 05:14:37.079 INFO O| Feb 26 05:14:37.079 INFO STEP 806 (remove_files) COMPLETE |
7110 | 2025-02-26T05:14:37.837Z | [ recovery-image] Feb 26 05:14:37.079 INFO O| Feb 26 05:14:37.079 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7111 | 2025-02-26T05:14:37.855Z | [ recovery-image] Feb 26 05:14:37.097 INFO O| Feb 26 05:14:37.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore" |
7112 | 2025-02-26T05:14:37.855Z | [ recovery-image] Feb 26 05:14:37.097 INFO O| Feb 26 05:14:37.097 INFO STEP 807 (remove_files) COMPLETE |
7113 | 2025-02-26T05:14:37.855Z | [ recovery-image] Feb 26 05:14:37.097 INFO O| Feb 26 05:14:37.097 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7114 | 2025-02-26T05:14:37.892Z | [ recovery-image] Feb 26 05:14:37.135 INFO O| Feb 26 05:14:37.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy" |
7115 | 2025-02-26T05:14:37.892Z | [ recovery-image] Feb 26 05:14:37.135 INFO O| Feb 26 05:14:37.135 INFO STEP 808 (remove_files) COMPLETE |
7116 | 2025-02-26T05:14:37.892Z | [ recovery-image] Feb 26 05:14:37.135 INFO O| Feb 26 05:14:37.135 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7117 | 2025-02-26T05:14:37.940Z | [ recovery-image] Feb 26 05:14:37.182 INFO O| Feb 26 05:14:37.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1" |
7118 | 2025-02-26T05:14:37.940Z | [ recovery-image] Feb 26 05:14:37.182 INFO O| Feb 26 05:14:37.182 INFO STEP 809 (remove_files) COMPLETE |
7119 | 2025-02-26T05:14:37.940Z | [ recovery-image] Feb 26 05:14:37.182 INFO O| Feb 26 05:14:37.182 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7120 | 2025-02-26T05:14:37.968Z | [ recovery-image] Feb 26 05:14:37.211 INFO O| Feb 26 05:14:37.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1" |
7121 | 2025-02-26T05:14:37.968Z | [ recovery-image] Feb 26 05:14:37.211 INFO O| Feb 26 05:14:37.211 INFO STEP 810 (remove_files) COMPLETE |
7122 | 2025-02-26T05:14:37.968Z | [ recovery-image] Feb 26 05:14:37.211 INFO O| Feb 26 05:14:37.211 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7123 | 2025-02-26T05:14:38.004Z | [ recovery-image] Feb 26 05:14:37.246 INFO O| Feb 26 05:14:37.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean" |
7124 | 2025-02-26T05:14:38.004Z | [ recovery-image] Feb 26 05:14:37.246 INFO O| Feb 26 05:14:37.246 INFO STEP 811 (remove_files) COMPLETE |
7125 | 2025-02-26T05:14:38.004Z | [ recovery-image] Feb 26 05:14:37.246 INFO O| Feb 26 05:14:37.246 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7126 | 2025-02-26T05:14:38.038Z | [ recovery-image] Feb 26 05:14:37.280 INFO O| Feb 26 05:14:37.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd" |
7127 | 2025-02-26T05:14:38.038Z | [ recovery-image] Feb 26 05:14:37.280 INFO O| Feb 26 05:14:37.280 INFO STEP 812 (remove_files) COMPLETE |
7128 | 2025-02-26T05:14:38.041Z | [ recovery-image] Feb 26 05:14:37.280 INFO O| Feb 26 05:14:37.280 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7129 | 2025-02-26T05:14:38.063Z | [ recovery-image] Feb 26 05:14:37.300 INFO O| Feb 26 05:14:37.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1" |
7130 | 2025-02-26T05:14:38.063Z | [ recovery-image] Feb 26 05:14:37.300 INFO O| Feb 26 05:14:37.300 INFO STEP 813 (remove_files) COMPLETE |
7131 | 2025-02-26T05:14:38.063Z | [ recovery-image] Feb 26 05:14:37.300 INFO O| Feb 26 05:14:37.300 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7132 | 2025-02-26T05:14:38.078Z | [ recovery-image] Feb 26 05:14:37.321 INFO O| Feb 26 05:14:37.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1" |
7133 | 2025-02-26T05:14:38.078Z | [ recovery-image] Feb 26 05:14:37.321 INFO O| Feb 26 05:14:37.321 INFO STEP 814 (remove_files) COMPLETE |
7134 | 2025-02-26T05:14:38.081Z | [ recovery-image] Feb 26 05:14:37.321 INFO O| Feb 26 05:14:37.321 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7135 | 2025-02-26T05:14:38.099Z | [ recovery-image] Feb 26 05:14:37.342 INFO O| Feb 26 05:14:37.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1" |
7136 | 2025-02-26T05:14:38.099Z | [ recovery-image] Feb 26 05:14:37.342 INFO O| Feb 26 05:14:37.342 INFO STEP 815 (remove_files) COMPLETE |
7137 | 2025-02-26T05:14:38.099Z | [ recovery-image] Feb 26 05:14:37.342 INFO O| Feb 26 05:14:37.342 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7138 | 2025-02-26T05:14:38.118Z | [ recovery-image] Feb 26 05:14:37.361 INFO O| Feb 26 05:14:37.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked" |
7139 | 2025-02-26T05:14:38.121Z | [ recovery-image] Feb 26 05:14:37.361 INFO O| Feb 26 05:14:37.361 INFO STEP 816 (remove_files) COMPLETE |
7140 | 2025-02-26T05:14:38.121Z | [ recovery-image] Feb 26 05:14:37.361 INFO O| Feb 26 05:14:37.361 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7141 | 2025-02-26T05:14:38.138Z | [ recovery-image] Feb 26 05:14:37.381 INFO O| Feb 26 05:14:37.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb" |
7142 | 2025-02-26T05:14:38.138Z | [ recovery-image] Feb 26 05:14:37.381 INFO O| Feb 26 05:14:37.381 INFO STEP 817 (remove_files) COMPLETE |
7143 | 2025-02-26T05:14:38.142Z | [ recovery-image] Feb 26 05:14:37.381 INFO O| Feb 26 05:14:37.381 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7144 | 2025-02-26T05:14:38.177Z | [ recovery-image] Feb 26 05:14:37.420 INFO O| Feb 26 05:14:37.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal" |
7145 | 2025-02-26T05:14:38.177Z | [ recovery-image] Feb 26 05:14:37.420 INFO O| Feb 26 05:14:37.420 INFO STEP 818 (remove_files) COMPLETE |
7146 | 2025-02-26T05:14:38.180Z | [ recovery-image] Feb 26 05:14:37.420 INFO O| Feb 26 05:14:37.420 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7147 | 2025-02-26T05:14:38.211Z | [ recovery-image] Feb 26 05:14:37.453 INFO O| Feb 26 05:14:37.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb" |
7148 | 2025-02-26T05:14:38.211Z | [ recovery-image] Feb 26 05:14:37.454 INFO O| Feb 26 05:14:37.454 INFO STEP 819 (remove_files) COMPLETE |
7149 | 2025-02-26T05:14:38.214Z | [ recovery-image] Feb 26 05:14:37.454 INFO O| Feb 26 05:14:37.454 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7150 | 2025-02-26T05:14:38.232Z | [ recovery-image] Feb 26 05:14:37.475 INFO O| Feb 26 05:14:37.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked" |
7151 | 2025-02-26T05:14:38.232Z | [ recovery-image] Feb 26 05:14:37.475 INFO O| Feb 26 05:14:37.475 INFO STEP 820 (remove_files) COMPLETE |
7152 | 2025-02-26T05:14:38.232Z | [ recovery-image] Feb 26 05:14:37.475 INFO O| Feb 26 05:14:37.475 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7153 | 2025-02-26T05:14:38.253Z | [ recovery-image] Feb 26 05:14:37.496 INFO O| Feb 26 05:14:37.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd" |
7154 | 2025-02-26T05:14:38.253Z | [ recovery-image] Feb 26 05:14:37.496 INFO O| Feb 26 05:14:37.496 INFO STEP 821 (remove_files) COMPLETE |
7155 | 2025-02-26T05:14:38.253Z | [ recovery-image] Feb 26 05:14:37.496 INFO O| Feb 26 05:14:37.496 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7156 | 2025-02-26T05:14:38.283Z | [ recovery-image] Feb 26 05:14:37.526 INFO O| Feb 26 05:14:37.526 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd" |
7157 | 2025-02-26T05:14:38.283Z | [ recovery-image] Feb 26 05:14:37.526 INFO O| Feb 26 05:14:37.526 INFO STEP 822 (remove_files) COMPLETE |
7158 | 2025-02-26T05:14:38.288Z | [ recovery-image] Feb 26 05:14:37.526 INFO O| Feb 26 05:14:37.526 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7159 | 2025-02-26T05:14:38.306Z | [ recovery-image] Feb 26 05:14:37.547 INFO O| Feb 26 05:14:37.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
7160 | 2025-02-26T05:14:38.306Z | [ recovery-image] Feb 26 05:14:37.548 INFO O| Feb 26 05:14:37.548 INFO STEP 823 (remove_files) COMPLETE |
7161 | 2025-02-26T05:14:38.306Z | [ recovery-image] Feb 26 05:14:37.548 INFO O| Feb 26 05:14:37.548 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7162 | 2025-02-26T05:14:38.325Z | [ recovery-image] Feb 26 05:14:37.567 INFO O| Feb 26 05:14:37.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd" |
7163 | 2025-02-26T05:14:38.325Z | [ recovery-image] Feb 26 05:14:37.568 INFO O| Feb 26 05:14:37.567 INFO STEP 824 (remove_files) COMPLETE |
7164 | 2025-02-26T05:14:38.325Z | [ recovery-image] Feb 26 05:14:37.568 INFO O| Feb 26 05:14:37.568 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7165 | 2025-02-26T05:14:38.348Z | [ recovery-image] Feb 26 05:14:37.587 INFO O| Feb 26 05:14:37.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
7166 | 2025-02-26T05:14:38.348Z | [ recovery-image] Feb 26 05:14:37.587 INFO O| Feb 26 05:14:37.587 INFO STEP 825 (remove_files) COMPLETE |
7167 | 2025-02-26T05:14:38.348Z | [ recovery-image] Feb 26 05:14:37.587 INFO O| Feb 26 05:14:37.587 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7168 | 2025-02-26T05:14:38.365Z | [ recovery-image] Feb 26 05:14:37.608 INFO O| Feb 26 05:14:37.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1" |
7169 | 2025-02-26T05:14:38.366Z | [ recovery-image] Feb 26 05:14:37.608 INFO O| Feb 26 05:14:37.608 INFO STEP 826 (remove_files) COMPLETE |
7170 | 2025-02-26T05:14:38.366Z | [ recovery-image] Feb 26 05:14:37.608 INFO O| Feb 26 05:14:37.608 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7171 | 2025-02-26T05:14:38.402Z | [ recovery-image] Feb 26 05:14:37.645 INFO O| Feb 26 05:14:37.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
7172 | 2025-02-26T05:14:38.405Z | [ recovery-image] Feb 26 05:14:37.645 INFO O| Feb 26 05:14:37.645 INFO STEP 827 (remove_files) COMPLETE |
7173 | 2025-02-26T05:14:38.405Z | [ recovery-image] Feb 26 05:14:37.645 INFO O| Feb 26 05:14:37.645 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7174 | 2025-02-26T05:14:38.432Z | [ recovery-image] Feb 26 05:14:37.675 INFO O| Feb 26 05:14:37.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G" |
7175 | 2025-02-26T05:14:38.435Z | [ recovery-image] Feb 26 05:14:37.675 INFO O| Feb 26 05:14:37.675 INFO STEP 828 (remove_files) COMPLETE |
7176 | 2025-02-26T05:14:38.435Z | [ recovery-image] Feb 26 05:14:37.675 INFO O| Feb 26 05:14:37.675 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7177 | 2025-02-26T05:14:38.454Z | [ recovery-image] Feb 26 05:14:37.696 INFO O| Feb 26 05:14:37.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G" |
7178 | 2025-02-26T05:14:38.457Z | [ recovery-image] Feb 26 05:14:37.696 INFO O| Feb 26 05:14:37.696 INFO STEP 829 (remove_files) COMPLETE |
7179 | 2025-02-26T05:14:38.457Z | [ recovery-image] Feb 26 05:14:37.696 INFO O| Feb 26 05:14:37.696 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7180 | 2025-02-26T05:14:38.474Z | [ recovery-image] Feb 26 05:14:37.716 INFO O| Feb 26 05:14:37.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign" |
7181 | 2025-02-26T05:14:38.474Z | [ recovery-image] Feb 26 05:14:37.717 INFO O| Feb 26 05:14:37.717 INFO STEP 830 (remove_files) COMPLETE |
7182 | 2025-02-26T05:14:38.476Z | [ recovery-image] Feb 26 05:14:37.717 INFO O| Feb 26 05:14:37.717 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7183 | 2025-02-26T05:14:38.493Z | [ recovery-image] Feb 26 05:14:37.736 INFO O| Feb 26 05:14:37.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default" |
7184 | 2025-02-26T05:14:38.496Z | [ recovery-image] Feb 26 05:14:37.736 INFO O| Feb 26 05:14:37.736 INFO STEP 831 (remove_files) COMPLETE |
7185 | 2025-02-26T05:14:38.496Z | [ recovery-image] Feb 26 05:14:37.736 INFO O| Feb 26 05:14:37.736 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7186 | 2025-02-26T05:14:38.514Z | [ recovery-image] Feb 26 05:14:37.756 INFO O| Feb 26 05:14:37.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata" |
7187 | 2025-02-26T05:14:38.517Z | [ recovery-image] Feb 26 05:14:37.756 INFO O| Feb 26 05:14:37.756 INFO STEP 832 (remove_files) COMPLETE |
7188 | 2025-02-26T05:14:38.517Z | [ recovery-image] Feb 26 05:14:37.756 INFO O| Feb 26 05:14:37.756 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7189 | 2025-02-26T05:14:38.533Z | [ recovery-image] Feb 26 05:14:37.776 INFO O| Feb 26 05:14:37.776 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter" |
7190 | 2025-02-26T05:14:38.536Z | [ recovery-image] Feb 26 05:14:37.776 INFO O| Feb 26 05:14:37.776 INFO STEP 833 (remove_files) COMPLETE |
7191 | 2025-02-26T05:14:38.536Z | [ recovery-image] Feb 26 05:14:37.776 INFO O| Feb 26 05:14:37.776 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7192 | 2025-02-26T05:14:38.555Z | [ recovery-image] Feb 26 05:14:37.797 INFO O| Feb 26 05:14:37.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss" |
7193 | 2025-02-26T05:14:38.558Z | [ recovery-image] Feb 26 05:14:37.797 INFO O| Feb 26 05:14:37.797 INFO STEP 834 (remove_files) COMPLETE |
7194 | 2025-02-26T05:14:38.558Z | [ recovery-image] Feb 26 05:14:37.797 INFO O| Feb 26 05:14:37.797 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7195 | 2025-02-26T05:14:38.575Z | [ recovery-image] Feb 26 05:14:37.818 INFO O| Feb 26 05:14:37.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata" |
7196 | 2025-02-26T05:14:38.575Z | [ recovery-image] Feb 26 05:14:37.818 INFO O| Feb 26 05:14:37.818 INFO STEP 835 (remove_files) COMPLETE |
7197 | 2025-02-26T05:14:38.578Z | [ recovery-image] Feb 26 05:14:37.818 INFO O| Feb 26 05:14:37.818 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7198 | 2025-02-26T05:14:38.618Z | [ recovery-image] Feb 26 05:14:37.860 INFO O| Feb 26 05:14:37.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk" |
7199 | 2025-02-26T05:14:38.618Z | [ recovery-image] Feb 26 05:14:37.860 INFO O| Feb 26 05:14:37.860 INFO STEP 836 (remove_files) COMPLETE |
7200 | 2025-02-26T05:14:38.618Z | [ recovery-image] Feb 26 05:14:37.861 INFO O| Feb 26 05:14:37.860 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7201 | 2025-02-26T05:14:38.640Z | [ recovery-image] Feb 26 05:14:37.883 INFO O| Feb 26 05:14:37.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign" |
7202 | 2025-02-26T05:14:38.641Z | [ recovery-image] Feb 26 05:14:37.883 INFO O| Feb 26 05:14:37.883 INFO STEP 837 (remove_files) COMPLETE |
7203 | 2025-02-26T05:14:38.641Z | [ recovery-image] Feb 26 05:14:37.883 INFO O| Feb 26 05:14:37.883 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7204 | 2025-02-26T05:14:38.660Z | [ recovery-image] Feb 26 05:14:37.903 INFO O| Feb 26 05:14:37.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
7205 | 2025-02-26T05:14:38.660Z | [ recovery-image] Feb 26 05:14:37.903 INFO O| Feb 26 05:14:37.903 INFO STEP 838 (remove_files) COMPLETE |
7206 | 2025-02-26T05:14:38.660Z | [ recovery-image] Feb 26 05:14:37.903 INFO O| Feb 26 05:14:37.903 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7207 | 2025-02-26T05:14:38.701Z | [ recovery-image] Feb 26 05:14:37.943 INFO O| Feb 26 05:14:37.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
7208 | 2025-02-26T05:14:38.703Z | [ recovery-image] Feb 26 05:14:37.943 INFO O| Feb 26 05:14:37.943 INFO STEP 839 (remove_files) COMPLETE |
7209 | 2025-02-26T05:14:38.703Z | [ recovery-image] Feb 26 05:14:37.943 INFO O| Feb 26 05:14:37.943 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7210 | 2025-02-26T05:14:38.720Z | [ recovery-image] Feb 26 05:14:37.963 INFO O| Feb 26 05:14:37.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
7211 | 2025-02-26T05:14:38.730Z | [ recovery-image] Feb 26 05:14:37.973 INFO O| Feb 26 05:14:37.973 INFO STEP 840 (remove_files) COMPLETE |
7212 | 2025-02-26T05:14:38.730Z | [ recovery-image] Feb 26 05:14:37.973 INFO O| Feb 26 05:14:37.973 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7213 | 2025-02-26T05:14:38.789Z | [ recovery-image] Feb 26 05:14:38.031 INFO O| Feb 26 05:14:38.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
7214 | 2025-02-26T05:14:38.789Z | [ recovery-image] Feb 26 05:14:38.031 INFO O| Feb 26 05:14:38.031 INFO STEP 841 (remove_files) COMPLETE |
7215 | 2025-02-26T05:14:38.789Z | [ recovery-image] Feb 26 05:14:38.031 INFO O| Feb 26 05:14:38.031 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7216 | 2025-02-26T05:14:38.808Z | [ recovery-image] Feb 26 05:14:38.050 INFO O| Feb 26 05:14:38.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
7217 | 2025-02-26T05:14:38.808Z | [ recovery-image] Feb 26 05:14:38.050 INFO O| Feb 26 05:14:38.050 INFO STEP 842 (remove_files) COMPLETE |
7218 | 2025-02-26T05:14:38.808Z | [ recovery-image] Feb 26 05:14:38.050 INFO O| Feb 26 05:14:38.050 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7219 | 2025-02-26T05:14:38.838Z | [ recovery-image] Feb 26 05:14:38.080 INFO O| Feb 26 05:14:38.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1" |
7220 | 2025-02-26T05:14:38.838Z | [ recovery-image] Feb 26 05:14:38.080 INFO O| Feb 26 05:14:38.080 INFO STEP 843 (remove_files) COMPLETE |
7221 | 2025-02-26T05:14:38.839Z | [ recovery-image] Feb 26 05:14:38.080 INFO O| Feb 26 05:14:38.080 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7222 | 2025-02-26T05:14:38.859Z | [ recovery-image] Feb 26 05:14:38.101 INFO O| Feb 26 05:14:38.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1" |
7223 | 2025-02-26T05:14:38.859Z | [ recovery-image] Feb 26 05:14:38.101 INFO O| Feb 26 05:14:38.101 INFO STEP 844 (remove_files) COMPLETE |
7224 | 2025-02-26T05:14:38.861Z | [ recovery-image] Feb 26 05:14:38.101 INFO O| Feb 26 05:14:38.101 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7225 | 2025-02-26T05:14:38.898Z | [ recovery-image] Feb 26 05:14:38.141 INFO O| Feb 26 05:14:38.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1" |
7226 | 2025-02-26T05:14:38.898Z | [ recovery-image] Feb 26 05:14:38.141 INFO O| Feb 26 05:14:38.141 INFO STEP 845 (remove_files) COMPLETE |
7227 | 2025-02-26T05:14:38.899Z | [ recovery-image] Feb 26 05:14:38.141 INFO O| Feb 26 05:14:38.141 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7228 | 2025-02-26T05:14:38.920Z | [ recovery-image] Feb 26 05:14:38.162 INFO O| Feb 26 05:14:38.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb" |
7229 | 2025-02-26T05:14:38.920Z | [ recovery-image] Feb 26 05:14:38.162 INFO O| Feb 26 05:14:38.162 INFO STEP 846 (remove_files) COMPLETE |
7230 | 2025-02-26T05:14:38.922Z | [ recovery-image] Feb 26 05:14:38.162 INFO O| Feb 26 05:14:38.162 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7231 | 2025-02-26T05:14:38.941Z | [ recovery-image] Feb 26 05:14:38.184 INFO O| Feb 26 05:14:38.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so" |
7232 | 2025-02-26T05:14:38.941Z | [ recovery-image] Feb 26 05:14:38.184 INFO O| Feb 26 05:14:38.184 INFO STEP 847 (remove_files) COMPLETE |
7233 | 2025-02-26T05:14:38.944Z | [ recovery-image] Feb 26 05:14:38.184 INFO O| Feb 26 05:14:38.184 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7234 | 2025-02-26T05:14:38.963Z | [ recovery-image] Feb 26 05:14:38.205 INFO O| Feb 26 05:14:38.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb" |
7235 | 2025-02-26T05:14:38.963Z | [ recovery-image] Feb 26 05:14:38.205 INFO O| Feb 26 05:14:38.205 INFO STEP 848 (remove_files) COMPLETE |
7236 | 2025-02-26T05:14:38.966Z | [ recovery-image] Feb 26 05:14:38.205 INFO O| Feb 26 05:14:38.205 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7237 | 2025-02-26T05:14:38.986Z | [ recovery-image] Feb 26 05:14:38.228 INFO O| Feb 26 05:14:38.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
7238 | 2025-02-26T05:14:38.988Z | [ recovery-image] Feb 26 05:14:38.229 INFO O| Feb 26 05:14:38.229 INFO STEP 849 (remove_files) COMPLETE |
7239 | 2025-02-26T05:14:38.988Z | [ recovery-image] Feb 26 05:14:38.229 INFO O| Feb 26 05:14:38.229 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7240 | 2025-02-26T05:14:39.011Z | [ recovery-image] Feb 26 05:14:38.254 INFO O| Feb 26 05:14:38.254 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1" |
7241 | 2025-02-26T05:14:39.014Z | [ recovery-image] Feb 26 05:14:38.254 INFO O| Feb 26 05:14:38.254 INFO STEP 850 (remove_files) COMPLETE |
7242 | 2025-02-26T05:14:39.014Z | [ recovery-image] Feb 26 05:14:38.254 INFO O| Feb 26 05:14:38.254 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7243 | 2025-02-26T05:14:39.073Z | [ recovery-image] Feb 26 05:14:38.315 INFO O| Feb 26 05:14:38.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
7244 | 2025-02-26T05:14:39.073Z | [ recovery-image] Feb 26 05:14:38.315 INFO O| Feb 26 05:14:38.315 INFO STEP 851 (remove_files) COMPLETE |
7245 | 2025-02-26T05:14:39.073Z | [ recovery-image] Feb 26 05:14:38.315 INFO O| Feb 26 05:14:38.315 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7246 | 2025-02-26T05:14:39.094Z | [ recovery-image] Feb 26 05:14:38.336 INFO O| Feb 26 05:14:38.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed" |
7247 | 2025-02-26T05:14:39.116Z | [ recovery-image] Feb 26 05:14:38.358 INFO O| Feb 26 05:14:38.358 INFO STEP 852 (remove_files) COMPLETE |
7248 | 2025-02-26T05:14:39.116Z | [ recovery-image] Feb 26 05:14:38.358 INFO O| Feb 26 05:14:38.358 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7249 | 2025-02-26T05:14:39.139Z | [ recovery-image] Feb 26 05:14:38.382 INFO O| Feb 26 05:14:38.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen" |
7250 | 2025-02-26T05:14:39.139Z | [ recovery-image] Feb 26 05:14:38.382 INFO O| Feb 26 05:14:38.382 INFO STEP 853 (remove_files) COMPLETE |
7251 | 2025-02-26T05:14:39.139Z | [ recovery-image] Feb 26 05:14:38.382 INFO O| Feb 26 05:14:38.382 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7252 | 2025-02-26T05:14:39.185Z | [ recovery-image] Feb 26 05:14:38.427 INFO O| Feb 26 05:14:38.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server" |
7253 | 2025-02-26T05:14:39.185Z | [ recovery-image] Feb 26 05:14:38.427 INFO O| Feb 26 05:14:38.427 INFO STEP 854 (remove_files) COMPLETE |
7254 | 2025-02-26T05:14:39.187Z | [ recovery-image] Feb 26 05:14:38.427 INFO O| Feb 26 05:14:38.427 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7255 | 2025-02-26T05:14:39.210Z | [ recovery-image] Feb 26 05:14:38.452 INFO O| Feb 26 05:14:38.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
7256 | 2025-02-26T05:14:39.210Z | [ recovery-image] Feb 26 05:14:38.452 INFO O| Feb 26 05:14:38.452 INFO STEP 855 (remove_files) COMPLETE |
7257 | 2025-02-26T05:14:39.210Z | [ recovery-image] Feb 26 05:14:38.452 INFO O| Feb 26 05:14:38.452 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7258 | 2025-02-26T05:14:39.231Z | [ recovery-image] Feb 26 05:14:38.473 INFO O| Feb 26 05:14:38.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
7259 | 2025-02-26T05:14:39.231Z | [ recovery-image] Feb 26 05:14:38.473 INFO O| Feb 26 05:14:38.473 INFO STEP 856 (remove_files) COMPLETE |
7260 | 2025-02-26T05:14:39.231Z | [ recovery-image] Feb 26 05:14:38.473 INFO O| Feb 26 05:14:38.473 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7261 | 2025-02-26T05:14:39.254Z | [ recovery-image] Feb 26 05:14:38.497 INFO O| Feb 26 05:14:38.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
7262 | 2025-02-26T05:14:39.257Z | [ recovery-image] Feb 26 05:14:38.497 INFO O| Feb 26 05:14:38.497 INFO STEP 857 (remove_files) COMPLETE |
7263 | 2025-02-26T05:14:39.257Z | [ recovery-image] Feb 26 05:14:38.497 INFO O| Feb 26 05:14:38.497 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7264 | 2025-02-26T05:14:39.369Z | [ recovery-image] Feb 26 05:14:38.612 INFO O| Feb 26 05:14:38.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1" |
7265 | 2025-02-26T05:14:39.372Z | [ recovery-image] Feb 26 05:14:38.612 INFO O| Feb 26 05:14:38.612 INFO STEP 858 (remove_files) COMPLETE |
7266 | 2025-02-26T05:14:39.372Z | [ recovery-image] Feb 26 05:14:38.612 INFO O| Feb 26 05:14:38.612 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7267 | 2025-02-26T05:14:39.452Z | [ recovery-image] Feb 26 05:14:38.694 INFO O| Feb 26 05:14:38.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
7268 | 2025-02-26T05:14:39.452Z | [ recovery-image] Feb 26 05:14:38.694 INFO O| Feb 26 05:14:38.694 INFO STEP 859 (remove_files) COMPLETE |
7269 | 2025-02-26T05:14:39.455Z | [ recovery-image] Feb 26 05:14:38.694 INFO O| Feb 26 05:14:38.694 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7270 | 2025-02-26T05:14:39.474Z | [ recovery-image] Feb 26 05:14:38.716 INFO O| Feb 26 05:14:38.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1" |
7271 | 2025-02-26T05:14:39.474Z | [ recovery-image] Feb 26 05:14:38.716 INFO O| Feb 26 05:14:38.716 INFO STEP 860 (remove_files) COMPLETE |
7272 | 2025-02-26T05:14:39.474Z | [ recovery-image] Feb 26 05:14:38.716 INFO O| Feb 26 05:14:38.716 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7273 | 2025-02-26T05:14:39.494Z | [ recovery-image] Feb 26 05:14:38.737 INFO O| Feb 26 05:14:38.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1" |
7274 | 2025-02-26T05:14:39.494Z | [ recovery-image] Feb 26 05:14:38.737 INFO O| Feb 26 05:14:38.737 INFO STEP 861 (remove_files) COMPLETE |
7275 | 2025-02-26T05:14:39.494Z | [ recovery-image] Feb 26 05:14:38.737 INFO O| Feb 26 05:14:38.737 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7276 | 2025-02-26T05:14:39.532Z | [ recovery-image] Feb 26 05:14:38.775 INFO O| Feb 26 05:14:38.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1" |
7277 | 2025-02-26T05:14:39.535Z | [ recovery-image] Feb 26 05:14:38.775 INFO O| Feb 26 05:14:38.775 INFO STEP 862 (remove_files) COMPLETE |
7278 | 2025-02-26T05:14:39.535Z | [ recovery-image] Feb 26 05:14:38.775 INFO O| Feb 26 05:14:38.775 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7279 | 2025-02-26T05:14:39.622Z | [ recovery-image] Feb 26 05:14:38.863 INFO O| Feb 26 05:14:38.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1" |
7280 | 2025-02-26T05:14:39.622Z | [ recovery-image] Feb 26 05:14:38.863 INFO O| Feb 26 05:14:38.863 INFO STEP 863 (remove_files) COMPLETE |
7281 | 2025-02-26T05:14:39.622Z | [ recovery-image] Feb 26 05:14:38.863 INFO O| Feb 26 05:14:38.863 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7282 | 2025-02-26T05:14:39.676Z | [ recovery-image] Feb 26 05:14:38.919 INFO O| Feb 26 05:14:38.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1" |
7283 | 2025-02-26T05:14:39.676Z | [ recovery-image] Feb 26 05:14:38.919 INFO O| Feb 26 05:14:38.919 INFO STEP 864 (remove_files) COMPLETE |
7284 | 2025-02-26T05:14:39.676Z | [ recovery-image] Feb 26 05:14:38.919 INFO O| Feb 26 05:14:38.919 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7285 | 2025-02-26T05:14:39.698Z | [ recovery-image] Feb 26 05:14:38.939 INFO O| Feb 26 05:14:38.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
7286 | 2025-02-26T05:14:39.701Z | [ recovery-image] Feb 26 05:14:38.940 INFO O| Feb 26 05:14:38.940 INFO STEP 865 (remove_files) COMPLETE |
7287 | 2025-02-26T05:14:39.701Z | [ recovery-image] Feb 26 05:14:38.940 INFO O| Feb 26 05:14:38.940 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7288 | 2025-02-26T05:14:39.734Z | [ recovery-image] Feb 26 05:14:38.977 INFO O| Feb 26 05:14:38.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
7289 | 2025-02-26T05:14:39.737Z | [ recovery-image] Feb 26 05:14:38.977 INFO O| Feb 26 05:14:38.977 INFO STEP 866 (remove_files) COMPLETE |
7290 | 2025-02-26T05:14:39.737Z | [ recovery-image] Feb 26 05:14:38.977 INFO O| Feb 26 05:14:38.977 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7291 | 2025-02-26T05:14:39.759Z | [ recovery-image] Feb 26 05:14:38.998 INFO O| Feb 26 05:14:38.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
7292 | 2025-02-26T05:14:39.761Z | [ recovery-image] Feb 26 05:14:38.998 INFO O| Feb 26 05:14:38.998 INFO STEP 867 (remove_files) COMPLETE |
7293 | 2025-02-26T05:14:39.761Z | [ recovery-image] Feb 26 05:14:38.998 INFO O| Feb 26 05:14:38.998 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7294 | 2025-02-26T05:14:39.794Z | [ recovery-image] Feb 26 05:14:39.037 INFO O| Feb 26 05:14:39.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
7295 | 2025-02-26T05:14:39.794Z | [ recovery-image] Feb 26 05:14:39.037 INFO O| Feb 26 05:14:39.037 INFO STEP 868 (remove_files) COMPLETE |
7296 | 2025-02-26T05:14:39.794Z | [ recovery-image] Feb 26 05:14:39.037 INFO O| Feb 26 05:14:39.037 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7297 | 2025-02-26T05:14:39.816Z | [ recovery-image] Feb 26 05:14:39.058 INFO O| Feb 26 05:14:39.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
7298 | 2025-02-26T05:14:39.816Z | [ recovery-image] Feb 26 05:14:39.058 INFO O| Feb 26 05:14:39.058 INFO STEP 869 (remove_files) COMPLETE |
7299 | 2025-02-26T05:14:39.816Z | [ recovery-image] Feb 26 05:14:39.058 INFO O| Feb 26 05:14:39.058 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7300 | 2025-02-26T05:14:39.859Z | [ recovery-image] Feb 26 05:14:39.102 INFO O| Feb 26 05:14:39.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
7301 | 2025-02-26T05:14:39.862Z | [ recovery-image] Feb 26 05:14:39.102 INFO O| Feb 26 05:14:39.102 INFO STEP 870 (remove_files) COMPLETE |
7302 | 2025-02-26T05:14:39.862Z | [ recovery-image] Feb 26 05:14:39.102 INFO O| Feb 26 05:14:39.102 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7303 | 2025-02-26T05:14:39.882Z | [ recovery-image] Feb 26 05:14:39.124 INFO O| Feb 26 05:14:39.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
7304 | 2025-02-26T05:14:39.882Z | [ recovery-image] Feb 26 05:14:39.124 INFO O| Feb 26 05:14:39.124 INFO STEP 871 (remove_files) COMPLETE |
7305 | 2025-02-26T05:14:39.886Z | [ recovery-image] Feb 26 05:14:39.124 INFO O| Feb 26 05:14:39.124 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7306 | 2025-02-26T05:14:39.901Z | [ recovery-image] Feb 26 05:14:39.143 INFO O| Feb 26 05:14:39.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
7307 | 2025-02-26T05:14:39.901Z | [ recovery-image] Feb 26 05:14:39.144 INFO O| Feb 26 05:14:39.143 INFO STEP 872 (remove_files) COMPLETE |
7308 | 2025-02-26T05:14:39.901Z | [ recovery-image] Feb 26 05:14:39.144 INFO O| Feb 26 05:14:39.144 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7309 | 2025-02-26T05:14:39.922Z | [ recovery-image] Feb 26 05:14:39.164 INFO O| Feb 26 05:14:39.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
7310 | 2025-02-26T05:14:39.922Z | [ recovery-image] Feb 26 05:14:39.164 INFO O| Feb 26 05:14:39.164 INFO STEP 873 (remove_files) COMPLETE |
7311 | 2025-02-26T05:14:39.925Z | [ recovery-image] Feb 26 05:14:39.165 INFO O| Feb 26 05:14:39.164 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7312 | 2025-02-26T05:14:39.943Z | [ recovery-image] Feb 26 05:14:39.185 INFO O| Feb 26 05:14:39.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
7313 | 2025-02-26T05:14:39.943Z | [ recovery-image] Feb 26 05:14:39.186 INFO O| Feb 26 05:14:39.186 INFO STEP 874 (remove_files) COMPLETE |
7314 | 2025-02-26T05:14:39.943Z | [ recovery-image] Feb 26 05:14:39.186 INFO O| Feb 26 05:14:39.186 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7315 | 2025-02-26T05:14:39.964Z | [ recovery-image] Feb 26 05:14:39.207 INFO O| Feb 26 05:14:39.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
7316 | 2025-02-26T05:14:39.964Z | [ recovery-image] Feb 26 05:14:39.207 INFO O| Feb 26 05:14:39.207 INFO STEP 875 (remove_files) COMPLETE |
7317 | 2025-02-26T05:14:39.967Z | [ recovery-image] Feb 26 05:14:39.207 INFO O| Feb 26 05:14:39.207 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7318 | 2025-02-26T05:14:40.001Z | [ recovery-image] Feb 26 05:14:39.244 INFO O| Feb 26 05:14:39.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
7319 | 2025-02-26T05:14:40.002Z | [ recovery-image] Feb 26 05:14:39.244 INFO O| Feb 26 05:14:39.244 INFO STEP 876 (remove_files) COMPLETE |
7320 | 2025-02-26T05:14:40.004Z | [ recovery-image] Feb 26 05:14:39.244 INFO O| Feb 26 05:14:39.244 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7321 | 2025-02-26T05:14:40.038Z | [ recovery-image] Feb 26 05:14:39.280 INFO O| Feb 26 05:14:39.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
7322 | 2025-02-26T05:14:40.042Z | [ recovery-image] Feb 26 05:14:39.280 INFO O| Feb 26 05:14:39.280 INFO STEP 877 (remove_files) COMPLETE |
7323 | 2025-02-26T05:14:40.042Z | [ recovery-image] Feb 26 05:14:39.281 INFO O| Feb 26 05:14:39.280 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7324 | 2025-02-26T05:14:40.058Z | [ recovery-image] Feb 26 05:14:39.300 INFO O| Feb 26 05:14:39.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
7325 | 2025-02-26T05:14:40.061Z | [ recovery-image] Feb 26 05:14:39.301 INFO O| Feb 26 05:14:39.301 INFO STEP 878 (remove_files) COMPLETE |
7326 | 2025-02-26T05:14:40.061Z | [ recovery-image] Feb 26 05:14:39.301 INFO O| Feb 26 05:14:39.301 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7327 | 2025-02-26T05:14:40.082Z | [ recovery-image] Feb 26 05:14:39.324 INFO O| Feb 26 05:14:39.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
7328 | 2025-02-26T05:14:40.082Z | [ recovery-image] Feb 26 05:14:39.324 INFO O| Feb 26 05:14:39.324 INFO STEP 879 (remove_files) COMPLETE |
7329 | 2025-02-26T05:14:40.084Z | [ recovery-image] Feb 26 05:14:39.324 INFO O| Feb 26 05:14:39.324 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7330 | 2025-02-26T05:14:40.104Z | [ recovery-image] Feb 26 05:14:39.345 INFO O| Feb 26 05:14:39.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
7331 | 2025-02-26T05:14:40.107Z | [ recovery-image] Feb 26 05:14:39.345 INFO O| Feb 26 05:14:39.345 INFO STEP 880 (remove_files) COMPLETE |
7332 | 2025-02-26T05:14:40.107Z | [ recovery-image] Feb 26 05:14:39.345 INFO O| Feb 26 05:14:39.345 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7333 | 2025-02-26T05:14:40.122Z | [ recovery-image] Feb 26 05:14:39.364 INFO O| Feb 26 05:14:39.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
7334 | 2025-02-26T05:14:40.126Z | [ recovery-image] Feb 26 05:14:39.365 INFO O| Feb 26 05:14:39.365 INFO STEP 881 (remove_files) COMPLETE |
7335 | 2025-02-26T05:14:40.126Z | [ recovery-image] Feb 26 05:14:39.365 INFO O| Feb 26 05:14:39.365 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7336 | 2025-02-26T05:14:40.188Z | [ recovery-image] Feb 26 05:14:39.431 INFO O| Feb 26 05:14:39.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
7337 | 2025-02-26T05:14:40.191Z | [ recovery-image] Feb 26 05:14:39.431 INFO O| Feb 26 05:14:39.431 INFO STEP 882 (remove_files) COMPLETE |
7338 | 2025-02-26T05:14:40.191Z | [ recovery-image] Feb 26 05:14:39.431 INFO O| Feb 26 05:14:39.431 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7339 | 2025-02-26T05:14:40.209Z | [ recovery-image] Feb 26 05:14:39.452 INFO O| Feb 26 05:14:39.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
7340 | 2025-02-26T05:14:40.209Z | [ recovery-image] Feb 26 05:14:39.452 INFO O| Feb 26 05:14:39.452 INFO STEP 883 (remove_files) COMPLETE |
7341 | 2025-02-26T05:14:40.209Z | [ recovery-image] Feb 26 05:14:39.452 INFO O| Feb 26 05:14:39.452 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7342 | 2025-02-26T05:14:40.246Z | [ recovery-image] Feb 26 05:14:39.489 INFO O| Feb 26 05:14:39.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
7343 | 2025-02-26T05:14:40.246Z | [ recovery-image] Feb 26 05:14:39.489 INFO O| Feb 26 05:14:39.489 INFO STEP 884 (remove_files) COMPLETE |
7344 | 2025-02-26T05:14:40.250Z | [ recovery-image] Feb 26 05:14:39.489 INFO O| Feb 26 05:14:39.489 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7345 | 2025-02-26T05:14:40.287Z | [ recovery-image] Feb 26 05:14:39.529 INFO O| Feb 26 05:14:39.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
7346 | 2025-02-26T05:14:40.290Z | [ recovery-image] Feb 26 05:14:39.529 INFO O| Feb 26 05:14:39.529 INFO STEP 885 (remove_files) COMPLETE |
7347 | 2025-02-26T05:14:40.290Z | [ recovery-image] Feb 26 05:14:39.530 INFO O| Feb 26 05:14:39.529 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7348 | 2025-02-26T05:14:40.311Z | [ recovery-image] Feb 26 05:14:39.553 INFO O| Feb 26 05:14:39.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
7349 | 2025-02-26T05:14:40.314Z | [ recovery-image] Feb 26 05:14:39.553 INFO O| Feb 26 05:14:39.553 INFO STEP 886 (remove_files) COMPLETE |
7350 | 2025-02-26T05:14:40.314Z | [ recovery-image] Feb 26 05:14:39.553 INFO O| Feb 26 05:14:39.553 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7351 | 2025-02-26T05:14:40.345Z | [ recovery-image] Feb 26 05:14:39.587 INFO O| Feb 26 05:14:39.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
7352 | 2025-02-26T05:14:40.347Z | [ recovery-image] Feb 26 05:14:39.587 INFO O| Feb 26 05:14:39.587 INFO STEP 887 (remove_files) COMPLETE |
7353 | 2025-02-26T05:14:40.347Z | [ recovery-image] Feb 26 05:14:39.587 INFO O| Feb 26 05:14:39.587 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7354 | 2025-02-26T05:14:40.376Z | [ recovery-image] Feb 26 05:14:39.618 INFO O| Feb 26 05:14:39.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
7355 | 2025-02-26T05:14:40.378Z | [ recovery-image] Feb 26 05:14:39.619 INFO O| Feb 26 05:14:39.618 INFO STEP 888 (remove_files) COMPLETE |
7356 | 2025-02-26T05:14:40.378Z | [ recovery-image] Feb 26 05:14:39.619 INFO O| Feb 26 05:14:39.619 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7357 | 2025-02-26T05:14:40.433Z | [ recovery-image] Feb 26 05:14:39.675 INFO O| Feb 26 05:14:39.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
7358 | 2025-02-26T05:14:40.433Z | [ recovery-image] Feb 26 05:14:39.676 INFO O| Feb 26 05:14:39.675 INFO STEP 889 (remove_files) COMPLETE |
7359 | 2025-02-26T05:14:40.433Z | [ recovery-image] Feb 26 05:14:39.676 INFO O| Feb 26 05:14:39.676 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7360 | 2025-02-26T05:14:40.451Z | [ recovery-image] Feb 26 05:14:39.694 INFO O| Feb 26 05:14:39.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
7361 | 2025-02-26T05:14:40.451Z | [ recovery-image] Feb 26 05:14:39.694 INFO O| Feb 26 05:14:39.694 INFO STEP 890 (remove_files) COMPLETE |
7362 | 2025-02-26T05:14:40.451Z | [ recovery-image] Feb 26 05:14:39.694 INFO O| Feb 26 05:14:39.694 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7363 | 2025-02-26T05:14:40.478Z | [ recovery-image] Feb 26 05:14:39.720 INFO O| Feb 26 05:14:39.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
7364 | 2025-02-26T05:14:40.478Z | [ recovery-image] Feb 26 05:14:39.720 INFO O| Feb 26 05:14:39.720 INFO STEP 891 (remove_files) COMPLETE |
7365 | 2025-02-26T05:14:40.481Z | [ recovery-image] Feb 26 05:14:39.720 INFO O| Feb 26 05:14:39.720 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7366 | 2025-02-26T05:14:40.501Z | [ recovery-image] Feb 26 05:14:39.743 INFO O| Feb 26 05:14:39.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
7367 | 2025-02-26T05:14:40.501Z | [ recovery-image] Feb 26 05:14:39.743 INFO O| Feb 26 05:14:39.743 INFO STEP 892 (remove_files) COMPLETE |
7368 | 2025-02-26T05:14:40.501Z | [ recovery-image] Feb 26 05:14:39.743 INFO O| Feb 26 05:14:39.743 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7369 | 2025-02-26T05:14:40.522Z | [ recovery-image] Feb 26 05:14:39.764 INFO O| Feb 26 05:14:39.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
7370 | 2025-02-26T05:14:40.522Z | [ recovery-image] Feb 26 05:14:39.764 INFO O| Feb 26 05:14:39.764 INFO STEP 893 (remove_files) COMPLETE |
7371 | 2025-02-26T05:14:40.522Z | [ recovery-image] Feb 26 05:14:39.764 INFO O| Feb 26 05:14:39.764 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7372 | 2025-02-26T05:14:40.542Z | [ recovery-image] Feb 26 05:14:39.785 INFO O| Feb 26 05:14:39.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
7373 | 2025-02-26T05:14:40.542Z | [ recovery-image] Feb 26 05:14:39.785 INFO O| Feb 26 05:14:39.785 INFO STEP 894 (remove_files) COMPLETE |
7374 | 2025-02-26T05:14:40.545Z | [ recovery-image] Feb 26 05:14:39.785 INFO O| Feb 26 05:14:39.785 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7375 | 2025-02-26T05:14:40.582Z | [ recovery-image] Feb 26 05:14:39.824 INFO O| Feb 26 05:14:39.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
7376 | 2025-02-26T05:14:40.582Z | [ recovery-image] Feb 26 05:14:39.824 INFO O| Feb 26 05:14:39.824 INFO STEP 895 (remove_files) COMPLETE |
7377 | 2025-02-26T05:14:40.582Z | [ recovery-image] Feb 26 05:14:39.824 INFO O| Feb 26 05:14:39.824 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7378 | 2025-02-26T05:14:40.602Z | [ recovery-image] Feb 26 05:14:39.845 INFO O| Feb 26 05:14:39.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1" |
7379 | 2025-02-26T05:14:40.602Z | [ recovery-image] Feb 26 05:14:39.845 INFO O| Feb 26 05:14:39.845 INFO STEP 896 (remove_files) COMPLETE |
7380 | 2025-02-26T05:14:40.602Z | [ recovery-image] Feb 26 05:14:39.845 INFO O| Feb 26 05:14:39.845 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7381 | 2025-02-26T05:14:40.622Z | [ recovery-image] Feb 26 05:14:39.864 INFO O| Feb 26 05:14:39.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1" |
7382 | 2025-02-26T05:14:40.624Z | [ recovery-image] Feb 26 05:14:39.864 INFO O| Feb 26 05:14:39.864 INFO STEP 897 (remove_files) COMPLETE |
7383 | 2025-02-26T05:14:40.624Z | [ recovery-image] Feb 26 05:14:39.864 INFO O| Feb 26 05:14:39.864 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7384 | 2025-02-26T05:14:40.641Z | [ recovery-image] Feb 26 05:14:39.884 INFO O| Feb 26 05:14:39.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1" |
7385 | 2025-02-26T05:14:40.641Z | [ recovery-image] Feb 26 05:14:39.884 INFO O| Feb 26 05:14:39.884 INFO STEP 898 (remove_files) COMPLETE |
7386 | 2025-02-26T05:14:40.644Z | [ recovery-image] Feb 26 05:14:39.884 INFO O| Feb 26 05:14:39.884 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7387 | 2025-02-26T05:14:40.661Z | [ recovery-image] Feb 26 05:14:39.903 INFO O| Feb 26 05:14:39.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
7388 | 2025-02-26T05:14:40.663Z | [ recovery-image] Feb 26 05:14:39.903 INFO O| Feb 26 05:14:39.903 INFO STEP 899 (remove_files) COMPLETE |
7389 | 2025-02-26T05:14:40.663Z | [ recovery-image] Feb 26 05:14:39.903 INFO O| Feb 26 05:14:39.903 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7390 | 2025-02-26T05:14:40.681Z | [ recovery-image] Feb 26 05:14:39.923 INFO O| Feb 26 05:14:39.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
7391 | 2025-02-26T05:14:40.683Z | [ recovery-image] Feb 26 05:14:39.923 INFO O| Feb 26 05:14:39.923 INFO STEP 900 (remove_files) COMPLETE |
7392 | 2025-02-26T05:14:40.684Z | [ recovery-image] Feb 26 05:14:39.923 INFO O| Feb 26 05:14:39.923 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7393 | 2025-02-26T05:14:40.718Z | [ recovery-image] Feb 26 05:14:39.960 INFO O| Feb 26 05:14:39.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1" |
7394 | 2025-02-26T05:14:40.721Z | [ recovery-image] Feb 26 05:14:39.961 INFO O| Feb 26 05:14:39.961 INFO STEP 901 (remove_files) COMPLETE |
7395 | 2025-02-26T05:14:40.721Z | [ recovery-image] Feb 26 05:14:39.961 INFO O| Feb 26 05:14:39.961 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7396 | 2025-02-26T05:14:40.738Z | [ recovery-image] Feb 26 05:14:39.981 INFO O| Feb 26 05:14:39.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1" |
7397 | 2025-02-26T05:14:40.741Z | [ recovery-image] Feb 26 05:14:39.981 INFO O| Feb 26 05:14:39.981 INFO STEP 902 (remove_files) COMPLETE |
7398 | 2025-02-26T05:14:40.741Z | [ recovery-image] Feb 26 05:14:39.981 INFO O| Feb 26 05:14:39.981 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7399 | 2025-02-26T05:14:40.741Z | [ host-image] Feb 26 05:14:39.983 INFO O| Feb 26 05:14:39.983 INFO O| Done |
7400 | 2025-02-26T05:14:40.783Z | [ host-image] Feb 26 05:14:40.025 INFO O| Feb 26 05:14:40.025 INFO O| Done |
7401 | 2025-02-26T05:14:40.785Z | [ host-image] Feb 26 05:14:40.025 INFO O| Feb 26 05:14:40.025 INFO O| Done |
7402 | 2025-02-26T05:14:40.800Z | [ recovery-image] Feb 26 05:14:40.042 INFO O| Feb 26 05:14:40.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
7403 | 2025-02-26T05:14:40.803Z | [ recovery-image] Feb 26 05:14:40.042 INFO O| Feb 26 05:14:40.042 INFO STEP 903 (remove_files) COMPLETE |
7404 | 2025-02-26T05:14:40.803Z | [ recovery-image] Feb 26 05:14:40.043 INFO O| Feb 26 05:14:40.042 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7405 | 2025-02-26T05:14:40.821Z | [ recovery-image] Feb 26 05:14:40.063 INFO O| Feb 26 05:14:40.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1" |
7406 | 2025-02-26T05:14:40.821Z | [ recovery-image] Feb 26 05:14:40.064 INFO O| Feb 26 05:14:40.063 INFO STEP 904 (remove_files) COMPLETE |
7407 | 2025-02-26T05:14:40.824Z | [ recovery-image] Feb 26 05:14:40.064 INFO O| Feb 26 05:14:40.064 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7408 | 2025-02-26T05:14:40.824Z | [ host-image] Feb 26 05:14:40.064 INFO O| Feb 26 05:14:40.064 INFO O| Done |
7409 | 2025-02-26T05:14:40.844Z | [ recovery-image] Feb 26 05:14:40.086 INFO O| Feb 26 05:14:40.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
7410 | 2025-02-26T05:14:40.847Z | [ recovery-image] Feb 26 05:14:40.087 INFO O| Feb 26 05:14:40.087 INFO STEP 905 (remove_files) COMPLETE |
7411 | 2025-02-26T05:14:40.847Z | [ recovery-image] Feb 26 05:14:40.087 INFO O| Feb 26 05:14:40.087 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7412 | 2025-02-26T05:14:40.869Z | [ recovery-image] Feb 26 05:14:40.111 INFO O| Feb 26 05:14:40.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
7413 | 2025-02-26T05:14:40.872Z | [ recovery-image] Feb 26 05:14:40.112 INFO O| Feb 26 05:14:40.112 INFO STEP 906 (remove_files) COMPLETE |
7414 | 2025-02-26T05:14:40.872Z | [ recovery-image] Feb 26 05:14:40.112 INFO O| Feb 26 05:14:40.112 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7415 | 2025-02-26T05:14:40.891Z | [ recovery-image] Feb 26 05:14:40.133 INFO O| Feb 26 05:14:40.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1" |
7416 | 2025-02-26T05:14:40.891Z | [ recovery-image] Feb 26 05:14:40.133 INFO O| Feb 26 05:14:40.133 INFO STEP 907 (remove_files) COMPLETE |
7417 | 2025-02-26T05:14:40.891Z | [ recovery-image] Feb 26 05:14:40.133 INFO O| Feb 26 05:14:40.133 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7418 | 2025-02-26T05:14:40.911Z | [ recovery-image] Feb 26 05:14:40.153 INFO O| Feb 26 05:14:40.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1" |
7419 | 2025-02-26T05:14:40.912Z | [ recovery-image] Feb 26 05:14:40.153 INFO O| Feb 26 05:14:40.153 INFO STEP 908 (remove_files) COMPLETE |
7420 | 2025-02-26T05:14:40.912Z | [ recovery-image] Feb 26 05:14:40.153 INFO O| Feb 26 05:14:40.153 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7421 | 2025-02-26T05:14:40.957Z | [ recovery-image] Feb 26 05:14:40.199 INFO O| Feb 26 05:14:40.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
7422 | 2025-02-26T05:14:40.957Z | [ recovery-image] Feb 26 05:14:40.199 INFO O| Feb 26 05:14:40.199 INFO STEP 909 (remove_files) COMPLETE |
7423 | 2025-02-26T05:14:40.957Z | [ recovery-image] Feb 26 05:14:40.199 INFO O| Feb 26 05:14:40.199 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7424 | 2025-02-26T05:14:40.976Z | [ recovery-image] Feb 26 05:14:40.218 INFO O| Feb 26 05:14:40.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1" |
7425 | 2025-02-26T05:14:40.976Z | [ recovery-image] Feb 26 05:14:40.218 INFO O| Feb 26 05:14:40.218 INFO STEP 910 (remove_files) COMPLETE |
7426 | 2025-02-26T05:14:40.976Z | [ recovery-image] Feb 26 05:14:40.218 INFO O| Feb 26 05:14:40.218 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7427 | 2025-02-26T05:14:41.005Z | [ recovery-image] Feb 26 05:14:40.247 INFO O| Feb 26 05:14:40.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1" |
7428 | 2025-02-26T05:14:41.005Z | [ recovery-image] Feb 26 05:14:40.247 INFO O| Feb 26 05:14:40.247 INFO STEP 911 (remove_files) COMPLETE |
7429 | 2025-02-26T05:14:41.008Z | [ recovery-image] Feb 26 05:14:40.248 INFO O| Feb 26 05:14:40.247 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7430 | 2025-02-26T05:14:41.015Z | [ host-image] Feb 26 05:14:40.258 INFO O| Feb 26 05:14:40.258 INFO STEP 12 (pkg_install) COMPLETE |
7431 | 2025-02-26T05:14:41.016Z | [ host-image] Feb 26 05:14:40.258 INFO O| Feb 26 05:14:40.258 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
7432 | 2025-02-26T05:14:41.035Z | [ host-image] Feb 26 05:14:40.278 INFO O| Feb 26 05:14:40.277 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
7433 | 2025-02-26T05:14:41.058Z | [ recovery-image] Feb 26 05:14:40.300 INFO O| Feb 26 05:14:40.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
7434 | 2025-02-26T05:14:41.058Z | [ recovery-image] Feb 26 05:14:40.300 INFO O| Feb 26 05:14:40.300 INFO STEP 912 (remove_files) COMPLETE |
7435 | 2025-02-26T05:14:41.058Z | [ recovery-image] Feb 26 05:14:40.300 INFO O| Feb 26 05:14:40.300 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7436 | 2025-02-26T05:14:41.079Z | [ recovery-image] Feb 26 05:14:40.320 INFO O| Feb 26 05:14:40.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
7437 | 2025-02-26T05:14:41.079Z | [ recovery-image] Feb 26 05:14:40.320 INFO O| Feb 26 05:14:40.320 INFO STEP 913 (remove_files) COMPLETE |
7438 | 2025-02-26T05:14:41.079Z | [ recovery-image] Feb 26 05:14:40.320 INFO O| Feb 26 05:14:40.320 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7439 | 2025-02-26T05:14:41.096Z | [ recovery-image] Feb 26 05:14:40.338 INFO O| Feb 26 05:14:40.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1" |
7440 | 2025-02-26T05:14:41.096Z | [ recovery-image] Feb 26 05:14:40.338 INFO O| Feb 26 05:14:40.338 INFO STEP 914 (remove_files) COMPLETE |
7441 | 2025-02-26T05:14:41.096Z | [ recovery-image] Feb 26 05:14:40.338 INFO O| Feb 26 05:14:40.338 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7442 | 2025-02-26T05:14:41.114Z | [ recovery-image] Feb 26 05:14:40.357 INFO O| Feb 26 05:14:40.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
7443 | 2025-02-26T05:14:41.114Z | [ recovery-image] Feb 26 05:14:40.357 INFO O| Feb 26 05:14:40.357 INFO STEP 915 (remove_files) COMPLETE |
7444 | 2025-02-26T05:14:41.117Z | [ recovery-image] Feb 26 05:14:40.357 INFO O| Feb 26 05:14:40.357 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7445 | 2025-02-26T05:14:41.150Z | [ recovery-image] Feb 26 05:14:40.392 INFO O| Feb 26 05:14:40.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
7446 | 2025-02-26T05:14:41.150Z | [ recovery-image] Feb 26 05:14:40.392 INFO O| Feb 26 05:14:40.392 INFO STEP 916 (remove_files) COMPLETE |
7447 | 2025-02-26T05:14:41.152Z | [ recovery-image] Feb 26 05:14:40.392 INFO O| Feb 26 05:14:40.392 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7448 | 2025-02-26T05:14:41.170Z | [ recovery-image] Feb 26 05:14:40.412 INFO O| Feb 26 05:14:40.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1" |
7449 | 2025-02-26T05:14:41.170Z | [ recovery-image] Feb 26 05:14:40.412 INFO O| Feb 26 05:14:40.412 INFO STEP 917 (remove_files) COMPLETE |
7450 | 2025-02-26T05:14:41.170Z | [ recovery-image] Feb 26 05:14:40.412 INFO O| Feb 26 05:14:40.412 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7451 | 2025-02-26T05:14:41.190Z | [ recovery-image] Feb 26 05:14:40.432 INFO O| Feb 26 05:14:40.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
7452 | 2025-02-26T05:14:41.193Z | [ recovery-image] Feb 26 05:14:40.432 INFO O| Feb 26 05:14:40.432 INFO STEP 918 (remove_files) COMPLETE |
7453 | 2025-02-26T05:14:41.193Z | [ recovery-image] Feb 26 05:14:40.432 INFO O| Feb 26 05:14:40.432 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7454 | 2025-02-26T05:14:41.220Z | [ recovery-image] Feb 26 05:14:40.461 INFO O| Feb 26 05:14:40.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
7455 | 2025-02-26T05:14:41.220Z | [ recovery-image] Feb 26 05:14:40.461 INFO O| Feb 26 05:14:40.461 INFO STEP 919 (remove_files) COMPLETE |
7456 | 2025-02-26T05:14:41.220Z | [ recovery-image] Feb 26 05:14:40.461 INFO O| Feb 26 05:14:40.461 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7457 | 2025-02-26T05:14:41.240Z | [ recovery-image] Feb 26 05:14:40.482 INFO O| Feb 26 05:14:40.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
7458 | 2025-02-26T05:14:41.240Z | [ recovery-image] Feb 26 05:14:40.482 INFO O| Feb 26 05:14:40.482 INFO STEP 920 (remove_files) COMPLETE |
7459 | 2025-02-26T05:14:41.240Z | [ recovery-image] Feb 26 05:14:40.482 INFO O| Feb 26 05:14:40.482 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7460 | 2025-02-26T05:14:41.262Z | [ recovery-image] Feb 26 05:14:40.503 INFO O| Feb 26 05:14:40.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
7461 | 2025-02-26T05:14:41.262Z | [ recovery-image] Feb 26 05:14:40.503 INFO O| Feb 26 05:14:40.503 INFO STEP 921 (remove_files) COMPLETE |
7462 | 2025-02-26T05:14:41.262Z | [ recovery-image] Feb 26 05:14:40.503 INFO O| Feb 26 05:14:40.503 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7463 | 2025-02-26T05:14:41.295Z | [ recovery-image] Feb 26 05:14:40.538 INFO O| Feb 26 05:14:40.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress" |
7464 | 2025-02-26T05:14:41.298Z | [ recovery-image] Feb 26 05:14:40.538 INFO O| Feb 26 05:14:40.538 INFO STEP 922 (remove_files) COMPLETE |
7465 | 2025-02-26T05:14:41.298Z | [ recovery-image] Feb 26 05:14:40.538 INFO O| Feb 26 05:14:40.538 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7466 | 2025-02-26T05:14:41.318Z | [ recovery-image] Feb 26 05:14:40.560 INFO O| Feb 26 05:14:40.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck" |
7467 | 2025-02-26T05:14:41.321Z | [ recovery-image] Feb 26 05:14:40.560 INFO O| Feb 26 05:14:40.560 INFO STEP 923 (remove_files) COMPLETE |
7468 | 2025-02-26T05:14:41.321Z | [ recovery-image] Feb 26 05:14:40.561 INFO O| Feb 26 05:14:40.561 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7469 | 2025-02-26T05:14:41.339Z | [ recovery-image] Feb 26 05:14:40.581 INFO O| Feb 26 05:14:40.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake" |
7470 | 2025-02-26T05:14:41.341Z | [ recovery-image] Feb 26 05:14:40.581 INFO O| Feb 26 05:14:40.581 INFO STEP 924 (remove_files) COMPLETE |
7471 | 2025-02-26T05:14:41.342Z | [ recovery-image] Feb 26 05:14:40.581 INFO O| Feb 26 05:14:40.581 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7472 | 2025-02-26T05:14:41.360Z | [ recovery-image] Feb 26 05:14:40.603 INFO O| Feb 26 05:14:40.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista" |
7473 | 2025-02-26T05:14:41.363Z | [ recovery-image] Feb 26 05:14:40.603 INFO O| Feb 26 05:14:40.603 INFO STEP 925 (remove_files) COMPLETE |
7474 | 2025-02-26T05:14:41.363Z | [ recovery-image] Feb 26 05:14:40.603 INFO O| Feb 26 05:14:40.603 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7475 | 2025-02-26T05:14:41.383Z | [ recovery-image] Feb 26 05:14:40.625 INFO O| Feb 26 05:14:40.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb" |
7476 | 2025-02-26T05:14:41.385Z | [ recovery-image] Feb 26 05:14:40.625 INFO O| Feb 26 05:14:40.625 INFO STEP 926 (remove_files) COMPLETE |
7477 | 2025-02-26T05:14:41.386Z | [ recovery-image] Feb 26 05:14:40.625 INFO O| Feb 26 05:14:40.625 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7478 | 2025-02-26T05:14:41.405Z | [ recovery-image] Feb 26 05:14:40.648 INFO O| Feb 26 05:14:40.647 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop" |
7479 | 2025-02-26T05:14:41.408Z | [ recovery-image] Feb 26 05:14:40.648 INFO O| Feb 26 05:14:40.648 INFO STEP 927 (remove_files) COMPLETE |
7480 | 2025-02-26T05:14:41.408Z | [ recovery-image] Feb 26 05:14:40.648 INFO O| Feb 26 05:14:40.648 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7481 | 2025-02-26T05:14:41.437Z | [ recovery-image] Feb 26 05:14:40.679 INFO O| Feb 26 05:14:40.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin" |
7482 | 2025-02-26T05:14:41.441Z | [ recovery-image] Feb 26 05:14:40.679 INFO O| Feb 26 05:14:40.679 INFO STEP 928 (remove_files) COMPLETE |
7483 | 2025-02-26T05:14:41.441Z | [ recovery-image] Feb 26 05:14:40.680 INFO O| Feb 26 05:14:40.679 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7484 | 2025-02-26T05:14:41.495Z | [ recovery-image] Feb 26 05:14:40.737 INFO O| Feb 26 05:14:40.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog" |
7485 | 2025-02-26T05:14:41.495Z | [ recovery-image] Feb 26 05:14:40.737 INFO O| Feb 26 05:14:40.737 INFO STEP 929 (remove_files) COMPLETE |
7486 | 2025-02-26T05:14:41.495Z | [ recovery-image] Feb 26 05:14:40.737 INFO O| Feb 26 05:14:40.737 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7487 | 2025-02-26T05:14:41.515Z | [ recovery-image] Feb 26 05:14:40.758 INFO O| Feb 26 05:14:40.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd" |
7488 | 2025-02-26T05:14:41.515Z | [ recovery-image] Feb 26 05:14:40.758 INFO O| Feb 26 05:14:40.758 INFO STEP 930 (remove_files) COMPLETE |
7489 | 2025-02-26T05:14:41.515Z | [ recovery-image] Feb 26 05:14:40.758 INFO O| Feb 26 05:14:40.758 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7490 | 2025-02-26T05:14:41.557Z | [ recovery-image] Feb 26 05:14:40.799 INFO O| Feb 26 05:14:40.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
7491 | 2025-02-26T05:14:41.560Z | [ recovery-image] Feb 26 05:14:40.800 INFO O| Feb 26 05:14:40.799 INFO STEP 931 (remove_files) COMPLETE |
7492 | 2025-02-26T05:14:41.560Z | [ recovery-image] Feb 26 05:14:40.800 INFO O| Feb 26 05:14:40.800 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7493 | 2025-02-26T05:14:41.576Z | [ recovery-image] Feb 26 05:14:40.818 INFO O| Feb 26 05:14:40.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
7494 | 2025-02-26T05:14:41.576Z | [ recovery-image] Feb 26 05:14:40.818 INFO O| Feb 26 05:14:40.818 INFO STEP 932 (remove_files) COMPLETE |
7495 | 2025-02-26T05:14:41.576Z | [ recovery-image] Feb 26 05:14:40.818 INFO O| Feb 26 05:14:40.818 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7496 | 2025-02-26T05:14:41.628Z | [ recovery-image] Feb 26 05:14:40.869 INFO O| Feb 26 05:14:40.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
7497 | 2025-02-26T05:14:41.630Z | [ recovery-image] Feb 26 05:14:40.869 INFO O| Feb 26 05:14:40.869 INFO STEP 933 (remove_files) COMPLETE |
7498 | 2025-02-26T05:14:41.632Z | [ recovery-image] Feb 26 05:14:40.869 INFO O| Feb 26 05:14:40.869 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7499 | 2025-02-26T05:14:41.666Z | [ recovery-image] Feb 26 05:14:40.907 INFO O| Feb 26 05:14:40.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
7500 | 2025-02-26T05:14:41.666Z | [ recovery-image] Feb 26 05:14:40.907 INFO O| Feb 26 05:14:40.907 INFO STEP 934 (remove_files) COMPLETE |
7501 | 2025-02-26T05:14:41.669Z | [ recovery-image] Feb 26 05:14:40.907 INFO O| Feb 26 05:14:40.907 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7502 | 2025-02-26T05:14:41.730Z | [ recovery-image] Feb 26 05:14:40.973 INFO O| Feb 26 05:14:40.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd" |
7503 | 2025-02-26T05:14:41.733Z | [ recovery-image] Feb 26 05:14:40.973 INFO O| Feb 26 05:14:40.973 INFO STEP 935 (remove_files) COMPLETE |
7504 | 2025-02-26T05:14:41.733Z | [ recovery-image] Feb 26 05:14:40.973 INFO O| Feb 26 05:14:40.973 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7505 | 2025-02-26T05:14:41.761Z | [ recovery-image] Feb 26 05:14:41.001 INFO O| Feb 26 05:14:41.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc" |
7506 | 2025-02-26T05:14:41.764Z | [ recovery-image] Feb 26 05:14:41.002 INFO O| Feb 26 05:14:41.002 INFO STEP 936 (remove_files) COMPLETE |
7507 | 2025-02-26T05:14:41.764Z | [ recovery-image] Feb 26 05:14:41.002 INFO O| Feb 26 05:14:41.002 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7508 | 2025-02-26T05:14:41.789Z | [ recovery-image] Feb 26 05:14:41.031 INFO O| Feb 26 05:14:41.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs" |
7509 | 2025-02-26T05:14:41.789Z | [ recovery-image] Feb 26 05:14:41.031 INFO O| Feb 26 05:14:41.031 INFO STEP 937 (remove_files) COMPLETE |
7510 | 2025-02-26T05:14:41.791Z | [ recovery-image] Feb 26 05:14:41.031 INFO O| Feb 26 05:14:41.031 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7511 | 2025-02-26T05:14:41.810Z | [ recovery-image] Feb 26 05:14:41.052 INFO O| Feb 26 05:14:41.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd" |
7512 | 2025-02-26T05:14:41.810Z | [ recovery-image] Feb 26 05:14:41.052 INFO O| Feb 26 05:14:41.052 INFO STEP 938 (remove_files) COMPLETE |
7513 | 2025-02-26T05:14:41.810Z | [ recovery-image] Feb 26 05:14:41.052 INFO O| Feb 26 05:14:41.052 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7514 | 2025-02-26T05:14:41.830Z | [ recovery-image] Feb 26 05:14:41.073 INFO O| Feb 26 05:14:41.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server" |
7515 | 2025-02-26T05:14:41.830Z | [ recovery-image] Feb 26 05:14:41.073 INFO O| Feb 26 05:14:41.073 INFO STEP 939 (remove_files) COMPLETE |
7516 | 2025-02-26T05:14:41.833Z | [ recovery-image] Feb 26 05:14:41.073 INFO O| Feb 26 05:14:41.073 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7517 | 2025-02-26T05:14:41.917Z | [ recovery-image] Feb 26 05:14:41.158 INFO O| Feb 26 05:14:41.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign" |
7518 | 2025-02-26T05:14:41.917Z | [ recovery-image] Feb 26 05:14:41.159 INFO O| Feb 26 05:14:41.159 INFO STEP 940 (remove_files) COMPLETE |
7519 | 2025-02-26T05:14:41.917Z | [ recovery-image] Feb 26 05:14:41.159 INFO O| Feb 26 05:14:41.159 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7520 | 2025-02-26T05:14:41.939Z | [ recovery-image] Feb 26 05:14:41.182 INFO O| Feb 26 05:14:41.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
7521 | 2025-02-26T05:14:41.939Z | [ recovery-image] Feb 26 05:14:41.182 INFO O| Feb 26 05:14:41.182 INFO STEP 941 (remove_files) COMPLETE |
7522 | 2025-02-26T05:14:41.942Z | [ recovery-image] Feb 26 05:14:41.182 INFO O| Feb 26 05:14:41.182 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7523 | 2025-02-26T05:14:41.967Z | [ recovery-image] Feb 26 05:14:41.209 INFO O| Feb 26 05:14:41.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
7524 | 2025-02-26T05:14:41.968Z | [ recovery-image] Feb 26 05:14:41.209 INFO O| Feb 26 05:14:41.209 INFO STEP 942 (remove_files) COMPLETE |
7525 | 2025-02-26T05:14:41.971Z | [ recovery-image] Feb 26 05:14:41.210 INFO O| Feb 26 05:14:41.209 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7526 | 2025-02-26T05:14:42.003Z | [ recovery-image] Feb 26 05:14:41.245 INFO O| Feb 26 05:14:41.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid" |
7527 | 2025-02-26T05:14:42.003Z | [ recovery-image] Feb 26 05:14:41.245 INFO O| Feb 26 05:14:41.245 INFO STEP 943 (remove_files) COMPLETE |
7528 | 2025-02-26T05:14:42.006Z | [ recovery-image] Feb 26 05:14:41.245 INFO O| Feb 26 05:14:41.245 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7529 | 2025-02-26T05:14:42.045Z | [ recovery-image] Feb 26 05:14:41.287 INFO O| Feb 26 05:14:41.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid" |
7530 | 2025-02-26T05:14:42.045Z | [ recovery-image] Feb 26 05:14:41.287 INFO O| Feb 26 05:14:41.287 INFO STEP 944 (remove_files) COMPLETE |
7531 | 2025-02-26T05:14:42.045Z | [ recovery-image] Feb 26 05:14:41.287 INFO O| Feb 26 05:14:41.287 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7532 | 2025-02-26T05:14:42.070Z | [ recovery-image] Feb 26 05:14:41.312 INFO O| Feb 26 05:14:41.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange" |
7533 | 2025-02-26T05:14:42.070Z | [ recovery-image] Feb 26 05:14:41.312 INFO O| Feb 26 05:14:41.312 INFO STEP 945 (remove_files) COMPLETE |
7534 | 2025-02-26T05:14:42.070Z | [ recovery-image] Feb 26 05:14:41.312 INFO O| Feb 26 05:14:41.312 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7535 | 2025-02-26T05:14:42.087Z | [ host-image] Feb 26 05:14:41.329 INFO O| Feb 26 05:14:41.329 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
7536 | 2025-02-26T05:14:42.091Z | [ recovery-image] Feb 26 05:14:41.334 INFO O| Feb 26 05:14:41.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate" |
7537 | 2025-02-26T05:14:42.095Z | [ recovery-image] Feb 26 05:14:41.334 INFO O| Feb 26 05:14:41.334 INFO STEP 946 (remove_files) COMPLETE |
7538 | 2025-02-26T05:14:42.095Z | [ recovery-image] Feb 26 05:14:41.334 INFO O| Feb 26 05:14:41.334 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7539 | 2025-02-26T05:14:42.112Z | [ recovery-image] Feb 26 05:14:41.355 INFO O| Feb 26 05:14:41.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid" |
7540 | 2025-02-26T05:14:42.112Z | [ recovery-image] Feb 26 05:14:41.355 INFO O| Feb 26 05:14:41.355 INFO STEP 947 (remove_files) COMPLETE |
7541 | 2025-02-26T05:14:42.113Z | [ recovery-image] Feb 26 05:14:41.355 INFO O| Feb 26 05:14:41.355 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7542 | 2025-02-26T05:14:42.134Z | [ recovery-image] Feb 26 05:14:41.375 INFO O| Feb 26 05:14:41.375 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint" |
7543 | 2025-02-26T05:14:42.134Z | [ recovery-image] Feb 26 05:14:41.376 INFO O| Feb 26 05:14:41.376 INFO STEP 948 (remove_files) COMPLETE |
7544 | 2025-02-26T05:14:42.134Z | [ recovery-image] Feb 26 05:14:41.376 INFO O| Feb 26 05:14:41.376 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7545 | 2025-02-26T05:14:42.154Z | [ recovery-image] Feb 26 05:14:41.395 INFO O| Feb 26 05:14:41.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem" |
7546 | 2025-02-26T05:14:42.154Z | [ recovery-image] Feb 26 05:14:41.395 INFO O| Feb 26 05:14:41.395 INFO STEP 949 (remove_files) COMPLETE |
7547 | 2025-02-26T05:14:42.154Z | [ recovery-image] Feb 26 05:14:41.395 INFO O| Feb 26 05:14:41.395 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7548 | 2025-02-26T05:14:42.184Z | [ recovery-image] Feb 26 05:14:41.426 INFO O| Feb 26 05:14:41.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath" |
7549 | 2025-02-26T05:14:42.187Z | [ recovery-image] Feb 26 05:14:41.426 INFO O| Feb 26 05:14:41.426 INFO STEP 950 (remove_files) COMPLETE |
7550 | 2025-02-26T05:14:42.187Z | [ recovery-image] Feb 26 05:14:41.427 INFO O| Feb 26 05:14:41.426 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7551 | 2025-02-26T05:14:42.217Z | [ recovery-image] Feb 26 05:14:41.459 INFO O| Feb 26 05:14:41.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr" |
7552 | 2025-02-26T05:14:42.217Z | [ recovery-image] Feb 26 05:14:41.459 INFO O| Feb 26 05:14:41.459 INFO STEP 951 (remove_files) COMPLETE |
7553 | 2025-02-26T05:14:42.218Z | [ recovery-image] Feb 26 05:14:41.459 INFO O| Feb 26 05:14:41.459 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7554 | 2025-02-26T05:14:42.263Z | [ recovery-image] Feb 26 05:14:41.505 INFO O| Feb 26 05:14:41.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime" |
7555 | 2025-02-26T05:14:42.263Z | [ recovery-image] Feb 26 05:14:41.505 INFO O| Feb 26 05:14:41.505 INFO STEP 952 (remove_files) COMPLETE |
7556 | 2025-02-26T05:14:42.263Z | [ recovery-image] Feb 26 05:14:41.505 INFO O| Feb 26 05:14:41.505 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7557 | 2025-02-26T05:14:42.288Z | [ recovery-image] Feb 26 05:14:41.530 INFO O| Feb 26 05:14:41.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid" |
7558 | 2025-02-26T05:14:42.288Z | [ recovery-image] Feb 26 05:14:41.530 INFO O| Feb 26 05:14:41.530 INFO STEP 953 (remove_files) COMPLETE |
7559 | 2025-02-26T05:14:42.289Z | [ recovery-image] Feb 26 05:14:41.530 INFO O| Feb 26 05:14:41.530 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7560 | 2025-02-26T05:14:42.329Z | [ recovery-image] Feb 26 05:14:41.571 INFO O| Feb 26 05:14:41.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn" |
7561 | 2025-02-26T05:14:42.329Z | [ recovery-image] Feb 26 05:14:41.571 INFO O| Feb 26 05:14:41.571 INFO STEP 954 (remove_files) COMPLETE |
7562 | 2025-02-26T05:14:42.329Z | [ recovery-image] Feb 26 05:14:41.571 INFO O| Feb 26 05:14:41.571 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7563 | 2025-02-26T05:14:42.370Z | [ recovery-image] Feb 26 05:14:41.612 INFO O| Feb 26 05:14:41.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate" |
7564 | 2025-02-26T05:14:42.370Z | [ recovery-image] Feb 26 05:14:41.612 INFO O| Feb 26 05:14:41.612 INFO STEP 955 (remove_files) COMPLETE |
7565 | 2025-02-26T05:14:42.370Z | [ recovery-image] Feb 26 05:14:41.612 INFO O| Feb 26 05:14:41.612 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7566 | 2025-02-26T05:14:42.390Z | [ recovery-image] Feb 26 05:14:41.632 INFO O| Feb 26 05:14:41.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid" |
7567 | 2025-02-26T05:14:42.390Z | [ recovery-image] Feb 26 05:14:41.632 INFO O| Feb 26 05:14:41.632 INFO STEP 956 (remove_files) COMPLETE |
7568 | 2025-02-26T05:14:42.390Z | [ recovery-image] Feb 26 05:14:41.632 INFO O| Feb 26 05:14:41.632 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7569 | 2025-02-26T05:14:42.411Z | [ recovery-image] Feb 26 05:14:41.653 INFO O| Feb 26 05:14:41.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint" |
7570 | 2025-02-26T05:14:42.411Z | [ recovery-image] Feb 26 05:14:41.653 INFO O| Feb 26 05:14:41.653 INFO STEP 957 (remove_files) COMPLETE |
7571 | 2025-02-26T05:14:42.415Z | [ recovery-image] Feb 26 05:14:41.653 INFO O| Feb 26 05:14:41.653 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7572 | 2025-02-26T05:14:42.438Z | [ recovery-image] Feb 26 05:14:41.679 INFO O| Feb 26 05:14:41.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem" |
7573 | 2025-02-26T05:14:42.438Z | [ recovery-image] Feb 26 05:14:41.679 INFO O| Feb 26 05:14:41.679 INFO STEP 958 (remove_files) COMPLETE |
7574 | 2025-02-26T05:14:42.438Z | [ recovery-image] Feb 26 05:14:41.679 INFO O| Feb 26 05:14:41.679 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7575 | 2025-02-26T05:14:42.466Z | [ recovery-image] Feb 26 05:14:41.707 INFO O| Feb 26 05:14:41.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath" |
7576 | 2025-02-26T05:14:42.466Z | [ recovery-image] Feb 26 05:14:41.707 INFO O| Feb 26 05:14:41.707 INFO STEP 959 (remove_files) COMPLETE |
7577 | 2025-02-26T05:14:42.466Z | [ recovery-image] Feb 26 05:14:41.707 INFO O| Feb 26 05:14:41.707 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7578 | 2025-02-26T05:14:42.486Z | [ recovery-image] Feb 26 05:14:41.728 INFO O| Feb 26 05:14:41.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange" |
7579 | 2025-02-26T05:14:42.486Z | [ recovery-image] Feb 26 05:14:41.728 INFO O| Feb 26 05:14:41.728 INFO STEP 960 (remove_files) COMPLETE |
7580 | 2025-02-26T05:14:42.486Z | [ recovery-image] Feb 26 05:14:41.728 INFO O| Feb 26 05:14:41.728 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7581 | 2025-02-26T05:14:42.506Z | [ recovery-image] Feb 26 05:14:41.748 INFO O| Feb 26 05:14:41.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr" |
7582 | 2025-02-26T05:14:42.506Z | [ recovery-image] Feb 26 05:14:41.748 INFO O| Feb 26 05:14:41.748 INFO STEP 961 (remove_files) COMPLETE |
7583 | 2025-02-26T05:14:42.509Z | [ recovery-image] Feb 26 05:14:41.748 INFO O| Feb 26 05:14:41.748 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7584 | 2025-02-26T05:14:42.528Z | [ recovery-image] Feb 26 05:14:41.769 INFO O| Feb 26 05:14:41.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime" |
7585 | 2025-02-26T05:14:42.528Z | [ recovery-image] Feb 26 05:14:41.769 INFO O| Feb 26 05:14:41.769 INFO STEP 962 (remove_files) COMPLETE |
7586 | 2025-02-26T05:14:42.528Z | [ recovery-image] Feb 26 05:14:41.769 INFO O| Feb 26 05:14:41.769 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7587 | 2025-02-26T05:14:42.550Z | [ recovery-image] Feb 26 05:14:41.792 INFO O| Feb 26 05:14:41.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid" |
7588 | 2025-02-26T05:14:42.550Z | [ recovery-image] Feb 26 05:14:41.792 INFO O| Feb 26 05:14:41.792 INFO STEP 963 (remove_files) COMPLETE |
7589 | 2025-02-26T05:14:42.555Z | [ recovery-image] Feb 26 05:14:41.792 INFO O| Feb 26 05:14:41.792 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7590 | 2025-02-26T05:14:42.574Z | [ recovery-image] Feb 26 05:14:41.816 INFO O| Feb 26 05:14:41.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn" |
7591 | 2025-02-26T05:14:42.574Z | [ recovery-image] Feb 26 05:14:41.817 INFO O| Feb 26 05:14:41.817 INFO STEP 964 (remove_files) COMPLETE |
7592 | 2025-02-26T05:14:42.574Z | [ recovery-image] Feb 26 05:14:41.817 INFO O| Feb 26 05:14:41.817 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7593 | 2025-02-26T05:14:42.618Z | [ recovery-image] Feb 26 05:14:41.860 INFO O| Feb 26 05:14:41.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext" |
7594 | 2025-02-26T05:14:42.704Z | [ recovery-image] Feb 26 05:14:41.946 INFO O| Feb 26 05:14:41.946 INFO STEP 965 (remove_files) COMPLETE |
7595 | 2025-02-26T05:14:42.704Z | [ recovery-image] Feb 26 05:14:41.946 INFO O| Feb 26 05:14:41.946 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7596 | 2025-02-26T05:14:42.737Z | [ recovery-image] Feb 26 05:14:41.978 INFO O| Feb 26 05:14:41.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate" |
7597 | 2025-02-26T05:14:42.737Z | [ recovery-image] Feb 26 05:14:41.978 INFO O| Feb 26 05:14:41.978 INFO STEP 966 (remove_files) COMPLETE |
7598 | 2025-02-26T05:14:42.737Z | [ recovery-image] Feb 26 05:14:41.978 INFO O| Feb 26 05:14:41.978 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7599 | 2025-02-26T05:14:42.777Z | [ recovery-image] Feb 26 05:14:42.018 INFO O| Feb 26 05:14:42.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid" |
7600 | 2025-02-26T05:14:42.777Z | [ recovery-image] Feb 26 05:14:42.018 INFO O| Feb 26 05:14:42.018 INFO STEP 967 (remove_files) COMPLETE |
7601 | 2025-02-26T05:14:42.779Z | [ recovery-image] Feb 26 05:14:42.018 INFO O| Feb 26 05:14:42.018 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7602 | 2025-02-26T05:14:42.815Z | [ recovery-image] Feb 26 05:14:42.057 INFO O| Feb 26 05:14:42.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint" |
7603 | 2025-02-26T05:14:42.815Z | [ recovery-image] Feb 26 05:14:42.057 INFO O| Feb 26 05:14:42.057 INFO STEP 968 (remove_files) COMPLETE |
7604 | 2025-02-26T05:14:42.821Z | [ recovery-image] Feb 26 05:14:42.057 INFO O| Feb 26 05:14:42.057 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7605 | 2025-02-26T05:14:42.851Z | [ recovery-image] Feb 26 05:14:42.092 INFO O| Feb 26 05:14:42.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath" |
7606 | 2025-02-26T05:14:42.851Z | [ recovery-image] Feb 26 05:14:42.093 INFO O| Feb 26 05:14:42.092 INFO STEP 969 (remove_files) COMPLETE |
7607 | 2025-02-26T05:14:42.851Z | [ recovery-image] Feb 26 05:14:42.093 INFO O| Feb 26 05:14:42.093 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7608 | 2025-02-26T05:14:42.872Z | [ recovery-image] Feb 26 05:14:42.114 INFO O| Feb 26 05:14:42.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange" |
7609 | 2025-02-26T05:14:42.872Z | [ recovery-image] Feb 26 05:14:42.114 INFO O| Feb 26 05:14:42.114 INFO STEP 970 (remove_files) COMPLETE |
7610 | 2025-02-26T05:14:42.875Z | [ recovery-image] Feb 26 05:14:42.114 INFO O| Feb 26 05:14:42.114 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7611 | 2025-02-26T05:14:42.927Z | [ recovery-image] Feb 26 05:14:42.169 INFO O| Feb 26 05:14:42.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr" |
7612 | 2025-02-26T05:14:42.927Z | [ recovery-image] Feb 26 05:14:42.169 INFO O| Feb 26 05:14:42.169 INFO STEP 971 (remove_files) COMPLETE |
7613 | 2025-02-26T05:14:42.929Z | [ recovery-image] Feb 26 05:14:42.169 INFO O| Feb 26 05:14:42.169 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7614 | 2025-02-26T05:14:42.966Z | [ recovery-image] Feb 26 05:14:42.208 INFO O| Feb 26 05:14:42.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime" |
7615 | 2025-02-26T05:14:42.966Z | [ recovery-image] Feb 26 05:14:42.208 INFO O| Feb 26 05:14:42.208 INFO STEP 972 (remove_files) COMPLETE |
7616 | 2025-02-26T05:14:42.966Z | [ recovery-image] Feb 26 05:14:42.208 INFO O| Feb 26 05:14:42.208 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7617 | 2025-02-26T05:14:42.987Z | [ recovery-image] Feb 26 05:14:42.226 INFO O| Feb 26 05:14:42.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid" |
7618 | 2025-02-26T05:14:42.987Z | [ recovery-image] Feb 26 05:14:42.226 INFO O| Feb 26 05:14:42.226 INFO STEP 973 (remove_files) COMPLETE |
7619 | 2025-02-26T05:14:42.987Z | [ recovery-image] Feb 26 05:14:42.226 INFO O| Feb 26 05:14:42.226 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7620 | 2025-02-26T05:14:43.025Z | [ recovery-image] Feb 26 05:14:42.267 INFO O| Feb 26 05:14:42.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn" |
7621 | 2025-02-26T05:14:43.025Z | [ recovery-image] Feb 26 05:14:42.267 INFO O| Feb 26 05:14:42.267 INFO STEP 974 (remove_files) COMPLETE |
7622 | 2025-02-26T05:14:43.026Z | [ recovery-image] Feb 26 05:14:42.267 INFO O| Feb 26 05:14:42.267 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7623 | 2025-02-26T05:14:43.087Z | [ recovery-image] Feb 26 05:14:42.329 INFO O| Feb 26 05:14:42.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall" |
7624 | 2025-02-26T05:14:43.089Z | [ recovery-image] Feb 26 05:14:42.329 INFO O| Feb 26 05:14:42.329 INFO STEP 975 (remove_files) COMPLETE |
7625 | 2025-02-26T05:14:43.089Z | [ recovery-image] Feb 26 05:14:42.329 INFO O| Feb 26 05:14:42.329 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7626 | 2025-02-26T05:14:43.153Z | [ recovery-image] Feb 26 05:14:42.395 INFO O| Feb 26 05:14:42.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname" |
7627 | 2025-02-26T05:14:43.153Z | [ recovery-image] Feb 26 05:14:42.395 INFO O| Feb 26 05:14:42.395 INFO STEP 976 (remove_files) COMPLETE |
7628 | 2025-02-26T05:14:43.156Z | [ recovery-image] Feb 26 05:14:42.395 INFO O| Feb 26 05:14:42.395 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7629 | 2025-02-26T05:14:43.184Z | [ recovery-image] Feb 26 05:14:42.426 INFO O| Feb 26 05:14:42.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove" |
7630 | 2025-02-26T05:14:43.184Z | [ recovery-image] Feb 26 05:14:42.426 INFO O| Feb 26 05:14:42.426 INFO STEP 977 (remove_files) COMPLETE |
7631 | 2025-02-26T05:14:43.187Z | [ recovery-image] Feb 26 05:14:42.426 INFO O| Feb 26 05:14:42.426 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7632 | 2025-02-26T05:14:43.203Z | [ recovery-image] Feb 26 05:14:42.445 INFO O| Feb 26 05:14:42.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv" |
7633 | 2025-02-26T05:14:43.203Z | [ recovery-image] Feb 26 05:14:42.445 INFO O| Feb 26 05:14:42.445 INFO STEP 978 (remove_files) COMPLETE |
7634 | 2025-02-26T05:14:43.203Z | [ recovery-image] Feb 26 05:14:42.445 INFO O| Feb 26 05:14:42.445 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7635 | 2025-02-26T05:14:43.224Z | [ recovery-image] Feb 26 05:14:42.466 INFO O| Feb 26 05:14:42.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db" |
7636 | 2025-02-26T05:14:43.227Z | [ recovery-image] Feb 26 05:14:42.466 INFO O| Feb 26 05:14:42.466 INFO STEP 979 (remove_files) COMPLETE |
7637 | 2025-02-26T05:14:43.227Z | [ recovery-image] Feb 26 05:14:42.466 INFO O| Feb 26 05:14:42.466 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7638 | 2025-02-26T05:14:43.244Z | [ recovery-image] Feb 26 05:14:42.486 INFO O| Feb 26 05:14:42.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve" |
7639 | 2025-02-26T05:14:43.247Z | [ recovery-image] Feb 26 05:14:42.486 INFO O| Feb 26 05:14:42.486 INFO STEP 980 (remove_files) COMPLETE |
7640 | 2025-02-26T05:14:43.247Z | [ recovery-image] Feb 26 05:14:42.486 INFO O| Feb 26 05:14:42.486 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7641 | 2025-02-26T05:14:43.265Z | [ recovery-image] Feb 26 05:14:42.507 INFO O| Feb 26 05:14:42.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates" |
7642 | 2025-02-26T05:14:43.268Z | [ recovery-image] Feb 26 05:14:42.507 INFO O| Feb 26 05:14:42.507 INFO STEP 981 (remove_files) COMPLETE |
7643 | 2025-02-26T05:14:43.268Z | [ recovery-image] Feb 26 05:14:42.507 INFO O| Feb 26 05:14:42.507 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7644 | 2025-02-26T05:14:43.284Z | [ recovery-image] Feb 26 05:14:42.527 INFO O| Feb 26 05:14:42.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay" |
7645 | 2025-02-26T05:14:43.288Z | [ recovery-image] Feb 26 05:14:42.527 INFO O| Feb 26 05:14:42.527 INFO STEP 982 (remove_files) COMPLETE |
7646 | 2025-02-26T05:14:43.288Z | [ recovery-image] Feb 26 05:14:42.527 INFO O| Feb 26 05:14:42.527 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7647 | 2025-02-26T05:14:43.311Z | [ recovery-image] Feb 26 05:14:42.552 INFO O| Feb 26 05:14:42.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm" |
7648 | 2025-02-26T05:14:43.314Z | [ recovery-image] Feb 26 05:14:42.552 INFO O| Feb 26 05:14:42.552 INFO STEP 983 (remove_files) COMPLETE |
7649 | 2025-02-26T05:14:43.315Z | [ recovery-image] Feb 26 05:14:42.552 INFO O| Feb 26 05:14:42.552 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7650 | 2025-02-26T05:14:43.334Z | [ recovery-image] Feb 26 05:14:42.573 INFO O| Feb 26 05:14:42.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump" |
7651 | 2025-02-26T05:14:43.337Z | [ recovery-image] Feb 26 05:14:42.573 INFO O| Feb 26 05:14:42.573 INFO STEP 984 (remove_files) COMPLETE |
7652 | 2025-02-26T05:14:43.337Z | [ recovery-image] Feb 26 05:14:42.573 INFO O| Feb 26 05:14:42.573 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7653 | 2025-02-26T05:14:43.352Z | [ recovery-image] Feb 26 05:14:42.594 INFO O| Feb 26 05:14:42.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract" |
7654 | 2025-02-26T05:14:43.352Z | [ recovery-image] Feb 26 05:14:42.594 INFO O| Feb 26 05:14:42.594 INFO STEP 985 (remove_files) COMPLETE |
7655 | 2025-02-26T05:14:43.355Z | [ recovery-image] Feb 26 05:14:42.594 INFO O| Feb 26 05:14:42.594 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7656 | 2025-02-26T05:14:43.374Z | [ recovery-image] Feb 26 05:14:42.615 INFO O| Feb 26 05:14:42.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv" |
7657 | 2025-02-26T05:14:43.374Z | [ recovery-image] Feb 26 05:14:42.615 INFO O| Feb 26 05:14:42.615 INFO STEP 986 (remove_files) COMPLETE |
7658 | 2025-02-26T05:14:43.374Z | [ recovery-image] Feb 26 05:14:42.615 INFO O| Feb 26 05:14:42.615 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7659 | 2025-02-26T05:14:43.394Z | [ recovery-image] Feb 26 05:14:42.636 INFO O| Feb 26 05:14:42.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate" |
7660 | 2025-02-26T05:14:43.394Z | [ recovery-image] Feb 26 05:14:42.636 INFO O| Feb 26 05:14:42.636 INFO STEP 987 (remove_files) COMPLETE |
7661 | 2025-02-26T05:14:43.397Z | [ recovery-image] Feb 26 05:14:42.636 INFO O| Feb 26 05:14:42.636 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7662 | 2025-02-26T05:14:43.414Z | [ recovery-image] Feb 26 05:14:42.656 INFO O| Feb 26 05:14:42.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat" |
7663 | 2025-02-26T05:14:43.436Z | [ recovery-image] Feb 26 05:14:42.677 INFO O| Feb 26 05:14:42.677 INFO STEP 988 (remove_files) COMPLETE |
7664 | 2025-02-26T05:14:43.436Z | [ recovery-image] Feb 26 05:14:42.677 INFO O| Feb 26 05:14:42.677 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7665 | 2025-02-26T05:14:43.491Z | [ recovery-image] Feb 26 05:14:42.733 INFO O| Feb 26 05:14:42.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat" |
7666 | 2025-02-26T05:14:43.498Z | [ recovery-image] Feb 26 05:14:42.739 INFO O| Feb 26 05:14:42.739 INFO STEP 989 (remove_files) COMPLETE |
7667 | 2025-02-26T05:14:43.498Z | [ recovery-image] Feb 26 05:14:42.739 INFO O| Feb 26 05:14:42.739 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7668 | 2025-02-26T05:14:43.537Z | [ recovery-image] Feb 26 05:14:42.778 INFO O| Feb 26 05:14:42.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat" |
7669 | 2025-02-26T05:14:43.537Z | [ recovery-image] Feb 26 05:14:42.778 INFO O| Feb 26 05:14:42.778 INFO STEP 990 (remove_files) COMPLETE |
7670 | 2025-02-26T05:14:43.537Z | [ recovery-image] Feb 26 05:14:42.779 INFO O| Feb 26 05:14:42.778 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7671 | 2025-02-26T05:14:43.562Z | [ recovery-image] Feb 26 05:14:42.800 INFO O| Feb 26 05:14:42.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp" |
7672 | 2025-02-26T05:14:43.562Z | [ recovery-image] Feb 26 05:14:42.800 INFO O| Feb 26 05:14:42.800 INFO STEP 991 (remove_files) COMPLETE |
7673 | 2025-02-26T05:14:43.562Z | [ recovery-image] Feb 26 05:14:42.800 INFO O| Feb 26 05:14:42.800 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7674 | 2025-02-26T05:14:43.592Z | [ recovery-image] Feb 26 05:14:42.834 INFO O| Feb 26 05:14:42.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit" |
7675 | 2025-02-26T05:14:43.592Z | [ recovery-image] Feb 26 05:14:42.834 INFO O| Feb 26 05:14:42.834 INFO STEP 992 (remove_files) COMPLETE |
7676 | 2025-02-26T05:14:43.592Z | [ recovery-image] Feb 26 05:14:42.834 INFO O| Feb 26 05:14:42.834 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7677 | 2025-02-26T05:14:43.620Z | [ recovery-image] Feb 26 05:14:42.860 INFO O| Feb 26 05:14:42.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig" |
7678 | 2025-02-26T05:14:43.622Z | [ recovery-image] Feb 26 05:14:42.860 INFO O| Feb 26 05:14:42.860 INFO STEP 993 (remove_files) COMPLETE |
7679 | 2025-02-26T05:14:43.622Z | [ recovery-image] Feb 26 05:14:42.860 INFO O| Feb 26 05:14:42.860 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7680 | 2025-02-26T05:14:43.640Z | [ recovery-image] Feb 26 05:14:42.882 INFO O| Feb 26 05:14:42.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd" |
7681 | 2025-02-26T05:14:43.640Z | [ recovery-image] Feb 26 05:14:42.882 INFO O| Feb 26 05:14:42.882 INFO STEP 994 (remove_files) COMPLETE |
7682 | 2025-02-26T05:14:43.643Z | [ recovery-image] Feb 26 05:14:42.882 INFO O| Feb 26 05:14:42.882 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7683 | 2025-02-26T05:14:43.681Z | [ recovery-image] Feb 26 05:14:42.922 INFO O| Feb 26 05:14:42.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord" |
7684 | 2025-02-26T05:14:43.685Z | [ recovery-image] Feb 26 05:14:42.922 INFO O| Feb 26 05:14:42.922 INFO STEP 995 (remove_files) COMPLETE |
7685 | 2025-02-26T05:14:43.685Z | [ recovery-image] Feb 26 05:14:42.923 INFO O| Feb 26 05:14:42.922 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7686 | 2025-02-26T05:14:43.720Z | [ recovery-image] Feb 26 05:14:42.962 INFO O| Feb 26 05:14:42.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce" |
7687 | 2025-02-26T05:14:43.720Z | [ recovery-image] Feb 26 05:14:42.962 INFO O| Feb 26 05:14:42.962 INFO STEP 996 (remove_files) COMPLETE |
7688 | 2025-02-26T05:14:43.720Z | [ recovery-image] Feb 26 05:14:42.962 INFO O| Feb 26 05:14:42.962 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7689 | 2025-02-26T05:14:43.741Z | [ recovery-image] Feb 26 05:14:42.982 INFO O| Feb 26 05:14:42.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat" |
7690 | 2025-02-26T05:14:43.741Z | [ recovery-image] Feb 26 05:14:42.983 INFO O| Feb 26 05:14:42.983 INFO STEP 997 (remove_files) COMPLETE |
7691 | 2025-02-26T05:14:43.741Z | [ recovery-image] Feb 26 05:14:42.983 INFO O| Feb 26 05:14:42.983 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7692 | 2025-02-26T05:14:43.808Z | [ recovery-image] Feb 26 05:14:43.049 INFO O| Feb 26 05:14:43.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks" |
7693 | 2025-02-26T05:14:43.811Z | [ recovery-image] Feb 26 05:14:43.049 INFO O| Feb 26 05:14:43.049 INFO STEP 998 (remove_files) COMPLETE |
7694 | 2025-02-26T05:14:43.811Z | [ recovery-image] Feb 26 05:14:43.049 INFO O| Feb 26 05:14:43.049 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7695 | 2025-02-26T05:14:43.836Z | [ recovery-image] Feb 26 05:14:43.077 INFO O| Feb 26 05:14:43.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve" |
7696 | 2025-02-26T05:14:43.836Z | [ recovery-image] Feb 26 05:14:43.077 INFO O| Feb 26 05:14:43.077 INFO STEP 999 (remove_files) COMPLETE |
7697 | 2025-02-26T05:14:43.836Z | [ recovery-image] Feb 26 05:14:43.077 INFO O| Feb 26 05:14:43.077 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7698 | 2025-02-26T05:14:43.858Z | [ recovery-image] Feb 26 05:14:43.100 INFO O| Feb 26 05:14:43.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl" |
7699 | 2025-02-26T05:14:43.858Z | [ recovery-image] Feb 26 05:14:43.100 INFO O| Feb 26 05:14:43.100 INFO STEP 1000 (remove_files) COMPLETE |
7700 | 2025-02-26T05:14:43.858Z | [ recovery-image] Feb 26 05:14:43.100 INFO O| Feb 26 05:14:43.100 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7701 | 2025-02-26T05:14:43.878Z | [ recovery-image] Feb 26 05:14:43.120 INFO O| Feb 26 05:14:43.120 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm" |
7702 | 2025-02-26T05:14:43.878Z | [ recovery-image] Feb 26 05:14:43.120 INFO O| Feb 26 05:14:43.120 INFO STEP 1001 (remove_files) COMPLETE |
7703 | 2025-02-26T05:14:43.878Z | [ recovery-image] Feb 26 05:14:43.120 INFO O| Feb 26 05:14:43.120 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7704 | 2025-02-26T05:14:43.898Z | [ recovery-image] Feb 26 05:14:43.139 INFO O| Feb 26 05:14:43.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd" |
7705 | 2025-02-26T05:14:43.898Z | [ recovery-image] Feb 26 05:14:43.139 INFO O| Feb 26 05:14:43.139 INFO STEP 1002 (remove_files) COMPLETE |
7706 | 2025-02-26T05:14:43.902Z | [ recovery-image] Feb 26 05:14:43.139 INFO O| Feb 26 05:14:43.139 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7707 | 2025-02-26T05:14:43.917Z | [ recovery-image] Feb 26 05:14:43.158 INFO O| Feb 26 05:14:43.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot" |
7708 | 2025-02-26T05:14:43.917Z | [ recovery-image] Feb 26 05:14:43.158 INFO O| Feb 26 05:14:43.158 INFO STEP 1003 (remove_files) COMPLETE |
7709 | 2025-02-26T05:14:43.917Z | [ recovery-image] Feb 26 05:14:43.158 INFO O| Feb 26 05:14:43.158 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7710 | 2025-02-26T05:14:43.933Z | [ recovery-image] Feb 26 05:14:43.175 INFO O| Feb 26 05:14:43.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks" |
7711 | 2025-02-26T05:14:43.933Z | [ recovery-image] Feb 26 05:14:43.175 INFO O| Feb 26 05:14:43.175 INFO STEP 1004 (remove_files) COMPLETE |
7712 | 2025-02-26T05:14:43.933Z | [ recovery-image] Feb 26 05:14:43.175 INFO O| Feb 26 05:14:43.175 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7713 | 2025-02-26T05:14:43.952Z | [ recovery-image] Feb 26 05:14:43.194 INFO O| Feb 26 05:14:43.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo" |
7714 | 2025-02-26T05:14:43.952Z | [ recovery-image] Feb 26 05:14:43.194 INFO O| Feb 26 05:14:43.194 INFO STEP 1005 (remove_files) COMPLETE |
7715 | 2025-02-26T05:14:43.952Z | [ recovery-image] Feb 26 05:14:43.194 INFO O| Feb 26 05:14:43.194 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7716 | 2025-02-26T05:14:43.984Z | [ recovery-image] Feb 26 05:14:43.225 INFO O| Feb 26 05:14:43.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri" |
7717 | 2025-02-26T05:14:43.984Z | [ recovery-image] Feb 26 05:14:43.225 INFO O| Feb 26 05:14:43.225 INFO STEP 1006 (remove_files) COMPLETE |
7718 | 2025-02-26T05:14:43.984Z | [ recovery-image] Feb 26 05:14:43.225 INFO O| Feb 26 05:14:43.225 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7719 | 2025-02-26T05:14:44.030Z | [ recovery-image] Feb 26 05:14:43.272 INFO O| Feb 26 05:14:43.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm" |
7720 | 2025-02-26T05:14:44.030Z | [ recovery-image] Feb 26 05:14:43.272 INFO O| Feb 26 05:14:43.272 INFO STEP 1007 (remove_files) COMPLETE |
7721 | 2025-02-26T05:14:44.030Z | [ recovery-image] Feb 26 05:14:43.272 INFO O| Feb 26 05:14:43.272 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7722 | 2025-02-26T05:14:44.050Z | [ recovery-image] Feb 26 05:14:43.292 INFO O| Feb 26 05:14:43.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd" |
7723 | 2025-02-26T05:14:44.050Z | [ recovery-image] Feb 26 05:14:43.292 INFO O| Feb 26 05:14:43.292 INFO STEP 1008 (remove_files) COMPLETE |
7724 | 2025-02-26T05:14:44.055Z | [ recovery-image] Feb 26 05:14:43.292 INFO O| Feb 26 05:14:43.292 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7725 | 2025-02-26T05:14:44.070Z | [ recovery-image] Feb 26 05:14:43.311 INFO O| Feb 26 05:14:43.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat" |
7726 | 2025-02-26T05:14:44.070Z | [ recovery-image] Feb 26 05:14:43.311 INFO O| Feb 26 05:14:43.311 INFO STEP 1009 (remove_files) COMPLETE |
7727 | 2025-02-26T05:14:44.070Z | [ recovery-image] Feb 26 05:14:43.311 INFO O| Feb 26 05:14:43.311 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7728 | 2025-02-26T05:14:44.089Z | [ recovery-image] Feb 26 05:14:43.331 INFO O| Feb 26 05:14:43.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate" |
7729 | 2025-02-26T05:14:44.089Z | [ recovery-image] Feb 26 05:14:43.331 INFO O| Feb 26 05:14:43.331 INFO STEP 1010 (remove_files) COMPLETE |
7730 | 2025-02-26T05:14:44.093Z | [ recovery-image] Feb 26 05:14:43.331 INFO O| Feb 26 05:14:43.331 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7731 | 2025-02-26T05:14:44.109Z | [ recovery-image] Feb 26 05:14:43.350 INFO O| Feb 26 05:14:43.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo" |
7732 | 2025-02-26T05:14:44.109Z | [ recovery-image] Feb 26 05:14:43.350 INFO O| Feb 26 05:14:43.350 INFO STEP 1011 (remove_files) COMPLETE |
7733 | 2025-02-26T05:14:44.112Z | [ recovery-image] Feb 26 05:14:43.350 INFO O| Feb 26 05:14:43.350 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7734 | 2025-02-26T05:14:44.149Z | [ recovery-image] Feb 26 05:14:43.391 INFO O| Feb 26 05:14:43.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks" |
7735 | 2025-02-26T05:14:44.149Z | [ recovery-image] Feb 26 05:14:43.391 INFO O| Feb 26 05:14:43.391 INFO STEP 1012 (remove_files) COMPLETE |
7736 | 2025-02-26T05:14:44.149Z | [ recovery-image] Feb 26 05:14:43.391 INFO O| Feb 26 05:14:43.391 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7737 | 2025-02-26T05:14:44.204Z | [ recovery-image] Feb 26 05:14:43.446 INFO O| Feb 26 05:14:43.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df" |
7738 | 2025-02-26T05:14:44.204Z | [ recovery-image] Feb 26 05:14:43.446 INFO O| Feb 26 05:14:43.446 INFO STEP 1013 (remove_files) COMPLETE |
7739 | 2025-02-26T05:14:44.207Z | [ recovery-image] Feb 26 05:14:43.446 INFO O| Feb 26 05:14:43.446 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7740 | 2025-02-26T05:14:44.226Z | [ recovery-image] Feb 26 05:14:43.467 INFO O| Feb 26 05:14:43.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts" |
7741 | 2025-02-26T05:14:44.226Z | [ recovery-image] Feb 26 05:14:43.467 INFO O| Feb 26 05:14:43.467 INFO STEP 1014 (remove_files) COMPLETE |
7742 | 2025-02-26T05:14:44.226Z | [ recovery-image] Feb 26 05:14:43.468 INFO O| Feb 26 05:14:43.467 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7743 | 2025-02-26T05:14:44.247Z | [ recovery-image] Feb 26 05:14:43.489 INFO O| Feb 26 05:14:43.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares" |
7744 | 2025-02-26T05:14:44.247Z | [ recovery-image] Feb 26 05:14:43.489 INFO O| Feb 26 05:14:43.489 INFO STEP 1015 (remove_files) COMPLETE |
7745 | 2025-02-26T05:14:44.247Z | [ recovery-image] Feb 26 05:14:43.489 INFO O| Feb 26 05:14:43.489 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7746 | 2025-02-26T05:14:44.273Z | [ recovery-image] Feb 26 05:14:43.515 INFO O| Feb 26 05:14:43.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks" |
7747 | 2025-02-26T05:14:44.273Z | [ recovery-image] Feb 26 05:14:43.515 INFO O| Feb 26 05:14:43.515 INFO STEP 1016 (remove_files) COMPLETE |
7748 | 2025-02-26T05:14:44.273Z | [ recovery-image] Feb 26 05:14:43.515 INFO O| Feb 26 05:14:43.515 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7749 | 2025-02-26T05:14:44.409Z | [ recovery-image] Feb 26 05:14:43.651 INFO O| Feb 26 05:14:43.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin" |
7750 | 2025-02-26T05:14:44.409Z | [ recovery-image] Feb 26 05:14:43.651 INFO O| Feb 26 05:14:43.651 INFO STEP 1017 (remove_files) COMPLETE |
7751 | 2025-02-26T05:14:44.409Z | [ recovery-image] Feb 26 05:14:43.651 INFO O| Feb 26 05:14:43.651 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7752 | 2025-02-26T05:14:44.444Z | [ recovery-image] Feb 26 05:14:43.686 INFO O| Feb 26 05:14:43.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo" |
7753 | 2025-02-26T05:14:44.444Z | [ recovery-image] Feb 26 05:14:43.686 INFO O| Feb 26 05:14:43.686 INFO STEP 1018 (remove_files) COMPLETE |
7754 | 2025-02-26T05:14:44.444Z | [ recovery-image] Feb 26 05:14:43.686 INFO O| Feb 26 05:14:43.686 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7755 | 2025-02-26T05:14:44.466Z | [ recovery-image] Feb 26 05:14:43.707 INFO O| Feb 26 05:14:43.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig" |
7756 | 2025-02-26T05:14:44.466Z | [ recovery-image] Feb 26 05:14:43.707 INFO O| Feb 26 05:14:43.707 INFO STEP 1019 (remove_files) COMPLETE |
7757 | 2025-02-26T05:14:44.466Z | [ recovery-image] Feb 26 05:14:43.707 INFO O| Feb 26 05:14:43.707 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7758 | 2025-02-26T05:14:44.487Z | [ recovery-image] Feb 26 05:14:43.728 INFO O| Feb 26 05:14:43.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom" |
7759 | 2025-02-26T05:14:44.489Z | [ recovery-image] Feb 26 05:14:43.728 INFO O| Feb 26 05:14:43.728 INFO STEP 1020 (remove_files) COMPLETE |
7760 | 2025-02-26T05:14:44.489Z | [ recovery-image] Feb 26 05:14:43.729 INFO O| Feb 26 05:14:43.728 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7761 | 2025-02-26T05:14:44.521Z | [ recovery-image] Feb 26 05:14:43.763 INFO O| Feb 26 05:14:43.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff" |
7762 | 2025-02-26T05:14:44.521Z | [ recovery-image] Feb 26 05:14:43.763 INFO O| Feb 26 05:14:43.763 INFO STEP 1021 (remove_files) COMPLETE |
7763 | 2025-02-26T05:14:44.521Z | [ recovery-image] Feb 26 05:14:43.763 INFO O| Feb 26 05:14:43.763 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7764 | 2025-02-26T05:14:44.544Z | [ recovery-image] Feb 26 05:14:43.785 INFO O| Feb 26 05:14:43.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm" |
7765 | 2025-02-26T05:14:44.544Z | [ recovery-image] Feb 26 05:14:43.786 INFO O| Feb 26 05:14:43.785 INFO STEP 1022 (remove_files) COMPLETE |
7766 | 2025-02-26T05:14:44.544Z | [ recovery-image] Feb 26 05:14:43.786 INFO O| Feb 26 05:14:43.786 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7767 | 2025-02-26T05:14:44.564Z | [ recovery-image] Feb 26 05:14:43.806 INFO O| Feb 26 05:14:43.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump" |
7768 | 2025-02-26T05:14:44.567Z | [ recovery-image] Feb 26 05:14:43.806 INFO O| Feb 26 05:14:43.806 INFO STEP 1023 (remove_files) COMPLETE |
7769 | 2025-02-26T05:14:44.567Z | [ recovery-image] Feb 26 05:14:43.806 INFO O| Feb 26 05:14:43.806 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7770 | 2025-02-26T05:14:44.585Z | [ recovery-image] Feb 26 05:14:43.827 INFO O| Feb 26 05:14:43.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat" |
7771 | 2025-02-26T05:14:44.588Z | [ recovery-image] Feb 26 05:14:43.827 INFO O| Feb 26 05:14:43.827 INFO STEP 1024 (remove_files) COMPLETE |
7772 | 2025-02-26T05:14:44.588Z | [ recovery-image] Feb 26 05:14:43.827 INFO O| Feb 26 05:14:43.827 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7773 | 2025-02-26T05:14:44.606Z | [ recovery-image] Feb 26 05:14:43.848 INFO O| Feb 26 05:14:43.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard" |
7774 | 2025-02-26T05:14:44.606Z | [ recovery-image] Feb 26 05:14:43.848 INFO O| Feb 26 05:14:43.848 INFO STEP 1025 (remove_files) COMPLETE |
7775 | 2025-02-26T05:14:44.606Z | [ recovery-image] Feb 26 05:14:43.848 INFO O| Feb 26 05:14:43.848 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7776 | 2025-02-26T05:14:44.644Z | [ recovery-image] Feb 26 05:14:43.885 INFO O| Feb 26 05:14:43.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format" |
7777 | 2025-02-26T05:14:44.644Z | [ recovery-image] Feb 26 05:14:43.885 INFO O| Feb 26 05:14:43.885 INFO STEP 1026 (remove_files) COMPLETE |
7778 | 2025-02-26T05:14:44.644Z | [ recovery-image] Feb 26 05:14:43.886 INFO O| Feb 26 05:14:43.885 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7779 | 2025-02-26T05:14:44.675Z | [ recovery-image] Feb 26 05:14:43.916 INFO O| Feb 26 05:14:43.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck" |
7780 | 2025-02-26T05:14:44.675Z | [ recovery-image] Feb 26 05:14:43.916 INFO O| Feb 26 05:14:43.916 INFO STEP 1027 (remove_files) COMPLETE |
7781 | 2025-02-26T05:14:44.675Z | [ recovery-image] Feb 26 05:14:43.916 INFO O| Feb 26 05:14:43.916 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7782 | 2025-02-26T05:14:44.732Z | [ recovery-image] Feb 26 05:14:43.974 INFO O| Feb 26 05:14:43.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser" |
7783 | 2025-02-26T05:14:44.755Z | [ recovery-image] Feb 26 05:14:43.997 INFO O| Feb 26 05:14:43.997 INFO STEP 1028 (remove_files) COMPLETE |
7784 | 2025-02-26T05:14:44.755Z | [ recovery-image] Feb 26 05:14:43.997 INFO O| Feb 26 05:14:43.997 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7785 | 2025-02-26T05:14:44.795Z | [ recovery-image] Feb 26 05:14:44.034 INFO O| Feb 26 05:14:44.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy" |
7786 | 2025-02-26T05:14:44.795Z | [ recovery-image] Feb 26 05:14:44.034 INFO O| Feb 26 05:14:44.034 INFO STEP 1029 (remove_files) COMPLETE |
7787 | 2025-02-26T05:14:44.799Z | [ recovery-image] Feb 26 05:14:44.034 INFO O| Feb 26 05:14:44.034 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7788 | 2025-02-26T05:14:44.826Z | [ recovery-image] Feb 26 05:14:44.068 INFO O| Feb 26 05:14:44.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor" |
7789 | 2025-02-26T05:14:44.826Z | [ recovery-image] Feb 26 05:14:44.068 INFO O| Feb 26 05:14:44.068 INFO STEP 1030 (remove_files) COMPLETE |
7790 | 2025-02-26T05:14:44.829Z | [ recovery-image] Feb 26 05:14:44.068 INFO O| Feb 26 05:14:44.068 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7791 | 2025-02-26T05:14:44.861Z | [ recovery-image] Feb 26 05:14:44.102 INFO O| Feb 26 05:14:44.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd" |
7792 | 2025-02-26T05:14:44.861Z | [ recovery-image] Feb 26 05:14:44.103 INFO O| Feb 26 05:14:44.102 INFO STEP 1031 (remove_files) COMPLETE |
7793 | 2025-02-26T05:14:44.861Z | [ recovery-image] Feb 26 05:14:44.103 INFO O| Feb 26 05:14:44.102 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7794 | 2025-02-26T05:14:44.882Z | [ recovery-image] Feb 26 05:14:44.122 INFO O| Feb 26 05:14:44.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel" |
7795 | 2025-02-26T05:14:44.882Z | [ recovery-image] Feb 26 05:14:44.122 INFO O| Feb 26 05:14:44.122 INFO STEP 1032 (remove_files) COMPLETE |
7796 | 2025-02-26T05:14:44.882Z | [ recovery-image] Feb 26 05:14:44.122 INFO O| Feb 26 05:14:44.122 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7797 | 2025-02-26T05:14:44.909Z | [ recovery-image] Feb 26 05:14:44.151 INFO O| Feb 26 05:14:44.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod" |
7798 | 2025-02-26T05:14:44.909Z | [ recovery-image] Feb 26 05:14:44.151 INFO O| Feb 26 05:14:44.151 INFO STEP 1033 (remove_files) COMPLETE |
7799 | 2025-02-26T05:14:44.909Z | [ recovery-image] Feb 26 05:14:44.151 INFO O| Feb 26 05:14:44.151 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7800 | 2025-02-26T05:14:44.935Z | [ recovery-image] Feb 26 05:14:44.177 INFO O| Feb 26 05:14:44.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs" |
7801 | 2025-02-26T05:14:44.935Z | [ recovery-image] Feb 26 05:14:44.177 INFO O| Feb 26 05:14:44.177 INFO STEP 1034 (remove_files) COMPLETE |
7802 | 2025-02-26T05:14:44.935Z | [ recovery-image] Feb 26 05:14:44.177 INFO O| Feb 26 05:14:44.177 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7803 | 2025-02-26T05:14:44.972Z | [ recovery-image] Feb 26 05:14:44.213 INFO O| Feb 26 05:14:44.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck" |
7804 | 2025-02-26T05:14:44.972Z | [ recovery-image] Feb 26 05:14:44.213 INFO O| Feb 26 05:14:44.213 INFO STEP 1035 (remove_files) COMPLETE |
7805 | 2025-02-26T05:14:44.974Z | [ recovery-image] Feb 26 05:14:44.214 INFO O| Feb 26 05:14:44.213 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7806 | 2025-02-26T05:14:45.002Z | [ recovery-image] Feb 26 05:14:44.243 INFO O| Feb 26 05:14:44.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred" |
7807 | 2025-02-26T05:14:45.006Z | [ recovery-image] Feb 26 05:14:44.243 INFO O| Feb 26 05:14:44.243 INFO STEP 1036 (remove_files) COMPLETE |
7808 | 2025-02-26T05:14:45.006Z | [ recovery-image] Feb 26 05:14:44.243 INFO O| Feb 26 05:14:44.243 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7809 | 2025-02-26T05:14:45.073Z | [ recovery-image] Feb 26 05:14:44.315 INFO O| Feb 26 05:14:44.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt" |
7810 | 2025-02-26T05:14:45.073Z | [ recovery-image] Feb 26 05:14:44.315 INFO O| Feb 26 05:14:44.315 INFO STEP 1037 (remove_files) COMPLETE |
7811 | 2025-02-26T05:14:45.076Z | [ recovery-image] Feb 26 05:14:44.315 INFO O| Feb 26 05:14:44.315 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7812 | 2025-02-26T05:14:45.096Z | [ recovery-image] Feb 26 05:14:44.337 INFO O| Feb 26 05:14:44.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug" |
7813 | 2025-02-26T05:14:45.096Z | [ recovery-image] Feb 26 05:14:44.337 INFO O| Feb 26 05:14:44.337 INFO STEP 1038 (remove_files) COMPLETE |
7814 | 2025-02-26T05:14:45.096Z | [ recovery-image] Feb 26 05:14:44.338 INFO O| Feb 26 05:14:44.337 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7815 | 2025-02-26T05:14:45.119Z | [ recovery-image] Feb 26 05:14:44.361 INFO O| Feb 26 05:14:44.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl" |
7816 | 2025-02-26T05:14:45.119Z | [ recovery-image] Feb 26 05:14:44.361 INFO O| Feb 26 05:14:44.361 INFO STEP 1039 (remove_files) COMPLETE |
7817 | 2025-02-26T05:14:45.119Z | [ recovery-image] Feb 26 05:14:44.361 INFO O| Feb 26 05:14:44.361 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7818 | 2025-02-26T05:14:45.152Z | [ recovery-image] Feb 26 05:14:44.394 INFO O| Feb 26 05:14:44.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap" |
7819 | 2025-02-26T05:14:45.155Z | [ recovery-image] Feb 26 05:14:44.394 INFO O| Feb 26 05:14:44.394 INFO STEP 1040 (remove_files) COMPLETE |
7820 | 2025-02-26T05:14:45.155Z | [ recovery-image] Feb 26 05:14:44.394 INFO O| Feb 26 05:14:44.394 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7821 | 2025-02-26T05:14:45.186Z | [ recovery-image] Feb 26 05:14:44.428 INFO O| Feb 26 05:14:44.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm" |
7822 | 2025-02-26T05:14:45.190Z | [ recovery-image] Feb 26 05:14:44.429 INFO O| Feb 26 05:14:44.428 INFO STEP 1041 (remove_files) COMPLETE |
7823 | 2025-02-26T05:14:45.190Z | [ recovery-image] Feb 26 05:14:44.429 INFO O| Feb 26 05:14:44.429 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7824 | 2025-02-26T05:14:45.212Z | [ recovery-image] Feb 26 05:14:44.452 INFO O| Feb 26 05:14:44.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm" |
7825 | 2025-02-26T05:14:45.212Z | [ recovery-image] Feb 26 05:14:44.453 INFO O| Feb 26 05:14:44.453 INFO STEP 1042 (remove_files) COMPLETE |
7826 | 2025-02-26T05:14:45.215Z | [ recovery-image] Feb 26 05:14:44.453 INFO O| Feb 26 05:14:44.453 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7827 | 2025-02-26T05:14:45.234Z | [ recovery-image] Feb 26 05:14:44.476 INFO O| Feb 26 05:14:44.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert" |
7828 | 2025-02-26T05:14:45.237Z | [ recovery-image] Feb 26 05:14:44.476 INFO O| Feb 26 05:14:44.476 INFO STEP 1043 (remove_files) COMPLETE |
7829 | 2025-02-26T05:14:45.237Z | [ recovery-image] Feb 26 05:14:44.476 INFO O| Feb 26 05:14:44.476 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7830 | 2025-02-26T05:14:45.376Z | [ recovery-image] Feb 26 05:14:44.617 INFO O| Feb 26 05:14:44.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc" |
7831 | 2025-02-26T05:14:45.378Z | [ recovery-image] Feb 26 05:14:44.617 INFO O| Feb 26 05:14:44.617 INFO STEP 1044 (remove_files) COMPLETE |
7832 | 2025-02-26T05:14:45.379Z | [ recovery-image] Feb 26 05:14:44.617 INFO O| Feb 26 05:14:44.617 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7833 | 2025-02-26T05:14:45.469Z | [ recovery-image] Feb 26 05:14:44.710 INFO O| Feb 26 05:14:44.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed" |
7834 | 2025-02-26T05:14:45.469Z | [ recovery-image] Feb 26 05:14:44.710 INFO O| Feb 26 05:14:44.710 INFO STEP 1045 (remove_files) COMPLETE |
7835 | 2025-02-26T05:14:45.469Z | [ recovery-image] Feb 26 05:14:44.710 INFO O| Feb 26 05:14:44.710 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7836 | 2025-02-26T05:14:45.561Z | [ recovery-image] Feb 26 05:14:44.803 INFO O| Feb 26 05:14:44.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm" |
7837 | 2025-02-26T05:14:45.561Z | [ recovery-image] Feb 26 05:14:44.803 INFO O| Feb 26 05:14:44.803 INFO STEP 1046 (remove_files) COMPLETE |
7838 | 2025-02-26T05:14:45.564Z | [ recovery-image] Feb 26 05:14:44.803 INFO O| Feb 26 05:14:44.803 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7839 | 2025-02-26T05:14:45.621Z | [ recovery-image] Feb 26 05:14:44.861 INFO O| Feb 26 05:14:44.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv" |
7840 | 2025-02-26T05:14:45.621Z | [ recovery-image] Feb 26 05:14:44.861 INFO O| Feb 26 05:14:44.861 INFO STEP 1047 (remove_files) COMPLETE |
7841 | 2025-02-26T05:14:45.621Z | [ recovery-image] Feb 26 05:14:44.861 INFO O| Feb 26 05:14:44.861 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7842 | 2025-02-26T05:14:45.638Z | [ recovery-image] Feb 26 05:14:44.879 INFO O| Feb 26 05:14:44.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install" |
7843 | 2025-02-26T05:14:45.638Z | [ recovery-image] Feb 26 05:14:44.880 INFO O| Feb 26 05:14:44.879 INFO STEP 1048 (remove_files) COMPLETE |
7844 | 2025-02-26T05:14:45.638Z | [ recovery-image] Feb 26 05:14:44.880 INFO O| Feb 26 05:14:44.880 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7845 | 2025-02-26T05:14:45.674Z | [ recovery-image] Feb 26 05:14:44.914 INFO O| Feb 26 05:14:44.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot" |
7846 | 2025-02-26T05:14:45.674Z | [ recovery-image] Feb 26 05:14:44.914 INFO O| Feb 26 05:14:44.914 INFO STEP 1049 (remove_files) COMPLETE |
7847 | 2025-02-26T05:14:45.674Z | [ recovery-image] Feb 26 05:14:44.914 INFO O| Feb 26 05:14:44.914 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7848 | 2025-02-26T05:14:45.697Z | [ recovery-image] Feb 26 05:14:44.938 INFO O| Feb 26 05:14:44.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf" |
7849 | 2025-02-26T05:14:45.699Z | [ recovery-image] Feb 26 05:14:44.938 INFO O| Feb 26 05:14:44.938 INFO STEP 1050 (remove_files) COMPLETE |
7850 | 2025-02-26T05:14:45.699Z | [ recovery-image] Feb 26 05:14:44.938 INFO O| Feb 26 05:14:44.938 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7851 | 2025-02-26T05:14:45.730Z | [ recovery-image] Feb 26 05:14:44.971 INFO O| Feb 26 05:14:44.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat" |
7852 | 2025-02-26T05:14:45.730Z | [ recovery-image] Feb 26 05:14:44.971 INFO O| Feb 26 05:14:44.971 INFO STEP 1051 (remove_files) COMPLETE |
7853 | 2025-02-26T05:14:45.733Z | [ recovery-image] Feb 26 05:14:44.971 INFO O| Feb 26 05:14:44.971 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7854 | 2025-02-26T05:14:45.751Z | [ recovery-image] Feb 26 05:14:44.992 INFO O| Feb 26 05:14:44.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs" |
7855 | 2025-02-26T05:14:45.751Z | [ recovery-image] Feb 26 05:14:44.993 INFO O| Feb 26 05:14:44.993 INFO STEP 1052 (remove_files) COMPLETE |
7856 | 2025-02-26T05:14:45.751Z | [ recovery-image] Feb 26 05:14:44.993 INFO O| Feb 26 05:14:44.993 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7857 | 2025-02-26T05:14:45.796Z | [ recovery-image] Feb 26 05:14:45.038 INFO O| Feb 26 05:14:45.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf" |
7858 | 2025-02-26T05:14:45.799Z | [ recovery-image] Feb 26 05:14:45.038 INFO O| Feb 26 05:14:45.038 INFO STEP 1053 (remove_files) COMPLETE |
7859 | 2025-02-26T05:14:45.799Z | [ recovery-image] Feb 26 05:14:45.038 INFO O| Feb 26 05:14:45.038 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7860 | 2025-02-26T05:14:45.850Z | [ recovery-image] Feb 26 05:14:45.092 INFO O| Feb 26 05:14:45.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey" |
7861 | 2025-02-26T05:14:45.853Z | [ recovery-image] Feb 26 05:14:45.092 INFO O| Feb 26 05:14:45.092 INFO STEP 1054 (remove_files) COMPLETE |
7862 | 2025-02-26T05:14:45.853Z | [ recovery-image] Feb 26 05:14:45.092 INFO O| Feb 26 05:14:45.092 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7863 | 2025-02-26T05:14:45.870Z | [ recovery-image] Feb 26 05:14:45.111 INFO O| Feb 26 05:14:45.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv" |
7864 | 2025-02-26T05:14:45.872Z | [ recovery-image] Feb 26 05:14:45.112 INFO O| Feb 26 05:14:45.111 INFO STEP 1055 (remove_files) COMPLETE |
7865 | 2025-02-26T05:14:45.873Z | [ recovery-image] Feb 26 05:14:45.112 INFO O| Feb 26 05:14:45.112 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7866 | 2025-02-26T05:14:45.890Z | [ recovery-image] Feb 26 05:14:45.131 INFO O| Feb 26 05:14:45.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall" |
7867 | 2025-02-26T05:14:45.893Z | [ recovery-image] Feb 26 05:14:45.131 INFO O| Feb 26 05:14:45.131 INFO STEP 1056 (remove_files) COMPLETE |
7868 | 2025-02-26T05:14:45.893Z | [ recovery-image] Feb 26 05:14:45.131 INFO O| Feb 26 05:14:45.131 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7869 | 2025-02-26T05:14:45.908Z | [ recovery-image] Feb 26 05:14:45.150 INFO O| Feb 26 05:14:45.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link" |
7870 | 2025-02-26T05:14:45.908Z | [ recovery-image] Feb 26 05:14:45.150 INFO O| Feb 26 05:14:45.150 INFO STEP 1057 (remove_files) COMPLETE |
7871 | 2025-02-26T05:14:45.908Z | [ recovery-image] Feb 26 05:14:45.150 INFO O| Feb 26 05:14:45.150 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7872 | 2025-02-26T05:14:45.940Z | [ recovery-image] Feb 26 05:14:45.181 INFO O| Feb 26 05:14:45.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices" |
7873 | 2025-02-26T05:14:45.940Z | [ recovery-image] Feb 26 05:14:45.181 INFO O| Feb 26 05:14:45.181 INFO STEP 1058 (remove_files) COMPLETE |
7874 | 2025-02-26T05:14:45.950Z | [ recovery-image] Feb 26 05:14:45.181 INFO O| Feb 26 05:14:45.181 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7875 | 2025-02-26T05:14:45.960Z | [ recovery-image] Feb 26 05:14:45.201 INFO O| Feb 26 05:14:45.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator" |
7876 | 2025-02-26T05:14:45.960Z | [ recovery-image] Feb 26 05:14:45.201 INFO O| Feb 26 05:14:45.201 INFO STEP 1059 (remove_files) COMPLETE |
7877 | 2025-02-26T05:14:45.964Z | [ recovery-image] Feb 26 05:14:45.201 INFO O| Feb 26 05:14:45.201 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7878 | 2025-02-26T05:14:45.998Z | [ recovery-image] Feb 26 05:14:45.240 INFO O| Feb 26 05:14:45.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat" |
7879 | 2025-02-26T05:14:45.998Z | [ recovery-image] Feb 26 05:14:45.240 INFO O| Feb 26 05:14:45.240 INFO STEP 1060 (remove_files) COMPLETE |
7880 | 2025-02-26T05:14:45.998Z | [ recovery-image] Feb 26 05:14:45.240 INFO O| Feb 26 05:14:45.240 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7881 | 2025-02-26T05:14:46.032Z | [ recovery-image] Feb 26 05:14:45.274 INFO O| Feb 26 05:14:45.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm" |
7882 | 2025-02-26T05:14:46.032Z | [ recovery-image] Feb 26 05:14:45.274 INFO O| Feb 26 05:14:45.274 INFO STEP 1061 (remove_files) COMPLETE |
7883 | 2025-02-26T05:14:46.035Z | [ recovery-image] Feb 26 05:14:45.274 INFO O| Feb 26 05:14:45.274 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7884 | 2025-02-26T05:14:46.051Z | [ recovery-image] Feb 26 05:14:45.292 INFO O| Feb 26 05:14:45.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm" |
7885 | 2025-02-26T05:14:46.051Z | [ recovery-image] Feb 26 05:14:45.293 INFO O| Feb 26 05:14:45.293 INFO STEP 1062 (remove_files) COMPLETE |
7886 | 2025-02-26T05:14:46.051Z | [ recovery-image] Feb 26 05:14:45.293 INFO O| Feb 26 05:14:45.293 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7887 | 2025-02-26T05:14:46.100Z | [ recovery-image] Feb 26 05:14:45.341 INFO O| Feb 26 05:14:45.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm" |
7888 | 2025-02-26T05:14:46.102Z | [ recovery-image] Feb 26 05:14:45.341 INFO O| Feb 26 05:14:45.341 INFO STEP 1063 (remove_files) COMPLETE |
7889 | 2025-02-26T05:14:46.102Z | [ recovery-image] Feb 26 05:14:45.341 INFO O| Feb 26 05:14:45.341 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7890 | 2025-02-26T05:14:46.137Z | [ recovery-image] Feb 26 05:14:45.378 INFO O| Feb 26 05:14:45.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc" |
7891 | 2025-02-26T05:14:46.137Z | [ recovery-image] Feb 26 05:14:45.379 INFO O| Feb 26 05:14:45.378 INFO STEP 1064 (remove_files) COMPLETE |
7892 | 2025-02-26T05:14:46.137Z | [ recovery-image] Feb 26 05:14:45.379 INFO O| Feb 26 05:14:45.379 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7893 | 2025-02-26T05:14:46.157Z | [ recovery-image] Feb 26 05:14:45.398 INFO O| Feb 26 05:14:45.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps" |
7894 | 2025-02-26T05:14:46.157Z | [ recovery-image] Feb 26 05:14:45.398 INFO O| Feb 26 05:14:45.398 INFO STEP 1065 (remove_files) COMPLETE |
7895 | 2025-02-26T05:14:46.160Z | [ recovery-image] Feb 26 05:14:45.398 INFO O| Feb 26 05:14:45.398 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7896 | 2025-02-26T05:14:46.177Z | [ recovery-image] Feb 26 05:14:45.419 INFO O| Feb 26 05:14:45.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile" |
7897 | 2025-02-26T05:14:46.177Z | [ recovery-image] Feb 26 05:14:45.419 INFO O| Feb 26 05:14:45.419 INFO STEP 1066 (remove_files) COMPLETE |
7898 | 2025-02-26T05:14:46.180Z | [ recovery-image] Feb 26 05:14:45.419 INFO O| Feb 26 05:14:45.419 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7899 | 2025-02-26T05:14:46.213Z | [ recovery-image] Feb 26 05:14:45.454 INFO O| Feb 26 05:14:45.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod" |
7900 | 2025-02-26T05:14:46.213Z | [ recovery-image] Feb 26 05:14:45.454 INFO O| Feb 26 05:14:45.454 INFO STEP 1067 (remove_files) COMPLETE |
7901 | 2025-02-26T05:14:46.216Z | [ recovery-image] Feb 26 05:14:45.454 INFO O| Feb 26 05:14:45.454 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7902 | 2025-02-26T05:14:46.362Z | [ recovery-image] Feb 26 05:14:45.603 INFO O| Feb 26 05:14:45.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo" |
7903 | 2025-02-26T05:14:46.365Z | [ recovery-image] Feb 26 05:14:45.603 INFO O| Feb 26 05:14:45.603 INFO STEP 1068 (remove_files) COMPLETE |
7904 | 2025-02-26T05:14:46.365Z | [ recovery-image] Feb 26 05:14:45.603 INFO O| Feb 26 05:14:45.603 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7905 | 2025-02-26T05:14:46.409Z | [ recovery-image] Feb 26 05:14:45.650 INFO O| Feb 26 05:14:45.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload" |
7906 | 2025-02-26T05:14:46.412Z | [ recovery-image] Feb 26 05:14:45.650 INFO O| Feb 26 05:14:45.650 INFO STEP 1069 (remove_files) COMPLETE |
7907 | 2025-02-26T05:14:46.412Z | [ recovery-image] Feb 26 05:14:45.651 INFO O| Feb 26 05:14:45.650 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7908 | 2025-02-26T05:14:46.434Z | [ recovery-image] Feb 26 05:14:45.675 INFO O| Feb 26 05:14:45.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall" |
7909 | 2025-02-26T05:14:46.437Z | [ recovery-image] Feb 26 05:14:45.675 INFO O| Feb 26 05:14:45.675 INFO STEP 1070 (remove_files) COMPLETE |
7910 | 2025-02-26T05:14:46.437Z | [ recovery-image] Feb 26 05:14:45.675 INFO O| Feb 26 05:14:45.675 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7911 | 2025-02-26T05:14:46.458Z | [ recovery-image] Feb 26 05:14:45.697 INFO O| Feb 26 05:14:45.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid" |
7912 | 2025-02-26T05:14:46.462Z | [ recovery-image] Feb 26 05:14:45.698 INFO O| Feb 26 05:14:45.698 INFO STEP 1071 (remove_files) COMPLETE |
7913 | 2025-02-26T05:14:46.462Z | [ recovery-image] Feb 26 05:14:45.698 INFO O| Feb 26 05:14:45.698 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7914 | 2025-02-26T05:14:46.478Z | [ recovery-image] Feb 26 05:14:45.720 INFO O| Feb 26 05:14:45.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir" |
7915 | 2025-02-26T05:14:46.481Z | [ recovery-image] Feb 26 05:14:45.720 INFO O| Feb 26 05:14:45.720 INFO STEP 1072 (remove_files) COMPLETE |
7916 | 2025-02-26T05:14:46.481Z | [ recovery-image] Feb 26 05:14:45.720 INFO O| Feb 26 05:14:45.720 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7917 | 2025-02-26T05:14:46.499Z | [ recovery-image] Feb 26 05:14:45.740 INFO O| Feb 26 05:14:45.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp" |
7918 | 2025-02-26T05:14:46.499Z | [ recovery-image] Feb 26 05:14:45.740 INFO O| Feb 26 05:14:45.740 INFO STEP 1073 (remove_files) COMPLETE |
7919 | 2025-02-26T05:14:46.499Z | [ recovery-image] Feb 26 05:14:45.740 INFO O| Feb 26 05:14:45.740 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7920 | 2025-02-26T05:14:46.520Z | [ recovery-image] Feb 26 05:14:45.760 INFO O| Feb 26 05:14:45.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin" |
7921 | 2025-02-26T05:14:46.520Z | [ recovery-image] Feb 26 05:14:45.760 INFO O| Feb 26 05:14:45.760 INFO STEP 1074 (remove_files) COMPLETE |
7922 | 2025-02-26T05:14:46.523Z | [ recovery-image] Feb 26 05:14:45.761 INFO O| Feb 26 05:14:45.760 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7923 | 2025-02-26T05:14:46.540Z | [ recovery-image] Feb 26 05:14:45.781 INFO O| Feb 26 05:14:45.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest" |
7924 | 2025-02-26T05:14:46.540Z | [ recovery-image] Feb 26 05:14:45.781 INFO O| Feb 26 05:14:45.781 INFO STEP 1075 (remove_files) COMPLETE |
7925 | 2025-02-26T05:14:46.540Z | [ recovery-image] Feb 26 05:14:45.781 INFO O| Feb 26 05:14:45.781 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7926 | 2025-02-26T05:14:46.558Z | [ recovery-image] Feb 26 05:14:45.799 INFO O| Feb 26 05:14:45.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm" |
7927 | 2025-02-26T05:14:46.558Z | [ recovery-image] Feb 26 05:14:45.800 INFO O| Feb 26 05:14:45.800 INFO STEP 1076 (remove_files) COMPLETE |
7928 | 2025-02-26T05:14:46.558Z | [ recovery-image] Feb 26 05:14:45.800 INFO O| Feb 26 05:14:45.800 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7929 | 2025-02-26T05:14:46.577Z | [ recovery-image] Feb 26 05:14:45.819 INFO O| Feb 26 05:14:45.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg" |
7930 | 2025-02-26T05:14:46.577Z | [ recovery-image] Feb 26 05:14:45.819 INFO O| Feb 26 05:14:45.819 INFO STEP 1077 (remove_files) COMPLETE |
7931 | 2025-02-26T05:14:46.581Z | [ recovery-image] Feb 26 05:14:45.819 INFO O| Feb 26 05:14:45.819 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7932 | 2025-02-26T05:14:46.614Z | [ recovery-image] Feb 26 05:14:45.856 INFO O| Feb 26 05:14:45.856 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind" |
7933 | 2025-02-26T05:14:46.614Z | [ recovery-image] Feb 26 05:14:45.856 INFO O| Feb 26 05:14:45.856 INFO STEP 1078 (remove_files) COMPLETE |
7934 | 2025-02-26T05:14:46.614Z | [ recovery-image] Feb 26 05:14:45.856 INFO O| Feb 26 05:14:45.856 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7935 | 2025-02-26T05:14:46.635Z | [ recovery-image] Feb 26 05:14:45.876 INFO O| Feb 26 05:14:45.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping" |
7936 | 2025-02-26T05:14:46.637Z | [ recovery-image] Feb 26 05:14:45.876 INFO O| Feb 26 05:14:45.876 INFO STEP 1079 (remove_files) COMPLETE |
7937 | 2025-02-26T05:14:46.637Z | [ recovery-image] Feb 26 05:14:45.876 INFO O| Feb 26 05:14:45.876 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7938 | 2025-02-26T05:14:46.690Z | [ recovery-image] Feb 26 05:14:45.930 INFO O| Feb 26 05:14:45.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd" |
7939 | 2025-02-26T05:14:46.690Z | [ recovery-image] Feb 26 05:14:45.930 INFO O| Feb 26 05:14:45.930 INFO STEP 1080 (remove_files) COMPLETE |
7940 | 2025-02-26T05:14:46.690Z | [ recovery-image] Feb 26 05:14:45.930 INFO O| Feb 26 05:14:45.930 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7941 | 2025-02-26T05:14:46.714Z | [ recovery-image] Feb 26 05:14:45.955 INFO O| Feb 26 05:14:45.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask" |
7942 | 2025-02-26T05:14:46.714Z | [ recovery-image] Feb 26 05:14:45.955 INFO O| Feb 26 05:14:45.955 INFO STEP 1081 (remove_files) COMPLETE |
7943 | 2025-02-26T05:14:46.714Z | [ recovery-image] Feb 26 05:14:45.955 INFO O| Feb 26 05:14:45.955 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7944 | 2025-02-26T05:14:46.748Z | [ recovery-image] Feb 26 05:14:45.990 INFO O| Feb 26 05:14:45.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk" |
7945 | 2025-02-26T05:14:46.748Z | [ recovery-image] Feb 26 05:14:45.990 INFO O| Feb 26 05:14:45.990 INFO STEP 1082 (remove_files) COMPLETE |
7946 | 2025-02-26T05:14:46.748Z | [ recovery-image] Feb 26 05:14:45.990 INFO O| Feb 26 05:14:45.990 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7947 | 2025-02-26T05:14:46.773Z | [ recovery-image] Feb 26 05:14:46.013 INFO O| Feb 26 05:14:46.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm" |
7948 | 2025-02-26T05:14:46.773Z | [ recovery-image] Feb 26 05:14:46.013 INFO O| Feb 26 05:14:46.013 INFO STEP 1083 (remove_files) COMPLETE |
7949 | 2025-02-26T05:14:46.775Z | [ recovery-image] Feb 26 05:14:46.013 INFO O| Feb 26 05:14:46.013 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7950 | 2025-02-26T05:14:46.793Z | [ recovery-image] Feb 26 05:14:46.035 INFO O| Feb 26 05:14:46.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat" |
7951 | 2025-02-26T05:14:46.793Z | [ recovery-image] Feb 26 05:14:46.035 INFO O| Feb 26 05:14:46.035 INFO STEP 1084 (remove_files) COMPLETE |
7952 | 2025-02-26T05:14:46.796Z | [ recovery-image] Feb 26 05:14:46.035 INFO O| Feb 26 05:14:46.035 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7953 | 2025-02-26T05:14:46.813Z | [ recovery-image] Feb 26 05:14:46.055 INFO O| Feb 26 05:14:46.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm" |
7954 | 2025-02-26T05:14:46.814Z | [ recovery-image] Feb 26 05:14:46.055 INFO O| Feb 26 05:14:46.055 INFO STEP 1085 (remove_files) COMPLETE |
7955 | 2025-02-26T05:14:46.817Z | [ recovery-image] Feb 26 05:14:46.055 INFO O| Feb 26 05:14:46.055 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7956 | 2025-02-26T05:14:46.870Z | [ recovery-image] Feb 26 05:14:46.111 INFO O| Feb 26 05:14:46.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind" |
7957 | 2025-02-26T05:14:46.870Z | [ recovery-image] Feb 26 05:14:46.111 INFO O| Feb 26 05:14:46.111 INFO STEP 1086 (remove_files) COMPLETE |
7958 | 2025-02-26T05:14:46.870Z | [ recovery-image] Feb 26 05:14:46.111 INFO O| Feb 26 05:14:46.111 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7959 | 2025-02-26T05:14:46.890Z | [ recovery-image] Feb 26 05:14:46.131 INFO O| Feb 26 05:14:46.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg" |
7960 | 2025-02-26T05:14:46.890Z | [ recovery-image] Feb 26 05:14:46.131 INFO O| Feb 26 05:14:46.131 INFO STEP 1087 (remove_files) COMPLETE |
7961 | 2025-02-26T05:14:46.893Z | [ recovery-image] Feb 26 05:14:46.131 INFO O| Feb 26 05:14:46.131 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7962 | 2025-02-26T05:14:46.908Z | [ recovery-image] Feb 26 05:14:46.150 INFO O| Feb 26 05:14:46.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports" |
7963 | 2025-02-26T05:14:46.909Z | [ recovery-image] Feb 26 05:14:46.150 INFO O| Feb 26 05:14:46.150 INFO STEP 1088 (remove_files) COMPLETE |
7964 | 2025-02-26T05:14:46.911Z | [ recovery-image] Feb 26 05:14:46.150 INFO O| Feb 26 05:14:46.150 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7965 | 2025-02-26T05:14:46.926Z | [ recovery-image] Feb 26 05:14:46.168 INFO O| Feb 26 05:14:46.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff" |
7966 | 2025-02-26T05:14:46.926Z | [ recovery-image] Feb 26 05:14:46.168 INFO O| Feb 26 05:14:46.168 INFO STEP 1089 (remove_files) COMPLETE |
7967 | 2025-02-26T05:14:46.926Z | [ recovery-image] Feb 26 05:14:46.168 INFO O| Feb 26 05:14:46.168 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7968 | 2025-02-26T05:14:46.945Z | [ recovery-image] Feb 26 05:14:46.187 INFO O| Feb 26 05:14:46.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm" |
7969 | 2025-02-26T05:14:46.949Z | [ recovery-image] Feb 26 05:14:46.187 INFO O| Feb 26 05:14:46.187 INFO STEP 1090 (remove_files) COMPLETE |
7970 | 2025-02-26T05:14:46.949Z | [ recovery-image] Feb 26 05:14:46.187 INFO O| Feb 26 05:14:46.187 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7971 | 2025-02-26T05:14:46.977Z | [ recovery-image] Feb 26 05:14:46.217 INFO O| Feb 26 05:14:46.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit" |
7972 | 2025-02-26T05:14:46.977Z | [ recovery-image] Feb 26 05:14:46.217 INFO O| Feb 26 05:14:46.217 INFO STEP 1091 (remove_files) COMPLETE |
7973 | 2025-02-26T05:14:46.980Z | [ recovery-image] Feb 26 05:14:46.217 INFO O| Feb 26 05:14:46.217 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7974 | 2025-02-26T05:14:47.022Z | [ recovery-image] Feb 26 05:14:46.261 INFO O| Feb 26 05:14:46.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd" |
7975 | 2025-02-26T05:14:47.022Z | [ recovery-image] Feb 26 05:14:46.261 INFO O| Feb 26 05:14:46.261 INFO STEP 1092 (remove_files) COMPLETE |
7976 | 2025-02-26T05:14:47.025Z | [ recovery-image] Feb 26 05:14:46.261 INFO O| Feb 26 05:14:46.261 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7977 | 2025-02-26T05:14:47.030Z | [ host-image] Feb 26 05:14:46.272 INFO O| Feb 26 05:14:46.272 INFO O| Planning: Solver setup ... Done |
7978 | 2025-02-26T05:14:47.038Z | [ host-image] Feb 26 05:14:46.280 INFO O| Feb 26 05:14:46.280 INFO O| Planning: Running solver ... Done |
7979 | 2025-02-26T05:14:47.042Z | [ recovery-image] Feb 26 05:14:46.283 INFO O| Feb 26 05:14:46.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel" |
7980 | 2025-02-26T05:14:47.042Z | [ recovery-image] Feb 26 05:14:46.283 INFO O| Feb 26 05:14:46.283 INFO STEP 1093 (remove_files) COMPLETE |
7981 | 2025-02-26T05:14:47.044Z | [ recovery-image] Feb 26 05:14:46.283 INFO O| Feb 26 05:14:46.283 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7982 | 2025-02-26T05:14:47.065Z | [ recovery-image] Feb 26 05:14:46.305 INFO O| Feb 26 05:14:46.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod" |
7983 | 2025-02-26T05:14:47.065Z | [ recovery-image] Feb 26 05:14:46.305 INFO O| Feb 26 05:14:46.305 INFO STEP 1094 (remove_files) COMPLETE |
7984 | 2025-02-26T05:14:47.065Z | [ recovery-image] Feb 26 05:14:46.305 INFO O| Feb 26 05:14:46.305 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7985 | 2025-02-26T05:14:47.084Z | [ recovery-image] Feb 26 05:14:46.325 INFO O| Feb 26 05:14:46.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag" |
7986 | 2025-02-26T05:14:47.084Z | [ recovery-image] Feb 26 05:14:46.326 INFO O| Feb 26 05:14:46.326 INFO STEP 1095 (remove_files) COMPLETE |
7987 | 2025-02-26T05:14:47.084Z | [ recovery-image] Feb 26 05:14:46.326 INFO O| Feb 26 05:14:46.326 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7988 | 2025-02-26T05:14:47.125Z | [ recovery-image] Feb 26 05:14:46.365 INFO O| Feb 26 05:14:46.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl" |
7989 | 2025-02-26T05:14:47.125Z | [ recovery-image] Feb 26 05:14:46.365 INFO O| Feb 26 05:14:46.365 INFO STEP 1096 (remove_files) COMPLETE |
7990 | 2025-02-26T05:14:47.125Z | [ recovery-image] Feb 26 05:14:46.365 INFO O| Feb 26 05:14:46.365 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7991 | 2025-02-26T05:14:47.152Z | [ host-image] Feb 26 05:14:46.394 INFO O| Feb 26 05:14:46.393 INFO O| Planning: Finding local manifests ... Done |
7992 | 2025-02-26T05:14:47.155Z | [ host-image] Feb 26 05:14:46.396 INFO O| Feb 26 05:14:46.396 INFO O| Planning: Fetching manifests: 0/6 0% complete |
7993 | 2025-02-26T05:14:47.171Z | [ recovery-image] Feb 26 05:14:46.412 INFO O| Feb 26 05:14:46.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc" |
7994 | 2025-02-26T05:14:47.171Z | [ recovery-image] Feb 26 05:14:46.412 INFO O| Feb 26 05:14:46.412 INFO STEP 1097 (remove_files) COMPLETE |
7995 | 2025-02-26T05:14:47.171Z | [ recovery-image] Feb 26 05:14:46.412 INFO O| Feb 26 05:14:46.412 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7996 | 2025-02-26T05:14:47.194Z | [ recovery-image] Feb 26 05:14:46.436 INFO O| Feb 26 05:14:46.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm" |
7997 | 2025-02-26T05:14:47.194Z | [ recovery-image] Feb 26 05:14:46.436 INFO O| Feb 26 05:14:46.436 INFO STEP 1098 (remove_files) COMPLETE |
7998 | 2025-02-26T05:14:47.194Z | [ recovery-image] Feb 26 05:14:46.436 INFO O| Feb 26 05:14:46.436 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7999 | 2025-02-26T05:14:47.219Z | [ recovery-image] Feb 26 05:14:46.461 INFO O| Feb 26 05:14:46.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo" |
8000 | 2025-02-26T05:14:47.222Z | [ recovery-image] Feb 26 05:14:46.461 INFO O| Feb 26 05:14:46.461 INFO STEP 1099 (remove_files) COMPLETE |
8001 | 2025-02-26T05:14:47.222Z | [ recovery-image] Feb 26 05:14:46.461 INFO O| Feb 26 05:14:46.461 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8002 | 2025-02-26T05:14:47.272Z | [ recovery-image] Feb 26 05:14:46.511 INFO O| Feb 26 05:14:46.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset" |
8003 | 2025-02-26T05:14:47.272Z | [ recovery-image] Feb 26 05:14:46.511 INFO O| Feb 26 05:14:46.511 INFO STEP 1100 (remove_files) COMPLETE |
8004 | 2025-02-26T05:14:47.275Z | [ recovery-image] Feb 26 05:14:46.511 INFO O| Feb 26 05:14:46.511 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8005 | 2025-02-26T05:14:47.297Z | [ recovery-image] Feb 26 05:14:46.538 INFO O| Feb 26 05:14:46.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck" |
8006 | 2025-02-26T05:14:47.297Z | [ recovery-image] Feb 26 05:14:46.538 INFO O| Feb 26 05:14:46.538 INFO STEP 1101 (remove_files) COMPLETE |
8007 | 2025-02-26T05:14:47.297Z | [ recovery-image] Feb 26 05:14:46.538 INFO O| Feb 26 05:14:46.538 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8008 | 2025-02-26T05:14:47.322Z | [ recovery-image] Feb 26 05:14:46.562 INFO O| Feb 26 05:14:46.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv" |
8009 | 2025-02-26T05:14:47.324Z | [ recovery-image] Feb 26 05:14:46.562 INFO O| Feb 26 05:14:46.562 INFO STEP 1102 (remove_files) COMPLETE |
8010 | 2025-02-26T05:14:47.324Z | [ recovery-image] Feb 26 05:14:46.562 INFO O| Feb 26 05:14:46.562 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8011 | 2025-02-26T05:14:47.345Z | [ recovery-image] Feb 26 05:14:46.583 INFO O| Feb 26 05:14:46.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl" |
8012 | 2025-02-26T05:14:47.347Z | [ recovery-image] Feb 26 05:14:46.584 INFO O| Feb 26 05:14:46.583 INFO STEP 1103 (remove_files) COMPLETE |
8013 | 2025-02-26T05:14:47.347Z | [ recovery-image] Feb 26 05:14:46.584 INFO O| Feb 26 05:14:46.584 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8014 | 2025-02-26T05:14:47.385Z | [ recovery-image] Feb 26 05:14:46.627 INFO O| Feb 26 05:14:46.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm" |
8015 | 2025-02-26T05:14:47.388Z | [ recovery-image] Feb 26 05:14:46.627 INFO O| Feb 26 05:14:46.627 INFO STEP 1104 (remove_files) COMPLETE |
8016 | 2025-02-26T05:14:47.388Z | [ recovery-image] Feb 26 05:14:46.627 INFO O| Feb 26 05:14:46.627 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8017 | 2025-02-26T05:14:47.408Z | [ recovery-image] Feb 26 05:14:46.649 INFO O| Feb 26 05:14:46.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm" |
8018 | 2025-02-26T05:14:47.411Z | [ recovery-image] Feb 26 05:14:46.650 INFO O| Feb 26 05:14:46.650 INFO STEP 1105 (remove_files) COMPLETE |
8019 | 2025-02-26T05:14:47.411Z | [ recovery-image] Feb 26 05:14:46.650 INFO O| Feb 26 05:14:46.650 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8020 | 2025-02-26T05:14:47.437Z | [ recovery-image] Feb 26 05:14:46.678 INFO O| Feb 26 05:14:46.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr" |
8021 | 2025-02-26T05:14:47.439Z | [ recovery-image] Feb 26 05:14:46.678 INFO O| Feb 26 05:14:46.678 INFO STEP 1106 (remove_files) COMPLETE |
8022 | 2025-02-26T05:14:47.440Z | [ recovery-image] Feb 26 05:14:46.679 INFO O| Feb 26 05:14:46.678 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8023 | 2025-02-26T05:14:47.462Z | [ recovery-image] Feb 26 05:14:46.703 INFO O| Feb 26 05:14:46.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot" |
8024 | 2025-02-26T05:14:47.465Z | [ recovery-image] Feb 26 05:14:46.703 INFO O| Feb 26 05:14:46.703 INFO STEP 1107 (remove_files) COMPLETE |
8025 | 2025-02-26T05:14:47.465Z | [ recovery-image] Feb 26 05:14:46.703 INFO O| Feb 26 05:14:46.703 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8026 | 2025-02-26T05:14:47.487Z | [ recovery-image] Feb 26 05:14:46.726 INFO O| Feb 26 05:14:46.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv" |
8027 | 2025-02-26T05:14:47.487Z | [ recovery-image] Feb 26 05:14:46.726 INFO O| Feb 26 05:14:46.726 INFO STEP 1108 (remove_files) COMPLETE |
8028 | 2025-02-26T05:14:47.487Z | [ recovery-image] Feb 26 05:14:46.726 INFO O| Feb 26 05:14:46.726 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8029 | 2025-02-26T05:14:47.506Z | [ recovery-image] Feb 26 05:14:46.747 INFO O| Feb 26 05:14:46.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef" |
8030 | 2025-02-26T05:14:47.506Z | [ recovery-image] Feb 26 05:14:46.747 INFO O| Feb 26 05:14:46.747 INFO STEP 1109 (remove_files) COMPLETE |
8031 | 2025-02-26T05:14:47.506Z | [ recovery-image] Feb 26 05:14:46.747 INFO O| Feb 26 05:14:46.747 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8032 | 2025-02-26T05:14:47.527Z | [ recovery-image] Feb 26 05:14:46.769 INFO O| Feb 26 05:14:46.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd" |
8033 | 2025-02-26T05:14:47.527Z | [ recovery-image] Feb 26 05:14:46.769 INFO O| Feb 26 05:14:46.769 INFO STEP 1110 (remove_files) COMPLETE |
8034 | 2025-02-26T05:14:47.530Z | [ recovery-image] Feb 26 05:14:46.769 INFO O| Feb 26 05:14:46.769 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8035 | 2025-02-26T05:14:47.548Z | [ recovery-image] Feb 26 05:14:46.789 INFO O| Feb 26 05:14:46.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel" |
8036 | 2025-02-26T05:14:47.551Z | [ recovery-image] Feb 26 05:14:46.790 INFO O| Feb 26 05:14:46.790 INFO STEP 1111 (remove_files) COMPLETE |
8037 | 2025-02-26T05:14:47.551Z | [ recovery-image] Feb 26 05:14:46.790 INFO O| Feb 26 05:14:46.790 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8038 | 2025-02-26T05:14:47.585Z | [ recovery-image] Feb 26 05:14:46.826 INFO O| Feb 26 05:14:46.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod" |
8039 | 2025-02-26T05:14:47.585Z | [ recovery-image] Feb 26 05:14:46.826 INFO O| Feb 26 05:14:46.826 INFO STEP 1112 (remove_files) COMPLETE |
8040 | 2025-02-26T05:14:47.585Z | [ recovery-image] Feb 26 05:14:46.826 INFO O| Feb 26 05:14:46.826 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8041 | 2025-02-26T05:14:47.605Z | [ recovery-image] Feb 26 05:14:46.846 INFO O| Feb 26 05:14:46.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive" |
8042 | 2025-02-26T05:14:47.605Z | [ recovery-image] Feb 26 05:14:46.846 INFO O| Feb 26 05:14:46.846 INFO STEP 1113 (remove_files) COMPLETE |
8043 | 2025-02-26T05:14:47.605Z | [ recovery-image] Feb 26 05:14:46.846 INFO O| Feb 26 05:14:46.846 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8044 | 2025-02-26T05:14:47.627Z | [ recovery-image] Feb 26 05:14:46.867 INFO O| Feb 26 05:14:46.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind" |
8045 | 2025-02-26T05:14:47.627Z | [ recovery-image] Feb 26 05:14:46.867 INFO O| Feb 26 05:14:46.867 INFO STEP 1114 (remove_files) COMPLETE |
8046 | 2025-02-26T05:14:47.627Z | [ recovery-image] Feb 26 05:14:46.867 INFO O| Feb 26 05:14:46.867 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8047 | 2025-02-26T05:14:47.660Z | [ recovery-image] Feb 26 05:14:46.901 INFO O| Feb 26 05:14:46.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc" |
8048 | 2025-02-26T05:14:47.660Z | [ recovery-image] Feb 26 05:14:46.901 INFO O| Feb 26 05:14:46.901 INFO STEP 1115 (remove_files) COMPLETE |
8049 | 2025-02-26T05:14:47.660Z | [ recovery-image] Feb 26 05:14:46.901 INFO O| Feb 26 05:14:46.901 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8050 | 2025-02-26T05:14:47.693Z | [ recovery-image] Feb 26 05:14:46.934 INFO O| Feb 26 05:14:46.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery" |
8051 | 2025-02-26T05:14:47.693Z | [ recovery-image] Feb 26 05:14:46.935 INFO O| Feb 26 05:14:46.934 INFO STEP 1116 (remove_files) COMPLETE |
8052 | 2025-02-26T05:14:47.693Z | [ recovery-image] Feb 26 05:14:46.935 INFO O| Feb 26 05:14:46.935 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8053 | 2025-02-26T05:14:47.728Z | [ recovery-image] Feb 26 05:14:46.969 INFO O| Feb 26 05:14:46.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt" |
8054 | 2025-02-26T05:14:47.728Z | [ recovery-image] Feb 26 05:14:46.969 INFO O| Feb 26 05:14:46.969 INFO STEP 1117 (remove_files) COMPLETE |
8055 | 2025-02-26T05:14:47.728Z | [ recovery-image] Feb 26 05:14:46.969 INFO O| Feb 26 05:14:46.969 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8056 | 2025-02-26T05:14:47.734Z | [ host-image] Feb 26 05:14:46.976 INFO O| Feb 26 05:14:46.976 INFO O| Planning: Fetching manifests: 6/6 100% complete |
8057 | 2025-02-26T05:14:47.749Z | [ recovery-image] Feb 26 05:14:46.991 INFO O| Feb 26 05:14:46.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share" |
8058 | 2025-02-26T05:14:47.749Z | [ recovery-image] Feb 26 05:14:46.991 INFO O| Feb 26 05:14:46.991 INFO STEP 1118 (remove_files) COMPLETE |
8059 | 2025-02-26T05:14:47.749Z | [ recovery-image] Feb 26 05:14:46.991 INFO O| Feb 26 05:14:46.991 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8060 | 2025-02-26T05:14:47.771Z | [ recovery-image] Feb 26 05:14:47.013 INFO O| Feb 26 05:14:47.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall" |
8061 | 2025-02-26T05:14:47.772Z | [ recovery-image] Feb 26 05:14:47.013 INFO O| Feb 26 05:14:47.013 INFO STEP 1119 (remove_files) COMPLETE |
8062 | 2025-02-26T05:14:47.772Z | [ recovery-image] Feb 26 05:14:47.013 INFO O| Feb 26 05:14:47.013 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8063 | 2025-02-26T05:14:47.791Z | [ host-image] Feb 26 05:14:47.033 INFO O| Feb 26 05:14:47.033 INFO O| Planning: Package planning ... Done |
8064 | 2025-02-26T05:14:47.795Z | [ recovery-image] Feb 26 05:14:47.034 INFO O| Feb 26 05:14:47.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl" |
8065 | 2025-02-26T05:14:47.795Z | [ recovery-image] Feb 26 05:14:47.034 INFO O| Feb 26 05:14:47.034 INFO STEP 1120 (remove_files) COMPLETE |
8066 | 2025-02-26T05:14:47.795Z | [ recovery-image] Feb 26 05:14:47.034 INFO O| Feb 26 05:14:47.034 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8067 | 2025-02-26T05:14:47.813Z | [ recovery-image] Feb 26 05:14:47.054 INFO O| Feb 26 05:14:47.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr" |
8068 | 2025-02-26T05:14:47.813Z | [ recovery-image] Feb 26 05:14:47.054 INFO O| Feb 26 05:14:47.054 INFO STEP 1121 (remove_files) COMPLETE |
8069 | 2025-02-26T05:14:47.813Z | [ recovery-image] Feb 26 05:14:47.054 INFO O| Feb 26 05:14:47.054 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8070 | 2025-02-26T05:14:47.829Z | [ host-image] Feb 26 05:14:47.070 INFO O| Feb 26 05:14:47.070 INFO O| Planning: Merging actions ... Done |
8071 | 2025-02-26T05:14:47.833Z | [ recovery-image] Feb 26 05:14:47.075 INFO O| Feb 26 05:14:47.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown" |
8072 | 2025-02-26T05:14:47.836Z | [ recovery-image] Feb 26 05:14:47.075 INFO O| Feb 26 05:14:47.075 INFO STEP 1122 (remove_files) COMPLETE |
8073 | 2025-02-26T05:14:47.836Z | [ recovery-image] Feb 26 05:14:47.075 INFO O| Feb 26 05:14:47.075 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8074 | 2025-02-26T05:14:47.855Z | [ recovery-image] Feb 26 05:14:47.095 INFO O| Feb 26 05:14:47.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm" |
8075 | 2025-02-26T05:14:47.855Z | [ recovery-image] Feb 26 05:14:47.095 INFO O| Feb 26 05:14:47.095 INFO STEP 1123 (remove_files) COMPLETE |
8076 | 2025-02-26T05:14:47.855Z | [ recovery-image] Feb 26 05:14:47.096 INFO O| Feb 26 05:14:47.095 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8077 | 2025-02-26T05:14:47.874Z | [ recovery-image] Feb 26 05:14:47.115 INFO O| Feb 26 05:14:47.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios" |
8078 | 2025-02-26T05:14:47.874Z | [ recovery-image] Feb 26 05:14:47.115 INFO O| Feb 26 05:14:47.115 INFO STEP 1124 (remove_files) COMPLETE |
8079 | 2025-02-26T05:14:47.874Z | [ recovery-image] Feb 26 05:14:47.115 INFO O| Feb 26 05:14:47.115 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8080 | 2025-02-26T05:14:47.893Z | [ recovery-image] Feb 26 05:14:47.134 INFO O| Feb 26 05:14:47.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat" |
8081 | 2025-02-26T05:14:47.893Z | [ recovery-image] Feb 26 05:14:47.134 INFO O| Feb 26 05:14:47.134 INFO STEP 1125 (remove_files) COMPLETE |
8082 | 2025-02-26T05:14:47.893Z | [ recovery-image] Feb 26 05:14:47.134 INFO O| Feb 26 05:14:47.134 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8083 | 2025-02-26T05:14:47.915Z | [ recovery-image] Feb 26 05:14:47.156 INFO O| Feb 26 05:14:47.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd" |
8084 | 2025-02-26T05:14:47.915Z | [ recovery-image] Feb 26 05:14:47.156 INFO O| Feb 26 05:14:47.156 INFO STEP 1126 (remove_files) COMPLETE |
8085 | 2025-02-26T05:14:47.915Z | [ recovery-image] Feb 26 05:14:47.156 INFO O| Feb 26 05:14:47.156 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8086 | 2025-02-26T05:14:47.936Z | [ recovery-image] Feb 26 05:14:47.177 INFO O| Feb 26 05:14:47.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd" |
8087 | 2025-02-26T05:14:47.936Z | [ recovery-image] Feb 26 05:14:47.178 INFO O| Feb 26 05:14:47.177 INFO STEP 1127 (remove_files) COMPLETE |
8088 | 2025-02-26T05:14:47.936Z | [ recovery-image] Feb 26 05:14:47.178 INFO O| Feb 26 05:14:47.178 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8089 | 2025-02-26T05:14:47.975Z | [ recovery-image] Feb 26 05:14:47.216 INFO O| Feb 26 05:14:47.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop" |
8090 | 2025-02-26T05:14:47.975Z | [ recovery-image] Feb 26 05:14:47.216 INFO O| Feb 26 05:14:47.216 INFO STEP 1128 (remove_files) COMPLETE |
8091 | 2025-02-26T05:14:47.975Z | [ recovery-image] Feb 26 05:14:47.216 INFO O| Feb 26 05:14:47.216 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8092 | 2025-02-26T05:14:48.007Z | [ recovery-image] Feb 26 05:14:47.247 INFO O| Feb 26 05:14:47.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd" |
8093 | 2025-02-26T05:14:48.007Z | [ recovery-image] Feb 26 05:14:47.247 INFO O| Feb 26 05:14:47.247 INFO STEP 1129 (remove_files) COMPLETE |
8094 | 2025-02-26T05:14:48.007Z | [ recovery-image] Feb 26 05:14:47.247 INFO O| Feb 26 05:14:47.247 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8095 | 2025-02-26T05:14:48.034Z | [ host-image] Feb 26 05:14:47.275 INFO O| Feb 26 05:14:47.275 INFO O| Planning: Checking for conflicting actions ... Done |
8096 | 2025-02-26T05:14:48.039Z | [ recovery-image] Feb 26 05:14:47.280 INFO O| Feb 26 05:14:47.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot" |
8097 | 2025-02-26T05:14:48.041Z | [ recovery-image] Feb 26 05:14:47.280 INFO O| Feb 26 05:14:47.280 INFO STEP 1130 (remove_files) COMPLETE |
8098 | 2025-02-26T05:14:48.041Z | [ recovery-image] Feb 26 05:14:47.281 INFO O| Feb 26 05:14:47.280 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8099 | 2025-02-26T05:14:48.041Z | [ host-image] Feb 26 05:14:47.282 INFO O| Feb 26 05:14:47.282 INFO O| Planning: Consolidating action changes ... Done |
8100 | 2025-02-26T05:14:48.063Z | [ recovery-image] Feb 26 05:14:47.304 INFO O| Feb 26 05:14:47.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace" |
8101 | 2025-02-26T05:14:48.064Z | [ recovery-image] Feb 26 05:14:47.304 INFO O| Feb 26 05:14:47.304 INFO STEP 1131 (remove_files) COMPLETE |
8102 | 2025-02-26T05:14:48.064Z | [ recovery-image] Feb 26 05:14:47.304 INFO O| Feb 26 05:14:47.304 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8103 | 2025-02-26T05:14:48.104Z | [ recovery-image] Feb 26 05:14:47.346 INFO O| Feb 26 05:14:47.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean" |
8104 | 2025-02-26T05:14:48.104Z | [ recovery-image] Feb 26 05:14:47.346 INFO O| Feb 26 05:14:47.346 INFO STEP 1132 (remove_files) COMPLETE |
8105 | 2025-02-26T05:14:48.107Z | [ recovery-image] Feb 26 05:14:47.346 INFO O| Feb 26 05:14:47.346 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8106 | 2025-02-26T05:14:48.124Z | [ recovery-image] Feb 26 05:14:47.364 INFO O| Feb 26 05:14:47.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr" |
8107 | 2025-02-26T05:14:48.124Z | [ recovery-image] Feb 26 05:14:47.364 INFO O| Feb 26 05:14:47.364 INFO STEP 1133 (remove_files) COMPLETE |
8108 | 2025-02-26T05:14:48.124Z | [ recovery-image] Feb 26 05:14:47.365 INFO O| Feb 26 05:14:47.364 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8109 | 2025-02-26T05:14:48.143Z | [ recovery-image] Feb 26 05:14:47.384 INFO O| Feb 26 05:14:47.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs" |
8110 | 2025-02-26T05:14:48.143Z | [ recovery-image] Feb 26 05:14:47.384 INFO O| Feb 26 05:14:47.384 INFO STEP 1134 (remove_files) COMPLETE |
8111 | 2025-02-26T05:14:48.146Z | [ recovery-image] Feb 26 05:14:47.385 INFO O| Feb 26 05:14:47.384 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8112 | 2025-02-26T05:14:48.162Z | [ recovery-image] Feb 26 05:14:47.404 INFO O| Feb 26 05:14:47.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit" |
8113 | 2025-02-26T05:14:48.162Z | [ recovery-image] Feb 26 05:14:47.404 INFO O| Feb 26 05:14:47.404 INFO STEP 1135 (remove_files) COMPLETE |
8114 | 2025-02-26T05:14:48.162Z | [ recovery-image] Feb 26 05:14:47.404 INFO O| Feb 26 05:14:47.404 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8115 | 2025-02-26T05:14:48.182Z | [ recovery-image] Feb 26 05:14:47.423 INFO O| Feb 26 05:14:47.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop" |
8116 | 2025-02-26T05:14:48.182Z | [ recovery-image] Feb 26 05:14:47.423 INFO O| Feb 26 05:14:47.423 INFO STEP 1136 (remove_files) COMPLETE |
8117 | 2025-02-26T05:14:48.185Z | [ recovery-image] Feb 26 05:14:47.423 INFO O| Feb 26 05:14:47.423 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8118 | 2025-02-26T05:14:48.200Z | [ recovery-image] Feb 26 05:14:47.441 INFO O| Feb 26 05:14:47.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat" |
8119 | 2025-02-26T05:14:48.200Z | [ recovery-image] Feb 26 05:14:47.442 INFO O| Feb 26 05:14:47.441 INFO STEP 1137 (remove_files) COMPLETE |
8120 | 2025-02-26T05:14:48.204Z | [ recovery-image] Feb 26 05:14:47.442 INFO O| Feb 26 05:14:47.441 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8121 | 2025-02-26T05:14:48.222Z | [ recovery-image] Feb 26 05:14:47.461 INFO O| Feb 26 05:14:47.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef" |
8122 | 2025-02-26T05:14:48.222Z | [ recovery-image] Feb 26 05:14:47.461 INFO O| Feb 26 05:14:47.461 INFO STEP 1138 (remove_files) COMPLETE |
8123 | 2025-02-26T05:14:48.222Z | [ recovery-image] Feb 26 05:14:47.461 INFO O| Feb 26 05:14:47.461 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8124 | 2025-02-26T05:14:48.239Z | [ recovery-image] Feb 26 05:14:47.480 INFO O| Feb 26 05:14:47.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm" |
8125 | 2025-02-26T05:14:48.239Z | [ recovery-image] Feb 26 05:14:47.480 INFO O| Feb 26 05:14:47.480 INFO STEP 1139 (remove_files) COMPLETE |
8126 | 2025-02-26T05:14:48.242Z | [ recovery-image] Feb 26 05:14:47.480 INFO O| Feb 26 05:14:47.480 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8127 | 2025-02-26T05:14:48.280Z | [ recovery-image] Feb 26 05:14:47.520 INFO O| Feb 26 05:14:47.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm" |
8128 | 2025-02-26T05:14:48.286Z | [ recovery-image] Feb 26 05:14:47.520 INFO O| Feb 26 05:14:47.520 INFO STEP 1140 (remove_files) COMPLETE |
8129 | 2025-02-26T05:14:48.286Z | [ recovery-image] Feb 26 05:14:47.520 INFO O| Feb 26 05:14:47.520 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8130 | 2025-02-26T05:14:48.300Z | [ recovery-image] Feb 26 05:14:47.541 INFO O| Feb 26 05:14:47.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes" |
8131 | 2025-02-26T05:14:48.303Z | [ recovery-image] Feb 26 05:14:47.541 INFO O| Feb 26 05:14:47.541 INFO STEP 1141 (remove_files) COMPLETE |
8132 | 2025-02-26T05:14:48.303Z | [ recovery-image] Feb 26 05:14:47.541 INFO O| Feb 26 05:14:47.541 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8133 | 2025-02-26T05:14:48.320Z | [ recovery-image] Feb 26 05:14:47.561 INFO O| Feb 26 05:14:47.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar" |
8134 | 2025-02-26T05:14:48.323Z | [ recovery-image] Feb 26 05:14:47.561 INFO O| Feb 26 05:14:47.561 INFO STEP 1142 (remove_files) COMPLETE |
8135 | 2025-02-26T05:14:48.323Z | [ recovery-image] Feb 26 05:14:47.562 INFO O| Feb 26 05:14:47.561 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8136 | 2025-02-26T05:14:48.341Z | [ recovery-image] Feb 26 05:14:47.582 INFO O| Feb 26 05:14:47.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd" |
8137 | 2025-02-26T05:14:48.346Z | [ recovery-image] Feb 26 05:14:47.582 INFO O| Feb 26 05:14:47.582 INFO STEP 1143 (remove_files) COMPLETE |
8138 | 2025-02-26T05:14:48.346Z | [ recovery-image] Feb 26 05:14:47.582 INFO O| Feb 26 05:14:47.582 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8139 | 2025-02-26T05:14:48.362Z | [ recovery-image] Feb 26 05:14:47.602 INFO O| Feb 26 05:14:47.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute" |
8140 | 2025-02-26T05:14:48.362Z | [ recovery-image] Feb 26 05:14:47.602 INFO O| Feb 26 05:14:47.602 INFO STEP 1144 (remove_files) COMPLETE |
8141 | 2025-02-26T05:14:48.362Z | [ recovery-image] Feb 26 05:14:47.603 INFO O| Feb 26 05:14:47.602 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8142 | 2025-02-26T05:14:48.382Z | [ recovery-image] Feb 26 05:14:47.623 INFO O| Feb 26 05:14:47.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat" |
8143 | 2025-02-26T05:14:48.382Z | [ recovery-image] Feb 26 05:14:47.623 INFO O| Feb 26 05:14:47.623 INFO STEP 1145 (remove_files) COMPLETE |
8144 | 2025-02-26T05:14:48.382Z | [ recovery-image] Feb 26 05:14:47.623 INFO O| Feb 26 05:14:47.623 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8145 | 2025-02-26T05:14:48.418Z | [ recovery-image] Feb 26 05:14:47.659 INFO O| Feb 26 05:14:47.659 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm" |
8146 | 2025-02-26T05:14:48.418Z | [ recovery-image] Feb 26 05:14:47.659 INFO O| Feb 26 05:14:47.659 INFO STEP 1146 (remove_files) COMPLETE |
8147 | 2025-02-26T05:14:48.419Z | [ recovery-image] Feb 26 05:14:47.659 INFO O| Feb 26 05:14:47.659 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8148 | 2025-02-26T05:14:48.450Z | [ recovery-image] Feb 26 05:14:47.691 INFO O| Feb 26 05:14:47.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm" |
8149 | 2025-02-26T05:14:48.450Z | [ recovery-image] Feb 26 05:14:47.691 INFO O| Feb 26 05:14:47.691 INFO STEP 1147 (remove_files) COMPLETE |
8150 | 2025-02-26T05:14:48.450Z | [ recovery-image] Feb 26 05:14:47.691 INFO O| Feb 26 05:14:47.691 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8151 | 2025-02-26T05:14:48.470Z | [ recovery-image] Feb 26 05:14:47.711 INFO O| Feb 26 05:14:47.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall" |
8152 | 2025-02-26T05:14:48.470Z | [ recovery-image] Feb 26 05:14:47.711 INFO O| Feb 26 05:14:47.711 INFO STEP 1148 (remove_files) COMPLETE |
8153 | 2025-02-26T05:14:48.476Z | [ recovery-image] Feb 26 05:14:47.711 INFO O| Feb 26 05:14:47.711 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8154 | 2025-02-26T05:14:48.489Z | [ recovery-image] Feb 26 05:14:47.730 INFO O| Feb 26 05:14:47.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink" |
8155 | 2025-02-26T05:14:48.489Z | [ recovery-image] Feb 26 05:14:47.731 INFO O| Feb 26 05:14:47.731 INFO STEP 1149 (remove_files) COMPLETE |
8156 | 2025-02-26T05:14:48.492Z | [ recovery-image] Feb 26 05:14:47.731 INFO O| Feb 26 05:14:47.731 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8157 | 2025-02-26T05:14:48.512Z | [ recovery-image] Feb 26 05:14:47.753 INFO O| Feb 26 05:14:47.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare" |
8158 | 2025-02-26T05:14:48.512Z | [ recovery-image] Feb 26 05:14:47.753 INFO O| Feb 26 05:14:47.753 INFO STEP 1150 (remove_files) COMPLETE |
8159 | 2025-02-26T05:14:48.512Z | [ recovery-image] Feb 26 05:14:47.753 INFO O| Feb 26 05:14:47.753 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8160 | 2025-02-26T05:14:48.533Z | [ recovery-image] Feb 26 05:14:47.773 INFO O| Feb 26 05:14:47.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall" |
8161 | 2025-02-26T05:14:48.533Z | [ recovery-image] Feb 26 05:14:47.773 INFO O| Feb 26 05:14:47.773 INFO STEP 1151 (remove_files) COMPLETE |
8162 | 2025-02-26T05:14:48.533Z | [ recovery-image] Feb 26 05:14:47.773 INFO O| Feb 26 05:14:47.773 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8163 | 2025-02-26T05:14:48.603Z | [ recovery-image] Feb 26 05:14:47.845 INFO O| Feb 26 05:14:47.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv" |
8164 | 2025-02-26T05:14:48.604Z | [ recovery-image] Feb 26 05:14:47.845 INFO O| Feb 26 05:14:47.845 INFO STEP 1152 (remove_files) COMPLETE |
8165 | 2025-02-26T05:14:48.606Z | [ recovery-image] Feb 26 05:14:47.845 INFO O| Feb 26 05:14:47.845 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8166 | 2025-02-26T05:14:48.626Z | [ recovery-image] Feb 26 05:14:47.865 INFO O| Feb 26 05:14:47.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd" |
8167 | 2025-02-26T05:14:48.626Z | [ recovery-image] Feb 26 05:14:47.865 INFO O| Feb 26 05:14:47.865 INFO STEP 1153 (remove_files) COMPLETE |
8168 | 2025-02-26T05:14:48.626Z | [ recovery-image] Feb 26 05:14:47.865 INFO O| Feb 26 05:14:47.865 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8169 | 2025-02-26T05:14:48.642Z | [ recovery-image] Feb 26 05:14:47.883 INFO O| Feb 26 05:14:47.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel" |
8170 | 2025-02-26T05:14:48.642Z | [ recovery-image] Feb 26 05:14:47.883 INFO O| Feb 26 05:14:47.883 INFO STEP 1154 (remove_files) COMPLETE |
8171 | 2025-02-26T05:14:48.642Z | [ recovery-image] Feb 26 05:14:47.883 INFO O| Feb 26 05:14:47.883 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8172 | 2025-02-26T05:14:48.660Z | [ recovery-image] Feb 26 05:14:47.902 INFO O| Feb 26 05:14:47.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod" |
8173 | 2025-02-26T05:14:48.660Z | [ recovery-image] Feb 26 05:14:47.902 INFO O| Feb 26 05:14:47.902 INFO STEP 1155 (remove_files) COMPLETE |
8174 | 2025-02-26T05:14:48.660Z | [ recovery-image] Feb 26 05:14:47.902 INFO O| Feb 26 05:14:47.902 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8175 | 2025-02-26T05:14:48.679Z | [ recovery-image] Feb 26 05:14:47.921 INFO O| Feb 26 05:14:47.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy" |
8176 | 2025-02-26T05:14:48.679Z | [ recovery-image] Feb 26 05:14:47.921 INFO O| Feb 26 05:14:47.921 INFO STEP 1156 (remove_files) COMPLETE |
8177 | 2025-02-26T05:14:48.679Z | [ recovery-image] Feb 26 05:14:47.921 INFO O| Feb 26 05:14:47.921 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8178 | 2025-02-26T05:14:48.687Z | [ host-image] Feb 26 05:14:47.928 INFO O| Feb 26 05:14:47.928 INFO O| Planning: Evaluating mediators ... Done |
8179 | 2025-02-26T05:14:48.693Z | [ host-image] Feb 26 05:14:47.934 INFO O| Feb 26 05:14:47.934 INFO O| Planning: Planning completed in 6.60 seconds |
8180 | 2025-02-26T05:14:48.695Z | [ host-image] Feb 26 05:14:47.937 INFO O| Feb 26 05:14:47.937 INFO O| Packages to install: 6 |
8181 | 2025-02-26T05:14:48.698Z | [ host-image] Feb 26 05:14:47.937 INFO O| Feb 26 05:14:47.937 INFO O| Mediators to change: 1 |
8182 | 2025-02-26T05:14:48.698Z | [ host-image] Feb 26 05:14:47.937 INFO O| Feb 26 05:14:47.937 INFO O| Services to change: 1 |
8183 | 2025-02-26T05:14:48.701Z | [ recovery-image] Feb 26 05:14:47.941 INFO O| Feb 26 05:14:47.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall" |
8184 | 2025-02-26T05:14:48.701Z | [ recovery-image] Feb 26 05:14:47.941 INFO O| Feb 26 05:14:47.941 INFO STEP 1157 (remove_files) COMPLETE |
8185 | 2025-02-26T05:14:48.701Z | [ recovery-image] Feb 26 05:14:47.941 INFO O| Feb 26 05:14:47.941 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8186 | 2025-02-26T05:14:48.721Z | [ recovery-image] Feb 26 05:14:47.962 INFO O| Feb 26 05:14:47.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo" |
8187 | 2025-02-26T05:14:48.721Z | [ recovery-image] Feb 26 05:14:47.962 INFO O| Feb 26 05:14:47.962 INFO STEP 1158 (remove_files) COMPLETE |
8188 | 2025-02-26T05:14:48.721Z | [ recovery-image] Feb 26 05:14:47.962 INFO O| Feb 26 05:14:47.962 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8189 | 2025-02-26T05:14:48.723Z | [ host-image] Feb 26 05:14:47.963 INFO O| Feb 26 05:14:47.963 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete |
8190 | 2025-02-26T05:14:48.742Z | [ recovery-image] Feb 26 05:14:47.982 INFO O| Feb 26 05:14:47.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb" |
8191 | 2025-02-26T05:14:48.742Z | [ recovery-image] Feb 26 05:14:47.982 INFO O| Feb 26 05:14:47.982 INFO STEP 1159 (remove_files) COMPLETE |
8192 | 2025-02-26T05:14:48.742Z | [ recovery-image] Feb 26 05:14:47.982 INFO O| Feb 26 05:14:47.982 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8193 | 2025-02-26T05:14:48.761Z | [ recovery-image] Feb 26 05:14:48.002 INFO O| Feb 26 05:14:48.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump" |
8194 | 2025-02-26T05:14:48.761Z | [ recovery-image] Feb 26 05:14:48.002 INFO O| Feb 26 05:14:48.002 INFO STEP 1160 (remove_files) COMPLETE |
8195 | 2025-02-26T05:14:48.761Z | [ recovery-image] Feb 26 05:14:48.002 INFO O| Feb 26 05:14:48.002 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8196 | 2025-02-26T05:14:48.781Z | [ recovery-image] Feb 26 05:14:48.022 INFO O| Feb 26 05:14:48.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic" |
8197 | 2025-02-26T05:14:48.781Z | [ recovery-image] Feb 26 05:14:48.022 INFO O| Feb 26 05:14:48.022 INFO STEP 1161 (remove_files) COMPLETE |
8198 | 2025-02-26T05:14:48.783Z | [ recovery-image] Feb 26 05:14:48.022 INFO O| Feb 26 05:14:48.022 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8199 | 2025-02-26T05:14:48.802Z | [ recovery-image] Feb 26 05:14:48.042 INFO O| Feb 26 05:14:48.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin" |
8200 | 2025-02-26T05:14:48.802Z | [ recovery-image] Feb 26 05:14:48.042 INFO O| Feb 26 05:14:48.042 INFO STEP 1162 (remove_files) COMPLETE |
8201 | 2025-02-26T05:14:48.804Z | [ recovery-image] Feb 26 05:14:48.042 INFO O| Feb 26 05:14:48.042 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8202 | 2025-02-26T05:14:48.820Z | [ recovery-image] Feb 26 05:14:48.062 INFO O| Feb 26 05:14:48.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm" |
8203 | 2025-02-26T05:14:48.820Z | [ recovery-image] Feb 26 05:14:48.062 INFO O| Feb 26 05:14:48.062 INFO STEP 1163 (remove_files) COMPLETE |
8204 | 2025-02-26T05:14:48.820Z | [ recovery-image] Feb 26 05:14:48.062 INFO O| Feb 26 05:14:48.062 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8205 | 2025-02-26T05:14:48.840Z | [ recovery-image] Feb 26 05:14:48.081 INFO O| Feb 26 05:14:48.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg" |
8206 | 2025-02-26T05:14:48.840Z | [ recovery-image] Feb 26 05:14:48.081 INFO O| Feb 26 05:14:48.081 INFO STEP 1164 (remove_files) COMPLETE |
8207 | 2025-02-26T05:14:48.840Z | [ recovery-image] Feb 26 05:14:48.081 INFO O| Feb 26 05:14:48.081 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8208 | 2025-02-26T05:14:48.859Z | [ recovery-image] Feb 26 05:14:48.099 INFO O| Feb 26 05:14:48.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump" |
8209 | 2025-02-26T05:14:48.859Z | [ recovery-image] Feb 26 05:14:48.100 INFO O| Feb 26 05:14:48.099 INFO STEP 1165 (remove_files) COMPLETE |
8210 | 2025-02-26T05:14:48.859Z | [ recovery-image] Feb 26 05:14:48.100 INFO O| Feb 26 05:14:48.100 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json |
8211 | 2025-02-26T05:14:48.886Z | [ recovery-image] Feb 26 05:14:48.127 INFO O| Feb 26 05:14:48.127 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal |
8212 | 2025-02-26T05:14:48.886Z | [ recovery-image] Feb 26 05:14:48.127 INFO O| Feb 26 05:14:48.127 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] |
8213 | 2025-02-26T05:14:50.617Z | [ recovery-image] Feb 26 05:14:49.856 INFO O| Feb 26 05:14:49.856 INFO STEP 1166 (pack_tar) COMPLETE |
8214 | 2025-02-26T05:14:50.617Z | [ recovery-image] Feb 26 05:14:49.856 INFO O| Feb 26 05:14:49.856 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
8215 | 2025-02-26T05:14:50.617Z | [ recovery-image] Feb 26 05:14:49.856 INFO O| Feb 26 05:14:49.856 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
8216 | 2025-02-26T05:14:50.898Z | [ recovery-image] Feb 26 05:14:50.139 INFO O| Feb 26 05:14:50.139 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
8217 | 2025-02-26T05:14:51.004Z | [ recovery-image] Feb 26 05:14:50.245 INFO O| Feb 26 05:14:50.244 INFO completed processing gimlet/ramdisk-03-recovery-trim |
8218 | 2025-02-26T05:14:51.013Z | [ recovery-image] Feb 26 05:14:50.254 INFO image builder template: zfs-recovery... |
8219 | 2025-02-26T05:14:51.016Z | [ recovery-image] Feb 26 05:14:50.254 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/.tmpxlJ8gV/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "zfs-recovery"], pwd: None |
8220 | 2025-02-26T05:14:51.076Z | [ recovery-image] Feb 26 05:14:50.316 INFO O| Feb 26 05:14:50.316 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8221 | 2025-02-26T05:14:51.148Z | [ recovery-image] Feb 26 05:14:50.367 INFO O| Feb 26 05:14:50.367 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8222 | 2025-02-26T05:14:51.283Z | [ recovery-image] Feb 26 05:14:50.516 INFO O| Feb 26 05:14:50.516 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled |
8223 | 2025-02-26T05:14:51.420Z | [ recovery-image] Feb 26 05:14:50.657 INFO O| Feb 26 05:14:50.657 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8224 | 2025-02-26T05:14:51.420Z | [ recovery-image] Feb 26 05:14:50.657 INFO O| Feb 26 05:14:50.657 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8225 | 2025-02-26T05:14:51.425Z | [ recovery-image] Feb 26 05:14:50.665 INFO O| Feb 26 05:14:50.665 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8226 | 2025-02-26T05:14:51.597Z | [ recovery-image] Feb 26 05:14:50.836 INFO O| Feb 26 05:14:50.835 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled |
8227 | 2025-02-26T05:14:51.691Z | [ recovery-image] Feb 26 05:14:50.932 INFO O| Feb 26 05:14:50.932 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery |
8228 | 2025-02-26T05:14:51.709Z | [ recovery-image] Feb 26 05:14:50.950 INFO O| Feb 26 05:14:50.950 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw |
8229 | 2025-02-26T05:14:51.719Z | [ recovery-image] Feb 26 05:14:50.960 INFO O| Feb 26 05:14:50.960 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot |
8230 | 2025-02-26T05:14:51.884Z | [ recovery-image] Feb 26 05:14:51.124 INFO O| Feb 26 05:14:51.124 INFO no lofi found |
8231 | 2025-02-26T05:14:51.884Z | [ recovery-image] Feb 26 05:14:51.124 INFO O| Feb 26 05:14:51.124 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal |
8232 | 2025-02-26T05:14:51.887Z | [ recovery-image] Feb 26 05:14:51.124 INFO O| Feb 26 05:14:51.124 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw |
8233 | 2025-02-26T05:14:53.744Z | [ host-image] Feb 26 05:14:52.985 INFO O| Feb 26 05:14:52.985 INFO O| Download: 1084/1140 items 4.7/8.4MB 55% complete (855k/s) |
8234 | 2025-02-26T05:14:53.773Z | [ recovery-image] Feb 26 05:14:53.014 INFO O| Feb 26 05:14:53.014 INFO lofi device = /dev/dsk/c2t1d0p0 |
8235 | 2025-02-26T05:14:53.773Z | [ recovery-image] Feb 26 05:14:53.014 INFO O| Feb 26 05:14:53.014 INFO pool device = /dev/dsk/c2t1d0p0 |
8236 | 2025-02-26T05:14:53.779Z | [ recovery-image] Feb 26 05:14:53.014 INFO O| Feb 26 05:14:53.014 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"] |
8237 | 2025-02-26T05:14:54.066Z | [ recovery-image] Feb 26 05:14:53.307 INFO O| Feb 26 05:14:53.306 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8238 | 2025-02-26T05:14:54.066Z | [ recovery-image] Feb 26 05:14:53.307 INFO O| Feb 26 05:14:53.307 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT |
8239 | 2025-02-26T05:14:54.129Z | [ recovery-image] Feb 26 05:14:53.369 INFO O| Feb 26 05:14:53.369 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off |
8240 | 2025-02-26T05:14:54.616Z | [ host-image] Feb 26 05:14:53.857 INFO O| Feb 26 05:14:53.857 INFO O| Download: Completed 8.42 MB in 5.89 seconds (1.4M/s) |
8241 | 2025-02-26T05:14:54.937Z | [ host-image] Feb 26 05:14:54.177 INFO O| Feb 26 05:14:54.177 INFO O| Actions: 1/1361 actions (Installing new actions) |
8242 | 2025-02-26T05:14:55.004Z | [ recovery-image] Feb 26 05:14:54.244 INFO O| Feb 26 05:14:54.244 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy |
8243 | 2025-02-26T05:14:55.162Z | [ recovery-image] Feb 26 05:14:54.305 INFO O| Feb 26 05:14:54.305 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk |
8244 | 2025-02-26T05:14:55.162Z | [ recovery-image] Feb 26 05:14:54.333 INFO O| Feb 26 05:14:54.333 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto |
8245 | 2025-02-26T05:14:55.162Z | [ recovery-image] Feb 26 05:14:54.354 INFO O| Feb 26 05:14:54.354 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
8246 | 2025-02-26T05:14:55.226Z | [ recovery-image] Feb 26 05:14:54.466 INFO O| Feb 26 05:14:54.466 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a |
8247 | 2025-02-26T05:14:55.267Z | [ recovery-image] Feb 26 05:14:54.500 INFO O| Feb 26 05:14:54.500 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a |
8248 | 2025-02-26T05:14:55.267Z | [ recovery-image] Feb 26 05:14:54.500 INFO O| Feb 26 05:14:54.500 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] |
8249 | 2025-02-26T05:14:55.756Z | [ host-image] Feb 26 05:14:54.996 INFO O| Feb 26 05:14:54.996 INFO O| Actions: Completed 1361 actions in 0.82 seconds. |
8250 | 2025-02-26T05:14:55.938Z | [ recovery-image] Feb 26 05:14:55.178 INFO O| Feb 26 05:14:55.178 INFO boot environment UUID: 8418246a-25ae-47fe-8a80-60ce19d16f31 |
8251 | 2025-02-26T05:14:55.938Z | [ recovery-image] Feb 26 05:14:55.178 INFO O| Feb 26 05:14:55.178 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 8418246a-25ae-47fe-8a80-60ce19d16f31 |
8252 | 2025-02-26T05:14:55.965Z | [ recovery-image] Feb 26 05:14:55.205 INFO O| Feb 26 05:14:55.205 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
8253 | 2025-02-26T05:14:55.987Z | [ recovery-image] Feb 26 05:14:55.227 INFO O| Feb 26 05:14:55.227 INFO STEP 0 (create_be) COMPLETE |
8254 | 2025-02-26T05:14:55.987Z | [ recovery-image] Feb 26 05:14:55.227 INFO O| Feb 26 05:14:55.227 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8255 | 2025-02-26T05:14:56.042Z | [ recovery-image] Feb 26 05:14:55.282 INFO O| Feb 26 05:14:55.282 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"] |
8256 | 2025-02-26T05:14:56.438Z | [ host-image] Feb 26 05:14:55.677 INFO O| Feb 26 05:14:55.677 INFO O| Done |
8257 | 2025-02-26T05:14:56.438Z | [ host-image] Feb 26 05:14:55.677 INFO O| Feb 26 05:14:55.677 INFO O| Done |
8258 | 2025-02-26T05:14:58.594Z | [ host-image] Feb 26 05:14:57.834 INFO O| Feb 26 05:14:57.834 INFO O| Done |
8259 | 2025-02-26T05:15:02.074Z | [ recovery-image] Feb 26 05:15:01.313 INFO O| Feb 26 05:15:01.313 INFO STEP 1 (unpack_tar) COMPLETE |
8260 | 2025-02-26T05:15:02.074Z | [ recovery-image] Feb 26 05:15:01.313 INFO O| Feb 26 05:15:01.313 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8261 | 2025-02-26T05:15:02.094Z | [ recovery-image] Feb 26 05:15:01.334 INFO O| Feb 26 05:15:01.334 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] |
8262 | 2025-02-26T05:15:02.111Z | [ host-image] Feb 26 05:15:01.350 INFO O| Feb 26 05:15:01.350 INFO O| Done |
8263 | 2025-02-26T05:15:02.161Z | [ host-image] Feb 26 05:15:01.400 INFO O| Feb 26 05:15:01.400 INFO O| Done |
8264 | 2025-02-26T05:15:02.163Z | [ host-image] Feb 26 05:15:01.401 INFO O| Feb 26 05:15:01.401 INFO O| Done |
8265 | 2025-02-26T05:15:02.264Z | [ host-image] Feb 26 05:15:01.503 INFO O| Feb 26 05:15:01.503 INFO O| Done |
8266 | 2025-02-26T05:15:02.489Z | [ host-image] Feb 26 05:15:01.728 INFO O| Feb 26 05:15:01.728 INFO STEP 13 (pkg_install) COMPLETE |
8267 | 2025-02-26T05:15:02.489Z | [ host-image] Feb 26 05:15:01.728 INFO O| Feb 26 05:15:01.728 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
8268 | 2025-02-26T05:15:02.513Z | [ host-image] Feb 26 05:15:01.753 INFO O| Feb 26 05:15:01.753 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"] |
8269 | 2025-02-26T05:15:02.943Z | [ recovery-image] Feb 26 05:15:02.183 INFO O| Feb 26 05:15:02.183 INFO STEP 2 (devfsadm) COMPLETE |
8270 | 2025-02-26T05:15:02.943Z | [ recovery-image] Feb 26 05:15:02.183 INFO O| Feb 26 05:15:02.183 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8271 | 2025-02-26T05:15:02.964Z | [ recovery-image] Feb 26 05:15:02.203 INFO O| Feb 26 05:15:02.203 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8272 | 2025-02-26T05:15:02.964Z | [ recovery-image] Feb 26 05:15:02.203 INFO O| Feb 26 05:15:02.203 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8273 | 2025-02-26T05:15:02.964Z | [ recovery-image] Feb 26 05:15:02.203 INFO O| Feb 26 05:15:02.203 INFO STEP 3 (ensure_dir) COMPLETE |
8274 | 2025-02-26T05:15:02.966Z | [ recovery-image] Feb 26 05:15:02.203 INFO O| Feb 26 05:15:02.203 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8275 | 2025-02-26T05:15:02.984Z | [ recovery-image] Feb 26 05:15:02.224 INFO O| Feb 26 05:15:02.223 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8276 | 2025-02-26T05:15:02.985Z | [ recovery-image] Feb 26 05:15:02.224 INFO O| Feb 26 05:15:02.224 INFO STEP 4 (ensure_dir) COMPLETE |
8277 | 2025-02-26T05:15:02.985Z | [ recovery-image] Feb 26 05:15:02.224 INFO O| Feb 26 05:15:02.224 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8278 | 2025-02-26T05:15:03.030Z | [ recovery-image] Feb 26 05:15:02.269 INFO O| Feb 26 05:15:02.269 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8279 | 2025-02-26T05:15:03.030Z | [ recovery-image] Feb 26 05:15:02.270 INFO O| Feb 26 05:15:02.269 INFO STEP 5 (ensure_dir) COMPLETE |
8280 | 2025-02-26T05:15:03.044Z | [ recovery-image] Feb 26 05:15:02.270 INFO O| Feb 26 05:15:02.269 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8281 | 2025-02-26T05:15:03.062Z | [ recovery-image] Feb 26 05:15:02.301 INFO O| Feb 26 05:15:02.301 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8282 | 2025-02-26T05:15:03.062Z | [ recovery-image] Feb 26 05:15:02.301 INFO O| Feb 26 05:15:02.301 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8283 | 2025-02-26T05:15:03.062Z | [ recovery-image] Feb 26 05:15:02.301 INFO O| Feb 26 05:15:02.301 INFO STEP 6 (ensure_dir) COMPLETE |
8284 | 2025-02-26T05:15:03.065Z | [ recovery-image] Feb 26 05:15:02.301 INFO O| Feb 26 05:15:02.301 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8285 | 2025-02-26T05:15:03.102Z | [ recovery-image] Feb 26 05:15:02.342 INFO O| Feb 26 05:15:02.342 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8286 | 2025-02-26T05:15:03.102Z | [ recovery-image] Feb 26 05:15:02.342 INFO O| Feb 26 05:15:02.342 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8287 | 2025-02-26T05:15:03.102Z | [ recovery-image] Feb 26 05:15:02.342 INFO O| Feb 26 05:15:02.342 INFO STEP 7 (ensure_dir) COMPLETE |
8288 | 2025-02-26T05:15:03.105Z | [ recovery-image] Feb 26 05:15:02.342 INFO O| Feb 26 05:15:02.342 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8289 | 2025-02-26T05:15:03.122Z | [ recovery-image] Feb 26 05:15:02.362 INFO O| Feb 26 05:15:02.362 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg" |
8290 | 2025-02-26T05:15:03.125Z | [ recovery-image] Feb 26 05:15:02.362 INFO O| Feb 26 05:15:02.362 INFO STEP 8 (remove_files) COMPLETE |
8291 | 2025-02-26T05:15:03.125Z | [ recovery-image] Feb 26 05:15:02.362 INFO O| Feb 26 05:15:02.362 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8292 | 2025-02-26T05:15:03.163Z | [ recovery-image] Feb 26 05:15:02.403 INFO O| Feb 26 05:15:02.403 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk" |
8293 | 2025-02-26T05:15:03.166Z | [ recovery-image] Feb 26 05:15:02.404 INFO O| Feb 26 05:15:02.404 INFO STEP 9 (remove_files) COMPLETE |
8294 | 2025-02-26T05:15:03.166Z | [ recovery-image] Feb 26 05:15:02.404 INFO O| Feb 26 05:15:02.404 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8295 | 2025-02-26T05:15:03.185Z | [ recovery-image] Feb 26 05:15:02.425 INFO O| Feb 26 05:15:02.425 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk" |
8296 | 2025-02-26T05:15:03.188Z | [ recovery-image] Feb 26 05:15:02.426 INFO O| Feb 26 05:15:02.426 INFO STEP 10 (remove_files) COMPLETE |
8297 | 2025-02-26T05:15:03.188Z | [ recovery-image] Feb 26 05:15:02.426 INFO O| Feb 26 05:15:02.426 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8298 | 2025-02-26T05:15:03.208Z | [ recovery-image] Feb 26 05:15:02.447 INFO O| Feb 26 05:15:02.447 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors" |
8299 | 2025-02-26T05:15:03.211Z | [ recovery-image] Feb 26 05:15:02.447 INFO O| Feb 26 05:15:02.447 INFO STEP 11 (remove_files) COMPLETE |
8300 | 2025-02-26T05:15:03.211Z | [ recovery-image] Feb 26 05:15:02.447 INFO O| Feb 26 05:15:02.447 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8301 | 2025-02-26T05:15:03.298Z | [ recovery-image] Feb 26 05:15:02.538 INFO O| Feb 26 05:15:02.538 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb" |
8302 | 2025-02-26T05:15:03.298Z | [ recovery-image] Feb 26 05:15:02.538 INFO O| Feb 26 05:15:02.538 INFO STEP 12 (remove_files) COMPLETE |
8303 | 2025-02-26T05:15:03.298Z | [ recovery-image] Feb 26 05:15:02.538 INFO O| Feb 26 05:15:02.538 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8304 | 2025-02-26T05:15:03.988Z | [ recovery-image] Feb 26 05:15:03.227 INFO O| Feb 26 05:15:03.227 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8305 | 2025-02-26T05:15:03.988Z | [ recovery-image] Feb 26 05:15:03.227 INFO O| Feb 26 05:15:03.227 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8306 | 2025-02-26T05:15:03.991Z | [ recovery-image] Feb 26 05:15:03.228 INFO O| Feb 26 05:15:03.227 INFO STEP 13 (ensure_dir) COMPLETE |
8307 | 2025-02-26T05:15:03.991Z | [ recovery-image] Feb 26 05:15:03.228 INFO O| Feb 26 05:15:03.227 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8308 | 2025-02-26T05:15:04.007Z | [ recovery-image] Feb 26 05:15:03.246 INFO O| Feb 26 05:15:03.246 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8309 | 2025-02-26T05:15:04.007Z | [ recovery-image] Feb 26 05:15:03.247 INFO O| Feb 26 05:15:03.247 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8310 | 2025-02-26T05:15:04.007Z | [ recovery-image] Feb 26 05:15:03.247 INFO O| Feb 26 05:15:03.247 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8311 | 2025-02-26T05:15:04.011Z | [ recovery-image] Feb 26 05:15:03.247 INFO O| Feb 26 05:15:03.247 INFO STEP 14 (ensure_dir) COMPLETE |
8312 | 2025-02-26T05:15:04.011Z | [ recovery-image] Feb 26 05:15:03.247 INFO O| Feb 26 05:15:03.247 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8313 | 2025-02-26T05:15:04.063Z | [ recovery-image] Feb 26 05:15:03.302 INFO O| Feb 26 05:15:03.302 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8314 | 2025-02-26T05:15:04.063Z | [ recovery-image] Feb 26 05:15:03.303 INFO O| Feb 26 05:15:03.302 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8315 | 2025-02-26T05:15:04.063Z | [ recovery-image] Feb 26 05:15:03.303 INFO O| Feb 26 05:15:03.303 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8316 | 2025-02-26T05:15:04.063Z | [ recovery-image] Feb 26 05:15:03.303 INFO O| Feb 26 05:15:03.303 INFO STEP 15 (ensure_dir) COMPLETE |
8317 | 2025-02-26T05:15:04.066Z | [ recovery-image] Feb 26 05:15:03.303 INFO O| Feb 26 05:15:03.303 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8318 | 2025-02-26T05:15:04.088Z | [ recovery-image] Feb 26 05:15:03.326 INFO O| Feb 26 05:15:03.326 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8319 | 2025-02-26T05:15:04.088Z | [ recovery-image] Feb 26 05:15:03.327 INFO O| Feb 26 05:15:03.327 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8320 | 2025-02-26T05:15:04.089Z | [ recovery-image] Feb 26 05:15:03.327 INFO O| Feb 26 05:15:03.327 INFO STEP 16 (ensure_dir) COMPLETE |
8321 | 2025-02-26T05:15:04.092Z | [ recovery-image] Feb 26 05:15:03.327 INFO O| Feb 26 05:15:03.327 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8322 | 2025-02-26T05:15:04.124Z | [ recovery-image] Feb 26 05:15:03.363 INFO O| Feb 26 05:15:03.363 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8323 | 2025-02-26T05:15:04.124Z | [ recovery-image] Feb 26 05:15:03.364 INFO O| Feb 26 05:15:03.364 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8324 | 2025-02-26T05:15:04.124Z | [ recovery-image] Feb 26 05:15:03.364 INFO O| Feb 26 05:15:03.364 INFO STEP 17 (ensure_dir) COMPLETE |
8325 | 2025-02-26T05:15:04.127Z | [ recovery-image] Feb 26 05:15:03.364 INFO O| Feb 26 05:15:03.364 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8326 | 2025-02-26T05:15:04.145Z | [ recovery-image] Feb 26 05:15:03.385 INFO O| Feb 26 05:15:03.385 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
8327 | 2025-02-26T05:15:04.145Z | [ recovery-image] Feb 26 05:15:03.385 INFO O| Feb 26 05:15:03.385 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog |
8328 | 2025-02-26T05:15:04.148Z | [ recovery-image] Feb 26 05:15:03.385 INFO O| Feb 26 05:15:03.385 INFO ok! |
8329 | 2025-02-26T05:15:04.148Z | [ recovery-image] Feb 26 05:15:03.385 INFO O| Feb 26 05:15:03.385 INFO STEP 18 (ensure_symlink) COMPLETE |
8330 | 2025-02-26T05:15:04.148Z | [ recovery-image] Feb 26 05:15:03.385 INFO O| Feb 26 05:15:03.385 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8331 | 2025-02-26T05:15:04.198Z | [ recovery-image] Feb 26 05:15:03.437 INFO O| Feb 26 05:15:03.437 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents |
8332 | 2025-02-26T05:15:04.198Z | [ recovery-image] Feb 26 05:15:03.437 INFO O| Feb 26 05:15:03.437 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure |
8333 | 2025-02-26T05:15:04.200Z | [ recovery-image] Feb 26 05:15:03.437 INFO O| Feb 26 05:15:03.437 INFO ok! |
8334 | 2025-02-26T05:15:04.201Z | [ recovery-image] Feb 26 05:15:03.437 INFO O| Feb 26 05:15:03.437 INFO STEP 19 (ensure_file) COMPLETE |
8335 | 2025-02-26T05:15:04.201Z | [ recovery-image] Feb 26 05:15:03.437 INFO O| Feb 26 05:15:03.437 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8336 | 2025-02-26T05:15:04.237Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
8337 | 2025-02-26T05:15:04.237Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
8338 | 2025-02-26T05:15:04.239Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml |
8339 | 2025-02-26T05:15:04.239Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO ok! |
8340 | 2025-02-26T05:15:04.239Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO STEP 20 (ensure_symlink) COMPLETE |
8341 | 2025-02-26T05:15:04.239Z | [ recovery-image] Feb 26 05:15:03.476 INFO O| Feb 26 05:15:03.476 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8342 | 2025-02-26T05:15:04.269Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
8343 | 2025-02-26T05:15:04.270Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
8344 | 2025-02-26T05:15:04.270Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
8345 | 2025-02-26T05:15:04.270Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO ok! |
8346 | 2025-02-26T05:15:04.272Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO STEP 21 (ensure_symlink) COMPLETE |
8347 | 2025-02-26T05:15:04.272Z | [ recovery-image] Feb 26 05:15:03.509 INFO O| Feb 26 05:15:03.509 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8348 | 2025-02-26T05:15:04.298Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
8349 | 2025-02-26T05:15:04.298Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
8350 | 2025-02-26T05:15:04.301Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml |
8351 | 2025-02-26T05:15:04.301Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO ok! |
8352 | 2025-02-26T05:15:04.301Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO STEP 22 (ensure_symlink) COMPLETE |
8353 | 2025-02-26T05:15:04.301Z | [ recovery-image] Feb 26 05:15:03.537 INFO O| Feb 26 05:15:03.537 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8354 | 2025-02-26T05:15:04.335Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.574 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
8355 | 2025-02-26T05:15:04.335Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.574 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
8356 | 2025-02-26T05:15:04.335Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.575 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml |
8357 | 2025-02-26T05:15:04.335Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.575 INFO ok! |
8358 | 2025-02-26T05:15:04.338Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.575 INFO STEP 23 (ensure_symlink) COMPLETE |
8359 | 2025-02-26T05:15:04.338Z | [ recovery-image] Feb 26 05:15:03.575 INFO O| Feb 26 05:15:03.575 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8360 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.595 INFO O| Feb 26 05:15:03.595 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
8361 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.595 INFO O| Feb 26 05:15:03.595 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 ... |
8362 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.595 INFO O| Feb 26 05:15:03.595 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf |
8363 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.596 INFO O| Feb 26 05:15:03.595 INFO ok! |
8364 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.596 INFO O| Feb 26 05:15:03.595 INFO STEP 24 (ensure_file) COMPLETE |
8365 | 2025-02-26T05:15:04.356Z | [ recovery-image] Feb 26 05:15:03.596 INFO O| Feb 26 05:15:03.596 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8366 | 2025-02-26T05:15:04.383Z | [ host-image] Feb 26 05:15:03.622 INFO O| Feb 26 05:15:03.622 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
8367 | 2025-02-26T05:15:04.397Z | [ recovery-image] Feb 26 05:15:03.636 INFO O| Feb 26 05:15:03.636 INFO updating shadow file |
8368 | 2025-02-26T05:15:04.399Z | [ recovery-image] Feb 26 05:15:03.636 INFO O| Feb 26 05:15:03.636 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8369 | 2025-02-26T05:15:04.399Z | [ recovery-image] Feb 26 05:15:03.636 INFO O| Feb 26 05:15:03.636 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8370 | 2025-02-26T05:15:04.399Z | [ recovery-image] Feb 26 05:15:03.637 INFO O| Feb 26 05:15:03.636 INFO STEP 25 (shadow) COMPLETE |
8371 | 2025-02-26T05:15:04.399Z | [ recovery-image] Feb 26 05:15:03.637 INFO O| Feb 26 05:15:03.637 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8372 | 2025-02-26T05:15:04.444Z | [ recovery-image] Feb 26 05:15:03.683 INFO O| Feb 26 05:15:03.683 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
8373 | 2025-02-26T05:15:04.446Z | [ recovery-image] Feb 26 05:15:03.683 INFO O| Feb 26 05:15:03.683 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ... |
8374 | 2025-02-26T05:15:04.446Z | [ recovery-image] Feb 26 05:15:03.683 INFO O| Feb 26 05:15:03.683 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts |
8375 | 2025-02-26T05:15:04.446Z | [ recovery-image] Feb 26 05:15:03.683 INFO O| Feb 26 05:15:03.683 INFO ok! |
8376 | 2025-02-26T05:15:04.446Z | [ recovery-image] Feb 26 05:15:03.684 INFO O| Feb 26 05:15:03.683 INFO STEP 26 (ensure_file) COMPLETE |
8377 | 2025-02-26T05:15:04.446Z | [ recovery-image] Feb 26 05:15:03.684 INFO O| Feb 26 05:15:03.684 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8378 | 2025-02-26T05:15:04.466Z | [ recovery-image] Feb 26 05:15:03.705 INFO O| Feb 26 05:15:03.705 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist |
8379 | 2025-02-26T05:15:04.466Z | [ recovery-image] Feb 26 05:15:03.705 INFO O| Feb 26 05:15:03.705 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ... |
8380 | 2025-02-26T05:15:04.468Z | [ recovery-image] Feb 26 05:15:03.705 INFO O| Feb 26 05:15:03.705 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename |
8381 | 2025-02-26T05:15:04.468Z | [ recovery-image] Feb 26 05:15:03.705 INFO O| Feb 26 05:15:03.705 INFO ok! |
8382 | 2025-02-26T05:15:04.468Z | [ recovery-image] Feb 26 05:15:03.705 INFO O| Feb 26 05:15:03.705 INFO STEP 27 (ensure_file) COMPLETE |
8383 | 2025-02-26T05:15:04.469Z | [ recovery-image] Feb 26 05:15:03.706 INFO O| Feb 26 05:15:03.705 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8384 | 2025-02-26T05:15:04.525Z | [ recovery-image] Feb 26 05:15:03.764 INFO O| Feb 26 05:15:03.764 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
8385 | 2025-02-26T05:15:04.527Z | [ recovery-image] Feb 26 05:15:03.764 INFO O| Feb 26 05:15:03.764 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ... |
8386 | 2025-02-26T05:15:04.527Z | [ recovery-image] Feb 26 05:15:03.765 INFO O| Feb 26 05:15:03.764 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent |
8387 | 2025-02-26T05:15:04.528Z | [ recovery-image] Feb 26 05:15:03.765 INFO O| Feb 26 05:15:03.765 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent |
8388 | 2025-02-26T05:15:04.528Z | [ recovery-image] Feb 26 05:15:03.765 INFO O| Feb 26 05:15:03.765 INFO ok! |
8389 | 2025-02-26T05:15:04.528Z | [ recovery-image] Feb 26 05:15:03.765 INFO O| Feb 26 05:15:03.765 INFO STEP 28 (ensure_file) COMPLETE |
8390 | 2025-02-26T05:15:04.528Z | [ recovery-image] Feb 26 05:15:03.765 INFO O| Feb 26 05:15:03.765 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8391 | 2025-02-26T05:15:04.548Z | [ recovery-image] Feb 26 05:15:03.787 INFO O| Feb 26 05:15:03.787 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist |
8392 | 2025-02-26T05:15:04.549Z | [ recovery-image] Feb 26 05:15:03.787 INFO O| Feb 26 05:15:03.787 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ... |
8393 | 2025-02-26T05:15:04.551Z | [ recovery-image] Feb 26 05:15:03.788 INFO O| Feb 26 05:15:03.788 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf |
8394 | 2025-02-26T05:15:04.551Z | [ recovery-image] Feb 26 05:15:03.788 INFO O| Feb 26 05:15:03.788 INFO ok! |
8395 | 2025-02-26T05:15:04.551Z | [ recovery-image] Feb 26 05:15:03.788 INFO O| Feb 26 05:15:03.788 INFO STEP 29 (ensure_file) COMPLETE |
8396 | 2025-02-26T05:15:04.551Z | [ recovery-image] Feb 26 05:15:03.788 INFO O| Feb 26 05:15:03.788 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8397 | 2025-02-26T05:15:04.584Z | [ recovery-image] Feb 26 05:15:03.823 INFO O| Feb 26 05:15:03.823 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist |
8398 | 2025-02-26T05:15:04.584Z | [ recovery-image] Feb 26 05:15:03.823 INFO O| Feb 26 05:15:03.823 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ... |
8399 | 2025-02-26T05:15:04.586Z | [ recovery-image] Feb 26 05:15:03.823 INFO O| Feb 26 05:15:03.823 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master |
8400 | 2025-02-26T05:15:04.586Z | [ recovery-image] Feb 26 05:15:03.823 INFO O| Feb 26 05:15:03.823 INFO ok! |
8401 | 2025-02-26T05:15:04.586Z | [ recovery-image] Feb 26 05:15:03.824 INFO O| Feb 26 05:15:03.823 INFO STEP 30 (ensure_file) COMPLETE |
8402 | 2025-02-26T05:15:04.586Z | [ recovery-image] Feb 26 05:15:03.824 INFO O| Feb 26 05:15:03.824 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8403 | 2025-02-26T05:15:04.607Z | [ recovery-image] Feb 26 05:15:03.846 INFO O| Feb 26 05:15:03.846 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
8404 | 2025-02-26T05:15:04.609Z | [ recovery-image] Feb 26 05:15:03.846 INFO O| Feb 26 05:15:03.846 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ... |
8405 | 2025-02-26T05:15:04.609Z | [ recovery-image] Feb 26 05:15:03.846 INFO O| Feb 26 05:15:03.846 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs |
8406 | 2025-02-26T05:15:04.610Z | [ recovery-image] Feb 26 05:15:03.847 INFO O| Feb 26 05:15:03.846 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs |
8407 | 2025-02-26T05:15:04.610Z | [ recovery-image] Feb 26 05:15:03.847 INFO O| Feb 26 05:15:03.847 INFO ok! |
8408 | 2025-02-26T05:15:04.610Z | [ recovery-image] Feb 26 05:15:03.847 INFO O| Feb 26 05:15:03.847 INFO STEP 31 (ensure_file) COMPLETE |
8409 | 2025-02-26T05:15:04.610Z | [ recovery-image] Feb 26 05:15:03.847 INFO O| Feb 26 05:15:03.847 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8410 | 2025-02-26T05:15:04.669Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
8411 | 2025-02-26T05:15:04.670Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ... |
8412 | 2025-02-26T05:15:04.673Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init |
8413 | 2025-02-26T05:15:04.673Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 INFO ok! |
8414 | 2025-02-26T05:15:04.673Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 INFO STEP 32 (ensure_file) COMPLETE |
8415 | 2025-02-26T05:15:04.673Z | [ recovery-image] Feb 26 05:15:03.909 INFO O| Feb 26 05:15:03.909 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8416 | 2025-02-26T05:15:04.738Z | [ recovery-image] Feb 26 05:15:03.977 INFO O| Feb 26 05:15:03.977 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
8417 | 2025-02-26T05:15:04.740Z | [ recovery-image] Feb 26 05:15:03.977 INFO O| Feb 26 05:15:03.977 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ... |
8418 | 2025-02-26T05:15:04.740Z | [ recovery-image] Feb 26 05:15:03.977 INFO O| Feb 26 05:15:03.977 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config |
8419 | 2025-02-26T05:15:04.740Z | [ recovery-image] Feb 26 05:15:03.977 INFO O| Feb 26 05:15:03.977 INFO ok! |
8420 | 2025-02-26T05:15:04.741Z | [ recovery-image] Feb 26 05:15:03.978 INFO O| Feb 26 05:15:03.977 INFO STEP 33 (ensure_file) COMPLETE |
8421 | 2025-02-26T05:15:04.741Z | [ recovery-image] Feb 26 05:15:03.978 INFO O| Feb 26 05:15:03.977 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8422 | 2025-02-26T05:15:04.761Z | [ recovery-image] Feb 26 05:15:04.000 INFO O| Feb 26 05:15:04.000 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist |
8423 | 2025-02-26T05:15:04.761Z | [ recovery-image] Feb 26 05:15:04.000 INFO O| Feb 26 05:15:04.000 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ... |
8424 | 2025-02-26T05:15:04.784Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8425 | 2025-02-26T05:15:04.785Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8426 | 2025-02-26T05:15:04.788Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8427 | 2025-02-26T05:15:04.788Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8428 | 2025-02-26T05:15:04.788Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO ok! |
8429 | 2025-02-26T05:15:04.788Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO STEP 34 (ensure_file) COMPLETE |
8430 | 2025-02-26T05:15:04.788Z | [ recovery-image] Feb 26 05:15:04.024 INFO O| Feb 26 05:15:04.024 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8431 | 2025-02-26T05:15:04.806Z | [ recovery-image] Feb 26 05:15:04.046 INFO O| Feb 26 05:15:04.045 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8432 | 2025-02-26T05:15:04.809Z | [ recovery-image] Feb 26 05:15:04.046 INFO O| Feb 26 05:15:04.046 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8433 | 2025-02-26T05:15:04.809Z | [ recovery-image] Feb 26 05:15:04.046 INFO O| Feb 26 05:15:04.046 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8434 | 2025-02-26T05:15:04.809Z | [ recovery-image] Feb 26 05:15:04.046 INFO O| Feb 26 05:15:04.046 INFO STEP 35 (ensure_dir) COMPLETE |
8435 | 2025-02-26T05:15:04.809Z | [ recovery-image] Feb 26 05:15:04.046 INFO O| Feb 26 05:15:04.046 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8436 | 2025-02-26T05:15:04.943Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 |
8437 | 2025-02-26T05:15:04.943Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 ... |
8438 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 |
8439 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 |
8440 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 |
8441 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 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 |
8442 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 INFO ok! |
8443 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 INFO STEP 36 (ensure_file) COMPLETE |
8444 | 2025-02-26T05:15:04.946Z | [ recovery-image] Feb 26 05:15:04.181 INFO O| Feb 26 05:15:04.181 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8445 | 2025-02-26T05:15:04.970Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
8446 | 2025-02-26T05:15:04.970Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 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 ... |
8447 | 2025-02-26T05:15:04.970Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
8448 | 2025-02-26T05:15:04.973Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 INFO ok! |
8449 | 2025-02-26T05:15:04.973Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 INFO STEP 37 (ensure_symlink) COMPLETE |
8450 | 2025-02-26T05:15:04.973Z | [ recovery-image] Feb 26 05:15:04.208 INFO O| Feb 26 05:15:04.208 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8451 | 2025-02-26T05:15:05.020Z | [ recovery-image] Feb 26 05:15:04.260 INFO O| Feb 26 05:15:04.259 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
8452 | 2025-02-26T05:15:05.020Z | [ recovery-image] Feb 26 05:15:04.260 INFO O| Feb 26 05:15:04.259 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ... |
8453 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8454 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8455 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8456 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8457 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO ok! |
8458 | 2025-02-26T05:15:05.023Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO STEP 38 (ensure_file) COMPLETE |
8459 | 2025-02-26T05:15:05.024Z | [ recovery-image] Feb 26 05:15:04.261 INFO O| Feb 26 05:15:04.261 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8460 | 2025-02-26T05:15:05.047Z | [ recovery-image] Feb 26 05:15:04.286 INFO O| Feb 26 05:15:04.286 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
8461 | 2025-02-26T05:15:05.047Z | [ recovery-image] Feb 26 05:15:04.286 INFO O| Feb 26 05:15:04.286 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 ... |
8462 | 2025-02-26T05:15:05.071Z | [ recovery-image] Feb 26 05:15:04.310 INFO O| Feb 26 05:15:04.310 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 |
8463 | 2025-02-26T05:15:05.071Z | [ recovery-image] Feb 26 05:15:04.310 INFO O| Feb 26 05:15:04.310 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
8464 | 2025-02-26T05:15:05.073Z | [ recovery-image] Feb 26 05:15:04.310 INFO O| Feb 26 05:15:04.310 INFO ok! |
8465 | 2025-02-26T05:15:05.073Z | [ recovery-image] Feb 26 05:15:04.310 INFO O| Feb 26 05:15:04.310 INFO STEP 39 (ensure_file) COMPLETE |
8466 | 2025-02-26T05:15:05.073Z | [ recovery-image] Feb 26 05:15:04.310 INFO O| Feb 26 05:15:04.310 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8467 | 2025-02-26T05:15:05.097Z | [ recovery-image] Feb 26 05:15:04.336 INFO O| Feb 26 05:15:04.336 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist |
8468 | 2025-02-26T05:15:05.097Z | [ recovery-image] Feb 26 05:15:04.336 INFO O| Feb 26 05:15:04.336 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ... |
8469 | 2025-02-26T05:15:05.118Z | [ recovery-image] Feb 26 05:15:04.357 INFO O| Feb 26 05:15:04.357 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml |
8470 | 2025-02-26T05:15:05.118Z | [ recovery-image] Feb 26 05:15:04.357 INFO O| Feb 26 05:15:04.357 INFO ok! |
8471 | 2025-02-26T05:15:05.118Z | [ recovery-image] Feb 26 05:15:04.357 INFO O| Feb 26 05:15:04.357 INFO STEP 40 (ensure_file) COMPLETE |
8472 | 2025-02-26T05:15:05.121Z | [ recovery-image] Feb 26 05:15:04.357 INFO O| Feb 26 05:15:04.357 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
8473 | 2025-02-26T05:15:05.141Z | [ recovery-image] Feb 26 05:15:04.380 INFO O| Feb 26 05:15:04.380 INFO updating shadow file |
8474 | 2025-02-26T05:15:05.145Z | [ recovery-image] Feb 26 05:15:04.381 INFO O| Feb 26 05:15:04.380 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8475 | 2025-02-26T05:15:05.145Z | [ recovery-image] Feb 26 05:15:04.381 INFO O| Feb 26 05:15:04.381 INFO STEP 41 (shadow) COMPLETE |
8476 | 2025-02-26T05:15:05.145Z | [ recovery-image] Feb 26 05:15:04.381 INFO O| Feb 26 05:15:04.381 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
8477 | 2025-02-26T05:15:05.187Z | [ recovery-image] Feb 26 05:15:04.426 INFO O| Feb 26 05:15:04.426 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
8478 | 2025-02-26T05:15:05.187Z | [ recovery-image] Feb 26 05:15:04.426 INFO O| Feb 26 05:15:04.426 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ... |
8479 | 2025-02-26T05:15:05.190Z | [ recovery-image] Feb 26 05:15:04.427 INFO O| Feb 26 05:15:04.427 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login |
8480 | 2025-02-26T05:15:05.190Z | [ recovery-image] Feb 26 05:15:04.427 INFO O| Feb 26 05:15:04.427 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login |
8481 | 2025-02-26T05:15:05.190Z | [ recovery-image] Feb 26 05:15:04.427 INFO O| Feb 26 05:15:04.427 INFO ok! |
8482 | 2025-02-26T05:15:05.190Z | [ recovery-image] Feb 26 05:15:04.427 INFO O| Feb 26 05:15:04.427 INFO STEP 42 (ensure_file) COMPLETE |
8483 | 2025-02-26T05:15:05.190Z | [ recovery-image] Feb 26 05:15:04.427 INFO O| Feb 26 05:15:04.427 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8484 | 2025-02-26T05:15:05.236Z | [ recovery-image] Feb 26 05:15:04.474 INFO O| Feb 26 05:15:04.474 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt |
8485 | 2025-02-26T05:15:05.236Z | [ recovery-image] Feb 26 05:15:04.474 INFO O| Feb 26 05:15:04.474 INFO STEP 43 (ensure_dir) COMPLETE |
8486 | 2025-02-26T05:15:05.239Z | [ recovery-image] Feb 26 05:15:04.474 INFO O| Feb 26 05:15:04.474 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8487 | 2025-02-26T05:15:05.272Z | [ recovery-image] Feb 26 05:15:04.511 INFO O| Feb 26 05:15:04.511 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide |
8488 | 2025-02-26T05:15:05.272Z | [ recovery-image] Feb 26 05:15:04.511 INFO O| Feb 26 05:15:04.511 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide |
8489 | 2025-02-26T05:15:05.277Z | [ recovery-image] Feb 26 05:15:04.511 INFO O| Feb 26 05:15:04.511 INFO STEP 44 (ensure_dir) COMPLETE |
8490 | 2025-02-26T05:15:05.277Z | [ recovery-image] Feb 26 05:15:04.511 INFO O| Feb 26 05:15:04.511 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8491 | 2025-02-26T05:15:05.308Z | [ recovery-image] Feb 26 05:15:04.547 INFO O| Feb 26 05:15:04.547 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator |
8492 | 2025-02-26T05:15:05.308Z | [ recovery-image] Feb 26 05:15:04.548 INFO O| Feb 26 05:15:04.547 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator |
8493 | 2025-02-26T05:15:05.308Z | [ recovery-image] Feb 26 05:15:04.548 INFO O| Feb 26 05:15:04.548 INFO STEP 45 (ensure_dir) COMPLETE |
8494 | 2025-02-26T05:15:05.312Z | [ recovery-image] Feb 26 05:15:04.548 INFO O| Feb 26 05:15:04.548 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8495 | 2025-02-26T05:15:05.335Z | [ recovery-image] Feb 26 05:15:04.571 INFO O| Feb 26 05:15:04.571 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
8496 | 2025-02-26T05:15:05.335Z | [ recovery-image] Feb 26 05:15:04.572 INFO O| Feb 26 05:15:04.571 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ... |
8497 | 2025-02-26T05:15:05.395Z | [ recovery-image] Feb 26 05:15:04.634 INFO O| Feb 26 05:15:04.634 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator |
8498 | 2025-02-26T05:15:05.395Z | [ recovery-image] Feb 26 05:15:04.634 INFO O| Feb 26 05:15:04.634 INFO ok! |
8499 | 2025-02-26T05:15:05.395Z | [ recovery-image] Feb 26 05:15:04.634 INFO O| Feb 26 05:15:04.634 INFO STEP 46 (ensure_file) COMPLETE |
8500 | 2025-02-26T05:15:05.398Z | [ recovery-image] Feb 26 05:15:04.634 INFO O| Feb 26 05:15:04.634 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8501 | 2025-02-26T05:15:05.451Z | [ recovery-image] Feb 26 05:15:04.691 INFO O| Feb 26 05:15:04.690 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg |
8502 | 2025-02-26T05:15:05.451Z | [ recovery-image] Feb 26 05:15:04.691 INFO O| Feb 26 05:15:04.691 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg |
8503 | 2025-02-26T05:15:05.452Z | [ recovery-image] Feb 26 05:15:04.691 INFO O| Feb 26 05:15:04.691 INFO STEP 47 (ensure_dir) COMPLETE |
8504 | 2025-02-26T05:15:05.452Z | [ recovery-image] Feb 26 05:15:04.691 INFO O| Feb 26 05:15:04.691 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8505 | 2025-02-26T05:15:05.470Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
8506 | 2025-02-26T05:15:05.471Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
8507 | 2025-02-26T05:15:05.471Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION |
8508 | 2025-02-26T05:15:05.474Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO ok! |
8509 | 2025-02-26T05:15:05.474Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO STEP 48 (ensure_file) COMPLETE |
8510 | 2025-02-26T05:15:05.474Z | [ recovery-image] Feb 26 05:15:04.710 INFO O| Feb 26 05:15:04.710 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8511 | 2025-02-26T05:15:05.490Z | [ recovery-image] Feb 26 05:15:04.730 INFO O| Feb 26 05:15:04.729 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm |
8512 | 2025-02-26T05:15:05.490Z | [ recovery-image] Feb 26 05:15:04.730 INFO O| Feb 26 05:15:04.730 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm |
8513 | 2025-02-26T05:15:05.490Z | [ recovery-image] Feb 26 05:15:04.730 INFO O| Feb 26 05:15:04.730 INFO STEP 49 (ensure_dir) COMPLETE |
8514 | 2025-02-26T05:15:05.493Z | [ recovery-image] Feb 26 05:15:04.730 INFO O| Feb 26 05:15:04.730 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8515 | 2025-02-26T05:15:05.511Z | [ recovery-image] Feb 26 05:15:04.750 INFO O| Feb 26 05:15:04.750 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
8516 | 2025-02-26T05:15:05.511Z | [ recovery-image] Feb 26 05:15:04.750 INFO O| Feb 26 05:15:04.750 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
8517 | 2025-02-26T05:15:05.988Z | [ recovery-image] Feb 26 05:15:05.227 INFO O| Feb 26 05:15:05.227 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
8518 | 2025-02-26T05:15:05.988Z | [ recovery-image] Feb 26 05:15:05.227 INFO O| Feb 26 05:15:05.227 INFO ok! |
8519 | 2025-02-26T05:15:05.988Z | [ recovery-image] Feb 26 05:15:05.228 INFO O| Feb 26 05:15:05.227 INFO STEP 50 (ensure_file) COMPLETE |
8520 | 2025-02-26T05:15:05.989Z | [ recovery-image] Feb 26 05:15:05.228 INFO O| Feb 26 05:15:05.227 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8521 | 2025-02-26T05:15:06.009Z | [ recovery-image] Feb 26 05:15:05.248 INFO O| Feb 26 05:15:05.248 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
8522 | 2025-02-26T05:15:06.009Z | [ recovery-image] Feb 26 05:15:05.248 INFO O| Feb 26 05:15:05.248 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
8523 | 2025-02-26T05:15:06.069Z | [ recovery-image] Feb 26 05:15:05.308 INFO O| Feb 26 05:15:05.308 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
8524 | 2025-02-26T05:15:06.069Z | [ recovery-image] Feb 26 05:15:05.308 INFO O| Feb 26 05:15:05.308 INFO ok! |
8525 | 2025-02-26T05:15:06.069Z | [ recovery-image] Feb 26 05:15:05.308 INFO O| Feb 26 05:15:05.308 INFO STEP 51 (ensure_file) COMPLETE |
8526 | 2025-02-26T05:15:06.069Z | [ recovery-image] Feb 26 05:15:05.308 INFO O| Feb 26 05:15:05.308 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8527 | 2025-02-26T05:15:06.113Z | [ recovery-image] Feb 26 05:15:05.352 INFO O| Feb 26 05:15:05.352 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
8528 | 2025-02-26T05:15:06.113Z | [ recovery-image] Feb 26 05:15:05.352 INFO O| Feb 26 05:15:05.352 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
8529 | 2025-02-26T05:15:06.113Z | [ recovery-image] Feb 26 05:15:05.352 INFO O| Feb 26 05:15:05.352 INFO STEP 52 (ensure_dir) COMPLETE |
8530 | 2025-02-26T05:15:06.113Z | [ recovery-image] Feb 26 05:15:05.352 INFO O| Feb 26 05:15:05.352 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8531 | 2025-02-26T05:15:06.133Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
8532 | 2025-02-26T05:15:06.133Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 INFO copying /tmp/.tmpxlJ8gV/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 ... |
8533 | 2025-02-26T05:15:06.133Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 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 |
8534 | 2025-02-26T05:15:06.136Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 INFO ok! |
8535 | 2025-02-26T05:15:06.136Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 INFO STEP 53 (ensure_file) COMPLETE |
8536 | 2025-02-26T05:15:06.136Z | [ recovery-image] Feb 26 05:15:05.372 INFO O| Feb 26 05:15:05.372 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8537 | 2025-02-26T05:15:06.153Z | [ recovery-image] Feb 26 05:15:05.392 INFO O| Feb 26 05:15:05.392 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
8538 | 2025-02-26T05:15:06.153Z | [ recovery-image] Feb 26 05:15:05.393 INFO O| Feb 26 05:15:05.392 INFO copying /tmp/.tmpxlJ8gV/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 ... |
8539 | 2025-02-26T05:15:06.153Z | [ recovery-image] Feb 26 05:15:05.393 INFO O| Feb 26 05:15:05.393 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 |
8540 | 2025-02-26T05:15:06.156Z | [ recovery-image] Feb 26 05:15:05.393 INFO O| Feb 26 05:15:05.393 INFO ok! |
8541 | 2025-02-26T05:15:06.156Z | [ recovery-image] Feb 26 05:15:05.393 INFO O| Feb 26 05:15:05.393 INFO STEP 54 (ensure_file) COMPLETE |
8542 | 2025-02-26T05:15:06.156Z | [ recovery-image] Feb 26 05:15:05.393 INFO O| Feb 26 05:15:05.393 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8543 | 2025-02-26T05:15:06.174Z | [ recovery-image] Feb 26 05:15:05.414 INFO O| Feb 26 05:15:05.413 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
8544 | 2025-02-26T05:15:06.174Z | [ recovery-image] Feb 26 05:15:05.414 INFO O| Feb 26 05:15:05.414 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
8545 | 2025-02-26T05:15:06.177Z | [ recovery-image] Feb 26 05:15:05.414 INFO O| Feb 26 05:15:05.414 INFO STEP 55 (ensure_dir) COMPLETE |
8546 | 2025-02-26T05:15:06.177Z | [ recovery-image] Feb 26 05:15:05.414 INFO O| Feb 26 05:15:05.414 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8547 | 2025-02-26T05:15:06.214Z | [ recovery-image] Feb 26 05:15:05.453 INFO O| Feb 26 05:15:05.453 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
8548 | 2025-02-26T05:15:06.214Z | [ recovery-image] Feb 26 05:15:05.453 INFO O| Feb 26 05:15:05.453 INFO copying /tmp/.tmpxlJ8gV/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 ... |
8549 | 2025-02-26T05:15:06.217Z | [ recovery-image] Feb 26 05:15:05.453 INFO O| Feb 26 05:15:05.453 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
8550 | 2025-02-26T05:15:06.217Z | [ recovery-image] Feb 26 05:15:05.454 INFO O| Feb 26 05:15:05.454 INFO ok! |
8551 | 2025-02-26T05:15:06.217Z | [ recovery-image] Feb 26 05:15:05.454 INFO O| Feb 26 05:15:05.454 INFO STEP 56 (ensure_file) COMPLETE |
8552 | 2025-02-26T05:15:06.217Z | [ recovery-image] Feb 26 05:15:05.454 INFO O| Feb 26 05:15:05.454 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8553 | 2025-02-26T05:15:06.236Z | [ recovery-image] Feb 26 05:15:05.475 INFO O| Feb 26 05:15:05.475 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
8554 | 2025-02-26T05:15:06.236Z | [ recovery-image] Feb 26 05:15:05.475 INFO O| Feb 26 05:15:05.475 INFO copying /tmp/.tmpxlJ8gV/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 ... |
8555 | 2025-02-26T05:15:06.240Z | [ recovery-image] Feb 26 05:15:05.476 INFO O| Feb 26 05:15:05.476 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 |
8556 | 2025-02-26T05:15:06.240Z | [ recovery-image] Feb 26 05:15:05.476 INFO O| Feb 26 05:15:05.476 INFO ok! |
8557 | 2025-02-26T05:15:06.240Z | [ recovery-image] Feb 26 05:15:05.476 INFO O| Feb 26 05:15:05.476 INFO STEP 57 (ensure_file) COMPLETE |
8558 | 2025-02-26T05:15:06.240Z | [ recovery-image] Feb 26 05:15:05.476 INFO O| Feb 26 05:15:05.476 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8559 | 2025-02-26T05:15:06.259Z | [ recovery-image] Feb 26 05:15:05.498 INFO O| Feb 26 05:15:05.498 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
8560 | 2025-02-26T05:15:06.265Z | [ recovery-image] Feb 26 05:15:05.498 INFO O| Feb 26 05:15:05.498 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
8561 | 2025-02-26T05:15:06.265Z | [ recovery-image] Feb 26 05:15:05.498 INFO O| Feb 26 05:15:05.498 INFO STEP 58 (ensure_dir) COMPLETE |
8562 | 2025-02-26T05:15:06.265Z | [ recovery-image] Feb 26 05:15:05.498 INFO O| Feb 26 05:15:05.498 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8563 | 2025-02-26T05:15:06.281Z | [ recovery-image] Feb 26 05:15:05.520 INFO O| Feb 26 05:15:05.520 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
8564 | 2025-02-26T05:15:06.281Z | [ recovery-image] Feb 26 05:15:05.520 INFO O| Feb 26 05:15:05.520 INFO copying /tmp/.tmpxlJ8gV/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 ... |
8565 | 2025-02-26T05:15:06.284Z | [ recovery-image] Feb 26 05:15:05.520 INFO O| Feb 26 05:15:05.520 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
8566 | 2025-02-26T05:15:06.284Z | [ recovery-image] Feb 26 05:15:05.520 INFO O| Feb 26 05:15:05.520 INFO ok! |
8567 | 2025-02-26T05:15:06.284Z | [ recovery-image] Feb 26 05:15:05.521 INFO O| Feb 26 05:15:05.521 INFO STEP 59 (ensure_file) COMPLETE |
8568 | 2025-02-26T05:15:06.284Z | [ recovery-image] Feb 26 05:15:05.521 INFO O| Feb 26 05:15:05.521 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8569 | 2025-02-26T05:15:06.311Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
8570 | 2025-02-26T05:15:06.312Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
8571 | 2025-02-26T05:15:06.312Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
8572 | 2025-02-26T05:15:06.312Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO ok! |
8573 | 2025-02-26T05:15:06.314Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO STEP 60 (ensure_file) COMPLETE |
8574 | 2025-02-26T05:15:06.314Z | [ recovery-image] Feb 26 05:15:05.550 INFO O| Feb 26 05:15:05.550 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8575 | 2025-02-26T05:15:06.334Z | [ recovery-image] Feb 26 05:15:05.572 INFO O| Feb 26 05:15:05.572 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib |
8576 | 2025-02-26T05:15:06.334Z | [ recovery-image] Feb 26 05:15:05.572 INFO O| Feb 26 05:15:05.572 INFO STEP 61 (ensure_dir) COMPLETE |
8577 | 2025-02-26T05:15:06.334Z | [ recovery-image] Feb 26 05:15:05.572 INFO O| Feb 26 05:15:05.572 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8578 | 2025-02-26T05:15:06.367Z | [ recovery-image] Feb 26 05:15:05.606 INFO O| Feb 26 05:15:05.606 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc |
8579 | 2025-02-26T05:15:06.367Z | [ recovery-image] Feb 26 05:15:05.606 INFO O| Feb 26 05:15:05.606 INFO STEP 62 (ensure_dir) COMPLETE |
8580 | 2025-02-26T05:15:06.370Z | [ recovery-image] Feb 26 05:15:05.606 INFO O| Feb 26 05:15:05.606 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8581 | 2025-02-26T05:15:06.389Z | [ recovery-image] Feb 26 05:15:05.628 INFO O| Feb 26 05:15:05.628 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest |
8582 | 2025-02-26T05:15:06.389Z | [ recovery-image] Feb 26 05:15:05.628 INFO O| Feb 26 05:15:05.628 INFO STEP 63 (ensure_dir) COMPLETE |
8583 | 2025-02-26T05:15:06.392Z | [ recovery-image] Feb 26 05:15:05.628 INFO O| Feb 26 05:15:05.628 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8584 | 2025-02-26T05:15:06.412Z | [ recovery-image] Feb 26 05:15:05.651 INFO O| Feb 26 05:15:05.651 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site |
8585 | 2025-02-26T05:15:06.412Z | [ recovery-image] Feb 26 05:15:05.651 INFO O| Feb 26 05:15:05.651 INFO STEP 64 (ensure_dir) COMPLETE |
8586 | 2025-02-26T05:15:06.415Z | [ recovery-image] Feb 26 05:15:05.651 INFO O| Feb 26 05:15:05.651 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8587 | 2025-02-26T05:15:06.442Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.681 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
8588 | 2025-02-26T05:15:06.443Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.681 INFO copying /tmp/.tmpxlJ8gV/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
8589 | 2025-02-26T05:15:06.443Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.682 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
8590 | 2025-02-26T05:15:06.446Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.682 INFO ok! |
8591 | 2025-02-26T05:15:06.446Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.682 INFO STEP 65 (ensure_file) COMPLETE |
8592 | 2025-02-26T05:15:06.446Z | [ recovery-image] Feb 26 05:15:05.682 INFO O| Feb 26 05:15:05.682 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8593 | 2025-02-26T05:15:06.470Z | [ recovery-image] Feb 26 05:15:05.709 INFO O| Feb 26 05:15:05.709 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
8594 | 2025-02-26T05:15:06.473Z | [ recovery-image] Feb 26 05:15:05.710 INFO O| Feb 26 05:15:05.710 INFO STEP 66 (remove_files) COMPLETE |
8595 | 2025-02-26T05:15:06.473Z | [ recovery-image] Feb 26 05:15:05.710 INFO O| Feb 26 05:15:05.710 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8596 | 2025-02-26T05:15:06.493Z | [ recovery-image] Feb 26 05:15:05.733 INFO O| Feb 26 05:15:05.732 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap" |
8597 | 2025-02-26T05:15:06.496Z | [ recovery-image] Feb 26 05:15:05.733 INFO O| Feb 26 05:15:05.733 INFO STEP 67 (remove_files) COMPLETE |
8598 | 2025-02-26T05:15:06.496Z | [ recovery-image] Feb 26 05:15:05.733 INFO O| Feb 26 05:15:05.733 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8599 | 2025-02-26T05:15:06.517Z | [ recovery-image] Feb 26 05:15:05.756 INFO O| Feb 26 05:15:05.756 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc" |
8600 | 2025-02-26T05:15:06.520Z | [ recovery-image] Feb 26 05:15:05.757 INFO O| Feb 26 05:15:05.757 INFO STEP 68 (remove_files) COMPLETE |
8601 | 2025-02-26T05:15:06.520Z | [ recovery-image] Feb 26 05:15:05.757 INFO O| Feb 26 05:15:05.757 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8602 | 2025-02-26T05:15:06.540Z | [ recovery-image] Feb 26 05:15:05.780 INFO O| Feb 26 05:15:05.779 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security" |
8603 | 2025-02-26T05:15:06.543Z | [ recovery-image] Feb 26 05:15:05.780 INFO O| Feb 26 05:15:05.780 INFO STEP 69 (remove_files) COMPLETE |
8604 | 2025-02-26T05:15:06.543Z | [ recovery-image] Feb 26 05:15:05.780 INFO O| Feb 26 05:15:05.780 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8605 | 2025-02-26T05:15:06.587Z | [ recovery-image] Feb 26 05:15:05.826 INFO O| Feb 26 05:15:05.826 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares" |
8606 | 2025-02-26T05:15:06.590Z | [ recovery-image] Feb 26 05:15:05.826 INFO O| Feb 26 05:15:05.826 INFO STEP 70 (remove_files) COMPLETE |
8607 | 2025-02-26T05:15:06.590Z | [ recovery-image] Feb 26 05:15:05.826 INFO O| Feb 26 05:15:05.826 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8608 | 2025-02-26T05:15:06.627Z | [ recovery-image] Feb 26 05:15:05.866 INFO O| Feb 26 05:15:05.866 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb" |
8609 | 2025-02-26T05:15:06.630Z | [ recovery-image] Feb 26 05:15:05.866 INFO O| Feb 26 05:15:05.866 INFO STEP 71 (remove_files) COMPLETE |
8610 | 2025-02-26T05:15:06.630Z | [ recovery-image] Feb 26 05:15:05.866 INFO O| Feb 26 05:15:05.866 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8611 | 2025-02-26T05:15:06.649Z | [ recovery-image] Feb 26 05:15:05.888 INFO O| Feb 26 05:15:05.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
8612 | 2025-02-26T05:15:06.649Z | [ recovery-image] Feb 26 05:15:05.888 INFO O| Feb 26 05:15:05.888 INFO STEP 72 (remove_files) COMPLETE |
8613 | 2025-02-26T05:15:06.649Z | [ recovery-image] Feb 26 05:15:05.888 INFO O| Feb 26 05:15:05.888 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8614 | 2025-02-26T05:15:06.704Z | [ recovery-image] Feb 26 05:15:05.943 INFO O| Feb 26 05:15:05.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
8615 | 2025-02-26T05:15:06.704Z | [ recovery-image] Feb 26 05:15:05.943 INFO O| Feb 26 05:15:05.943 INFO STEP 73 (remove_files) COMPLETE |
8616 | 2025-02-26T05:15:06.704Z | [ recovery-image] Feb 26 05:15:05.943 INFO O| Feb 26 05:15:05.943 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8617 | 2025-02-26T05:15:06.727Z | [ recovery-image] Feb 26 05:15:05.966 INFO O| Feb 26 05:15:05.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
8618 | 2025-02-26T05:15:06.727Z | [ recovery-image] Feb 26 05:15:05.966 INFO O| Feb 26 05:15:05.966 INFO STEP 74 (remove_files) COMPLETE |
8619 | 2025-02-26T05:15:06.727Z | [ recovery-image] Feb 26 05:15:05.966 INFO O| Feb 26 05:15:05.966 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8620 | 2025-02-26T05:15:06.784Z | [ recovery-image] Feb 26 05:15:06.023 INFO O| Feb 26 05:15:06.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
8621 | 2025-02-26T05:15:06.784Z | [ recovery-image] Feb 26 05:15:06.023 INFO O| Feb 26 05:15:06.023 INFO STEP 75 (remove_files) COMPLETE |
8622 | 2025-02-26T05:15:06.784Z | [ recovery-image] Feb 26 05:15:06.023 INFO O| Feb 26 05:15:06.023 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8623 | 2025-02-26T05:15:06.808Z | [ recovery-image] Feb 26 05:15:06.047 INFO O| Feb 26 05:15:06.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
8624 | 2025-02-26T05:15:06.808Z | [ recovery-image] Feb 26 05:15:06.047 INFO O| Feb 26 05:15:06.047 INFO STEP 76 (remove_files) COMPLETE |
8625 | 2025-02-26T05:15:06.810Z | [ recovery-image] Feb 26 05:15:06.047 INFO O| Feb 26 05:15:06.047 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8626 | 2025-02-26T05:15:06.848Z | [ recovery-image] Feb 26 05:15:06.087 INFO O| Feb 26 05:15:06.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
8627 | 2025-02-26T05:15:06.849Z | [ recovery-image] Feb 26 05:15:06.087 INFO O| Feb 26 05:15:06.087 INFO STEP 77 (remove_files) COMPLETE |
8628 | 2025-02-26T05:15:06.850Z | [ recovery-image] Feb 26 05:15:06.087 INFO O| Feb 26 05:15:06.087 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8629 | 2025-02-26T05:15:06.887Z | [ recovery-image] Feb 26 05:15:06.127 INFO O| Feb 26 05:15:06.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
8630 | 2025-02-26T05:15:06.888Z | [ recovery-image] Feb 26 05:15:06.127 INFO O| Feb 26 05:15:06.127 INFO STEP 78 (remove_files) COMPLETE |
8631 | 2025-02-26T05:15:06.888Z | [ recovery-image] Feb 26 05:15:06.127 INFO O| Feb 26 05:15:06.127 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8632 | 2025-02-26T05:15:06.916Z | [ recovery-image] Feb 26 05:15:06.155 INFO O| Feb 26 05:15:06.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
8633 | 2025-02-26T05:15:06.919Z | [ recovery-image] Feb 26 05:15:06.155 INFO O| Feb 26 05:15:06.155 INFO STEP 79 (remove_files) COMPLETE |
8634 | 2025-02-26T05:15:06.919Z | [ recovery-image] Feb 26 05:15:06.155 INFO O| Feb 26 05:15:06.155 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8635 | 2025-02-26T05:15:06.936Z | [ recovery-image] Feb 26 05:15:06.175 INFO O| Feb 26 05:15:06.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
8636 | 2025-02-26T05:15:06.940Z | [ recovery-image] Feb 26 05:15:06.175 INFO O| Feb 26 05:15:06.175 INFO STEP 80 (remove_files) COMPLETE |
8637 | 2025-02-26T05:15:06.940Z | [ recovery-image] Feb 26 05:15:06.175 INFO O| Feb 26 05:15:06.175 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8638 | 2025-02-26T05:15:06.961Z | [ recovery-image] Feb 26 05:15:06.200 INFO O| Feb 26 05:15:06.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
8639 | 2025-02-26T05:15:06.961Z | [ recovery-image] Feb 26 05:15:06.200 INFO O| Feb 26 05:15:06.200 INFO STEP 81 (remove_files) COMPLETE |
8640 | 2025-02-26T05:15:06.961Z | [ recovery-image] Feb 26 05:15:06.200 INFO O| Feb 26 05:15:06.200 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8641 | 2025-02-26T05:15:06.991Z | [ recovery-image] Feb 26 05:15:06.230 INFO O| Feb 26 05:15:06.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
8642 | 2025-02-26T05:15:06.991Z | [ recovery-image] Feb 26 05:15:06.230 INFO O| Feb 26 05:15:06.230 INFO STEP 82 (remove_files) COMPLETE |
8643 | 2025-02-26T05:15:06.991Z | [ recovery-image] Feb 26 05:15:06.230 INFO O| Feb 26 05:15:06.230 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8644 | 2025-02-26T05:15:07.045Z | [ recovery-image] Feb 26 05:15:06.284 INFO O| Feb 26 05:15:06.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
8645 | 2025-02-26T05:15:07.048Z | [ recovery-image] Feb 26 05:15:06.285 INFO O| Feb 26 05:15:06.285 INFO STEP 83 (remove_files) COMPLETE |
8646 | 2025-02-26T05:15:07.048Z | [ recovery-image] Feb 26 05:15:06.285 INFO O| Feb 26 05:15:06.285 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8647 | 2025-02-26T05:15:07.079Z | [ recovery-image] Feb 26 05:15:06.318 INFO O| Feb 26 05:15:06.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
8648 | 2025-02-26T05:15:07.082Z | [ recovery-image] Feb 26 05:15:06.319 INFO O| Feb 26 05:15:06.319 INFO STEP 84 (remove_files) COMPLETE |
8649 | 2025-02-26T05:15:07.082Z | [ recovery-image] Feb 26 05:15:06.319 INFO O| Feb 26 05:15:06.319 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8650 | 2025-02-26T05:15:07.101Z | [ recovery-image] Feb 26 05:15:06.340 INFO O| Feb 26 05:15:06.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
8651 | 2025-02-26T05:15:07.103Z | [ recovery-image] Feb 26 05:15:06.340 INFO O| Feb 26 05:15:06.340 INFO STEP 85 (remove_files) COMPLETE |
8652 | 2025-02-26T05:15:07.103Z | [ recovery-image] Feb 26 05:15:06.340 INFO O| Feb 26 05:15:06.340 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8653 | 2025-02-26T05:15:07.122Z | [ recovery-image] Feb 26 05:15:06.361 INFO O| Feb 26 05:15:06.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
8654 | 2025-02-26T05:15:07.125Z | [ recovery-image] Feb 26 05:15:06.361 INFO O| Feb 26 05:15:06.361 INFO STEP 86 (remove_files) COMPLETE |
8655 | 2025-02-26T05:15:07.125Z | [ recovery-image] Feb 26 05:15:06.362 INFO O| Feb 26 05:15:06.361 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8656 | 2025-02-26T05:15:07.143Z | [ recovery-image] Feb 26 05:15:06.382 INFO O| Feb 26 05:15:06.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat" |
8657 | 2025-02-26T05:15:07.146Z | [ recovery-image] Feb 26 05:15:06.383 INFO O| Feb 26 05:15:06.383 INFO STEP 87 (remove_files) COMPLETE |
8658 | 2025-02-26T05:15:07.146Z | [ recovery-image] Feb 26 05:15:06.383 INFO O| Feb 26 05:15:06.383 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8659 | 2025-02-26T05:15:07.164Z | [ recovery-image] Feb 26 05:15:06.403 INFO O| Feb 26 05:15:06.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
8660 | 2025-02-26T05:15:07.164Z | [ recovery-image] Feb 26 05:15:06.404 INFO O| Feb 26 05:15:06.404 INFO STEP 88 (remove_files) COMPLETE |
8661 | 2025-02-26T05:15:07.167Z | [ recovery-image] Feb 26 05:15:06.404 INFO O| Feb 26 05:15:06.404 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8662 | 2025-02-26T05:15:07.189Z | [ recovery-image] Feb 26 05:15:06.428 INFO O| Feb 26 05:15:06.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
8663 | 2025-02-26T05:15:07.189Z | [ recovery-image] Feb 26 05:15:06.428 INFO O| Feb 26 05:15:06.428 INFO STEP 89 (remove_files) COMPLETE |
8664 | 2025-02-26T05:15:07.192Z | [ recovery-image] Feb 26 05:15:06.428 INFO O| Feb 26 05:15:06.428 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8665 | 2025-02-26T05:15:07.252Z | [ recovery-image] Feb 26 05:15:06.491 INFO O| Feb 26 05:15:06.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
8666 | 2025-02-26T05:15:07.253Z | [ recovery-image] Feb 26 05:15:06.491 INFO O| Feb 26 05:15:06.491 INFO STEP 90 (remove_files) COMPLETE |
8667 | 2025-02-26T05:15:07.256Z | [ recovery-image] Feb 26 05:15:06.491 INFO O| Feb 26 05:15:06.491 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8668 | 2025-02-26T05:15:07.314Z | [ recovery-image] Feb 26 05:15:06.553 INFO O| Feb 26 05:15:06.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
8669 | 2025-02-26T05:15:07.317Z | [ recovery-image] Feb 26 05:15:06.553 INFO O| Feb 26 05:15:06.553 INFO STEP 91 (remove_files) COMPLETE |
8670 | 2025-02-26T05:15:07.317Z | [ recovery-image] Feb 26 05:15:06.553 INFO O| Feb 26 05:15:06.553 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8671 | 2025-02-26T05:15:07.341Z | [ recovery-image] Feb 26 05:15:06.580 INFO O| Feb 26 05:15:06.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
8672 | 2025-02-26T05:15:07.344Z | [ recovery-image] Feb 26 05:15:06.580 INFO O| Feb 26 05:15:06.580 INFO STEP 92 (remove_files) COMPLETE |
8673 | 2025-02-26T05:15:07.344Z | [ recovery-image] Feb 26 05:15:06.580 INFO O| Feb 26 05:15:06.580 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8674 | 2025-02-26T05:15:07.370Z | [ recovery-image] Feb 26 05:15:06.609 INFO O| Feb 26 05:15:06.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
8675 | 2025-02-26T05:15:07.370Z | [ recovery-image] Feb 26 05:15:06.609 INFO O| Feb 26 05:15:06.609 INFO STEP 93 (remove_files) COMPLETE |
8676 | 2025-02-26T05:15:07.370Z | [ recovery-image] Feb 26 05:15:06.610 INFO O| Feb 26 05:15:06.609 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8677 | 2025-02-26T05:15:07.394Z | [ recovery-image] Feb 26 05:15:06.633 INFO O| Feb 26 05:15:06.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
8678 | 2025-02-26T05:15:07.394Z | [ recovery-image] Feb 26 05:15:06.633 INFO O| Feb 26 05:15:06.633 INFO STEP 94 (remove_files) COMPLETE |
8679 | 2025-02-26T05:15:07.394Z | [ recovery-image] Feb 26 05:15:06.633 INFO O| Feb 26 05:15:06.633 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8680 | 2025-02-26T05:15:07.429Z | [ recovery-image] Feb 26 05:15:06.668 INFO O| Feb 26 05:15:06.668 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal |
8681 | 2025-02-26T05:15:07.433Z | [ recovery-image] Feb 26 05:15:06.669 INFO O| Feb 26 05:15:06.669 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"} |
8682 | 2025-02-26T05:15:09.173Z | [ host-image] Feb 26 05:15:08.412 INFO O| Feb 26 05:15:08.412 INFO O| Planning: Solver setup ... Done |
8683 | 2025-02-26T05:15:09.180Z | [ host-image] Feb 26 05:15:08.419 INFO O| Feb 26 05:15:08.419 INFO O| Planning: Running solver ... Done |
8684 | 2025-02-26T05:15:09.271Z | [ host-image] Feb 26 05:15:08.510 INFO O| Feb 26 05:15:08.510 INFO O| Planning: Finding local manifests ... Done |
8685 | 2025-02-26T05:15:09.274Z | [ host-image] Feb 26 05:15:08.511 INFO O| Feb 26 05:15:08.511 INFO O| Planning: Fetching manifests: 0/1 0% complete |
8686 | 2025-02-26T05:15:09.444Z | [ host-image] Feb 26 05:15:08.683 INFO O| Feb 26 05:15:08.683 INFO O| Planning: Fetching manifests: 1/1 100% complete |
8687 | 2025-02-26T05:15:09.476Z | [ host-image] Feb 26 05:15:08.714 INFO O| Feb 26 05:15:08.714 INFO O| Planning: Package planning ... Done |
8688 | 2025-02-26T05:15:09.478Z | [ host-image] Feb 26 05:15:08.715 INFO O| Feb 26 05:15:08.715 INFO O| Planning: Merging actions ... Done |
8689 | 2025-02-26T05:15:09.616Z | [ host-image] Feb 26 05:15:08.854 INFO O| Feb 26 05:15:08.854 INFO O| Planning: Checking for conflicting actions ... Done |
8690 | 2025-02-26T05:15:09.619Z | [ host-image] Feb 26 05:15:08.855 INFO O| Feb 26 05:15:08.855 INFO O| Planning: Consolidating action changes ... Done |
8691 | 2025-02-26T05:15:10.021Z | [ host-image] Feb 26 05:15:09.260 INFO O| Feb 26 05:15:09.259 INFO O| Planning: Evaluating mediators ... Done |
8692 | 2025-02-26T05:15:10.024Z | [ host-image] Feb 26 05:15:09.261 INFO O| Feb 26 05:15:09.261 INFO O| Planning: Planning completed in 5.64 seconds |
8693 | 2025-02-26T05:15:10.026Z | [ host-image] Feb 26 05:15:09.263 INFO O| Feb 26 05:15:09.263 INFO O| Packages to install: 1 |
8694 | 2025-02-26T05:15:10.043Z | [ host-image] Feb 26 05:15:09.282 INFO O| Feb 26 05:15:09.282 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete |
8695 | 2025-02-26T05:15:11.029Z | [ host-image] Feb 26 05:15:10.267 INFO O| Feb 26 05:15:10.267 INFO O| Download: Completed 10.27 MB in 0.99 seconds (10.4M/s) |
8696 | 2025-02-26T05:15:12.050Z | [ host-image] Feb 26 05:15:11.289 INFO O| Feb 26 05:15:11.289 INFO O| Actions: 1/22 actions (Installing new actions) |
8697 | 2025-02-26T05:15:12.485Z | [ host-image] Feb 26 05:15:11.724 INFO O| Feb 26 05:15:11.723 INFO O| Actions: Completed 22 actions in 0.43 seconds. |
8698 | 2025-02-26T05:15:13.167Z | [ host-image] Feb 26 05:15:12.406 INFO O| Feb 26 05:15:12.406 INFO O| Done |
8699 | 2025-02-26T05:15:13.168Z | [ host-image] Feb 26 05:15:12.406 INFO O| Feb 26 05:15:12.406 INFO O| Done |
8700 | 2025-02-26T05:15:14.561Z | [ host-image] Feb 26 05:15:13.799 INFO O| Feb 26 05:15:13.799 INFO O| Done |
8701 | 2025-02-26T05:15:17.705Z | [ host-image] Feb 26 05:15:16.941 INFO O| Feb 26 05:15:16.941 INFO O| Done |
8702 | 2025-02-26T05:15:17.762Z | [ host-image] Feb 26 05:15:16.999 INFO O| Feb 26 05:15:16.999 INFO O| Done |
8703 | 2025-02-26T05:15:17.765Z | [ host-image] Feb 26 05:15:17.000 INFO O| Feb 26 05:15:16.999 INFO O| Done |
8704 | 2025-02-26T05:15:17.781Z | [ host-image] Feb 26 05:15:17.019 INFO O| Feb 26 05:15:17.019 INFO O| Done |
8705 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO STEP 14 (pkg_install) COMPLETE |
8706 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
8707 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO skip step because feature "mfg" is not enabled |
8708 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
8709 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO skip step because feature "compliance" is not enabled |
8710 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
8711 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO skip step because feature "stress" is not enabled |
8712 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
8713 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO skip step because feature "nfs" is not enabled |
8714 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os |
8715 | 2025-02-26T05:15:17.997Z | [ host-image] Feb 26 05:15:17.234 INFO O| Feb 26 05:15:17.234 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os |
8716 | 2025-02-26T05:15:18.073Z | [ host-image] Feb 26 05:15:17.309 INFO O| Feb 26 05:15:17.309 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
8717 | 2025-02-26T05:15:18.297Z | [ host-image] Feb 26 05:15:17.534 INFO O| Feb 26 05:15:17.534 INFO completed processing gimlet/ramdisk-01-os |
8718 | 2025-02-26T05:15:18.300Z | [ host-image] Feb 26 05:15:17.538 INFO omicron1 baseline generation... |
8719 | 2025-02-26T05:15:18.303Z | [ host-image] Feb 26 05:15:17.538 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
8720 | 2025-02-26T05:15:19.139Z | [ host-image] Feb 26 05:15:18.377 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23235:20250221T103302Z |
8721 | 2025-02-26T05:15:24.629Z | [ recovery-image] Feb 26 05:15:23.865 INFO O| Feb 26 05:15:23.865 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 |
8722 | 2025-02-26T05:15:24.629Z | [ recovery-image] Feb 26 05:15:23.865 INFO O| Feb 26 05:15:23.865 INFO E| svccfg: Loaded 67 smf(7) service descriptions |
8723 | 2025-02-26T05:15:24.670Z | [ recovery-image] Feb 26 05:15:23.907 INFO O| Feb 26 05:15:23.907 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"} |
8724 | 2025-02-26T05:15:24.944Z | [ recovery-image] Feb 26 05:15:24.181 INFO O| Feb 26 05:15:24.181 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.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"} |
8725 | 2025-02-26T05:15:25.119Z | [ recovery-image] Feb 26 05:15:24.356 INFO O| Feb 26 05:15:24.356 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db"} |
8726 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.510 INFO O| Feb 26 05:15:24.510 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist |
8727 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.510 INFO O| Feb 26 05:15:24.510 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 ... |
8728 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db |
8729 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO ok! |
8730 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing |
8731 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO STEP 95 (seed_smf) COMPLETE |
8732 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO steps complete; finalising image! |
8733 | 2025-02-26T05:15:25.296Z | [ recovery-image] Feb 26 05:15:24.513 INFO O| Feb 26 05:15:24.513 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery |
8734 | 2025-02-26T05:15:25.360Z | [ recovery-image] Feb 26 05:15:24.596 INFO O| Feb 26 05:15:24.596 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Wed Feb 26 05:15:24 2025) |
8735 | 2025-02-26T05:15:25.572Z | [ recovery-image] Feb 26 05:15:24.808 INFO O| Feb 26 05:15:24.808 INFO trim TEMPORARY-gimlet-zfs-recovery: (69% trimmed, started at Wed Feb 26 05:15:24 2025) |
8736 | 2025-02-26T05:15:25.792Z | [ recovery-image] Feb 26 05:15:25.028 INFO O| Feb 26 05:15:25.028 INFO trim TEMPORARY-gimlet-zfs-recovery: (85% trimmed, started at Wed Feb 26 05:15:24 2025) |
8737 | 2025-02-26T05:15:26.033Z | [ recovery-image] Feb 26 05:15:25.270 INFO O| Feb 26 05:15:25.270 INFO temporary pool has 380M used, 1.38G avail, 1.00x compressratio |
8738 | 2025-02-26T05:15:26.033Z | [ recovery-image] Feb 26 05:15:25.270 INFO O| Feb 26 05:15:25.270 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery |
8739 | 2025-02-26T05:15:26.798Z | [ recovery-image] Feb 26 05:15:26.035 INFO O| Feb 26 05:15:26.035 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 |
8740 | 2025-02-26T05:15:26.798Z | [ recovery-image] Feb 26 05:15:26.035 INFO O| Feb 26 05:15:26.035 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal |
8741 | 2025-02-26T05:15:32.374Z | [ recovery-image] Feb 26 05:15:31.610 INFO O| Feb 26 05:15:31.610 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8742 | 2025-02-26T05:15:32.374Z | [ recovery-image] Feb 26 05:15:31.610 INFO O| Feb 26 05:15:31.610 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8743 | 2025-02-26T05:15:32.377Z | [ recovery-image] Feb 26 05:15:31.610 INFO O| Feb 26 05:15:31.610 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8744 | 2025-02-26T05:15:32.377Z | [ recovery-image] Feb 26 05:15:31.610 INFO O| Feb 26 05:15:31.610 INFO completed processing gimlet/zfs-recovery |
8745 | 2025-02-26T05:15:32.377Z | [ recovery-image] Feb 26 05:15:31.610 INFO O| Feb 26 05:15:31.610 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8746 | 2025-02-26T05:15:32.864Z | [ recovery-image] Feb 26 05:15:32.100 INFO O| Feb 26 05:15:32.100 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8747 | 2025-02-26T05:15:32.999Z | [ recovery-image] Feb 26 05:15:32.235 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n" |
8748 | 2025-02-26T05:15:33.003Z | [ recovery-image] Feb 26 05:15:32.235 INFO expanded image name: "recovery 4b0380c/${os_short_commit} 2025-02-26 04:39" -> "recovery 4b0380c/9fcb5ef 2025-02-26 04:39" |
8749 | 2025-02-26T05:15:33.003Z | [ recovery-image] Feb 26 05:15:32.236 INFO output artefacts stored in: "/work/os-recovery" |
8750 | 2025-02-26T05:15:33.003Z | [ recovery-image] Feb 26 05:15:32.237 INFO collecting git info from project "chelsio-t6-roms"... |
8751 | 2025-02-26T05:15:33.091Z | [ recovery-image] Feb 26 05:15:32.327 INFO collecting git info from project "pilot"... |
8752 | 2025-02-26T05:15:33.169Z | [ recovery-image] Feb 26 05:15:32.404 INFO collecting git info from project "phbl"... |
8753 | 2025-02-26T05:15:33.188Z | [ recovery-image] Feb 26 05:15:32.423 INFO collecting git info from project "amd-host-image-builder"... |
8754 | 2025-02-26T05:15:33.598Z | [ recovery-image] Feb 26 05:15:32.834 INFO collecting git info from project "pinprick"... |
8755 | 2025-02-26T05:15:33.625Z | [ recovery-image] Feb 26 05:15:32.861 INFO collecting git info from project "amd-firmware"... |
8756 | 2025-02-26T05:15:35.990Z | [ recovery-image] Feb 26 05:15:35.225 INFO collecting git info from project "image-builder"... |
8757 | 2025-02-26T05:15:36.015Z | [ recovery-image] Feb 26 05:15:35.250 INFO collecting git info from project "bootserver"... |
8758 | 2025-02-26T05:15:36.038Z | [ recovery-image] Feb 26 05:15:35.273 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
8759 | 2025-02-26T05:15:37.086Z | [ recovery-image] Feb 26 05:15:36.322 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
8760 | 2025-02-26T05:15:37.881Z | [ recovery-image] Feb 26 05:15:37.091 INFO creating Oxide boot image... |
8761 | 2025-02-26T05:15:37.881Z | [ recovery-image] Feb 26 05:15:37.091 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 4b0380c/9fcb5ef 2025-02-26 04:39", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
8762 | 2025-02-26T05:16:52.234Z | [ recovery-image] Feb 26 05:16:51.458 INFO O| ok, image written! |
8763 | 2025-02-26T05:16:52.234Z | [ recovery-image] Feb 26 05:16:51.459 INFO O| ok, boot_image_csum file written! |
8764 | 2025-02-26T05:16:52.240Z | [ recovery-image] Feb 26 05:16:51.467 INFO creating boot archive (CPIO)... |
8765 | 2025-02-26T05:16:52.243Z | [ recovery-image] Feb 26 05:16:51.467 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 |
8766 | 2025-02-26T05:16:52.259Z | [ recovery-image] Feb 26 05:16:51.484 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk |
8767 | 2025-02-26T05:16:52.259Z | [ recovery-image] Feb 26 05:16:51.484 INFO E| + outfile=/work/os-recovery/cpio |
8768 | 2025-02-26T05:16:52.259Z | [ recovery-image] Feb 26 05:16:51.484 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
8769 | 2025-02-26T05:16:52.263Z | [ recovery-image] Feb 26 05:16:51.488 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk |
8770 | 2025-02-26T05:16:52.263Z | [ recovery-image] Feb 26 05:16:51.488 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
8771 | 2025-02-26T05:16:52.313Z | [ recovery-image] Feb 26 05:16:51.539 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
8772 | 2025-02-26T05:16:52.314Z | [ recovery-image] Feb 26 05:16:51.539 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
8773 | 2025-02-26T05:16:52.323Z | [ recovery-image] Feb 26 05:16:51.550 INFO creating compressed cpio/unix for nanobl-rs... |
8774 | 2025-02-26T05:16:52.323Z | [ recovery-image] Feb 26 05:16:51.550 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 |
8775 | 2025-02-26T05:16:52.818Z | [ recovery-image] Feb 26 05:16:52.044 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None |
8776 | 2025-02-26T05:17:00.049Z | [ recovery-image] Feb 26 05:16:59.274 INFO creating reset image... |
8777 | 2025-02-26T05:17:00.049Z | [ recovery-image] Feb 26 05:16:59.274 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
8778 | 2025-02-26T05:17:00.460Z | [ host-image] Feb 26 05:16:59.685 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23235:20250221T103335Z |
8779 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.686 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23235:20250221T103335Z |
8780 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.686 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z |
8781 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.686 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z |
8782 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.686 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z |
8783 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.686 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z |
8784 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.688 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z |
8785 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.688 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z |
8786 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.688 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z |
8787 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.688 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z |
8788 | 2025-02-26T05:17:00.463Z | [ host-image] Feb 26 05:16:59.688 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23235:20250221T103335Z |
8789 | 2025-02-26T05:17:00.466Z | [ host-image] Feb 26 05:16:59.690 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23235:20250221T103336Z |
8790 | 2025-02-26T05:17:00.466Z | [ host-image] Feb 26 05:16:59.691 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23235:20250221T103336Z |
8791 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.692 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23235:20250221T103336Z |
8792 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.692 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z |
8793 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.693 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23235:20250221T103336Z |
8794 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.694 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23235:20250221T103337Z |
8795 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.694 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23235:20250221T103337Z |
8796 | 2025-02-26T05:17:00.469Z | [ host-image] Feb 26 05:16:59.694 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23235:20250221T103337Z |
8797 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.694 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23235:20250221T103338Z |
8798 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.695 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23235:20250221T103338Z |
8799 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.695 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23235:20250221T103338Z |
8800 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.695 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23235:20250221T103338Z |
8801 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.695 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23235:20250221T103339Z |
8802 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.695 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23235:20250221T103339Z |
8803 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23235:20250221T103340Z |
8804 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23235:20250221T103340Z |
8805 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23235:20250221T103342Z |
8806 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23235:20250221T103342Z |
8807 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.334:20250214T080526Z |
8808 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23235:20250221T103344Z |
8809 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.696 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23235:20250221T103346Z |
8810 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.697 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23235:20250221T103347Z |
8811 | 2025-02-26T05:17:00.472Z | [ host-image] Feb 26 05:16:59.697 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23235:20250221T103347Z |
8812 | 2025-02-26T05:17:00.475Z | [ host-image] Feb 26 05:16:59.698 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23235:20250221T103349Z |
8813 | 2025-02-26T05:17:00.475Z | [ host-image] Feb 26 05:16:59.698 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23235:20250221T103349Z |
8814 | 2025-02-26T05:17:00.486Z | [ host-image] Feb 26 05:16:59.711 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z |
8815 | 2025-02-26T05:17:00.486Z | [ host-image] Feb 26 05:16:59.711 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23235:20250221T103349Z |
8816 | 2025-02-26T05:17:00.489Z | [ host-image] Feb 26 05:16:59.712 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z |
8817 | 2025-02-26T05:17:00.489Z | [ host-image] Feb 26 05:16:59.712 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z |
8818 | 2025-02-26T05:17:00.489Z | [ host-image] Feb 26 05:16:59.713 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z |
8819 | 2025-02-26T05:17:00.490Z | [ host-image] Feb 26 05:16:59.713 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23235:20250221T103349Z |
8820 | 2025-02-26T05:17:00.490Z | [ host-image] Feb 26 05:16:59.713 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z |
8821 | 2025-02-26T05:17:00.490Z | [ host-image] Feb 26 05:16:59.714 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z |
8822 | 2025-02-26T05:17:00.493Z | [ host-image] Feb 26 05:16:59.715 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z |
8823 | 2025-02-26T05:17:00.493Z | [ host-image] Feb 26 05:16:59.716 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z |
8824 | 2025-02-26T05:17:00.529Z | [ host-image] Feb 26 05:16:59.754 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z |
8825 | 2025-02-26T05:17:00.529Z | [ host-image] Feb 26 05:16:59.754 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z |
8826 | 2025-02-26T05:17:00.529Z | [ host-image] Feb 26 05:16:59.754 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z |
8827 | 2025-02-26T05:17:00.532Z | [ host-image] Feb 26 05:16:59.756 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z |
8828 | 2025-02-26T05:17:00.532Z | [ host-image] Feb 26 05:16:59.757 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z |
8829 | 2025-02-26T05:17:00.532Z | [ host-image] Feb 26 05:16:59.757 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z |
8830 | 2025-02-26T05:17:00.617Z | [ host-image] Feb 26 05:16:59.842 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z |
8831 | 2025-02-26T05:17:00.620Z | [ host-image] Feb 26 05:16:59.843 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z |
8832 | 2025-02-26T05:17:00.620Z | [ host-image] Feb 26 05:16:59.843 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z |
8833 | 2025-02-26T05:17:00.620Z | [ host-image] Feb 26 05:16:59.844 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23235:20250221T103351Z |
8834 | 2025-02-26T05:17:00.639Z | [ host-image] Feb 26 05:16:59.865 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23235:20250221T103357Z |
8835 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.865 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z |
8836 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.865 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23235:20250221T103357Z |
8837 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.865 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z |
8838 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.865 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z |
8839 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.866 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z |
8840 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.866 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23235:20250221T103357Z |
8841 | 2025-02-26T05:17:00.642Z | [ host-image] Feb 26 05:16:59.866 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z |
8842 | 2025-02-26T05:17:00.647Z | [ host-image] Feb 26 05:16:59.873 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z |
8843 | 2025-02-26T05:17:00.647Z | [ host-image] Feb 26 05:16:59.873 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z |
8844 | 2025-02-26T05:17:00.650Z | [ host-image] Feb 26 05:16:59.873 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z |
8845 | 2025-02-26T05:17:00.650Z | [ host-image] Feb 26 05:16:59.874 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23235:20250221T103358Z |
8846 | 2025-02-26T05:17:00.651Z | [ host-image] Feb 26 05:16:59.874 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z |
8847 | 2025-02-26T05:17:00.669Z | [ host-image] Feb 26 05:16:59.894 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z |
8848 | 2025-02-26T05:17:00.672Z | [ host-image] Feb 26 05:16:59.895 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23235:20250221T103358Z |
8849 | 2025-02-26T05:17:00.700Z | [ host-image] Feb 26 05:16:59.925 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23235:20250221T103358Z |
8850 | 2025-02-26T05:17:00.702Z | [ host-image] Feb 26 05:16:59.926 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23235:20250221T103359Z |
8851 | 2025-02-26T05:17:00.703Z | [ host-image] Feb 26 05:16:59.926 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z |
8852 | 2025-02-26T05:17:00.703Z | [ host-image] Feb 26 05:16:59.927 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23235:20250221T103400Z |
8853 | 2025-02-26T05:17:00.703Z | [ host-image] Feb 26 05:16:59.928 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23235:20250221T103400Z |
8854 | 2025-02-26T05:17:00.703Z | [ host-image] Feb 26 05:16:59.928 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23235:20250221T103400Z |
8855 | 2025-02-26T05:17:00.705Z | [ host-image] Feb 26 05:16:59.928 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23235:20250221T103400Z |
8856 | 2025-02-26T05:17:00.708Z | [ host-image] Feb 26 05:16:59.933 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z |
8857 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.934 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23235:20250221T103401Z |
8858 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.935 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23235:20250221T103402Z |
8859 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.935 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z |
8860 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.935 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23235:20250221T103402Z |
8861 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.936 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23235:20250221T103402Z |
8862 | 2025-02-26T05:17:00.711Z | [ host-image] Feb 26 05:16:59.936 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23235:20250221T103403Z |
8863 | 2025-02-26T05:17:00.714Z | [ host-image] Feb 26 05:16:59.937 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23235:20250221T103403Z |
8864 | 2025-02-26T05:17:00.723Z | [ host-image] Feb 26 05:16:59.948 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23235:20250221T103403Z |
8865 | 2025-02-26T05:17:00.723Z | [ host-image] Feb 26 05:16:59.948 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z |
8866 | 2025-02-26T05:17:00.725Z | [ host-image] Feb 26 05:16:59.951 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23235:20250221T103403Z |
8867 | 2025-02-26T05:17:00.728Z | [ host-image] Feb 26 05:16:59.953 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23235:20250221T103403Z |
8868 | 2025-02-26T05:17:00.728Z | [ host-image] Feb 26 05:16:59.953 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23235:20250221T103403Z |
8869 | 2025-02-26T05:17:00.731Z | [ host-image] Feb 26 05:16:59.954 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23235:20250221T103403Z |
8870 | 2025-02-26T05:17:00.731Z | [ host-image] Feb 26 05:16:59.955 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23235:20250221T103403Z |
8871 | 2025-02-26T05:17:00.731Z | [ host-image] Feb 26 05:16:59.955 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23235:20250221T103404Z |
8872 | 2025-02-26T05:17:00.768Z | [ host-image] Feb 26 05:16:59.993 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23235:20250221T103405Z |
8873 | 2025-02-26T05:17:00.768Z | [ host-image] Feb 26 05:16:59.993 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23235:20250221T103404Z |
8874 | 2025-02-26T05:17:00.771Z | [ host-image] Feb 26 05:16:59.994 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23235:20250221T103405Z |
8875 | 2025-02-26T05:17:00.771Z | [ host-image] Feb 26 05:16:59.995 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23235:20250221T103405Z |
8876 | 2025-02-26T05:17:00.771Z | [ host-image] Feb 26 05:16:59.996 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23235:20250221T103405Z |
8877 | 2025-02-26T05:17:00.843Z | [ host-image] Feb 26 05:17:00.069 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23235:20250221T103408Z |
8878 | 2025-02-26T05:17:00.844Z | [ host-image] Feb 26 05:17:00.069 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23235:20250221T103405Z |
8879 | 2025-02-26T05:17:00.846Z | [ host-image] Feb 26 05:17:00.069 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23235:20250221T103405Z |
8880 | 2025-02-26T05:17:00.846Z | [ host-image] Feb 26 05:17:00.069 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z |
8881 | 2025-02-26T05:17:00.846Z | [ host-image] Feb 26 05:17:00.070 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z |
8882 | 2025-02-26T05:17:00.906Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23235:20250221T103406Z |
8883 | 2025-02-26T05:17:00.906Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z |
8884 | 2025-02-26T05:17:00.906Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23235:20250221T103406Z |
8885 | 2025-02-26T05:17:00.906Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23235:20250221T103406Z |
8886 | 2025-02-26T05:17:00.907Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23235:20250221T103406Z |
8887 | 2025-02-26T05:17:00.907Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z |
8888 | 2025-02-26T05:17:00.907Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z |
8889 | 2025-02-26T05:17:00.907Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23235:20250221T103407Z |
8890 | 2025-02-26T05:17:00.909Z | [ host-image] Feb 26 05:17:00.131 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23235:20250221T103407Z |
8891 | 2025-02-26T05:17:00.923Z | [ host-image] Feb 26 05:17:00.149 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23235:20250221T103407Z |
8892 | 2025-02-26T05:17:00.926Z | [ host-image] Feb 26 05:17:00.149 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23235:20250221T103407Z |
8893 | 2025-02-26T05:17:00.926Z | [ host-image] Feb 26 05:17:00.150 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23235:20250221T103408Z |
8894 | 2025-02-26T05:17:00.926Z | [ host-image] Feb 26 05:17:00.150 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23235:20250221T103408Z |
8895 | 2025-02-26T05:17:00.929Z | [ host-image] Feb 26 05:17:00.154 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z |
8896 | 2025-02-26T05:17:00.929Z | [ host-image] Feb 26 05:17:00.154 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23235:20250221T103409Z |
8897 | 2025-02-26T05:17:00.933Z | [ host-image] Feb 26 05:17:00.157 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23235:20250221T103409Z |
8898 | 2025-02-26T05:17:00.933Z | [ host-image] Feb 26 05:17:00.157 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23235:20250221T103409Z |
8899 | 2025-02-26T05:17:00.933Z | [ host-image] Feb 26 05:17:00.157 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23235:20250221T103410Z |
8900 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.158 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23235:20250221T103409Z |
8901 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.158 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23235:20250221T103410Z |
8902 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.158 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z |
8903 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.158 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z |
8904 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.159 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23235:20250221T103412Z |
8905 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23235:20250221T103412Z |
8906 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z |
8907 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z |
8908 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z |
8909 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z |
8910 | 2025-02-26T05:17:00.936Z | [ host-image] Feb 26 05:17:00.160 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z |
8911 | 2025-02-26T05:17:00.939Z | [ host-image] Feb 26 05:17:00.162 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z |
8912 | 2025-02-26T05:17:00.939Z | [ host-image] Feb 26 05:17:00.163 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z |
8913 | 2025-02-26T05:17:00.939Z | [ host-image] Feb 26 05:17:00.164 INFO O| tempdir @ "/tmp/.tmpMTEPj1/tmp" |
8914 | 2025-02-26T05:17:00.939Z | [ host-image] Feb 26 05:17:00.164 INFO O| image root @ "/tmp/.tmpMTEPj1/tmp/root" |
8915 | 2025-02-26T05:17:00.940Z | [ host-image] Feb 26 05:17:00.164 INFO O| creating image... |
8916 | 2025-02-26T05:17:01.521Z | [ recovery-image] Feb 26 05:17:00.746 INFO E| Updating crates.io index |
8917 | 2025-02-26T05:17:01.968Z | [ recovery-image] Feb 26 05:17:01.193 INFO E| Downloading crates ... |
8918 | 2025-02-26T05:17:02.078Z | [ recovery-image] Feb 26 05:17:01.303 INFO E| Downloaded anstyle-query v1.1.1 |
8919 | 2025-02-26T05:17:02.084Z | [ recovery-image] Feb 26 05:17:01.309 INFO E| Downloaded anstyle v1.0.8 |
8920 | 2025-02-26T05:17:02.087Z | [ recovery-image] Feb 26 05:17:01.312 INFO E| Downloaded shared_child v1.0.1 |
8921 | 2025-02-26T05:17:02.090Z | [ recovery-image] Feb 26 05:17:01.314 INFO E| Downloaded duct v0.13.7 |
8922 | 2025-02-26T05:17:02.093Z | [ recovery-image] Feb 26 05:17:01.317 INFO E| Downloaded utf8parse v0.2.2 |
8923 | 2025-02-26T05:17:02.096Z | [ recovery-image] Feb 26 05:17:01.318 INFO E| Downloaded quote v1.0.37 |
8924 | 2025-02-26T05:17:02.098Z | [ recovery-image] Feb 26 05:17:01.322 INFO E| Downloaded os_pipe v1.2.1 |
8925 | 2025-02-26T05:17:02.101Z | [ recovery-image] Feb 26 05:17:01.325 INFO E| Downloaded unicode-ident v1.0.13 |
8926 | 2025-02-26T05:17:02.104Z | [ recovery-image] Feb 26 05:17:01.329 INFO E| Downloaded proc-macro2 v1.0.86 |
8927 | 2025-02-26T05:17:02.108Z | [ recovery-image] Feb 26 05:17:01.334 INFO E| Downloaded strsim v0.11.1 |
8928 | 2025-02-26T05:17:02.131Z | [ recovery-image] Feb 26 05:17:01.336 INFO E| Downloaded once_cell v1.19.0 |
8929 | 2025-02-26T05:17:02.131Z | [ recovery-image] Feb 26 05:17:01.340 INFO E| Downloaded clap_lex v0.7.2 |
8930 | 2025-02-26T05:17:02.134Z | [ host-image] Feb 26 05:17:01.356 INFO O| copying publishers... |
8931 | 2025-02-26T05:17:02.134Z | [ recovery-image] Feb 26 05:17:01.342 INFO E| Downloaded anstream v0.6.15 |
8932 | 2025-02-26T05:17:02.140Z | [ recovery-image] Feb 26 05:17:01.365 INFO E| Downloaded clap_builder v4.5.17 |
8933 | 2025-02-26T05:17:02.151Z | [ recovery-image] Feb 26 05:17:01.376 INFO E| Downloaded syn v2.0.77 |
8934 | 2025-02-26T05:17:02.194Z | [ recovery-image] Feb 26 05:17:01.419 INFO E| Downloaded heck v0.5.0 |
8935 | 2025-02-26T05:17:02.197Z | [ recovery-image] Feb 26 05:17:01.420 INFO E| Downloaded anstyle-parse v0.2.5 |
8936 | 2025-02-26T05:17:02.200Z | [ recovery-image] Feb 26 05:17:01.423 INFO E| Downloaded colorchoice v1.0.2 |
8937 | 2025-02-26T05:17:02.200Z | [ recovery-image] Feb 26 05:17:01.424 INFO E| Downloaded clap_derive v4.5.13 |
8938 | 2025-02-26T05:17:02.203Z | [ recovery-image] Feb 26 05:17:01.428 INFO E| Downloaded is_terminal_polyfill v1.70.1 |
8939 | 2025-02-26T05:17:02.309Z | [ recovery-image] Feb 26 05:17:01.534 INFO E| Downloaded libc v0.2.158 |
8940 | 2025-02-26T05:17:03.122Z | [ recovery-image] Feb 26 05:17:02.347 INFO E| Downloaded clap v4.5.17 |
8941 | 2025-02-26T05:17:03.306Z | [ recovery-image] Feb 26 05:17:02.530 INFO E| Compiling proc-macro2 v1.0.86 |
8942 | 2025-02-26T05:17:03.308Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling libc v0.2.158 |
8943 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling unicode-ident v1.0.13 |
8944 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling utf8parse v0.2.2 |
8945 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling anstyle v1.0.8 |
8946 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling is_terminal_polyfill v1.70.1 |
8947 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.532 INFO E| Compiling anstyle-query v1.1.1 |
8948 | 2025-02-26T05:17:03.309Z | [ recovery-image] Feb 26 05:17:02.533 INFO E| Compiling colorchoice v1.0.2 |
8949 | 2025-02-26T05:17:04.138Z | [ recovery-image] Feb 26 05:17:03.362 INFO E| Compiling anstyle-parse v0.2.5 |
8950 | 2025-02-26T05:17:04.237Z | [ recovery-image] Feb 26 05:17:03.462 INFO E| Compiling clap_lex v0.7.2 |
8951 | 2025-02-26T05:17:04.286Z | [ recovery-image] Feb 26 05:17:03.510 INFO E| Compiling heck v0.5.0 |
8952 | 2025-02-26T05:17:04.404Z | [ recovery-image] Feb 26 05:17:03.628 INFO E| Compiling strsim v0.11.1 |
8953 | 2025-02-26T05:17:04.616Z | [ recovery-image] Feb 26 05:17:03.841 INFO E| Compiling once_cell v1.19.0 |
8954 | 2025-02-26T05:17:04.952Z | [ recovery-image] Feb 26 05:17:04.176 INFO E| Compiling anstream v0.6.15 |
8955 | 2025-02-26T05:17:05.791Z | [ recovery-image] Feb 26 05:17:05.015 INFO E| Compiling clap_builder v4.5.17 |
8956 | 2025-02-26T05:17:06.601Z | [ recovery-image] Feb 26 05:17:05.825 INFO E| Compiling shared_child v1.0.1 |
8957 | 2025-02-26T05:17:06.601Z | [ recovery-image] Feb 26 05:17:05.825 INFO E| Compiling os_pipe v1.2.1 |
8958 | 2025-02-26T05:17:06.879Z | [ recovery-image] Feb 26 05:17:06.104 INFO E| Compiling duct v0.13.7 |
8959 | 2025-02-26T05:17:07.309Z | [ recovery-image] Feb 26 05:17:06.533 INFO E| Compiling quote v1.0.37 |
8960 | 2025-02-26T05:17:08.059Z | [ recovery-image] Feb 26 05:17:07.283 INFO E| Compiling syn v2.0.77 |
8961 | 2025-02-26T05:17:20.249Z | [ recovery-image] Feb 26 05:17:19.471 INFO E| Compiling clap_derive v4.5.13 |
8962 | 2025-02-26T05:17:25.170Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
8963 | 2025-02-26T05:17:26.453Z | [ recovery-image] Feb 26 05:17:25.675 INFO E| Compiling clap v4.5.17 |
8964 | 2025-02-26T05:17:27.005Z | [ recovery-image] Feb 26 05:17:26.227 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
8965 | 2025-02-26T05:17:29.352Z | [ recovery-image] Feb 26 05:17:28.574 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s |
8966 | 2025-02-26T05:17:29.374Z | [ recovery-image] Feb 26 05:17:28.595 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z` |
8967 | 2025-02-26T05:17:29.685Z | [ host-image] Feb 26 05:17:28.906 INFO O| adding properties... |
8968 | 2025-02-26T05:17:29.743Z | [ recovery-image] Feb 26 05:17:28.964 INFO E| Updating crates.io index |
8969 | 2025-02-26T05:17:29.942Z | [ recovery-image] Feb 26 05:17:29.163 INFO E| Downloading crates ... |
8970 | 2025-02-26T05:17:30.049Z | [ recovery-image] Feb 26 05:17:29.271 INFO E| Downloaded cpio_reader v0.1.1 |
8971 | 2025-02-26T05:17:30.053Z | [ recovery-image] Feb 26 05:17:29.275 INFO E| Downloaded proc-macro2 v1.0.89 |
8972 | 2025-02-26T05:17:30.058Z | [ recovery-image] Feb 26 05:17:29.280 INFO E| Downloaded bitstruct v0.1.1 |
8973 | 2025-02-26T05:17:30.061Z | [ recovery-image] Feb 26 05:17:29.282 INFO E| Downloaded miniz_oxide v0.8.0 |
8974 | 2025-02-26T05:17:30.064Z | [ recovery-image] Feb 26 05:17:29.286 INFO E| Downloaded bit_field v0.10.2 |
8975 | 2025-02-26T05:17:30.068Z | [ recovery-image] Feb 26 05:17:29.288 INFO E| Downloaded adler2 v2.0.0 |
8976 | 2025-02-26T05:17:30.071Z | [ recovery-image] Feb 26 05:17:29.290 INFO E| Downloaded scroll v0.12.0 |
8977 | 2025-02-26T05:17:30.073Z | [ recovery-image] Feb 26 05:17:29.294 INFO E| Downloaded bitstruct_derive v0.1.0 |
8978 | 2025-02-26T05:17:30.078Z | [ recovery-image] Feb 26 05:17:29.300 INFO E| Downloaded raw-cpuid v10.7.0 |
8979 | 2025-02-26T05:17:30.087Z | [ recovery-image] Feb 26 05:17:29.308 INFO E| Downloaded scroll_derive v0.12.0 |
8980 | 2025-02-26T05:17:30.094Z | [ recovery-image] Feb 26 05:17:29.316 INFO E| Downloaded goblin v0.8.2 |
8981 | 2025-02-26T05:17:30.105Z | [ recovery-image] Feb 26 05:17:29.326 INFO E| Downloaded seq-macro v0.3.5 |
8982 | 2025-02-26T05:17:30.146Z | [ recovery-image] Feb 26 05:17:29.367 INFO E| Downloaded syn v2.0.85 |
8983 | 2025-02-26T05:17:30.344Z | [ recovery-image] Feb 26 05:17:29.565 INFO E| Downloaded x86 v0.52.0 |
8984 | 2025-02-26T05:17:30.679Z | [ recovery-image] Feb 26 05:17:29.901 INFO E| Updating crates.io index |
8985 | 2025-02-26T05:17:30.819Z | [ recovery-image] Feb 26 05:17:30.040 INFO E| Downloading crates ... |
8986 | 2025-02-26T05:17:30.970Z | [ recovery-image] Feb 26 05:17:30.192 INFO E| Downloaded rustc-demangle v0.1.24 |
8987 | 2025-02-26T05:17:30.977Z | [ recovery-image] Feb 26 05:17:30.199 INFO E| Downloaded getopts v0.2.21 |
8988 | 2025-02-26T05:17:30.982Z | [ recovery-image] Feb 26 05:17:30.204 INFO E| Downloaded allocator-api2 v0.2.18 |
8989 | 2025-02-26T05:17:30.993Z | [ recovery-image] Feb 26 05:17:30.213 INFO E| Downloaded memchr v2.5.0 |
8990 | 2025-02-26T05:17:30.999Z | [ recovery-image] Feb 26 05:17:30.220 INFO E| Downloaded compiler_builtins v0.1.134 |
8991 | 2025-02-26T05:17:31.020Z | [ recovery-image] Feb 26 05:17:30.241 INFO E| Downloaded hashbrown v0.15.0 |
8992 | 2025-02-26T05:17:31.056Z | [ recovery-image] Feb 26 05:17:30.277 INFO E| Downloaded libc v0.2.161 |
8993 | 2025-02-26T05:17:31.200Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling compiler_builtins v0.1.134 |
8994 | 2025-02-26T05:17:31.203Z | [ recovery-image] Feb 26 05:17:30.422 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) |
8995 | 2025-02-26T05:17:31.203Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling proc-macro2 v1.0.89 |
8996 | 2025-02-26T05:17:31.203Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling unicode-ident v1.0.13 |
8997 | 2025-02-26T05:17:31.203Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling syn v1.0.109 |
8998 | 2025-02-26T05:17:31.203Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling x86 v0.52.0 |
8999 | 2025-02-26T05:17:31.204Z | [ recovery-image] Feb 26 05:17:30.422 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
9000 | 2025-02-26T05:17:31.204Z | [ recovery-image] Feb 26 05:17:30.423 INFO E| Compiling seq-macro v0.3.5 |
9001 | 2025-02-26T05:17:32.266Z | [ host-image] Feb 26 05:17:31.487 INFO O| installing packages... |
9002 | 2025-02-26T05:17:34.851Z | [ recovery-image] Feb 26 05:17:34.072 INFO E| Compiling quote v1.0.37 |
9003 | 2025-02-26T05:17:35.304Z | [ recovery-image] Feb 26 05:17:34.524 INFO E| Compiling syn v2.0.85 |
9004 | 2025-02-26T05:17:41.398Z | [ recovery-image] Feb 26 05:17:40.618 INFO E| Compiling scroll_derive v0.12.0 |
9005 | 2025-02-26T05:17:48.370Z | [ recovery-image] Feb 26 05:17:47.589 INFO E| Compiling bitstruct_derive v0.1.0 |
9006 | 2025-02-26T05:18:07.603Z | [ host-image] Feb 26 05:18:06.820 INFO O| seeding SMF database... |
9007 | 2025-02-26T05:18:12.376Z | [ recovery-image] Feb 26 05:18:11.592 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) |
9008 | 2025-02-26T05:18:15.667Z | [ recovery-image] Feb 26 05:18:14.883 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) |
9009 | 2025-02-26T05:18:22.333Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling bitflags v1.3.2 |
9010 | 2025-02-26T05:18:22.333Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling log v0.4.22 |
9011 | 2025-02-26T05:18:22.336Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling plain v0.2.3 |
9012 | 2025-02-26T05:18:22.337Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling adler2 v2.0.0 |
9013 | 2025-02-26T05:18:22.337Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling scroll v0.12.0 |
9014 | 2025-02-26T05:18:22.337Z | [ recovery-image] Feb 26 05:18:21.548 INFO E| Compiling bit_field v0.10.2 |
9015 | 2025-02-26T05:18:22.337Z | [ recovery-image] Feb 26 05:18:21.549 INFO E| Compiling static_assertions v1.1.0 |
9016 | 2025-02-26T05:18:22.427Z | [ recovery-image] Feb 26 05:18:21.642 INFO E| Compiling raw-cpuid v10.7.0 |
9017 | 2025-02-26T05:18:22.443Z | [ recovery-image] Feb 26 05:18:21.658 INFO E| Compiling cpio_reader v0.1.1 |
9018 | 2025-02-26T05:18:22.610Z | [ host-image] Feb 26 05:18:21.825 INFO O| configuring SMF profile... |
9019 | 2025-02-26T05:18:22.612Z | [ host-image] Feb 26 05:18:21.825 INFO O| modifying shadow(5)... |
9020 | 2025-02-26T05:18:22.612Z | [ host-image] Feb 26 05:18:21.825 INFO O| loading user and group database... |
9021 | 2025-02-26T05:18:22.612Z | [ host-image] Feb 26 05:18:21.825 INFO O| assessing packaged files... |
9022 | 2025-02-26T05:18:22.622Z | [ recovery-image] Feb 26 05:18:21.838 INFO E| Compiling miniz_oxide v0.8.0 |
9023 | 2025-02-26T05:18:22.722Z | [ recovery-image] Feb 26 05:18:21.937 INFO E| Compiling bitstruct v0.1.1 |
9024 | 2025-02-26T05:18:23.283Z | [ recovery-image] Feb 26 05:18:22.497 INFO E| Compiling goblin v0.8.2 |
9025 | 2025-02-26T05:18:30.045Z | [ host-image] Feb 26 05:18:29.259 INFO O| creating archive... |
9026 | 2025-02-26T05:18:30.101Z | [ host-image] Feb 26 05:18:29.315 INFO O| missing from packaging: |
9027 | 2025-02-26T05:18:30.101Z | [ host-image] Feb 26 05:18:29.315 INFO O| "etc/.pwd.lock" |
9028 | 2025-02-26T05:18:30.104Z | [ host-image] Feb 26 05:18:29.316 INFO O| "etc/bash" |
9029 | 2025-02-26T05:18:30.110Z | [ host-image] Feb 26 05:18:29.324 INFO O| "etc/svc/profile/generic.xml" |
9030 | 2025-02-26T05:18:30.110Z | [ host-image] Feb 26 05:18:29.324 INFO O| "etc/svc/profile/inetd_services.xml" |
9031 | 2025-02-26T05:18:30.110Z | [ host-image] Feb 26 05:18:29.324 INFO O| "etc/svc/profile/name_service.xml" |
9032 | 2025-02-26T05:18:30.113Z | [ host-image] Feb 26 05:18:29.325 INFO O| "etc/svc/profile/platform.xml" |
9033 | 2025-02-26T05:18:30.113Z | [ host-image] Feb 26 05:18:29.325 INFO O| "etc/svc/profile/platform_omicron1.xml" |
9034 | 2025-02-26T05:18:30.113Z | [ host-image] Feb 26 05:18:29.325 INFO O| "etc/svc/repository.db" |
9035 | 2025-02-26T05:18:30.126Z | [ host-image] Feb 26 05:18:29.341 INFO O| "opt/ooce/share" |
9036 | 2025-02-26T05:18:30.126Z | [ host-image] Feb 26 05:18:29.341 INFO O| "opt/ooce/share/man" |
9037 | 2025-02-26T05:18:30.129Z | [ host-image] Feb 26 05:18:29.341 INFO O| "opt/ooce/share/man/man1" |
9038 | 2025-02-26T05:18:30.142Z | [ host-image] Feb 26 05:18:29.356 INFO O| finishing archive... |
9039 | 2025-02-26T05:18:34.472Z | [ host-image] Feb 26 05:18:33.674 INFO O| creating gzonly manifest... |
9040 | 2025-02-26T05:18:34.473Z | [ host-image] Feb 26 05:18:33.685 INFO O| ok |
9041 | 2025-02-26T05:18:34.635Z | [ host-image] Feb 26 05:18:33.849 INFO image builder template: ramdisk-02-trim... |
9042 | 2025-02-26T05:18:34.635Z | [ host-image] Feb 26 05:18:33.849 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/.tmpxlJ8gV/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None |
9043 | 2025-02-26T05:18:34.677Z | [ host-image] Feb 26 05:18:33.891 INFO O| Feb 26 05:18:33.890 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
9044 | 2025-02-26T05:18:34.691Z | [ host-image] Feb 26 05:18:33.904 INFO O| Feb 26 05:18:33.904 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
9045 | 2025-02-26T05:18:34.847Z | [ recovery-image] Feb 26 05:18:34.060 INFO E| Finished `release` profile [optimized] target(s) in 1m 05s |
9046 | 2025-02-26T05:18:34.859Z | [ host-image] Feb 26 05:18:34.072 INFO O| Feb 26 05:18:34.072 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled |
9047 | 2025-02-26T05:18:34.879Z | [ recovery-image] Feb 26 05:18:34.093 INFO building host image... |
9048 | 2025-02-26T05:18:34.882Z | [ recovery-image] Feb 26 05:18:34.093 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") |
9049 | 2025-02-26T05:18:34.972Z | [ host-image] Feb 26 05:18:34.185 INFO O| Feb 26 05:18:34.185 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
9050 | 2025-02-26T05:18:34.972Z | [ host-image] Feb 26 05:18:34.186 INFO O| Feb 26 05:18:34.186 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk |
9051 | 2025-02-26T05:18:34.985Z | [ host-image] Feb 26 05:18:34.199 INFO O| Feb 26 05:18:34.199 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim |
9052 | 2025-02-26T05:18:34.994Z | [ host-image] Feb 26 05:18:34.208 INFO O| Feb 26 05:18:34.208 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os |
9053 | 2025-02-26T05:18:35.006Z | [ host-image] Feb 26 05:18:34.219 INFO O| Feb 26 05:18:34.219 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os |
9054 | 2025-02-26T05:18:35.593Z | [ host-image] Feb 26 05:18:34.807 INFO O| Feb 26 05:18:34.807 INFO rolled back to input snapshot; work may begin |
9055 | 2025-02-26T05:18:35.596Z | [ host-image] Feb 26 05:18:34.807 INFO O| Feb 26 05:18:34.807 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk |
9056 | 2025-02-26T05:18:35.618Z | [ host-image] Feb 26 05:18:34.831 INFO O| Feb 26 05:18:34.831 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9057 | 2025-02-26T05:18:35.681Z | [ host-image] Feb 26 05:18:34.895 INFO O| Feb 26 05:18:34.894 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg" |
9058 | 2025-02-26T05:18:35.829Z | [ recovery-image] Feb 26 05:18:35.042 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
9059 | 2025-02-26T05:18:36.812Z | [ host-image] Feb 26 05:18:36.024 INFO O| Feb 26 05:18:36.024 INFO STEP 0 (remove_files) COMPLETE |
9060 | 2025-02-26T05:18:36.812Z | [ host-image] Feb 26 05:18:36.024 INFO O| Feb 26 05:18:36.024 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9061 | 2025-02-26T05:18:36.860Z | [ host-image] Feb 26 05:18:36.074 INFO O| Feb 26 05:18:36.074 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4" |
9062 | 2025-02-26T05:18:36.965Z | [ host-image] Feb 26 05:18:36.178 INFO O| Feb 26 05:18:36.178 INFO STEP 1 (remove_files) COMPLETE |
9063 | 2025-02-26T05:18:36.965Z | [ host-image] Feb 26 05:18:36.178 INFO O| Feb 26 05:18:36.178 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9064 | 2025-02-26T05:18:36.987Z | [ host-image] Feb 26 05:18:36.200 INFO O| Feb 26 05:18:36.200 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include" |
9065 | 2025-02-26T05:18:37.054Z | [ host-image] Feb 26 05:18:36.267 INFO O| Feb 26 05:18:36.267 INFO STEP 2 (remove_files) COMPLETE |
9066 | 2025-02-26T05:18:37.054Z | [ host-image] Feb 26 05:18:36.267 INFO O| Feb 26 05:18:36.267 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9067 | 2025-02-26T05:18:37.089Z | [ host-image] Feb 26 05:18:36.303 INFO O| Feb 26 05:18:36.302 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo" |
9068 | 2025-02-26T05:18:37.092Z | [ host-image] Feb 26 05:18:36.306 INFO O| Feb 26 05:18:36.306 INFO STEP 3 (remove_files) COMPLETE |
9069 | 2025-02-26T05:18:37.095Z | [ host-image] Feb 26 05:18:36.306 INFO O| Feb 26 05:18:36.306 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9070 | 2025-02-26T05:18:37.142Z | [ host-image] Feb 26 05:18:36.355 INFO O| Feb 26 05:18:36.355 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help" |
9071 | 2025-02-26T05:18:37.149Z | [ host-image] Feb 26 05:18:36.362 INFO O| Feb 26 05:18:36.362 INFO STEP 4 (remove_files) COMPLETE |
9072 | 2025-02-26T05:18:37.150Z | [ host-image] Feb 26 05:18:36.362 INFO O| Feb 26 05:18:36.362 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9073 | 2025-02-26T05:18:37.203Z | [ host-image] Feb 26 05:18:36.416 INFO O| Feb 26 05:18:36.416 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc" |
9074 | 2025-02-26T05:18:37.228Z | [ host-image] Feb 26 05:18:36.441 INFO O| Feb 26 05:18:36.440 INFO STEP 5 (remove_files) COMPLETE |
9075 | 2025-02-26T05:18:37.228Z | [ host-image] Feb 26 05:18:36.441 INFO O| Feb 26 05:18:36.441 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9076 | 2025-02-26T05:18:37.289Z | [ host-image] Feb 26 05:18:36.502 INFO O| Feb 26 05:18:36.502 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion" |
9077 | 2025-02-26T05:18:37.328Z | [ host-image] Feb 26 05:18:36.541 INFO O| Feb 26 05:18:36.541 INFO STEP 6 (remove_files) COMPLETE |
9078 | 2025-02-26T05:18:37.328Z | [ host-image] Feb 26 05:18:36.541 INFO O| Feb 26 05:18:36.541 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9079 | 2025-02-26T05:18:37.350Z | [ host-image] Feb 26 05:18:36.563 INFO O| Feb 26 05:18:36.563 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man" |
9080 | 2025-02-26T05:18:37.858Z | [ host-image] Feb 26 05:18:37.071 INFO O| Feb 26 05:18:37.071 INFO STEP 7 (remove_files) COMPLETE |
9081 | 2025-02-26T05:18:37.858Z | [ host-image] Feb 26 05:18:37.071 INFO O| Feb 26 05:18:37.071 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9082 | 2025-02-26T05:18:37.900Z | [ host-image] Feb 26 05:18:37.111 INFO O| Feb 26 05:18:37.111 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl" |
9083 | 2025-02-26T05:18:37.934Z | [ recovery-image] Feb 26 05:18:37.147 INFO image complete! materials are in "/work/os-recovery" |
9084 | 2025-02-26T05:18:37.941Z | [ recovery-image] |
9085 | 2025-02-26T05:18:37.941Z | [ recovery-image] real 14:24.927082880 |
9086 | 2025-02-26T05:18:37.941Z | [ recovery-image] user 7:04.425829173 |
9087 | 2025-02-26T05:18:37.943Z | [ recovery-image] sys 1:10.452467849 |
9088 | 2025-02-26T05:18:37.943Z | [ recovery-image] trap 0.391611981 |
9089 | 2025-02-26T05:18:37.943Z | [ recovery-image] tflt 1.074274717 |
9090 | 2025-02-26T05:18:37.943Z | [ recovery-image] dflt 3.939207635 |
9091 | 2025-02-26T05:18:37.943Z | [ recovery-image] kflt 0.070949169 |
9092 | 2025-02-26T05:18:37.943Z | [ recovery-image] lock 32:37.363722958 |
9093 | 2025-02-26T05:18:37.943Z | [ recovery-image] slp 1:30:19.298717478 |
9094 | 2025-02-26T05:18:37.943Z | [ recovery-image] lat 5:00.889420254 |
9095 | 2025-02-26T05:18:37.944Z | [ recovery-image] stop 14.197994940 |
9096 | 2025-02-26T05:18:37.944Z | Feb 26 05:18:37.155 INFO [recovery-image] process exited with exit status: 0 (864.956722111s) |
9097 | 2025-02-26T05:18:38.079Z | [ host-image] Feb 26 05:18:37.291 INFO O| Feb 26 05:18:37.291 INFO STEP 8 (remove_files) COMPLETE |
9098 | 2025-02-26T05:18:38.079Z | [ host-image] Feb 26 05:18:37.291 INFO O| Feb 26 05:18:37.291 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9099 | 2025-02-26T05:18:38.111Z | [ host-image] Feb 26 05:18:37.324 INFO O| Feb 26 05:18:37.324 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man" |
9100 | 2025-02-26T05:18:38.390Z | [ host-image] Feb 26 05:18:37.603 INFO O| Feb 26 05:18:37.603 INFO STEP 9 (remove_files) COMPLETE |
9101 | 2025-02-26T05:18:38.393Z | [ host-image] Feb 26 05:18:37.603 INFO O| Feb 26 05:18:37.603 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9102 | 2025-02-26T05:18:38.411Z | [ host-image] Feb 26 05:18:37.624 INFO O| Feb 26 05:18:37.624 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp" |
9103 | 2025-02-26T05:18:38.592Z | [ host-image] Feb 26 05:18:37.805 INFO O| Feb 26 05:18:37.805 INFO STEP 10 (remove_files) COMPLETE |
9104 | 2025-02-26T05:18:38.592Z | [ host-image] Feb 26 05:18:37.805 INFO O| Feb 26 05:18:37.805 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9105 | 2025-02-26T05:18:38.653Z | [ host-image] Feb 26 05:18:37.866 INFO O| Feb 26 05:18:37.865 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386" |
9106 | 2025-02-26T05:18:38.724Z | [ host-image] Feb 26 05:18:37.936 INFO O| Feb 26 05:18:37.936 INFO STEP 11 (remove_files) COMPLETE |
9107 | 2025-02-26T05:18:38.724Z | [ host-image] Feb 26 05:18:37.936 INFO O| Feb 26 05:18:37.936 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9108 | 2025-02-26T05:18:38.761Z | [ host-image] Feb 26 05:18:37.974 INFO O| Feb 26 05:18:37.974 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv" |
9109 | 2025-02-26T05:18:38.932Z | [ host-image] Feb 26 05:18:38.145 INFO O| Feb 26 05:18:38.145 INFO STEP 12 (remove_files) COMPLETE |
9110 | 2025-02-26T05:18:38.932Z | [ host-image] Feb 26 05:18:38.145 INFO O| Feb 26 05:18:38.145 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9111 | 2025-02-26T05:18:38.996Z | [ host-image] Feb 26 05:18:38.209 INFO O| Feb 26 05:18:38.209 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
9112 | 2025-02-26T05:18:39.031Z | [ host-image] Feb 26 05:18:38.242 INFO O| Feb 26 05:18:38.242 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
9113 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.243 INFO O| Feb 26 05:18:38.243 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
9114 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.243 INFO O| Feb 26 05:18:38.243 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
9115 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.243 INFO O| Feb 26 05:18:38.243 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
9116 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.243 INFO O| Feb 26 05:18:38.243 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
9117 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.244 INFO O| Feb 26 05:18:38.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
9118 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.244 INFO O| Feb 26 05:18:38.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
9119 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.244 INFO O| Feb 26 05:18:38.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
9120 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.244 INFO O| Feb 26 05:18:38.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
9121 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.244 INFO O| Feb 26 05:18:38.244 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
9122 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
9123 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
9124 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
9125 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
9126 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
9127 | 2025-02-26T05:18:39.034Z | [ host-image] Feb 26 05:18:38.245 INFO O| Feb 26 05:18:38.245 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
9128 | 2025-02-26T05:18:40.214Z | [ host-image] Feb 26 05:18:39.427 INFO O| Feb 26 05:18:39.427 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a" |
9129 | 2025-02-26T05:18:40.315Z | [ host-image] Feb 26 05:18:39.527 INFO O| Feb 26 05:18:39.527 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a" |
9130 | 2025-02-26T05:18:40.910Z | [ host-image] Feb 26 05:18:40.120 INFO O| Feb 26 05:18:40.120 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" |
9131 | 2025-02-26T05:18:40.928Z | [ host-image] Feb 26 05:18:40.141 INFO O| Feb 26 05:18:40.141 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" |
9132 | 2025-02-26T05:18:44.969Z | [ host-image] Feb 26 05:18:44.182 INFO O| Feb 26 05:18:44.181 INFO STEP 13 (remove_files) COMPLETE |
9133 | 2025-02-26T05:18:44.969Z | [ host-image] Feb 26 05:18:44.182 INFO O| Feb 26 05:18:44.182 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9134 | 2025-02-26T05:18:45.006Z | [ host-image] Feb 26 05:18:44.218 INFO O| Feb 26 05:18:44.218 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot" |
9135 | 2025-02-26T05:18:45.012Z | [ host-image] Feb 26 05:18:44.225 INFO O| Feb 26 05:18:44.225 INFO STEP 14 (remove_files) COMPLETE |
9136 | 2025-02-26T05:18:45.013Z | [ host-image] Feb 26 05:18:44.225 INFO O| Feb 26 05:18:44.225 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9137 | 2025-02-26T05:18:45.033Z | [ host-image] Feb 26 05:18:44.244 INFO O| Feb 26 05:18:44.244 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc" |
9138 | 2025-02-26T05:18:45.047Z | [ host-image] Feb 26 05:18:44.259 INFO O| Feb 26 05:18:44.259 INFO STEP 15 (remove_files) COMPLETE |
9139 | 2025-02-26T05:18:45.047Z | [ host-image] Feb 26 05:18:44.259 INFO O| Feb 26 05:18:44.259 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9140 | 2025-02-26T05:18:45.078Z | [ host-image] Feb 26 05:18:44.291 INFO O| Feb 26 05:18:44.290 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv" |
9141 | 2025-02-26T05:18:45.081Z | [ host-image] Feb 26 05:18:44.291 INFO O| Feb 26 05:18:44.291 INFO STEP 16 (remove_files) COMPLETE |
9142 | 2025-02-26T05:18:45.081Z | [ host-image] Feb 26 05:18:44.291 INFO O| Feb 26 05:18:44.291 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9143 | 2025-02-26T05:18:45.114Z | [ host-image] Feb 26 05:18:44.327 INFO O| Feb 26 05:18:44.327 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc" |
9144 | 2025-02-26T05:18:45.187Z | [ host-image] Feb 26 05:18:44.398 INFO O| Feb 26 05:18:44.398 INFO STEP 17 (remove_files) COMPLETE |
9145 | 2025-02-26T05:18:45.187Z | [ host-image] Feb 26 05:18:44.398 INFO O| Feb 26 05:18:44.398 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9146 | 2025-02-26T05:18:45.222Z | [ host-image] Feb 26 05:18:44.435 INFO O| Feb 26 05:18:44.435 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica" |
9147 | 2025-02-26T05:18:45.246Z | [ host-image] Feb 26 05:18:44.458 INFO O| Feb 26 05:18:44.458 INFO STEP 18 (remove_files) COMPLETE |
9148 | 2025-02-26T05:18:45.246Z | [ host-image] Feb 26 05:18:44.458 INFO O| Feb 26 05:18:44.458 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9149 | 2025-02-26T05:18:45.278Z | [ host-image] Feb 26 05:18:44.490 INFO O| Feb 26 05:18:44.490 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem" |
9150 | 2025-02-26T05:18:45.278Z | [ host-image] Feb 26 05:18:44.490 INFO O| Feb 26 05:18:44.490 INFO STEP 19 (remove_files) COMPLETE |
9151 | 2025-02-26T05:18:45.280Z | [ host-image] Feb 26 05:18:44.490 INFO O| Feb 26 05:18:44.490 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9152 | 2025-02-26T05:18:45.299Z | [ host-image] Feb 26 05:18:44.511 INFO O| Feb 26 05:18:44.511 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" |
9153 | 2025-02-26T05:18:45.299Z | [ host-image] Feb 26 05:18:44.511 INFO O| Feb 26 05:18:44.511 INFO STEP 20 (remove_files) COMPLETE |
9154 | 2025-02-26T05:18:45.299Z | [ host-image] Feb 26 05:18:44.511 INFO O| Feb 26 05:18:44.511 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9155 | 2025-02-26T05:18:45.320Z | [ host-image] Feb 26 05:18:44.532 INFO O| Feb 26 05:18:44.532 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc" |
9156 | 2025-02-26T05:18:45.320Z | [ host-image] Feb 26 05:18:44.532 INFO O| Feb 26 05:18:44.532 INFO STEP 21 (remove_files) COMPLETE |
9157 | 2025-02-26T05:18:45.323Z | [ host-image] Feb 26 05:18:44.532 INFO O| Feb 26 05:18:44.532 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9158 | 2025-02-26T05:18:45.339Z | [ host-image] Feb 26 05:18:44.552 INFO O| Feb 26 05:18:44.551 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" |
9159 | 2025-02-26T05:18:45.339Z | [ host-image] Feb 26 05:18:44.552 INFO O| Feb 26 05:18:44.552 INFO STEP 22 (remove_files) COMPLETE |
9160 | 2025-02-26T05:18:45.342Z | [ host-image] Feb 26 05:18:44.552 INFO O| Feb 26 05:18:44.552 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9161 | 2025-02-26T05:18:45.359Z | [ host-image] Feb 26 05:18:44.571 INFO O| Feb 26 05:18:44.571 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" |
9162 | 2025-02-26T05:18:45.362Z | [ host-image] Feb 26 05:18:44.571 INFO O| Feb 26 05:18:44.571 INFO STEP 23 (remove_files) COMPLETE |
9163 | 2025-02-26T05:18:45.362Z | [ host-image] Feb 26 05:18:44.571 INFO O| Feb 26 05:18:44.571 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9164 | 2025-02-26T05:18:45.464Z | [ host-image] Feb 26 05:18:44.677 INFO O| Feb 26 05:18:44.677 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" |
9165 | 2025-02-26T05:18:45.467Z | [ host-image] Feb 26 05:18:44.677 INFO O| Feb 26 05:18:44.677 INFO STEP 24 (remove_files) COMPLETE |
9166 | 2025-02-26T05:18:45.468Z | [ host-image] Feb 26 05:18:44.677 INFO O| Feb 26 05:18:44.677 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9167 | 2025-02-26T05:18:45.487Z | [ host-image] Feb 26 05:18:44.699 INFO O| Feb 26 05:18:44.699 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power" |
9168 | 2025-02-26T05:18:45.490Z | [ host-image] Feb 26 05:18:44.700 INFO O| Feb 26 05:18:44.700 INFO STEP 25 (remove_files) COMPLETE |
9169 | 2025-02-26T05:18:45.490Z | [ host-image] Feb 26 05:18:44.700 INFO O| Feb 26 05:18:44.700 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9170 | 2025-02-26T05:18:45.508Z | [ host-image] Feb 26 05:18:44.720 INFO O| Feb 26 05:18:44.720 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio" |
9171 | 2025-02-26T05:18:45.511Z | [ host-image] Feb 26 05:18:44.720 INFO O| Feb 26 05:18:44.720 INFO STEP 26 (remove_files) COMPLETE |
9172 | 2025-02-26T05:18:45.511Z | [ host-image] Feb 26 05:18:44.720 INFO O| Feb 26 05:18:44.720 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9173 | 2025-02-26T05:18:45.535Z | [ host-image] Feb 26 05:18:44.747 INFO O| Feb 26 05:18:44.747 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" |
9174 | 2025-02-26T05:18:45.538Z | [ host-image] Feb 26 05:18:44.747 INFO O| Feb 26 05:18:44.747 INFO STEP 27 (remove_files) COMPLETE |
9175 | 2025-02-26T05:18:45.538Z | [ host-image] Feb 26 05:18:44.747 INFO O| Feb 26 05:18:44.747 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9176 | 2025-02-26T05:18:45.555Z | [ host-image] Feb 26 05:18:44.767 INFO O| Feb 26 05:18:44.767 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens" |
9177 | 2025-02-26T05:18:45.557Z | [ host-image] Feb 26 05:18:44.767 INFO O| Feb 26 05:18:44.767 INFO STEP 28 (remove_files) COMPLETE |
9178 | 2025-02-26T05:18:45.557Z | [ host-image] Feb 26 05:18:44.767 INFO O| Feb 26 05:18:44.767 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9179 | 2025-02-26T05:18:45.574Z | [ host-image] Feb 26 05:18:44.786 INFO O| Feb 26 05:18:44.786 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" |
9180 | 2025-02-26T05:18:45.578Z | [ host-image] Feb 26 05:18:44.786 INFO O| Feb 26 05:18:44.786 INFO STEP 29 (remove_files) COMPLETE |
9181 | 2025-02-26T05:18:45.578Z | [ host-image] Feb 26 05:18:44.787 INFO O| Feb 26 05:18:44.786 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9182 | 2025-02-26T05:18:45.593Z | [ host-image] Feb 26 05:18:44.806 INFO O| Feb 26 05:18:44.806 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots" |
9183 | 2025-02-26T05:18:45.596Z | [ host-image] Feb 26 05:18:44.806 INFO O| Feb 26 05:18:44.806 INFO STEP 30 (remove_files) COMPLETE |
9184 | 2025-02-26T05:18:45.596Z | [ host-image] Feb 26 05:18:44.806 INFO O| Feb 26 05:18:44.806 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9185 | 2025-02-26T05:18:45.656Z | [ host-image] Feb 26 05:18:44.868 INFO O| Feb 26 05:18:44.868 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci" |
9186 | 2025-02-26T05:18:45.669Z | [ host-image] Feb 26 05:18:44.881 INFO O| Feb 26 05:18:44.881 INFO STEP 31 (remove_files) COMPLETE |
9187 | 2025-02-26T05:18:45.672Z | [ host-image] Feb 26 05:18:44.881 INFO O| Feb 26 05:18:44.881 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9188 | 2025-02-26T05:18:45.704Z | [ host-image] Feb 26 05:18:44.916 INFO O| Feb 26 05:18:44.916 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid" |
9189 | 2025-02-26T05:18:45.707Z | [ host-image] Feb 26 05:18:44.916 INFO O| Feb 26 05:18:44.916 INFO STEP 32 (remove_files) COMPLETE |
9190 | 2025-02-26T05:18:45.707Z | [ host-image] Feb 26 05:18:44.916 INFO O| Feb 26 05:18:44.916 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9191 | 2025-02-26T05:18:45.726Z | [ host-image] Feb 26 05:18:44.938 INFO O| Feb 26 05:18:44.938 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd" |
9192 | 2025-02-26T05:18:45.729Z | [ host-image] Feb 26 05:18:44.939 INFO O| Feb 26 05:18:44.939 INFO STEP 33 (remove_files) COMPLETE |
9193 | 2025-02-26T05:18:45.729Z | [ host-image] Feb 26 05:18:44.939 INFO O| Feb 26 05:18:44.939 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9194 | 2025-02-26T05:18:45.747Z | [ host-image] Feb 26 05:18:44.959 INFO O| Feb 26 05:18:44.959 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci" |
9195 | 2025-02-26T05:18:45.750Z | [ host-image] Feb 26 05:18:44.959 INFO O| Feb 26 05:18:44.959 INFO STEP 34 (remove_files) COMPLETE |
9196 | 2025-02-26T05:18:45.750Z | [ host-image] Feb 26 05:18:44.959 INFO O| Feb 26 05:18:44.959 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9197 | 2025-02-26T05:18:45.766Z | [ host-image] Feb 26 05:18:44.978 INFO O| Feb 26 05:18:44.978 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" |
9198 | 2025-02-26T05:18:45.769Z | [ host-image] Feb 26 05:18:44.978 INFO O| Feb 26 05:18:44.978 INFO STEP 35 (remove_files) COMPLETE |
9199 | 2025-02-26T05:18:45.769Z | [ host-image] Feb 26 05:18:44.979 INFO O| Feb 26 05:18:44.979 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9200 | 2025-02-26T05:18:45.783Z | [ host-image] Feb 26 05:18:44.995 INFO O| Feb 26 05:18:44.995 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci" |
9201 | 2025-02-26T05:18:45.783Z | [ host-image] Feb 26 05:18:44.996 INFO O| Feb 26 05:18:44.996 INFO STEP 36 (remove_files) COMPLETE |
9202 | 2025-02-26T05:18:45.787Z | [ host-image] Feb 26 05:18:44.996 INFO O| Feb 26 05:18:44.996 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9203 | 2025-02-26T05:18:45.802Z | [ host-image] Feb 26 05:18:45.015 INFO O| Feb 26 05:18:45.014 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" |
9204 | 2025-02-26T05:18:45.805Z | [ host-image] Feb 26 05:18:45.015 INFO O| Feb 26 05:18:45.015 INFO STEP 37 (remove_files) COMPLETE |
9205 | 2025-02-26T05:18:45.805Z | [ host-image] Feb 26 05:18:45.015 INFO O| Feb 26 05:18:45.015 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9206 | 2025-02-26T05:18:45.822Z | [ host-image] Feb 26 05:18:45.034 INFO O| Feb 26 05:18:45.034 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" |
9207 | 2025-02-26T05:18:45.825Z | [ host-image] Feb 26 05:18:45.034 INFO O| Feb 26 05:18:45.034 INFO STEP 38 (remove_files) COMPLETE |
9208 | 2025-02-26T05:18:45.825Z | [ host-image] Feb 26 05:18:45.034 INFO O| Feb 26 05:18:45.034 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9209 | 2025-02-26T05:18:45.841Z | [ host-image] Feb 26 05:18:45.053 INFO O| Feb 26 05:18:45.053 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" |
9210 | 2025-02-26T05:18:45.843Z | [ host-image] Feb 26 05:18:45.053 INFO O| Feb 26 05:18:45.053 INFO STEP 39 (remove_files) COMPLETE |
9211 | 2025-02-26T05:18:45.843Z | [ host-image] Feb 26 05:18:45.053 INFO O| Feb 26 05:18:45.053 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9212 | 2025-02-26T05:18:45.859Z | [ host-image] Feb 26 05:18:45.072 INFO O| Feb 26 05:18:45.072 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" |
9213 | 2025-02-26T05:18:45.862Z | [ host-image] Feb 26 05:18:45.072 INFO O| Feb 26 05:18:45.072 INFO STEP 40 (remove_files) COMPLETE |
9214 | 2025-02-26T05:18:45.862Z | [ host-image] Feb 26 05:18:45.072 INFO O| Feb 26 05:18:45.072 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9215 | 2025-02-26T05:18:45.890Z | [ host-image] Feb 26 05:18:45.102 INFO O| Feb 26 05:18:45.102 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" |
9216 | 2025-02-26T05:18:45.890Z | [ host-image] Feb 26 05:18:45.102 INFO O| Feb 26 05:18:45.102 INFO STEP 41 (remove_files) COMPLETE |
9217 | 2025-02-26T05:18:45.893Z | [ host-image] Feb 26 05:18:45.102 INFO O| Feb 26 05:18:45.102 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9218 | 2025-02-26T05:18:45.909Z | [ host-image] Feb 26 05:18:45.121 INFO O| Feb 26 05:18:45.121 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci" |
9219 | 2025-02-26T05:18:45.935Z | [ host-image] Feb 26 05:18:45.147 INFO O| Feb 26 05:18:45.147 INFO STEP 42 (remove_files) COMPLETE |
9220 | 2025-02-26T05:18:45.935Z | [ host-image] Feb 26 05:18:45.147 INFO O| Feb 26 05:18:45.147 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9221 | 2025-02-26T05:18:45.959Z | [ host-image] Feb 26 05:18:45.171 INFO O| Feb 26 05:18:45.171 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" |
9222 | 2025-02-26T05:18:45.959Z | [ host-image] Feb 26 05:18:45.172 INFO O| Feb 26 05:18:45.172 INFO STEP 43 (remove_files) COMPLETE |
9223 | 2025-02-26T05:18:45.962Z | [ host-image] Feb 26 05:18:45.172 INFO O| Feb 26 05:18:45.172 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9224 | 2025-02-26T05:18:45.981Z | [ host-image] Feb 26 05:18:45.193 INFO O| Feb 26 05:18:45.193 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" |
9225 | 2025-02-26T05:18:45.984Z | [ host-image] Feb 26 05:18:45.194 INFO O| Feb 26 05:18:45.194 INFO STEP 44 (remove_files) COMPLETE |
9226 | 2025-02-26T05:18:45.984Z | [ host-image] Feb 26 05:18:45.194 INFO O| Feb 26 05:18:45.194 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9227 | 2025-02-26T05:18:46.013Z | [ host-image] Feb 26 05:18:45.225 INFO O| Feb 26 05:18:45.225 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" |
9228 | 2025-02-26T05:18:46.013Z | [ host-image] Feb 26 05:18:45.225 INFO O| Feb 26 05:18:45.225 INFO STEP 45 (remove_files) COMPLETE |
9229 | 2025-02-26T05:18:46.013Z | [ host-image] Feb 26 05:18:45.225 INFO O| Feb 26 05:18:45.225 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9230 | 2025-02-26T05:18:46.078Z | [ host-image] Feb 26 05:18:45.290 INFO O| Feb 26 05:18:45.290 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" |
9231 | 2025-02-26T05:18:46.078Z | [ host-image] Feb 26 05:18:45.290 INFO O| Feb 26 05:18:45.290 INFO STEP 46 (remove_files) COMPLETE |
9232 | 2025-02-26T05:18:46.078Z | [ host-image] Feb 26 05:18:45.290 INFO O| Feb 26 05:18:45.290 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9233 | 2025-02-26T05:18:46.096Z | [ host-image] Feb 26 05:18:45.308 INFO O| Feb 26 05:18:45.308 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" |
9234 | 2025-02-26T05:18:46.096Z | [ host-image] Feb 26 05:18:45.308 INFO O| Feb 26 05:18:45.308 INFO STEP 47 (remove_files) COMPLETE |
9235 | 2025-02-26T05:18:46.096Z | [ host-image] Feb 26 05:18:45.308 INFO O| Feb 26 05:18:45.308 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9236 | 2025-02-26T05:18:46.112Z | [ host-image] Feb 26 05:18:45.325 INFO O| Feb 26 05:18:45.324 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" |
9237 | 2025-02-26T05:18:46.112Z | [ host-image] Feb 26 05:18:45.325 INFO O| Feb 26 05:18:45.325 INFO STEP 48 (remove_files) COMPLETE |
9238 | 2025-02-26T05:18:46.112Z | [ host-image] Feb 26 05:18:45.325 INFO O| Feb 26 05:18:45.325 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9239 | 2025-02-26T05:18:46.130Z | [ host-image] Feb 26 05:18:45.342 INFO O| Feb 26 05:18:45.342 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt" |
9240 | 2025-02-26T05:18:46.145Z | [ host-image] Feb 26 05:18:45.357 INFO O| Feb 26 05:18:45.357 INFO STEP 49 (remove_files) COMPLETE |
9241 | 2025-02-26T05:18:46.145Z | [ host-image] Feb 26 05:18:45.357 INFO O| Feb 26 05:18:45.357 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9242 | 2025-02-26T05:18:46.237Z | [ host-image] Feb 26 05:18:45.449 INFO O| Feb 26 05:18:45.449 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf" |
9243 | 2025-02-26T05:18:46.237Z | [ host-image] Feb 26 05:18:45.449 INFO O| Feb 26 05:18:45.449 INFO STEP 50 (remove_files) COMPLETE |
9244 | 2025-02-26T05:18:46.237Z | [ host-image] Feb 26 05:18:45.449 INFO O| Feb 26 05:18:45.449 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9245 | 2025-02-26T05:18:46.259Z | [ host-image] Feb 26 05:18:45.471 INFO O| Feb 26 05:18:45.471 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
9246 | 2025-02-26T05:18:46.259Z | [ host-image] Feb 26 05:18:45.471 INFO O| Feb 26 05:18:45.471 INFO STEP 51 (remove_files) COMPLETE |
9247 | 2025-02-26T05:18:46.262Z | [ host-image] Feb 26 05:18:45.471 INFO O| Feb 26 05:18:45.471 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9248 | 2025-02-26T05:18:46.281Z | [ host-image] Feb 26 05:18:45.493 INFO O| Feb 26 05:18:45.493 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
9249 | 2025-02-26T05:18:46.281Z | [ host-image] Feb 26 05:18:45.493 INFO O| Feb 26 05:18:45.493 INFO STEP 52 (remove_files) COMPLETE |
9250 | 2025-02-26T05:18:46.284Z | [ host-image] Feb 26 05:18:45.493 INFO O| Feb 26 05:18:45.493 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9251 | 2025-02-26T05:18:46.303Z | [ host-image] Feb 26 05:18:45.515 INFO O| Feb 26 05:18:45.515 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm" |
9252 | 2025-02-26T05:18:46.304Z | [ host-image] Feb 26 05:18:45.516 INFO O| Feb 26 05:18:45.515 INFO STEP 53 (remove_files) COMPLETE |
9253 | 2025-02-26T05:18:46.307Z | [ host-image] Feb 26 05:18:45.516 INFO O| Feb 26 05:18:45.516 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9254 | 2025-02-26T05:18:46.325Z | [ host-image] Feb 26 05:18:45.536 INFO O| Feb 26 05:18:45.536 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm" |
9255 | 2025-02-26T05:18:46.325Z | [ host-image] Feb 26 05:18:45.536 INFO O| Feb 26 05:18:45.536 INFO STEP 54 (remove_files) COMPLETE |
9256 | 2025-02-26T05:18:46.325Z | [ host-image] Feb 26 05:18:45.536 INFO O| Feb 26 05:18:45.536 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9257 | 2025-02-26T05:18:46.344Z | [ host-image] Feb 26 05:18:45.556 INFO O| Feb 26 05:18:45.556 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm" |
9258 | 2025-02-26T05:18:46.344Z | [ host-image] Feb 26 05:18:45.556 INFO O| Feb 26 05:18:45.556 INFO STEP 55 (remove_files) COMPLETE |
9259 | 2025-02-26T05:18:46.344Z | [ host-image] Feb 26 05:18:45.556 INFO O| Feb 26 05:18:45.556 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9260 | 2025-02-26T05:18:46.364Z | [ host-image] Feb 26 05:18:45.576 INFO O| Feb 26 05:18:45.576 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm" |
9261 | 2025-02-26T05:18:46.364Z | [ host-image] Feb 26 05:18:45.576 INFO O| Feb 26 05:18:45.576 INFO STEP 56 (remove_files) COMPLETE |
9262 | 2025-02-26T05:18:46.364Z | [ host-image] Feb 26 05:18:45.576 INFO O| Feb 26 05:18:45.576 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9263 | 2025-02-26T05:18:46.391Z | [ host-image] Feb 26 05:18:45.604 INFO O| Feb 26 05:18:45.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar" |
9264 | 2025-02-26T05:18:46.394Z | [ host-image] Feb 26 05:18:45.604 INFO O| Feb 26 05:18:45.604 INFO STEP 57 (remove_files) COMPLETE |
9265 | 2025-02-26T05:18:46.394Z | [ host-image] Feb 26 05:18:45.604 INFO O| Feb 26 05:18:45.604 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9266 | 2025-02-26T05:18:46.431Z | [ host-image] Feb 26 05:18:45.643 INFO O| Feb 26 05:18:45.643 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
9267 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.643 INFO O| Feb 26 05:18:45.643 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ... |
9268 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.643 INFO O| Feb 26 05:18:45.643 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9269 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9270 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9271 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9272 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO ok! |
9273 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO STEP 58 (ensure_file) COMPLETE |
9274 | 2025-02-26T05:18:46.434Z | [ host-image] Feb 26 05:18:45.644 INFO O| Feb 26 05:18:45.644 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9275 | 2025-02-26T05:18:46.451Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.663 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
9276 | 2025-02-26T05:18:46.451Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... |
9277 | 2025-02-26T05:18:46.454Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9278 | 2025-02-26T05:18:46.454Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9279 | 2025-02-26T05:18:46.454Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9280 | 2025-02-26T05:18:46.454Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9281 | 2025-02-26T05:18:46.456Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO ok! |
9282 | 2025-02-26T05:18:46.456Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO STEP 59 (ensure_file) COMPLETE |
9283 | 2025-02-26T05:18:46.456Z | [ host-image] Feb 26 05:18:45.664 INFO O| Feb 26 05:18:45.664 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9284 | 2025-02-26T05:18:46.473Z | [ host-image] Feb 26 05:18:45.685 INFO O| Feb 26 05:18:45.685 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist |
9285 | 2025-02-26T05:18:46.473Z | [ host-image] Feb 26 05:18:45.685 INFO O| Feb 26 05:18:45.685 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ... |
9286 | 2025-02-26T05:18:46.476Z | [ host-image] Feb 26 05:18:45.686 INFO O| Feb 26 05:18:45.686 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile |
9287 | 2025-02-26T05:18:46.476Z | [ host-image] Feb 26 05:18:45.686 INFO O| Feb 26 05:18:45.686 INFO ok! |
9288 | 2025-02-26T05:18:46.476Z | [ host-image] Feb 26 05:18:45.686 INFO O| Feb 26 05:18:45.686 INFO STEP 60 (ensure_file) COMPLETE |
9289 | 2025-02-26T05:18:46.476Z | [ host-image] Feb 26 05:18:45.686 INFO O| Feb 26 05:18:45.686 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9290 | 2025-02-26T05:18:46.494Z | [ host-image] Feb 26 05:18:45.706 INFO O| Feb 26 05:18:45.706 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
9291 | 2025-02-26T05:18:46.494Z | [ host-image] Feb 26 05:18:45.706 INFO O| Feb 26 05:18:45.706 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ... |
9292 | 2025-02-26T05:18:46.497Z | [ host-image] Feb 26 05:18:45.707 INFO O| Feb 26 05:18:45.707 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc |
9293 | 2025-02-26T05:18:46.497Z | [ host-image] Feb 26 05:18:45.707 INFO O| Feb 26 05:18:45.707 INFO ok! |
9294 | 2025-02-26T05:18:46.497Z | [ host-image] Feb 26 05:18:45.707 INFO O| Feb 26 05:18:45.707 INFO STEP 61 (ensure_file) COMPLETE |
9295 | 2025-02-26T05:18:46.497Z | [ host-image] Feb 26 05:18:45.707 INFO O| Feb 26 05:18:45.707 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9296 | 2025-02-26T05:18:46.517Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking |
9297 | 2025-02-26T05:18:46.517Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ... |
9298 | 2025-02-26T05:18:46.520Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd |
9299 | 2025-02-26T05:18:46.521Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd |
9300 | 2025-02-26T05:18:46.521Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO ok! |
9301 | 2025-02-26T05:18:46.521Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO STEP 62 (ensure_file) COMPLETE |
9302 | 2025-02-26T05:18:46.521Z | [ host-image] Feb 26 05:18:45.729 INFO O| Feb 26 05:18:45.729 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9303 | 2025-02-26T05:18:46.539Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist |
9304 | 2025-02-26T05:18:46.539Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... |
9305 | 2025-02-26T05:18:46.541Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
9306 | 2025-02-26T05:18:46.541Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
9307 | 2025-02-26T05:18:46.542Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO ok! |
9308 | 2025-02-26T05:18:46.542Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO STEP 63 (ensure_file) COMPLETE |
9309 | 2025-02-26T05:18:46.542Z | [ host-image] Feb 26 05:18:45.751 INFO O| Feb 26 05:18:45.751 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9310 | 2025-02-26T05:18:46.560Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist |
9311 | 2025-02-26T05:18:46.560Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ... |
9312 | 2025-02-26T05:18:46.563Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly |
9313 | 2025-02-26T05:18:46.563Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO ok! |
9314 | 2025-02-26T05:18:46.563Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO STEP 64 (assemble_files) COMPLETE |
9315 | 2025-02-26T05:18:46.563Z | [ host-image] Feb 26 05:18:45.772 INFO O| Feb 26 05:18:45.772 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9316 | 2025-02-26T05:18:46.582Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.794 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist |
9317 | 2025-02-26T05:18:46.582Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.794 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ... |
9318 | 2025-02-26T05:18:46.582Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.795 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf |
9319 | 2025-02-26T05:18:46.585Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.795 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf |
9320 | 2025-02-26T05:18:46.585Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.795 INFO ok! |
9321 | 2025-02-26T05:18:46.585Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.795 INFO STEP 65 (ensure_file) COMPLETE |
9322 | 2025-02-26T05:18:46.585Z | [ host-image] Feb 26 05:18:45.795 INFO O| Feb 26 05:18:45.795 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9323 | 2025-02-26T05:18:46.604Z | [ host-image] Feb 26 05:18:45.816 INFO O| Feb 26 05:18:45.815 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9324 | 2025-02-26T05:18:46.604Z | [ host-image] Feb 26 05:18:45.816 INFO O| Feb 26 05:18:45.816 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9325 | 2025-02-26T05:18:46.604Z | [ host-image] Feb 26 05:18:45.816 INFO O| Feb 26 05:18:45.816 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9326 | 2025-02-26T05:18:46.604Z | [ host-image] Feb 26 05:18:45.816 INFO O| Feb 26 05:18:45.816 INFO STEP 66 (ensure_dir) COMPLETE |
9327 | 2025-02-26T05:18:46.604Z | [ host-image] Feb 26 05:18:45.816 INFO O| Feb 26 05:18:45.816 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9328 | 2025-02-26T05:18:46.642Z | [ host-image] Feb 26 05:18:45.854 INFO O| Feb 26 05:18:45.854 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
9329 | 2025-02-26T05:18:46.645Z | [ host-image] Feb 26 05:18:45.854 INFO O| Feb 26 05:18:45.854 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 ... |
9330 | 2025-02-26T05:18:46.653Z | [ host-image] Feb 26 05:18:45.865 INFO O| Feb 26 05:18:45.865 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 |
9331 | 2025-02-26T05:18:46.653Z | [ host-image] Feb 26 05:18:45.865 INFO O| Feb 26 05:18:45.865 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
9332 | 2025-02-26T05:18:46.653Z | [ host-image] Feb 26 05:18:45.865 INFO O| Feb 26 05:18:45.865 INFO ok! |
9333 | 2025-02-26T05:18:46.653Z | [ host-image] Feb 26 05:18:45.865 INFO O| Feb 26 05:18:45.865 INFO STEP 67 (ensure_file) COMPLETE |
9334 | 2025-02-26T05:18:46.653Z | [ host-image] Feb 26 05:18:45.865 INFO O| Feb 26 05:18:45.865 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9335 | 2025-02-26T05:18:46.710Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
9336 | 2025-02-26T05:18:46.710Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 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 ... |
9337 | 2025-02-26T05:18:46.714Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 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 |
9338 | 2025-02-26T05:18:46.715Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
9339 | 2025-02-26T05:18:46.715Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 INFO ok! |
9340 | 2025-02-26T05:18:46.715Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 INFO STEP 68 (ensure_file) COMPLETE |
9341 | 2025-02-26T05:18:46.715Z | [ host-image] Feb 26 05:18:45.922 INFO O| Feb 26 05:18:45.922 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9342 | 2025-02-26T05:18:46.739Z | [ host-image] Feb 26 05:18:45.951 INFO O| Feb 26 05:18:45.951 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal |
9343 | 2025-02-26T05:18:46.739Z | [ host-image] Feb 26 05:18:45.951 INFO O| Feb 26 05:18:45.951 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."] |
9344 | 2025-02-26T05:18:58.788Z | [ host-image] Feb 26 05:18:57.998 INFO O| Feb 26 05:18:57.998 INFO STEP 69 (pack_tar) COMPLETE |
9345 | 2025-02-26T05:18:58.791Z | [ host-image] Feb 26 05:18:57.998 INFO O| Feb 26 05:18:57.998 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim |
9346 | 2025-02-26T05:18:58.791Z | [ host-image] Feb 26 05:18:57.998 INFO O| Feb 26 05:18:57.998 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim |
9347 | 2025-02-26T05:18:58.996Z | [ host-image] Feb 26 05:18:58.206 INFO O| Feb 26 05:18:58.206 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
9348 | 2025-02-26T05:18:59.134Z | [ host-image] Feb 26 05:18:58.344 INFO O| Feb 26 05:18:58.344 INFO completed processing gimlet/ramdisk-02-trim |
9349 | 2025-02-26T05:18:59.137Z | [ host-image] Feb 26 05:18:58.348 INFO image builder template: zfs... |
9350 | 2025-02-26T05:18:59.137Z | [ host-image] Feb 26 05:18:58.348 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/.tmpxlJ8gV/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "zfs"], pwd: None |
9351 | 2025-02-26T05:18:59.162Z | [ host-image] Feb 26 05:18:58.372 INFO O| Feb 26 05:18:58.372 INFO skip include "stress" because feature "stress" is not enabled |
9352 | 2025-02-26T05:18:59.236Z | [ host-image] Feb 26 05:18:58.446 INFO O| Feb 26 05:18:58.446 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs |
9353 | 2025-02-26T05:18:59.277Z | [ host-image] Feb 26 05:18:58.488 INFO O| Feb 26 05:18:58.488 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs |
9354 | 2025-02-26T05:18:59.364Z | [ host-image] Feb 26 05:18:58.575 INFO O| Feb 26 05:18:58.575 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled |
9355 | 2025-02-26T05:18:59.470Z | [ host-image] Feb 26 05:18:58.680 INFO O| Feb 26 05:18:58.680 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs |
9356 | 2025-02-26T05:18:59.473Z | [ host-image] Feb 26 05:18:58.681 INFO O| Feb 26 05:18:58.681 INFO work dataset: rpool/images/build/host/work/gimlet/zfs |
9357 | 2025-02-26T05:18:59.478Z | [ host-image] Feb 26 05:18:58.688 INFO O| Feb 26 05:18:58.688 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs |
9358 | 2025-02-26T05:18:59.618Z | [ host-image] Feb 26 05:18:58.829 INFO O| Feb 26 05:18:58.829 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled |
9359 | 2025-02-26T05:18:59.798Z | [ host-image] Feb 26 05:18:59.008 INFO O| Feb 26 05:18:59.007 INFO DESTROY POOL: TEMPORARY-gimlet-zfs |
9360 | 2025-02-26T05:18:59.817Z | [ host-image] Feb 26 05:18:59.027 INFO O| Feb 26 05:18:59.027 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw |
9361 | 2025-02-26T05:18:59.826Z | [ host-image] Feb 26 05:18:59.037 INFO O| Feb 26 05:18:59.037 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot |
9362 | 2025-02-26T05:18:59.829Z | [ host-image] Feb 26 05:18:59.037 INFO O| Feb 26 05:18:59.037 INFO no lofi found |
9363 | 2025-02-26T05:18:59.829Z | [ host-image] Feb 26 05:18:59.038 INFO O| Feb 26 05:18:59.038 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal |
9364 | 2025-02-26T05:18:59.829Z | [ host-image] Feb 26 05:18:59.038 INFO O| Feb 26 05:18:59.038 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw |
9365 | 2025-02-26T05:19:01.801Z | [ host-image] Feb 26 05:19:01.012 INFO O| Feb 26 05:19:01.012 INFO lofi device = /dev/dsk/c2t1d0p0 |
9366 | 2025-02-26T05:19:01.804Z | [ host-image] Feb 26 05:19:01.012 INFO O| Feb 26 05:19:01.012 INFO pool device = /dev/dsk/c2t1d0p0 |
9367 | 2025-02-26T05:19:01.804Z | [ host-image] Feb 26 05:19:01.012 INFO O| Feb 26 05:19:01.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"] |
9368 | 2025-02-26T05:19:02.071Z | [ host-image] Feb 26 05:19:01.280 INFO O| Feb 26 05:19:01.280 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9369 | 2025-02-26T05:19:02.071Z | [ host-image] Feb 26 05:19:01.280 INFO O| Feb 26 05:19:01.280 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT |
9370 | 2025-02-26T05:19:02.100Z | [ host-image] Feb 26 05:19:01.310 INFO O| Feb 26 05:19:01.310 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off |
9371 | 2025-02-26T05:19:02.235Z | [ host-image] Feb 26 05:19:01.446 INFO O| Feb 26 05:19:01.445 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy |
9372 | 2025-02-26T05:19:02.300Z | [ host-image] Feb 26 05:19:01.511 INFO O| Feb 26 05:19:01.511 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk |
9373 | 2025-02-26T05:19:02.328Z | [ host-image] Feb 26 05:19:01.539 INFO O| Feb 26 05:19:01.538 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto |
9374 | 2025-02-26T05:19:02.348Z | [ host-image] Feb 26 05:19:01.559 INFO O| Feb 26 05:19:01.558 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy |
9375 | 2025-02-26T05:19:02.442Z | [ host-image] Feb 26 05:19:01.652 INFO O| Feb 26 05:19:01.652 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a |
9376 | 2025-02-26T05:19:02.445Z | [ host-image] Feb 26 05:19:01.652 INFO O| Feb 26 05:19:01.652 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a |
9377 | 2025-02-26T05:19:02.445Z | [ host-image] Feb 26 05:19:01.653 INFO O| Feb 26 05:19:01.653 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9378 | 2025-02-26T05:19:02.465Z | [ host-image] Feb 26 05:19:01.673 INFO O| Feb 26 05:19:01.673 INFO boot environment UUID: 28504734-fb88-4a3a-a9b3-fcc2e1053a1a |
9379 | 2025-02-26T05:19:02.465Z | [ host-image] Feb 26 05:19:01.673 INFO O| Feb 26 05:19:01.673 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 28504734-fb88-4a3a-a9b3-fcc2e1053a1a |
9380 | 2025-02-26T05:19:02.500Z | [ host-image] Feb 26 05:19:01.710 INFO O| Feb 26 05:19:01.710 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
9381 | 2025-02-26T05:19:02.547Z | [ host-image] Feb 26 05:19:01.757 INFO O| Feb 26 05:19:01.757 INFO STEP 0 (create_be) COMPLETE |
9382 | 2025-02-26T05:19:02.547Z | [ host-image] Feb 26 05:19:01.757 INFO O| Feb 26 05:19:01.757 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9383 | 2025-02-26T05:19:02.582Z | [ host-image] Feb 26 05:19:01.791 INFO O| Feb 26 05:19:01.791 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9384 | 2025-02-26T05:19:27.659Z | [ host-image] Feb 26 05:19:26.865 INFO O| Feb 26 05:19:26.865 INFO STEP 1 (unpack_tar) COMPLETE |
9385 | 2025-02-26T05:19:27.662Z | [ host-image] Feb 26 05:19:26.865 INFO O| Feb 26 05:19:26.865 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9386 | 2025-02-26T05:19:27.682Z | [ host-image] Feb 26 05:19:26.889 INFO O| Feb 26 05:19:26.889 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9387 | 2025-02-26T05:19:28.276Z | [ host-image] Feb 26 05:19:27.483 INFO O| Feb 26 05:19:27.483 INFO STEP 2 (devfsadm) COMPLETE |
9388 | 2025-02-26T05:19:28.276Z | [ host-image] Feb 26 05:19:27.483 INFO O| Feb 26 05:19:27.483 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9389 | 2025-02-26T05:19:28.298Z | [ host-image] Feb 26 05:19:27.505 INFO O| Feb 26 05:19:27.505 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9390 | 2025-02-26T05:19:28.298Z | [ host-image] Feb 26 05:19:27.505 INFO O| Feb 26 05:19:27.505 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9391 | 2025-02-26T05:19:28.298Z | [ host-image] Feb 26 05:19:27.505 INFO O| Feb 26 05:19:27.505 INFO STEP 3 (ensure_dir) COMPLETE |
9392 | 2025-02-26T05:19:28.301Z | [ host-image] Feb 26 05:19:27.505 INFO O| Feb 26 05:19:27.505 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9393 | 2025-02-26T05:19:28.320Z | [ host-image] Feb 26 05:19:27.527 INFO O| Feb 26 05:19:27.527 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9394 | 2025-02-26T05:19:28.320Z | [ host-image] Feb 26 05:19:27.527 INFO O| Feb 26 05:19:27.527 INFO STEP 4 (ensure_dir) COMPLETE |
9395 | 2025-02-26T05:19:28.323Z | [ host-image] Feb 26 05:19:27.527 INFO O| Feb 26 05:19:27.527 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9396 | 2025-02-26T05:19:28.357Z | [ host-image] Feb 26 05:19:27.564 INFO O| Feb 26 05:19:27.564 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9397 | 2025-02-26T05:19:28.357Z | [ host-image] Feb 26 05:19:27.564 INFO O| Feb 26 05:19:27.564 INFO STEP 5 (ensure_dir) COMPLETE |
9398 | 2025-02-26T05:19:28.360Z | [ host-image] Feb 26 05:19:27.564 INFO O| Feb 26 05:19:27.564 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9399 | 2025-02-26T05:19:28.398Z | [ host-image] Feb 26 05:19:27.605 INFO O| Feb 26 05:19:27.605 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9400 | 2025-02-26T05:19:28.398Z | [ host-image] Feb 26 05:19:27.605 INFO O| Feb 26 05:19:27.605 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9401 | 2025-02-26T05:19:28.398Z | [ host-image] Feb 26 05:19:27.605 INFO O| Feb 26 05:19:27.605 INFO STEP 6 (ensure_dir) COMPLETE |
9402 | 2025-02-26T05:19:28.399Z | [ host-image] Feb 26 05:19:27.605 INFO O| Feb 26 05:19:27.605 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9403 | 2025-02-26T05:19:28.420Z | [ host-image] Feb 26 05:19:27.626 INFO O| Feb 26 05:19:27.626 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9404 | 2025-02-26T05:19:28.420Z | [ host-image] Feb 26 05:19:27.627 INFO O| Feb 26 05:19:27.627 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9405 | 2025-02-26T05:19:28.420Z | [ host-image] Feb 26 05:19:27.627 INFO O| Feb 26 05:19:27.627 INFO STEP 7 (ensure_dir) COMPLETE |
9406 | 2025-02-26T05:19:28.420Z | [ host-image] Feb 26 05:19:27.627 INFO O| Feb 26 05:19:27.627 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9407 | 2025-02-26T05:19:28.439Z | [ host-image] Feb 26 05:19:27.646 INFO O| Feb 26 05:19:27.646 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg" |
9408 | 2025-02-26T05:19:28.441Z | [ host-image] Feb 26 05:19:27.646 INFO O| Feb 26 05:19:27.646 INFO STEP 8 (remove_files) COMPLETE |
9409 | 2025-02-26T05:19:28.441Z | [ host-image] Feb 26 05:19:27.646 INFO O| Feb 26 05:19:27.646 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9410 | 2025-02-26T05:19:28.458Z | [ host-image] Feb 26 05:19:27.665 INFO O| Feb 26 05:19:27.665 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk" |
9411 | 2025-02-26T05:19:28.461Z | [ host-image] Feb 26 05:19:27.666 INFO O| Feb 26 05:19:27.666 INFO STEP 9 (remove_files) COMPLETE |
9412 | 2025-02-26T05:19:28.461Z | [ host-image] Feb 26 05:19:27.666 INFO O| Feb 26 05:19:27.666 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9413 | 2025-02-26T05:19:28.480Z | [ host-image] Feb 26 05:19:27.687 INFO O| Feb 26 05:19:27.687 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk" |
9414 | 2025-02-26T05:19:28.483Z | [ host-image] Feb 26 05:19:27.688 INFO O| Feb 26 05:19:27.688 INFO STEP 10 (remove_files) COMPLETE |
9415 | 2025-02-26T05:19:28.483Z | [ host-image] Feb 26 05:19:27.688 INFO O| Feb 26 05:19:27.688 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9416 | 2025-02-26T05:19:28.502Z | [ host-image] Feb 26 05:19:27.709 INFO O| Feb 26 05:19:27.709 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors" |
9417 | 2025-02-26T05:19:28.504Z | [ host-image] Feb 26 05:19:27.709 INFO O| Feb 26 05:19:27.709 INFO STEP 11 (remove_files) COMPLETE |
9418 | 2025-02-26T05:19:28.504Z | [ host-image] Feb 26 05:19:27.709 INFO O| Feb 26 05:19:27.709 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9419 | 2025-02-26T05:19:28.521Z | [ host-image] Feb 26 05:19:27.728 INFO O| Feb 26 05:19:27.728 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb" |
9420 | 2025-02-26T05:19:28.524Z | [ host-image] Feb 26 05:19:27.729 INFO O| Feb 26 05:19:27.728 INFO STEP 12 (remove_files) COMPLETE |
9421 | 2025-02-26T05:19:28.524Z | [ host-image] Feb 26 05:19:27.729 INFO O| Feb 26 05:19:27.729 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9422 | 2025-02-26T05:19:28.584Z | [ host-image] Feb 26 05:19:27.791 INFO O| Feb 26 05:19:27.791 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9423 | 2025-02-26T05:19:28.584Z | [ host-image] Feb 26 05:19:27.791 INFO O| Feb 26 05:19:27.791 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9424 | 2025-02-26T05:19:28.584Z | [ host-image] Feb 26 05:19:27.791 INFO O| Feb 26 05:19:27.791 INFO STEP 13 (ensure_dir) COMPLETE |
9425 | 2025-02-26T05:19:28.587Z | [ host-image] Feb 26 05:19:27.791 INFO O| Feb 26 05:19:27.791 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9426 | 2025-02-26T05:19:28.604Z | [ host-image] Feb 26 05:19:27.811 INFO O| Feb 26 05:19:27.811 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9427 | 2025-02-26T05:19:28.604Z | [ host-image] Feb 26 05:19:27.811 INFO O| Feb 26 05:19:27.811 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9428 | 2025-02-26T05:19:28.607Z | [ host-image] Feb 26 05:19:27.811 INFO O| Feb 26 05:19:27.811 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9429 | 2025-02-26T05:19:28.607Z | [ host-image] Feb 26 05:19:27.812 INFO O| Feb 26 05:19:27.811 INFO STEP 14 (ensure_dir) COMPLETE |
9430 | 2025-02-26T05:19:28.607Z | [ host-image] Feb 26 05:19:27.812 INFO O| Feb 26 05:19:27.812 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9431 | 2025-02-26T05:19:28.624Z | [ host-image] Feb 26 05:19:27.831 INFO O| Feb 26 05:19:27.831 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9432 | 2025-02-26T05:19:28.625Z | [ host-image] Feb 26 05:19:27.832 INFO O| Feb 26 05:19:27.832 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9433 | 2025-02-26T05:19:28.625Z | [ host-image] Feb 26 05:19:27.832 INFO O| Feb 26 05:19:27.832 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9434 | 2025-02-26T05:19:28.627Z | [ host-image] Feb 26 05:19:27.832 INFO O| Feb 26 05:19:27.832 INFO STEP 15 (ensure_dir) COMPLETE |
9435 | 2025-02-26T05:19:28.627Z | [ host-image] Feb 26 05:19:27.832 INFO O| Feb 26 05:19:27.832 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9436 | 2025-02-26T05:19:28.644Z | [ host-image] Feb 26 05:19:27.851 INFO O| Feb 26 05:19:27.851 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9437 | 2025-02-26T05:19:28.644Z | [ host-image] Feb 26 05:19:27.851 INFO O| Feb 26 05:19:27.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9438 | 2025-02-26T05:19:28.644Z | [ host-image] Feb 26 05:19:27.851 INFO O| Feb 26 05:19:27.851 INFO STEP 16 (ensure_dir) COMPLETE |
9439 | 2025-02-26T05:19:28.644Z | [ host-image] Feb 26 05:19:27.851 INFO O| Feb 26 05:19:27.851 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9440 | 2025-02-26T05:19:28.664Z | [ host-image] Feb 26 05:19:27.871 INFO O| Feb 26 05:19:27.871 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9441 | 2025-02-26T05:19:28.664Z | [ host-image] Feb 26 05:19:27.871 INFO O| Feb 26 05:19:27.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9442 | 2025-02-26T05:19:28.667Z | [ host-image] Feb 26 05:19:27.871 INFO O| Feb 26 05:19:27.871 INFO STEP 17 (ensure_dir) COMPLETE |
9443 | 2025-02-26T05:19:28.667Z | [ host-image] Feb 26 05:19:27.871 INFO O| Feb 26 05:19:27.871 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9444 | 2025-02-26T05:19:28.685Z | [ host-image] Feb 26 05:19:27.892 INFO O| Feb 26 05:19:27.892 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
9445 | 2025-02-26T05:19:28.685Z | [ host-image] Feb 26 05:19:27.892 INFO O| Feb 26 05:19:27.892 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog |
9446 | 2025-02-26T05:19:28.688Z | [ host-image] Feb 26 05:19:27.892 INFO O| Feb 26 05:19:27.892 INFO ok! |
9447 | 2025-02-26T05:19:28.688Z | [ host-image] Feb 26 05:19:27.893 INFO O| Feb 26 05:19:27.893 INFO STEP 18 (ensure_symlink) COMPLETE |
9448 | 2025-02-26T05:19:28.688Z | [ host-image] Feb 26 05:19:27.893 INFO O| Feb 26 05:19:27.893 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9449 | 2025-02-26T05:19:28.707Z | [ host-image] Feb 26 05:19:27.914 INFO O| Feb 26 05:19:27.914 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents |
9450 | 2025-02-26T05:19:28.707Z | [ host-image] Feb 26 05:19:27.914 INFO O| Feb 26 05:19:27.914 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure |
9451 | 2025-02-26T05:19:28.710Z | [ host-image] Feb 26 05:19:27.914 INFO O| Feb 26 05:19:27.914 INFO ok! |
9452 | 2025-02-26T05:19:28.710Z | [ host-image] Feb 26 05:19:27.914 INFO O| Feb 26 05:19:27.914 INFO STEP 19 (ensure_file) COMPLETE |
9453 | 2025-02-26T05:19:28.710Z | [ host-image] Feb 26 05:19:27.914 INFO O| Feb 26 05:19:27.914 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9454 | 2025-02-26T05:19:28.728Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist |
9455 | 2025-02-26T05:19:28.728Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
9456 | 2025-02-26T05:19:28.731Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml |
9457 | 2025-02-26T05:19:28.731Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO ok! |
9458 | 2025-02-26T05:19:28.731Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO STEP 20 (ensure_symlink) COMPLETE |
9459 | 2025-02-26T05:19:28.731Z | [ host-image] Feb 26 05:19:27.935 INFO O| Feb 26 05:19:27.935 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9460 | 2025-02-26T05:19:28.750Z | [ host-image] Feb 26 05:19:27.957 INFO O| Feb 26 05:19:27.957 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
9461 | 2025-02-26T05:19:28.750Z | [ host-image] Feb 26 05:19:27.957 INFO O| Feb 26 05:19:27.957 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
9462 | 2025-02-26T05:19:28.750Z | [ host-image] Feb 26 05:19:27.957 INFO O| Feb 26 05:19:27.957 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml |
9463 | 2025-02-26T05:19:28.753Z | [ host-image] Feb 26 05:19:27.957 INFO O| Feb 26 05:19:27.957 INFO ok! |
9464 | 2025-02-26T05:19:28.753Z | [ host-image] Feb 26 05:19:27.957 INFO O| Feb 26 05:19:27.957 INFO STEP 21 (ensure_symlink) COMPLETE |
9465 | 2025-02-26T05:19:28.753Z | [ host-image] Feb 26 05:19:27.958 INFO O| Feb 26 05:19:27.957 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9466 | 2025-02-26T05:19:28.783Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist |
9467 | 2025-02-26T05:19:28.783Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
9468 | 2025-02-26T05:19:28.783Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml |
9469 | 2025-02-26T05:19:28.784Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO ok! |
9470 | 2025-02-26T05:19:28.786Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO STEP 22 (ensure_symlink) COMPLETE |
9471 | 2025-02-26T05:19:28.786Z | [ host-image] Feb 26 05:19:27.990 INFO O| Feb 26 05:19:27.990 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9472 | 2025-02-26T05:19:28.864Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist |
9473 | 2025-02-26T05:19:28.864Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
9474 | 2025-02-26T05:19:28.864Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml |
9475 | 2025-02-26T05:19:28.867Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO ok! |
9476 | 2025-02-26T05:19:28.867Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO STEP 23 (ensure_symlink) COMPLETE |
9477 | 2025-02-26T05:19:28.867Z | [ host-image] Feb 26 05:19:28.071 INFO O| Feb 26 05:19:28.071 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9478 | 2025-02-26T05:19:28.886Z | [ host-image] Feb 26 05:19:28.093 INFO O| Feb 26 05:19:28.093 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
9479 | 2025-02-26T05:19:28.889Z | [ host-image] Feb 26 05:19:28.094 INFO O| Feb 26 05:19:28.093 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ... |
9480 | 2025-02-26T05:19:28.889Z | [ host-image] Feb 26 05:19:28.094 INFO O| Feb 26 05:19:28.094 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf |
9481 | 2025-02-26T05:19:28.889Z | [ host-image] Feb 26 05:19:28.094 INFO O| Feb 26 05:19:28.094 INFO ok! |
9482 | 2025-02-26T05:19:28.889Z | [ host-image] Feb 26 05:19:28.094 INFO O| Feb 26 05:19:28.094 INFO STEP 24 (ensure_file) COMPLETE |
9483 | 2025-02-26T05:19:28.889Z | [ host-image] Feb 26 05:19:28.094 INFO O| Feb 26 05:19:28.094 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9484 | 2025-02-26T05:19:28.909Z | [ host-image] Feb 26 05:19:28.115 INFO O| Feb 26 05:19:28.115 INFO updating shadow file |
9485 | 2025-02-26T05:19:28.911Z | [ host-image] Feb 26 05:19:28.116 INFO O| Feb 26 05:19:28.116 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9486 | 2025-02-26T05:19:28.911Z | [ host-image] Feb 26 05:19:28.116 INFO O| Feb 26 05:19:28.116 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9487 | 2025-02-26T05:19:28.912Z | [ host-image] Feb 26 05:19:28.116 INFO O| Feb 26 05:19:28.116 INFO STEP 25 (shadow) COMPLETE |
9488 | 2025-02-26T05:19:28.912Z | [ host-image] Feb 26 05:19:28.116 INFO O| Feb 26 05:19:28.116 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9489 | 2025-02-26T05:19:28.931Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.137 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
9490 | 2025-02-26T05:19:28.931Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.138 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ... |
9491 | 2025-02-26T05:19:28.934Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts |
9492 | 2025-02-26T05:19:28.934Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.138 INFO ok! |
9493 | 2025-02-26T05:19:28.934Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.138 INFO STEP 26 (ensure_file) COMPLETE |
9494 | 2025-02-26T05:19:28.934Z | [ host-image] Feb 26 05:19:28.138 INFO O| Feb 26 05:19:28.138 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9495 | 2025-02-26T05:19:28.953Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist |
9496 | 2025-02-26T05:19:28.953Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ... |
9497 | 2025-02-26T05:19:28.955Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename |
9498 | 2025-02-26T05:19:28.956Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO ok! |
9499 | 2025-02-26T05:19:28.956Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO STEP 27 (ensure_file) COMPLETE |
9500 | 2025-02-26T05:19:28.956Z | [ host-image] Feb 26 05:19:28.160 INFO O| Feb 26 05:19:28.160 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9501 | 2025-02-26T05:19:29.007Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
9502 | 2025-02-26T05:19:29.008Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ... |
9503 | 2025-02-26T05:19:29.010Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent |
9504 | 2025-02-26T05:19:29.010Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent |
9505 | 2025-02-26T05:19:29.011Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO ok! |
9506 | 2025-02-26T05:19:29.011Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO STEP 28 (ensure_file) COMPLETE |
9507 | 2025-02-26T05:19:29.011Z | [ host-image] Feb 26 05:19:28.214 INFO O| Feb 26 05:19:28.214 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9508 | 2025-02-26T05:19:29.028Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist |
9509 | 2025-02-26T05:19:29.028Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ... |
9510 | 2025-02-26T05:19:29.028Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf |
9511 | 2025-02-26T05:19:29.031Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO ok! |
9512 | 2025-02-26T05:19:29.031Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO STEP 29 (ensure_file) COMPLETE |
9513 | 2025-02-26T05:19:29.031Z | [ host-image] Feb 26 05:19:28.235 INFO O| Feb 26 05:19:28.235 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9514 | 2025-02-26T05:19:29.068Z | [ host-image] Feb 26 05:19:28.275 INFO O| Feb 26 05:19:28.275 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist |
9515 | 2025-02-26T05:19:29.068Z | [ host-image] Feb 26 05:19:28.275 INFO O| Feb 26 05:19:28.275 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ... |
9516 | 2025-02-26T05:19:29.068Z | [ host-image] Feb 26 05:19:28.276 INFO O| Feb 26 05:19:28.275 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master |
9517 | 2025-02-26T05:19:29.071Z | [ host-image] Feb 26 05:19:28.276 INFO O| Feb 26 05:19:28.276 INFO ok! |
9518 | 2025-02-26T05:19:29.071Z | [ host-image] Feb 26 05:19:28.276 INFO O| Feb 26 05:19:28.276 INFO STEP 30 (ensure_file) COMPLETE |
9519 | 2025-02-26T05:19:29.071Z | [ host-image] Feb 26 05:19:28.276 INFO O| Feb 26 05:19:28.276 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9520 | 2025-02-26T05:19:29.131Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
9521 | 2025-02-26T05:19:29.131Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ... |
9522 | 2025-02-26T05:19:29.134Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs |
9523 | 2025-02-26T05:19:29.134Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs |
9524 | 2025-02-26T05:19:29.134Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO ok! |
9525 | 2025-02-26T05:19:29.134Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO STEP 31 (ensure_file) COMPLETE |
9526 | 2025-02-26T05:19:29.134Z | [ host-image] Feb 26 05:19:28.338 INFO O| Feb 26 05:19:28.338 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9527 | 2025-02-26T05:19:29.152Z | [ host-image] Feb 26 05:19:28.359 INFO O| Feb 26 05:19:28.359 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking |
9528 | 2025-02-26T05:19:29.152Z | [ host-image] Feb 26 05:19:28.359 INFO O| Feb 26 05:19:28.359 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ... |
9529 | 2025-02-26T05:19:29.155Z | [ host-image] Feb 26 05:19:28.360 INFO O| Feb 26 05:19:28.360 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init |
9530 | 2025-02-26T05:19:29.155Z | [ host-image] Feb 26 05:19:28.360 INFO O| Feb 26 05:19:28.360 INFO ok! |
9531 | 2025-02-26T05:19:29.156Z | [ host-image] Feb 26 05:19:28.360 INFO O| Feb 26 05:19:28.360 INFO STEP 32 (ensure_file) COMPLETE |
9532 | 2025-02-26T05:19:29.156Z | [ host-image] Feb 26 05:19:28.360 INFO O| Feb 26 05:19:28.360 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9533 | 2025-02-26T05:19:29.175Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
9534 | 2025-02-26T05:19:29.175Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ... |
9535 | 2025-02-26T05:19:29.178Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config |
9536 | 2025-02-26T05:19:29.178Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 INFO ok! |
9537 | 2025-02-26T05:19:29.178Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 INFO STEP 33 (ensure_file) COMPLETE |
9538 | 2025-02-26T05:19:29.178Z | [ host-image] Feb 26 05:19:28.382 INFO O| Feb 26 05:19:28.382 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9539 | 2025-02-26T05:19:29.196Z | [ host-image] Feb 26 05:19:28.403 INFO O| Feb 26 05:19:28.403 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist |
9540 | 2025-02-26T05:19:29.196Z | [ host-image] Feb 26 05:19:28.403 INFO O| Feb 26 05:19:28.403 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ... |
9541 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.403 INFO O| Feb 26 05:19:28.403 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9542 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.403 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9543 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.404 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9544 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.404 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9545 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.404 INFO ok! |
9546 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.404 INFO STEP 34 (ensure_file) COMPLETE |
9547 | 2025-02-26T05:19:29.199Z | [ host-image] Feb 26 05:19:28.404 INFO O| Feb 26 05:19:28.404 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9548 | 2025-02-26T05:19:29.219Z | [ host-image] Feb 26 05:19:28.426 INFO O| Feb 26 05:19:28.425 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9549 | 2025-02-26T05:19:29.221Z | [ host-image] Feb 26 05:19:28.426 INFO O| Feb 26 05:19:28.426 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9550 | 2025-02-26T05:19:29.221Z | [ host-image] Feb 26 05:19:28.426 INFO O| Feb 26 05:19:28.426 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9551 | 2025-02-26T05:19:29.221Z | [ host-image] Feb 26 05:19:28.426 INFO O| Feb 26 05:19:28.426 INFO STEP 35 (ensure_dir) COMPLETE |
9552 | 2025-02-26T05:19:29.221Z | [ host-image] Feb 26 05:19:28.426 INFO O| Feb 26 05:19:28.426 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9553 | 2025-02-26T05:19:29.240Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.446 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 |
9554 | 2025-02-26T05:19:29.240Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 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 ... |
9555 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 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 |
9556 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 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 |
9557 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 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 |
9558 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 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 |
9559 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 INFO ok! |
9560 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 INFO STEP 36 (ensure_file) COMPLETE |
9561 | 2025-02-26T05:19:29.243Z | [ host-image] Feb 26 05:19:28.447 INFO O| Feb 26 05:19:28.447 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9562 | 2025-02-26T05:19:29.262Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.468 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
9563 | 2025-02-26T05:19:29.262Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.468 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 ... |
9564 | 2025-02-26T05:19:29.265Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.469 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
9565 | 2025-02-26T05:19:29.265Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.469 INFO ok! |
9566 | 2025-02-26T05:19:29.265Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.469 INFO STEP 37 (ensure_symlink) COMPLETE |
9567 | 2025-02-26T05:19:29.265Z | [ host-image] Feb 26 05:19:28.469 INFO O| Feb 26 05:19:28.469 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9568 | 2025-02-26T05:19:29.282Z | [ host-image] Feb 26 05:19:28.489 INFO O| Feb 26 05:19:28.489 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist |
9569 | 2025-02-26T05:19:29.282Z | [ host-image] Feb 26 05:19:28.489 INFO O| Feb 26 05:19:28.489 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... |
9570 | 2025-02-26T05:19:29.285Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9571 | 2025-02-26T05:19:29.285Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9572 | 2025-02-26T05:19:29.285Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9573 | 2025-02-26T05:19:29.285Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9574 | 2025-02-26T05:19:29.285Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO ok! |
9575 | 2025-02-26T05:19:29.286Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO STEP 38 (ensure_file) COMPLETE |
9576 | 2025-02-26T05:19:29.286Z | [ host-image] Feb 26 05:19:28.491 INFO O| Feb 26 05:19:28.491 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9577 | 2025-02-26T05:19:29.344Z | [ host-image] Feb 26 05:19:28.551 INFO O| Feb 26 05:19:28.550 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
9578 | 2025-02-26T05:19:29.344Z | [ host-image] Feb 26 05:19:28.551 INFO O| Feb 26 05:19:28.551 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 ... |
9579 | 2025-02-26T05:19:29.368Z | [ host-image] Feb 26 05:19:28.575 INFO O| Feb 26 05:19:28.575 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 |
9580 | 2025-02-26T05:19:29.368Z | [ host-image] Feb 26 05:19:28.575 INFO O| Feb 26 05:19:28.575 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml |
9581 | 2025-02-26T05:19:29.368Z | [ host-image] Feb 26 05:19:28.575 INFO O| Feb 26 05:19:28.575 INFO ok! |
9582 | 2025-02-26T05:19:29.368Z | [ host-image] Feb 26 05:19:28.575 INFO O| Feb 26 05:19:28.575 INFO STEP 39 (ensure_file) COMPLETE |
9583 | 2025-02-26T05:19:29.371Z | [ host-image] Feb 26 05:19:28.575 INFO O| Feb 26 05:19:28.575 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9584 | 2025-02-26T05:19:29.390Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist |
9585 | 2025-02-26T05:19:29.390Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ... |
9586 | 2025-02-26T05:19:29.393Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml |
9587 | 2025-02-26T05:19:29.394Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO ok! |
9588 | 2025-02-26T05:19:29.394Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO STEP 40 (ensure_file) COMPLETE |
9589 | 2025-02-26T05:19:29.394Z | [ host-image] Feb 26 05:19:28.597 INFO O| Feb 26 05:19:28.597 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
9590 | 2025-02-26T05:19:29.410Z | [ host-image] Feb 26 05:19:28.617 INFO O| Feb 26 05:19:28.617 INFO updating shadow file |
9591 | 2025-02-26T05:19:29.410Z | [ host-image] Feb 26 05:19:28.617 INFO O| Feb 26 05:19:28.617 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9592 | 2025-02-26T05:19:29.410Z | [ host-image] Feb 26 05:19:28.617 INFO O| Feb 26 05:19:28.617 INFO STEP 41 (shadow) COMPLETE |
9593 | 2025-02-26T05:19:29.410Z | [ host-image] Feb 26 05:19:28.617 INFO O| Feb 26 05:19:28.617 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
9594 | 2025-02-26T05:19:29.431Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking |
9595 | 2025-02-26T05:19:29.431Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ... |
9596 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login |
9597 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login |
9598 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO ok! |
9599 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO STEP 42 (ensure_file) COMPLETE |
9600 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9601 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO skip step because feature "mfg" is not enabled |
9602 | 2025-02-26T05:19:29.434Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9603 | 2025-02-26T05:19:29.435Z | [ host-image] Feb 26 05:19:28.638 INFO O| Feb 26 05:19:28.638 INFO skip step because feature "mfg" is not enabled |
9604 | 2025-02-26T05:19:29.435Z | [ host-image] Feb 26 05:19:28.639 INFO O| Feb 26 05:19:28.638 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9605 | 2025-02-26T05:19:29.492Z | [ host-image] Feb 26 05:19:28.699 INFO O| Feb 26 05:19:28.699 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist |
9606 | 2025-02-26T05:19:29.492Z | [ host-image] Feb 26 05:19:28.699 INFO O| Feb 26 05:19:28.699 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ... |
9607 | 2025-02-26T05:19:30.337Z | [ host-image] Feb 26 05:19:29.543 INFO O| Feb 26 05:19:29.543 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot |
9608 | 2025-02-26T05:19:30.337Z | [ host-image] Feb 26 05:19:29.543 INFO O| Feb 26 05:19:29.543 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot |
9609 | 2025-02-26T05:19:30.337Z | [ host-image] Feb 26 05:19:29.543 INFO O| Feb 26 05:19:29.543 INFO ok! |
9610 | 2025-02-26T05:19:30.337Z | [ host-image] Feb 26 05:19:29.543 INFO O| Feb 26 05:19:29.543 INFO STEP 45 (ensure_file) COMPLETE |
9611 | 2025-02-26T05:19:30.337Z | [ host-image] Feb 26 05:19:29.543 INFO O| Feb 26 05:19:29.543 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9612 | 2025-02-26T05:19:30.360Z | [ host-image] Feb 26 05:19:29.566 INFO O| Feb 26 05:19:29.566 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking |
9613 | 2025-02-26T05:19:30.360Z | [ host-image] Feb 26 05:19:29.566 INFO O| Feb 26 05:19:29.566 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... |
9614 | 2025-02-26T05:19:30.363Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9615 | 2025-02-26T05:19:30.363Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9616 | 2025-02-26T05:19:30.363Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9617 | 2025-02-26T05:19:30.364Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9618 | 2025-02-26T05:19:30.364Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO ok! |
9619 | 2025-02-26T05:19:30.364Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO STEP 46 (ensure_file) COMPLETE |
9620 | 2025-02-26T05:19:30.364Z | [ host-image] Feb 26 05:19:29.567 INFO O| Feb 26 05:19:29.567 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9621 | 2025-02-26T05:19:30.407Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking |
9622 | 2025-02-26T05:19:30.407Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 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 ... |
9623 | 2025-02-26T05:19:30.410Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 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 |
9624 | 2025-02-26T05:19:30.410Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml |
9625 | 2025-02-26T05:19:30.410Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 INFO ok! |
9626 | 2025-02-26T05:19:30.410Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 INFO STEP 47 (ensure_file) COMPLETE |
9627 | 2025-02-26T05:19:30.410Z | [ host-image] Feb 26 05:19:29.614 INFO O| Feb 26 05:19:29.614 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9628 | 2025-02-26T05:19:30.510Z | [ host-image] Feb 26 05:19:29.717 INFO O| Feb 26 05:19:29.717 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist |
9629 | 2025-02-26T05:19:30.511Z | [ host-image] Feb 26 05:19:29.717 INFO O| Feb 26 05:19:29.717 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ... |
9630 | 2025-02-26T05:19:30.534Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9631 | 2025-02-26T05:19:30.534Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9632 | 2025-02-26T05:19:30.534Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9633 | 2025-02-26T05:19:30.537Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9634 | 2025-02-26T05:19:30.537Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO ok! |
9635 | 2025-02-26T05:19:30.537Z | [ host-image] Feb 26 05:19:29.741 INFO O| Feb 26 05:19:29.741 INFO STEP 48 (ensure_file) COMPLETE |
9636 | 2025-02-26T05:19:30.537Z | [ host-image] Feb 26 05:19:29.742 INFO O| Feb 26 05:19:29.742 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9637 | 2025-02-26T05:19:30.558Z | [ host-image] Feb 26 05:19:29.764 INFO O| Feb 26 05:19:29.764 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
9638 | 2025-02-26T05:19:30.558Z | [ host-image] Feb 26 05:19:29.764 INFO O| Feb 26 05:19:29.764 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 ... |
9639 | 2025-02-26T05:19:30.562Z | [ host-image] Feb 26 05:19:29.768 INFO O| Feb 26 05:19:29.768 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 |
9640 | 2025-02-26T05:19:30.564Z | [ host-image] Feb 26 05:19:29.768 INFO O| Feb 26 05:19:29.768 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
9641 | 2025-02-26T05:19:30.564Z | [ host-image] Feb 26 05:19:29.768 INFO O| Feb 26 05:19:29.768 INFO ok! |
9642 | 2025-02-26T05:19:30.565Z | [ host-image] Feb 26 05:19:29.768 INFO O| Feb 26 05:19:29.768 INFO STEP 49 (ensure_file) COMPLETE |
9643 | 2025-02-26T05:19:30.565Z | [ host-image] Feb 26 05:19:29.768 INFO O| Feb 26 05:19:29.768 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9644 | 2025-02-26T05:19:30.657Z | [ host-image] Feb 26 05:19:29.864 INFO O| Feb 26 05:19:29.864 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist |
9645 | 2025-02-26T05:19:30.657Z | [ host-image] Feb 26 05:19:29.864 INFO O| Feb 26 05:19:29.864 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ... |
9646 | 2025-02-26T05:19:30.677Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9647 | 2025-02-26T05:19:30.677Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9648 | 2025-02-26T05:19:30.680Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9649 | 2025-02-26T05:19:30.680Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9650 | 2025-02-26T05:19:30.680Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO ok! |
9651 | 2025-02-26T05:19:30.680Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO STEP 50 (ensure_file) COMPLETE |
9652 | 2025-02-26T05:19:30.680Z | [ host-image] Feb 26 05:19:29.884 INFO O| Feb 26 05:19:29.884 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9653 | 2025-02-26T05:19:30.718Z | [ host-image] Feb 26 05:19:29.925 INFO O| Feb 26 05:19:29.925 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
9654 | 2025-02-26T05:19:30.718Z | [ host-image] Feb 26 05:19:29.925 INFO O| Feb 26 05:19:29.925 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 ... |
9655 | 2025-02-26T05:19:30.742Z | [ host-image] Feb 26 05:19:29.949 INFO O| Feb 26 05:19:29.949 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 |
9656 | 2025-02-26T05:19:30.743Z | [ host-image] Feb 26 05:19:29.949 INFO O| Feb 26 05:19:29.949 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
9657 | 2025-02-26T05:19:30.743Z | [ host-image] Feb 26 05:19:29.949 INFO O| Feb 26 05:19:29.949 INFO ok! |
9658 | 2025-02-26T05:19:30.746Z | [ host-image] Feb 26 05:19:29.949 INFO O| Feb 26 05:19:29.949 INFO STEP 51 (ensure_file) COMPLETE |
9659 | 2025-02-26T05:19:30.746Z | [ host-image] Feb 26 05:19:29.949 INFO O| Feb 26 05:19:29.949 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9660 | 2025-02-26T05:19:30.779Z | [ host-image] Feb 26 05:19:29.986 INFO O| Feb 26 05:19:29.985 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
9661 | 2025-02-26T05:19:30.779Z | [ host-image] Feb 26 05:19:29.986 INFO O| Feb 26 05:19:29.985 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 ... |
9662 | 2025-02-26T05:19:30.803Z | [ host-image] Feb 26 05:19:30.010 INFO O| Feb 26 05:19:30.010 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 |
9663 | 2025-02-26T05:19:30.803Z | [ host-image] Feb 26 05:19:30.010 INFO O| Feb 26 05:19:30.010 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml |
9664 | 2025-02-26T05:19:30.803Z | [ host-image] Feb 26 05:19:30.010 INFO O| Feb 26 05:19:30.010 INFO ok! |
9665 | 2025-02-26T05:19:30.806Z | [ host-image] Feb 26 05:19:30.010 INFO O| Feb 26 05:19:30.010 INFO STEP 52 (ensure_file) COMPLETE |
9666 | 2025-02-26T05:19:30.806Z | [ host-image] Feb 26 05:19:30.010 INFO O| Feb 26 05:19:30.010 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9667 | 2025-02-26T05:19:30.835Z | [ host-image] Feb 26 05:19:30.042 INFO O| Feb 26 05:19:30.042 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
9668 | 2025-02-26T05:19:30.835Z | [ host-image] Feb 26 05:19:30.042 INFO O| Feb 26 05:19:30.042 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 ... |
9669 | 2025-02-26T05:19:30.858Z | [ host-image] Feb 26 05:19:30.065 INFO O| Feb 26 05:19:30.065 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 |
9670 | 2025-02-26T05:19:30.858Z | [ host-image] Feb 26 05:19:30.065 INFO O| Feb 26 05:19:30.065 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
9671 | 2025-02-26T05:19:30.858Z | [ host-image] Feb 26 05:19:30.065 INFO O| Feb 26 05:19:30.065 INFO ok! |
9672 | 2025-02-26T05:19:30.869Z | [ host-image] Feb 26 05:19:30.065 INFO O| Feb 26 05:19:30.065 INFO STEP 53 (ensure_file) COMPLETE |
9673 | 2025-02-26T05:19:30.869Z | [ host-image] Feb 26 05:19:30.065 INFO O| Feb 26 05:19:30.065 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9674 | 2025-02-26T05:19:30.895Z | [ host-image] Feb 26 05:19:30.101 INFO O| Feb 26 05:19:30.101 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt |
9675 | 2025-02-26T05:19:30.895Z | [ host-image] Feb 26 05:19:30.102 INFO O| Feb 26 05:19:30.101 INFO STEP 54 (ensure_dir) COMPLETE |
9676 | 2025-02-26T05:19:30.895Z | [ host-image] Feb 26 05:19:30.102 INFO O| Feb 26 05:19:30.101 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9677 | 2025-02-26T05:19:30.970Z | [ host-image] Feb 26 05:19:30.177 INFO O| Feb 26 05:19:30.177 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide |
9678 | 2025-02-26T05:19:30.971Z | [ host-image] Feb 26 05:19:30.177 INFO O| Feb 26 05:19:30.177 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide |
9679 | 2025-02-26T05:19:30.974Z | [ host-image] Feb 26 05:19:30.177 INFO O| Feb 26 05:19:30.177 INFO STEP 55 (ensure_dir) COMPLETE |
9680 | 2025-02-26T05:19:30.974Z | [ host-image] Feb 26 05:19:30.177 INFO O| Feb 26 05:19:30.177 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9681 | 2025-02-26T05:19:31.008Z | [ host-image] Feb 26 05:19:30.214 INFO O| Feb 26 05:19:30.214 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm |
9682 | 2025-02-26T05:19:31.008Z | [ host-image] Feb 26 05:19:30.214 INFO O| Feb 26 05:19:30.214 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm |
9683 | 2025-02-26T05:19:31.008Z | [ host-image] Feb 26 05:19:30.214 INFO O| Feb 26 05:19:30.214 INFO STEP 56 (ensure_dir) COMPLETE |
9684 | 2025-02-26T05:19:31.011Z | [ host-image] Feb 26 05:19:30.214 INFO O| Feb 26 05:19:30.214 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9685 | 2025-02-26T05:19:31.036Z | [ host-image] Feb 26 05:19:30.242 INFO O| Feb 26 05:19:30.242 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
9686 | 2025-02-26T05:19:31.036Z | [ host-image] Feb 26 05:19:30.242 INFO O| Feb 26 05:19:30.242 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
9687 | 2025-02-26T05:19:31.065Z | [ host-image] Feb 26 05:19:30.271 INFO O| Feb 26 05:19:30.271 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm |
9688 | 2025-02-26T05:19:31.065Z | [ host-image] Feb 26 05:19:30.271 INFO O| Feb 26 05:19:30.271 INFO ok! |
9689 | 2025-02-26T05:19:31.070Z | [ host-image] Feb 26 05:19:30.271 INFO O| Feb 26 05:19:30.271 INFO STEP 57 (ensure_file) COMPLETE |
9690 | 2025-02-26T05:19:31.070Z | [ host-image] Feb 26 05:19:30.271 INFO O| Feb 26 05:19:30.271 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9691 | 2025-02-26T05:19:31.188Z | [ host-image] Feb 26 05:19:30.395 INFO O| Feb 26 05:19:30.395 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
9692 | 2025-02-26T05:19:31.189Z | [ host-image] Feb 26 05:19:30.395 INFO O| Feb 26 05:19:30.395 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ... |
9693 | 2025-02-26T05:19:32.657Z | [ host-image] Feb 26 05:19:31.864 INFO O| Feb 26 05:19:31.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd |
9694 | 2025-02-26T05:19:32.657Z | [ host-image] Feb 26 05:19:31.864 INFO O| Feb 26 05:19:31.864 INFO ok! |
9695 | 2025-02-26T05:19:32.657Z | [ host-image] Feb 26 05:19:31.864 INFO O| Feb 26 05:19:31.864 INFO STEP 58 (ensure_file) COMPLETE |
9696 | 2025-02-26T05:19:32.660Z | [ host-image] Feb 26 05:19:31.864 INFO O| Feb 26 05:19:31.864 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9697 | 2025-02-26T05:19:32.682Z | [ host-image] Feb 26 05:19:31.889 INFO O| Feb 26 05:19:31.889 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg |
9698 | 2025-02-26T05:19:32.682Z | [ host-image] Feb 26 05:19:31.889 INFO O| Feb 26 05:19:31.889 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg |
9699 | 2025-02-26T05:19:32.685Z | [ host-image] Feb 26 05:19:31.889 INFO O| Feb 26 05:19:31.889 INFO STEP 59 (ensure_dir) COMPLETE |
9700 | 2025-02-26T05:19:32.685Z | [ host-image] Feb 26 05:19:31.889 INFO O| Feb 26 05:19:31.889 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9701 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
9702 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9703 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
9704 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO ok! |
9705 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO STEP 60 (ensure_file) COMPLETE |
9706 | 2025-02-26T05:19:32.742Z | [ host-image] Feb 26 05:19:31.948 INFO O| Feb 26 05:19:31.948 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9707 | 2025-02-26T05:19:32.760Z | [ host-image] Feb 26 05:19:31.966 INFO O| Feb 26 05:19:31.966 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
9708 | 2025-02-26T05:19:32.760Z | [ host-image] Feb 26 05:19:31.966 INFO O| Feb 26 05:19:31.966 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9709 | 2025-02-26T05:19:32.763Z | [ host-image] Feb 26 05:19:31.966 INFO O| Feb 26 05:19:31.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
9710 | 2025-02-26T05:19:32.763Z | [ host-image] Feb 26 05:19:31.967 INFO O| Feb 26 05:19:31.966 INFO ok! |
9711 | 2025-02-26T05:19:32.763Z | [ host-image] Feb 26 05:19:31.967 INFO O| Feb 26 05:19:31.966 INFO STEP 61 (ensure_file) COMPLETE |
9712 | 2025-02-26T05:19:32.763Z | [ host-image] Feb 26 05:19:31.967 INFO O| Feb 26 05:19:31.967 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9713 | 2025-02-26T05:19:32.779Z | [ host-image] Feb 26 05:19:31.986 INFO O| Feb 26 05:19:31.985 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
9714 | 2025-02-26T05:19:32.779Z | [ host-image] Feb 26 05:19:31.986 INFO O| Feb 26 05:19:31.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
9715 | 2025-02-26T05:19:32.782Z | [ host-image] Feb 26 05:19:31.986 INFO O| Feb 26 05:19:31.986 INFO STEP 62 (ensure_dir) COMPLETE |
9716 | 2025-02-26T05:19:32.782Z | [ host-image] Feb 26 05:19:31.986 INFO O| Feb 26 05:19:31.986 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9717 | 2025-02-26T05:19:32.797Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
9718 | 2025-02-26T05:19:32.797Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9719 | 2025-02-26T05:19:32.797Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
9720 | 2025-02-26T05:19:32.800Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO ok! |
9721 | 2025-02-26T05:19:32.800Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO STEP 63 (ensure_file) COMPLETE |
9722 | 2025-02-26T05:19:32.800Z | [ host-image] Feb 26 05:19:32.003 INFO O| Feb 26 05:19:32.003 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9723 | 2025-02-26T05:19:32.815Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
9724 | 2025-02-26T05:19:32.815Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9725 | 2025-02-26T05:19:32.815Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
9726 | 2025-02-26T05:19:32.818Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO ok! |
9727 | 2025-02-26T05:19:32.818Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO STEP 64 (ensure_file) COMPLETE |
9728 | 2025-02-26T05:19:32.818Z | [ host-image] Feb 26 05:19:32.021 INFO O| Feb 26 05:19:32.021 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9729 | 2025-02-26T05:19:32.833Z | [ host-image] Feb 26 05:19:32.040 INFO O| Feb 26 05:19:32.040 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
9730 | 2025-02-26T05:19:32.833Z | [ host-image] Feb 26 05:19:32.040 INFO O| Feb 26 05:19:32.040 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
9731 | 2025-02-26T05:19:32.833Z | [ host-image] Feb 26 05:19:32.040 INFO O| Feb 26 05:19:32.040 INFO STEP 65 (ensure_dir) COMPLETE |
9732 | 2025-02-26T05:19:32.836Z | [ host-image] Feb 26 05:19:32.040 INFO O| Feb 26 05:19:32.040 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9733 | 2025-02-26T05:19:32.852Z | [ host-image] Feb 26 05:19:32.058 INFO O| Feb 26 05:19:32.058 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
9734 | 2025-02-26T05:19:32.852Z | [ host-image] Feb 26 05:19:32.058 INFO O| Feb 26 05:19:32.058 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9735 | 2025-02-26T05:19:32.855Z | [ host-image] Feb 26 05:19:32.059 INFO O| Feb 26 05:19:32.058 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
9736 | 2025-02-26T05:19:32.855Z | [ host-image] Feb 26 05:19:32.059 INFO O| Feb 26 05:19:32.058 INFO ok! |
9737 | 2025-02-26T05:19:32.855Z | [ host-image] Feb 26 05:19:32.059 INFO O| Feb 26 05:19:32.059 INFO STEP 66 (ensure_file) COMPLETE |
9738 | 2025-02-26T05:19:32.855Z | [ host-image] Feb 26 05:19:32.059 INFO O| Feb 26 05:19:32.059 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9739 | 2025-02-26T05:19:32.891Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
9740 | 2025-02-26T05:19:32.891Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ... |
9741 | 2025-02-26T05:19:32.894Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION |
9742 | 2025-02-26T05:19:32.894Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO ok! |
9743 | 2025-02-26T05:19:32.894Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO STEP 67 (ensure_file) COMPLETE |
9744 | 2025-02-26T05:19:32.894Z | [ host-image] Feb 26 05:19:32.097 INFO O| Feb 26 05:19:32.097 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9745 | 2025-02-26T05:19:32.951Z | [ host-image] Feb 26 05:19:32.157 INFO O| Feb 26 05:19:32.157 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent |
9746 | 2025-02-26T05:19:32.951Z | [ host-image] Feb 26 05:19:32.157 INFO O| Feb 26 05:19:32.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent |
9747 | 2025-02-26T05:19:32.951Z | [ host-image] Feb 26 05:19:32.157 INFO O| Feb 26 05:19:32.157 INFO STEP 68 (ensure_dir) COMPLETE |
9748 | 2025-02-26T05:19:32.951Z | [ host-image] Feb 26 05:19:32.157 INFO O| Feb 26 05:19:32.157 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9749 | 2025-02-26T05:19:32.969Z | [ host-image] Feb 26 05:19:32.175 INFO O| Feb 26 05:19:32.175 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
9750 | 2025-02-26T05:19:32.969Z | [ host-image] Feb 26 05:19:32.175 INFO O| Feb 26 05:19:32.175 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
9751 | 2025-02-26T05:19:34.422Z | [ host-image] Feb 26 05:19:33.628 INFO O| Feb 26 05:19:33.628 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle |
9752 | 2025-02-26T05:19:34.422Z | [ host-image] Feb 26 05:19:33.628 INFO O| Feb 26 05:19:33.628 INFO ok! |
9753 | 2025-02-26T05:19:34.422Z | [ host-image] Feb 26 05:19:33.628 INFO O| Feb 26 05:19:33.628 INFO STEP 69 (ensure_file) COMPLETE |
9754 | 2025-02-26T05:19:34.422Z | [ host-image] Feb 26 05:19:33.628 INFO O| Feb 26 05:19:33.628 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9755 | 2025-02-26T05:19:34.442Z | [ host-image] Feb 26 05:19:33.648 INFO O| Feb 26 05:19:33.648 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
9756 | 2025-02-26T05:19:34.442Z | [ host-image] Feb 26 05:19:33.648 INFO O| Feb 26 05:19:33.648 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ... |
9757 | 2025-02-26T05:19:36.947Z | [ host-image] Feb 26 05:19:36.153 INFO O| Feb 26 05:19:36.152 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent |
9758 | 2025-02-26T05:19:36.947Z | [ host-image] Feb 26 05:19:36.153 INFO O| Feb 26 05:19:36.153 INFO ok! |
9759 | 2025-02-26T05:19:36.950Z | [ host-image] Feb 26 05:19:36.153 INFO O| Feb 26 05:19:36.153 INFO STEP 70 (ensure_file) COMPLETE |
9760 | 2025-02-26T05:19:36.950Z | [ host-image] Feb 26 05:19:36.153 INFO O| Feb 26 05:19:36.153 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9761 | 2025-02-26T05:19:36.975Z | [ host-image] Feb 26 05:19:36.181 INFO O| Feb 26 05:19:36.181 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg |
9762 | 2025-02-26T05:19:36.975Z | [ host-image] Feb 26 05:19:36.182 INFO O| Feb 26 05:19:36.181 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg |
9763 | 2025-02-26T05:19:36.975Z | [ host-image] Feb 26 05:19:36.182 INFO O| Feb 26 05:19:36.182 INFO STEP 71 (ensure_dir) COMPLETE |
9764 | 2025-02-26T05:19:36.978Z | [ host-image] Feb 26 05:19:36.182 INFO O| Feb 26 05:19:36.182 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9765 | 2025-02-26T05:19:37.000Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
9766 | 2025-02-26T05:19:37.000Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9767 | 2025-02-26T05:19:37.003Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
9768 | 2025-02-26T05:19:37.003Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO ok! |
9769 | 2025-02-26T05:19:37.003Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO STEP 72 (ensure_file) COMPLETE |
9770 | 2025-02-26T05:19:37.003Z | [ host-image] Feb 26 05:19:36.206 INFO O| Feb 26 05:19:36.206 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9771 | 2025-02-26T05:19:37.025Z | [ host-image] Feb 26 05:19:36.231 INFO O| Feb 26 05:19:36.231 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
9772 | 2025-02-26T05:19:37.025Z | [ host-image] Feb 26 05:19:36.231 INFO O| Feb 26 05:19:36.231 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9773 | 2025-02-26T05:19:37.029Z | [ host-image] Feb 26 05:19:36.232 INFO O| Feb 26 05:19:36.232 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md |
9774 | 2025-02-26T05:19:37.029Z | [ host-image] Feb 26 05:19:36.232 INFO O| Feb 26 05:19:36.232 INFO ok! |
9775 | 2025-02-26T05:19:37.029Z | [ host-image] Feb 26 05:19:36.232 INFO O| Feb 26 05:19:36.232 INFO STEP 73 (ensure_file) COMPLETE |
9776 | 2025-02-26T05:19:37.029Z | [ host-image] Feb 26 05:19:36.232 INFO O| Feb 26 05:19:36.232 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9777 | 2025-02-26T05:19:37.066Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
9778 | 2025-02-26T05:19:37.066Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ... |
9779 | 2025-02-26T05:19:37.070Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION |
9780 | 2025-02-26T05:19:37.070Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO ok! |
9781 | 2025-02-26T05:19:37.070Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO STEP 74 (ensure_file) COMPLETE |
9782 | 2025-02-26T05:19:37.070Z | [ host-image] Feb 26 05:19:36.272 INFO O| Feb 26 05:19:36.272 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9783 | 2025-02-26T05:19:37.090Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist |
9784 | 2025-02-26T05:19:37.090Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ... |
9785 | 2025-02-26T05:19:37.090Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz |
9786 | 2025-02-26T05:19:37.090Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO ok! |
9787 | 2025-02-26T05:19:37.093Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO STEP 75 (ensure_file) COMPLETE |
9788 | 2025-02-26T05:19:37.093Z | [ host-image] Feb 26 05:19:36.296 INFO O| Feb 26 05:19:36.296 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9789 | 2025-02-26T05:19:37.112Z | [ host-image] Feb 26 05:19:36.318 INFO O| Feb 26 05:19:36.318 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog |
9790 | 2025-02-26T05:19:37.112Z | [ host-image] Feb 26 05:19:36.318 INFO O| Feb 26 05:19:36.318 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog |
9791 | 2025-02-26T05:19:37.112Z | [ host-image] Feb 26 05:19:36.318 INFO O| Feb 26 05:19:36.318 INFO STEP 76 (ensure_dir) COMPLETE |
9792 | 2025-02-26T05:19:37.112Z | [ host-image] Feb 26 05:19:36.318 INFO O| Feb 26 05:19:36.318 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9793 | 2025-02-26T05:19:37.135Z | [ host-image] Feb 26 05:19:36.340 INFO O| Feb 26 05:19:36.340 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist |
9794 | 2025-02-26T05:19:37.135Z | [ host-image] Feb 26 05:19:36.340 INFO O| Feb 26 05:19:36.340 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ... |
9795 | 2025-02-26T05:19:37.139Z | [ host-image] Feb 26 05:19:36.345 INFO O| Feb 26 05:19:36.345 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog |
9796 | 2025-02-26T05:19:37.139Z | [ host-image] Feb 26 05:19:36.345 INFO O| Feb 26 05:19:36.345 INFO ok! |
9797 | 2025-02-26T05:19:37.142Z | [ host-image] Feb 26 05:19:36.345 INFO O| Feb 26 05:19:36.345 INFO STEP 77 (ensure_file) COMPLETE |
9798 | 2025-02-26T05:19:37.142Z | [ host-image] Feb 26 05:19:36.345 INFO O| Feb 26 05:19:36.345 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9799 | 2025-02-26T05:19:37.164Z | [ host-image] Feb 26 05:19:36.370 INFO O| Feb 26 05:19:36.370 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist |
9800 | 2025-02-26T05:19:37.164Z | [ host-image] Feb 26 05:19:36.370 INFO O| Feb 26 05:19:36.370 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ... |
9801 | 2025-02-26T05:19:37.167Z | [ host-image] Feb 26 05:19:36.370 INFO O| Feb 26 05:19:36.370 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION |
9802 | 2025-02-26T05:19:37.167Z | [ host-image] Feb 26 05:19:36.371 INFO O| Feb 26 05:19:36.370 INFO ok! |
9803 | 2025-02-26T05:19:37.167Z | [ host-image] Feb 26 05:19:36.371 INFO O| Feb 26 05:19:36.370 INFO STEP 78 (ensure_file) COMPLETE |
9804 | 2025-02-26T05:19:37.167Z | [ host-image] Feb 26 05:19:36.371 INFO O| Feb 26 05:19:36.371 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9805 | 2025-02-26T05:19:37.189Z | [ host-image] Feb 26 05:19:36.395 INFO O| Feb 26 05:19:36.395 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
9806 | 2025-02-26T05:19:37.189Z | [ host-image] Feb 26 05:19:36.395 INFO O| Feb 26 05:19:36.395 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ... |
9807 | 2025-02-26T05:19:39.288Z | [ host-image] Feb 26 05:19:38.493 INFO O| Feb 26 05:19:38.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz |
9808 | 2025-02-26T05:19:39.288Z | [ host-image] Feb 26 05:19:38.493 INFO O| Feb 26 05:19:38.493 INFO ok! |
9809 | 2025-02-26T05:19:39.291Z | [ host-image] Feb 26 05:19:38.493 INFO O| Feb 26 05:19:38.493 INFO STEP 79 (ensure_file) COMPLETE |
9810 | 2025-02-26T05:19:39.291Z | [ host-image] Feb 26 05:19:38.493 INFO O| Feb 26 05:19:38.493 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9811 | 2025-02-26T05:19:39.310Z | [ host-image] Feb 26 05:19:38.516 INFO O| Feb 26 05:19:38.516 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind |
9812 | 2025-02-26T05:19:39.310Z | [ host-image] Feb 26 05:19:38.516 INFO O| Feb 26 05:19:38.516 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind |
9813 | 2025-02-26T05:19:39.310Z | [ host-image] Feb 26 05:19:38.516 INFO O| Feb 26 05:19:38.516 INFO STEP 80 (ensure_dir) COMPLETE |
9814 | 2025-02-26T05:19:39.313Z | [ host-image] Feb 26 05:19:38.516 INFO O| Feb 26 05:19:38.516 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9815 | 2025-02-26T05:19:39.329Z | [ host-image] Feb 26 05:19:38.535 INFO O| Feb 26 05:19:38.535 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib |
9816 | 2025-02-26T05:19:39.329Z | [ host-image] Feb 26 05:19:38.535 INFO O| Feb 26 05:19:38.535 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib |
9817 | 2025-02-26T05:19:39.329Z | [ host-image] Feb 26 05:19:38.535 INFO O| Feb 26 05:19:38.535 INFO STEP 81 (ensure_dir) COMPLETE |
9818 | 2025-02-26T05:19:39.332Z | [ host-image] Feb 26 05:19:38.535 INFO O| Feb 26 05:19:38.535 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9819 | 2025-02-26T05:19:39.352Z | [ host-image] Feb 26 05:19:38.558 INFO O| Feb 26 05:19:38.558 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc |
9820 | 2025-02-26T05:19:39.355Z | [ host-image] Feb 26 05:19:38.558 INFO O| Feb 26 05:19:38.558 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc |
9821 | 2025-02-26T05:19:39.355Z | [ host-image] Feb 26 05:19:38.558 INFO O| Feb 26 05:19:38.558 INFO STEP 82 (ensure_dir) COMPLETE |
9822 | 2025-02-26T05:19:39.355Z | [ host-image] Feb 26 05:19:38.558 INFO O| Feb 26 05:19:38.558 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9823 | 2025-02-26T05:19:39.373Z | [ host-image] Feb 26 05:19:38.579 INFO O| Feb 26 05:19:38.579 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
9824 | 2025-02-26T05:19:39.376Z | [ host-image] Feb 26 05:19:38.579 INFO O| Feb 26 05:19:38.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
9825 | 2025-02-26T05:19:39.376Z | [ host-image] Feb 26 05:19:38.580 INFO O| Feb 26 05:19:38.580 INFO STEP 83 (ensure_dir) COMPLETE |
9826 | 2025-02-26T05:19:39.376Z | [ host-image] Feb 26 05:19:38.580 INFO O| Feb 26 05:19:38.580 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9827 | 2025-02-26T05:19:39.395Z | [ host-image] Feb 26 05:19:38.601 INFO O| Feb 26 05:19:38.601 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
9828 | 2025-02-26T05:19:39.421Z | [ host-image] Feb 26 05:19:38.601 INFO O| Feb 26 05:19:38.601 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
9829 | 2025-02-26T05:19:39.421Z | [ host-image] Feb 26 05:19:38.601 INFO O| Feb 26 05:19:38.601 INFO STEP 84 (ensure_dir) COMPLETE |
9830 | 2025-02-26T05:19:39.421Z | [ host-image] Feb 26 05:19:38.601 INFO O| Feb 26 05:19:38.601 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9831 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.621 INFO O| Feb 26 05:19:38.621 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
9832 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.621 INFO O| Feb 26 05:19:38.621 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9833 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.622 INFO O| Feb 26 05:19:38.622 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
9834 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.622 INFO O| Feb 26 05:19:38.622 INFO ok! |
9835 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.622 INFO O| Feb 26 05:19:38.622 INFO STEP 85 (ensure_file) COMPLETE |
9836 | 2025-02-26T05:19:39.424Z | [ host-image] Feb 26 05:19:38.622 INFO O| Feb 26 05:19:38.622 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9837 | 2025-02-26T05:19:39.471Z | [ host-image] Feb 26 05:19:38.677 INFO O| Feb 26 05:19:38.677 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin |
9838 | 2025-02-26T05:19:39.474Z | [ host-image] Feb 26 05:19:38.677 INFO O| Feb 26 05:19:38.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin |
9839 | 2025-02-26T05:19:39.474Z | [ host-image] Feb 26 05:19:38.677 INFO O| Feb 26 05:19:38.677 INFO STEP 86 (ensure_dir) COMPLETE |
9840 | 2025-02-26T05:19:39.474Z | [ host-image] Feb 26 05:19:38.677 INFO O| Feb 26 05:19:38.677 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9841 | 2025-02-26T05:19:39.493Z | [ host-image] Feb 26 05:19:38.698 INFO O| Feb 26 05:19:38.698 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
9842 | 2025-02-26T05:19:39.493Z | [ host-image] Feb 26 05:19:38.698 INFO O| Feb 26 05:19:38.698 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
9843 | 2025-02-26T05:19:39.503Z | [ host-image] Feb 26 05:19:38.699 INFO O| Feb 26 05:19:38.699 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
9844 | 2025-02-26T05:19:39.503Z | [ host-image] Feb 26 05:19:38.699 INFO O| Feb 26 05:19:38.699 INFO ok! |
9845 | 2025-02-26T05:19:39.503Z | [ host-image] Feb 26 05:19:38.699 INFO O| Feb 26 05:19:38.699 INFO STEP 87 (ensure_file) COMPLETE |
9846 | 2025-02-26T05:19:39.503Z | [ host-image] Feb 26 05:19:38.699 INFO O| Feb 26 05:19:38.699 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9847 | 2025-02-26T05:19:39.514Z | [ host-image] Feb 26 05:19:38.720 INFO O| Feb 26 05:19:38.720 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
9848 | 2025-02-26T05:19:39.514Z | [ host-image] Feb 26 05:19:38.720 INFO O| Feb 26 05:19:38.720 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
9849 | 2025-02-26T05:19:39.543Z | [ host-image] Feb 26 05:19:38.748 INFO O| Feb 26 05:19:38.748 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
9850 | 2025-02-26T05:19:39.543Z | [ host-image] Feb 26 05:19:38.749 INFO O| Feb 26 05:19:38.748 INFO ok! |
9851 | 2025-02-26T05:19:39.543Z | [ host-image] Feb 26 05:19:38.749 INFO O| Feb 26 05:19:38.748 INFO STEP 88 (ensure_file) COMPLETE |
9852 | 2025-02-26T05:19:39.546Z | [ host-image] Feb 26 05:19:38.749 INFO O| Feb 26 05:19:38.748 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9853 | 2025-02-26T05:19:39.576Z | [ host-image] Feb 26 05:19:38.781 INFO O| Feb 26 05:19:38.781 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
9854 | 2025-02-26T05:19:39.576Z | [ host-image] Feb 26 05:19:38.781 INFO O| Feb 26 05:19:38.781 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
9855 | 2025-02-26T05:19:40.190Z | [ host-image] Feb 26 05:19:39.395 INFO O| Feb 26 05:19:39.394 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
9856 | 2025-02-26T05:19:40.190Z | [ host-image] Feb 26 05:19:39.395 INFO O| Feb 26 05:19:39.395 INFO ok! |
9857 | 2025-02-26T05:19:40.190Z | [ host-image] Feb 26 05:19:39.395 INFO O| Feb 26 05:19:39.395 INFO STEP 89 (ensure_file) COMPLETE |
9858 | 2025-02-26T05:19:40.190Z | [ host-image] Feb 26 05:19:39.395 INFO O| Feb 26 05:19:39.395 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9859 | 2025-02-26T05:19:40.209Z | [ host-image] Feb 26 05:19:39.414 INFO O| Feb 26 05:19:39.414 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
9860 | 2025-02-26T05:19:40.209Z | [ host-image] Feb 26 05:19:39.414 INFO O| Feb 26 05:19:39.414 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ... |
9861 | 2025-02-26T05:19:40.209Z | [ host-image] Feb 26 05:19:39.414 INFO O| Feb 26 05:19:39.414 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION |
9862 | 2025-02-26T05:19:40.211Z | [ host-image] Feb 26 05:19:39.415 INFO O| Feb 26 05:19:39.414 INFO ok! |
9863 | 2025-02-26T05:19:40.212Z | [ host-image] Feb 26 05:19:39.415 INFO O| Feb 26 05:19:39.414 INFO STEP 90 (ensure_file) COMPLETE |
9864 | 2025-02-26T05:19:40.212Z | [ host-image] Feb 26 05:19:39.415 INFO O| Feb 26 05:19:39.414 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9865 | 2025-02-26T05:19:40.241Z | [ host-image] Feb 26 05:19:39.446 INFO O| Feb 26 05:19:39.446 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace |
9866 | 2025-02-26T05:19:40.244Z | [ host-image] Feb 26 05:19:39.447 INFO O| Feb 26 05:19:39.447 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace |
9867 | 2025-02-26T05:19:40.244Z | [ host-image] Feb 26 05:19:39.447 INFO O| Feb 26 05:19:39.447 INFO STEP 91 (ensure_dir) COMPLETE |
9868 | 2025-02-26T05:19:40.244Z | [ host-image] Feb 26 05:19:39.447 INFO O| Feb 26 05:19:39.447 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9869 | 2025-02-26T05:19:40.286Z | [ host-image] Feb 26 05:19:39.491 INFO O| Feb 26 05:19:39.491 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist |
9870 | 2025-02-26T05:19:40.286Z | [ host-image] Feb 26 05:19:39.491 INFO O| Feb 26 05:19:39.491 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9871 | 2025-02-26T05:19:40.286Z | [ host-image] Feb 26 05:19:39.492 INFO O| Feb 26 05:19:39.492 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d |
9872 | 2025-02-26T05:19:40.289Z | [ host-image] Feb 26 05:19:39.492 INFO O| Feb 26 05:19:39.492 INFO ok! |
9873 | 2025-02-26T05:19:40.289Z | [ host-image] Feb 26 05:19:39.492 INFO O| Feb 26 05:19:39.492 INFO STEP 92 (ensure_file) COMPLETE |
9874 | 2025-02-26T05:19:40.289Z | [ host-image] Feb 26 05:19:39.492 INFO O| Feb 26 05:19:39.492 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9875 | 2025-02-26T05:19:40.313Z | [ host-image] Feb 26 05:19:39.518 INFO O| Feb 26 05:19:39.518 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist |
9876 | 2025-02-26T05:19:40.313Z | [ host-image] Feb 26 05:19:39.518 INFO O| Feb 26 05:19:39.518 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9877 | 2025-02-26T05:19:40.313Z | [ host-image] Feb 26 05:19:39.519 INFO O| Feb 26 05:19:39.519 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d |
9878 | 2025-02-26T05:19:40.316Z | [ host-image] Feb 26 05:19:39.519 INFO O| Feb 26 05:19:39.519 INFO ok! |
9879 | 2025-02-26T05:19:40.316Z | [ host-image] Feb 26 05:19:39.519 INFO O| Feb 26 05:19:39.519 INFO STEP 93 (ensure_file) COMPLETE |
9880 | 2025-02-26T05:19:40.316Z | [ host-image] Feb 26 05:19:39.519 INFO O| Feb 26 05:19:39.519 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9881 | 2025-02-26T05:19:40.356Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist |
9882 | 2025-02-26T05:19:40.356Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9883 | 2025-02-26T05:19:40.356Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d |
9884 | 2025-02-26T05:19:40.359Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO ok! |
9885 | 2025-02-26T05:19:40.359Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO STEP 94 (ensure_file) COMPLETE |
9886 | 2025-02-26T05:19:40.359Z | [ host-image] Feb 26 05:19:39.561 INFO O| Feb 26 05:19:39.561 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9887 | 2025-02-26T05:19:40.378Z | [ host-image] Feb 26 05:19:39.583 INFO O| Feb 26 05:19:39.583 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist |
9888 | 2025-02-26T05:19:40.378Z | [ host-image] Feb 26 05:19:39.583 INFO O| Feb 26 05:19:39.583 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9889 | 2025-02-26T05:19:40.381Z | [ host-image] Feb 26 05:19:39.584 INFO O| Feb 26 05:19:39.584 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d |
9890 | 2025-02-26T05:19:40.381Z | [ host-image] Feb 26 05:19:39.584 INFO O| Feb 26 05:19:39.584 INFO ok! |
9891 | 2025-02-26T05:19:40.381Z | [ host-image] Feb 26 05:19:39.584 INFO O| Feb 26 05:19:39.584 INFO STEP 95 (ensure_file) COMPLETE |
9892 | 2025-02-26T05:19:40.381Z | [ host-image] Feb 26 05:19:39.584 INFO O| Feb 26 05:19:39.584 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9893 | 2025-02-26T05:19:40.403Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist |
9894 | 2025-02-26T05:19:40.403Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9895 | 2025-02-26T05:19:40.406Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d |
9896 | 2025-02-26T05:19:40.406Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO ok! |
9897 | 2025-02-26T05:19:40.406Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO STEP 96 (ensure_file) COMPLETE |
9898 | 2025-02-26T05:19:40.406Z | [ host-image] Feb 26 05:19:39.608 INFO O| Feb 26 05:19:39.608 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9899 | 2025-02-26T05:19:40.431Z | [ host-image] Feb 26 05:19:39.637 INFO O| Feb 26 05:19:39.637 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist |
9900 | 2025-02-26T05:19:40.431Z | [ host-image] Feb 26 05:19:39.637 INFO O| Feb 26 05:19:39.637 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d ... |
9901 | 2025-02-26T05:19:40.437Z | [ host-image] Feb 26 05:19:39.637 INFO O| Feb 26 05:19:39.637 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d |
9902 | 2025-02-26T05:19:40.437Z | [ host-image] Feb 26 05:19:39.637 INFO O| Feb 26 05:19:39.637 INFO ok! |
9903 | 2025-02-26T05:19:40.437Z | [ host-image] Feb 26 05:19:39.638 INFO O| Feb 26 05:19:39.637 INFO STEP 97 (ensure_file) COMPLETE |
9904 | 2025-02-26T05:19:40.437Z | [ host-image] Feb 26 05:19:39.638 INFO O| Feb 26 05:19:39.637 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9905 | 2025-02-26T05:19:40.466Z | [ host-image] Feb 26 05:19:39.671 INFO O| Feb 26 05:19:39.671 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist |
9906 | 2025-02-26T05:19:40.466Z | [ host-image] Feb 26 05:19:39.671 INFO O| Feb 26 05:19:39.671 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ... |
9907 | 2025-02-26T05:19:40.469Z | [ host-image] Feb 26 05:19:39.671 INFO O| Feb 26 05:19:39.671 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d |
9908 | 2025-02-26T05:19:40.469Z | [ host-image] Feb 26 05:19:39.671 INFO O| Feb 26 05:19:39.671 INFO ok! |
9909 | 2025-02-26T05:19:40.469Z | [ host-image] Feb 26 05:19:39.671 INFO O| Feb 26 05:19:39.671 INFO STEP 98 (ensure_file) COMPLETE |
9910 | 2025-02-26T05:19:40.469Z | [ host-image] Feb 26 05:19:39.672 INFO O| Feb 26 05:19:39.671 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9911 | 2025-02-26T05:19:40.498Z | [ host-image] Feb 26 05:19:39.702 INFO O| Feb 26 05:19:39.702 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist |
9912 | 2025-02-26T05:19:40.498Z | [ host-image] Feb 26 05:19:39.702 INFO O| Feb 26 05:19:39.702 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9913 | 2025-02-26T05:19:40.501Z | [ host-image] Feb 26 05:19:39.703 INFO O| Feb 26 05:19:39.703 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d |
9914 | 2025-02-26T05:19:40.501Z | [ host-image] Feb 26 05:19:39.703 INFO O| Feb 26 05:19:39.703 INFO ok! |
9915 | 2025-02-26T05:19:40.501Z | [ host-image] Feb 26 05:19:39.703 INFO O| Feb 26 05:19:39.703 INFO STEP 99 (ensure_file) COMPLETE |
9916 | 2025-02-26T05:19:40.501Z | [ host-image] Feb 26 05:19:39.703 INFO O| Feb 26 05:19:39.703 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9917 | 2025-02-26T05:19:40.552Z | [ host-image] Feb 26 05:19:39.757 INFO O| Feb 26 05:19:39.757 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist |
9918 | 2025-02-26T05:19:40.552Z | [ host-image] Feb 26 05:19:39.757 INFO O| Feb 26 05:19:39.757 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9919 | 2025-02-26T05:19:40.555Z | [ host-image] Feb 26 05:19:39.758 INFO O| Feb 26 05:19:39.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d |
9920 | 2025-02-26T05:19:40.555Z | [ host-image] Feb 26 05:19:39.758 INFO O| Feb 26 05:19:39.758 INFO ok! |
9921 | 2025-02-26T05:19:40.556Z | [ host-image] Feb 26 05:19:39.758 INFO O| Feb 26 05:19:39.758 INFO STEP 100 (ensure_file) COMPLETE |
9922 | 2025-02-26T05:19:40.556Z | [ host-image] Feb 26 05:19:39.758 INFO O| Feb 26 05:19:39.758 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9923 | 2025-02-26T05:19:40.582Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist |
9924 | 2025-02-26T05:19:40.582Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9925 | 2025-02-26T05:19:40.584Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d |
9926 | 2025-02-26T05:19:40.585Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO ok! |
9927 | 2025-02-26T05:19:40.585Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO STEP 101 (ensure_file) COMPLETE |
9928 | 2025-02-26T05:19:40.585Z | [ host-image] Feb 26 05:19:39.787 INFO O| Feb 26 05:19:39.787 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9929 | 2025-02-26T05:19:40.613Z | [ host-image] Feb 26 05:19:39.818 INFO O| Feb 26 05:19:39.818 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist |
9930 | 2025-02-26T05:19:40.613Z | [ host-image] Feb 26 05:19:39.818 INFO O| Feb 26 05:19:39.818 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ... |
9931 | 2025-02-26T05:19:40.616Z | [ host-image] Feb 26 05:19:39.819 INFO O| Feb 26 05:19:39.818 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d |
9932 | 2025-02-26T05:19:40.616Z | [ host-image] Feb 26 05:19:39.819 INFO O| Feb 26 05:19:39.819 INFO ok! |
9933 | 2025-02-26T05:19:40.616Z | [ host-image] Feb 26 05:19:39.819 INFO O| Feb 26 05:19:39.819 INFO STEP 102 (ensure_file) COMPLETE |
9934 | 2025-02-26T05:19:40.616Z | [ host-image] Feb 26 05:19:39.819 INFO O| Feb 26 05:19:39.819 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9935 | 2025-02-26T05:19:40.649Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist |
9936 | 2025-02-26T05:19:40.649Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9937 | 2025-02-26T05:19:40.649Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d |
9938 | 2025-02-26T05:19:40.651Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO ok! |
9939 | 2025-02-26T05:19:40.652Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO STEP 103 (ensure_file) COMPLETE |
9940 | 2025-02-26T05:19:40.652Z | [ host-image] Feb 26 05:19:39.854 INFO O| Feb 26 05:19:39.854 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9941 | 2025-02-26T05:19:40.676Z | [ host-image] Feb 26 05:19:39.881 INFO O| Feb 26 05:19:39.881 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist |
9942 | 2025-02-26T05:19:40.676Z | [ host-image] Feb 26 05:19:39.881 INFO O| Feb 26 05:19:39.881 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9943 | 2025-02-26T05:19:40.679Z | [ host-image] Feb 26 05:19:39.881 INFO O| Feb 26 05:19:39.881 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d |
9944 | 2025-02-26T05:19:40.679Z | [ host-image] Feb 26 05:19:39.882 INFO O| Feb 26 05:19:39.881 INFO ok! |
9945 | 2025-02-26T05:19:40.679Z | [ host-image] Feb 26 05:19:39.882 INFO O| Feb 26 05:19:39.882 INFO STEP 104 (ensure_file) COMPLETE |
9946 | 2025-02-26T05:19:40.679Z | [ host-image] Feb 26 05:19:39.882 INFO O| Feb 26 05:19:39.882 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9947 | 2025-02-26T05:19:40.710Z | [ host-image] Feb 26 05:19:39.915 INFO O| Feb 26 05:19:39.915 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist |
9948 | 2025-02-26T05:19:40.710Z | [ host-image] Feb 26 05:19:39.915 INFO O| Feb 26 05:19:39.915 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9949 | 2025-02-26T05:19:40.713Z | [ host-image] Feb 26 05:19:39.916 INFO O| Feb 26 05:19:39.916 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d |
9950 | 2025-02-26T05:19:40.713Z | [ host-image] Feb 26 05:19:39.916 INFO O| Feb 26 05:19:39.916 INFO ok! |
9951 | 2025-02-26T05:19:40.713Z | [ host-image] Feb 26 05:19:39.916 INFO O| Feb 26 05:19:39.916 INFO STEP 105 (ensure_file) COMPLETE |
9952 | 2025-02-26T05:19:40.713Z | [ host-image] Feb 26 05:19:39.916 INFO O| Feb 26 05:19:39.916 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9953 | 2025-02-26T05:19:40.778Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.983 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist |
9954 | 2025-02-26T05:19:40.778Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.984 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9955 | 2025-02-26T05:19:40.781Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.984 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d |
9956 | 2025-02-26T05:19:40.781Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.984 INFO ok! |
9957 | 2025-02-26T05:19:40.781Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.984 INFO STEP 106 (ensure_file) COMPLETE |
9958 | 2025-02-26T05:19:40.781Z | [ host-image] Feb 26 05:19:39.984 INFO O| Feb 26 05:19:39.984 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9959 | 2025-02-26T05:19:40.815Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.020 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist |
9960 | 2025-02-26T05:19:40.815Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.020 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9961 | 2025-02-26T05:19:40.819Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d |
9962 | 2025-02-26T05:19:40.819Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.021 INFO ok! |
9963 | 2025-02-26T05:19:40.819Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.021 INFO STEP 107 (ensure_file) COMPLETE |
9964 | 2025-02-26T05:19:40.819Z | [ host-image] Feb 26 05:19:40.021 INFO O| Feb 26 05:19:40.021 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9965 | 2025-02-26T05:19:40.847Z | [ host-image] Feb 26 05:19:40.052 INFO O| Feb 26 05:19:40.052 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist |
9966 | 2025-02-26T05:19:40.847Z | [ host-image] Feb 26 05:19:40.053 INFO O| Feb 26 05:19:40.052 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9967 | 2025-02-26T05:19:40.850Z | [ host-image] Feb 26 05:19:40.053 INFO O| Feb 26 05:19:40.053 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d |
9968 | 2025-02-26T05:19:40.850Z | [ host-image] Feb 26 05:19:40.053 INFO O| Feb 26 05:19:40.053 INFO ok! |
9969 | 2025-02-26T05:19:40.850Z | [ host-image] Feb 26 05:19:40.053 INFO O| Feb 26 05:19:40.053 INFO STEP 108 (ensure_file) COMPLETE |
9970 | 2025-02-26T05:19:40.850Z | [ host-image] Feb 26 05:19:40.053 INFO O| Feb 26 05:19:40.053 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9971 | 2025-02-26T05:19:40.871Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist |
9972 | 2025-02-26T05:19:40.871Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9973 | 2025-02-26T05:19:40.871Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d |
9974 | 2025-02-26T05:19:40.874Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO ok! |
9975 | 2025-02-26T05:19:40.874Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO STEP 109 (ensure_file) COMPLETE |
9976 | 2025-02-26T05:19:40.874Z | [ host-image] Feb 26 05:19:40.076 INFO O| Feb 26 05:19:40.076 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9977 | 2025-02-26T05:19:40.892Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist |
9978 | 2025-02-26T05:19:40.892Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9979 | 2025-02-26T05:19:40.894Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d |
9980 | 2025-02-26T05:19:40.894Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO ok! |
9981 | 2025-02-26T05:19:40.894Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO STEP 110 (ensure_file) COMPLETE |
9982 | 2025-02-26T05:19:40.894Z | [ host-image] Feb 26 05:19:40.097 INFO O| Feb 26 05:19:40.097 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9983 | 2025-02-26T05:19:40.913Z | [ host-image] Feb 26 05:19:40.117 INFO O| Feb 26 05:19:40.117 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist |
9984 | 2025-02-26T05:19:40.913Z | [ host-image] Feb 26 05:19:40.117 INFO O| Feb 26 05:19:40.117 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9985 | 2025-02-26T05:19:40.916Z | [ host-image] Feb 26 05:19:40.117 INFO O| Feb 26 05:19:40.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d |
9986 | 2025-02-26T05:19:40.917Z | [ host-image] Feb 26 05:19:40.118 INFO O| Feb 26 05:19:40.117 INFO ok! |
9987 | 2025-02-26T05:19:40.917Z | [ host-image] Feb 26 05:19:40.118 INFO O| Feb 26 05:19:40.117 INFO STEP 111 (ensure_file) COMPLETE |
9988 | 2025-02-26T05:19:40.917Z | [ host-image] Feb 26 05:19:40.118 INFO O| Feb 26 05:19:40.118 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9989 | 2025-02-26T05:19:40.933Z | [ host-image] Feb 26 05:19:40.138 INFO O| Feb 26 05:19:40.138 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist |
9990 | 2025-02-26T05:19:40.933Z | [ host-image] Feb 26 05:19:40.139 INFO O| Feb 26 05:19:40.138 INFO copying /tmp/.tmpxlJ8gV/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 ... |
9991 | 2025-02-26T05:19:40.936Z | [ host-image] Feb 26 05:19:40.139 INFO O| Feb 26 05:19:40.139 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d |
9992 | 2025-02-26T05:19:40.936Z | [ host-image] Feb 26 05:19:40.139 INFO O| Feb 26 05:19:40.139 INFO ok! |
9993 | 2025-02-26T05:19:40.936Z | [ host-image] Feb 26 05:19:40.139 INFO O| Feb 26 05:19:40.139 INFO STEP 112 (ensure_file) COMPLETE |
9994 | 2025-02-26T05:19:40.936Z | [ host-image] Feb 26 05:19:40.139 INFO O| Feb 26 05:19:40.139 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9995 | 2025-02-26T05:19:40.954Z | [ host-image] Feb 26 05:19:40.159 INFO O| Feb 26 05:19:40.159 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist |
9996 | 2025-02-26T05:19:40.954Z | [ host-image] Feb 26 05:19:40.159 INFO O| Feb 26 05:19:40.159 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ... |
9997 | 2025-02-26T05:19:40.957Z | [ host-image] Feb 26 05:19:40.159 INFO O| Feb 26 05:19:40.159 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh |
9998 | 2025-02-26T05:19:40.957Z | [ host-image] Feb 26 05:19:40.159 INFO O| Feb 26 05:19:40.159 INFO ok! |
9999 | 2025-02-26T05:19:40.957Z | [ host-image] Feb 26 05:19:40.160 INFO O| Feb 26 05:19:40.160 INFO STEP 113 (ensure_file) COMPLETE |
10000 | 2025-02-26T05:19:40.957Z | [ host-image] Feb 26 05:19:40.160 INFO O| Feb 26 05:19:40.160 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10001 | 2025-02-26T05:19:40.973Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist |
10002 | 2025-02-26T05:19:40.973Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ... |
10003 | 2025-02-26T05:19:40.973Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d |
10004 | 2025-02-26T05:19:40.976Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO ok! |
10005 | 2025-02-26T05:19:40.976Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO STEP 114 (ensure_file) COMPLETE |
10006 | 2025-02-26T05:19:40.976Z | [ host-image] Feb 26 05:19:40.179 INFO O| Feb 26 05:19:40.179 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10007 | 2025-02-26T05:19:40.997Z | [ host-image] Feb 26 05:19:40.202 INFO O| Feb 26 05:19:40.202 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist |
10008 | 2025-02-26T05:19:40.997Z | [ host-image] Feb 26 05:19:40.202 INFO O| Feb 26 05:19:40.202 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10009 | 2025-02-26T05:19:41.000Z | [ host-image] Feb 26 05:19:40.203 INFO O| Feb 26 05:19:40.202 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh |
10010 | 2025-02-26T05:19:41.000Z | [ host-image] Feb 26 05:19:40.203 INFO O| Feb 26 05:19:40.202 INFO ok! |
10011 | 2025-02-26T05:19:41.000Z | [ host-image] Feb 26 05:19:40.203 INFO O| Feb 26 05:19:40.202 INFO STEP 115 (ensure_file) COMPLETE |
10012 | 2025-02-26T05:19:41.000Z | [ host-image] Feb 26 05:19:40.203 INFO O| Feb 26 05:19:40.203 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10013 | 2025-02-26T05:19:41.028Z | [ host-image] Feb 26 05:19:40.233 INFO O| Feb 26 05:19:40.233 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist |
10014 | 2025-02-26T05:19:41.028Z | [ host-image] Feb 26 05:19:40.233 INFO O| Feb 26 05:19:40.233 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10015 | 2025-02-26T05:19:41.030Z | [ host-image] Feb 26 05:19:40.233 INFO O| Feb 26 05:19:40.233 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d |
10016 | 2025-02-26T05:19:41.031Z | [ host-image] Feb 26 05:19:40.234 INFO O| Feb 26 05:19:40.233 INFO ok! |
10017 | 2025-02-26T05:19:41.031Z | [ host-image] Feb 26 05:19:40.234 INFO O| Feb 26 05:19:40.234 INFO STEP 116 (ensure_file) COMPLETE |
10018 | 2025-02-26T05:19:41.031Z | [ host-image] Feb 26 05:19:40.234 INFO O| Feb 26 05:19:40.234 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10019 | 2025-02-26T05:19:41.064Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist |
10020 | 2025-02-26T05:19:41.064Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10021 | 2025-02-26T05:19:41.064Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh |
10022 | 2025-02-26T05:19:41.066Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO ok! |
10023 | 2025-02-26T05:19:41.066Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO STEP 117 (ensure_file) COMPLETE |
10024 | 2025-02-26T05:19:41.066Z | [ host-image] Feb 26 05:19:40.269 INFO O| Feb 26 05:19:40.269 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10025 | 2025-02-26T05:19:41.084Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist |
10026 | 2025-02-26T05:19:41.084Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10027 | 2025-02-26T05:19:41.084Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d |
10028 | 2025-02-26T05:19:41.087Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO ok! |
10029 | 2025-02-26T05:19:41.087Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO STEP 118 (ensure_file) COMPLETE |
10030 | 2025-02-26T05:19:41.087Z | [ host-image] Feb 26 05:19:40.290 INFO O| Feb 26 05:19:40.290 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10031 | 2025-02-26T05:19:41.106Z | [ host-image] Feb 26 05:19:40.311 INFO O| Feb 26 05:19:40.311 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist |
10032 | 2025-02-26T05:19:41.106Z | [ host-image] Feb 26 05:19:40.311 INFO O| Feb 26 05:19:40.311 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10033 | 2025-02-26T05:19:41.108Z | [ host-image] Feb 26 05:19:40.311 INFO O| Feb 26 05:19:40.311 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d |
10034 | 2025-02-26T05:19:41.109Z | [ host-image] Feb 26 05:19:40.311 INFO O| Feb 26 05:19:40.311 INFO ok! |
10035 | 2025-02-26T05:19:41.109Z | [ host-image] Feb 26 05:19:40.312 INFO O| Feb 26 05:19:40.311 INFO STEP 119 (ensure_file) COMPLETE |
10036 | 2025-02-26T05:19:41.109Z | [ host-image] Feb 26 05:19:40.312 INFO O| Feb 26 05:19:40.312 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10037 | 2025-02-26T05:19:41.126Z | [ host-image] Feb 26 05:19:40.331 INFO O| Feb 26 05:19:40.331 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist |
10038 | 2025-02-26T05:19:41.126Z | [ host-image] Feb 26 05:19:40.331 INFO O| Feb 26 05:19:40.331 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10039 | 2025-02-26T05:19:41.126Z | [ host-image] Feb 26 05:19:40.332 INFO O| Feb 26 05:19:40.331 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d |
10040 | 2025-02-26T05:19:41.129Z | [ host-image] Feb 26 05:19:40.332 INFO O| Feb 26 05:19:40.332 INFO ok! |
10041 | 2025-02-26T05:19:41.129Z | [ host-image] Feb 26 05:19:40.332 INFO O| Feb 26 05:19:40.332 INFO STEP 120 (ensure_file) COMPLETE |
10042 | 2025-02-26T05:19:41.129Z | [ host-image] Feb 26 05:19:40.332 INFO O| Feb 26 05:19:40.332 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10043 | 2025-02-26T05:19:41.146Z | [ host-image] Feb 26 05:19:40.351 INFO O| Feb 26 05:19:40.351 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist |
10044 | 2025-02-26T05:19:41.146Z | [ host-image] Feb 26 05:19:40.351 INFO O| Feb 26 05:19:40.351 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ... |
10045 | 2025-02-26T05:19:41.149Z | [ host-image] Feb 26 05:19:40.352 INFO O| Feb 26 05:19:40.352 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md |
10046 | 2025-02-26T05:19:41.149Z | [ host-image] Feb 26 05:19:40.352 INFO O| Feb 26 05:19:40.352 INFO ok! |
10047 | 2025-02-26T05:19:41.149Z | [ host-image] Feb 26 05:19:40.352 INFO O| Feb 26 05:19:40.352 INFO STEP 121 (ensure_file) COMPLETE |
10048 | 2025-02-26T05:19:41.149Z | [ host-image] Feb 26 05:19:40.352 INFO O| Feb 26 05:19:40.352 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10049 | 2025-02-26T05:19:41.171Z | [ host-image] Feb 26 05:19:40.376 INFO O| Feb 26 05:19:40.376 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist |
10050 | 2025-02-26T05:19:41.171Z | [ host-image] Feb 26 05:19:40.376 INFO O| Feb 26 05:19:40.376 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10051 | 2025-02-26T05:19:41.174Z | [ host-image] Feb 26 05:19:40.377 INFO O| Feb 26 05:19:40.377 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt |
10052 | 2025-02-26T05:19:41.174Z | [ host-image] Feb 26 05:19:40.377 INFO O| Feb 26 05:19:40.377 INFO ok! |
10053 | 2025-02-26T05:19:41.174Z | [ host-image] Feb 26 05:19:40.377 INFO O| Feb 26 05:19:40.377 INFO STEP 122 (ensure_file) COMPLETE |
10054 | 2025-02-26T05:19:41.174Z | [ host-image] Feb 26 05:19:40.377 INFO O| Feb 26 05:19:40.377 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10055 | 2025-02-26T05:19:41.195Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist |
10056 | 2025-02-26T05:19:41.195Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ... |
10057 | 2025-02-26T05:19:41.197Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION |
10058 | 2025-02-26T05:19:41.197Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO ok! |
10059 | 2025-02-26T05:19:41.198Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO STEP 123 (ensure_file) COMPLETE |
10060 | 2025-02-26T05:19:41.198Z | [ host-image] Feb 26 05:19:40.400 INFO O| Feb 26 05:19:40.400 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10061 | 2025-02-26T05:19:41.216Z | [ host-image] Feb 26 05:19:40.421 INFO O| Feb 26 05:19:40.421 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist |
10062 | 2025-02-26T05:19:41.216Z | [ host-image] Feb 26 05:19:40.422 INFO O| Feb 26 05:19:40.421 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ... |
10063 | 2025-02-26T05:19:54.566Z | [ host-image] Feb 26 05:19:53.770 INFO O| Feb 26 05:19:53.770 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz |
10064 | 2025-02-26T05:19:54.566Z | [ host-image] Feb 26 05:19:53.770 INFO O| Feb 26 05:19:53.770 INFO ok! |
10065 | 2025-02-26T05:19:54.569Z | [ host-image] Feb 26 05:19:53.770 INFO O| Feb 26 05:19:53.770 INFO STEP 124 (ensure_file) COMPLETE |
10066 | 2025-02-26T05:19:54.570Z | [ host-image] Feb 26 05:19:53.770 INFO O| Feb 26 05:19:53.770 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10067 | 2025-02-26T05:19:54.585Z | [ host-image] Feb 26 05:19:53.789 INFO O| Feb 26 05:19:53.789 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib |
10068 | 2025-02-26T05:19:54.585Z | [ host-image] Feb 26 05:19:53.789 INFO O| Feb 26 05:19:53.789 INFO STEP 125 (ensure_dir) COMPLETE |
10069 | 2025-02-26T05:19:54.589Z | [ host-image] Feb 26 05:19:53.789 INFO O| Feb 26 05:19:53.789 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10070 | 2025-02-26T05:19:54.616Z | [ host-image] Feb 26 05:19:53.820 INFO O| Feb 26 05:19:53.820 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc |
10071 | 2025-02-26T05:19:54.617Z | [ host-image] Feb 26 05:19:53.820 INFO O| Feb 26 05:19:53.820 INFO STEP 126 (ensure_dir) COMPLETE |
10072 | 2025-02-26T05:19:54.619Z | [ host-image] Feb 26 05:19:53.820 INFO O| Feb 26 05:19:53.820 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10073 | 2025-02-26T05:19:54.677Z | [ host-image] Feb 26 05:19:53.881 INFO O| Feb 26 05:19:53.881 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest |
10074 | 2025-02-26T05:19:54.677Z | [ host-image] Feb 26 05:19:53.881 INFO O| Feb 26 05:19:53.881 INFO STEP 127 (ensure_dir) COMPLETE |
10075 | 2025-02-26T05:19:54.680Z | [ host-image] Feb 26 05:19:53.881 INFO O| Feb 26 05:19:53.881 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10076 | 2025-02-26T05:19:54.698Z | [ host-image] Feb 26 05:19:53.901 INFO O| Feb 26 05:19:53.901 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site |
10077 | 2025-02-26T05:19:54.698Z | [ host-image] Feb 26 05:19:53.902 INFO O| Feb 26 05:19:53.901 INFO STEP 128 (ensure_dir) COMPLETE |
10078 | 2025-02-26T05:19:54.698Z | [ host-image] Feb 26 05:19:53.902 INFO O| Feb 26 05:19:53.901 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10079 | 2025-02-26T05:19:54.718Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
10080 | 2025-02-26T05:19:54.720Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO copying /tmp/.tmpxlJ8gV/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 ... |
10081 | 2025-02-26T05:19:54.720Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml |
10082 | 2025-02-26T05:19:54.720Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO ok! |
10083 | 2025-02-26T05:19:54.721Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO STEP 129 (ensure_file) COMPLETE |
10084 | 2025-02-26T05:19:54.721Z | [ host-image] Feb 26 05:19:53.921 INFO O| Feb 26 05:19:53.921 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10085 | 2025-02-26T05:19:54.771Z | [ host-image] Feb 26 05:19:53.974 INFO O| Feb 26 05:19:53.974 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root |
10086 | 2025-02-26T05:19:54.771Z | [ host-image] Feb 26 05:19:53.974 INFO O| Feb 26 05:19:53.974 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root |
10087 | 2025-02-26T05:19:54.771Z | [ host-image] Feb 26 05:19:53.974 INFO O| Feb 26 05:19:53.974 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root |
10088 | 2025-02-26T05:19:54.771Z | [ host-image] Feb 26 05:19:53.974 INFO O| Feb 26 05:19:53.974 INFO STEP 130 (ensure_dir) COMPLETE |
10089 | 2025-02-26T05:19:54.771Z | [ host-image] Feb 26 05:19:53.974 INFO O| Feb 26 05:19:53.974 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10090 | 2025-02-26T05:19:54.790Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking |
10091 | 2025-02-26T05:19:54.790Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 INFO copying /tmp/.tmpxlJ8gV/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ... |
10092 | 2025-02-26T05:19:54.793Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile |
10093 | 2025-02-26T05:19:54.793Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 INFO ok! |
10094 | 2025-02-26T05:19:54.793Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 INFO STEP 131 (ensure_file) COMPLETE |
10095 | 2025-02-26T05:19:54.793Z | [ host-image] Feb 26 05:19:53.994 INFO O| Feb 26 05:19:53.994 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10096 | 2025-02-26T05:19:54.810Z | [ host-image] Feb 26 05:19:54.014 INFO O| Feb 26 05:19:54.014 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec" |
10097 | 2025-02-26T05:19:54.813Z | [ host-image] Feb 26 05:19:54.015 INFO O| Feb 26 05:19:54.015 INFO STEP 132 (remove_files) COMPLETE |
10098 | 2025-02-26T05:19:54.813Z | [ host-image] Feb 26 05:19:54.015 INFO O| Feb 26 05:19:54.015 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10099 | 2025-02-26T05:19:54.832Z | [ host-image] Feb 26 05:19:54.034 INFO O| Feb 26 05:19:54.034 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap" |
10100 | 2025-02-26T05:19:54.835Z | [ host-image] Feb 26 05:19:54.035 INFO O| Feb 26 05:19:54.035 INFO STEP 133 (remove_files) COMPLETE |
10101 | 2025-02-26T05:19:54.835Z | [ host-image] Feb 26 05:19:54.035 INFO O| Feb 26 05:19:54.035 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10102 | 2025-02-26T05:19:54.851Z | [ host-image] Feb 26 05:19:54.055 INFO O| Feb 26 05:19:54.055 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc" |
10103 | 2025-02-26T05:19:54.855Z | [ host-image] Feb 26 05:19:54.055 INFO O| Feb 26 05:19:54.055 INFO STEP 134 (remove_files) COMPLETE |
10104 | 2025-02-26T05:19:54.855Z | [ host-image] Feb 26 05:19:54.055 INFO O| Feb 26 05:19:54.055 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10105 | 2025-02-26T05:19:54.872Z | [ host-image] Feb 26 05:19:54.076 INFO O| Feb 26 05:19:54.075 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security" |
10106 | 2025-02-26T05:19:54.875Z | [ host-image] Feb 26 05:19:54.076 INFO O| Feb 26 05:19:54.076 INFO STEP 135 (remove_files) COMPLETE |
10107 | 2025-02-26T05:19:54.875Z | [ host-image] Feb 26 05:19:54.076 INFO O| Feb 26 05:19:54.076 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10108 | 2025-02-26T05:19:54.914Z | [ host-image] Feb 26 05:19:54.118 INFO O| Feb 26 05:19:54.118 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares" |
10109 | 2025-02-26T05:19:54.917Z | [ host-image] Feb 26 05:19:54.118 INFO O| Feb 26 05:19:54.118 INFO STEP 136 (remove_files) COMPLETE |
10110 | 2025-02-26T05:19:54.917Z | [ host-image] Feb 26 05:19:54.118 INFO O| Feb 26 05:19:54.118 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10111 | 2025-02-26T05:19:54.936Z | [ host-image] Feb 26 05:19:54.139 INFO O| Feb 26 05:19:54.139 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb" |
10112 | 2025-02-26T05:19:54.938Z | [ host-image] Feb 26 05:19:54.140 INFO O| Feb 26 05:19:54.140 INFO STEP 137 (remove_files) COMPLETE |
10113 | 2025-02-26T05:19:54.938Z | [ host-image] Feb 26 05:19:54.140 INFO O| Feb 26 05:19:54.140 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10114 | 2025-02-26T05:19:54.957Z | [ host-image] Feb 26 05:19:54.161 INFO O| Feb 26 05:19:54.160 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
10115 | 2025-02-26T05:19:54.957Z | [ host-image] Feb 26 05:19:54.161 INFO O| Feb 26 05:19:54.161 INFO STEP 138 (remove_files) COMPLETE |
10116 | 2025-02-26T05:19:54.957Z | [ host-image] Feb 26 05:19:54.161 INFO O| Feb 26 05:19:54.161 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10117 | 2025-02-26T05:19:54.979Z | [ host-image] Feb 26 05:19:54.183 INFO O| Feb 26 05:19:54.183 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
10118 | 2025-02-26T05:19:54.979Z | [ host-image] Feb 26 05:19:54.183 INFO O| Feb 26 05:19:54.183 INFO STEP 139 (remove_files) COMPLETE |
10119 | 2025-02-26T05:19:54.982Z | [ host-image] Feb 26 05:19:54.183 INFO O| Feb 26 05:19:54.183 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10120 | 2025-02-26T05:19:55.010Z | [ host-image] Feb 26 05:19:54.214 INFO O| Feb 26 05:19:54.214 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml" |
10121 | 2025-02-26T05:19:55.010Z | [ host-image] Feb 26 05:19:54.214 INFO O| Feb 26 05:19:54.214 INFO STEP 140 (remove_files) COMPLETE |
10122 | 2025-02-26T05:19:55.010Z | [ host-image] Feb 26 05:19:54.214 INFO O| Feb 26 05:19:54.214 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10123 | 2025-02-26T05:19:55.044Z | [ host-image] Feb 26 05:19:54.247 INFO O| Feb 26 05:19:54.247 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
10124 | 2025-02-26T05:19:55.044Z | [ host-image] Feb 26 05:19:54.247 INFO O| Feb 26 05:19:54.247 INFO STEP 141 (remove_files) COMPLETE |
10125 | 2025-02-26T05:19:55.044Z | [ host-image] Feb 26 05:19:54.247 INFO O| Feb 26 05:19:54.247 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10126 | 2025-02-26T05:19:55.076Z | [ host-image] Feb 26 05:19:54.280 INFO O| Feb 26 05:19:54.280 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml" |
10127 | 2025-02-26T05:19:55.076Z | [ host-image] Feb 26 05:19:54.280 INFO O| Feb 26 05:19:54.280 INFO STEP 142 (remove_files) COMPLETE |
10128 | 2025-02-26T05:19:55.076Z | [ host-image] Feb 26 05:19:54.280 INFO O| Feb 26 05:19:54.280 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10129 | 2025-02-26T05:19:55.095Z | [ host-image] Feb 26 05:19:54.299 INFO O| Feb 26 05:19:54.299 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml" |
10130 | 2025-02-26T05:19:55.095Z | [ host-image] Feb 26 05:19:54.299 INFO O| Feb 26 05:19:54.299 INFO STEP 143 (remove_files) COMPLETE |
10131 | 2025-02-26T05:19:55.098Z | [ host-image] Feb 26 05:19:54.299 INFO O| Feb 26 05:19:54.299 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10132 | 2025-02-26T05:19:55.204Z | [ host-image] Feb 26 05:19:54.408 INFO O| Feb 26 05:19:54.408 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
10133 | 2025-02-26T05:19:55.207Z | [ host-image] Feb 26 05:19:54.408 INFO O| Feb 26 05:19:54.408 INFO STEP 144 (remove_files) COMPLETE |
10134 | 2025-02-26T05:19:55.207Z | [ host-image] Feb 26 05:19:54.408 INFO O| Feb 26 05:19:54.408 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10135 | 2025-02-26T05:19:55.226Z | [ host-image] Feb 26 05:19:54.430 INFO O| Feb 26 05:19:54.430 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
10136 | 2025-02-26T05:19:55.229Z | [ host-image] Feb 26 05:19:54.430 INFO O| Feb 26 05:19:54.430 INFO STEP 145 (remove_files) COMPLETE |
10137 | 2025-02-26T05:19:55.229Z | [ host-image] Feb 26 05:19:54.430 INFO O| Feb 26 05:19:54.430 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10138 | 2025-02-26T05:19:55.246Z | [ host-image] Feb 26 05:19:54.450 INFO O| Feb 26 05:19:54.450 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml" |
10139 | 2025-02-26T05:19:55.246Z | [ host-image] Feb 26 05:19:54.450 INFO O| Feb 26 05:19:54.450 INFO STEP 146 (remove_files) COMPLETE |
10140 | 2025-02-26T05:19:55.249Z | [ host-image] Feb 26 05:19:54.450 INFO O| Feb 26 05:19:54.450 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10141 | 2025-02-26T05:19:55.269Z | [ host-image] Feb 26 05:19:54.473 INFO O| Feb 26 05:19:54.473 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
10142 | 2025-02-26T05:19:55.270Z | [ host-image] Feb 26 05:19:54.473 INFO O| Feb 26 05:19:54.473 INFO STEP 147 (remove_files) COMPLETE |
10143 | 2025-02-26T05:19:55.272Z | [ host-image] Feb 26 05:19:54.473 INFO O| Feb 26 05:19:54.473 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10144 | 2025-02-26T05:19:55.292Z | [ host-image] Feb 26 05:19:54.496 INFO O| Feb 26 05:19:54.496 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
10145 | 2025-02-26T05:19:55.292Z | [ host-image] Feb 26 05:19:54.496 INFO O| Feb 26 05:19:54.496 INFO STEP 148 (remove_files) COMPLETE |
10146 | 2025-02-26T05:19:55.292Z | [ host-image] Feb 26 05:19:54.496 INFO O| Feb 26 05:19:54.496 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10147 | 2025-02-26T05:19:55.319Z | [ host-image] Feb 26 05:19:54.523 INFO O| Feb 26 05:19:54.523 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml" |
10148 | 2025-02-26T05:19:55.319Z | [ host-image] Feb 26 05:19:54.523 INFO O| Feb 26 05:19:54.523 INFO STEP 149 (remove_files) COMPLETE |
10149 | 2025-02-26T05:19:55.319Z | [ host-image] Feb 26 05:19:54.523 INFO O| Feb 26 05:19:54.523 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10150 | 2025-02-26T05:19:55.343Z | [ host-image] Feb 26 05:19:54.546 INFO O| Feb 26 05:19:54.546 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
10151 | 2025-02-26T05:19:55.343Z | [ host-image] Feb 26 05:19:54.546 INFO O| Feb 26 05:19:54.546 INFO STEP 150 (remove_files) COMPLETE |
10152 | 2025-02-26T05:19:55.343Z | [ host-image] Feb 26 05:19:54.546 INFO O| Feb 26 05:19:54.546 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10153 | 2025-02-26T05:19:55.365Z | [ host-image] Feb 26 05:19:54.569 INFO O| Feb 26 05:19:54.568 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
10154 | 2025-02-26T05:19:55.365Z | [ host-image] Feb 26 05:19:54.569 INFO O| Feb 26 05:19:54.569 INFO STEP 151 (remove_files) COMPLETE |
10155 | 2025-02-26T05:19:55.368Z | [ host-image] Feb 26 05:19:54.569 INFO O| Feb 26 05:19:54.569 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10156 | 2025-02-26T05:19:55.387Z | [ host-image] Feb 26 05:19:54.591 INFO O| Feb 26 05:19:54.591 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
10157 | 2025-02-26T05:19:55.387Z | [ host-image] Feb 26 05:19:54.591 INFO O| Feb 26 05:19:54.591 INFO STEP 152 (remove_files) COMPLETE |
10158 | 2025-02-26T05:19:55.387Z | [ host-image] Feb 26 05:19:54.591 INFO O| Feb 26 05:19:54.591 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10159 | 2025-02-26T05:19:55.410Z | [ host-image] Feb 26 05:19:54.614 INFO O| Feb 26 05:19:54.613 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat" |
10160 | 2025-02-26T05:19:55.414Z | [ host-image] Feb 26 05:19:54.614 INFO O| Feb 26 05:19:54.614 INFO STEP 153 (remove_files) COMPLETE |
10161 | 2025-02-26T05:19:55.414Z | [ host-image] Feb 26 05:19:54.614 INFO O| Feb 26 05:19:54.614 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10162 | 2025-02-26T05:19:55.433Z | [ host-image] Feb 26 05:19:54.637 INFO O| Feb 26 05:19:54.637 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
10163 | 2025-02-26T05:19:55.433Z | [ host-image] Feb 26 05:19:54.637 INFO O| Feb 26 05:19:54.637 INFO STEP 154 (remove_files) COMPLETE |
10164 | 2025-02-26T05:19:55.436Z | [ host-image] Feb 26 05:19:54.637 INFO O| Feb 26 05:19:54.637 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10165 | 2025-02-26T05:19:55.465Z | [ host-image] Feb 26 05:19:54.669 INFO O| Feb 26 05:19:54.669 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml" |
10166 | 2025-02-26T05:19:55.465Z | [ host-image] Feb 26 05:19:54.669 INFO O| Feb 26 05:19:54.669 INFO STEP 155 (remove_files) COMPLETE |
10167 | 2025-02-26T05:19:55.468Z | [ host-image] Feb 26 05:19:54.670 INFO O| Feb 26 05:19:54.669 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10168 | 2025-02-26T05:19:55.512Z | [ host-image] Feb 26 05:19:54.716 INFO O| Feb 26 05:19:54.716 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml" |
10169 | 2025-02-26T05:19:55.512Z | [ host-image] Feb 26 05:19:54.716 INFO O| Feb 26 05:19:54.716 INFO STEP 156 (remove_files) COMPLETE |
10170 | 2025-02-26T05:19:55.515Z | [ host-image] Feb 26 05:19:54.716 INFO O| Feb 26 05:19:54.716 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10171 | 2025-02-26T05:19:55.535Z | [ host-image] Feb 26 05:19:54.739 INFO O| Feb 26 05:19:54.739 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
10172 | 2025-02-26T05:19:55.535Z | [ host-image] Feb 26 05:19:54.739 INFO O| Feb 26 05:19:54.739 INFO STEP 157 (remove_files) COMPLETE |
10173 | 2025-02-26T05:19:55.538Z | [ host-image] Feb 26 05:19:54.739 INFO O| Feb 26 05:19:54.739 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10174 | 2025-02-26T05:19:55.561Z | [ host-image] Feb 26 05:19:54.762 INFO O| Feb 26 05:19:54.762 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml" |
10175 | 2025-02-26T05:19:55.561Z | [ host-image] Feb 26 05:19:54.762 INFO O| Feb 26 05:19:54.762 INFO STEP 158 (remove_files) COMPLETE |
10176 | 2025-02-26T05:19:55.563Z | [ host-image] Feb 26 05:19:54.762 INFO O| Feb 26 05:19:54.762 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10177 | 2025-02-26T05:19:55.581Z | [ host-image] Feb 26 05:19:54.784 INFO O| Feb 26 05:19:54.784 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml" |
10178 | 2025-02-26T05:19:55.581Z | [ host-image] Feb 26 05:19:54.784 INFO O| Feb 26 05:19:54.784 INFO STEP 159 (remove_files) COMPLETE |
10179 | 2025-02-26T05:19:55.581Z | [ host-image] Feb 26 05:19:54.784 INFO O| Feb 26 05:19:54.784 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10180 | 2025-02-26T05:19:55.603Z | [ host-image] Feb 26 05:19:54.807 INFO O| Feb 26 05:19:54.807 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml" |
10181 | 2025-02-26T05:19:55.603Z | [ host-image] Feb 26 05:19:54.807 INFO O| Feb 26 05:19:54.807 INFO STEP 160 (remove_files) COMPLETE |
10182 | 2025-02-26T05:19:55.606Z | [ host-image] Feb 26 05:19:54.807 INFO O| Feb 26 05:19:54.807 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
10183 | 2025-02-26T05:19:55.637Z | [ host-image] Feb 26 05:19:54.841 INFO O| Feb 26 05:19:54.841 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal |
10184 | 2025-02-26T05:19:55.641Z | [ host-image] Feb 26 05:19:54.841 INFO O| Feb 26 05:19:54.841 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1"} |
10185 | 2025-02-26T05:20:11.413Z | [ host-image] Feb 26 05:20:10.614 INFO O| Feb 26 05:20:10.614 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 |
10186 | 2025-02-26T05:20:11.417Z | [ host-image] Feb 26 05:20:10.614 INFO O| Feb 26 05:20:10.614 INFO E| svccfg: Loaded 74 smf(7) service descriptions |
10187 | 2025-02-26T05:20:11.439Z | [ host-image] Feb 26 05:20:10.641 INFO O| Feb 26 05:20:10.641 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"} |
10188 | 2025-02-26T05:20:11.689Z | [ host-image] Feb 26 05:20:10.891 INFO O| Feb 26 05:20:10.891 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml"], 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"} |
10189 | 2025-02-26T05:20:11.832Z | [ host-image] Feb 26 05:20:11.033 INFO O| Feb 26 05:20:11.033 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"} |
10190 | 2025-02-26T05:20:11.979Z | [ host-image] Feb 26 05:20:11.181 INFO O| Feb 26 05:20:11.181 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist |
10191 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.181 INFO O| Feb 26 05:20:11.181 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ... |
10192 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db |
10193 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO ok! |
10194 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing |
10195 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO STEP 161 (seed_smf) COMPLETE |
10196 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO steps complete; finalising image! |
10197 | 2025-02-26T05:20:11.982Z | [ host-image] Feb 26 05:20:11.184 INFO O| Feb 26 05:20:11.184 INFO TRIM POOL: TEMPORARY-gimlet-zfs |
10198 | 2025-02-26T05:20:12.172Z | [ host-image] Feb 26 05:20:11.374 INFO O| Feb 26 05:20:11.374 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Wed Feb 26 05:20:11 2025) |
10199 | 2025-02-26T05:20:12.385Z | [ host-image] Feb 26 05:20:11.585 INFO O| Feb 26 05:20:11.585 INFO trim TEMPORARY-gimlet-zfs: (97% trimmed, started at Wed Feb 26 05:20:11 2025) |
10200 | 2025-02-26T05:20:12.596Z | [ host-image] Feb 26 05:20:11.798 INFO O| Feb 26 05:20:11.798 INFO trim TEMPORARY-gimlet-zfs: (98% trimmed, started at Wed Feb 26 05:20:11 2025) |
10201 | 2025-02-26T05:20:12.810Z | [ host-image] Feb 26 05:20:12.012 INFO O| Feb 26 05:20:12.012 INFO trim TEMPORARY-gimlet-zfs: (98% trimmed, started at Wed Feb 26 05:20:11 2025) |
10202 | 2025-02-26T05:20:13.050Z | [ host-image] Feb 26 05:20:12.251 INFO O| Feb 26 05:20:12.251 INFO temporary pool has 720M used, 112M avail, 1.79x compressratio |
10203 | 2025-02-26T05:20:13.050Z | [ host-image] Feb 26 05:20:12.251 INFO O| Feb 26 05:20:12.251 INFO EXPORT POOL: TEMPORARY-gimlet-zfs |
10204 | 2025-02-26T05:20:13.921Z | [ host-image] Feb 26 05:20:13.121 INFO O| Feb 26 05:20:13.121 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw |
10205 | 2025-02-26T05:20:13.921Z | [ host-image] Feb 26 05:20:13.121 INFO O| Feb 26 05:20:13.121 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal |
10206 | 2025-02-26T05:20:14.723Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
10207 | 2025-02-26T05:20:16.172Z | [ host-image] Feb 26 05:20:15.373 INFO O| Feb 26 05:20:15.373 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw |
10208 | 2025-02-26T05:20:16.172Z | [ host-image] Feb 26 05:20:15.373 INFO O| Feb 26 05:20:15.373 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw |
10209 | 2025-02-26T05:20:16.175Z | [ host-image] Feb 26 05:20:15.373 INFO O| Feb 26 05:20:15.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw |
10210 | 2025-02-26T05:20:16.175Z | [ host-image] Feb 26 05:20:15.373 INFO O| Feb 26 05:20:15.373 INFO completed processing gimlet/zfs |
10211 | 2025-02-26T05:20:16.175Z | [ host-image] Feb 26 05:20:15.373 INFO O| Feb 26 05:20:15.373 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs |
10212 | 2025-02-26T05:20:25.824Z | [ host-image] Feb 26 05:20:25.024 INFO O| Feb 26 05:20:25.024 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs |
10213 | 2025-02-26T05:20:25.969Z | [ host-image] Feb 26 05:20:25.168 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n" |
10214 | 2025-02-26T05:20:25.969Z | [ host-image] Feb 26 05:20:25.169 INFO expanded image name: "ci 4b0380c/${os_short_commit} 2025-02-26 04:39" -> "ci 4b0380c/9fcb5ef 2025-02-26 04:39" |
10215 | 2025-02-26T05:20:25.972Z | [ host-image] Feb 26 05:20:25.169 INFO output artefacts stored in: "/work/os-host" |
10216 | 2025-02-26T05:20:25.972Z | [ host-image] Feb 26 05:20:25.169 INFO collecting git info from project "chelsio-t6-roms"... |
10217 | 2025-02-26T05:20:25.984Z | [ host-image] Feb 26 05:20:25.184 INFO collecting git info from project "pilot"... |
10218 | 2025-02-26T05:20:25.997Z | [ host-image] Feb 26 05:20:25.197 INFO collecting git info from project "phbl"... |
10219 | 2025-02-26T05:20:26.007Z | [ host-image] Feb 26 05:20:25.207 INFO collecting git info from project "amd-host-image-builder"... |
10220 | 2025-02-26T05:20:26.034Z | [ host-image] Feb 26 05:20:25.233 INFO collecting git info from project "pinprick"... |
10221 | 2025-02-26T05:20:26.042Z | [ host-image] Feb 26 05:20:25.242 INFO collecting git info from project "amd-firmware"... |
10222 | 2025-02-26T05:20:26.058Z | [ host-image] Feb 26 05:20:25.258 INFO collecting git info from project "image-builder"... |
10223 | 2025-02-26T05:20:26.070Z | [ host-image] Feb 26 05:20:25.270 INFO collecting git info from project "bootserver"... |
10224 | 2025-02-26T05:20:26.080Z | [ host-image] Feb 26 05:20:25.280 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
10225 | 2025-02-26T05:20:28.090Z | [ host-image] Feb 26 05:20:27.289 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
10226 | 2025-02-26T05:20:28.780Z | [ host-image] Feb 26 05:20:27.979 INFO creating Oxide boot image... |
10227 | 2025-02-26T05:20:28.780Z | [ host-image] Feb 26 05:20:27.980 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 4b0380c/9fcb5ef 2025-02-26 04:39", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
10228 | 2025-02-26T05:20:30.113Z | [ host-image] Feb 26 05:20:29.312 INFO O| ok, image written! |
10229 | 2025-02-26T05:20:30.113Z | [ host-image] Feb 26 05:20:29.312 INFO O| ok, boot_image_csum file written! |
10230 | 2025-02-26T05:20:30.122Z | [ host-image] Feb 26 05:20:29.321 INFO creating boot archive (CPIO)... |
10231 | 2025-02-26T05:20:30.122Z | [ host-image] Feb 26 05:20:29.322 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 |
10232 | 2025-02-26T05:20:30.133Z | [ host-image] Feb 26 05:20:29.332 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk |
10233 | 2025-02-26T05:20:30.133Z | [ host-image] Feb 26 05:20:29.332 INFO E| + outfile=/work/os-host/cpio |
10234 | 2025-02-26T05:20:30.135Z | [ host-image] Feb 26 05:20:29.332 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
10235 | 2025-02-26T05:20:30.138Z | [ host-image] Feb 26 05:20:29.335 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk |
10236 | 2025-02-26T05:20:30.138Z | [ host-image] Feb 26 05:20:29.336 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
10237 | 2025-02-26T05:20:30.185Z | [ host-image] Feb 26 05:20:29.385 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
10238 | 2025-02-26T05:20:30.185Z | [ host-image] Feb 26 05:20:29.385 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
10239 | 2025-02-26T05:20:30.198Z | [ host-image] Feb 26 05:20:29.396 INFO creating compressed cpio/unix for nanobl-rs... |
10240 | 2025-02-26T05:20:30.198Z | [ host-image] Feb 26 05:20:29.396 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 |
10241 | 2025-02-26T05:20:30.619Z | [ host-image] Feb 26 05:20:29.819 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None |
10242 | 2025-02-26T05:20:36.907Z | [verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
10243 | 2025-02-26T05:20:37.241Z | [ host-image] Feb 26 05:20:36.440 INFO creating reset image... |
10244 | 2025-02-26T05:20:37.241Z | [ host-image] Feb 26 05:20:36.440 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
10245 | 2025-02-26T05:20:37.466Z | [ host-image] Feb 26 05:20:36.665 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s |
10246 | 2025-02-26T05:20:37.515Z | [ host-image] Feb 26 05:20:36.713 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z` |
10247 | 2025-02-26T05:20:37.635Z | [ host-image] Feb 26 05:20:36.834 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
10248 | 2025-02-26T05:20:38.195Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
10249 | 2025-02-26T05:20:41.531Z | [ host-image] Feb 26 05:20:40.729 INFO E| Finished `release` profile [optimized] target(s) in 3.98s |
10250 | 2025-02-26T05:20:41.550Z | [ host-image] Feb 26 05:20:40.748 INFO building host image... |
10251 | 2025-02-26T05:20:41.553Z | [ host-image] Feb 26 05:20:40.749 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") |
10252 | 2025-02-26T05:20:42.490Z | [ host-image] Feb 26 05:20:41.688 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
10253 | 2025-02-26T05:21:59.246Z | [ host-image] Feb 26 05:21:58.434 INFO image complete! materials are in "/work/os-host" |
10254 | 2025-02-26T05:21:59.252Z | [ host-image] |
10255 | 2025-02-26T05:21:59.252Z | [ host-image] real 18:23.314407984 |
10256 | 2025-02-26T05:21:59.255Z | [ host-image] user 7:16.926388891 |
10257 | 2025-02-26T05:21:59.255Z | [ host-image] sys 1:15.761854352 |
10258 | 2025-02-26T05:21:59.255Z | [ host-image] trap 0.351704929 |
10259 | 2025-02-26T05:21:59.255Z | [ host-image] tflt 0.020303855 |
10260 | 2025-02-26T05:21:59.255Z | [ host-image] dflt 0.128623098 |
10261 | 2025-02-26T05:21:59.255Z | [ host-image] kflt 0.008544940 |
10262 | 2025-02-26T05:21:59.255Z | [ host-image] lock 12:52.275053698 |
10263 | 2025-02-26T05:21:59.255Z | [ host-image] slp 1:43:04.715861104 |
10264 | 2025-02-26T05:21:59.255Z | [ host-image] lat 3:35.919907611 |
10265 | 2025-02-26T05:21:59.255Z | [ host-image] stop 0.947585640 |
10266 | 2025-02-26T05:21:59.255Z | Feb 26 05:21:58.442 INFO [host-image] process exited with exit status: 0 (1103.334974035s) |
10267 | 2025-02-26T05:21:59.255Z | Feb 26 05:21:58.442 INFO [tuf-repo] running task |
10268 | 2025-02-26T05:22:18.743Z | Feb 26 05:22:17.928 INFO assembling repository in `/tmp/tufaceouswhb8kD`, component: OmicronRepoAssembler |
10269 | 2025-02-26T05:22:54.986Z | Feb 26 05:22:54.167 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
10270 | 2025-02-26T05:22:55.265Z | Feb 26 05:22:54.447 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
10271 | 2025-02-26T05:23:13.821Z | Feb 26 05:23:13.000 INFO [tuf-repo] task succeeded (74.558257645s) |
10272 | 2025-02-26T05:26:53.284Z | [verify-libraries] Finished `release` profile [optimized] target(s) in 22m 36s |
10273 | 2025-02-26T05:26:53.722Z | Feb 26 05:26:52.872 INFO [verify-libraries] process exited with exit status: 0 (1361.260902997s) |
10274 | 2025-02-26T05:26:53.722Z | Feb 26 05:26:52.872 INFO all jobs completed in 2839.429541824s |
10275 | 2025-02-26T05:26:55.849Z | process exited: duration 3646871 ms, exit code 0 |
|
10276 | 2025-02-26T05:26:55.870Z | found 33 output files |
10277 | 2025-02-26T05:26:55.870Z | uploading: /work/manifest.toml (13429 bytes) |
10278 | 2025-02-26T05:26:56.895Z | uploaded: /work/manifest.toml |
10279 | 2025-02-26T05:26:56.895Z | uploading: /work/repo.zip (2163796630 bytes) |
10280 | 2025-02-26T05:28:15.505Z | uploaded: /work/repo.zip |
10281 | 2025-02-26T05:28:15.505Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
10282 | 2025-02-26T05:28:16.517Z | uploaded: /work/repo.zip.sha256.txt |
10283 | 2025-02-26T05:28:16.517Z | uploading: /work/helios-setup.log (68927 bytes) |
10284 | 2025-02-26T05:28:17.969Z | uploaded: /work/helios-setup.log |
10285 | 2025-02-26T05:28:17.969Z | uploading: /work/host-image.log (204621 bytes) |
10286 | 2025-02-26T05:28:18.998Z | uploaded: /work/host-image.log |
10287 | 2025-02-26T05:28:18.998Z | uploading: /work/host-package.log (24833 bytes) |
10288 | 2025-02-26T05:28:20.010Z | uploaded: /work/host-package.log |
10289 | 2025-02-26T05:28:20.010Z | uploading: /work/host-target.log (101 bytes) |
10290 | 2025-02-26T05:28:21.037Z | uploaded: /work/host-target.log |
10291 | 2025-02-26T05:28:21.038Z | uploading: /work/omicron-package.log (6733 bytes) |
10292 | 2025-02-26T05:28:22.047Z | uploaded: /work/omicron-package.log |
10293 | 2025-02-26T05:28:22.047Z | uploading: /work/phbl-toolchain.log (881 bytes) |
10294 | 2025-02-26T05:28:23.055Z | uploaded: /work/phbl-toolchain.log |
10295 | 2025-02-26T05:28:23.055Z | uploading: /work/recovery-image.log (583244 bytes) |
10296 | 2025-02-26T05:28:24.094Z | uploaded: /work/recovery-image.log |
10297 | 2025-02-26T05:28:24.094Z | uploading: /work/recovery-package.log (1762 bytes) |
10298 | 2025-02-26T05:28:25.103Z | uploaded: /work/recovery-package.log |
10299 | 2025-02-26T05:28:25.103Z | uploading: /work/recovery-target.log (98 bytes) |
10300 | 2025-02-26T05:28:26.112Z | uploaded: /work/recovery-target.log |
10301 | 2025-02-26T05:28:26.112Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
10302 | 2025-02-26T05:28:27.120Z | uploaded: /work/stamp-clickhouse.log |
10303 | 2025-02-26T05:28:27.120Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
10304 | 2025-02-26T05:28:28.129Z | uploaded: /work/stamp-clickhouse_keeper.log |
10305 | 2025-02-26T05:28:28.129Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
10306 | 2025-02-26T05:28:29.137Z | uploaded: /work/stamp-cockroachdb.log |
10307 | 2025-02-26T05:28:29.140Z | uploading: /work/stamp-crucible-dtrace.log (119 bytes) |
10308 | 2025-02-26T05:28:30.147Z | uploaded: /work/stamp-crucible-dtrace.log |
10309 | 2025-02-26T05:28:30.147Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
10310 | 2025-02-26T05:28:31.155Z | uploaded: /work/stamp-crucible-pantry-zone.log |
10311 | 2025-02-26T05:28:31.155Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
10312 | 2025-02-26T05:28:32.163Z | uploaded: /work/stamp-crucible-zone.log |
10313 | 2025-02-26T05:28:32.163Z | uploading: /work/stamp-external-dns.log (119 bytes) |
10314 | 2025-02-26T05:28:33.173Z | uploaded: /work/stamp-external-dns.log |
10315 | 2025-02-26T05:28:33.174Z | uploading: /work/stamp-installinator.log (103 bytes) |
10316 | 2025-02-26T05:28:34.184Z | uploaded: /work/stamp-installinator.log |
10317 | 2025-02-26T05:28:34.187Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
10318 | 2025-02-26T05:28:35.194Z | uploaded: /work/stamp-internal-dns.log |
10319 | 2025-02-26T05:28:35.194Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
10320 | 2025-02-26T05:28:36.204Z | uploaded: /work/stamp-mg-ddm-gz.log |
10321 | 2025-02-26T05:28:36.204Z | uploading: /work/stamp-nexus.log (112 bytes) |
10322 | 2025-02-26T05:28:37.213Z | uploaded: /work/stamp-nexus.log |
10323 | 2025-02-26T05:28:37.214Z | uploading: /work/stamp-ntp.log (110 bytes) |
10324 | 2025-02-26T05:28:38.222Z | uploaded: /work/stamp-ntp.log |
10325 | 2025-02-26T05:28:38.223Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
10326 | 2025-02-26T05:28:39.233Z | uploaded: /work/stamp-omicron-sled-agent.log |
10327 | 2025-02-26T05:28:39.233Z | uploading: /work/stamp-overlay.log (114 bytes) |
10328 | 2025-02-26T05:28:40.244Z | uploaded: /work/stamp-overlay.log |
10329 | 2025-02-26T05:28:40.244Z | uploading: /work/stamp-oximeter.log (115 bytes) |
10330 | 2025-02-26T05:28:41.254Z | uploaded: /work/stamp-oximeter.log |
10331 | 2025-02-26T05:28:41.254Z | uploading: /work/stamp-oxlog.log (109 bytes) |
10332 | 2025-02-26T05:28:42.265Z | uploaded: /work/stamp-oxlog.log |
10333 | 2025-02-26T05:28:42.265Z | uploading: /work/stamp-probe.log (112 bytes) |
10334 | 2025-02-26T05:28:43.275Z | uploaded: /work/stamp-probe.log |
10335 | 2025-02-26T05:28:43.275Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
10336 | 2025-02-26T05:28:44.284Z | uploaded: /work/stamp-propolis-server.log |
10337 | 2025-02-26T05:28:44.288Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
10338 | 2025-02-26T05:28:45.294Z | uploaded: /work/stamp-pumpkind-gz.log |
10339 | 2025-02-26T05:28:45.294Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
10340 | 2025-02-26T05:28:46.305Z | uploaded: /work/stamp-switch-asic.log |
10341 | 2025-02-26T05:28:46.305Z | uploading: /work/verify-libraries.log (17219 bytes) |
10342 | 2025-02-26T05:28:47.315Z | uploaded: /work/verify-libraries.log |