|
|
|
1 | 2025-02-24T20:57:34.267Z | job assigned to worker 01JMWVYSM9TSHX8E5EHHT0B8SS [factory aws, i-0569c57f7d1ba7f50] (queued for 1 m 0 s) |
|
2 | 2025-02-24T20:57:42.492Z | starting task 0: "setup" |
3 | 2025-02-24T20:57:42.500Z | ++ uname -s |
4 | 2025-02-24T20:57:42.502Z | + kern=SunOS |
5 | 2025-02-24T20:57:42.502Z | + build_user=build |
6 | 2025-02-24T20:57:42.502Z | + build_uid=12345 |
7 | 2025-02-24T20:57:42.503Z | + work_dir=/work |
8 | 2025-02-24T20:57:42.503Z | + input_dir=/input |
9 | 2025-02-24T20:57:42.503Z | + [[ 0 == 12345 ]] |
10 | 2025-02-24T20:57:42.503Z | + case "$kern" in |
11 | 2025-02-24T20:57:42.503Z | + groupadd -g 12345 build |
12 | 2025-02-24T20:57:42.505Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-24T20:57:44.512Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-24T20:57:44.638Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-24T20:57:44.640Z | + home_fs=zfs |
16 | 2025-02-24T20:57:44.640Z | + [[ zfs == autofs ]] |
17 | 2025-02-24T20:57:44.640Z | + mkdir -p /home/build |
18 | 2025-02-24T20:57:44.643Z | + chown build:build /home/build /work |
19 | 2025-02-24T20:57:46.645Z | + chmod 0700 /home/build /work |
20 | 2025-02-24T20:57:46.648Z | process exited: duration 4154 ms, exit code 0 |
|
21 | 2025-02-24T20:57:46.653Z | starting task 1: "rust-toolchain" |
22 | 2025-02-24T20:57:46.658Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-02-24T20:57:46.658Z | + printf ' * rust toolchain profile = "%s"\n' default |
24 | 2025-02-24T20:57:46.658Z | * rust toolchain channel = "1.85.0" |
25 | 2025-02-24T20:57:46.658Z | * rust toolchain profile = "default" |
26 | 2025-02-24T20:57:46.661Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-24T20:57:46.661Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-24T20:57:46.661Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-24T20:57:46.661Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-02-24T20:57:46.778Z | info: downloading installer |
31 | 2025-02-24T20:57:48.075Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-24T20:57:48.075Z | warning: /opt/ooce/bin |
33 | 2025-02-24T20:57:48.075Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-24T20:57:48.075Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-24T20:57:48.075Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-24T20:57:48.075Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-24T20:57:48.075Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-24T20:57:48.075Z | error: cannot install while Rust is installed |
39 | 2025-02-24T20:57:48.075Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-24T20:57:48.089Z | info: profile set to 'default' |
41 | 2025-02-24T20:57:48.089Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-24T20:57:48.092Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-02-24T20:57:48.232Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-02-24T20:57:48.232Z | info: downloading component 'cargo' |
45 | 2025-02-24T20:57:48.941Z | info: downloading component 'clippy' |
46 | 2025-02-24T20:57:49.215Z | info: downloading component 'rust-docs' |
47 | 2025-02-24T20:57:50.294Z | info: downloading component 'rust-std' |
48 | 2025-02-24T20:57:51.874Z | info: downloading component 'rustc' |
49 | 2025-02-24T20:57:57.342Z | info: downloading component 'rustfmt' |
50 | 2025-02-24T20:57:57.552Z | info: installing component 'cargo' |
51 | 2025-02-24T20:57:58.378Z | info: installing component 'clippy' |
52 | 2025-02-24T20:57:58.760Z | info: installing component 'rust-docs' |
53 | 2025-02-24T20:58:00.516Z | info: installing component 'rust-std' |
54 | 2025-02-24T20:58:02.389Z | info: installing component 'rustc' |
55 | 2025-02-24T20:58:08.375Z | info: installing component 'rustfmt' |
56 | 2025-02-24T20:58:08.756Z | |
57 | 2025-02-24T20:58:08.756Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
58 | 2025-02-24T20:58:09.135Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-02-24T20:58:09.136Z | |
60 | 2025-02-24T20:58:09.138Z | |
61 | 2025-02-24T20:58:09.138Z | Rust is installed now. Great! |
62 | 2025-02-24T20:58:09.138Z | |
63 | 2025-02-24T20:58:09.138Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-24T20:58:09.138Z | environment variable. This has not been done automatically. |
65 | 2025-02-24T20:58:09.138Z | |
66 | 2025-02-24T20:58:09.138Z | To configure your current shell, you need to source |
67 | 2025-02-24T20:58:09.139Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-24T20:58:09.139Z | |
69 | 2025-02-24T20:58:09.139Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-24T20:58:09.139Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-24T20:58:09.139Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-24T20:58:09.212Z | + rustup --version |
73 | 2025-02-24T20:58:09.219Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-24T20:58:09.220Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-24T20:58:09.306Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-02-24T20:58:09.310Z | + cargo --version |
77 | 2025-02-24T20:58:09.372Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-02-24T20:58:09.375Z | + rustc --version |
79 | 2025-02-24T20:58:09.442Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-02-24T20:58:09.446Z | process exited: duration 22786 ms, exit code 0 |
|
81 | 2025-02-24T20:58:09.451Z | starting task 2: "authentication" |
82 | 2025-02-24T20:58:09.474Z | process exited: duration 22 ms, exit code 0 |
|
83 | 2025-02-24T20:58:09.479Z | starting task 3: "clone repository" |
84 | 2025-02-24T20:58:09.485Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-24T20:58:09.487Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-24T20:58:09.524Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-24T20:58:17.325Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-24T20:58:17.326Z | + git fetch origin afbc4ad73c6226dec0ad74fcfea9a71f5123d65d |
89 | 2025-02-24T20:58:17.623Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-24T20:58:17.623Z | * branch afbc4ad73c6226dec0ad74fcfea9a71f5123d65d -> FETCH_HEAD |
91 | 2025-02-24T20:58:17.634Z | + [[ -n affinity-instance-integration ]] |
92 | 2025-02-24T20:58:17.636Z | ++ git branch --show-current |
93 | 2025-02-24T20:58:17.639Z | + current=main |
94 | 2025-02-24T20:58:17.639Z | + [[ main != affinity-instance-integration ]] |
95 | 2025-02-24T20:58:17.639Z | + git branch -f affinity-instance-integration afbc4ad73c6226dec0ad74fcfea9a71f5123d65d |
96 | 2025-02-24T20:58:17.642Z | + git checkout -f affinity-instance-integration |
97 | 2025-02-24T20:58:17.833Z | Switched to branch 'affinity-instance-integration' |
98 | 2025-02-24T20:58:17.836Z | + git reset --hard afbc4ad73c6226dec0ad74fcfea9a71f5123d65d |
99 | 2025-02-24T20:58:18.025Z | HEAD is now at afbc4ad73 Merge branch 'affinity-db-crud' into affinity-instance-integration |
100 | 2025-02-24T20:58:18.028Z | process exited: duration 8545 ms, exit code 0 |
|
101 | 2025-02-24T20:58:18.033Z | starting task 4: "build" |
102 | 2025-02-24T20:58:18.038Z | + source .github/buildomat/ci-env.sh |
103 | 2025-02-24T20:58:18.041Z | ++ export CARGO_TERM_COLOR=always |
104 | 2025-02-24T20:58:18.041Z | ++ CARGO_TERM_COLOR=always |
105 | 2025-02-24T20:58:18.041Z | + cargo --version |
106 | 2025-02-24T20:58:18.092Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
107 | 2025-02-24T20:58:18.094Z | + rustc --version |
108 | 2025-02-24T20:58:18.160Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
109 | 2025-02-24T20:58:18.163Z | + cargo tree --locked |
110 | 2025-02-24T20:58:18.416Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
111 | 2025-02-24T20:58:18.703Z | Updating crates.io index |
112 | 2025-02-24T20:58:18.739Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
113 | 2025-02-24T20:58:19.217Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
114 | 2025-02-24T20:58:19.539Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
115 | 2025-02-24T20:58:19.829Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
116 | 2025-02-24T20:58:20.738Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
117 | 2025-02-24T20:58:22.632Z | Updating git repository `https://github.com/oxidecomputer/opte` |
118 | 2025-02-24T20:58:23.313Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
119 | 2025-02-24T20:58:24.029Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
120 | 2025-02-24T20:58:24.273Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
121 | 2025-02-24T20:58:24.611Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
122 | 2025-02-24T20:58:25.195Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
123 | 2025-02-24T20:58:25.668Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
124 | 2025-02-24T20:58:25.982Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
125 | 2025-02-24T20:58:26.450Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
126 | 2025-02-24T20:58:26.742Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
127 | 2025-02-24T20:58:27.019Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
128 | 2025-02-24T20:58:27.279Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
129 | 2025-02-24T20:58:27.531Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
130 | 2025-02-24T20:58:27.828Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
131 | 2025-02-24T20:58:28.178Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
132 | 2025-02-24T20:58:28.568Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
133 | 2025-02-24T20:58:28.949Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
134 | 2025-02-24T20:58:29.304Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
135 | 2025-02-24T20:58:29.560Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
136 | 2025-02-24T20:58:30.170Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
137 | 2025-02-24T20:58:30.416Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
138 | 2025-02-24T20:58:30.805Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
139 | 2025-02-24T20:58:31.121Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
140 | 2025-02-24T20:58:31.502Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
141 | 2025-02-24T20:58:31.801Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
142 | 2025-02-24T20:58:32.080Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
143 | 2025-02-24T20:58:33.427Z | Downloading crates ... |
144 | 2025-02-24T20:58:33.537Z | Downloaded adler2 v2.0.0 |
145 | 2025-02-24T20:58:33.544Z | Downloaded approx v0.5.1 |
146 | 2025-02-24T20:58:33.560Z | Downloaded atomicwrites v0.4.4 |
147 | 2025-02-24T20:58:33.563Z | Downloaded async-stream-impl v0.3.6 |
148 | 2025-02-24T20:58:33.570Z | Downloaded atty v0.2.14 |
149 | 2025-02-24T20:58:33.573Z | Downloaded event-listener v2.5.3 |
150 | 2025-02-24T20:58:33.576Z | Downloaded cfg_aliases v0.2.1 |
151 | 2025-02-24T20:58:33.578Z | Downloaded castaway v0.2.3 |
152 | 2025-02-24T20:58:33.581Z | Downloaded async-lock v3.4.0 |
153 | 2025-02-24T20:58:33.583Z | Downloaded event-listener v5.3.1 |
154 | 2025-02-24T20:58:33.586Z | Downloaded anstyle-query v1.1.1 |
155 | 2025-02-24T20:58:33.589Z | Downloaded async-executor v1.13.1 |
156 | 2025-02-24T20:58:33.592Z | Downloaded cfg_aliases v0.1.1 |
157 | 2025-02-24T20:58:33.592Z | Downloaded async-object-pool v0.1.5 |
158 | 2025-02-24T20:58:33.594Z | Downloaded argon2 v0.5.3 |
159 | 2025-02-24T20:58:33.597Z | Downloaded ascii-canvas v3.0.0 |
160 | 2025-02-24T20:58:33.597Z | Downloaded anstyle v1.0.10 |
161 | 2025-02-24T20:58:33.600Z | Downloaded async-global-executor v2.4.1 |
162 | 2025-02-24T20:58:33.600Z | Downloaded async-channel v2.3.1 |
163 | 2025-02-24T20:58:33.602Z | Downloaded block-padding v0.3.3 |
164 | 2025-02-24T20:58:33.605Z | Downloaded base16ct v0.2.0 |
165 | 2025-02-24T20:58:33.605Z | Downloaded chrono-tz v0.10.1 |
166 | 2025-02-24T20:58:33.612Z | Downloaded cast v0.3.0 |
167 | 2025-02-24T20:58:33.615Z | Downloaded cassowary v0.3.0 |
168 | 2025-02-24T20:58:33.615Z | Downloaded cargo-platform v0.1.8 |
169 | 2025-02-24T20:58:33.618Z | Downloaded autocfg v1.4.0 |
170 | 2025-02-24T20:58:33.620Z | Downloaded block-buffer v0.10.4 |
171 | 2025-02-24T20:58:33.620Z | Downloaded chacha20 v0.9.1 |
172 | 2025-02-24T20:58:33.623Z | Downloaded heapless v0.8.0 |
173 | 2025-02-24T20:58:33.626Z | Downloaded bitflags v1.3.2 |
174 | 2025-02-24T20:58:33.629Z | Downloaded futures-io v0.3.31 |
175 | 2025-02-24T20:58:33.632Z | Downloaded http-body v1.0.1 |
176 | 2025-02-24T20:58:33.632Z | Downloaded heapless v0.7.17 |
177 | 2025-02-24T20:58:33.635Z | Downloaded atomic-waker v1.1.2 |
178 | 2025-02-24T20:58:33.638Z | Downloaded fs-err v2.11.0 |
179 | 2025-02-24T20:58:33.641Z | Downloaded fxhash v0.2.1 |
180 | 2025-02-24T20:58:33.641Z | Downloaded event-listener-strategy v0.5.2 |
181 | 2025-02-24T20:58:33.644Z | Downloaded cfg-if v1.0.0 |
182 | 2025-02-24T20:58:33.646Z | Downloaded bytecount v0.6.8 |
183 | 2025-02-24T20:58:33.649Z | Downloaded bitfield-struct v0.6.2 |
184 | 2025-02-24T20:58:33.649Z | Downloaded opaque-debug v0.3.1 |
185 | 2025-02-24T20:58:33.652Z | Downloaded hostname v0.3.1 |
186 | 2025-02-24T20:58:33.652Z | Downloaded hash32 v0.2.1 |
187 | 2025-02-24T20:58:33.654Z | Downloaded getrandom v0.3.1 |
188 | 2025-02-24T20:58:33.657Z | Downloaded hickory-resolver v0.24.3 |
189 | 2025-02-24T20:58:33.662Z | Downloaded futures-task v0.3.31 |
190 | 2025-02-24T20:58:33.665Z | Downloaded cargo_metadata v0.19.1 |
191 | 2025-02-24T20:58:33.667Z | Downloaded cancel-safe-futures v0.1.5 |
192 | 2025-02-24T20:58:33.670Z | Downloaded bzip2 v0.4.4 |
193 | 2025-02-24T20:58:33.673Z | Downloaded async-process v2.3.0 |
194 | 2025-02-24T20:58:33.676Z | Downloaded heck v0.5.0 |
195 | 2025-02-24T20:58:33.678Z | Downloaded allocator-api2 v0.2.18 |
196 | 2025-02-24T20:58:33.681Z | Downloaded form_urlencoded v1.2.1 |
197 | 2025-02-24T20:58:33.683Z | Downloaded blake2b_simd v1.0.2 |
198 | 2025-02-24T20:58:33.686Z | Downloaded bit-vec v0.6.3 |
199 | 2025-02-24T20:58:33.686Z | Downloaded foreign-types v0.3.2 |
200 | 2025-02-24T20:58:33.689Z | Downloaded cargo_metadata v0.18.1 |
201 | 2025-02-24T20:58:33.691Z | Downloaded camino v1.1.9 |
202 | 2025-02-24T20:58:33.691Z | Downloaded backoff v0.4.0 |
203 | 2025-02-24T20:58:33.694Z | Downloaded git2 v0.19.0 |
204 | 2025-02-24T20:58:33.704Z | Downloaded scroll_derive v0.12.0 |
205 | 2025-02-24T20:58:33.707Z | Downloaded hex-literal v0.4.1 |
206 | 2025-02-24T20:58:33.707Z | Downloaded env_logger v0.11.5 |
207 | 2025-02-24T20:58:33.710Z | Downloaded fallible-iterator v0.3.0 |
208 | 2025-02-24T20:58:33.713Z | Downloaded hickory-client v0.24.3 |
209 | 2025-02-24T20:58:33.715Z | Downloaded guppy-workspace-hack v0.1.0 |
210 | 2025-02-24T20:58:33.718Z | Downloaded pbkdf2 v0.11.0 |
211 | 2025-02-24T20:58:33.720Z | Downloaded blake2 v0.10.6 |
212 | 2025-02-24T20:58:33.723Z | Downloaded headers-core v0.3.0 |
213 | 2025-02-24T20:58:33.725Z | Downloaded foreign-types-shared v0.3.1 |
214 | 2025-02-24T20:58:33.725Z | Downloaded anyhow v1.0.96 |
215 | 2025-02-24T20:58:33.729Z | Downloaded powerfmt v0.2.0 |
216 | 2025-02-24T20:58:33.732Z | Downloaded plain v0.2.3 |
217 | 2025-02-24T20:58:33.734Z | Downloaded bitflags v2.6.0 |
218 | 2025-02-24T20:58:33.737Z | Downloaded try-lock v0.2.5 |
219 | 2025-02-24T20:58:33.739Z | Downloaded futures-macro v0.3.31 |
220 | 2025-02-24T20:58:33.739Z | Downloaded http-range v0.1.5 |
221 | 2025-02-24T20:58:33.742Z | Downloaded futures-executor v0.3.31 |
222 | 2025-02-24T20:58:33.742Z | Downloaded foreign-types v0.5.0 |
223 | 2025-02-24T20:58:33.745Z | Downloaded ahash v0.8.11 |
224 | 2025-02-24T20:58:33.747Z | Downloaded rand_xorshift v0.3.0 |
225 | 2025-02-24T20:58:33.750Z | Downloaded rand_seeder v0.3.0 |
226 | 2025-02-24T20:58:33.752Z | Downloaded same-file v1.0.6 |
227 | 2025-02-24T20:58:33.752Z | Downloaded rustfmt-wrapper v0.2.1 |
228 | 2025-02-24T20:58:33.755Z | Downloaded gethostname v0.5.0 |
229 | 2025-02-24T20:58:33.757Z | Downloaded rand_core v0.6.4 |
230 | 2025-02-24T20:58:33.757Z | Downloaded home v0.5.9 |
231 | 2025-02-24T20:58:33.760Z | Downloaded async-io v2.3.4 |
232 | 2025-02-24T20:58:33.763Z | Downloaded hex v0.4.3 |
233 | 2025-02-24T20:58:33.766Z | Downloaded foldhash v0.1.3 |
234 | 2025-02-24T20:58:33.766Z | Downloaded parse-size v1.1.0 |
235 | 2025-02-24T20:58:33.769Z | Downloaded fallible-streaming-iterator v0.1.9 |
236 | 2025-02-24T20:58:33.769Z | Downloaded flagset v0.4.6 |
237 | 2025-02-24T20:58:33.772Z | Downloaded fixedbitset v0.4.2 |
238 | 2025-02-24T20:58:33.772Z | Downloaded float-cmp v0.10.0 |
239 | 2025-02-24T20:58:33.774Z | Downloaded hostname v0.4.0 |
240 | 2025-02-24T20:58:33.777Z | Downloaded ff v0.13.0 |
241 | 2025-02-24T20:58:33.780Z | Downloaded version_check v0.9.5 |
242 | 2025-02-24T20:58:33.780Z | Downloaded pkg-config v0.3.31 |
243 | 2025-02-24T20:58:33.783Z | Downloaded siphasher v0.3.11 |
244 | 2025-02-24T20:58:33.785Z | Downloaded highway v1.2.0 |
245 | 2025-02-24T20:58:33.788Z | Downloaded postgres-protocol v0.6.8 |
246 | 2025-02-24T20:58:33.790Z | Downloaded tabwriter v1.4.0 |
247 | 2025-02-24T20:58:33.790Z | Downloaded tabled_derive v0.10.0 |
248 | 2025-02-24T20:58:33.793Z | Downloaded tabled_derive v0.7.0 |
249 | 2025-02-24T20:58:33.793Z | Downloaded ssh-encoding v0.2.0 |
250 | 2025-02-24T20:58:33.795Z | Downloaded thiserror-impl-no-std v2.0.2 |
251 | 2025-02-24T20:58:33.798Z | Downloaded proc-macro-error-attr2 v2.0.0 |
252 | 2025-02-24T20:58:33.798Z | Downloaded fastrand v2.1.1 |
253 | 2025-02-24T20:58:33.801Z | Downloaded untrusted v0.9.0 |
254 | 2025-02-24T20:58:33.803Z | Downloaded whoami v1.5.2 |
255 | 2025-02-24T20:58:33.805Z | Downloaded proc-macro-error2 v2.0.1 |
256 | 2025-02-24T20:58:33.808Z | Downloaded scroll v0.12.0 |
257 | 2025-02-24T20:58:33.811Z | Downloaded rust-argon2 v2.1.0 |
258 | 2025-02-24T20:58:33.814Z | Downloaded darling_macro v0.20.10 |
259 | 2025-02-24T20:58:33.814Z | Downloaded chacha20poly1305 v0.10.1 |
260 | 2025-02-24T20:58:33.816Z | Downloaded base64 v0.21.7 |
261 | 2025-02-24T20:58:33.819Z | Downloaded base64 v0.13.1 |
262 | 2025-02-24T20:58:33.823Z | Downloaded radium v0.7.0 |
263 | 2025-02-24T20:58:33.825Z | Downloaded bumpalo v3.16.0 |
264 | 2025-02-24T20:58:33.828Z | Downloaded dtrace-parser v0.2.0 |
265 | 2025-02-24T20:58:33.831Z | Downloaded serde_regex v1.1.0 |
266 | 2025-02-24T20:58:33.833Z | Downloaded serde_path_to_error v0.1.16 |
267 | 2025-02-24T20:58:33.833Z | Downloaded zeroize_derive v1.4.2 |
268 | 2025-02-24T20:58:33.836Z | Downloaded ghash v0.5.1 |
269 | 2025-02-24T20:58:33.836Z | Downloaded zeroize v1.8.1 |
270 | 2025-02-24T20:58:33.839Z | Downloaded time-core v0.1.2 |
271 | 2025-02-24T20:58:33.842Z | Downloaded static_assertions v1.1.0 |
272 | 2025-02-24T20:58:33.842Z | Downloaded smawk v0.3.2 |
273 | 2025-02-24T20:58:33.844Z | Downloaded mirai-annotations v1.12.0 |
274 | 2025-02-24T20:58:33.844Z | Downloaded serde_repr v0.1.19 |
275 | 2025-02-24T20:58:33.847Z | Downloaded num-conv v0.1.0 |
276 | 2025-02-24T20:58:33.849Z | Downloaded openssl-probe v0.1.5 |
277 | 2025-02-24T20:58:33.850Z | Downloaded colorchoice v1.0.2 |
278 | 2025-02-24T20:58:33.852Z | Downloaded cobs v0.2.3 |
279 | 2025-02-24T20:58:33.852Z | Downloaded openssl-macros v0.1.1 |
280 | 2025-02-24T20:58:33.855Z | Downloaded concurrent-queue v2.5.0 |
281 | 2025-02-24T20:58:33.857Z | Downloaded threadpool v1.8.1 |
282 | 2025-02-24T20:58:33.857Z | Downloaded vsss-rs v3.3.4 |
283 | 2025-02-24T20:58:33.860Z | Downloaded topological-sort v0.2.2 |
284 | 2025-02-24T20:58:33.862Z | Downloaded thiserror-no-std v2.0.2 |
285 | 2025-02-24T20:58:33.866Z | Downloaded smf v0.2.3 |
286 | 2025-02-24T20:58:33.868Z | Downloaded papergrid v0.14.0 |
287 | 2025-02-24T20:58:33.873Z | Downloaded bytes v1.9.0 |
288 | 2025-02-24T20:58:33.877Z | Downloaded defmt-macros v0.3.9 |
289 | 2025-02-24T20:58:33.881Z | Downloaded similar v2.6.0 |
290 | 2025-02-24T20:58:33.886Z | Downloaded russh-cryptovec v0.7.3 |
291 | 2025-02-24T20:58:33.889Z | Downloaded diesel-dtrace v0.4.2 |
292 | 2025-02-24T20:58:33.891Z | Downloaded half v2.4.1 |
293 | 2025-02-24T20:58:33.894Z | Downloaded pretty-hex v0.4.1 |
294 | 2025-02-24T20:58:33.897Z | Downloaded rand_core v0.9.2 |
295 | 2025-02-24T20:58:33.897Z | Downloaded dsl_auto_type v0.1.2 |
296 | 2025-02-24T20:58:33.899Z | Downloaded mockall v0.13.1 |
297 | 2025-02-24T20:58:33.902Z | Downloaded slog-bunyan v2.5.0 |
298 | 2025-02-24T20:58:33.902Z | Downloaded libefi-sys v0.1.0 |
299 | 2025-02-24T20:58:33.905Z | Downloaded pest_derive v2.7.14 |
300 | 2025-02-24T20:58:33.907Z | Downloaded maplit v1.0.2 |
301 | 2025-02-24T20:58:33.907Z | Downloaded indent_write v2.2.0 |
302 | 2025-02-24T20:58:33.910Z | Downloaded lockfree-object-pool v0.1.6 |
303 | 2025-02-24T20:58:33.912Z | Downloaded multimap v0.10.0 |
304 | 2025-02-24T20:58:33.915Z | Downloaded memmap v0.7.0 |
305 | 2025-02-24T20:58:33.915Z | Downloaded twox-hash v2.1.0 |
306 | 2025-02-24T20:58:33.918Z | Downloaded rand_distr v0.4.3 |
307 | 2025-02-24T20:58:33.921Z | Downloaded sync-ptr v0.1.1 |
308 | 2025-02-24T20:58:33.924Z | Downloaded swrite v0.1.0 |
309 | 2025-02-24T20:58:33.924Z | Downloaded cc v1.2.15 |
310 | 2025-02-24T20:58:33.928Z | Downloaded peg v0.8.4 |
311 | 2025-02-24T20:58:33.932Z | Downloaded usdt-macro v0.5.0 |
312 | 2025-02-24T20:58:33.935Z | Downloaded quick-error v1.2.3 |
313 | 2025-02-24T20:58:33.935Z | Downloaded zone_cfg_derive v0.3.0 |
314 | 2025-02-24T20:58:33.937Z | Downloaded zone_cfg_derive v0.1.2 |
315 | 2025-02-24T20:58:33.937Z | Downloaded pbkdf2 v0.12.2 |
316 | 2025-02-24T20:58:33.940Z | Downloaded headers v0.4.0 |
317 | 2025-02-24T20:58:33.945Z | Downloaded scheduled-thread-pool v0.2.7 |
318 | 2025-02-24T20:58:33.948Z | Downloaded rustc-hash v1.1.0 |
319 | 2025-02-24T20:58:33.948Z | Downloaded impl-trait-for-tuples v0.2.2 |
320 | 2025-02-24T20:58:33.951Z | Downloaded textwrap v0.16.1 |
321 | 2025-02-24T20:58:33.954Z | Downloaded termtree v0.4.1 |
322 | 2025-02-24T20:58:33.957Z | Downloaded strsim v0.11.1 |
323 | 2025-02-24T20:58:33.959Z | Downloaded strip-ansi-escapes v0.2.0 |
324 | 2025-02-24T20:58:33.959Z | Downloaded instant v0.1.13 |
325 | 2025-02-24T20:58:33.962Z | Downloaded doc-comment v0.3.3 |
326 | 2025-02-24T20:58:33.962Z | Downloaded trybuild v1.0.101 |
327 | 2025-02-24T20:58:33.967Z | Downloaded ciborium-io v0.2.2 |
328 | 2025-02-24T20:58:33.969Z | Downloaded tls_codec_derive v0.4.1 |
329 | 2025-02-24T20:58:33.972Z | Downloaded tinystr v0.7.6 |
330 | 2025-02-24T20:58:33.974Z | Downloaded slog-dtrace v0.3.0 |
331 | 2025-02-24T20:58:33.974Z | Downloaded schemars_derive v0.8.21 |
332 | 2025-02-24T20:58:33.977Z | Downloaded zerocopy v0.6.6 |
333 | 2025-02-24T20:58:33.980Z | Downloaded multer v3.1.0 |
334 | 2025-02-24T20:58:33.983Z | Downloaded proc-macro-error v1.0.4 |
335 | 2025-02-24T20:58:33.986Z | Downloaded unicode-xid v0.2.6 |
336 | 2025-02-24T20:58:33.989Z | Downloaded unsafe-libyaml v0.2.11 |
337 | 2025-02-24T20:58:33.992Z | Downloaded downcast v0.11.0 |
338 | 2025-02-24T20:58:33.994Z | Downloaded dropshot_endpoint v0.12.0 |
339 | 2025-02-24T20:58:33.997Z | Downloaded is_ci v1.2.0 |
340 | 2025-02-24T20:58:33.999Z | Downloaded crypto-common v0.1.6 |
341 | 2025-02-24T20:58:33.999Z | Downloaded clang-sys v1.8.1 |
342 | 2025-02-24T20:58:34.002Z | Downloaded rustc-demangle v0.1.24 |
343 | 2025-02-24T20:58:34.005Z | Downloaded mockall_derive v0.13.1 |
344 | 2025-02-24T20:58:34.007Z | Downloaded crossbeam-deque v0.8.5 |
345 | 2025-02-24T20:58:34.010Z | Downloaded pkcs1 v0.7.5 |
346 | 2025-02-24T20:58:34.013Z | Downloaded progenitor-client v0.8.0 |
347 | 2025-02-24T20:58:34.013Z | Downloaded sha2 v0.10.8 |
348 | 2025-02-24T20:58:34.016Z | Downloaded compact_str v0.8.0 |
349 | 2025-02-24T20:58:34.020Z | Downloaded md5 v0.7.0 |
350 | 2025-02-24T20:58:34.022Z | Downloaded expectorate v1.1.0 |
351 | 2025-02-24T20:58:34.025Z | Downloaded match_cfg v0.1.0 |
352 | 2025-02-24T20:58:34.025Z | Downloaded serde-big-array v0.5.1 |
353 | 2025-02-24T20:58:34.028Z | Downloaded zerofrom-derive v0.1.4 |
354 | 2025-02-24T20:58:34.028Z | Downloaded dropshot_endpoint v0.15.1 |
355 | 2025-02-24T20:58:34.032Z | Downloaded itoa v1.0.11 |
356 | 2025-02-24T20:58:34.035Z | Downloaded fancy-regex v0.13.0 |
357 | 2025-02-24T20:58:34.037Z | Downloaded aes v0.8.4 |
358 | 2025-02-24T20:58:34.041Z | Downloaded sigpipe v0.1.3 |
359 | 2025-02-24T20:58:34.044Z | Downloaded num_enum v0.5.11 |
360 | 2025-02-24T20:58:34.048Z | Downloaded sync_wrapper v1.0.1 |
361 | 2025-02-24T20:58:34.051Z | Downloaded parking v2.2.1 |
362 | 2025-02-24T20:58:34.051Z | Downloaded der_derive v0.7.3 |
363 | 2025-02-24T20:58:34.054Z | Downloaded russh-keys v0.45.0 |
364 | 2025-02-24T20:58:34.056Z | Downloaded deranged v0.3.11 |
365 | 2025-02-24T20:58:34.059Z | Downloaded snafu-derive v0.8.5 |
366 | 2025-02-24T20:58:34.064Z | Downloaded serde_with_macros v3.11.0 |
367 | 2025-02-24T20:58:34.064Z | Downloaded tungstenite v0.24.0 |
368 | 2025-02-24T20:58:34.067Z | Downloaded either v1.13.0 |
369 | 2025-02-24T20:58:34.067Z | Downloaded document-features v0.2.10 |
370 | 2025-02-24T20:58:34.070Z | Downloaded salsa20 v0.10.2 |
371 | 2025-02-24T20:58:34.073Z | Downloaded chrono-tz-build v0.4.0 |
372 | 2025-02-24T20:58:34.073Z | Downloaded ed25519 v2.2.3 |
373 | 2025-02-24T20:58:34.076Z | Downloaded ron v0.7.1 |
374 | 2025-02-24T20:58:34.079Z | Downloaded lazy_static v1.5.0 |
375 | 2025-02-24T20:58:34.082Z | Downloaded indexmap v1.9.3 |
376 | 2025-02-24T20:58:34.086Z | Downloaded rtoolbox v0.0.2 |
377 | 2025-02-24T20:58:34.088Z | Downloaded managed v0.8.0 |
378 | 2025-02-24T20:58:34.091Z | Downloaded libloading v0.8.5 |
379 | 2025-02-24T20:58:34.093Z | Downloaded crunchy v0.2.2 |
380 | 2025-02-24T20:58:34.093Z | Downloaded hickory-server v0.24.3 |
381 | 2025-02-24T20:58:34.100Z | Downloaded usdt-attr-macro v0.5.0 |
382 | 2025-02-24T20:58:34.102Z | Downloaded usdt v0.5.0 |
383 | 2025-02-24T20:58:34.102Z | Downloaded value-bag v1.9.0 |
384 | 2025-02-24T20:58:34.105Z | Downloaded schemars v0.8.21 |
385 | 2025-02-24T20:58:34.118Z | Downloaded new_debug_unreachable v1.0.6 |
386 | 2025-02-24T20:58:34.121Z | Downloaded ciborium v0.2.2 |
387 | 2025-02-24T20:58:34.125Z | Downloaded is_terminal_polyfill v1.70.1 |
388 | 2025-02-24T20:58:34.125Z | Downloaded cstr-argument v0.1.2 |
389 | 2025-02-24T20:58:34.128Z | Downloaded terminal_size v0.4.0 |
390 | 2025-02-24T20:58:34.128Z | Downloaded polyval v0.6.2 |
391 | 2025-02-24T20:58:34.130Z | Downloaded relative-path v1.9.3 |
392 | 2025-02-24T20:58:34.130Z | Downloaded progenitor-macro v0.9.1 |
393 | 2025-02-24T20:58:34.133Z | Downloaded daft-derive v0.1.1 |
394 | 2025-02-24T20:58:34.135Z | Downloaded pest_generator v2.7.14 |
395 | 2025-02-24T20:58:34.138Z | Downloaded percent-encoding v2.3.1 |
396 | 2025-02-24T20:58:34.138Z | Downloaded samael v0.0.18 |
397 | 2025-02-24T20:58:34.145Z | Downloaded pkcs5 v0.7.1 |
398 | 2025-02-24T20:58:34.149Z | Downloaded zone v0.1.8 |
399 | 2025-02-24T20:58:34.151Z | Downloaded serde-hex v0.1.0 |
400 | 2025-02-24T20:58:34.151Z | Downloaded num_threads v0.1.7 |
401 | 2025-02-24T20:58:34.154Z | Downloaded ecdsa v0.16.9 |
402 | 2025-02-24T20:58:34.157Z | Downloaded stringmetrics v2.2.2 |
403 | 2025-02-24T20:58:34.159Z | Downloaded tracing-attributes v0.1.27 |
404 | 2025-02-24T20:58:34.162Z | Downloaded num-traits v0.2.19 |
405 | 2025-02-24T20:58:34.164Z | Downloaded digest v0.10.7 |
406 | 2025-02-24T20:58:34.167Z | Downloaded termtree v0.5.1 |
407 | 2025-02-24T20:58:34.170Z | Downloaded pem-rfc7468 v0.7.0 |
408 | 2025-02-24T20:58:34.172Z | Downloaded hyper-tls v0.6.0 |
409 | 2025-02-24T20:58:34.172Z | Downloaded memmap2 v0.9.5 |
410 | 2025-02-24T20:58:34.175Z | Downloaded uuid v1.12.0 |
411 | 2025-02-24T20:58:34.178Z | Downloaded serde_yaml v0.9.34+deprecated |
412 | 2025-02-24T20:58:34.182Z | Downloaded poly1305 v0.8.0 |
413 | 2025-02-24T20:58:34.185Z | Downloaded is-terminal v0.4.13 |
414 | 2025-02-24T20:58:34.188Z | Downloaded ipnetwork v0.21.1 |
415 | 2025-02-24T20:58:34.190Z | Downloaded tokio-rustls v0.26.0 |
416 | 2025-02-24T20:58:34.193Z | Downloaded plotters-svg v0.3.7 |
417 | 2025-02-24T20:58:34.193Z | Downloaded darling v0.20.10 |
418 | 2025-02-24T20:58:34.197Z | Downloaded zopfli v0.8.1 |
419 | 2025-02-24T20:58:34.200Z | Downloaded target-triple v0.1.3 |
420 | 2025-02-24T20:58:34.203Z | Downloaded num_enum_derive v0.5.11 |
421 | 2025-02-24T20:58:34.203Z | Downloaded waitgroup v0.1.2 |
422 | 2025-02-24T20:58:34.205Z | Downloaded clap_lex v0.7.4 |
423 | 2025-02-24T20:58:34.205Z | Downloaded derive-where v1.2.7 |
424 | 2025-02-24T20:58:34.210Z | Downloaded parse-display v0.10.0 |
425 | 2025-02-24T20:58:34.213Z | Downloaded env_filter v0.1.2 |
426 | 2025-02-24T20:58:34.215Z | Downloaded snafu v0.8.5 |
427 | 2025-02-24T20:58:34.220Z | Downloaded plotters-backend v0.3.7 |
428 | 2025-02-24T20:58:34.223Z | Downloaded yoke-derive v0.7.4 |
429 | 2025-02-24T20:58:34.225Z | Downloaded rand_chacha v0.3.1 |
430 | 2025-02-24T20:58:34.225Z | Downloaded subprocess v0.2.9 |
431 | 2025-02-24T20:58:34.228Z | Downloaded tokio-tungstenite v0.21.0 |
432 | 2025-02-24T20:58:34.231Z | Downloaded sec1 v0.7.3 |
433 | 2025-02-24T20:58:34.235Z | Downloaded test-strategy v0.4.0 |
434 | 2025-02-24T20:58:34.237Z | Downloaded slog-async v2.8.0 |
435 | 2025-02-24T20:58:34.240Z | Downloaded typenum v1.17.0 |
436 | 2025-02-24T20:58:34.243Z | Downloaded ipnet v2.10.1 |
437 | 2025-02-24T20:58:34.246Z | Downloaded zerofrom v0.1.4 |
438 | 2025-02-24T20:58:34.248Z | Downloaded structmeta v0.3.0 |
439 | 2025-02-24T20:58:34.248Z | Downloaded smallvec v0.6.14 |
440 | 2025-02-24T20:58:34.251Z | Downloaded yoke v0.7.4 |
441 | 2025-02-24T20:58:34.253Z | Downloaded pest_meta v2.7.14 |
442 | 2025-02-24T20:58:34.256Z | Downloaded endian-type v0.1.2 |
443 | 2025-02-24T20:58:34.256Z | Downloaded tokio-rustls v0.25.0 |
444 | 2025-02-24T20:58:34.258Z | Downloaded parking_lot_core v0.8.6 |
445 | 2025-02-24T20:58:34.261Z | Downloaded rusty-fork v0.3.0 |
446 | 2025-02-24T20:58:34.264Z | Downloaded shell-words v1.1.0 |
447 | 2025-02-24T20:58:34.264Z | Downloaded packed_struct_codegen v0.10.1 |
448 | 2025-02-24T20:58:34.267Z | Downloaded num-rational v0.4.2 |
449 | 2025-02-24T20:58:34.267Z | Downloaded aho-corasick v1.1.3 |
450 | 2025-02-24T20:58:34.274Z | Downloaded internet-checksum v0.2.1 |
451 | 2025-02-24T20:58:34.276Z | Downloaded pin-project-internal v1.1.6 |
452 | 2025-02-24T20:58:34.279Z | Downloaded rstest_macros v0.23.0 |
453 | 2025-02-24T20:58:34.282Z | Downloaded progenitor-client v0.9.1 |
454 | 2025-02-24T20:58:34.284Z | Downloaded termcolor v1.4.1 |
455 | 2025-02-24T20:58:34.284Z | Downloaded structmeta-derive v0.3.0 |
456 | 2025-02-24T20:58:34.287Z | Downloaded precomputed-hash v0.1.1 |
457 | 2025-02-24T20:58:34.287Z | Downloaded crossbeam-utils v0.8.20 |
458 | 2025-02-24T20:58:34.290Z | Downloaded xz2 v0.1.7 |
459 | 2025-02-24T20:58:34.292Z | Downloaded xattr v1.3.1 |
460 | 2025-02-24T20:58:34.295Z | Downloaded serde_derive_internals v0.29.1 |
461 | 2025-02-24T20:58:34.298Z | Downloaded tower-service v0.3.3 |
462 | 2025-02-24T20:58:34.298Z | Downloaded thiserror v1.0.69 |
463 | 2025-02-24T20:58:34.303Z | Downloaded inout v0.1.3 |
464 | 2025-02-24T20:58:34.305Z | Downloaded indoc v2.0.5 |
465 | 2025-02-24T20:58:34.308Z | Downloaded unicode-linebreak v0.1.5 |
466 | 2025-02-24T20:58:34.310Z | Downloaded smallvec v1.14.0 |
467 | 2025-02-24T20:58:34.313Z | Downloaded sqlparser_derive v0.2.2 |
468 | 2025-02-24T20:58:34.313Z | Downloaded num-bigint-dig v0.8.4 |
469 | 2025-02-24T20:58:34.318Z | Downloaded zerovec-derive v0.10.3 |
470 | 2025-02-24T20:58:34.321Z | Downloaded tempfile v3.13.0 |
471 | 2025-02-24T20:58:34.323Z | Downloaded blake3 v1.5.4 |
472 | 2025-02-24T20:58:34.332Z | Downloaded equivalent v1.0.1 |
473 | 2025-02-24T20:58:34.334Z | Downloaded difflib v0.4.0 |
474 | 2025-02-24T20:58:34.337Z | Downloaded const-oid v0.9.6 |
475 | 2025-02-24T20:58:34.340Z | Downloaded rustc_version v0.4.1 |
476 | 2025-02-24T20:58:34.340Z | Downloaded nested v0.1.1 |
477 | 2025-02-24T20:58:34.343Z | Downloaded rustc_version v0.1.7 |
478 | 2025-02-24T20:58:34.343Z | Downloaded rustc-hash v2.1.1 |
479 | 2025-02-24T20:58:34.345Z | Downloaded mime v0.3.17 |
480 | 2025-02-24T20:58:34.345Z | Downloaded yasna v0.5.2 |
481 | 2025-02-24T20:58:34.348Z | Downloaded aws-lc-rs v1.10.0 |
482 | 2025-02-24T20:58:34.357Z | Downloaded newtype_derive v0.1.6 |
483 | 2025-02-24T20:58:34.360Z | Downloaded tokio-postgres v0.7.12 |
484 | 2025-02-24T20:58:34.365Z | Downloaded predicates v3.1.3 |
485 | 2025-02-24T20:58:34.368Z | Downloaded newline-converter v0.3.0 |
486 | 2025-02-24T20:58:34.371Z | Downloaded r2d2 v0.8.10 |
487 | 2025-02-24T20:58:34.373Z | Downloaded thiserror v2.0.11 |
488 | 2025-02-24T20:58:34.379Z | Downloaded crc v3.2.1 |
489 | 2025-02-24T20:58:34.382Z | Downloaded bindgen v0.69.5 |
490 | 2025-02-24T20:58:34.390Z | Downloaded write16 v1.0.0 |
491 | 2025-02-24T20:58:34.393Z | Downloaded serde_tokenstream v0.2.2 |
492 | 2025-02-24T20:58:34.393Z | Downloaded zerocopy-derive v0.7.35 |
493 | 2025-02-24T20:58:34.399Z | Downloaded sqlformat v0.2.6 |
494 | 2025-02-24T20:58:34.402Z | Downloaded futures-util v0.3.31 |
495 | 2025-02-24T20:58:34.413Z | Downloaded strum v0.26.3 |
496 | 2025-02-24T20:58:34.416Z | Downloaded rayon v1.10.0 |
497 | 2025-02-24T20:58:34.425Z | Downloaded ppv-lite86 v0.2.20 |
498 | 2025-02-24T20:58:34.428Z | Downloaded data-encoding v2.6.0 |
499 | 2025-02-24T20:58:34.430Z | Downloaded ssh-cipher v0.2.0 |
500 | 2025-02-24T20:58:34.430Z | Downloaded slog-stdlog v4.1.1 |
501 | 2025-02-24T20:58:34.433Z | Downloaded escape8259 v0.5.3 |
502 | 2025-02-24T20:58:34.436Z | Downloaded password-hash v0.5.0 |
503 | 2025-02-24T20:58:34.438Z | Downloaded slog-scope v4.4.0 |
504 | 2025-02-24T20:58:34.439Z | Downloaded cookie_store v0.21.1 |
505 | 2025-02-24T20:58:34.442Z | Downloaded tar v0.4.42 |
506 | 2025-02-24T20:58:34.444Z | Downloaded pem v3.0.4 |
507 | 2025-02-24T20:58:34.447Z | Downloaded chrono v0.4.39 |
508 | 2025-02-24T20:58:34.454Z | Downloaded icu_provider_macros v1.5.0 |
509 | 2025-02-24T20:58:34.458Z | Downloaded native-tls v0.2.12 |
510 | 2025-02-24T20:58:34.461Z | Downloaded errno v0.3.9 |
511 | 2025-02-24T20:58:34.461Z | Downloaded take_mut v0.2.2 |
512 | 2025-02-24T20:58:34.461Z | Downloaded crc-catalog v2.4.0 |
513 | 2025-02-24T20:58:34.465Z | Downloaded progenitor-macro v0.8.0 |
514 | 2025-02-24T20:58:34.465Z | Downloaded rpassword v7.3.1 |
515 | 2025-02-24T20:58:34.467Z | Downloaded toml v0.8.19 |
516 | 2025-02-24T20:58:34.470Z | Downloaded rustversion v1.0.17 |
517 | 2025-02-24T20:58:34.473Z | Downloaded oso-derive v0.27.3 |
518 | 2025-02-24T20:58:34.476Z | Downloaded async-std v1.13.0 |
519 | 2025-02-24T20:58:34.495Z | Downloaded nodrop v0.1.14 |
520 | 2025-02-24T20:58:34.498Z | Downloaded nanorand v0.7.0 |
521 | 2025-02-24T20:58:34.500Z | Downloaded memoffset v0.9.1 |
522 | 2025-02-24T20:58:34.500Z | Downloaded lru-cache v0.1.2 |
523 | 2025-02-24T20:58:34.501Z | Downloaded stringprep v0.1.5 |
524 | 2025-02-24T20:58:34.503Z | Downloaded signal-hook-tokio v0.3.1 |
525 | 2025-02-24T20:58:34.506Z | Downloaded ident_case v1.0.1 |
526 | 2025-02-24T20:58:34.506Z | Downloaded display-error-chain v0.2.2 |
527 | 2025-02-24T20:58:34.509Z | Downloaded datatest-stable v0.2.9 |
528 | 2025-02-24T20:58:34.511Z | Downloaded tower-layer v0.3.3 |
529 | 2025-02-24T20:58:34.512Z | Downloaded yansi v1.0.1 |
530 | 2025-02-24T20:58:34.515Z | Downloaded tinyvec_macros v0.1.1 |
531 | 2025-02-24T20:58:34.516Z | Downloaded dirs-next v2.0.0 |
532 | 2025-02-24T20:58:34.518Z | Downloaded newtype-uuid v1.2.1 |
533 | 2025-02-24T20:58:34.518Z | Downloaded env_logger v0.10.2 |
534 | 2025-02-24T20:58:34.521Z | Downloaded unicode-ident v1.0.14 |
535 | 2025-02-24T20:58:34.525Z | Downloaded proc-macro-error-attr v1.0.4 |
536 | 2025-02-24T20:58:34.528Z | Downloaded reedline v0.35.0 |
537 | 2025-02-24T20:58:34.534Z | Downloaded zip v0.6.6 |
538 | 2025-02-24T20:58:34.540Z | Downloaded lru v0.12.5 |
539 | 2025-02-24T20:58:34.544Z | Downloaded des v0.8.1 |
540 | 2025-02-24T20:58:34.544Z | Downloaded crossterm v0.28.1 |
541 | 2025-02-24T20:58:34.550Z | Downloaded shlex v1.3.0 |
542 | 2025-02-24T20:58:34.553Z | Downloaded bindgen v0.71.1 |
543 | 2025-02-24T20:58:34.560Z | Downloaded diesel_table_macro_syntax v0.2.0 |
544 | 2025-02-24T20:58:34.563Z | Downloaded pretty-hex v0.2.1 |
545 | 2025-02-24T20:58:34.563Z | Downloaded derive_builder_macro v0.20.2 |
546 | 2025-02-24T20:58:34.565Z | Downloaded writeable v0.5.5 |
547 | 2025-02-24T20:58:34.565Z | Downloaded typify v0.3.0 |
548 | 2025-02-24T20:58:34.569Z | Downloaded winnow v0.6.20 |
549 | 2025-02-24T20:58:34.579Z | Downloaded linear-map v1.2.0 |
550 | 2025-02-24T20:58:34.582Z | Downloaded cookie v0.18.1 |
551 | 2025-02-24T20:58:34.585Z | Downloaded itertools v0.14.0 |
552 | 2025-02-24T20:58:34.592Z | Downloaded serde_spanned v0.6.8 |
553 | 2025-02-24T20:58:34.595Z | Downloaded phf_shared v0.10.0 |
554 | 2025-02-24T20:58:34.597Z | Downloaded plotters v0.3.7 |
555 | 2025-02-24T20:58:34.605Z | Downloaded peg-runtime v0.8.3 |
556 | 2025-02-24T20:58:34.608Z | Downloaded path-slash v0.1.5 |
557 | 2025-02-24T20:58:34.608Z | Downloaded signal-hook-mio v0.2.4 |
558 | 2025-02-24T20:58:34.612Z | Downloaded owo-colors v4.1.0 |
559 | 2025-02-24T20:58:34.614Z | Downloaded criterion-plot v0.5.0 |
560 | 2025-02-24T20:58:34.614Z | Downloaded dirs-sys-next v0.1.2 |
561 | 2025-02-24T20:58:34.617Z | Downloaded rstest v0.23.0 |
562 | 2025-02-24T20:58:34.621Z | Downloaded predicates-tree v1.0.11 |
563 | 2025-02-24T20:58:34.623Z | Downloaded constant_time_eq v0.3.1 |
564 | 2025-02-24T20:58:34.627Z | Downloaded const_format_proc_macros v0.2.34 |
565 | 2025-02-24T20:58:34.627Z | Downloaded predicates-core v1.0.8 |
566 | 2025-02-24T20:58:34.630Z | Downloaded goblin v0.8.2 |
567 | 2025-02-24T20:58:34.633Z | Downloaded want v0.3.1 |
568 | 2025-02-24T20:58:34.636Z | Downloaded daft v0.1.1 |
569 | 2025-02-24T20:58:34.639Z | Downloaded libsw v3.3.1 |
570 | 2025-02-24T20:58:34.641Z | Downloaded debug-ignore v1.0.5 |
571 | 2025-02-24T20:58:34.641Z | Downloaded convert_case v0.4.0 |
572 | 2025-02-24T20:58:34.644Z | Downloaded thiserror-impl v2.0.11 |
573 | 2025-02-24T20:58:34.644Z | Downloaded rusqlite v0.32.1 |
574 | 2025-02-24T20:58:34.651Z | Downloaded typify-macro v0.3.0 |
575 | 2025-02-24T20:58:34.653Z | Downloaded typify-macro v0.2.0 |
576 | 2025-02-24T20:58:34.653Z | Downloaded oso v0.27.3 |
577 | 2025-02-24T20:58:34.656Z | Downloaded indoc v1.0.9 |
578 | 2025-02-24T20:58:34.659Z | Downloaded phf_codegen v0.11.2 |
579 | 2025-02-24T20:58:34.662Z | Downloaded paste v1.0.15 |
580 | 2025-02-24T20:58:34.665Z | Downloaded enum-as-inner v0.6.1 |
581 | 2025-02-24T20:58:34.668Z | Downloaded clap_derive v4.5.28 |
582 | 2025-02-24T20:58:34.668Z | Downloaded typify v0.2.0 |
583 | 2025-02-24T20:58:34.670Z | Downloaded signal-hook v0.3.17 |
584 | 2025-02-24T20:58:34.674Z | Downloaded normalize-line-endings v0.3.0 |
585 | 2025-02-24T20:58:34.677Z | Downloaded rayon-core v1.12.1 |
586 | 2025-02-24T20:58:34.680Z | Downloaded strum_macros v0.25.3 |
587 | 2025-02-24T20:58:34.683Z | Downloaded vte_generate_state_changes v0.1.2 |
588 | 2025-02-24T20:58:34.683Z | Downloaded unicase v2.7.0 |
589 | 2025-02-24T20:58:34.686Z | Downloaded slog-envlogger v2.2.0 |
590 | 2025-02-24T20:58:34.688Z | Downloaded primeorder v0.13.6 |
591 | 2025-02-24T20:58:34.688Z | Downloaded tokio-native-tls v0.3.1 |
592 | 2025-02-24T20:58:34.691Z | Downloaded unarray v0.1.4 |
593 | 2025-02-24T20:58:34.691Z | Downloaded tls_codec v0.4.1 |
594 | 2025-02-24T20:58:34.694Z | Downloaded displaydoc v0.2.5 |
595 | 2025-02-24T20:58:34.696Z | Downloaded ctr v0.9.2 |
596 | 2025-02-24T20:58:34.699Z | Downloaded defmt v0.3.8 |
597 | 2025-02-24T20:58:34.702Z | Downloaded lalrpop-util v0.19.12 |
598 | 2025-02-24T20:58:34.705Z | Downloaded kv-log-macro v1.0.7 |
599 | 2025-02-24T20:58:34.705Z | Downloaded kstat-rs v0.2.4 |
600 | 2025-02-24T20:58:34.708Z | Downloaded progenitor-impl v0.9.1 |
601 | 2025-02-24T20:58:34.711Z | Downloaded progenitor-impl v0.8.0 |
602 | 2025-02-24T20:58:34.713Z | Downloaded proc-macro-crate v1.3.1 |
603 | 2025-02-24T20:58:34.713Z | Downloaded num-iter v0.1.45 |
604 | 2025-02-24T20:58:34.713Z | Downloaded unicode-segmentation v1.12.0 |
605 | 2025-02-24T20:58:34.717Z | Downloaded derive_builder_core v0.20.2 |
606 | 2025-02-24T20:58:34.720Z | Downloaded tap v1.0.1 |
607 | 2025-02-24T20:58:34.722Z | Downloaded strum_macros v0.24.3 |
608 | 2025-02-24T20:58:34.723Z | Downloaded slog-json v2.6.1 |
609 | 2025-02-24T20:58:34.726Z | Downloaded keccak v0.1.5 |
610 | 2025-02-24T20:58:34.726Z | Downloaded peg-macros v0.8.4 |
611 | 2025-02-24T20:58:34.728Z | Downloaded omicron-zone-package v0.12.0 |
612 | 2025-02-24T20:58:34.732Z | Downloaded secrecy v0.8.0 |
613 | 2025-02-24T20:58:34.735Z | Downloaded iana-time-zone v0.1.61 |
614 | 2025-02-24T20:58:34.735Z | Downloaded hyper-util v0.1.10 |
615 | 2025-02-24T20:58:34.739Z | Downloaded scopeguard v1.2.0 |
616 | 2025-02-24T20:58:34.742Z | Downloaded defmt-parser v0.3.4 |
617 | 2025-02-24T20:58:34.742Z | Downloaded curve25519-dalek-derive v0.1.1 |
618 | 2025-02-24T20:58:34.745Z | Downloaded cipher v0.4.4 |
619 | 2025-02-24T20:58:34.745Z | Downloaded crossbeam-epoch v0.9.18 |
620 | 2025-02-24T20:58:34.748Z | Downloaded toml_datetime v0.6.8 |
621 | 2025-02-24T20:58:34.751Z | Downloaded rustls-webpki v0.102.8 |
622 | 2025-02-24T20:58:34.768Z | Downloaded tokio-macros v2.5.0 |
623 | 2025-02-24T20:58:34.771Z | Downloaded time-macros v0.2.18 |
624 | 2025-02-24T20:58:34.774Z | Downloaded libtest-mimic v0.7.3 |
625 | 2025-02-24T20:58:34.774Z | Downloaded darling_core v0.20.10 |
626 | 2025-02-24T20:58:34.779Z | Downloaded tinyvec v1.8.0 |
627 | 2025-02-24T20:58:34.781Z | Downloaded unicode-normalization v0.1.24 |
628 | 2025-02-24T20:58:34.785Z | Downloaded sct v0.7.1 |
629 | 2025-02-24T20:58:34.789Z | Downloaded csv-core v0.1.11 |
630 | 2025-02-24T20:58:34.791Z | Downloaded vte v0.11.1 |
631 | 2025-02-24T20:58:34.794Z | Downloaded const_format v0.2.34 |
632 | 2025-02-24T20:58:34.798Z | Downloaded itertools v0.12.1 |
633 | 2025-02-24T20:58:34.805Z | Downloaded tiny-keccak v2.0.2 |
634 | 2025-02-24T20:58:34.807Z | Downloaded salty v0.3.0 |
635 | 2025-02-24T20:58:34.814Z | Downloaded tower v0.5.2 |
636 | 2025-02-24T20:58:34.824Z | Downloaded semver v1.0.25 |
637 | 2025-02-24T20:58:34.826Z | Downloaded rcgen v0.12.1 |
638 | 2025-02-24T20:58:34.829Z | Downloaded tinytemplate v1.2.1 |
639 | 2025-02-24T20:58:34.832Z | Downloaded toml_edit v0.19.15 |
640 | 2025-02-24T20:58:34.848Z | Downloaded icu_normalizer_data v1.5.0 |
641 | 2025-02-24T20:58:34.851Z | Downloaded object v0.36.5 |
642 | 2025-02-24T20:58:34.861Z | Downloaded dropshot v0.12.0 |
643 | 2025-02-24T20:58:34.882Z | Downloaded ryu v1.0.18 |
644 | 2025-02-24T20:58:34.885Z | Downloaded prettyplease v0.2.29 |
645 | 2025-02-24T20:58:34.888Z | Downloaded pretty_assertions v1.4.1 |
646 | 2025-02-24T20:58:34.890Z | Downloaded quinn v0.11.5 |
647 | 2025-02-24T20:58:34.893Z | Downloaded x509-cert v0.2.5 |
648 | 2025-02-24T20:58:34.899Z | Downloaded libxml v0.3.3 |
649 | 2025-02-24T20:58:34.906Z | Downloaded criterion v0.5.1 |
650 | 2025-02-24T20:58:34.913Z | Downloaded clap v4.5.30 |
651 | 2025-02-24T20:58:34.922Z | Downloaded zip v2.1.3 |
652 | 2025-02-24T20:58:34.926Z | Downloaded portable-atomic v1.9.0 |
653 | 2025-02-24T20:58:34.933Z | Downloaded rustyline v14.0.0 |
654 | 2025-02-24T20:58:34.939Z | Downloaded bstr v1.10.0 |
655 | 2025-02-24T20:58:34.951Z | Downloaded unicode-width v0.2.0 |
656 | 2025-02-24T20:58:34.956Z | Downloaded crossbeam-channel v0.5.13 |
657 | 2025-02-24T20:58:34.960Z | Downloaded dropshot v0.15.1 |
658 | 2025-02-24T20:58:34.982Z | Downloaded p521 v0.13.3 |
659 | 2025-02-24T20:58:34.986Z | Downloaded proptest v1.5.0 |
660 | 2025-02-24T20:58:34.995Z | Downloaded quick-xml v0.37.2 |
661 | 2025-02-24T20:58:35.001Z | Downloaded unicode-width v0.1.14 |
662 | 2025-02-24T20:58:35.007Z | Downloaded openssl v0.10.71 |
663 | 2025-02-24T20:58:35.017Z | Downloaded rand v0.9.0 |
664 | 2025-02-24T20:58:35.021Z | Downloaded serde_with v3.11.0 |
665 | 2025-02-24T20:58:35.030Z | Downloaded nom v7.1.3 |
666 | 2025-02-24T20:58:35.035Z | Downloaded sqlparser v0.45.0 |
667 | 2025-02-24T20:58:35.041Z | Downloaded toml_edit v0.22.22 |
668 | 2025-02-24T20:58:35.063Z | Downloaded petname v2.0.2 |
669 | 2025-02-24T20:58:35.068Z | Downloaded lalrpop v0.19.12 |
670 | 2025-02-24T20:58:35.080Z | Downloaded rustls v0.21.12 |
671 | 2025-02-24T20:58:35.091Z | Downloaded object v0.30.4 |
672 | 2025-02-24T20:58:35.101Z | Downloaded rustls v0.23.19 |
673 | 2025-02-24T20:58:35.113Z | Downloaded quinn-proto v0.11.8 |
674 | 2025-02-24T20:58:35.119Z | Downloaded reqwest v0.12.12 |
675 | 2025-02-24T20:58:35.128Z | Downloaded radix_trie v0.2.1 |
676 | 2025-02-24T20:58:35.133Z | Downloaded clap_builder v4.5.30 |
677 | 2025-02-24T20:58:35.141Z | Downloaded tabled v0.15.0 |
678 | 2025-02-24T20:58:35.158Z | Downloaded regex-syntax v0.6.29 |
679 | 2025-02-24T20:58:35.164Z | Downloaded polar-core v0.27.3 |
680 | 2025-02-24T20:58:35.173Z | Downloaded nix v0.27.1 |
681 | 2025-02-24T20:58:35.184Z | Downloaded ratatui v0.29.0 |
682 | 2025-02-24T20:58:35.204Z | Downloaded p384 v0.13.0 |
683 | 2025-02-24T20:58:35.210Z | Downloaded webpki-roots v0.26.6 |
684 | 2025-02-24T20:58:35.214Z | Downloaded regress v0.10.1 |
685 | 2025-02-24T20:58:35.222Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
686 | 2025-02-24T20:58:35.234Z | Downloaded regress v0.9.1 |
687 | 2025-02-24T20:58:35.242Z | Downloaded typify-impl v0.3.0 |
688 | 2025-02-24T20:58:35.256Z | Downloaded typify-impl v0.2.0 |
689 | 2025-02-24T20:58:35.270Z | Downloaded regex-syntax v0.8.5 |
690 | 2025-02-24T20:58:35.278Z | Downloaded nix v0.28.0 |
691 | 2025-02-24T20:58:35.289Z | Downloaded sled v0.34.7 |
692 | 2025-02-24T20:58:35.299Z | Downloaded hickory-proto v0.24.3 |
693 | 2025-02-24T20:58:35.314Z | Downloaded rustls v0.22.4 |
694 | 2025-02-24T20:58:35.327Z | Downloaded nix v0.29.0 |
695 | 2025-02-24T20:58:35.338Z | Downloaded syn v2.0.96 |
696 | 2025-02-24T20:58:35.349Z | Downloaded regex v1.11.1 |
697 | 2025-02-24T20:58:35.362Z | Downloaded openapiv3 v2.0.0 |
698 | 2025-02-24T20:58:35.375Z | Downloaded syn v1.0.109 |
699 | 2025-02-24T20:58:35.383Z | Downloaded smoltcp v0.11.0 |
700 | 2025-02-24T20:58:35.395Z | Downloaded lzma-sys v0.1.20 |
701 | 2025-02-24T20:58:35.424Z | Downloaded diesel v2.2.7 |
702 | 2025-02-24T20:58:35.440Z | Downloaded gimli v0.31.1 |
703 | 2025-02-24T20:58:35.448Z | Downloaded petgraph v0.6.5 |
704 | 2025-02-24T20:58:35.464Z | Downloaded petgraph v0.7.1 |
705 | 2025-02-24T20:58:35.480Z | Downloaded zerocopy-derive v0.6.6 |
706 | 2025-02-24T20:58:35.489Z | Downloaded rand v0.8.5 |
707 | 2025-02-24T20:58:35.493Z | Downloaded zerocopy v0.8.10 |
708 | 2025-02-24T20:58:35.516Z | Downloaded vcpkg v0.2.15 |
709 | 2025-02-24T20:58:35.551Z | Downloaded rustix v0.38.37 |
710 | 2025-02-24T20:58:35.572Z | Downloaded smoltcp v0.9.1 |
711 | 2025-02-24T20:58:35.582Z | Downloaded curve25519-dalek v4.1.3 |
712 | 2025-02-24T20:58:35.590Z | Downloaded sha3 v0.10.8 |
713 | 2025-02-24T20:58:35.595Z | Downloaded serde v1.0.218 |
714 | 2025-02-24T20:58:35.598Z | Downloaded itertools v0.13.0 |
715 | 2025-02-24T20:58:35.604Z | Downloaded icu_properties_data v1.5.0 |
716 | 2025-02-24T20:58:35.614Z | Downloaded tough v0.19.0 |
717 | 2025-02-24T20:58:35.622Z | Downloaded rsa v0.9.6 |
718 | 2025-02-24T20:58:35.626Z | Downloaded der v0.7.9 |
719 | 2025-02-24T20:58:35.631Z | Downloaded ucd-trie v0.1.7 |
720 | 2025-02-24T20:58:35.634Z | Downloaded jobserver v0.1.32 |
721 | 2025-02-24T20:58:35.637Z | Downloaded tracing v0.1.40 |
722 | 2025-02-24T20:58:35.639Z | Downloaded libc v0.2.170 |
723 | 2025-02-24T20:58:35.663Z | Downloaded regex-automata v0.4.8 |
724 | 2025-02-24T20:58:35.678Z | Downloaded slog v2.7.0 |
725 | 2025-02-24T20:58:35.680Z | Downloaded log v0.4.22 |
726 | 2025-02-24T20:58:35.683Z | Downloaded mio v1.0.2 |
727 | 2025-02-24T20:58:35.688Z | Downloaded itertools v0.10.5 |
728 | 2025-02-24T20:58:35.693Z | Downloaded winnow v0.5.40 |
729 | 2025-02-24T20:58:35.702Z | Downloaded thiserror-impl v1.0.69 |
730 | 2025-02-24T20:58:35.704Z | Downloaded tokio v1.43.0 |
731 | 2025-02-24T20:58:35.739Z | Downloaded rfc6979 v0.4.0 |
732 | 2025-02-24T20:58:35.742Z | Downloaded resolv-conf v0.7.0 |
733 | 2025-02-24T20:58:35.742Z | Downloaded linked-hash-map v0.5.6 |
734 | 2025-02-24T20:58:35.745Z | Downloaded which v4.4.2 |
735 | 2025-02-24T20:58:35.745Z | Downloaded utf8parse v0.2.2 |
736 | 2025-02-24T20:58:35.745Z | Downloaded crc-any v2.5.0 |
737 | 2025-02-24T20:58:35.748Z | Downloaded embedded-io v0.6.1 |
738 | 2025-02-24T20:58:35.748Z | Downloaded tabled v0.18.0 |
739 | 2025-02-24T20:58:35.765Z | Downloaded strum_macros v0.26.4 |
740 | 2025-02-24T20:58:35.767Z | Downloaded icu_collections v1.5.0 |
741 | 2025-02-24T20:58:35.771Z | Downloaded rustls-native-certs v0.7.3 |
742 | 2025-02-24T20:58:35.774Z | Downloaded miniz_oxide v0.8.0 |
743 | 2025-02-24T20:58:35.777Z | Downloaded libm v0.2.8 |
744 | 2025-02-24T20:58:35.783Z | Downloaded hkdf v0.12.4 |
745 | 2025-02-24T20:58:35.786Z | Downloaded wait-timeout v0.2.0 |
746 | 2025-02-24T20:58:35.789Z | Downloaded minimal-lexical v0.2.1 |
747 | 2025-02-24T20:58:35.791Z | Downloaded signal-hook-registry v1.4.2 |
748 | 2025-02-24T20:58:35.794Z | Downloaded oxnet v0.1.0 |
749 | 2025-02-24T20:58:35.794Z | Downloaded once_cell v1.20.3 |
750 | 2025-02-24T20:58:35.797Z | Downloaded icu_locid_transform_data v1.5.0 |
751 | 2025-02-24T20:58:35.799Z | Downloaded icu_normalizer v1.5.0 |
752 | 2025-02-24T20:58:35.802Z | Downloaded icu_locid_transform v1.5.0 |
753 | 2025-02-24T20:58:35.805Z | Downloaded semver v0.1.20 |
754 | 2025-02-24T20:58:35.805Z | Downloaded olpc-cjson v0.1.4 |
755 | 2025-02-24T20:58:35.807Z | Downloaded ciborium-ll v0.2.2 |
756 | 2025-02-24T20:58:35.807Z | Downloaded wyz v0.5.1 |
757 | 2025-02-24T20:58:35.807Z | Downloaded synstructure v0.13.1 |
758 | 2025-02-24T20:58:35.810Z | Downloaded rustls-pki-types v1.10.0 |
759 | 2025-02-24T20:58:35.813Z | Downloaded typed-path v0.9.3 |
760 | 2025-02-24T20:58:35.817Z | Downloaded tokio-util v0.7.12 |
761 | 2025-02-24T20:58:35.824Z | Downloaded zerocopy v0.7.35 |
762 | 2025-02-24T20:58:35.839Z | Downloaded libz-sys v1.1.20 |
763 | 2025-02-24T20:58:35.858Z | Downloaded mime_guess v2.0.5 |
764 | 2025-02-24T20:58:35.861Z | Downloaded unicode-bidi v0.3.17 |
765 | 2025-02-24T20:58:35.863Z | Downloaded rustls-pemfile v2.2.0 |
766 | 2025-02-24T20:58:35.866Z | Downloaded icu_locid v1.5.0 |
767 | 2025-02-24T20:58:35.869Z | Downloaded diff v0.1.13 |
768 | 2025-02-24T20:58:35.872Z | Downloaded usdt-impl v0.5.0 |
769 | 2025-02-24T20:58:35.874Z | Downloaded litrs v0.4.1 |
770 | 2025-02-24T20:58:35.877Z | Downloaded number_prefix v0.4.0 |
771 | 2025-02-24T20:58:35.877Z | Downloaded russh v0.45.0 |
772 | 2025-02-24T20:58:35.882Z | Downloaded csv v1.3.1 |
773 | 2025-02-24T20:58:35.902Z | Downloaded spin v0.9.8 |
774 | 2025-02-24T20:58:35.904Z | Downloaded url v2.5.3 |
775 | 2025-02-24T20:58:35.907Z | Downloaded socket2 v0.5.8 |
776 | 2025-02-24T20:58:35.910Z | Downloaded lock_api v0.4.12 |
777 | 2025-02-24T20:58:35.916Z | Downloaded litemap v0.7.3 |
778 | 2025-02-24T20:58:35.916Z | Downloaded serde_urlencoded v0.7.1 |
779 | 2025-02-24T20:58:35.916Z | Downloaded idna v1.0.3 |
780 | 2025-02-24T20:58:35.920Z | Downloaded quote v1.0.38 |
781 | 2025-02-24T20:58:35.927Z | Downloaded term v0.7.0 |
782 | 2025-02-24T20:58:35.930Z | Downloaded hyper v1.5.2 |
783 | 2025-02-24T20:58:35.937Z | Downloaded zerocopy-derive v0.8.10 |
784 | 2025-02-24T20:58:35.943Z | Downloaded password-hash v0.4.2 |
785 | 2025-02-24T20:58:35.945Z | Downloaded rustls-pemfile v1.0.4 |
786 | 2025-02-24T20:58:35.948Z | Downloaded h2 v0.4.6 |
787 | 2025-02-24T20:58:35.954Z | Downloaded phf_shared v0.11.2 |
788 | 2025-02-24T20:58:35.956Z | Downloaded slog-term v2.9.1 |
789 | 2025-02-24T20:58:35.959Z | Downloaded ena v0.14.3 |
790 | 2025-02-24T20:58:35.961Z | Downloaded unicode_categories v0.1.1 |
791 | 2025-02-24T20:58:35.964Z | Downloaded polling v3.7.3 |
792 | 2025-02-24T20:58:35.967Z | Downloaded rustls-webpki v0.101.7 |
793 | 2025-02-24T20:58:35.978Z | Downloaded crypto-bigint v0.5.5 |
794 | 2025-02-24T20:58:35.984Z | Downloaded bitvec v1.0.1 |
795 | 2025-02-24T20:58:35.999Z | Downloaded cpufeatures v0.2.14 |
796 | 2025-02-24T20:58:36.001Z | Downloaded utf8_iter v1.0.4 |
797 | 2025-02-24T20:58:36.001Z | Downloaded httpmock v0.8.0-alpha.1 |
798 | 2025-02-24T20:58:36.019Z | Downloaded utf16_iter v1.0.5 |
799 | 2025-02-24T20:58:36.022Z | Downloaded utf-8 v0.7.6 |
800 | 2025-02-24T20:58:36.022Z | Downloaded unicode-truncate v1.1.0 |
801 | 2025-02-24T20:58:36.025Z | Downloaded partial-io v0.5.4 |
802 | 2025-02-24T20:58:36.027Z | Downloaded nu-ansi-term v0.50.1 |
803 | 2025-02-24T20:58:36.030Z | Downloaded target-lexicon v0.13.2 |
804 | 2025-02-24T20:58:36.030Z | Downloaded toml v0.7.8 |
805 | 2025-02-24T20:58:36.032Z | Downloaded quinn-udp v0.5.5 |
806 | 2025-02-24T20:58:36.035Z | Downloaded encoding_rs v0.8.34 |
807 | 2025-02-24T20:58:36.055Z | Downloaded nibble_vec v0.1.0 |
808 | 2025-02-24T20:58:36.058Z | Downloaded serde_derive v1.0.218 |
809 | 2025-02-24T20:58:36.061Z | Downloaded elliptic-curve v0.13.8 |
810 | 2025-02-24T20:58:36.063Z | Downloaded ed25519-dalek v2.1.1 |
811 | 2025-02-24T20:58:36.066Z | Downloaded parse-zoneinfo v0.3.1 |
812 | 2025-02-24T20:58:36.068Z | Downloaded icu_provider v1.5.0 |
813 | 2025-02-24T20:58:36.071Z | Downloaded instability v0.3.2 |
814 | 2025-02-24T20:58:36.074Z | Downloaded zerovec v0.10.4 |
815 | 2025-02-24T20:58:36.078Z | Downloaded ring v0.17.11 |
816 | 2025-02-24T20:58:36.120Z | Downloaded time v0.3.36 |
817 | 2025-02-24T20:58:36.127Z | Downloaded derive_more v0.99.19 |
818 | 2025-02-24T20:58:36.131Z | Downloaded console v0.15.10 |
819 | 2025-02-24T20:58:36.134Z | Downloaded ssh-key v0.6.6 |
820 | 2025-02-24T20:58:36.140Z | Downloaded packed_struct v0.10.1 |
821 | 2025-02-24T20:58:36.143Z | Downloaded num-derive v0.4.2 |
822 | 2025-02-24T20:58:36.145Z | Downloaded num v0.4.3 |
823 | 2025-02-24T20:58:36.145Z | Downloaded walkdir v2.5.0 |
824 | 2025-02-24T20:58:36.148Z | Downloaded target-spec v3.4.2 |
825 | 2025-02-24T20:58:36.148Z | Downloaded pin-project v1.1.6 |
826 | 2025-02-24T20:58:36.158Z | Downloaded hashbrown v0.14.5 |
827 | 2025-02-24T20:58:36.163Z | Downloaded parking_lot_core v0.9.10 |
828 | 2025-02-24T20:58:36.166Z | Downloaded parking_lot v0.12.3 |
829 | 2025-02-24T20:58:36.168Z | Downloaded crc32fast v1.4.2 |
830 | 2025-02-24T20:58:36.171Z | Downloaded serde_json v1.0.139 |
831 | 2025-02-24T20:58:36.176Z | Downloaded guppy v0.17.17 |
832 | 2025-02-24T20:58:36.182Z | Downloaded tracing-core v0.1.32 |
833 | 2025-02-24T20:58:36.185Z | Downloaded memchr v2.7.4 |
834 | 2025-02-24T20:58:36.190Z | Downloaded diesel_derives v2.2.3 |
835 | 2025-02-24T20:58:36.194Z | Downloaded hyper-staticfile v0.10.1 |
836 | 2025-02-24T20:58:36.197Z | Downloaded tokio-stream v0.1.16 |
837 | 2025-02-24T20:58:36.200Z | Downloaded piper v0.2.4 |
838 | 2025-02-24T20:58:36.203Z | Downloaded pin-utils v0.1.0 |
839 | 2025-02-24T20:58:36.203Z | Downloaded p256 v0.13.2 |
840 | 2025-02-24T20:58:36.206Z | Downloaded qorb v0.2.1 |
841 | 2025-02-24T20:58:36.210Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
842 | 2025-02-24T20:58:36.267Z | Downloaded publicsuffix v2.3.0 |
843 | 2025-02-24T20:58:36.269Z | Downloaded aes-gcm v0.10.3 |
844 | 2025-02-24T20:58:36.273Z | Downloaded openssl-sys v0.9.106 |
845 | 2025-02-24T20:58:36.278Z | Downloaded tokio-rustls v0.24.1 |
846 | 2025-02-24T20:58:36.281Z | Downloaded vergen v8.3.2 |
847 | 2025-02-24T20:58:36.283Z | Downloaded uzers v0.12.1 |
848 | 2025-02-24T20:58:36.286Z | Downloaded steno v0.4.1 |
849 | 2025-02-24T20:58:36.288Z | Downloaded embedded-io v0.4.0 |
850 | 2025-02-24T20:58:36.291Z | Downloaded hashbrown v0.12.3 |
851 | 2025-02-24T20:58:36.293Z | Downloaded flate2 v1.0.35 |
852 | 2025-02-24T20:58:36.298Z | Downloaded pest v2.7.14 |
853 | 2025-02-24T20:58:36.304Z | Downloaded indicatif v0.17.11 |
854 | 2025-02-24T20:58:36.307Z | Downloaded indexmap v2.7.1 |
855 | 2025-02-24T20:58:36.311Z | Downloaded ron v0.8.1 |
856 | 2025-02-24T20:58:36.316Z | Downloaded pkcs8 v0.10.2 |
857 | 2025-02-24T20:58:36.319Z | Downloaded subtle v2.6.1 |
858 | 2025-02-24T20:58:36.322Z | Downloaded string_cache v0.8.7 |
859 | 2025-02-24T20:58:36.322Z | Downloaded spki v0.7.3 |
860 | 2025-02-24T20:58:36.324Z | Downloaded slab v0.4.9 |
861 | 2025-02-24T20:58:36.324Z | Downloaded signature v2.2.0 |
862 | 2025-02-24T20:58:36.327Z | Downloaded oorandom v11.1.4 |
863 | 2025-02-24T20:58:36.327Z | Downloaded md-5 v0.10.6 |
864 | 2025-02-24T20:58:36.329Z | Downloaded maybe-uninit v2.0.0 |
865 | 2025-02-24T20:58:36.329Z | Downloaded unicode-properties v0.1.3 |
866 | 2025-02-24T20:58:36.332Z | Downloaded macaddr v1.0.1 |
867 | 2025-02-24T20:58:36.332Z | Downloaded dof v0.3.0 |
868 | 2025-02-24T20:58:36.335Z | Downloaded tokio-tungstenite v0.24.0 |
869 | 2025-02-24T20:58:36.335Z | Downloaded tokio-tungstenite v0.23.1 |
870 | 2025-02-24T20:58:36.338Z | Downloaded parking_lot v0.11.2 |
871 | 2025-02-24T20:58:36.341Z | Downloaded icu_properties v1.5.1 |
872 | 2025-02-24T20:58:36.343Z | Downloaded tungstenite v0.21.0 |
873 | 2025-02-24T20:58:36.346Z | Downloaded zone v0.3.0 |
874 | 2025-02-24T20:58:36.348Z | Downloaded supports-color v3.0.1 |
875 | 2025-02-24T20:58:36.348Z | Downloaded phf v0.11.2 |
876 | 2025-02-24T20:58:36.351Z | Downloaded tungstenite v0.23.0 |
877 | 2025-02-24T20:58:36.353Z | Downloaded http v1.2.0 |
878 | 2025-02-24T20:58:36.356Z | Downloaded termios v0.3.3 |
879 | 2025-02-24T20:58:36.359Z | Downloaded ref-cast-impl v1.0.23 |
880 | 2025-02-24T20:58:36.359Z | Downloaded ref-cast v1.0.23 |
881 | 2025-02-24T20:58:36.362Z | Downloaded num-complex v0.4.6 |
882 | 2025-02-24T20:58:36.365Z | Downloaded sha1 v0.10.6 |
883 | 2025-02-24T20:58:36.365Z | Downloaded flume v0.11.1 |
884 | 2025-02-24T20:58:36.367Z | Downloaded psl-types v2.0.11 |
885 | 2025-02-24T20:58:36.370Z | Downloaded proc-macro-crate v3.2.0 |
886 | 2025-02-24T20:58:36.370Z | Downloaded num-bigint v0.4.6 |
887 | 2025-02-24T20:58:36.374Z | Downloaded path-tree v0.8.1 |
888 | 2025-02-24T20:58:36.376Z | Downloaded hashbrown v0.13.2 |
889 | 2025-02-24T20:58:36.380Z | Downloaded lazycell v1.3.0 |
890 | 2025-02-24T20:58:36.382Z | Downloaded derive_builder v0.20.2 |
891 | 2025-02-24T20:58:36.385Z | Downloaded thread_local v1.1.8 |
892 | 2025-02-24T20:58:36.388Z | Downloaded idna_adapter v1.2.0 |
893 | 2025-02-24T20:58:36.388Z | Downloaded dyn-clone v1.0.18 |
894 | 2025-02-24T20:58:36.393Z | Downloaded dunce v1.0.5 |
895 | 2025-02-24T20:58:36.393Z | Downloaded scrypt v0.11.0 |
896 | 2025-02-24T20:58:36.393Z | Downloaded hmac v0.12.1 |
897 | 2025-02-24T20:58:36.395Z | Downloaded proc-macro2 v1.0.93 |
898 | 2025-02-24T20:58:36.395Z | Downloaded papergrid v0.11.0 |
899 | 2025-02-24T20:58:36.400Z | Downloaded hyper-rustls v0.27.3 |
900 | 2025-02-24T20:58:36.404Z | Downloaded hyper-rustls v0.26.0 |
901 | 2025-02-24T20:58:36.406Z | Downloaded httptest v0.16.3 |
902 | 2025-02-24T20:58:36.406Z | Downloaded httparse v1.9.5 |
903 | 2025-02-24T20:58:36.409Z | Downloaded hashbrown v0.15.1 |
904 | 2025-02-24T20:58:36.413Z | Downloaded backtrace v0.3.74 |
905 | 2025-02-24T20:58:36.418Z | Downloaded thread-id v4.2.2 |
906 | 2025-02-24T20:58:36.420Z | Downloaded colored v2.1.0 |
907 | 2025-02-24T20:58:36.423Z | Downloaded cmake v0.1.51 |
908 | 2025-02-24T20:58:36.423Z | Downloaded stable_deref_trait v1.2.0 |
909 | 2025-02-24T20:58:36.423Z | Downloaded getrandom v0.2.15 |
910 | 2025-02-24T20:58:36.426Z | Downloaded serde_plain v1.0.2 |
911 | 2025-02-24T20:58:36.429Z | Downloaded fixedbitset v0.5.7 |
912 | 2025-02-24T20:58:36.429Z | Downloaded fatfs v0.3.6 |
913 | 2025-02-24T20:58:36.431Z | Downloaded pin-project-lite v0.2.14 |
914 | 2025-02-24T20:58:36.436Z | Downloaded base64 v0.22.1 |
915 | 2025-02-24T20:58:36.440Z | Downloaded crucible-workspace-hack v0.1.0 |
916 | 2025-02-24T20:58:36.443Z | Downloaded humantime v2.1.0 |
917 | 2025-02-24T20:58:36.443Z | Downloaded glob v0.3.2 |
918 | 2025-02-24T20:58:36.443Z | Downloaded hubpack v0.1.2 |
919 | 2025-02-24T20:58:36.446Z | Downloaded hashlink v0.9.1 |
920 | 2025-02-24T20:58:36.448Z | Downloaded httpdate v1.0.3 |
921 | 2025-02-24T20:58:36.448Z | Downloaded untrusted v0.7.1 |
922 | 2025-02-24T20:58:36.449Z | Downloaded universal-hash v0.5.1 |
923 | 2025-02-24T20:58:36.451Z | Downloaded tui-tree-widget v0.23.0 |
924 | 2025-02-24T20:58:36.451Z | Downloaded arc-swap v1.7.1 |
925 | 2025-02-24T20:58:36.454Z | Downloaded postcard v1.0.10 |
926 | 2025-02-24T20:58:36.456Z | Downloaded globset v0.4.15 |
927 | 2025-02-24T20:58:36.459Z | Downloaded futures-lite v2.3.0 |
928 | 2025-02-24T20:58:36.461Z | Downloaded similar-asserts v1.6.1 |
929 | 2025-02-24T20:58:36.461Z | Downloaded simd-adler32 v0.3.7 |
930 | 2025-02-24T20:58:36.466Z | Downloaded postgres-types v0.2.8 |
931 | 2025-02-24T20:58:36.469Z | Downloaded heck v0.3.3 |
932 | 2025-02-24T20:58:36.469Z | Downloaded futures-sink v0.3.31 |
933 | 2025-02-24T20:58:36.471Z | Downloaded foreign-types-macros v0.2.3 |
934 | 2025-02-24T20:58:36.471Z | Downloaded rand_chacha v0.9.0 |
935 | 2025-02-24T20:58:36.471Z | Downloaded futures-channel v0.3.31 |
936 | 2025-02-24T20:58:36.474Z | Downloaded fs_extra v1.3.0 |
937 | 2025-02-24T20:58:36.478Z | Downloaded hubpack_derive v0.1.1 |
938 | 2025-02-24T20:58:36.478Z | Downloaded fnv v1.0.7 |
939 | 2025-02-24T20:58:36.478Z | Downloaded toolchain_find v0.4.0 |
940 | 2025-02-24T20:58:36.481Z | Downloaded progenitor v0.9.1 |
941 | 2025-02-24T20:58:36.481Z | Downloaded progenitor v0.8.0 |
942 | 2025-02-24T20:58:36.481Z | Downloaded cfg-expr v0.18.0 |
943 | 2025-02-24T20:58:36.484Z | Downloaded bcs v0.1.6 |
944 | 2025-02-24T20:58:36.487Z | Downloaded async-task v4.7.1 |
945 | 2025-02-24T20:58:36.489Z | Downloaded phf_generator v0.11.2 |
946 | 2025-02-24T20:58:36.489Z | Downloaded http-body-util v0.1.2 |
947 | 2025-02-24T20:58:36.492Z | Downloaded heck v0.4.1 |
948 | 2025-02-24T20:58:36.492Z | Downloaded group v0.13.0 |
949 | 2025-02-24T20:58:36.495Z | Downloaded generic-array v0.14.7 |
950 | 2025-02-24T20:58:36.495Z | Downloaded foreign-types-shared v0.1.1 |
951 | 2025-02-24T20:58:36.495Z | Downloaded pathdiff v0.2.3 |
952 | 2025-02-24T20:58:36.497Z | Downloaded parse-display-derive v0.10.0 |
953 | 2025-02-24T20:58:36.497Z | Downloaded num_cpus v1.16.0 |
954 | 2025-02-24T20:58:36.500Z | Downloaded num-integer v0.1.46 |
955 | 2025-02-24T20:58:36.503Z | Downloaded filetime v0.2.25 |
956 | 2025-02-24T20:58:36.503Z | Downloaded camino-tempfile v1.1.1 |
957 | 2025-02-24T20:58:36.505Z | Downloaded base64ct v1.6.0 |
958 | 2025-02-24T20:58:36.508Z | Downloaded async-trait v0.1.86 |
959 | 2025-02-24T20:58:36.510Z | Downloaded assert_cmd v2.0.16 |
960 | 2025-02-24T20:58:36.513Z | Downloaded anstream v0.6.15 |
961 | 2025-02-24T20:58:36.516Z | Downloaded async-bb8-diesel v0.2.1 |
962 | 2025-02-24T20:58:36.516Z | Downloaded futures-timer v3.0.3 |
963 | 2025-02-24T20:58:36.518Z | Downloaded futures-core v0.3.31 |
964 | 2025-02-24T20:58:36.518Z | Downloaded float-ord v0.3.2 |
965 | 2025-02-24T20:58:36.521Z | Downloaded buf-list v1.0.3 |
966 | 2025-02-24T20:58:36.525Z | Downloaded bitfield v0.14.0 |
967 | 2025-02-24T20:58:36.525Z | Downloaded futures v0.3.31 |
968 | 2025-02-24T20:58:36.528Z | Downloaded funty v2.0.0 |
969 | 2025-02-24T20:58:36.530Z | Downloaded fd-lock v4.0.2 |
970 | 2025-02-24T20:58:36.530Z | Downloaded cbc v0.1.2 |
971 | 2025-02-24T20:58:36.533Z | Downloaded fragile v2.0.0 |
972 | 2025-02-24T20:58:36.533Z | Downloaded fallible-iterator v0.2.0 |
973 | 2025-02-24T20:58:36.535Z | Downloaded arrayvec v0.7.6 |
974 | 2025-02-24T20:58:36.538Z | Downloaded anes v0.1.6 |
975 | 2025-02-24T20:58:36.541Z | Downloaded addr2line v0.24.2 |
976 | 2025-02-24T20:58:36.541Z | Downloaded hash32 v0.3.1 |
977 | 2025-02-24T20:58:36.543Z | Downloaded blocking v1.6.1 |
978 | 2025-02-24T20:58:36.543Z | Downloaded bcrypt-pbkdf v0.10.0 |
979 | 2025-02-24T20:58:36.546Z | Downloaded blowfish v0.9.1 |
980 | 2025-02-24T20:58:36.546Z | Downloaded async-stream v0.3.6 |
981 | 2025-02-24T20:58:36.549Z | Downloaded cexpr v0.6.0 |
982 | 2025-02-24T20:58:36.552Z | Downloaded byteorder v1.5.0 |
983 | 2025-02-24T20:58:36.552Z | Downloaded bit-set v0.5.3 |
984 | 2025-02-24T20:58:36.552Z | Downloaded bb8 v0.8.5 |
985 | 2025-02-24T20:58:36.555Z | Downloaded async-signal v0.2.10 |
986 | 2025-02-24T20:58:36.555Z | Downloaded async-recursion v1.1.1 |
987 | 2025-02-24T20:58:36.558Z | Downloaded assert_matches v1.5.0 |
988 | 2025-02-24T20:58:36.560Z | Downloaded arrayref v0.3.9 |
989 | 2025-02-24T20:58:36.560Z | Downloaded array-init v0.0.4 |
990 | 2025-02-24T20:58:36.563Z | Downloaded async-channel v1.9.0 |
991 | 2025-02-24T20:58:36.563Z | Downloaded assert-json-diff v2.0.2 |
992 | 2025-02-24T20:58:36.565Z | Downloaded aead v0.5.2 |
993 | 2025-02-24T20:58:36.565Z | Downloaded anstyle-parse v0.2.5 |
994 | 2025-02-24T20:58:36.568Z | Downloaded async-attributes v1.1.2 |
995 | 2025-02-24T20:58:36.618Z | Downloaded libsqlite3-sys v0.30.1 |
996 | 2025-02-24T20:58:36.797Z | Downloaded aws-lc-sys v0.22.0 |
997 | 2025-02-24T20:58:37.275Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
998 | 2025-02-24T20:58:38.947Z | pkg list: illegal option -- F |
999 | 2025-02-24T20:58:38.947Z | Usage: |
1000 | 2025-02-24T20:58:38.949Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
1001 | 2025-02-24T20:58:38.949Z | [pkg_fmri_pattern ...] |
1002 | 2025-02-24T20:58:39.869Z | pkg list: illegal option -- F |
1003 | 2025-02-24T20:58:39.869Z | Usage: |
1004 | 2025-02-24T20:58:39.872Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
1005 | 2025-02-24T20:58:39.872Z | [pkg_fmri_pattern ...] |
1006 | 2025-02-24T20:58:47.763Z | Startup: Refreshing catalog 'helios-dev' ... Done |
1007 | 2025-02-24T20:58:52.115Z | Startup: Caching catalogs ... Done |
1008 | 2025-02-24T20:59:05.352Z | Planning: Solver setup ... Done (12.279s) |
1009 | 2025-02-24T20:59:05.508Z | Planning: Running solver ... Done (0.157s) |
1010 | 2025-02-24T20:59:05.632Z | Planning: Finding local manifests ... Done (0.006s) |
1011 | 2025-02-24T20:59:05.661Z | Planning: Fetching manifests: 0/7 0% complete |
1012 | 2025-02-24T20:59:05.923Z | Planning: Fetching manifests: 7/7 100% complete |
1013 | 2025-02-24T20:59:06.036Z | Planning: Package planning ... Done (0.113s) |
1014 | 2025-02-24T20:59:06.094Z | Planning: Merging actions ... Done (0.058s) |
1015 | 2025-02-24T20:59:06.289Z | Planning: Checking for conflicting actions ... Done (0.195s) |
1016 | 2025-02-24T20:59:08.310Z | Planning: Consolidating action changes ... Done (2.019s) |
1017 | 2025-02-24T20:59:08.755Z | Planning: Evaluating mediators ... Done (0.445s) |
1018 | 2025-02-24T20:59:08.840Z | Planning: Planning completed in 16.62 seconds |
1019 | 2025-02-24T20:59:08.856Z | Packages to install: 4 |
1020 | 2025-02-24T20:59:08.856Z | Packages to update: 3 |
1021 | 2025-02-24T20:59:08.859Z | Mediators to change: 2 |
1022 | 2025-02-24T20:59:08.859Z | Services to change: 1 |
1023 | 2025-02-24T20:59:08.859Z | Estimated space available: 155.36 GB |
1024 | 2025-02-24T20:59:08.859Z | Estimated space to be consumed: 1.66 GB |
1025 | 2025-02-24T20:59:08.859Z | Create boot environment: No |
1026 | 2025-02-24T20:59:08.859Z | Create backup boot environment: Yes |
1027 | 2025-02-24T20:59:08.859Z | Rebuild boot archive: No |
1028 | 2025-02-24T20:59:08.859Z | |
1029 | 2025-02-24T20:59:08.859Z | Changed mediators: |
1030 | 2025-02-24T20:59:08.859Z | mediator clang: |
1031 | 2025-02-24T20:59:08.859Z | version: None -> 15 (system default) |
1032 | 2025-02-24T20:59:08.860Z | |
1033 | 2025-02-24T20:59:08.860Z | mediator llvm: |
1034 | 2025-02-24T20:59:08.860Z | version: 14 (system default) -> 15 (system default) |
1035 | 2025-02-24T20:59:08.860Z | |
1036 | 2025-02-24T20:59:08.860Z | Changed packages: |
1037 | 2025-02-24T20:59:08.860Z | helios-dev |
1038 | 2025-02-24T20:59:08.860Z | developer/build-essential |
1039 | 2025-02-24T20:59:08.860Z | None -> 11-2.0 |
1040 | 2025-02-24T20:59:08.860Z | library/libxmlsec1 |
1041 | 2025-02-24T20:59:08.860Z | None -> 1.2.35-2.0 |
1042 | 2025-02-24T20:59:08.860Z | ooce/developer/clang-15 |
1043 | 2025-02-24T20:59:08.860Z | None -> 15.0.7-2.0 |
1044 | 2025-02-24T20:59:08.860Z | ooce/developer/llvm-15 |
1045 | 2025-02-24T20:59:08.860Z | None -> 15.0.7-2.0 |
1046 | 2025-02-24T20:59:08.860Z | package/pkg |
1047 | 2025-02-24T20:59:08.860Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
1048 | 2025-02-24T20:59:08.860Z | system/library/g++-runtime |
1049 | 2025-02-24T20:59:08.860Z | 13-2.0 -> 14-2.0 |
1050 | 2025-02-24T20:59:08.860Z | system/library/gcc-runtime |
1051 | 2025-02-24T20:59:08.860Z | 13-2.0 -> 14-2.0 |
1052 | 2025-02-24T20:59:08.860Z | |
1053 | 2025-02-24T20:59:08.860Z | Services: |
1054 | 2025-02-24T20:59:08.860Z | restart_fmri: |
1055 | 2025-02-24T20:59:08.860Z | svc:/system/update-man-index:default |
1056 | 2025-02-24T20:59:08.860Z | |
1057 | 2025-02-24T20:59:08.860Z | Editable files to change: |
1058 | 2025-02-24T20:59:08.860Z | Update: |
1059 | 2025-02-24T20:59:08.860Z | usr/share/lib/pkg/web/config.shtml |
1060 | 2025-02-24T20:59:08.938Z | |
1061 | 2025-02-24T20:59:08.938Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
1062 | 2025-02-24T20:59:15.077Z | Download: 213/4301 items 1.3/225.4MB 0% complete (839k/s) |
1063 | 2025-02-24T20:59:20.073Z | Download: 940/4301 items 19.0/225.4MB 8% complete (1.9M/s) |
1064 | 2025-02-24T20:59:25.076Z | Download: 1933/4301 items 118.7/225.4MB 52% complete (11.8M/s) |
1065 | 2025-02-24T20:59:30.636Z | Download: 2223/4301 items 119.2/225.4MB 52% complete (10.2M/s) |
1066 | 2025-02-24T20:59:35.637Z | Download: 3208/4301 items 160.2/225.4MB 71% complete (4.0M/s) |
1067 | 2025-02-24T20:59:40.640Z | Download: 4093/4301 items 219.6/225.4MB 97% complete (10.2M/s) |
1068 | 2025-02-24T20:59:44.770Z | Download: Completed 225.42 MB in 35.82 seconds (6.3M/s) |
1069 | 2025-02-24T20:59:45.914Z | Actions: 1/5122 actions (Removing old actions) |
1070 | 2025-02-24T20:59:45.935Z | Actions: 194/5122 actions (Installing new actions) |
1071 | 2025-02-24T20:59:50.692Z | Actions: 4267/5122 actions (Updating modified actions) |
1072 | 2025-02-24T20:59:51.053Z | Actions: Completed 5122 actions in 5.14 seconds. |
1073 | 2025-02-24T20:59:51.482Z | Done (0.421s) |
1074 | 2025-02-24T20:59:51.485Z | Done (0.001s) |
1075 | 2025-02-24T20:59:52.094Z | Done (0.610s) |
1076 | 2025-02-24T20:59:56.766Z | Done (4.426s) |
1077 | 2025-02-24T20:59:56.857Z | Done (0.019s) |
1078 | 2025-02-24T20:59:56.860Z | Done (0.000s) |
1079 | 2025-02-24T20:59:57.043Z | Done (0.000s) |
1080 | 2025-02-24T20:59:57.798Z | Planning: Evaluating mediator changes ... Done |
1081 | 2025-02-24T20:59:57.966Z | Planning: Checking for conflicting actions ... Done |
1082 | 2025-02-24T20:59:57.969Z | Planning: Consolidating action changes ... Done |
1083 | 2025-02-24T20:59:58.240Z | Planning: Evaluating mediators ... Done |
1084 | 2025-02-24T20:59:58.242Z | Planning: Planning completed in 0.44 seconds |
1085 | 2025-02-24T20:59:58.279Z | Mediators to change: 2 |
1086 | 2025-02-24T20:59:58.280Z | Create boot environment: No |
1087 | 2025-02-24T20:59:58.282Z | Create backup boot environment: No |
1088 | 2025-02-24T20:59:58.379Z | Done |
1089 | 2025-02-24T20:59:58.379Z | Done |
1090 | 2025-02-24T20:59:58.810Z | Done |
1091 | 2025-02-24T21:00:02.717Z | Done |
1092 | 2025-02-24T21:00:02.813Z | Done |
1093 | 2025-02-24T21:00:02.816Z | Done |
1094 | 2025-02-24T21:00:02.958Z | Done |
1095 | 2025-02-24T21:00:03.597Z | Planning: Evaluating mediator changes ... Done |
1096 | 2025-02-24T21:00:03.599Z | Planning: Merging actions ... Done |
1097 | 2025-02-24T21:00:03.793Z | Planning: Checking for conflicting actions ... Done |
1098 | 2025-02-24T21:00:03.796Z | Planning: Consolidating action changes ... Done |
1099 | 2025-02-24T21:00:04.076Z | Planning: Evaluating mediators ... Done |
1100 | 2025-02-24T21:00:04.135Z | Planning: Planning completed in 0.79 seconds |
1101 | 2025-02-24T21:00:04.178Z | Packages to change: 1 |
1102 | 2025-02-24T21:00:04.178Z | Mediators to change: 1 |
1103 | 2025-02-24T21:00:04.181Z | Services to change: 1 |
1104 | 2025-02-24T21:00:04.181Z | Create boot environment: No |
1105 | 2025-02-24T21:00:04.181Z | Create backup boot environment: Yes |
1106 | 2025-02-24T21:00:06.564Z | Actions: 1/6 actions (Updating modified actions) |
1107 | 2025-02-24T21:00:06.567Z | Actions: Completed 6 actions in 0.00 seconds. |
1108 | 2025-02-24T21:00:06.567Z | Done |
1109 | 2025-02-24T21:00:06.567Z | Done |
1110 | 2025-02-24T21:00:06.692Z | Done |
1111 | 2025-02-24T21:00:10.569Z | Done |
1112 | 2025-02-24T21:00:10.666Z | Done |
1113 | 2025-02-24T21:00:10.668Z | Done |
1114 | 2025-02-24T21:00:10.801Z | Done |
1115 | 2025-02-24T21:00:11.253Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
1116 | 2025-02-24T21:00:11.254Z | clang system 15 system |
1117 | 2025-02-24T21:00:11.254Z | csh system system illumos |
1118 | 2025-02-24T21:00:11.254Z | ctags system system illumos |
1119 | 2025-02-24T21:00:11.254Z | gcc vendor 12 vendor |
1120 | 2025-02-24T21:00:11.254Z | gcc system 10 system |
1121 | 2025-02-24T21:00:11.254Z | gcc system 7 system |
1122 | 2025-02-24T21:00:11.254Z | go system 1.20 system |
1123 | 2025-02-24T21:00:11.254Z | go system 1.19 system |
1124 | 2025-02-24T21:00:11.254Z | llvm system 15 system |
1125 | 2025-02-24T21:00:11.254Z | llvm system 14 system |
1126 | 2025-02-24T21:00:11.254Z | mariadb system 10.6 system |
1127 | 2025-02-24T21:00:11.254Z | mta vendor vendor dma |
1128 | 2025-02-24T21:00:11.254Z | openjdk system 17 system |
1129 | 2025-02-24T21:00:11.254Z | openjdk system 11 system |
1130 | 2025-02-24T21:00:11.254Z | openjdk system 1.8 system |
1131 | 2025-02-24T21:00:11.254Z | openssl vendor 3 vendor |
1132 | 2025-02-24T21:00:11.254Z | perl system 5.36 system |
1133 | 2025-02-24T21:00:11.254Z | postgresql system 15 system |
1134 | 2025-02-24T21:00:11.254Z | postgresql system 13 system |
1135 | 2025-02-24T21:00:11.255Z | python vendor 3 vendor |
1136 | 2025-02-24T21:00:11.255Z | python system 2 system |
1137 | 2025-02-24T21:00:11.255Z | python3 system 3.11 system |
1138 | 2025-02-24T21:00:11.255Z | ruby system 3.0 system |
1139 | 2025-02-24T21:00:11.255Z | words vendor vendor american-english |
1140 | 2025-02-24T21:00:11.255Z | words system system australian-english |
1141 | 2025-02-24T21:00:11.255Z | words system system british-english |
1142 | 2025-02-24T21:00:11.255Z | words system system canadian-english |
1143 | 2025-02-24T21:00:11.255Z | words system system french |
1144 | 2025-02-24T21:00:11.255Z | words system system italian |
1145 | 2025-02-24T21:00:11.255Z | words system system ngerman |
1146 | 2025-02-24T21:00:11.255Z | words system system ogerman |
1147 | 2025-02-24T21:00:11.255Z | words system system spanish |
1148 | 2025-02-24T21:00:11.596Z | PUBLISHER TYPE STATUS P LOCATION |
1149 | 2025-02-24T21:00:11.596Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
1150 | 2025-02-24T21:00:14.687Z | FMRI IFO |
1151 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
1152 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
1153 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
1154 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
1155 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
1156 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
1157 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
1158 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
1159 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
1160 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
1161 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
1162 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
1163 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
1164 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
1165 | 2025-02-24T21:00:14.688Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
1166 | 2025-02-24T21:00:15.819Z | Downloading crates ... |
1167 | 2025-02-24T21:00:15.900Z | Downloaded cargo_toml v0.20.5 |
1168 | 2025-02-24T21:00:16.043Z | Compiling proc-macro2 v1.0.93 |
1169 | 2025-02-24T21:00:16.046Z | Compiling unicode-ident v1.0.14 |
1170 | 2025-02-24T21:00:16.046Z | Compiling serde v1.0.218 |
1171 | 2025-02-24T21:00:16.046Z | Compiling version_check v0.9.5 |
1172 | 2025-02-24T21:00:16.046Z | Compiling memchr v2.7.4 |
1173 | 2025-02-24T21:00:16.046Z | Compiling thiserror v1.0.69 |
1174 | 2025-02-24T21:00:16.066Z | Compiling libc v0.2.170 |
1175 | 2025-02-24T21:00:16.069Z | Compiling ryu v1.0.18 |
1176 | 2025-02-24T21:00:16.320Z | Compiling ucd-trie v0.1.7 |
1177 | 2025-02-24T21:00:16.454Z | Compiling itoa v1.0.11 |
1178 | 2025-02-24T21:00:16.715Z | Compiling once_cell v1.20.3 |
1179 | 2025-02-24T21:00:16.758Z | Compiling byteorder v1.5.0 |
1180 | 2025-02-24T21:00:16.804Z | Compiling serde_json v1.0.139 |
1181 | 2025-02-24T21:00:17.005Z | Compiling rustix v0.38.37 |
1182 | 2025-02-24T21:00:17.200Z | Compiling bitflags v2.6.0 |
1183 | 2025-02-24T21:00:17.317Z | Compiling usdt-impl v0.5.0 |
1184 | 2025-02-24T21:00:17.461Z | Compiling proc-macro-error-attr v1.0.4 |
1185 | 2025-02-24T21:00:17.587Z | Compiling syn v1.0.109 |
1186 | 2025-02-24T21:00:17.629Z | Compiling proc-macro-error v1.0.4 |
1187 | 2025-02-24T21:00:17.813Z | Compiling quote v1.0.38 |
1188 | 2025-02-24T21:00:17.852Z | Compiling log v0.4.22 |
1189 | 2025-02-24T21:00:17.864Z | Compiling utf8parse v0.2.2 |
1190 | 2025-02-24T21:00:17.934Z | Compiling errno v0.3.9 |
1191 | 2025-02-24T21:00:18.034Z | Compiling plain v0.2.3 |
1192 | 2025-02-24T21:00:18.090Z | Compiling camino v1.1.9 |
1193 | 2025-02-24T21:00:18.184Z | Compiling equivalent v1.0.1 |
1194 | 2025-02-24T21:00:18.188Z | Compiling hashbrown v0.15.1 |
1195 | 2025-02-24T21:00:18.238Z | Compiling syn v2.0.96 |
1196 | 2025-02-24T21:00:18.441Z | Compiling thread-id v4.2.2 |
1197 | 2025-02-24T21:00:18.496Z | Compiling anstyle-parse v0.2.5 |
1198 | 2025-02-24T21:00:18.748Z | Compiling anstyle v1.0.10 |
1199 | 2025-02-24T21:00:18.808Z | Compiling anstyle-query v1.1.1 |
1200 | 2025-02-24T21:00:18.963Z | Compiling autocfg v1.4.0 |
1201 | 2025-02-24T21:00:19.059Z | Compiling semver v1.0.25 |
1202 | 2025-02-24T21:00:19.152Z | Compiling unicode-width v0.1.14 |
1203 | 2025-02-24T21:00:19.219Z | Compiling pretty-hex v0.4.1 |
1204 | 2025-02-24T21:00:19.325Z | Compiling indexmap v2.7.1 |
1205 | 2025-02-24T21:00:19.436Z | Compiling colorchoice v1.0.2 |
1206 | 2025-02-24T21:00:19.555Z | Compiling winnow v0.6.20 |
1207 | 2025-02-24T21:00:19.613Z | Compiling is_terminal_polyfill v1.70.1 |
1208 | 2025-02-24T21:00:19.747Z | Compiling anstream v0.6.15 |
1209 | 2025-02-24T21:00:19.856Z | Compiling fs-err v2.11.0 |
1210 | 2025-02-24T21:00:20.036Z | Compiling heck v0.5.0 |
1211 | 2025-02-24T21:00:20.175Z | Compiling terminal_size v0.4.0 |
1212 | 2025-02-24T21:00:20.374Z | Compiling fnv v1.0.7 |
1213 | 2025-02-24T21:00:20.392Z | Compiling heck v0.4.1 |
1214 | 2025-02-24T21:00:20.515Z | Compiling clap_lex v0.7.4 |
1215 | 2025-02-24T21:00:20.529Z | Compiling fastrand v2.1.1 |
1216 | 2025-02-24T21:00:20.586Z | Compiling strsim v0.11.1 |
1217 | 2025-02-24T21:00:20.762Z | Compiling cfg-if v1.0.0 |
1218 | 2025-02-24T21:00:20.861Z | Compiling bytecount v0.6.8 |
1219 | 2025-02-24T21:00:21.009Z | Compiling anyhow v1.0.96 |
1220 | 2025-02-24T21:00:21.101Z | Compiling papergrid v0.11.0 |
1221 | 2025-02-24T21:00:21.265Z | Compiling tempfile v3.13.0 |
1222 | 2025-02-24T21:00:21.386Z | Compiling clap_builder v4.5.30 |
1223 | 2025-02-24T21:00:21.850Z | Compiling memmap v0.7.0 |
1224 | 2025-02-24T21:00:21.990Z | Compiling unicode-linebreak v0.1.5 |
1225 | 2025-02-24T21:00:22.044Z | Compiling smawk v0.3.2 |
1226 | 2025-02-24T21:00:22.474Z | Compiling textwrap v0.16.1 |
1227 | 2025-02-24T21:00:22.816Z | Compiling swrite v0.1.0 |
1228 | 2025-02-24T21:00:23.257Z | Compiling tabled_derive v0.7.0 |
1229 | 2025-02-24T21:00:24.522Z | Compiling tabled v0.15.0 |
1230 | 2025-02-24T21:00:25.186Z | Compiling serde_derive v1.0.218 |
1231 | 2025-02-24T21:00:25.186Z | Compiling thiserror-impl v1.0.69 |
1232 | 2025-02-24T21:00:25.219Z | Compiling zerocopy-derive v0.7.35 |
1233 | 2025-02-24T21:00:25.265Z | Compiling scroll_derive v0.12.0 |
1234 | 2025-02-24T21:00:25.509Z | Compiling clap_derive v4.5.28 |
1235 | 2025-02-24T21:00:26.510Z | Compiling scroll v0.12.0 |
1236 | 2025-02-24T21:00:26.980Z | Compiling goblin v0.8.2 |
1237 | 2025-02-24T21:00:27.069Z | Compiling zerocopy v0.7.35 |
1238 | 2025-02-24T21:00:27.785Z | Compiling pest v2.7.14 |
1239 | 2025-02-24T21:00:29.025Z | Compiling clap v4.5.30 |
1240 | 2025-02-24T21:00:30.029Z | Compiling pest_meta v2.7.14 |
1241 | 2025-02-24T21:00:31.026Z | Compiling pest_generator v2.7.14 |
1242 | 2025-02-24T21:00:32.390Z | Compiling pest_derive v2.7.14 |
1243 | 2025-02-24T21:00:33.025Z | Compiling dtrace-parser v0.2.0 |
1244 | 2025-02-24T21:00:33.854Z | Compiling serde_tokenstream v0.2.2 |
1245 | 2025-02-24T21:00:33.884Z | Compiling serde_spanned v0.6.8 |
1246 | 2025-02-24T21:00:33.884Z | Compiling toml_datetime v0.6.8 |
1247 | 2025-02-24T21:00:34.085Z | Compiling cargo-platform v0.1.8 |
1248 | 2025-02-24T21:00:34.195Z | Compiling toml_edit v0.22.22 |
1249 | 2025-02-24T21:00:34.321Z | Compiling macaddr v1.0.1 |
1250 | 2025-02-24T21:00:34.495Z | Compiling camino-tempfile v1.1.1 |
1251 | 2025-02-24T21:00:35.266Z | Compiling dof v0.3.0 |
1252 | 2025-02-24T21:00:35.269Z | Compiling cargo_metadata v0.18.1 |
1253 | 2025-02-24T21:00:36.614Z | Compiling usdt-attr-macro v0.5.0 |
1254 | 2025-02-24T21:00:36.614Z | Compiling usdt-macro v0.5.0 |
1255 | 2025-02-24T21:00:37.053Z | Compiling toml v0.8.19 |
1256 | 2025-02-24T21:00:37.677Z | Compiling usdt v0.5.0 |
1257 | 2025-02-24T21:00:37.859Z | Compiling cargo_toml v0.20.5 |
1258 | 2025-02-24T21:00:40.541Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1259 | 2025-02-24T21:00:43.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s |
1260 | 2025-02-24T21:00:43.861Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1261 | 2025-02-24T21:00:44.807Z | Compiling serde v1.0.218 |
1262 | 2025-02-24T21:00:44.810Z | Compiling value-bag v1.9.0 |
1263 | 2025-02-24T21:00:44.810Z | Compiling lock_api v0.4.12 |
1264 | 2025-02-24T21:00:44.810Z | Compiling scopeguard v1.2.0 |
1265 | 2025-02-24T21:00:44.810Z | Compiling typenum v1.17.0 |
1266 | 2025-02-24T21:00:44.810Z | Compiling generic-array v0.14.7 |
1267 | 2025-02-24T21:00:44.939Z | Compiling syn v2.0.96 |
1268 | 2025-02-24T21:00:44.942Z | Compiling getrandom v0.2.15 |
1269 | 2025-02-24T21:00:45.186Z | Compiling subtle v2.6.1 |
1270 | 2025-02-24T21:00:45.345Z | Compiling rand_core v0.6.4 |
1271 | 2025-02-24T21:00:45.382Z | Compiling log v0.4.22 |
1272 | 2025-02-24T21:00:45.498Z | Compiling shlex v1.3.0 |
1273 | 2025-02-24T21:00:45.530Z | Compiling jobserver v0.1.32 |
1274 | 2025-02-24T21:00:45.549Z | Compiling smallvec v1.14.0 |
1275 | 2025-02-24T21:00:45.870Z | Compiling const-oid v0.9.6 |
1276 | 2025-02-24T21:00:45.912Z | Compiling cc v1.2.15 |
1277 | 2025-02-24T21:00:45.961Z | Compiling pin-project-lite v0.2.14 |
1278 | 2025-02-24T21:00:45.980Z | Compiling parking_lot_core v0.9.10 |
1279 | 2025-02-24T21:00:46.116Z | Compiling rustix v0.38.37 |
1280 | 2025-02-24T21:00:46.203Z | Compiling futures-core v0.3.31 |
1281 | 2025-02-24T21:00:46.338Z | Compiling spin v0.9.8 |
1282 | 2025-02-24T21:00:46.499Z | Compiling signal-hook-registry v1.4.2 |
1283 | 2025-02-24T21:00:46.703Z | Compiling mio v1.0.2 |
1284 | 2025-02-24T21:00:46.991Z | Compiling parking_lot v0.12.3 |
1285 | 2025-02-24T21:00:47.050Z | Compiling either v1.13.0 |
1286 | 2025-02-24T21:00:47.181Z | Compiling aho-corasick v1.1.3 |
1287 | 2025-02-24T21:00:47.455Z | Compiling stable_deref_trait v1.2.0 |
1288 | 2025-02-24T21:00:47.482Z | Compiling futures-sink v0.3.31 |
1289 | 2025-02-24T21:00:47.579Z | Compiling cpufeatures v0.2.14 |
1290 | 2025-02-24T21:00:47.647Z | Compiling regex-syntax v0.8.5 |
1291 | 2025-02-24T21:00:47.692Z | Compiling socket2 v0.5.8 |
1292 | 2025-02-24T21:00:47.743Z | Compiling slab v0.4.9 |
1293 | 2025-02-24T21:00:47.774Z | Compiling glob v0.3.2 |
1294 | 2025-02-24T21:00:47.900Z | Compiling prettyplease v0.2.29 |
1295 | 2025-02-24T21:00:48.283Z | Compiling lazy_static v1.5.0 |
1296 | 2025-02-24T21:00:48.426Z | Compiling serde_json v1.0.139 |
1297 | 2025-02-24T21:00:48.534Z | Compiling minimal-lexical v0.2.1 |
1298 | 2025-02-24T21:00:48.587Z | Compiling clang-sys v1.8.1 |
1299 | 2025-02-24T21:00:48.590Z | Compiling futures-channel v0.3.31 |
1300 | 2025-02-24T21:00:48.790Z | Compiling libloading v0.8.5 |
1301 | 2025-02-24T21:00:48.998Z | Compiling nom v7.1.3 |
1302 | 2025-02-24T21:00:49.059Z | Compiling futures-io v0.3.31 |
1303 | 2025-02-24T21:00:49.180Z | Compiling home v0.5.9 |
1304 | 2025-02-24T21:00:49.305Z | Compiling futures-task v0.3.31 |
1305 | 2025-02-24T21:00:49.339Z | Compiling pin-utils v0.1.0 |
1306 | 2025-02-24T21:00:49.405Z | Compiling bindgen v0.69.5 |
1307 | 2025-02-24T21:00:49.599Z | Compiling itertools v0.12.1 |
1308 | 2025-02-24T21:00:49.703Z | Compiling libm v0.2.8 |
1309 | 2025-02-24T21:00:50.069Z | Compiling foldhash v0.1.3 |
1310 | 2025-02-24T21:00:50.272Z | Compiling rustc-hash v1.1.0 |
1311 | 2025-02-24T21:00:50.369Z | Compiling allocator-api2 v0.2.18 |
1312 | 2025-02-24T21:00:50.427Z | Compiling lazycell v1.3.0 |
1313 | 2025-02-24T21:00:50.649Z | Compiling cmake v0.1.51 |
1314 | 2025-02-24T21:00:51.152Z | Compiling hashbrown v0.15.1 |
1315 | 2025-02-24T21:00:51.546Z | Compiling regex-automata v0.4.8 |
1316 | 2025-02-24T21:00:51.709Z | Compiling num-traits v0.2.19 |
1317 | 2025-02-24T21:00:52.046Z | Compiling cexpr v0.6.0 |
1318 | 2025-02-24T21:00:52.319Z | Compiling synstructure v0.13.1 |
1319 | 2025-02-24T21:00:52.530Z | Compiling dunce v1.0.5 |
1320 | 2025-02-24T21:00:52.677Z | Compiling pkg-config v0.3.31 |
1321 | 2025-02-24T21:00:53.616Z | Compiling fs_extra v1.3.0 |
1322 | 2025-02-24T21:00:53.893Z | Compiling litemap v0.7.3 |
1323 | 2025-02-24T21:00:53.958Z | Compiling writeable v0.5.5 |
1324 | 2025-02-24T21:00:54.148Z | Compiling ring v0.17.11 |
1325 | 2025-02-24T21:00:54.298Z | Compiling paste v1.0.15 |
1326 | 2025-02-24T21:00:54.511Z | Compiling base64ct v1.6.0 |
1327 | 2025-02-24T21:00:55.047Z | Compiling pem-rfc7468 v0.7.0 |
1328 | 2025-02-24T21:00:55.166Z | Compiling aws-lc-rs v1.10.0 |
1329 | 2025-02-24T21:00:55.284Z | Compiling httparse v1.9.5 |
1330 | 2025-02-24T21:00:55.598Z | Compiling icu_locid_transform_data v1.5.0 |
1331 | 2025-02-24T21:00:55.677Z | Compiling flagset v0.4.6 |
1332 | 2025-02-24T21:00:55.920Z | Compiling tracing-core v0.1.32 |
1333 | 2025-02-24T21:00:56.070Z | Compiling rustls-pki-types v1.10.0 |
1334 | 2025-02-24T21:00:56.490Z | Compiling crossbeam-utils v0.8.20 |
1335 | 2025-02-24T21:00:56.851Z | Compiling icu_properties_data v1.5.0 |
1336 | 2025-02-24T21:00:57.022Z | Compiling regex v1.11.1 |
1337 | 2025-02-24T21:00:57.042Z | Compiling percent-encoding v2.3.1 |
1338 | 2025-02-24T21:00:57.138Z | Compiling powerfmt v0.2.0 |
1339 | 2025-02-24T21:00:57.336Z | Compiling vcpkg v0.2.15 |
1340 | 2025-02-24T21:00:57.456Z | Compiling serde_derive v1.0.218 |
1341 | 2025-02-24T21:00:57.476Z | Compiling zeroize_derive v1.4.2 |
1342 | 2025-02-24T21:00:57.763Z | Compiling zerocopy-derive v0.7.35 |
1343 | 2025-02-24T21:00:57.969Z | Compiling tokio-macros v2.5.0 |
1344 | 2025-02-24T21:00:58.835Z | Compiling zeroize v1.8.1 |
1345 | 2025-02-24T21:00:59.010Z | Compiling zerofrom-derive v0.1.4 |
1346 | 2025-02-24T21:00:59.384Z | Compiling yoke-derive v0.7.4 |
1347 | 2025-02-24T21:00:59.774Z | Compiling zerocopy v0.7.35 |
1348 | 2025-02-24T21:00:59.879Z | Compiling zerovec-derive v0.10.3 |
1349 | 2025-02-24T21:01:00.472Z | Compiling crypto-common v0.1.6 |
1350 | 2025-02-24T21:01:00.674Z | Compiling block-buffer v0.10.4 |
1351 | 2025-02-24T21:01:00.746Z | Compiling futures-macro v0.3.31 |
1352 | 2025-02-24T21:01:01.004Z | Compiling digest v0.10.7 |
1353 | 2025-02-24T21:01:01.148Z | Compiling thiserror-impl v1.0.69 |
1354 | 2025-02-24T21:01:01.518Z | Compiling hmac v0.12.1 |
1355 | 2025-02-24T21:01:01.795Z | Compiling displaydoc v0.2.5 |
1356 | 2025-02-24T21:01:02.115Z | Compiling block-padding v0.3.3 |
1357 | 2025-02-24T21:01:02.218Z | Compiling ppv-lite86 v0.2.20 |
1358 | 2025-02-24T21:01:02.404Z | Compiling inout v0.1.3 |
1359 | 2025-02-24T21:01:02.425Z | Compiling sha2 v0.10.8 |
1360 | 2025-02-24T21:01:02.583Z | Compiling zerofrom v0.1.4 |
1361 | 2025-02-24T21:01:02.592Z | Compiling futures-util v0.3.31 |
1362 | 2025-02-24T21:01:02.697Z | Compiling cipher v0.4.4 |
1363 | 2025-02-24T21:01:02.794Z | Compiling yoke v0.7.4 |
1364 | 2025-02-24T21:01:03.022Z | Compiling icu_provider_macros v1.5.0 |
1365 | 2025-02-24T21:01:03.168Z | Compiling zerovec v0.10.4 |
1366 | 2025-02-24T21:01:03.243Z | Compiling der_derive v0.7.3 |
1367 | 2025-02-24T21:01:03.445Z | Compiling tracing-attributes v0.1.27 |
1368 | 2025-02-24T21:01:04.093Z | Compiling thiserror v1.0.69 |
1369 | 2025-02-24T21:01:04.141Z | Compiling salsa20 v0.10.2 |
1370 | 2025-02-24T21:01:04.249Z | Compiling pest v2.7.14 |
1371 | 2025-02-24T21:01:04.381Z | Compiling pbkdf2 v0.12.2 |
1372 | 2025-02-24T21:01:04.577Z | Compiling time-core v0.1.2 |
1373 | 2025-02-24T21:01:04.758Z | Compiling untrusted v0.9.0 |
1374 | 2025-02-24T21:01:04.939Z | Compiling tinystr v0.7.6 |
1375 | 2025-02-24T21:01:05.188Z | Compiling icu_collections v1.5.0 |
1376 | 2025-02-24T21:01:05.349Z | Compiling icu_locid v1.5.0 |
1377 | 2025-02-24T21:01:05.405Z | Compiling der v0.7.9 |
1378 | 2025-02-24T21:01:06.053Z | Compiling utf16_iter v1.0.5 |
1379 | 2025-02-24T21:01:06.253Z | Compiling write16 v1.0.0 |
1380 | 2025-02-24T21:01:06.395Z | Compiling num-conv v0.1.0 |
1381 | 2025-02-24T21:01:06.582Z | Compiling icu_provider v1.5.0 |
1382 | 2025-02-24T21:01:06.638Z | Compiling tracing v0.1.40 |
1383 | 2025-02-24T21:01:06.700Z | Compiling mirai-annotations v1.12.0 |
1384 | 2025-02-24T21:01:06.908Z | Compiling utf8_iter v1.0.4 |
1385 | 2025-02-24T21:01:07.158Z | Compiling icu_normalizer_data v1.5.0 |
1386 | 2025-02-24T21:01:07.178Z | Compiling untrusted v0.7.1 |
1387 | 2025-02-24T21:01:07.271Z | Compiling pest_meta v2.7.14 |
1388 | 2025-02-24T21:01:07.335Z | Compiling icu_locid_transform v1.5.0 |
1389 | 2025-02-24T21:01:07.379Z | Compiling time-macros v0.2.18 |
1390 | 2025-02-24T21:01:07.577Z | Compiling spki v0.7.3 |
1391 | 2025-02-24T21:01:07.956Z | Compiling scrypt v0.11.0 |
1392 | 2025-02-24T21:01:08.038Z | Compiling aes v0.8.4 |
1393 | 2025-02-24T21:01:08.435Z | Compiling cbc v0.1.2 |
1394 | 2025-02-24T21:01:08.472Z | Compiling rand_chacha v0.3.1 |
1395 | 2025-02-24T21:01:08.679Z | Compiling icu_properties v1.5.1 |
1396 | 2025-02-24T21:01:09.735Z | Compiling openssl-sys v0.9.106 |
1397 | 2025-02-24T21:01:10.463Z | Compiling bitflags v2.6.0 |
1398 | 2025-02-24T21:01:10.607Z | Compiling bytes v1.9.0 |
1399 | 2025-02-24T21:01:10.908Z | Compiling indexmap v2.7.1 |
1400 | 2025-02-24T21:01:10.927Z | Compiling semver v1.0.25 |
1401 | 2025-02-24T21:01:11.409Z | Compiling rustc_version v0.4.1 |
1402 | 2025-02-24T21:01:11.661Z | Compiling tokio v1.43.0 |
1403 | 2025-02-24T21:01:11.866Z | Compiling http v1.2.0 |
1404 | 2025-02-24T21:01:11.886Z | Compiling scroll_derive v0.12.0 |
1405 | 2025-02-24T21:01:12.091Z | Compiling deranged v0.3.11 |
1406 | 2025-02-24T21:01:13.270Z | Compiling icu_normalizer v1.5.0 |
1407 | 2025-02-24T21:01:13.333Z | Compiling num_threads v0.1.7 |
1408 | 2025-02-24T21:01:13.400Z | Compiling atomic-waker v1.1.2 |
1409 | 2025-02-24T21:01:13.483Z | Compiling tinyvec_macros v0.1.1 |
1410 | 2025-02-24T21:01:13.542Z | Compiling time v0.3.36 |
1411 | 2025-02-24T21:01:13.588Z | Compiling tinyvec v1.8.0 |
1412 | 2025-02-24T21:01:13.607Z | Compiling scroll v0.12.0 |
1413 | 2025-02-24T21:01:13.627Z | Compiling http-body v1.0.1 |
1414 | 2025-02-24T21:01:13.995Z | Compiling pkcs5 v0.7.1 |
1415 | 2025-02-24T21:01:14.015Z | Compiling rand v0.8.5 |
1416 | 2025-02-24T21:01:14.163Z | Compiling pest_generator v2.7.14 |
1417 | 2025-02-24T21:01:15.075Z | Compiling which v4.4.2 |
1418 | 2025-02-24T21:01:15.120Z | Compiling idna_adapter v1.2.0 |
1419 | 2025-02-24T21:01:15.124Z | Compiling form_urlencoded v1.2.1 |
1420 | 2025-02-24T21:01:15.359Z | Compiling try-lock v0.2.5 |
1421 | 2025-02-24T21:01:15.390Z | Compiling zerocopy v0.8.10 |
1422 | 2025-02-24T21:01:15.529Z | Compiling getrandom v0.3.1 |
1423 | 2025-02-24T21:01:15.609Z | Compiling slog v2.7.0 |
1424 | 2025-02-24T21:01:16.074Z | Compiling pest_derive v2.7.14 |
1425 | 2025-02-24T21:01:16.102Z | Compiling goblin v0.8.2 |
1426 | 2025-02-24T21:01:16.232Z | Compiling want v0.3.1 |
1427 | 2025-02-24T21:01:16.299Z | Compiling idna v1.0.3 |
1428 | 2025-02-24T21:01:16.319Z | Compiling pkcs8 v0.10.2 |
1429 | 2025-02-24T21:01:16.545Z | Compiling uuid v1.12.0 |
1430 | 2025-02-24T21:01:16.895Z | Compiling zerocopy-derive v0.8.10 |
1431 | 2025-02-24T21:01:16.955Z | Compiling httpdate v1.0.3 |
1432 | 2025-02-24T21:01:17.418Z | Compiling tower-service v0.3.3 |
1433 | 2025-02-24T21:01:17.571Z | Compiling iana-time-zone v0.1.61 |
1434 | 2025-02-24T21:01:17.829Z | Compiling chrono v0.4.39 |
1435 | 2025-02-24T21:01:17.966Z | Compiling dtrace-parser v0.2.0 |
1436 | 2025-02-24T21:01:18.517Z | Compiling toml_datetime v0.6.8 |
1437 | 2025-02-24T21:01:18.932Z | Compiling serde_spanned v0.6.8 |
1438 | 2025-02-24T21:01:19.007Z | Compiling serde_tokenstream v0.2.2 |
1439 | 2025-02-24T21:01:19.184Z | Compiling base64 v0.22.1 |
1440 | 2025-02-24T21:01:19.610Z | Compiling rustversion v1.0.17 |
1441 | 2025-02-24T21:01:19.786Z | Compiling tokio-util v0.7.12 |
1442 | 2025-02-24T21:01:19.899Z | Compiling match_cfg v0.1.0 |
1443 | 2025-02-24T21:01:20.006Z | Compiling adler2 v2.0.0 |
1444 | 2025-02-24T21:01:20.234Z | Compiling foreign-types-shared v0.1.1 |
1445 | 2025-02-24T21:01:20.301Z | Compiling openssl v0.10.71 |
1446 | 2025-02-24T21:01:20.371Z | Compiling foreign-types v0.3.2 |
1447 | 2025-02-24T21:01:20.556Z | Compiling miniz_oxide v0.8.0 |
1448 | 2025-02-24T21:01:20.752Z | Compiling h2 v0.4.6 |
1449 | 2025-02-24T21:01:21.089Z | Compiling hostname v0.3.1 |
1450 | 2025-02-24T21:01:21.160Z | Compiling url v2.5.3 |
1451 | 2025-02-24T21:01:22.066Z | Compiling dof v0.3.0 |
1452 | 2025-02-24T21:01:22.516Z | Compiling openssl-macros v0.1.1 |
1453 | 2025-02-24T21:01:22.901Z | Compiling usdt-impl v0.5.0 |
1454 | 2025-02-24T21:01:22.927Z | Compiling rand_core v0.9.2 |
1455 | 2025-02-24T21:01:23.257Z | Compiling async-trait v0.1.86 |
1456 | 2025-02-24T21:01:23.386Z | Compiling serde_derive_internals v0.29.1 |
1457 | 2025-02-24T21:01:23.835Z | Compiling dirs-sys-next v0.1.2 |
1458 | 2025-02-24T21:01:24.232Z | Compiling data-encoding v2.6.0 |
1459 | 2025-02-24T21:01:24.414Z | Compiling syn v1.0.109 |
1460 | 2025-02-24T21:01:24.833Z | Compiling rustls v0.23.19 |
1461 | 2025-02-24T21:01:25.030Z | Compiling schemars v0.8.21 |
1462 | 2025-02-24T21:01:25.137Z | Compiling native-tls v0.2.12 |
1463 | 2025-02-24T21:01:25.203Z | Compiling siphasher v0.3.11 |
1464 | 2025-02-24T21:01:25.372Z | Compiling rustls v0.22.4 |
1465 | 2025-02-24T21:01:25.590Z | Compiling dirs-next v2.0.0 |
1466 | 2025-02-24T21:01:25.638Z | Compiling rand_chacha v0.9.0 |
1467 | 2025-02-24T21:01:25.676Z | Compiling schemars_derive v0.8.21 |
1468 | 2025-02-24T21:01:25.819Z | Compiling unicode-normalization v0.1.24 |
1469 | 2025-02-24T21:01:26.206Z | Compiling http-body-util v0.1.2 |
1470 | 2025-02-24T21:01:26.710Z | Compiling crossbeam-epoch v0.9.18 |
1471 | 2025-02-24T21:01:27.003Z | Compiling heapless v0.7.17 |
1472 | 2025-02-24T21:01:27.024Z | Compiling sha1 v0.10.6 |
1473 | 2025-02-24T21:01:27.382Z | Compiling signature v2.2.0 |
1474 | 2025-02-24T21:01:27.440Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1475 | 2025-02-24T21:01:27.460Z | Compiling thread_local v1.1.8 |
1476 | 2025-02-24T21:01:27.692Z | Compiling multer v3.1.0 |
1477 | 2025-02-24T21:01:27.855Z | Compiling encoding_rs v0.8.34 |
1478 | 2025-02-24T21:01:27.943Z | Compiling hyper v1.5.2 |
1479 | 2025-02-24T21:01:27.963Z | Compiling cookie v0.18.1 |
1480 | 2025-02-24T21:01:28.016Z | Compiling gimli v0.31.1 |
1481 | 2025-02-24T21:01:28.287Z | Compiling dyn-clone v1.0.18 |
1482 | 2025-02-24T21:01:28.528Z | Compiling ipnet v2.10.1 |
1483 | 2025-02-24T21:01:28.689Z | Compiling openssl-probe v0.1.5 |
1484 | 2025-02-24T21:01:29.012Z | Compiling mime v0.3.17 |
1485 | 2025-02-24T21:01:29.547Z | Compiling unicode-properties v0.1.3 |
1486 | 2025-02-24T21:01:29.610Z | Compiling unicode-bidi v0.3.17 |
1487 | 2025-02-24T21:01:29.976Z | Compiling slog-async v2.8.0 |
1488 | 2025-02-24T21:01:30.500Z | Compiling hyper-util v0.1.10 |
1489 | 2025-02-24T21:01:30.728Z | Compiling rayon-core v1.12.1 |
1490 | 2025-02-24T21:01:30.847Z | Compiling signal-hook v0.3.17 |
1491 | 2025-02-24T21:01:31.148Z | Compiling stringprep v0.1.5 |
1492 | 2025-02-24T21:01:31.196Z | Compiling toml_edit v0.22.22 |
1493 | 2025-02-24T21:01:32.193Z | Compiling addr2line v0.24.2 |
1494 | 2025-02-24T21:01:32.778Z | Compiling crossbeam-deque v0.8.5 |
1495 | 2025-02-24T21:01:32.915Z | Compiling rand v0.9.0 |
1496 | 2025-02-24T21:01:33.073Z | Compiling term v0.7.0 |
1497 | 2025-02-24T21:01:33.402Z | Compiling usdt-attr-macro v0.5.0 |
1498 | 2025-02-24T21:01:34.028Z | Compiling usdt-macro v0.5.0 |
1499 | 2025-02-24T21:01:34.350Z | Compiling slog-json v2.6.1 |
1500 | 2025-02-24T21:01:34.640Z | Compiling serde_urlencoded v0.7.1 |
1501 | 2025-02-24T21:01:34.715Z | Compiling crossbeam-channel v0.5.13 |
1502 | 2025-02-24T21:01:34.946Z | Compiling curve25519-dalek v4.1.3 |
1503 | 2025-02-24T21:01:35.171Z | Compiling futures-executor v0.3.31 |
1504 | 2025-02-24T21:01:35.207Z | Compiling enum-as-inner v0.6.1 |
1505 | 2025-02-24T21:01:35.466Z | Compiling md-5 v0.10.6 |
1506 | 2025-02-24T21:01:35.659Z | Compiling async-stream-impl v0.3.6 |
1507 | 2025-02-24T21:01:35.680Z | Compiling rustls-pemfile v2.2.0 |
1508 | 2025-02-24T21:01:35.697Z | Compiling num-integer v0.1.46 |
1509 | 2025-02-24T21:01:35.762Z | Compiling hash32 v0.2.1 |
1510 | 2025-02-24T21:01:36.057Z | Compiling ff v0.13.0 |
1511 | 2025-02-24T21:01:36.169Z | Compiling is-terminal v0.4.13 |
1512 | 2025-02-24T21:01:36.305Z | Compiling memoffset v0.9.1 |
1513 | 2025-02-24T21:01:36.323Z | Compiling object v0.36.5 |
1514 | 2025-02-24T21:01:36.326Z | Compiling dropshot v0.12.0 |
1515 | 2025-02-24T21:01:36.455Z | Compiling litrs v0.4.1 |
1516 | 2025-02-24T21:01:36.651Z | Compiling take_mut v0.2.2 |
1517 | 2025-02-24T21:01:36.685Z | Compiling portable-atomic v1.9.0 |
1518 | 2025-02-24T21:01:36.825Z | Compiling num-bigint-dig v0.8.4 |
1519 | 2025-02-24T21:01:36.916Z | Compiling quick-error v1.2.3 |
1520 | 2025-02-24T21:01:37.086Z | Compiling psl-types v2.0.11 |
1521 | 2025-02-24T21:01:37.152Z | Compiling cfg_aliases v0.2.1 |
1522 | 2025-02-24T21:01:37.265Z | Compiling base16ct v0.2.0 |
1523 | 2025-02-24T21:01:37.311Z | Compiling linked-hash-map v0.5.6 |
1524 | 2025-02-24T21:01:37.523Z | Compiling rustc-demangle v0.1.24 |
1525 | 2025-02-24T21:01:37.597Z | Compiling fallible-iterator v0.2.0 |
1526 | 2025-02-24T21:01:37.631Z | Compiling utf-8 v0.7.6 |
1527 | 2025-02-24T21:01:37.658Z | Compiling anyhow v1.0.96 |
1528 | 2025-02-24T21:01:37.954Z | Compiling smoltcp v0.9.1 |
1529 | 2025-02-24T21:01:38.282Z | Compiling postgres-protocol v0.6.8 |
1530 | 2025-02-24T21:01:38.438Z | Compiling tungstenite v0.24.0 |
1531 | 2025-02-24T21:01:38.552Z | Compiling lru-cache v0.1.2 |
1532 | 2025-02-24T21:01:38.642Z | Compiling document-features v0.2.10 |
1533 | 2025-02-24T21:01:38.696Z | Compiling sec1 v0.7.3 |
1534 | 2025-02-24T21:01:38.761Z | Compiling publicsuffix v2.3.0 |
1535 | 2025-02-24T21:01:39.062Z | Compiling nix v0.29.0 |
1536 | 2025-02-24T21:01:39.276Z | Compiling resolv-conf v0.7.0 |
1537 | 2025-02-24T21:01:39.503Z | Compiling async-stream v0.3.6 |
1538 | 2025-02-24T21:01:39.930Z | Compiling hickory-proto v0.24.3 |
1539 | 2025-02-24T21:01:39.953Z | Compiling usdt v0.5.0 |
1540 | 2025-02-24T21:01:40.039Z | Compiling slog-term v2.9.1 |
1541 | 2025-02-24T21:01:40.435Z | Compiling group v0.13.0 |
1542 | 2025-02-24T21:01:40.473Z | Compiling num-iter v0.1.45 |
1543 | 2025-02-24T21:01:40.812Z | Compiling futures v0.3.31 |
1544 | 2025-02-24T21:01:40.908Z | Compiling slog-bunyan v2.5.0 |
1545 | 2025-02-24T21:01:40.928Z | Compiling toml v0.8.19 |
1546 | 2025-02-24T21:01:42.305Z | Compiling camino v1.1.9 |
1547 | 2025-02-24T21:01:42.427Z | Compiling tokio-native-tls v0.3.1 |
1548 | 2025-02-24T21:01:42.752Z | Compiling phf_shared v0.11.2 |
1549 | 2025-02-24T21:01:42.772Z | Compiling dropshot_endpoint v0.12.0 |
1550 | 2025-02-24T21:01:43.127Z | Compiling backtrace v0.3.74 |
1551 | 2025-02-24T21:01:43.150Z | Compiling terminal_size v0.4.0 |
1552 | 2025-02-24T21:01:43.365Z | Compiling waitgroup v0.1.2 |
1553 | 2025-02-24T21:01:43.430Z | Compiling openapiv3 v2.0.0 |
1554 | 2025-02-24T21:01:43.549Z | Compiling serde_path_to_error v0.1.16 |
1555 | 2025-02-24T21:01:43.583Z | Compiling hkdf v0.12.4 |
1556 | 2025-02-24T21:01:43.862Z | Compiling crypto-bigint v0.5.5 |
1557 | 2025-02-24T21:01:44.331Z | Compiling zerocopy-derive v0.6.6 |
1558 | 2025-02-24T21:01:45.456Z | Compiling hubpack_derive v0.1.1 |
1559 | 2025-02-24T21:01:46.050Z | Compiling curve25519-dalek-derive v0.1.1 |
1560 | 2025-02-24T21:01:46.330Z | Compiling webpki-roots v0.26.6 |
1561 | 2025-02-24T21:01:46.379Z | Compiling sync_wrapper v1.0.1 |
1562 | 2025-02-24T21:01:46.554Z | Compiling hostname v0.4.0 |
1563 | 2025-02-24T21:01:46.554Z | Compiling crc32fast v1.4.2 |
1564 | 2025-02-24T21:01:46.807Z | Compiling fs-err v2.11.0 |
1565 | 2025-02-24T21:01:46.902Z | Compiling ahash v0.8.11 |
1566 | 2025-02-24T21:01:46.981Z | Compiling winnow v0.5.40 |
1567 | 2025-02-24T21:01:47.132Z | Compiling tower-layer v0.3.3 |
1568 | 2025-02-24T21:01:47.269Z | Compiling newtype-uuid v1.2.1 |
1569 | 2025-02-24T21:01:47.444Z | Compiling unicode-width v0.2.0 |
1570 | 2025-02-24T21:01:47.476Z | Compiling managed v0.8.0 |
1571 | 2025-02-24T21:01:47.478Z | Compiling debug-ignore v1.0.5 |
1572 | 2025-02-24T21:01:47.593Z | Compiling bitflags v1.3.2 |
1573 | 2025-02-24T21:01:47.681Z | Compiling clap_builder v4.5.30 |
1574 | 2025-02-24T21:01:47.711Z | Compiling strum_macros v0.25.3 |
1575 | 2025-02-24T21:01:47.936Z | Compiling console v0.15.10 |
1576 | 2025-02-24T21:01:49.296Z | Compiling tower v0.5.2 |
1577 | 2025-02-24T21:01:49.960Z | Compiling elliptic-curve v0.13.8 |
1578 | 2025-02-24T21:01:50.003Z | Compiling flate2 v1.0.35 |
1579 | 2025-02-24T21:01:50.126Z | Compiling hubpack v0.1.2 |
1580 | 2025-02-24T21:01:50.484Z | Compiling toml_edit v0.19.15 |
1581 | 2025-02-24T21:01:50.571Z | Compiling zerocopy v0.6.6 |
1582 | 2025-02-24T21:01:50.754Z | Compiling hickory-resolver v0.24.3 |
1583 | 2025-02-24T21:01:51.341Z | Compiling signal-hook-mio v0.2.4 |
1584 | 2025-02-24T21:01:51.485Z | Compiling phf v0.11.2 |
1585 | 2025-02-24T21:01:51.528Z | Compiling hyper-tls v0.6.0 |
1586 | 2025-02-24T21:01:51.757Z | Compiling cookie_store v0.21.1 |
1587 | 2025-02-24T21:01:51.760Z | Compiling rayon v1.10.0 |
1588 | 2025-02-24T21:01:51.950Z | Compiling bzip2 v0.4.4 |
1589 | 2025-02-24T21:01:53.383Z | Compiling tokio-tungstenite v0.24.0 |
1590 | 2025-02-24T21:01:53.939Z | Compiling postgres-types v0.2.8 |
1591 | 2025-02-24T21:01:55.634Z | Compiling ed25519 v2.2.3 |
1592 | 2025-02-24T21:01:56.269Z | Compiling phf_shared v0.10.0 |
1593 | 2025-02-24T21:01:56.430Z | Compiling tokio-stream v0.1.16 |
1594 | 2025-02-24T21:01:56.565Z | Compiling pkcs1 v0.7.5 |
1595 | 2025-02-24T21:01:56.661Z | Compiling serde-big-array v0.5.1 |
1596 | 2025-02-24T21:01:56.912Z | Compiling clap_derive v4.5.28 |
1597 | 2025-02-24T21:01:57.070Z | Compiling rfc6979 v0.4.0 |
1598 | 2025-02-24T21:01:57.271Z | Compiling derive-where v1.2.7 |
1599 | 2025-02-24T21:01:57.417Z | Compiling serde_repr v0.1.19 |
1600 | 2025-02-24T21:01:57.465Z | Compiling bstr v1.10.0 |
1601 | 2025-02-24T21:01:57.536Z | Compiling float-cmp v0.10.0 |
1602 | 2025-02-24T21:01:57.561Z | Compiling static_assertions v1.1.0 |
1603 | 2025-02-24T21:01:57.674Z | Compiling number_prefix v0.4.0 |
1604 | 2025-02-24T21:01:57.792Z | Compiling precomputed-hash v0.1.1 |
1605 | 2025-02-24T21:01:57.921Z | Compiling bit-vec v0.6.3 |
1606 | 2025-02-24T21:01:57.942Z | Compiling unicode-segmentation v1.12.0 |
1607 | 2025-02-24T21:01:58.309Z | Compiling predicates-core v1.0.8 |
1608 | 2025-02-24T21:01:58.535Z | Compiling new_debug_unreachable v1.0.6 |
1609 | 2025-02-24T21:01:58.644Z | Compiling difflib v0.4.0 |
1610 | 2025-02-24T21:01:58.663Z | Compiling normalize-line-endings v0.3.0 |
1611 | 2025-02-24T21:01:58.809Z | Compiling whoami v1.5.2 |
1612 | 2025-02-24T21:01:58.812Z | Compiling fixedbitset v0.4.2 |
1613 | 2025-02-24T21:01:58.998Z | Compiling similar v2.6.0 |
1614 | 2025-02-24T21:01:59.298Z | Compiling tokio-postgres v0.7.12 |
1615 | 2025-02-24T21:01:59.371Z | Compiling petgraph v0.6.5 |
1616 | 2025-02-24T21:01:59.981Z | Compiling predicates v3.1.3 |
1617 | 2025-02-24T21:02:00.427Z | Compiling string_cache v0.8.7 |
1618 | 2025-02-24T21:02:00.897Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1619 | 2025-02-24T21:02:01.111Z | Compiling bit-set v0.5.3 |
1620 | 2025-02-24T21:02:01.408Z | Compiling indicatif v0.17.11 |
1621 | 2025-02-24T21:02:01.494Z | Compiling clap v4.5.30 |
1622 | 2025-02-24T21:02:01.510Z | Compiling ecdsa v0.16.9 |
1623 | 2025-02-24T21:02:01.611Z | Compiling rsa v0.9.6 |
1624 | 2025-02-24T21:02:02.323Z | Compiling ed25519-dalek v2.1.1 |
1625 | 2025-02-24T21:02:03.018Z | Compiling toml v0.7.8 |
1626 | 2025-02-24T21:02:03.653Z | Compiling zip v0.6.6 |
1627 | 2025-02-24T21:02:04.525Z | Compiling crossterm v0.28.1 |
1628 | 2025-02-24T21:02:05.565Z | Compiling hex v0.4.3 |
1629 | 2025-02-24T21:02:05.737Z | Compiling x509-cert v0.2.5 |
1630 | 2025-02-24T21:02:05.768Z | Compiling itertools v0.14.0 |
1631 | 2025-02-24T21:02:06.201Z | Compiling itertools v0.10.5 |
1632 | 2025-02-24T21:02:06.540Z | Compiling lalrpop-util v0.19.12 |
1633 | 2025-02-24T21:02:06.918Z | Compiling unicode-xid v0.2.6 |
1634 | 2025-02-24T21:02:07.126Z | Compiling peg-runtime v0.8.3 |
1635 | 2025-02-24T21:02:07.274Z | Compiling strum_macros v0.26.4 |
1636 | 2025-02-24T21:02:07.716Z | Compiling xattr v1.3.1 |
1637 | 2025-02-24T21:02:07.815Z | Compiling filetime v0.2.25 |
1638 | 2025-02-24T21:02:08.126Z | Compiling tar v0.4.42 |
1639 | 2025-02-24T21:02:11.952Z | Compiling strum v0.26.3 |
1640 | 2025-02-24T21:02:14.715Z | Compiling aws-lc-sys v0.22.0 |
1641 | 2025-02-24T21:02:42.702Z | Compiling rustls-webpki v0.102.8 |
1642 | 2025-02-24T21:02:46.077Z | Compiling tokio-rustls v0.25.0 |
1643 | 2025-02-24T21:02:47.744Z | Compiling tokio-rustls v0.26.0 |
1644 | 2025-02-24T21:02:48.022Z | Compiling hyper-rustls v0.27.3 |
1645 | 2025-02-24T21:02:48.471Z | Compiling reqwest v0.12.12 |
1646 | 2025-02-24T21:02:49.879Z | Compiling qorb v0.2.1 |
1647 | 2025-02-24T21:02:52.935Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1648 | 2025-02-24T21:02:53.206Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1649 | 2025-02-24T21:02:57.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s |
1650 | 2025-02-24T21:02:57.988Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1651 | 2025-02-24T21:02:58.037Z | Feb 24 21:02:57.102 INFO Starting download, target: Clickhouse |
1652 | 2025-02-24T21:02:58.037Z | Feb 24 21:02:57.102 INFO Starting download, target: Cockroach |
1653 | 2025-02-24T21:02:58.037Z | Feb 24 21:02:57.102 INFO Starting download, target: Console |
1654 | 2025-02-24T21:02:58.037Z | Feb 24 21:02:57.102 INFO Starting download, target: DendriteOpenapi |
1655 | 2025-02-24T21:02:58.037Z | Feb 24 21:02:57.102 INFO Starting download, target: DendriteStub |
1656 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.102 INFO Starting download, target: MaghemiteMgd |
1657 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.102 INFO Starting download, target: TransceiverControl |
1658 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.103 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1659 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.103 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1660 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.103 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1661 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.103 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1662 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.104 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1663 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.104 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1664 | 2025-02-24T21:02:58.040Z | Feb 24 21:02:57.104 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1665 | 2025-02-24T21:02:58.206Z | Feb 24 21:02:57.272 INFO Download complete, target: DendriteOpenapi |
1666 | 2025-02-24T21:02:58.233Z | Feb 24 21:02:57.297 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1667 | 2025-02-24T21:02:58.542Z | Feb 24 21:02:57.591 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1668 | 2025-02-24T21:02:58.747Z | Feb 24 21:02:57.801 INFO Download complete, target: TransceiverControl |
1669 | 2025-02-24T21:02:58.886Z | Feb 24 21:02:57.950 INFO Download complete, target: Console |
1670 | 2025-02-24T21:02:58.898Z | Feb 24 21:02:57.958 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1671 | 2025-02-24T21:02:58.982Z | Feb 24 21:02:58.046 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1672 | 2025-02-24T21:02:59.914Z | Feb 24 21:02:58.980 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1673 | 2025-02-24T21:02:59.914Z | Feb 24 21:02:58.980 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1674 | 2025-02-24T21:02:59.920Z | Feb 24 21:02:58.986 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1675 | 2025-02-24T21:03:01.807Z | Feb 24 21:03:00.871 INFO Download complete, target: DendriteStub |
1676 | 2025-02-24T21:03:01.969Z | Feb 24 21:03:01.034 INFO Download complete, target: MaghemiteMgd |
1677 | 2025-02-24T21:03:07.305Z | Feb 24 21:03:06.368 INFO Checking that binary works, target: Cockroach |
1678 | 2025-02-24T21:03:07.472Z | Feb 24 21:03:06.535 INFO Download complete, target: Cockroach |
1679 | 2025-02-24T21:03:12.320Z | Feb 24 21:03:11.381 INFO Checking that binary works, target: Clickhouse |
1680 | 2025-02-24T21:03:12.466Z | Feb 24 21:03:11.527 INFO Download complete, target: Clickhouse |
1681 | 2025-02-24T21:03:12.473Z | All prerequisites installed successfully |
1682 | 2025-02-24T21:03:12.477Z | |
1683 | 2025-02-24T21:03:12.477Z | real 4:35.114653376 |
1684 | 2025-02-24T21:03:12.477Z | user 15:50.762360634 |
1685 | 2025-02-24T21:03:12.477Z | sys 2:06.382560065 |
1686 | 2025-02-24T21:03:12.477Z | trap 0.564659119 |
1687 | 2025-02-24T21:03:12.477Z | tflt 0.836588755 |
1688 | 2025-02-24T21:03:12.477Z | dflt 1.031522872 |
1689 | 2025-02-24T21:03:12.477Z | kflt 0.024336776 |
1690 | 2025-02-24T21:03:12.477Z | lock 27:03.344775829 |
1691 | 2025-02-24T21:03:12.477Z | slp 55:57.156856792 |
1692 | 2025-02-24T21:03:12.477Z | lat 58.966445234 |
1693 | 2025-02-24T21:03:12.477Z | stop 2:28.155695025 |
1694 | 2025-02-24T21:03:12.477Z | + source ./tools/include/force-git-over-https.sh |
1695 | 2025-02-24T21:03:12.477Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
1696 | 2025-02-24T21:03:12.477Z | ++ (( i = 0 )) |
1697 | 2025-02-24T21:03:12.477Z | ++ (( i < 5 )) |
1698 | 2025-02-24T21:03:12.477Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
1699 | 2025-02-24T21:03:12.480Z | ++ (( i++ )) |
1700 | 2025-02-24T21:03:12.480Z | ++ (( i < 5 )) |
1701 | 2025-02-24T21:03:12.480Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
1702 | 2025-02-24T21:03:12.483Z | ++ (( i++ )) |
1703 | 2025-02-24T21:03:12.483Z | ++ (( i < 5 )) |
1704 | 2025-02-24T21:03:12.483Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
1705 | 2025-02-24T21:03:12.487Z | ++ (( i++ )) |
1706 | 2025-02-24T21:03:12.487Z | ++ (( i < 5 )) |
1707 | 2025-02-24T21:03:12.487Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
1708 | 2025-02-24T21:03:12.490Z | ++ (( i++ )) |
1709 | 2025-02-24T21:03:12.490Z | ++ (( i < 5 )) |
1710 | 2025-02-24T21:03:12.490Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
1711 | 2025-02-24T21:03:12.493Z | ++ (( i++ )) |
1712 | 2025-02-24T21:03:12.493Z | ++ (( i < 5 )) |
1713 | 2025-02-24T21:03:12.493Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
1714 | 2025-02-24T21:03:12.493Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
1715 | 2025-02-24T21:03:12.493Z | + rc=0 |
1716 | 2025-02-24T21:03:12.493Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
1717 | 2025-02-24T21:03:46.589Z | + case $rc in |
1718 | 2025-02-24T21:03:46.589Z | + pfexec zfs create -p rpool/images/build/host |
1719 | 2025-02-24T21:03:46.898Z | + pfexec zfs create -p rpool/images/build/recovery |
1720 | 2025-02-24T21:03:46.966Z | + cargo xtask releng --output-dir /work |
1721 | 2025-02-24T21:03:47.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
1722 | 2025-02-24T21:03:47.563Z | Running `target/debug/xtask releng --output-dir /work` |
1723 | 2025-02-24T21:03:48.587Z | Compiling proc-macro2 v1.0.93 |
1724 | 2025-02-24T21:03:48.587Z | Compiling unicode-ident v1.0.14 |
1725 | 2025-02-24T21:03:48.598Z | Compiling libc v0.2.170 |
1726 | 2025-02-24T21:03:48.598Z | Compiling serde v1.0.218 |
1727 | 2025-02-24T21:03:48.598Z | Compiling autocfg v1.4.0 |
1728 | 2025-02-24T21:03:48.598Z | Compiling version_check v0.9.5 |
1729 | 2025-02-24T21:03:48.598Z | Compiling cfg-if v1.0.0 |
1730 | 2025-02-24T21:03:48.924Z | Compiling memchr v2.7.4 |
1731 | 2025-02-24T21:03:49.019Z | Compiling typenum v1.17.0 |
1732 | 2025-02-24T21:03:49.026Z | Compiling shlex v1.3.0 |
1733 | 2025-02-24T21:03:49.424Z | Compiling generic-array v0.14.7 |
1734 | 2025-02-24T21:03:49.439Z | Compiling value-bag v1.9.0 |
1735 | 2025-02-24T21:03:49.467Z | Compiling lock_api v0.4.12 |
1736 | 2025-02-24T21:03:49.695Z | Compiling scopeguard v1.2.0 |
1737 | 2025-02-24T21:03:49.873Z | Compiling parking_lot_core v0.9.10 |
1738 | 2025-02-24T21:03:49.941Z | Compiling log v0.4.22 |
1739 | 2025-02-24T21:03:50.308Z | Compiling rustix v0.38.37 |
1740 | 2025-02-24T21:03:50.325Z | Compiling serde_json v1.0.139 |
1741 | 2025-02-24T21:03:50.467Z | Compiling quote v1.0.38 |
1742 | 2025-02-24T21:03:50.678Z | Compiling jobserver v0.1.32 |
1743 | 2025-02-24T21:03:50.706Z | Compiling getrandom v0.2.15 |
1744 | 2025-02-24T21:03:50.900Z | Compiling syn v2.0.96 |
1745 | 2025-02-24T21:03:50.923Z | Compiling libm v0.2.8 |
1746 | 2025-02-24T21:03:51.016Z | Compiling num-traits v0.2.19 |
1747 | 2025-02-24T21:03:51.048Z | Compiling once_cell v1.20.3 |
1748 | 2025-02-24T21:03:51.076Z | Compiling cc v1.2.15 |
1749 | 2025-02-24T21:03:51.132Z | Compiling slab v0.4.9 |
1750 | 2025-02-24T21:03:51.361Z | Compiling thiserror v1.0.69 |
1751 | 2025-02-24T21:03:51.416Z | Compiling semver v1.0.25 |
1752 | 2025-02-24T21:03:51.468Z | Compiling itoa v1.0.11 |
1753 | 2025-02-24T21:03:51.552Z | Compiling aho-corasick v1.1.3 |
1754 | 2025-02-24T21:03:51.996Z | Compiling regex-syntax v0.8.5 |
1755 | 2025-02-24T21:03:52.063Z | Compiling spin v0.9.8 |
1756 | 2025-02-24T21:03:52.142Z | Compiling byteorder v1.5.0 |
1757 | 2025-02-24T21:03:52.689Z | Compiling errno v0.3.9 |
1758 | 2025-02-24T21:03:52.740Z | Compiling either v1.13.0 |
1759 | 2025-02-24T21:03:52.842Z | Compiling glob v0.3.2 |
1760 | 2025-02-24T21:03:52.929Z | Compiling rand_core v0.6.4 |
1761 | 2025-02-24T21:03:53.212Z | Compiling subtle v2.6.1 |
1762 | 2025-02-24T21:03:53.404Z | Compiling prettyplease v0.2.29 |
1763 | 2025-02-24T21:03:53.556Z | Compiling lazy_static v1.5.0 |
1764 | 2025-02-24T21:03:53.615Z | Compiling clang-sys v1.8.1 |
1765 | 2025-02-24T21:03:53.785Z | Compiling minimal-lexical v0.2.1 |
1766 | 2025-02-24T21:03:57.926Z | Compiling nom v7.1.3 |
1767 | 2025-02-24T21:03:57.980Z | Compiling libloading v0.8.5 |
1768 | 2025-02-24T21:03:57.980Z | Compiling home v0.5.9 |
1769 | 2025-02-24T21:03:57.980Z | Compiling smallvec v1.14.0 |
1770 | 2025-02-24T21:03:57.980Z | Compiling bindgen v0.69.5 |
1771 | 2025-02-24T21:03:57.980Z | Compiling itertools v0.12.1 |
1772 | 2025-02-24T21:03:57.981Z | Compiling lazycell v1.3.0 |
1773 | 2025-02-24T21:03:57.981Z | Compiling rustc-hash v1.1.0 |
1774 | 2025-02-24T21:03:57.981Z | Compiling cmake v0.1.51 |
1775 | 2025-02-24T21:03:57.981Z | Compiling regex-automata v0.4.8 |
1776 | 2025-02-24T21:03:57.981Z | Compiling pkg-config v0.3.31 |
1777 | 2025-02-24T21:03:57.981Z | Compiling fs_extra v1.3.0 |
1778 | 2025-02-24T21:03:58.050Z | Compiling cexpr v0.6.0 |
1779 | 2025-02-24T21:03:58.051Z | Compiling dunce v1.0.5 |
1780 | 2025-02-24T21:03:58.098Z | Compiling ring v0.17.11 |
1781 | 2025-02-24T21:03:58.233Z | Compiling paste v1.0.15 |
1782 | 2025-02-24T21:03:58.296Z | Compiling heck v0.5.0 |
1783 | 2025-02-24T21:03:58.638Z | Compiling synstructure v0.13.1 |
1784 | 2025-02-24T21:03:59.135Z | Compiling ryu v1.0.18 |
1785 | 2025-02-24T21:03:59.510Z | Compiling pin-project-lite v0.2.14 |
1786 | 2025-02-24T21:03:59.543Z | Compiling httparse v1.9.5 |
1787 | 2025-02-24T21:03:59.687Z | Compiling aws-lc-rs v1.10.0 |
1788 | 2025-02-24T21:04:00.073Z | Compiling const-oid v0.9.6 |
1789 | 2025-02-24T21:04:00.311Z | Compiling futures-core v0.3.31 |
1790 | 2025-02-24T21:04:00.401Z | Compiling allocator-api2 v0.2.18 |
1791 | 2025-02-24T21:04:01.265Z | Compiling signal-hook-registry v1.4.2 |
1792 | 2025-02-24T21:04:02.245Z | Compiling parking_lot v0.12.3 |
1793 | 2025-02-24T21:04:02.288Z | Compiling mio v1.0.2 |
1794 | 2025-02-24T21:04:02.725Z | Compiling regex v1.11.1 |
1795 | 2025-02-24T21:04:02.802Z | Compiling time-core v0.1.2 |
1796 | 2025-02-24T21:04:02.918Z | Compiling serde_derive v1.0.218 |
1797 | 2025-02-24T21:04:03.038Z | Compiling zeroize_derive v1.4.2 |
1798 | 2025-02-24T21:04:03.520Z | Compiling zerocopy-derive v0.7.35 |
1799 | 2025-02-24T21:04:03.885Z | Compiling tokio-macros v2.5.0 |
1800 | 2025-02-24T21:04:04.213Z | Compiling thiserror-impl v1.0.69 |
1801 | 2025-02-24T21:04:04.439Z | Compiling zerofrom-derive v0.1.4 |
1802 | 2025-02-24T21:04:04.540Z | Compiling yoke-derive v0.7.4 |
1803 | 2025-02-24T21:04:04.595Z | Compiling zeroize v1.8.1 |
1804 | 2025-02-24T21:04:05.526Z | Compiling futures-macro v0.3.31 |
1805 | 2025-02-24T21:04:05.562Z | Compiling zerovec-derive v0.10.3 |
1806 | 2025-02-24T21:04:05.626Z | Compiling displaydoc v0.2.5 |
1807 | 2025-02-24T21:04:06.631Z | Compiling zerocopy v0.7.35 |
1808 | 2025-02-24T21:04:07.255Z | Compiling icu_provider_macros v1.5.0 |
1809 | 2025-02-24T21:04:07.748Z | Compiling tracing-attributes v0.1.27 |
1810 | 2025-02-24T21:04:08.134Z | Compiling der_derive v0.7.3 |
1811 | 2025-02-24T21:04:08.186Z | Compiling num-conv v0.1.0 |
1812 | 2025-02-24T21:04:08.469Z | Compiling crypto-common v0.1.6 |
1813 | 2025-02-24T21:04:08.509Z | Compiling block-buffer v0.10.4 |
1814 | 2025-02-24T21:04:08.789Z | Compiling digest v0.10.7 |
1815 | 2025-02-24T21:04:08.827Z | Compiling time-macros v0.2.18 |
1816 | 2025-02-24T21:04:08.864Z | Compiling crossbeam-utils v0.8.20 |
1817 | 2025-02-24T21:04:09.246Z | Compiling schemars v0.8.21 |
1818 | 2025-02-24T21:04:09.433Z | Compiling vcpkg v0.2.15 |
1819 | 2025-02-24T21:04:09.472Z | Compiling serde_derive_internals v0.29.1 |
1820 | 2025-02-24T21:04:09.683Z | Compiling socket2 v0.5.8 |
1821 | 2025-02-24T21:04:10.827Z | Compiling openssl-sys v0.9.106 |
1822 | 2025-02-24T21:04:11.480Z | Compiling schemars_derive v0.8.21 |
1823 | 2025-02-24T21:04:11.906Z | Compiling futures-sink v0.3.31 |
1824 | 2025-02-24T21:04:12.067Z | Compiling fnv v1.0.7 |
1825 | 2025-02-24T21:04:13.247Z | Compiling ahash v0.8.11 |
1826 | 2025-02-24T21:04:13.426Z | Compiling stable_deref_trait v1.2.0 |
1827 | 2025-02-24T21:04:13.620Z | Compiling foldhash v0.1.3 |
1828 | 2025-02-24T21:04:13.861Z | Compiling equivalent v1.0.1 |
1829 | 2025-02-24T21:04:14.068Z | Compiling cpufeatures v0.2.14 |
1830 | 2025-02-24T21:04:14.177Z | Compiling hashbrown v0.15.1 |
1831 | 2025-02-24T21:04:14.469Z | Compiling slog v2.7.0 |
1832 | 2025-02-24T21:04:14.704Z | Compiling futures-channel v0.3.31 |
1833 | 2025-02-24T21:04:14.749Z | Compiling zerofrom v0.1.4 |
1834 | 2025-02-24T21:04:15.136Z | Compiling futures-io v0.3.31 |
1835 | 2025-02-24T21:04:15.211Z | Compiling pin-utils v0.1.0 |
1836 | 2025-02-24T21:04:15.260Z | Compiling futures-task v0.3.31 |
1837 | 2025-02-24T21:04:15.398Z | Compiling yoke v0.7.4 |
1838 | 2025-02-24T21:04:15.570Z | Compiling futures-util v0.3.31 |
1839 | 2025-02-24T21:04:15.649Z | Compiling openssl v0.10.71 |
1840 | 2025-02-24T21:04:15.893Z | Compiling bitflags v2.6.0 |
1841 | 2025-02-24T21:04:15.988Z | Compiling bytes v1.9.0 |
1842 | 2025-02-24T21:04:16.241Z | Compiling indexmap v2.7.1 |
1843 | 2025-02-24T21:04:16.395Z | Compiling serde_tokenstream v0.2.2 |
1844 | 2025-02-24T21:04:17.252Z | Compiling tokio v1.43.0 |
1845 | 2025-02-24T21:04:18.967Z | Compiling http v1.2.0 |
1846 | 2025-02-24T21:04:19.464Z | Compiling zerovec v0.10.4 |
1847 | 2025-02-24T21:04:20.130Z | Compiling scroll_derive v0.12.0 |
1848 | 2025-02-24T21:04:21.298Z | Compiling which v4.4.2 |
1849 | 2025-02-24T21:04:21.907Z | Compiling ucd-trie v0.1.7 |
1850 | 2025-02-24T21:04:22.328Z | Compiling pest v2.7.14 |
1851 | 2025-02-24T21:04:22.841Z | Compiling rustc_version v0.4.1 |
1852 | 2025-02-24T21:04:24.232Z | Compiling uuid v1.12.0 |
1853 | 2025-02-24T21:04:25.109Z | Compiling hmac v0.12.1 |
1854 | 2025-02-24T21:04:25.402Z | Compiling openssl-macros v0.1.1 |
1855 | 2025-02-24T21:04:25.662Z | Compiling rustls v0.23.19 |
1856 | 2025-02-24T21:04:25.707Z | Compiling zerocopy v0.8.10 |
1857 | 2025-02-24T21:04:26.122Z | Compiling getrandom v0.3.1 |
1858 | 2025-02-24T21:04:26.279Z | Compiling native-tls v0.2.12 |
1859 | 2025-02-24T21:04:26.490Z | Compiling iana-time-zone v0.1.61 |
1860 | 2025-02-24T21:04:26.656Z | Compiling pest_meta v2.7.14 |
1861 | 2025-02-24T21:04:26.730Z | Compiling tinystr v0.7.6 |
1862 | 2025-02-24T21:04:27.041Z | Compiling chrono v0.4.39 |
1863 | 2025-02-24T21:04:27.243Z | Compiling block-padding v0.3.3 |
1864 | 2025-02-24T21:04:27.523Z | Compiling litemap v0.7.3 |
1865 | 2025-02-24T21:04:27.616Z | Compiling writeable v0.5.5 |
1866 | 2025-02-24T21:04:28.111Z | Compiling icu_locid v1.5.0 |
1867 | 2025-02-24T21:04:28.688Z | Compiling pest_generator v2.7.14 |
1868 | 2025-02-24T21:04:28.855Z | Compiling inout v0.1.3 |
1869 | 2025-02-24T21:04:29.796Z | Compiling ppv-lite86 v0.2.20 |
1870 | 2025-02-24T21:04:30.439Z | Compiling zerocopy-derive v0.8.10 |
1871 | 2025-02-24T21:04:30.557Z | Compiling cookie v0.18.1 |
1872 | 2025-02-24T21:04:31.098Z | Compiling pest_derive v2.7.14 |
1873 | 2025-02-24T21:04:32.203Z | Compiling icu_provider v1.5.0 |
1874 | 2025-02-24T21:04:33.133Z | Compiling cipher v0.4.4 |
1875 | 2025-02-24T21:04:33.563Z | Compiling sha2 v0.10.8 |
1876 | 2025-02-24T21:04:34.108Z | Compiling async-trait v0.1.86 |
1877 | 2025-02-24T21:04:34.584Z | Compiling tracing-core v0.1.32 |
1878 | 2025-02-24T21:04:34.658Z | Compiling usdt-impl v0.5.0 |
1879 | 2025-02-24T21:04:34.780Z | Compiling aws-lc-sys v0.22.0 |
1880 | 2025-02-24T21:04:35.089Z | Compiling dyn-clone v1.0.18 |
1881 | 2025-02-24T21:04:35.391Z | Compiling icu_locid_transform_data v1.5.0 |
1882 | 2025-02-24T21:04:35.540Z | Compiling percent-encoding v2.3.1 |
1883 | 2025-02-24T21:04:36.102Z | Compiling rustls-pki-types v1.10.0 |
1884 | 2025-02-24T21:04:36.277Z | Compiling base64ct v1.6.0 |
1885 | 2025-02-24T21:04:36.465Z | Compiling tracing v0.1.40 |
1886 | 2025-02-24T21:04:36.985Z | Compiling pem-rfc7468 v0.7.0 |
1887 | 2025-02-24T21:04:37.008Z | Compiling icu_locid_transform v1.5.0 |
1888 | 2025-02-24T21:04:40.273Z | Compiling tokio-util v0.7.12 |
1889 | 2025-02-24T21:04:40.525Z | Compiling scroll v0.12.0 |
1890 | 2025-02-24T21:04:40.699Z | Compiling icu_collections v1.5.0 |
1891 | 2025-02-24T21:04:43.010Z | Compiling syn v1.0.109 |
1892 | 2025-02-24T21:04:43.465Z | Compiling plain v0.2.3 |
1893 | 2025-02-24T21:04:43.614Z | Compiling untrusted v0.9.0 |
1894 | 2025-02-24T21:04:43.639Z | Compiling camino v1.1.9 |
1895 | 2025-02-24T21:04:43.664Z | Compiling flagset v0.4.6 |
1896 | 2025-02-24T21:04:43.814Z | Compiling powerfmt v0.2.0 |
1897 | 2025-02-24T21:04:44.003Z | Compiling icu_properties_data v1.5.0 |
1898 | 2025-02-24T21:04:44.178Z | Compiling untrusted v0.7.1 |
1899 | 2025-02-24T21:04:44.287Z | Compiling mirai-annotations v1.12.0 |
1900 | 2025-02-24T21:04:44.309Z | Compiling icu_properties v1.5.1 |
1901 | 2025-02-24T21:04:44.389Z | Compiling deranged v0.3.11 |
1902 | 2025-02-24T21:04:46.170Z | Compiling der v0.7.9 |
1903 | 2025-02-24T21:04:46.701Z | Compiling goblin v0.8.2 |
1904 | 2025-02-24T21:04:50.576Z | Compiling icu_normalizer_data v1.5.0 |
1905 | 2025-02-24T21:04:50.895Z | Compiling litrs v0.4.1 |
1906 | 2025-02-24T21:04:51.019Z | Compiling utf8_iter v1.0.4 |
1907 | 2025-02-24T21:04:51.738Z | Compiling write16 v1.0.0 |
1908 | 2025-02-24T21:04:51.806Z | Compiling utf16_iter v1.0.5 |
1909 | 2025-02-24T21:04:52.038Z | Compiling pretty-hex v0.4.1 |
1910 | 2025-02-24T21:04:52.124Z | Compiling rustls v0.22.4 |
1911 | 2025-02-24T21:04:52.255Z | Compiling atomic-waker v1.1.2 |
1912 | 2025-02-24T21:04:52.350Z | Compiling rayon-core v1.12.1 |
1913 | 2025-02-24T21:04:52.548Z | Compiling num_threads v0.1.7 |
1914 | 2025-02-24T21:04:52.801Z | Compiling time v0.3.36 |
1915 | 2025-02-24T21:04:53.089Z | Compiling dof v0.3.0 |
1916 | 2025-02-24T21:04:53.183Z | Compiling icu_normalizer v1.5.0 |
1917 | 2025-02-24T21:04:54.743Z | Compiling document-features v0.2.10 |
1918 | 2025-02-24T21:04:56.341Z | Compiling spki v0.7.3 |
1919 | 2025-02-24T21:04:56.807Z | Compiling form_urlencoded v1.2.1 |
1920 | 2025-02-24T21:04:57.200Z | Compiling salsa20 v0.10.2 |
1921 | 2025-02-24T21:04:57.499Z | Compiling dtrace-parser v0.2.0 |
1922 | 2025-02-24T21:04:57.872Z | Compiling pbkdf2 v0.12.2 |
1923 | 2025-02-24T21:04:58.108Z | Compiling http-body v1.0.1 |
1924 | 2025-02-24T21:04:58.590Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1925 | 2025-02-24T21:04:58.811Z | Compiling thread-id v4.2.2 |
1926 | 2025-02-24T21:04:59.252Z | Compiling try-lock v0.2.5 |
1927 | 2025-02-24T21:05:01.522Z | Compiling want v0.3.1 |
1928 | 2025-02-24T21:05:02.348Z | Compiling scrypt v0.11.0 |
1929 | 2025-02-24T21:05:03.077Z | Compiling idna_adapter v1.2.0 |
1930 | 2025-02-24T21:05:03.124Z | Compiling h2 v0.4.6 |
1931 | 2025-02-24T21:05:03.175Z | Compiling cbc v0.1.2 |
1932 | 2025-02-24T21:05:03.441Z | Compiling aes v0.8.4 |
1933 | 2025-02-24T21:05:03.497Z | Compiling rand_chacha v0.3.1 |
1934 | 2025-02-24T21:05:04.761Z | Compiling multer v3.1.0 |
1935 | 2025-02-24T21:05:04.848Z | Compiling slog-async v2.8.0 |
1936 | 2025-02-24T21:05:05.184Z | Compiling base64 v0.22.1 |
1937 | 2025-02-24T21:05:05.311Z | Compiling httpdate v1.0.3 |
1938 | 2025-02-24T21:05:05.963Z | Compiling tinyvec_macros v0.1.1 |
1939 | 2025-02-24T21:05:06.078Z | Compiling tower-service v0.3.3 |
1940 | 2025-02-24T21:05:06.229Z | Compiling tinyvec v1.8.0 |
1941 | 2025-02-24T21:05:08.973Z | Compiling pkcs5 v0.7.1 |
1942 | 2025-02-24T21:05:10.147Z | Compiling rand v0.8.5 |
1943 | 2025-02-24T21:05:11.002Z | Compiling idna v1.0.3 |
1944 | 2025-02-24T21:05:12.512Z | Compiling hyper v1.5.2 |
1945 | 2025-02-24T21:05:14.309Z | Compiling heapless v0.7.17 |
1946 | 2025-02-24T21:05:15.231Z | Compiling zerocopy-derive v0.6.6 |
1947 | 2025-02-24T21:05:15.713Z | Compiling signal-hook v0.3.17 |
1948 | 2025-02-24T21:05:16.079Z | Compiling anyhow v1.0.96 |
1949 | 2025-02-24T21:05:16.626Z | Compiling num-bigint-dig v0.8.4 |
1950 | 2025-02-24T21:05:17.203Z | Compiling hyper-util v0.1.10 |
1951 | 2025-02-24T21:05:19.460Z | Compiling pkcs8 v0.10.2 |
1952 | 2025-02-24T21:05:20.858Z | Compiling usdt-attr-macro v0.5.0 |
1953 | 2025-02-24T21:05:22.441Z | Compiling usdt-macro v0.5.0 |
1954 | 2025-02-24T21:05:23.672Z | Compiling async-stream-impl v0.3.6 |
1955 | 2025-02-24T21:05:23.901Z | Compiling strsim v0.11.1 |
1956 | 2025-02-24T21:05:24.174Z | Compiling foreign-types-shared v0.1.1 |
1957 | 2025-02-24T21:05:24.694Z | Compiling rustversion v1.0.17 |
1958 | 2025-02-24T21:05:24.746Z | Compiling foreign-types v0.3.2 |
1959 | 2025-02-24T21:05:26.090Z | Compiling url v2.5.3 |
1960 | 2025-02-24T21:05:27.671Z | Compiling http-body-util v0.1.2 |
1961 | 2025-02-24T21:05:28.287Z | Compiling curve25519-dalek v4.1.3 |
1962 | 2025-02-24T21:05:28.332Z | Compiling openapiv3 v2.0.0 |
1963 | 2025-02-24T21:05:28.578Z | Compiling toml_datetime v0.6.8 |
1964 | 2025-02-24T21:05:29.045Z | Compiling serde_spanned v0.6.8 |
1965 | 2025-02-24T21:05:29.391Z | Compiling enum-as-inner v0.6.1 |
1966 | 2025-02-24T21:05:30.831Z | Compiling memoffset v0.9.1 |
1967 | 2025-02-24T21:05:30.946Z | Compiling dropshot v0.12.0 |
1968 | 2025-02-24T21:05:31.185Z | Compiling encoding_rs v0.8.34 |
1969 | 2025-02-24T21:05:31.328Z | Compiling smoltcp v0.9.1 |
1970 | 2025-02-24T21:05:32.196Z | Compiling mime v0.3.17 |
1971 | 2025-02-24T21:05:32.236Z | Compiling newtype-uuid v1.2.1 |
1972 | 2025-02-24T21:05:32.258Z | Compiling match_cfg v0.1.0 |
1973 | 2025-02-24T21:05:32.392Z | Compiling portable-atomic v1.9.0 |
1974 | 2025-02-24T21:05:32.577Z | Compiling adler2 v2.0.0 |
1975 | 2025-02-24T21:05:33.260Z | Compiling miniz_oxide v0.8.0 |
1976 | 2025-02-24T21:05:33.284Z | Compiling hostname v0.3.1 |
1977 | 2025-02-24T21:05:35.803Z | Compiling rand_core v0.9.2 |
1978 | 2025-02-24T21:05:46.629Z | Compiling serde_urlencoded v0.7.1 |
1979 | 2025-02-24T21:05:47.278Z | Compiling rustls-pemfile v2.2.0 |
1980 | 2025-02-24T21:05:47.459Z | Compiling clap_derive v4.5.28 |
1981 | 2025-02-24T21:05:48.095Z | Compiling dirs-sys-next v0.1.2 |
1982 | 2025-02-24T21:05:48.742Z | Compiling siphasher v0.3.11 |
1983 | 2025-02-24T21:05:49.157Z | Compiling openssl-probe v0.1.5 |
1984 | 2025-02-24T21:05:49.883Z | Compiling ipnet v2.10.1 |
1985 | 2025-02-24T21:05:51.892Z | Compiling rustls-webpki v0.102.8 |
1986 | 2025-02-24T21:05:52.235Z | Compiling cfg_aliases v0.2.1 |
1987 | 2025-02-24T21:05:52.367Z | Compiling data-encoding v2.6.0 |
1988 | 2025-02-24T21:05:52.728Z | Compiling nix v0.29.0 |
1989 | 2025-02-24T21:05:53.661Z | Compiling dirs-next v2.0.0 |
1990 | 2025-02-24T21:05:54.182Z | Compiling rand_chacha v0.9.0 |
1991 | 2025-02-24T21:05:55.175Z | Compiling hubpack_derive v0.1.1 |
1992 | 2025-02-24T21:05:55.296Z | Compiling unicode-normalization v0.1.24 |
1993 | 2025-02-24T21:05:56.141Z | Compiling crossbeam-epoch v0.9.18 |
1994 | 2025-02-24T21:05:56.798Z | Compiling dropshot_endpoint v0.12.0 |
1995 | 2025-02-24T21:05:57.137Z | Compiling sha1 v0.10.6 |
1996 | 2025-02-24T21:05:57.265Z | Compiling signature v2.2.0 |
1997 | 2025-02-24T21:05:57.558Z | Compiling curve25519-dalek-derive v0.1.1 |
1998 | 2025-02-24T21:05:57.581Z | Compiling thread_local v1.1.8 |
1999 | 2025-02-24T21:05:57.712Z | Compiling fs-err v2.11.0 |
2000 | 2025-02-24T21:05:58.237Z | Compiling utf8parse v0.2.2 |
2001 | 2025-02-24T21:05:58.479Z | Compiling unicode-properties v0.1.3 |
2002 | 2025-02-24T21:05:59.019Z | Compiling psl-types v2.0.11 |
2003 | 2025-02-24T21:05:59.087Z | Compiling winnow v0.6.20 |
2004 | 2025-02-24T21:05:59.917Z | Compiling gimli v0.31.1 |
2005 | 2025-02-24T21:06:01.160Z | Compiling anstyle v1.0.10 |
2006 | 2025-02-24T21:06:01.621Z | Compiling unicode-bidi v0.3.17 |
2007 | 2025-02-24T21:06:02.780Z | Compiling toml_edit v0.22.22 |
2008 | 2025-02-24T21:06:02.812Z | Compiling stringprep v0.1.5 |
2009 | 2025-02-24T21:06:02.815Z | Compiling publicsuffix v2.3.0 |
2010 | 2025-02-24T21:06:02.944Z | Compiling anstyle-parse v0.2.5 |
2011 | 2025-02-24T21:06:03.290Z | Compiling crossbeam-deque v0.8.5 |
2012 | 2025-02-24T21:06:03.687Z | Compiling rand v0.9.0 |
2013 | 2025-02-24T21:06:04.875Z | Compiling addr2line v0.24.2 |
2014 | 2025-02-24T21:06:05.561Z | Compiling tokio-native-tls v0.3.1 |
2015 | 2025-02-24T21:06:05.793Z | Compiling term v0.7.0 |
2016 | 2025-02-24T21:06:05.892Z | Compiling slog-json v2.6.1 |
2017 | 2025-02-24T21:06:06.995Z | Compiling crossbeam-channel v0.5.13 |
2018 | 2025-02-24T21:06:08.431Z | Compiling webpki-roots v0.26.6 |
2019 | 2025-02-24T21:06:08.668Z | Compiling futures-executor v0.3.31 |
2020 | 2025-02-24T21:06:08.727Z | Compiling num-integer v0.1.46 |
2021 | 2025-02-24T21:06:09.125Z | Compiling md-5 v0.10.6 |
2022 | 2025-02-24T21:06:09.148Z | Compiling sync_wrapper v1.0.1 |
2023 | 2025-02-24T21:06:09.337Z | Compiling ff v0.13.0 |
2024 | 2025-02-24T21:06:09.399Z | Compiling hash32 v0.2.1 |
2025 | 2025-02-24T21:06:09.421Z | Compiling is-terminal v0.4.13 |
2026 | 2025-02-24T21:06:09.572Z | Compiling memmap v0.7.0 |
2027 | 2025-02-24T21:06:09.595Z | Compiling object v0.36.5 |
2028 | 2025-02-24T21:06:09.753Z | Compiling rustc-demangle v0.1.24 |
2029 | 2025-02-24T21:06:09.878Z | Compiling base16ct v0.2.0 |
2030 | 2025-02-24T21:06:10.205Z | Compiling fallible-iterator v0.2.0 |
2031 | 2025-02-24T21:06:10.579Z | Compiling heck v0.4.1 |
2032 | 2025-02-24T21:06:10.984Z | Compiling quick-error v1.2.3 |
2033 | 2025-02-24T21:06:11.072Z | Compiling is_terminal_polyfill v1.70.1 |
2034 | 2025-02-24T21:06:11.141Z | Compiling tower-layer v0.3.3 |
2035 | 2025-02-24T21:06:11.161Z | Compiling take_mut v0.2.2 |
2036 | 2025-02-24T21:06:11.222Z | Compiling anstyle-query v1.1.1 |
2037 | 2025-02-24T21:06:11.339Z | Compiling colorchoice v1.0.2 |
2038 | 2025-02-24T21:06:11.400Z | Compiling linked-hash-map v0.5.6 |
2039 | 2025-02-24T21:06:11.536Z | Compiling utf-8 v0.7.6 |
2040 | 2025-02-24T21:06:11.566Z | Compiling tokio-rustls v0.26.0 |
2041 | 2025-02-24T21:06:11.776Z | Compiling lru-cache v0.1.2 |
2042 | 2025-02-24T21:06:11.879Z | Compiling tungstenite v0.24.0 |
2043 | 2025-02-24T21:06:12.003Z | Compiling tower v0.5.2 |
2044 | 2025-02-24T21:06:12.071Z | Compiling anstream v0.6.15 |
2045 | 2025-02-24T21:06:12.985Z | Compiling resolv-conf v0.7.0 |
2046 | 2025-02-24T21:06:13.630Z | Compiling strum_macros v0.25.3 |
2047 | 2025-02-24T21:06:13.694Z | Compiling postgres-protocol v0.6.8 |
2048 | 2025-02-24T21:06:13.917Z | Compiling sec1 v0.7.3 |
2049 | 2025-02-24T21:06:14.513Z | Compiling usdt v0.5.0 |
2050 | 2025-02-24T21:06:14.974Z | Compiling group v0.13.0 |
2051 | 2025-02-24T21:06:15.307Z | Compiling slog-term v2.9.1 |
2052 | 2025-02-24T21:06:15.940Z | Compiling num-iter v0.1.45 |
2053 | 2025-02-24T21:06:16.157Z | Compiling futures v0.3.31 |
2054 | 2025-02-24T21:06:16.295Z | Compiling backtrace v0.3.74 |
2055 | 2025-02-24T21:06:16.970Z | Compiling tokio-rustls v0.25.0 |
2056 | 2025-02-24T21:06:17.491Z | Compiling toml v0.8.19 |
2057 | 2025-02-24T21:06:18.092Z | Compiling slog-bunyan v2.5.0 |
2058 | 2025-02-24T21:06:18.120Z | Compiling hyper-tls v0.6.0 |
2059 | 2025-02-24T21:06:18.214Z | Compiling cookie_store v0.21.1 |
2060 | 2025-02-24T21:06:18.570Z | Compiling hickory-proto v0.24.3 |
2061 | 2025-02-24T21:06:18.603Z | Compiling phf_shared v0.11.2 |
2062 | 2025-02-24T21:06:18.984Z | Compiling async-stream v0.3.6 |
2063 | 2025-02-24T21:06:19.047Z | Compiling waitgroup v0.1.2 |
2064 | 2025-02-24T21:06:19.291Z | Compiling hashbrown v0.14.5 |
2065 | 2025-02-24T21:06:19.493Z | Compiling hkdf v0.12.4 |
2066 | 2025-02-24T21:06:19.548Z | Compiling terminal_size v0.4.0 |
2067 | 2025-02-24T21:06:19.735Z | Compiling serde_path_to_error v0.1.16 |
2068 | 2025-02-24T21:06:19.986Z | Compiling crypto-bigint v0.5.5 |
2069 | 2025-02-24T21:06:20.127Z | Compiling serde_repr v0.1.19 |
2070 | 2025-02-24T21:06:20.525Z | Compiling derive-where v1.2.7 |
2071 | 2025-02-24T21:06:20.715Z | Compiling hostname v0.4.0 |
2072 | 2025-02-24T21:06:20.951Z | Compiling crc32fast v1.4.2 |
2073 | 2025-02-24T21:06:21.302Z | Compiling clap_lex v0.7.4 |
2074 | 2025-02-24T21:06:21.782Z | Compiling debug-ignore v1.0.5 |
2075 | 2025-02-24T21:06:21.972Z | Compiling managed v0.8.0 |
2076 | 2025-02-24T21:06:22.447Z | Compiling unicode-width v0.2.0 |
2077 | 2025-02-24T21:06:23.140Z | Compiling winnow v0.5.40 |
2078 | 2025-02-24T21:06:23.171Z | Compiling bitflags v1.3.2 |
2079 | 2025-02-24T21:06:23.470Z | Compiling console v0.15.10 |
2080 | 2025-02-24T21:06:24.061Z | Compiling hickory-resolver v0.24.3 |
2081 | 2025-02-24T21:06:24.588Z | Compiling elliptic-curve v0.13.8 |
2082 | 2025-02-24T21:06:26.555Z | Compiling toml_edit v0.19.15 |
2083 | 2025-02-24T21:06:26.708Z | Compiling clap_builder v4.5.30 |
2084 | 2025-02-24T21:06:29.158Z | Compiling flate2 v1.0.35 |
2085 | 2025-02-24T21:06:29.657Z | Compiling regress v0.10.1 |
2086 | 2025-02-24T21:06:33.593Z | Compiling hyper-rustls v0.27.3 |
2087 | 2025-02-24T21:06:34.444Z | Compiling phf v0.11.2 |
2088 | 2025-02-24T21:06:35.161Z | Compiling signal-hook-mio v0.2.4 |
2089 | 2025-02-24T21:06:35.361Z | Compiling rayon v1.10.0 |
2090 | 2025-02-24T21:06:36.537Z | Compiling bzip2 v0.4.4 |
2091 | 2025-02-24T21:06:36.764Z | Compiling postgres-types v0.2.8 |
2092 | 2025-02-24T21:06:36.946Z | Compiling tokio-tungstenite v0.24.0 |
2093 | 2025-02-24T21:06:37.121Z | Compiling ed25519 v2.2.3 |
2094 | 2025-02-24T21:06:37.166Z | Compiling hubpack v0.1.2 |
2095 | 2025-02-24T21:06:37.233Z | Compiling phf_shared v0.10.0 |
2096 | 2025-02-24T21:06:37.637Z | Compiling pkcs1 v0.7.5 |
2097 | 2025-02-24T21:06:37.679Z | Compiling zerocopy v0.6.6 |
2098 | 2025-02-24T21:06:37.950Z | Compiling tokio-stream v0.1.16 |
2099 | 2025-02-24T21:06:38.488Z | Compiling rfc6979 v0.4.0 |
2100 | 2025-02-24T21:06:38.780Z | Compiling serde-big-array v0.5.1 |
2101 | 2025-02-24T21:06:38.935Z | Compiling float-cmp v0.10.0 |
2102 | 2025-02-24T21:06:39.049Z | Compiling bstr v1.10.0 |
2103 | 2025-02-24T21:06:39.319Z | Compiling whoami v1.5.2 |
2104 | 2025-02-24T21:06:39.469Z | Compiling unicode-segmentation v1.12.0 |
2105 | 2025-02-24T21:06:39.821Z | Compiling precomputed-hash v0.1.1 |
2106 | 2025-02-24T21:06:39.998Z | Compiling normalize-line-endings v0.3.0 |
2107 | 2025-02-24T21:06:40.160Z | Compiling new_debug_unreachable v1.0.6 |
2108 | 2025-02-24T21:06:40.282Z | Compiling predicates-core v1.0.8 |
2109 | 2025-02-24T21:06:40.321Z | Compiling static_assertions v1.1.0 |
2110 | 2025-02-24T21:06:40.469Z | Compiling fixedbitset v0.4.2 |
2111 | 2025-02-24T21:06:40.492Z | Compiling bit-vec v0.6.3 |
2112 | 2025-02-24T21:06:40.584Z | Compiling difflib v0.4.0 |
2113 | 2025-02-24T21:06:40.721Z | Compiling number_prefix v0.4.0 |
2114 | 2025-02-24T21:06:40.903Z | Compiling bit-set v0.5.3 |
2115 | 2025-02-24T21:06:40.970Z | Compiling indicatif v0.17.11 |
2116 | 2025-02-24T21:06:41.202Z | Compiling predicates v3.1.3 |
2117 | 2025-02-24T21:06:41.332Z | Compiling petgraph v0.6.5 |
2118 | 2025-02-24T21:06:43.774Z | Compiling reqwest v0.12.12 |
2119 | 2025-02-24T21:06:44.256Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2120 | 2025-02-24T21:06:44.373Z | Compiling string_cache v0.8.7 |
2121 | 2025-02-24T21:06:45.099Z | Compiling similar v2.6.0 |
2122 | 2025-02-24T21:06:45.760Z | Compiling tokio-postgres v0.7.12 |
2123 | 2025-02-24T21:06:46.950Z | Compiling qorb v0.2.1 |
2124 | 2025-02-24T21:06:47.210Z | Compiling ecdsa v0.16.9 |
2125 | 2025-02-24T21:06:47.829Z | Compiling rsa v0.9.6 |
2126 | 2025-02-24T21:06:48.036Z | Compiling ed25519-dalek v2.1.1 |
2127 | 2025-02-24T21:06:49.281Z | Compiling zip v0.6.6 |
2128 | 2025-02-24T21:06:50.120Z | Compiling crossterm v0.28.1 |
2129 | 2025-02-24T21:06:50.481Z | Compiling typify-impl v0.2.0 |
2130 | 2025-02-24T21:06:50.969Z | Compiling clap v4.5.30 |
2131 | 2025-02-24T21:06:51.044Z | Compiling toml v0.7.8 |
2132 | 2025-02-24T21:06:53.439Z | Compiling x509-cert v0.2.5 |
2133 | 2025-02-24T21:06:54.851Z | Compiling hex v0.4.3 |
2134 | 2025-02-24T21:06:57.560Z | Compiling itertools v0.14.0 |
2135 | 2025-02-24T21:06:57.870Z | Compiling itertools v0.10.5 |
2136 | 2025-02-24T21:06:59.833Z | Compiling unicode-xid v0.2.6 |
2137 | 2025-02-24T21:07:00.354Z | Compiling lalrpop-util v0.19.12 |
2138 | 2025-02-24T21:07:01.162Z | Compiling peg-runtime v0.8.3 |
2139 | 2025-02-24T21:07:02.847Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2140 | 2025-02-24T21:07:03.037Z | Compiling typify-macro v0.2.0 |
2141 | 2025-02-24T21:07:29.569Z | Compiling radium v0.7.0 |
2142 | 2025-02-24T21:07:37.050Z | Compiling ident_case v1.0.1 |
2143 | 2025-02-24T21:07:37.269Z | Compiling maybe-uninit v2.0.0 |
2144 | 2025-02-24T21:07:38.323Z | Compiling tap v1.0.1 |
2145 | 2025-02-24T21:07:39.266Z | Compiling wyz v0.5.1 |
2146 | 2025-02-24T21:07:42.121Z | Compiling darling_core v0.20.10 |
2147 | 2025-02-24T21:07:49.697Z | Compiling typify v0.2.0 |
2148 | 2025-02-24T21:07:53.265Z | Compiling packed_struct v0.10.1 |
2149 | 2025-02-24T21:07:53.840Z | Compiling unsafe-libyaml v0.2.11 |
2150 | 2025-02-24T21:07:53.919Z | Compiling funty v2.0.0 |
2151 | 2025-02-24T21:07:55.567Z | Compiling serde_yaml v0.9.34+deprecated |
2152 | 2025-02-24T21:07:56.751Z | Compiling bitvec v1.0.1 |
2153 | 2025-02-24T21:08:08.031Z | Compiling progenitor-impl v0.8.0 |
2154 | 2025-02-24T21:08:08.773Z | Compiling darling_macro v0.20.10 |
2155 | 2025-02-24T21:08:13.364Z | Compiling ipnetwork v0.21.1 |
2156 | 2025-02-24T21:08:13.491Z | Compiling packed_struct_codegen v0.10.1 |
2157 | 2025-02-24T21:08:14.023Z | Compiling structmeta-derive v0.3.0 |
2158 | 2025-02-24T21:08:15.895Z | Compiling indexmap v1.9.3 |
2159 | 2025-02-24T21:08:15.937Z | Compiling nodrop v0.1.14 |
2160 | 2025-02-24T21:08:16.102Z | Compiling thiserror v2.0.11 |
2161 | 2025-02-24T21:08:16.702Z | Compiling crc-catalog v2.4.0 |
2162 | 2025-02-24T21:08:16.725Z | Compiling fastrand v2.1.1 |
2163 | 2025-02-24T21:08:16.894Z | Compiling crc v3.2.1 |
2164 | 2025-02-24T21:08:17.156Z | Compiling tempfile v3.13.0 |
2165 | 2025-02-24T21:08:17.541Z | Compiling structmeta v0.3.0 |
2166 | 2025-02-24T21:08:17.738Z | Compiling array-init v0.0.4 |
2167 | 2025-02-24T21:08:17.806Z | Compiling progenitor-macro v0.8.0 |
2168 | 2025-02-24T21:08:17.911Z | Compiling oxnet v0.1.0 |
2169 | 2025-02-24T21:08:18.837Z | Compiling darling v0.20.10 |
2170 | 2025-02-24T21:08:18.881Z | Compiling smallvec v0.6.14 |
2171 | 2025-02-24T21:08:19.144Z | Compiling progenitor-client v0.8.0 |
2172 | 2025-02-24T21:08:19.393Z | Compiling xattr v1.3.1 |
2173 | 2025-02-24T21:08:19.754Z | Compiling daft-derive v0.1.1 |
2174 | 2025-02-24T21:08:20.061Z | Compiling thiserror-impl v2.0.11 |
2175 | 2025-02-24T21:08:21.267Z | Compiling pin-project-internal v1.1.6 |
2176 | 2025-02-24T21:08:21.542Z | Compiling filetime v0.2.25 |
2177 | 2025-02-24T21:08:21.922Z | Compiling dropshot v0.15.1 |
2178 | 2025-02-24T21:08:21.945Z | Compiling termcolor v1.4.1 |
2179 | 2025-02-24T21:08:22.303Z | Compiling bitfield v0.14.0 |
2180 | 2025-02-24T21:08:22.633Z | Compiling same-file v1.0.6 |
2181 | 2025-02-24T21:08:22.961Z | Compiling base64 v0.21.7 |
2182 | 2025-02-24T21:08:23.002Z | Compiling hashbrown v0.12.3 |
2183 | 2025-02-24T21:08:23.203Z | Compiling walkdir v2.5.0 |
2184 | 2025-02-24T21:08:23.854Z | Compiling pin-project v1.1.6 |
2185 | 2025-02-24T21:08:24.031Z | Compiling ron v0.8.1 |
2186 | 2025-02-24T21:08:24.212Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2187 | 2025-02-24T21:08:24.828Z | Compiling env_logger v0.10.2 |
2188 | 2025-02-24T21:08:25.330Z | Compiling tar v0.4.42 |
2189 | 2025-02-24T21:08:27.854Z | Compiling daft v0.1.1 |
2190 | 2025-02-24T21:08:28.217Z | Compiling progenitor v0.8.0 |
2191 | 2025-02-24T21:08:28.356Z | Compiling serde-hex v0.1.0 |
2192 | 2025-02-24T21:08:28.607Z | Compiling serde_with_macros v3.11.0 |
2193 | 2025-02-24T21:08:29.884Z | Compiling parse-display-derive v0.10.0 |
2194 | 2025-02-24T21:08:31.032Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2195 | 2025-02-24T21:08:31.345Z | Compiling strum_macros v0.26.4 |
2196 | 2025-02-24T21:08:31.395Z | Compiling hashbrown v0.13.2 |
2197 | 2025-02-24T21:08:32.769Z | Compiling dropshot_endpoint v0.15.1 |
2198 | 2025-02-24T21:08:33.297Z | Compiling snafu-derive v0.8.5 |
2199 | 2025-02-24T21:08:33.565Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2200 | 2025-02-24T21:08:34.334Z | Compiling blake3 v1.5.4 |
2201 | 2025-02-24T21:08:34.987Z | Compiling instant v0.1.13 |
2202 | 2025-02-24T21:08:35.185Z | Compiling lockfree-object-pool v0.1.6 |
2203 | 2025-02-24T21:08:35.523Z | Compiling simd-adler32 v0.3.7 |
2204 | 2025-02-24T21:08:35.611Z | Compiling buf-list v1.0.3 |
2205 | 2025-02-24T21:08:35.679Z | Compiling zip v2.1.3 |
2206 | 2025-02-24T21:08:36.047Z | Compiling crc-any v2.5.0 |
2207 | 2025-02-24T21:08:36.198Z | Compiling bumpalo v3.16.0 |
2208 | 2025-02-24T21:08:36.790Z | Compiling zopfli v0.8.1 |
2209 | 2025-02-24T21:08:36.914Z | Compiling strum v0.26.3 |
2210 | 2025-02-24T21:08:37.007Z | Compiling backoff v0.4.0 |
2211 | 2025-02-24T21:08:37.431Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2212 | 2025-02-24T21:08:37.452Z | Compiling snafu v0.8.5 |
2213 | 2025-02-24T21:08:37.663Z | Compiling parse-display v0.10.0 |
2214 | 2025-02-24T21:08:37.875Z | Compiling object v0.30.4 |
2215 | 2025-02-24T21:08:38.686Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2216 | 2025-02-24T21:08:39.532Z | Compiling serde_with v3.11.0 |
2217 | 2025-02-24T21:08:40.303Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2218 | 2025-02-24T21:08:41.086Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2219 | 2025-02-24T21:08:41.864Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2220 | 2025-02-24T21:08:43.558Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2221 | 2025-02-24T21:08:44.331Z | Compiling camino-tempfile v1.1.1 |
2222 | 2025-02-24T21:08:45.133Z | Compiling globset v0.4.15 |
2223 | 2025-02-24T21:08:45.415Z | Compiling regress v0.9.1 |
2224 | 2025-02-24T21:08:50.225Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2225 | 2025-02-24T21:08:50.458Z | Compiling progenitor-client v0.9.1 |
2226 | 2025-02-24T21:08:51.433Z | Compiling olpc-cjson v0.1.4 |
2227 | 2025-02-24T21:08:51.455Z | Compiling pem v3.0.4 |
2228 | 2025-02-24T21:08:51.761Z | Compiling serde_plain v1.0.2 |
2229 | 2025-02-24T21:08:52.341Z | Compiling macaddr v1.0.1 |
2230 | 2025-02-24T21:08:52.952Z | Compiling cargo-platform v0.1.8 |
2231 | 2025-02-24T21:08:53.008Z | Compiling async-recursion v1.1.1 |
2232 | 2025-02-24T21:08:54.076Z | Compiling memmap2 v0.9.5 |
2233 | 2025-02-24T21:08:54.097Z | Compiling arrayvec v0.7.6 |
2234 | 2025-02-24T21:08:54.361Z | Compiling typed-path v0.9.3 |
2235 | 2025-02-24T21:08:54.578Z | Compiling path-slash v0.1.5 |
2236 | 2025-02-24T21:08:54.647Z | Compiling arrayref v0.3.9 |
2237 | 2025-02-24T21:08:54.774Z | Compiling constant_time_eq v0.3.1 |
2238 | 2025-02-24T21:08:54.797Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2239 | 2025-02-24T21:08:54.840Z | Compiling cargo_metadata v0.18.1 |
2240 | 2025-02-24T21:08:57.488Z | Compiling tough v0.19.0 |
2241 | 2025-02-24T21:08:57.656Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2242 | 2025-02-24T21:09:01.056Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2243 | 2025-02-24T21:09:01.541Z | Compiling itertools v0.13.0 |
2244 | 2025-02-24T21:09:01.571Z | Compiling topological-sort v0.2.2 |
2245 | 2025-02-24T21:09:01.901Z | Compiling parse-size v1.1.0 |
2246 | 2025-02-24T21:09:02.243Z | Compiling omicron-zone-package v0.12.0 |
2247 | 2025-02-24T21:09:02.294Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2248 | 2025-02-24T21:09:04.975Z | Compiling shell-words v1.1.0 |
2249 | 2025-02-24T21:09:11.954Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2250 | 2025-02-24T21:09:21.962Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2251 | 2025-02-24T21:09:36.123Z | Finished `release` profile [optimized] target(s) in 5m 48s |
2252 | 2025-02-24T21:09:36.298Z | Running `target/release/omicron-releng --output-dir /work` |
2253 | 2025-02-24T21:09:36.348Z | Feb 24 21:09:35.296 DEBG changing working directory to /work/oxidecomputer/omicron |
2254 | 2025-02-24T21:09:36.461Z | Feb 24 21:09:35.410 DEBG running: git rev-parse HEAD |
2255 | 2025-02-24T21:09:36.468Z | Feb 24 21:09:35.417 DEBG process exited with exit status: 0 (7.092772ms) |
2256 | 2025-02-24T21:09:36.468Z | Feb 24 21:09:35.417 INFO version: 13.0.0-0.ci+gitafbc4ad73c6 |
2257 | 2025-02-24T21:09:36.513Z | Feb 24 21:09:35.462 INFO cloning helios to /work/oxidecomputer/helios |
2258 | 2025-02-24T21:09:36.513Z | Feb 24 21:09:35.462 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
2259 | 2025-02-24T21:09:36.519Z | Cloning into '/work/oxidecomputer/helios'... |
2260 | 2025-02-24T21:09:37.062Z | Feb 24 21:09:36.010 DEBG process exited with exit status: 0 (548.661846ms) |
2261 | 2025-02-24T21:09:37.062Z | Feb 24 21:09:36.010 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
2262 | 2025-02-24T21:09:38.048Z | Feb 24 21:09:36.996 DEBG process exited with exit status: 0 (985.428709ms) |
2263 | 2025-02-24T21:09:38.048Z | Feb 24 21:09:36.996 DEBG running: zfs list rpool/images/build/host |
2264 | 2025-02-24T21:09:38.055Z | NAME USED AVAIL REFER MOUNTPOINT |
2265 | 2025-02-24T21:09:38.055Z | rpool/images/build/host 24K 152G 24K /rpool/images/build/host |
2266 | 2025-02-24T21:09:38.058Z | Feb 24 21:09:37.004 DEBG process exited with exit status: 0 (8.083498ms) |
2267 | 2025-02-24T21:09:38.058Z | Feb 24 21:09:37.004 DEBG running: zfs list rpool/images/build/recovery |
2268 | 2025-02-24T21:09:38.062Z | NAME USED AVAIL REFER MOUNTPOINT |
2269 | 2025-02-24T21:09:38.062Z | rpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery |
2270 | 2025-02-24T21:09:38.065Z | Feb 24 21:09:37.011 DEBG process exited with exit status: 0 (7.254119ms) |
2271 | 2025-02-24T21:09:38.065Z | Feb 24 21:09:37.012 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2' |
2272 | 2025-02-24T21:09:38.072Z | # branch.oid 1e0785c95bda2195e187a1605f4ed360e6a0c0fa |
2273 | 2025-02-24T21:09:38.072Z | # branch.head master |
2274 | 2025-02-24T21:09:38.072Z | # branch.upstream origin/master |
2275 | 2025-02-24T21:09:38.072Z | # branch.ab +0 -0 |
2276 | 2025-02-24T21:09:38.075Z | Feb 24 21:09:37.021 DEBG process exited with exit status: 0 (8.891231ms) |
2277 | 2025-02-24T21:09:38.075Z | Feb 24 21:09:37.021 INFO [hubris-staging] running task |
2278 | 2025-02-24T21:09:38.075Z | Feb 24 21:09:37.022 INFO [hubris-production] running task |
2279 | 2025-02-24T21:09:38.075Z | Feb 24 21:09:37.022 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 |
2280 | 2025-02-24T21:09:38.078Z | Feb 24 21:09:37.026 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
2281 | 2025-02-24T21:09:38.155Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
2282 | 2025-02-24T21:09:38.592Z | [ omicron-package] Blocking waiting for file lock on package cache |
2283 | 2025-02-24T21:09:39.335Z | [ omicron-package] Blocking waiting for file lock on package cache |
2284 | 2025-02-24T21:09:40.125Z | [ omicron-package] Compiling ring v0.17.11 |
2285 | 2025-02-24T21:09:40.239Z | Feb 24 21:09:39.187 INFO [hubris-production] task succeeded (2.165297949s) |
2286 | 2025-02-24T21:09:40.341Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
2287 | 2025-02-24T21:09:40.344Z | [ omicron-package] Compiling itertools v0.13.0 |
2288 | 2025-02-24T21:09:40.417Z | [ omicron-package] Compiling heapless v0.8.0 |
2289 | 2025-02-24T21:09:40.422Z | [ omicron-package] Compiling hash32 v0.3.1 |
2290 | 2025-02-24T21:09:40.422Z | [ omicron-package] Compiling smoltcp v0.11.0 |
2291 | 2025-02-24T21:09:40.422Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2292 | 2025-02-24T21:09:41.239Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
2293 | 2025-02-24T21:09:41.739Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
2294 | 2025-02-24T21:09:42.260Z | [ omicron-package] Compiling cobs v0.2.3 |
2295 | 2025-02-24T21:09:42.263Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2296 | 2025-02-24T21:09:42.650Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
2297 | 2025-02-24T21:09:43.212Z | [ omicron-package] Compiling postcard v1.0.10 |
2298 | 2025-02-24T21:09:43.345Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
2299 | 2025-02-24T21:09:44.218Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2300 | 2025-02-24T21:09:44.967Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2301 | 2025-02-24T21:09:45.307Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
2302 | 2025-02-24T21:09:45.381Z | [ omicron-package] Compiling unicode-width v0.1.14 |
2303 | 2025-02-24T21:09:45.865Z | [ omicron-package] Compiling foreign-types v0.5.0 |
2304 | 2025-02-24T21:09:46.027Z | [ omicron-package] Compiling num_enum v0.5.11 |
2305 | 2025-02-24T21:09:46.363Z | [ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2306 | 2025-02-24T21:09:46.622Z | [ omicron-package] Compiling tabwriter v1.4.0 |
2307 | 2025-02-24T21:09:46.984Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2308 | 2025-02-24T21:09:47.531Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
2309 | 2025-02-24T21:09:48.117Z | [ omicron-package] Compiling rustls v0.23.19 |
2310 | 2025-02-24T21:09:48.276Z | [ omicron-package] Compiling rustls v0.22.4 |
2311 | 2025-02-24T21:09:48.335Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2312 | 2025-02-24T21:09:48.433Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2313 | 2025-02-24T21:09:48.556Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
2314 | 2025-02-24T21:09:48.607Z | [ omicron-package] Compiling pretty-hex v0.2.1 |
2315 | 2025-02-24T21:09:49.043Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2316 | 2025-02-24T21:09:49.399Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2317 | 2025-02-24T21:09:50.009Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2318 | 2025-02-24T21:09:50.175Z | [ omicron-package] Compiling colored v2.1.0 |
2319 | 2025-02-24T21:09:50.260Z | [ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2320 | 2025-02-24T21:09:51.103Z | [ omicron-package] Compiling zone_cfg_derive v0.3.0 |
2321 | 2025-02-24T21:09:52.050Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2322 | 2025-02-24T21:09:52.503Z | [ omicron-package] Compiling num-derive v0.4.2 |
2323 | 2025-02-24T21:09:53.243Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
2324 | 2025-02-24T21:09:53.429Z | [ omicron-package] Compiling sigpipe v0.1.3 |
2325 | 2025-02-24T21:09:53.691Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2326 | 2025-02-24T21:09:54.230Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
2327 | 2025-02-24T21:09:56.060Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2328 | 2025-02-24T21:09:56.090Z | [ omicron-package] Compiling zone v0.3.0 |
2329 | 2025-02-24T21:09:56.222Z | [ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2330 | 2025-02-24T21:09:57.553Z | [ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2331 | 2025-02-24T21:09:58.428Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2332 | 2025-02-24T21:09:58.674Z | [ omicron-package] Compiling smf v0.2.3 |
2333 | 2025-02-24T21:09:58.989Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2334 | 2025-02-24T21:09:59.713Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
2335 | 2025-02-24T21:10:00.822Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2336 | 2025-02-24T21:10:01.429Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
2337 | 2025-02-24T21:10:01.698Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2338 | 2025-02-24T21:10:02.370Z | [ omicron-package] Compiling dropshot v0.12.0 |
2339 | 2025-02-24T21:10:02.941Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2340 | 2025-02-24T21:10:03.809Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2341 | 2025-02-24T21:10:04.673Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2342 | 2025-02-24T21:10:04.792Z | [ omicron-package] Compiling tokio-rustls v0.26.0 |
2343 | 2025-02-24T21:10:04.890Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2344 | 2025-02-24T21:10:05.359Z | [ omicron-package] Compiling hyper-rustls v0.27.3 |
2345 | 2025-02-24T21:10:05.677Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2346 | 2025-02-24T21:10:06.207Z | [ omicron-package] Compiling reqwest v0.12.12 |
2347 | 2025-02-24T21:10:06.464Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2348 | 2025-02-24T21:10:06.754Z | [ omicron-package] Compiling gethostname v0.5.0 |
2349 | 2025-02-24T21:10:07.171Z | [ omicron-package] Compiling indent_write v2.2.0 |
2350 | 2025-02-24T21:10:08.102Z | Feb 24 21:10:07.041 INFO [hubris-staging] task succeeded (30.01962197s) |
2351 | 2025-02-24T21:10:11.165Z | [ omicron-package] Compiling qorb v0.2.1 |
2352 | 2025-02-24T21:10:15.533Z | [ omicron-package] Compiling dropshot v0.15.1 |
2353 | 2025-02-24T21:10:16.870Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2354 | 2025-02-24T21:10:22.384Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2355 | 2025-02-24T21:10:24.166Z | [ helios-setup] Feb 24 21:10:23.100 INFO helios repository root is: /work/oxidecomputer/helios |
2356 | 2025-02-24T21:10:24.169Z | [ helios-setup] Feb 24 21:10:23.103 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
2357 | 2025-02-24T21:10:24.169Z | [ helios-setup] Feb 24 21:10:23.103 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 |
2358 | 2025-02-24T21:10:24.169Z | [ helios-setup] Feb 24 21:10:23.103 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
2359 | 2025-02-24T21:10:24.174Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
2360 | 2025-02-24T21:10:24.946Z | [ helios-setup] Feb 24 21:10:23.881 INFO clone ok!, project: pinprick |
2361 | 2025-02-24T21:10:24.949Z | [ helios-setup] Feb 24 21:10:23.881 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 |
2362 | 2025-02-24T21:10:24.949Z | [ helios-setup] Feb 24 21:10:23.881 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
2363 | 2025-02-24T21:10:24.952Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
2364 | 2025-02-24T21:10:25.395Z | [ omicron-package] Compiling progenitor-client v0.8.0 |
2365 | 2025-02-24T21:10:26.107Z | [ helios-setup] Feb 24 21:10:25.041 INFO clone ok!, project: chelsio-t6-roms |
2366 | 2025-02-24T21:10:26.110Z | [ helios-setup] Feb 24 21:10:25.041 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
2367 | 2025-02-24T21:10:26.110Z | [ helios-setup] Feb 24 21:10:25.041 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 |
2368 | 2025-02-24T21:10:26.110Z | [ helios-setup] Feb 24 21:10:25.041 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
2369 | 2025-02-24T21:10:26.118Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
2370 | 2025-02-24T21:10:26.373Z | [ omicron-package] Compiling progenitor v0.8.0 |
2371 | 2025-02-24T21:10:26.549Z | [ omicron-package] Compiling progenitor-client v0.9.1 |
2372 | 2025-02-24T21:10:26.632Z | [ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2373 | 2025-02-24T21:10:27.121Z | [ helios-setup] Feb 24 21:10:26.054 INFO clone ok!, project: phbl |
2374 | 2025-02-24T21:10:27.123Z | [ helios-setup] Feb 24 21:10:26.054 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
2375 | 2025-02-24T21:10:27.123Z | [ helios-setup] Feb 24 21:10:26.054 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 |
2376 | 2025-02-24T21:10:27.124Z | [ helios-setup] Feb 24 21:10:26.054 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
2377 | 2025-02-24T21:10:27.126Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
2378 | 2025-02-24T21:10:27.700Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2379 | 2025-02-24T21:10:27.912Z | [ helios-setup] Feb 24 21:10:26.845 INFO clone ok!, project: bootserver |
2380 | 2025-02-24T21:10:27.918Z | [ helios-setup] Feb 24 21:10:26.845 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 |
2381 | 2025-02-24T21:10:27.918Z | [ helios-setup] Feb 24 21:10:26.845 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 |
2382 | 2025-02-24T21:10:27.922Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
2383 | 2025-02-24T21:10:29.128Z | [ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware' |
2384 | 2025-02-24T21:10:29.143Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'... |
2385 | 2025-02-24T21:10:31.046Z | [ omicron-package] Compiling omicron-zone-package v0.12.0 |
2386 | 2025-02-24T21:10:34.719Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2387 | 2025-02-24T21:10:39.081Z | [ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de' |
2388 | 2025-02-24T21:10:39.098Z | [ helios-setup] Feb 24 21:10:38.028 INFO clone ok!, project: amd-host-image-builder |
2389 | 2025-02-24T21:10:39.101Z | [ helios-setup] Feb 24 21:10:38.028 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 |
2390 | 2025-02-24T21:10:39.101Z | [ helios-setup] Feb 24 21:10:38.028 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
2391 | 2025-02-24T21:10:39.104Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
2392 | 2025-02-24T21:10:39.995Z | [ helios-setup] Feb 24 21:10:38.925 INFO clone ok!, project: image-builder |
2393 | 2025-02-24T21:10:39.998Z | [ helios-setup] Feb 24 21:10:38.925 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 |
2394 | 2025-02-24T21:10:39.998Z | [ helios-setup] Feb 24 21:10:38.925 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
2395 | 2025-02-24T21:10:40.002Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
2396 | 2025-02-24T21:10:49.816Z | [ helios-setup] Feb 24 21:10:48.743 INFO clone ok!, project: amd-firmware |
2397 | 2025-02-24T21:10:49.820Z | [ helios-setup] Feb 24 21:10:48.743 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 |
2398 | 2025-02-24T21:10:49.820Z | [ helios-setup] Feb 24 21:10:48.743 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
2399 | 2025-02-24T21:10:49.823Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
2400 | 2025-02-24T21:10:51.053Z | [ helios-setup] Feb 24 21:10:49.979 INFO clone ok!, project: pilot |
2401 | 2025-02-24T21:10:51.055Z | [ helios-setup] Feb 24 21:10:49.979 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
2402 | 2025-02-24T21:10:52.094Z | [ helios-setup] Feb 24 21:10:51.020 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
2403 | 2025-02-24T21:10:52.586Z | [ helios-setup] Feb 24 21:10:51.512 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
2404 | 2025-02-24T21:10:52.589Z | [ helios-setup] Feb 24 21:10:51.512 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
2405 | 2025-02-24T21:10:53.020Z | [ helios-setup] Feb 24 21:10:51.946 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
2406 | 2025-02-24T21:10:53.599Z | [ helios-setup] Feb 24 21:10:52.525 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
2407 | 2025-02-24T21:10:53.599Z | [ helios-setup] Feb 24 21:10:52.525 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
2408 | 2025-02-24T21:10:54.216Z | [ helios-setup] Feb 24 21:10:53.141 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
2409 | 2025-02-24T21:10:54.801Z | [ helios-setup] Feb 24 21:10:53.726 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
2410 | 2025-02-24T21:10:54.801Z | [ helios-setup] Feb 24 21:10:53.726 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
2411 | 2025-02-24T21:10:54.801Z | [ helios-setup] Feb 24 21:10:53.726 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
2412 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.726 INFO ok! |
2413 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.726 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
2414 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.726 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
2415 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.726 INFO ok! |
2416 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.727 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
2417 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.727 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
2418 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.727 INFO ok! |
2419 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.727 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
2420 | 2025-02-24T21:10:54.805Z | [ helios-setup] Feb 24 21:10:53.727 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
2421 | 2025-02-24T21:10:55.058Z | [ helios-setup] Feb 24 21:10:53.984 INFO E| Downloading crates ... |
2422 | 2025-02-24T21:10:55.195Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2423 | 2025-02-24T21:10:55.204Z | [ helios-setup] Feb 24 21:10:54.130 INFO E| Downloaded miniz_oxide v0.7.2 |
2424 | 2025-02-24T21:10:55.262Z | [ helios-setup] Feb 24 21:10:54.187 INFO E| Compiling adler v1.0.2 |
2425 | 2025-02-24T21:10:55.430Z | [ helios-setup] Feb 24 21:10:54.355 INFO E| Compiling miniz_oxide v0.7.2 |
2426 | 2025-02-24T21:10:56.124Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2427 | 2025-02-24T21:10:58.059Z | [ helios-setup] Feb 24 21:10:56.983 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
2428 | 2025-02-24T21:10:58.914Z | [ helios-setup] Feb 24 21:10:57.838 INFO E| Finished `release` profile [optimized] target(s) in 4.01s |
2429 | 2025-02-24T21:10:58.925Z | [ helios-setup] Feb 24 21:10:57.849 INFO building project "pinprick" ok (4 seconds) |
2430 | 2025-02-24T21:10:58.925Z | [ helios-setup] Feb 24 21:10:57.849 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
2431 | 2025-02-24T21:10:58.928Z | [ helios-setup] Feb 24 21:10:57.850 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
2432 | 2025-02-24T21:10:59.179Z | [ helios-setup] Feb 24 21:10:58.103 INFO E| Downloading crates ... |
2433 | 2025-02-24T21:10:59.246Z | [ helios-setup] Feb 24 21:10:58.170 INFO E| Downloaded anyhow v1.0.62 |
2434 | 2025-02-24T21:10:59.254Z | [ helios-setup] Feb 24 21:10:58.178 INFO E| Downloaded sha2 v0.10.5 |
2435 | 2025-02-24T21:10:59.257Z | [ helios-setup] Feb 24 21:10:58.181 INFO E| Downloaded flate2 v1.0.25 |
2436 | 2025-02-24T21:10:59.265Z | [ helios-setup] Feb 24 21:10:58.189 INFO E| Downloaded unicode-width v0.1.10 |
2437 | 2025-02-24T21:10:59.268Z | [ helios-setup] Feb 24 21:10:58.191 INFO E| Downloaded typenum v1.15.0 |
2438 | 2025-02-24T21:10:59.271Z | [ helios-setup] Feb 24 21:10:58.195 INFO E| Downloaded generic-array v0.14.6 |
2439 | 2025-02-24T21:10:59.274Z | [ helios-setup] Feb 24 21:10:58.197 INFO E| Downloaded miniz_oxide v0.6.2 |
2440 | 2025-02-24T21:10:59.277Z | [ helios-setup] Feb 24 21:10:58.201 INFO E| Downloaded digest v0.10.3 |
2441 | 2025-02-24T21:10:59.280Z | [ helios-setup] Feb 24 21:10:58.203 INFO E| Downloaded bytes v1.2.1 |
2442 | 2025-02-24T21:10:59.285Z | [ helios-setup] Feb 24 21:10:58.209 INFO E| Downloaded cpufeatures v0.2.5 |
2443 | 2025-02-24T21:10:59.288Z | [ helios-setup] Feb 24 21:10:58.211 INFO E| Downloaded block-buffer v0.10.3 |
2444 | 2025-02-24T21:10:59.369Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling version_check v0.9.4 |
2445 | 2025-02-24T21:10:59.369Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling typenum v1.15.0 |
2446 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling crc32fast v1.3.2 |
2447 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling cfg-if v1.0.0 |
2448 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling adler v1.0.2 |
2449 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.293 INFO E| Compiling anyhow v1.0.62 |
2450 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.294 INFO E| Compiling unicode-width v0.1.10 |
2451 | 2025-02-24T21:10:59.372Z | [ helios-setup] Feb 24 21:10:58.294 INFO E| Compiling cpufeatures v0.2.5 |
2452 | 2025-02-24T21:11:00.239Z | [ helios-setup] Feb 24 21:10:59.163 INFO E| Compiling generic-array v0.14.6 |
2453 | 2025-02-24T21:11:00.365Z | [ helios-setup] Feb 24 21:10:59.289 INFO E| Compiling bytes v1.2.1 |
2454 | 2025-02-24T21:11:00.427Z | [ helios-setup] Feb 24 21:10:59.350 INFO E| Compiling bitflags v1.3.2 |
2455 | 2025-02-24T21:11:00.435Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2456 | 2025-02-24T21:11:00.615Z | [ helios-setup] Feb 24 21:10:59.538 INFO E| Compiling miniz_oxide v0.6.2 |
2457 | 2025-02-24T21:11:00.791Z | [ helios-setup] Feb 24 21:10:59.715 INFO E| Compiling getopts v0.2.21 |
2458 | 2025-02-24T21:11:02.104Z | [ helios-setup] Feb 24 21:11:01.027 INFO E| Compiling flate2 v1.0.25 |
2459 | 2025-02-24T21:11:04.309Z | [ helios-setup] Feb 24 21:11:03.232 INFO E| Compiling block-buffer v0.10.3 |
2460 | 2025-02-24T21:11:04.309Z | [ helios-setup] Feb 24 21:11:03.232 INFO E| Compiling crypto-common v0.1.6 |
2461 | 2025-02-24T21:11:04.558Z | [ helios-setup] Feb 24 21:11:03.479 INFO E| Compiling digest v0.10.3 |
2462 | 2025-02-24T21:11:04.907Z | [ helios-setup] Feb 24 21:11:03.830 INFO E| Compiling sha2 v0.10.5 |
2463 | 2025-02-24T21:11:05.378Z | [ helios-setup] Feb 24 21:11:04.300 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
2464 | 2025-02-24T21:11:09.212Z | [ helios-setup] Feb 24 21:11:08.133 INFO E| Finished `release` profile [optimized] target(s) in 10.18s |
2465 | 2025-02-24T21:11:09.222Z | [ helios-setup] Feb 24 21:11:08.144 INFO building project "bootserver" ok (10 seconds) |
2466 | 2025-02-24T21:11:09.222Z | [ helios-setup] Feb 24 21:11:08.144 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
2467 | 2025-02-24T21:11:09.225Z | [ helios-setup] Feb 24 21:11:08.144 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
2468 | 2025-02-24T21:11:09.229Z | [ helios-setup] Feb 24 21:11:08.151 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos' |
2469 | 2025-02-24T21:11:09.471Z | [ helios-setup] Feb 24 21:11:08.392 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29) |
2470 | 2025-02-24T21:11:09.471Z | [ helios-setup] Feb 24 21:11:08.392 INFO E| info: downloading component 'cargo' |
2471 | 2025-02-24T21:11:10.155Z | [ helios-setup] Feb 24 21:11:09.076 INFO E| info: downloading component 'clippy' |
2472 | 2025-02-24T21:11:10.360Z | [ helios-setup] Feb 24 21:11:09.281 INFO E| info: downloading component 'rust-docs' |
2473 | 2025-02-24T21:11:11.374Z | [ helios-setup] Feb 24 21:11:10.295 INFO E| info: downloading component 'rust-src' |
2474 | 2025-02-24T21:11:11.623Z | [ helios-setup] Feb 24 21:11:10.543 INFO E| info: downloading component 'rust-std' |
2475 | 2025-02-24T21:11:13.290Z | [ helios-setup] Feb 24 21:11:12.210 INFO E| info: downloading component 'rustc' |
2476 | 2025-02-24T21:11:17.711Z | [ helios-setup] Feb 24 21:11:16.630 INFO E| info: downloading component 'rustfmt' |
2477 | 2025-02-24T21:11:17.901Z | [ helios-setup] Feb 24 21:11:16.817 INFO E| info: installing component 'cargo' |
2478 | 2025-02-24T21:11:17.960Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 1m 39s |
2479 | 2025-02-24T21:11:18.213Z | [ omicron-package] |
2480 | 2025-02-24T21:11:18.213Z | [ omicron-package] real 1:40.057938168 |
2481 | 2025-02-24T21:11:18.215Z | [ omicron-package] user 9:06.690396130 |
2482 | 2025-02-24T21:11:18.215Z | [ omicron-package] sys 31.531610396 |
2483 | 2025-02-24T21:11:18.215Z | [ omicron-package] trap 1.104608331 |
2484 | 2025-02-24T21:11:18.215Z | [ omicron-package] tflt 1.234307879 |
2485 | 2025-02-24T21:11:18.215Z | [ omicron-package] dflt 0.688721825 |
2486 | 2025-02-24T21:11:18.216Z | [ omicron-package] kflt 0.000022173 |
2487 | 2025-02-24T21:11:18.216Z | [ omicron-package] lock 18:48.338882877 |
2488 | 2025-02-24T21:11:18.216Z | [ omicron-package] slp 30:40.364795078 |
2489 | 2025-02-24T21:11:18.216Z | [ omicron-package] lat 2:43.732162845 |
2490 | 2025-02-24T21:11:18.216Z | [ omicron-package] stop 1:08.411697445 |
2491 | 2025-02-24T21:11:18.216Z | Feb 24 21:11:17.132 INFO [omicron-package] process exited with exit status: 0 (100.110230389s) |
2492 | 2025-02-24T21:11:18.216Z | Feb 24 21:11:17.132 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
2493 | 2025-02-24T21:11:18.308Z | Feb 24 21:11:17.226 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
2494 | 2025-02-24T21:11:18.319Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
2495 | 2025-02-24T21:11:18.321Z | [ host-target] Created new build target 'host' and set it as active |
2496 | 2025-02-24T21:11:18.321Z | Feb 24 21:11:17.240 INFO [host-target] process exited with exit status: 0 (107.9513ms) |
2497 | 2025-02-24T21:11:18.324Z | Feb 24 21:11:17.240 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
2498 | 2025-02-24T21:11:18.332Z | [ recovery-target] Created new build target 'recovery' and set it as active |
2499 | 2025-02-24T21:11:18.333Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
2500 | 2025-02-24T21:11:18.335Z | Feb 24 21:11:17.254 INFO [recovery-target] process exited with exit status: 0 (28.421726ms) |
2501 | 2025-02-24T21:11:18.343Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
2502 | 2025-02-24T21:11:18.759Z | [ helios-setup] Feb 24 21:11:17.677 INFO E| info: installing component 'clippy' |
2503 | 2025-02-24T21:11:19.069Z | [ helios-setup] Feb 24 21:11:17.988 INFO E| info: installing component 'rust-docs' |
2504 | 2025-02-24T21:11:19.832Z | [ host-package] Compiling ring v0.17.11 |
2505 | 2025-02-24T21:11:20.084Z | [ host-package] Compiling thiserror v2.0.11 |
2506 | 2025-02-24T21:11:20.086Z | [ host-package] Compiling typify-impl v0.3.0 |
2507 | 2025-02-24T21:11:20.151Z | [ host-package] Compiling convert_case v0.4.0 |
2508 | 2025-02-24T21:11:20.151Z | [ host-package] Compiling newline-converter v0.3.0 |
2509 | 2025-02-24T21:11:20.157Z | [ host-package] Compiling password-hash v0.5.0 |
2510 | 2025-02-24T21:11:20.157Z | [ host-package] Compiling blake2 v0.10.6 |
2511 | 2025-02-24T21:11:20.381Z | [ host-package] Compiling expectorate v1.1.0 |
2512 | 2025-02-24T21:11:20.815Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2513 | 2025-02-24T21:11:21.026Z | [ host-package] Compiling derive_more v0.99.19 |
2514 | 2025-02-24T21:11:21.045Z | [ helios-setup] Feb 24 21:11:19.963 INFO E| info: installing component 'rust-src' |
2515 | 2025-02-24T21:11:21.556Z | [ helios-setup] Feb 24 21:11:20.473 INFO E| info: installing component 'rust-std' |
2516 | 2025-02-24T21:11:21.676Z | [ host-package] Compiling argon2 v0.5.3 |
2517 | 2025-02-24T21:11:21.700Z | [ host-package] Compiling atomicwrites v0.4.4 |
2518 | 2025-02-24T21:11:22.323Z | [ host-package] Compiling owo-colors v4.1.0 |
2519 | 2025-02-24T21:11:22.754Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
2520 | 2025-02-24T21:11:22.857Z | [ host-package] Compiling num-rational v0.4.2 |
2521 | 2025-02-24T21:11:23.365Z | [ host-package] Compiling num-complex v0.4.6 |
2522 | 2025-02-24T21:11:23.995Z | [ helios-setup] Feb 24 21:11:22.910 INFO E| info: installing component 'rustc' |
2523 | 2025-02-24T21:11:24.499Z | [ host-package] Compiling num v0.4.3 |
2524 | 2025-02-24T21:11:25.465Z | [ host-package] Compiling libsw v3.3.1 |
2525 | 2025-02-24T21:11:25.777Z | [ host-package] Compiling linear-map v1.2.0 |
2526 | 2025-02-24T21:11:26.199Z | [ host-package] Compiling rustls v0.23.19 |
2527 | 2025-02-24T21:11:26.241Z | [ host-package] Compiling rustls v0.22.4 |
2528 | 2025-02-24T21:11:26.264Z | [ host-package] Compiling float-ord v0.3.2 |
2529 | 2025-02-24T21:11:26.303Z | [ host-package] Compiling swrite v0.1.0 |
2530 | 2025-02-24T21:11:26.486Z | [ host-package] Compiling highway v1.2.0 |
2531 | 2025-02-24T21:11:26.489Z | [ host-package] Compiling semver v0.1.20 |
2532 | 2025-02-24T21:11:27.117Z | [ host-package] Compiling rustc_version v0.1.7 |
2533 | 2025-02-24T21:11:27.390Z | [ host-package] Compiling tungstenite v0.21.0 |
2534 | 2025-02-24T21:11:27.622Z | [ host-package] Compiling ipnetwork v0.21.1 |
2535 | 2025-02-24T21:11:27.642Z | [ host-package] Compiling newtype_derive v0.1.6 |
2536 | 2025-02-24T21:11:28.044Z | [ host-package] Compiling humantime v2.1.0 |
2537 | 2025-02-24T21:11:28.246Z | [ host-package] Compiling oxnet v0.1.0 |
2538 | 2025-02-24T21:11:28.514Z | [ host-package] Compiling dropshot v0.15.1 |
2539 | 2025-02-24T21:11:28.619Z | [ host-package] Compiling instant v0.1.13 |
2540 | 2025-02-24T21:11:28.813Z | [ host-package] Compiling rustls-webpki v0.102.8 |
2541 | 2025-02-24T21:11:28.971Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
2542 | 2025-02-24T21:11:29.036Z | [ host-package] Compiling daft v0.1.1 |
2543 | 2025-02-24T21:11:29.596Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2544 | 2025-02-24T21:11:29.647Z | [ host-package] Compiling backoff v0.4.0 |
2545 | 2025-02-24T21:11:30.222Z | [ helios-setup] Feb 24 21:11:29.137 INFO E| info: installing component 'rustfmt' |
2546 | 2025-02-24T21:11:30.302Z | [ host-package] Compiling steno v0.4.1 |
2547 | 2025-02-24T21:11:30.830Z | [ host-package] Compiling parse-display v0.10.0 |
2548 | 2025-02-24T21:11:31.001Z | [ helios-setup] Feb 24 21:11:29.914 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
2549 | 2025-02-24T21:11:31.465Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2550 | 2025-02-24T21:11:31.668Z | [ host-package] Compiling serde_with v3.11.0 |
2551 | 2025-02-24T21:11:31.752Z | [ host-package] Compiling typify-macro v0.3.0 |
2552 | 2025-02-24T21:11:31.933Z | [ helios-setup] Feb 24 21:11:30.847 INFO E| From https://github.com/oxidecomputer/amd-apcb |
2553 | 2025-02-24T21:11:31.933Z | [ helios-setup] Feb 24 21:11:30.847 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 |
2554 | 2025-02-24T21:11:31.933Z | [ helios-setup] Feb 24 21:11:30.848 INFO E| * [new tag] v0.4.5 -> v0.4.5 |
2555 | 2025-02-24T21:11:31.967Z | [ helios-setup] Feb 24 21:11:30.882 INFO E| * [new tag] v0.1.3 -> v0.1.3 |
2556 | 2025-02-24T21:11:31.967Z | [ helios-setup] Feb 24 21:11:30.882 INFO E| * [new tag] v0.1.4 -> v0.1.4 |
2557 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.882 INFO E| * [new tag] v0.1.5 -> v0.1.5 |
2558 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.882 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
2559 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
2560 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
2561 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.3.2 -> v0.3.2 |
2562 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.3.3 -> v0.3.3 |
2563 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
2564 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.883 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
2565 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.884 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
2566 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.884 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
2567 | 2025-02-24T21:11:31.971Z | [ helios-setup] Feb 24 21:11:30.884 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
2568 | 2025-02-24T21:11:32.013Z | [ helios-setup] Feb 24 21:11:30.925 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git` |
2569 | 2025-02-24T21:11:32.731Z | [ host-package] Compiling strum v0.26.3 |
2570 | 2025-02-24T21:11:32.957Z | [ host-package] Compiling regress v0.9.1 |
2571 | 2025-02-24T21:11:33.002Z | [ helios-setup] Feb 24 21:11:31.916 INFO E| From https://github.com/oxidecomputer/amd-efs |
2572 | 2025-02-24T21:11:33.002Z | [ helios-setup] Feb 24 21:11:31.916 INFO E| * [new branch] empty -> origin/empty |
2573 | 2025-02-24T21:11:33.005Z | [ helios-setup] Feb 24 21:11:31.916 INFO E| * [new branch] issue-99 -> origin/issue-99 |
2574 | 2025-02-24T21:11:33.005Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new branch] main -> origin/main |
2575 | 2025-02-24T21:11:33.005Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new branch] review -> origin/review |
2576 | 2025-02-24T21:11:33.005Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new ref] -> origin/HEAD |
2577 | 2025-02-24T21:11:33.005Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
2578 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new tag] v0.2.1 -> v0.2.1 |
2579 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new tag] v0.2.2 -> v0.2.2 |
2580 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.917 INFO E| * [new tag] v0.2.3 -> v0.2.3 |
2581 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.2.4 -> v0.2.4 |
2582 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.2.5 -> v0.2.5 |
2583 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.2.6 -> v0.2.6 |
2584 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.2.7 -> v0.2.7 |
2585 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
2586 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
2587 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
2588 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
2589 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.918 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
2590 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.919 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
2591 | 2025-02-24T21:11:33.006Z | [ helios-setup] Feb 24 21:11:31.919 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
2592 | 2025-02-24T21:11:33.030Z | [ helios-setup] Feb 24 21:11:31.943 INFO E| Updating crates.io index |
2593 | 2025-02-24T21:11:33.586Z | [ helios-setup] Feb 24 21:11:32.500 INFO E| Downloading crates ... |
2594 | 2025-02-24T21:11:33.656Z | [ helios-setup] Feb 24 21:11:32.570 INFO E| Downloaded atty v0.2.14 |
2595 | 2025-02-24T21:11:33.673Z | [ helios-setup] Feb 24 21:11:32.587 INFO E| Downloaded crypto-common v0.1.6 |
2596 | 2025-02-24T21:11:33.676Z | [ helios-setup] Feb 24 21:11:32.590 INFO E| Downloaded bytesize v1.3.0 |
2597 | 2025-02-24T21:11:33.679Z | [ helios-setup] Feb 24 21:11:32.592 INFO E| Downloaded ansi_term v0.12.1 |
2598 | 2025-02-24T21:11:33.681Z | [ helios-setup] Feb 24 21:11:32.595 INFO E| Downloaded cpufeatures v0.2.16 |
2599 | 2025-02-24T21:11:33.687Z | [ helios-setup] Feb 24 21:11:32.601 INFO E| Downloaded scroll_derive v0.10.5 |
2600 | 2025-02-24T21:11:33.690Z | [ helios-setup] Feb 24 21:11:32.603 INFO E| Downloaded fletcher v0.1.0 |
2601 | 2025-02-24T21:11:33.692Z | [ helios-setup] Feb 24 21:11:32.604 INFO E| Downloaded cfg-if v0.1.10 |
2602 | 2025-02-24T21:11:33.692Z | [ helios-setup] Feb 24 21:11:32.606 INFO E| Downloaded byteorder v1.5.0 |
2603 | 2025-02-24T21:11:33.695Z | [ helios-setup] Feb 24 21:11:32.609 INFO E| Downloaded memoffset v0.5.6 |
2604 | 2025-02-24T21:11:33.698Z | [ helios-setup] Feb 24 21:11:32.611 INFO E| Downloaded block-buffer v0.10.4 |
2605 | 2025-02-24T21:11:33.700Z | [ helios-setup] Feb 24 21:11:32.613 INFO E| Downloaded unic-ucd-version v0.9.0 |
2606 | 2025-02-24T21:11:33.701Z | [ helios-setup] Feb 24 21:11:32.615 INFO E| Downloaded strum v0.23.0 |
2607 | 2025-02-24T21:11:33.703Z | [ helios-setup] Feb 24 21:11:32.616 INFO E| Downloaded autocfg v1.4.0 |
2608 | 2025-02-24T21:11:33.706Z | [ helios-setup] Feb 24 21:11:32.619 INFO E| Downloaded unic-char-property v0.9.0 |
2609 | 2025-02-24T21:11:33.709Z | [ helios-setup] Feb 24 21:11:32.622 INFO E| Downloaded parse_int v0.6.0 |
2610 | 2025-02-24T21:11:33.714Z | [ helios-setup] Feb 24 21:11:32.628 INFO E| Downloaded unic-common v0.9.0 |
2611 | 2025-02-24T21:11:33.717Z | [ helios-setup] Feb 24 21:11:32.630 INFO E| Downloaded unic-char-range v0.9.0 |
2612 | 2025-02-24T21:11:33.720Z | [ helios-setup] Feb 24 21:11:32.632 INFO E| Downloaded vec_map v0.8.2 |
2613 | 2025-02-24T21:11:33.725Z | [ helios-setup] Feb 24 21:11:32.639 INFO E| Downloaded bitflags v1.3.2 |
2614 | 2025-02-24T21:11:33.735Z | [ helios-setup] Feb 24 21:11:32.648 INFO E| Downloaded rustc_version v0.2.3 |
2615 | 2025-02-24T21:11:33.738Z | [ helios-setup] Feb 24 21:11:32.650 INFO E| Downloaded static_assertions v1.1.0 |
2616 | 2025-02-24T21:11:33.741Z | [ helios-setup] Feb 24 21:11:32.653 INFO E| Downloaded rustversion v1.0.19 |
2617 | 2025-02-24T21:11:33.744Z | [ helios-setup] Feb 24 21:11:32.657 INFO E| Downloaded num-derive v0.4.2 |
2618 | 2025-02-24T21:11:33.747Z | [ helios-setup] Feb 24 21:11:32.661 INFO E| Downloaded structopt-derive v0.4.18 |
2619 | 2025-02-24T21:11:33.749Z | [ helios-setup] Feb 24 21:11:32.663 INFO E| Downloaded version_check v0.9.5 |
2620 | 2025-02-24T21:11:33.752Z | [ helios-setup] Feb 24 21:11:32.665 INFO E| Downloaded lazy_static v1.5.0 |
2621 | 2025-02-24T21:11:33.755Z | [ helios-setup] Feb 24 21:11:32.667 INFO E| Downloaded proc-macro-error-attr v1.0.4 |
2622 | 2025-02-24T21:11:33.758Z | [ helios-setup] Feb 24 21:11:32.669 INFO E| Downloaded plain v0.2.3 |
2623 | 2025-02-24T21:11:33.759Z | [ helios-setup] Feb 24 21:11:32.671 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
2624 | 2025-02-24T21:11:33.761Z | [ helios-setup] Feb 24 21:11:32.673 INFO E| Downloaded strum_macros v0.23.1 |
2625 | 2025-02-24T21:11:33.764Z | [ helios-setup] Feb 24 21:11:32.676 INFO E| Downloaded textwrap v0.11.0 |
2626 | 2025-02-24T21:11:33.766Z | [ helios-setup] Feb 24 21:11:32.679 INFO E| Downloaded strsim v0.8.0 |
2627 | 2025-02-24T21:11:33.767Z | [ helios-setup] Feb 24 21:11:32.681 INFO E| Downloaded semver v0.9.0 |
2628 | 2025-02-24T21:11:33.769Z | [ helios-setup] Feb 24 21:11:32.683 INFO E| Downloaded proc-macro-crate v0.1.5 |
2629 | 2025-02-24T21:11:33.772Z | [ helios-setup] Feb 24 21:11:32.685 INFO E| Downloaded thiserror-impl v1.0.69 |
2630 | 2025-02-24T21:11:33.775Z | [ helios-setup] Feb 24 21:11:32.687 INFO E| Downloaded paste v1.0.15 |
2631 | 2025-02-24T21:11:33.781Z | [ helios-setup] Feb 24 21:11:32.691 INFO E| Downloaded thiserror-impl v2.0.11 |
2632 | 2025-02-24T21:11:33.783Z | [ helios-setup] Feb 24 21:11:32.694 INFO E| Downloaded thiserror v1.0.69 |
2633 | 2025-02-24T21:11:33.789Z | [ helios-setup] Feb 24 21:11:32.703 INFO E| Downloaded unic-ucd-ident v0.9.0 |
2634 | 2025-02-24T21:11:33.793Z | [ helios-setup] Feb 24 21:11:32.705 INFO E| Downloaded semver-parser v0.7.0 |
2635 | 2025-02-24T21:11:33.796Z | [ helios-setup] Feb 24 21:11:32.707 INFO E| Downloaded json5 v0.4.1 |
2636 | 2025-02-24T21:11:33.796Z | [ helios-setup] Feb 24 21:11:32.709 INFO E| Downloaded generic-array v0.14.7 |
2637 | 2025-02-24T21:11:33.799Z | [ helios-setup] Feb 24 21:11:32.712 INFO E| Downloaded scroll v0.10.2 |
2638 | 2025-02-24T21:11:33.801Z | [ helios-setup] Feb 24 21:11:32.715 INFO E| Downloaded proc-macro-error v1.0.4 |
2639 | 2025-02-24T21:11:33.806Z | [ helios-setup] Feb 24 21:11:32.720 INFO E| Downloaded quote v1.0.38 |
2640 | 2025-02-24T21:11:33.810Z | [ helios-setup] Feb 24 21:11:32.724 INFO E| Downloaded serde_derive_internals v0.29.1 |
2641 | 2025-02-24T21:11:33.813Z | [ helios-setup] Feb 24 21:11:32.727 INFO E| Downloaded pre v0.2.1 |
2642 | 2025-02-24T21:11:33.816Z | [ helios-setup] Feb 24 21:11:32.728 INFO E| Downloaded pest_derive v2.7.15 |
2643 | 2025-02-24T21:11:33.820Z | [ helios-setup] Feb 24 21:11:32.732 INFO E| Downloaded pre-proc-macro v0.2.1 |
2644 | 2025-02-24T21:11:33.823Z | [ helios-setup] Feb 24 21:11:32.735 INFO E| Downloaded sha2 v0.10.8 |
2645 | 2025-02-24T21:11:33.825Z | [ helios-setup] Feb 24 21:11:32.738 INFO E| Downloaded pest_generator v2.7.15 |
2646 | 2025-02-24T21:11:33.825Z | [ helios-setup] Feb 24 21:11:32.739 INFO E| Downloaded dyn-clone v1.0.17 |
2647 | 2025-02-24T21:11:33.828Z | [ helios-setup] Feb 24 21:11:32.742 INFO E| Downloaded thiserror v2.0.11 |
2648 | 2025-02-24T21:11:33.861Z | [ helios-setup] Feb 24 21:11:32.774 INFO E| Downloaded zerocopy v0.6.6 |
2649 | 2025-02-24T21:11:33.864Z | [ helios-setup] Feb 24 21:11:32.778 INFO E| Downloaded ucd-trie v0.1.7 |
2650 | 2025-02-24T21:11:33.866Z | [ helios-setup] Feb 24 21:11:32.780 INFO E| Downloaded typenum v1.17.0 |
2651 | 2025-02-24T21:11:33.871Z | [ helios-setup] Feb 24 21:11:32.784 INFO E| Downloaded toml v0.5.11 |
2652 | 2025-02-24T21:11:33.878Z | [ helios-setup] Feb 24 21:11:32.792 INFO E| Downloaded serde_derive v1.0.217 |
2653 | 2025-02-24T21:11:33.883Z | [ helios-setup] Feb 24 21:11:32.797 INFO E| Downloaded unicode-ident v1.0.14 |
2654 | 2025-02-24T21:11:33.887Z | [ helios-setup] Feb 24 21:11:32.801 INFO E| Downloaded schemars v0.8.21 |
2655 | 2025-02-24T21:11:33.908Z | [ helios-setup] Feb 24 21:11:32.822 INFO E| Downloaded serde v1.0.217 |
2656 | 2025-02-24T21:11:33.913Z | [ helios-setup] Feb 24 21:11:32.827 INFO E| Downloaded memchr v2.7.4 |
2657 | 2025-02-24T21:11:33.923Z | [ helios-setup] Feb 24 21:11:32.835 INFO E| Downloaded unicode-segmentation v1.12.0 |
2658 | 2025-02-24T21:11:33.949Z | [ helios-setup] Feb 24 21:11:32.862 INFO E| Downloaded pest v2.7.15 |
2659 | 2025-02-24T21:11:33.955Z | [ helios-setup] Feb 24 21:11:32.869 INFO E| Downloaded clap v2.34.0 |
2660 | 2025-02-24T21:11:33.966Z | [ helios-setup] Feb 24 21:11:32.879 INFO E| Downloaded structopt v0.3.26 |
2661 | 2025-02-24T21:11:33.977Z | [ helios-setup] Feb 24 21:11:32.891 INFO E| Downloaded serde_json v1.0.135 |
2662 | 2025-02-24T21:11:33.989Z | [ helios-setup] Feb 24 21:11:32.903 INFO E| Downloaded goblin v0.4.3 |
2663 | 2025-02-24T21:11:33.998Z | [ helios-setup] Feb 24 21:11:32.911 INFO E| Downloaded log v0.4.22 |
2664 | 2025-02-24T21:11:34.002Z | [ helios-setup] Feb 24 21:11:32.916 INFO E| Downloaded syn v2.0.96 |
2665 | 2025-02-24T21:11:34.020Z | [ helios-setup] Feb 24 21:11:32.934 INFO E| Downloaded unicode-width v0.1.14 |
2666 | 2025-02-24T21:11:34.029Z | [ helios-setup] Feb 24 21:11:32.942 INFO E| Downloaded syn v1.0.109 |
2667 | 2025-02-24T21:11:34.045Z | [ helios-setup] Feb 24 21:11:32.959 INFO E| Downloaded ryu v1.0.18 |
2668 | 2025-02-24T21:11:34.049Z | [ helios-setup] Feb 24 21:11:32.963 INFO E| Downloaded proc-macro2 v1.0.93 |
2669 | 2025-02-24T21:11:34.053Z | [ helios-setup] Feb 24 21:11:32.967 INFO E| Downloaded pest_meta v2.7.15 |
2670 | 2025-02-24T21:11:34.056Z | [ helios-setup] Feb 24 21:11:32.969 INFO E| Downloaded once_cell v1.20.2 |
2671 | 2025-02-24T21:11:34.058Z | [ helios-setup] Feb 24 21:11:32.972 INFO E| Downloaded num-traits v0.2.19 |
2672 | 2025-02-24T21:11:34.062Z | [ helios-setup] Feb 24 21:11:32.976 INFO E| Downloaded modular-bitfield v0.11.2 |
2673 | 2025-02-24T21:11:34.080Z | [ helios-setup] Feb 24 21:11:32.994 INFO E| Downloaded zerocopy-derive v0.6.6 |
2674 | 2025-02-24T21:11:34.112Z | [ helios-setup] Feb 24 21:11:33.026 INFO E| Downloaded libc v0.2.169 |
2675 | 2025-02-24T21:11:34.150Z | [ helios-setup] Feb 24 21:11:33.063 INFO E| Downloaded schemars_derive v0.8.21 |
2676 | 2025-02-24T21:11:34.153Z | [ helios-setup] Feb 24 21:11:33.065 INFO E| Downloaded heck v0.3.3 |
2677 | 2025-02-24T21:11:34.153Z | [ helios-setup] Feb 24 21:11:33.067 INFO E| Downloaded itoa v1.0.14 |
2678 | 2025-02-24T21:11:34.156Z | [ helios-setup] Feb 24 21:11:33.069 INFO E| Downloaded four-cc v0.3.0 |
2679 | 2025-02-24T21:11:34.158Z | [ helios-setup] Feb 24 21:11:33.070 INFO E| Downloaded digest v0.10.7 |
2680 | 2025-02-24T21:11:34.161Z | [ helios-setup] Feb 24 21:11:33.073 INFO E| Downloaded cfg-if v1.0.0 |
2681 | 2025-02-24T21:11:34.330Z | [ helios-setup] Feb 24 21:11:33.242 INFO E| Compiling proc-macro2 v1.0.93 |
2682 | 2025-02-24T21:11:34.371Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling unicode-ident v1.0.14 |
2683 | 2025-02-24T21:11:34.371Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling syn v1.0.109 |
2684 | 2025-02-24T21:11:34.375Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling version_check v0.9.5 |
2685 | 2025-02-24T21:11:34.375Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling memchr v2.7.4 |
2686 | 2025-02-24T21:11:34.375Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling autocfg v1.4.0 |
2687 | 2025-02-24T21:11:34.375Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling semver-parser v0.7.0 |
2688 | 2025-02-24T21:11:34.375Z | [ helios-setup] Feb 24 21:11:33.279 INFO E| Compiling serde v1.0.217 |
2689 | 2025-02-24T21:11:35.393Z | [ host-package] Compiling tokio-rustls v0.25.0 |
2690 | 2025-02-24T21:11:36.143Z | [ host-package] Compiling typify v0.3.0 |
2691 | 2025-02-24T21:11:36.146Z | [ helios-setup] Feb 24 21:11:35.059 INFO E| Compiling semver v0.9.0 |
2692 | 2025-02-24T21:11:36.347Z | [ host-package] Compiling dropshot v0.12.0 |
2693 | 2025-02-24T21:11:36.352Z | [ helios-setup] Feb 24 21:11:35.265 INFO E| Compiling serde_json v1.0.135 |
2694 | 2025-02-24T21:11:36.593Z | [ helios-setup] Feb 24 21:11:35.504 INFO E| Compiling thiserror v2.0.11 |
2695 | 2025-02-24T21:11:36.708Z | [ helios-setup] Feb 24 21:11:35.621 INFO E| Compiling proc-macro-error-attr v1.0.4 |
2696 | 2025-02-24T21:11:36.900Z | [ helios-setup] Feb 24 21:11:35.810 INFO E| Compiling proc-macro-error v1.0.4 |
2697 | 2025-02-24T21:11:36.969Z | [ host-package] Compiling progenitor-impl v0.9.1 |
2698 | 2025-02-24T21:11:36.984Z | [ helios-setup] Feb 24 21:11:35.897 INFO E| Compiling num-traits v0.2.19 |
2699 | 2025-02-24T21:11:37.718Z | [ helios-setup] Feb 24 21:11:36.631 INFO E| Compiling rustc_version v0.2.3 |
2700 | 2025-02-24T21:11:37.838Z | [ helios-setup] Feb 24 21:11:36.749 INFO E| Compiling quote v1.0.38 |
2701 | 2025-02-24T21:11:37.913Z | [ helios-setup] Feb 24 21:11:36.826 INFO E| Compiling itoa v1.0.14 |
2702 | 2025-02-24T21:11:38.054Z | [ helios-setup] Feb 24 21:11:36.966 INFO E| Compiling schemars v0.8.21 |
2703 | 2025-02-24T21:11:38.074Z | [ helios-setup] Feb 24 21:11:36.986 INFO E| Compiling ryu v1.0.18 |
2704 | 2025-02-24T21:11:38.397Z | [ helios-setup] Feb 24 21:11:37.310 INFO E| Compiling unicode-segmentation v1.12.0 |
2705 | 2025-02-24T21:11:38.788Z | [ helios-setup] Feb 24 21:11:37.701 INFO E| Compiling syn v2.0.96 |
2706 | 2025-02-24T21:11:38.931Z | [ helios-setup] Feb 24 21:11:37.844 INFO E| Compiling pre-proc-macro v0.2.1 |
2707 | 2025-02-24T21:11:39.284Z | [ helios-setup] Feb 24 21:11:38.197 INFO E| Compiling memoffset v0.5.6 |
2708 | 2025-02-24T21:11:39.529Z | [ helios-setup] Feb 24 21:11:38.441 INFO E| Compiling thiserror v1.0.69 |
2709 | 2025-02-24T21:11:39.847Z | [ helios-setup] Feb 24 21:11:38.757 INFO E| Compiling heck v0.3.3 |
2710 | 2025-02-24T21:11:40.140Z | [ helios-setup] Feb 24 21:11:39.051 INFO E| Compiling rustversion v1.0.19 |
2711 | 2025-02-24T21:11:40.281Z | [ host-package] Compiling tokio-rustls v0.26.0 |
2712 | 2025-02-24T21:11:40.434Z | [ helios-setup] Feb 24 21:11:39.346 INFO E| Compiling paste v1.0.15 |
2713 | 2025-02-24T21:11:40.498Z | [ helios-setup] Feb 24 21:11:39.410 INFO E| Compiling lazy_static v1.5.0 |
2714 | 2025-02-24T21:11:40.811Z | [ helios-setup] Feb 24 21:11:39.723 INFO E| Compiling ucd-trie v0.1.7 |
2715 | 2025-02-24T21:11:40.915Z | [ helios-setup] Feb 24 21:11:39.826 INFO E| Compiling dyn-clone v1.0.17 |
2716 | 2025-02-24T21:11:40.929Z | [ helios-setup] Feb 24 21:11:39.841 INFO E| Compiling libc v0.2.169 |
2717 | 2025-02-24T21:11:41.270Z | [ host-package] Compiling hyper-rustls v0.27.3 |
2718 | 2025-02-24T21:11:42.293Z | [ helios-setup] Feb 24 21:11:41.205 INFO E| Compiling pre v0.2.1 |
2719 | 2025-02-24T21:11:42.296Z | [ helios-setup] Feb 24 21:11:41.207 INFO E| Compiling static_assertions v1.1.0 |
2720 | 2025-02-24T21:11:42.403Z | [ host-package] Compiling reqwest v0.12.12 |
2721 | 2025-02-24T21:11:42.436Z | [ helios-setup] Feb 24 21:11:41.346 INFO E| Compiling cfg-if v0.1.10 |
2722 | 2025-02-24T21:11:42.587Z | [ helios-setup] Feb 24 21:11:41.498 INFO E| Compiling once_cell v1.20.2 |
2723 | 2025-02-24T21:11:42.615Z | [ helios-setup] Feb 24 21:11:41.527 INFO E| Compiling byteorder v1.5.0 |
2724 | 2025-02-24T21:11:43.709Z | [ helios-setup] Feb 24 21:11:42.619 INFO E| Compiling unicode-width v0.1.14 |
2725 | 2025-02-24T21:11:44.461Z | [ helios-setup] Feb 24 21:11:43.372 INFO E| Compiling atty v0.2.14 |
2726 | 2025-02-24T21:11:44.847Z | [ helios-setup] Feb 24 21:11:43.758 INFO E| Compiling textwrap v0.11.0 |
2727 | 2025-02-24T21:11:45.232Z | [ helios-setup] Feb 24 21:11:44.143 INFO E| Compiling bitflags v1.3.2 |
2728 | 2025-02-24T21:11:45.539Z | [ helios-setup] Feb 24 21:11:44.450 INFO E| Compiling unic-common v0.9.0 |
2729 | 2025-02-24T21:11:45.697Z | [ helios-setup] Feb 24 21:11:44.607 INFO E| Compiling unic-char-range v0.9.0 |
2730 | 2025-02-24T21:11:45.918Z | [ helios-setup] Feb 24 21:11:44.828 INFO E| Compiling strum v0.23.0 |
2731 | 2025-02-24T21:11:46.243Z | [ helios-setup] Feb 24 21:11:45.152 INFO E| Compiling vec_map v0.8.2 |
2732 | 2025-02-24T21:11:46.340Z | [ helios-setup] Feb 24 21:11:45.250 INFO E| Compiling fletcher v0.1.0 |
2733 | 2025-02-24T21:11:46.386Z | [ helios-setup] Feb 24 21:11:45.296 INFO E| Compiling ansi_term v0.12.1 |
2734 | 2025-02-24T21:11:46.741Z | [ helios-setup] Feb 24 21:11:45.651 INFO E| Compiling parse_int v0.6.0 |
2735 | 2025-02-24T21:11:46.898Z | [ helios-setup] Feb 24 21:11:45.808 INFO E| Compiling strsim v0.8.0 |
2736 | 2025-02-24T21:11:47.012Z | [ helios-setup] Feb 24 21:11:45.922 INFO E| Compiling unic-char-property v0.9.0 |
2737 | 2025-02-24T21:11:47.114Z | [ helios-setup] Feb 24 21:11:46.024 INFO E| Compiling unic-ucd-version v0.9.0 |
2738 | 2025-02-24T21:11:47.262Z | [ helios-setup] Feb 24 21:11:46.172 INFO E| Compiling clap v2.34.0 |
2739 | 2025-02-24T21:11:47.392Z | [ helios-setup] Feb 24 21:11:46.301 INFO E| Compiling log v0.4.22 |
2740 | 2025-02-24T21:11:47.454Z | [ helios-setup] Feb 24 21:11:46.364 INFO E| Compiling plain v0.2.3 |
2741 | 2025-02-24T21:11:47.634Z | [ host-package] Compiling qorb v0.2.1 |
2742 | 2025-02-24T21:11:47.741Z | [ helios-setup] Feb 24 21:11:46.650 INFO E| Compiling unic-ucd-ident v0.9.0 |
2743 | 2025-02-24T21:11:47.877Z | [ helios-setup] Feb 24 21:11:46.787 INFO E| Compiling bytesize v1.3.0 |
2744 | 2025-02-24T21:11:48.450Z | [ helios-setup] Feb 24 21:11:47.360 INFO E| Compiling serde_derive_internals v0.29.1 |
2745 | 2025-02-24T21:11:49.782Z | [ helios-setup] Feb 24 21:11:48.691 INFO E| Compiling toml v0.5.11 |
2746 | 2025-02-24T21:11:52.952Z | [ helios-setup] Feb 24 21:11:51.860 INFO E| Compiling proc-macro-crate v0.1.5 |
2747 | 2025-02-24T21:11:53.963Z | [ helios-setup] Feb 24 21:11:52.871 INFO E| Compiling serde_derive v1.0.217 |
2748 | 2025-02-24T21:11:54.086Z | [ helios-setup] Feb 24 21:11:52.994 INFO E| Compiling thiserror-impl v2.0.11 |
2749 | 2025-02-24T21:11:54.368Z | [ helios-setup] Feb 24 21:11:53.275 INFO E| Compiling schemars_derive v0.8.21 |
2750 | 2025-02-24T21:11:54.571Z | [ helios-setup] Feb 24 21:11:53.477 INFO E| Compiling thiserror-impl v1.0.69 |
2751 | 2025-02-24T21:11:54.698Z | [ helios-setup] Feb 24 21:11:53.605 INFO E| Compiling zerocopy-derive v0.6.6 |
2752 | 2025-02-24T21:11:55.769Z | [ host-package] Compiling progenitor-macro v0.9.1 |
2753 | 2025-02-24T21:11:55.879Z | [ helios-setup] Feb 24 21:11:54.786 INFO E| Compiling num-derive v0.4.2 |
2754 | 2025-02-24T21:11:57.138Z | [ host-package] Compiling progenitor-client v0.9.1 |
2755 | 2025-02-24T21:11:58.296Z | [ host-package] Compiling progenitor-client v0.8.0 |
2756 | 2025-02-24T21:11:59.247Z | [ helios-setup] Feb 24 21:11:58.153 INFO E| Compiling zerocopy v0.6.6 |
2757 | 2025-02-24T21:11:59.324Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
2758 | 2025-02-24T21:11:59.646Z | [ host-package] Compiling progenitor v0.8.0 |
2759 | 2025-02-24T21:12:00.242Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2760 | 2025-02-24T21:12:01.353Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2761 | 2025-02-24T21:12:01.366Z | [ helios-setup] Feb 24 21:12:00.271 INFO E| Compiling pest v2.7.15 |
2762 | 2025-02-24T21:12:03.645Z | [ helios-setup] Feb 24 21:12:02.551 INFO E| Compiling modular-bitfield-impl v0.11.2 |
2763 | 2025-02-24T21:12:03.885Z | [ helios-setup] Feb 24 21:12:02.790 INFO E| Compiling scroll_derive v0.10.5 |
2764 | 2025-02-24T21:12:03.902Z | [ helios-setup] Feb 24 21:12:02.807 INFO E| Compiling strum_macros v0.23.1 |
2765 | 2025-02-24T21:12:05.941Z | [ helios-setup] Feb 24 21:12:04.845 INFO E| Compiling pest_meta v2.7.15 |
2766 | 2025-02-24T21:12:06.862Z | [ helios-setup] Feb 24 21:12:05.767 INFO E| Compiling structopt-derive v0.4.18 |
2767 | 2025-02-24T21:12:07.324Z | [ helios-setup] Feb 24 21:12:06.228 INFO E| Compiling scroll v0.10.2 |
2768 | 2025-02-24T21:12:08.911Z | [ helios-setup] Feb 24 21:12:07.815 INFO E| Compiling pest_generator v2.7.15 |
2769 | 2025-02-24T21:12:09.485Z | [ helios-setup] Feb 24 21:12:08.388 INFO E| Compiling modular-bitfield v0.11.2 |
2770 | 2025-02-24T21:12:09.794Z | [ helios-setup] Feb 24 21:12:08.698 INFO E| Compiling goblin v0.4.3 |
2771 | 2025-02-24T21:12:12.608Z | [ helios-setup] Feb 24 21:12:11.511 INFO E| Compiling structopt v0.3.26 |
2772 | 2025-02-24T21:12:13.660Z | [ helios-setup] Feb 24 21:12:12.562 INFO E| Compiling pest_derive v2.7.15 |
2773 | 2025-02-24T21:12:20.039Z | [ helios-setup] Feb 24 21:12:18.939 INFO E| Compiling json5 v0.4.1 |
2774 | 2025-02-24T21:12:26.922Z | [ helios-setup] Feb 24 21:12:25.821 INFO E| Compiling four-cc v0.3.0 |
2775 | 2025-02-24T21:12:26.925Z | [ helios-setup] Feb 24 21:12:25.821 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0) |
2776 | 2025-02-24T21:12:27.127Z | [ helios-setup] Feb 24 21:12:26.025 INFO E| Compiling amd-apcb v0.4.5 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.5#fb4e63cc) |
2777 | 2025-02-24T21:12:40.733Z | [ host-package] Compiling progenitor v0.9.1 |
2778 | 2025-02-24T21:12:41.838Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2779 | 2025-02-24T21:12:45.569Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2780 | 2025-02-24T21:12:45.910Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2781 | 2025-02-24T21:12:46.702Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2782 | 2025-02-24T21:12:46.744Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2783 | 2025-02-24T21:12:52.792Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2784 | 2025-02-24T21:12:55.047Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2785 | 2025-02-24T21:12:56.321Z | [ host-package] Compiling macaddr v1.0.1 |
2786 | 2025-02-24T21:12:56.900Z | [ host-package] Compiling slog-dtrace v0.3.0 |
2787 | 2025-02-24T21:12:57.050Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2788 | 2025-02-24T21:12:57.250Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2789 | 2025-02-24T21:12:57.465Z | [ host-package] Compiling prettyplease v0.2.29 |
2790 | 2025-02-24T21:13:00.199Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2791 | 2025-02-24T21:13:02.924Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2792 | 2025-02-24T21:13:03.710Z | [ host-package] Compiling half v2.4.1 |
2793 | 2025-02-24T21:13:03.883Z | [ host-package] Compiling ciborium-io v0.2.2 |
2794 | 2025-02-24T21:13:04.174Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2795 | 2025-02-24T21:13:04.223Z | [ host-package] Compiling bytecount v0.6.8 |
2796 | 2025-02-24T21:13:04.570Z | [ host-package] Compiling ciborium-ll v0.2.2 |
2797 | 2025-02-24T21:13:04.731Z | [ host-package] Compiling display-error-chain v0.2.2 |
2798 | 2025-02-24T21:13:05.081Z | [ host-package] Compiling ciborium v0.2.2 |
2799 | 2025-02-24T21:13:05.216Z | [ host-package] Compiling same-file v1.0.6 |
2800 | 2025-02-24T21:13:05.281Z | [ host-package] Compiling fastrand v2.1.1 |
2801 | 2025-02-24T21:13:05.551Z | [ host-package] Compiling walkdir v2.5.0 |
2802 | 2025-02-24T21:13:05.843Z | [ host-package] Compiling tempfile v3.13.0 |
2803 | 2025-02-24T21:13:06.361Z | [ host-package] Compiling blake3 v1.5.4 |
2804 | 2025-02-24T21:13:06.692Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
2805 | 2025-02-24T21:13:07.173Z | [ host-package] Compiling xattr v1.3.1 |
2806 | 2025-02-24T21:13:07.406Z | [ host-package] Compiling memmap2 v0.9.5 |
2807 | 2025-02-24T21:13:07.532Z | [ host-package] Compiling filetime v0.2.25 |
2808 | 2025-02-24T21:13:07.863Z | [ host-package] Compiling maplit v1.0.2 |
2809 | 2025-02-24T21:13:07.920Z | [ host-package] Compiling arrayvec v0.7.6 |
2810 | 2025-02-24T21:13:08.093Z | [ host-package] Compiling arrayref v0.3.9 |
2811 | 2025-02-24T21:13:08.251Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2812 | 2025-02-24T21:13:08.404Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2813 | 2025-02-24T21:13:08.837Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2814 | 2025-02-24T21:13:12.846Z | [ helios-setup] Feb 24 21:13:11.731 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config) |
2815 | 2025-02-24T21:13:16.953Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2816 | 2025-02-24T21:13:17.424Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2817 | 2025-02-24T21:13:19.902Z | [ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2818 | 2025-02-24T21:13:20.933Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2819 | 2025-02-24T21:13:23.391Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2820 | 2025-02-24T21:13:26.287Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2821 | 2025-02-24T21:13:27.711Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2822 | 2025-02-24T21:13:29.950Z | [ helios-setup] Feb 24 21:13:28.830 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
2823 | 2025-02-24T21:13:31.620Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2824 | 2025-02-24T21:13:37.363Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2825 | 2025-02-24T21:13:37.884Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2826 | 2025-02-24T21:13:38.103Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2827 | 2025-02-24T21:13:39.794Z | [ host-package] Compiling keccak v0.1.5 |
2828 | 2025-02-24T21:13:40.113Z | [ host-package] Compiling crunchy v0.2.2 |
2829 | 2025-02-24T21:13:40.676Z | [ host-package] Compiling constant_time_eq v0.3.1 |
2830 | 2025-02-24T21:13:41.161Z | [ host-package] Compiling sha3 v0.10.8 |
2831 | 2025-02-24T21:13:42.018Z | [ host-package] Compiling const_format v0.2.34 |
2832 | 2025-02-24T21:13:42.216Z | [ host-package] Compiling tar v0.4.42 |
2833 | 2025-02-24T21:13:43.376Z | [ host-package] Compiling camino-tempfile v1.1.1 |
2834 | 2025-02-24T21:13:43.986Z | [ host-package] Compiling toolchain_find v0.4.0 |
2835 | 2025-02-24T21:13:44.250Z | [ host-package] Compiling tiny-keccak v2.0.2 |
2836 | 2025-02-24T21:13:44.372Z | [ host-package] Compiling topological-sort v0.2.2 |
2837 | 2025-02-24T21:13:44.644Z | [ host-package] Compiling omicron-zone-package v0.12.0 |
2838 | 2025-02-24T21:13:44.691Z | [ host-package] Compiling rustfmt-wrapper v0.2.1 |
2839 | 2025-02-24T21:13:45.214Z | [ host-package] Compiling dsl_auto_type v0.1.2 |
2840 | 2025-02-24T21:13:45.289Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
2841 | 2025-02-24T21:13:45.473Z | [ host-package] Compiling diesel_table_macro_syntax v0.2.0 |
2842 | 2025-02-24T21:13:45.730Z | [ host-package] Compiling r2d2 v0.8.10 |
2843 | 2025-02-24T21:13:46.341Z | [ host-package] Compiling phf_generator v0.11.2 |
2844 | 2025-02-24T21:13:46.534Z | [ host-package] Compiling ascii-canvas v3.0.0 |
2845 | 2025-02-24T21:13:46.636Z | [ host-package] Compiling secrecy v0.8.0 |
2846 | 2025-02-24T21:13:46.696Z | [ host-package] Compiling diesel_derives v2.2.3 |
2847 | 2025-02-24T21:13:46.820Z | [ host-package] Compiling ena v0.14.3 |
2848 | 2025-02-24T21:13:46.922Z | [ host-package] Compiling bindgen v0.71.1 |
2849 | 2025-02-24T21:13:47.099Z | [ host-package] Compiling diff v0.1.13 |
2850 | 2025-02-24T21:13:47.342Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2851 | 2025-02-24T21:13:47.465Z | [ host-package] Compiling regex-syntax v0.6.29 |
2852 | 2025-02-24T21:13:47.693Z | [ host-package] Compiling arc-swap v1.7.1 |
2853 | 2025-02-24T21:13:47.882Z | [ host-package] Compiling phf_codegen v0.11.2 |
2854 | 2025-02-24T21:13:48.122Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2855 | 2025-02-24T21:13:48.434Z | [ host-package] Compiling slog-scope v4.4.0 |
2856 | 2025-02-24T21:13:49.451Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2857 | 2025-02-24T21:13:49.514Z | [ host-package] Compiling universal-hash v0.5.1 |
2858 | 2025-02-24T21:13:49.734Z | [ host-package] Compiling thiserror-impl-no-std v2.0.2 |
2859 | 2025-02-24T21:13:49.818Z | [ host-package] Compiling parse-zoneinfo v0.3.1 |
2860 | 2025-02-24T21:13:50.177Z | [ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2861 | 2025-02-24T21:13:51.378Z | [ host-package] Compiling lalrpop v0.19.12 |
2862 | 2025-02-24T21:13:51.979Z | [ host-package] Compiling unicase v2.7.0 |
2863 | 2025-02-24T21:13:52.410Z | [ host-package] Compiling opaque-debug v0.3.1 |
2864 | 2025-02-24T21:13:52.491Z | [ host-package] Compiling rustc-hash v2.1.1 |
2865 | 2025-02-24T21:13:52.653Z | [ host-package] Compiling ref-cast v1.0.23 |
2866 | 2025-02-24T21:13:52.802Z | [ host-package] Compiling poly1305 v0.8.0 |
2867 | 2025-02-24T21:13:53.275Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2868 | 2025-02-24T21:13:54.856Z | [ host-package] Compiling thiserror-no-std v2.0.2 |
2869 | 2025-02-24T21:13:55.064Z | [ host-package] Compiling chrono-tz-build v0.4.0 |
2870 | 2025-02-24T21:13:56.286Z | [ host-package] Compiling slog-stdlog v4.1.1 |
2871 | 2025-02-24T21:13:57.933Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2872 | 2025-02-24T21:13:58.325Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2873 | 2025-02-24T21:13:58.690Z | [ host-package] Compiling diesel v2.2.7 |
2874 | 2025-02-24T21:13:58.765Z | [ host-package] Compiling derive_builder_core v0.20.2 |
2875 | 2025-02-24T21:14:01.297Z | [ host-package] Compiling chacha20 v0.9.1 |
2876 | 2025-02-24T21:14:01.908Z | [ host-package] Compiling headers-core v0.3.0 |
2877 | 2025-02-24T21:14:02.130Z | [ host-package] Compiling aead v0.5.2 |
2878 | 2025-02-24T21:14:02.683Z | [ host-package] Compiling libxml v0.3.3 |
2879 | 2025-02-24T21:14:03.206Z | [ host-package] Compiling ref-cast-impl v1.0.23 |
2880 | 2025-02-24T21:14:04.700Z | [ host-package] Compiling vte_generate_state_changes v0.1.2 |
2881 | 2025-02-24T21:14:05.667Z | [ host-package] Compiling vte v0.11.1 |
2882 | 2025-02-24T21:14:07.832Z | [ host-package] Compiling samael v0.0.18 |
2883 | 2025-02-24T21:14:08.083Z | [ host-package] Compiling chacha20poly1305 v0.10.1 |
2884 | 2025-02-24T21:14:08.487Z | [ host-package] Compiling headers v0.4.0 |
2885 | 2025-02-24T21:14:09.778Z | [ host-package] Compiling derive_builder_macro v0.20.2 |
2886 | 2025-02-24T21:14:11.512Z | [ host-package] Compiling slog-envlogger v2.2.0 |
2887 | 2025-02-24T21:14:12.913Z | [ host-package] Compiling chrono-tz v0.10.1 |
2888 | 2025-02-24T21:14:13.770Z | [ host-package] Compiling vsss-rs v3.3.4 |
2889 | 2025-02-24T21:14:14.625Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2890 | 2025-02-24T21:14:18.063Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2891 | 2025-02-24T21:14:18.390Z | [ host-package] Compiling polar-core v0.27.3 |
2892 | 2025-02-24T21:14:18.696Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2893 | 2025-02-24T21:14:19.235Z | [ host-package] Compiling strum_macros v0.24.3 |
2894 | 2025-02-24T21:14:20.303Z | [ helios-setup] Feb 24 21:14:19.167 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 49s |
2895 | 2025-02-24T21:14:20.405Z | [ helios-setup] Feb 24 21:14:19.268 INFO building project "amd-host-image-builder" ok (191 seconds) |
2896 | 2025-02-24T21:14:20.405Z | [ helios-setup] Feb 24 21:14:19.269 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
2897 | 2025-02-24T21:14:20.409Z | [ helios-setup] Feb 24 21:14:19.269 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
2898 | 2025-02-24T21:14:20.714Z | [ helios-setup] Feb 24 21:14:19.578 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
2899 | 2025-02-24T21:14:21.258Z | [ helios-setup] Feb 24 21:14:20.123 INFO E| From https://github.com/jclulow/rust-jmclib |
2900 | 2025-02-24T21:14:21.261Z | [ helios-setup] Feb 24 21:14:20.123 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
2901 | 2025-02-24T21:14:21.280Z | [ helios-setup] Feb 24 21:14:20.144 INFO E| Updating crates.io index |
2902 | 2025-02-24T21:14:21.464Z | [ helios-setup] Feb 24 21:14:20.328 INFO E| Downloading crates ... |
2903 | 2025-02-24T21:14:21.590Z | [ helios-setup] Feb 24 21:14:20.454 INFO E| Downloaded block-buffer v0.9.0 |
2904 | 2025-02-24T21:14:21.663Z | [ helios-setup] Feb 24 21:14:20.528 INFO E| Downloaded itoa v1.0.9 |
2905 | 2025-02-24T21:14:21.666Z | [ helios-setup] Feb 24 21:14:20.530 INFO E| Downloaded opaque-debug v0.3.0 |
2906 | 2025-02-24T21:14:21.670Z | [ helios-setup] Feb 24 21:14:20.531 INFO E| Downloaded glob v0.3.1 |
2907 | 2025-02-24T21:14:21.670Z | [ helios-setup] Feb 24 21:14:20.533 INFO E| Downloaded cpufeatures v0.2.9 |
2908 | 2025-02-24T21:14:21.673Z | [ helios-setup] Feb 24 21:14:20.535 INFO E| Downloaded bitflags v2.3.3 |
2909 | 2025-02-24T21:14:21.708Z | [ helios-setup] Feb 24 21:14:20.572 INFO E| Downloaded walkdir v2.3.3 |
2910 | 2025-02-24T21:14:21.711Z | [ helios-setup] Feb 24 21:14:20.575 INFO E| Downloaded once_cell v1.18.0 |
2911 | 2025-02-24T21:14:21.715Z | [ helios-setup] Feb 24 21:14:20.579 INFO E| Downloaded libdevinfo-sys v1.0.0 |
2912 | 2025-02-24T21:14:21.718Z | [ helios-setup] Feb 24 21:14:20.581 INFO E| Downloaded sha-1 v0.9.8 |
2913 | 2025-02-24T21:14:21.722Z | [ helios-setup] Feb 24 21:14:20.583 INFO E| Downloaded fastrand v2.0.0 |
2914 | 2025-02-24T21:14:21.724Z | [ helios-setup] Feb 24 21:14:20.585 INFO E| Downloaded uuid v0.8.2 |
2915 | 2025-02-24T21:14:21.728Z | [ helios-setup] Feb 24 21:14:20.590 INFO E| Downloaded unicode-ident v1.0.11 |
2916 | 2025-02-24T21:14:21.731Z | [ helios-setup] Feb 24 21:14:20.595 INFO E| Downloaded toml v0.5.11 |
2917 | 2025-02-24T21:14:21.734Z | [ helios-setup] Feb 24 21:14:20.599 INFO E| Downloaded typenum v1.16.0 |
2918 | 2025-02-24T21:14:21.738Z | [ helios-setup] Feb 24 21:14:20.603 INFO E| Downloaded anyhow v1.0.72 |
2919 | 2025-02-24T21:14:21.747Z | [ helios-setup] Feb 24 21:14:20.609 INFO E| Downloaded ryu v1.0.15 |
2920 | 2025-02-24T21:14:21.750Z | [ helios-setup] Feb 24 21:14:20.615 INFO E| Downloaded serde v1.0.193 |
2921 | 2025-02-24T21:14:21.755Z | [ helios-setup] Feb 24 21:14:20.619 INFO E| Downloaded serde_derive v1.0.193 |
2922 | 2025-02-24T21:14:21.758Z | [ helios-setup] Feb 24 21:14:20.623 INFO E| Downloaded quote v1.0.31 |
2923 | 2025-02-24T21:14:21.762Z | [ helios-setup] Feb 24 21:14:20.627 INFO E| Downloaded serde_json v1.0.103 |
2924 | 2025-02-24T21:14:21.774Z | [ helios-setup] Feb 24 21:14:20.638 INFO E| Downloaded proc-macro2 v1.0.66 |
2925 | 2025-02-24T21:14:21.778Z | [ helios-setup] Feb 24 21:14:20.642 INFO E| Downloaded tempfile v3.7.0 |
2926 | 2025-02-24T21:14:21.782Z | [ helios-setup] Feb 24 21:14:20.646 INFO E| Downloaded getrandom v0.2.10 |
2927 | 2025-02-24T21:14:21.787Z | [ helios-setup] Feb 24 21:14:20.651 INFO E| Downloaded digest v0.9.0 |
2928 | 2025-02-24T21:14:21.790Z | [ helios-setup] Feb 24 21:14:20.653 INFO E| Downloaded md-5 v0.9.1 |
2929 | 2025-02-24T21:14:21.792Z | [ helios-setup] Feb 24 21:14:20.655 INFO E| Downloaded errno v0.3.1 |
2930 | 2025-02-24T21:14:21.824Z | [ helios-setup] Feb 24 21:14:20.689 INFO E| Downloaded syn v2.0.32 |
2931 | 2025-02-24T21:14:21.842Z | [ helios-setup] Feb 24 21:14:20.706 INFO E| Downloaded rustix v0.38.4 |
2932 | 2025-02-24T21:14:21.913Z | [ helios-setup] Feb 24 21:14:20.777 INFO E| Downloaded libc v0.2.147 |
2933 | 2025-02-24T21:14:22.035Z | [ helios-setup] Feb 24 21:14:20.900 INFO E| Compiling libc v0.2.147 |
2934 | 2025-02-24T21:14:22.103Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling proc-macro2 v1.0.66 |
2935 | 2025-02-24T21:14:22.103Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling cfg-if v1.0.0 |
2936 | 2025-02-24T21:14:22.103Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling unicode-ident v1.0.11 |
2937 | 2025-02-24T21:14:22.106Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling typenum v1.16.0 |
2938 | 2025-02-24T21:14:22.106Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling version_check v0.9.4 |
2939 | 2025-02-24T21:14:22.106Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling serde v1.0.193 |
2940 | 2025-02-24T21:14:22.106Z | [ helios-setup] Feb 24 21:14:20.967 INFO E| Compiling powerfmt v0.2.0 |
2941 | 2025-02-24T21:14:22.458Z | [ helios-setup] Feb 24 21:14:21.318 INFO E| Compiling time-core v0.1.2 |
2942 | 2025-02-24T21:14:22.817Z | [ helios-setup] Feb 24 21:14:21.669 INFO E| Compiling num-conv v0.1.0 |
2943 | 2025-02-24T21:14:23.068Z | [ helios-setup] Feb 24 21:14:21.919 INFO E| Compiling rustix v0.38.4 |
2944 | 2025-02-24T21:14:23.097Z | [ host-package] Compiling fxhash v0.2.1 |
2945 | 2025-02-24T21:14:23.122Z | [ host-package] Compiling indoc v1.0.9 |
2946 | 2025-02-24T21:14:23.158Z | [ helios-setup] Feb 24 21:14:22.016 INFO E| Compiling itoa v1.0.9 |
2947 | 2025-02-24T21:14:23.341Z | [ helios-setup] Feb 24 21:14:22.205 INFO E| Compiling slog v2.7.0 |
2948 | 2025-02-24T21:14:23.502Z | [ helios-setup] Feb 24 21:14:22.365 INFO E| Compiling generic-array v0.14.7 |
2949 | 2025-02-24T21:14:23.642Z | [ helios-setup] Feb 24 21:14:22.505 INFO E| Compiling time-macros v0.2.18 |
2950 | 2025-02-24T21:14:23.888Z | [ helios-setup] Feb 24 21:14:22.751 INFO E| Compiling deranged v0.3.11 |
2951 | 2025-02-24T21:14:24.285Z | [ helios-setup] Feb 24 21:14:23.149 INFO E| Compiling bitflags v2.3.3 |
2952 | 2025-02-24T21:14:24.484Z | [ helios-setup] Feb 24 21:14:23.335 INFO E| Compiling num_threads v0.1.6 |
2953 | 2025-02-24T21:14:24.675Z | [ helios-setup] Feb 24 21:14:23.538 INFO E| Compiling once_cell v1.18.0 |
2954 | 2025-02-24T21:14:25.128Z | [ host-package] Compiling derive_builder v0.20.2 |
2955 | 2025-02-24T21:14:25.312Z | [ helios-setup] Feb 24 21:14:24.173 INFO E| Compiling quote v1.0.31 |
2956 | 2025-02-24T21:14:25.386Z | [ helios-setup] Feb 24 21:14:24.249 INFO E| Compiling thread_local v1.1.7 |
2957 | 2025-02-24T21:14:25.974Z | [ helios-setup] Feb 24 21:14:24.838 INFO E| Compiling dirs-sys-next v0.1.2 |
2958 | 2025-02-24T21:14:26.443Z | [ helios-setup] Feb 24 21:14:25.306 INFO E| Compiling syn v2.0.32 |
2959 | 2025-02-24T21:14:26.495Z | [ helios-setup] Feb 24 21:14:25.358 INFO E| Compiling dirs-next v2.0.0 |
2960 | 2025-02-24T21:14:26.516Z | [ helios-setup] Feb 24 21:14:25.379 INFO E| Compiling errno v0.3.1 |
2961 | 2025-02-24T21:14:26.931Z | [ helios-setup] Feb 24 21:14:25.793 INFO E| Compiling term v0.7.0 |
2962 | 2025-02-24T21:14:27.092Z | [ helios-setup] Feb 24 21:14:25.953 INFO E| Compiling atty v0.2.14 |
2963 | 2025-02-24T21:14:27.138Z | [ helios-setup] Feb 24 21:14:25.999 INFO E| Compiling opaque-debug v0.3.0 |
2964 | 2025-02-24T21:14:27.297Z | [ helios-setup] Feb 24 21:14:26.160 INFO E| Compiling fastrand v2.0.0 |
2965 | 2025-02-24T21:14:27.308Z | [ helios-setup] Feb 24 21:14:26.171 INFO E| Compiling anyhow v1.0.72 |
2966 | 2025-02-24T21:14:27.387Z | [ helios-setup] Feb 24 21:14:26.249 INFO E| Compiling serde_json v1.0.103 |
2967 | 2025-02-24T21:14:28.513Z | [ helios-setup] Feb 24 21:14:27.376 INFO E| Compiling getrandom v0.2.10 |
2968 | 2025-02-24T21:14:28.637Z | [ helios-setup] Feb 24 21:14:27.499 INFO E| Compiling time v0.3.36 |
2969 | 2025-02-24T21:14:28.825Z | [ helios-setup] Feb 24 21:14:27.687 INFO E| Compiling digest v0.9.0 |
2970 | 2025-02-24T21:14:29.115Z | [ helios-setup] Feb 24 21:14:27.977 INFO E| Compiling block-buffer v0.9.0 |
2971 | 2025-02-24T21:14:29.199Z | [ helios-setup] Feb 24 21:14:28.062 INFO E| Compiling same-file v1.0.6 |
2972 | 2025-02-24T21:14:29.321Z | [ helios-setup] Feb 24 21:14:28.184 INFO E| Compiling cpufeatures v0.2.9 |
2973 | 2025-02-24T21:14:29.438Z | [ helios-setup] Feb 24 21:14:28.300 INFO E| Compiling tempfile v3.7.0 |
2974 | 2025-02-24T21:14:29.479Z | [ helios-setup] Feb 24 21:14:28.341 INFO E| Compiling unicode-width v0.1.10 |
2975 | 2025-02-24T21:14:29.563Z | [ helios-setup] Feb 24 21:14:28.426 INFO E| Compiling ryu v1.0.15 |
2976 | 2025-02-24T21:14:29.727Z | [ helios-setup] Feb 24 21:14:28.589 INFO E| Compiling getopts v0.2.21 |
2977 | 2025-02-24T21:14:29.861Z | [ helios-setup] Feb 24 21:14:28.723 INFO E| Compiling walkdir v2.3.3 |
2978 | 2025-02-24T21:14:30.309Z | [ helios-setup] Feb 24 21:14:29.171 INFO E| Compiling sha-1 v0.9.8 |
2979 | 2025-02-24T21:14:30.536Z | [ helios-setup] Feb 24 21:14:29.397 INFO E| Compiling md-5 v0.9.1 |
2980 | 2025-02-24T21:14:31.097Z | [ helios-setup] Feb 24 21:14:29.958 INFO E| Compiling libdevinfo-sys v1.0.0 |
2981 | 2025-02-24T21:14:31.310Z | [ helios-setup] Feb 24 21:14:30.171 INFO E| Compiling glob v0.3.1 |
2982 | 2025-02-24T21:14:32.392Z | [ host-package] Compiling strip-ansi-escapes v0.2.0 |
2983 | 2025-02-24T21:14:32.982Z | [ helios-setup] Feb 24 21:14:31.843 INFO E| Compiling slog-term v2.9.0 |
2984 | 2025-02-24T21:14:33.413Z | [ helios-setup] Feb 24 21:14:32.274 INFO E| Compiling serde_derive v1.0.193 |
2985 | 2025-02-24T21:14:34.102Z | [ host-package] Compiling papergrid v0.11.0 |
2986 | 2025-02-24T21:14:34.179Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2987 | 2025-02-24T21:14:34.779Z | [ host-package] Compiling tabled_derive v0.7.0 |
2988 | 2025-02-24T21:14:37.191Z | [ host-package] Compiling fd-lock v4.0.2 |
2989 | 2025-02-24T21:14:37.543Z | [ host-package] Compiling peg-macros v0.8.4 |
2990 | 2025-02-24T21:14:41.436Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2991 | 2025-02-24T21:14:42.699Z | [ host-package] Compiling kstat-rs v0.2.4 |
2992 | 2025-02-24T21:14:43.797Z | [ host-package] Compiling impl-trait-for-tuples v0.2.2 |
2993 | 2025-02-24T21:14:45.321Z | [ host-package] Compiling oso-derive v0.27.3 |
2994 | 2025-02-24T21:14:46.053Z | [ helios-setup] Feb 24 21:14:44.911 INFO E| Compiling toml v0.5.11 |
2995 | 2025-02-24T21:14:46.056Z | [ helios-setup] Feb 24 21:14:44.911 INFO E| Compiling uuid v0.8.2 |
2996 | 2025-02-24T21:14:46.716Z | [ host-package] Compiling quick-xml v0.37.2 |
2997 | 2025-02-24T21:14:48.189Z | [ helios-setup] Feb 24 21:14:47.046 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
2998 | 2025-02-24T21:14:49.264Z | [ host-package] Compiling diesel-dtrace v0.4.2 |
2999 | 2025-02-24T21:14:49.679Z | [ helios-setup] Feb 24 21:14:48.536 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
3000 | 2025-02-24T21:14:49.736Z | [ host-package] Compiling nu-ansi-term v0.50.1 |
3001 | 2025-02-24T21:14:50.390Z | [ host-package] Compiling reedline v0.35.0 |
3002 | 2025-02-24T21:14:51.299Z | [ host-package] Compiling oso v0.27.3 |
3003 | 2025-02-24T21:15:00.440Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
3004 | 2025-02-24T21:15:01.015Z | [ helios-setup] Feb 24 21:14:59.868 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.49s |
3005 | 2025-02-24T21:15:01.048Z | [ helios-setup] Feb 24 21:14:59.901 INFO building project "image-builder" ok (40 seconds) |
3006 | 2025-02-24T21:15:01.048Z | [ helios-setup] Feb 24 21:14:59.901 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
3007 | 2025-02-24T21:15:01.051Z | [ helios-setup] Feb 24 21:14:59.901 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
3008 | 2025-02-24T21:15:01.337Z | [ helios-setup] Feb 24 21:15:00.190 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor` |
3009 | 2025-02-24T21:15:02.034Z | [ host-package] Compiling peg v0.8.4 |
3010 | 2025-02-24T21:15:02.184Z | [ host-package] Compiling tabled v0.15.0 |
3011 | 2025-02-24T21:15:02.510Z | [ helios-setup] Feb 24 21:15:01.362 INFO E| From https://github.com/oxidecomputer/progenitor |
3012 | 2025-02-24T21:15:02.513Z | [ helios-setup] Feb 24 21:15:01.362 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149 |
3013 | 2025-02-24T21:15:02.603Z | [ helios-setup] Feb 24 21:15:01.455 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
3014 | 2025-02-24T21:15:03.004Z | [ helios-setup] Feb 24 21:15:01.856 INFO E| From https://github.com/jclulow/hiercmd |
3015 | 2025-02-24T21:15:03.004Z | [ helios-setup] Feb 24 21:15:01.857 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad |
3016 | 2025-02-24T21:15:03.023Z | [ helios-setup] Feb 24 21:15:01.875 INFO E| Updating git repository `https://github.com/jclulow/network-interface` |
3017 | 2025-02-24T21:15:03.476Z | [ helios-setup] Feb 24 21:15:02.328 INFO E| From https://github.com/jclulow/network-interface |
3018 | 2025-02-24T21:15:03.476Z | [ helios-setup] Feb 24 21:15:02.328 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624 |
3019 | 2025-02-24T21:15:03.497Z | [ helios-setup] Feb 24 21:15:02.348 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
3020 | 2025-02-24T21:15:03.909Z | [ helios-setup] Feb 24 21:15:02.759 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
3021 | 2025-02-24T21:15:03.909Z | [ helios-setup] Feb 24 21:15:02.759 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
3022 | 2025-02-24T21:15:03.951Z | [ helios-setup] Feb 24 21:15:02.804 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade` |
3023 | 2025-02-24T21:15:04.617Z | [ helios-setup] Feb 24 21:15:03.469 INFO E| From https://github.com/oxidecomputer/facade |
3024 | 2025-02-24T21:15:04.617Z | [ helios-setup] Feb 24 21:15:03.469 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 |
3025 | 2025-02-24T21:15:04.663Z | [ helios-setup] Feb 24 21:15:03.514 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git` |
3026 | 2025-02-24T21:15:05.409Z | [ helios-setup] Feb 24 21:15:04.261 INFO E| From https://github.com/oxidecomputer/dropshot |
3027 | 2025-02-24T21:15:05.409Z | [ helios-setup] Feb 24 21:15:04.261 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230 |
3028 | 2025-02-24T21:15:05.455Z | [ helios-setup] Feb 24 21:15:04.306 INFO E| Updating crates.io index |
3029 | 2025-02-24T21:15:05.626Z | [ helios-setup] Feb 24 21:15:04.476 INFO E| Updating git repository `https://github.com/oxidecomputer/typify` |
3030 | 2025-02-24T21:15:06.389Z | [ helios-setup] Feb 24 21:15:05.240 INFO E| From https://github.com/oxidecomputer/typify |
3031 | 2025-02-24T21:15:06.389Z | [ helios-setup] Feb 24 21:15:05.240 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4 |
3032 | 2025-02-24T21:15:06.675Z | [ helios-setup] Feb 24 21:15:05.526 INFO E| Downloading crates ... |
3033 | 2025-02-24T21:15:06.862Z | [ helios-setup] Feb 24 21:15:05.713 INFO E| Downloaded async-stream-impl v0.3.5 |
3034 | 2025-02-24T21:15:06.868Z | [ helios-setup] Feb 24 21:15:05.719 INFO E| Downloaded anstyle-parse v0.1.1 |
3035 | 2025-02-24T21:15:06.875Z | [ helios-setup] Feb 24 21:15:05.726 INFO E| Downloaded async-stream v0.3.5 |
3036 | 2025-02-24T21:15:06.878Z | [ helios-setup] Feb 24 21:15:05.730 INFO E| Downloaded anstream v0.2.6 |
3037 | 2025-02-24T21:15:06.920Z | [ helios-setup] Feb 24 21:15:05.771 INFO E| Downloaded want v0.3.0 |
3038 | 2025-02-24T21:15:06.923Z | [ helios-setup] Feb 24 21:15:05.773 INFO E| Downloaded tower-service v0.3.2 |
3039 | 2025-02-24T21:15:06.927Z | [ helios-setup] Feb 24 21:15:05.775 INFO E| Downloaded thiserror v1.0.38 |
3040 | 2025-02-24T21:15:06.932Z | [ helios-setup] Feb 24 21:15:05.783 INFO E| Downloaded spin v0.5.2 |
3041 | 2025-02-24T21:15:06.935Z | [ helios-setup] Feb 24 21:15:05.786 INFO E| Downloaded futures-sink v0.3.28 |
3042 | 2025-02-24T21:15:06.937Z | [ helios-setup] Feb 24 21:15:05.787 INFO E| Downloaded try-lock v0.2.4 |
3043 | 2025-02-24T21:15:06.940Z | [ helios-setup] Feb 24 21:15:05.789 INFO E| Downloaded toolchain_find v0.2.0 |
3044 | 2025-02-24T21:15:06.940Z | [ helios-setup] Feb 24 21:15:05.791 INFO E| Downloaded serde_spanned v0.6.1 |
3045 | 2025-02-24T21:15:06.942Z | [ helios-setup] Feb 24 21:15:05.793 INFO E| Downloaded futures-core v0.3.28 |
3046 | 2025-02-24T21:15:06.945Z | [ helios-setup] Feb 24 21:15:05.795 INFO E| Downloaded iana-time-zone v0.1.56 |
3047 | 2025-02-24T21:15:06.948Z | [ helios-setup] Feb 24 21:15:05.799 INFO E| Downloaded home v0.5.4 |
3048 | 2025-02-24T21:15:06.950Z | [ helios-setup] Feb 24 21:15:05.801 INFO E| Downloaded strsim v0.10.0 |
3049 | 2025-02-24T21:15:06.953Z | [ helios-setup] Feb 24 21:15:05.804 INFO E| Downloaded smawk v0.3.1 |
3050 | 2025-02-24T21:15:06.955Z | [ helios-setup] Feb 24 21:15:05.806 INFO E| Downloaded thiserror-impl v1.0.38 |
3051 | 2025-02-24T21:15:06.958Z | [ helios-setup] Feb 24 21:15:05.809 INFO E| Downloaded semver-parser v0.10.2 |
3052 | 2025-02-24T21:15:06.961Z | [ helios-setup] Feb 24 21:15:05.812 INFO E| Downloaded num_enum_derive v0.5.7 |
3053 | 2025-02-24T21:15:06.964Z | [ helios-setup] Feb 24 21:15:05.814 INFO E| Downloaded utf8parse v0.2.1 |
3054 | 2025-02-24T21:15:06.967Z | [ helios-setup] Feb 24 21:15:05.816 INFO E| Downloaded terminal_size v0.2.6 |
3055 | 2025-02-24T21:15:06.969Z | [ helios-setup] Feb 24 21:15:05.819 INFO E| Downloaded lazy_static v1.4.0 |
3056 | 2025-02-24T21:15:06.972Z | [ helios-setup] Feb 24 21:15:05.821 INFO E| Downloaded tempfile v3.5.0 |
3057 | 2025-02-24T21:15:06.977Z | [ helios-setup] Feb 24 21:15:05.826 INFO E| Downloaded serde_path_to_error v0.1.11 |
3058 | 2025-02-24T21:15:06.980Z | [ helios-setup] Feb 24 21:15:05.829 INFO E| Downloaded schemars_derive v0.8.12 |
3059 | 2025-02-24T21:15:06.982Z | [ helios-setup] Feb 24 21:15:05.832 INFO E| Downloaded sct v0.7.0 |
3060 | 2025-02-24T21:15:06.992Z | [ helios-setup] Feb 24 21:15:05.844 INFO E| Downloaded semver v0.11.0 |
3061 | 2025-02-24T21:15:06.995Z | [ helios-setup] Feb 24 21:15:05.847 INFO E| Downloaded tokio-tungstenite v0.18.0 |
3062 | 2025-02-24T21:15:06.999Z | [ helios-setup] Feb 24 21:15:05.850 INFO E| Downloaded itoa v1.0.6 |
3063 | 2025-02-24T21:15:07.003Z | [ helios-setup] Feb 24 21:15:05.853 INFO E| Downloaded semver v1.0.17 |
3064 | 2025-02-24T21:15:07.005Z | [ helios-setup] Feb 24 21:15:05.857 INFO E| Downloaded digest v0.10.6 |
3065 | 2025-02-24T21:15:07.009Z | [ helios-setup] Feb 24 21:15:05.860 INFO E| Downloaded ryu v1.0.13 |
3066 | 2025-02-24T21:15:07.014Z | [ helios-setup] Feb 24 21:15:05.865 INFO E| Downloaded schemars v0.8.12 |
3067 | 2025-02-24T21:15:07.033Z | [ helios-setup] Feb 24 21:15:05.884 INFO E| Downloaded unicode-ident v1.0.8 |
3068 | 2025-02-24T21:15:07.038Z | [ helios-setup] Feb 24 21:15:05.888 INFO E| Downloaded toml_datetime v0.6.1 |
3069 | 2025-02-24T21:15:07.041Z | [ helios-setup] Feb 24 21:15:05.889 INFO E| Downloaded serde_yaml v0.9.21 |
3070 | 2025-02-24T21:15:07.045Z | [ helios-setup] Feb 24 21:15:05.896 INFO E| Downloaded unsafe-libyaml v0.2.8 |
3071 | 2025-02-24T21:15:07.049Z | [ helios-setup] Feb 24 21:15:05.901 INFO E| Downloaded ahash v0.8.3 |
3072 | 2025-02-24T21:15:07.053Z | [ helios-setup] Feb 24 21:15:05.905 INFO E| Downloaded serde_derive_internals v0.26.0 |
3073 | 2025-02-24T21:15:07.056Z | [ helios-setup] Feb 24 21:15:05.907 INFO E| Downloaded url v2.3.1 |
3074 | 2025-02-24T21:15:07.061Z | [ helios-setup] Feb 24 21:15:05.912 INFO E| Downloaded tracing-core v0.1.30 |
3075 | 2025-02-24T21:15:07.065Z | [ helios-setup] Feb 24 21:15:05.916 INFO E| Downloaded serde_derive v1.0.204 |
3076 | 2025-02-24T21:15:07.069Z | [ helios-setup] Feb 24 21:15:05.920 INFO E| Downloaded unicode-linebreak v0.1.4 |
3077 | 2025-02-24T21:15:07.072Z | [ helios-setup] Feb 24 21:15:05.923 INFO E| Downloaded futures v0.3.28 |
3078 | 2025-02-24T21:15:07.080Z | [ helios-setup] Feb 24 21:15:05.931 INFO E| Downloaded tokio-util v0.7.7 |
3079 | 2025-02-24T21:15:07.089Z | [ helios-setup] Feb 24 21:15:05.940 INFO E| Downloaded serde_json v1.0.95 |
3080 | 2025-02-24T21:15:07.100Z | [ helios-setup] Feb 24 21:15:05.951 INFO E| Downloaded unicode-normalization v0.1.22 |
3081 | 2025-02-24T21:15:07.106Z | [ helios-setup] Feb 24 21:15:05.957 INFO E| Downloaded lock_api v0.4.9 |
3082 | 2025-02-24T21:15:07.110Z | [ helios-setup] Feb 24 21:15:05.959 INFO E| Downloaded bytes v1.4.0 |
3083 | 2025-02-24T21:15:07.113Z | [ helios-setup] Feb 24 21:15:05.964 INFO E| Downloaded parking_lot v0.12.1 |
3084 | 2025-02-24T21:15:07.117Z | [ helios-setup] Feb 24 21:15:05.968 INFO E| Downloaded proc-macro2 v1.0.86 |
3085 | 2025-02-24T21:15:07.125Z | [ helios-setup] Feb 24 21:15:05.976 INFO E| Downloaded syn v2.0.72 |
3086 | 2025-02-24T21:15:07.141Z | [ helios-setup] Feb 24 21:15:05.993 INFO E| Downloaded rayon-core v1.10.2 |
3087 | 2025-02-24T21:15:07.147Z | [ helios-setup] Feb 24 21:15:05.999 INFO E| Downloaded syn v1.0.107 |
3088 | 2025-02-24T21:15:07.164Z | [ helios-setup] Feb 24 21:15:06.015 INFO E| Downloaded mio v0.8.5 |
3089 | 2025-02-24T21:15:07.173Z | [ helios-setup] Feb 24 21:15:06.024 INFO E| Downloaded memchr v2.5.0 |
3090 | 2025-02-24T21:15:07.180Z | [ helios-setup] Feb 24 21:15:06.031 INFO E| Downloaded serde v1.0.204 |
3091 | 2025-02-24T21:15:07.185Z | [ helios-setup] Feb 24 21:15:06.036 INFO E| Downloaded crossbeam-channel v0.5.6 |
3092 | 2025-02-24T21:15:07.193Z | [ helios-setup] Feb 24 21:15:06.044 INFO E| Downloaded http v0.2.9 |
3093 | 2025-02-24T21:15:07.200Z | [ helios-setup] Feb 24 21:15:06.050 INFO E| Downloaded cc v1.0.78 |
3094 | 2025-02-24T21:15:07.205Z | [ helios-setup] Feb 24 21:15:06.055 INFO E| Downloaded pest v2.5.7 |
3095 | 2025-02-24T21:15:07.213Z | [ helios-setup] Feb 24 21:15:06.064 INFO E| Downloaded num-traits v0.2.15 |
3096 | 2025-02-24T21:15:07.217Z | [ helios-setup] Feb 24 21:15:06.068 INFO E| Downloaded base64 v0.21.0 |
3097 | 2025-02-24T21:15:07.223Z | [ helios-setup] Feb 24 21:15:06.075 INFO E| Downloaded clap v4.2.1 |
3098 | 2025-02-24T21:15:07.266Z | [ helios-setup] Feb 24 21:15:06.117 INFO E| Downloaded futures-util v0.3.28 |
3099 | 2025-02-24T21:15:07.290Z | [ helios-setup] Feb 24 21:15:06.141 INFO E| Downloaded reqwest v0.11.16 |
3100 | 2025-02-24T21:15:07.314Z | [ helios-setup] Feb 24 21:15:06.165 INFO E| Downloaded rayon v1.6.1 |
3101 | 2025-02-24T21:15:07.344Z | [ helios-setup] Feb 24 21:15:06.194 INFO E| Downloaded h2 v0.3.16 |
3102 | 2025-02-24T21:15:07.354Z | [ helios-setup] Feb 24 21:15:06.205 INFO E| Downloaded git2 v0.16.1 |
3103 | 2025-02-24T21:15:07.368Z | [ helios-setup] Feb 24 21:15:06.220 INFO E| Downloaded chrono v0.4.24 |
3104 | 2025-02-24T21:15:07.381Z | [ helios-setup] Feb 24 21:15:06.232 INFO E| Downloaded regress v0.5.0 |
3105 | 2025-02-24T21:15:07.393Z | [ helios-setup] Feb 24 21:15:06.244 INFO E| Downloaded regex v1.7.3 |
3106 | 2025-02-24T21:15:07.407Z | [ helios-setup] Feb 24 21:15:06.258 INFO E| Downloaded idna v0.3.0 |
3107 | 2025-02-24T21:15:07.418Z | [ helios-setup] Feb 24 21:15:06.269 INFO E| Downloaded rustls v0.21.0 |
3108 | 2025-02-24T21:15:07.436Z | [ helios-setup] Feb 24 21:15:06.287 INFO E| Downloaded rustix v0.37.3 |
3109 | 2025-02-24T21:15:07.466Z | [ helios-setup] Feb 24 21:15:06.318 INFO E| Downloaded hyper v0.14.25 |
3110 | 2025-02-24T21:15:07.480Z | [ helios-setup] Feb 24 21:15:06.331 INFO E| Downloaded tokio v1.27.0 |
3111 | 2025-02-24T21:15:07.533Z | [ helios-setup] Feb 24 21:15:06.384 INFO E| Downloaded rhai v1.14.0 |
3112 | 2025-02-24T21:15:07.559Z | [ helios-setup] Feb 24 21:15:06.410 INFO E| Downloaded openapiv3 v1.0.2 |
3113 | 2025-02-24T21:15:07.579Z | [ helios-setup] Feb 24 21:15:06.430 INFO E| Downloaded clap_builder v4.2.1 |
3114 | 2025-02-24T21:15:07.588Z | [ helios-setup] Feb 24 21:15:06.439 INFO E| Downloaded winnow v0.4.1 |
3115 | 2025-02-24T21:15:07.601Z | [ helios-setup] Feb 24 21:15:06.452 INFO E| Downloaded io-lifetimes v1.0.10 |
3116 | 2025-02-24T21:15:07.605Z | [ helios-setup] Feb 24 21:15:06.456 INFO E| Downloaded tracing v0.1.37 |
3117 | 2025-02-24T21:15:07.613Z | [ helios-setup] Feb 24 21:15:06.464 INFO E| Downloaded rustls-webpki v0.100.1 |
3118 | 2025-02-24T21:15:07.623Z | [ helios-setup] Feb 24 21:15:06.474 INFO E| Downloaded toml_edit v0.19.8 |
3119 | 2025-02-24T21:15:07.651Z | [ helios-setup] Feb 24 21:15:06.502 INFO E| Downloaded socket2 v0.4.9 |
3120 | 2025-02-24T21:15:07.654Z | [ helios-setup] Feb 24 21:15:06.505 INFO E| Downloaded crossbeam-epoch v0.9.13 |
3121 | 2025-02-24T21:15:07.659Z | [ helios-setup] Feb 24 21:15:06.510 INFO E| Downloaded anyhow v1.0.68 |
3122 | 2025-02-24T21:15:07.665Z | [ helios-setup] Feb 24 21:15:06.516 INFO E| Downloaded crossbeam-utils v0.8.14 |
3123 | 2025-02-24T21:15:07.670Z | [ helios-setup] Feb 24 21:15:06.521 INFO E| Downloaded camino v1.1.4 |
3124 | 2025-02-24T21:15:07.673Z | [ helios-setup] Feb 24 21:15:06.524 INFO E| Downloaded num_cpus v1.15.0 |
3125 | 2025-02-24T21:15:07.677Z | [ helios-setup] Feb 24 21:15:06.528 INFO E| Downloaded ahash v0.7.6 |
3126 | 2025-02-24T21:15:07.681Z | [ helios-setup] Feb 24 21:15:06.532 INFO E| Downloaded quote v1.0.36 |
3127 | 2025-02-24T21:15:07.685Z | [ helios-setup] Feb 24 21:15:06.536 INFO E| Downloaded pin-project-lite v0.2.9 |
3128 | 2025-02-24T21:15:07.690Z | [ helios-setup] Feb 24 21:15:06.541 INFO E| Downloaded once_cell v1.17.0 |
3129 | 2025-02-24T21:15:07.694Z | [ helios-setup] Feb 24 21:15:06.545 INFO E| Downloaded cargo-lock v8.0.3 |
3130 | 2025-02-24T21:15:07.700Z | [ helios-setup] Feb 24 21:15:06.550 INFO E| Downloaded bincode v1.3.3 |
3131 | 2025-02-24T21:15:07.703Z | [ helios-setup] Feb 24 21:15:06.553 INFO E| Downloaded unicode-bidi v0.3.13 |
3132 | 2025-02-24T21:15:07.707Z | [ helios-setup] Feb 24 21:15:06.558 INFO E| Downloaded tungstenite v0.18.0 |
3133 | 2025-02-24T21:15:07.712Z | [ helios-setup] Feb 24 21:15:06.563 INFO E| Downloaded libc v0.2.139 |
3134 | 2025-02-24T21:15:07.754Z | [ helios-setup] Feb 24 21:15:06.605 INFO E| Downloaded smallvec v1.10.0 |
3135 | 2025-02-24T21:15:07.757Z | [ helios-setup] Feb 24 21:15:06.608 INFO E| Downloaded rhai_codegen v1.5.0 |
3136 | 2025-02-24T21:15:07.771Z | [ helios-setup] Feb 24 21:15:06.621 INFO E| Downloaded ipnet v2.7.2 |
3137 | 2025-02-24T21:15:07.781Z | [ helios-setup] Feb 24 21:15:06.632 INFO E| Downloaded httparse v1.8.0 |
3138 | 2025-02-24T21:15:07.785Z | [ helios-setup] Feb 24 21:15:06.636 INFO E| Downloaded getrandom v0.2.8 |
3139 | 2025-02-24T21:15:07.790Z | [ helios-setup] Feb 24 21:15:06.641 INFO E| Downloaded futures-channel v0.3.28 |
3140 | 2025-02-24T21:15:07.794Z | [ helios-setup] Feb 24 21:15:06.645 INFO E| Downloaded uuid v1.3.0 |
3141 | 2025-02-24T21:15:07.804Z | [ helios-setup] Feb 24 21:15:06.652 INFO E| Downloaded ucd-trie v0.1.5 |
3142 | 2025-02-24T21:15:07.806Z | [ helios-setup] Feb 24 21:15:06.655 INFO E| Downloaded tinyvec v1.6.0 |
3143 | 2025-02-24T21:15:07.810Z | [ helios-setup] Feb 24 21:15:06.660 INFO E| Downloaded log v0.4.17 |
3144 | 2025-02-24T21:15:07.813Z | [ helios-setup] Feb 24 21:15:06.664 INFO E| Downloaded toml v0.7.3 |
3145 | 2025-02-24T21:15:07.818Z | [ helios-setup] Feb 24 21:15:06.669 INFO E| Downloaded textwrap v0.16.0 |
3146 | 2025-02-24T21:15:07.823Z | [ helios-setup] Feb 24 21:15:06.674 INFO E| Downloaded clap_derive v4.2.0 |
3147 | 2025-02-24T21:15:07.826Z | [ helios-setup] Feb 24 21:15:06.677 INFO E| Downloaded tokio-rustls v0.24.0 |
3148 | 2025-02-24T21:15:07.829Z | [ helios-setup] Feb 24 21:15:06.680 INFO E| Downloaded rustls-pemfile v1.0.2 |
3149 | 2025-02-24T21:15:07.832Z | [ helios-setup] Feb 24 21:15:06.683 INFO E| Downloaded crossbeam-deque v0.8.2 |
3150 | 2025-02-24T21:15:07.835Z | [ helios-setup] Feb 24 21:15:06.686 INFO E| Downloaded smartstring v1.0.1 |
3151 | 2025-02-24T21:15:07.838Z | [ helios-setup] Feb 24 21:15:06.689 INFO E| Downloaded futures-task v0.3.28 |
3152 | 2025-02-24T21:15:07.841Z | [ helios-setup] Feb 24 21:15:06.692 INFO E| Downloaded either v1.8.0 |
3153 | 2025-02-24T21:15:07.844Z | [ helios-setup] Feb 24 21:15:06.694 INFO E| Downloaded concolor-query v0.3.3 |
3154 | 2025-02-24T21:15:07.846Z | [ helios-setup] Feb 24 21:15:06.695 INFO E| Downloaded async-trait v0.1.68 |
3155 | 2025-02-24T21:15:07.849Z | [ helios-setup] Feb 24 21:15:06.700 INFO E| Downloaded proc-macro-crate v1.2.1 |
3156 | 2025-02-24T21:15:07.851Z | [ helios-setup] Feb 24 21:15:06.701 INFO E| Downloaded ppv-lite86 v0.2.17 |
3157 | 2025-02-24T21:15:07.854Z | [ helios-setup] Feb 24 21:15:06.703 INFO E| Downloaded pkg-config v0.3.26 |
3158 | 2025-02-24T21:15:07.857Z | [ helios-setup] Feb 24 21:15:06.706 INFO E| Downloaded num_enum v0.5.7 |
3159 | 2025-02-24T21:15:07.863Z | [ helios-setup] Feb 24 21:15:06.712 INFO E| Downloaded futures-io v0.3.28 |
3160 | 2025-02-24T21:15:07.867Z | [ helios-setup] Feb 24 21:15:06.714 INFO E| Downloaded form_urlencoded v1.1.0 |
3161 | 2025-02-24T21:15:07.867Z | [ helios-setup] Feb 24 21:15:06.715 INFO E| Downloaded time v0.1.45 |
3162 | 2025-02-24T21:15:07.869Z | [ helios-setup] Feb 24 21:15:06.718 INFO E| Downloaded parking_lot_core v0.9.6 |
3163 | 2025-02-24T21:15:07.872Z | [ helios-setup] Feb 24 21:15:06.722 INFO E| Downloaded percent-encoding v2.2.0 |
3164 | 2025-02-24T21:15:07.875Z | [ helios-setup] Feb 24 21:15:06.723 INFO E| Downloaded scopeguard v1.1.0 |
3165 | 2025-02-24T21:15:07.875Z | [ helios-setup] Feb 24 21:15:06.725 INFO E| Downloaded tokio-macros v2.0.0 |
3166 | 2025-02-24T21:15:07.878Z | [ helios-setup] Feb 24 21:15:06.727 INFO E| Downloaded slog-bunyan v2.4.0 |
3167 | 2025-02-24T21:15:07.881Z | [ helios-setup] Feb 24 21:15:06.729 INFO E| Downloaded paste v1.0.12 |
3168 | 2025-02-24T21:15:07.883Z | [ helios-setup] Feb 24 21:15:06.734 INFO E| Downloaded jobserver v0.1.26 |
3169 | 2025-02-24T21:15:07.886Z | [ helios-setup] Feb 24 21:15:06.737 INFO E| Downloaded sha1 v0.10.5 |
3170 | 2025-02-24T21:15:07.889Z | [ helios-setup] Feb 24 21:15:06.740 INFO E| Downloaded is-terminal v0.4.7 |
3171 | 2025-02-24T21:15:07.892Z | [ helios-setup] Feb 24 21:15:06.742 INFO E| Downloaded fastrand v1.9.0 |
3172 | 2025-02-24T21:15:07.895Z | [ helios-setup] Feb 24 21:15:06.744 INFO E| Downloaded built v0.6.0 |
3173 | 2025-02-24T21:15:07.897Z | [ helios-setup] Feb 24 21:15:06.748 INFO E| Downloaded serde_tokenstream v0.2.0 |
3174 | 2025-02-24T21:15:07.902Z | [ helios-setup] Feb 24 21:15:06.753 INFO E| Downloaded futures-executor v0.3.28 |
3175 | 2025-02-24T21:15:07.905Z | [ helios-setup] Feb 24 21:15:06.756 INFO E| Downloaded slab v0.4.7 |
3176 | 2025-02-24T21:15:07.908Z | [ helios-setup] Feb 24 21:15:06.758 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated |
3177 | 2025-02-24T21:15:07.911Z | [ helios-setup] Feb 24 21:15:06.761 INFO E| Downloaded num-integer v0.1.45 |
3178 | 2025-02-24T21:15:07.914Z | [ helios-setup] Feb 24 21:15:06.764 INFO E| Downloaded http-body v0.4.5 |
3179 | 2025-02-24T21:15:07.917Z | [ helios-setup] Feb 24 21:15:06.767 INFO E| Downloaded dyn-clone v1.0.11 |
3180 | 2025-02-24T21:15:07.919Z | [ helios-setup] Feb 24 21:15:06.770 INFO E| Downloaded memoffset v0.7.1 |
3181 | 2025-02-24T21:15:07.924Z | [ helios-setup] Feb 24 21:15:06.771 INFO E| Downloaded clap_lex v0.4.1 |
3182 | 2025-02-24T21:15:07.936Z | [ helios-setup] Feb 24 21:15:06.787 INFO E| Downloaded sha2 v0.10.6 |
3183 | 2025-02-24T21:15:07.940Z | [ helios-setup] Feb 24 21:15:06.791 INFO E| Downloaded rustfmt-wrapper v0.2.0 |
3184 | 2025-02-24T21:15:07.942Z | [ helios-setup] Feb 24 21:15:06.793 INFO E| Downloaded futures-macro v0.3.28 |
3185 | 2025-02-24T21:15:07.945Z | [ helios-setup] Feb 24 21:15:06.795 INFO E| Downloaded autocfg v1.1.0 |
3186 | 2025-02-24T21:15:07.948Z | [ helios-setup] Feb 24 21:15:06.797 INFO E| Downloaded httpdate v1.0.2 |
3187 | 2025-02-24T21:15:07.950Z | [ helios-setup] Feb 24 21:15:06.799 INFO E| Downloaded byteorder v1.4.3 |
3188 | 2025-02-24T21:15:07.953Z | [ helios-setup] Feb 24 21:15:06.803 INFO E| Downloaded anstyle v0.3.5 |
3189 | 2025-02-24T21:15:07.955Z | [ helios-setup] Feb 24 21:15:06.805 INFO E| Downloaded aho-corasick v0.7.20 |
3190 | 2025-02-24T21:15:07.989Z | [ helios-setup] Feb 24 21:15:06.840 INFO E| Downloaded encoding_rs v0.8.32 |
3191 | 2025-02-24T21:15:08.023Z | [ helios-setup] Feb 24 21:15:06.874 INFO E| Downloaded slog-async v2.7.0 |
3192 | 2025-02-24T21:15:08.026Z | [ helios-setup] Feb 24 21:15:06.876 INFO E| Downloaded signal-hook-registry v1.4.0 |
3193 | 2025-02-24T21:15:08.029Z | [ helios-setup] Feb 24 21:15:06.878 INFO E| Downloaded project-root v0.2.2 |
3194 | 2025-02-24T21:15:08.029Z | [ helios-setup] Feb 24 21:15:06.880 INFO E| Downloaded const-random-macro v0.1.15 |
3195 | 2025-02-24T21:15:08.032Z | [ helios-setup] Feb 24 21:15:06.881 INFO E| Downloaded const-random v0.1.15 |
3196 | 2025-02-24T21:15:08.032Z | [ helios-setup] Feb 24 21:15:06.882 INFO E| Downloaded concolor-override v1.0.0 |
3197 | 2025-02-24T21:15:08.148Z | [ helios-setup] Feb 24 21:15:06.998 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1 |
3198 | 2025-02-24T21:15:08.329Z | [ helios-setup] Feb 24 21:15:07.179 INFO E| Downloaded libz-sys v1.1.8 |
3199 | 2025-02-24T21:15:08.717Z | [ helios-setup] Feb 24 21:15:07.567 INFO E| Downloaded ring v0.16.20 |
3200 | 2025-02-24T21:15:09.089Z | [ helios-setup] Feb 24 21:15:07.939 INFO E| Compiling proc-macro2 v1.0.86 |
3201 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.939 INFO E| Compiling libc v0.2.139 |
3202 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling unicode-ident v1.0.8 |
3203 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling autocfg v1.1.0 |
3204 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling cfg-if v1.0.0 |
3205 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling version_check v0.9.4 |
3206 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling serde v1.0.204 |
3207 | 2025-02-24T21:15:09.091Z | [ helios-setup] Feb 24 21:15:07.940 INFO E| Compiling syn v1.0.107 |
3208 | 2025-02-24T21:15:09.481Z | [ helios-setup] Feb 24 21:15:08.331 INFO E| Compiling memchr v2.5.0 |
3209 | 2025-02-24T21:15:09.541Z | [ helios-setup] Feb 24 21:15:08.392 INFO E| Compiling once_cell v1.17.0 |
3210 | 2025-02-24T21:15:10.670Z | [ helios-setup] Feb 24 21:15:09.519 INFO E| Compiling thiserror v1.0.38 |
3211 | 2025-02-24T21:15:10.854Z | [ helios-setup] Feb 24 21:15:09.704 INFO E| Compiling log v0.4.17 |
3212 | 2025-02-24T21:15:11.360Z | [ helios-setup] Feb 24 21:15:10.205 INFO E| Compiling itoa v1.0.6 |
3213 | 2025-02-24T21:15:11.748Z | [ helios-setup] Feb 24 21:15:10.575 INFO E| Compiling serde_json v1.0.95 |
3214 | 2025-02-24T21:15:12.461Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
3215 | 2025-02-24T21:15:12.611Z | [ helios-setup] Feb 24 21:15:11.460 INFO E| Compiling pin-project-lite v0.2.9 |
3216 | 2025-02-24T21:15:12.903Z | [ helios-setup] Feb 24 21:15:11.752 INFO E| Compiling scopeguard v1.1.0 |
3217 | 2025-02-24T21:15:13.165Z | [ helios-setup] Feb 24 21:15:12.014 INFO E| Compiling indexmap v1.9.3 |
3218 | 2025-02-24T21:15:13.294Z | [ helios-setup] Feb 24 21:15:12.144 INFO E| Compiling futures-core v0.3.28 |
3219 | 2025-02-24T21:15:13.376Z | [ helios-setup] Feb 24 21:15:12.225 INFO E| Compiling bytes v1.4.0 |
3220 | 2025-02-24T21:15:13.474Z | [ helios-setup] Feb 24 21:15:12.322 INFO E| Compiling getrandom v0.2.8 |
3221 | 2025-02-24T21:15:14.148Z | [ helios-setup] Feb 24 21:15:12.997 INFO E| Compiling quote v1.0.36 |
3222 | 2025-02-24T21:15:14.249Z | [ helios-setup] Feb 24 21:15:13.098 INFO E| Compiling jobserver v0.1.26 |
3223 | 2025-02-24T21:15:14.676Z | [ helios-setup] Feb 24 21:15:13.525 INFO E| Compiling num-integer v0.1.45 |
3224 | 2025-02-24T21:15:14.728Z | [ helios-setup] Feb 24 21:15:13.577 INFO E| Compiling ryu v1.0.13 |
3225 | 2025-02-24T21:15:15.299Z | [ helios-setup] Feb 24 21:15:14.148 INFO E| Compiling syn v2.0.72 |
3226 | 2025-02-24T21:15:15.568Z | [ helios-setup] Feb 24 21:15:14.417 INFO E| Compiling cc v1.0.78 |
3227 | 2025-02-24T21:15:16.251Z | [ helios-setup] Feb 24 21:15:15.099 INFO E| Compiling lock_api v0.4.9 |
3228 | 2025-02-24T21:15:16.342Z | [ helios-setup] Feb 24 21:15:15.190 INFO E| Compiling bitflags v1.3.2 |
3229 | 2025-02-24T21:15:16.651Z | [ helios-setup] Feb 24 21:15:15.500 INFO E| Compiling typenum v1.16.0 |
3230 | 2025-02-24T21:15:16.737Z | [ helios-setup] Feb 24 21:15:15.582 INFO E| Compiling parking_lot_core v0.9.6 |
3231 | 2025-02-24T21:15:16.818Z | [ helios-setup] Feb 24 21:15:15.667 INFO E| Compiling num_cpus v1.15.0 |
3232 | 2025-02-24T21:15:17.287Z | [ helios-setup] Feb 24 21:15:16.136 INFO E| Compiling slab v0.4.7 |
3233 | 2025-02-24T21:15:17.323Z | [ helios-setup] Feb 24 21:15:16.171 INFO E| Compiling generic-array v0.14.6 |
3234 | 2025-02-24T21:15:18.013Z | [ helios-setup] Feb 24 21:15:16.860 INFO E| Compiling futures-task v0.3.28 |
3235 | 2025-02-24T21:15:18.208Z | [ helios-setup] Feb 24 21:15:17.056 INFO E| Compiling futures-sink v0.3.28 |
3236 | 2025-02-24T21:15:18.301Z | [ helios-setup] Feb 24 21:15:17.149 INFO E| Compiling futures-channel v0.3.28 |
3237 | 2025-02-24T21:15:18.802Z | [ helios-setup] Feb 24 21:15:17.645 INFO E| Compiling tokio v1.27.0 |
3238 | 2025-02-24T21:15:18.967Z | [ helios-setup] Feb 24 21:15:17.812 INFO E| Compiling futures-util v0.3.28 |
3239 | 2025-02-24T21:15:19.771Z | [ helios-setup] Feb 24 21:15:18.618 INFO E| Compiling signal-hook-registry v1.4.0 |
3240 | 2025-02-24T21:15:20.258Z | [ helios-setup] Feb 24 21:15:19.106 INFO E| Compiling socket2 v0.4.9 |
3241 | 2025-02-24T21:15:20.426Z | [ helios-setup] Feb 24 21:15:19.273 INFO E| Compiling mio v0.8.5 |
3242 | 2025-02-24T21:15:20.480Z | [ helios-setup] Feb 24 21:15:19.326 INFO E| Compiling schemars v0.8.12 |
3243 | 2025-02-24T21:15:20.950Z | [ helios-setup] Feb 24 21:15:19.795 INFO E| Compiling pin-utils v0.1.0 |
3244 | 2025-02-24T21:15:21.334Z | [ helios-setup] Feb 24 21:15:20.182 INFO E| Compiling futures-io v0.3.28 |
3245 | 2025-02-24T21:15:21.777Z | [ helios-setup] Feb 24 21:15:20.622 INFO E| Compiling num-traits v0.2.15 |
3246 | 2025-02-24T21:15:22.195Z | [ helios-setup] Feb 24 21:15:21.042 INFO E| Compiling ahash v0.7.6 |
3247 | 2025-02-24T21:15:22.724Z | [ helios-setup] Feb 24 21:15:21.570 INFO E| Compiling crunchy v0.2.2 |
3248 | 2025-02-24T21:15:22.753Z | [ helios-setup] Feb 24 21:15:21.600 INFO E| Compiling io-lifetimes v1.0.10 |
3249 | 2025-02-24T21:15:24.015Z | [ helios-setup] Feb 24 21:15:22.861 INFO E| Compiling ahash v0.8.3 |
3250 | 2025-02-24T21:15:24.690Z | [ helios-setup] Feb 24 21:15:23.536 INFO E| Compiling block-buffer v0.10.3 |
3251 | 2025-02-24T21:15:24.734Z | [ helios-setup] Feb 24 21:15:23.580 INFO E| Compiling crypto-common v0.1.6 |
3252 | 2025-02-24T21:15:25.003Z | [ helios-setup] Feb 24 21:15:23.848 INFO E| Compiling proc-macro-hack v0.5.20+deprecated |
3253 | 2025-02-24T21:15:25.211Z | [ helios-setup] Feb 24 21:15:24.057 INFO E| Compiling crossbeam-utils v0.8.14 |
3254 | 2025-02-24T21:15:25.347Z | [ helios-setup] Feb 24 21:15:24.193 INFO E| Compiling slog v2.7.0 |
3255 | 2025-02-24T21:15:25.434Z | [ helios-setup] Feb 24 21:15:24.280 INFO E| Compiling rustix v0.37.3 |
3256 | 2025-02-24T21:15:25.490Z | [ helios-setup] Feb 24 21:15:24.336 INFO E| Compiling tiny-keccak v2.0.2 |
3257 | 2025-02-24T21:15:25.490Z | [ helios-setup] Feb 24 21:15:24.336 INFO E| Compiling hashbrown v0.12.3 |
3258 | 2025-02-24T21:15:26.859Z | [ helios-setup] Feb 24 21:15:25.703 INFO E| Compiling digest v0.10.6 |
3259 | 2025-02-24T21:15:26.979Z | [ helios-setup] Feb 24 21:15:25.822 INFO E| Compiling serde_derive_internals v0.26.0 |
3260 | 2025-02-24T21:15:28.172Z | [ helios-setup] Feb 24 21:15:27.016 INFO E| Compiling errno v0.3.1 |
3261 | 2025-02-24T21:15:28.415Z | [ helios-setup] Feb 24 21:15:27.260 INFO E| Compiling fnv v1.0.7 |
3262 | 2025-02-24T21:15:28.725Z | [ helios-setup] Feb 24 21:15:27.570 INFO E| Compiling anyhow v1.0.68 |
3263 | 2025-02-24T21:15:28.728Z | [ helios-setup] Feb 24 21:15:27.570 INFO E| Compiling cpufeatures v0.2.5 |
3264 | 2025-02-24T21:15:28.929Z | [ helios-setup] Feb 24 21:15:27.774 INFO E| Compiling unicode-width v0.1.10 |
3265 | 2025-02-24T21:15:29.107Z | [ helios-setup] Feb 24 21:15:27.952 INFO E| Compiling pkg-config v0.3.26 |
3266 | 2025-02-24T21:15:29.435Z | [ helios-setup] Feb 24 21:15:28.279 INFO E| Compiling http v0.2.9 |
3267 | 2025-02-24T21:15:32.524Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
3268 | 2025-02-24T21:15:33.083Z | [ helios-setup] Feb 24 21:15:31.927 INFO E| Compiling aho-corasick v0.7.20 |
3269 | 2025-02-24T21:15:33.829Z | [ helios-setup] Feb 24 21:15:32.672 INFO E| Compiling httparse v1.8.0 |
3270 | 2025-02-24T21:15:34.031Z | [ helios-setup] Feb 24 21:15:32.874 INFO E| Compiling thiserror-impl v1.0.38 |
3271 | 2025-02-24T21:15:34.211Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
3272 | 2025-02-24T21:15:35.028Z | [ helios-setup] Feb 24 21:15:33.871 INFO E| Compiling schemars_derive v0.8.12 |
3273 | 2025-02-24T21:15:35.307Z | [ helios-setup] Feb 24 21:15:34.150 INFO E| Compiling serde_derive v1.0.204 |
3274 | 2025-02-24T21:15:35.356Z | [ helios-setup] Feb 24 21:15:34.199 INFO E| Compiling tokio-macros v2.0.0 |
3275 | 2025-02-24T21:15:35.491Z | [ helios-setup] Feb 24 21:15:34.334 INFO E| Compiling futures-macro v0.3.28 |
3276 | 2025-02-24T21:15:35.683Z | [ helios-setup] Feb 24 21:15:34.526 INFO E| Compiling heck v0.4.1 |
3277 | 2025-02-24T21:15:36.752Z | [ helios-setup] Feb 24 21:15:35.594 INFO E| Compiling tinyvec_macros v0.1.1 |
3278 | 2025-02-24T21:15:37.003Z | [ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
3279 | 2025-02-24T21:15:37.258Z | [ helios-setup] Feb 24 21:15:36.100 INFO E| Compiling regex-syntax v0.6.29 |
3280 | 2025-02-24T21:15:37.786Z | [ helios-setup] Feb 24 21:15:36.628 INFO E| Compiling percent-encoding v2.2.0 |
3281 | 2025-02-24T21:15:38.008Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
3282 | 2025-02-24T21:15:38.029Z | [ helios-setup] Feb 24 21:15:36.871 INFO E| Compiling tinyvec v1.6.0 |
3283 | 2025-02-24T21:15:38.147Z | [ helios-setup] Feb 24 21:15:36.989 INFO E| Compiling form_urlencoded v1.1.0 |
3284 | 2025-02-24T21:15:38.922Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
3285 | 2025-02-24T21:15:39.507Z | [ helios-setup] Feb 24 21:15:38.348 INFO E| Compiling const-random-macro v0.1.15 |
3286 | 2025-02-24T21:15:40.219Z | [ helios-setup] Feb 24 21:15:39.061 INFO E| Compiling hashbrown v0.13.2 |
3287 | 2025-02-24T21:15:40.972Z | [ helios-setup] Feb 24 21:15:39.814 INFO E| Compiling libz-sys v1.1.8 |
3288 | 2025-02-24T21:15:41.959Z | [ helios-setup] Feb 24 21:15:40.799 INFO E| Compiling chrono v0.4.24 |
3289 | 2025-02-24T21:15:42.176Z | [ helios-setup] Feb 24 21:15:41.017 INFO E| Compiling getopts v0.2.21 |
3290 | 2025-02-24T21:15:42.503Z | [ helios-setup] Feb 24 21:15:41.343 INFO E| Compiling memoffset v0.7.1 |
3291 | 2025-02-24T21:15:43.376Z | [ host-package] Compiling bb8 v0.8.5 |
3292 | 2025-02-24T21:15:43.657Z | [ helios-setup] Feb 24 21:15:42.497 INFO E| Compiling powerfmt v0.2.0 |
3293 | 2025-02-24T21:15:44.703Z | [ helios-setup] Feb 24 21:15:43.543 INFO E| Compiling regex v1.7.3 |
3294 | 2025-02-24T21:15:44.892Z | [ helios-setup] Feb 24 21:15:43.732 INFO E| Compiling dyn-clone v1.0.11 |
3295 | 2025-02-24T21:15:45.257Z | [ host-package] Compiling bcs v0.1.6 |
3296 | 2025-02-24T21:15:45.388Z | [ helios-setup] Feb 24 21:15:44.227 INFO E| Compiling num-conv v0.1.0 |
3297 | 2025-02-24T21:15:45.441Z | [ helios-setup] Feb 24 21:15:44.281 INFO E| Compiling time-core v0.1.2 |
3298 | 2025-02-24T21:15:45.712Z | [ helios-setup] Feb 24 21:15:44.551 INFO E| Compiling uuid v1.3.0 |
3299 | 2025-02-24T21:15:46.274Z | [ helios-setup] Feb 24 21:15:45.114 INFO E| Compiling time-macros v0.2.18 |
3300 | 2025-02-24T21:15:46.417Z | [ helios-setup] Feb 24 21:15:45.256 INFO E| Compiling deranged v0.3.11 |
3301 | 2025-02-24T21:15:46.635Z | [ helios-setup] Feb 24 21:15:45.475 INFO E| Compiling regress v0.5.0 |
3302 | 2025-02-24T21:15:46.704Z | [ host-package] Compiling libz-sys v1.1.20 |
3303 | 2025-02-24T21:15:47.080Z | [ helios-setup] Feb 24 21:15:45.919 INFO E| Compiling unicode-normalization v0.1.22 |
3304 | 2025-02-24T21:15:47.141Z | [ helios-setup] Feb 24 21:15:45.980 INFO E| Compiling const-random v0.1.15 |
3305 | 2025-02-24T21:15:48.245Z | [ host-package] Compiling nanorand v0.7.0 |
3306 | 2025-02-24T21:15:49.738Z | [ host-package] Compiling termtree v0.5.1 |
3307 | 2025-02-24T21:15:50.414Z | [ host-package] Compiling parking_lot_core v0.8.6 |
3308 | 2025-02-24T21:15:51.456Z | [ helios-setup] Feb 24 21:15:50.293 INFO E| Compiling tracing-core v0.1.30 |
3309 | 2025-02-24T21:15:52.013Z | [ helios-setup] Feb 24 21:15:50.851 INFO E| Compiling crossbeam-epoch v0.9.13 |
3310 | 2025-02-24T21:15:52.165Z | [ host-package] Compiling flume v0.11.1 |
3311 | 2025-02-24T21:15:52.883Z | [ helios-setup] Feb 24 21:15:51.720 INFO E| Compiling ucd-trie v0.1.5 |
3312 | 2025-02-24T21:15:53.293Z | [ helios-setup] Feb 24 21:15:52.131 INFO E| Compiling num_threads v0.1.6 |
3313 | 2025-02-24T21:15:53.396Z | [ helios-setup] Feb 24 21:15:52.233 INFO E| Compiling unicode-bidi v0.3.13 |
3314 | 2025-02-24T21:15:54.240Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
3315 | 2025-02-24T21:15:54.485Z | [ helios-setup] Feb 24 21:15:53.322 INFO E| Compiling time v0.3.36 |
3316 | 2025-02-24T21:15:55.665Z | [ helios-setup] Feb 24 21:15:54.502 INFO E| Compiling idna v0.3.0 |
3317 | 2025-02-24T21:15:56.211Z | [ host-package] Compiling mime_guess v2.0.5 |
3318 | 2025-02-24T21:15:57.824Z | [ helios-setup] Feb 24 21:15:56.661 INFO E| Compiling pest v2.5.7 |
3319 | 2025-02-24T21:15:59.306Z | [ helios-setup] Feb 24 21:15:58.141 INFO E| Compiling tracing v0.1.37 |
3320 | 2025-02-24T21:15:59.443Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3321 | 2025-02-24T21:15:59.530Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
3322 | 2025-02-24T21:16:00.669Z | [ helios-setup] Feb 24 21:15:59.504 INFO E| Compiling toml v0.5.11 |
3323 | 2025-02-24T21:16:01.042Z | [ helios-setup] Feb 24 21:15:59.877 INFO E| Compiling serde_tokenstream v0.2.0 |
3324 | 2025-02-24T21:16:02.334Z | [ helios-setup] Feb 24 21:16:01.169 INFO E| Compiling smallvec v1.10.0 |
3325 | 2025-02-24T21:16:04.909Z | [ helios-setup] Feb 24 21:16:03.743 INFO E| Compiling parking_lot v0.12.1 |
3326 | 2025-02-24T21:16:05.591Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
3327 | 2025-02-24T21:16:07.194Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
3328 | 2025-02-24T21:16:08.096Z | [ helios-setup] Feb 24 21:16:06.929 INFO E| Compiling crossbeam-channel v0.5.6 |
3329 | 2025-02-24T21:16:08.264Z | [ helios-setup] Feb 24 21:16:07.097 INFO E| Compiling libgit2-sys v0.14.2+1.5.1 |
3330 | 2025-02-24T21:16:08.720Z | [ helios-setup] Feb 24 21:16:07.553 INFO E| Compiling time v0.1.45 |
3331 | 2025-02-24T21:16:10.243Z | [ helios-setup] Feb 24 21:16:09.075 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
3332 | 2025-02-24T21:16:10.390Z | [ host-package] Compiling nibble_vec v0.1.0 |
3333 | 2025-02-24T21:16:10.829Z | [ host-package] Compiling libgit2-sys v0.17.0+1.8.1 |
3334 | 2025-02-24T21:16:10.835Z | [ helios-setup] Feb 24 21:16:09.667 INFO E| Compiling dirs-sys-next v0.1.2 |
3335 | 2025-02-24T21:16:11.314Z | [ host-package] Compiling atty v0.2.14 |
3336 | 2025-02-24T21:16:11.522Z | [ helios-setup] Feb 24 21:16:10.354 INFO E| Compiling crc32fast v1.3.2 |
3337 | 2025-02-24T21:16:11.759Z | [ helios-setup] Feb 24 21:16:10.591 INFO E| Compiling iana-time-zone v0.1.56 |
3338 | 2025-02-24T21:16:11.835Z | [ host-package] Compiling salty v0.3.0 |
3339 | 2025-02-24T21:16:12.761Z | [ host-package] Compiling endian-type v0.1.2 |
3340 | 2025-02-24T21:16:12.846Z | [ host-package] Compiling http-range v0.1.5 |
3341 | 2025-02-24T21:16:12.988Z | [ helios-setup] Feb 24 21:16:11.819 INFO E| Compiling semver v1.0.17 |
3342 | 2025-02-24T21:16:13.368Z | [ host-package] Compiling radix_trie v0.2.1 |
3343 | 2025-02-24T21:16:14.636Z | [ helios-setup] Feb 24 21:16:13.467 INFO E| Compiling dirs-next v2.0.0 |
3344 | 2025-02-24T21:16:15.150Z | [ helios-setup] Feb 24 21:16:13.981 INFO E| Compiling proc-macro-crate v1.2.1 |
3345 | 2025-02-24T21:16:15.206Z | [ helios-setup] Feb 24 21:16:14.037 INFO E| Compiling semver-parser v0.10.2 |
3346 | 2025-02-24T21:16:15.721Z | [ host-package] Compiling parking_lot v0.11.2 |
3347 | 2025-02-24T21:16:16.686Z | [ helios-setup] Feb 24 21:16:15.517 INFO E| Compiling url v2.3.1 |
3348 | 2025-02-24T21:16:18.663Z | [ helios-setup] Feb 24 21:16:17.490 INFO E| Compiling futures-executor v0.3.28 |
3349 | 2025-02-24T21:16:20.345Z | [ host-package] Compiling tabled_derive v0.10.0 |
3350 | 2025-02-24T21:16:20.893Z | [ helios-setup] Feb 24 21:16:19.722 INFO E| Compiling thread_local v1.1.7 |
3351 | 2025-02-24T21:16:21.321Z | [ helios-setup] Feb 24 21:16:20.148 INFO E| Compiling rayon-core v1.10.2 |
3352 | 2025-02-24T21:16:21.511Z | [ helios-setup] Feb 24 21:16:20.340 INFO E| Compiling try-lock v0.2.4 |
3353 | 2025-02-24T21:16:22.184Z | [ helios-setup] Feb 24 21:16:21.009 INFO E| Compiling adler v1.0.2 |
3354 | 2025-02-24T21:16:22.478Z | [ helios-setup] Feb 24 21:16:21.307 INFO E| Compiling same-file v1.0.6 |
3355 | 2025-02-24T21:16:22.655Z | [ helios-setup] Feb 24 21:16:21.483 INFO E| Compiling miniz_oxide v0.6.2 |
3356 | 2025-02-24T21:16:22.829Z | [ helios-setup] Feb 24 21:16:21.656 INFO E| Compiling walkdir v2.3.3 |
3357 | 2025-02-24T21:16:23.865Z | [ helios-setup] Feb 24 21:16:22.693 INFO E| Compiling tokio-util v0.7.7 |
3358 | 2025-02-24T21:16:23.877Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
3359 | 2025-02-24T21:16:24.415Z | [ helios-setup] Feb 24 21:16:23.242 INFO E| Compiling want v0.3.0 |
3360 | 2025-02-24T21:16:24.644Z | [ helios-setup] Feb 24 21:16:23.472 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
3361 | 2025-02-24T21:16:24.963Z | [ host-package] Compiling papergrid v0.14.0 |
3362 | 2025-02-24T21:16:26.982Z | [ helios-setup] Feb 24 21:16:25.809 INFO E| Compiling h2 v0.3.16 |
3363 | 2025-02-24T21:16:28.356Z | [ helios-setup] Feb 24 21:16:27.183 INFO E| Compiling futures v0.3.28 |
3364 | 2025-02-24T21:16:29.017Z | [ helios-setup] Feb 24 21:16:27.844 INFO E| Compiling semver v0.11.0 |
3365 | 2025-02-24T21:16:29.250Z | [ helios-setup] Feb 24 21:16:28.077 INFO E| Compiling num_enum_derive v0.5.7 |
3366 | 2025-02-24T21:16:29.788Z | [ helios-setup] Feb 24 21:16:28.615 INFO E| Compiling crossbeam-deque v0.8.2 |
3367 | 2025-02-24T21:16:30.376Z | [ helios-setup] Feb 24 21:16:29.202 INFO E| Compiling term v0.7.0 |
3368 | 2025-02-24T21:16:33.464Z | [ helios-setup] Feb 24 21:16:32.290 INFO E| Compiling http-body v0.4.5 |
3369 | 2025-02-24T21:16:35.285Z | [ helios-setup] Feb 24 21:16:34.110 INFO E| Compiling sha2 v0.10.6 |
3370 | 2025-02-24T21:16:35.375Z | [ helios-setup] Feb 24 21:16:34.200 INFO E| Compiling ring v0.16.20 |
3371 | 2025-02-24T21:16:36.938Z | [ helios-setup] Feb 24 21:16:35.763 INFO E| Compiling rand_core v0.6.4 |
3372 | 2025-02-24T21:16:38.154Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3373 | 2025-02-24T21:16:38.437Z | [ helios-setup] Feb 24 21:16:37.261 INFO E| Compiling atty v0.2.14 |
3374 | 2025-02-24T21:16:38.654Z | [ helios-setup] Feb 24 21:16:37.478 INFO E| Compiling fastrand v1.9.0 |
3375 | 2025-02-24T21:16:38.866Z | [ helios-setup] Feb 24 21:16:37.690 INFO E| Compiling lazy_static v1.4.0 |
3376 | 2025-02-24T21:16:39.342Z | [ helios-setup] Feb 24 21:16:38.166 INFO E| Compiling tower-service v0.3.2 |
3377 | 2025-02-24T21:16:39.727Z | [ helios-setup] Feb 24 21:16:38.551 INFO E| Compiling httpdate v1.0.2 |
3378 | 2025-02-24T21:16:40.451Z | [ helios-setup] Feb 24 21:16:39.275 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b) |
3379 | 2025-02-24T21:16:40.975Z | [ helios-setup] Feb 24 21:16:39.799 INFO E| Compiling home v0.5.4 |
3380 | 2025-02-24T21:16:41.438Z | [ helios-setup] Feb 24 21:16:40.261 INFO E| Compiling ppv-lite86 v0.2.17 |
3381 | 2025-02-24T21:16:41.570Z | [ helios-setup] Feb 24 21:16:40.392 INFO E| Compiling base64 v0.21.0 |
3382 | 2025-02-24T21:16:42.242Z | [ helios-setup] Feb 24 21:16:41.065 INFO E| Compiling utf8parse v0.2.1 |
3383 | 2025-02-24T21:16:42.979Z | [ helios-setup] Feb 24 21:16:41.802 INFO E| Compiling anstyle-parse v0.1.1 |
3384 | 2025-02-24T21:16:43.337Z | [ helios-setup] Feb 24 21:16:42.157 INFO E| Compiling rand_chacha v0.3.1 |
3385 | 2025-02-24T21:16:43.949Z | [ helios-setup] Feb 24 21:16:42.772 INFO E| Compiling toolchain_find v0.2.0 |
3386 | 2025-02-24T21:16:44.026Z | [ helios-setup] Feb 24 21:16:42.849 INFO E| Compiling hyper v0.14.25 |
3387 | 2025-02-24T21:16:45.364Z | [ helios-setup] Feb 24 21:16:44.186 INFO E| Compiling tempfile v3.5.0 |
3388 | 2025-02-24T21:16:46.506Z | [ helios-setup] Feb 24 21:16:45.328 INFO E| Compiling slog-term v2.9.0 |
3389 | 2025-02-24T21:16:46.782Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
3390 | 2025-02-24T21:16:50.914Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
3391 | 2025-02-24T21:16:51.756Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
3392 | 2025-02-24T21:16:51.844Z | [ host-package] Compiling tabled v0.18.0 |
3393 | 2025-02-24T21:16:53.384Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
3394 | 2025-02-24T21:16:57.766Z | [ host-package] Compiling sled v0.34.7 |
3395 | 2025-02-24T21:16:57.790Z | [ helios-setup] Feb 24 21:16:56.609 INFO E| Compiling num_enum v0.5.7 |
3396 | 2025-02-24T21:16:58.320Z | [ helios-setup] Feb 24 21:16:57.138 INFO E| Compiling flate2 v1.0.25 |
3397 | 2025-02-24T21:16:58.543Z | [ helios-setup] Feb 24 21:16:57.361 INFO E| Compiling cargo-lock v8.0.3 |
3398 | 2025-02-24T21:17:04.173Z | [ helios-setup] Feb 24 21:17:02.989 INFO E| Compiling serde_urlencoded v0.7.1 |
3399 | 2025-02-24T21:17:05.557Z | [ helios-setup] Feb 24 21:17:04.373 INFO E| Compiling is-terminal v0.4.7 |
3400 | 2025-02-24T21:17:05.925Z | [ helios-setup] Feb 24 21:17:04.741 INFO E| Compiling sha1 v0.10.5 |
3401 | 2025-02-24T21:17:07.295Z | [ helios-setup] Feb 24 21:17:06.110 INFO E| Compiling anstyle v0.3.5 |
3402 | 2025-02-24T21:17:08.192Z | [ helios-setup] Feb 24 21:17:07.008 INFO E| Compiling concolor-override v1.0.0 |
3403 | 2025-02-24T21:17:08.546Z | [ helios-setup] Feb 24 21:17:07.361 INFO E| Compiling concolor-query v0.3.3 |
3404 | 2025-02-24T21:17:08.792Z | [ helios-setup] Feb 24 21:17:07.607 INFO E| Compiling either v1.8.0 |
3405 | 2025-02-24T21:17:09.129Z | [ helios-setup] Feb 24 21:17:07.944 INFO E| Compiling anstream v0.2.6 |
3406 | 2025-02-24T21:17:09.435Z | [ helios-setup] Feb 24 21:17:08.250 INFO E| Compiling rayon v1.6.1 |
3407 | 2025-02-24T21:17:14.538Z | [ helios-setup] Feb 24 21:17:13.352 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
3408 | 2025-02-24T21:17:14.939Z | [ helios-setup] Feb 24 21:17:13.753 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404) |
3409 | 2025-02-24T21:17:15.273Z | [ helios-setup] Feb 24 21:17:14.086 INFO E| Compiling rustfmt-wrapper v0.2.0 |
3410 | 2025-02-24T21:17:16.518Z | [ helios-setup] Feb 24 21:17:15.330 INFO E| Compiling rand v0.8.5 |
3411 | 2025-02-24T21:17:17.132Z | [ host-package] Compiling hickory-client v0.24.3 |
3412 | 2025-02-24T21:17:17.547Z | [ helios-setup] Feb 24 21:17:16.358 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
3413 | 2025-02-24T21:17:17.599Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
3414 | 2025-02-24T21:17:17.859Z | [ helios-setup] Feb 24 21:17:16.672 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
3415 | 2025-02-24T21:17:18.323Z | [ helios-setup] Feb 24 21:17:17.135 INFO E| Compiling openapiv3 v1.0.2 |
3416 | 2025-02-24T21:17:19.945Z | [ helios-setup] Feb 24 21:17:18.757 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a) |
3417 | 2025-02-24T21:17:20.055Z | [ helios-setup] Feb 24 21:17:18.865 INFO E| Compiling encoding_rs v0.8.32 |
3418 | 2025-02-24T21:17:20.131Z | [ helios-setup] Feb 24 21:17:18.943 INFO E| Compiling clap_lex v0.4.1 |
3419 | 2025-02-24T21:17:20.184Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3420 | 2025-02-24T21:17:21.727Z | [ helios-setup] Feb 24 21:17:20.538 INFO E| Compiling byteorder v1.4.3 |
3421 | 2025-02-24T21:17:22.884Z | [ helios-setup] Feb 24 21:17:21.695 INFO E| Compiling ipnet v2.7.2 |
3422 | 2025-02-24T21:17:24.375Z | [ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
3423 | 2025-02-24T21:17:25.244Z | [ helios-setup] Feb 24 21:17:24.054 INFO E| Compiling base64 v0.13.1 |
3424 | 2025-02-24T21:17:26.060Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
3425 | 2025-02-24T21:17:26.227Z | [ helios-setup] Feb 24 21:17:25.038 INFO E| Compiling strsim v0.10.0 |
3426 | 2025-02-24T21:17:26.779Z | [ helios-setup] Feb 24 21:17:25.589 INFO E| Compiling project-root v0.2.2 |
3427 | 2025-02-24T21:17:27.334Z | [ helios-setup] Feb 24 21:17:26.144 INFO E| Compiling mime v0.3.17 |
3428 | 2025-02-24T21:17:28.509Z | [ helios-setup] Feb 24 21:17:27.319 INFO E| Compiling spin v0.5.2 |
3429 | 2025-02-24T21:17:29.338Z | [ helios-setup] Feb 24 21:17:28.147 INFO E| Compiling utf-8 v0.7.6 |
3430 | 2025-02-24T21:17:29.505Z | [ helios-setup] Feb 24 21:17:28.314 INFO E| Compiling untrusted v0.7.1 |
3431 | 2025-02-24T21:17:29.778Z | [ helios-setup] Feb 24 21:17:28.587 INFO E| Compiling unsafe-libyaml v0.2.8 |
3432 | 2025-02-24T21:17:30.196Z | [ helios-setup] Feb 24 21:17:29.005 INFO E| Compiling tungstenite v0.18.0 |
3433 | 2025-02-24T21:17:30.538Z | [ helios-setup] Feb 24 21:17:29.347 INFO E| Compiling reqwest v0.11.16 |
3434 | 2025-02-24T21:17:31.113Z | [ helios-setup] Feb 24 21:17:29.921 INFO E| Compiling clap_builder v4.2.1 |
3435 | 2025-02-24T21:17:31.308Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
3436 | 2025-02-24T21:17:33.340Z | [ helios-setup] Feb 24 21:17:32.063 INFO E| Compiling serde_yaml v0.9.21 |
3437 | 2025-02-24T21:17:33.686Z | [ helios-setup] Feb 24 21:17:32.494 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
3438 | 2025-02-24T21:17:34.375Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
3439 | 2025-02-24T21:17:34.767Z | [ host-package] Compiling hickory-server v0.24.3 |
3440 | 2025-02-24T21:17:36.034Z | [ host-package] Compiling primeorder v0.13.6 |
3441 | 2025-02-24T21:17:37.378Z | [ host-package] Compiling vergen v8.3.2 |
3442 | 2025-02-24T21:17:38.390Z | [ host-package] Compiling castaway v0.2.3 |
3443 | 2025-02-24T21:17:38.506Z | [ host-package] Compiling env_filter v0.1.2 |
3444 | 2025-02-24T21:17:38.874Z | [ host-package] Compiling cargo-platform v0.1.8 |
3445 | 2025-02-24T21:17:39.679Z | [ helios-setup] Feb 24 21:17:38.485 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
3446 | 2025-02-24T21:17:40.310Z | [ host-package] Compiling tough v0.19.0 |
3447 | 2025-02-24T21:17:41.282Z | [ host-package] Compiling cargo_metadata v0.18.1 |
3448 | 2025-02-24T21:17:42.998Z | [ helios-setup] Feb 24 21:17:41.803 INFO E| Compiling clap_derive v4.2.0 |
3449 | 2025-02-24T21:17:43.636Z | [ helios-setup] Feb 24 21:17:42.441 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
3450 | 2025-02-24T21:17:43.833Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
3451 | 2025-02-24T21:17:51.961Z | [ helios-setup] Feb 24 21:17:50.763 INFO E| Compiling clap v4.2.1 |
3452 | 2025-02-24T21:17:57.704Z | [ host-package] Compiling env_logger v0.11.5 |
3453 | 2025-02-24T21:18:00.683Z | [ host-package] Compiling compact_str v0.8.0 |
3454 | 2025-02-24T21:18:06.115Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3455 | 2025-02-24T21:18:10.282Z | [ helios-setup] Feb 24 21:18:09.079 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
3456 | 2025-02-24T21:18:11.346Z | [ helios-setup] Feb 24 21:18:10.142 INFO E| Compiling tokio-tungstenite v0.18.0 |
3457 | 2025-02-24T21:18:11.575Z | [ host-package] Compiling p384 v0.13.0 |
3458 | 2025-02-24T21:18:12.078Z | [ helios-setup] Feb 24 21:18:10.875 INFO E| Compiling smartstring v1.0.1 |
3459 | 2025-02-24T21:18:12.565Z | [ helios-setup] Feb 24 21:18:11.361 INFO E| Compiling rustls v0.21.0 |
3460 | 2025-02-24T21:18:14.083Z | [ helios-setup] Feb 24 21:18:12.876 INFO E| Compiling toml_datetime v0.6.1 |
3461 | 2025-02-24T21:18:14.137Z | [ helios-setup] Feb 24 21:18:12.932 INFO E| Compiling serde_spanned v0.6.1 |
3462 | 2025-02-24T21:18:14.897Z | [ helios-setup] Feb 24 21:18:13.693 INFO E| Compiling match_cfg v0.1.0 |
3463 | 2025-02-24T21:18:15.296Z | [ helios-setup] Feb 24 21:18:14.091 INFO E| Compiling static_assertions v1.1.0 |
3464 | 2025-02-24T21:18:15.728Z | [ helios-setup] Feb 24 21:18:14.524 INFO E| Compiling paste v1.0.12 |
3465 | 2025-02-24T21:18:16.035Z | [ helios-setup] Feb 24 21:18:14.830 INFO E| Compiling camino v1.1.4 |
3466 | 2025-02-24T21:18:17.335Z | [ helios-setup] Feb 24 21:18:16.131 INFO E| Compiling winnow v0.4.1 |
3467 | 2025-02-24T21:18:17.823Z | [ helios-setup] Feb 24 21:18:16.618 INFO E| Compiling async-trait v0.1.68 |
3468 | 2025-02-24T21:18:19.193Z | [ helios-setup] Feb 24 21:18:17.988 INFO E| Compiling slog-async v2.7.0 |
3469 | 2025-02-24T21:18:21.786Z | [ host-package] Compiling git2 v0.19.0 |
3470 | 2025-02-24T21:18:22.984Z | [ helios-setup] Feb 24 21:18:21.777 INFO E| Compiling hostname v0.3.1 |
3471 | 2025-02-24T21:18:23.521Z | [ helios-setup] Feb 24 21:18:22.314 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol) |
3472 | 2025-02-24T21:18:24.822Z | [ helios-setup] Feb 24 21:18:23.614 INFO E| Compiling toml_edit v0.19.8 |
3473 | 2025-02-24T21:18:24.962Z | [ helios-setup] Feb 24 21:18:23.753 INFO E| Compiling slog-json v2.6.1 |
3474 | 2025-02-24T21:18:25.035Z | [ helios-setup] Feb 24 21:18:23.828 INFO E| Compiling bincode v1.3.3 |
3475 | 2025-02-24T21:18:26.106Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
3476 | 2025-02-24T21:18:26.289Z | [ helios-setup] Feb 24 21:18:25.082 INFO E| Compiling unicode-linebreak v0.1.4 |
3477 | 2025-02-24T21:18:27.453Z | [ helios-setup] Feb 24 21:18:26.245 INFO E| Compiling async-stream-impl v0.3.5 |
3478 | 2025-02-24T21:18:29.731Z | [ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3479 | 2025-02-24T21:18:30.144Z | [ helios-setup] Feb 24 21:18:28.936 INFO E| Compiling rhai_codegen v1.5.0 |
3480 | 2025-02-24T21:18:31.383Z | [ helios-setup] Feb 24 21:18:30.174 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
3481 | 2025-02-24T21:18:32.422Z | [ helios-setup] Feb 24 21:18:31.212 INFO E| Compiling take_mut v0.2.2 |
3482 | 2025-02-24T21:18:35.273Z | [ helios-setup] Feb 24 21:18:34.063 INFO E| Compiling rhai v1.14.0 |
3483 | 2025-02-24T21:18:39.529Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
3484 | 2025-02-24T21:18:39.532Z | [ helios-setup] Feb 24 21:18:37.622 INFO E| Compiling toml v0.7.3 |
3485 | 2025-02-24T21:18:39.538Z | [ helios-setup] Feb 24 21:18:38.327 INFO E| Compiling async-stream v0.3.5 |
3486 | 2025-02-24T21:18:40.485Z | [ helios-setup] Feb 24 21:18:39.273 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol) |
3487 | 2025-02-24T21:18:41.886Z | [ helios-setup] Feb 24 21:18:40.674 INFO E| Compiling slog-bunyan v2.4.0 |
3488 | 2025-02-24T21:18:44.457Z | [ host-package] Compiling unicode-truncate v1.1.0 |
3489 | 2025-02-24T21:18:45.358Z | [ host-package] Compiling lru v0.12.5 |
3490 | 2025-02-24T21:18:46.139Z | [ host-package] Compiling rand_seeder v0.3.0 |
3491 | 2025-02-24T21:18:46.202Z | [ host-package] Compiling libsqlite3-sys v0.30.1 |
3492 | 2025-02-24T21:18:46.563Z | [ host-package] Compiling lzma-sys v0.1.20 |
3493 | 2025-02-24T21:18:47.122Z | [ host-package] Compiling instability v0.3.2 |
3494 | 2025-02-24T21:18:47.125Z | [ host-package] Compiling rustls v0.21.12 |
3495 | 2025-02-24T21:18:47.326Z | [ host-package] Compiling cassowary v0.3.0 |
3496 | 2025-02-24T21:18:47.447Z | [ host-package] Compiling indoc v2.0.5 |
3497 | 2025-02-24T21:18:48.203Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
3498 | 2025-02-24T21:18:48.554Z | [ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3499 | 2025-02-24T21:18:49.521Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
3500 | 2025-02-24T21:18:49.531Z | [ helios-setup] Feb 24 21:18:48.317 INFO E| Compiling rustls-pemfile v1.0.2 |
3501 | 2025-02-24T21:18:49.583Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
3502 | 2025-02-24T21:18:49.910Z | [ host-package] Compiling ratatui v0.29.0 |
3503 | 2025-02-24T21:18:50.889Z | [ helios-setup] Feb 24 21:18:49.675 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
3504 | 2025-02-24T21:18:51.111Z | [ helios-setup] Feb 24 21:18:49.896 INFO E| Compiling serde_path_to_error v0.1.11 |
3505 | 2025-02-24T21:18:53.408Z | [ helios-setup] Feb 24 21:18:52.193 INFO E| Compiling terminal_size v0.2.6 |
3506 | 2025-02-24T21:18:53.553Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3507 | 2025-02-24T21:18:54.075Z | [ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
3508 | 2025-02-24T21:18:54.226Z | [ helios-setup] Feb 24 21:18:53.010 INFO E| Compiling smawk v0.3.1 |
3509 | 2025-02-24T21:18:54.416Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3510 | 2025-02-24T21:18:54.504Z | [ helios-setup] Feb 24 21:18:53.288 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client) |
3511 | 2025-02-24T21:18:54.836Z | [ helios-setup] Feb 24 21:18:53.620 INFO E| Compiling textwrap v0.16.0 |
3512 | 2025-02-24T21:18:56.519Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
3513 | 2025-02-24T21:18:57.581Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
3514 | 2025-02-24T21:19:01.350Z | [ helios-setup] Feb 24 21:19:00.132 INFO E| Compiling rustls-webpki v0.100.1 |
3515 | 2025-02-24T21:19:01.452Z | [ helios-setup] Feb 24 21:19:00.234 INFO E| Compiling sct v0.7.0 |
3516 | 2025-02-24T21:19:04.488Z | [ host-package] Compiling rustls-webpki v0.101.7 |
3517 | 2025-02-24T21:19:06.405Z | [ host-package] Compiling sct v0.7.1 |
3518 | 2025-02-24T21:19:08.185Z | [ host-package] Compiling heck v0.3.3 |
3519 | 2025-02-24T21:19:09.374Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
3520 | 2025-02-24T21:19:11.792Z | [ host-package] Compiling csv-core v0.1.11 |
3521 | 2025-02-24T21:19:12.481Z | [ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
3522 | 2025-02-24T21:19:12.546Z | [ helios-setup] Feb 24 21:19:11.325 INFO E| Compiling tokio-rustls v0.24.0 |
3523 | 2025-02-24T21:19:12.913Z | [ helios-setup] Feb 24 21:19:11.691 INFO E| Compiling git2 v0.16.1 |
3524 | 2025-02-24T21:19:12.922Z | [ host-package] Compiling glob v0.3.2 |
3525 | 2025-02-24T21:19:13.646Z | [ host-package] Compiling csv v1.3.1 |
3526 | 2025-02-24T21:19:14.319Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3527 | 2025-02-24T21:19:16.764Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
3528 | 2025-02-24T21:19:17.800Z | [ host-package] Compiling zone_cfg_derive v0.1.2 |
3529 | 2025-02-24T21:19:20.884Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
3530 | 2025-02-24T21:19:23.095Z | [ helios-setup] Feb 24 21:19:21.871 INFO E| Compiling built v0.6.0 |
3531 | 2025-02-24T21:19:24.389Z | [ helios-setup] Feb 24 21:19:23.164 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
3532 | 2025-02-24T21:19:27.376Z | [ helios-setup] Feb 24 21:19:26.150 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi) |
3533 | 2025-02-24T21:19:27.949Z | [ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
3534 | 2025-02-24T21:19:28.564Z | [ helios-setup] Feb 24 21:19:27.338 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server) |
3535 | 2025-02-24T21:19:30.407Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3536 | 2025-02-24T21:19:33.325Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
3537 | 2025-02-24T21:19:42.784Z | [ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
3538 | 2025-02-24T21:19:45.107Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
3539 | 2025-02-24T21:19:46.079Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
3540 | 2025-02-24T21:19:47.994Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
3541 | 2025-02-24T21:19:48.390Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
3542 | 2025-02-24T21:19:48.811Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
3543 | 2025-02-24T21:19:49.262Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
3544 | 2025-02-24T21:19:50.858Z | [ host-package] Compiling nix v0.27.1 |
3545 | 2025-02-24T21:19:51.088Z | [ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3546 | 2025-02-24T21:19:52.301Z | [ host-package] Compiling tungstenite v0.23.0 |
3547 | 2025-02-24T21:19:52.344Z | [ host-package] Compiling hashlink v0.9.1 |
3548 | 2025-02-24T21:19:53.220Z | [ host-package] Compiling base64 v0.13.1 |
3549 | 2025-02-24T21:19:54.090Z | [ host-package] Compiling fallible-iterator v0.3.0 |
3550 | 2025-02-24T21:19:54.233Z | [ host-package] Compiling fallible-streaming-iterator v0.1.9 |
3551 | 2025-02-24T21:19:54.274Z | [ host-package] Compiling ron v0.7.1 |
3552 | 2025-02-24T21:19:54.586Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
3553 | 2025-02-24T21:19:54.995Z | [ host-package] Compiling rusqlite v0.32.1 |
3554 | 2025-02-24T21:19:56.668Z | [ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3555 | 2025-02-24T21:19:57.436Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
3556 | 2025-02-24T21:19:58.489Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
3557 | 2025-02-24T21:20:00.115Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
3558 | 2025-02-24T21:20:00.730Z | [ host-package] Compiling xz2 v0.1.7 |
3559 | 2025-02-24T21:20:00.946Z | [ host-package] Compiling tokio-rustls v0.24.1 |
3560 | 2025-02-24T21:20:01.418Z | [ host-package] Compiling zone v0.1.8 |
3561 | 2025-02-24T21:20:01.532Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
3562 | 2025-02-24T21:20:01.538Z | [ helios-setup] Feb 24 21:20:00.303 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver) |
3563 | 2025-02-24T21:20:04.032Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
3564 | 2025-02-24T21:20:06.293Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
3565 | 2025-02-24T21:20:13.113Z | [ helios-setup] Feb 24 21:20:11.874 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server) |
3566 | 2025-02-24T21:20:27.013Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
3567 | 2025-02-24T21:20:29.149Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
3568 | 2025-02-24T21:20:30.370Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
3569 | 2025-02-24T21:20:31.383Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
3570 | 2025-02-24T21:20:34.948Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
3571 | 2025-02-24T21:20:35.760Z | [ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
3572 | 2025-02-24T21:20:36.395Z | [ host-package] Compiling rustls-pemfile v1.0.4 |
3573 | 2025-02-24T21:20:38.722Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
3574 | 2025-02-24T21:20:39.273Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3575 | 2025-02-24T21:20:42.408Z | [ host-package] Compiling twox-hash v2.1.0 |
3576 | 2025-02-24T21:20:42.595Z | [ host-package] Compiling yasna v0.5.2 |
3577 | 2025-02-24T21:20:42.819Z | [ helios-setup] Feb 24 21:20:41.571 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
3578 | 2025-02-24T21:20:43.601Z | [ host-package] Compiling is_ci v1.2.0 |
3579 | 2025-02-24T21:20:43.970Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
3580 | 2025-02-24T21:20:44.747Z | [ host-package] Compiling smawk v0.3.2 |
3581 | 2025-02-24T21:20:45.150Z | [ host-package] Compiling textwrap v0.16.1 |
3582 | 2025-02-24T21:20:46.653Z | [ host-package] Compiling rcgen v0.12.1 |
3583 | 2025-02-24T21:20:49.303Z | [ host-package] Compiling supports-color v3.0.1 |
3584 | 2025-02-24T21:20:49.869Z | [ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
3585 | 2025-02-24T21:20:53.318Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
3586 | 2025-02-24T21:21:01.106Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
3587 | 2025-02-24T21:21:09.947Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
3588 | 2025-02-24T21:21:13.508Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
3589 | 2025-02-24T21:21:19.390Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
3590 | 2025-02-24T21:21:25.497Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
3591 | 2025-02-24T21:21:28.626Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
3592 | 2025-02-24T21:21:33.548Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
3593 | 2025-02-24T21:21:34.485Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
3594 | 2025-02-24T21:21:39.731Z | [ helios-setup] Feb 24 21:21:38.466 INFO E| Finished `release` profile [optimized] target(s) in 6m 38s |
3595 | 2025-02-24T21:21:39.866Z | [ helios-setup] Feb 24 21:21:38.599 INFO building project "pilot" ok (398 seconds) |
3596 | 2025-02-24T21:21:39.873Z | [ helios-setup] rm -f helios-build |
3597 | 2025-02-24T21:21:39.873Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
3598 | 2025-02-24T21:21:39.879Z | [ helios-setup] |
3599 | 2025-02-24T21:21:39.879Z | [ helios-setup] Setup complete! ./helios-build is now available. |
3600 | 2025-02-24T21:21:39.879Z | [ helios-setup] |
3601 | 2025-02-24T21:21:39.879Z | [ helios-setup] |
3602 | 2025-02-24T21:21:39.879Z | [ helios-setup] real 12:01.581664025 |
3603 | 2025-02-24T21:21:39.879Z | [ helios-setup] user 29:04.923343205 |
3604 | 2025-02-24T21:21:39.879Z | [ helios-setup] sys 2:52.617071784 |
3605 | 2025-02-24T21:21:39.880Z | [ helios-setup] trap 1.970247550 |
3606 | 2025-02-24T21:21:39.880Z | [ helios-setup] tflt 6.163252646 |
3607 | 2025-02-24T21:21:39.880Z | [ helios-setup] dflt 23.688358007 |
3608 | 2025-02-24T21:21:39.880Z | [ helios-setup] kflt 0.014877511 |
3609 | 2025-02-24T21:21:39.880Z | [ helios-setup] lock 1:59:29.851794683 |
3610 | 2025-02-24T21:21:39.887Z | [ helios-setup] slp 3:40:39.959916539 |
3611 | 2025-02-24T21:21:39.887Z | [ helios-setup] lat 32:35.443602086 |
3612 | 2025-02-24T21:21:39.888Z | [ helios-setup] stop 4:47.658094688 |
3613 | 2025-02-24T21:21:39.888Z | Feb 24 21:21:38.614 INFO [helios-setup] process exited with exit status: 0 (721.587953214s) |
3614 | 2025-02-24T21:21:39.888Z | Feb 24 21:21:38.614 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version |
3615 | 2025-02-24T21:21:39.917Z | [ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos' |
3616 | 2025-02-24T21:21:40.124Z | [ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26) |
3617 | 2025-02-24T21:21:40.126Z | [ phbl-toolchain] info: downloading component 'cargo' |
3618 | 2025-02-24T21:21:41.403Z | [ phbl-toolchain] info: downloading component 'clippy' |
3619 | 2025-02-24T21:21:41.697Z | [ phbl-toolchain] info: downloading component 'llvm-tools' |
3620 | 2025-02-24T21:21:42.354Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
3621 | 2025-02-24T21:21:46.131Z | [ phbl-toolchain] info: downloading component 'miri' |
3622 | 2025-02-24T21:21:46.376Z | [ phbl-toolchain] info: downloading component 'rust-docs' |
3623 | 2025-02-24T21:21:47.611Z | [ phbl-toolchain] info: downloading component 'rust-src' |
3624 | 2025-02-24T21:21:47.788Z | [ phbl-toolchain] info: downloading component 'rust-std' |
3625 | 2025-02-24T21:21:49.694Z | [ phbl-toolchain] info: downloading component 'rustc' |
3626 | 2025-02-24T21:21:52.794Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
3627 | 2025-02-24T21:21:53.181Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
3628 | 2025-02-24T21:21:54.495Z | [ host-package] Compiling fatfs v0.3.6 |
3629 | 2025-02-24T21:21:57.458Z | [ host-package] Compiling rtoolbox v0.0.2 |
3630 | 2025-02-24T21:21:57.638Z | [ phbl-toolchain] info: downloading component 'rustfmt' |
3631 | 2025-02-24T21:21:57.929Z | [ host-package] Compiling subprocess v0.2.9 |
3632 | 2025-02-24T21:21:58.102Z | [ phbl-toolchain] info: installing component 'cargo' |
3633 | 2025-02-24T21:21:59.358Z | [ phbl-toolchain] info: installing component 'clippy' |
3634 | 2025-02-24T21:21:59.734Z | [ host-package] Compiling assert_matches v1.5.0 |
3635 | 2025-02-24T21:21:59.998Z | [ phbl-toolchain] info: installing component 'llvm-tools' |
3636 | 2025-02-24T21:22:03.223Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
3637 | 2025-02-24T21:22:05.855Z | [ phbl-toolchain] info: installing component 'miri' |
3638 | 2025-02-24T21:22:06.217Z | [ phbl-toolchain] info: installing component 'rust-docs' |
3639 | 2025-02-24T21:22:08.569Z | [ host-package] Compiling rpassword v7.3.1 |
3640 | 2025-02-24T21:22:09.525Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
3641 | 2025-02-24T21:22:11.590Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
3642 | 2025-02-24T21:22:12.510Z | [ host-package] Compiling tui-tree-widget v0.23.0 |
3643 | 2025-02-24T21:22:13.195Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
3644 | 2025-02-24T21:22:13.379Z | [ phbl-toolchain] info: installing component 'rust-src' |
3645 | 2025-02-24T21:22:14.190Z | [ phbl-toolchain] info: installing component 'rust-std' |
3646 | 2025-02-24T21:22:16.578Z | [ phbl-toolchain] info: installing component 'rustc' |
3647 | 2025-02-24T21:22:19.917Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
3648 | 2025-02-24T21:22:25.811Z | [ phbl-toolchain] info: installing component 'rustfmt' |
3649 | 2025-02-24T21:22:26.624Z | [ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25) |
3650 | 2025-02-24T21:22:26.626Z | Feb 24 21:22:25.346 INFO [phbl-toolchain] process exited with exit status: 0 (46.73183724s) |
3651 | 2025-02-24T21:22:32.343Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
3652 | 2025-02-24T21:22:32.732Z | [ host-package] Compiling uzers v0.12.1 |
3653 | 2025-02-24T21:22:34.002Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
3654 | 2025-02-24T21:22:35.963Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
3655 | 2025-02-24T21:22:37.039Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
3656 | 2025-02-24T21:23:03.952Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
3657 | 2025-02-24T21:23:08.274Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
3658 | 2025-02-24T21:23:13.094Z | [ host-package] Compiling multimap v0.10.0 |
3659 | 2025-02-24T21:25:37.829Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
3660 | 2025-02-24T21:32:47.705Z | [ host-package] Finished `release` profile [optimized] target(s) in 21m 28s |
3661 | 2025-02-24T21:33:58.738Z | Feb 24 21:33:57.255 INFO [host-package] process exited with exit status: 0 (1360.014575673s) |
3662 | 2025-02-24T21:33:58.738Z | Feb 24 21:33:57.255 INFO [host-stamp] running task |
3663 | 2025-02-24T21:33:58.741Z | Feb 24 21:33:57.256 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
3664 | 2025-02-24T21:33:58.741Z | Feb 24 21:33:57.257 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+gitafbc4ad73c6 |
3665 | 2025-02-24T21:33:58.761Z | Feb 24 21:33:57.278 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+gitafbc4ad73c6 |
3666 | 2025-02-24T21:33:58.769Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
3667 | 2025-02-24T21:33:58.773Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
3668 | 2025-02-24T21:33:58.777Z | Feb 24 21:33:57.291 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+gitafbc4ad73c6 |
3669 | 2025-02-24T21:33:58.792Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
3670 | 2025-02-24T21:33:58.792Z | Feb 24 21:33:57.308 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+gitafbc4ad73c6 |
3671 | 2025-02-24T21:33:58.813Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
3672 | 2025-02-24T21:33:58.817Z | Feb 24 21:33:57.331 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+gitafbc4ad73c6 |
3673 | 2025-02-24T21:33:58.828Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
3674 | 2025-02-24T21:33:58.836Z | Feb 24 21:33:57.353 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+gitafbc4ad73c6 |
3675 | 2025-02-24T21:33:58.851Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
3676 | 2025-02-24T21:33:58.854Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
3677 | 2025-02-24T21:33:58.857Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
3678 | 2025-02-24T21:33:58.857Z | Feb 24 21:33:57.373 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+gitafbc4ad73c6 |
3679 | 2025-02-24T21:33:58.872Z | [stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar |
3680 | 2025-02-24T21:33:58.878Z | [stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG |
3681 | 2025-02-24T21:33:58.881Z | Feb 24 21:33:57.396 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+gitafbc4ad73c6 |
3682 | 2025-02-24T21:33:58.901Z | Feb 24 21:33:57.418 INFO [stamp-oxlog] process exited with exit status: 0 (110.123458ms) |
3683 | 2025-02-24T21:33:58.901Z | Feb 24 21:33:57.419 INFO [stamp-overlay] process exited with exit status: 0 (87.732919ms) |
3684 | 2025-02-24T21:33:58.901Z | Feb 24 21:33:57.419 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (65.255293ms) |
3685 | 2025-02-24T21:33:58.901Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
3686 | 2025-02-24T21:33:58.904Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
3687 | 2025-02-24T21:33:58.907Z | Feb 24 21:33:57.425 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (133.44393ms) |
3688 | 2025-02-24T21:33:58.915Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
3689 | 2025-02-24T21:33:59.114Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
3690 | 2025-02-24T21:33:59.117Z | Feb 24 21:33:57.635 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (238.77573ms) |
3691 | 2025-02-24T21:33:59.187Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
3692 | 2025-02-24T21:33:59.190Z | Feb 24 21:33:57.707 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (428.99956ms) |
3693 | 2025-02-24T21:33:59.944Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
3694 | 2025-02-24T21:33:59.948Z | Feb 24 21:33:58.465 INFO [stamp-propolis-server] process exited with exit status: 0 (1.20842612s) |
3695 | 2025-02-24T21:34:00.080Z | [recovery-package] Compiling newtype-uuid v1.2.1 |
3696 | 2025-02-24T21:34:00.643Z | [recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
3697 | 2025-02-24T21:34:00.973Z | [recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
3698 | 2025-02-24T21:34:00.973Z | [recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
3699 | 2025-02-24T21:34:00.976Z | [recovery-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
3700 | 2025-02-24T21:34:01.021Z | [recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
3701 | 2025-02-24T21:34:01.688Z | [recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
3702 | 2025-02-24T21:34:09.483Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
3703 | 2025-02-24T21:34:09.486Z | Feb 24 21:34:08.001 INFO [stamp-switch-asic] process exited with exit status: 0 (10.627928793s) |
3704 | 2025-02-24T21:34:09.486Z | Feb 24 21:34:08.001 INFO [host-stamp] task succeeded (10.745688838s) |
3705 | 2025-02-24T21:34:09.489Z | Feb 24 21:34:08.001 INFO [host-proto] running task |
3706 | 2025-02-24T21:34:09.958Z | Feb 24 21:34:08.472 INFO [host-proto] task succeeded (470.900181ms) |
3707 | 2025-02-24T21:34:09.958Z | Feb 24 21:34:08.472 INFO [host-profile] running task |
3708 | 2025-02-24T21:34:09.960Z | Feb 24 21:34:08.472 INFO [host-profile] task succeeded (308.987µs) |
3709 | 2025-02-24T21:34:09.960Z | Feb 24 21:34:08.473 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/.tmp1fVI8h/proto/host/root -N 'ci afbc4ad/${os_short_commit} 2025-02-24 21:09' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
3710 | 2025-02-24T21:34:09.980Z | [ host-image] Feb 24 21:34:08.494 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
3711 | 2025-02-24T21:34:09.980Z | [ host-image] Feb 24 21:34:08.495 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] |
3712 | 2025-02-24T21:34:09.997Z | [ host-image] Feb 24 21:34:08.512 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp1fVI8h/proto/host/root" |
3713 | 2025-02-24T21:34:09.997Z | [ host-image] Feb 24 21:34:08.512 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ |
3714 | 2025-02-24T21:34:10.000Z | [ host-image] Feb 24 21:34:08.512 INFO image builder template: ramdisk-01-os... |
3715 | 2025-02-24T21:34:10.000Z | [ host-image] Feb 24 21:34:08.512 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/.tmp1fVI8h/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 |
3716 | 2025-02-24T21:34:10.019Z | [ host-image] Feb 24 21:34:08.533 INFO O| Feb 24 21:34:08.533 INFO CREATE DATASET: rpool/images/build/host/output |
3717 | 2025-02-24T21:34:10.361Z | [ host-image] Feb 24 21:34:08.875 INFO O| Feb 24 21:34:08.875 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3718 | 2025-02-24T21:34:10.366Z | [ host-image] Feb 24 21:34:08.880 INFO O| Feb 24 21:34:08.880 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3719 | 2025-02-24T21:34:10.477Z | [recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
3720 | 2025-02-24T21:34:10.477Z | [recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
3721 | 2025-02-24T21:34:10.480Z | [recovery-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
3722 | 2025-02-24T21:34:10.480Z | [recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
3723 | 2025-02-24T21:34:10.616Z | [ host-image] Feb 24 21:34:09.129 INFO O| Feb 24 21:34:09.129 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled |
3724 | 2025-02-24T21:34:10.688Z | [ host-image] Feb 24 21:34:09.202 INFO O| Feb 24 21:34:09.202 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
3725 | 2025-02-24T21:34:10.688Z | [ host-image] Feb 24 21:34:09.202 INFO O| Feb 24 21:34:09.202 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk |
3726 | 2025-02-24T21:34:10.691Z | [ host-image] Feb 24 21:34:09.203 INFO O| Feb 24 21:34:09.203 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk |
3727 | 2025-02-24T21:34:10.691Z | [ host-image] Feb 24 21:34:09.203 INFO O| Feb 24 21:34:09.203 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk |
3728 | 2025-02-24T21:34:10.703Z | [ host-image] Feb 24 21:34:09.217 INFO O| Feb 24 21:34:09.216 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk |
3729 | 2025-02-24T21:34:10.982Z | [ host-image] Feb 24 21:34:09.495 INFO O| Feb 24 21:34:09.495 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3730 | 2025-02-24T21:34:11.012Z | [ host-image] Feb 24 21:34:09.525 INFO O| Feb 24 21:34:09.525 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"] |
3731 | 2025-02-24T21:34:11.652Z | [ host-image] Feb 24 21:34:10.166 INFO O| Feb 24 21:34:10.166 INFO O| Caching catalogs ... Done |
3732 | 2025-02-24T21:34:11.808Z | [ host-image] Feb 24 21:34:10.322 INFO O| Feb 24 21:34:10.322 INFO STEP 0 (pkg_image_create) COMPLETE |
3733 | 2025-02-24T21:34:11.808Z | [ host-image] Feb 24 21:34:10.322 INFO O| Feb 24 21:34:10.322 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3734 | 2025-02-24T21:34:11.811Z | [ host-image] Feb 24 21:34:10.322 INFO O| Feb 24 21:34:10.322 INFO skip step because feature "repo_redist" is not enabled |
3735 | 2025-02-24T21:34:11.811Z | [ host-image] Feb 24 21:34:10.322 INFO O| Feb 24 21:34:10.322 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3736 | 2025-02-24T21:34:11.829Z | [ host-image] Feb 24 21:34:10.342 INFO O| Feb 24 21:34:10.342 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"] |
3737 | 2025-02-24T21:34:12.571Z | [ host-image] Feb 24 21:34:11.084 INFO O| Feb 24 21:34:11.084 INFO STEP 2 (pkg_set_publisher) COMPLETE |
3738 | 2025-02-24T21:34:12.571Z | [ host-image] Feb 24 21:34:11.084 INFO O| Feb 24 21:34:11.084 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3739 | 2025-02-24T21:34:12.598Z | [ host-image] Feb 24 21:34:11.111 INFO O| Feb 24 21:34:11.111 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"] |
3740 | 2025-02-24T21:34:13.282Z | [ host-image] Feb 24 21:34:11.795 INFO O| Feb 24 21:34:11.794 INFO STEP 3 (pkg_set_publisher) COMPLETE |
3741 | 2025-02-24T21:34:13.282Z | [ host-image] Feb 24 21:34:11.795 INFO O| Feb 24 21:34:11.795 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3742 | 2025-02-24T21:34:13.282Z | [ host-image] Feb 24 21:34:11.795 INFO O| Feb 24 21:34:11.795 INFO skip step because feature "repo_redist" is not enabled |
3743 | 2025-02-24T21:34:13.282Z | [ host-image] Feb 24 21:34:11.795 INFO O| Feb 24 21:34:11.795 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3744 | 2025-02-24T21:34:13.854Z | [ host-image] Feb 24 21:34:12.366 INFO O| Feb 24 21:34:12.366 INFO variant opensolaris.zone is already global |
3745 | 2025-02-24T21:34:13.854Z | [ host-image] Feb 24 21:34:12.366 INFO O| Feb 24 21:34:12.366 INFO STEP 5 (pkg_change_variant) COMPLETE |
3746 | 2025-02-24T21:34:13.858Z | [ host-image] Feb 24 21:34:12.366 INFO O| Feb 24 21:34:12.366 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3747 | 2025-02-24T21:34:14.541Z | [ host-image] Feb 24 21:34:13.054 INFO O| Feb 24 21:34:13.054 INFO variant opensolaris.imagetype is full; changing to partial |
3748 | 2025-02-24T21:34:14.541Z | [ host-image] Feb 24 21:34:13.054 INFO O| Feb 24 21:34:13.054 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
3749 | 2025-02-24T21:34:16.815Z | [recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
3750 | 2025-02-24T21:34:17.644Z | [recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
3751 | 2025-02-24T21:34:19.131Z | [recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
3752 | 2025-02-24T21:34:19.526Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
3753 | 2025-02-24T21:34:20.463Z | [recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
3754 | 2025-02-24T21:34:21.832Z | [recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
3755 | 2025-02-24T21:34:26.255Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
3756 | 2025-02-24T21:34:26.786Z | [ host-image] Feb 24 21:34:25.294 INFO O| Feb 24 21:34:25.294 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3757 | 2025-02-24T21:34:34.352Z | [ host-image] Feb 24 21:34:32.859 INFO O| Feb 24 21:34:32.859 INFO O| Startup: Caching catalogs ... Done |
3758 | 2025-02-24T21:34:34.433Z | [ host-image] Feb 24 21:34:32.940 INFO O| Feb 24 21:34:32.940 INFO O| Planning: Planning completed in 0.00 seconds |
3759 | 2025-02-24T21:34:34.436Z | [ host-image] Feb 24 21:34:32.940 INFO O| Feb 24 21:34:32.940 INFO O| Planning: Consolidating action changes ... Done |
3760 | 2025-02-24T21:34:34.436Z | [ host-image] Feb 24 21:34:32.940 INFO O| Feb 24 21:34:32.940 INFO O| Planning: Evaluating mediators ... Done |
3761 | 2025-02-24T21:34:34.436Z | [ host-image] Feb 24 21:34:32.941 INFO O| Feb 24 21:34:32.941 INFO O| Planning: Planning completed in 0.00 seconds |
3762 | 2025-02-24T21:34:34.436Z | [ host-image] Feb 24 21:34:32.941 INFO O| Feb 24 21:34:32.941 INFO O| Variants/Facets to change: 1 |
3763 | 2025-02-24T21:34:34.453Z | [ host-image] Feb 24 21:34:32.960 INFO O| Feb 24 21:34:32.959 INFO O| Done |
3764 | 2025-02-24T21:34:34.453Z | [ host-image] Feb 24 21:34:32.960 INFO O| Feb 24 21:34:32.960 INFO O| Done |
3765 | 2025-02-24T21:34:35.036Z | [ host-image] Feb 24 21:34:33.542 INFO O| Feb 24 21:34:33.542 INFO O| Done |
3766 | 2025-02-24T21:34:35.086Z | [ host-image] Feb 24 21:34:33.593 INFO O| Feb 24 21:34:33.592 INFO O| Done |
3767 | 2025-02-24T21:34:35.088Z | [ host-image] Feb 24 21:34:33.594 INFO O| Feb 24 21:34:33.593 INFO O| Done |
3768 | 2025-02-24T21:34:35.088Z | [ host-image] Feb 24 21:34:33.594 INFO O| Feb 24 21:34:33.594 INFO O| Done |
3769 | 2025-02-24T21:34:35.088Z | [ host-image] Feb 24 21:34:33.595 INFO O| Feb 24 21:34:33.595 INFO O| Done |
3770 | 2025-02-24T21:34:35.585Z | [ host-image] Feb 24 21:34:34.092 INFO O| Feb 24 21:34:34.092 INFO STEP 6 (pkg_change_variant) COMPLETE |
3771 | 2025-02-24T21:34:35.585Z | [ host-image] Feb 24 21:34:34.092 INFO O| Feb 24 21:34:34.092 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3772 | 2025-02-24T21:34:35.588Z | [ host-image] Feb 24 21:34:34.092 INFO O| Feb 24 21:34:34.092 INFO skip step because feature "debug_variant" is not enabled |
3773 | 2025-02-24T21:34:35.588Z | [ host-image] Feb 24 21:34:34.092 INFO O| Feb 24 21:34:34.092 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3774 | 2025-02-24T21:34:36.164Z | [ host-image] Feb 24 21:34:34.671 INFO O| Feb 24 21:34:34.671 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] |
3775 | 2025-02-24T21:34:37.141Z | [ host-image] Feb 24 21:34:35.648 INFO O| Feb 24 21:34:35.647 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3776 | 2025-02-24T21:34:37.144Z | [ host-image] Feb 24 21:34:35.650 INFO O| Feb 24 21:34:35.650 INFO O| Planning: Planning completed in 0.00 seconds |
3777 | 2025-02-24T21:34:37.147Z | [ host-image] Feb 24 21:34:35.651 INFO O| Feb 24 21:34:35.651 INFO O| Planning: Consolidating action changes ... Done |
3778 | 2025-02-24T21:34:37.147Z | [ host-image] Feb 24 21:34:35.651 INFO O| Feb 24 21:34:35.651 INFO O| Planning: Evaluating mediators ... Done |
3779 | 2025-02-24T21:34:37.147Z | [ host-image] Feb 24 21:34:35.651 INFO O| Feb 24 21:34:35.651 INFO O| Planning: Planning completed in 0.00 seconds |
3780 | 2025-02-24T21:34:37.147Z | [ host-image] Feb 24 21:34:35.652 INFO O| Feb 24 21:34:35.652 INFO O| Variants/Facets to change: 1 |
3781 | 2025-02-24T21:34:37.211Z | [ host-image] Feb 24 21:34:35.717 INFO O| Feb 24 21:34:35.717 INFO O| Done |
3782 | 2025-02-24T21:34:37.211Z | [ host-image] Feb 24 21:34:35.717 INFO O| Feb 24 21:34:35.717 INFO O| Done |
3783 | 2025-02-24T21:34:38.026Z | [ host-image] Feb 24 21:34:36.532 INFO O| Feb 24 21:34:36.532 INFO O| Done |
3784 | 2025-02-24T21:34:38.127Z | [ host-image] Feb 24 21:34:36.633 INFO O| Feb 24 21:34:36.633 INFO O| Done |
3785 | 2025-02-24T21:34:38.130Z | [ host-image] Feb 24 21:34:36.634 INFO O| Feb 24 21:34:36.634 INFO O| Done |
3786 | 2025-02-24T21:34:38.130Z | [ host-image] Feb 24 21:34:36.634 INFO O| Feb 24 21:34:36.634 INFO O| Done |
3787 | 2025-02-24T21:34:38.133Z | [ host-image] Feb 24 21:34:36.637 INFO O| Feb 24 21:34:36.637 INFO O| Done |
3788 | 2025-02-24T21:34:38.246Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO STEP 8 (pkg_change_facet) COMPLETE |
3789 | 2025-02-24T21:34:38.246Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3790 | 2025-02-24T21:34:38.246Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO skip step because feature "recovery" is not enabled |
3791 | 2025-02-24T21:34:38.249Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3792 | 2025-02-24T21:34:38.249Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO skip step because feature "recovery" is not enabled |
3793 | 2025-02-24T21:34:38.249Z | [ host-image] Feb 24 21:34:36.752 INFO O| Feb 24 21:34:36.752 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3794 | 2025-02-24T21:34:38.266Z | [ host-image] Feb 24 21:34:36.772 INFO O| Feb 24 21:34:36.772 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"] |
3795 | 2025-02-24T21:34:39.028Z | [ host-image] Feb 24 21:34:37.533 INFO O| Feb 24 21:34:37.533 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3796 | 2025-02-24T21:34:46.403Z | [recovery-package] Finished `release` profile [optimized] target(s) in 47.37s |
3797 | 2025-02-24T21:34:47.855Z | Feb 24 21:34:46.358 INFO [recovery-package] process exited with exit status: 0 (49.101300906s) |
3798 | 2025-02-24T21:34:47.855Z | Feb 24 21:34:46.358 INFO [recovery-stamp] running task |
3799 | 2025-02-24T21:34:47.857Z | Feb 24 21:34:46.358 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release |
3800 | 2025-02-24T21:34:47.865Z | Feb 24 21:34:46.368 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+gitafbc4ad73c6 |
3801 | 2025-02-24T21:34:47.880Z | Feb 24 21:34:46.383 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 13.0.0-0.ci+gitafbc4ad73c6 |
3802 | 2025-02-24T21:34:47.897Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
3803 | 2025-02-24T21:34:47.910Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
3804 | 2025-02-24T21:34:48.008Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
3805 | 2025-02-24T21:34:48.012Z | Feb 24 21:34:46.515 INFO [stamp-installinator] process exited with exit status: 0 (132.077185ms) |
3806 | 2025-02-24T21:34:48.016Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
3807 | 2025-02-24T21:34:48.019Z | Feb 24 21:34:46.522 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (153.81659ms) |
3808 | 2025-02-24T21:34:48.019Z | Feb 24 21:34:46.522 INFO [recovery-stamp] task succeeded (164.043523ms) |
3809 | 2025-02-24T21:34:48.019Z | Feb 24 21:34:46.522 INFO [recovery-proto] running task |
3810 | 2025-02-24T21:34:48.019Z | Feb 24 21:34:46.522 INFO [tuf-stamp] running task |
3811 | 2025-02-24T21:34:48.021Z | Feb 24 21:34:46.523 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+gitafbc4ad73c6 |
3812 | 2025-02-24T21:34:48.036Z | Feb 24 21:34:46.539 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+gitafbc4ad73c6 |
3813 | 2025-02-24T21:34:48.052Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
3814 | 2025-02-24T21:34:48.054Z | Feb 24 21:34:46.555 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+gitafbc4ad73c6 |
3815 | 2025-02-24T21:34:48.066Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
3816 | 2025-02-24T21:34:48.073Z | Feb 24 21:34:46.577 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+gitafbc4ad73c6 |
3817 | 2025-02-24T21:34:48.096Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
3818 | 2025-02-24T21:34:48.099Z | Feb 24 21:34:46.599 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+gitafbc4ad73c6 |
3819 | 2025-02-24T21:34:48.129Z | Feb 24 21:34:46.632 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+gitafbc4ad73c6 |
3820 | 2025-02-24T21:34:48.165Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
3821 | 2025-02-24T21:34:48.167Z | Feb 24 21:34:46.668 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+gitafbc4ad73c6 |
3822 | 2025-02-24T21:34:48.167Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
3823 | 2025-02-24T21:34:48.207Z | Feb 24 21:34:46.710 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+gitafbc4ad73c6 |
3824 | 2025-02-24T21:34:48.209Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
3825 | 2025-02-24T21:34:48.272Z | Feb 24 21:34:46.775 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+gitafbc4ad73c6 |
3826 | 2025-02-24T21:34:48.367Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
3827 | 2025-02-24T21:34:48.370Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
3828 | 2025-02-24T21:34:48.370Z | Feb 24 21:34:46.871 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+gitafbc4ad73c6 |
3829 | 2025-02-24T21:34:48.503Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
3830 | 2025-02-24T21:34:48.505Z | Feb 24 21:34:47.007 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+gitafbc4ad73c6 |
3831 | 2025-02-24T21:34:48.610Z | Feb 24 21:34:47.113 INFO [recovery-proto] task succeeded (591.011707ms) |
3832 | 2025-02-24T21:34:48.613Z | Feb 24 21:34:47.114 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/.tmp1fVI8h/proto/recovery/root -N 'recovery afbc4ad/${os_short_commit} 2025-02-24 21:09' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
3833 | 2025-02-24T21:34:48.687Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
3834 | 2025-02-24T21:34:48.687Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
3835 | 2025-02-24T21:34:48.699Z | Feb 24 21:34:47.190 INFO [stamp-ntp] process exited with exit status: 0 (667.057882ms) |
3836 | 2025-02-24T21:34:48.699Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
3837 | 2025-02-24T21:34:48.699Z | [ recovery-image] Feb 24 21:34:47.198 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
3838 | 2025-02-24T21:34:48.699Z | [ recovery-image] Feb 24 21:34:47.198 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] |
3839 | 2025-02-24T21:34:48.739Z | [ recovery-image] Feb 24 21:34:47.242 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp1fVI8h/proto/recovery/root" |
3840 | 2025-02-24T21:34:48.739Z | [ recovery-image] Feb 24 21:34:47.242 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ |
3841 | 2025-02-24T21:34:48.742Z | [ recovery-image] Feb 24 21:34:47.242 INFO image builder template: ramdisk-01-os... |
3842 | 2025-02-24T21:34:48.742Z | [ recovery-image] Feb 24 21:34:47.243 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/.tmp1fVI8h/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 |
3843 | 2025-02-24T21:34:48.745Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s |
3844 | 2025-02-24T21:34:48.799Z | [ recovery-image] Feb 24 21:34:47.302 INFO O| Feb 24 21:34:47.275 INFO CREATE DATASET: rpool/images/build/recovery/output |
3845 | 2025-02-24T21:34:48.952Z | [verify-libraries] Running `target/debug/xtask verify-libraries --release` |
3846 | 2025-02-24T21:34:48.957Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
3847 | 2025-02-24T21:34:48.960Z | Feb 24 21:34:47.460 INFO [stamp-probe] process exited with exit status: 0 (452.168111ms) |
3848 | 2025-02-24T21:34:49.221Z | [ recovery-image] Feb 24 21:34:47.721 INFO O| Feb 24 21:34:47.706 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3849 | 2025-02-24T21:34:49.224Z | [ recovery-image] Feb 24 21:34:47.724 INFO O| Feb 24 21:34:47.713 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3850 | 2025-02-24T21:34:49.697Z | [ recovery-image] Feb 24 21:34:48.199 INFO O| Feb 24 21:34:48.199 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled |
3851 | 2025-02-24T21:34:49.798Z | [ recovery-image] Feb 24 21:34:48.301 INFO O| Feb 24 21:34:48.300 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
3852 | 2025-02-24T21:34:49.798Z | [ recovery-image] Feb 24 21:34:48.301 INFO O| Feb 24 21:34:48.301 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
3853 | 2025-02-24T21:34:49.801Z | [ recovery-image] Feb 24 21:34:48.301 INFO O| Feb 24 21:34:48.301 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
3854 | 2025-02-24T21:34:49.801Z | [ recovery-image] Feb 24 21:34:48.301 INFO O| Feb 24 21:34:48.301 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
3855 | 2025-02-24T21:34:49.812Z | [ recovery-image] Feb 24 21:34:48.314 INFO O| Feb 24 21:34:48.314 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
3856 | 2025-02-24T21:34:50.179Z | [ recovery-image] Feb 24 21:34:48.681 INFO O| Feb 24 21:34:48.681 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3857 | 2025-02-24T21:34:50.214Z | [ recovery-image] Feb 24 21:34:48.716 INFO O| Feb 24 21:34:48.716 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"] |
3858 | 2025-02-24T21:34:50.240Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
3859 | 2025-02-24T21:34:50.245Z | Feb 24 21:34:48.748 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.037703985s) |
3860 | 2025-02-24T21:34:50.597Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
3861 | 2025-02-24T21:34:50.620Z | Feb 24 21:34:49.122 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.347793847s) |
3862 | 2025-02-24T21:34:50.641Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
3863 | 2025-02-24T21:34:50.661Z | Feb 24 21:34:49.161 INFO [stamp-internal-dns] process exited with exit status: 0 (2.529091364s) |
3864 | 2025-02-24T21:34:50.934Z | [ recovery-image] Feb 24 21:34:49.436 INFO O| Feb 24 21:34:49.436 INFO O| Caching catalogs ... Done |
3865 | 2025-02-24T21:34:50.962Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
3866 | 2025-02-24T21:34:50.976Z | Feb 24 21:34:49.479 INFO [stamp-external-dns] process exited with exit status: 0 (2.60745339s) |
3867 | 2025-02-24T21:34:51.024Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
3868 | 2025-02-24T21:34:51.029Z | Feb 24 21:34:49.532 INFO [stamp-oximeter] process exited with exit status: 0 (2.992695986s) |
3869 | 2025-02-24T21:34:51.056Z | [ recovery-image] Feb 24 21:34:49.558 INFO O| Feb 24 21:34:49.558 INFO STEP 0 (pkg_image_create) COMPLETE |
3870 | 2025-02-24T21:34:51.056Z | [ recovery-image] Feb 24 21:34:49.558 INFO O| Feb 24 21:34:49.558 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3871 | 2025-02-24T21:34:51.056Z | [ recovery-image] Feb 24 21:34:49.558 INFO O| Feb 24 21:34:49.558 INFO skip step because feature "repo_redist" is not enabled |
3872 | 2025-02-24T21:34:51.056Z | [ recovery-image] Feb 24 21:34:49.558 INFO O| Feb 24 21:34:49.558 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3873 | 2025-02-24T21:34:51.073Z | [ recovery-image] Feb 24 21:34:49.575 INFO O| Feb 24 21:34:49.575 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"] |
3874 | 2025-02-24T21:34:51.582Z | [ recovery-image] Feb 24 21:34:50.084 INFO O| Feb 24 21:34:50.084 INFO STEP 2 (pkg_set_publisher) COMPLETE |
3875 | 2025-02-24T21:34:51.582Z | [ recovery-image] Feb 24 21:34:50.084 INFO O| Feb 24 21:34:50.084 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3876 | 2025-02-24T21:34:51.598Z | [ recovery-image] Feb 24 21:34:50.100 INFO O| Feb 24 21:34:50.100 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"] |
3877 | 2025-02-24T21:34:52.111Z | [ recovery-image] Feb 24 21:34:50.612 INFO O| Feb 24 21:34:50.612 INFO STEP 3 (pkg_set_publisher) COMPLETE |
3878 | 2025-02-24T21:34:52.111Z | [ recovery-image] Feb 24 21:34:50.612 INFO O| Feb 24 21:34:50.612 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3879 | 2025-02-24T21:34:52.111Z | [ recovery-image] Feb 24 21:34:50.612 INFO O| Feb 24 21:34:50.612 INFO skip step because feature "repo_redist" is not enabled |
3880 | 2025-02-24T21:34:52.111Z | [ recovery-image] Feb 24 21:34:50.613 INFO O| Feb 24 21:34:50.612 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3881 | 2025-02-24T21:34:52.616Z | [ recovery-image] Feb 24 21:34:51.118 INFO O| Feb 24 21:34:51.117 INFO variant opensolaris.zone is already global |
3882 | 2025-02-24T21:34:52.616Z | [ recovery-image] Feb 24 21:34:51.118 INFO O| Feb 24 21:34:51.118 INFO STEP 5 (pkg_change_variant) COMPLETE |
3883 | 2025-02-24T21:34:52.619Z | [ recovery-image] Feb 24 21:34:51.118 INFO O| Feb 24 21:34:51.118 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3884 | 2025-02-24T21:34:52.819Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
3885 | 2025-02-24T21:34:52.823Z | Feb 24 21:34:51.325 INFO [stamp-nexus] process exited with exit status: 0 (4.748370671s) |
3886 | 2025-02-24T21:34:53.111Z | [ recovery-image] Feb 24 21:34:51.613 INFO O| Feb 24 21:34:51.612 INFO variant opensolaris.imagetype is full; changing to partial |
3887 | 2025-02-24T21:34:53.111Z | [ recovery-image] Feb 24 21:34:51.613 INFO O| Feb 24 21:34:51.613 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
3888 | 2025-02-24T21:34:53.454Z | [verify-libraries] Compiling ring v0.17.11 |
3889 | 2025-02-24T21:34:53.713Z | [verify-libraries] Compiling home v0.5.9 |
3890 | 2025-02-24T21:34:53.742Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
3891 | 2025-02-24T21:34:53.749Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
3892 | 2025-02-24T21:34:53.749Z | [verify-libraries] Compiling sqlparser_derive v0.2.2 |
3893 | 2025-02-24T21:34:53.752Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
3894 | 2025-02-24T21:34:53.776Z | [verify-libraries] Compiling polyval v0.6.2 |
3895 | 2025-02-24T21:34:54.246Z | [verify-libraries] Compiling nix v0.28.0 |
3896 | 2025-02-24T21:34:54.249Z | [verify-libraries] Compiling ctr v0.9.2 |
3897 | 2025-02-24T21:34:54.602Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
3898 | 2025-02-24T21:34:54.608Z | Feb 24 21:34:53.109 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.509820351s) |
3899 | 2025-02-24T21:34:54.703Z | [verify-libraries] Compiling sqlformat v0.2.6 |
3900 | 2025-02-24T21:34:54.783Z | [verify-libraries] Compiling ghash v0.5.1 |
3901 | 2025-02-24T21:34:55.156Z | [verify-libraries] Compiling ssh-encoding v0.2.0 |
3902 | 2025-02-24T21:34:55.280Z | [verify-libraries] Compiling aes-gcm v0.10.3 |
3903 | 2025-02-24T21:34:55.317Z | [verify-libraries] Compiling blowfish v0.9.1 |
3904 | 2025-02-24T21:34:55.443Z | [verify-libraries] Compiling sqlparser v0.45.0 |
3905 | 2025-02-24T21:34:55.754Z | [verify-libraries] Compiling bcrypt-pbkdf v0.10.0 |
3906 | 2025-02-24T21:34:56.024Z | [verify-libraries] Compiling ssh-cipher v0.2.0 |
3907 | 2025-02-24T21:34:56.409Z | [verify-libraries] Compiling password-hash v0.4.2 |
3908 | 2025-02-24T21:34:56.764Z | [verify-libraries] Compiling p521 v0.13.3 |
3909 | 2025-02-24T21:34:59.403Z | [verify-libraries] Compiling pbkdf2 v0.11.0 |
3910 | 2025-02-24T21:35:00.759Z | [verify-libraries] Compiling rustls v0.23.19 |
3911 | 2025-02-24T21:35:00.856Z | [verify-libraries] Compiling rustls v0.22.4 |
3912 | 2025-02-24T21:35:01.904Z | [verify-libraries] Compiling rustyline v14.0.0 |
3913 | 2025-02-24T21:35:01.907Z | [verify-libraries] Compiling ssh-key v0.6.6 |
3914 | 2025-02-24T21:35:02.549Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
3915 | 2025-02-24T21:35:02.594Z | Feb 24 21:35:01.093 INFO [stamp-clickhouse] process exited with exit status: 0 (14.537911538s) |
3916 | 2025-02-24T21:35:02.880Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
3917 | 2025-02-24T21:35:02.943Z | Feb 24 21:35:01.440 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (14.771271027s) |
3918 | 2025-02-24T21:35:02.943Z | Feb 24 21:35:01.440 INFO [tuf-stamp] task succeeded (14.91778743s) |
3919 | 2025-02-24T21:35:03.172Z | [verify-libraries] Compiling p256 v0.13.2 |
3920 | 2025-02-24T21:35:05.490Z | [verify-libraries] Compiling rustls-webpki v0.102.8 |
3921 | 2025-02-24T21:35:06.274Z | [verify-libraries] Compiling russh-cryptovec v0.7.3 |
3922 | 2025-02-24T21:35:06.467Z | [ recovery-image] Feb 24 21:35:04.964 INFO O| Feb 24 21:35:04.964 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3923 | 2025-02-24T21:35:09.947Z | [verify-libraries] Compiling rustls v0.21.12 |
3924 | 2025-02-24T21:35:10.006Z | [verify-libraries] Compiling md5 v0.7.0 |
3925 | 2025-02-24T21:35:10.380Z | [verify-libraries] Compiling num-bigint v0.4.6 |
3926 | 2025-02-24T21:35:10.672Z | [verify-libraries] Compiling russh-keys v0.45.0 |
3927 | 2025-02-24T21:35:16.441Z | [ recovery-image] Feb 24 21:35:14.936 INFO O| Feb 24 21:35:14.936 INFO O| Startup: Caching catalogs ... Done |
3928 | 2025-02-24T21:35:16.508Z | [verify-libraries] Compiling tokio-rustls v0.26.0 |
3929 | 2025-02-24T21:35:16.555Z | [ recovery-image] Feb 24 21:35:15.049 INFO O| Feb 24 21:35:15.049 INFO O| Planning: Planning completed in 0.00 seconds |
3930 | 2025-02-24T21:35:16.557Z | [ recovery-image] Feb 24 21:35:15.050 INFO O| Feb 24 21:35:15.050 INFO O| Planning: Consolidating action changes ... Done |
3931 | 2025-02-24T21:35:16.557Z | [ recovery-image] Feb 24 21:35:15.051 INFO O| Feb 24 21:35:15.051 INFO O| Planning: Evaluating mediators ... Done |
3932 | 2025-02-24T21:35:16.557Z | [ recovery-image] Feb 24 21:35:15.051 INFO O| Feb 24 21:35:15.051 INFO O| Planning: Planning completed in 0.00 seconds |
3933 | 2025-02-24T21:35:16.557Z | [ recovery-image] Feb 24 21:35:15.052 INFO O| Feb 24 21:35:15.052 INFO O| Variants/Facets to change: 1 |
3934 | 2025-02-24T21:35:16.647Z | [ recovery-image] Feb 24 21:35:15.142 INFO O| Feb 24 21:35:15.142 INFO O| Done |
3935 | 2025-02-24T21:35:16.647Z | [ recovery-image] Feb 24 21:35:15.142 INFO O| Feb 24 21:35:15.142 INFO O| Done |
3936 | 2025-02-24T21:35:17.151Z | [verify-libraries] Compiling hyper-rustls v0.27.3 |
3937 | 2025-02-24T21:35:17.458Z | [verify-libraries] Compiling tokio-rustls v0.25.0 |
3938 | 2025-02-24T21:35:17.899Z | [verify-libraries] Compiling reqwest v0.12.12 |
3939 | 2025-02-24T21:35:17.978Z | [ recovery-image] Feb 24 21:35:16.472 INFO O| Feb 24 21:35:16.472 INFO O| Done |
3940 | 2025-02-24T21:35:18.041Z | [verify-libraries] Compiling dropshot v0.12.0 |
3941 | 2025-02-24T21:35:18.065Z | [ recovery-image] Feb 24 21:35:16.559 INFO O| Feb 24 21:35:16.551 INFO O| Done |
3942 | 2025-02-24T21:35:18.065Z | [ recovery-image] Feb 24 21:35:16.559 INFO O| Feb 24 21:35:16.552 INFO O| Done |
3943 | 2025-02-24T21:35:18.067Z | [ recovery-image] Feb 24 21:35:16.559 INFO O| Feb 24 21:35:16.552 INFO O| Done |
3944 | 2025-02-24T21:35:18.067Z | [ recovery-image] Feb 24 21:35:16.559 INFO O| Feb 24 21:35:16.554 INFO O| Done |
3945 | 2025-02-24T21:35:18.911Z | [ recovery-image] Feb 24 21:35:17.405 INFO O| Feb 24 21:35:17.405 INFO STEP 6 (pkg_change_variant) COMPLETE |
3946 | 2025-02-24T21:35:18.911Z | [ recovery-image] Feb 24 21:35:17.405 INFO O| Feb 24 21:35:17.405 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3947 | 2025-02-24T21:35:18.914Z | [ recovery-image] Feb 24 21:35:17.405 INFO O| Feb 24 21:35:17.405 INFO skip step because feature "debug_variant" is not enabled |
3948 | 2025-02-24T21:35:18.914Z | [ recovery-image] Feb 24 21:35:17.405 INFO O| Feb 24 21:35:17.405 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3949 | 2025-02-24T21:35:19.664Z | [ recovery-image] Feb 24 21:35:18.158 INFO O| Feb 24 21:35:18.158 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] |
3950 | 2025-02-24T21:35:20.785Z | [ recovery-image] Feb 24 21:35:19.279 INFO O| Feb 24 21:35:19.278 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3951 | 2025-02-24T21:35:20.788Z | [ recovery-image] Feb 24 21:35:19.280 INFO O| Feb 24 21:35:19.280 INFO O| Planning: Planning completed in 0.00 seconds |
3952 | 2025-02-24T21:35:20.788Z | [ recovery-image] Feb 24 21:35:19.281 INFO O| Feb 24 21:35:19.281 INFO O| Planning: Consolidating action changes ... Done |
3953 | 2025-02-24T21:35:20.788Z | [ recovery-image] Feb 24 21:35:19.282 INFO O| Feb 24 21:35:19.282 INFO O| Planning: Evaluating mediators ... Done |
3954 | 2025-02-24T21:35:20.791Z | [ recovery-image] Feb 24 21:35:19.282 INFO O| Feb 24 21:35:19.282 INFO O| Planning: Planning completed in 0.00 seconds |
3955 | 2025-02-24T21:35:20.791Z | [ recovery-image] Feb 24 21:35:19.282 INFO O| Feb 24 21:35:19.282 INFO O| Variants/Facets to change: 1 |
3956 | 2025-02-24T21:35:20.872Z | [ recovery-image] Feb 24 21:35:19.363 INFO O| Feb 24 21:35:19.363 INFO O| Done |
3957 | 2025-02-24T21:35:20.872Z | [ recovery-image] Feb 24 21:35:19.363 INFO O| Feb 24 21:35:19.363 INFO O| Done |
3958 | 2025-02-24T21:35:21.212Z | [verify-libraries] Compiling dropshot v0.15.1 |
3959 | 2025-02-24T21:35:21.700Z | [verify-libraries] Compiling rcgen v0.12.1 |
3960 | 2025-02-24T21:35:21.852Z | [ recovery-image] Feb 24 21:35:20.345 INFO O| Feb 24 21:35:20.345 INFO O| Done |
3961 | 2025-02-24T21:35:21.964Z | [ recovery-image] Feb 24 21:35:20.457 INFO O| Feb 24 21:35:20.457 INFO O| Done |
3962 | 2025-02-24T21:35:21.967Z | [ recovery-image] Feb 24 21:35:20.458 INFO O| Feb 24 21:35:20.458 INFO O| Done |
3963 | 2025-02-24T21:35:21.967Z | [ recovery-image] Feb 24 21:35:20.459 INFO O| Feb 24 21:35:20.459 INFO O| Done |
3964 | 2025-02-24T21:35:21.970Z | [ recovery-image] Feb 24 21:35:20.460 INFO O| Feb 24 21:35:20.460 INFO O| Done |
3965 | 2025-02-24T21:35:22.089Z | [ recovery-image] Feb 24 21:35:20.582 INFO O| Feb 24 21:35:20.582 INFO STEP 8 (pkg_change_facet) COMPLETE |
3966 | 2025-02-24T21:35:22.089Z | [ recovery-image] Feb 24 21:35:20.582 INFO O| Feb 24 21:35:20.582 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3967 | 2025-02-24T21:35:22.798Z | [ recovery-image] Feb 24 21:35:21.291 INFO O| Feb 24 21:35:21.290 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"] |
3968 | 2025-02-24T21:35:23.885Z | [ recovery-image] Feb 24 21:35:22.377 INFO O| Feb 24 21:35:22.377 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3969 | 2025-02-24T21:35:23.887Z | [ recovery-image] Feb 24 21:35:22.379 INFO O| Feb 24 21:35:22.379 INFO O| Planning: Planning completed in 0.00 seconds |
3970 | 2025-02-24T21:35:23.887Z | [ recovery-image] Feb 24 21:35:22.380 INFO O| Feb 24 21:35:22.380 INFO O| Planning: Consolidating action changes ... Done |
3971 | 2025-02-24T21:35:23.890Z | [ recovery-image] Feb 24 21:35:22.380 INFO O| Feb 24 21:35:22.380 INFO O| Planning: Evaluating mediators ... Done |
3972 | 2025-02-24T21:35:23.890Z | [ recovery-image] Feb 24 21:35:22.381 INFO O| Feb 24 21:35:22.380 INFO O| Planning: Planning completed in 0.00 seconds |
3973 | 2025-02-24T21:35:23.890Z | [ recovery-image] Feb 24 21:35:22.381 INFO O| Feb 24 21:35:22.381 INFO O| Variants/Facets to change: 1 |
3974 | 2025-02-24T21:35:23.972Z | [ recovery-image] Feb 24 21:35:22.464 INFO O| Feb 24 21:35:22.464 INFO O| Done |
3975 | 2025-02-24T21:35:23.972Z | [ recovery-image] Feb 24 21:35:22.464 INFO O| Feb 24 21:35:22.464 INFO O| Done |
3976 | 2025-02-24T21:35:24.609Z | [verify-libraries] Compiling qorb v0.2.1 |
3977 | 2025-02-24T21:35:25.157Z | [ recovery-image] Feb 24 21:35:23.649 INFO O| Feb 24 21:35:23.649 INFO O| Done |
3978 | 2025-02-24T21:35:25.286Z | [ recovery-image] Feb 24 21:35:23.778 INFO O| Feb 24 21:35:23.777 INFO O| Done |
3979 | 2025-02-24T21:35:25.354Z | [ recovery-image] Feb 24 21:35:23.845 INFO O| Feb 24 21:35:23.845 INFO O| Done |
3980 | 2025-02-24T21:35:25.354Z | [ recovery-image] Feb 24 21:35:23.845 INFO O| Feb 24 21:35:23.845 INFO O| Done |
3981 | 2025-02-24T21:35:25.357Z | [ recovery-image] Feb 24 21:35:23.847 INFO O| Feb 24 21:35:23.847 INFO O| Done |
3982 | 2025-02-24T21:35:25.634Z | [ recovery-image] Feb 24 21:35:24.126 INFO O| Feb 24 21:35:24.126 INFO STEP 9 (pkg_change_facet) COMPLETE |
3983 | 2025-02-24T21:35:25.634Z | [ recovery-image] Feb 24 21:35:24.126 INFO O| Feb 24 21:35:24.126 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
3984 | 2025-02-24T21:35:26.345Z | [ recovery-image] Feb 24 21:35:24.837 INFO O| Feb 24 21:35:24.837 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"] |
3985 | 2025-02-24T21:35:27.429Z | [ recovery-image] Feb 24 21:35:25.921 INFO O| Feb 24 21:35:25.921 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
3986 | 2025-02-24T21:35:27.432Z | [ recovery-image] Feb 24 21:35:25.923 INFO O| Feb 24 21:35:25.923 INFO O| Planning: Planning completed in 0.00 seconds |
3987 | 2025-02-24T21:35:27.432Z | [ recovery-image] Feb 24 21:35:25.924 INFO O| Feb 24 21:35:25.923 INFO O| Planning: Consolidating action changes ... Done |
3988 | 2025-02-24T21:35:27.432Z | [ recovery-image] Feb 24 21:35:25.924 INFO O| Feb 24 21:35:25.924 INFO O| Planning: Evaluating mediators ... Done |
3989 | 2025-02-24T21:35:27.435Z | [ recovery-image] Feb 24 21:35:25.924 INFO O| Feb 24 21:35:25.924 INFO O| Planning: Planning completed in 0.00 seconds |
3990 | 2025-02-24T21:35:27.435Z | [ recovery-image] Feb 24 21:35:25.924 INFO O| Feb 24 21:35:25.924 INFO O| Variants/Facets to change: 1 |
3991 | 2025-02-24T21:35:27.526Z | [ recovery-image] Feb 24 21:35:26.017 INFO O| Feb 24 21:35:26.017 INFO O| Done |
3992 | 2025-02-24T21:35:27.532Z | [ recovery-image] Feb 24 21:35:26.017 INFO O| Feb 24 21:35:26.017 INFO O| Done |
3993 | 2025-02-24T21:35:28.445Z | [ recovery-image] Feb 24 21:35:26.936 INFO O| Feb 24 21:35:26.936 INFO O| Done |
3994 | 2025-02-24T21:35:28.544Z | [ recovery-image] Feb 24 21:35:27.035 INFO O| Feb 24 21:35:27.035 INFO O| Done |
3995 | 2025-02-24T21:35:28.546Z | [ recovery-image] Feb 24 21:35:27.036 INFO O| Feb 24 21:35:27.036 INFO O| Done |
3996 | 2025-02-24T21:35:28.546Z | [ recovery-image] Feb 24 21:35:27.036 INFO O| Feb 24 21:35:27.036 INFO O| Done |
3997 | 2025-02-24T21:35:28.549Z | [ recovery-image] Feb 24 21:35:27.038 INFO O| Feb 24 21:35:27.038 INFO O| Done |
3998 | 2025-02-24T21:35:28.654Z | [ recovery-image] Feb 24 21:35:27.145 INFO O| Feb 24 21:35:27.145 INFO STEP 10 (pkg_change_facet) COMPLETE |
3999 | 2025-02-24T21:35:28.654Z | [ recovery-image] Feb 24 21:35:27.145 INFO O| Feb 24 21:35:27.145 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4000 | 2025-02-24T21:35:28.676Z | [ recovery-image] Feb 24 21:35:27.167 INFO O| Feb 24 21:35:27.166 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"] |
4001 | 2025-02-24T21:35:28.903Z | [verify-libraries] Compiling progenitor-client v0.9.1 |
4002 | 2025-02-24T21:35:29.572Z | [verify-libraries] Compiling progenitor-client v0.8.0 |
4003 | 2025-02-24T21:35:29.951Z | [ recovery-image] Feb 24 21:35:28.441 INFO O| Feb 24 21:35:28.441 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4004 | 2025-02-24T21:35:30.497Z | [verify-libraries] Compiling progenitor v0.8.0 |
4005 | 2025-02-24T21:35:30.818Z | [verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
4006 | 2025-02-24T21:35:31.732Z | [verify-libraries] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
4007 | 2025-02-24T21:35:31.802Z | [verify-libraries] Compiling progenitor v0.9.1 |
4008 | 2025-02-24T21:35:32.179Z | [verify-libraries] Compiling omicron-zone-package v0.12.0 |
4009 | 2025-02-24T21:35:32.686Z | [verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
4010 | 2025-02-24T21:35:39.348Z | [verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
4011 | 2025-02-24T21:35:39.692Z | [verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
4012 | 2025-02-24T21:35:39.782Z | [verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
4013 | 2025-02-24T21:35:41.486Z | [verify-libraries] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
4014 | 2025-02-24T21:35:46.993Z | [ host-image] Feb 24 21:35:45.478 INFO O| Feb 24 21:35:45.478 INFO O| Planning: Solver setup ... Done |
4015 | 2025-02-24T21:36:05.383Z | [verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
4016 | 2025-02-24T21:36:09.706Z | [verify-libraries] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
4017 | 2025-02-24T21:36:12.910Z | [verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
4018 | 2025-02-24T21:36:13.807Z | [verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
4019 | 2025-02-24T21:36:19.169Z | [verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
4020 | 2025-02-24T21:36:23.754Z | [verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
4021 | 2025-02-24T21:36:26.435Z | [verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
4022 | 2025-02-24T21:36:30.453Z | [verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
4023 | 2025-02-24T21:36:32.523Z | [verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
4024 | 2025-02-24T21:36:32.635Z | [verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
4025 | 2025-02-24T21:36:33.639Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
4026 | 2025-02-24T21:36:35.136Z | [verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
4027 | 2025-02-24T21:36:37.609Z | [verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
4028 | 2025-02-24T21:36:40.852Z | [verify-libraries] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
4029 | 2025-02-24T21:36:42.467Z | [verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
4030 | 2025-02-24T21:36:44.643Z | [ recovery-image] Feb 24 21:36:43.112 INFO O| Feb 24 21:36:43.112 INFO O| Planning: Solver setup ... Done |
4031 | 2025-02-24T21:36:44.971Z | [verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
4032 | 2025-02-24T21:36:50.703Z | [verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
4033 | 2025-02-24T21:36:51.324Z | [verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
4034 | 2025-02-24T21:36:51.508Z | [verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
4035 | 2025-02-24T21:36:51.970Z | [verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
4036 | 2025-02-24T21:37:01.057Z | [verify-libraries] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
4037 | 2025-02-24T21:37:01.539Z | [verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
4038 | 2025-02-24T21:37:02.185Z | [verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
4039 | 2025-02-24T21:37:07.766Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
4040 | 2025-02-24T21:37:10.349Z | [verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
4041 | 2025-02-24T21:37:13.510Z | [verify-libraries] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
4042 | 2025-02-24T21:37:14.201Z | [verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
4043 | 2025-02-24T21:37:17.379Z | [verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
4044 | 2025-02-24T21:37:21.064Z | [verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
4045 | 2025-02-24T21:37:21.586Z | [verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
4046 | 2025-02-24T21:37:25.002Z | [verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
4047 | 2025-02-24T21:37:26.366Z | [verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
4048 | 2025-02-24T21:37:26.712Z | [verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
4049 | 2025-02-24T21:37:28.241Z | [verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
4050 | 2025-02-24T21:37:30.818Z | [ host-image] Feb 24 21:37:29.273 INFO O| Feb 24 21:37:29.273 INFO O| Planning: Running solver ... Done |
4051 | 2025-02-24T21:37:31.687Z | [ host-image] Feb 24 21:37:30.142 INFO O| Feb 24 21:37:30.142 INFO O| Planning: Finding local manifests ... Done |
4052 | 2025-02-24T21:37:31.704Z | [ host-image] Feb 24 21:37:30.159 INFO O| Feb 24 21:37:30.159 INFO O| Planning: Fetching manifests: 0/124 0% complete |
4053 | 2025-02-24T21:37:36.897Z | [ host-image] Feb 24 21:37:35.350 INFO O| Feb 24 21:37:35.350 INFO O| Planning: Fetching manifests: 124/124 100% complete |
4054 | 2025-02-24T21:37:38.371Z | [ host-image] Feb 24 21:37:36.824 INFO O| Feb 24 21:37:36.824 INFO O| Planning: Package planning ... Done |
4055 | 2025-02-24T21:37:38.538Z | [verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
4056 | 2025-02-24T21:37:38.872Z | [verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
4057 | 2025-02-24T21:37:39.061Z | [verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
4058 | 2025-02-24T21:37:39.861Z | [ host-image] Feb 24 21:37:38.313 INFO O| Feb 24 21:37:38.313 INFO O| Planning: Merging actions ... Done |
4059 | 2025-02-24T21:37:39.882Z | [verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
4060 | 2025-02-24T21:37:40.254Z | [ host-image] Feb 24 21:37:38.706 INFO O| Feb 24 21:37:38.706 INFO O| Planning: Checking for conflicting actions ... Done |
4061 | 2025-02-24T21:37:40.742Z | [ host-image] Feb 24 21:37:39.194 INFO O| Feb 24 21:37:39.194 INFO O| Planning: Consolidating action changes ... Done |
4062 | 2025-02-24T21:37:40.854Z | [verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
4063 | 2025-02-24T21:37:41.337Z | [ host-image] Feb 24 21:37:39.789 INFO O| Feb 24 21:37:39.789 INFO O| Planning: Evaluating mediators ... Done |
4064 | 2025-02-24T21:37:45.692Z | [verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
4065 | 2025-02-24T21:37:48.100Z | [ host-image] Feb 24 21:37:46.550 INFO O| Feb 24 21:37:46.550 INFO O| Planning: Planning completed in 189.02 seconds |
4066 | 2025-02-24T21:37:48.106Z | [ host-image] Feb 24 21:37:46.556 INFO O| Feb 24 21:37:46.556 INFO O| Packages to install: 124 |
4067 | 2025-02-24T21:37:48.106Z | [ host-image] Feb 24 21:37:46.556 INFO O| Feb 24 21:37:46.556 INFO O| Mediators to change: 4 |
4068 | 2025-02-24T21:37:48.109Z | [ host-image] Feb 24 21:37:46.556 INFO O| Feb 24 21:37:46.556 INFO O| Services to change: 6 |
4069 | 2025-02-24T21:37:48.360Z | [ host-image] Feb 24 21:37:46.810 INFO O| Feb 24 21:37:46.810 INFO O| Download: 0/22863 items 0.0/199.8MB 0% complete |
4070 | 2025-02-24T21:37:50.794Z | [verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4071 | 2025-02-24T21:37:51.017Z | [verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
4072 | 2025-02-24T21:37:51.592Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
4073 | 2025-02-24T21:37:53.606Z | [ host-image] Feb 24 21:37:52.054 INFO O| Feb 24 21:37:52.054 INFO O| Download: 1067/22863 items 5.9/199.8MB 2% complete (1.2M/s) |
4074 | 2025-02-24T21:37:56.262Z | [verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
4075 | 2025-02-24T21:37:57.756Z | [verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
4076 | 2025-02-24T21:37:58.630Z | [ host-image] Feb 24 21:37:57.077 INFO O| Feb 24 21:37:57.077 INFO O| Download: 1791/22863 items 12.8/199.8MB 6% complete (1.2M/s) |
4077 | 2025-02-24T21:38:01.078Z | [verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
4078 | 2025-02-24T21:38:03.745Z | [ host-image] Feb 24 21:38:02.190 INFO O| Feb 24 21:38:02.189 INFO O| Download: 2251/22863 items 24.7/199.8MB 12% complete (1.9M/s) |
4079 | 2025-02-24T21:38:06.712Z | [verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
4080 | 2025-02-24T21:38:08.127Z | [verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
4081 | 2025-02-24T21:38:08.748Z | [ host-image] Feb 24 21:38:07.190 INFO O| Feb 24 21:38:07.190 INFO O| Download: 3352/22863 items 34.2/199.8MB 17% complete (2.0M/s) |
4082 | 2025-02-24T21:38:08.786Z | [verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
4083 | 2025-02-24T21:38:13.748Z | [ host-image] Feb 24 21:38:12.190 INFO O| Feb 24 21:38:12.190 INFO O| Download: 4517/22863 items 41.7/199.8MB 20% complete (1.7M/s) |
4084 | 2025-02-24T21:38:18.749Z | [ host-image] Feb 24 21:38:17.190 INFO O| Feb 24 21:38:17.190 INFO O| Download: 5109/22863 items 46.1/199.8MB 23% complete (1.2M/s) |
4085 | 2025-02-24T21:38:20.199Z | [verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
4086 | 2025-02-24T21:38:22.839Z | [verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
4087 | 2025-02-24T21:38:23.350Z | [ recovery-image] Feb 24 21:38:21.790 INFO O| Feb 24 21:38:21.790 INFO O| Planning: Running solver ... Done |
4088 | 2025-02-24T21:38:23.752Z | [ host-image] Feb 24 21:38:22.192 INFO O| Feb 24 21:38:22.192 INFO O| Download: 6461/22863 items 46.8/199.8MB 23% complete (539k/s) |
4089 | 2025-02-24T21:38:24.291Z | [ recovery-image] Feb 24 21:38:22.730 INFO O| Feb 24 21:38:22.730 INFO O| Planning: Finding local manifests ... Done |
4090 | 2025-02-24T21:38:24.309Z | [ recovery-image] Feb 24 21:38:22.748 INFO O| Feb 24 21:38:22.748 INFO O| Planning: Fetching manifests: 0/124 0% complete |
4091 | 2025-02-24T21:38:24.769Z | [verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
4092 | 2025-02-24T21:38:24.812Z | [verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
4093 | 2025-02-24T21:38:28.726Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
4094 | 2025-02-24T21:38:28.756Z | [ host-image] Feb 24 21:38:27.194 INFO O| Feb 24 21:38:27.194 INFO O| Download: 7154/22863 items 53.1/199.8MB 26% complete (710k/s) |
4095 | 2025-02-24T21:38:29.260Z | [verify-libraries] Compiling tough v0.19.0 |
4096 | 2025-02-24T21:38:29.262Z | [ recovery-image] Feb 24 21:38:27.699 INFO O| Feb 24 21:38:27.699 INFO O| Planning: Fetching manifests: 124/124 100% complete |
4097 | 2025-02-24T21:38:30.547Z | [ recovery-image] Feb 24 21:38:28.985 INFO O| Feb 24 21:38:28.985 INFO O| Planning: Package planning ... Done |
4098 | 2025-02-24T21:38:31.292Z | [ recovery-image] Feb 24 21:38:29.729 INFO O| Feb 24 21:38:29.729 INFO O| Planning: Merging actions ... Done |
4099 | 2025-02-24T21:38:31.315Z | [verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
4100 | 2025-02-24T21:38:31.526Z | [ recovery-image] Feb 24 21:38:29.960 INFO O| Feb 24 21:38:29.960 INFO O| Planning: Checking for conflicting actions ... Done |
4101 | 2025-02-24T21:38:31.643Z | [ recovery-image] Feb 24 21:38:30.080 INFO O| Feb 24 21:38:30.080 INFO O| Planning: Consolidating action changes ... Done |
4102 | 2025-02-24T21:38:31.983Z | [ recovery-image] Feb 24 21:38:30.420 INFO O| Feb 24 21:38:30.420 INFO O| Planning: Evaluating mediators ... Done |
4103 | 2025-02-24T21:38:33.412Z | [verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
4104 | 2025-02-24T21:38:33.793Z | [verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
4105 | 2025-02-24T21:38:33.854Z | [ host-image] Feb 24 21:38:32.291 INFO O| Feb 24 21:38:32.290 INFO O| Download: 8201/22863 items 61.0/199.8MB 30% complete (1.4M/s) |
4106 | 2025-02-24T21:38:38.331Z | [ recovery-image] Feb 24 21:38:36.766 INFO O| Feb 24 21:38:36.766 INFO O| Planning: Planning completed in 188.32 seconds |
4107 | 2025-02-24T21:38:38.338Z | [ recovery-image] Feb 24 21:38:36.773 INFO O| Feb 24 21:38:36.773 INFO O| Packages to install: 124 |
4108 | 2025-02-24T21:38:38.341Z | [ recovery-image] Feb 24 21:38:36.774 INFO O| Feb 24 21:38:36.773 INFO O| Mediators to change: 4 |
4109 | 2025-02-24T21:38:38.341Z | [ recovery-image] Feb 24 21:38:36.774 INFO O| Feb 24 21:38:36.774 INFO O| Services to change: 5 |
4110 | 2025-02-24T21:38:38.421Z | [ recovery-image] Feb 24 21:38:36.857 INFO O| Feb 24 21:38:36.856 INFO O| Download: 0/15934 items 0.0/176.5MB 0% complete |
4111 | 2025-02-24T21:38:38.856Z | [ host-image] Feb 24 21:38:37.291 INFO O| Feb 24 21:38:37.290 INFO O| Download: 9039/22863 items 72.3/199.8MB 36% complete (1.9M/s) |
4112 | 2025-02-24T21:38:41.775Z | [verify-libraries] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
4113 | 2025-02-24T21:38:43.447Z | [ recovery-image] Feb 24 21:38:41.881 INFO O| Feb 24 21:38:41.881 INFO O| Download: 876/15934 items 6.5/176.5MB 3% complete (1.3M/s) |
4114 | 2025-02-24T21:38:43.857Z | [ host-image] Feb 24 21:38:42.291 INFO O| Feb 24 21:38:42.291 INFO O| Download: 9823/22863 items 83.7/199.8MB 41% complete (2.3M/s) |
4115 | 2025-02-24T21:38:43.900Z | [verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
4116 | 2025-02-24T21:38:46.839Z | [verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
4117 | 2025-02-24T21:38:48.546Z | [ recovery-image] Feb 24 21:38:46.978 INFO O| Feb 24 21:38:46.978 INFO O| Download: 1176/15934 items 11.3/176.5MB 6% complete (1.1M/s) |
4118 | 2025-02-24T21:38:48.699Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
4119 | 2025-02-24T21:38:48.859Z | [ host-image] Feb 24 21:38:47.291 INFO O| Feb 24 21:38:47.291 INFO O| Download: 10859/22863 items 89.9/199.8MB 45% complete (1.8M/s) |
4120 | 2025-02-24T21:38:51.057Z | [verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
4121 | 2025-02-24T21:38:53.568Z | [ recovery-image] Feb 24 21:38:51.998 INFO O| Feb 24 21:38:51.998 INFO O| Download: 1528/15934 items 22.0/176.5MB 12% complete (1.7M/s) |
4122 | 2025-02-24T21:38:54.073Z | [ host-image] Feb 24 21:38:52.503 INFO O| Feb 24 21:38:52.503 INFO O| Download: 11199/22863 items 93.0/199.8MB 46% complete (918k/s) |
4123 | 2025-02-24T21:38:58.042Z | [verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
4124 | 2025-02-24T21:38:58.572Z | [ recovery-image] Feb 24 21:38:57.001 INFO O| Feb 24 21:38:57.001 INFO O| Download: 1962/15934 items 29.5/176.5MB 16% complete (1.8M/s) |
4125 | 2025-02-24T21:38:59.433Z | [ host-image] Feb 24 21:38:57.862 INFO O| Feb 24 21:38:57.862 INFO O| Download: 12051/22863 items 98.4/199.8MB 49% complete (860k/s) |
4126 | 2025-02-24T21:39:03.596Z | [ recovery-image] Feb 24 21:39:02.023 INFO O| Feb 24 21:39:02.023 INFO O| Download: 2976/15934 items 37.1/176.5MB 21% complete (1.5M/s) |
4127 | 2025-02-24T21:39:04.355Z | [verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
4128 | 2025-02-24T21:39:04.524Z | [ host-image] Feb 24 21:39:02.951 INFO O| Feb 24 21:39:02.951 INFO O| Download: 12269/22863 items 108.9/199.8MB 54% complete (1.5M/s) |
4129 | 2025-02-24T21:39:06.842Z | [verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
4130 | 2025-02-24T21:39:08.922Z | [ recovery-image] Feb 24 21:39:07.348 INFO O| Feb 24 21:39:07.348 INFO O| Download: 3715/15934 items 39.8/176.5MB 22% complete (1.1M/s) |
4131 | 2025-02-24T21:39:09.640Z | [ host-image] Feb 24 21:39:08.065 INFO O| Feb 24 21:39:08.065 INFO O| Download: 13379/22863 items 110.1/199.8MB 55% complete (1.2M/s) |
4132 | 2025-02-24T21:39:10.742Z | [verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
4133 | 2025-02-24T21:39:11.040Z | [verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
4134 | 2025-02-24T21:39:11.226Z | [verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
4135 | 2025-02-24T21:39:13.924Z | [ recovery-image] Feb 24 21:39:12.349 INFO O| Feb 24 21:39:12.348 INFO O| Download: 4367/15934 items 42.9/176.5MB 24% complete (579k/s) |
4136 | 2025-02-24T21:39:14.642Z | [ host-image] Feb 24 21:39:13.066 INFO O| Feb 24 21:39:13.066 INFO O| Download: 14286/22863 items 110.8/199.8MB 55% complete (173k/s) |
4137 | 2025-02-24T21:39:16.026Z | [verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
4138 | 2025-02-24T21:39:18.934Z | [ recovery-image] Feb 24 21:39:17.355 INFO O| Feb 24 21:39:17.354 INFO O| Download: 5313/15934 items 43.4/176.5MB 24% complete (375k/s) |
4139 | 2025-02-24T21:39:19.653Z | [ host-image] Feb 24 21:39:18.076 INFO O| Feb 24 21:39:18.076 INFO O| Download: 14741/22863 items 117.3/199.8MB 58% complete (729k/s) |
4140 | 2025-02-24T21:39:20.756Z | [verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
4141 | 2025-02-24T21:39:24.216Z | [ recovery-image] Feb 24 21:39:22.637 INFO O| Feb 24 21:39:22.637 INFO O| Download: 6000/15934 items 53.2/176.5MB 30% complete (1.0M/s) |
4142 | 2025-02-24T21:39:24.852Z | [ host-image] Feb 24 21:39:23.273 INFO O| Feb 24 21:39:23.273 INFO O| Download: 15646/22863 items 124.1/199.8MB 62% complete (1.3M/s) |
4143 | 2025-02-24T21:39:29.221Z | [ recovery-image] Feb 24 21:39:27.641 INFO O| Feb 24 21:39:27.641 INFO O| Download: 6537/15934 items 63.9/176.5MB 36% complete (2.0M/s) |
4144 | 2025-02-24T21:39:29.501Z | [verify-libraries] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
4145 | 2025-02-24T21:39:29.744Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
4146 | 2025-02-24T21:39:29.855Z | [ host-image] Feb 24 21:39:28.275 INFO O| Feb 24 21:39:28.275 INFO O| Download: 16571/22863 items 138.5/199.8MB 69% complete (2.1M/s) |
4147 | 2025-02-24T21:39:30.203Z | [verify-libraries] Compiling sct v0.7.1 |
4148 | 2025-02-24T21:39:30.721Z | [verify-libraries] Compiling rustls-webpki v0.101.7 |
4149 | 2025-02-24T21:39:31.627Z | [verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
4150 | 2025-02-24T21:39:34.241Z | [ recovery-image] Feb 24 21:39:32.660 INFO O| Feb 24 21:39:32.660 INFO O| Download: 7505/15934 items 73.7/176.5MB 41% complete (2.0M/s) |
4151 | 2025-02-24T21:39:34.836Z | [verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
4152 | 2025-02-24T21:39:34.858Z | [ host-image] Feb 24 21:39:33.276 INFO O| Feb 24 21:39:33.276 INFO O| Download: 17063/22863 items 143.4/199.8MB 71% complete (1.9M/s) |
4153 | 2025-02-24T21:39:39.255Z | [ recovery-image] Feb 24 21:39:37.673 INFO O| Feb 24 21:39:37.672 INFO O| Download: 7838/15934 items 74.7/176.5MB 42% complete (1.1M/s) |
4154 | 2025-02-24T21:39:40.048Z | [ host-image] Feb 24 21:39:38.465 INFO O| Feb 24 21:39:38.464 INFO O| Download: 17989/22863 items 156.5/199.8MB 78% complete (1.9M/s) |
4155 | 2025-02-24T21:39:44.278Z | [ recovery-image] Feb 24 21:39:42.693 INFO O| Feb 24 21:39:42.693 INFO O| Download: 8575/15934 items 80.0/176.5MB 45% complete (650k/s) |
4156 | 2025-02-24T21:39:45.078Z | [ host-image] Feb 24 21:39:43.494 INFO O| Feb 24 21:39:43.493 INFO O| Download: 18839/22863 items 165.7/199.8MB 82% complete (2.2M/s) |
4157 | 2025-02-24T21:39:49.551Z | [ recovery-image] Feb 24 21:39:47.965 INFO O| Feb 24 21:39:47.965 INFO O| Download: 8838/15934 items 84.4/176.5MB 47% complete (1.0M/s) |
4158 | 2025-02-24T21:39:50.089Z | [ host-image] Feb 24 21:39:48.503 INFO O| Feb 24 21:39:48.503 INFO O| Download: 19915/22863 items 170.0/199.8MB 85% complete (1.3M/s) |
4159 | 2025-02-24T21:39:54.561Z | [ recovery-image] Feb 24 21:39:52.972 INFO O| Feb 24 21:39:52.972 INFO O| Download: 9743/15934 items 93.2/176.5MB 52% complete (1.3M/s) |
4160 | 2025-02-24T21:39:55.102Z | [ host-image] Feb 24 21:39:53.515 INFO O| Feb 24 21:39:53.515 INFO O| Download: 20330/22863 items 171.4/199.8MB 85% complete (585k/s) |
4161 | 2025-02-24T21:39:57.882Z | [verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
4162 | 2025-02-24T21:39:58.902Z | [verify-libraries] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
4163 | 2025-02-24T21:39:59.581Z | [ recovery-image] Feb 24 21:39:57.992 INFO O| Feb 24 21:39:57.992 INFO O| Download: 10621/15934 items 93.6/176.5MB 53% complete (946k/s) |
4164 | 2025-02-24T21:40:00.454Z | [ host-image] Feb 24 21:39:58.863 INFO O| Feb 24 21:39:58.863 INFO O| Download: 20910/22863 items 176.9/199.8MB 88% complete (639k/s) |
4165 | 2025-02-24T21:40:04.596Z | [ recovery-image] Feb 24 21:40:03.005 INFO O| Feb 24 21:40:03.005 INFO O| Download: 11230/15934 items 100.1/176.5MB 56% complete (693k/s) |
4166 | 2025-02-24T21:40:05.319Z | [verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
4167 | 2025-02-24T21:40:05.466Z | [ host-image] Feb 24 21:40:03.873 INFO O| Feb 24 21:40:03.873 INFO O| Download: 21505/22863 items 180.5/199.8MB 90% complete (920k/s) |
4168 | 2025-02-24T21:40:06.128Z | [verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
4169 | 2025-02-24T21:40:09.602Z | [ recovery-image] Feb 24 21:40:08.010 INFO O| Feb 24 21:40:08.010 INFO O| Download: 11980/15934 items 127.9/176.5MB 72% complete (3.4M/s) |
4170 | 2025-02-24T21:40:11.171Z | [ host-image] Feb 24 21:40:09.578 INFO O| Feb 24 21:40:09.578 INFO O| Download: 21999/22863 items 191.5/199.8MB 95% complete (1.7M/s) |
4171 | 2025-02-24T21:40:14.606Z | [ recovery-image] Feb 24 21:40:13.013 INFO O| Feb 24 21:40:13.013 INFO O| Download: 12528/15934 items 141.9/176.5MB 80% complete (4.2M/s) |
4172 | 2025-02-24T21:40:15.987Z | [verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
4173 | 2025-02-24T21:40:16.179Z | [ host-image] Feb 24 21:40:14.585 INFO O| Feb 24 21:40:14.585 INFO O| Download: 22419/22863 items 198.8/199.8MB 99% complete (1.6M/s) |
4174 | 2025-02-24T21:40:18.782Z | [ host-image] Feb 24 21:40:17.187 INFO O| Feb 24 21:40:17.187 INFO O| Download: Completed 199.77 MB in 150.38 seconds (1.3M/s) |
4175 | 2025-02-24T21:40:19.627Z | [ recovery-image] Feb 24 21:40:18.032 INFO O| Feb 24 21:40:18.032 INFO O| Download: 13209/15934 items 145.5/176.5MB 82% complete (1.8M/s) |
4176 | 2025-02-24T21:40:19.838Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
4177 | 2025-02-24T21:40:20.313Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
4178 | 2025-02-24T21:40:20.607Z | [ host-image] Feb 24 21:40:19.011 INFO O| Feb 24 21:40:19.011 INFO O| Actions: 1/49570 actions (Installing new actions) |
4179 | 2025-02-24T21:40:20.782Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
4180 | 2025-02-24T21:40:21.616Z | [verify-libraries] Compiling tokio-rustls v0.24.1 |
4181 | 2025-02-24T21:40:22.132Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
4182 | 2025-02-24T21:40:22.850Z | [verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
4183 | 2025-02-24T21:40:24.633Z | [ recovery-image] Feb 24 21:40:23.037 INFO O| Feb 24 21:40:23.037 INFO O| Download: 14336/15934 items 149.4/176.5MB 84% complete (768k/s) |
4184 | 2025-02-24T21:40:25.474Z | [verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
4185 | 2025-02-24T21:40:25.626Z | [ host-image] Feb 24 21:40:24.029 INFO O| Feb 24 21:40:24.029 INFO O| Actions: 9154/49570 actions (Installing new actions) |
4186 | 2025-02-24T21:40:26.045Z | [verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
4187 | 2025-02-24T21:40:26.182Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
4188 | 2025-02-24T21:40:26.637Z | [verify-libraries] Compiling des v0.8.1 |
4189 | 2025-02-24T21:40:26.741Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4190 | 2025-02-24T21:40:27.254Z | [verify-libraries] Compiling hex-literal v0.4.1 |
4191 | 2025-02-24T21:40:27.535Z | [verify-libraries] Compiling russh v0.45.0 |
4192 | 2025-02-24T21:40:28.074Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
4193 | 2025-02-24T21:40:29.641Z | [ recovery-image] Feb 24 21:40:28.043 INFO O| Feb 24 21:40:28.043 INFO O| Download: 15045/15934 items 157.6/176.5MB 89% complete (1.2M/s) |
4194 | 2025-02-24T21:40:30.627Z | [ host-image] Feb 24 21:40:29.029 INFO O| Feb 24 21:40:29.029 INFO O| Actions: 16119/49570 actions (Installing new actions) |
4195 | 2025-02-24T21:40:30.889Z | [verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4196 | 2025-02-24T21:40:31.543Z | [verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
4197 | 2025-02-24T21:40:34.674Z | [ recovery-image] Feb 24 21:40:33.075 INFO O| Feb 24 21:40:33.074 INFO O| Download: 15663/15934 items 169.4/176.5MB 95% complete (2.0M/s) |
4198 | 2025-02-24T21:40:35.629Z | [ host-image] Feb 24 21:40:34.029 INFO O| Feb 24 21:40:34.029 INFO O| Actions: 23811/49570 actions (Installing new actions) |
4199 | 2025-02-24T21:40:37.278Z | [ recovery-image] Feb 24 21:40:35.678 INFO O| Feb 24 21:40:35.678 INFO O| Download: Completed 176.48 MB in 118.82 seconds (1.5M/s) |
4200 | 2025-02-24T21:40:38.682Z | [ recovery-image] Feb 24 21:40:37.081 INFO O| Feb 24 21:40:37.081 INFO O| Actions: 1/25107 actions (Installing new actions) |
4201 | 2025-02-24T21:40:39.183Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
4202 | 2025-02-24T21:40:39.738Z | [verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
4203 | 2025-02-24T21:40:40.633Z | [ host-image] Feb 24 21:40:39.032 INFO O| Feb 24 21:40:39.032 INFO O| Actions: 49085/49570 actions (Installing new actions) |
4204 | 2025-02-24T21:40:41.624Z | [ host-image] Feb 24 21:40:40.023 INFO O| Feb 24 21:40:40.023 INFO O| Actions: Completed 49570 actions in 21.01 seconds. |
4205 | 2025-02-24T21:40:42.555Z | [ host-image] Feb 24 21:40:40.953 INFO O| Feb 24 21:40:40.953 INFO O| Done |
4206 | 2025-02-24T21:40:42.555Z | [ host-image] Feb 24 21:40:40.954 INFO O| Feb 24 21:40:40.953 INFO O| Done |
4207 | 2025-02-24T21:40:43.683Z | [ recovery-image] Feb 24 21:40:42.081 INFO O| Feb 24 21:40:42.081 INFO O| Actions: 8225/25107 actions (Installing new actions) |
4208 | 2025-02-24T21:40:44.324Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
4209 | 2025-02-24T21:40:44.395Z | [ host-image] Feb 24 21:40:42.793 INFO O| Feb 24 21:40:42.793 INFO O| Done |
4210 | 2025-02-24T21:40:45.581Z | [verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
4211 | 2025-02-24T21:40:47.216Z | [ host-image] Feb 24 21:40:45.613 INFO O| Feb 24 21:40:45.613 INFO O| Done |
4212 | 2025-02-24T21:40:47.282Z | [ host-image] Feb 24 21:40:45.679 INFO O| Feb 24 21:40:45.679 INFO O| Done |
4213 | 2025-02-24T21:40:48.686Z | [ recovery-image] Feb 24 21:40:47.082 INFO O| Feb 24 21:40:47.082 INFO O| Actions: 14998/25107 actions (Installing new actions) |
4214 | 2025-02-24T21:40:53.708Z | [ recovery-image] Feb 24 21:40:52.103 INFO O| Feb 24 21:40:52.103 INFO O| Actions: 24617/25107 actions (Installing new actions) |
4215 | 2025-02-24T21:40:54.321Z | [verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
4216 | 2025-02-24T21:40:54.525Z | [ recovery-image] Feb 24 21:40:52.920 INFO O| Feb 24 21:40:52.920 INFO O| Actions: Completed 25107 actions in 15.84 seconds. |
4217 | 2025-02-24T21:40:55.477Z | [ recovery-image] Feb 24 21:40:53.871 INFO O| Feb 24 21:40:53.871 INFO O| Done |
4218 | 2025-02-24T21:40:55.477Z | [ recovery-image] Feb 24 21:40:53.871 INFO O| Feb 24 21:40:53.871 INFO O| Done |
4219 | 2025-02-24T21:40:55.536Z | [ host-image] Feb 24 21:40:53.931 INFO O| Feb 24 21:40:53.930 INFO O| Done |
4220 | 2025-02-24T21:40:56.597Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
4221 | 2025-02-24T21:40:56.666Z | [ host-image] Feb 24 21:40:55.060 INFO O| Feb 24 21:40:55.060 INFO O| Done |
4222 | 2025-02-24T21:40:57.159Z | [ recovery-image] Feb 24 21:40:55.554 INFO O| Feb 24 21:40:55.553 INFO O| Done |
4223 | 2025-02-24T21:40:57.400Z | [ host-image] Feb 24 21:40:55.794 INFO O| Feb 24 21:40:55.794 INFO STEP 11 (pkg_install) COMPLETE |
4224 | 2025-02-24T21:40:57.400Z | [ host-image] Feb 24 21:40:55.794 INFO O| Feb 24 21:40:55.794 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4225 | 2025-02-24T21:40:57.421Z | [ host-image] Feb 24 21:40:55.815 INFO O| Feb 24 21:40:55.815 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"] |
4226 | 2025-02-24T21:40:58.915Z | [ recovery-image] Feb 24 21:40:57.308 INFO O| Feb 24 21:40:57.308 INFO O| Done |
4227 | 2025-02-24T21:40:58.953Z | [ recovery-image] Feb 24 21:40:57.346 INFO O| Feb 24 21:40:57.346 INFO O| Done |
4228 | 2025-02-24T21:40:59.099Z | [ host-image] Feb 24 21:40:57.492 INFO O| Feb 24 21:40:57.492 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4229 | 2025-02-24T21:41:03.961Z | [ recovery-image] Feb 24 21:41:02.353 INFO O| Feb 24 21:41:02.353 INFO O| Done |
4230 | 2025-02-24T21:41:04.773Z | [ recovery-image] Feb 24 21:41:03.165 INFO O| Feb 24 21:41:03.165 INFO O| Done |
4231 | 2025-02-24T21:41:04.883Z | [ host-image] Feb 24 21:41:03.275 INFO O| Feb 24 21:41:03.275 INFO O| Planning: Solver setup ... Done |
4232 | 2025-02-24T21:41:04.893Z | [ host-image] Feb 24 21:41:03.285 INFO O| Feb 24 21:41:03.285 INFO O| Planning: Running solver ... Done |
4233 | 2025-02-24T21:41:05.021Z | [ host-image] Feb 24 21:41:03.413 INFO O| Feb 24 21:41:03.413 INFO O| Planning: Finding local manifests ... Done |
4234 | 2025-02-24T21:41:05.024Z | [ host-image] Feb 24 21:41:03.415 INFO O| Feb 24 21:41:03.415 INFO O| Planning: Fetching manifests: 0/5 0% complete |
4235 | 2025-02-24T21:41:05.323Z | [ host-image] Feb 24 21:41:03.714 INFO O| Feb 24 21:41:03.714 INFO O| Planning: Fetching manifests: 5/5 100% complete |
4236 | 2025-02-24T21:41:05.362Z | [ host-image] Feb 24 21:41:03.754 INFO O| Feb 24 21:41:03.754 INFO O| Planning: Package planning ... Done |
4237 | 2025-02-24T21:41:05.368Z | [ host-image] Feb 24 21:41:03.760 INFO O| Feb 24 21:41:03.760 INFO O| Planning: Merging actions ... Done |
4238 | 2025-02-24T21:41:05.473Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.864 INFO STEP 11 (pkg_install) COMPLETE |
4239 | 2025-02-24T21:41:05.473Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.865 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4240 | 2025-02-24T21:41:05.476Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.865 INFO skip step because feature "recovery" is enabled |
4241 | 2025-02-24T21:41:05.476Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.865 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4242 | 2025-02-24T21:41:05.476Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.865 INFO skip step because feature "omicron1" is not enabled |
4243 | 2025-02-24T21:41:05.476Z | [ recovery-image] Feb 24 21:41:03.865 INFO O| Feb 24 21:41:03.865 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4244 | 2025-02-24T21:41:05.493Z | [ recovery-image] Feb 24 21:41:03.885 INFO O| Feb 24 21:41:03.885 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"] |
4245 | 2025-02-24T21:41:05.509Z | [ host-image] Feb 24 21:41:03.900 INFO O| Feb 24 21:41:03.900 INFO O| Planning: Checking for conflicting actions ... Done |
4246 | 2025-02-24T21:41:05.511Z | [ host-image] Feb 24 21:41:03.902 INFO O| Feb 24 21:41:03.902 INFO O| Planning: Consolidating action changes ... Done |
4247 | 2025-02-24T21:41:05.962Z | [ host-image] Feb 24 21:41:04.354 INFO O| Feb 24 21:41:04.354 INFO O| Planning: Evaluating mediators ... Done |
4248 | 2025-02-24T21:41:05.965Z | [ host-image] Feb 24 21:41:04.356 INFO O| Feb 24 21:41:04.356 INFO O| Planning: Planning completed in 6.86 seconds |
4249 | 2025-02-24T21:41:05.969Z | [ host-image] Feb 24 21:41:04.359 INFO O| Feb 24 21:41:04.359 INFO O| Packages to install: 5 |
4250 | 2025-02-24T21:41:05.969Z | [ host-image] Feb 24 21:41:04.359 INFO O| Feb 24 21:41:04.359 INFO O| Services to change: 2 |
4251 | 2025-02-24T21:41:05.991Z | [ host-image] Feb 24 21:41:04.381 INFO O| Feb 24 21:41:04.381 INFO O| Download: 0/117 items 0.0/1.5MB 0% complete |
4252 | 2025-02-24T21:41:06.725Z | [ recovery-image] Feb 24 21:41:05.116 INFO O| Feb 24 21:41:05.116 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4253 | 2025-02-24T21:41:07.523Z | [ host-image] Feb 24 21:41:05.914 INFO O| Feb 24 21:41:05.914 INFO O| Download: Completed 1.46 MB in 1.53 seconds (972k/s) |
4254 | 2025-02-24T21:41:07.580Z | [ host-image] Feb 24 21:41:05.971 INFO O| Feb 24 21:41:05.970 INFO O| Actions: 1/306 actions (Installing new actions) |
4255 | 2025-02-24T21:41:07.809Z | [ host-image] Feb 24 21:41:06.200 INFO O| Feb 24 21:41:06.200 INFO O| Actions: Completed 306 actions in 0.23 seconds. |
4256 | 2025-02-24T21:41:08.510Z | [ host-image] Feb 24 21:41:06.901 INFO O| Feb 24 21:41:06.901 INFO O| Done |
4257 | 2025-02-24T21:41:08.510Z | [ host-image] Feb 24 21:41:06.901 INFO O| Feb 24 21:41:06.901 INFO O| Done |
4258 | 2025-02-24T21:41:09.876Z | [ host-image] Feb 24 21:41:08.266 INFO O| Feb 24 21:41:08.266 INFO O| Done |
4259 | 2025-02-24T21:41:11.282Z | [ recovery-image] Feb 24 21:41:09.672 INFO O| Feb 24 21:41:09.672 INFO O| Planning: Solver setup ... Done |
4260 | 2025-02-24T21:41:11.289Z | [ recovery-image] Feb 24 21:41:09.679 INFO O| Feb 24 21:41:09.679 INFO O| Planning: Running solver ... Done |
4261 | 2025-02-24T21:41:11.368Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
4262 | 2025-02-24T21:41:11.389Z | [ recovery-image] Feb 24 21:41:09.774 INFO O| Feb 24 21:41:09.774 INFO O| Planning: Finding local manifests ... Done |
4263 | 2025-02-24T21:41:11.389Z | [ recovery-image] Feb 24 21:41:09.776 INFO O| Feb 24 21:41:09.776 INFO O| Planning: Fetching manifests: 0/1 0% complete |
4264 | 2025-02-24T21:41:11.573Z | [ recovery-image] Feb 24 21:41:09.963 INFO O| Feb 24 21:41:09.963 INFO O| Planning: Fetching manifests: 1/1 100% complete |
4265 | 2025-02-24T21:41:11.615Z | [ recovery-image] Feb 24 21:41:10.005 INFO O| Feb 24 21:41:10.005 INFO O| Planning: Package planning ... Done |
4266 | 2025-02-24T21:41:11.617Z | [ recovery-image] Feb 24 21:41:10.006 INFO O| Feb 24 21:41:10.006 INFO O| Planning: Merging actions ... Done |
4267 | 2025-02-24T21:41:11.697Z | [ recovery-image] Feb 24 21:41:10.087 INFO O| Feb 24 21:41:10.087 INFO O| Planning: Checking for conflicting actions ... Done |
4268 | 2025-02-24T21:41:11.699Z | [ recovery-image] Feb 24 21:41:10.088 INFO O| Feb 24 21:41:10.088 INFO O| Planning: Consolidating action changes ... Done |
4269 | 2025-02-24T21:41:12.009Z | [ recovery-image] Feb 24 21:41:10.399 INFO O| Feb 24 21:41:10.399 INFO O| Planning: Evaluating mediators ... Done |
4270 | 2025-02-24T21:41:12.012Z | [ recovery-image] Feb 24 21:41:10.400 INFO O| Feb 24 21:41:10.400 INFO O| Planning: Planning completed in 5.28 seconds |
4271 | 2025-02-24T21:41:12.014Z | [ recovery-image] Feb 24 21:41:10.402 INFO O| Feb 24 21:41:10.402 INFO O| Packages to install: 1 |
4272 | 2025-02-24T21:41:12.032Z | [ recovery-image] Feb 24 21:41:10.422 INFO O| Feb 24 21:41:10.421 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete |
4273 | 2025-02-24T21:41:12.792Z | [ recovery-image] Feb 24 21:41:11.181 INFO O| Feb 24 21:41:11.181 INFO O| Download: Completed 10.27 MB in 0.76 seconds (13.5M/s) |
4274 | 2025-02-24T21:41:12.865Z | [ host-image] Feb 24 21:41:11.255 INFO O| Feb 24 21:41:11.254 INFO O| Done |
4275 | 2025-02-24T21:41:12.913Z | [ recovery-image] Feb 24 21:41:11.302 INFO O| Feb 24 21:41:11.302 INFO O| Actions: 1/22 actions (Installing new actions) |
4276 | 2025-02-24T21:41:12.931Z | [ host-image] Feb 24 21:41:11.321 INFO O| Feb 24 21:41:11.321 INFO O| Done |
4277 | 2025-02-24T21:41:12.934Z | [ host-image] Feb 24 21:41:11.321 INFO O| Feb 24 21:41:11.321 INFO O| Done |
4278 | 2025-02-24T21:41:12.966Z | [ host-image] Feb 24 21:41:11.356 INFO O| Feb 24 21:41:11.356 INFO O| Done |
4279 | 2025-02-24T21:41:13.177Z | [ host-image] Feb 24 21:41:11.567 INFO O| Feb 24 21:41:11.566 INFO STEP 12 (pkg_install) COMPLETE |
4280 | 2025-02-24T21:41:13.177Z | [ host-image] Feb 24 21:41:11.567 INFO O| Feb 24 21:41:11.567 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4281 | 2025-02-24T21:41:13.198Z | [ host-image] Feb 24 21:41:11.588 INFO O| Feb 24 21:41:11.588 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
4282 | 2025-02-24T21:41:13.355Z | [ recovery-image] Feb 24 21:41:11.745 INFO O| Feb 24 21:41:11.745 INFO O| Actions: Completed 22 actions in 0.44 seconds. |
4283 | 2025-02-24T21:41:14.062Z | [ recovery-image] Feb 24 21:41:12.451 INFO O| Feb 24 21:41:12.451 INFO O| Done |
4284 | 2025-02-24T21:41:14.062Z | [ recovery-image] Feb 24 21:41:12.451 INFO O| Feb 24 21:41:12.451 INFO O| Done |
4285 | 2025-02-24T21:41:14.380Z | [ host-image] Feb 24 21:41:12.769 INFO O| Feb 24 21:41:12.769 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4286 | 2025-02-24T21:41:15.481Z | [ recovery-image] Feb 24 21:41:13.870 INFO O| Feb 24 21:41:13.870 INFO O| Done |
4287 | 2025-02-24T21:41:15.611Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
4288 | 2025-02-24T21:41:17.584Z | [ recovery-image] Feb 24 21:41:15.972 INFO O| Feb 24 21:41:15.972 INFO O| Done |
4289 | 2025-02-24T21:41:17.611Z | [ recovery-image] Feb 24 21:41:15.998 INFO O| Feb 24 21:41:15.998 INFO O| Done |
4290 | 2025-02-24T21:41:17.614Z | [ recovery-image] Feb 24 21:41:15.998 INFO O| Feb 24 21:41:15.998 INFO O| Done |
4291 | 2025-02-24T21:41:17.636Z | [ recovery-image] Feb 24 21:41:16.024 INFO O| Feb 24 21:41:16.024 INFO O| Done |
4292 | 2025-02-24T21:41:17.871Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO STEP 14 (pkg_install) COMPLETE |
4293 | 2025-02-24T21:41:17.871Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4294 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO skip step because feature "mfg" is not enabled |
4295 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4296 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO skip step because feature "compliance" is not enabled |
4297 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4298 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO skip step because feature "stress" is not enabled |
4299 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4300 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO skip step because feature "nfs" is not enabled |
4301 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os |
4302 | 2025-02-24T21:41:17.874Z | [ recovery-image] Feb 24 21:41:16.259 INFO O| Feb 24 21:41:16.259 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os |
4303 | 2025-02-24T21:41:17.957Z | [ recovery-image] Feb 24 21:41:16.345 INFO O| Feb 24 21:41:16.345 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os |
4304 | 2025-02-24T21:41:18.137Z | [ recovery-image] Feb 24 21:41:16.525 INFO O| Feb 24 21:41:16.524 INFO completed processing gimlet/ramdisk-01-os |
4305 | 2025-02-24T21:41:18.141Z | [ recovery-image] Feb 24 21:41:16.529 INFO image builder template: ramdisk-02-trim... |
4306 | 2025-02-24T21:41:18.144Z | [ recovery-image] Feb 24 21:41:16.529 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/.tmp1fVI8h/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 |
4307 | 2025-02-24T21:41:18.182Z | [ recovery-image] Feb 24 21:41:16.570 INFO O| Feb 24 21:41:16.570 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4308 | 2025-02-24T21:41:18.196Z | [ recovery-image] Feb 24 21:41:16.583 INFO O| Feb 24 21:41:16.583 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4309 | 2025-02-24T21:41:18.408Z | [ recovery-image] Feb 24 21:41:16.796 INFO O| Feb 24 21:41:16.796 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled |
4310 | 2025-02-24T21:41:18.499Z | [ recovery-image] Feb 24 21:41:16.886 INFO O| Feb 24 21:41:16.886 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4311 | 2025-02-24T21:41:18.502Z | [ recovery-image] Feb 24 21:41:16.886 INFO O| Feb 24 21:41:16.886 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
4312 | 2025-02-24T21:41:18.508Z | [ recovery-image] Feb 24 21:41:16.896 INFO O| Feb 24 21:41:16.896 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4313 | 2025-02-24T21:41:18.516Z | [ recovery-image] Feb 24 21:41:16.904 INFO O| Feb 24 21:41:16.904 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os |
4314 | 2025-02-24T21:41:18.562Z | [ recovery-image] Feb 24 21:41:16.950 INFO O| Feb 24 21:41:16.950 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os |
4315 | 2025-02-24T21:41:18.906Z | [ host-image] Feb 24 21:41:17.294 INFO O| Feb 24 21:41:17.294 INFO O| Planning: Solver setup ... Done |
4316 | 2025-02-24T21:41:18.914Z | [ host-image] Feb 24 21:41:17.302 INFO O| Feb 24 21:41:17.301 INFO O| Planning: Running solver ... Done |
4317 | 2025-02-24T21:41:18.946Z | [ recovery-image] Feb 24 21:41:17.333 INFO O| Feb 24 21:41:17.333 INFO rolled back to input snapshot; work may begin |
4318 | 2025-02-24T21:41:18.946Z | [ recovery-image] Feb 24 21:41:17.333 INFO O| Feb 24 21:41:17.333 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
4319 | 2025-02-24T21:41:18.956Z | [ recovery-image] Feb 24 21:41:17.344 INFO O| Feb 24 21:41:17.343 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4320 | 2025-02-24T21:41:18.978Z | [ recovery-image] Feb 24 21:41:17.366 INFO O| Feb 24 21:41:17.365 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg" |
4321 | 2025-02-24T21:41:19.069Z | [ recovery-image] Feb 24 21:41:17.457 INFO O| Feb 24 21:41:17.457 INFO STEP 0 (remove_files) COMPLETE |
4322 | 2025-02-24T21:41:19.069Z | [ recovery-image] Feb 24 21:41:17.457 INFO O| Feb 24 21:41:17.457 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4323 | 2025-02-24T21:41:19.128Z | [ host-image] Feb 24 21:41:17.514 INFO O| Feb 24 21:41:17.514 INFO O| Planning: Finding local manifests ... Done |
4324 | 2025-02-24T21:41:19.132Z | [ recovery-image] Feb 24 21:41:17.515 INFO O| Feb 24 21:41:17.515 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4" |
4325 | 2025-02-24T21:41:19.132Z | [ host-image] Feb 24 21:41:17.517 INFO O| Feb 24 21:41:17.517 INFO O| Planning: Fetching manifests: 0/6 0% complete |
4326 | 2025-02-24T21:41:19.132Z | [ recovery-image] Feb 24 21:41:17.518 INFO O| Feb 24 21:41:17.518 INFO STEP 1 (remove_files) COMPLETE |
4327 | 2025-02-24T21:41:19.132Z | [ recovery-image] Feb 24 21:41:17.518 INFO O| Feb 24 21:41:17.518 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4328 | 2025-02-24T21:41:19.188Z | [ recovery-image] Feb 24 21:41:17.575 INFO O| Feb 24 21:41:17.575 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include" |
4329 | 2025-02-24T21:41:19.234Z | [ recovery-image] Feb 24 21:41:17.622 INFO O| Feb 24 21:41:17.622 INFO STEP 2 (remove_files) COMPLETE |
4330 | 2025-02-24T21:41:19.234Z | [ recovery-image] Feb 24 21:41:17.622 INFO O| Feb 24 21:41:17.622 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4331 | 2025-02-24T21:41:19.304Z | [ recovery-image] Feb 24 21:41:17.691 INFO O| Feb 24 21:41:17.691 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo" |
4332 | 2025-02-24T21:41:19.307Z | [ recovery-image] Feb 24 21:41:17.694 INFO O| Feb 24 21:41:17.694 INFO STEP 3 (remove_files) COMPLETE |
4333 | 2025-02-24T21:41:19.310Z | [ recovery-image] Feb 24 21:41:17.695 INFO O| Feb 24 21:41:17.695 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4334 | 2025-02-24T21:41:19.341Z | [ recovery-image] Feb 24 21:41:17.728 INFO O| Feb 24 21:41:17.728 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help" |
4335 | 2025-02-24T21:41:19.347Z | [ recovery-image] Feb 24 21:41:17.735 INFO O| Feb 24 21:41:17.735 INFO STEP 4 (remove_files) COMPLETE |
4336 | 2025-02-24T21:41:19.350Z | [ recovery-image] Feb 24 21:41:17.735 INFO O| Feb 24 21:41:17.735 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4337 | 2025-02-24T21:41:19.370Z | [ recovery-image] Feb 24 21:41:17.758 INFO O| Feb 24 21:41:17.758 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc" |
4338 | 2025-02-24T21:41:19.373Z | [ recovery-image] Feb 24 21:41:17.759 INFO O| Feb 24 21:41:17.759 INFO STEP 5 (remove_files) COMPLETE |
4339 | 2025-02-24T21:41:19.373Z | [ recovery-image] Feb 24 21:41:17.759 INFO O| Feb 24 21:41:17.759 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4340 | 2025-02-24T21:41:19.393Z | [ recovery-image] Feb 24 21:41:17.781 INFO O| Feb 24 21:41:17.781 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion" |
4341 | 2025-02-24T21:41:19.410Z | [ recovery-image] Feb 24 21:41:17.797 INFO O| Feb 24 21:41:17.797 INFO STEP 6 (remove_files) COMPLETE |
4342 | 2025-02-24T21:41:19.410Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.797 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4343 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO skip step because feature "recovery" is enabled |
4344 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4345 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO skip step because feature "recovery" is enabled |
4346 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4347 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO skip step because feature "recovery" is enabled |
4348 | 2025-02-24T21:41:19.413Z | [ recovery-image] Feb 24 21:41:17.798 INFO O| Feb 24 21:41:17.798 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4349 | 2025-02-24T21:41:19.468Z | [ recovery-image] Feb 24 21:41:17.855 INFO O| Feb 24 21:41:17.855 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp" |
4350 | 2025-02-24T21:41:19.473Z | [ recovery-image] Feb 24 21:41:17.860 INFO O| Feb 24 21:41:17.860 INFO STEP 10 (remove_files) COMPLETE |
4351 | 2025-02-24T21:41:19.473Z | [ recovery-image] Feb 24 21:41:17.860 INFO O| Feb 24 21:41:17.860 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4352 | 2025-02-24T21:41:19.493Z | [ recovery-image] Feb 24 21:41:17.880 INFO O| Feb 24 21:41:17.880 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386" |
4353 | 2025-02-24T21:41:19.496Z | [ recovery-image] Feb 24 21:41:17.882 INFO O| Feb 24 21:41:17.882 INFO STEP 11 (remove_files) COMPLETE |
4354 | 2025-02-24T21:41:19.496Z | [ recovery-image] Feb 24 21:41:17.882 INFO O| Feb 24 21:41:17.882 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4355 | 2025-02-24T21:41:19.513Z | [ recovery-image] Feb 24 21:41:17.901 INFO O| Feb 24 21:41:17.901 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv" |
4356 | 2025-02-24T21:41:19.516Z | [ recovery-image] Feb 24 21:41:17.903 INFO O| Feb 24 21:41:17.903 INFO STEP 12 (remove_files) COMPLETE |
4357 | 2025-02-24T21:41:19.516Z | [ recovery-image] Feb 24 21:41:17.903 INFO O| Feb 24 21:41:17.903 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4358 | 2025-02-24T21:41:19.536Z | [ host-image] Feb 24 21:41:17.923 INFO O| Feb 24 21:41:17.923 INFO O| Planning: Fetching manifests: 6/6 100% complete |
4359 | 2025-02-24T21:41:19.566Z | [ recovery-image] Feb 24 21:41:17.953 INFO O| Feb 24 21:41:17.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" |
4360 | 2025-02-24T21:41:19.597Z | [ recovery-image] Feb 24 21:41:17.984 INFO O| Feb 24 21:41:17.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" |
4361 | 2025-02-24T21:41:19.600Z | [ recovery-image] Feb 24 21:41:17.988 INFO O| Feb 24 21:41:17.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a" |
4362 | 2025-02-24T21:41:19.630Z | [ host-image] Feb 24 21:41:18.017 INFO O| Feb 24 21:41:18.017 INFO O| Planning: Package planning ... Done |
4363 | 2025-02-24T21:41:19.635Z | [ recovery-image] Feb 24 21:41:18.022 INFO O| Feb 24 21:41:18.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a" |
4364 | 2025-02-24T21:41:19.665Z | [ host-image] Feb 24 21:41:18.053 INFO O| Feb 24 21:41:18.053 INFO O| Planning: Merging actions ... Done |
4365 | 2025-02-24T21:41:19.835Z | [ host-image] Feb 24 21:41:18.222 INFO O| Feb 24 21:41:18.222 INFO O| Planning: Checking for conflicting actions ... Done |
4366 | 2025-02-24T21:41:19.843Z | [ host-image] Feb 24 21:41:18.230 INFO O| Feb 24 21:41:18.230 INFO O| Planning: Consolidating action changes ... Done |
4367 | 2025-02-24T21:41:20.013Z | [ recovery-image] Feb 24 21:41:18.400 INFO O| Feb 24 21:41:18.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
4368 | 2025-02-24T21:41:20.034Z | [ recovery-image] Feb 24 21:41:18.421 INFO O| Feb 24 21:41:18.421 INFO STEP 13 (remove_files) COMPLETE |
4369 | 2025-02-24T21:41:20.034Z | [ recovery-image] Feb 24 21:41:18.421 INFO O| Feb 24 21:41:18.421 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4370 | 2025-02-24T21:41:20.092Z | [ recovery-image] Feb 24 21:41:18.479 INFO O| Feb 24 21:41:18.479 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot" |
4371 | 2025-02-24T21:41:20.094Z | [ recovery-image] Feb 24 21:41:18.481 INFO O| Feb 24 21:41:18.481 INFO STEP 14 (remove_files) COMPLETE |
4372 | 2025-02-24T21:41:20.094Z | [ recovery-image] Feb 24 21:41:18.481 INFO O| Feb 24 21:41:18.481 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4373 | 2025-02-24T21:41:20.149Z | [ recovery-image] Feb 24 21:41:18.536 INFO O| Feb 24 21:41:18.536 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc" |
4374 | 2025-02-24T21:41:20.159Z | [ recovery-image] Feb 24 21:41:18.546 INFO O| Feb 24 21:41:18.546 INFO STEP 15 (remove_files) COMPLETE |
4375 | 2025-02-24T21:41:20.159Z | [ recovery-image] Feb 24 21:41:18.546 INFO O| Feb 24 21:41:18.546 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4376 | 2025-02-24T21:41:20.220Z | [ recovery-image] Feb 24 21:41:18.607 INFO O| Feb 24 21:41:18.607 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv" |
4377 | 2025-02-24T21:41:20.223Z | [ recovery-image] Feb 24 21:41:18.607 INFO O| Feb 24 21:41:18.607 INFO STEP 16 (remove_files) COMPLETE |
4378 | 2025-02-24T21:41:20.223Z | [ recovery-image] Feb 24 21:41:18.607 INFO O| Feb 24 21:41:18.607 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4379 | 2025-02-24T21:41:20.274Z | [ host-image] Feb 24 21:41:18.660 INFO O| Feb 24 21:41:18.660 INFO O| Planning: Evaluating mediators ... Done |
4380 | 2025-02-24T21:41:20.278Z | [ host-image] Feb 24 21:41:18.666 INFO O| Feb 24 21:41:18.665 INFO O| Planning: Planning completed in 5.90 seconds |
4381 | 2025-02-24T21:41:20.281Z | [ host-image] Feb 24 21:41:18.668 INFO O| Feb 24 21:41:18.668 INFO O| Packages to install: 6 |
4382 | 2025-02-24T21:41:20.281Z | [ host-image] Feb 24 21:41:18.668 INFO O| Feb 24 21:41:18.668 INFO O| Mediators to change: 1 |
4383 | 2025-02-24T21:41:20.281Z | [ host-image] Feb 24 21:41:18.668 INFO O| Feb 24 21:41:18.668 INFO O| Services to change: 1 |
4384 | 2025-02-24T21:41:20.313Z | [ host-image] Feb 24 21:41:18.700 INFO O| Feb 24 21:41:18.700 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete |
4385 | 2025-02-24T21:41:20.316Z | [ recovery-image] Feb 24 21:41:18.702 INFO O| Feb 24 21:41:18.702 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc" |
4386 | 2025-02-24T21:41:20.318Z | [ recovery-image] Feb 24 21:41:18.704 INFO O| Feb 24 21:41:18.704 INFO STEP 17 (remove_files) COMPLETE |
4387 | 2025-02-24T21:41:20.318Z | [ recovery-image] Feb 24 21:41:18.704 INFO O| Feb 24 21:41:18.704 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4388 | 2025-02-24T21:41:20.338Z | [ recovery-image] Feb 24 21:41:18.725 INFO O| Feb 24 21:41:18.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica" |
4389 | 2025-02-24T21:41:20.338Z | [ recovery-image] Feb 24 21:41:18.725 INFO O| Feb 24 21:41:18.725 INFO STEP 18 (remove_files) COMPLETE |
4390 | 2025-02-24T21:41:20.340Z | [ recovery-image] Feb 24 21:41:18.725 INFO O| Feb 24 21:41:18.725 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4391 | 2025-02-24T21:41:20.383Z | [ recovery-image] Feb 24 21:41:18.770 INFO O| Feb 24 21:41:18.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem" |
4392 | 2025-02-24T21:41:20.383Z | [ recovery-image] Feb 24 21:41:18.770 INFO O| Feb 24 21:41:18.770 INFO STEP 19 (remove_files) COMPLETE |
4393 | 2025-02-24T21:41:20.383Z | [ recovery-image] Feb 24 21:41:18.770 INFO O| Feb 24 21:41:18.770 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4394 | 2025-02-24T21:41:20.407Z | [ recovery-image] Feb 24 21:41:18.793 INFO O| Feb 24 21:41:18.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" |
4395 | 2025-02-24T21:41:20.407Z | [ recovery-image] Feb 24 21:41:18.794 INFO O| Feb 24 21:41:18.794 INFO STEP 20 (remove_files) COMPLETE |
4396 | 2025-02-24T21:41:20.407Z | [ recovery-image] Feb 24 21:41:18.794 INFO O| Feb 24 21:41:18.794 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4397 | 2025-02-24T21:41:20.430Z | [ recovery-image] Feb 24 21:41:18.817 INFO O| Feb 24 21:41:18.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc" |
4398 | 2025-02-24T21:41:20.430Z | [ recovery-image] Feb 24 21:41:18.817 INFO O| Feb 24 21:41:18.817 INFO STEP 21 (remove_files) COMPLETE |
4399 | 2025-02-24T21:41:20.433Z | [ recovery-image] Feb 24 21:41:18.818 INFO O| Feb 24 21:41:18.817 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4400 | 2025-02-24T21:41:20.472Z | [ recovery-image] Feb 24 21:41:18.859 INFO O| Feb 24 21:41:18.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" |
4401 | 2025-02-24T21:41:20.474Z | [ recovery-image] Feb 24 21:41:18.859 INFO O| Feb 24 21:41:18.859 INFO STEP 22 (remove_files) COMPLETE |
4402 | 2025-02-24T21:41:20.474Z | [ recovery-image] Feb 24 21:41:18.860 INFO O| Feb 24 21:41:18.859 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4403 | 2025-02-24T21:41:20.518Z | [ recovery-image] Feb 24 21:41:18.905 INFO O| Feb 24 21:41:18.905 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" |
4404 | 2025-02-24T21:41:20.518Z | [ recovery-image] Feb 24 21:41:18.905 INFO O| Feb 24 21:41:18.905 INFO STEP 23 (remove_files) COMPLETE |
4405 | 2025-02-24T21:41:20.521Z | [ recovery-image] Feb 24 21:41:18.905 INFO O| Feb 24 21:41:18.905 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4406 | 2025-02-24T21:41:20.590Z | [ recovery-image] Feb 24 21:41:18.977 INFO O| Feb 24 21:41:18.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" |
4407 | 2025-02-24T21:41:20.590Z | [ recovery-image] Feb 24 21:41:18.977 INFO O| Feb 24 21:41:18.977 INFO STEP 24 (remove_files) COMPLETE |
4408 | 2025-02-24T21:41:20.593Z | [ recovery-image] Feb 24 21:41:18.977 INFO O| Feb 24 21:41:18.977 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4409 | 2025-02-24T21:41:20.615Z | [ recovery-image] Feb 24 21:41:19.002 INFO O| Feb 24 21:41:19.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power" |
4410 | 2025-02-24T21:41:20.615Z | [ recovery-image] Feb 24 21:41:19.002 INFO O| Feb 24 21:41:19.002 INFO STEP 25 (remove_files) COMPLETE |
4411 | 2025-02-24T21:41:20.615Z | [ recovery-image] Feb 24 21:41:19.002 INFO O| Feb 24 21:41:19.002 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4412 | 2025-02-24T21:41:20.656Z | [ recovery-image] Feb 24 21:41:19.043 INFO O| Feb 24 21:41:19.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio" |
4413 | 2025-02-24T21:41:20.656Z | [ recovery-image] Feb 24 21:41:19.043 INFO O| Feb 24 21:41:19.043 INFO STEP 26 (remove_files) COMPLETE |
4414 | 2025-02-24T21:41:20.659Z | [ recovery-image] Feb 24 21:41:19.043 INFO O| Feb 24 21:41:19.043 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4415 | 2025-02-24T21:41:20.680Z | [ recovery-image] Feb 24 21:41:19.068 INFO O| Feb 24 21:41:19.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" |
4416 | 2025-02-24T21:41:20.683Z | [ recovery-image] Feb 24 21:41:19.068 INFO O| Feb 24 21:41:19.068 INFO STEP 27 (remove_files) COMPLETE |
4417 | 2025-02-24T21:41:20.683Z | [ recovery-image] Feb 24 21:41:19.068 INFO O| Feb 24 21:41:19.068 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4418 | 2025-02-24T21:41:20.704Z | [ recovery-image] Feb 24 21:41:19.091 INFO O| Feb 24 21:41:19.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens" |
4419 | 2025-02-24T21:41:20.704Z | [ recovery-image] Feb 24 21:41:19.091 INFO O| Feb 24 21:41:19.091 INFO STEP 28 (remove_files) COMPLETE |
4420 | 2025-02-24T21:41:20.704Z | [ recovery-image] Feb 24 21:41:19.091 INFO O| Feb 24 21:41:19.091 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4421 | 2025-02-24T21:41:20.726Z | [ recovery-image] Feb 24 21:41:19.113 INFO O| Feb 24 21:41:19.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" |
4422 | 2025-02-24T21:41:20.726Z | [ recovery-image] Feb 24 21:41:19.113 INFO O| Feb 24 21:41:19.113 INFO STEP 29 (remove_files) COMPLETE |
4423 | 2025-02-24T21:41:20.726Z | [ recovery-image] Feb 24 21:41:19.113 INFO O| Feb 24 21:41:19.113 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4424 | 2025-02-24T21:41:20.760Z | [ recovery-image] Feb 24 21:41:19.147 INFO O| Feb 24 21:41:19.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots" |
4425 | 2025-02-24T21:41:20.760Z | [ recovery-image] Feb 24 21:41:19.147 INFO O| Feb 24 21:41:19.147 INFO STEP 30 (remove_files) COMPLETE |
4426 | 2025-02-24T21:41:20.760Z | [ recovery-image] Feb 24 21:41:19.147 INFO O| Feb 24 21:41:19.147 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4427 | 2025-02-24T21:41:20.818Z | [ recovery-image] Feb 24 21:41:19.205 INFO O| Feb 24 21:41:19.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci" |
4428 | 2025-02-24T21:41:20.821Z | [ recovery-image] Feb 24 21:41:19.205 INFO O| Feb 24 21:41:19.205 INFO STEP 31 (remove_files) COMPLETE |
4429 | 2025-02-24T21:41:20.821Z | [ recovery-image] Feb 24 21:41:19.205 INFO O| Feb 24 21:41:19.205 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4430 | 2025-02-24T21:41:20.872Z | [ recovery-image] Feb 24 21:41:19.258 INFO O| Feb 24 21:41:19.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid" |
4431 | 2025-02-24T21:41:20.872Z | [ recovery-image] Feb 24 21:41:19.258 INFO O| Feb 24 21:41:19.258 INFO STEP 32 (remove_files) COMPLETE |
4432 | 2025-02-24T21:41:20.876Z | [ recovery-image] Feb 24 21:41:19.258 INFO O| Feb 24 21:41:19.258 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4433 | 2025-02-24T21:41:20.898Z | [ recovery-image] Feb 24 21:41:19.283 INFO O| Feb 24 21:41:19.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd" |
4434 | 2025-02-24T21:41:20.898Z | [ recovery-image] Feb 24 21:41:19.283 INFO O| Feb 24 21:41:19.283 INFO STEP 33 (remove_files) COMPLETE |
4435 | 2025-02-24T21:41:20.898Z | [ recovery-image] Feb 24 21:41:19.283 INFO O| Feb 24 21:41:19.283 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4436 | 2025-02-24T21:41:20.928Z | [ recovery-image] Feb 24 21:41:19.315 INFO O| Feb 24 21:41:19.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci" |
4437 | 2025-02-24T21:41:20.928Z | [ recovery-image] Feb 24 21:41:19.316 INFO O| Feb 24 21:41:19.316 INFO STEP 34 (remove_files) COMPLETE |
4438 | 2025-02-24T21:41:20.931Z | [ recovery-image] Feb 24 21:41:19.316 INFO O| Feb 24 21:41:19.316 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4439 | 2025-02-24T21:41:20.951Z | [ recovery-image] Feb 24 21:41:19.337 INFO O| Feb 24 21:41:19.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" |
4440 | 2025-02-24T21:41:20.954Z | [ recovery-image] Feb 24 21:41:19.337 INFO O| Feb 24 21:41:19.337 INFO STEP 35 (remove_files) COMPLETE |
4441 | 2025-02-24T21:41:20.954Z | [ recovery-image] Feb 24 21:41:19.337 INFO O| Feb 24 21:41:19.337 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4442 | 2025-02-24T21:41:21.014Z | [ recovery-image] Feb 24 21:41:19.401 INFO O| Feb 24 21:41:19.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci" |
4443 | 2025-02-24T21:41:21.017Z | [ recovery-image] Feb 24 21:41:19.401 INFO O| Feb 24 21:41:19.401 INFO STEP 36 (remove_files) COMPLETE |
4444 | 2025-02-24T21:41:21.017Z | [ recovery-image] Feb 24 21:41:19.401 INFO O| Feb 24 21:41:19.401 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4445 | 2025-02-24T21:41:21.037Z | [ recovery-image] Feb 24 21:41:19.424 INFO O| Feb 24 21:41:19.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" |
4446 | 2025-02-24T21:41:21.040Z | [ recovery-image] Feb 24 21:41:19.424 INFO O| Feb 24 21:41:19.424 INFO STEP 37 (remove_files) COMPLETE |
4447 | 2025-02-24T21:41:21.040Z | [ recovery-image] Feb 24 21:41:19.424 INFO O| Feb 24 21:41:19.424 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4448 | 2025-02-24T21:41:21.059Z | [ recovery-image] Feb 24 21:41:19.445 INFO O| Feb 24 21:41:19.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" |
4449 | 2025-02-24T21:41:21.059Z | [ recovery-image] Feb 24 21:41:19.445 INFO O| Feb 24 21:41:19.445 INFO STEP 38 (remove_files) COMPLETE |
4450 | 2025-02-24T21:41:21.059Z | [ recovery-image] Feb 24 21:41:19.445 INFO O| Feb 24 21:41:19.445 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4451 | 2025-02-24T21:41:21.121Z | [ recovery-image] Feb 24 21:41:19.508 INFO O| Feb 24 21:41:19.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" |
4452 | 2025-02-24T21:41:21.121Z | [ recovery-image] Feb 24 21:41:19.508 INFO O| Feb 24 21:41:19.508 INFO STEP 39 (remove_files) COMPLETE |
4453 | 2025-02-24T21:41:21.124Z | [ recovery-image] Feb 24 21:41:19.508 INFO O| Feb 24 21:41:19.508 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4454 | 2025-02-24T21:41:21.142Z | [ recovery-image] Feb 24 21:41:19.529 INFO O| Feb 24 21:41:19.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" |
4455 | 2025-02-24T21:41:21.142Z | [ recovery-image] Feb 24 21:41:19.529 INFO O| Feb 24 21:41:19.529 INFO STEP 40 (remove_files) COMPLETE |
4456 | 2025-02-24T21:41:21.142Z | [ recovery-image] Feb 24 21:41:19.529 INFO O| Feb 24 21:41:19.529 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4457 | 2025-02-24T21:41:21.164Z | [ recovery-image] Feb 24 21:41:19.550 INFO O| Feb 24 21:41:19.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" |
4458 | 2025-02-24T21:41:21.164Z | [ recovery-image] Feb 24 21:41:19.550 INFO O| Feb 24 21:41:19.550 INFO STEP 41 (remove_files) COMPLETE |
4459 | 2025-02-24T21:41:21.164Z | [ recovery-image] Feb 24 21:41:19.550 INFO O| Feb 24 21:41:19.550 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4460 | 2025-02-24T21:41:21.184Z | [ recovery-image] Feb 24 21:41:19.571 INFO O| Feb 24 21:41:19.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci" |
4461 | 2025-02-24T21:41:21.184Z | [ recovery-image] Feb 24 21:41:19.571 INFO O| Feb 24 21:41:19.571 INFO STEP 42 (remove_files) COMPLETE |
4462 | 2025-02-24T21:41:21.184Z | [ recovery-image] Feb 24 21:41:19.571 INFO O| Feb 24 21:41:19.571 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4463 | 2025-02-24T21:41:21.205Z | [ recovery-image] Feb 24 21:41:19.592 INFO O| Feb 24 21:41:19.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" |
4464 | 2025-02-24T21:41:21.205Z | [ recovery-image] Feb 24 21:41:19.593 INFO O| Feb 24 21:41:19.593 INFO STEP 43 (remove_files) COMPLETE |
4465 | 2025-02-24T21:41:21.208Z | [ recovery-image] Feb 24 21:41:19.593 INFO O| Feb 24 21:41:19.593 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4466 | 2025-02-24T21:41:21.227Z | [ recovery-image] Feb 24 21:41:19.614 INFO O| Feb 24 21:41:19.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" |
4467 | 2025-02-24T21:41:21.227Z | [ recovery-image] Feb 24 21:41:19.614 INFO O| Feb 24 21:41:19.614 INFO STEP 44 (remove_files) COMPLETE |
4468 | 2025-02-24T21:41:21.227Z | [ recovery-image] Feb 24 21:41:19.614 INFO O| Feb 24 21:41:19.614 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4469 | 2025-02-24T21:41:21.248Z | [ recovery-image] Feb 24 21:41:19.635 INFO O| Feb 24 21:41:19.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" |
4470 | 2025-02-24T21:41:21.248Z | [ recovery-image] Feb 24 21:41:19.635 INFO O| Feb 24 21:41:19.635 INFO STEP 45 (remove_files) COMPLETE |
4471 | 2025-02-24T21:41:21.250Z | [ recovery-image] Feb 24 21:41:19.635 INFO O| Feb 24 21:41:19.635 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4472 | 2025-02-24T21:41:21.292Z | [ recovery-image] Feb 24 21:41:19.680 INFO O| Feb 24 21:41:19.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" |
4473 | 2025-02-24T21:41:21.295Z | [ recovery-image] Feb 24 21:41:19.680 INFO O| Feb 24 21:41:19.680 INFO STEP 46 (remove_files) COMPLETE |
4474 | 2025-02-24T21:41:21.295Z | [ recovery-image] Feb 24 21:41:19.680 INFO O| Feb 24 21:41:19.680 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4475 | 2025-02-24T21:41:21.315Z | [ recovery-image] Feb 24 21:41:19.702 INFO O| Feb 24 21:41:19.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" |
4476 | 2025-02-24T21:41:21.318Z | [ recovery-image] Feb 24 21:41:19.702 INFO O| Feb 24 21:41:19.702 INFO STEP 47 (remove_files) COMPLETE |
4477 | 2025-02-24T21:41:21.318Z | [ recovery-image] Feb 24 21:41:19.703 INFO O| Feb 24 21:41:19.703 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4478 | 2025-02-24T21:41:21.337Z | [ recovery-image] Feb 24 21:41:19.724 INFO O| Feb 24 21:41:19.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" |
4479 | 2025-02-24T21:41:21.339Z | [ recovery-image] Feb 24 21:41:19.724 INFO O| Feb 24 21:41:19.724 INFO STEP 48 (remove_files) COMPLETE |
4480 | 2025-02-24T21:41:21.339Z | [ recovery-image] Feb 24 21:41:19.724 INFO O| Feb 24 21:41:19.724 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4481 | 2025-02-24T21:41:21.357Z | [ recovery-image] Feb 24 21:41:19.744 INFO O| Feb 24 21:41:19.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt" |
4482 | 2025-02-24T21:41:21.360Z | [ recovery-image] Feb 24 21:41:19.744 INFO O| Feb 24 21:41:19.744 INFO STEP 49 (remove_files) COMPLETE |
4483 | 2025-02-24T21:41:21.360Z | [ recovery-image] Feb 24 21:41:19.745 INFO O| Feb 24 21:41:19.744 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4484 | 2025-02-24T21:41:21.410Z | [ recovery-image] Feb 24 21:41:19.797 INFO O| Feb 24 21:41:19.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf" |
4485 | 2025-02-24T21:41:21.410Z | [ recovery-image] Feb 24 21:41:19.797 INFO O| Feb 24 21:41:19.797 INFO STEP 50 (remove_files) COMPLETE |
4486 | 2025-02-24T21:41:21.410Z | [ recovery-image] Feb 24 21:41:19.797 INFO O| Feb 24 21:41:19.797 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4487 | 2025-02-24T21:41:21.434Z | [ recovery-image] Feb 24 21:41:19.821 INFO O| Feb 24 21:41:19.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
4488 | 2025-02-24T21:41:21.434Z | [ recovery-image] Feb 24 21:41:19.822 INFO O| Feb 24 21:41:19.821 INFO STEP 51 (remove_files) COMPLETE |
4489 | 2025-02-24T21:41:21.437Z | [ recovery-image] Feb 24 21:41:19.822 INFO O| Feb 24 21:41:19.822 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4490 | 2025-02-24T21:41:21.456Z | [ recovery-image] Feb 24 21:41:19.843 INFO O| Feb 24 21:41:19.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
4491 | 2025-02-24T21:41:21.459Z | [ recovery-image] Feb 24 21:41:19.843 INFO O| Feb 24 21:41:19.843 INFO STEP 52 (remove_files) COMPLETE |
4492 | 2025-02-24T21:41:21.459Z | [ recovery-image] Feb 24 21:41:19.843 INFO O| Feb 24 21:41:19.843 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4493 | 2025-02-24T21:41:21.477Z | [ recovery-image] Feb 24 21:41:19.864 INFO O| Feb 24 21:41:19.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm" |
4494 | 2025-02-24T21:41:21.481Z | [ recovery-image] Feb 24 21:41:19.864 INFO O| Feb 24 21:41:19.864 INFO STEP 53 (remove_files) COMPLETE |
4495 | 2025-02-24T21:41:21.481Z | [ recovery-image] Feb 24 21:41:19.864 INFO O| Feb 24 21:41:19.864 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4496 | 2025-02-24T21:41:21.500Z | [ recovery-image] Feb 24 21:41:19.886 INFO O| Feb 24 21:41:19.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm" |
4497 | 2025-02-24T21:41:21.503Z | [ recovery-image] Feb 24 21:41:19.886 INFO O| Feb 24 21:41:19.886 INFO STEP 54 (remove_files) COMPLETE |
4498 | 2025-02-24T21:41:21.503Z | [ recovery-image] Feb 24 21:41:19.886 INFO O| Feb 24 21:41:19.886 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4499 | 2025-02-24T21:41:21.521Z | [ recovery-image] Feb 24 21:41:19.908 INFO O| Feb 24 21:41:19.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm" |
4500 | 2025-02-24T21:41:21.524Z | [ recovery-image] Feb 24 21:41:19.908 INFO O| Feb 24 21:41:19.908 INFO STEP 55 (remove_files) COMPLETE |
4501 | 2025-02-24T21:41:21.524Z | [ recovery-image] Feb 24 21:41:19.908 INFO O| Feb 24 21:41:19.908 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4502 | 2025-02-24T21:41:21.543Z | [ recovery-image] Feb 24 21:41:19.930 INFO O| Feb 24 21:41:19.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm" |
4503 | 2025-02-24T21:41:21.546Z | [ recovery-image] Feb 24 21:41:19.930 INFO O| Feb 24 21:41:19.930 INFO STEP 56 (remove_files) COMPLETE |
4504 | 2025-02-24T21:41:21.546Z | [ recovery-image] Feb 24 21:41:19.930 INFO O| Feb 24 21:41:19.930 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4505 | 2025-02-24T21:41:21.565Z | [ recovery-image] Feb 24 21:41:19.952 INFO O| Feb 24 21:41:19.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar" |
4506 | 2025-02-24T21:41:21.567Z | [ recovery-image] Feb 24 21:41:19.952 INFO O| Feb 24 21:41:19.952 INFO STEP 57 (remove_files) COMPLETE |
4507 | 2025-02-24T21:41:21.567Z | [ recovery-image] Feb 24 21:41:19.952 INFO O| Feb 24 21:41:19.952 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4508 | 2025-02-24T21:41:21.589Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
4509 | 2025-02-24T21:41:21.590Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ... |
4510 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4511 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4512 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4513 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.976 INFO O| Feb 24 21:41:19.976 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap |
4514 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.977 INFO O| Feb 24 21:41:19.976 INFO ok! |
4515 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.977 INFO O| Feb 24 21:41:19.977 INFO STEP 58 (ensure_file) COMPLETE |
4516 | 2025-02-24T21:41:21.592Z | [ recovery-image] Feb 24 21:41:19.977 INFO O| Feb 24 21:41:19.977 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4517 | 2025-02-24T21:41:21.611Z | [ recovery-image] Feb 24 21:41:19.998 INFO O| Feb 24 21:41:19.998 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
4518 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:19.999 INFO O| Feb 24 21:41:19.999 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... |
4519 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:19.999 INFO O| Feb 24 21:41:19.999 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4520 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:19.999 INFO O| Feb 24 21:41:19.999 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4521 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:19.999 INFO O| Feb 24 21:41:19.999 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4522 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:20.000 INFO O| Feb 24 21:41:19.999 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
4523 | 2025-02-24T21:41:21.614Z | [ recovery-image] Feb 24 21:41:20.000 INFO O| Feb 24 21:41:20.000 INFO ok! |
4524 | 2025-02-24T21:41:21.617Z | [ recovery-image] Feb 24 21:41:20.000 INFO O| Feb 24 21:41:20.000 INFO STEP 59 (ensure_file) COMPLETE |
4525 | 2025-02-24T21:41:21.617Z | [ recovery-image] Feb 24 21:41:20.000 INFO O| Feb 24 21:41:20.000 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4526 | 2025-02-24T21:41:21.683Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist |
4527 | 2025-02-24T21:41:21.683Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ... |
4528 | 2025-02-24T21:41:21.683Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile |
4529 | 2025-02-24T21:41:21.683Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO ok! |
4530 | 2025-02-24T21:41:21.686Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO STEP 60 (ensure_file) COMPLETE |
4531 | 2025-02-24T21:41:21.686Z | [ recovery-image] Feb 24 21:41:20.070 INFO O| Feb 24 21:41:20.070 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4532 | 2025-02-24T21:41:21.705Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
4533 | 2025-02-24T21:41:21.705Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ... |
4534 | 2025-02-24T21:41:21.708Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc |
4535 | 2025-02-24T21:41:21.708Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 INFO ok! |
4536 | 2025-02-24T21:41:21.708Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 INFO STEP 61 (ensure_file) COMPLETE |
4537 | 2025-02-24T21:41:21.708Z | [ recovery-image] Feb 24 21:41:20.092 INFO O| Feb 24 21:41:20.092 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4538 | 2025-02-24T21:41:21.729Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking |
4539 | 2025-02-24T21:41:21.729Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ... |
4540 | 2025-02-24T21:41:21.729Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd |
4541 | 2025-02-24T21:41:21.733Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd |
4542 | 2025-02-24T21:41:21.733Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO ok! |
4543 | 2025-02-24T21:41:21.733Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO STEP 62 (ensure_file) COMPLETE |
4544 | 2025-02-24T21:41:21.733Z | [ recovery-image] Feb 24 21:41:20.115 INFO O| Feb 24 21:41:20.115 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4545 | 2025-02-24T21:41:21.759Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.144 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist |
4546 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.144 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... |
4547 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.145 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
4548 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.145 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
4549 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.145 INFO ok! |
4550 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.145 INFO STEP 63 (ensure_file) COMPLETE |
4551 | 2025-02-24T21:41:21.762Z | [ recovery-image] Feb 24 21:41:20.145 INFO O| Feb 24 21:41:20.145 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4552 | 2025-02-24T21:41:21.792Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist |
4553 | 2025-02-24T21:41:21.792Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ... |
4554 | 2025-02-24T21:41:21.796Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly |
4555 | 2025-02-24T21:41:21.796Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO ok! |
4556 | 2025-02-24T21:41:21.796Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO STEP 64 (assemble_files) COMPLETE |
4557 | 2025-02-24T21:41:21.796Z | [ recovery-image] Feb 24 21:41:20.179 INFO O| Feb 24 21:41:20.179 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4558 | 2025-02-24T21:41:21.827Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist |
4559 | 2025-02-24T21:41:21.827Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ... |
4560 | 2025-02-24T21:41:21.829Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf |
4561 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf |
4562 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO ok! |
4563 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO STEP 65 (ensure_file) COMPLETE |
4564 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4565 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO skip step because feature "omicron1" is not enabled |
4566 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4567 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO skip step because feature "omicron1" is not enabled |
4568 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4569 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO skip step because feature "omicron1" is not enabled |
4570 | 2025-02-24T21:41:21.830Z | [ recovery-image] Feb 24 21:41:20.212 INFO O| Feb 24 21:41:20.212 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
4571 | 2025-02-24T21:41:21.902Z | [ recovery-image] Feb 24 21:41:20.286 INFO O| Feb 24 21:41:20.286 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal |
4572 | 2025-02-24T21:41:21.902Z | [ recovery-image] Feb 24 21:41:20.287 INFO O| Feb 24 21:41:20.286 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] |
4573 | 2025-02-24T21:41:24.398Z | [verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
4574 | 2025-02-24T21:41:25.193Z | [ recovery-image] Feb 24 21:41:23.579 INFO O| Feb 24 21:41:23.579 INFO STEP 69 (pack_tar) COMPLETE |
4575 | 2025-02-24T21:41:25.193Z | [ recovery-image] Feb 24 21:41:23.579 INFO O| Feb 24 21:41:23.579 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4576 | 2025-02-24T21:41:25.197Z | [ recovery-image] Feb 24 21:41:23.579 INFO O| Feb 24 21:41:23.579 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4577 | 2025-02-24T21:41:25.444Z | [ recovery-image] Feb 24 21:41:23.830 INFO O| Feb 24 21:41:23.830 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim |
4578 | 2025-02-24T21:41:25.577Z | [ recovery-image] Feb 24 21:41:23.961 INFO O| Feb 24 21:41:23.961 INFO completed processing gimlet/ramdisk-02-trim |
4579 | 2025-02-24T21:41:25.579Z | [ recovery-image] Feb 24 21:41:23.965 INFO image builder template: ramdisk-03-recovery-trim... |
4580 | 2025-02-24T21:41:25.579Z | [ recovery-image] Feb 24 21:41:23.965 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/.tmp1fVI8h/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 |
4581 | 2025-02-24T21:41:25.638Z | [ host-image] Feb 24 21:41:24.024 INFO O| Feb 24 21:41:24.024 INFO O| Download: 1116/1140 items 6.6/8.4MB 78% complete (1.2M/s) |
4582 | 2025-02-24T21:41:25.766Z | [ recovery-image] Feb 24 21:41:24.151 INFO O| Feb 24 21:41:24.151 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4583 | 2025-02-24T21:41:25.794Z | [ recovery-image] Feb 24 21:41:24.179 INFO O| Feb 24 21:41:24.179 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4584 | 2025-02-24T21:41:25.897Z | [ recovery-image] Feb 24 21:41:24.282 INFO O| Feb 24 21:41:24.281 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled |
4585 | 2025-02-24T21:41:25.983Z | [ recovery-image] Feb 24 21:41:24.369 INFO O| Feb 24 21:41:24.369 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
4586 | 2025-02-24T21:41:25.983Z | [ recovery-image] Feb 24 21:41:24.369 INFO O| Feb 24 21:41:24.369 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk |
4587 | 2025-02-24T21:41:26.001Z | [ recovery-image] Feb 24 21:41:24.386 INFO O| Feb 24 21:41:24.386 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
4588 | 2025-02-24T21:41:26.011Z | [ recovery-image] Feb 24 21:41:24.397 INFO O| Feb 24 21:41:24.397 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4589 | 2025-02-24T21:41:26.024Z | [ recovery-image] Feb 24 21:41:24.409 INFO O| Feb 24 21:41:24.409 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim |
4590 | 2025-02-24T21:41:26.415Z | [ host-image] Feb 24 21:41:24.800 INFO O| Feb 24 21:41:24.800 INFO O| Download: Completed 8.42 MB in 6.10 seconds (1.4M/s) |
4591 | 2025-02-24T21:41:26.727Z | [ host-image] Feb 24 21:41:25.108 INFO O| Feb 24 21:41:25.108 INFO O| Actions: 1/1361 actions (Installing new actions) |
4592 | 2025-02-24T21:41:26.730Z | [ recovery-image] Feb 24 21:41:25.115 INFO O| Feb 24 21:41:25.115 INFO rolled back to input snapshot; work may begin |
4593 | 2025-02-24T21:41:26.730Z | [ recovery-image] Feb 24 21:41:25.115 INFO O| Feb 24 21:41:25.115 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk |
4594 | 2025-02-24T21:41:26.743Z | [ recovery-image] Feb 24 21:41:25.128 INFO O| Feb 24 21:41:25.128 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4595 | 2025-02-24T21:41:26.780Z | [ recovery-image] Feb 24 21:41:25.165 INFO O| Feb 24 21:41:25.165 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7" |
4596 | 2025-02-24T21:41:26.789Z | [ recovery-image] Feb 24 21:41:25.173 INFO O| Feb 24 21:41:25.173 INFO STEP 0 (remove_files) COMPLETE |
4597 | 2025-02-24T21:41:26.789Z | [ recovery-image] Feb 24 21:41:25.173 INFO O| Feb 24 21:41:25.173 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4598 | 2025-02-24T21:41:26.813Z | [ recovery-image] Feb 24 21:41:25.198 INFO O| Feb 24 21:41:25.198 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share" |
4599 | 2025-02-24T21:41:27.415Z | [ host-image] Feb 24 21:41:25.800 INFO O| Feb 24 21:41:25.800 INFO O| Actions: Completed 1361 actions in 0.69 seconds. |
4600 | 2025-02-24T21:41:27.442Z | [ recovery-image] Feb 24 21:41:25.827 INFO O| Feb 24 21:41:25.827 INFO STEP 1 (remove_files) COMPLETE |
4601 | 2025-02-24T21:41:27.442Z | [ recovery-image] Feb 24 21:41:25.827 INFO O| Feb 24 21:41:25.827 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4602 | 2025-02-24T21:41:27.479Z | [ recovery-image] Feb 24 21:41:25.864 INFO O| Feb 24 21:41:25.864 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns" |
4603 | 2025-02-24T21:41:27.497Z | [ recovery-image] Feb 24 21:41:25.882 INFO O| Feb 24 21:41:25.881 INFO STEP 2 (remove_files) COMPLETE |
4604 | 2025-02-24T21:41:27.497Z | [ recovery-image] Feb 24 21:41:25.882 INFO O| Feb 24 21:41:25.882 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4605 | 2025-02-24T21:41:27.535Z | [ recovery-image] Feb 24 21:41:25.919 INFO O| Feb 24 21:41:25.919 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv" |
4606 | 2025-02-24T21:41:27.638Z | [ recovery-image] Feb 24 21:41:26.023 INFO O| Feb 24 21:41:26.023 INFO STEP 3 (remove_files) COMPLETE |
4607 | 2025-02-24T21:41:27.638Z | [ recovery-image] Feb 24 21:41:26.023 INFO O| Feb 24 21:41:26.023 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4608 | 2025-02-24T21:41:27.676Z | [ recovery-image] Feb 24 21:41:26.061 INFO O| Feb 24 21:41:26.061 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale" |
4609 | 2025-02-24T21:41:27.753Z | [ recovery-image] Feb 24 21:41:26.138 INFO O| Feb 24 21:41:26.138 INFO STEP 4 (remove_files) COMPLETE |
4610 | 2025-02-24T21:41:27.753Z | [ recovery-image] Feb 24 21:41:26.138 INFO O| Feb 24 21:41:26.138 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4611 | 2025-02-24T21:41:27.790Z | [ recovery-image] Feb 24 21:41:26.175 INFO O| Feb 24 21:41:26.175 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps" |
4612 | 2025-02-24T21:41:27.792Z | [ recovery-image] Feb 24 21:41:26.178 INFO O| Feb 24 21:41:26.178 INFO STEP 5 (remove_files) COMPLETE |
4613 | 2025-02-24T21:41:27.795Z | [ recovery-image] Feb 24 21:41:26.178 INFO O| Feb 24 21:41:26.178 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4614 | 2025-02-24T21:41:27.843Z | [ recovery-image] Feb 24 21:41:26.220 INFO O| Feb 24 21:41:26.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig" |
4615 | 2025-02-24T21:41:27.857Z | [ recovery-image] Feb 24 21:41:26.242 INFO O| Feb 24 21:41:26.242 INFO STEP 6 (remove_files) COMPLETE |
4616 | 2025-02-24T21:41:27.857Z | [ recovery-image] Feb 24 21:41:26.242 INFO O| Feb 24 21:41:26.242 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4617 | 2025-02-24T21:41:27.920Z | [ recovery-image] Feb 24 21:41:26.305 INFO O| Feb 24 21:41:26.305 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi" |
4618 | 2025-02-24T21:41:27.963Z | [ recovery-image] Feb 24 21:41:26.347 INFO O| Feb 24 21:41:26.347 INFO STEP 7 (remove_files) COMPLETE |
4619 | 2025-02-24T21:41:27.963Z | [ recovery-image] Feb 24 21:41:26.347 INFO O| Feb 24 21:41:26.347 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4620 | 2025-02-24T21:41:28.003Z | [ recovery-image] Feb 24 21:41:26.388 INFO O| Feb 24 21:41:26.388 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs" |
4621 | 2025-02-24T21:41:28.006Z | [ recovery-image] Feb 24 21:41:26.388 INFO O| Feb 24 21:41:26.388 INFO STEP 8 (remove_files) COMPLETE |
4622 | 2025-02-24T21:41:28.006Z | [ recovery-image] Feb 24 21:41:26.388 INFO O| Feb 24 21:41:26.388 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4623 | 2025-02-24T21:41:28.039Z | [ recovery-image] Feb 24 21:41:26.423 INFO O| Feb 24 21:41:26.423 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv" |
4624 | 2025-02-24T21:41:28.063Z | [ recovery-image] Feb 24 21:41:26.447 INFO O| Feb 24 21:41:26.447 INFO STEP 9 (remove_files) COMPLETE |
4625 | 2025-02-24T21:41:28.063Z | [ recovery-image] Feb 24 21:41:26.447 INFO O| Feb 24 21:41:26.447 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4626 | 2025-02-24T21:41:28.110Z | [ recovery-image] Feb 24 21:41:26.495 INFO O| Feb 24 21:41:26.495 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5" |
4627 | 2025-02-24T21:41:28.132Z | [ host-image] Feb 24 21:41:26.517 INFO O| Feb 24 21:41:26.517 INFO O| Done |
4628 | 2025-02-24T21:41:28.132Z | [ host-image] Feb 24 21:41:26.517 INFO O| Feb 24 21:41:26.517 INFO O| Done |
4629 | 2025-02-24T21:41:28.745Z | [ recovery-image] Feb 24 21:41:27.130 INFO O| Feb 24 21:41:27.129 INFO STEP 10 (remove_files) COMPLETE |
4630 | 2025-02-24T21:41:28.745Z | [ recovery-image] Feb 24 21:41:27.130 INFO O| Feb 24 21:41:27.130 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4631 | 2025-02-24T21:41:28.789Z | [ recovery-image] Feb 24 21:41:27.174 INFO O| Feb 24 21:41:27.174 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash" |
4632 | 2025-02-24T21:41:28.793Z | [ recovery-image] Feb 24 21:41:27.178 INFO O| Feb 24 21:41:27.178 INFO STEP 11 (remove_files) COMPLETE |
4633 | 2025-02-24T21:41:28.795Z | [ recovery-image] Feb 24 21:41:27.178 INFO O| Feb 24 21:41:27.178 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4634 | 2025-02-24T21:41:28.819Z | [ recovery-image] Feb 24 21:41:27.204 INFO O| Feb 24 21:41:27.204 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve" |
4635 | 2025-02-24T21:41:28.847Z | [ recovery-image] Feb 24 21:41:27.231 INFO O| Feb 24 21:41:27.231 INFO STEP 12 (remove_files) COMPLETE |
4636 | 2025-02-24T21:41:28.847Z | [ recovery-image] Feb 24 21:41:27.231 INFO O| Feb 24 21:41:27.231 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4637 | 2025-02-24T21:41:28.882Z | [ recovery-image] Feb 24 21:41:27.267 INFO O| Feb 24 21:41:27.267 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs" |
4638 | 2025-02-24T21:41:28.885Z | [ recovery-image] Feb 24 21:41:27.268 INFO O| Feb 24 21:41:27.268 INFO STEP 13 (remove_files) COMPLETE |
4639 | 2025-02-24T21:41:28.885Z | [ recovery-image] Feb 24 21:41:27.268 INFO O| Feb 24 21:41:27.268 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4640 | 2025-02-24T21:41:28.908Z | [ recovery-image] Feb 24 21:41:27.290 INFO O| Feb 24 21:41:27.290 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons" |
4641 | 2025-02-24T21:41:28.957Z | [ recovery-image] Feb 24 21:41:27.342 INFO O| Feb 24 21:41:27.342 INFO STEP 14 (remove_files) COMPLETE |
4642 | 2025-02-24T21:41:28.960Z | [ recovery-image] Feb 24 21:41:27.342 INFO O| Feb 24 21:41:27.342 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4643 | 2025-02-24T21:41:29.009Z | [ recovery-image] Feb 24 21:41:27.394 INFO O| Feb 24 21:41:27.394 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale" |
4644 | 2025-02-24T21:41:29.107Z | [ recovery-image] Feb 24 21:41:27.492 INFO O| Feb 24 21:41:27.491 INFO STEP 15 (remove_files) COMPLETE |
4645 | 2025-02-24T21:41:29.107Z | [ recovery-image] Feb 24 21:41:27.492 INFO O| Feb 24 21:41:27.491 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4646 | 2025-02-24T21:41:29.130Z | [ recovery-image] Feb 24 21:41:27.514 INFO O| Feb 24 21:41:27.514 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src" |
4647 | 2025-02-24T21:41:29.154Z | [ recovery-image] Feb 24 21:41:27.539 INFO O| Feb 24 21:41:27.539 INFO STEP 16 (remove_files) COMPLETE |
4648 | 2025-02-24T21:41:29.154Z | [ recovery-image] Feb 24 21:41:27.539 INFO O| Feb 24 21:41:27.539 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4649 | 2025-02-24T21:41:29.177Z | [ recovery-image] Feb 24 21:41:27.562 INFO O| Feb 24 21:41:27.562 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo" |
4650 | 2025-02-24T21:41:29.180Z | [ recovery-image] Feb 24 21:41:27.562 INFO O| Feb 24 21:41:27.562 INFO STEP 17 (remove_files) COMPLETE |
4651 | 2025-02-24T21:41:29.180Z | [ recovery-image] Feb 24 21:41:27.562 INFO O| Feb 24 21:41:27.562 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4652 | 2025-02-24T21:41:29.224Z | [ recovery-image] Feb 24 21:41:27.609 INFO O| Feb 24 21:41:27.609 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim" |
4653 | 2025-02-24T21:41:29.496Z | [ host-image] Feb 24 21:41:27.880 INFO O| Feb 24 21:41:27.880 INFO O| Done |
4654 | 2025-02-24T21:41:29.592Z | [ recovery-image] Feb 24 21:41:27.976 INFO O| Feb 24 21:41:27.976 INFO STEP 18 (remove_files) COMPLETE |
4655 | 2025-02-24T21:41:29.592Z | [ recovery-image] Feb 24 21:41:27.976 INFO O| Feb 24 21:41:27.976 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4656 | 2025-02-24T21:41:29.647Z | [ recovery-image] Feb 24 21:41:28.031 INFO O| Feb 24 21:41:28.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml" |
4657 | 2025-02-24T21:41:29.715Z | [ recovery-image] Feb 24 21:41:28.100 INFO O| Feb 24 21:41:28.100 INFO STEP 19 (remove_files) COMPLETE |
4658 | 2025-02-24T21:41:29.715Z | [ recovery-image] Feb 24 21:41:28.100 INFO O| Feb 24 21:41:28.100 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4659 | 2025-02-24T21:41:29.743Z | [ recovery-image] Feb 24 21:41:28.127 INFO O| Feb 24 21:41:28.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml" |
4660 | 2025-02-24T21:41:29.745Z | [ recovery-image] Feb 24 21:41:28.128 INFO O| Feb 24 21:41:28.128 INFO STEP 20 (remove_files) COMPLETE |
4661 | 2025-02-24T21:41:29.745Z | [ recovery-image] Feb 24 21:41:28.128 INFO O| Feb 24 21:41:28.128 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4662 | 2025-02-24T21:41:29.779Z | [ recovery-image] Feb 24 21:41:28.163 INFO O| Feb 24 21:41:28.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb" |
4663 | 2025-02-24T21:41:29.779Z | [ recovery-image] Feb 24 21:41:28.163 INFO O| Feb 24 21:41:28.163 INFO STEP 21 (remove_files) COMPLETE |
4664 | 2025-02-24T21:41:29.782Z | [ recovery-image] Feb 24 21:41:28.163 INFO O| Feb 24 21:41:28.163 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4665 | 2025-02-24T21:41:29.819Z | [ recovery-image] Feb 24 21:41:28.202 INFO O| Feb 24 21:41:28.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec" |
4666 | 2025-02-24T21:41:29.837Z | [ recovery-image] Feb 24 21:41:28.222 INFO O| Feb 24 21:41:28.222 INFO STEP 22 (remove_files) COMPLETE |
4667 | 2025-02-24T21:41:29.837Z | [ recovery-image] Feb 24 21:41:28.222 INFO O| Feb 24 21:41:28.222 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4668 | 2025-02-24T21:41:29.860Z | [ recovery-image] Feb 24 21:41:28.245 INFO O| Feb 24 21:41:28.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap" |
4669 | 2025-02-24T21:41:29.869Z | [ recovery-image] Feb 24 21:41:28.254 INFO O| Feb 24 21:41:28.254 INFO STEP 23 (remove_files) COMPLETE |
4670 | 2025-02-24T21:41:29.869Z | [ recovery-image] Feb 24 21:41:28.254 INFO O| Feb 24 21:41:28.254 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4671 | 2025-02-24T21:41:29.901Z | [ recovery-image] Feb 24 21:41:28.285 INFO O| Feb 24 21:41:28.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias" |
4672 | 2025-02-24T21:41:29.901Z | [ recovery-image] Feb 24 21:41:28.285 INFO O| Feb 24 21:41:28.285 INFO STEP 24 (remove_files) COMPLETE |
4673 | 2025-02-24T21:41:29.901Z | [ recovery-image] Feb 24 21:41:28.285 INFO O| Feb 24 21:41:28.285 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4674 | 2025-02-24T21:41:29.925Z | [ recovery-image] Feb 24 21:41:28.308 INFO O| Feb 24 21:41:28.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb" |
4675 | 2025-02-24T21:41:29.929Z | [ recovery-image] Feb 24 21:41:28.309 INFO O| Feb 24 21:41:28.309 INFO STEP 25 (remove_files) COMPLETE |
4676 | 2025-02-24T21:41:29.929Z | [ recovery-image] Feb 24 21:41:28.309 INFO O| Feb 24 21:41:28.309 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4677 | 2025-02-24T21:41:29.961Z | [ recovery-image] Feb 24 21:41:28.346 INFO O| Feb 24 21:41:28.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt" |
4678 | 2025-02-24T21:41:29.981Z | [ recovery-image] Feb 24 21:41:28.366 INFO O| Feb 24 21:41:28.366 INFO STEP 26 (remove_files) COMPLETE |
4679 | 2025-02-24T21:41:29.981Z | [ recovery-image] Feb 24 21:41:28.366 INFO O| Feb 24 21:41:28.366 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4680 | 2025-02-24T21:41:30.020Z | [ recovery-image] Feb 24 21:41:28.405 INFO O| Feb 24 21:41:28.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack" |
4681 | 2025-02-24T21:41:30.043Z | [ recovery-image] Feb 24 21:41:28.428 INFO O| Feb 24 21:41:28.428 INFO STEP 27 (remove_files) COMPLETE |
4682 | 2025-02-24T21:41:30.043Z | [ recovery-image] Feb 24 21:41:28.428 INFO O| Feb 24 21:41:28.428 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4683 | 2025-02-24T21:41:30.088Z | [ recovery-image] Feb 24 21:41:28.473 INFO O| Feb 24 21:41:28.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle" |
4684 | 2025-02-24T21:41:30.088Z | [ recovery-image] Feb 24 21:41:28.473 INFO O| Feb 24 21:41:28.473 INFO STEP 28 (remove_files) COMPLETE |
4685 | 2025-02-24T21:41:30.091Z | [ recovery-image] Feb 24 21:41:28.473 INFO O| Feb 24 21:41:28.473 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4686 | 2025-02-24T21:41:30.133Z | [ recovery-image] Feb 24 21:41:28.518 INFO O| Feb 24 21:41:28.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl" |
4687 | 2025-02-24T21:41:30.133Z | [ recovery-image] Feb 24 21:41:28.518 INFO O| Feb 24 21:41:28.518 INFO STEP 29 (remove_files) COMPLETE |
4688 | 2025-02-24T21:41:30.133Z | [ recovery-image] Feb 24 21:41:28.518 INFO O| Feb 24 21:41:28.518 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4689 | 2025-02-24T21:41:30.155Z | [ recovery-image] Feb 24 21:41:28.540 INFO O| Feb 24 21:41:28.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config" |
4690 | 2025-02-24T21:41:30.155Z | [ recovery-image] Feb 24 21:41:28.540 INFO O| Feb 24 21:41:28.540 INFO STEP 30 (remove_files) COMPLETE |
4691 | 2025-02-24T21:41:30.158Z | [ recovery-image] Feb 24 21:41:28.540 INFO O| Feb 24 21:41:28.540 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4692 | 2025-02-24T21:41:30.188Z | [ recovery-image] Feb 24 21:41:28.572 INFO O| Feb 24 21:41:28.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt" |
4693 | 2025-02-24T21:41:30.259Z | [ recovery-image] Feb 24 21:41:28.642 INFO O| Feb 24 21:41:28.642 INFO STEP 31 (remove_files) COMPLETE |
4694 | 2025-02-24T21:41:30.259Z | [ recovery-image] Feb 24 21:41:28.642 INFO O| Feb 24 21:41:28.642 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4695 | 2025-02-24T21:41:30.355Z | [ recovery-image] Feb 24 21:41:28.740 INFO O| Feb 24 21:41:28.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest" |
4696 | 2025-02-24T21:41:30.375Z | [ recovery-image] Feb 24 21:41:28.760 INFO O| Feb 24 21:41:28.760 INFO STEP 32 (remove_files) COMPLETE |
4697 | 2025-02-24T21:41:30.375Z | [ recovery-image] Feb 24 21:41:28.760 INFO O| Feb 24 21:41:28.760 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4698 | 2025-02-24T21:41:30.399Z | [ recovery-image] Feb 24 21:41:28.784 INFO O| Feb 24 21:41:28.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap" |
4699 | 2025-02-24T21:41:30.413Z | [ recovery-image] Feb 24 21:41:28.798 INFO O| Feb 24 21:41:28.798 INFO STEP 33 (remove_files) COMPLETE |
4700 | 2025-02-24T21:41:30.413Z | [ recovery-image] Feb 24 21:41:28.798 INFO O| Feb 24 21:41:28.798 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4701 | 2025-02-24T21:41:30.470Z | [ recovery-image] Feb 24 21:41:28.853 INFO O| Feb 24 21:41:28.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt" |
4702 | 2025-02-24T21:41:30.470Z | [ recovery-image] Feb 24 21:41:28.853 INFO O| Feb 24 21:41:28.853 INFO STEP 34 (remove_files) COMPLETE |
4703 | 2025-02-24T21:41:30.470Z | [ recovery-image] Feb 24 21:41:28.853 INFO O| Feb 24 21:41:28.853 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4704 | 2025-02-24T21:41:30.492Z | [ recovery-image] Feb 24 21:41:28.876 INFO O| Feb 24 21:41:28.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear" |
4705 | 2025-02-24T21:41:30.492Z | [ recovery-image] Feb 24 21:41:28.876 INFO O| Feb 24 21:41:28.876 INFO STEP 35 (remove_files) COMPLETE |
4706 | 2025-02-24T21:41:30.492Z | [ recovery-image] Feb 24 21:41:28.876 INFO O| Feb 24 21:41:28.876 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4707 | 2025-02-24T21:41:30.514Z | [ recovery-image] Feb 24 21:41:28.899 INFO O| Feb 24 21:41:28.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp" |
4708 | 2025-02-24T21:41:30.514Z | [ recovery-image] Feb 24 21:41:28.899 INFO O| Feb 24 21:41:28.899 INFO STEP 36 (remove_files) COMPLETE |
4709 | 2025-02-24T21:41:30.514Z | [ recovery-image] Feb 24 21:41:28.899 INFO O| Feb 24 21:41:28.899 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4710 | 2025-02-24T21:41:30.537Z | [ recovery-image] Feb 24 21:41:28.921 INFO O| Feb 24 21:41:28.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs" |
4711 | 2025-02-24T21:41:30.537Z | [ recovery-image] Feb 24 21:41:28.922 INFO O| Feb 24 21:41:28.922 INFO STEP 37 (remove_files) COMPLETE |
4712 | 2025-02-24T21:41:30.537Z | [ recovery-image] Feb 24 21:41:28.922 INFO O| Feb 24 21:41:28.922 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4713 | 2025-02-24T21:41:30.567Z | [ recovery-image] Feb 24 21:41:28.945 INFO O| Feb 24 21:41:28.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic" |
4714 | 2025-02-24T21:41:30.567Z | [ recovery-image] Feb 24 21:41:28.945 INFO O| Feb 24 21:41:28.945 INFO STEP 38 (remove_files) COMPLETE |
4715 | 2025-02-24T21:41:30.570Z | [ recovery-image] Feb 24 21:41:28.945 INFO O| Feb 24 21:41:28.945 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4716 | 2025-02-24T21:41:30.607Z | [ recovery-image] Feb 24 21:41:28.992 INFO O| Feb 24 21:41:28.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe" |
4717 | 2025-02-24T21:41:30.610Z | [ recovery-image] Feb 24 21:41:28.992 INFO O| Feb 24 21:41:28.992 INFO STEP 39 (remove_files) COMPLETE |
4718 | 2025-02-24T21:41:30.610Z | [ recovery-image] Feb 24 21:41:28.992 INFO O| Feb 24 21:41:28.992 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4719 | 2025-02-24T21:41:30.641Z | [ recovery-image] Feb 24 21:41:29.025 INFO O| Feb 24 21:41:29.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput" |
4720 | 2025-02-24T21:41:30.641Z | [ recovery-image] Feb 24 21:41:29.025 INFO O| Feb 24 21:41:29.025 INFO STEP 40 (remove_files) COMPLETE |
4721 | 2025-02-24T21:41:30.641Z | [ recovery-image] Feb 24 21:41:29.025 INFO O| Feb 24 21:41:29.025 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4722 | 2025-02-24T21:41:30.663Z | [ recovery-image] Feb 24 21:41:29.047 INFO O| Feb 24 21:41:29.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset" |
4723 | 2025-02-24T21:41:30.663Z | [ recovery-image] Feb 24 21:41:29.047 INFO O| Feb 24 21:41:29.047 INFO STEP 41 (remove_files) COMPLETE |
4724 | 2025-02-24T21:41:30.666Z | [ recovery-image] Feb 24 21:41:29.047 INFO O| Feb 24 21:41:29.047 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4725 | 2025-02-24T21:41:30.710Z | [ recovery-image] Feb 24 21:41:29.094 INFO O| Feb 24 21:41:29.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn" |
4726 | 2025-02-24T21:41:30.710Z | [ recovery-image] Feb 24 21:41:29.094 INFO O| Feb 24 21:41:29.094 INFO STEP 42 (remove_files) COMPLETE |
4727 | 2025-02-24T21:41:30.712Z | [ recovery-image] Feb 24 21:41:29.094 INFO O| Feb 24 21:41:29.094 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4728 | 2025-02-24T21:41:30.753Z | [ recovery-image] Feb 24 21:41:29.137 INFO O| Feb 24 21:41:29.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93" |
4729 | 2025-02-24T21:41:30.753Z | [ recovery-image] Feb 24 21:41:29.138 INFO O| Feb 24 21:41:29.138 INFO STEP 43 (remove_files) COMPLETE |
4730 | 2025-02-24T21:41:30.753Z | [ recovery-image] Feb 24 21:41:29.138 INFO O| Feb 24 21:41:29.138 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4731 | 2025-02-24T21:41:30.774Z | [ recovery-image] Feb 24 21:41:29.158 INFO O| Feb 24 21:41:29.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls" |
4732 | 2025-02-24T21:41:30.774Z | [ recovery-image] Feb 24 21:41:29.158 INFO O| Feb 24 21:41:29.158 INFO STEP 44 (remove_files) COMPLETE |
4733 | 2025-02-24T21:41:30.777Z | [ recovery-image] Feb 24 21:41:29.158 INFO O| Feb 24 21:41:29.158 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4734 | 2025-02-24T21:41:30.822Z | [ recovery-image] Feb 24 21:41:29.206 INFO O| Feb 24 21:41:29.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac" |
4735 | 2025-02-24T21:41:30.829Z | [ recovery-image] Feb 24 21:41:29.213 INFO O| Feb 24 21:41:29.213 INFO STEP 45 (remove_files) COMPLETE |
4736 | 2025-02-24T21:41:30.829Z | [ recovery-image] Feb 24 21:41:29.213 INFO O| Feb 24 21:41:29.213 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4737 | 2025-02-24T21:41:30.883Z | [ recovery-image] Feb 24 21:41:29.268 INFO O| Feb 24 21:41:29.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe" |
4738 | 2025-02-24T21:41:30.886Z | [ recovery-image] Feb 24 21:41:29.268 INFO O| Feb 24 21:41:29.268 INFO STEP 46 (remove_files) COMPLETE |
4739 | 2025-02-24T21:41:30.886Z | [ recovery-image] Feb 24 21:41:29.268 INFO O| Feb 24 21:41:29.268 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4740 | 2025-02-24T21:41:30.972Z | [ recovery-image] Feb 24 21:41:29.356 INFO O| Feb 24 21:41:29.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config" |
4741 | 2025-02-24T21:41:30.974Z | [ recovery-image] Feb 24 21:41:29.356 INFO O| Feb 24 21:41:29.356 INFO STEP 47 (remove_files) COMPLETE |
4742 | 2025-02-24T21:41:30.975Z | [ recovery-image] Feb 24 21:41:29.357 INFO O| Feb 24 21:41:29.356 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4743 | 2025-02-24T21:41:31.032Z | [ recovery-image] Feb 24 21:41:29.416 INFO O| Feb 24 21:41:29.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask" |
4744 | 2025-02-24T21:41:31.056Z | [ recovery-image] Feb 24 21:41:29.440 INFO O| Feb 24 21:41:29.440 INFO STEP 48 (remove_files) COMPLETE |
4745 | 2025-02-24T21:41:31.056Z | [ recovery-image] Feb 24 21:41:29.440 INFO O| Feb 24 21:41:29.440 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4746 | 2025-02-24T21:41:31.092Z | [ recovery-image] Feb 24 21:41:29.476 INFO O| Feb 24 21:41:29.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup" |
4747 | 2025-02-24T21:41:31.092Z | [ recovery-image] Feb 24 21:41:29.476 INFO O| Feb 24 21:41:29.476 INFO STEP 49 (remove_files) COMPLETE |
4748 | 2025-02-24T21:41:31.095Z | [ recovery-image] Feb 24 21:41:29.476 INFO O| Feb 24 21:41:29.476 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4749 | 2025-02-24T21:41:31.133Z | [ recovery-image] Feb 24 21:41:29.517 INFO O| Feb 24 21:41:29.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs" |
4750 | 2025-02-24T21:41:31.133Z | [ recovery-image] Feb 24 21:41:29.517 INFO O| Feb 24 21:41:29.517 INFO STEP 50 (remove_files) COMPLETE |
4751 | 2025-02-24T21:41:31.133Z | [ recovery-image] Feb 24 21:41:29.517 INFO O| Feb 24 21:41:29.517 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4752 | 2025-02-24T21:41:31.155Z | [ recovery-image] Feb 24 21:41:29.539 INFO O| Feb 24 21:41:29.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv" |
4753 | 2025-02-24T21:41:31.158Z | [ recovery-image] Feb 24 21:41:29.539 INFO O| Feb 24 21:41:29.539 INFO STEP 51 (remove_files) COMPLETE |
4754 | 2025-02-24T21:41:31.158Z | [ recovery-image] Feb 24 21:41:29.539 INFO O| Feb 24 21:41:29.539 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4755 | 2025-02-24T21:41:31.176Z | [ recovery-image] Feb 24 21:41:29.561 INFO O| Feb 24 21:41:29.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config" |
4756 | 2025-02-24T21:41:31.177Z | [ recovery-image] Feb 24 21:41:29.561 INFO O| Feb 24 21:41:29.561 INFO STEP 52 (remove_files) COMPLETE |
4757 | 2025-02-24T21:41:31.179Z | [ recovery-image] Feb 24 21:41:29.561 INFO O| Feb 24 21:41:29.561 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4758 | 2025-02-24T21:41:31.199Z | [ recovery-image] Feb 24 21:41:29.583 INFO O| Feb 24 21:41:29.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config" |
4759 | 2025-02-24T21:41:31.199Z | [ recovery-image] Feb 24 21:41:29.583 INFO O| Feb 24 21:41:29.583 INFO STEP 53 (remove_files) COMPLETE |
4760 | 2025-02-24T21:41:31.202Z | [ recovery-image] Feb 24 21:41:29.583 INFO O| Feb 24 21:41:29.583 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4761 | 2025-02-24T21:41:31.222Z | [ recovery-image] Feb 24 21:41:29.606 INFO O| Feb 24 21:41:29.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config" |
4762 | 2025-02-24T21:41:31.222Z | [ recovery-image] Feb 24 21:41:29.606 INFO O| Feb 24 21:41:29.606 INFO STEP 54 (remove_files) COMPLETE |
4763 | 2025-02-24T21:41:31.222Z | [ recovery-image] Feb 24 21:41:29.606 INFO O| Feb 24 21:41:29.606 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4764 | 2025-02-24T21:41:31.245Z | [ recovery-image] Feb 24 21:41:29.628 INFO O| Feb 24 21:41:29.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep" |
4765 | 2025-02-24T21:41:31.245Z | [ recovery-image] Feb 24 21:41:29.629 INFO O| Feb 24 21:41:29.629 INFO STEP 55 (remove_files) COMPLETE |
4766 | 2025-02-24T21:41:31.245Z | [ recovery-image] Feb 24 21:41:29.629 INFO O| Feb 24 21:41:29.629 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4767 | 2025-02-24T21:41:31.266Z | [ recovery-image] Feb 24 21:41:29.650 INFO O| Feb 24 21:41:29.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test" |
4768 | 2025-02-24T21:41:31.266Z | [ recovery-image] Feb 24 21:41:29.650 INFO O| Feb 24 21:41:29.650 INFO STEP 56 (remove_files) COMPLETE |
4769 | 2025-02-24T21:41:31.266Z | [ recovery-image] Feb 24 21:41:29.650 INFO O| Feb 24 21:41:29.650 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4770 | 2025-02-24T21:41:31.288Z | [ recovery-image] Feb 24 21:41:29.672 INFO O| Feb 24 21:41:29.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred" |
4771 | 2025-02-24T21:41:31.288Z | [ recovery-image] Feb 24 21:41:29.672 INFO O| Feb 24 21:41:29.672 INFO STEP 57 (remove_files) COMPLETE |
4772 | 2025-02-24T21:41:31.291Z | [ recovery-image] Feb 24 21:41:29.672 INFO O| Feb 24 21:41:29.672 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4773 | 2025-02-24T21:41:31.376Z | [ recovery-image] Feb 24 21:41:29.759 INFO O| Feb 24 21:41:29.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep" |
4774 | 2025-02-24T21:41:31.376Z | [ recovery-image] Feb 24 21:41:29.759 INFO O| Feb 24 21:41:29.759 INFO STEP 58 (remove_files) COMPLETE |
4775 | 2025-02-24T21:41:31.376Z | [ recovery-image] Feb 24 21:41:29.759 INFO O| Feb 24 21:41:29.759 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4776 | 2025-02-24T21:41:31.409Z | [ recovery-image] Feb 24 21:41:29.791 INFO O| Feb 24 21:41:29.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest" |
4777 | 2025-02-24T21:41:31.409Z | [ recovery-image] Feb 24 21:41:29.791 INFO O| Feb 24 21:41:29.791 INFO STEP 59 (remove_files) COMPLETE |
4778 | 2025-02-24T21:41:31.409Z | [ recovery-image] Feb 24 21:41:29.791 INFO O| Feb 24 21:41:29.791 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4779 | 2025-02-24T21:41:31.442Z | [ recovery-image] Feb 24 21:41:29.826 INFO O| Feb 24 21:41:29.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv" |
4780 | 2025-02-24T21:41:31.442Z | [ recovery-image] Feb 24 21:41:29.826 INFO O| Feb 24 21:41:29.826 INFO STEP 60 (remove_files) COMPLETE |
4781 | 2025-02-24T21:41:31.442Z | [ recovery-image] Feb 24 21:41:29.826 INFO O| Feb 24 21:41:29.826 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4782 | 2025-02-24T21:41:31.454Z | [verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
4783 | 2025-02-24T21:41:31.463Z | [ recovery-image] Feb 24 21:41:29.847 INFO O| Feb 24 21:41:29.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles" |
4784 | 2025-02-24T21:41:31.463Z | [ recovery-image] Feb 24 21:41:29.847 INFO O| Feb 24 21:41:29.847 INFO STEP 61 (remove_files) COMPLETE |
4785 | 2025-02-24T21:41:31.466Z | [ recovery-image] Feb 24 21:41:29.847 INFO O| Feb 24 21:41:29.847 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4786 | 2025-02-24T21:41:31.485Z | [ recovery-image] Feb 24 21:41:29.869 INFO O| Feb 24 21:41:29.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags" |
4787 | 2025-02-24T21:41:31.485Z | [ recovery-image] Feb 24 21:41:29.869 INFO O| Feb 24 21:41:29.869 INFO STEP 62 (remove_files) COMPLETE |
4788 | 2025-02-24T21:41:31.485Z | [ recovery-image] Feb 24 21:41:29.869 INFO O| Feb 24 21:41:29.869 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4789 | 2025-02-24T21:41:31.506Z | [ recovery-image] Feb 24 21:41:29.889 INFO O| Feb 24 21:41:29.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd" |
4790 | 2025-02-24T21:41:31.506Z | [ recovery-image] Feb 24 21:41:29.890 INFO O| Feb 24 21:41:29.890 INFO STEP 63 (remove_files) COMPLETE |
4791 | 2025-02-24T21:41:31.506Z | [ recovery-image] Feb 24 21:41:29.890 INFO O| Feb 24 21:41:29.890 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4792 | 2025-02-24T21:41:31.525Z | [ recovery-image] Feb 24 21:41:29.909 INFO O| Feb 24 21:41:29.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp" |
4793 | 2025-02-24T21:41:31.525Z | [ recovery-image] Feb 24 21:41:29.909 INFO O| Feb 24 21:41:29.909 INFO STEP 64 (remove_files) COMPLETE |
4794 | 2025-02-24T21:41:31.525Z | [ recovery-image] Feb 24 21:41:29.909 INFO O| Feb 24 21:41:29.909 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4795 | 2025-02-24T21:41:31.545Z | [ recovery-image] Feb 24 21:41:29.929 INFO O| Feb 24 21:41:29.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit" |
4796 | 2025-02-24T21:41:31.581Z | [ recovery-image] Feb 24 21:41:29.965 INFO O| Feb 24 21:41:29.965 INFO STEP 65 (remove_files) COMPLETE |
4797 | 2025-02-24T21:41:31.581Z | [ recovery-image] Feb 24 21:41:29.965 INFO O| Feb 24 21:41:29.965 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4798 | 2025-02-24T21:41:31.711Z | [ recovery-image] Feb 24 21:41:30.095 INFO O| Feb 24 21:41:30.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise" |
4799 | 2025-02-24T21:41:31.714Z | [ recovery-image] Feb 24 21:41:30.095 INFO O| Feb 24 21:41:30.095 INFO STEP 66 (remove_files) COMPLETE |
4800 | 2025-02-24T21:41:31.714Z | [ recovery-image] Feb 24 21:41:30.095 INFO O| Feb 24 21:41:30.095 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4801 | 2025-02-24T21:41:31.735Z | [ recovery-image] Feb 24 21:41:30.119 INFO O| Feb 24 21:41:30.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap" |
4802 | 2025-02-24T21:41:31.735Z | [ recovery-image] Feb 24 21:41:30.119 INFO O| Feb 24 21:41:30.119 INFO STEP 67 (remove_files) COMPLETE |
4803 | 2025-02-24T21:41:31.738Z | [ recovery-image] Feb 24 21:41:30.119 INFO O| Feb 24 21:41:30.119 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4804 | 2025-02-24T21:41:31.770Z | [ recovery-image] Feb 24 21:41:30.153 INFO O| Feb 24 21:41:30.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz" |
4805 | 2025-02-24T21:41:31.770Z | [ recovery-image] Feb 24 21:41:30.153 INFO O| Feb 24 21:41:30.153 INFO STEP 68 (remove_files) COMPLETE |
4806 | 2025-02-24T21:41:31.770Z | [ recovery-image] Feb 24 21:41:30.153 INFO O| Feb 24 21:41:30.153 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4807 | 2025-02-24T21:41:31.838Z | [ recovery-image] Feb 24 21:41:30.222 INFO O| Feb 24 21:41:30.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv" |
4808 | 2025-02-24T21:41:31.841Z | [ recovery-image] Feb 24 21:41:30.223 INFO O| Feb 24 21:41:30.222 INFO STEP 69 (remove_files) COMPLETE |
4809 | 2025-02-24T21:41:31.841Z | [ recovery-image] Feb 24 21:41:30.223 INFO O| Feb 24 21:41:30.223 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4810 | 2025-02-24T21:41:31.863Z | [ recovery-image] Feb 24 21:41:30.247 INFO O| Feb 24 21:41:30.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl" |
4811 | 2025-02-24T21:41:31.866Z | [ recovery-image] Feb 24 21:41:30.248 INFO O| Feb 24 21:41:30.247 INFO STEP 70 (remove_files) COMPLETE |
4812 | 2025-02-24T21:41:31.866Z | [ recovery-image] Feb 24 21:41:30.248 INFO O| Feb 24 21:41:30.248 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4813 | 2025-02-24T21:41:31.900Z | [ recovery-image] Feb 24 21:41:30.284 INFO O| Feb 24 21:41:30.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap" |
4814 | 2025-02-24T21:41:31.903Z | [ recovery-image] Feb 24 21:41:30.285 INFO O| Feb 24 21:41:30.284 INFO STEP 71 (remove_files) COMPLETE |
4815 | 2025-02-24T21:41:31.903Z | [ recovery-image] Feb 24 21:41:30.285 INFO O| Feb 24 21:41:30.285 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4816 | 2025-02-24T21:41:31.963Z | [ recovery-image] Feb 24 21:41:30.347 INFO O| Feb 24 21:41:30.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat" |
4817 | 2025-02-24T21:41:31.966Z | [ recovery-image] Feb 24 21:41:30.347 INFO O| Feb 24 21:41:30.347 INFO STEP 72 (remove_files) COMPLETE |
4818 | 2025-02-24T21:41:31.966Z | [ recovery-image] Feb 24 21:41:30.347 INFO O| Feb 24 21:41:30.347 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4819 | 2025-02-24T21:41:31.990Z | [ recovery-image] Feb 24 21:41:30.374 INFO O| Feb 24 21:41:30.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun" |
4820 | 2025-02-24T21:41:31.990Z | [ recovery-image] Feb 24 21:41:30.374 INFO O| Feb 24 21:41:30.374 INFO STEP 73 (remove_files) COMPLETE |
4821 | 2025-02-24T21:41:31.990Z | [ recovery-image] Feb 24 21:41:30.374 INFO O| Feb 24 21:41:30.374 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4822 | 2025-02-24T21:41:32.014Z | [ recovery-image] Feb 24 21:41:30.398 INFO O| Feb 24 21:41:30.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags" |
4823 | 2025-02-24T21:41:32.014Z | [ recovery-image] Feb 24 21:41:30.398 INFO O| Feb 24 21:41:30.398 INFO STEP 74 (remove_files) COMPLETE |
4824 | 2025-02-24T21:41:32.017Z | [ recovery-image] Feb 24 21:41:30.398 INFO O| Feb 24 21:41:30.398 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4825 | 2025-02-24T21:41:32.058Z | [ recovery-image] Feb 24 21:41:30.442 INFO O| Feb 24 21:41:30.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig" |
4826 | 2025-02-24T21:41:32.058Z | [ recovery-image] Feb 24 21:41:30.442 INFO O| Feb 24 21:41:30.442 INFO STEP 75 (remove_files) COMPLETE |
4827 | 2025-02-24T21:41:32.058Z | [ recovery-image] Feb 24 21:41:30.442 INFO O| Feb 24 21:41:30.442 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4828 | 2025-02-24T21:41:32.082Z | [ recovery-image] Feb 24 21:41:30.466 INFO O| Feb 24 21:41:30.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack" |
4829 | 2025-02-24T21:41:32.082Z | [ recovery-image] Feb 24 21:41:30.466 INFO O| Feb 24 21:41:30.466 INFO STEP 76 (remove_files) COMPLETE |
4830 | 2025-02-24T21:41:32.085Z | [ recovery-image] Feb 24 21:41:30.466 INFO O| Feb 24 21:41:30.466 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4831 | 2025-02-24T21:41:32.147Z | [ recovery-image] Feb 24 21:41:30.530 INFO O| Feb 24 21:41:30.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop" |
4832 | 2025-02-24T21:41:32.147Z | [ recovery-image] Feb 24 21:41:30.530 INFO O| Feb 24 21:41:30.530 INFO STEP 77 (remove_files) COMPLETE |
4833 | 2025-02-24T21:41:32.147Z | [ recovery-image] Feb 24 21:41:30.530 INFO O| Feb 24 21:41:30.530 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4834 | 2025-02-24T21:41:32.181Z | [ recovery-image] Feb 24 21:41:30.565 INFO O| Feb 24 21:41:30.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime" |
4835 | 2025-02-24T21:41:32.181Z | [ recovery-image] Feb 24 21:41:30.565 INFO O| Feb 24 21:41:30.565 INFO STEP 78 (remove_files) COMPLETE |
4836 | 2025-02-24T21:41:32.184Z | [ recovery-image] Feb 24 21:41:30.565 INFO O| Feb 24 21:41:30.565 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4837 | 2025-02-24T21:41:32.209Z | [ recovery-image] Feb 24 21:41:30.592 INFO O| Feb 24 21:41:30.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree" |
4838 | 2025-02-24T21:41:32.209Z | [ recovery-image] Feb 24 21:41:30.592 INFO O| Feb 24 21:41:30.592 INFO STEP 79 (remove_files) COMPLETE |
4839 | 2025-02-24T21:41:32.209Z | [ recovery-image] Feb 24 21:41:30.592 INFO O| Feb 24 21:41:30.592 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4840 | 2025-02-24T21:41:32.234Z | [ recovery-image] Feb 24 21:41:30.617 INFO O| Feb 24 21:41:30.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait" |
4841 | 2025-02-24T21:41:32.234Z | [ recovery-image] Feb 24 21:41:30.617 INFO O| Feb 24 21:41:30.617 INFO STEP 80 (remove_files) COMPLETE |
4842 | 2025-02-24T21:41:32.234Z | [ recovery-image] Feb 24 21:41:30.617 INFO O| Feb 24 21:41:30.617 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4843 | 2025-02-24T21:41:32.256Z | [ recovery-image] Feb 24 21:41:30.639 INFO O| Feb 24 21:41:30.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx" |
4844 | 2025-02-24T21:41:32.256Z | [ recovery-image] Feb 24 21:41:30.639 INFO O| Feb 24 21:41:30.639 INFO STEP 81 (remove_files) COMPLETE |
4845 | 2025-02-24T21:41:32.256Z | [ recovery-image] Feb 24 21:41:30.640 INFO O| Feb 24 21:41:30.639 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4846 | 2025-02-24T21:41:32.293Z | [ recovery-image] Feb 24 21:41:30.677 INFO O| Feb 24 21:41:30.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh" |
4847 | 2025-02-24T21:41:32.293Z | [ recovery-image] Feb 24 21:41:30.677 INFO O| Feb 24 21:41:30.677 INFO STEP 82 (remove_files) COMPLETE |
4848 | 2025-02-24T21:41:32.293Z | [ recovery-image] Feb 24 21:41:30.677 INFO O| Feb 24 21:41:30.677 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4849 | 2025-02-24T21:41:32.332Z | [ recovery-image] Feb 24 21:41:30.716 INFO O| Feb 24 21:41:30.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93" |
4850 | 2025-02-24T21:41:32.332Z | [ recovery-image] Feb 24 21:41:30.716 INFO O| Feb 24 21:41:30.716 INFO STEP 83 (remove_files) COMPLETE |
4851 | 2025-02-24T21:41:32.335Z | [ recovery-image] Feb 24 21:41:30.716 INFO O| Feb 24 21:41:30.716 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4852 | 2025-02-24T21:41:32.356Z | [ recovery-image] Feb 24 21:41:30.739 INFO O| Feb 24 21:41:30.739 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3" |
4853 | 2025-02-24T21:41:32.356Z | [ recovery-image] Feb 24 21:41:30.740 INFO O| Feb 24 21:41:30.739 INFO STEP 84 (remove_files) COMPLETE |
4854 | 2025-02-24T21:41:32.358Z | [ recovery-image] Feb 24 21:41:30.740 INFO O| Feb 24 21:41:30.740 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4855 | 2025-02-24T21:41:32.379Z | [ recovery-image] Feb 24 21:41:30.763 INFO O| Feb 24 21:41:30.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings" |
4856 | 2025-02-24T21:41:32.379Z | [ recovery-image] Feb 24 21:41:30.763 INFO O| Feb 24 21:41:30.763 INFO STEP 85 (remove_files) COMPLETE |
4857 | 2025-02-24T21:41:32.379Z | [ recovery-image] Feb 24 21:41:30.763 INFO O| Feb 24 21:41:30.763 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4858 | 2025-02-24T21:41:32.408Z | [ recovery-image] Feb 24 21:41:30.791 INFO O| Feb 24 21:41:30.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config" |
4859 | 2025-02-24T21:41:32.411Z | [ recovery-image] Feb 24 21:41:30.792 INFO O| Feb 24 21:41:30.791 INFO STEP 86 (remove_files) COMPLETE |
4860 | 2025-02-24T21:41:32.411Z | [ recovery-image] Feb 24 21:41:30.792 INFO O| Feb 24 21:41:30.792 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4861 | 2025-02-24T21:41:32.420Z | [ host-image] Feb 24 21:41:30.804 INFO O| Feb 24 21:41:30.804 INFO O| Done |
4862 | 2025-02-24T21:41:32.443Z | [ recovery-image] Feb 24 21:41:30.827 INFO O| Feb 24 21:41:30.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog" |
4863 | 2025-02-24T21:41:32.446Z | [ recovery-image] Feb 24 21:41:30.827 INFO O| Feb 24 21:41:30.827 INFO STEP 87 (remove_files) COMPLETE |
4864 | 2025-02-24T21:41:32.446Z | [ recovery-image] Feb 24 21:41:30.828 INFO O| Feb 24 21:41:30.827 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4865 | 2025-02-24T21:41:32.466Z | [ recovery-image] Feb 24 21:41:30.850 INFO O| Feb 24 21:41:30.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint" |
4866 | 2025-02-24T21:41:32.469Z | [ recovery-image] Feb 24 21:41:30.851 INFO O| Feb 24 21:41:30.850 INFO STEP 88 (remove_files) COMPLETE |
4867 | 2025-02-24T21:41:32.469Z | [ recovery-image] Feb 24 21:41:30.851 INFO O| Feb 24 21:41:30.851 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4868 | 2025-02-24T21:41:32.481Z | [ host-image] Feb 24 21:41:30.864 INFO O| Feb 24 21:41:30.863 INFO O| Done |
4869 | 2025-02-24T21:41:32.481Z | [ host-image] Feb 24 21:41:30.864 INFO O| Feb 24 21:41:30.864 INFO O| Done |
4870 | 2025-02-24T21:41:32.492Z | [ recovery-image] Feb 24 21:41:30.876 INFO O| Feb 24 21:41:30.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt" |
4871 | 2025-02-24T21:41:32.500Z | [ recovery-image] Feb 24 21:41:30.883 INFO O| Feb 24 21:41:30.883 INFO STEP 89 (remove_files) COMPLETE |
4872 | 2025-02-24T21:41:32.500Z | [ recovery-image] Feb 24 21:41:30.883 INFO O| Feb 24 21:41:30.883 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4873 | 2025-02-24T21:41:32.551Z | [ host-image] Feb 24 21:41:30.934 INFO O| Feb 24 21:41:30.934 INFO O| Done |
4874 | 2025-02-24T21:41:32.568Z | [ recovery-image] Feb 24 21:41:30.952 INFO O| Feb 24 21:41:30.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch" |
4875 | 2025-02-24T21:41:32.568Z | [ recovery-image] Feb 24 21:41:30.952 INFO O| Feb 24 21:41:30.952 INFO STEP 90 (remove_files) COMPLETE |
4876 | 2025-02-24T21:41:32.571Z | [ recovery-image] Feb 24 21:41:30.952 INFO O| Feb 24 21:41:30.952 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4877 | 2025-02-24T21:41:32.594Z | [ recovery-image] Feb 24 21:41:30.978 INFO O| Feb 24 21:41:30.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa" |
4878 | 2025-02-24T21:41:32.619Z | [ recovery-image] Feb 24 21:41:31.003 INFO O| Feb 24 21:41:31.003 INFO STEP 91 (remove_files) COMPLETE |
4879 | 2025-02-24T21:41:32.619Z | [ recovery-image] Feb 24 21:41:31.003 INFO O| Feb 24 21:41:31.003 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4880 | 2025-02-24T21:41:32.680Z | [ recovery-image] Feb 24 21:41:31.063 INFO O| Feb 24 21:41:31.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at" |
4881 | 2025-02-24T21:41:32.680Z | [ recovery-image] Feb 24 21:41:31.063 INFO O| Feb 24 21:41:31.063 INFO STEP 92 (remove_files) COMPLETE |
4882 | 2025-02-24T21:41:32.684Z | [ recovery-image] Feb 24 21:41:31.063 INFO O| Feb 24 21:41:31.063 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4883 | 2025-02-24T21:41:32.703Z | [ recovery-image] Feb 24 21:41:31.087 INFO O| Feb 24 21:41:31.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq" |
4884 | 2025-02-24T21:41:32.704Z | [ recovery-image] Feb 24 21:41:31.087 INFO O| Feb 24 21:41:31.087 INFO STEP 93 (remove_files) COMPLETE |
4885 | 2025-02-24T21:41:32.704Z | [ recovery-image] Feb 24 21:41:31.087 INFO O| Feb 24 21:41:31.087 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4886 | 2025-02-24T21:41:32.728Z | [ recovery-image] Feb 24 21:41:31.112 INFO O| Feb 24 21:41:31.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm" |
4887 | 2025-02-24T21:41:32.729Z | [ recovery-image] Feb 24 21:41:31.112 INFO O| Feb 24 21:41:31.112 INFO STEP 94 (remove_files) COMPLETE |
4888 | 2025-02-24T21:41:32.734Z | [ recovery-image] Feb 24 21:41:31.112 INFO O| Feb 24 21:41:31.112 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4889 | 2025-02-24T21:41:32.765Z | [ recovery-image] Feb 24 21:41:31.148 INFO O| Feb 24 21:41:31.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths" |
4890 | 2025-02-24T21:41:32.769Z | [ recovery-image] Feb 24 21:41:31.149 INFO O| Feb 24 21:41:31.149 INFO STEP 95 (remove_files) COMPLETE |
4891 | 2025-02-24T21:41:32.769Z | [ recovery-image] Feb 24 21:41:31.149 INFO O| Feb 24 21:41:31.149 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4892 | 2025-02-24T21:41:32.784Z | [ host-image] Feb 24 21:41:31.167 INFO O| Feb 24 21:41:31.167 INFO STEP 13 (pkg_install) COMPLETE |
4893 | 2025-02-24T21:41:32.784Z | [ host-image] Feb 24 21:41:31.167 INFO O| Feb 24 21:41:31.167 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
4894 | 2025-02-24T21:41:32.797Z | [ recovery-image] Feb 24 21:41:31.180 INFO O| Feb 24 21:41:31.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner" |
4895 | 2025-02-24T21:41:32.797Z | [ recovery-image] Feb 24 21:41:31.180 INFO O| Feb 24 21:41:31.180 INFO STEP 96 (remove_files) COMPLETE |
4896 | 2025-02-24T21:41:32.799Z | [ recovery-image] Feb 24 21:41:31.181 INFO O| Feb 24 21:41:31.180 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4897 | 2025-02-24T21:41:32.805Z | [ host-image] Feb 24 21:41:31.189 INFO O| Feb 24 21:41:31.189 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"] |
4898 | 2025-02-24T21:41:32.834Z | [ recovery-image] Feb 24 21:41:31.218 INFO O| Feb 24 21:41:31.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug" |
4899 | 2025-02-24T21:41:32.837Z | [ recovery-image] Feb 24 21:41:31.218 INFO O| Feb 24 21:41:31.218 INFO STEP 97 (remove_files) COMPLETE |
4900 | 2025-02-24T21:41:32.837Z | [ recovery-image] Feb 24 21:41:31.218 INFO O| Feb 24 21:41:31.218 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4901 | 2025-02-24T21:41:32.895Z | [ recovery-image] Feb 24 21:41:31.279 INFO O| Feb 24 21:41:31.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch" |
4902 | 2025-02-24T21:41:32.895Z | [ recovery-image] Feb 24 21:41:31.279 INFO O| Feb 24 21:41:31.279 INFO STEP 98 (remove_files) COMPLETE |
4903 | 2025-02-24T21:41:32.898Z | [ recovery-image] Feb 24 21:41:31.279 INFO O| Feb 24 21:41:31.279 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4904 | 2025-02-24T21:41:32.950Z | [ recovery-image] Feb 24 21:41:31.334 INFO O| Feb 24 21:41:31.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc" |
4905 | 2025-02-24T21:41:32.950Z | [ recovery-image] Feb 24 21:41:31.334 INFO O| Feb 24 21:41:31.334 INFO STEP 99 (remove_files) COMPLETE |
4906 | 2025-02-24T21:41:32.950Z | [ recovery-image] Feb 24 21:41:31.334 INFO O| Feb 24 21:41:31.334 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4907 | 2025-02-24T21:41:32.985Z | [ recovery-image] Feb 24 21:41:31.368 INFO O| Feb 24 21:41:31.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff" |
4908 | 2025-02-24T21:41:32.985Z | [ recovery-image] Feb 24 21:41:31.368 INFO O| Feb 24 21:41:31.368 INFO STEP 100 (remove_files) COMPLETE |
4909 | 2025-02-24T21:41:32.985Z | [ recovery-image] Feb 24 21:41:31.368 INFO O| Feb 24 21:41:31.368 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4910 | 2025-02-24T21:41:33.009Z | [ recovery-image] Feb 24 21:41:31.392 INFO O| Feb 24 21:41:31.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg" |
4911 | 2025-02-24T21:41:33.009Z | [ recovery-image] Feb 24 21:41:31.392 INFO O| Feb 24 21:41:31.392 INFO STEP 101 (remove_files) COMPLETE |
4912 | 2025-02-24T21:41:33.012Z | [ recovery-image] Feb 24 21:41:31.392 INFO O| Feb 24 21:41:31.392 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4913 | 2025-02-24T21:41:33.059Z | [ recovery-image] Feb 24 21:41:31.441 INFO O| Feb 24 21:41:31.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli" |
4914 | 2025-02-24T21:41:33.059Z | [ recovery-image] Feb 24 21:41:31.442 INFO O| Feb 24 21:41:31.442 INFO STEP 102 (remove_files) COMPLETE |
4915 | 2025-02-24T21:41:33.059Z | [ recovery-image] Feb 24 21:41:31.442 INFO O| Feb 24 21:41:31.442 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4916 | 2025-02-24T21:41:33.095Z | [ recovery-image] Feb 24 21:41:31.478 INFO O| Feb 24 21:41:31.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2" |
4917 | 2025-02-24T21:41:33.095Z | [ recovery-image] Feb 24 21:41:31.478 INFO O| Feb 24 21:41:31.478 INFO STEP 103 (remove_files) COMPLETE |
4918 | 2025-02-24T21:41:33.095Z | [ recovery-image] Feb 24 21:41:31.478 INFO O| Feb 24 21:41:31.478 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4919 | 2025-02-24T21:41:33.131Z | [ recovery-image] Feb 24 21:41:31.515 INFO O| Feb 24 21:41:31.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat" |
4920 | 2025-02-24T21:41:33.134Z | [ recovery-image] Feb 24 21:41:31.515 INFO O| Feb 24 21:41:31.515 INFO STEP 104 (remove_files) COMPLETE |
4921 | 2025-02-24T21:41:33.134Z | [ recovery-image] Feb 24 21:41:31.515 INFO O| Feb 24 21:41:31.515 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4922 | 2025-02-24T21:41:33.154Z | [ recovery-image] Feb 24 21:41:31.538 INFO O| Feb 24 21:41:31.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat" |
4923 | 2025-02-24T21:41:33.155Z | [ recovery-image] Feb 24 21:41:31.538 INFO O| Feb 24 21:41:31.538 INFO STEP 105 (remove_files) COMPLETE |
4924 | 2025-02-24T21:41:33.158Z | [ recovery-image] Feb 24 21:41:31.538 INFO O| Feb 24 21:41:31.538 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4925 | 2025-02-24T21:41:33.176Z | [ recovery-image] Feb 24 21:41:31.560 INFO O| Feb 24 21:41:31.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff" |
4926 | 2025-02-24T21:41:33.177Z | [ recovery-image] Feb 24 21:41:31.560 INFO O| Feb 24 21:41:31.560 INFO STEP 106 (remove_files) COMPLETE |
4927 | 2025-02-24T21:41:33.179Z | [ recovery-image] Feb 24 21:41:31.560 INFO O| Feb 24 21:41:31.560 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4928 | 2025-02-24T21:41:33.209Z | [ recovery-image] Feb 24 21:41:31.593 INFO O| Feb 24 21:41:31.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep" |
4929 | 2025-02-24T21:41:33.209Z | [ recovery-image] Feb 24 21:41:31.593 INFO O| Feb 24 21:41:31.593 INFO STEP 107 (remove_files) COMPLETE |
4930 | 2025-02-24T21:41:33.212Z | [ recovery-image] Feb 24 21:41:31.593 INFO O| Feb 24 21:41:31.593 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4931 | 2025-02-24T21:41:33.272Z | [ recovery-image] Feb 24 21:41:31.653 INFO O| Feb 24 21:41:31.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2" |
4932 | 2025-02-24T21:41:33.272Z | [ recovery-image] Feb 24 21:41:31.653 INFO O| Feb 24 21:41:31.653 INFO STEP 108 (remove_files) COMPLETE |
4933 | 2025-02-24T21:41:33.272Z | [ recovery-image] Feb 24 21:41:31.653 INFO O| Feb 24 21:41:31.653 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4934 | 2025-02-24T21:41:33.318Z | [ recovery-image] Feb 24 21:41:31.702 INFO O| Feb 24 21:41:31.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover" |
4935 | 2025-02-24T21:41:33.321Z | [ recovery-image] Feb 24 21:41:31.702 INFO O| Feb 24 21:41:31.702 INFO STEP 109 (remove_files) COMPLETE |
4936 | 2025-02-24T21:41:33.321Z | [ recovery-image] Feb 24 21:41:31.702 INFO O| Feb 24 21:41:31.702 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4937 | 2025-02-24T21:41:33.341Z | [ recovery-image] Feb 24 21:41:31.725 INFO O| Feb 24 21:41:31.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore" |
4938 | 2025-02-24T21:41:33.344Z | [ recovery-image] Feb 24 21:41:31.725 INFO O| Feb 24 21:41:31.725 INFO STEP 110 (remove_files) COMPLETE |
4939 | 2025-02-24T21:41:33.344Z | [ recovery-image] Feb 24 21:41:31.725 INFO O| Feb 24 21:41:31.725 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4940 | 2025-02-24T21:41:33.365Z | [ recovery-image] Feb 24 21:41:31.748 INFO O| Feb 24 21:41:31.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal" |
4941 | 2025-02-24T21:41:33.367Z | [ recovery-image] Feb 24 21:41:31.748 INFO O| Feb 24 21:41:31.748 INFO STEP 111 (remove_files) COMPLETE |
4942 | 2025-02-24T21:41:33.367Z | [ recovery-image] Feb 24 21:41:31.748 INFO O| Feb 24 21:41:31.748 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4943 | 2025-02-24T21:41:33.387Z | [ recovery-image] Feb 24 21:41:31.771 INFO O| Feb 24 21:41:31.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo" |
4944 | 2025-02-24T21:41:33.405Z | [ recovery-image] Feb 24 21:41:31.788 INFO O| Feb 24 21:41:31.788 INFO STEP 112 (remove_files) COMPLETE |
4945 | 2025-02-24T21:41:33.405Z | [ recovery-image] Feb 24 21:41:31.788 INFO O| Feb 24 21:41:31.788 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4946 | 2025-02-24T21:41:33.450Z | [ recovery-image] Feb 24 21:41:31.833 INFO O| Feb 24 21:41:31.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd" |
4947 | 2025-02-24T21:41:33.450Z | [ recovery-image] Feb 24 21:41:31.833 INFO O| Feb 24 21:41:31.833 INFO STEP 113 (remove_files) COMPLETE |
4948 | 2025-02-24T21:41:33.450Z | [ recovery-image] Feb 24 21:41:31.833 INFO O| Feb 24 21:41:31.833 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4949 | 2025-02-24T21:41:33.490Z | [ recovery-image] Feb 24 21:41:31.873 INFO O| Feb 24 21:41:31.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil" |
4950 | 2025-02-24T21:41:33.490Z | [ recovery-image] Feb 24 21:41:31.873 INFO O| Feb 24 21:41:31.873 INFO STEP 114 (remove_files) COMPLETE |
4951 | 2025-02-24T21:41:33.494Z | [ recovery-image] Feb 24 21:41:31.873 INFO O| Feb 24 21:41:31.873 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4952 | 2025-02-24T21:41:33.519Z | [ recovery-image] Feb 24 21:41:31.902 INFO O| Feb 24 21:41:31.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth" |
4953 | 2025-02-24T21:41:33.519Z | [ recovery-image] Feb 24 21:41:31.902 INFO O| Feb 24 21:41:31.902 INFO STEP 115 (remove_files) COMPLETE |
4954 | 2025-02-24T21:41:33.519Z | [ recovery-image] Feb 24 21:41:31.902 INFO O| Feb 24 21:41:31.902 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4955 | 2025-02-24T21:41:33.568Z | [ recovery-image] Feb 24 21:41:31.952 INFO O| Feb 24 21:41:31.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp" |
4956 | 2025-02-24T21:41:33.568Z | [ recovery-image] Feb 24 21:41:31.952 INFO O| Feb 24 21:41:31.952 INFO STEP 116 (remove_files) COMPLETE |
4957 | 2025-02-24T21:41:33.571Z | [ recovery-image] Feb 24 21:41:31.952 INFO O| Feb 24 21:41:31.952 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4958 | 2025-02-24T21:41:33.592Z | [ recovery-image] Feb 24 21:41:31.976 INFO O| Feb 24 21:41:31.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc" |
4959 | 2025-02-24T21:41:33.595Z | [ recovery-image] Feb 24 21:41:31.976 INFO O| Feb 24 21:41:31.976 INFO STEP 117 (remove_files) COMPLETE |
4960 | 2025-02-24T21:41:33.595Z | [ recovery-image] Feb 24 21:41:31.976 INFO O| Feb 24 21:41:31.976 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4961 | 2025-02-24T21:41:33.614Z | [ recovery-image] Feb 24 21:41:31.998 INFO O| Feb 24 21:41:31.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate" |
4962 | 2025-02-24T21:41:33.614Z | [ recovery-image] Feb 24 21:41:31.998 INFO O| Feb 24 21:41:31.998 INFO STEP 118 (remove_files) COMPLETE |
4963 | 2025-02-24T21:41:33.614Z | [ recovery-image] Feb 24 21:41:31.998 INFO O| Feb 24 21:41:31.998 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4964 | 2025-02-24T21:41:33.639Z | [ recovery-image] Feb 24 21:41:32.023 INFO O| Feb 24 21:41:32.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid" |
4965 | 2025-02-24T21:41:33.640Z | [ recovery-image] Feb 24 21:41:32.023 INFO O| Feb 24 21:41:32.023 INFO STEP 119 (remove_files) COMPLETE |
4966 | 2025-02-24T21:41:33.640Z | [ recovery-image] Feb 24 21:41:32.023 INFO O| Feb 24 21:41:32.023 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4967 | 2025-02-24T21:41:33.662Z | [ recovery-image] Feb 24 21:41:32.044 INFO O| Feb 24 21:41:32.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint" |
4968 | 2025-02-24T21:41:33.662Z | [ recovery-image] Feb 24 21:41:32.044 INFO O| Feb 24 21:41:32.044 INFO STEP 120 (remove_files) COMPLETE |
4969 | 2025-02-24T21:41:33.662Z | [ recovery-image] Feb 24 21:41:32.044 INFO O| Feb 24 21:41:32.044 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4970 | 2025-02-24T21:41:33.684Z | [ recovery-image] Feb 24 21:41:32.067 INFO O| Feb 24 21:41:32.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem" |
4971 | 2025-02-24T21:41:33.684Z | [ recovery-image] Feb 24 21:41:32.067 INFO O| Feb 24 21:41:32.067 INFO STEP 121 (remove_files) COMPLETE |
4972 | 2025-02-24T21:41:33.684Z | [ recovery-image] Feb 24 21:41:32.067 INFO O| Feb 24 21:41:32.067 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4973 | 2025-02-24T21:41:33.712Z | [ recovery-image] Feb 24 21:41:32.095 INFO O| Feb 24 21:41:32.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd" |
4974 | 2025-02-24T21:41:33.715Z | [ recovery-image] Feb 24 21:41:32.095 INFO O| Feb 24 21:41:32.095 INFO STEP 122 (remove_files) COMPLETE |
4975 | 2025-02-24T21:41:33.715Z | [ recovery-image] Feb 24 21:41:32.096 INFO O| Feb 24 21:41:32.095 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4976 | 2025-02-24T21:41:33.746Z | [ recovery-image] Feb 24 21:41:32.129 INFO O| Feb 24 21:41:32.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath" |
4977 | 2025-02-24T21:41:33.746Z | [ recovery-image] Feb 24 21:41:32.129 INFO O| Feb 24 21:41:32.129 INFO STEP 123 (remove_files) COMPLETE |
4978 | 2025-02-24T21:41:33.748Z | [ recovery-image] Feb 24 21:41:32.129 INFO O| Feb 24 21:41:32.129 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4979 | 2025-02-24T21:41:33.768Z | [ recovery-image] Feb 24 21:41:32.151 INFO O| Feb 24 21:41:32.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange" |
4980 | 2025-02-24T21:41:33.771Z | [ recovery-image] Feb 24 21:41:32.152 INFO O| Feb 24 21:41:32.152 INFO STEP 124 (remove_files) COMPLETE |
4981 | 2025-02-24T21:41:33.771Z | [ recovery-image] Feb 24 21:41:32.152 INFO O| Feb 24 21:41:32.152 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4982 | 2025-02-24T21:41:33.812Z | [ host-image] Feb 24 21:41:32.195 INFO O| Feb 24 21:41:32.194 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
4983 | 2025-02-24T21:41:33.827Z | [ recovery-image] Feb 24 21:41:32.203 INFO O| Feb 24 21:41:32.203 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr" |
4984 | 2025-02-24T21:41:33.827Z | [ recovery-image] Feb 24 21:41:32.203 INFO O| Feb 24 21:41:32.203 INFO STEP 125 (remove_files) COMPLETE |
4985 | 2025-02-24T21:41:33.827Z | [ recovery-image] Feb 24 21:41:32.203 INFO O| Feb 24 21:41:32.203 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4986 | 2025-02-24T21:41:33.850Z | [ recovery-image] Feb 24 21:41:32.233 INFO O| Feb 24 21:41:32.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum" |
4987 | 2025-02-24T21:41:33.850Z | [ recovery-image] Feb 24 21:41:32.233 INFO O| Feb 24 21:41:32.233 INFO STEP 126 (remove_files) COMPLETE |
4988 | 2025-02-24T21:41:33.854Z | [ recovery-image] Feb 24 21:41:32.233 INFO O| Feb 24 21:41:32.233 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4989 | 2025-02-24T21:41:33.910Z | [ recovery-image] Feb 24 21:41:32.292 INFO O| Feb 24 21:41:32.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime" |
4990 | 2025-02-24T21:41:33.910Z | [ recovery-image] Feb 24 21:41:32.292 INFO O| Feb 24 21:41:32.292 INFO STEP 127 (remove_files) COMPLETE |
4991 | 2025-02-24T21:41:33.912Z | [ recovery-image] Feb 24 21:41:32.293 INFO O| Feb 24 21:41:32.292 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4992 | 2025-02-24T21:41:33.933Z | [ recovery-image] Feb 24 21:41:32.317 INFO O| Feb 24 21:41:32.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid" |
4993 | 2025-02-24T21:41:33.933Z | [ recovery-image] Feb 24 21:41:32.317 INFO O| Feb 24 21:41:32.317 INFO STEP 128 (remove_files) COMPLETE |
4994 | 2025-02-24T21:41:33.933Z | [ recovery-image] Feb 24 21:41:32.317 INFO O| Feb 24 21:41:32.317 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4995 | 2025-02-24T21:41:33.966Z | [ recovery-image] Feb 24 21:41:32.349 INFO O| Feb 24 21:41:32.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn" |
4996 | 2025-02-24T21:41:33.968Z | [ recovery-image] Feb 24 21:41:32.349 INFO O| Feb 24 21:41:32.349 INFO STEP 129 (remove_files) COMPLETE |
4997 | 2025-02-24T21:41:33.968Z | [ recovery-image] Feb 24 21:41:32.349 INFO O| Feb 24 21:41:32.349 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
4998 | 2025-02-24T21:41:33.990Z | [ recovery-image] Feb 24 21:41:32.373 INFO O| Feb 24 21:41:32.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear" |
4999 | 2025-02-24T21:41:33.992Z | [ recovery-image] Feb 24 21:41:32.373 INFO O| Feb 24 21:41:32.373 INFO STEP 130 (remove_files) COMPLETE |
5000 | 2025-02-24T21:41:33.992Z | [ recovery-image] Feb 24 21:41:32.374 INFO O| Feb 24 21:41:32.374 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5001 | 2025-02-24T21:41:34.034Z | [ recovery-image] Feb 24 21:41:32.416 INFO O| Feb 24 21:41:32.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp" |
5002 | 2025-02-24T21:41:34.034Z | [ recovery-image] Feb 24 21:41:32.417 INFO O| Feb 24 21:41:32.417 INFO STEP 131 (remove_files) COMPLETE |
5003 | 2025-02-24T21:41:34.034Z | [ recovery-image] Feb 24 21:41:32.417 INFO O| Feb 24 21:41:32.417 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5004 | 2025-02-24T21:41:34.075Z | [ recovery-image] Feb 24 21:41:32.458 INFO O| Feb 24 21:41:32.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col" |
5005 | 2025-02-24T21:41:34.075Z | [ recovery-image] Feb 24 21:41:32.458 INFO O| Feb 24 21:41:32.458 INFO STEP 132 (remove_files) COMPLETE |
5006 | 2025-02-24T21:41:34.075Z | [ recovery-image] Feb 24 21:41:32.458 INFO O| Feb 24 21:41:32.458 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5007 | 2025-02-24T21:41:34.098Z | [ recovery-image] Feb 24 21:41:32.481 INFO O| Feb 24 21:41:32.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm" |
5008 | 2025-02-24T21:41:34.098Z | [ recovery-image] Feb 24 21:41:32.481 INFO O| Feb 24 21:41:32.481 INFO STEP 133 (remove_files) COMPLETE |
5009 | 2025-02-24T21:41:34.098Z | [ recovery-image] Feb 24 21:41:32.481 INFO O| Feb 24 21:41:32.481 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5010 | 2025-02-24T21:41:34.127Z | [ recovery-image] Feb 24 21:41:32.511 INFO O| Feb 24 21:41:32.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command" |
5011 | 2025-02-24T21:41:34.128Z | [ recovery-image] Feb 24 21:41:32.511 INFO O| Feb 24 21:41:32.511 INFO STEP 134 (remove_files) COMPLETE |
5012 | 2025-02-24T21:41:34.130Z | [ recovery-image] Feb 24 21:41:32.511 INFO O| Feb 24 21:41:32.511 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5013 | 2025-02-24T21:41:34.152Z | [ recovery-image] Feb 24 21:41:32.536 INFO O| Feb 24 21:41:32.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress" |
5014 | 2025-02-24T21:41:34.152Z | [ recovery-image] Feb 24 21:41:32.536 INFO O| Feb 24 21:41:32.536 INFO STEP 135 (remove_files) COMPLETE |
5015 | 2025-02-24T21:41:34.152Z | [ recovery-image] Feb 24 21:41:32.536 INFO O| Feb 24 21:41:32.536 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5016 | 2025-02-24T21:41:34.177Z | [ recovery-image] Feb 24 21:41:32.559 INFO O| Feb 24 21:41:32.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat" |
5017 | 2025-02-24T21:41:34.177Z | [ recovery-image] Feb 24 21:41:32.559 INFO O| Feb 24 21:41:32.559 INFO STEP 136 (remove_files) COMPLETE |
5018 | 2025-02-24T21:41:34.177Z | [ recovery-image] Feb 24 21:41:32.559 INFO O| Feb 24 21:41:32.559 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5019 | 2025-02-24T21:41:34.206Z | [ recovery-image] Feb 24 21:41:32.589 INFO O| Feb 24 21:41:32.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio" |
5020 | 2025-02-24T21:41:34.208Z | [ recovery-image] Feb 24 21:41:32.590 INFO O| Feb 24 21:41:32.589 INFO STEP 137 (remove_files) COMPLETE |
5021 | 2025-02-24T21:41:34.208Z | [ recovery-image] Feb 24 21:41:32.590 INFO O| Feb 24 21:41:32.589 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5022 | 2025-02-24T21:41:34.230Z | [ recovery-image] Feb 24 21:41:32.613 INFO O| Feb 24 21:41:32.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack" |
5023 | 2025-02-24T21:41:34.230Z | [ recovery-image] Feb 24 21:41:32.613 INFO O| Feb 24 21:41:32.613 INFO STEP 138 (remove_files) COMPLETE |
5024 | 2025-02-24T21:41:34.232Z | [ recovery-image] Feb 24 21:41:32.613 INFO O| Feb 24 21:41:32.613 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5025 | 2025-02-24T21:41:34.252Z | [ recovery-image] Feb 24 21:41:32.636 INFO O| Feb 24 21:41:32.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle" |
5026 | 2025-02-24T21:41:34.252Z | [ recovery-image] Feb 24 21:41:32.636 INFO O| Feb 24 21:41:32.636 INFO STEP 139 (remove_files) COMPLETE |
5027 | 2025-02-24T21:41:34.255Z | [ recovery-image] Feb 24 21:41:32.636 INFO O| Feb 24 21:41:32.636 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5028 | 2025-02-24T21:41:34.289Z | [ recovery-image] Feb 24 21:41:32.672 INFO O| Feb 24 21:41:32.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab" |
5029 | 2025-02-24T21:41:34.289Z | [ recovery-image] Feb 24 21:41:32.673 INFO O| Feb 24 21:41:32.673 INFO STEP 140 (remove_files) COMPLETE |
5030 | 2025-02-24T21:41:34.289Z | [ recovery-image] Feb 24 21:41:32.673 INFO O| Feb 24 21:41:32.673 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5031 | 2025-02-24T21:41:34.314Z | [ recovery-image] Feb 24 21:41:32.697 INFO O| Feb 24 21:41:32.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt" |
5032 | 2025-02-24T21:41:34.315Z | [ recovery-image] Feb 24 21:41:32.697 INFO O| Feb 24 21:41:32.697 INFO STEP 141 (remove_files) COMPLETE |
5033 | 2025-02-24T21:41:34.315Z | [ recovery-image] Feb 24 21:41:32.697 INFO O| Feb 24 21:41:32.697 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5034 | 2025-02-24T21:41:34.338Z | [ recovery-image] Feb 24 21:41:32.721 INFO O| Feb 24 21:41:32.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh" |
5035 | 2025-02-24T21:41:34.340Z | [ recovery-image] Feb 24 21:41:32.721 INFO O| Feb 24 21:41:32.721 INFO STEP 142 (remove_files) COMPLETE |
5036 | 2025-02-24T21:41:34.340Z | [ recovery-image] Feb 24 21:41:32.721 INFO O| Feb 24 21:41:32.721 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5037 | 2025-02-24T21:41:34.396Z | [ recovery-image] Feb 24 21:41:32.779 INFO O| Feb 24 21:41:32.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit" |
5038 | 2025-02-24T21:41:34.398Z | [ recovery-image] Feb 24 21:41:32.779 INFO O| Feb 24 21:41:32.779 INFO STEP 143 (remove_files) COMPLETE |
5039 | 2025-02-24T21:41:34.399Z | [ recovery-image] Feb 24 21:41:32.779 INFO O| Feb 24 21:41:32.779 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5040 | 2025-02-24T21:41:34.454Z | [ recovery-image] Feb 24 21:41:32.837 INFO O| Feb 24 21:41:32.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl" |
5041 | 2025-02-24T21:41:34.457Z | [ recovery-image] Feb 24 21:41:32.837 INFO O| Feb 24 21:41:32.837 INFO STEP 144 (remove_files) COMPLETE |
5042 | 2025-02-24T21:41:34.457Z | [ recovery-image] Feb 24 21:41:32.837 INFO O| Feb 24 21:41:32.837 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5043 | 2025-02-24T21:41:34.483Z | [ recovery-image] Feb 24 21:41:32.866 INFO O| Feb 24 21:41:32.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config" |
5044 | 2025-02-24T21:41:34.483Z | [ recovery-image] Feb 24 21:41:32.866 INFO O| Feb 24 21:41:32.866 INFO STEP 145 (remove_files) COMPLETE |
5045 | 2025-02-24T21:41:34.485Z | [ recovery-image] Feb 24 21:41:32.866 INFO O| Feb 24 21:41:32.866 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5046 | 2025-02-24T21:41:34.512Z | [ recovery-image] Feb 24 21:41:32.895 INFO O| Feb 24 21:41:32.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc" |
5047 | 2025-02-24T21:41:34.512Z | [ recovery-image] Feb 24 21:41:32.895 INFO O| Feb 24 21:41:32.895 INFO STEP 146 (remove_files) COMPLETE |
5048 | 2025-02-24T21:41:34.515Z | [ recovery-image] Feb 24 21:41:32.895 INFO O| Feb 24 21:41:32.895 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5049 | 2025-02-24T21:41:34.535Z | [ recovery-image] Feb 24 21:41:32.918 INFO O| Feb 24 21:41:32.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt" |
5050 | 2025-02-24T21:41:34.550Z | [ recovery-image] Feb 24 21:41:32.933 INFO O| Feb 24 21:41:32.933 INFO STEP 147 (remove_files) COMPLETE |
5051 | 2025-02-24T21:41:34.550Z | [ recovery-image] Feb 24 21:41:32.933 INFO O| Feb 24 21:41:32.933 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5052 | 2025-02-24T21:41:34.583Z | [ recovery-image] Feb 24 21:41:32.966 INFO O| Feb 24 21:41:32.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr" |
5053 | 2025-02-24T21:41:34.583Z | [ recovery-image] Feb 24 21:41:32.966 INFO O| Feb 24 21:41:32.966 INFO STEP 148 (remove_files) COMPLETE |
5054 | 2025-02-24T21:41:34.586Z | [ recovery-image] Feb 24 21:41:32.966 INFO O| Feb 24 21:41:32.966 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5055 | 2025-02-24T21:41:34.623Z | [ recovery-image] Feb 24 21:41:33.006 INFO O| Feb 24 21:41:33.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree" |
5056 | 2025-02-24T21:41:34.626Z | [ recovery-image] Feb 24 21:41:33.006 INFO O| Feb 24 21:41:33.006 INFO STEP 149 (remove_files) COMPLETE |
5057 | 2025-02-24T21:41:34.626Z | [ recovery-image] Feb 24 21:41:33.006 INFO O| Feb 24 21:41:33.006 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5058 | 2025-02-24T21:41:34.648Z | [ recovery-image] Feb 24 21:41:33.031 INFO O| Feb 24 21:41:33.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv" |
5059 | 2025-02-24T21:41:34.651Z | [ recovery-image] Feb 24 21:41:33.031 INFO O| Feb 24 21:41:33.031 INFO STEP 150 (remove_files) COMPLETE |
5060 | 2025-02-24T21:41:34.651Z | [ recovery-image] Feb 24 21:41:33.031 INFO O| Feb 24 21:41:33.031 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5061 | 2025-02-24T21:41:34.682Z | [ recovery-image] Feb 24 21:41:33.065 INFO O| Feb 24 21:41:33.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3" |
5062 | 2025-02-24T21:41:34.685Z | [ recovery-image] Feb 24 21:41:33.065 INFO O| Feb 24 21:41:33.065 INFO STEP 151 (remove_files) COMPLETE |
5063 | 2025-02-24T21:41:34.685Z | [ recovery-image] Feb 24 21:41:33.065 INFO O| Feb 24 21:41:33.065 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5064 | 2025-02-24T21:41:34.716Z | [ recovery-image] Feb 24 21:41:33.099 INFO O| Feb 24 21:41:33.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest" |
5065 | 2025-02-24T21:41:34.719Z | [ recovery-image] Feb 24 21:41:33.099 INFO O| Feb 24 21:41:33.099 INFO STEP 152 (remove_files) COMPLETE |
5066 | 2025-02-24T21:41:34.719Z | [ recovery-image] Feb 24 21:41:33.100 INFO O| Feb 24 21:41:33.100 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5067 | 2025-02-24T21:41:34.741Z | [ recovery-image] Feb 24 21:41:33.124 INFO O| Feb 24 21:41:33.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp" |
5068 | 2025-02-24T21:41:34.741Z | [ recovery-image] Feb 24 21:41:33.124 INFO O| Feb 24 21:41:33.124 INFO STEP 153 (remove_files) COMPLETE |
5069 | 2025-02-24T21:41:34.744Z | [ recovery-image] Feb 24 21:41:33.124 INFO O| Feb 24 21:41:33.124 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5070 | 2025-02-24T21:41:34.764Z | [ recovery-image] Feb 24 21:41:33.147 INFO O| Feb 24 21:41:33.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname" |
5071 | 2025-02-24T21:41:34.764Z | [ recovery-image] Feb 24 21:41:33.147 INFO O| Feb 24 21:41:33.147 INFO STEP 154 (remove_files) COMPLETE |
5072 | 2025-02-24T21:41:34.767Z | [ recovery-image] Feb 24 21:41:33.147 INFO O| Feb 24 21:41:33.147 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5073 | 2025-02-24T21:41:34.799Z | [ recovery-image] Feb 24 21:41:33.182 INFO O| Feb 24 21:41:33.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan" |
5074 | 2025-02-24T21:41:34.803Z | [ recovery-image] Feb 24 21:41:33.183 INFO O| Feb 24 21:41:33.182 INFO STEP 155 (remove_files) COMPLETE |
5075 | 2025-02-24T21:41:34.803Z | [ recovery-image] Feb 24 21:41:33.183 INFO O| Feb 24 21:41:33.183 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5076 | 2025-02-24T21:41:34.823Z | [ recovery-image] Feb 24 21:41:33.206 INFO O| Feb 24 21:41:33.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid" |
5077 | 2025-02-24T21:41:34.826Z | [ recovery-image] Feb 24 21:41:33.207 INFO O| Feb 24 21:41:33.207 INFO STEP 156 (remove_files) COMPLETE |
5078 | 2025-02-24T21:41:34.826Z | [ recovery-image] Feb 24 21:41:33.207 INFO O| Feb 24 21:41:33.207 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5079 | 2025-02-24T21:41:34.848Z | [ recovery-image] Feb 24 21:41:33.231 INFO O| Feb 24 21:41:33.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid" |
5080 | 2025-02-24T21:41:34.851Z | [ recovery-image] Feb 24 21:41:33.231 INFO O| Feb 24 21:41:33.231 INFO STEP 157 (remove_files) COMPLETE |
5081 | 2025-02-24T21:41:34.851Z | [ recovery-image] Feb 24 21:41:33.231 INFO O| Feb 24 21:41:33.231 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5082 | 2025-02-24T21:41:34.883Z | [ recovery-image] Feb 24 21:41:33.266 INFO O| Feb 24 21:41:33.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix" |
5083 | 2025-02-24T21:41:34.883Z | [ recovery-image] Feb 24 21:41:33.266 INFO O| Feb 24 21:41:33.266 INFO STEP 158 (remove_files) COMPLETE |
5084 | 2025-02-24T21:41:34.883Z | [ recovery-image] Feb 24 21:41:33.266 INFO O| Feb 24 21:41:33.266 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5085 | 2025-02-24T21:41:34.906Z | [ recovery-image] Feb 24 21:41:33.289 INFO O| Feb 24 21:41:33.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du" |
5086 | 2025-02-24T21:41:34.906Z | [ recovery-image] Feb 24 21:41:33.289 INFO O| Feb 24 21:41:33.289 INFO STEP 159 (remove_files) COMPLETE |
5087 | 2025-02-24T21:41:34.908Z | [ recovery-image] Feb 24 21:41:33.289 INFO O| Feb 24 21:41:33.289 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5088 | 2025-02-24T21:41:34.928Z | [ recovery-image] Feb 24 21:41:33.311 INFO O| Feb 24 21:41:33.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs" |
5089 | 2025-02-24T21:41:34.928Z | [ recovery-image] Feb 24 21:41:33.311 INFO O| Feb 24 21:41:33.311 INFO STEP 160 (remove_files) COMPLETE |
5090 | 2025-02-24T21:41:34.935Z | [ recovery-image] Feb 24 21:41:33.311 INFO O| Feb 24 21:41:33.311 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5091 | 2025-02-24T21:41:34.951Z | [ recovery-image] Feb 24 21:41:33.333 INFO O| Feb 24 21:41:33.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys" |
5092 | 2025-02-24T21:41:34.952Z | [ recovery-image] Feb 24 21:41:33.333 INFO O| Feb 24 21:41:33.333 INFO STEP 161 (remove_files) COMPLETE |
5093 | 2025-02-24T21:41:34.952Z | [ recovery-image] Feb 24 21:41:33.333 INFO O| Feb 24 21:41:33.333 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5094 | 2025-02-24T21:41:34.973Z | [ recovery-image] Feb 24 21:41:33.355 INFO O| Feb 24 21:41:33.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit" |
5095 | 2025-02-24T21:41:34.973Z | [ recovery-image] Feb 24 21:41:33.355 INFO O| Feb 24 21:41:33.355 INFO STEP 162 (remove_files) COMPLETE |
5096 | 2025-02-24T21:41:34.973Z | [ recovery-image] Feb 24 21:41:33.355 INFO O| Feb 24 21:41:33.355 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5097 | 2025-02-24T21:41:35.010Z | [ recovery-image] Feb 24 21:41:33.392 INFO O| Feb 24 21:41:33.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject" |
5098 | 2025-02-24T21:41:35.010Z | [ recovery-image] Feb 24 21:41:33.392 INFO O| Feb 24 21:41:33.392 INFO STEP 163 (remove_files) COMPLETE |
5099 | 2025-02-24T21:41:35.010Z | [ recovery-image] Feb 24 21:41:33.392 INFO O| Feb 24 21:41:33.392 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5100 | 2025-02-24T21:41:35.032Z | [ recovery-image] Feb 24 21:41:33.415 INFO O| Feb 24 21:41:33.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign" |
5101 | 2025-02-24T21:41:35.053Z | [ recovery-image] Feb 24 21:41:33.435 INFO O| Feb 24 21:41:33.435 INFO STEP 164 (remove_files) COMPLETE |
5102 | 2025-02-24T21:41:35.053Z | [ recovery-image] Feb 24 21:41:33.435 INFO O| Feb 24 21:41:33.435 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5103 | 2025-02-24T21:41:35.077Z | [ recovery-image] Feb 24 21:41:33.460 INFO O| Feb 24 21:41:33.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap" |
5104 | 2025-02-24T21:41:35.077Z | [ recovery-image] Feb 24 21:41:33.460 INFO O| Feb 24 21:41:33.460 INFO STEP 165 (remove_files) COMPLETE |
5105 | 2025-02-24T21:41:35.077Z | [ recovery-image] Feb 24 21:41:33.460 INFO O| Feb 24 21:41:33.460 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5106 | 2025-02-24T21:41:35.114Z | [ recovery-image] Feb 24 21:41:33.497 INFO O| Feb 24 21:41:33.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange" |
5107 | 2025-02-24T21:41:35.114Z | [ recovery-image] Feb 24 21:41:33.497 INFO O| Feb 24 21:41:33.497 INFO STEP 166 (remove_files) COMPLETE |
5108 | 2025-02-24T21:41:35.114Z | [ recovery-image] Feb 24 21:41:33.497 INFO O| Feb 24 21:41:33.497 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5109 | 2025-02-24T21:41:35.138Z | [ recovery-image] Feb 24 21:41:33.520 INFO O| Feb 24 21:41:33.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt" |
5110 | 2025-02-24T21:41:35.138Z | [ recovery-image] Feb 24 21:41:33.521 INFO O| Feb 24 21:41:33.520 INFO STEP 167 (remove_files) COMPLETE |
5111 | 2025-02-24T21:41:35.138Z | [ recovery-image] Feb 24 21:41:33.521 INFO O| Feb 24 21:41:33.521 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5112 | 2025-02-24T21:41:35.159Z | [ recovery-image] Feb 24 21:41:33.542 INFO O| Feb 24 21:41:33.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance" |
5113 | 2025-02-24T21:41:35.159Z | [ recovery-image] Feb 24 21:41:33.542 INFO O| Feb 24 21:41:33.542 INFO STEP 168 (remove_files) COMPLETE |
5114 | 2025-02-24T21:41:35.159Z | [ recovery-image] Feb 24 21:41:33.542 INFO O| Feb 24 21:41:33.542 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5115 | 2025-02-24T21:41:35.180Z | [ recovery-image] Feb 24 21:41:33.563 INFO O| Feb 24 21:41:33.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env" |
5116 | 2025-02-24T21:41:35.180Z | [ recovery-image] Feb 24 21:41:33.563 INFO O| Feb 24 21:41:33.563 INFO STEP 169 (remove_files) COMPLETE |
5117 | 2025-02-24T21:41:35.183Z | [ recovery-image] Feb 24 21:41:33.563 INFO O| Feb 24 21:41:33.563 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5118 | 2025-02-24T21:41:35.202Z | [ recovery-image] Feb 24 21:41:33.585 INFO O| Feb 24 21:41:33.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump" |
5119 | 2025-02-24T21:41:35.202Z | [ recovery-image] Feb 24 21:41:33.585 INFO O| Feb 24 21:41:33.585 INFO STEP 170 (remove_files) COMPLETE |
5120 | 2025-02-24T21:41:35.202Z | [ recovery-image] Feb 24 21:41:33.585 INFO O| Feb 24 21:41:33.585 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5121 | 2025-02-24T21:41:35.224Z | [ recovery-image] Feb 24 21:41:33.607 INFO O| Feb 24 21:41:33.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand" |
5122 | 2025-02-24T21:41:35.224Z | [ recovery-image] Feb 24 21:41:33.607 INFO O| Feb 24 21:41:33.607 INFO STEP 171 (remove_files) COMPLETE |
5123 | 2025-02-24T21:41:35.227Z | [ recovery-image] Feb 24 21:41:33.607 INFO O| Feb 24 21:41:33.607 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5124 | 2025-02-24T21:41:35.259Z | [ recovery-image] Feb 24 21:41:33.642 INFO O| Feb 24 21:41:33.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr" |
5125 | 2025-02-24T21:41:35.259Z | [ recovery-image] Feb 24 21:41:33.642 INFO O| Feb 24 21:41:33.642 INFO STEP 172 (remove_files) COMPLETE |
5126 | 2025-02-24T21:41:35.262Z | [ recovery-image] Feb 24 21:41:33.642 INFO O| Feb 24 21:41:33.642 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5127 | 2025-02-24T21:41:35.319Z | [ recovery-image] Feb 24 21:41:33.702 INFO O| Feb 24 21:41:33.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor" |
5128 | 2025-02-24T21:41:35.319Z | [ recovery-image] Feb 24 21:41:33.702 INFO O| Feb 24 21:41:33.702 INFO STEP 173 (remove_files) COMPLETE |
5129 | 2025-02-24T21:41:35.322Z | [ recovery-image] Feb 24 21:41:33.702 INFO O| Feb 24 21:41:33.702 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5130 | 2025-02-24T21:41:35.366Z | [ recovery-image] Feb 24 21:41:33.749 INFO O| Feb 24 21:41:33.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false" |
5131 | 2025-02-24T21:41:35.366Z | [ recovery-image] Feb 24 21:41:33.749 INFO O| Feb 24 21:41:33.749 INFO STEP 174 (remove_files) COMPLETE |
5132 | 2025-02-24T21:41:35.369Z | [ recovery-image] Feb 24 21:41:33.749 INFO O| Feb 24 21:41:33.749 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5133 | 2025-02-24T21:41:35.388Z | [ recovery-image] Feb 24 21:41:33.771 INFO O| Feb 24 21:41:33.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc" |
5134 | 2025-02-24T21:41:35.389Z | [ recovery-image] Feb 24 21:41:33.771 INFO O| Feb 24 21:41:33.771 INFO STEP 175 (remove_files) COMPLETE |
5135 | 2025-02-24T21:41:35.391Z | [ recovery-image] Feb 24 21:41:33.771 INFO O| Feb 24 21:41:33.771 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5136 | 2025-02-24T21:41:35.410Z | [ recovery-image] Feb 24 21:41:33.793 INFO O| Feb 24 21:41:33.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach" |
5137 | 2025-02-24T21:41:35.410Z | [ recovery-image] Feb 24 21:41:33.793 INFO O| Feb 24 21:41:33.793 INFO STEP 176 (remove_files) COMPLETE |
5138 | 2025-02-24T21:41:35.410Z | [ recovery-image] Feb 24 21:41:33.793 INFO O| Feb 24 21:41:33.793 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5139 | 2025-02-24T21:41:35.430Z | [ recovery-image] Feb 24 21:41:33.813 INFO O| Feb 24 21:41:33.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat" |
5140 | 2025-02-24T21:41:35.430Z | [ recovery-image] Feb 24 21:41:33.813 INFO O| Feb 24 21:41:33.813 INFO STEP 177 (remove_files) COMPLETE |
5141 | 2025-02-24T21:41:36.436Z | [ recovery-image] Feb 24 21:41:33.813 INFO O| Feb 24 21:41:33.813 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5142 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.837 INFO O| Feb 24 21:41:33.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg" |
5143 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.837 INFO O| Feb 24 21:41:33.837 INFO STEP 178 (remove_files) COMPLETE |
5144 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.837 INFO O| Feb 24 21:41:33.837 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5145 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.881 INFO O| Feb 24 21:41:33.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep" |
5146 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.883 INFO O| Feb 24 21:41:33.883 INFO STEP 179 (remove_files) COMPLETE |
5147 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.883 INFO O| Feb 24 21:41:33.883 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5148 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.942 INFO O| Feb 24 21:41:33.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file" |
5149 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.942 INFO O| Feb 24 21:41:33.942 INFO STEP 180 (remove_files) COMPLETE |
5150 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.942 INFO O| Feb 24 21:41:33.942 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5151 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.964 INFO O| Feb 24 21:41:33.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc" |
5152 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.965 INFO O| Feb 24 21:41:33.965 INFO STEP 181 (remove_files) COMPLETE |
5153 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.965 INFO O| Feb 24 21:41:33.965 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5154 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.987 INFO O| Feb 24 21:41:33.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt" |
5155 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.987 INFO O| Feb 24 21:41:33.987 INFO STEP 182 (remove_files) COMPLETE |
5156 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:33.987 INFO O| Feb 24 21:41:33.987 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5157 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:34.012 INFO O| Feb 24 21:41:34.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg" |
5158 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:34.012 INFO O| Feb 24 21:41:34.012 INFO STEP 183 (remove_files) COMPLETE |
5159 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:34.012 INFO O| Feb 24 21:41:34.012 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5160 | 2025-02-24T21:41:36.441Z | [ recovery-image] Feb 24 21:41:34.035 INFO O| Feb 24 21:41:34.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold" |
5161 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.035 INFO O| Feb 24 21:41:34.035 INFO STEP 184 (remove_files) COMPLETE |
5162 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.035 INFO O| Feb 24 21:41:34.035 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5163 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.058 INFO O| Feb 24 21:41:34.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat" |
5164 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.058 INFO O| Feb 24 21:41:34.058 INFO STEP 185 (remove_files) COMPLETE |
5165 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.058 INFO O| Feb 24 21:41:34.058 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5166 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.081 INFO O| Feb 24 21:41:34.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear" |
5167 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.082 INFO O| Feb 24 21:41:34.082 INFO STEP 186 (remove_files) COMPLETE |
5168 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.082 INFO O| Feb 24 21:41:34.082 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5169 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.104 INFO O| Feb 24 21:41:34.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl" |
5170 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.104 INFO O| Feb 24 21:41:34.104 INFO STEP 187 (remove_files) COMPLETE |
5171 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.104 INFO O| Feb 24 21:41:34.104 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5172 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.128 INFO O| Feb 24 21:41:34.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf" |
5173 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.128 INFO O| Feb 24 21:41:34.128 INFO STEP 188 (remove_files) COMPLETE |
5174 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.128 INFO O| Feb 24 21:41:34.128 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5175 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.159 INFO O| Feb 24 21:41:34.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev" |
5176 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.159 INFO O| Feb 24 21:41:34.159 INFO STEP 189 (remove_files) COMPLETE |
5177 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.159 INFO O| Feb 24 21:41:34.159 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5178 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.205 INFO O| Feb 24 21:41:34.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp" |
5179 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.205 INFO O| Feb 24 21:41:34.205 INFO STEP 190 (remove_files) COMPLETE |
5180 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.205 INFO O| Feb 24 21:41:34.205 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5181 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.229 INFO O| Feb 24 21:41:34.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent" |
5182 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.229 INFO O| Feb 24 21:41:34.229 INFO STEP 191 (remove_files) COMPLETE |
5183 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.229 INFO O| Feb 24 21:41:34.229 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5184 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.252 INFO O| Feb 24 21:41:34.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl" |
5185 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.252 INFO O| Feb 24 21:41:34.252 INFO STEP 192 (remove_files) COMPLETE |
5186 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.252 INFO O| Feb 24 21:41:34.252 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5187 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.290 INFO O| Feb 24 21:41:34.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt" |
5188 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.290 INFO O| Feb 24 21:41:34.290 INFO STEP 193 (remove_files) COMPLETE |
5189 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.290 INFO O| Feb 24 21:41:34.290 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5190 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.313 INFO O| Feb 24 21:41:34.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts" |
5191 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.313 INFO O| Feb 24 21:41:34.313 INFO STEP 194 (remove_files) COMPLETE |
5192 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.313 INFO O| Feb 24 21:41:34.313 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5193 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.345 INFO O| Feb 24 21:41:34.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext" |
5194 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.345 INFO O| Feb 24 21:41:34.345 INFO STEP 195 (remove_files) COMPLETE |
5195 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.345 INFO O| Feb 24 21:41:34.345 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5196 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.367 INFO O| Feb 24 21:41:34.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol" |
5197 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.367 INFO O| Feb 24 21:41:34.367 INFO STEP 196 (remove_files) COMPLETE |
5198 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.367 INFO O| Feb 24 21:41:34.367 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5199 | 2025-02-24T21:41:36.442Z | [ recovery-image] Feb 24 21:41:34.408 INFO O| Feb 24 21:41:34.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp" |
5200 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.408 INFO O| Feb 24 21:41:34.408 INFO STEP 197 (remove_files) COMPLETE |
5201 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.408 INFO O| Feb 24 21:41:34.408 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5202 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.431 INFO O| Feb 24 21:41:34.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups" |
5203 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.431 INFO O| Feb 24 21:41:34.431 INFO STEP 198 (remove_files) COMPLETE |
5204 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.431 INFO O| Feb 24 21:41:34.431 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5205 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.455 INFO O| Feb 24 21:41:34.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs" |
5206 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.455 INFO O| Feb 24 21:41:34.455 INFO STEP 199 (remove_files) COMPLETE |
5207 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.455 INFO O| Feb 24 21:41:34.455 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5208 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.484 INFO O| Feb 24 21:41:34.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic" |
5209 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.484 INFO O| Feb 24 21:41:34.484 INFO STEP 200 (remove_files) COMPLETE |
5210 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.485 INFO O| Feb 24 21:41:34.485 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5211 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.508 INFO O| Feb 24 21:41:34.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe" |
5212 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.508 INFO O| Feb 24 21:41:34.508 INFO STEP 201 (remove_files) COMPLETE |
5213 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.508 INFO O| Feb 24 21:41:34.508 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5214 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.541 INFO O| Feb 24 21:41:34.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput" |
5215 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.542 INFO O| Feb 24 21:41:34.541 INFO STEP 202 (remove_files) COMPLETE |
5216 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.542 INFO O| Feb 24 21:41:34.542 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5217 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.607 INFO O| Feb 24 21:41:34.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset" |
5218 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.607 INFO O| Feb 24 21:41:34.607 INFO STEP 203 (remove_files) COMPLETE |
5219 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.607 INFO O| Feb 24 21:41:34.607 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5220 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.630 INFO O| Feb 24 21:41:34.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip" |
5221 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.630 INFO O| Feb 24 21:41:34.630 INFO STEP 204 (remove_files) COMPLETE |
5222 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.630 INFO O| Feb 24 21:41:34.630 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5223 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.665 INFO O| Feb 24 21:41:34.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat" |
5224 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.665 INFO O| Feb 24 21:41:34.665 INFO STEP 205 (remove_files) COMPLETE |
5225 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.665 INFO O| Feb 24 21:41:34.665 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5226 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.687 INFO O| Feb 24 21:41:34.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp" |
5227 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.687 INFO O| Feb 24 21:41:34.687 INFO STEP 206 (remove_files) COMPLETE |
5228 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.687 INFO O| Feb 24 21:41:34.687 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5229 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.716 INFO O| Feb 24 21:41:34.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff" |
5230 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.717 INFO O| Feb 24 21:41:34.717 INFO STEP 207 (remove_files) COMPLETE |
5231 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.717 INFO O| Feb 24 21:41:34.717 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5232 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.803 INFO O| Feb 24 21:41:34.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep" |
5233 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.803 INFO O| Feb 24 21:41:34.803 INFO STEP 208 (remove_files) COMPLETE |
5234 | 2025-02-24T21:41:36.443Z | [ recovery-image] Feb 24 21:41:34.803 INFO O| Feb 24 21:41:34.803 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5235 | 2025-02-24T21:41:36.447Z | [ recovery-image] Feb 24 21:41:34.825 INFO O| Feb 24 21:41:34.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe" |
5236 | 2025-02-24T21:41:36.447Z | [ recovery-image] Feb 24 21:41:34.825 INFO O| Feb 24 21:41:34.825 INFO STEP 209 (remove_files) COMPLETE |
5237 | 2025-02-24T21:41:36.447Z | [ recovery-image] Feb 24 21:41:34.825 INFO O| Feb 24 21:41:34.825 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5238 | 2025-02-24T21:41:36.501Z | [ recovery-image] Feb 24 21:41:34.883 INFO O| Feb 24 21:41:34.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep" |
5239 | 2025-02-24T21:41:36.504Z | [ recovery-image] Feb 24 21:41:34.883 INFO O| Feb 24 21:41:34.883 INFO STEP 210 (remove_files) COMPLETE |
5240 | 2025-02-24T21:41:36.504Z | [ recovery-image] Feb 24 21:41:34.884 INFO O| Feb 24 21:41:34.884 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5241 | 2025-02-24T21:41:36.588Z | [ recovery-image] Feb 24 21:41:34.971 INFO O| Feb 24 21:41:34.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce" |
5242 | 2025-02-24T21:41:36.591Z | [ recovery-image] Feb 24 21:41:34.971 INFO O| Feb 24 21:41:34.971 INFO STEP 211 (remove_files) COMPLETE |
5243 | 2025-02-24T21:41:36.591Z | [ recovery-image] Feb 24 21:41:34.971 INFO O| Feb 24 21:41:34.971 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5244 | 2025-02-24T21:41:36.612Z | [ recovery-image] Feb 24 21:41:34.994 INFO O| Feb 24 21:41:34.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep" |
5245 | 2025-02-24T21:41:36.615Z | [ recovery-image] Feb 24 21:41:34.995 INFO O| Feb 24 21:41:34.995 INFO STEP 212 (remove_files) COMPLETE |
5246 | 2025-02-24T21:41:36.616Z | [ recovery-image] Feb 24 21:41:34.995 INFO O| Feb 24 21:41:34.995 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5247 | 2025-02-24T21:41:36.635Z | [ recovery-image] Feb 24 21:41:35.017 INFO O| Feb 24 21:41:35.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip" |
5248 | 2025-02-24T21:41:36.638Z | [ recovery-image] Feb 24 21:41:35.018 INFO O| Feb 24 21:41:35.018 INFO STEP 213 (remove_files) COMPLETE |
5249 | 2025-02-24T21:41:36.638Z | [ recovery-image] Feb 24 21:41:35.018 INFO O| Feb 24 21:41:35.018 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5250 | 2025-02-24T21:41:36.659Z | [ recovery-image] Feb 24 21:41:35.042 INFO O| Feb 24 21:41:35.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless" |
5251 | 2025-02-24T21:41:36.662Z | [ recovery-image] Feb 24 21:41:35.042 INFO O| Feb 24 21:41:35.042 INFO STEP 214 (remove_files) COMPLETE |
5252 | 2025-02-24T21:41:36.662Z | [ recovery-image] Feb 24 21:41:35.042 INFO O| Feb 24 21:41:35.042 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5253 | 2025-02-24T21:41:36.686Z | [ recovery-image] Feb 24 21:41:35.068 INFO O| Feb 24 21:41:35.068 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore" |
5254 | 2025-02-24T21:41:36.686Z | [ recovery-image] Feb 24 21:41:35.068 INFO O| Feb 24 21:41:35.068 INFO STEP 215 (remove_files) COMPLETE |
5255 | 2025-02-24T21:41:36.689Z | [ recovery-image] Feb 24 21:41:35.069 INFO O| Feb 24 21:41:35.068 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5256 | 2025-02-24T21:41:36.710Z | [ recovery-image] Feb 24 21:41:35.092 INFO O| Feb 24 21:41:35.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew" |
5257 | 2025-02-24T21:41:36.713Z | [ recovery-image] Feb 24 21:41:35.093 INFO O| Feb 24 21:41:35.093 INFO STEP 216 (remove_files) COMPLETE |
5258 | 2025-02-24T21:41:36.713Z | [ recovery-image] Feb 24 21:41:35.093 INFO O| Feb 24 21:41:35.093 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5259 | 2025-02-24T21:41:36.733Z | [ recovery-image] Feb 24 21:41:35.115 INFO O| Feb 24 21:41:35.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash" |
5260 | 2025-02-24T21:41:36.733Z | [ recovery-image] Feb 24 21:41:35.115 INFO O| Feb 24 21:41:35.115 INFO STEP 217 (remove_files) COMPLETE |
5261 | 2025-02-24T21:41:36.733Z | [ recovery-image] Feb 24 21:41:35.115 INFO O| Feb 24 21:41:35.115 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5262 | 2025-02-24T21:41:36.754Z | [ recovery-image] Feb 24 21:41:35.137 INFO O| Feb 24 21:41:35.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid" |
5263 | 2025-02-24T21:41:36.755Z | [ recovery-image] Feb 24 21:41:35.137 INFO O| Feb 24 21:41:35.137 INFO STEP 218 (remove_files) COMPLETE |
5264 | 2025-02-24T21:41:36.755Z | [ recovery-image] Feb 24 21:41:35.137 INFO O| Feb 24 21:41:35.137 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5265 | 2025-02-24T21:41:36.778Z | [ recovery-image] Feb 24 21:41:35.160 INFO O| Feb 24 21:41:35.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname" |
5266 | 2025-02-24T21:41:36.778Z | [ recovery-image] Feb 24 21:41:35.160 INFO O| Feb 24 21:41:35.160 INFO STEP 219 (remove_files) COMPLETE |
5267 | 2025-02-24T21:41:36.780Z | [ recovery-image] Feb 24 21:41:35.160 INFO O| Feb 24 21:41:35.160 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5268 | 2025-02-24T21:41:36.816Z | [ recovery-image] Feb 24 21:41:35.198 INFO O| Feb 24 21:41:35.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb" |
5269 | 2025-02-24T21:41:36.834Z | [ recovery-image] Feb 24 21:41:35.217 INFO O| Feb 24 21:41:35.217 INFO STEP 220 (remove_files) COMPLETE |
5270 | 2025-02-24T21:41:36.834Z | [ recovery-image] Feb 24 21:41:35.217 INFO O| Feb 24 21:41:35.217 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5271 | 2025-02-24T21:41:36.859Z | [ recovery-image] Feb 24 21:41:35.241 INFO O| Feb 24 21:41:35.241 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt" |
5272 | 2025-02-24T21:41:36.862Z | [ recovery-image] Feb 24 21:41:35.242 INFO O| Feb 24 21:41:35.242 INFO STEP 221 (remove_files) COMPLETE |
5273 | 2025-02-24T21:41:36.862Z | [ recovery-image] Feb 24 21:41:35.242 INFO O| Feb 24 21:41:35.242 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5274 | 2025-02-24T21:41:36.890Z | [ recovery-image] Feb 24 21:41:35.272 INFO O| Feb 24 21:41:35.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh" |
5275 | 2025-02-24T21:41:36.890Z | [ recovery-image] Feb 24 21:41:35.272 INFO O| Feb 24 21:41:35.272 INFO STEP 222 (remove_files) COMPLETE |
5276 | 2025-02-24T21:41:36.890Z | [ recovery-image] Feb 24 21:41:35.272 INFO O| Feb 24 21:41:35.272 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5277 | 2025-02-24T21:41:36.948Z | [ recovery-image] Feb 24 21:41:35.329 INFO O| Feb 24 21:41:35.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb" |
5278 | 2025-02-24T21:41:36.952Z | [ recovery-image] Feb 24 21:41:35.329 INFO O| Feb 24 21:41:35.329 INFO STEP 223 (remove_files) COMPLETE |
5279 | 2025-02-24T21:41:36.953Z | [ recovery-image] Feb 24 21:41:35.329 INFO O| Feb 24 21:41:35.329 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5280 | 2025-02-24T21:41:36.983Z | [ recovery-image] Feb 24 21:41:35.366 INFO O| Feb 24 21:41:35.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh" |
5281 | 2025-02-24T21:41:36.986Z | [ recovery-image] Feb 24 21:41:35.366 INFO O| Feb 24 21:41:35.366 INFO STEP 224 (remove_files) COMPLETE |
5282 | 2025-02-24T21:41:36.986Z | [ recovery-image] Feb 24 21:41:35.366 INFO O| Feb 24 21:41:35.366 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5283 | 2025-02-24T21:41:37.005Z | [ recovery-image] Feb 24 21:41:35.387 INFO O| Feb 24 21:41:35.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93" |
5284 | 2025-02-24T21:41:37.005Z | [ recovery-image] Feb 24 21:41:35.387 INFO O| Feb 24 21:41:35.387 INFO STEP 225 (remove_files) COMPLETE |
5285 | 2025-02-24T21:41:37.005Z | [ recovery-image] Feb 24 21:41:35.387 INFO O| Feb 24 21:41:35.387 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5286 | 2025-02-24T21:41:37.025Z | [ recovery-image] Feb 24 21:41:35.407 INFO O| Feb 24 21:41:35.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv" |
5287 | 2025-02-24T21:41:37.025Z | [ recovery-image] Feb 24 21:41:35.408 INFO O| Feb 24 21:41:35.407 INFO STEP 226 (remove_files) COMPLETE |
5288 | 2025-02-24T21:41:37.025Z | [ recovery-image] Feb 24 21:41:35.408 INFO O| Feb 24 21:41:35.408 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5289 | 2025-02-24T21:41:37.063Z | [ recovery-image] Feb 24 21:41:35.446 INFO O| Feb 24 21:41:35.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id" |
5290 | 2025-02-24T21:41:37.066Z | [ recovery-image] Feb 24 21:41:35.446 INFO O| Feb 24 21:41:35.446 INFO STEP 227 (remove_files) COMPLETE |
5291 | 2025-02-24T21:41:37.066Z | [ recovery-image] Feb 24 21:41:35.446 INFO O| Feb 24 21:41:35.446 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5292 | 2025-02-24T21:41:37.103Z | [ recovery-image] Feb 24 21:41:35.485 INFO O| Feb 24 21:41:35.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn" |
5293 | 2025-02-24T21:41:37.103Z | [ recovery-image] Feb 24 21:41:35.485 INFO O| Feb 24 21:41:35.485 INFO STEP 228 (remove_files) COMPLETE |
5294 | 2025-02-24T21:41:37.103Z | [ recovery-image] Feb 24 21:41:35.485 INFO O| Feb 24 21:41:35.485 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5295 | 2025-02-24T21:41:37.125Z | [ recovery-image] Feb 24 21:41:35.507 INFO O| Feb 24 21:41:35.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp" |
5296 | 2025-02-24T21:41:37.125Z | [ recovery-image] Feb 24 21:41:35.507 INFO O| Feb 24 21:41:35.507 INFO STEP 229 (remove_files) COMPLETE |
5297 | 2025-02-24T21:41:37.128Z | [ recovery-image] Feb 24 21:41:35.507 INFO O| Feb 24 21:41:35.507 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5298 | 2025-02-24T21:41:37.146Z | [ recovery-image] Feb 24 21:41:35.529 INFO O| Feb 24 21:41:35.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat" |
5299 | 2025-02-24T21:41:37.146Z | [ recovery-image] Feb 24 21:41:35.529 INFO O| Feb 24 21:41:35.529 INFO STEP 230 (remove_files) COMPLETE |
5300 | 2025-02-24T21:41:37.149Z | [ recovery-image] Feb 24 21:41:35.529 INFO O| Feb 24 21:41:35.529 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5301 | 2025-02-24T21:41:37.169Z | [ recovery-image] Feb 24 21:41:35.551 INFO O| Feb 24 21:41:35.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl" |
5302 | 2025-02-24T21:41:37.169Z | [ recovery-image] Feb 24 21:41:35.551 INFO O| Feb 24 21:41:35.551 INFO STEP 231 (remove_files) COMPLETE |
5303 | 2025-02-24T21:41:37.172Z | [ recovery-image] Feb 24 21:41:35.552 INFO O| Feb 24 21:41:35.551 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5304 | 2025-02-24T21:41:37.192Z | [ recovery-image] Feb 24 21:41:35.575 INFO O| Feb 24 21:41:35.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo" |
5305 | 2025-02-24T21:41:37.192Z | [ recovery-image] Feb 24 21:41:35.575 INFO O| Feb 24 21:41:35.575 INFO STEP 232 (remove_files) COMPLETE |
5306 | 2025-02-24T21:41:37.192Z | [ recovery-image] Feb 24 21:41:35.575 INFO O| Feb 24 21:41:35.575 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5307 | 2025-02-24T21:41:37.220Z | [ recovery-image] Feb 24 21:41:35.602 INFO O| Feb 24 21:41:35.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist" |
5308 | 2025-02-24T21:41:37.220Z | [ recovery-image] Feb 24 21:41:35.602 INFO O| Feb 24 21:41:35.602 INFO STEP 233 (remove_files) COMPLETE |
5309 | 2025-02-24T21:41:37.220Z | [ recovery-image] Feb 24 21:41:35.602 INFO O| Feb 24 21:41:35.602 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5310 | 2025-02-24T21:41:37.241Z | [ recovery-image] Feb 24 21:41:35.624 INFO O| Feb 24 21:41:35.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs" |
5311 | 2025-02-24T21:41:37.242Z | [ recovery-image] Feb 24 21:41:35.624 INFO O| Feb 24 21:41:35.624 INFO STEP 234 (remove_files) COMPLETE |
5312 | 2025-02-24T21:41:37.242Z | [ recovery-image] Feb 24 21:41:35.624 INFO O| Feb 24 21:41:35.624 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5313 | 2025-02-24T21:41:37.361Z | [ recovery-image] Feb 24 21:41:35.743 INFO O| Feb 24 21:41:35.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join" |
5314 | 2025-02-24T21:41:37.365Z | [ recovery-image] Feb 24 21:41:35.743 INFO O| Feb 24 21:41:35.743 INFO STEP 235 (remove_files) COMPLETE |
5315 | 2025-02-24T21:41:37.366Z | [ recovery-image] Feb 24 21:41:35.743 INFO O| Feb 24 21:41:35.743 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5316 | 2025-02-24T21:41:37.420Z | [ recovery-image] Feb 24 21:41:35.801 INFO O| Feb 24 21:41:35.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd" |
5317 | 2025-02-24T21:41:37.420Z | [ recovery-image] Feb 24 21:41:35.802 INFO O| Feb 24 21:41:35.801 INFO STEP 236 (remove_files) COMPLETE |
5318 | 2025-02-24T21:41:37.420Z | [ recovery-image] Feb 24 21:41:35.802 INFO O| Feb 24 21:41:35.801 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5319 | 2025-02-24T21:41:37.480Z | [ recovery-image] Feb 24 21:41:35.862 INFO O| Feb 24 21:41:35.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy" |
5320 | 2025-02-24T21:41:37.480Z | [ recovery-image] Feb 24 21:41:35.863 INFO O| Feb 24 21:41:35.862 INFO STEP 237 (remove_files) COMPLETE |
5321 | 2025-02-24T21:41:37.480Z | [ recovery-image] Feb 24 21:41:35.863 INFO O| Feb 24 21:41:35.862 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5322 | 2025-02-24T21:41:37.502Z | [ recovery-image] Feb 24 21:41:35.884 INFO O| Feb 24 21:41:35.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin" |
5323 | 2025-02-24T21:41:37.502Z | [ recovery-image] Feb 24 21:41:35.884 INFO O| Feb 24 21:41:35.884 INFO STEP 238 (remove_files) COMPLETE |
5324 | 2025-02-24T21:41:37.505Z | [ recovery-image] Feb 24 21:41:35.884 INFO O| Feb 24 21:41:35.884 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5325 | 2025-02-24T21:41:37.588Z | [ recovery-image] Feb 24 21:41:35.970 INFO O| Feb 24 21:41:35.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout" |
5326 | 2025-02-24T21:41:37.588Z | [ recovery-image] Feb 24 21:41:35.970 INFO O| Feb 24 21:41:35.970 INFO STEP 239 (remove_files) COMPLETE |
5327 | 2025-02-24T21:41:37.593Z | [ recovery-image] Feb 24 21:41:35.970 INFO O| Feb 24 21:41:35.970 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5328 | 2025-02-24T21:41:37.628Z | [ recovery-image] Feb 24 21:41:36.010 INFO O| Feb 24 21:41:36.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill" |
5329 | 2025-02-24T21:41:37.628Z | [ recovery-image] Feb 24 21:41:36.010 INFO O| Feb 24 21:41:36.010 INFO STEP 240 (remove_files) COMPLETE |
5330 | 2025-02-24T21:41:37.628Z | [ recovery-image] Feb 24 21:41:36.010 INFO O| Feb 24 21:41:36.010 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5331 | 2025-02-24T21:41:37.663Z | [ recovery-image] Feb 24 21:41:36.045 INFO O| Feb 24 21:41:36.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit" |
5332 | 2025-02-24T21:41:37.663Z | [ recovery-image] Feb 24 21:41:36.045 INFO O| Feb 24 21:41:36.045 INFO STEP 241 (remove_files) COMPLETE |
5333 | 2025-02-24T21:41:37.665Z | [ recovery-image] Feb 24 21:41:36.045 INFO O| Feb 24 21:41:36.045 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5334 | 2025-02-24T21:41:37.684Z | [ recovery-image] Feb 24 21:41:36.067 INFO O| Feb 24 21:41:36.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist" |
5335 | 2025-02-24T21:41:37.684Z | [ recovery-image] Feb 24 21:41:36.067 INFO O| Feb 24 21:41:36.067 INFO STEP 242 (remove_files) COMPLETE |
5336 | 2025-02-24T21:41:37.685Z | [ recovery-image] Feb 24 21:41:36.067 INFO O| Feb 24 21:41:36.067 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5337 | 2025-02-24T21:41:37.706Z | [ recovery-image] Feb 24 21:41:36.088 INFO O| Feb 24 21:41:36.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg" |
5338 | 2025-02-24T21:41:37.706Z | [ recovery-image] Feb 24 21:41:36.088 INFO O| Feb 24 21:41:36.088 INFO STEP 243 (remove_files) COMPLETE |
5339 | 2025-02-24T21:41:37.706Z | [ recovery-image] Feb 24 21:41:36.088 INFO O| Feb 24 21:41:36.088 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5340 | 2025-02-24T21:41:37.729Z | [ recovery-image] Feb 24 21:41:36.110 INFO O| Feb 24 21:41:36.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd" |
5341 | 2025-02-24T21:41:37.729Z | [ recovery-image] Feb 24 21:41:36.110 INFO O| Feb 24 21:41:36.110 INFO STEP 244 (remove_files) COMPLETE |
5342 | 2025-02-24T21:41:37.737Z | [ recovery-image] Feb 24 21:41:36.110 INFO O| Feb 24 21:41:36.110 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5343 | 2025-02-24T21:41:37.763Z | [ recovery-image] Feb 24 21:41:36.145 INFO O| Feb 24 21:41:36.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config" |
5344 | 2025-02-24T21:41:37.763Z | [ recovery-image] Feb 24 21:41:36.146 INFO O| Feb 24 21:41:36.145 INFO STEP 245 (remove_files) COMPLETE |
5345 | 2025-02-24T21:41:37.763Z | [ recovery-image] Feb 24 21:41:36.146 INFO O| Feb 24 21:41:36.146 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5346 | 2025-02-24T21:41:37.799Z | [ recovery-image] Feb 24 21:41:36.181 INFO O| Feb 24 21:41:36.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93" |
5347 | 2025-02-24T21:41:37.799Z | [ recovery-image] Feb 24 21:41:36.181 INFO O| Feb 24 21:41:36.181 INFO STEP 246 (remove_files) COMPLETE |
5348 | 2025-02-24T21:41:37.799Z | [ recovery-image] Feb 24 21:41:36.181 INFO O| Feb 24 21:41:36.181 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5349 | 2025-02-24T21:41:37.833Z | [ recovery-image] Feb 24 21:41:36.215 INFO O| Feb 24 21:41:36.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil" |
5350 | 2025-02-24T21:41:37.836Z | [ recovery-image] Feb 24 21:41:36.215 INFO O| Feb 24 21:41:36.215 INFO STEP 247 (remove_files) COMPLETE |
5351 | 2025-02-24T21:41:37.836Z | [ recovery-image] Feb 24 21:41:36.216 INFO O| Feb 24 21:41:36.216 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5352 | 2025-02-24T21:41:37.857Z | [ recovery-image] Feb 24 21:41:36.239 INFO O| Feb 24 21:41:36.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat" |
5353 | 2025-02-24T21:41:37.860Z | [ recovery-image] Feb 24 21:41:36.240 INFO O| Feb 24 21:41:36.240 INFO STEP 248 (remove_files) COMPLETE |
5354 | 2025-02-24T21:41:37.860Z | [ recovery-image] Feb 24 21:41:36.240 INFO O| Feb 24 21:41:36.240 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5355 | 2025-02-24T21:41:37.884Z | [ recovery-image] Feb 24 21:41:36.266 INFO O| Feb 24 21:41:36.266 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last" |
5356 | 2025-02-24T21:41:37.886Z | [ recovery-image] Feb 24 21:41:36.266 INFO O| Feb 24 21:41:36.266 INFO STEP 249 (remove_files) COMPLETE |
5357 | 2025-02-24T21:41:37.886Z | [ recovery-image] Feb 24 21:41:36.266 INFO O| Feb 24 21:41:36.266 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5358 | 2025-02-24T21:41:37.908Z | [ recovery-image] Feb 24 21:41:36.291 INFO O| Feb 24 21:41:36.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm" |
5359 | 2025-02-24T21:41:37.911Z | [ recovery-image] Feb 24 21:41:36.291 INFO O| Feb 24 21:41:36.291 INFO STEP 250 (remove_files) COMPLETE |
5360 | 2025-02-24T21:41:37.911Z | [ recovery-image] Feb 24 21:41:36.291 INFO O| Feb 24 21:41:36.291 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5361 | 2025-02-24T21:41:37.931Z | [ recovery-image] Feb 24 21:41:36.313 INFO O| Feb 24 21:41:36.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld" |
5362 | 2025-02-24T21:41:37.934Z | [ recovery-image] Feb 24 21:41:36.314 INFO O| Feb 24 21:41:36.314 INFO STEP 251 (remove_files) COMPLETE |
5363 | 2025-02-24T21:41:37.934Z | [ recovery-image] Feb 24 21:41:36.314 INFO O| Feb 24 21:41:36.314 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5364 | 2025-02-24T21:41:37.954Z | [ recovery-image] Feb 24 21:41:36.336 INFO O| Feb 24 21:41:36.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd" |
5365 | 2025-02-24T21:41:37.954Z | [ recovery-image] Feb 24 21:41:36.336 INFO O| Feb 24 21:41:36.336 INFO STEP 252 (remove_files) COMPLETE |
5366 | 2025-02-24T21:41:37.958Z | [ recovery-image] Feb 24 21:41:36.336 INFO O| Feb 24 21:41:36.336 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5367 | 2025-02-24T21:41:37.978Z | [ recovery-image] Feb 24 21:41:36.360 INFO O| Feb 24 21:41:36.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less" |
5368 | 2025-02-24T21:41:37.978Z | [ recovery-image] Feb 24 21:41:36.360 INFO O| Feb 24 21:41:36.360 INFO STEP 253 (remove_files) COMPLETE |
5369 | 2025-02-24T21:41:37.981Z | [ recovery-image] Feb 24 21:41:36.360 INFO O| Feb 24 21:41:36.360 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5370 | 2025-02-24T21:41:38.003Z | [ recovery-image] Feb 24 21:41:36.385 INFO O| Feb 24 21:41:36.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho" |
5371 | 2025-02-24T21:41:38.006Z | [ recovery-image] Feb 24 21:41:36.385 INFO O| Feb 24 21:41:36.385 INFO STEP 254 (remove_files) COMPLETE |
5372 | 2025-02-24T21:41:38.006Z | [ recovery-image] Feb 24 21:41:36.385 INFO O| Feb 24 21:41:36.385 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5373 | 2025-02-24T21:41:38.025Z | [ recovery-image] Feb 24 21:41:36.407 INFO O| Feb 24 21:41:36.407 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey" |
5374 | 2025-02-24T21:41:38.028Z | [ recovery-image] Feb 24 21:41:36.408 INFO O| Feb 24 21:41:36.408 INFO STEP 255 (remove_files) COMPLETE |
5375 | 2025-02-24T21:41:38.028Z | [ recovery-image] Feb 24 21:41:36.408 INFO O| Feb 24 21:41:36.408 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5376 | 2025-02-24T21:41:38.047Z | [ recovery-image] Feb 24 21:41:36.430 INFO O| Feb 24 21:41:36.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo" |
5377 | 2025-02-24T21:41:38.050Z | [ recovery-image] Feb 24 21:41:36.430 INFO O| Feb 24 21:41:36.430 INFO STEP 256 (remove_files) COMPLETE |
5378 | 2025-02-24T21:41:38.050Z | [ recovery-image] Feb 24 21:41:36.430 INFO O| Feb 24 21:41:36.430 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5379 | 2025-02-24T21:41:38.070Z | [ recovery-image] Feb 24 21:41:36.452 INFO O| Feb 24 21:41:36.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line" |
5380 | 2025-02-24T21:41:38.073Z | [ recovery-image] Feb 24 21:41:36.452 INFO O| Feb 24 21:41:36.452 INFO STEP 257 (remove_files) COMPLETE |
5381 | 2025-02-24T21:41:38.073Z | [ recovery-image] Feb 24 21:41:36.453 INFO O| Feb 24 21:41:36.453 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5382 | 2025-02-24T21:41:38.111Z | [ recovery-image] Feb 24 21:41:36.492 INFO O| Feb 24 21:41:36.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp" |
5383 | 2025-02-24T21:41:38.111Z | [ recovery-image] Feb 24 21:41:36.492 INFO O| Feb 24 21:41:36.492 INFO STEP 258 (remove_files) COMPLETE |
5384 | 2025-02-24T21:41:38.111Z | [ recovery-image] Feb 24 21:41:36.493 INFO O| Feb 24 21:41:36.492 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5385 | 2025-02-24T21:41:38.137Z | [ recovery-image] Feb 24 21:41:36.518 INFO O| Feb 24 21:41:36.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers" |
5386 | 2025-02-24T21:41:38.137Z | [ recovery-image] Feb 24 21:41:36.518 INFO O| Feb 24 21:41:36.518 INFO STEP 259 (remove_files) COMPLETE |
5387 | 2025-02-24T21:41:38.137Z | [ recovery-image] Feb 24 21:41:36.518 INFO O| Feb 24 21:41:36.518 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5388 | 2025-02-24T21:41:38.164Z | [ recovery-image] Feb 24 21:41:36.546 INFO O| Feb 24 21:41:36.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys" |
5389 | 2025-02-24T21:41:38.166Z | [ recovery-image] Feb 24 21:41:36.546 INFO O| Feb 24 21:41:36.546 INFO STEP 260 (remove_files) COMPLETE |
5390 | 2025-02-24T21:41:38.166Z | [ recovery-image] Feb 24 21:41:36.546 INFO O| Feb 24 21:41:36.546 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5391 | 2025-02-24T21:41:38.189Z | [ recovery-image] Feb 24 21:41:36.571 INFO O| Feb 24 21:41:36.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger" |
5392 | 2025-02-24T21:41:38.193Z | [ recovery-image] Feb 24 21:41:36.571 INFO O| Feb 24 21:41:36.571 INFO STEP 261 (remove_files) COMPLETE |
5393 | 2025-02-24T21:41:38.193Z | [ recovery-image] Feb 24 21:41:36.571 INFO O| Feb 24 21:41:36.571 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5394 | 2025-02-24T21:41:38.214Z | [ recovery-image] Feb 24 21:41:36.596 INFO O| Feb 24 21:41:36.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins" |
5395 | 2025-02-24T21:41:38.217Z | [ recovery-image] Feb 24 21:41:36.596 INFO O| Feb 24 21:41:36.596 INFO STEP 262 (remove_files) COMPLETE |
5396 | 2025-02-24T21:41:38.217Z | [ recovery-image] Feb 24 21:41:36.596 INFO O| Feb 24 21:41:36.596 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5397 | 2025-02-24T21:41:38.248Z | [ recovery-image] Feb 24 21:41:36.630 INFO O| Feb 24 21:41:36.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname" |
5398 | 2025-02-24T21:41:38.251Z | [ recovery-image] Feb 24 21:41:36.630 INFO O| Feb 24 21:41:36.630 INFO STEP 263 (remove_files) COMPLETE |
5399 | 2025-02-24T21:41:38.251Z | [ recovery-image] Feb 24 21:41:36.630 INFO O| Feb 24 21:41:36.630 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5400 | 2025-02-24T21:41:38.273Z | [ recovery-image] Feb 24 21:41:36.655 INFO O| Feb 24 21:41:36.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look" |
5401 | 2025-02-24T21:41:38.273Z | [ recovery-image] Feb 24 21:41:36.655 INFO O| Feb 24 21:41:36.655 INFO STEP 264 (remove_files) COMPLETE |
5402 | 2025-02-24T21:41:38.273Z | [ recovery-image] Feb 24 21:41:36.655 INFO O| Feb 24 21:41:36.655 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5403 | 2025-02-24T21:41:38.358Z | [ recovery-image] Feb 24 21:41:36.740 INFO O| Feb 24 21:41:36.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker" |
5404 | 2025-02-24T21:41:38.358Z | [ recovery-image] Feb 24 21:41:36.740 INFO O| Feb 24 21:41:36.740 INFO STEP 265 (remove_files) COMPLETE |
5405 | 2025-02-24T21:41:38.358Z | [ recovery-image] Feb 24 21:41:36.740 INFO O| Feb 24 21:41:36.740 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5406 | 2025-02-24T21:41:38.382Z | [ recovery-image] Feb 24 21:41:36.764 INFO O| Feb 24 21:41:36.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4" |
5407 | 2025-02-24T21:41:38.407Z | [ recovery-image] Feb 24 21:41:36.789 INFO O| Feb 24 21:41:36.789 INFO STEP 266 (remove_files) COMPLETE |
5408 | 2025-02-24T21:41:38.407Z | [ recovery-image] Feb 24 21:41:36.789 INFO O| Feb 24 21:41:36.789 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5409 | 2025-02-24T21:41:38.464Z | [ recovery-image] Feb 24 21:41:36.846 INFO O| Feb 24 21:41:36.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec" |
5410 | 2025-02-24T21:41:38.467Z | [ recovery-image] Feb 24 21:41:36.846 INFO O| Feb 24 21:41:36.846 INFO STEP 267 (remove_files) COMPLETE |
5411 | 2025-02-24T21:41:38.467Z | [ recovery-image] Feb 24 21:41:36.846 INFO O| Feb 24 21:41:36.846 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5412 | 2025-02-24T21:41:38.470Z | [ host-image] Feb 24 21:41:36.852 INFO O| Feb 24 21:41:36.852 INFO O| Planning: Solver setup ... Done |
5413 | 2025-02-24T21:41:38.478Z | [ host-image] Feb 24 21:41:36.860 INFO O| Feb 24 21:41:36.860 INFO O| Planning: Running solver ... Done |
5414 | 2025-02-24T21:41:38.487Z | [ recovery-image] Feb 24 21:41:36.869 INFO O| Feb 24 21:41:36.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo" |
5415 | 2025-02-24T21:41:38.487Z | [ recovery-image] Feb 24 21:41:36.869 INFO O| Feb 24 21:41:36.869 INFO STEP 268 (remove_files) COMPLETE |
5416 | 2025-02-24T21:41:38.490Z | [ recovery-image] Feb 24 21:41:36.869 INFO O| Feb 24 21:41:36.869 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5417 | 2025-02-24T21:41:38.510Z | [ recovery-image] Feb 24 21:41:36.891 INFO O| Feb 24 21:41:36.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac" |
5418 | 2025-02-24T21:41:38.510Z | [ recovery-image] Feb 24 21:41:36.891 INFO O| Feb 24 21:41:36.891 INFO STEP 269 (remove_files) COMPLETE |
5419 | 2025-02-24T21:41:38.512Z | [ recovery-image] Feb 24 21:41:36.892 INFO O| Feb 24 21:41:36.891 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5420 | 2025-02-24T21:41:38.531Z | [ recovery-image] Feb 24 21:41:36.913 INFO O| Feb 24 21:41:36.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach" |
5421 | 2025-02-24T21:41:38.531Z | [ recovery-image] Feb 24 21:41:36.913 INFO O| Feb 24 21:41:36.913 INFO STEP 270 (remove_files) COMPLETE |
5422 | 2025-02-24T21:41:38.531Z | [ recovery-image] Feb 24 21:41:36.913 INFO O| Feb 24 21:41:36.913 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5423 | 2025-02-24T21:41:38.568Z | [ recovery-image] Feb 24 21:41:36.950 INFO O| Feb 24 21:41:36.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx" |
5424 | 2025-02-24T21:41:38.572Z | [ recovery-image] Feb 24 21:41:36.950 INFO O| Feb 24 21:41:36.950 INFO STEP 271 (remove_files) COMPLETE |
5425 | 2025-02-24T21:41:38.572Z | [ recovery-image] Feb 24 21:41:36.951 INFO O| Feb 24 21:41:36.950 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5426 | 2025-02-24T21:41:38.590Z | [ host-image] Feb 24 21:41:36.972 INFO O| Feb 24 21:41:36.971 INFO O| Planning: Finding local manifests ... Done |
5427 | 2025-02-24T21:41:38.593Z | [ host-image] Feb 24 21:41:36.972 INFO O| Feb 24 21:41:36.972 INFO O| Planning: Fetching manifests: 0/1 0% complete |
5428 | 2025-02-24T21:41:38.593Z | [ recovery-image] Feb 24 21:41:36.975 INFO O| Feb 24 21:41:36.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev" |
5429 | 2025-02-24T21:41:38.593Z | [ recovery-image] Feb 24 21:41:36.975 INFO O| Feb 24 21:41:36.975 INFO STEP 272 (remove_files) COMPLETE |
5430 | 2025-02-24T21:41:38.593Z | [ recovery-image] Feb 24 21:41:36.975 INFO O| Feb 24 21:41:36.975 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5431 | 2025-02-24T21:41:38.617Z | [ recovery-image] Feb 24 21:41:36.999 INFO O| Feb 24 21:41:36.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg" |
5432 | 2025-02-24T21:41:38.617Z | [ recovery-image] Feb 24 21:41:36.999 INFO O| Feb 24 21:41:36.999 INFO STEP 273 (remove_files) COMPLETE |
5433 | 2025-02-24T21:41:38.617Z | [ recovery-image] Feb 24 21:41:36.999 INFO O| Feb 24 21:41:36.999 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5434 | 2025-02-24T21:41:38.645Z | [ recovery-image] Feb 24 21:41:37.027 INFO O| Feb 24 21:41:37.027 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c" |
5435 | 2025-02-24T21:41:38.645Z | [ recovery-image] Feb 24 21:41:37.027 INFO O| Feb 24 21:41:37.027 INFO STEP 274 (remove_files) COMPLETE |
5436 | 2025-02-24T21:41:38.648Z | [ recovery-image] Feb 24 21:41:37.027 INFO O| Feb 24 21:41:37.027 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5437 | 2025-02-24T21:41:38.690Z | [ recovery-image] Feb 24 21:41:37.072 INFO O| Feb 24 21:41:37.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update" |
5438 | 2025-02-24T21:41:38.690Z | [ recovery-image] Feb 24 21:41:37.072 INFO O| Feb 24 21:41:37.072 INFO STEP 275 (remove_files) COMPLETE |
5439 | 2025-02-24T21:41:38.693Z | [ recovery-image] Feb 24 21:41:37.072 INFO O| Feb 24 21:41:37.072 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5440 | 2025-02-24T21:41:38.714Z | [ recovery-image] Feb 24 21:41:37.095 INFO O| Feb 24 21:41:37.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo" |
5441 | 2025-02-24T21:41:38.716Z | [ recovery-image] Feb 24 21:41:37.096 INFO O| Feb 24 21:41:37.096 INFO STEP 276 (remove_files) COMPLETE |
5442 | 2025-02-24T21:41:38.716Z | [ recovery-image] Feb 24 21:41:37.096 INFO O| Feb 24 21:41:37.096 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5443 | 2025-02-24T21:41:38.757Z | [ recovery-image] Feb 24 21:41:37.139 INFO O| Feb 24 21:41:37.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict" |
5444 | 2025-02-24T21:41:38.760Z | [ recovery-image] Feb 24 21:41:37.140 INFO O| Feb 24 21:41:37.140 INFO STEP 277 (remove_files) COMPLETE |
5445 | 2025-02-24T21:41:38.760Z | [ recovery-image] Feb 24 21:41:37.140 INFO O| Feb 24 21:41:37.140 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5446 | 2025-02-24T21:41:38.781Z | [ recovery-image] Feb 24 21:41:37.163 INFO O| Feb 24 21:41:37.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe" |
5447 | 2025-02-24T21:41:38.781Z | [ recovery-image] Feb 24 21:41:37.163 INFO O| Feb 24 21:41:37.163 INFO STEP 278 (remove_files) COMPLETE |
5448 | 2025-02-24T21:41:38.783Z | [ recovery-image] Feb 24 21:41:37.163 INFO O| Feb 24 21:41:37.163 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5449 | 2025-02-24T21:41:38.805Z | [ host-image] Feb 24 21:41:37.187 INFO O| Feb 24 21:41:37.187 INFO O| Planning: Fetching manifests: 1/1 100% complete |
5450 | 2025-02-24T21:41:38.808Z | [ recovery-image] Feb 24 21:41:37.188 INFO O| Feb 24 21:41:37.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat" |
5451 | 2025-02-24T21:41:38.808Z | [ recovery-image] Feb 24 21:41:37.189 INFO O| Feb 24 21:41:37.188 INFO STEP 279 (remove_files) COMPLETE |
5452 | 2025-02-24T21:41:38.808Z | [ recovery-image] Feb 24 21:41:37.189 INFO O| Feb 24 21:41:37.189 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5453 | 2025-02-24T21:41:38.829Z | [ recovery-image] Feb 24 21:41:37.211 INFO O| Feb 24 21:41:37.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt" |
5454 | 2025-02-24T21:41:38.829Z | [ recovery-image] Feb 24 21:41:37.211 INFO O| Feb 24 21:41:37.211 INFO STEP 280 (remove_files) COMPLETE |
5455 | 2025-02-24T21:41:38.829Z | [ recovery-image] Feb 24 21:41:37.211 INFO O| Feb 24 21:41:37.211 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5456 | 2025-02-24T21:41:38.838Z | [ host-image] Feb 24 21:41:37.220 INFO O| Feb 24 21:41:37.220 INFO O| Planning: Package planning ... Done |
5457 | 2025-02-24T21:41:38.840Z | [ host-image] Feb 24 21:41:37.220 INFO O| Feb 24 21:41:37.220 INFO O| Planning: Merging actions ... Done |
5458 | 2025-02-24T21:41:38.873Z | [ recovery-image] Feb 24 21:41:37.255 INFO O| Feb 24 21:41:37.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config" |
5459 | 2025-02-24T21:41:38.873Z | [ recovery-image] Feb 24 21:41:37.256 INFO O| Feb 24 21:41:37.255 INFO STEP 281 (remove_files) COMPLETE |
5460 | 2025-02-24T21:41:38.876Z | [ recovery-image] Feb 24 21:41:37.259 INFO O| Feb 24 21:41:37.255 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5461 | 2025-02-24T21:41:38.899Z | [ recovery-image] Feb 24 21:41:37.281 INFO O| Feb 24 21:41:37.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert" |
5462 | 2025-02-24T21:41:38.899Z | [ recovery-image] Feb 24 21:41:37.281 INFO O| Feb 24 21:41:37.281 INFO STEP 282 (remove_files) COMPLETE |
5463 | 2025-02-24T21:41:38.899Z | [ recovery-image] Feb 24 21:41:37.281 INFO O| Feb 24 21:41:37.281 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5464 | 2025-02-24T21:41:38.919Z | [ recovery-image] Feb 24 21:41:37.301 INFO O| Feb 24 21:41:37.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config" |
5465 | 2025-02-24T21:41:38.919Z | [ recovery-image] Feb 24 21:41:37.301 INFO O| Feb 24 21:41:37.301 INFO STEP 283 (remove_files) COMPLETE |
5466 | 2025-02-24T21:41:38.922Z | [ recovery-image] Feb 24 21:41:37.301 INFO O| Feb 24 21:41:37.301 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5467 | 2025-02-24T21:41:38.940Z | [ recovery-image] Feb 24 21:41:37.322 INFO O| Feb 24 21:41:37.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user" |
5468 | 2025-02-24T21:41:38.940Z | [ recovery-image] Feb 24 21:41:37.322 INFO O| Feb 24 21:41:37.322 INFO STEP 284 (remove_files) COMPLETE |
5469 | 2025-02-24T21:41:38.943Z | [ recovery-image] Feb 24 21:41:37.322 INFO O| Feb 24 21:41:37.322 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5470 | 2025-02-24T21:41:38.963Z | [ recovery-image] Feb 24 21:41:37.345 INFO O| Feb 24 21:41:37.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform" |
5471 | 2025-02-24T21:41:38.966Z | [ recovery-image] Feb 24 21:41:37.345 INFO O| Feb 24 21:41:37.345 INFO STEP 285 (remove_files) COMPLETE |
5472 | 2025-02-24T21:41:38.966Z | [ recovery-image] Feb 24 21:41:37.345 INFO O| Feb 24 21:41:37.345 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5473 | 2025-02-24T21:41:39.027Z | [ recovery-image] Feb 24 21:41:37.409 INFO O| Feb 24 21:41:37.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp" |
5474 | 2025-02-24T21:41:39.030Z | [ recovery-image] Feb 24 21:41:37.409 INFO O| Feb 24 21:41:37.409 INFO STEP 286 (remove_files) COMPLETE |
5475 | 2025-02-24T21:41:39.030Z | [ recovery-image] Feb 24 21:41:37.409 INFO O| Feb 24 21:41:37.409 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5476 | 2025-02-24T21:41:39.041Z | [ host-image] Feb 24 21:41:37.423 INFO O| Feb 24 21:41:37.423 INFO O| Planning: Checking for conflicting actions ... Done |
5477 | 2025-02-24T21:41:39.044Z | [ host-image] Feb 24 21:41:37.424 INFO O| Feb 24 21:41:37.424 INFO O| Planning: Consolidating action changes ... Done |
5478 | 2025-02-24T21:41:39.055Z | [ recovery-image] Feb 24 21:41:37.437 INFO O| Feb 24 21:41:37.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news" |
5479 | 2025-02-24T21:41:39.055Z | [ recovery-image] Feb 24 21:41:37.437 INFO O| Feb 24 21:41:37.437 INFO STEP 287 (remove_files) COMPLETE |
5480 | 2025-02-24T21:41:39.058Z | [ recovery-image] Feb 24 21:41:37.437 INFO O| Feb 24 21:41:37.437 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5481 | 2025-02-24T21:41:39.101Z | [ recovery-image] Feb 24 21:41:37.482 INFO O| Feb 24 21:41:37.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask" |
5482 | 2025-02-24T21:41:39.103Z | [ recovery-image] Feb 24 21:41:37.483 INFO O| Feb 24 21:41:37.483 INFO STEP 288 (remove_files) COMPLETE |
5483 | 2025-02-24T21:41:39.103Z | [ recovery-image] Feb 24 21:41:37.483 INFO O| Feb 24 21:41:37.483 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5484 | 2025-02-24T21:41:39.124Z | [ recovery-image] Feb 24 21:41:37.506 INFO O| Feb 24 21:41:37.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice" |
5485 | 2025-02-24T21:41:39.124Z | [ recovery-image] Feb 24 21:41:37.506 INFO O| Feb 24 21:41:37.506 INFO STEP 289 (remove_files) COMPLETE |
5486 | 2025-02-24T21:41:39.124Z | [ recovery-image] Feb 24 21:41:37.506 INFO O| Feb 24 21:41:37.506 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5487 | 2025-02-24T21:41:39.147Z | [ recovery-image] Feb 24 21:41:37.529 INFO O| Feb 24 21:41:37.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl" |
5488 | 2025-02-24T21:41:39.147Z | [ recovery-image] Feb 24 21:41:37.529 INFO O| Feb 24 21:41:37.529 INFO STEP 290 (remove_files) COMPLETE |
5489 | 2025-02-24T21:41:39.150Z | [ recovery-image] Feb 24 21:41:37.529 INFO O| Feb 24 21:41:37.529 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5490 | 2025-02-24T21:41:39.169Z | [ recovery-image] Feb 24 21:41:37.551 INFO O| Feb 24 21:41:37.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk" |
5491 | 2025-02-24T21:41:39.172Z | [ recovery-image] Feb 24 21:41:37.551 INFO O| Feb 24 21:41:37.551 INFO STEP 291 (remove_files) COMPLETE |
5492 | 2025-02-24T21:41:39.172Z | [ recovery-image] Feb 24 21:41:37.552 INFO O| Feb 24 21:41:37.552 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5493 | 2025-02-24T21:41:39.193Z | [ recovery-image] Feb 24 21:41:37.575 INFO O| Feb 24 21:41:37.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od" |
5494 | 2025-02-24T21:41:39.196Z | [ recovery-image] Feb 24 21:41:37.575 INFO O| Feb 24 21:41:37.575 INFO STEP 292 (remove_files) COMPLETE |
5495 | 2025-02-24T21:41:39.196Z | [ recovery-image] Feb 24 21:41:37.575 INFO O| Feb 24 21:41:37.575 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5496 | 2025-02-24T21:41:39.235Z | [ recovery-image] Feb 24 21:41:37.617 INFO O| Feb 24 21:41:37.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa" |
5497 | 2025-02-24T21:41:39.235Z | [ recovery-image] Feb 24 21:41:37.617 INFO O| Feb 24 21:41:37.617 INFO STEP 293 (remove_files) COMPLETE |
5498 | 2025-02-24T21:41:39.235Z | [ recovery-image] Feb 24 21:41:37.617 INFO O| Feb 24 21:41:37.617 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5499 | 2025-02-24T21:41:39.258Z | [ recovery-image] Feb 24 21:41:37.640 INFO O| Feb 24 21:41:37.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack" |
5500 | 2025-02-24T21:41:39.258Z | [ recovery-image] Feb 24 21:41:37.640 INFO O| Feb 24 21:41:37.640 INFO STEP 294 (remove_files) COMPLETE |
5501 | 2025-02-24T21:41:39.258Z | [ recovery-image] Feb 24 21:41:37.640 INFO O| Feb 24 21:41:37.640 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5502 | 2025-02-24T21:41:39.301Z | [ recovery-image] Feb 24 21:41:37.683 INFO O| Feb 24 21:41:37.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page" |
5503 | 2025-02-24T21:41:39.304Z | [ recovery-image] Feb 24 21:41:37.683 INFO O| Feb 24 21:41:37.683 INFO STEP 295 (remove_files) COMPLETE |
5504 | 2025-02-24T21:41:39.304Z | [ recovery-image] Feb 24 21:41:37.683 INFO O| Feb 24 21:41:37.683 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5505 | 2025-02-24T21:41:39.337Z | [ recovery-image] Feb 24 21:41:37.718 INFO O| Feb 24 21:41:37.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize" |
5506 | 2025-02-24T21:41:39.337Z | [ recovery-image] Feb 24 21:41:37.718 INFO O| Feb 24 21:41:37.718 INFO STEP 296 (remove_files) COMPLETE |
5507 | 2025-02-24T21:41:39.339Z | [ recovery-image] Feb 24 21:41:37.718 INFO O| Feb 24 21:41:37.718 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5508 | 2025-02-24T21:41:39.358Z | [ recovery-image] Feb 24 21:41:37.740 INFO O| Feb 24 21:41:37.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd" |
5509 | 2025-02-24T21:41:39.361Z | [ recovery-image] Feb 24 21:41:37.740 INFO O| Feb 24 21:41:37.740 INFO STEP 297 (remove_files) COMPLETE |
5510 | 2025-02-24T21:41:39.361Z | [ recovery-image] Feb 24 21:41:37.741 INFO O| Feb 24 21:41:37.740 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5511 | 2025-02-24T21:41:39.381Z | [ recovery-image] Feb 24 21:41:37.762 INFO O| Feb 24 21:41:37.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste" |
5512 | 2025-02-24T21:41:39.384Z | [ recovery-image] Feb 24 21:41:37.763 INFO O| Feb 24 21:41:37.762 INFO STEP 298 (remove_files) COMPLETE |
5513 | 2025-02-24T21:41:39.384Z | [ recovery-image] Feb 24 21:41:37.763 INFO O| Feb 24 21:41:37.763 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5514 | 2025-02-24T21:41:39.403Z | [ recovery-image] Feb 24 21:41:37.785 INFO O| Feb 24 21:41:37.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk" |
5515 | 2025-02-24T21:41:39.406Z | [ recovery-image] Feb 24 21:41:37.785 INFO O| Feb 24 21:41:37.785 INFO STEP 299 (remove_files) COMPLETE |
5516 | 2025-02-24T21:41:39.406Z | [ recovery-image] Feb 24 21:41:37.785 INFO O| Feb 24 21:41:37.785 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5517 | 2025-02-24T21:41:39.425Z | [ recovery-image] Feb 24 21:41:37.807 INFO O| Feb 24 21:41:37.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax" |
5518 | 2025-02-24T21:41:39.429Z | [ recovery-image] Feb 24 21:41:37.807 INFO O| Feb 24 21:41:37.807 INFO STEP 300 (remove_files) COMPLETE |
5519 | 2025-02-24T21:41:39.429Z | [ recovery-image] Feb 24 21:41:37.808 INFO O| Feb 24 21:41:37.807 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5520 | 2025-02-24T21:41:39.449Z | [ recovery-image] Feb 24 21:41:37.831 INFO O| Feb 24 21:41:37.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config" |
5521 | 2025-02-24T21:41:39.452Z | [ recovery-image] Feb 24 21:41:37.831 INFO O| Feb 24 21:41:37.831 INFO STEP 301 (remove_files) COMPLETE |
5522 | 2025-02-24T21:41:39.452Z | [ recovery-image] Feb 24 21:41:37.831 INFO O| Feb 24 21:41:37.831 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5523 | 2025-02-24T21:41:39.484Z | [ recovery-image] Feb 24 21:41:37.865 INFO O| Feb 24 21:41:37.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config" |
5524 | 2025-02-24T21:41:39.484Z | [ recovery-image] Feb 24 21:41:37.865 INFO O| Feb 24 21:41:37.865 INFO STEP 302 (remove_files) COMPLETE |
5525 | 2025-02-24T21:41:39.484Z | [ recovery-image] Feb 24 21:41:37.865 INFO O| Feb 24 21:41:37.865 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5526 | 2025-02-24T21:41:39.507Z | [ recovery-image] Feb 24 21:41:37.888 INFO O| Feb 24 21:41:37.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config" |
5527 | 2025-02-24T21:41:39.507Z | [ recovery-image] Feb 24 21:41:37.888 INFO O| Feb 24 21:41:37.888 INFO STEP 303 (remove_files) COMPLETE |
5528 | 2025-02-24T21:41:39.507Z | [ recovery-image] Feb 24 21:41:37.888 INFO O| Feb 24 21:41:37.888 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5529 | 2025-02-24T21:41:39.531Z | [ host-image] Feb 24 21:41:37.910 INFO O| Feb 24 21:41:37.910 INFO O| Planning: Evaluating mediators ... Done |
5530 | 2025-02-24T21:41:39.534Z | [ recovery-image] Feb 24 21:41:37.911 INFO O| Feb 24 21:41:37.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep" |
5531 | 2025-02-24T21:41:39.535Z | [ host-image] Feb 24 21:41:37.911 INFO O| Feb 24 21:41:37.911 INFO O| Planning: Planning completed in 5.72 seconds |
5532 | 2025-02-24T21:41:39.535Z | [ recovery-image] Feb 24 21:41:37.911 INFO O| Feb 24 21:41:37.911 INFO STEP 304 (remove_files) COMPLETE |
5533 | 2025-02-24T21:41:39.535Z | [ recovery-image] Feb 24 21:41:37.911 INFO O| Feb 24 21:41:37.911 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5534 | 2025-02-24T21:41:39.535Z | [ host-image] Feb 24 21:41:37.914 INFO O| Feb 24 21:41:37.914 INFO O| Packages to install: 1 |
5535 | 2025-02-24T21:41:39.553Z | [ host-image] Feb 24 21:41:37.935 INFO O| Feb 24 21:41:37.935 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete |
5536 | 2025-02-24T21:41:39.571Z | [ recovery-image] Feb 24 21:41:37.951 INFO O| Feb 24 21:41:37.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test" |
5537 | 2025-02-24T21:41:39.571Z | [ recovery-image] Feb 24 21:41:37.952 INFO O| Feb 24 21:41:37.951 INFO STEP 305 (remove_files) COMPLETE |
5538 | 2025-02-24T21:41:39.571Z | [ recovery-image] Feb 24 21:41:37.952 INFO O| Feb 24 21:41:37.952 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5539 | 2025-02-24T21:41:39.606Z | [ recovery-image] Feb 24 21:41:37.988 INFO O| Feb 24 21:41:37.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep" |
5540 | 2025-02-24T21:41:39.609Z | [ recovery-image] Feb 24 21:41:37.988 INFO O| Feb 24 21:41:37.988 INFO STEP 306 (remove_files) COMPLETE |
5541 | 2025-02-24T21:41:39.609Z | [ recovery-image] Feb 24 21:41:37.988 INFO O| Feb 24 21:41:37.988 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5542 | 2025-02-24T21:41:39.631Z | [ recovery-image] Feb 24 21:41:38.011 INFO O| Feb 24 21:41:38.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest" |
5543 | 2025-02-24T21:41:39.631Z | [ recovery-image] Feb 24 21:41:38.011 INFO O| Feb 24 21:41:38.011 INFO STEP 307 (remove_files) COMPLETE |
5544 | 2025-02-24T21:41:39.634Z | [ recovery-image] Feb 24 21:41:38.011 INFO O| Feb 24 21:41:38.011 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5545 | 2025-02-24T21:41:39.652Z | [ recovery-image] Feb 24 21:41:38.034 INFO O| Feb 24 21:41:38.034 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash" |
5546 | 2025-02-24T21:41:39.652Z | [ recovery-image] Feb 24 21:41:38.034 INFO O| Feb 24 21:41:38.034 INFO STEP 308 (remove_files) COMPLETE |
5547 | 2025-02-24T21:41:39.655Z | [ recovery-image] Feb 24 21:41:38.034 INFO O| Feb 24 21:41:38.034 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5548 | 2025-02-24T21:41:39.675Z | [ recovery-image] Feb 24 21:41:38.057 INFO O| Feb 24 21:41:38.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh" |
5549 | 2025-02-24T21:41:39.678Z | [ recovery-image] Feb 24 21:41:38.057 INFO O| Feb 24 21:41:38.057 INFO STEP 309 (remove_files) COMPLETE |
5550 | 2025-02-24T21:41:39.678Z | [ recovery-image] Feb 24 21:41:38.057 INFO O| Feb 24 21:41:38.057 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5551 | 2025-02-24T21:41:39.698Z | [ recovery-image] Feb 24 21:41:38.080 INFO O| Feb 24 21:41:38.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh" |
5552 | 2025-02-24T21:41:39.700Z | [ recovery-image] Feb 24 21:41:38.080 INFO O| Feb 24 21:41:38.080 INFO STEP 310 (remove_files) COMPLETE |
5553 | 2025-02-24T21:41:39.700Z | [ recovery-image] Feb 24 21:41:38.080 INFO O| Feb 24 21:41:38.080 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5554 | 2025-02-24T21:41:39.721Z | [ recovery-image] Feb 24 21:41:38.103 INFO O| Feb 24 21:41:38.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93" |
5555 | 2025-02-24T21:41:39.723Z | [ recovery-image] Feb 24 21:41:38.103 INFO O| Feb 24 21:41:38.103 INFO STEP 311 (remove_files) COMPLETE |
5556 | 2025-02-24T21:41:39.723Z | [ recovery-image] Feb 24 21:41:38.103 INFO O| Feb 24 21:41:38.103 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5557 | 2025-02-24T21:41:39.748Z | [ recovery-image] Feb 24 21:41:38.129 INFO O| Feb 24 21:41:38.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh" |
5558 | 2025-02-24T21:41:39.748Z | [ recovery-image] Feb 24 21:41:38.129 INFO O| Feb 24 21:41:38.129 INFO STEP 312 (remove_files) COMPLETE |
5559 | 2025-02-24T21:41:39.748Z | [ recovery-image] Feb 24 21:41:38.129 INFO O| Feb 24 21:41:38.129 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5560 | 2025-02-24T21:41:39.779Z | [ recovery-image] Feb 24 21:41:38.160 INFO O| Feb 24 21:41:38.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93" |
5561 | 2025-02-24T21:41:39.779Z | [ recovery-image] Feb 24 21:41:38.160 INFO O| Feb 24 21:41:38.160 INFO STEP 313 (remove_files) COMPLETE |
5562 | 2025-02-24T21:41:39.782Z | [ recovery-image] Feb 24 21:41:38.160 INFO O| Feb 24 21:41:38.160 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5563 | 2025-02-24T21:41:39.844Z | [ recovery-image] Feb 24 21:41:38.225 INFO O| Feb 24 21:41:38.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh" |
5564 | 2025-02-24T21:41:39.846Z | [ recovery-image] Feb 24 21:41:38.225 INFO O| Feb 24 21:41:38.225 INFO STEP 314 (remove_files) COMPLETE |
5565 | 2025-02-24T21:41:39.846Z | [ recovery-image] Feb 24 21:41:38.226 INFO O| Feb 24 21:41:38.226 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5566 | 2025-02-24T21:41:39.876Z | [ recovery-image] Feb 24 21:41:38.258 INFO O| Feb 24 21:41:38.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh" |
5567 | 2025-02-24T21:41:39.879Z | [ recovery-image] Feb 24 21:41:38.258 INFO O| Feb 24 21:41:38.258 INFO STEP 315 (remove_files) COMPLETE |
5568 | 2025-02-24T21:41:39.879Z | [ recovery-image] Feb 24 21:41:38.258 INFO O| Feb 24 21:41:38.258 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5569 | 2025-02-24T21:41:39.890Z | [ host-image] Feb 24 21:41:38.272 INFO O| Feb 24 21:41:38.271 INFO O| Download: Completed 10.27 MB in 0.34 seconds (30.5M/s) |
5570 | 2025-02-24T21:41:39.897Z | [ recovery-image] Feb 24 21:41:38.278 INFO O| Feb 24 21:41:38.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh" |
5571 | 2025-02-24T21:41:39.899Z | [ recovery-image] Feb 24 21:41:38.279 INFO O| Feb 24 21:41:38.279 INFO STEP 316 (remove_files) COMPLETE |
5572 | 2025-02-24T21:41:39.899Z | [ recovery-image] Feb 24 21:41:38.279 INFO O| Feb 24 21:41:38.279 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5573 | 2025-02-24T21:41:39.922Z | [ recovery-image] Feb 24 21:41:38.303 INFO O| Feb 24 21:41:38.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg" |
5574 | 2025-02-24T21:41:39.924Z | [ recovery-image] Feb 24 21:41:38.304 INFO O| Feb 24 21:41:38.304 INFO STEP 317 (remove_files) COMPLETE |
5575 | 2025-02-24T21:41:39.924Z | [ recovery-image] Feb 24 21:41:38.304 INFO O| Feb 24 21:41:38.304 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5576 | 2025-02-24T21:41:39.990Z | [ host-image] Feb 24 21:41:38.372 INFO O| Feb 24 21:41:38.372 INFO O| Actions: 1/22 actions (Installing new actions) |
5577 | 2025-02-24T21:41:39.996Z | [ recovery-image] Feb 24 21:41:38.378 INFO O| Feb 24 21:41:38.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo" |
5578 | 2025-02-24T21:41:39.999Z | [ recovery-image] Feb 24 21:41:38.378 INFO O| Feb 24 21:41:38.378 INFO STEP 318 (remove_files) COMPLETE |
5579 | 2025-02-24T21:41:39.999Z | [ recovery-image] Feb 24 21:41:38.378 INFO O| Feb 24 21:41:38.378 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5580 | 2025-02-24T21:41:40.020Z | [ recovery-image] Feb 24 21:41:38.401 INFO O| Feb 24 21:41:38.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat" |
5581 | 2025-02-24T21:41:40.022Z | [ recovery-image] Feb 24 21:41:38.401 INFO O| Feb 24 21:41:38.401 INFO STEP 319 (remove_files) COMPLETE |
5582 | 2025-02-24T21:41:40.022Z | [ recovery-image] Feb 24 21:41:38.402 INFO O| Feb 24 21:41:38.401 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5583 | 2025-02-24T21:41:40.050Z | [ recovery-image] Feb 24 21:41:38.431 INFO O| Feb 24 21:41:38.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm" |
5584 | 2025-02-24T21:41:40.050Z | [ recovery-image] Feb 24 21:41:38.431 INFO O| Feb 24 21:41:38.431 INFO STEP 320 (remove_files) COMPLETE |
5585 | 2025-02-24T21:41:40.050Z | [ recovery-image] Feb 24 21:41:38.431 INFO O| Feb 24 21:41:38.431 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5586 | 2025-02-24T21:41:40.086Z | [ recovery-image] Feb 24 21:41:38.468 INFO O| Feb 24 21:41:38.468 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond" |
5587 | 2025-02-24T21:41:40.086Z | [ recovery-image] Feb 24 21:41:38.468 INFO O| Feb 24 21:41:38.468 INFO STEP 321 (remove_files) COMPLETE |
5588 | 2025-02-24T21:41:40.086Z | [ recovery-image] Feb 24 21:41:38.468 INFO O| Feb 24 21:41:38.468 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5589 | 2025-02-24T21:41:40.131Z | [ recovery-image] Feb 24 21:41:38.513 INFO O| Feb 24 21:41:38.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo" |
5590 | 2025-02-24T21:41:40.131Z | [ recovery-image] Feb 24 21:41:38.513 INFO O| Feb 24 21:41:38.513 INFO STEP 322 (remove_files) COMPLETE |
5591 | 2025-02-24T21:41:40.131Z | [ recovery-image] Feb 24 21:41:38.513 INFO O| Feb 24 21:41:38.513 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5592 | 2025-02-24T21:41:40.154Z | [ recovery-image] Feb 24 21:41:38.536 INFO O| Feb 24 21:41:38.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk" |
5593 | 2025-02-24T21:41:40.161Z | [ recovery-image] Feb 24 21:41:38.542 INFO O| Feb 24 21:41:38.542 INFO STEP 323 (remove_files) COMPLETE |
5594 | 2025-02-24T21:41:40.161Z | [ recovery-image] Feb 24 21:41:38.543 INFO O| Feb 24 21:41:38.542 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5595 | 2025-02-24T21:41:40.194Z | [ recovery-image] Feb 24 21:41:38.575 INFO O| Feb 24 21:41:38.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam" |
5596 | 2025-02-24T21:41:40.194Z | [ recovery-image] Feb 24 21:41:38.575 INFO O| Feb 24 21:41:38.575 INFO STEP 324 (remove_files) COMPLETE |
5597 | 2025-02-24T21:41:40.197Z | [ recovery-image] Feb 24 21:41:38.575 INFO O| Feb 24 21:41:38.575 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5598 | 2025-02-24T21:41:40.251Z | [ recovery-image] Feb 24 21:41:38.632 INFO O| Feb 24 21:41:38.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto" |
5599 | 2025-02-24T21:41:40.251Z | [ recovery-image] Feb 24 21:41:38.633 INFO O| Feb 24 21:41:38.633 INFO STEP 325 (remove_files) COMPLETE |
5600 | 2025-02-24T21:41:40.254Z | [ recovery-image] Feb 24 21:41:38.633 INFO O| Feb 24 21:41:38.633 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5601 | 2025-02-24T21:41:40.287Z | [ recovery-image] Feb 24 21:41:38.668 INFO O| Feb 24 21:41:38.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans" |
5602 | 2025-02-24T21:41:40.287Z | [ recovery-image] Feb 24 21:41:38.668 INFO O| Feb 24 21:41:38.668 INFO STEP 326 (remove_files) COMPLETE |
5603 | 2025-02-24T21:41:40.287Z | [ recovery-image] Feb 24 21:41:38.668 INFO O| Feb 24 21:41:38.668 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5604 | 2025-02-24T21:41:40.311Z | [ recovery-image] Feb 24 21:41:38.692 INFO O| Feb 24 21:41:38.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool" |
5605 | 2025-02-24T21:41:40.311Z | [ recovery-image] Feb 24 21:41:38.692 INFO O| Feb 24 21:41:38.692 INFO STEP 327 (remove_files) COMPLETE |
5606 | 2025-02-24T21:41:40.311Z | [ recovery-image] Feb 24 21:41:38.692 INFO O| Feb 24 21:41:38.692 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5607 | 2025-02-24T21:41:40.336Z | [ recovery-image] Feb 24 21:41:38.717 INFO O| Feb 24 21:41:38.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp" |
5608 | 2025-02-24T21:41:40.336Z | [ recovery-image] Feb 24 21:41:38.717 INFO O| Feb 24 21:41:38.717 INFO STEP 328 (remove_files) COMPLETE |
5609 | 2025-02-24T21:41:40.336Z | [ recovery-image] Feb 24 21:41:38.717 INFO O| Feb 24 21:41:38.717 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5610 | 2025-02-24T21:41:40.360Z | [ recovery-image] Feb 24 21:41:38.741 INFO O| Feb 24 21:41:38.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise" |
5611 | 2025-02-24T21:41:40.362Z | [ recovery-image] Feb 24 21:41:38.741 INFO O| Feb 24 21:41:38.741 INFO STEP 329 (remove_files) COMPLETE |
5612 | 2025-02-24T21:41:40.362Z | [ recovery-image] Feb 24 21:41:38.741 INFO O| Feb 24 21:41:38.741 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5613 | 2025-02-24T21:41:40.422Z | [ recovery-image] Feb 24 21:41:38.803 INFO O| Feb 24 21:41:38.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat" |
5614 | 2025-02-24T21:41:40.422Z | [ recovery-image] Feb 24 21:41:38.803 INFO O| Feb 24 21:41:38.803 INFO STEP 330 (remove_files) COMPLETE |
5615 | 2025-02-24T21:41:40.422Z | [ recovery-image] Feb 24 21:41:38.803 INFO O| Feb 24 21:41:38.803 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5616 | 2025-02-24T21:41:40.482Z | [ recovery-image] Feb 24 21:41:38.863 INFO O| Feb 24 21:41:38.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz" |
5617 | 2025-02-24T21:41:40.483Z | [ recovery-image] Feb 24 21:41:38.863 INFO O| Feb 24 21:41:38.863 INFO STEP 331 (remove_files) COMPLETE |
5618 | 2025-02-24T21:41:40.483Z | [ recovery-image] Feb 24 21:41:38.863 INFO O| Feb 24 21:41:38.863 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5619 | 2025-02-24T21:41:40.502Z | [ recovery-image] Feb 24 21:41:38.883 INFO O| Feb 24 21:41:38.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr" |
5620 | 2025-02-24T21:41:40.502Z | [ recovery-image] Feb 24 21:41:38.884 INFO O| Feb 24 21:41:38.884 INFO STEP 332 (remove_files) COMPLETE |
5621 | 2025-02-24T21:41:40.502Z | [ recovery-image] Feb 24 21:41:38.884 INFO O| Feb 24 21:41:38.884 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5622 | 2025-02-24T21:41:40.537Z | [ host-image] Feb 24 21:41:38.918 INFO O| Feb 24 21:41:38.918 INFO O| Actions: Completed 22 actions in 0.55 seconds. |
5623 | 2025-02-24T21:41:40.573Z | [ recovery-image] Feb 24 21:41:38.955 INFO O| Feb 24 21:41:38.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print" |
5624 | 2025-02-24T21:41:40.574Z | [ recovery-image] Feb 24 21:41:38.955 INFO O| Feb 24 21:41:38.955 INFO STEP 333 (remove_files) COMPLETE |
5625 | 2025-02-24T21:41:40.577Z | [ recovery-image] Feb 24 21:41:38.955 INFO O| Feb 24 21:41:38.955 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5626 | 2025-02-24T21:41:40.598Z | [ recovery-image] Feb 24 21:41:38.978 INFO O| Feb 24 21:41:38.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf" |
5627 | 2025-02-24T21:41:40.598Z | [ recovery-image] Feb 24 21:41:38.979 INFO O| Feb 24 21:41:38.978 INFO STEP 334 (remove_files) COMPLETE |
5628 | 2025-02-24T21:41:40.598Z | [ recovery-image] Feb 24 21:41:38.979 INFO O| Feb 24 21:41:38.979 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5629 | 2025-02-24T21:41:40.648Z | [ recovery-image] Feb 24 21:41:39.029 INFO O| Feb 24 21:41:39.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl" |
5630 | 2025-02-24T21:41:40.648Z | [ recovery-image] Feb 24 21:41:39.030 INFO O| Feb 24 21:41:39.030 INFO STEP 335 (remove_files) COMPLETE |
5631 | 2025-02-24T21:41:40.648Z | [ recovery-image] Feb 24 21:41:39.030 INFO O| Feb 24 21:41:39.030 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5632 | 2025-02-24T21:41:40.670Z | [ recovery-image] Feb 24 21:41:39.052 INFO O| Feb 24 21:41:39.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles" |
5633 | 2025-02-24T21:41:40.670Z | [ recovery-image] Feb 24 21:41:39.052 INFO O| Feb 24 21:41:39.052 INFO STEP 336 (remove_files) COMPLETE |
5634 | 2025-02-24T21:41:40.673Z | [ recovery-image] Feb 24 21:41:39.052 INFO O| Feb 24 21:41:39.052 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5635 | 2025-02-24T21:41:40.693Z | [ recovery-image] Feb 24 21:41:39.075 INFO O| Feb 24 21:41:39.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects" |
5636 | 2025-02-24T21:41:40.713Z | [ recovery-image] Feb 24 21:41:39.095 INFO O| Feb 24 21:41:39.095 INFO STEP 337 (remove_files) COMPLETE |
5637 | 2025-02-24T21:41:40.713Z | [ recovery-image] Feb 24 21:41:39.095 INFO O| Feb 24 21:41:39.095 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5638 | 2025-02-24T21:41:40.761Z | [ recovery-image] Feb 24 21:41:39.143 INFO O| Feb 24 21:41:39.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags" |
5639 | 2025-02-24T21:41:40.761Z | [ recovery-image] Feb 24 21:41:39.143 INFO O| Feb 24 21:41:39.143 INFO STEP 338 (remove_files) COMPLETE |
5640 | 2025-02-24T21:41:40.761Z | [ recovery-image] Feb 24 21:41:39.143 INFO O| Feb 24 21:41:39.143 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5641 | 2025-02-24T21:41:40.784Z | [ recovery-image] Feb 24 21:41:39.165 INFO O| Feb 24 21:41:39.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev" |
5642 | 2025-02-24T21:41:40.784Z | [ recovery-image] Feb 24 21:41:39.165 INFO O| Feb 24 21:41:39.165 INFO STEP 339 (remove_files) COMPLETE |
5643 | 2025-02-24T21:41:40.786Z | [ recovery-image] Feb 24 21:41:39.165 INFO O| Feb 24 21:41:39.165 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5644 | 2025-02-24T21:41:40.810Z | [ recovery-image] Feb 24 21:41:39.191 INFO O| Feb 24 21:41:39.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp" |
5645 | 2025-02-24T21:41:40.829Z | [ recovery-image] Feb 24 21:41:39.210 INFO O| Feb 24 21:41:39.210 INFO STEP 340 (remove_files) COMPLETE |
5646 | 2025-02-24T21:41:40.829Z | [ recovery-image] Feb 24 21:41:39.210 INFO O| Feb 24 21:41:39.210 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5647 | 2025-02-24T21:41:40.869Z | [ recovery-image] Feb 24 21:41:39.250 INFO O| Feb 24 21:41:39.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs" |
5648 | 2025-02-24T21:41:40.869Z | [ recovery-image] Feb 24 21:41:39.250 INFO O| Feb 24 21:41:39.250 INFO STEP 341 (remove_files) COMPLETE |
5649 | 2025-02-24T21:41:40.871Z | [ recovery-image] Feb 24 21:41:39.250 INFO O| Feb 24 21:41:39.250 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5650 | 2025-02-24T21:41:40.894Z | [ recovery-image] Feb 24 21:41:39.275 INFO O| Feb 24 21:41:39.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait" |
5651 | 2025-02-24T21:41:40.894Z | [ recovery-image] Feb 24 21:41:39.275 INFO O| Feb 24 21:41:39.275 INFO STEP 342 (remove_files) COMPLETE |
5652 | 2025-02-24T21:41:40.894Z | [ recovery-image] Feb 24 21:41:39.275 INFO O| Feb 24 21:41:39.275 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5653 | 2025-02-24T21:41:40.916Z | [ recovery-image] Feb 24 21:41:39.297 INFO O| Feb 24 21:41:39.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd" |
5654 | 2025-02-24T21:41:40.919Z | [ recovery-image] Feb 24 21:41:39.298 INFO O| Feb 24 21:41:39.298 INFO STEP 343 (remove_files) COMPLETE |
5655 | 2025-02-24T21:41:40.919Z | [ recovery-image] Feb 24 21:41:39.298 INFO O| Feb 24 21:41:39.298 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5656 | 2025-02-24T21:41:40.945Z | [ recovery-image] Feb 24 21:41:39.326 INFO O| Feb 24 21:41:39.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read" |
5657 | 2025-02-24T21:41:40.945Z | [ recovery-image] Feb 24 21:41:39.326 INFO O| Feb 24 21:41:39.326 INFO STEP 344 (remove_files) COMPLETE |
5658 | 2025-02-24T21:41:40.945Z | [ recovery-image] Feb 24 21:41:39.326 INFO O| Feb 24 21:41:39.326 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5659 | 2025-02-24T21:41:40.972Z | [ recovery-image] Feb 24 21:41:39.350 INFO O| Feb 24 21:41:39.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red" |
5660 | 2025-02-24T21:41:40.973Z | [ recovery-image] Feb 24 21:41:39.350 INFO O| Feb 24 21:41:39.350 INFO STEP 345 (remove_files) COMPLETE |
5661 | 2025-02-24T21:41:40.973Z | [ recovery-image] Feb 24 21:41:39.350 INFO O| Feb 24 21:41:39.350 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5662 | 2025-02-24T21:41:40.992Z | [ recovery-image] Feb 24 21:41:39.373 INFO O| Feb 24 21:41:39.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp" |
5663 | 2025-02-24T21:41:40.992Z | [ recovery-image] Feb 24 21:41:39.373 INFO O| Feb 24 21:41:39.373 INFO STEP 346 (remove_files) COMPLETE |
5664 | 2025-02-24T21:41:40.995Z | [ recovery-image] Feb 24 21:41:39.373 INFO O| Feb 24 21:41:39.373 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5665 | 2025-02-24T21:41:41.015Z | [ recovery-image] Feb 24 21:41:39.396 INFO O| Feb 24 21:41:39.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice" |
5666 | 2025-02-24T21:41:41.015Z | [ recovery-image] Feb 24 21:41:39.396 INFO O| Feb 24 21:41:39.396 INFO STEP 347 (remove_files) COMPLETE |
5667 | 2025-02-24T21:41:41.015Z | [ recovery-image] Feb 24 21:41:39.396 INFO O| Feb 24 21:41:39.396 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5668 | 2025-02-24T21:41:41.092Z | [ recovery-image] Feb 24 21:41:39.473 INFO O| Feb 24 21:41:39.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize" |
5669 | 2025-02-24T21:41:41.092Z | [ recovery-image] Feb 24 21:41:39.473 INFO O| Feb 24 21:41:39.473 INFO STEP 348 (remove_files) COMPLETE |
5670 | 2025-02-24T21:41:41.092Z | [ recovery-image] Feb 24 21:41:39.473 INFO O| Feb 24 21:41:39.473 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5671 | 2025-02-24T21:41:41.138Z | [ recovery-image] Feb 24 21:41:39.518 INFO O| Feb 24 21:41:39.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev" |
5672 | 2025-02-24T21:41:41.142Z | [ recovery-image] Feb 24 21:41:39.518 INFO O| Feb 24 21:41:39.518 INFO STEP 349 (remove_files) COMPLETE |
5673 | 2025-02-24T21:41:41.142Z | [ recovery-image] Feb 24 21:41:39.519 INFO O| Feb 24 21:41:39.518 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5674 | 2025-02-24T21:41:41.162Z | [ recovery-image] Feb 24 21:41:39.541 INFO O| Feb 24 21:41:39.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh" |
5675 | 2025-02-24T21:41:41.166Z | [ recovery-image] Feb 24 21:41:39.542 INFO O| Feb 24 21:41:39.542 INFO STEP 350 (remove_files) COMPLETE |
5676 | 2025-02-24T21:41:41.166Z | [ recovery-image] Feb 24 21:41:39.542 INFO O| Feb 24 21:41:39.542 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5677 | 2025-02-24T21:41:41.195Z | [ recovery-image] Feb 24 21:41:39.576 INFO O| Feb 24 21:41:39.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93" |
5678 | 2025-02-24T21:41:41.198Z | [ recovery-image] Feb 24 21:41:39.576 INFO O| Feb 24 21:41:39.576 INFO STEP 351 (remove_files) COMPLETE |
5679 | 2025-02-24T21:41:41.198Z | [ recovery-image] Feb 24 21:41:39.577 INFO O| Feb 24 21:41:39.577 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5680 | 2025-02-24T21:41:41.220Z | [ recovery-image] Feb 24 21:41:39.600 INFO O| Feb 24 21:41:39.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles" |
5681 | 2025-02-24T21:41:41.222Z | [ recovery-image] Feb 24 21:41:39.600 INFO O| Feb 24 21:41:39.600 INFO STEP 352 (remove_files) COMPLETE |
5682 | 2025-02-24T21:41:41.223Z | [ recovery-image] Feb 24 21:41:39.600 INFO O| Feb 24 21:41:39.600 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5683 | 2025-02-24T21:41:41.231Z | [ host-image] Feb 24 21:41:39.612 INFO O| Feb 24 21:41:39.612 INFO O| Done |
5684 | 2025-02-24T21:41:41.231Z | [ host-image] Feb 24 21:41:39.612 INFO O| Feb 24 21:41:39.612 INFO O| Done |
5685 | 2025-02-24T21:41:41.246Z | [ recovery-image] Feb 24 21:41:39.625 INFO O| Feb 24 21:41:39.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo" |
5686 | 2025-02-24T21:41:41.247Z | [ recovery-image] Feb 24 21:41:39.625 INFO O| Feb 24 21:41:39.625 INFO STEP 353 (remove_files) COMPLETE |
5687 | 2025-02-24T21:41:41.249Z | [ recovery-image] Feb 24 21:41:39.625 INFO O| Feb 24 21:41:39.625 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5688 | 2025-02-24T21:41:41.290Z | [ recovery-image] Feb 24 21:41:39.670 INFO O| Feb 24 21:41:39.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync" |
5689 | 2025-02-24T21:41:41.290Z | [ recovery-image] Feb 24 21:41:39.670 INFO O| Feb 24 21:41:39.670 INFO STEP 354 (remove_files) COMPLETE |
5690 | 2025-02-24T21:41:41.293Z | [ recovery-image] Feb 24 21:41:39.670 INFO O| Feb 24 21:41:39.670 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5691 | 2025-02-24T21:41:41.353Z | [ recovery-image] Feb 24 21:41:39.734 INFO O| Feb 24 21:41:39.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl" |
5692 | 2025-02-24T21:41:41.356Z | [ recovery-image] Feb 24 21:41:39.734 INFO O| Feb 24 21:41:39.734 INFO STEP 355 (remove_files) COMPLETE |
5693 | 2025-02-24T21:41:41.356Z | [ recovery-image] Feb 24 21:41:39.734 INFO O| Feb 24 21:41:39.734 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5694 | 2025-02-24T21:41:41.376Z | [ recovery-image] Feb 24 21:41:39.757 INFO O| Feb 24 21:41:39.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat" |
5695 | 2025-02-24T21:41:41.378Z | [ recovery-image] Feb 24 21:41:39.757 INFO O| Feb 24 21:41:39.757 INFO STEP 356 (remove_files) COMPLETE |
5696 | 2025-02-24T21:41:41.379Z | [ recovery-image] Feb 24 21:41:39.757 INFO O| Feb 24 21:41:39.757 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5697 | 2025-02-24T21:41:41.405Z | [ recovery-image] Feb 24 21:41:39.786 INFO O| Feb 24 21:41:39.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp" |
5698 | 2025-02-24T21:41:41.405Z | [ recovery-image] Feb 24 21:41:39.786 INFO O| Feb 24 21:41:39.786 INFO STEP 357 (remove_files) COMPLETE |
5699 | 2025-02-24T21:41:41.405Z | [ recovery-image] Feb 24 21:41:39.786 INFO O| Feb 24 21:41:39.786 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5700 | 2025-02-24T21:41:41.424Z | [ recovery-image] Feb 24 21:41:39.805 INFO O| Feb 24 21:41:39.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script" |
5701 | 2025-02-24T21:41:41.424Z | [ recovery-image] Feb 24 21:41:39.805 INFO O| Feb 24 21:41:39.805 INFO STEP 358 (remove_files) COMPLETE |
5702 | 2025-02-24T21:41:41.426Z | [ recovery-image] Feb 24 21:41:39.805 INFO O| Feb 24 21:41:39.805 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5703 | 2025-02-24T21:41:41.443Z | [ recovery-image] Feb 24 21:41:39.824 INFO O| Feb 24 21:41:39.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff" |
5704 | 2025-02-24T21:41:41.446Z | [ recovery-image] Feb 24 21:41:39.825 INFO O| Feb 24 21:41:39.825 INFO STEP 359 (remove_files) COMPLETE |
5705 | 2025-02-24T21:41:41.446Z | [ recovery-image] Feb 24 21:41:39.825 INFO O| Feb 24 21:41:39.825 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5706 | 2025-02-24T21:41:41.464Z | [ recovery-image] Feb 24 21:41:39.845 INFO O| Feb 24 21:41:39.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp" |
5707 | 2025-02-24T21:41:41.466Z | [ recovery-image] Feb 24 21:41:39.845 INFO O| Feb 24 21:41:39.845 INFO STEP 360 (remove_files) COMPLETE |
5708 | 2025-02-24T21:41:41.466Z | [ recovery-image] Feb 24 21:41:39.845 INFO O| Feb 24 21:41:39.845 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5709 | 2025-02-24T21:41:41.483Z | [ recovery-image] Feb 24 21:41:39.864 INFO O| Feb 24 21:41:39.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp" |
5710 | 2025-02-24T21:41:41.486Z | [ recovery-image] Feb 24 21:41:39.864 INFO O| Feb 24 21:41:39.864 INFO STEP 361 (remove_files) COMPLETE |
5711 | 2025-02-24T21:41:41.486Z | [ recovery-image] Feb 24 21:41:39.865 INFO O| Feb 24 21:41:39.864 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5712 | 2025-02-24T21:41:41.503Z | [ recovery-image] Feb 24 21:41:39.884 INFO O| Feb 24 21:41:39.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp" |
5713 | 2025-02-24T21:41:41.503Z | [ recovery-image] Feb 24 21:41:39.884 INFO O| Feb 24 21:41:39.884 INFO STEP 362 (remove_files) COMPLETE |
5714 | 2025-02-24T21:41:41.506Z | [ recovery-image] Feb 24 21:41:39.885 INFO O| Feb 24 21:41:39.885 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5715 | 2025-02-24T21:41:41.523Z | [ recovery-image] Feb 24 21:41:39.904 INFO O| Feb 24 21:41:39.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil" |
5716 | 2025-02-24T21:41:41.523Z | [ recovery-image] Feb 24 21:41:39.904 INFO O| Feb 24 21:41:39.904 INFO STEP 363 (remove_files) COMPLETE |
5717 | 2025-02-24T21:41:41.526Z | [ recovery-image] Feb 24 21:41:39.904 INFO O| Feb 24 21:41:39.904 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5718 | 2025-02-24T21:41:41.542Z | [ recovery-image] Feb 24 21:41:39.923 INFO O| Feb 24 21:41:39.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib" |
5719 | 2025-02-24T21:41:41.545Z | [ recovery-image] Feb 24 21:41:39.923 INFO O| Feb 24 21:41:39.923 INFO STEP 364 (remove_files) COMPLETE |
5720 | 2025-02-24T21:41:41.545Z | [ recovery-image] Feb 24 21:41:39.924 INFO O| Feb 24 21:41:39.924 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5721 | 2025-02-24T21:41:41.629Z | [ recovery-image] Feb 24 21:41:40.009 INFO O| Feb 24 21:41:40.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget" |
5722 | 2025-02-24T21:41:41.629Z | [ recovery-image] Feb 24 21:41:40.009 INFO O| Feb 24 21:41:40.009 INFO STEP 365 (remove_files) COMPLETE |
5723 | 2025-02-24T21:41:41.629Z | [ recovery-image] Feb 24 21:41:40.009 INFO O| Feb 24 21:41:40.009 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5724 | 2025-02-24T21:41:41.722Z | [ recovery-image] Feb 24 21:41:40.103 INFO O| Feb 24 21:41:40.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk" |
5725 | 2025-02-24T21:41:41.724Z | [ recovery-image] Feb 24 21:41:40.103 INFO O| Feb 24 21:41:40.103 INFO STEP 366 (remove_files) COMPLETE |
5726 | 2025-02-24T21:41:41.725Z | [ recovery-image] Feb 24 21:41:40.103 INFO O| Feb 24 21:41:40.103 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5727 | 2025-02-24T21:41:41.758Z | [ recovery-image] Feb 24 21:41:40.139 INFO O| Feb 24 21:41:40.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck" |
5728 | 2025-02-24T21:41:41.758Z | [ recovery-image] Feb 24 21:41:40.139 INFO O| Feb 24 21:41:40.139 INFO STEP 367 (remove_files) COMPLETE |
5729 | 2025-02-24T21:41:41.758Z | [ recovery-image] Feb 24 21:41:40.139 INFO O| Feb 24 21:41:40.139 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5730 | 2025-02-24T21:41:41.780Z | [ recovery-image] Feb 24 21:41:40.161 INFO O| Feb 24 21:41:40.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf" |
5731 | 2025-02-24T21:41:41.780Z | [ recovery-image] Feb 24 21:41:40.161 INFO O| Feb 24 21:41:40.161 INFO STEP 368 (remove_files) COMPLETE |
5732 | 2025-02-24T21:41:41.780Z | [ recovery-image] Feb 24 21:41:40.161 INFO O| Feb 24 21:41:40.161 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5733 | 2025-02-24T21:41:41.807Z | [ recovery-image] Feb 24 21:41:40.188 INFO O| Feb 24 21:41:40.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta" |
5734 | 2025-02-24T21:41:41.810Z | [ recovery-image] Feb 24 21:41:40.188 INFO O| Feb 24 21:41:40.188 INFO STEP 369 (remove_files) COMPLETE |
5735 | 2025-02-24T21:41:41.810Z | [ recovery-image] Feb 24 21:41:40.189 INFO O| Feb 24 21:41:40.188 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5736 | 2025-02-24T21:41:41.867Z | [ recovery-image] Feb 24 21:41:40.248 INFO O| Feb 24 21:41:40.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf" |
5737 | 2025-02-24T21:41:41.867Z | [ recovery-image] Feb 24 21:41:40.248 INFO O| Feb 24 21:41:40.248 INFO STEP 370 (remove_files) COMPLETE |
5738 | 2025-02-24T21:41:41.867Z | [ recovery-image] Feb 24 21:41:40.248 INFO O| Feb 24 21:41:40.248 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5739 | 2025-02-24T21:41:41.908Z | [ recovery-image] Feb 24 21:41:40.289 INFO O| Feb 24 21:41:40.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget" |
5740 | 2025-02-24T21:41:41.909Z | [ recovery-image] Feb 24 21:41:40.289 INFO O| Feb 24 21:41:40.289 INFO STEP 371 (remove_files) COMPLETE |
5741 | 2025-02-24T21:41:41.911Z | [ recovery-image] Feb 24 21:41:40.290 INFO O| Feb 24 21:41:40.289 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5742 | 2025-02-24T21:41:41.949Z | [ recovery-image] Feb 24 21:41:40.330 INFO O| Feb 24 21:41:40.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext" |
5743 | 2025-02-24T21:41:41.949Z | [ recovery-image] Feb 24 21:41:40.330 INFO O| Feb 24 21:41:40.330 INFO STEP 372 (remove_files) COMPLETE |
5744 | 2025-02-24T21:41:41.952Z | [ recovery-image] Feb 24 21:41:40.330 INFO O| Feb 24 21:41:40.330 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5745 | 2025-02-24T21:41:41.978Z | [ recovery-image] Feb 24 21:41:40.355 INFO O| Feb 24 21:41:40.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat" |
5746 | 2025-02-24T21:41:41.981Z | [ recovery-image] Feb 24 21:41:40.355 INFO O| Feb 24 21:41:40.355 INFO STEP 373 (remove_files) COMPLETE |
5747 | 2025-02-24T21:41:41.981Z | [ recovery-image] Feb 24 21:41:40.355 INFO O| Feb 24 21:41:40.355 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5748 | 2025-02-24T21:41:42.007Z | [ recovery-image] Feb 24 21:41:40.387 INFO O| Feb 24 21:41:40.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap" |
5749 | 2025-02-24T21:41:42.008Z | [ recovery-image] Feb 24 21:41:40.387 INFO O| Feb 24 21:41:40.387 INFO STEP 374 (remove_files) COMPLETE |
5750 | 2025-02-24T21:41:42.010Z | [ recovery-image] Feb 24 21:41:40.387 INFO O| Feb 24 21:41:40.387 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5751 | 2025-02-24T21:41:42.029Z | [ recovery-image] Feb 24 21:41:40.410 INFO O| Feb 24 21:41:40.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping" |
5752 | 2025-02-24T21:41:42.029Z | [ recovery-image] Feb 24 21:41:40.411 INFO O| Feb 24 21:41:40.411 INFO STEP 375 (remove_files) COMPLETE |
5753 | 2025-02-24T21:41:42.032Z | [ recovery-image] Feb 24 21:41:40.411 INFO O| Feb 24 21:41:40.411 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5754 | 2025-02-24T21:41:42.071Z | [ recovery-image] Feb 24 21:41:40.452 INFO O| Feb 24 21:41:40.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps" |
5755 | 2025-02-24T21:41:42.071Z | [ recovery-image] Feb 24 21:41:40.452 INFO O| Feb 24 21:41:40.452 INFO STEP 376 (remove_files) COMPLETE |
5756 | 2025-02-24T21:41:42.074Z | [ recovery-image] Feb 24 21:41:40.453 INFO O| Feb 24 21:41:40.452 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5757 | 2025-02-24T21:41:42.096Z | [ recovery-image] Feb 24 21:41:40.477 INFO O| Feb 24 21:41:40.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset" |
5758 | 2025-02-24T21:41:42.096Z | [ recovery-image] Feb 24 21:41:40.477 INFO O| Feb 24 21:41:40.477 INFO STEP 377 (remove_files) COMPLETE |
5759 | 2025-02-24T21:41:42.096Z | [ recovery-image] Feb 24 21:41:40.477 INFO O| Feb 24 21:41:40.477 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5760 | 2025-02-24T21:41:42.120Z | [ recovery-image] Feb 24 21:41:40.501 INFO O| Feb 24 21:41:40.501 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus" |
5761 | 2025-02-24T21:41:42.120Z | [ recovery-image] Feb 24 21:41:40.501 INFO O| Feb 24 21:41:40.501 INFO STEP 378 (remove_files) COMPLETE |
5762 | 2025-02-24T21:41:42.122Z | [ recovery-image] Feb 24 21:41:40.501 INFO O| Feb 24 21:41:40.501 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5763 | 2025-02-24T21:41:42.147Z | [ recovery-image] Feb 24 21:41:40.528 INFO O| Feb 24 21:41:40.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable" |
5764 | 2025-02-24T21:41:42.150Z | [ recovery-image] Feb 24 21:41:40.529 INFO O| Feb 24 21:41:40.529 INFO STEP 379 (remove_files) COMPLETE |
5765 | 2025-02-24T21:41:42.150Z | [ recovery-image] Feb 24 21:41:40.529 INFO O| Feb 24 21:41:40.529 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5766 | 2025-02-24T21:41:42.177Z | [ recovery-image] Feb 24 21:41:40.558 INFO O| Feb 24 21:41:40.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest" |
5767 | 2025-02-24T21:41:42.177Z | [ recovery-image] Feb 24 21:41:40.558 INFO O| Feb 24 21:41:40.558 INFO STEP 380 (remove_files) COMPLETE |
5768 | 2025-02-24T21:41:42.177Z | [ recovery-image] Feb 24 21:41:40.558 INFO O| Feb 24 21:41:40.558 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5769 | 2025-02-24T21:41:42.330Z | [ recovery-image] Feb 24 21:41:40.711 INFO O| Feb 24 21:41:40.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate" |
5770 | 2025-02-24T21:41:42.333Z | [ recovery-image] Feb 24 21:41:40.711 INFO O| Feb 24 21:41:40.711 INFO STEP 381 (remove_files) COMPLETE |
5771 | 2025-02-24T21:41:42.333Z | [ recovery-image] Feb 24 21:41:40.711 INFO O| Feb 24 21:41:40.711 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5772 | 2025-02-24T21:41:42.354Z | [ recovery-image] Feb 24 21:41:40.734 INFO O| Feb 24 21:41:40.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap" |
5773 | 2025-02-24T21:41:42.356Z | [ recovery-image] Feb 24 21:41:40.735 INFO O| Feb 24 21:41:40.735 INFO STEP 382 (remove_files) COMPLETE |
5774 | 2025-02-24T21:41:42.357Z | [ recovery-image] Feb 24 21:41:40.735 INFO O| Feb 24 21:41:40.735 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5775 | 2025-02-24T21:41:42.376Z | [ recovery-image] Feb 24 21:41:40.757 INFO O| Feb 24 21:41:40.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm" |
5776 | 2025-02-24T21:41:42.379Z | [ recovery-image] Feb 24 21:41:40.757 INFO O| Feb 24 21:41:40.757 INFO STEP 383 (remove_files) COMPLETE |
5777 | 2025-02-24T21:41:42.379Z | [ recovery-image] Feb 24 21:41:40.757 INFO O| Feb 24 21:41:40.757 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5778 | 2025-02-24T21:41:42.398Z | [ recovery-image] Feb 24 21:41:40.779 INFO O| Feb 24 21:41:40.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm" |
5779 | 2025-02-24T21:41:42.401Z | [ recovery-image] Feb 24 21:41:40.780 INFO O| Feb 24 21:41:40.779 INFO STEP 384 (remove_files) COMPLETE |
5780 | 2025-02-24T21:41:42.401Z | [ recovery-image] Feb 24 21:41:40.780 INFO O| Feb 24 21:41:40.780 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5781 | 2025-02-24T21:41:42.420Z | [ recovery-image] Feb 24 21:41:40.801 INFO O| Feb 24 21:41:40.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk" |
5782 | 2025-02-24T21:41:42.423Z | [ recovery-image] Feb 24 21:41:40.801 INFO O| Feb 24 21:41:40.801 INFO STEP 385 (remove_files) COMPLETE |
5783 | 2025-02-24T21:41:42.423Z | [ recovery-image] Feb 24 21:41:40.801 INFO O| Feb 24 21:41:40.801 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5784 | 2025-02-24T21:41:42.441Z | [ recovery-image] Feb 24 21:41:40.822 INFO O| Feb 24 21:41:40.822 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss" |
5785 | 2025-02-24T21:41:42.441Z | [ recovery-image] Feb 24 21:41:40.822 INFO O| Feb 24 21:41:40.822 INFO STEP 386 (remove_files) COMPLETE |
5786 | 2025-02-24T21:41:42.441Z | [ recovery-image] Feb 24 21:41:40.822 INFO O| Feb 24 21:41:40.822 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5787 | 2025-02-24T21:41:42.463Z | [ recovery-image] Feb 24 21:41:40.844 INFO O| Feb 24 21:41:40.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell" |
5788 | 2025-02-24T21:41:42.466Z | [ recovery-image] Feb 24 21:41:40.844 INFO O| Feb 24 21:41:40.844 INFO STEP 387 (remove_files) COMPLETE |
5789 | 2025-02-24T21:41:42.466Z | [ recovery-image] Feb 24 21:41:40.844 INFO O| Feb 24 21:41:40.844 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5790 | 2025-02-24T21:41:42.486Z | [ recovery-image] Feb 24 21:41:40.867 INFO O| Feb 24 21:41:40.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split" |
5791 | 2025-02-24T21:41:42.486Z | [ recovery-image] Feb 24 21:41:40.867 INFO O| Feb 24 21:41:40.867 INFO STEP 388 (remove_files) COMPLETE |
5792 | 2025-02-24T21:41:42.489Z | [ recovery-image] Feb 24 21:41:40.867 INFO O| Feb 24 21:41:40.867 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5793 | 2025-02-24T21:41:42.499Z | [ host-image] Feb 24 21:41:40.879 INFO O| Feb 24 21:41:40.879 INFO O| Done |
5794 | 2025-02-24T21:41:42.509Z | [ recovery-image] Feb 24 21:41:40.890 INFO O| Feb 24 21:41:40.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3" |
5795 | 2025-02-24T21:41:42.509Z | [ recovery-image] Feb 24 21:41:40.890 INFO O| Feb 24 21:41:40.890 INFO STEP 389 (remove_files) COMPLETE |
5796 | 2025-02-24T21:41:42.512Z | [ recovery-image] Feb 24 21:41:40.890 INFO O| Feb 24 21:41:40.890 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5797 | 2025-02-24T21:41:42.545Z | [ recovery-image] Feb 24 21:41:40.926 INFO O| Feb 24 21:41:40.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh" |
5798 | 2025-02-24T21:41:42.545Z | [ recovery-image] Feb 24 21:41:40.926 INFO O| Feb 24 21:41:40.926 INFO STEP 390 (remove_files) COMPLETE |
5799 | 2025-02-24T21:41:42.548Z | [ recovery-image] Feb 24 21:41:40.926 INFO O| Feb 24 21:41:40.926 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5800 | 2025-02-24T21:41:42.606Z | [ recovery-image] Feb 24 21:41:40.987 INFO O| Feb 24 21:41:40.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add" |
5801 | 2025-02-24T21:41:42.609Z | [ recovery-image] Feb 24 21:41:40.987 INFO O| Feb 24 21:41:40.987 INFO STEP 391 (remove_files) COMPLETE |
5802 | 2025-02-24T21:41:42.609Z | [ recovery-image] Feb 24 21:41:40.987 INFO O| Feb 24 21:41:40.987 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5803 | 2025-02-24T21:41:42.630Z | [ recovery-image] Feb 24 21:41:41.010 INFO O| Feb 24 21:41:41.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent" |
5804 | 2025-02-24T21:41:42.630Z | [ recovery-image] Feb 24 21:41:41.010 INFO O| Feb 24 21:41:41.010 INFO STEP 392 (remove_files) COMPLETE |
5805 | 2025-02-24T21:41:42.630Z | [ recovery-image] Feb 24 21:41:41.010 INFO O| Feb 24 21:41:41.010 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5806 | 2025-02-24T21:41:42.676Z | [ recovery-image] Feb 24 21:41:41.057 INFO O| Feb 24 21:41:41.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id" |
5807 | 2025-02-24T21:41:42.679Z | [ recovery-image] Feb 24 21:41:41.057 INFO O| Feb 24 21:41:41.057 INFO STEP 393 (remove_files) COMPLETE |
5808 | 2025-02-24T21:41:42.679Z | [ recovery-image] Feb 24 21:41:41.057 INFO O| Feb 24 21:41:41.057 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5809 | 2025-02-24T21:41:42.700Z | [ recovery-image] Feb 24 21:41:41.080 INFO O| Feb 24 21:41:41.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan" |
5810 | 2025-02-24T21:41:42.700Z | [ recovery-image] Feb 24 21:41:41.080 INFO O| Feb 24 21:41:41.080 INFO STEP 394 (remove_files) COMPLETE |
5811 | 2025-02-24T21:41:42.700Z | [ recovery-image] Feb 24 21:41:41.080 INFO O| Feb 24 21:41:41.080 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5812 | 2025-02-24T21:41:42.727Z | [ recovery-image] Feb 24 21:41:41.107 INFO O| Feb 24 21:41:41.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings" |
5813 | 2025-02-24T21:41:42.727Z | [ recovery-image] Feb 24 21:41:41.107 INFO O| Feb 24 21:41:41.107 INFO STEP 395 (remove_files) COMPLETE |
5814 | 2025-02-24T21:41:42.727Z | [ recovery-image] Feb 24 21:41:41.107 INFO O| Feb 24 21:41:41.107 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5815 | 2025-02-24T21:41:42.749Z | [ recovery-image] Feb 24 21:41:41.129 INFO O| Feb 24 21:41:41.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum" |
5816 | 2025-02-24T21:41:42.751Z | [ recovery-image] Feb 24 21:41:41.130 INFO O| Feb 24 21:41:41.129 INFO STEP 396 (remove_files) COMPLETE |
5817 | 2025-02-24T21:41:42.751Z | [ recovery-image] Feb 24 21:41:41.130 INFO O| Feb 24 21:41:41.129 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5818 | 2025-02-24T21:41:42.785Z | [ recovery-image] Feb 24 21:41:41.166 INFO O| Feb 24 21:41:41.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs" |
5819 | 2025-02-24T21:41:42.785Z | [ recovery-image] Feb 24 21:41:41.166 INFO O| Feb 24 21:41:41.166 INFO STEP 397 (remove_files) COMPLETE |
5820 | 2025-02-24T21:41:42.786Z | [ recovery-image] Feb 24 21:41:41.166 INFO O| Feb 24 21:41:41.166 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5821 | 2025-02-24T21:41:42.819Z | [ recovery-image] Feb 24 21:41:41.200 INFO O| Feb 24 21:41:41.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy" |
5822 | 2025-02-24T21:41:42.819Z | [ recovery-image] Feb 24 21:41:41.200 INFO O| Feb 24 21:41:41.200 INFO STEP 398 (remove_files) COMPLETE |
5823 | 2025-02-24T21:41:42.822Z | [ recovery-image] Feb 24 21:41:41.200 INFO O| Feb 24 21:41:41.200 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5824 | 2025-02-24T21:41:42.865Z | [ recovery-image] Feb 24 21:41:41.246 INFO O| Feb 24 21:41:41.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test" |
5825 | 2025-02-24T21:41:42.865Z | [ recovery-image] Feb 24 21:41:41.246 INFO O| Feb 24 21:41:41.246 INFO STEP 399 (remove_files) COMPLETE |
5826 | 2025-02-24T21:41:42.865Z | [ recovery-image] Feb 24 21:41:41.246 INFO O| Feb 24 21:41:41.246 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5827 | 2025-02-24T21:41:42.933Z | [ recovery-image] Feb 24 21:41:41.313 INFO O| Feb 24 21:41:41.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic" |
5828 | 2025-02-24T21:41:42.933Z | [ recovery-image] Feb 24 21:41:41.313 INFO O| Feb 24 21:41:41.313 INFO STEP 400 (remove_files) COMPLETE |
5829 | 2025-02-24T21:41:42.935Z | [ recovery-image] Feb 24 21:41:41.313 INFO O| Feb 24 21:41:41.313 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5830 | 2025-02-24T21:41:42.955Z | [ recovery-image] Feb 24 21:41:41.335 INFO O| Feb 24 21:41:41.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time" |
5831 | 2025-02-24T21:41:42.955Z | [ recovery-image] Feb 24 21:41:41.335 INFO O| Feb 24 21:41:41.335 INFO STEP 401 (remove_files) COMPLETE |
5832 | 2025-02-24T21:41:42.955Z | [ recovery-image] Feb 24 21:41:41.335 INFO O| Feb 24 21:41:41.335 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5833 | 2025-02-24T21:41:42.978Z | [ recovery-image] Feb 24 21:41:41.357 INFO O| Feb 24 21:41:41.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip" |
5834 | 2025-02-24T21:41:42.982Z | [ recovery-image] Feb 24 21:41:41.357 INFO O| Feb 24 21:41:41.357 INFO STEP 402 (remove_files) COMPLETE |
5835 | 2025-02-24T21:41:42.982Z | [ recovery-image] Feb 24 21:41:41.357 INFO O| Feb 24 21:41:41.357 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5836 | 2025-02-24T21:41:43.017Z | [ recovery-image] Feb 24 21:41:41.397 INFO O| Feb 24 21:41:41.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib" |
5837 | 2025-02-24T21:41:43.017Z | [ recovery-image] Feb 24 21:41:41.397 INFO O| Feb 24 21:41:41.397 INFO STEP 403 (remove_files) COMPLETE |
5838 | 2025-02-24T21:41:43.017Z | [ recovery-image] Feb 24 21:41:41.397 INFO O| Feb 24 21:41:41.397 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5839 | 2025-02-24T21:41:43.057Z | [ recovery-image] Feb 24 21:41:41.437 INFO O| Feb 24 21:41:41.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm" |
5840 | 2025-02-24T21:41:43.057Z | [ recovery-image] Feb 24 21:41:41.437 INFO O| Feb 24 21:41:41.437 INFO STEP 404 (remove_files) COMPLETE |
5841 | 2025-02-24T21:41:43.057Z | [ recovery-image] Feb 24 21:41:41.437 INFO O| Feb 24 21:41:41.437 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5842 | 2025-02-24T21:41:43.169Z | [ recovery-image] Feb 24 21:41:41.550 INFO O| Feb 24 21:41:41.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail" |
5843 | 2025-02-24T21:41:43.169Z | [ recovery-image] Feb 24 21:41:41.550 INFO O| Feb 24 21:41:41.550 INFO STEP 405 (remove_files) COMPLETE |
5844 | 2025-02-24T21:41:43.169Z | [ recovery-image] Feb 24 21:41:41.550 INFO O| Feb 24 21:41:41.550 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5845 | 2025-02-24T21:41:43.192Z | [ recovery-image] Feb 24 21:41:41.572 INFO O| Feb 24 21:41:41.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true" |
5846 | 2025-02-24T21:41:43.192Z | [ recovery-image] Feb 24 21:41:41.572 INFO O| Feb 24 21:41:41.572 INFO STEP 406 (remove_files) COMPLETE |
5847 | 2025-02-24T21:41:43.192Z | [ recovery-image] Feb 24 21:41:41.572 INFO O| Feb 24 21:41:41.572 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5848 | 2025-02-24T21:41:43.214Z | [ recovery-image] Feb 24 21:41:41.594 INFO O| Feb 24 21:41:41.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty" |
5849 | 2025-02-24T21:41:43.214Z | [ recovery-image] Feb 24 21:41:41.594 INFO O| Feb 24 21:41:41.594 INFO STEP 407 (remove_files) COMPLETE |
5850 | 2025-02-24T21:41:43.215Z | [ recovery-image] Feb 24 21:41:41.594 INFO O| Feb 24 21:41:41.594 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5851 | 2025-02-24T21:41:43.236Z | [ recovery-image] Feb 24 21:41:41.615 INFO O| Feb 24 21:41:41.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type" |
5852 | 2025-02-24T21:41:43.236Z | [ recovery-image] Feb 24 21:41:41.615 INFO O| Feb 24 21:41:41.615 INFO STEP 408 (remove_files) COMPLETE |
5853 | 2025-02-24T21:41:43.239Z | [ recovery-image] Feb 24 21:41:41.615 INFO O| Feb 24 21:41:41.615 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5854 | 2025-02-24T21:41:43.256Z | [ recovery-image] Feb 24 21:41:41.636 INFO O| Feb 24 21:41:41.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect" |
5855 | 2025-02-24T21:41:43.256Z | [ recovery-image] Feb 24 21:41:41.636 INFO O| Feb 24 21:41:41.636 INFO STEP 409 (remove_files) COMPLETE |
5856 | 2025-02-24T21:41:43.259Z | [ recovery-image] Feb 24 21:41:41.636 INFO O| Feb 24 21:41:41.636 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5857 | 2025-02-24T21:41:43.279Z | [ recovery-image] Feb 24 21:41:41.658 INFO O| Feb 24 21:41:41.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit" |
5858 | 2025-02-24T21:41:43.279Z | [ recovery-image] Feb 24 21:41:41.658 INFO O| Feb 24 21:41:41.658 INFO STEP 410 (remove_files) COMPLETE |
5859 | 2025-02-24T21:41:43.283Z | [ recovery-image] Feb 24 21:41:41.658 INFO O| Feb 24 21:41:41.658 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5860 | 2025-02-24T21:41:43.299Z | [ recovery-image] Feb 24 21:41:41.680 INFO O| Feb 24 21:41:41.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask" |
5861 | 2025-02-24T21:41:43.299Z | [ recovery-image] Feb 24 21:41:41.680 INFO O| Feb 24 21:41:41.680 INFO STEP 411 (remove_files) COMPLETE |
5862 | 2025-02-24T21:41:43.299Z | [ recovery-image] Feb 24 21:41:41.680 INFO O| Feb 24 21:41:41.680 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5863 | 2025-02-24T21:41:43.409Z | [ recovery-image] Feb 24 21:41:41.789 INFO O| Feb 24 21:41:41.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias" |
5864 | 2025-02-24T21:41:43.409Z | [ recovery-image] Feb 24 21:41:41.789 INFO O| Feb 24 21:41:41.789 INFO STEP 412 (remove_files) COMPLETE |
5865 | 2025-02-24T21:41:43.409Z | [ recovery-image] Feb 24 21:41:41.789 INFO O| Feb 24 21:41:41.789 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5866 | 2025-02-24T21:41:43.412Z | [verify-libraries] Compiling petname v2.0.2 |
5867 | 2025-02-24T21:41:43.471Z | [ recovery-image] Feb 24 21:41:41.852 INFO O| Feb 24 21:41:41.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress" |
5868 | 2025-02-24T21:41:43.474Z | [ recovery-image] Feb 24 21:41:41.852 INFO O| Feb 24 21:41:41.852 INFO STEP 413 (remove_files) COMPLETE |
5869 | 2025-02-24T21:41:43.474Z | [ recovery-image] Feb 24 21:41:41.852 INFO O| Feb 24 21:41:41.852 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5870 | 2025-02-24T21:41:43.520Z | [ recovery-image] Feb 24 21:41:41.901 INFO O| Feb 24 21:41:41.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand" |
5871 | 2025-02-24T21:41:43.520Z | [ recovery-image] Feb 24 21:41:41.901 INFO O| Feb 24 21:41:41.901 INFO STEP 414 (remove_files) COMPLETE |
5872 | 2025-02-24T21:41:43.523Z | [ recovery-image] Feb 24 21:41:41.901 INFO O| Feb 24 21:41:41.901 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5873 | 2025-02-24T21:41:43.543Z | [ recovery-image] Feb 24 21:41:41.923 INFO O| Feb 24 21:41:41.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq" |
5874 | 2025-02-24T21:41:43.543Z | [ recovery-image] Feb 24 21:41:41.923 INFO O| Feb 24 21:41:41.923 INFO STEP 415 (remove_files) COMPLETE |
5875 | 2025-02-24T21:41:43.543Z | [ recovery-image] Feb 24 21:41:41.923 INFO O| Feb 24 21:41:41.923 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5876 | 2025-02-24T21:41:43.587Z | [ recovery-image] Feb 24 21:41:41.968 INFO O| Feb 24 21:41:41.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units" |
5877 | 2025-02-24T21:41:43.590Z | [ recovery-image] Feb 24 21:41:41.968 INFO O| Feb 24 21:41:41.968 INFO STEP 416 (remove_files) COMPLETE |
5878 | 2025-02-24T21:41:43.590Z | [ recovery-image] Feb 24 21:41:41.968 INFO O| Feb 24 21:41:41.968 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5879 | 2025-02-24T21:41:43.611Z | [ recovery-image] Feb 24 21:41:41.991 INFO O| Feb 24 21:41:41.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos" |
5880 | 2025-02-24T21:41:43.613Z | [ recovery-image] Feb 24 21:41:41.992 INFO O| Feb 24 21:41:41.992 INFO STEP 417 (remove_files) COMPLETE |
5881 | 2025-02-24T21:41:43.613Z | [ recovery-image] Feb 24 21:41:41.992 INFO O| Feb 24 21:41:41.992 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5882 | 2025-02-24T21:41:43.643Z | [ recovery-image] Feb 24 21:41:42.023 INFO O| Feb 24 21:41:42.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack" |
5883 | 2025-02-24T21:41:43.643Z | [ recovery-image] Feb 24 21:41:42.023 INFO O| Feb 24 21:41:42.023 INFO STEP 418 (remove_files) COMPLETE |
5884 | 2025-02-24T21:41:43.645Z | [ recovery-image] Feb 24 21:41:42.023 INFO O| Feb 24 21:41:42.023 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5885 | 2025-02-24T21:41:43.666Z | [ recovery-image] Feb 24 21:41:42.047 INFO O| Feb 24 21:41:42.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr" |
5886 | 2025-02-24T21:41:43.669Z | [ recovery-image] Feb 24 21:41:42.047 INFO O| Feb 24 21:41:42.047 INFO STEP 419 (remove_files) COMPLETE |
5887 | 2025-02-24T21:41:43.669Z | [ recovery-image] Feb 24 21:41:42.047 INFO O| Feb 24 21:41:42.047 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5888 | 2025-02-24T21:41:43.698Z | [ recovery-image] Feb 24 21:41:42.078 INFO O| Feb 24 21:41:42.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode" |
5889 | 2025-02-24T21:41:43.698Z | [ recovery-image] Feb 24 21:41:42.078 INFO O| Feb 24 21:41:42.078 INFO STEP 420 (remove_files) COMPLETE |
5890 | 2025-02-24T21:41:43.698Z | [ recovery-image] Feb 24 21:41:42.078 INFO O| Feb 24 21:41:42.078 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5891 | 2025-02-24T21:41:43.721Z | [ recovery-image] Feb 24 21:41:42.101 INFO O| Feb 24 21:41:42.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode" |
5892 | 2025-02-24T21:41:43.721Z | [ recovery-image] Feb 24 21:41:42.101 INFO O| Feb 24 21:41:42.101 INFO STEP 421 (remove_files) COMPLETE |
5893 | 2025-02-24T21:41:43.721Z | [ recovery-image] Feb 24 21:41:42.101 INFO O| Feb 24 21:41:42.101 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5894 | 2025-02-24T21:41:43.745Z | [ recovery-image] Feb 24 21:41:42.124 INFO O| Feb 24 21:41:42.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen" |
5895 | 2025-02-24T21:41:43.745Z | [ recovery-image] Feb 24 21:41:42.124 INFO O| Feb 24 21:41:42.124 INFO STEP 422 (remove_files) COMPLETE |
5896 | 2025-02-24T21:41:43.745Z | [ recovery-image] Feb 24 21:41:42.124 INFO O| Feb 24 21:41:42.124 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5897 | 2025-02-24T21:41:43.778Z | [ recovery-image] Feb 24 21:41:42.158 INFO O| Feb 24 21:41:42.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit" |
5898 | 2025-02-24T21:41:43.778Z | [ recovery-image] Feb 24 21:41:42.159 INFO O| Feb 24 21:41:42.159 INFO STEP 423 (remove_files) COMPLETE |
5899 | 2025-02-24T21:41:43.778Z | [ recovery-image] Feb 24 21:41:42.159 INFO O| Feb 24 21:41:42.159 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5900 | 2025-02-24T21:41:43.834Z | [ recovery-image] Feb 24 21:41:42.215 INFO O| Feb 24 21:41:42.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim" |
5901 | 2025-02-24T21:41:43.834Z | [ recovery-image] Feb 24 21:41:42.215 INFO O| Feb 24 21:41:42.215 INFO STEP 424 (remove_files) COMPLETE |
5902 | 2025-02-24T21:41:43.835Z | [ recovery-image] Feb 24 21:41:42.215 INFO O| Feb 24 21:41:42.215 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5903 | 2025-02-24T21:41:43.858Z | [ recovery-image] Feb 24 21:41:42.238 INFO O| Feb 24 21:41:42.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor" |
5904 | 2025-02-24T21:41:43.868Z | [ recovery-image] Feb 24 21:41:42.238 INFO O| Feb 24 21:41:42.238 INFO STEP 425 (remove_files) COMPLETE |
5905 | 2025-02-24T21:41:43.868Z | [ recovery-image] Feb 24 21:41:42.238 INFO O| Feb 24 21:41:42.238 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5906 | 2025-02-24T21:41:43.880Z | [ recovery-image] Feb 24 21:41:42.260 INFO O| Feb 24 21:41:42.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat" |
5907 | 2025-02-24T21:41:43.880Z | [ recovery-image] Feb 24 21:41:42.260 INFO O| Feb 24 21:41:42.260 INFO STEP 426 (remove_files) COMPLETE |
5908 | 2025-02-24T21:41:43.880Z | [ recovery-image] Feb 24 21:41:42.260 INFO O| Feb 24 21:41:42.260 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5909 | 2025-02-24T21:41:43.901Z | [ recovery-image] Feb 24 21:41:42.281 INFO O| Feb 24 21:41:42.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt" |
5910 | 2025-02-24T21:41:43.921Z | [ recovery-image] Feb 24 21:41:42.302 INFO O| Feb 24 21:41:42.302 INFO STEP 427 (remove_files) COMPLETE |
5911 | 2025-02-24T21:41:43.922Z | [ recovery-image] Feb 24 21:41:42.302 INFO O| Feb 24 21:41:42.302 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5912 | 2025-02-24T21:41:43.951Z | [ recovery-image] Feb 24 21:41:42.332 INFO O| Feb 24 21:41:42.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w" |
5913 | 2025-02-24T21:41:43.954Z | [ recovery-image] Feb 24 21:41:42.332 INFO O| Feb 24 21:41:42.332 INFO STEP 428 (remove_files) COMPLETE |
5914 | 2025-02-24T21:41:43.954Z | [ recovery-image] Feb 24 21:41:42.332 INFO O| Feb 24 21:41:42.332 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5915 | 2025-02-24T21:41:43.976Z | [ recovery-image] Feb 24 21:41:42.357 INFO O| Feb 24 21:41:42.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait" |
5916 | 2025-02-24T21:41:43.983Z | [ recovery-image] Feb 24 21:41:42.357 INFO O| Feb 24 21:41:42.357 INFO STEP 429 (remove_files) COMPLETE |
5917 | 2025-02-24T21:41:43.983Z | [ recovery-image] Feb 24 21:41:42.357 INFO O| Feb 24 21:41:42.357 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5918 | 2025-02-24T21:41:43.998Z | [ recovery-image] Feb 24 21:41:42.379 INFO O| Feb 24 21:41:42.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch" |
5919 | 2025-02-24T21:41:44.001Z | [ recovery-image] Feb 24 21:41:42.379 INFO O| Feb 24 21:41:42.379 INFO STEP 430 (remove_files) COMPLETE |
5920 | 2025-02-24T21:41:44.001Z | [ recovery-image] Feb 24 21:41:42.379 INFO O| Feb 24 21:41:42.379 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5921 | 2025-02-24T21:41:44.042Z | [ recovery-image] Feb 24 21:41:42.422 INFO O| Feb 24 21:41:42.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc" |
5922 | 2025-02-24T21:41:44.042Z | [ recovery-image] Feb 24 21:41:42.422 INFO O| Feb 24 21:41:42.422 INFO STEP 431 (remove_files) COMPLETE |
5923 | 2025-02-24T21:41:44.042Z | [ recovery-image] Feb 24 21:41:42.422 INFO O| Feb 24 21:41:42.422 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5924 | 2025-02-24T21:41:44.079Z | [ recovery-image] Feb 24 21:41:42.459 INFO O| Feb 24 21:41:42.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which" |
5925 | 2025-02-24T21:41:44.079Z | [ recovery-image] Feb 24 21:41:42.459 INFO O| Feb 24 21:41:42.459 INFO STEP 432 (remove_files) COMPLETE |
5926 | 2025-02-24T21:41:44.079Z | [ recovery-image] Feb 24 21:41:42.459 INFO O| Feb 24 21:41:42.459 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5927 | 2025-02-24T21:41:44.104Z | [ recovery-image] Feb 24 21:41:42.484 INFO O| Feb 24 21:41:42.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls" |
5928 | 2025-02-24T21:41:44.106Z | [ recovery-image] Feb 24 21:41:42.484 INFO O| Feb 24 21:41:42.484 INFO STEP 433 (remove_files) COMPLETE |
5929 | 2025-02-24T21:41:44.106Z | [ recovery-image] Feb 24 21:41:42.484 INFO O| Feb 24 21:41:42.484 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5930 | 2025-02-24T21:41:44.128Z | [ recovery-image] Feb 24 21:41:42.508 INFO O| Feb 24 21:41:42.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct" |
5931 | 2025-02-24T21:41:44.128Z | [ recovery-image] Feb 24 21:41:42.508 INFO O| Feb 24 21:41:42.508 INFO STEP 434 (remove_files) COMPLETE |
5932 | 2025-02-24T21:41:44.131Z | [ recovery-image] Feb 24 21:41:42.508 INFO O| Feb 24 21:41:42.508 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5933 | 2025-02-24T21:41:44.152Z | [ recovery-image] Feb 24 21:41:42.531 INFO O| Feb 24 21:41:42.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write" |
5934 | 2025-02-24T21:41:44.152Z | [ recovery-image] Feb 24 21:41:42.531 INFO O| Feb 24 21:41:42.531 INFO STEP 435 (remove_files) COMPLETE |
5935 | 2025-02-24T21:41:44.152Z | [ recovery-image] Feb 24 21:41:42.531 INFO O| Feb 24 21:41:42.531 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5936 | 2025-02-24T21:41:44.184Z | [ recovery-image] Feb 24 21:41:42.564 INFO O| Feb 24 21:41:42.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs" |
5937 | 2025-02-24T21:41:44.184Z | [ recovery-image] Feb 24 21:41:42.564 INFO O| Feb 24 21:41:42.564 INFO STEP 436 (remove_files) COMPLETE |
5938 | 2025-02-24T21:41:44.187Z | [ recovery-image] Feb 24 21:41:42.564 INFO O| Feb 24 21:41:42.564 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5939 | 2025-02-24T21:41:44.268Z | [ recovery-image] Feb 24 21:41:42.648 INFO O| Feb 24 21:41:42.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config" |
5940 | 2025-02-24T21:41:44.268Z | [ recovery-image] Feb 24 21:41:42.648 INFO O| Feb 24 21:41:42.648 INFO STEP 437 (remove_files) COMPLETE |
5941 | 2025-02-24T21:41:44.268Z | [ recovery-image] Feb 24 21:41:42.648 INFO O| Feb 24 21:41:42.648 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5942 | 2025-02-24T21:41:44.305Z | [ recovery-image] Feb 24 21:41:42.685 INFO O| Feb 24 21:41:42.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog" |
5943 | 2025-02-24T21:41:44.305Z | [ recovery-image] Feb 24 21:41:42.686 INFO O| Feb 24 21:41:42.685 INFO STEP 438 (remove_files) COMPLETE |
5944 | 2025-02-24T21:41:44.305Z | [ recovery-image] Feb 24 21:41:42.686 INFO O| Feb 24 21:41:42.686 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5945 | 2025-02-24T21:41:44.328Z | [ recovery-image] Feb 24 21:41:42.708 INFO O| Feb 24 21:41:42.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint" |
5946 | 2025-02-24T21:41:44.331Z | [ recovery-image] Feb 24 21:41:42.708 INFO O| Feb 24 21:41:42.708 INFO STEP 439 (remove_files) COMPLETE |
5947 | 2025-02-24T21:41:44.331Z | [ recovery-image] Feb 24 21:41:42.708 INFO O| Feb 24 21:41:42.708 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5948 | 2025-02-24T21:41:44.351Z | [ recovery-image] Feb 24 21:41:42.732 INFO O| Feb 24 21:41:42.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf" |
5949 | 2025-02-24T21:41:44.351Z | [ recovery-image] Feb 24 21:41:42.732 INFO O| Feb 24 21:41:42.732 INFO STEP 440 (remove_files) COMPLETE |
5950 | 2025-02-24T21:41:44.351Z | [ recovery-image] Feb 24 21:41:42.732 INFO O| Feb 24 21:41:42.732 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5951 | 2025-02-24T21:41:44.376Z | [ recovery-image] Feb 24 21:41:42.756 INFO O| Feb 24 21:41:42.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr" |
5952 | 2025-02-24T21:41:44.376Z | [ recovery-image] Feb 24 21:41:42.756 INFO O| Feb 24 21:41:42.756 INFO STEP 441 (remove_files) COMPLETE |
5953 | 2025-02-24T21:41:44.379Z | [ recovery-image] Feb 24 21:41:42.756 INFO O| Feb 24 21:41:42.756 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5954 | 2025-02-24T21:41:44.400Z | [ recovery-image] Feb 24 21:41:42.780 INFO O| Feb 24 21:41:42.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd" |
5955 | 2025-02-24T21:41:44.400Z | [ recovery-image] Feb 24 21:41:42.781 INFO O| Feb 24 21:41:42.781 INFO STEP 442 (remove_files) COMPLETE |
5956 | 2025-02-24T21:41:44.400Z | [ recovery-image] Feb 24 21:41:42.781 INFO O| Feb 24 21:41:42.781 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5957 | 2025-02-24T21:41:44.446Z | [ recovery-image] Feb 24 21:41:42.827 INFO O| Feb 24 21:41:42.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz" |
5958 | 2025-02-24T21:41:44.446Z | [ recovery-image] Feb 24 21:41:42.827 INFO O| Feb 24 21:41:42.815 INFO STEP 443 (remove_files) COMPLETE |
5959 | 2025-02-24T21:41:44.446Z | [ recovery-image] Feb 24 21:41:42.827 INFO O| Feb 24 21:41:42.815 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5960 | 2025-02-24T21:41:44.472Z | [ recovery-image] Feb 24 21:41:42.851 INFO O| Feb 24 21:41:42.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec" |
5961 | 2025-02-24T21:41:44.472Z | [ recovery-image] Feb 24 21:41:42.851 INFO O| Feb 24 21:41:42.851 INFO STEP 444 (remove_files) COMPLETE |
5962 | 2025-02-24T21:41:44.473Z | [ recovery-image] Feb 24 21:41:42.852 INFO O| Feb 24 21:41:42.852 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5963 | 2025-02-24T21:41:44.530Z | [ recovery-image] Feb 24 21:41:42.910 INFO O| Feb 24 21:41:42.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff" |
5964 | 2025-02-24T21:41:44.530Z | [ recovery-image] Feb 24 21:41:42.910 INFO O| Feb 24 21:41:42.910 INFO STEP 445 (remove_files) COMPLETE |
5965 | 2025-02-24T21:41:44.530Z | [ recovery-image] Feb 24 21:41:42.910 INFO O| Feb 24 21:41:42.910 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5966 | 2025-02-24T21:41:44.551Z | [ recovery-image] Feb 24 21:41:42.931 INFO O| Feb 24 21:41:42.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep" |
5967 | 2025-02-24T21:41:44.553Z | [ recovery-image] Feb 24 21:41:42.931 INFO O| Feb 24 21:41:42.931 INFO STEP 446 (remove_files) COMPLETE |
5968 | 2025-02-24T21:41:44.553Z | [ recovery-image] Feb 24 21:41:42.931 INFO O| Feb 24 21:41:42.931 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5969 | 2025-02-24T21:41:44.578Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
5970 | 2025-02-24T21:41:44.583Z | [ recovery-image] Feb 24 21:41:42.964 INFO O| Feb 24 21:41:42.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless" |
5971 | 2025-02-24T21:41:44.583Z | [ recovery-image] Feb 24 21:41:42.964 INFO O| Feb 24 21:41:42.964 INFO STEP 447 (remove_files) COMPLETE |
5972 | 2025-02-24T21:41:44.586Z | [ recovery-image] Feb 24 21:41:42.964 INFO O| Feb 24 21:41:42.964 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5973 | 2025-02-24T21:41:44.652Z | [ recovery-image] Feb 24 21:41:43.032 INFO O| Feb 24 21:41:43.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore" |
5974 | 2025-02-24T21:41:44.652Z | [ recovery-image] Feb 24 21:41:43.032 INFO O| Feb 24 21:41:43.032 INFO STEP 448 (remove_files) COMPLETE |
5975 | 2025-02-24T21:41:44.652Z | [ recovery-image] Feb 24 21:41:43.032 INFO O| Feb 24 21:41:43.032 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5976 | 2025-02-24T21:41:44.678Z | [ recovery-image] Feb 24 21:41:43.058 INFO O| Feb 24 21:41:43.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes" |
5977 | 2025-02-24T21:41:44.678Z | [ recovery-image] Feb 24 21:41:43.058 INFO O| Feb 24 21:41:43.058 INFO STEP 449 (remove_files) COMPLETE |
5978 | 2025-02-24T21:41:44.681Z | [ recovery-image] Feb 24 21:41:43.059 INFO O| Feb 24 21:41:43.058 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5979 | 2025-02-24T21:41:44.700Z | [ recovery-image] Feb 24 21:41:43.081 INFO O| Feb 24 21:41:43.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat" |
5980 | 2025-02-24T21:41:44.701Z | [ recovery-image] Feb 24 21:41:43.081 INFO O| Feb 24 21:41:43.081 INFO STEP 450 (remove_files) COMPLETE |
5981 | 2025-02-24T21:41:44.703Z | [ recovery-image] Feb 24 21:41:43.081 INFO O| Feb 24 21:41:43.081 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5982 | 2025-02-24T21:41:44.724Z | [ recovery-image] Feb 24 21:41:43.104 INFO O| Feb 24 21:41:43.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat" |
5983 | 2025-02-24T21:41:44.726Z | [ recovery-image] Feb 24 21:41:43.104 INFO O| Feb 24 21:41:43.104 INFO STEP 451 (remove_files) COMPLETE |
5984 | 2025-02-24T21:41:44.726Z | [ recovery-image] Feb 24 21:41:43.104 INFO O| Feb 24 21:41:43.104 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5985 | 2025-02-24T21:41:44.759Z | [ recovery-image] Feb 24 21:41:43.139 INFO O| Feb 24 21:41:43.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd" |
5986 | 2025-02-24T21:41:44.759Z | [ recovery-image] Feb 24 21:41:43.139 INFO O| Feb 24 21:41:43.139 INFO STEP 452 (remove_files) COMPLETE |
5987 | 2025-02-24T21:41:44.761Z | [ recovery-image] Feb 24 21:41:43.139 INFO O| Feb 24 21:41:43.139 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5988 | 2025-02-24T21:41:44.779Z | [ recovery-image] Feb 24 21:41:43.159 INFO O| Feb 24 21:41:43.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep" |
5989 | 2025-02-24T21:41:44.779Z | [ recovery-image] Feb 24 21:41:43.159 INFO O| Feb 24 21:41:43.159 INFO STEP 453 (remove_files) COMPLETE |
5990 | 2025-02-24T21:41:44.779Z | [ recovery-image] Feb 24 21:41:43.159 INFO O| Feb 24 21:41:43.159 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5991 | 2025-02-24T21:41:44.824Z | [ recovery-image] Feb 24 21:41:43.204 INFO O| Feb 24 21:41:43.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless" |
5992 | 2025-02-24T21:41:44.827Z | [ recovery-image] Feb 24 21:41:43.204 INFO O| Feb 24 21:41:43.204 INFO STEP 454 (remove_files) COMPLETE |
5993 | 2025-02-24T21:41:44.827Z | [ recovery-image] Feb 24 21:41:43.205 INFO O| Feb 24 21:41:43.205 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5994 | 2025-02-24T21:41:44.859Z | [ recovery-image] Feb 24 21:41:43.239 INFO O| Feb 24 21:41:43.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
5995 | 2025-02-24T21:41:44.862Z | [ recovery-image] Feb 24 21:41:43.239 INFO O| Feb 24 21:41:43.239 INFO STEP 455 (remove_files) COMPLETE |
5996 | 2025-02-24T21:41:44.862Z | [ recovery-image] Feb 24 21:41:43.239 INFO O| Feb 24 21:41:43.239 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
5997 | 2025-02-24T21:41:44.884Z | [ recovery-image] Feb 24 21:41:43.264 INFO O| Feb 24 21:41:43.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
5998 | 2025-02-24T21:41:44.884Z | [ recovery-image] Feb 24 21:41:43.264 INFO O| Feb 24 21:41:43.264 INFO STEP 456 (remove_files) COMPLETE |
5999 | 2025-02-24T21:41:44.886Z | [ recovery-image] Feb 24 21:41:43.264 INFO O| Feb 24 21:41:43.264 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6000 | 2025-02-24T21:41:44.923Z | [ recovery-image] Feb 24 21:41:43.302 INFO O| Feb 24 21:41:43.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
6001 | 2025-02-24T21:41:44.923Z | [ recovery-image] Feb 24 21:41:43.302 INFO O| Feb 24 21:41:43.302 INFO STEP 457 (remove_files) COMPLETE |
6002 | 2025-02-24T21:41:44.923Z | [ recovery-image] Feb 24 21:41:43.303 INFO O| Feb 24 21:41:43.302 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6003 | 2025-02-24T21:41:44.961Z | [ recovery-image] Feb 24 21:41:43.341 INFO O| Feb 24 21:41:43.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
6004 | 2025-02-24T21:41:44.961Z | [ recovery-image] Feb 24 21:41:43.341 INFO O| Feb 24 21:41:43.341 INFO STEP 458 (remove_files) COMPLETE |
6005 | 2025-02-24T21:41:44.961Z | [ recovery-image] Feb 24 21:41:43.341 INFO O| Feb 24 21:41:43.341 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6006 | 2025-02-24T21:41:44.986Z | [ recovery-image] Feb 24 21:41:43.363 INFO O| Feb 24 21:41:43.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
6007 | 2025-02-24T21:41:44.996Z | [ recovery-image] Feb 24 21:41:43.373 INFO O| Feb 24 21:41:43.373 INFO STEP 459 (remove_files) COMPLETE |
6008 | 2025-02-24T21:41:44.996Z | [ recovery-image] Feb 24 21:41:43.373 INFO O| Feb 24 21:41:43.373 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6009 | 2025-02-24T21:41:45.052Z | [ recovery-image] Feb 24 21:41:43.433 INFO O| Feb 24 21:41:43.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
6010 | 2025-02-24T21:41:45.052Z | [ recovery-image] Feb 24 21:41:43.433 INFO O| Feb 24 21:41:43.433 INFO STEP 460 (remove_files) COMPLETE |
6011 | 2025-02-24T21:41:45.052Z | [ recovery-image] Feb 24 21:41:43.433 INFO O| Feb 24 21:41:43.433 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6012 | 2025-02-24T21:41:45.078Z | [ recovery-image] Feb 24 21:41:43.457 INFO O| Feb 24 21:41:43.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
6013 | 2025-02-24T21:41:45.078Z | [ recovery-image] Feb 24 21:41:43.457 INFO O| Feb 24 21:41:43.457 INFO STEP 461 (remove_files) COMPLETE |
6014 | 2025-02-24T21:41:45.078Z | [ recovery-image] Feb 24 21:41:43.457 INFO O| Feb 24 21:41:43.457 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6015 | 2025-02-24T21:41:45.100Z | [ recovery-image] Feb 24 21:41:43.480 INFO O| Feb 24 21:41:43.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
6016 | 2025-02-24T21:41:45.105Z | [ recovery-image] Feb 24 21:41:43.484 INFO O| Feb 24 21:41:43.484 INFO STEP 462 (remove_files) COMPLETE |
6017 | 2025-02-24T21:41:45.105Z | [ recovery-image] Feb 24 21:41:43.484 INFO O| Feb 24 21:41:43.484 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6018 | 2025-02-24T21:41:45.167Z | [ recovery-image] Feb 24 21:41:43.545 INFO O| Feb 24 21:41:43.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
6019 | 2025-02-24T21:41:45.167Z | [ recovery-image] Feb 24 21:41:43.545 INFO O| Feb 24 21:41:43.545 INFO STEP 463 (remove_files) COMPLETE |
6020 | 2025-02-24T21:41:45.167Z | [ recovery-image] Feb 24 21:41:43.545 INFO O| Feb 24 21:41:43.545 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6021 | 2025-02-24T21:41:45.191Z | [ recovery-image] Feb 24 21:41:43.569 INFO O| Feb 24 21:41:43.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
6022 | 2025-02-24T21:41:45.194Z | [ recovery-image] Feb 24 21:41:43.569 INFO O| Feb 24 21:41:43.569 INFO STEP 464 (remove_files) COMPLETE |
6023 | 2025-02-24T21:41:45.194Z | [ recovery-image] Feb 24 21:41:43.569 INFO O| Feb 24 21:41:43.569 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6024 | 2025-02-24T21:41:45.214Z | [ recovery-image] Feb 24 21:41:43.594 INFO O| Feb 24 21:41:43.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
6025 | 2025-02-24T21:41:45.214Z | [ recovery-image] Feb 24 21:41:43.594 INFO O| Feb 24 21:41:43.594 INFO STEP 465 (remove_files) COMPLETE |
6026 | 2025-02-24T21:41:45.217Z | [ recovery-image] Feb 24 21:41:43.594 INFO O| Feb 24 21:41:43.594 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6027 | 2025-02-24T21:41:45.274Z | [ recovery-image] Feb 24 21:41:43.652 INFO O| Feb 24 21:41:43.652 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
6028 | 2025-02-24T21:41:45.274Z | [ recovery-image] Feb 24 21:41:43.652 INFO O| Feb 24 21:41:43.652 INFO STEP 466 (remove_files) COMPLETE |
6029 | 2025-02-24T21:41:45.274Z | [ recovery-image] Feb 24 21:41:43.652 INFO O| Feb 24 21:41:43.652 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6030 | 2025-02-24T21:41:45.296Z | [ recovery-image] Feb 24 21:41:43.676 INFO O| Feb 24 21:41:43.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9" |
6031 | 2025-02-24T21:41:45.297Z | [ recovery-image] Feb 24 21:41:43.676 INFO O| Feb 24 21:41:43.676 INFO STEP 467 (remove_files) COMPLETE |
6032 | 2025-02-24T21:41:45.297Z | [ recovery-image] Feb 24 21:41:43.676 INFO O| Feb 24 21:41:43.676 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6033 | 2025-02-24T21:41:45.319Z | [ recovery-image] Feb 24 21:41:43.699 INFO O| Feb 24 21:41:43.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
6034 | 2025-02-24T21:41:45.319Z | [ recovery-image] Feb 24 21:41:43.699 INFO O| Feb 24 21:41:43.699 INFO STEP 468 (remove_files) COMPLETE |
6035 | 2025-02-24T21:41:45.322Z | [ recovery-image] Feb 24 21:41:43.699 INFO O| Feb 24 21:41:43.699 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6036 | 2025-02-24T21:41:45.343Z | [ recovery-image] Feb 24 21:41:43.722 INFO O| Feb 24 21:41:43.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
6037 | 2025-02-24T21:41:45.343Z | [ recovery-image] Feb 24 21:41:43.722 INFO O| Feb 24 21:41:43.722 INFO STEP 469 (remove_files) COMPLETE |
6038 | 2025-02-24T21:41:45.343Z | [ recovery-image] Feb 24 21:41:43.722 INFO O| Feb 24 21:41:43.722 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6039 | 2025-02-24T21:41:45.403Z | [ recovery-image] Feb 24 21:41:43.783 INFO O| Feb 24 21:41:43.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags" |
6040 | 2025-02-24T21:41:45.406Z | [ recovery-image] Feb 24 21:41:43.783 INFO O| Feb 24 21:41:43.783 INFO STEP 470 (remove_files) COMPLETE |
6041 | 2025-02-24T21:41:45.406Z | [ recovery-image] Feb 24 21:41:43.783 INFO O| Feb 24 21:41:43.783 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6042 | 2025-02-24T21:41:45.428Z | [ recovery-image] Feb 24 21:41:43.807 INFO O| Feb 24 21:41:43.807 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit" |
6043 | 2025-02-24T21:41:45.428Z | [ recovery-image] Feb 24 21:41:43.808 INFO O| Feb 24 21:41:43.807 INFO STEP 471 (remove_files) COMPLETE |
6044 | 2025-02-24T21:41:45.428Z | [ recovery-image] Feb 24 21:41:43.808 INFO O| Feb 24 21:41:43.808 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6045 | 2025-02-24T21:41:45.452Z | [ recovery-image] Feb 24 21:41:43.832 INFO O| Feb 24 21:41:43.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex" |
6046 | 2025-02-24T21:41:45.452Z | [ recovery-image] Feb 24 21:41:43.832 INFO O| Feb 24 21:41:43.832 INFO STEP 472 (remove_files) COMPLETE |
6047 | 2025-02-24T21:41:45.455Z | [ recovery-image] Feb 24 21:41:43.832 INFO O| Feb 24 21:41:43.832 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6048 | 2025-02-24T21:41:45.476Z | [ recovery-image] Feb 24 21:41:43.855 INFO O| Feb 24 21:41:43.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh" |
6049 | 2025-02-24T21:41:45.476Z | [ recovery-image] Feb 24 21:41:43.856 INFO O| Feb 24 21:41:43.855 INFO STEP 473 (remove_files) COMPLETE |
6050 | 2025-02-24T21:41:45.476Z | [ recovery-image] Feb 24 21:41:43.856 INFO O| Feb 24 21:41:43.856 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6051 | 2025-02-24T21:41:45.501Z | [ recovery-image] Feb 24 21:41:43.880 INFO O| Feb 24 21:41:43.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh" |
6052 | 2025-02-24T21:41:45.501Z | [ recovery-image] Feb 24 21:41:43.880 INFO O| Feb 24 21:41:43.880 INFO STEP 474 (remove_files) COMPLETE |
6053 | 2025-02-24T21:41:45.501Z | [ recovery-image] Feb 24 21:41:43.880 INFO O| Feb 24 21:41:43.880 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6054 | 2025-02-24T21:41:45.523Z | [ recovery-image] Feb 24 21:41:43.903 INFO O| Feb 24 21:41:43.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit" |
6055 | 2025-02-24T21:41:45.526Z | [ recovery-image] Feb 24 21:41:43.903 INFO O| Feb 24 21:41:43.903 INFO STEP 475 (remove_files) COMPLETE |
6056 | 2025-02-24T21:41:45.526Z | [ recovery-image] Feb 24 21:41:43.903 INFO O| Feb 24 21:41:43.903 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6057 | 2025-02-24T21:41:45.545Z | [ recovery-image] Feb 24 21:41:43.925 INFO O| Feb 24 21:41:43.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi" |
6058 | 2025-02-24T21:41:45.545Z | [ recovery-image] Feb 24 21:41:43.925 INFO O| Feb 24 21:41:43.925 INFO STEP 476 (remove_files) COMPLETE |
6059 | 2025-02-24T21:41:45.545Z | [ recovery-image] Feb 24 21:41:43.925 INFO O| Feb 24 21:41:43.925 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6060 | 2025-02-24T21:41:45.552Z | [ host-image] Feb 24 21:41:43.932 INFO O| Feb 24 21:41:43.932 INFO O| Done |
6061 | 2025-02-24T21:41:45.567Z | [ recovery-image] Feb 24 21:41:43.947 INFO O| Feb 24 21:41:43.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view" |
6062 | 2025-02-24T21:41:45.567Z | [ recovery-image] Feb 24 21:41:43.947 INFO O| Feb 24 21:41:43.947 INFO STEP 477 (remove_files) COMPLETE |
6063 | 2025-02-24T21:41:45.570Z | [ recovery-image] Feb 24 21:41:43.947 INFO O| Feb 24 21:41:43.947 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6064 | 2025-02-24T21:41:45.590Z | [ recovery-image] Feb 24 21:41:43.970 INFO O| Feb 24 21:41:43.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux" |
6065 | 2025-02-24T21:41:45.596Z | [ host-image] Feb 24 21:41:43.976 INFO O| Feb 24 21:41:43.976 INFO O| Done |
6066 | 2025-02-24T21:41:45.599Z | [ host-image] Feb 24 21:41:43.977 INFO O| Feb 24 21:41:43.977 INFO O| Done |
6067 | 2025-02-24T21:41:45.602Z | [ recovery-image] Feb 24 21:41:43.981 INFO O| Feb 24 21:41:43.981 INFO STEP 478 (remove_files) COMPLETE |
6068 | 2025-02-24T21:41:45.602Z | [ recovery-image] Feb 24 21:41:43.981 INFO O| Feb 24 21:41:43.981 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6069 | 2025-02-24T21:41:45.616Z | [ host-image] Feb 24 21:41:43.995 INFO O| Feb 24 21:41:43.995 INFO O| Done |
6070 | 2025-02-24T21:41:45.624Z | [ recovery-image] Feb 24 21:41:44.004 INFO O| Feb 24 21:41:44.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool" |
6071 | 2025-02-24T21:41:45.624Z | [ recovery-image] Feb 24 21:41:44.004 INFO O| Feb 24 21:41:44.004 INFO STEP 479 (remove_files) COMPLETE |
6072 | 2025-02-24T21:41:45.624Z | [ recovery-image] Feb 24 21:41:44.004 INFO O| Feb 24 21:41:44.004 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6073 | 2025-02-24T21:41:45.649Z | [ recovery-image] Feb 24 21:41:44.028 INFO O| Feb 24 21:41:44.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt" |
6074 | 2025-02-24T21:41:45.649Z | [ recovery-image] Feb 24 21:41:44.029 INFO O| Feb 24 21:41:44.028 INFO STEP 480 (remove_files) COMPLETE |
6075 | 2025-02-24T21:41:45.649Z | [ recovery-image] Feb 24 21:41:44.029 INFO O| Feb 24 21:41:44.028 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6076 | 2025-02-24T21:41:45.673Z | [ recovery-image] Feb 24 21:41:44.053 INFO O| Feb 24 21:41:44.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm" |
6077 | 2025-02-24T21:41:45.676Z | [ recovery-image] Feb 24 21:41:44.053 INFO O| Feb 24 21:41:44.053 INFO STEP 481 (remove_files) COMPLETE |
6078 | 2025-02-24T21:41:45.676Z | [ recovery-image] Feb 24 21:41:44.053 INFO O| Feb 24 21:41:44.053 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6079 | 2025-02-24T21:41:45.703Z | [ recovery-image] Feb 24 21:41:44.082 INFO O| Feb 24 21:41:44.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts" |
6080 | 2025-02-24T21:41:45.705Z | [ recovery-image] Feb 24 21:41:44.083 INFO O| Feb 24 21:41:44.082 INFO STEP 482 (remove_files) COMPLETE |
6081 | 2025-02-24T21:41:45.705Z | [ recovery-image] Feb 24 21:41:44.083 INFO O| Feb 24 21:41:44.083 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6082 | 2025-02-24T21:41:45.728Z | [ recovery-image] Feb 24 21:41:44.107 INFO O| Feb 24 21:41:44.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm" |
6083 | 2025-02-24T21:41:45.728Z | [ recovery-image] Feb 24 21:41:44.108 INFO O| Feb 24 21:41:44.108 INFO STEP 483 (remove_files) COMPLETE |
6084 | 2025-02-24T21:41:45.731Z | [ recovery-image] Feb 24 21:41:44.108 INFO O| Feb 24 21:41:44.108 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6085 | 2025-02-24T21:41:45.761Z | [ recovery-image] Feb 24 21:41:44.140 INFO O| Feb 24 21:41:44.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons" |
6086 | 2025-02-24T21:41:45.761Z | [ recovery-image] Feb 24 21:41:44.140 INFO O| Feb 24 21:41:44.140 INFO STEP 484 (remove_files) COMPLETE |
6087 | 2025-02-24T21:41:45.761Z | [ recovery-image] Feb 24 21:41:44.140 INFO O| Feb 24 21:41:44.140 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6088 | 2025-02-24T21:41:45.781Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
6089 | 2025-02-24T21:41:45.785Z | [ recovery-image] Feb 24 21:41:44.162 INFO O| Feb 24 21:41:44.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf" |
6090 | 2025-02-24T21:41:45.785Z | [ recovery-image] Feb 24 21:41:44.162 INFO O| Feb 24 21:41:44.162 INFO STEP 485 (remove_files) COMPLETE |
6091 | 2025-02-24T21:41:45.785Z | [ recovery-image] Feb 24 21:41:44.162 INFO O| Feb 24 21:41:44.162 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6092 | 2025-02-24T21:41:45.817Z | [ recovery-image] Feb 24 21:41:44.196 INFO O| Feb 24 21:41:44.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf" |
6093 | 2025-02-24T21:41:45.820Z | [ recovery-image] Feb 24 21:41:44.196 INFO O| Feb 24 21:41:44.196 INFO STEP 486 (remove_files) COMPLETE |
6094 | 2025-02-24T21:41:45.820Z | [ recovery-image] Feb 24 21:41:44.196 INFO O| Feb 24 21:41:44.196 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6095 | 2025-02-24T21:41:45.838Z | [ recovery-image] Feb 24 21:41:44.218 INFO O| Feb 24 21:41:44.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf" |
6096 | 2025-02-24T21:41:45.841Z | [ recovery-image] Feb 24 21:41:44.218 INFO O| Feb 24 21:41:44.218 INFO STEP 487 (remove_files) COMPLETE |
6097 | 2025-02-24T21:41:45.841Z | [ recovery-image] Feb 24 21:41:44.218 INFO O| Feb 24 21:41:44.218 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6098 | 2025-02-24T21:41:45.860Z | [ recovery-image] Feb 24 21:41:44.240 INFO O| Feb 24 21:41:44.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf" |
6099 | 2025-02-24T21:41:45.869Z | [ recovery-image] Feb 24 21:41:44.240 INFO O| Feb 24 21:41:44.240 INFO STEP 488 (remove_files) COMPLETE |
6100 | 2025-02-24T21:41:45.872Z | [ recovery-image] Feb 24 21:41:44.240 INFO O| Feb 24 21:41:44.240 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6101 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO STEP 14 (pkg_install) COMPLETE |
6102 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
6103 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO skip step because feature "mfg" is not enabled |
6104 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
6105 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO skip step because feature "compliance" is not enabled |
6106 | 2025-02-24T21:41:45.872Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
6107 | 2025-02-24T21:41:45.873Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO skip step because feature "stress" is not enabled |
6108 | 2025-02-24T21:41:45.873Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json |
6109 | 2025-02-24T21:41:45.873Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO skip step because feature "nfs" is not enabled |
6110 | 2025-02-24T21:41:45.873Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os |
6111 | 2025-02-24T21:41:45.873Z | [ host-image] Feb 24 21:41:44.249 INFO O| Feb 24 21:41:44.249 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os |
6112 | 2025-02-24T21:41:45.897Z | [ recovery-image] Feb 24 21:41:44.276 INFO O| Feb 24 21:41:44.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf" |
6113 | 2025-02-24T21:41:45.901Z | [ recovery-image] Feb 24 21:41:44.276 INFO O| Feb 24 21:41:44.276 INFO STEP 489 (remove_files) COMPLETE |
6114 | 2025-02-24T21:41:45.901Z | [ recovery-image] Feb 24 21:41:44.277 INFO O| Feb 24 21:41:44.277 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6115 | 2025-02-24T21:41:45.958Z | [ recovery-image] Feb 24 21:41:44.337 INFO O| Feb 24 21:41:44.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf" |
6116 | 2025-02-24T21:41:45.958Z | [ recovery-image] Feb 24 21:41:44.337 INFO O| Feb 24 21:41:44.337 INFO STEP 490 (remove_files) COMPLETE |
6117 | 2025-02-24T21:41:45.961Z | [ recovery-image] Feb 24 21:41:44.337 INFO O| Feb 24 21:41:44.337 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6118 | 2025-02-24T21:41:46.000Z | [ recovery-image] Feb 24 21:41:44.373 INFO O| Feb 24 21:41:44.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf" |
6119 | 2025-02-24T21:41:46.000Z | [ recovery-image] Feb 24 21:41:44.373 INFO O| Feb 24 21:41:44.373 INFO STEP 491 (remove_files) COMPLETE |
6120 | 2025-02-24T21:41:46.008Z | [ recovery-image] Feb 24 21:41:44.373 INFO O| Feb 24 21:41:44.373 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6121 | 2025-02-24T21:41:46.015Z | [ recovery-image] Feb 24 21:41:44.394 INFO O| Feb 24 21:41:44.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf" |
6122 | 2025-02-24T21:41:46.015Z | [ recovery-image] Feb 24 21:41:44.395 INFO O| Feb 24 21:41:44.395 INFO STEP 492 (remove_files) COMPLETE |
6123 | 2025-02-24T21:41:46.017Z | [ recovery-image] Feb 24 21:41:44.395 INFO O| Feb 24 21:41:44.395 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6124 | 2025-02-24T21:41:46.037Z | [ recovery-image] Feb 24 21:41:44.417 INFO O| Feb 24 21:41:44.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec" |
6125 | 2025-02-24T21:41:46.037Z | [ recovery-image] Feb 24 21:41:44.417 INFO O| Feb 24 21:41:44.417 INFO STEP 493 (remove_files) COMPLETE |
6126 | 2025-02-24T21:41:46.037Z | [ recovery-image] Feb 24 21:41:44.417 INFO O| Feb 24 21:41:44.417 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6127 | 2025-02-24T21:41:46.057Z | [ host-image] Feb 24 21:41:44.437 INFO O| Feb 24 21:41:44.437 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os |
6128 | 2025-02-24T21:41:46.073Z | [ recovery-image] Feb 24 21:41:44.452 INFO O| Feb 24 21:41:44.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec" |
6129 | 2025-02-24T21:41:46.073Z | [ recovery-image] Feb 24 21:41:44.452 INFO O| Feb 24 21:41:44.452 INFO STEP 494 (remove_files) COMPLETE |
6130 | 2025-02-24T21:41:46.073Z | [ recovery-image] Feb 24 21:41:44.452 INFO O| Feb 24 21:41:44.452 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6131 | 2025-02-24T21:41:46.130Z | [ recovery-image] Feb 24 21:41:44.510 INFO O| Feb 24 21:41:44.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs" |
6132 | 2025-02-24T21:41:46.133Z | [ recovery-image] Feb 24 21:41:44.510 INFO O| Feb 24 21:41:44.510 INFO STEP 495 (remove_files) COMPLETE |
6133 | 2025-02-24T21:41:46.133Z | [ recovery-image] Feb 24 21:41:44.510 INFO O| Feb 24 21:41:44.510 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6134 | 2025-02-24T21:41:46.166Z | [ recovery-image] Feb 24 21:41:44.545 INFO O| Feb 24 21:41:44.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs" |
6135 | 2025-02-24T21:41:46.169Z | [ recovery-image] Feb 24 21:41:44.545 INFO O| Feb 24 21:41:44.545 INFO STEP 496 (remove_files) COMPLETE |
6136 | 2025-02-24T21:41:46.169Z | [ recovery-image] Feb 24 21:41:44.546 INFO O| Feb 24 21:41:44.545 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6137 | 2025-02-24T21:41:46.190Z | [ recovery-image] Feb 24 21:41:44.569 INFO O| Feb 24 21:41:44.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
6138 | 2025-02-24T21:41:46.190Z | [ recovery-image] Feb 24 21:41:44.569 INFO O| Feb 24 21:41:44.569 INFO STEP 497 (remove_files) COMPLETE |
6139 | 2025-02-24T21:41:46.190Z | [ recovery-image] Feb 24 21:41:44.569 INFO O| Feb 24 21:41:44.569 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6140 | 2025-02-24T21:41:46.212Z | [ recovery-image] Feb 24 21:41:44.592 INFO O| Feb 24 21:41:44.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
6141 | 2025-02-24T21:41:46.212Z | [ recovery-image] Feb 24 21:41:44.592 INFO O| Feb 24 21:41:44.592 INFO STEP 498 (remove_files) COMPLETE |
6142 | 2025-02-24T21:41:46.212Z | [ recovery-image] Feb 24 21:41:44.592 INFO O| Feb 24 21:41:44.592 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6143 | 2025-02-24T21:41:46.235Z | [ recovery-image] Feb 24 21:41:44.615 INFO O| Feb 24 21:41:44.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
6144 | 2025-02-24T21:41:46.236Z | [ recovery-image] Feb 24 21:41:44.615 INFO O| Feb 24 21:41:44.615 INFO STEP 499 (remove_files) COMPLETE |
6145 | 2025-02-24T21:41:46.236Z | [ recovery-image] Feb 24 21:41:44.615 INFO O| Feb 24 21:41:44.615 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6146 | 2025-02-24T21:41:46.258Z | [ recovery-image] Feb 24 21:41:44.637 INFO O| Feb 24 21:41:44.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
6147 | 2025-02-24T21:41:46.258Z | [ recovery-image] Feb 24 21:41:44.637 INFO O| Feb 24 21:41:44.637 INFO STEP 500 (remove_files) COMPLETE |
6148 | 2025-02-24T21:41:46.258Z | [ recovery-image] Feb 24 21:41:44.638 INFO O| Feb 24 21:41:44.637 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6149 | 2025-02-24T21:41:46.273Z | [ host-image] Feb 24 21:41:44.653 INFO O| Feb 24 21:41:44.653 INFO completed processing gimlet/ramdisk-01-os |
6150 | 2025-02-24T21:41:46.276Z | [ host-image] Feb 24 21:41:44.656 INFO omicron1 baseline generation... |
6151 | 2025-02-24T21:41:46.279Z | [ host-image] Feb 24 21:41:44.656 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
6152 | 2025-02-24T21:41:46.303Z | [ recovery-image] Feb 24 21:41:44.682 INFO O| Feb 24 21:41:44.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" |
6153 | 2025-02-24T21:41:46.307Z | [ recovery-image] Feb 24 21:41:44.683 INFO O| Feb 24 21:41:44.683 INFO STEP 501 (remove_files) COMPLETE |
6154 | 2025-02-24T21:41:46.307Z | [ recovery-image] Feb 24 21:41:44.683 INFO O| Feb 24 21:41:44.683 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6155 | 2025-02-24T21:41:46.326Z | [ recovery-image] Feb 24 21:41:44.705 INFO O| Feb 24 21:41:44.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" |
6156 | 2025-02-24T21:41:46.329Z | [ recovery-image] Feb 24 21:41:44.706 INFO O| Feb 24 21:41:44.706 INFO STEP 502 (remove_files) COMPLETE |
6157 | 2025-02-24T21:41:46.329Z | [ recovery-image] Feb 24 21:41:44.706 INFO O| Feb 24 21:41:44.706 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6158 | 2025-02-24T21:41:46.347Z | [ recovery-image] Feb 24 21:41:44.727 INFO O| Feb 24 21:41:44.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA" |
6159 | 2025-02-24T21:41:46.351Z | [ recovery-image] Feb 24 21:41:44.727 INFO O| Feb 24 21:41:44.727 INFO STEP 503 (remove_files) COMPLETE |
6160 | 2025-02-24T21:41:46.351Z | [ recovery-image] Feb 24 21:41:44.727 INFO O| Feb 24 21:41:44.727 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6161 | 2025-02-24T21:41:46.369Z | [ recovery-image] Feb 24 21:41:44.749 INFO O| Feb 24 21:41:44.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT" |
6162 | 2025-02-24T21:41:46.381Z | [ recovery-image] Feb 24 21:41:44.761 INFO O| Feb 24 21:41:44.761 INFO STEP 504 (remove_files) COMPLETE |
6163 | 2025-02-24T21:41:46.381Z | [ recovery-image] Feb 24 21:41:44.761 INFO O| Feb 24 21:41:44.761 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6164 | 2025-02-24T21:41:46.403Z | [ recovery-image] Feb 24 21:41:44.782 INFO O| Feb 24 21:41:44.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
6165 | 2025-02-24T21:41:46.424Z | [ recovery-image] Feb 24 21:41:44.804 INFO O| Feb 24 21:41:44.804 INFO STEP 505 (remove_files) COMPLETE |
6166 | 2025-02-24T21:41:46.427Z | [ recovery-image] Feb 24 21:41:44.804 INFO O| Feb 24 21:41:44.804 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6167 | 2025-02-24T21:41:46.446Z | [ recovery-image] Feb 24 21:41:44.825 INFO O| Feb 24 21:41:44.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
6168 | 2025-02-24T21:41:46.449Z | [ recovery-image] Feb 24 21:41:44.826 INFO O| Feb 24 21:41:44.826 INFO STEP 506 (remove_files) COMPLETE |
6169 | 2025-02-24T21:41:46.449Z | [ recovery-image] Feb 24 21:41:44.826 INFO O| Feb 24 21:41:44.826 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6170 | 2025-02-24T21:41:46.471Z | [ recovery-image] Feb 24 21:41:44.851 INFO O| Feb 24 21:41:44.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod" |
6171 | 2025-02-24T21:41:46.471Z | [ recovery-image] Feb 24 21:41:44.851 INFO O| Feb 24 21:41:44.851 INFO STEP 507 (remove_files) COMPLETE |
6172 | 2025-02-24T21:41:46.474Z | [ recovery-image] Feb 24 21:41:44.851 INFO O| Feb 24 21:41:44.851 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6173 | 2025-02-24T21:41:46.494Z | [ recovery-image] Feb 24 21:41:44.873 INFO O| Feb 24 21:41:44.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod" |
6174 | 2025-02-24T21:41:46.497Z | [ recovery-image] Feb 24 21:41:44.874 INFO O| Feb 24 21:41:44.873 INFO STEP 508 (remove_files) COMPLETE |
6175 | 2025-02-24T21:41:46.497Z | [ recovery-image] Feb 24 21:41:44.874 INFO O| Feb 24 21:41:44.874 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6176 | 2025-02-24T21:41:46.534Z | [ recovery-image] Feb 24 21:41:44.914 INFO O| Feb 24 21:41:44.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl" |
6177 | 2025-02-24T21:41:46.535Z | [ recovery-image] Feb 24 21:41:44.914 INFO O| Feb 24 21:41:44.914 INFO STEP 509 (remove_files) COMPLETE |
6178 | 2025-02-24T21:41:46.535Z | [ recovery-image] Feb 24 21:41:44.914 INFO O| Feb 24 21:41:44.914 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6179 | 2025-02-24T21:41:46.557Z | [ recovery-image] Feb 24 21:41:44.937 INFO O| Feb 24 21:41:44.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys" |
6180 | 2025-02-24T21:41:46.560Z | [ recovery-image] Feb 24 21:41:44.937 INFO O| Feb 24 21:41:44.937 INFO STEP 510 (remove_files) COMPLETE |
6181 | 2025-02-24T21:41:46.560Z | [ recovery-image] Feb 24 21:41:44.937 INFO O| Feb 24 21:41:44.937 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6182 | 2025-02-24T21:41:46.583Z | [ recovery-image] Feb 24 21:41:44.960 INFO O| Feb 24 21:41:44.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct" |
6183 | 2025-02-24T21:41:46.583Z | [ recovery-image] Feb 24 21:41:44.960 INFO O| Feb 24 21:41:44.960 INFO STEP 511 (remove_files) COMPLETE |
6184 | 2025-02-24T21:41:46.583Z | [ recovery-image] Feb 24 21:41:44.960 INFO O| Feb 24 21:41:44.960 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6185 | 2025-02-24T21:41:46.643Z | [ recovery-image] Feb 24 21:41:45.023 INFO O| Feb 24 21:41:45.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README" |
6186 | 2025-02-24T21:41:46.644Z | [ recovery-image] Feb 24 21:41:45.023 INFO O| Feb 24 21:41:45.023 INFO STEP 512 (remove_files) COMPLETE |
6187 | 2025-02-24T21:41:46.644Z | [ recovery-image] Feb 24 21:41:45.023 INFO O| Feb 24 21:41:45.023 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6188 | 2025-02-24T21:41:46.669Z | [ recovery-image] Feb 24 21:41:45.048 INFO O| Feb 24 21:41:45.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map" |
6189 | 2025-02-24T21:41:46.672Z | [ recovery-image] Feb 24 21:41:45.049 INFO O| Feb 24 21:41:45.049 INFO STEP 513 (remove_files) COMPLETE |
6190 | 2025-02-24T21:41:46.672Z | [ recovery-image] Feb 24 21:41:45.049 INFO O| Feb 24 21:41:45.049 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6191 | 2025-02-24T21:41:46.693Z | [ recovery-image] Feb 24 21:41:45.072 INFO O| Feb 24 21:41:45.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace" |
6192 | 2025-02-24T21:41:46.693Z | [ recovery-image] Feb 24 21:41:45.073 INFO O| Feb 24 21:41:45.072 INFO STEP 514 (remove_files) COMPLETE |
6193 | 2025-02-24T21:41:46.693Z | [ recovery-image] Feb 24 21:41:45.073 INFO O| Feb 24 21:41:45.073 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6194 | 2025-02-24T21:41:46.716Z | [ recovery-image] Feb 24 21:41:45.095 INFO O| Feb 24 21:41:45.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen" |
6195 | 2025-02-24T21:41:46.719Z | [ recovery-image] Feb 24 21:41:45.095 INFO O| Feb 24 21:41:45.095 INFO STEP 515 (remove_files) COMPLETE |
6196 | 2025-02-24T21:41:46.719Z | [ recovery-image] Feb 24 21:41:45.095 INFO O| Feb 24 21:41:45.095 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6197 | 2025-02-24T21:41:46.777Z | [ recovery-image] Feb 24 21:41:45.156 INFO O| Feb 24 21:41:45.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1" |
6198 | 2025-02-24T21:41:46.780Z | [ recovery-image] Feb 24 21:41:45.157 INFO O| Feb 24 21:41:45.157 INFO STEP 516 (remove_files) COMPLETE |
6199 | 2025-02-24T21:41:46.780Z | [ recovery-image] Feb 24 21:41:45.157 INFO O| Feb 24 21:41:45.157 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6200 | 2025-02-24T21:41:46.801Z | [ recovery-image] Feb 24 21:41:45.181 INFO O| Feb 24 21:41:45.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3" |
6201 | 2025-02-24T21:41:46.804Z | [ recovery-image] Feb 24 21:41:45.181 INFO O| Feb 24 21:41:45.181 INFO STEP 517 (remove_files) COMPLETE |
6202 | 2025-02-24T21:41:46.804Z | [ recovery-image] Feb 24 21:41:45.181 INFO O| Feb 24 21:41:45.181 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6203 | 2025-02-24T21:41:46.833Z | [ recovery-image] Feb 24 21:41:45.211 INFO O| Feb 24 21:41:45.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4" |
6204 | 2025-02-24T21:41:46.836Z | [ recovery-image] Feb 24 21:41:45.212 INFO O| Feb 24 21:41:45.211 INFO STEP 518 (remove_files) COMPLETE |
6205 | 2025-02-24T21:41:46.836Z | [ recovery-image] Feb 24 21:41:45.212 INFO O| Feb 24 21:41:45.212 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6206 | 2025-02-24T21:41:46.855Z | [ recovery-image] Feb 24 21:41:45.235 INFO O| Feb 24 21:41:45.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o" |
6207 | 2025-02-24T21:41:46.858Z | [ recovery-image] Feb 24 21:41:45.235 INFO O| Feb 24 21:41:45.235 INFO STEP 519 (remove_files) COMPLETE |
6208 | 2025-02-24T21:41:46.858Z | [ recovery-image] Feb 24 21:41:45.235 INFO O| Feb 24 21:41:45.235 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6209 | 2025-02-24T21:41:46.880Z | [ recovery-image] Feb 24 21:41:45.259 INFO O| Feb 24 21:41:45.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o" |
6210 | 2025-02-24T21:41:46.882Z | [ recovery-image] Feb 24 21:41:45.259 INFO O| Feb 24 21:41:45.259 INFO STEP 520 (remove_files) COMPLETE |
6211 | 2025-02-24T21:41:46.882Z | [ recovery-image] Feb 24 21:41:45.259 INFO O| Feb 24 21:41:45.259 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6212 | 2025-02-24T21:41:46.956Z | [ recovery-image] Feb 24 21:41:45.336 INFO O| Feb 24 21:41:45.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1" |
6213 | 2025-02-24T21:41:46.959Z | [ recovery-image] Feb 24 21:41:45.338 INFO O| Feb 24 21:41:45.338 INFO STEP 521 (remove_files) COMPLETE |
6214 | 2025-02-24T21:41:46.959Z | [ recovery-image] Feb 24 21:41:45.338 INFO O| Feb 24 21:41:45.338 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6215 | 2025-02-24T21:41:46.981Z | [ recovery-image] Feb 24 21:41:45.360 INFO O| Feb 24 21:41:45.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc" |
6216 | 2025-02-24T21:41:47.005Z | [ recovery-image] Feb 24 21:41:45.382 INFO O| Feb 24 21:41:45.382 INFO STEP 522 (remove_files) COMPLETE |
6217 | 2025-02-24T21:41:47.005Z | [ recovery-image] Feb 24 21:41:45.382 INFO O| Feb 24 21:41:45.382 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6218 | 2025-02-24T21:41:47.042Z | [ recovery-image] Feb 24 21:41:45.419 INFO O| Feb 24 21:41:45.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept" |
6219 | 2025-02-24T21:41:47.042Z | [ recovery-image] Feb 24 21:41:45.419 INFO O| Feb 24 21:41:45.419 INFO STEP 523 (remove_files) COMPLETE |
6220 | 2025-02-24T21:41:47.457Z | [ recovery-image] Feb 24 21:41:45.419 INFO O| Feb 24 21:41:45.419 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6221 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.480 INFO O| Feb 24 21:41:45.480 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename" |
6222 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.481 INFO O| Feb 24 21:41:45.481 INFO STEP 524 (remove_files) COMPLETE |
6223 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.481 INFO O| Feb 24 21:41:45.481 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6224 | 2025-02-24T21:41:47.462Z | [ host-image] Feb 24 21:41:45.500 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23235:20250221T103302Z |
6225 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.521 INFO O| Feb 24 21:41:45.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv" |
6226 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.521 INFO O| Feb 24 21:41:45.521 INFO STEP 525 (remove_files) COMPLETE |
6227 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.521 INFO O| Feb 24 21:41:45.521 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6228 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.547 INFO O| Feb 24 21:41:45.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut" |
6229 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.547 INFO O| Feb 24 21:41:45.547 INFO STEP 526 (remove_files) COMPLETE |
6230 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.547 INFO O| Feb 24 21:41:45.547 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6231 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.567 INFO O| Feb 24 21:41:45.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname" |
6232 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.567 INFO O| Feb 24 21:41:45.567 INFO STEP 527 (remove_files) COMPLETE |
6233 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.567 INFO O| Feb 24 21:41:45.567 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6234 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.589 INFO O| Feb 24 21:41:45.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags" |
6235 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.589 INFO O| Feb 24 21:41:45.589 INFO STEP 528 (remove_files) COMPLETE |
6236 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.589 INFO O| Feb 24 21:41:45.589 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6237 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.610 INFO O| Feb 24 21:41:45.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo" |
6238 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.610 INFO O| Feb 24 21:41:45.610 INFO STEP 529 (remove_files) COMPLETE |
6239 | 2025-02-24T21:41:47.462Z | [ recovery-image] Feb 24 21:41:45.610 INFO O| Feb 24 21:41:45.610 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6240 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.636 INFO O| Feb 24 21:41:45.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head" |
6241 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.636 INFO O| Feb 24 21:41:45.636 INFO STEP 530 (remove_files) COMPLETE |
6242 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.636 INFO O| Feb 24 21:41:45.636 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6243 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.678 INFO O| Feb 24 21:41:45.678 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id" |
6244 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.678 INFO O| Feb 24 21:41:45.678 INFO STEP 531 (remove_files) COMPLETE |
6245 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.678 INFO O| Feb 24 21:41:45.678 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6246 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.713 INFO O| Feb 24 21:41:45.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln" |
6247 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.713 INFO O| Feb 24 21:41:45.713 INFO STEP 532 (remove_files) COMPLETE |
6248 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.713 INFO O| Feb 24 21:41:45.713 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6249 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.736 INFO O| Feb 24 21:41:45.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h" |
6250 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.736 INFO O| Feb 24 21:41:45.736 INFO STEP 533 (remove_files) COMPLETE |
6251 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.736 INFO O| Feb 24 21:41:45.736 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6252 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.759 INFO O| Feb 24 21:41:45.759 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname" |
6253 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.759 INFO O| Feb 24 21:41:45.759 INFO STEP 534 (remove_files) COMPLETE |
6254 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.759 INFO O| Feb 24 21:41:45.759 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6255 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.789 INFO O| Feb 24 21:41:45.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir" |
6256 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.790 INFO O| Feb 24 21:41:45.789 INFO STEP 535 (remove_files) COMPLETE |
6257 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.790 INFO O| Feb 24 21:41:45.790 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6258 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.812 INFO O| Feb 24 21:41:45.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo" |
6259 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.812 INFO O| Feb 24 21:41:45.812 INFO STEP 536 (remove_files) COMPLETE |
6260 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.812 INFO O| Feb 24 21:41:45.812 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6261 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.835 INFO O| Feb 24 21:41:45.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp" |
6262 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.835 INFO O| Feb 24 21:41:45.835 INFO STEP 537 (remove_files) COMPLETE |
6263 | 2025-02-24T21:41:47.463Z | [ recovery-image] Feb 24 21:41:45.835 INFO O| Feb 24 21:41:45.835 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6264 | 2025-02-24T21:41:47.489Z | [ recovery-image] Feb 24 21:41:45.868 INFO O| Feb 24 21:41:45.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid" |
6265 | 2025-02-24T21:41:47.489Z | [ recovery-image] Feb 24 21:41:45.868 INFO O| Feb 24 21:41:45.868 INFO STEP 538 (remove_files) COMPLETE |
6266 | 2025-02-24T21:41:47.489Z | [ recovery-image] Feb 24 21:41:45.868 INFO O| Feb 24 21:41:45.868 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6267 | 2025-02-24T21:41:47.512Z | [ recovery-image] Feb 24 21:41:45.891 INFO O| Feb 24 21:41:45.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk" |
6268 | 2025-02-24T21:41:47.512Z | [ recovery-image] Feb 24 21:41:45.891 INFO O| Feb 24 21:41:45.891 INFO STEP 539 (remove_files) COMPLETE |
6269 | 2025-02-24T21:41:47.515Z | [ recovery-image] Feb 24 21:41:45.891 INFO O| Feb 24 21:41:45.891 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6270 | 2025-02-24T21:41:47.535Z | [ recovery-image] Feb 24 21:41:45.914 INFO O| Feb 24 21:41:45.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print" |
6271 | 2025-02-24T21:41:47.535Z | [ recovery-image] Feb 24 21:41:45.914 INFO O| Feb 24 21:41:45.914 INFO STEP 540 (remove_files) COMPLETE |
6272 | 2025-02-24T21:41:47.535Z | [ recovery-image] Feb 24 21:41:45.914 INFO O| Feb 24 21:41:45.914 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6273 | 2025-02-24T21:41:47.558Z | [ recovery-image] Feb 24 21:41:45.936 INFO O| Feb 24 21:41:45.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv" |
6274 | 2025-02-24T21:41:47.558Z | [ recovery-image] Feb 24 21:41:45.936 INFO O| Feb 24 21:41:45.936 INFO STEP 541 (remove_files) COMPLETE |
6275 | 2025-02-24T21:41:47.558Z | [ recovery-image] Feb 24 21:41:45.936 INFO O| Feb 24 21:41:45.936 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6276 | 2025-02-24T21:41:47.612Z | [ recovery-image] Feb 24 21:41:45.992 INFO O| Feb 24 21:41:45.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push" |
6277 | 2025-02-24T21:41:47.613Z | [ recovery-image] Feb 24 21:41:45.992 INFO O| Feb 24 21:41:45.992 INFO STEP 542 (remove_files) COMPLETE |
6278 | 2025-02-24T21:41:47.613Z | [ recovery-image] Feb 24 21:41:45.992 INFO O| Feb 24 21:41:45.992 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6279 | 2025-02-24T21:41:47.642Z | [ recovery-image] Feb 24 21:41:46.022 INFO O| Feb 24 21:41:46.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath" |
6280 | 2025-02-24T21:41:47.642Z | [ recovery-image] Feb 24 21:41:46.022 INFO O| Feb 24 21:41:46.022 INFO STEP 543 (remove_files) COMPLETE |
6281 | 2025-02-24T21:41:47.645Z | [ recovery-image] Feb 24 21:41:46.022 INFO O| Feb 24 21:41:46.022 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6282 | 2025-02-24T21:41:47.668Z | [ recovery-image] Feb 24 21:41:46.047 INFO O| Feb 24 21:41:46.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm" |
6283 | 2025-02-24T21:41:47.668Z | [ recovery-image] Feb 24 21:41:46.048 INFO O| Feb 24 21:41:46.047 INFO STEP 544 (remove_files) COMPLETE |
6284 | 2025-02-24T21:41:47.671Z | [ recovery-image] Feb 24 21:41:46.048 INFO O| Feb 24 21:41:46.047 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6285 | 2025-02-24T21:41:47.733Z | [ recovery-image] Feb 24 21:41:46.112 INFO O| Feb 24 21:41:46.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir" |
6286 | 2025-02-24T21:41:47.733Z | [ recovery-image] Feb 24 21:41:46.112 INFO O| Feb 24 21:41:46.112 INFO STEP 545 (remove_files) COMPLETE |
6287 | 2025-02-24T21:41:47.736Z | [ recovery-image] Feb 24 21:41:46.112 INFO O| Feb 24 21:41:46.112 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6288 | 2025-02-24T21:41:47.769Z | [ recovery-image] Feb 24 21:41:46.148 INFO O| Feb 24 21:41:46.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq" |
6289 | 2025-02-24T21:41:47.769Z | [ recovery-image] Feb 24 21:41:46.148 INFO O| Feb 24 21:41:46.148 INFO STEP 546 (remove_files) COMPLETE |
6290 | 2025-02-24T21:41:47.769Z | [ recovery-image] Feb 24 21:41:46.148 INFO O| Feb 24 21:41:46.148 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6291 | 2025-02-24T21:41:47.790Z | [ recovery-image] Feb 24 21:41:46.169 INFO O| Feb 24 21:41:46.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid" |
6292 | 2025-02-24T21:41:47.790Z | [ recovery-image] Feb 24 21:41:46.169 INFO O| Feb 24 21:41:46.169 INFO STEP 547 (remove_files) COMPLETE |
6293 | 2025-02-24T21:41:47.790Z | [ recovery-image] Feb 24 21:41:46.169 INFO O| Feb 24 21:41:46.169 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6294 | 2025-02-24T21:41:47.829Z | [ recovery-image] Feb 24 21:41:46.208 INFO O| Feb 24 21:41:46.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep" |
6295 | 2025-02-24T21:41:47.831Z | [ recovery-image] Feb 24 21:41:46.208 INFO O| Feb 24 21:41:46.208 INFO STEP 548 (remove_files) COMPLETE |
6296 | 2025-02-24T21:41:47.831Z | [ recovery-image] Feb 24 21:41:46.209 INFO O| Feb 24 21:41:46.208 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6297 | 2025-02-24T21:41:47.852Z | [ recovery-image] Feb 24 21:41:46.231 INFO O| Feb 24 21:41:46.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime" |
6298 | 2025-02-24T21:41:47.852Z | [ recovery-image] Feb 24 21:41:46.231 INFO O| Feb 24 21:41:46.231 INFO STEP 549 (remove_files) COMPLETE |
6299 | 2025-02-24T21:41:47.855Z | [ recovery-image] Feb 24 21:41:46.231 INFO O| Feb 24 21:41:46.231 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6300 | 2025-02-24T21:41:47.876Z | [ recovery-image] Feb 24 21:41:46.255 INFO O| Feb 24 21:41:46.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync" |
6301 | 2025-02-24T21:41:47.879Z | [ recovery-image] Feb 24 21:41:46.255 INFO O| Feb 24 21:41:46.255 INFO STEP 550 (remove_files) COMPLETE |
6302 | 2025-02-24T21:41:47.879Z | [ recovery-image] Feb 24 21:41:46.256 INFO O| Feb 24 21:41:46.256 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6303 | 2025-02-24T21:41:47.902Z | [ recovery-image] Feb 24 21:41:46.280 INFO O| Feb 24 21:41:46.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee" |
6304 | 2025-02-24T21:41:47.906Z | [ recovery-image] Feb 24 21:41:46.280 INFO O| Feb 24 21:41:46.280 INFO STEP 551 (remove_files) COMPLETE |
6305 | 2025-02-24T21:41:47.906Z | [ recovery-image] Feb 24 21:41:46.280 INFO O| Feb 24 21:41:46.280 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6306 | 2025-02-24T21:41:47.933Z | [ recovery-image] Feb 24 21:41:46.310 INFO O| Feb 24 21:41:46.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse" |
6307 | 2025-02-24T21:41:47.933Z | [ recovery-image] Feb 24 21:41:46.310 INFO O| Feb 24 21:41:46.310 INFO STEP 552 (remove_files) COMPLETE |
6308 | 2025-02-24T21:41:47.937Z | [ recovery-image] Feb 24 21:41:46.310 INFO O| Feb 24 21:41:46.310 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6309 | 2025-02-24T21:41:47.988Z | [ recovery-image] Feb 24 21:41:46.367 INFO O| Feb 24 21:41:46.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty" |
6310 | 2025-02-24T21:41:47.988Z | [ recovery-image] Feb 24 21:41:46.367 INFO O| Feb 24 21:41:46.367 INFO STEP 553 (remove_files) COMPLETE |
6311 | 2025-02-24T21:41:47.990Z | [ recovery-image] Feb 24 21:41:46.367 INFO O| Feb 24 21:41:46.367 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6312 | 2025-02-24T21:41:48.018Z | [ recovery-image] Feb 24 21:41:46.397 INFO O| Feb 24 21:41:46.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname" |
6313 | 2025-02-24T21:41:48.018Z | [ recovery-image] Feb 24 21:41:46.397 INFO O| Feb 24 21:41:46.397 INFO STEP 554 (remove_files) COMPLETE |
6314 | 2025-02-24T21:41:48.022Z | [ recovery-image] Feb 24 21:41:46.397 INFO O| Feb 24 21:41:46.397 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6315 | 2025-02-24T21:41:48.054Z | [ recovery-image] Feb 24 21:41:46.433 INFO O| Feb 24 21:41:46.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink" |
6316 | 2025-02-24T21:41:48.054Z | [ recovery-image] Feb 24 21:41:46.433 INFO O| Feb 24 21:41:46.433 INFO STEP 555 (remove_files) COMPLETE |
6317 | 2025-02-24T21:41:48.057Z | [ recovery-image] Feb 24 21:41:46.434 INFO O| Feb 24 21:41:46.434 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6318 | 2025-02-24T21:41:48.077Z | [ recovery-image] Feb 24 21:41:46.457 INFO O| Feb 24 21:41:46.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami" |
6319 | 2025-02-24T21:41:48.077Z | [ recovery-image] Feb 24 21:41:46.457 INFO O| Feb 24 21:41:46.457 INFO STEP 556 (remove_files) COMPLETE |
6320 | 2025-02-24T21:41:48.080Z | [ recovery-image] Feb 24 21:41:46.457 INFO O| Feb 24 21:41:46.457 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6321 | 2025-02-24T21:41:48.130Z | [ recovery-image] Feb 24 21:41:46.508 INFO O| Feb 24 21:41:46.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
6322 | 2025-02-24T21:41:48.133Z | [ recovery-image] Feb 24 21:41:46.508 INFO O| Feb 24 21:41:46.508 INFO STEP 557 (remove_files) COMPLETE |
6323 | 2025-02-24T21:41:48.133Z | [ recovery-image] Feb 24 21:41:46.508 INFO O| Feb 24 21:41:46.508 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6324 | 2025-02-24T21:41:48.152Z | [ recovery-image] Feb 24 21:41:46.531 INFO O| Feb 24 21:41:46.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
6325 | 2025-02-24T21:41:48.155Z | [ recovery-image] Feb 24 21:41:46.532 INFO O| Feb 24 21:41:46.531 INFO STEP 558 (remove_files) COMPLETE |
6326 | 2025-02-24T21:41:48.155Z | [ recovery-image] Feb 24 21:41:46.532 INFO O| Feb 24 21:41:46.532 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6327 | 2025-02-24T21:41:48.185Z | [ recovery-image] Feb 24 21:41:46.564 INFO O| Feb 24 21:41:46.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1" |
6328 | 2025-02-24T21:41:48.189Z | [ recovery-image] Feb 24 21:41:46.565 INFO O| Feb 24 21:41:46.565 INFO STEP 559 (remove_files) COMPLETE |
6329 | 2025-02-24T21:41:48.189Z | [ recovery-image] Feb 24 21:41:46.565 INFO O| Feb 24 21:41:46.565 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6330 | 2025-02-24T21:41:48.207Z | [ recovery-image] Feb 24 21:41:46.587 INFO O| Feb 24 21:41:46.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
6331 | 2025-02-24T21:41:48.210Z | [ recovery-image] Feb 24 21:41:46.587 INFO O| Feb 24 21:41:46.587 INFO STEP 560 (remove_files) COMPLETE |
6332 | 2025-02-24T21:41:48.210Z | [ recovery-image] Feb 24 21:41:46.587 INFO O| Feb 24 21:41:46.587 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6333 | 2025-02-24T21:41:48.247Z | [ recovery-image] Feb 24 21:41:46.626 INFO O| Feb 24 21:41:46.626 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
6334 | 2025-02-24T21:41:48.249Z | [ recovery-image] Feb 24 21:41:46.626 INFO O| Feb 24 21:41:46.626 INFO STEP 561 (remove_files) COMPLETE |
6335 | 2025-02-24T21:41:48.249Z | [ recovery-image] Feb 24 21:41:46.626 INFO O| Feb 24 21:41:46.626 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6336 | 2025-02-24T21:41:48.271Z | [ recovery-image] Feb 24 21:41:46.649 INFO O| Feb 24 21:41:46.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
6337 | 2025-02-24T21:41:48.271Z | [ recovery-image] Feb 24 21:41:46.649 INFO O| Feb 24 21:41:46.649 INFO STEP 562 (remove_files) COMPLETE |
6338 | 2025-02-24T21:41:48.271Z | [ recovery-image] Feb 24 21:41:46.649 INFO O| Feb 24 21:41:46.649 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6339 | 2025-02-24T21:41:48.347Z | [ recovery-image] Feb 24 21:41:46.725 INFO O| Feb 24 21:41:46.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
6340 | 2025-02-24T21:41:48.347Z | [ recovery-image] Feb 24 21:41:46.725 INFO O| Feb 24 21:41:46.725 INFO STEP 563 (remove_files) COMPLETE |
6341 | 2025-02-24T21:41:48.347Z | [ recovery-image] Feb 24 21:41:46.725 INFO O| Feb 24 21:41:46.725 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6342 | 2025-02-24T21:41:48.404Z | [ recovery-image] Feb 24 21:41:46.783 INFO O| Feb 24 21:41:46.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub" |
6343 | 2025-02-24T21:41:48.404Z | [ recovery-image] Feb 24 21:41:46.783 INFO O| Feb 24 21:41:46.783 INFO STEP 564 (remove_files) COMPLETE |
6344 | 2025-02-24T21:41:48.404Z | [ recovery-image] Feb 24 21:41:46.783 INFO O| Feb 24 21:41:46.783 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6345 | 2025-02-24T21:41:48.427Z | [ recovery-image] Feb 24 21:41:46.806 INFO O| Feb 24 21:41:46.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1" |
6346 | 2025-02-24T21:41:48.454Z | [ recovery-image] Feb 24 21:41:46.832 INFO O| Feb 24 21:41:46.832 INFO STEP 565 (remove_files) COMPLETE |
6347 | 2025-02-24T21:41:48.454Z | [ recovery-image] Feb 24 21:41:46.832 INFO O| Feb 24 21:41:46.832 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6348 | 2025-02-24T21:41:48.493Z | [ recovery-image] Feb 24 21:41:46.872 INFO O| Feb 24 21:41:46.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1" |
6349 | 2025-02-24T21:41:48.493Z | [ recovery-image] Feb 24 21:41:46.872 INFO O| Feb 24 21:41:46.872 INFO STEP 566 (remove_files) COMPLETE |
6350 | 2025-02-24T21:41:48.493Z | [ recovery-image] Feb 24 21:41:46.872 INFO O| Feb 24 21:41:46.872 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6351 | 2025-02-24T21:41:48.529Z | [ recovery-image] Feb 24 21:41:46.908 INFO O| Feb 24 21:41:46.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1" |
6352 | 2025-02-24T21:41:48.529Z | [ recovery-image] Feb 24 21:41:46.908 INFO O| Feb 24 21:41:46.908 INFO STEP 567 (remove_files) COMPLETE |
6353 | 2025-02-24T21:41:48.532Z | [ recovery-image] Feb 24 21:41:46.908 INFO O| Feb 24 21:41:46.908 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6354 | 2025-02-24T21:41:48.585Z | [ recovery-image] Feb 24 21:41:46.964 INFO O| Feb 24 21:41:46.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1" |
6355 | 2025-02-24T21:41:48.585Z | [ recovery-image] Feb 24 21:41:46.964 INFO O| Feb 24 21:41:46.964 INFO STEP 568 (remove_files) COMPLETE |
6356 | 2025-02-24T21:41:48.589Z | [ recovery-image] Feb 24 21:41:46.964 INFO O| Feb 24 21:41:46.964 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6357 | 2025-02-24T21:41:48.607Z | [ recovery-image] Feb 24 21:41:46.986 INFO O| Feb 24 21:41:46.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1" |
6358 | 2025-02-24T21:41:48.607Z | [ recovery-image] Feb 24 21:41:46.986 INFO O| Feb 24 21:41:46.986 INFO STEP 569 (remove_files) COMPLETE |
6359 | 2025-02-24T21:41:48.607Z | [ recovery-image] Feb 24 21:41:46.986 INFO O| Feb 24 21:41:46.986 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6360 | 2025-02-24T21:41:48.667Z | [ recovery-image] Feb 24 21:41:47.045 INFO O| Feb 24 21:41:47.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" |
6361 | 2025-02-24T21:41:48.667Z | [ recovery-image] Feb 24 21:41:47.045 INFO O| Feb 24 21:41:47.045 INFO STEP 570 (remove_files) COMPLETE |
6362 | 2025-02-24T21:41:48.670Z | [ recovery-image] Feb 24 21:41:47.045 INFO O| Feb 24 21:41:47.045 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6363 | 2025-02-24T21:41:48.688Z | [ recovery-image] Feb 24 21:41:47.067 INFO O| Feb 24 21:41:47.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" |
6364 | 2025-02-24T21:41:48.688Z | [ recovery-image] Feb 24 21:41:47.067 INFO O| Feb 24 21:41:47.067 INFO STEP 571 (remove_files) COMPLETE |
6365 | 2025-02-24T21:41:48.691Z | [ recovery-image] Feb 24 21:41:47.067 INFO O| Feb 24 21:41:47.067 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6366 | 2025-02-24T21:41:48.716Z | [ recovery-image] Feb 24 21:41:47.092 INFO O| Feb 24 21:41:47.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" |
6367 | 2025-02-24T21:41:48.716Z | [ recovery-image] Feb 24 21:41:47.092 INFO O| Feb 24 21:41:47.092 INFO STEP 572 (remove_files) COMPLETE |
6368 | 2025-02-24T21:41:48.716Z | [ recovery-image] Feb 24 21:41:47.092 INFO O| Feb 24 21:41:47.092 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6369 | 2025-02-24T21:41:48.765Z | [ recovery-image] Feb 24 21:41:47.144 INFO O| Feb 24 21:41:47.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
6370 | 2025-02-24T21:41:48.765Z | [ recovery-image] Feb 24 21:41:47.144 INFO O| Feb 24 21:41:47.144 INFO STEP 573 (remove_files) COMPLETE |
6371 | 2025-02-24T21:41:48.768Z | [ recovery-image] Feb 24 21:41:47.144 INFO O| Feb 24 21:41:47.144 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6372 | 2025-02-24T21:41:48.786Z | [ recovery-image] Feb 24 21:41:47.165 INFO O| Feb 24 21:41:47.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
6373 | 2025-02-24T21:41:48.789Z | [ recovery-image] Feb 24 21:41:47.166 INFO O| Feb 24 21:41:47.166 INFO STEP 574 (remove_files) COMPLETE |
6374 | 2025-02-24T21:41:48.789Z | [ recovery-image] Feb 24 21:41:47.166 INFO O| Feb 24 21:41:47.166 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6375 | 2025-02-24T21:41:48.825Z | [ recovery-image] Feb 24 21:41:47.204 INFO O| Feb 24 21:41:47.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1" |
6376 | 2025-02-24T21:41:48.825Z | [ recovery-image] Feb 24 21:41:47.204 INFO O| Feb 24 21:41:47.204 INFO STEP 575 (remove_files) COMPLETE |
6377 | 2025-02-24T21:41:48.828Z | [ recovery-image] Feb 24 21:41:47.204 INFO O| Feb 24 21:41:47.204 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6378 | 2025-02-24T21:41:48.849Z | [ recovery-image] Feb 24 21:41:47.227 INFO O| Feb 24 21:41:47.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1" |
6379 | 2025-02-24T21:41:48.849Z | [ recovery-image] Feb 24 21:41:47.227 INFO O| Feb 24 21:41:47.227 INFO STEP 576 (remove_files) COMPLETE |
6380 | 2025-02-24T21:41:48.849Z | [ recovery-image] Feb 24 21:41:47.227 INFO O| Feb 24 21:41:47.227 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6381 | 2025-02-24T21:41:48.910Z | [ recovery-image] Feb 24 21:41:47.288 INFO O| Feb 24 21:41:47.288 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1" |
6382 | 2025-02-24T21:41:48.910Z | [ recovery-image] Feb 24 21:41:47.288 INFO O| Feb 24 21:41:47.288 INFO STEP 577 (remove_files) COMPLETE |
6383 | 2025-02-24T21:41:48.910Z | [ recovery-image] Feb 24 21:41:47.288 INFO O| Feb 24 21:41:47.288 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6384 | 2025-02-24T21:41:48.932Z | [ recovery-image] Feb 24 21:41:47.311 INFO O| Feb 24 21:41:47.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1" |
6385 | 2025-02-24T21:41:48.932Z | [ recovery-image] Feb 24 21:41:47.311 INFO O| Feb 24 21:41:47.311 INFO STEP 578 (remove_files) COMPLETE |
6386 | 2025-02-24T21:41:48.933Z | [ recovery-image] Feb 24 21:41:47.311 INFO O| Feb 24 21:41:47.311 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6387 | 2025-02-24T21:41:48.954Z | [ recovery-image] Feb 24 21:41:47.333 INFO O| Feb 24 21:41:47.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
6388 | 2025-02-24T21:41:48.955Z | [ recovery-image] Feb 24 21:41:47.333 INFO O| Feb 24 21:41:47.333 INFO STEP 579 (remove_files) COMPLETE |
6389 | 2025-02-24T21:41:48.957Z | [ recovery-image] Feb 24 21:41:47.333 INFO O| Feb 24 21:41:47.333 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6390 | 2025-02-24T21:41:48.991Z | [ recovery-image] Feb 24 21:41:47.370 INFO O| Feb 24 21:41:47.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
6391 | 2025-02-24T21:41:48.991Z | [ recovery-image] Feb 24 21:41:47.370 INFO O| Feb 24 21:41:47.370 INFO STEP 580 (remove_files) COMPLETE |
6392 | 2025-02-24T21:41:48.991Z | [ recovery-image] Feb 24 21:41:47.370 INFO O| Feb 24 21:41:47.370 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6393 | 2025-02-24T21:41:49.015Z | [ recovery-image] Feb 24 21:41:47.392 INFO O| Feb 24 21:41:47.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1" |
6394 | 2025-02-24T21:41:49.015Z | [ recovery-image] Feb 24 21:41:47.392 INFO O| Feb 24 21:41:47.392 INFO STEP 581 (remove_files) COMPLETE |
6395 | 2025-02-24T21:41:49.017Z | [ recovery-image] Feb 24 21:41:47.392 INFO O| Feb 24 21:41:47.392 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6396 | 2025-02-24T21:41:49.034Z | [ recovery-image] Feb 24 21:41:47.413 INFO O| Feb 24 21:41:47.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
6397 | 2025-02-24T21:41:49.034Z | [ recovery-image] Feb 24 21:41:47.413 INFO O| Feb 24 21:41:47.413 INFO STEP 582 (remove_files) COMPLETE |
6398 | 2025-02-24T21:41:49.037Z | [ recovery-image] Feb 24 21:41:47.413 INFO O| Feb 24 21:41:47.413 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6399 | 2025-02-24T21:41:49.072Z | [ recovery-image] Feb 24 21:41:47.451 INFO O| Feb 24 21:41:47.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1" |
6400 | 2025-02-24T21:41:49.072Z | [ recovery-image] Feb 24 21:41:47.451 INFO O| Feb 24 21:41:47.451 INFO STEP 583 (remove_files) COMPLETE |
6401 | 2025-02-24T21:41:49.075Z | [ recovery-image] Feb 24 21:41:47.451 INFO O| Feb 24 21:41:47.451 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6402 | 2025-02-24T21:41:49.092Z | [ recovery-image] Feb 24 21:41:47.471 INFO O| Feb 24 21:41:47.471 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1" |
6403 | 2025-02-24T21:41:49.092Z | [ recovery-image] Feb 24 21:41:47.471 INFO O| Feb 24 21:41:47.471 INFO STEP 584 (remove_files) COMPLETE |
6404 | 2025-02-24T21:41:49.092Z | [ recovery-image] Feb 24 21:41:47.471 INFO O| Feb 24 21:41:47.471 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6405 | 2025-02-24T21:41:49.151Z | [ recovery-image] Feb 24 21:41:47.529 INFO O| Feb 24 21:41:47.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1" |
6406 | 2025-02-24T21:41:49.153Z | [ recovery-image] Feb 24 21:41:47.529 INFO O| Feb 24 21:41:47.529 INFO STEP 585 (remove_files) COMPLETE |
6407 | 2025-02-24T21:41:49.153Z | [ recovery-image] Feb 24 21:41:47.529 INFO O| Feb 24 21:41:47.529 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6408 | 2025-02-24T21:41:49.173Z | [ recovery-image] Feb 24 21:41:47.552 INFO O| Feb 24 21:41:47.552 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1" |
6409 | 2025-02-24T21:41:49.173Z | [ recovery-image] Feb 24 21:41:47.552 INFO O| Feb 24 21:41:47.552 INFO STEP 586 (remove_files) COMPLETE |
6410 | 2025-02-24T21:41:49.176Z | [ recovery-image] Feb 24 21:41:47.552 INFO O| Feb 24 21:41:47.552 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6411 | 2025-02-24T21:41:49.194Z | [ recovery-image] Feb 24 21:41:47.573 INFO O| Feb 24 21:41:47.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1" |
6412 | 2025-02-24T21:41:49.194Z | [ recovery-image] Feb 24 21:41:47.573 INFO O| Feb 24 21:41:47.573 INFO STEP 587 (remove_files) COMPLETE |
6413 | 2025-02-24T21:41:49.194Z | [ recovery-image] Feb 24 21:41:47.573 INFO O| Feb 24 21:41:47.573 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6414 | 2025-02-24T21:41:49.234Z | [ recovery-image] Feb 24 21:41:47.613 INFO O| Feb 24 21:41:47.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1" |
6415 | 2025-02-24T21:41:49.237Z | [ recovery-image] Feb 24 21:41:47.613 INFO O| Feb 24 21:41:47.613 INFO STEP 588 (remove_files) COMPLETE |
6416 | 2025-02-24T21:41:49.237Z | [ recovery-image] Feb 24 21:41:47.613 INFO O| Feb 24 21:41:47.613 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6417 | 2025-02-24T21:41:49.302Z | [ recovery-image] Feb 24 21:41:47.679 INFO O| Feb 24 21:41:47.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1" |
6418 | 2025-02-24T21:41:49.302Z | [ recovery-image] Feb 24 21:41:47.679 INFO O| Feb 24 21:41:47.679 INFO STEP 589 (remove_files) COMPLETE |
6419 | 2025-02-24T21:41:49.302Z | [ recovery-image] Feb 24 21:41:47.679 INFO O| Feb 24 21:41:47.679 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6420 | 2025-02-24T21:41:49.333Z | [ recovery-image] Feb 24 21:41:47.712 INFO O| Feb 24 21:41:47.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
6421 | 2025-02-24T21:41:49.338Z | [ recovery-image] Feb 24 21:41:47.713 INFO O| Feb 24 21:41:47.712 INFO STEP 590 (remove_files) COMPLETE |
6422 | 2025-02-24T21:41:49.338Z | [ recovery-image] Feb 24 21:41:47.713 INFO O| Feb 24 21:41:47.713 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6423 | 2025-02-24T21:41:49.357Z | [ recovery-image] Feb 24 21:41:47.736 INFO O| Feb 24 21:41:47.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1" |
6424 | 2025-02-24T21:41:49.357Z | [ recovery-image] Feb 24 21:41:47.736 INFO O| Feb 24 21:41:47.736 INFO STEP 591 (remove_files) COMPLETE |
6425 | 2025-02-24T21:41:49.358Z | [ recovery-image] Feb 24 21:41:47.736 INFO O| Feb 24 21:41:47.736 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6426 | 2025-02-24T21:41:49.393Z | [ recovery-image] Feb 24 21:41:47.772 INFO O| Feb 24 21:41:47.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1" |
6427 | 2025-02-24T21:41:49.393Z | [ recovery-image] Feb 24 21:41:47.772 INFO O| Feb 24 21:41:47.772 INFO STEP 592 (remove_files) COMPLETE |
6428 | 2025-02-24T21:41:49.393Z | [ recovery-image] Feb 24 21:41:47.772 INFO O| Feb 24 21:41:47.772 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6429 | 2025-02-24T21:41:49.417Z | [ recovery-image] Feb 24 21:41:47.796 INFO O| Feb 24 21:41:47.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5" |
6430 | 2025-02-24T21:41:49.419Z | [ recovery-image] Feb 24 21:41:47.796 INFO O| Feb 24 21:41:47.796 INFO STEP 593 (remove_files) COMPLETE |
6431 | 2025-02-24T21:41:49.420Z | [ recovery-image] Feb 24 21:41:47.796 INFO O| Feb 24 21:41:47.796 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6432 | 2025-02-24T21:41:49.447Z | [ recovery-image] Feb 24 21:41:47.826 INFO O| Feb 24 21:41:47.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1" |
6433 | 2025-02-24T21:41:49.448Z | [ recovery-image] Feb 24 21:41:47.826 INFO O| Feb 24 21:41:47.826 INFO STEP 594 (remove_files) COMPLETE |
6434 | 2025-02-24T21:41:49.448Z | [ recovery-image] Feb 24 21:41:47.826 INFO O| Feb 24 21:41:47.826 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6435 | 2025-02-24T21:41:49.493Z | [ recovery-image] Feb 24 21:41:47.871 INFO O| Feb 24 21:41:47.871 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1" |
6436 | 2025-02-24T21:41:49.494Z | [ recovery-image] Feb 24 21:41:47.871 INFO O| Feb 24 21:41:47.871 INFO STEP 595 (remove_files) COMPLETE |
6437 | 2025-02-24T21:41:49.494Z | [ recovery-image] Feb 24 21:41:47.872 INFO O| Feb 24 21:41:47.871 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6438 | 2025-02-24T21:41:49.515Z | [ recovery-image] Feb 24 21:41:47.894 INFO O| Feb 24 21:41:47.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1" |
6439 | 2025-02-24T21:41:49.515Z | [ recovery-image] Feb 24 21:41:47.894 INFO O| Feb 24 21:41:47.894 INFO STEP 596 (remove_files) COMPLETE |
6440 | 2025-02-24T21:41:49.518Z | [ recovery-image] Feb 24 21:41:47.894 INFO O| Feb 24 21:41:47.894 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6441 | 2025-02-24T21:41:49.545Z | [ recovery-image] Feb 24 21:41:47.923 INFO O| Feb 24 21:41:47.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1" |
6442 | 2025-02-24T21:41:49.546Z | [ recovery-image] Feb 24 21:41:47.923 INFO O| Feb 24 21:41:47.923 INFO STEP 597 (remove_files) COMPLETE |
6443 | 2025-02-24T21:41:49.546Z | [ recovery-image] Feb 24 21:41:47.923 INFO O| Feb 24 21:41:47.923 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6444 | 2025-02-24T21:41:49.580Z | [ recovery-image] Feb 24 21:41:47.959 INFO O| Feb 24 21:41:47.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1" |
6445 | 2025-02-24T21:41:49.580Z | [ recovery-image] Feb 24 21:41:47.959 INFO O| Feb 24 21:41:47.959 INFO STEP 598 (remove_files) COMPLETE |
6446 | 2025-02-24T21:41:49.580Z | [ recovery-image] Feb 24 21:41:47.959 INFO O| Feb 24 21:41:47.959 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6447 | 2025-02-24T21:41:49.602Z | [ recovery-image] Feb 24 21:41:47.980 INFO O| Feb 24 21:41:47.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
6448 | 2025-02-24T21:41:49.602Z | [ recovery-image] Feb 24 21:41:47.980 INFO O| Feb 24 21:41:47.980 INFO STEP 599 (remove_files) COMPLETE |
6449 | 2025-02-24T21:41:49.605Z | [ recovery-image] Feb 24 21:41:47.980 INFO O| Feb 24 21:41:47.980 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6450 | 2025-02-24T21:41:49.622Z | [ recovery-image] Feb 24 21:41:48.001 INFO O| Feb 24 21:41:48.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1" |
6451 | 2025-02-24T21:41:49.622Z | [ recovery-image] Feb 24 21:41:48.001 INFO O| Feb 24 21:41:48.001 INFO STEP 600 (remove_files) COMPLETE |
6452 | 2025-02-24T21:41:49.625Z | [ recovery-image] Feb 24 21:41:48.001 INFO O| Feb 24 21:41:48.001 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6453 | 2025-02-24T21:41:49.654Z | [ recovery-image] Feb 24 21:41:48.033 INFO O| Feb 24 21:41:48.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
6454 | 2025-02-24T21:41:49.674Z | [ recovery-image] Feb 24 21:41:48.053 INFO O| Feb 24 21:41:48.053 INFO STEP 601 (remove_files) COMPLETE |
6455 | 2025-02-24T21:41:49.674Z | [ recovery-image] Feb 24 21:41:48.053 INFO O| Feb 24 21:41:48.053 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6456 | 2025-02-24T21:41:49.747Z | [ recovery-image] Feb 24 21:41:48.125 INFO O| Feb 24 21:41:48.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
6457 | 2025-02-24T21:41:49.747Z | [ recovery-image] Feb 24 21:41:48.126 INFO O| Feb 24 21:41:48.126 INFO STEP 602 (remove_files) COMPLETE |
6458 | 2025-02-24T21:41:49.747Z | [ recovery-image] Feb 24 21:41:48.126 INFO O| Feb 24 21:41:48.126 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6459 | 2025-02-24T21:41:49.769Z | [ recovery-image] Feb 24 21:41:48.148 INFO O| Feb 24 21:41:48.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1" |
6460 | 2025-02-24T21:41:49.769Z | [ recovery-image] Feb 24 21:41:48.148 INFO O| Feb 24 21:41:48.148 INFO STEP 603 (remove_files) COMPLETE |
6461 | 2025-02-24T21:41:49.769Z | [ recovery-image] Feb 24 21:41:48.148 INFO O| Feb 24 21:41:48.148 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6462 | 2025-02-24T21:41:49.791Z | [ recovery-image] Feb 24 21:41:48.170 INFO O| Feb 24 21:41:48.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1" |
6463 | 2025-02-24T21:41:49.791Z | [ recovery-image] Feb 24 21:41:48.170 INFO O| Feb 24 21:41:48.170 INFO STEP 604 (remove_files) COMPLETE |
6464 | 2025-02-24T21:41:49.791Z | [ recovery-image] Feb 24 21:41:48.170 INFO O| Feb 24 21:41:48.170 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6465 | 2025-02-24T21:41:49.862Z | [ recovery-image] Feb 24 21:41:48.240 INFO O| Feb 24 21:41:48.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
6466 | 2025-02-24T21:41:49.862Z | [ recovery-image] Feb 24 21:41:48.240 INFO O| Feb 24 21:41:48.240 INFO STEP 605 (remove_files) COMPLETE |
6467 | 2025-02-24T21:41:49.862Z | [ recovery-image] Feb 24 21:41:48.240 INFO O| Feb 24 21:41:48.240 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6468 | 2025-02-24T21:41:49.902Z | [ recovery-image] Feb 24 21:41:48.280 INFO O| Feb 24 21:41:48.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
6469 | 2025-02-24T21:41:49.902Z | [ recovery-image] Feb 24 21:41:48.280 INFO O| Feb 24 21:41:48.280 INFO STEP 606 (remove_files) COMPLETE |
6470 | 2025-02-24T21:41:49.902Z | [ recovery-image] Feb 24 21:41:48.280 INFO O| Feb 24 21:41:48.280 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6471 | 2025-02-24T21:41:49.926Z | [ recovery-image] Feb 24 21:41:48.304 INFO O| Feb 24 21:41:48.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1" |
6472 | 2025-02-24T21:41:49.926Z | [ recovery-image] Feb 24 21:41:48.304 INFO O| Feb 24 21:41:48.304 INFO STEP 607 (remove_files) COMPLETE |
6473 | 2025-02-24T21:41:49.926Z | [ recovery-image] Feb 24 21:41:48.304 INFO O| Feb 24 21:41:48.304 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6474 | 2025-02-24T21:41:49.949Z | [ recovery-image] Feb 24 21:41:48.327 INFO O| Feb 24 21:41:48.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1" |
6475 | 2025-02-24T21:41:49.950Z | [ recovery-image] Feb 24 21:41:48.327 INFO O| Feb 24 21:41:48.327 INFO STEP 608 (remove_files) COMPLETE |
6476 | 2025-02-24T21:41:49.950Z | [ recovery-image] Feb 24 21:41:48.328 INFO O| Feb 24 21:41:48.327 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6477 | 2025-02-24T21:41:49.987Z | [ recovery-image] Feb 24 21:41:48.365 INFO O| Feb 24 21:41:48.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1" |
6478 | 2025-02-24T21:41:49.994Z | [ recovery-image] Feb 24 21:41:48.372 INFO O| Feb 24 21:41:48.372 INFO STEP 609 (remove_files) COMPLETE |
6479 | 2025-02-24T21:41:49.994Z | [ recovery-image] Feb 24 21:41:48.372 INFO O| Feb 24 21:41:48.372 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6480 | 2025-02-24T21:41:50.034Z | [ recovery-image] Feb 24 21:41:48.411 INFO O| Feb 24 21:41:48.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
6481 | 2025-02-24T21:41:50.034Z | [ recovery-image] Feb 24 21:41:48.411 INFO O| Feb 24 21:41:48.411 INFO STEP 610 (remove_files) COMPLETE |
6482 | 2025-02-24T21:41:50.034Z | [ recovery-image] Feb 24 21:41:48.411 INFO O| Feb 24 21:41:48.411 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6483 | 2025-02-24T21:41:50.056Z | [ recovery-image] Feb 24 21:41:48.435 INFO O| Feb 24 21:41:48.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1" |
6484 | 2025-02-24T21:41:50.056Z | [ recovery-image] Feb 24 21:41:48.435 INFO O| Feb 24 21:41:48.435 INFO STEP 611 (remove_files) COMPLETE |
6485 | 2025-02-24T21:41:50.056Z | [ recovery-image] Feb 24 21:41:48.435 INFO O| Feb 24 21:41:48.435 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6486 | 2025-02-24T21:41:50.079Z | [ recovery-image] Feb 24 21:41:48.457 INFO O| Feb 24 21:41:48.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1" |
6487 | 2025-02-24T21:41:50.079Z | [ recovery-image] Feb 24 21:41:48.457 INFO O| Feb 24 21:41:48.457 INFO STEP 612 (remove_files) COMPLETE |
6488 | 2025-02-24T21:41:50.081Z | [ recovery-image] Feb 24 21:41:48.457 INFO O| Feb 24 21:41:48.457 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6489 | 2025-02-24T21:41:50.114Z | [ recovery-image] Feb 24 21:41:48.492 INFO O| Feb 24 21:41:48.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1" |
6490 | 2025-02-24T21:41:50.114Z | [ recovery-image] Feb 24 21:41:48.492 INFO O| Feb 24 21:41:48.492 INFO STEP 613 (remove_files) COMPLETE |
6491 | 2025-02-24T21:41:50.116Z | [ recovery-image] Feb 24 21:41:48.492 INFO O| Feb 24 21:41:48.492 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6492 | 2025-02-24T21:41:50.138Z | [ recovery-image] Feb 24 21:41:48.516 INFO O| Feb 24 21:41:48.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1" |
6493 | 2025-02-24T21:41:50.138Z | [ recovery-image] Feb 24 21:41:48.516 INFO O| Feb 24 21:41:48.516 INFO STEP 614 (remove_files) COMPLETE |
6494 | 2025-02-24T21:41:50.138Z | [ recovery-image] Feb 24 21:41:48.516 INFO O| Feb 24 21:41:48.516 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6495 | 2025-02-24T21:41:50.160Z | [ recovery-image] Feb 24 21:41:48.539 INFO O| Feb 24 21:41:48.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1" |
6496 | 2025-02-24T21:41:50.160Z | [ recovery-image] Feb 24 21:41:48.539 INFO O| Feb 24 21:41:48.539 INFO STEP 615 (remove_files) COMPLETE |
6497 | 2025-02-24T21:41:50.163Z | [ recovery-image] Feb 24 21:41:48.539 INFO O| Feb 24 21:41:48.539 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6498 | 2025-02-24T21:41:50.188Z | [ recovery-image] Feb 24 21:41:48.566 INFO O| Feb 24 21:41:48.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1" |
6499 | 2025-02-24T21:41:50.190Z | [ recovery-image] Feb 24 21:41:48.566 INFO O| Feb 24 21:41:48.566 INFO STEP 616 (remove_files) COMPLETE |
6500 | 2025-02-24T21:41:50.190Z | [ recovery-image] Feb 24 21:41:48.567 INFO O| Feb 24 21:41:48.566 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6501 | 2025-02-24T21:41:50.211Z | [ recovery-image] Feb 24 21:41:48.589 INFO O| Feb 24 21:41:48.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1" |
6502 | 2025-02-24T21:41:50.214Z | [ recovery-image] Feb 24 21:41:48.589 INFO O| Feb 24 21:41:48.589 INFO STEP 617 (remove_files) COMPLETE |
6503 | 2025-02-24T21:41:50.214Z | [ recovery-image] Feb 24 21:41:48.589 INFO O| Feb 24 21:41:48.589 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6504 | 2025-02-24T21:41:50.235Z | [ recovery-image] Feb 24 21:41:48.613 INFO O| Feb 24 21:41:48.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1" |
6505 | 2025-02-24T21:41:50.235Z | [ recovery-image] Feb 24 21:41:48.613 INFO O| Feb 24 21:41:48.613 INFO STEP 618 (remove_files) COMPLETE |
6506 | 2025-02-24T21:41:50.243Z | [ recovery-image] Feb 24 21:41:48.613 INFO O| Feb 24 21:41:48.613 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6507 | 2025-02-24T21:41:50.296Z | [ recovery-image] Feb 24 21:41:48.673 INFO O| Feb 24 21:41:48.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
6508 | 2025-02-24T21:41:50.296Z | [ recovery-image] Feb 24 21:41:48.673 INFO O| Feb 24 21:41:48.673 INFO STEP 619 (remove_files) COMPLETE |
6509 | 2025-02-24T21:41:50.300Z | [ recovery-image] Feb 24 21:41:48.673 INFO O| Feb 24 21:41:48.673 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6510 | 2025-02-24T21:41:50.322Z | [ recovery-image] Feb 24 21:41:48.700 INFO O| Feb 24 21:41:48.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
6511 | 2025-02-24T21:41:50.325Z | [ recovery-image] Feb 24 21:41:48.700 INFO O| Feb 24 21:41:48.700 INFO STEP 620 (remove_files) COMPLETE |
6512 | 2025-02-24T21:41:50.325Z | [ recovery-image] Feb 24 21:41:48.700 INFO O| Feb 24 21:41:48.700 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6513 | 2025-02-24T21:41:50.345Z | [ recovery-image] Feb 24 21:41:48.724 INFO O| Feb 24 21:41:48.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" |
6514 | 2025-02-24T21:41:50.345Z | [ recovery-image] Feb 24 21:41:48.724 INFO O| Feb 24 21:41:48.724 INFO STEP 621 (remove_files) COMPLETE |
6515 | 2025-02-24T21:41:50.348Z | [ recovery-image] Feb 24 21:41:48.724 INFO O| Feb 24 21:41:48.724 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6516 | 2025-02-24T21:41:50.374Z | [ recovery-image] Feb 24 21:41:48.745 INFO O| Feb 24 21:41:48.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1" |
6517 | 2025-02-24T21:41:50.374Z | [ recovery-image] Feb 24 21:41:48.745 INFO O| Feb 24 21:41:48.745 INFO STEP 622 (remove_files) COMPLETE |
6518 | 2025-02-24T21:41:50.377Z | [ recovery-image] Feb 24 21:41:48.745 INFO O| Feb 24 21:41:48.745 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6519 | 2025-02-24T21:41:50.392Z | [ recovery-image] Feb 24 21:41:48.769 INFO O| Feb 24 21:41:48.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1" |
6520 | 2025-02-24T21:41:50.392Z | [ recovery-image] Feb 24 21:41:48.769 INFO O| Feb 24 21:41:48.769 INFO STEP 623 (remove_files) COMPLETE |
6521 | 2025-02-24T21:41:50.395Z | [ recovery-image] Feb 24 21:41:48.769 INFO O| Feb 24 21:41:48.769 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6522 | 2025-02-24T21:41:50.417Z | [ recovery-image] Feb 24 21:41:48.794 INFO O| Feb 24 21:41:48.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
6523 | 2025-02-24T21:41:50.417Z | [ recovery-image] Feb 24 21:41:48.794 INFO O| Feb 24 21:41:48.794 INFO STEP 624 (remove_files) COMPLETE |
6524 | 2025-02-24T21:41:50.420Z | [ recovery-image] Feb 24 21:41:48.795 INFO O| Feb 24 21:41:48.794 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6525 | 2025-02-24T21:41:50.440Z | [ recovery-image] Feb 24 21:41:48.819 INFO O| Feb 24 21:41:48.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
6526 | 2025-02-24T21:41:50.445Z | [ recovery-image] Feb 24 21:41:48.819 INFO O| Feb 24 21:41:48.819 INFO STEP 625 (remove_files) COMPLETE |
6527 | 2025-02-24T21:41:50.445Z | [ recovery-image] Feb 24 21:41:48.819 INFO O| Feb 24 21:41:48.819 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6528 | 2025-02-24T21:41:50.465Z | [ recovery-image] Feb 24 21:41:48.843 INFO O| Feb 24 21:41:48.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1" |
6529 | 2025-02-24T21:41:50.467Z | [ recovery-image] Feb 24 21:41:48.843 INFO O| Feb 24 21:41:48.843 INFO STEP 626 (remove_files) COMPLETE |
6530 | 2025-02-24T21:41:50.467Z | [ recovery-image] Feb 24 21:41:48.843 INFO O| Feb 24 21:41:48.843 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6531 | 2025-02-24T21:41:50.512Z | [ recovery-image] Feb 24 21:41:48.890 INFO O| Feb 24 21:41:48.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
6532 | 2025-02-24T21:41:50.512Z | [ recovery-image] Feb 24 21:41:48.890 INFO O| Feb 24 21:41:48.890 INFO STEP 627 (remove_files) COMPLETE |
6533 | 2025-02-24T21:41:50.512Z | [ recovery-image] Feb 24 21:41:48.890 INFO O| Feb 24 21:41:48.890 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6534 | 2025-02-24T21:41:50.533Z | [ recovery-image] Feb 24 21:41:48.912 INFO O| Feb 24 21:41:48.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
6535 | 2025-02-24T21:41:50.533Z | [ recovery-image] Feb 24 21:41:48.912 INFO O| Feb 24 21:41:48.912 INFO STEP 628 (remove_files) COMPLETE |
6536 | 2025-02-24T21:41:50.534Z | [ recovery-image] Feb 24 21:41:48.912 INFO O| Feb 24 21:41:48.912 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6537 | 2025-02-24T21:41:50.585Z | [ recovery-image] Feb 24 21:41:48.964 INFO O| Feb 24 21:41:48.964 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
6538 | 2025-02-24T21:41:50.586Z | [ recovery-image] Feb 24 21:41:48.964 INFO O| Feb 24 21:41:48.964 INFO STEP 629 (remove_files) COMPLETE |
6539 | 2025-02-24T21:41:50.586Z | [ recovery-image] Feb 24 21:41:48.964 INFO O| Feb 24 21:41:48.964 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6540 | 2025-02-24T21:41:50.642Z | [ recovery-image] Feb 24 21:41:49.020 INFO O| Feb 24 21:41:49.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
6541 | 2025-02-24T21:41:50.642Z | [ recovery-image] Feb 24 21:41:49.021 INFO O| Feb 24 21:41:49.021 INFO STEP 630 (remove_files) COMPLETE |
6542 | 2025-02-24T21:41:50.642Z | [ recovery-image] Feb 24 21:41:49.021 INFO O| Feb 24 21:41:49.021 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6543 | 2025-02-24T21:41:50.704Z | [ recovery-image] Feb 24 21:41:49.083 INFO O| Feb 24 21:41:49.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1" |
6544 | 2025-02-24T21:41:50.704Z | [ recovery-image] Feb 24 21:41:49.083 INFO O| Feb 24 21:41:49.083 INFO STEP 631 (remove_files) COMPLETE |
6545 | 2025-02-24T21:41:50.704Z | [ recovery-image] Feb 24 21:41:49.083 INFO O| Feb 24 21:41:49.083 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6546 | 2025-02-24T21:41:50.728Z | [ recovery-image] Feb 24 21:41:49.107 INFO O| Feb 24 21:41:49.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1" |
6547 | 2025-02-24T21:41:50.728Z | [ recovery-image] Feb 24 21:41:49.107 INFO O| Feb 24 21:41:49.107 INFO STEP 632 (remove_files) COMPLETE |
6548 | 2025-02-24T21:41:50.728Z | [ recovery-image] Feb 24 21:41:49.107 INFO O| Feb 24 21:41:49.107 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6549 | 2025-02-24T21:41:50.753Z | [ recovery-image] Feb 24 21:41:49.131 INFO O| Feb 24 21:41:49.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1" |
6550 | 2025-02-24T21:41:50.753Z | [ recovery-image] Feb 24 21:41:49.131 INFO O| Feb 24 21:41:49.131 INFO STEP 633 (remove_files) COMPLETE |
6551 | 2025-02-24T21:41:50.753Z | [ recovery-image] Feb 24 21:41:49.131 INFO O| Feb 24 21:41:49.131 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6552 | 2025-02-24T21:41:50.787Z | [ recovery-image] Feb 24 21:41:49.165 INFO O| Feb 24 21:41:49.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1" |
6553 | 2025-02-24T21:41:50.787Z | [ recovery-image] Feb 24 21:41:49.165 INFO O| Feb 24 21:41:49.165 INFO STEP 634 (remove_files) COMPLETE |
6554 | 2025-02-24T21:41:50.787Z | [ recovery-image] Feb 24 21:41:49.165 INFO O| Feb 24 21:41:49.165 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6555 | 2025-02-24T21:41:50.820Z | [ recovery-image] Feb 24 21:41:49.198 INFO O| Feb 24 21:41:49.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1" |
6556 | 2025-02-24T21:41:50.841Z | [ recovery-image] Feb 24 21:41:49.219 INFO O| Feb 24 21:41:49.219 INFO STEP 635 (remove_files) COMPLETE |
6557 | 2025-02-24T21:41:50.841Z | [ recovery-image] Feb 24 21:41:49.219 INFO O| Feb 24 21:41:49.219 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6558 | 2025-02-24T21:41:50.864Z | [ recovery-image] Feb 24 21:41:49.242 INFO O| Feb 24 21:41:49.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
6559 | 2025-02-24T21:41:50.864Z | [ recovery-image] Feb 24 21:41:49.242 INFO O| Feb 24 21:41:49.242 INFO STEP 636 (remove_files) COMPLETE |
6560 | 2025-02-24T21:41:50.867Z | [ recovery-image] Feb 24 21:41:49.242 INFO O| Feb 24 21:41:49.242 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6561 | 2025-02-24T21:41:50.888Z | [ recovery-image] Feb 24 21:41:49.265 INFO O| Feb 24 21:41:49.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1" |
6562 | 2025-02-24T21:41:50.888Z | [ recovery-image] Feb 24 21:41:49.265 INFO O| Feb 24 21:41:49.265 INFO STEP 637 (remove_files) COMPLETE |
6563 | 2025-02-24T21:41:50.888Z | [ recovery-image] Feb 24 21:41:49.265 INFO O| Feb 24 21:41:49.265 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6564 | 2025-02-24T21:41:50.945Z | [ recovery-image] Feb 24 21:41:49.322 INFO O| Feb 24 21:41:49.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" |
6565 | 2025-02-24T21:41:50.945Z | [ recovery-image] Feb 24 21:41:49.322 INFO O| Feb 24 21:41:49.322 INFO STEP 638 (remove_files) COMPLETE |
6566 | 2025-02-24T21:41:50.948Z | [ recovery-image] Feb 24 21:41:49.322 INFO O| Feb 24 21:41:49.322 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6567 | 2025-02-24T21:41:50.967Z | [ recovery-image] Feb 24 21:41:49.345 INFO O| Feb 24 21:41:49.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
6568 | 2025-02-24T21:41:50.967Z | [ recovery-image] Feb 24 21:41:49.345 INFO O| Feb 24 21:41:49.345 INFO STEP 639 (remove_files) COMPLETE |
6569 | 2025-02-24T21:41:50.969Z | [ recovery-image] Feb 24 21:41:49.345 INFO O| Feb 24 21:41:49.345 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6570 | 2025-02-24T21:41:51.005Z | [ recovery-image] Feb 24 21:41:49.383 INFO O| Feb 24 21:41:49.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
6571 | 2025-02-24T21:41:51.005Z | [ recovery-image] Feb 24 21:41:49.383 INFO O| Feb 24 21:41:49.383 INFO STEP 640 (remove_files) COMPLETE |
6572 | 2025-02-24T21:41:51.005Z | [ recovery-image] Feb 24 21:41:49.383 INFO O| Feb 24 21:41:49.383 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6573 | 2025-02-24T21:41:51.050Z | [ recovery-image] Feb 24 21:41:49.426 INFO O| Feb 24 21:41:49.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
6574 | 2025-02-24T21:41:51.050Z | [ recovery-image] Feb 24 21:41:49.426 INFO O| Feb 24 21:41:49.426 INFO STEP 641 (remove_files) COMPLETE |
6575 | 2025-02-24T21:41:51.053Z | [ recovery-image] Feb 24 21:41:49.426 INFO O| Feb 24 21:41:49.426 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6576 | 2025-02-24T21:41:51.073Z | [ recovery-image] Feb 24 21:41:49.450 INFO O| Feb 24 21:41:49.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
6577 | 2025-02-24T21:41:51.073Z | [ recovery-image] Feb 24 21:41:49.450 INFO O| Feb 24 21:41:49.450 INFO STEP 642 (remove_files) COMPLETE |
6578 | 2025-02-24T21:41:51.073Z | [ recovery-image] Feb 24 21:41:49.450 INFO O| Feb 24 21:41:49.450 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6579 | 2025-02-24T21:41:51.131Z | [ recovery-image] Feb 24 21:41:49.509 INFO O| Feb 24 21:41:49.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
6580 | 2025-02-24T21:41:51.131Z | [ recovery-image] Feb 24 21:41:49.509 INFO O| Feb 24 21:41:49.509 INFO STEP 643 (remove_files) COMPLETE |
6581 | 2025-02-24T21:41:51.131Z | [ recovery-image] Feb 24 21:41:49.509 INFO O| Feb 24 21:41:49.509 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6582 | 2025-02-24T21:41:51.198Z | [ recovery-image] Feb 24 21:41:49.576 INFO O| Feb 24 21:41:49.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
6583 | 2025-02-24T21:41:51.200Z | [ recovery-image] Feb 24 21:41:49.576 INFO O| Feb 24 21:41:49.576 INFO STEP 644 (remove_files) COMPLETE |
6584 | 2025-02-24T21:41:51.200Z | [ recovery-image] Feb 24 21:41:49.576 INFO O| Feb 24 21:41:49.576 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6585 | 2025-02-24T21:41:51.265Z | [ recovery-image] Feb 24 21:41:49.643 INFO O| Feb 24 21:41:49.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
6586 | 2025-02-24T21:41:51.265Z | [ recovery-image] Feb 24 21:41:49.643 INFO O| Feb 24 21:41:49.643 INFO STEP 645 (remove_files) COMPLETE |
6587 | 2025-02-24T21:41:51.265Z | [ recovery-image] Feb 24 21:41:49.643 INFO O| Feb 24 21:41:49.643 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6588 | 2025-02-24T21:41:51.318Z | [ recovery-image] Feb 24 21:41:49.696 INFO O| Feb 24 21:41:49.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
6589 | 2025-02-24T21:41:51.318Z | [ recovery-image] Feb 24 21:41:49.696 INFO O| Feb 24 21:41:49.696 INFO STEP 646 (remove_files) COMPLETE |
6590 | 2025-02-24T21:41:51.321Z | [ recovery-image] Feb 24 21:41:49.696 INFO O| Feb 24 21:41:49.696 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6591 | 2025-02-24T21:41:51.340Z | [ recovery-image] Feb 24 21:41:49.718 INFO O| Feb 24 21:41:49.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
6592 | 2025-02-24T21:41:51.340Z | [ recovery-image] Feb 24 21:41:49.718 INFO O| Feb 24 21:41:49.718 INFO STEP 647 (remove_files) COMPLETE |
6593 | 2025-02-24T21:41:51.340Z | [ recovery-image] Feb 24 21:41:49.718 INFO O| Feb 24 21:41:49.718 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6594 | 2025-02-24T21:41:51.362Z | [ recovery-image] Feb 24 21:41:49.740 INFO O| Feb 24 21:41:49.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
6595 | 2025-02-24T21:41:51.362Z | [ recovery-image] Feb 24 21:41:49.741 INFO O| Feb 24 21:41:49.740 INFO STEP 648 (remove_files) COMPLETE |
6596 | 2025-02-24T21:41:51.362Z | [ recovery-image] Feb 24 21:41:49.741 INFO O| Feb 24 21:41:49.741 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6597 | 2025-02-24T21:41:51.402Z | [ recovery-image] Feb 24 21:41:49.780 INFO O| Feb 24 21:41:49.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
6598 | 2025-02-24T21:41:51.402Z | [ recovery-image] Feb 24 21:41:49.780 INFO O| Feb 24 21:41:49.780 INFO STEP 649 (remove_files) COMPLETE |
6599 | 2025-02-24T21:41:51.405Z | [ recovery-image] Feb 24 21:41:49.780 INFO O| Feb 24 21:41:49.780 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6600 | 2025-02-24T21:41:51.425Z | [ recovery-image] Feb 24 21:41:49.803 INFO O| Feb 24 21:41:49.803 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
6601 | 2025-02-24T21:41:51.425Z | [ recovery-image] Feb 24 21:41:49.804 INFO O| Feb 24 21:41:49.804 INFO STEP 650 (remove_files) COMPLETE |
6602 | 2025-02-24T21:41:51.428Z | [ recovery-image] Feb 24 21:41:49.804 INFO O| Feb 24 21:41:49.804 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6603 | 2025-02-24T21:41:51.457Z | [ recovery-image] Feb 24 21:41:49.835 INFO O| Feb 24 21:41:49.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
6604 | 2025-02-24T21:41:51.457Z | [ recovery-image] Feb 24 21:41:49.835 INFO O| Feb 24 21:41:49.835 INFO STEP 651 (remove_files) COMPLETE |
6605 | 2025-02-24T21:41:51.457Z | [ recovery-image] Feb 24 21:41:49.835 INFO O| Feb 24 21:41:49.835 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6606 | 2025-02-24T21:41:51.517Z | [ recovery-image] Feb 24 21:41:49.894 INFO O| Feb 24 21:41:49.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
6607 | 2025-02-24T21:41:51.517Z | [ recovery-image] Feb 24 21:41:49.894 INFO O| Feb 24 21:41:49.894 INFO STEP 652 (remove_files) COMPLETE |
6608 | 2025-02-24T21:41:51.517Z | [ recovery-image] Feb 24 21:41:49.894 INFO O| Feb 24 21:41:49.894 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6609 | 2025-02-24T21:41:51.537Z | [ recovery-image] Feb 24 21:41:49.915 INFO O| Feb 24 21:41:49.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
6610 | 2025-02-24T21:41:51.537Z | [ recovery-image] Feb 24 21:41:49.915 INFO O| Feb 24 21:41:49.915 INFO STEP 653 (remove_files) COMPLETE |
6611 | 2025-02-24T21:41:51.540Z | [ recovery-image] Feb 24 21:41:49.915 INFO O| Feb 24 21:41:49.915 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6612 | 2025-02-24T21:41:51.597Z | [ recovery-image] Feb 24 21:41:49.974 INFO O| Feb 24 21:41:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
6613 | 2025-02-24T21:41:51.597Z | [ recovery-image] Feb 24 21:41:49.974 INFO O| Feb 24 21:41:49.974 INFO STEP 654 (remove_files) COMPLETE |
6614 | 2025-02-24T21:41:51.597Z | [ recovery-image] Feb 24 21:41:49.974 INFO O| Feb 24 21:41:49.974 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6615 | 2025-02-24T21:41:51.619Z | [ recovery-image] Feb 24 21:41:49.996 INFO O| Feb 24 21:41:49.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
6616 | 2025-02-24T21:41:51.619Z | [ recovery-image] Feb 24 21:41:49.996 INFO O| Feb 24 21:41:49.996 INFO STEP 655 (remove_files) COMPLETE |
6617 | 2025-02-24T21:41:51.619Z | [ recovery-image] Feb 24 21:41:49.996 INFO O| Feb 24 21:41:49.996 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6618 | 2025-02-24T21:41:51.642Z | [ recovery-image] Feb 24 21:41:50.020 INFO O| Feb 24 21:41:50.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
6619 | 2025-02-24T21:41:51.642Z | [ recovery-image] Feb 24 21:41:50.020 INFO O| Feb 24 21:41:50.020 INFO STEP 656 (remove_files) COMPLETE |
6620 | 2025-02-24T21:41:51.645Z | [ recovery-image] Feb 24 21:41:50.020 INFO O| Feb 24 21:41:50.020 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6621 | 2025-02-24T21:41:51.702Z | [ recovery-image] Feb 24 21:41:50.080 INFO O| Feb 24 21:41:50.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
6622 | 2025-02-24T21:41:51.702Z | [ recovery-image] Feb 24 21:41:50.080 INFO O| Feb 24 21:41:50.080 INFO STEP 657 (remove_files) COMPLETE |
6623 | 2025-02-24T21:41:51.705Z | [ recovery-image] Feb 24 21:41:50.080 INFO O| Feb 24 21:41:50.080 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6624 | 2025-02-24T21:41:51.725Z | [ recovery-image] Feb 24 21:41:50.103 INFO O| Feb 24 21:41:50.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
6625 | 2025-02-24T21:41:51.725Z | [ recovery-image] Feb 24 21:41:50.103 INFO O| Feb 24 21:41:50.103 INFO STEP 658 (remove_files) COMPLETE |
6626 | 2025-02-24T21:41:51.730Z | [ recovery-image] Feb 24 21:41:50.103 INFO O| Feb 24 21:41:50.103 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6627 | 2025-02-24T21:41:51.762Z | [ recovery-image] Feb 24 21:41:50.140 INFO O| Feb 24 21:41:50.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
6628 | 2025-02-24T21:41:51.762Z | [ recovery-image] Feb 24 21:41:50.140 INFO O| Feb 24 21:41:50.140 INFO STEP 659 (remove_files) COMPLETE |
6629 | 2025-02-24T21:41:51.762Z | [ recovery-image] Feb 24 21:41:50.140 INFO O| Feb 24 21:41:50.140 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6630 | 2025-02-24T21:41:51.783Z | [ recovery-image] Feb 24 21:41:50.160 INFO O| Feb 24 21:41:50.160 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
6631 | 2025-02-24T21:41:51.783Z | [ recovery-image] Feb 24 21:41:50.161 INFO O| Feb 24 21:41:50.161 INFO STEP 660 (remove_files) COMPLETE |
6632 | 2025-02-24T21:41:51.783Z | [ recovery-image] Feb 24 21:41:50.161 INFO O| Feb 24 21:41:50.161 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6633 | 2025-02-24T21:41:51.838Z | [ recovery-image] Feb 24 21:41:50.216 INFO O| Feb 24 21:41:50.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
6634 | 2025-02-24T21:41:51.838Z | [ recovery-image] Feb 24 21:41:50.216 INFO O| Feb 24 21:41:50.216 INFO STEP 661 (remove_files) COMPLETE |
6635 | 2025-02-24T21:41:51.838Z | [ recovery-image] Feb 24 21:41:50.216 INFO O| Feb 24 21:41:50.216 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6636 | 2025-02-24T21:41:51.929Z | [ recovery-image] Feb 24 21:41:50.306 INFO O| Feb 24 21:41:50.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
6637 | 2025-02-24T21:41:51.929Z | [ recovery-image] Feb 24 21:41:50.306 INFO O| Feb 24 21:41:50.306 INFO STEP 662 (remove_files) COMPLETE |
6638 | 2025-02-24T21:41:51.929Z | [ recovery-image] Feb 24 21:41:50.306 INFO O| Feb 24 21:41:50.306 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6639 | 2025-02-24T21:41:51.962Z | [ recovery-image] Feb 24 21:41:50.339 INFO O| Feb 24 21:41:50.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
6640 | 2025-02-24T21:41:51.962Z | [ recovery-image] Feb 24 21:41:50.339 INFO O| Feb 24 21:41:50.339 INFO STEP 663 (remove_files) COMPLETE |
6641 | 2025-02-24T21:41:51.962Z | [ recovery-image] Feb 24 21:41:50.339 INFO O| Feb 24 21:41:50.339 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6642 | 2025-02-24T21:41:51.983Z | [ recovery-image] Feb 24 21:41:50.359 INFO O| Feb 24 21:41:50.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
6643 | 2025-02-24T21:41:51.983Z | [ recovery-image] Feb 24 21:41:50.359 INFO O| Feb 24 21:41:50.359 INFO STEP 664 (remove_files) COMPLETE |
6644 | 2025-02-24T21:41:51.983Z | [ recovery-image] Feb 24 21:41:50.359 INFO O| Feb 24 21:41:50.359 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6645 | 2025-02-24T21:41:52.009Z | [ recovery-image] Feb 24 21:41:50.387 INFO O| Feb 24 21:41:50.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
6646 | 2025-02-24T21:41:52.009Z | [ recovery-image] Feb 24 21:41:50.387 INFO O| Feb 24 21:41:50.387 INFO STEP 665 (remove_files) COMPLETE |
6647 | 2025-02-24T21:41:52.009Z | [ recovery-image] Feb 24 21:41:50.387 INFO O| Feb 24 21:41:50.387 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6648 | 2025-02-24T21:41:52.070Z | [ recovery-image] Feb 24 21:41:50.448 INFO O| Feb 24 21:41:50.447 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
6649 | 2025-02-24T21:41:52.071Z | [ recovery-image] Feb 24 21:41:50.448 INFO O| Feb 24 21:41:50.448 INFO STEP 666 (remove_files) COMPLETE |
6650 | 2025-02-24T21:41:52.071Z | [ recovery-image] Feb 24 21:41:50.448 INFO O| Feb 24 21:41:50.448 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6651 | 2025-02-24T21:41:52.138Z | [ recovery-image] Feb 24 21:41:50.516 INFO O| Feb 24 21:41:50.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
6652 | 2025-02-24T21:41:52.139Z | [ recovery-image] Feb 24 21:41:50.516 INFO O| Feb 24 21:41:50.516 INFO STEP 667 (remove_files) COMPLETE |
6653 | 2025-02-24T21:41:52.141Z | [ recovery-image] Feb 24 21:41:50.516 INFO O| Feb 24 21:41:50.516 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6654 | 2025-02-24T21:41:52.162Z | [ recovery-image] Feb 24 21:41:50.539 INFO O| Feb 24 21:41:50.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2" |
6655 | 2025-02-24T21:41:52.162Z | [ recovery-image] Feb 24 21:41:50.539 INFO O| Feb 24 21:41:50.539 INFO STEP 668 (remove_files) COMPLETE |
6656 | 2025-02-24T21:41:52.162Z | [ recovery-image] Feb 24 21:41:50.539 INFO O| Feb 24 21:41:50.539 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6657 | 2025-02-24T21:41:52.222Z | [ recovery-image] Feb 24 21:41:50.600 INFO O| Feb 24 21:41:50.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
6658 | 2025-02-24T21:41:52.222Z | [ recovery-image] Feb 24 21:41:50.600 INFO O| Feb 24 21:41:50.600 INFO STEP 669 (remove_files) COMPLETE |
6659 | 2025-02-24T21:41:52.225Z | [ recovery-image] Feb 24 21:41:50.600 INFO O| Feb 24 21:41:50.600 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6660 | 2025-02-24T21:41:52.261Z | [ recovery-image] Feb 24 21:41:50.638 INFO O| Feb 24 21:41:50.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr" |
6661 | 2025-02-24T21:41:52.261Z | [ recovery-image] Feb 24 21:41:50.638 INFO O| Feb 24 21:41:50.638 INFO STEP 670 (remove_files) COMPLETE |
6662 | 2025-02-24T21:41:52.261Z | [ recovery-image] Feb 24 21:41:50.638 INFO O| Feb 24 21:41:50.638 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6663 | 2025-02-24T21:41:52.283Z | [ recovery-image] Feb 24 21:41:50.661 INFO O| Feb 24 21:41:50.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh" |
6664 | 2025-02-24T21:41:52.283Z | [ recovery-image] Feb 24 21:41:50.661 INFO O| Feb 24 21:41:50.661 INFO STEP 671 (remove_files) COMPLETE |
6665 | 2025-02-24T21:41:52.284Z | [ recovery-image] Feb 24 21:41:50.661 INFO O| Feb 24 21:41:50.661 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6666 | 2025-02-24T21:41:52.305Z | [ recovery-image] Feb 24 21:41:50.683 INFO O| Feb 24 21:41:50.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query" |
6667 | 2025-02-24T21:41:52.305Z | [ recovery-image] Feb 24 21:41:50.683 INFO O| Feb 24 21:41:50.683 INFO STEP 672 (remove_files) COMPLETE |
6668 | 2025-02-24T21:41:52.305Z | [ recovery-image] Feb 24 21:41:50.683 INFO O| Feb 24 21:41:50.683 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6669 | 2025-02-24T21:41:52.341Z | [ recovery-image] Feb 24 21:41:50.719 INFO O| Feb 24 21:41:50.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
6670 | 2025-02-24T21:41:52.344Z | [ recovery-image] Feb 24 21:41:50.719 INFO O| Feb 24 21:41:50.719 INFO STEP 673 (remove_files) COMPLETE |
6671 | 2025-02-24T21:41:52.344Z | [ recovery-image] Feb 24 21:41:50.719 INFO O| Feb 24 21:41:50.719 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6672 | 2025-02-24T21:41:52.395Z | [ recovery-image] Feb 24 21:41:50.773 INFO O| Feb 24 21:41:50.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
6673 | 2025-02-24T21:41:52.395Z | [ recovery-image] Feb 24 21:41:50.773 INFO O| Feb 24 21:41:50.773 INFO STEP 674 (remove_files) COMPLETE |
6674 | 2025-02-24T21:41:52.395Z | [ recovery-image] Feb 24 21:41:50.773 INFO O| Feb 24 21:41:50.773 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6675 | 2025-02-24T21:41:52.418Z | [ recovery-image] Feb 24 21:41:50.795 INFO O| Feb 24 21:41:50.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
6676 | 2025-02-24T21:41:52.418Z | [ recovery-image] Feb 24 21:41:50.795 INFO O| Feb 24 21:41:50.795 INFO STEP 675 (remove_files) COMPLETE |
6677 | 2025-02-24T21:41:52.418Z | [ recovery-image] Feb 24 21:41:50.795 INFO O| Feb 24 21:41:50.795 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6678 | 2025-02-24T21:41:52.440Z | [ recovery-image] Feb 24 21:41:50.817 INFO O| Feb 24 21:41:50.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
6679 | 2025-02-24T21:41:52.443Z | [ recovery-image] Feb 24 21:41:50.818 INFO O| Feb 24 21:41:50.817 INFO STEP 676 (remove_files) COMPLETE |
6680 | 2025-02-24T21:41:52.443Z | [ recovery-image] Feb 24 21:41:50.818 INFO O| Feb 24 21:41:50.818 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6681 | 2025-02-24T21:41:52.464Z | [ recovery-image] Feb 24 21:41:50.842 INFO O| Feb 24 21:41:50.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
6682 | 2025-02-24T21:41:52.464Z | [ recovery-image] Feb 24 21:41:50.842 INFO O| Feb 24 21:41:50.842 INFO STEP 677 (remove_files) COMPLETE |
6683 | 2025-02-24T21:41:52.464Z | [ recovery-image] Feb 24 21:41:50.842 INFO O| Feb 24 21:41:50.842 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6684 | 2025-02-24T21:41:52.487Z | [ recovery-image] Feb 24 21:41:50.864 INFO O| Feb 24 21:41:50.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
6685 | 2025-02-24T21:41:52.487Z | [ recovery-image] Feb 24 21:41:50.865 INFO O| Feb 24 21:41:50.865 INFO STEP 678 (remove_files) COMPLETE |
6686 | 2025-02-24T21:41:52.487Z | [ recovery-image] Feb 24 21:41:50.865 INFO O| Feb 24 21:41:50.865 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6687 | 2025-02-24T21:41:52.510Z | [ recovery-image] Feb 24 21:41:50.887 INFO O| Feb 24 21:41:50.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1" |
6688 | 2025-02-24T21:41:52.510Z | [ recovery-image] Feb 24 21:41:50.887 INFO O| Feb 24 21:41:50.887 INFO STEP 679 (remove_files) COMPLETE |
6689 | 2025-02-24T21:41:52.513Z | [ recovery-image] Feb 24 21:41:50.888 INFO O| Feb 24 21:41:50.887 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6690 | 2025-02-24T21:41:52.545Z | [ recovery-image] Feb 24 21:41:50.923 INFO O| Feb 24 21:41:50.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1" |
6691 | 2025-02-24T21:41:52.548Z | [ recovery-image] Feb 24 21:41:50.923 INFO O| Feb 24 21:41:50.923 INFO STEP 680 (remove_files) COMPLETE |
6692 | 2025-02-24T21:41:52.548Z | [ recovery-image] Feb 24 21:41:50.923 INFO O| Feb 24 21:41:50.923 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6693 | 2025-02-24T21:41:52.584Z | [ recovery-image] Feb 24 21:41:50.961 INFO O| Feb 24 21:41:50.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1" |
6694 | 2025-02-24T21:41:52.586Z | [ recovery-image] Feb 24 21:41:50.962 INFO O| Feb 24 21:41:50.961 INFO STEP 681 (remove_files) COMPLETE |
6695 | 2025-02-24T21:41:52.586Z | [ recovery-image] Feb 24 21:41:50.962 INFO O| Feb 24 21:41:50.962 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6696 | 2025-02-24T21:41:52.605Z | [ recovery-image] Feb 24 21:41:50.983 INFO O| Feb 24 21:41:50.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1" |
6697 | 2025-02-24T21:41:52.608Z | [ recovery-image] Feb 24 21:41:50.983 INFO O| Feb 24 21:41:50.983 INFO STEP 682 (remove_files) COMPLETE |
6698 | 2025-02-24T21:41:52.608Z | [ recovery-image] Feb 24 21:41:50.983 INFO O| Feb 24 21:41:50.983 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6699 | 2025-02-24T21:41:52.627Z | [ recovery-image] Feb 24 21:41:51.005 INFO O| Feb 24 21:41:51.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1" |
6700 | 2025-02-24T21:41:52.631Z | [ recovery-image] Feb 24 21:41:51.005 INFO O| Feb 24 21:41:51.005 INFO STEP 683 (remove_files) COMPLETE |
6701 | 2025-02-24T21:41:52.631Z | [ recovery-image] Feb 24 21:41:51.005 INFO O| Feb 24 21:41:51.005 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6702 | 2025-02-24T21:41:52.665Z | [ recovery-image] Feb 24 21:41:51.042 INFO O| Feb 24 21:41:51.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1" |
6703 | 2025-02-24T21:41:52.666Z | [ recovery-image] Feb 24 21:41:51.042 INFO O| Feb 24 21:41:51.042 INFO STEP 684 (remove_files) COMPLETE |
6704 | 2025-02-24T21:41:52.666Z | [ recovery-image] Feb 24 21:41:51.042 INFO O| Feb 24 21:41:51.042 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6705 | 2025-02-24T21:41:52.686Z | [ recovery-image] Feb 24 21:41:51.064 INFO O| Feb 24 21:41:51.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin" |
6706 | 2025-02-24T21:41:52.686Z | [ recovery-image] Feb 24 21:41:51.064 INFO O| Feb 24 21:41:51.064 INFO STEP 685 (remove_files) COMPLETE |
6707 | 2025-02-24T21:41:52.690Z | [ recovery-image] Feb 24 21:41:51.064 INFO O| Feb 24 21:41:51.064 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6708 | 2025-02-24T21:41:52.722Z | [ recovery-image] Feb 24 21:41:51.100 INFO O| Feb 24 21:41:51.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl" |
6709 | 2025-02-24T21:41:52.722Z | [ recovery-image] Feb 24 21:41:51.100 INFO O| Feb 24 21:41:51.100 INFO STEP 686 (remove_files) COMPLETE |
6710 | 2025-02-24T21:41:52.722Z | [ recovery-image] Feb 24 21:41:51.100 INFO O| Feb 24 21:41:51.100 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6711 | 2025-02-24T21:41:52.744Z | [ recovery-image] Feb 24 21:41:51.122 INFO O| Feb 24 21:41:51.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin" |
6712 | 2025-02-24T21:41:52.744Z | [ recovery-image] Feb 24 21:41:51.122 INFO O| Feb 24 21:41:51.122 INFO STEP 687 (remove_files) COMPLETE |
6713 | 2025-02-24T21:41:52.744Z | [ recovery-image] Feb 24 21:41:51.122 INFO O| Feb 24 21:41:51.122 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6714 | 2025-02-24T21:41:52.771Z | [ recovery-image] Feb 24 21:41:51.149 INFO O| Feb 24 21:41:51.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl" |
6715 | 2025-02-24T21:41:52.771Z | [ recovery-image] Feb 24 21:41:51.149 INFO O| Feb 24 21:41:51.149 INFO STEP 688 (remove_files) COMPLETE |
6716 | 2025-02-24T21:41:52.771Z | [ recovery-image] Feb 24 21:41:51.149 INFO O| Feb 24 21:41:51.149 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6717 | 2025-02-24T21:41:52.813Z | [ recovery-image] Feb 24 21:41:51.190 INFO O| Feb 24 21:41:51.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin" |
6718 | 2025-02-24T21:41:52.813Z | [ recovery-image] Feb 24 21:41:51.190 INFO O| Feb 24 21:41:51.190 INFO STEP 689 (remove_files) COMPLETE |
6719 | 2025-02-24T21:41:52.816Z | [ recovery-image] Feb 24 21:41:51.190 INFO O| Feb 24 21:41:51.190 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6720 | 2025-02-24T21:41:52.874Z | [ recovery-image] Feb 24 21:41:51.252 INFO O| Feb 24 21:41:51.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl" |
6721 | 2025-02-24T21:41:52.875Z | [ recovery-image] Feb 24 21:41:51.252 INFO O| Feb 24 21:41:51.252 INFO STEP 690 (remove_files) COMPLETE |
6722 | 2025-02-24T21:41:52.875Z | [ recovery-image] Feb 24 21:41:51.252 INFO O| Feb 24 21:41:51.252 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6723 | 2025-02-24T21:41:52.904Z | [ recovery-image] Feb 24 21:41:51.282 INFO O| Feb 24 21:41:51.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
6724 | 2025-02-24T21:41:52.904Z | [ recovery-image] Feb 24 21:41:51.282 INFO O| Feb 24 21:41:51.282 INFO STEP 691 (remove_files) COMPLETE |
6725 | 2025-02-24T21:41:52.907Z | [ recovery-image] Feb 24 21:41:51.282 INFO O| Feb 24 21:41:51.282 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6726 | 2025-02-24T21:41:52.942Z | [ recovery-image] Feb 24 21:41:51.320 INFO O| Feb 24 21:41:51.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
6727 | 2025-02-24T21:41:52.942Z | [ recovery-image] Feb 24 21:41:51.320 INFO O| Feb 24 21:41:51.320 INFO STEP 692 (remove_files) COMPLETE |
6728 | 2025-02-24T21:41:52.945Z | [ recovery-image] Feb 24 21:41:51.320 INFO O| Feb 24 21:41:51.320 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6729 | 2025-02-24T21:41:52.964Z | [ recovery-image] Feb 24 21:41:51.341 INFO O| Feb 24 21:41:51.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin" |
6730 | 2025-02-24T21:41:52.964Z | [ recovery-image] Feb 24 21:41:51.341 INFO O| Feb 24 21:41:51.341 INFO STEP 693 (remove_files) COMPLETE |
6731 | 2025-02-24T21:41:52.964Z | [ recovery-image] Feb 24 21:41:51.341 INFO O| Feb 24 21:41:51.341 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6732 | 2025-02-24T21:41:53.000Z | [ recovery-image] Feb 24 21:41:51.377 INFO O| Feb 24 21:41:51.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl" |
6733 | 2025-02-24T21:41:53.000Z | [ recovery-image] Feb 24 21:41:51.377 INFO O| Feb 24 21:41:51.377 INFO STEP 694 (remove_files) COMPLETE |
6734 | 2025-02-24T21:41:53.003Z | [ recovery-image] Feb 24 21:41:51.378 INFO O| Feb 24 21:41:51.377 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6735 | 2025-02-24T21:41:53.023Z | [ recovery-image] Feb 24 21:41:51.401 INFO O| Feb 24 21:41:51.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
6736 | 2025-02-24T21:41:53.026Z | [ recovery-image] Feb 24 21:41:51.401 INFO O| Feb 24 21:41:51.401 INFO STEP 695 (remove_files) COMPLETE |
6737 | 2025-02-24T21:41:53.026Z | [ recovery-image] Feb 24 21:41:51.401 INFO O| Feb 24 21:41:51.401 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6738 | 2025-02-24T21:41:53.056Z | [ recovery-image] Feb 24 21:41:51.434 INFO O| Feb 24 21:41:51.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
6739 | 2025-02-24T21:41:53.056Z | [ recovery-image] Feb 24 21:41:51.434 INFO O| Feb 24 21:41:51.434 INFO STEP 696 (remove_files) COMPLETE |
6740 | 2025-02-24T21:41:53.056Z | [ recovery-image] Feb 24 21:41:51.434 INFO O| Feb 24 21:41:51.434 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6741 | 2025-02-24T21:41:53.078Z | [ recovery-image] Feb 24 21:41:51.455 INFO O| Feb 24 21:41:51.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled" |
6742 | 2025-02-24T21:41:53.080Z | [ recovery-image] Feb 24 21:41:51.456 INFO O| Feb 24 21:41:51.456 INFO STEP 697 (remove_files) COMPLETE |
6743 | 2025-02-24T21:41:53.080Z | [ recovery-image] Feb 24 21:41:51.456 INFO O| Feb 24 21:41:51.456 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6744 | 2025-02-24T21:41:53.114Z | [ recovery-image] Feb 24 21:41:51.491 INFO O| Feb 24 21:41:51.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv" |
6745 | 2025-02-24T21:41:53.134Z | [ recovery-image] Feb 24 21:41:51.512 INFO O| Feb 24 21:41:51.512 INFO STEP 698 (remove_files) COMPLETE |
6746 | 2025-02-24T21:41:53.134Z | [ recovery-image] Feb 24 21:41:51.512 INFO O| Feb 24 21:41:51.512 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6747 | 2025-02-24T21:41:53.157Z | [ recovery-image] Feb 24 21:41:51.534 INFO O| Feb 24 21:41:51.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend" |
6748 | 2025-02-24T21:41:53.160Z | [ recovery-image] Feb 24 21:41:51.535 INFO O| Feb 24 21:41:51.534 INFO STEP 699 (remove_files) COMPLETE |
6749 | 2025-02-24T21:41:53.160Z | [ recovery-image] Feb 24 21:41:51.535 INFO O| Feb 24 21:41:51.535 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6750 | 2025-02-24T21:41:53.180Z | [ recovery-image] Feb 24 21:41:51.558 INFO O| Feb 24 21:41:51.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo" |
6751 | 2025-02-24T21:41:53.183Z | [ recovery-image] Feb 24 21:41:51.558 INFO O| Feb 24 21:41:51.558 INFO STEP 700 (remove_files) COMPLETE |
6752 | 2025-02-24T21:41:53.183Z | [ recovery-image] Feb 24 21:41:51.558 INFO O| Feb 24 21:41:51.558 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6753 | 2025-02-24T21:41:53.224Z | [ recovery-image] Feb 24 21:41:51.602 INFO O| Feb 24 21:41:51.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o" |
6754 | 2025-02-24T21:41:53.227Z | [ recovery-image] Feb 24 21:41:51.602 INFO O| Feb 24 21:41:51.602 INFO STEP 701 (remove_files) COMPLETE |
6755 | 2025-02-24T21:41:53.227Z | [ recovery-image] Feb 24 21:41:51.602 INFO O| Feb 24 21:41:51.602 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6756 | 2025-02-24T21:41:53.249Z | [ recovery-image] Feb 24 21:41:51.626 INFO O| Feb 24 21:41:51.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
6757 | 2025-02-24T21:41:53.249Z | [ recovery-image] Feb 24 21:41:51.626 INFO O| Feb 24 21:41:51.626 INFO STEP 702 (remove_files) COMPLETE |
6758 | 2025-02-24T21:41:53.252Z | [ recovery-image] Feb 24 21:41:51.626 INFO O| Feb 24 21:41:51.626 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6759 | 2025-02-24T21:41:53.278Z | [ recovery-image] Feb 24 21:41:51.650 INFO O| Feb 24 21:41:51.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d" |
6760 | 2025-02-24T21:41:53.278Z | [ recovery-image] Feb 24 21:41:51.650 INFO O| Feb 24 21:41:51.648 INFO STEP 703 (remove_files) COMPLETE |
6761 | 2025-02-24T21:41:53.278Z | [ recovery-image] Feb 24 21:41:51.650 INFO O| Feb 24 21:41:51.648 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6762 | 2025-02-24T21:41:53.334Z | [ recovery-image] Feb 24 21:41:51.712 INFO O| Feb 24 21:41:51.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o" |
6763 | 2025-02-24T21:41:53.337Z | [ recovery-image] Feb 24 21:41:51.712 INFO O| Feb 24 21:41:51.712 INFO STEP 704 (remove_files) COMPLETE |
6764 | 2025-02-24T21:41:53.337Z | [ recovery-image] Feb 24 21:41:51.712 INFO O| Feb 24 21:41:51.712 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6765 | 2025-02-24T21:41:53.390Z | [ recovery-image] Feb 24 21:41:51.767 INFO O| Feb 24 21:41:51.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
6766 | 2025-02-24T21:41:53.390Z | [ recovery-image] Feb 24 21:41:51.767 INFO O| Feb 24 21:41:51.767 INFO STEP 705 (remove_files) COMPLETE |
6767 | 2025-02-24T21:41:53.390Z | [ recovery-image] Feb 24 21:41:51.768 INFO O| Feb 24 21:41:51.767 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6768 | 2025-02-24T21:41:53.413Z | [ recovery-image] Feb 24 21:41:51.790 INFO O| Feb 24 21:41:51.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
6769 | 2025-02-24T21:41:53.413Z | [ recovery-image] Feb 24 21:41:51.791 INFO O| Feb 24 21:41:51.791 INFO STEP 706 (remove_files) COMPLETE |
6770 | 2025-02-24T21:41:53.416Z | [ recovery-image] Feb 24 21:41:51.791 INFO O| Feb 24 21:41:51.791 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6771 | 2025-02-24T21:41:53.450Z | [ recovery-image] Feb 24 21:41:51.827 INFO O| Feb 24 21:41:51.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
6772 | 2025-02-24T21:41:53.450Z | [ recovery-image] Feb 24 21:41:51.827 INFO O| Feb 24 21:41:51.827 INFO STEP 707 (remove_files) COMPLETE |
6773 | 2025-02-24T21:41:53.450Z | [ recovery-image] Feb 24 21:41:51.827 INFO O| Feb 24 21:41:51.827 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6774 | 2025-02-24T21:41:53.473Z | [ recovery-image] Feb 24 21:41:51.850 INFO O| Feb 24 21:41:51.850 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
6775 | 2025-02-24T21:41:53.473Z | [ recovery-image] Feb 24 21:41:51.850 INFO O| Feb 24 21:41:51.850 INFO STEP 708 (remove_files) COMPLETE |
6776 | 2025-02-24T21:41:53.473Z | [ recovery-image] Feb 24 21:41:51.851 INFO O| Feb 24 21:41:51.850 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6777 | 2025-02-24T21:41:53.495Z | [ recovery-image] Feb 24 21:41:51.872 INFO O| Feb 24 21:41:51.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
6778 | 2025-02-24T21:41:53.495Z | [ recovery-image] Feb 24 21:41:51.872 INFO O| Feb 24 21:41:51.872 INFO STEP 709 (remove_files) COMPLETE |
6779 | 2025-02-24T21:41:53.495Z | [ recovery-image] Feb 24 21:41:51.873 INFO O| Feb 24 21:41:51.872 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6780 | 2025-02-24T21:41:53.529Z | [ recovery-image] Feb 24 21:41:51.907 INFO O| Feb 24 21:41:51.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
6781 | 2025-02-24T21:41:53.529Z | [ recovery-image] Feb 24 21:41:51.907 INFO O| Feb 24 21:41:51.907 INFO STEP 710 (remove_files) COMPLETE |
6782 | 2025-02-24T21:41:53.532Z | [ recovery-image] Feb 24 21:41:51.907 INFO O| Feb 24 21:41:51.907 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6783 | 2025-02-24T21:41:53.559Z | [ recovery-image] Feb 24 21:41:51.936 INFO O| Feb 24 21:41:51.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
6784 | 2025-02-24T21:41:53.559Z | [ recovery-image] Feb 24 21:41:51.936 INFO O| Feb 24 21:41:51.936 INFO STEP 711 (remove_files) COMPLETE |
6785 | 2025-02-24T21:41:53.559Z | [ recovery-image] Feb 24 21:41:51.936 INFO O| Feb 24 21:41:51.936 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6786 | 2025-02-24T21:41:53.580Z | [ recovery-image] Feb 24 21:41:51.957 INFO O| Feb 24 21:41:51.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
6787 | 2025-02-24T21:41:53.580Z | [ recovery-image] Feb 24 21:41:51.957 INFO O| Feb 24 21:41:51.957 INFO STEP 712 (remove_files) COMPLETE |
6788 | 2025-02-24T21:41:53.580Z | [ recovery-image] Feb 24 21:41:51.957 INFO O| Feb 24 21:41:51.957 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6789 | 2025-02-24T21:41:53.599Z | [ recovery-image] Feb 24 21:41:51.977 INFO O| Feb 24 21:41:51.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
6790 | 2025-02-24T21:41:53.599Z | [ recovery-image] Feb 24 21:41:51.977 INFO O| Feb 24 21:41:51.977 INFO STEP 713 (remove_files) COMPLETE |
6791 | 2025-02-24T21:41:53.602Z | [ recovery-image] Feb 24 21:41:51.977 INFO O| Feb 24 21:41:51.977 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6792 | 2025-02-24T21:41:53.622Z | [ recovery-image] Feb 24 21:41:51.999 INFO O| Feb 24 21:41:51.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
6793 | 2025-02-24T21:41:53.622Z | [ recovery-image] Feb 24 21:41:51.999 INFO O| Feb 24 21:41:51.999 INFO STEP 714 (remove_files) COMPLETE |
6794 | 2025-02-24T21:41:53.624Z | [ recovery-image] Feb 24 21:41:52.000 INFO O| Feb 24 21:41:51.999 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6795 | 2025-02-24T21:41:53.644Z | [ recovery-image] Feb 24 21:41:52.021 INFO O| Feb 24 21:41:52.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict" |
6796 | 2025-02-24T21:41:53.644Z | [ recovery-image] Feb 24 21:41:52.021 INFO O| Feb 24 21:41:52.021 INFO STEP 715 (remove_files) COMPLETE |
6797 | 2025-02-24T21:41:53.647Z | [ recovery-image] Feb 24 21:41:52.021 INFO O| Feb 24 21:41:52.021 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6798 | 2025-02-24T21:41:53.666Z | [ recovery-image] Feb 24 21:41:52.043 INFO O| Feb 24 21:41:52.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
6799 | 2025-02-24T21:41:53.666Z | [ recovery-image] Feb 24 21:41:52.043 INFO O| Feb 24 21:41:52.043 INFO STEP 716 (remove_files) COMPLETE |
6800 | 2025-02-24T21:41:53.666Z | [ recovery-image] Feb 24 21:41:52.043 INFO O| Feb 24 21:41:52.043 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6801 | 2025-02-24T21:41:53.758Z | [ recovery-image] Feb 24 21:41:52.135 INFO O| Feb 24 21:41:52.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict" |
6802 | 2025-02-24T21:41:53.758Z | [ recovery-image] Feb 24 21:41:52.135 INFO O| Feb 24 21:41:52.135 INFO STEP 717 (remove_files) COMPLETE |
6803 | 2025-02-24T21:41:53.758Z | [ recovery-image] Feb 24 21:41:52.135 INFO O| Feb 24 21:41:52.135 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6804 | 2025-02-24T21:41:53.778Z | [ recovery-image] Feb 24 21:41:52.156 INFO O| Feb 24 21:41:52.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict" |
6805 | 2025-02-24T21:41:53.779Z | [ recovery-image] Feb 24 21:41:52.156 INFO O| Feb 24 21:41:52.156 INFO STEP 718 (remove_files) COMPLETE |
6806 | 2025-02-24T21:41:53.779Z | [ recovery-image] Feb 24 21:41:52.156 INFO O| Feb 24 21:41:52.156 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6807 | 2025-02-24T21:41:53.837Z | [ recovery-image] Feb 24 21:41:52.214 INFO O| Feb 24 21:41:52.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject" |
6808 | 2025-02-24T21:41:53.840Z | [ recovery-image] Feb 24 21:41:52.214 INFO O| Feb 24 21:41:52.214 INFO STEP 719 (remove_files) COMPLETE |
6809 | 2025-02-24T21:41:53.840Z | [ recovery-image] Feb 24 21:41:52.215 INFO O| Feb 24 21:41:52.214 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6810 | 2025-02-24T21:41:53.859Z | [ recovery-image] Feb 24 21:41:52.236 INFO O| Feb 24 21:41:52.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim" |
6811 | 2025-02-24T21:41:53.861Z | [ recovery-image] Feb 24 21:41:52.236 INFO O| Feb 24 21:41:52.236 INFO STEP 720 (remove_files) COMPLETE |
6812 | 2025-02-24T21:41:53.861Z | [ recovery-image] Feb 24 21:41:52.236 INFO O| Feb 24 21:41:52.236 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6813 | 2025-02-24T21:41:53.882Z | [ recovery-image] Feb 24 21:41:52.259 INFO O| Feb 24 21:41:52.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo" |
6814 | 2025-02-24T21:41:53.890Z | [ recovery-image] Feb 24 21:41:52.268 INFO O| Feb 24 21:41:52.268 INFO STEP 721 (remove_files) COMPLETE |
6815 | 2025-02-24T21:41:53.893Z | [ recovery-image] Feb 24 21:41:52.268 INFO O| Feb 24 21:41:52.268 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6816 | 2025-02-24T21:41:53.914Z | [ recovery-image] Feb 24 21:41:52.291 INFO O| Feb 24 21:41:52.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo" |
6817 | 2025-02-24T21:41:53.916Z | [ recovery-image] Feb 24 21:41:52.291 INFO O| Feb 24 21:41:52.291 INFO STEP 722 (remove_files) COMPLETE |
6818 | 2025-02-24T21:41:53.916Z | [ recovery-image] Feb 24 21:41:52.291 INFO O| Feb 24 21:41:52.291 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6819 | 2025-02-24T21:41:53.937Z | [ recovery-image] Feb 24 21:41:52.315 INFO O| Feb 24 21:41:52.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode" |
6820 | 2025-02-24T21:41:53.940Z | [ recovery-image] Feb 24 21:41:52.315 INFO O| Feb 24 21:41:52.315 INFO STEP 723 (remove_files) COMPLETE |
6821 | 2025-02-24T21:41:53.940Z | [ recovery-image] Feb 24 21:41:52.315 INFO O| Feb 24 21:41:52.315 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6822 | 2025-02-24T21:41:53.961Z | [ recovery-image] Feb 24 21:41:52.338 INFO O| Feb 24 21:41:52.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
6823 | 2025-02-24T21:41:53.964Z | [ recovery-image] Feb 24 21:41:52.339 INFO O| Feb 24 21:41:52.339 INFO STEP 724 (remove_files) COMPLETE |
6824 | 2025-02-24T21:41:53.964Z | [ recovery-image] Feb 24 21:41:52.339 INFO O| Feb 24 21:41:52.339 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6825 | 2025-02-24T21:41:53.984Z | [ recovery-image] Feb 24 21:41:52.361 INFO O| Feb 24 21:41:52.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
6826 | 2025-02-24T21:41:53.987Z | [ recovery-image] Feb 24 21:41:52.362 INFO O| Feb 24 21:41:52.362 INFO STEP 725 (remove_files) COMPLETE |
6827 | 2025-02-24T21:41:53.987Z | [ recovery-image] Feb 24 21:41:52.362 INFO O| Feb 24 21:41:52.362 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6828 | 2025-02-24T21:41:54.007Z | [ recovery-image] Feb 24 21:41:52.384 INFO O| Feb 24 21:41:52.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
6829 | 2025-02-24T21:41:54.010Z | [ recovery-image] Feb 24 21:41:52.385 INFO O| Feb 24 21:41:52.385 INFO STEP 726 (remove_files) COMPLETE |
6830 | 2025-02-24T21:41:54.010Z | [ recovery-image] Feb 24 21:41:52.385 INFO O| Feb 24 21:41:52.385 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6831 | 2025-02-24T21:41:54.040Z | [ recovery-image] Feb 24 21:41:52.415 INFO O| Feb 24 21:41:52.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
6832 | 2025-02-24T21:41:54.045Z | [ recovery-image] Feb 24 21:41:52.415 INFO O| Feb 24 21:41:52.415 INFO STEP 727 (remove_files) COMPLETE |
6833 | 2025-02-24T21:41:54.045Z | [ recovery-image] Feb 24 21:41:52.415 INFO O| Feb 24 21:41:52.415 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6834 | 2025-02-24T21:41:54.089Z | [ recovery-image] Feb 24 21:41:52.456 INFO O| Feb 24 21:41:52.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
6835 | 2025-02-24T21:41:54.089Z | [ recovery-image] Feb 24 21:41:52.456 INFO O| Feb 24 21:41:52.456 INFO STEP 728 (remove_files) COMPLETE |
6836 | 2025-02-24T21:41:54.089Z | [ recovery-image] Feb 24 21:41:52.456 INFO O| Feb 24 21:41:52.456 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6837 | 2025-02-24T21:41:54.100Z | [ recovery-image] Feb 24 21:41:52.478 INFO O| Feb 24 21:41:52.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
6838 | 2025-02-24T21:41:54.100Z | [ recovery-image] Feb 24 21:41:52.478 INFO O| Feb 24 21:41:52.478 INFO STEP 729 (remove_files) COMPLETE |
6839 | 2025-02-24T21:41:54.103Z | [ recovery-image] Feb 24 21:41:52.478 INFO O| Feb 24 21:41:52.478 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6840 | 2025-02-24T21:41:54.133Z | [ recovery-image] Feb 24 21:41:52.511 INFO O| Feb 24 21:41:52.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
6841 | 2025-02-24T21:41:54.134Z | [ recovery-image] Feb 24 21:41:52.511 INFO O| Feb 24 21:41:52.511 INFO STEP 730 (remove_files) COMPLETE |
6842 | 2025-02-24T21:41:54.136Z | [ recovery-image] Feb 24 21:41:52.511 INFO O| Feb 24 21:41:52.511 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6843 | 2025-02-24T21:41:54.170Z | [ recovery-image] Feb 24 21:41:52.547 INFO O| Feb 24 21:41:52.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
6844 | 2025-02-24T21:41:54.170Z | [ recovery-image] Feb 24 21:41:52.547 INFO O| Feb 24 21:41:52.547 INFO STEP 731 (remove_files) COMPLETE |
6845 | 2025-02-24T21:41:54.170Z | [ recovery-image] Feb 24 21:41:52.547 INFO O| Feb 24 21:41:52.547 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6846 | 2025-02-24T21:41:54.190Z | [ recovery-image] Feb 24 21:41:52.567 INFO O| Feb 24 21:41:52.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
6847 | 2025-02-24T21:41:54.190Z | [ recovery-image] Feb 24 21:41:52.568 INFO O| Feb 24 21:41:52.568 INFO STEP 732 (remove_files) COMPLETE |
6848 | 2025-02-24T21:41:54.190Z | [ recovery-image] Feb 24 21:41:52.568 INFO O| Feb 24 21:41:52.568 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6849 | 2025-02-24T21:41:54.211Z | [ recovery-image] Feb 24 21:41:52.588 INFO O| Feb 24 21:41:52.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
6850 | 2025-02-24T21:41:54.213Z | [ recovery-image] Feb 24 21:41:52.588 INFO O| Feb 24 21:41:52.588 INFO STEP 733 (remove_files) COMPLETE |
6851 | 2025-02-24T21:41:54.214Z | [ recovery-image] Feb 24 21:41:52.588 INFO O| Feb 24 21:41:52.588 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6852 | 2025-02-24T21:41:54.248Z | [ recovery-image] Feb 24 21:41:52.625 INFO O| Feb 24 21:41:52.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
6853 | 2025-02-24T21:41:54.248Z | [ recovery-image] Feb 24 21:41:52.625 INFO O| Feb 24 21:41:52.625 INFO STEP 734 (remove_files) COMPLETE |
6854 | 2025-02-24T21:41:54.251Z | [ recovery-image] Feb 24 21:41:52.625 INFO O| Feb 24 21:41:52.625 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6855 | 2025-02-24T21:41:54.307Z | [ recovery-image] Feb 24 21:41:52.685 INFO O| Feb 24 21:41:52.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
6856 | 2025-02-24T21:41:54.308Z | [ recovery-image] Feb 24 21:41:52.685 INFO O| Feb 24 21:41:52.685 INFO STEP 735 (remove_files) COMPLETE |
6857 | 2025-02-24T21:41:54.310Z | [ recovery-image] Feb 24 21:41:52.685 INFO O| Feb 24 21:41:52.685 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6858 | 2025-02-24T21:41:54.345Z | [ recovery-image] Feb 24 21:41:52.722 INFO O| Feb 24 21:41:52.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
6859 | 2025-02-24T21:41:54.345Z | [ recovery-image] Feb 24 21:41:52.723 INFO O| Feb 24 21:41:52.723 INFO STEP 736 (remove_files) COMPLETE |
6860 | 2025-02-24T21:41:54.345Z | [ recovery-image] Feb 24 21:41:52.723 INFO O| Feb 24 21:41:52.723 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6861 | 2025-02-24T21:41:54.369Z | [ recovery-image] Feb 24 21:41:52.745 INFO O| Feb 24 21:41:52.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
6862 | 2025-02-24T21:41:54.369Z | [ recovery-image] Feb 24 21:41:52.745 INFO O| Feb 24 21:41:52.745 INFO STEP 737 (remove_files) COMPLETE |
6863 | 2025-02-24T21:41:54.369Z | [ recovery-image] Feb 24 21:41:52.745 INFO O| Feb 24 21:41:52.745 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6864 | 2025-02-24T21:41:54.392Z | [ recovery-image] Feb 24 21:41:52.769 INFO O| Feb 24 21:41:52.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
6865 | 2025-02-24T21:41:54.392Z | [ recovery-image] Feb 24 21:41:52.769 INFO O| Feb 24 21:41:52.769 INFO STEP 738 (remove_files) COMPLETE |
6866 | 2025-02-24T21:41:54.394Z | [ recovery-image] Feb 24 21:41:52.769 INFO O| Feb 24 21:41:52.769 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6867 | 2025-02-24T21:41:54.413Z | [ recovery-image] Feb 24 21:41:52.790 INFO O| Feb 24 21:41:52.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
6868 | 2025-02-24T21:41:54.413Z | [ recovery-image] Feb 24 21:41:52.790 INFO O| Feb 24 21:41:52.790 INFO STEP 739 (remove_files) COMPLETE |
6869 | 2025-02-24T21:41:54.413Z | [ recovery-image] Feb 24 21:41:52.790 INFO O| Feb 24 21:41:52.790 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6870 | 2025-02-24T21:41:54.433Z | [ recovery-image] Feb 24 21:41:52.810 INFO O| Feb 24 21:41:52.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
6871 | 2025-02-24T21:41:54.433Z | [ recovery-image] Feb 24 21:41:52.810 INFO O| Feb 24 21:41:52.810 INFO STEP 740 (remove_files) COMPLETE |
6872 | 2025-02-24T21:41:54.433Z | [ recovery-image] Feb 24 21:41:52.810 INFO O| Feb 24 21:41:52.810 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6873 | 2025-02-24T21:41:54.456Z | [ recovery-image] Feb 24 21:41:52.833 INFO O| Feb 24 21:41:52.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
6874 | 2025-02-24T21:41:54.456Z | [ recovery-image] Feb 24 21:41:52.833 INFO O| Feb 24 21:41:52.833 INFO STEP 741 (remove_files) COMPLETE |
6875 | 2025-02-24T21:41:54.456Z | [ recovery-image] Feb 24 21:41:52.834 INFO O| Feb 24 21:41:52.833 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6876 | 2025-02-24T21:41:54.487Z | [ recovery-image] Feb 24 21:41:52.864 INFO O| Feb 24 21:41:52.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
6877 | 2025-02-24T21:41:54.490Z | [ recovery-image] Feb 24 21:41:52.865 INFO O| Feb 24 21:41:52.864 INFO STEP 742 (remove_files) COMPLETE |
6878 | 2025-02-24T21:41:54.490Z | [ recovery-image] Feb 24 21:41:52.865 INFO O| Feb 24 21:41:52.865 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6879 | 2025-02-24T21:41:54.511Z | [ recovery-image] Feb 24 21:41:52.888 INFO O| Feb 24 21:41:52.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
6880 | 2025-02-24T21:41:54.511Z | [ recovery-image] Feb 24 21:41:52.888 INFO O| Feb 24 21:41:52.888 INFO STEP 743 (remove_files) COMPLETE |
6881 | 2025-02-24T21:41:54.511Z | [ recovery-image] Feb 24 21:41:52.888 INFO O| Feb 24 21:41:52.888 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6882 | 2025-02-24T21:41:54.540Z | [ recovery-image] Feb 24 21:41:52.917 INFO O| Feb 24 21:41:52.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
6883 | 2025-02-24T21:41:54.540Z | [ recovery-image] Feb 24 21:41:52.917 INFO O| Feb 24 21:41:52.917 INFO STEP 744 (remove_files) COMPLETE |
6884 | 2025-02-24T21:41:54.540Z | [ recovery-image] Feb 24 21:41:52.917 INFO O| Feb 24 21:41:52.917 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6885 | 2025-02-24T21:41:54.571Z | [ recovery-image] Feb 24 21:41:52.948 INFO O| Feb 24 21:41:52.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
6886 | 2025-02-24T21:41:54.571Z | [ recovery-image] Feb 24 21:41:52.948 INFO O| Feb 24 21:41:52.948 INFO STEP 745 (remove_files) COMPLETE |
6887 | 2025-02-24T21:41:54.571Z | [ recovery-image] Feb 24 21:41:52.948 INFO O| Feb 24 21:41:52.948 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6888 | 2025-02-24T21:41:54.596Z | [ recovery-image] Feb 24 21:41:52.972 INFO O| Feb 24 21:41:52.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
6889 | 2025-02-24T21:41:54.596Z | [ recovery-image] Feb 24 21:41:52.973 INFO O| Feb 24 21:41:52.972 INFO STEP 746 (remove_files) COMPLETE |
6890 | 2025-02-24T21:41:54.599Z | [ recovery-image] Feb 24 21:41:52.973 INFO O| Feb 24 21:41:52.973 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6891 | 2025-02-24T21:41:54.619Z | [ recovery-image] Feb 24 21:41:52.996 INFO O| Feb 24 21:41:52.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1" |
6892 | 2025-02-24T21:41:54.619Z | [ recovery-image] Feb 24 21:41:52.996 INFO O| Feb 24 21:41:52.996 INFO STEP 747 (remove_files) COMPLETE |
6893 | 2025-02-24T21:41:54.619Z | [ recovery-image] Feb 24 21:41:52.996 INFO O| Feb 24 21:41:52.996 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6894 | 2025-02-24T21:41:54.645Z | [ recovery-image] Feb 24 21:41:53.020 INFO O| Feb 24 21:41:53.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
6895 | 2025-02-24T21:41:54.645Z | [ recovery-image] Feb 24 21:41:53.020 INFO O| Feb 24 21:41:53.020 INFO STEP 748 (remove_files) COMPLETE |
6896 | 2025-02-24T21:41:54.647Z | [ recovery-image] Feb 24 21:41:53.020 INFO O| Feb 24 21:41:53.020 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6897 | 2025-02-24T21:41:54.665Z | [ recovery-image] Feb 24 21:41:53.043 INFO O| Feb 24 21:41:53.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1" |
6898 | 2025-02-24T21:41:54.665Z | [ recovery-image] Feb 24 21:41:53.043 INFO O| Feb 24 21:41:53.043 INFO STEP 749 (remove_files) COMPLETE |
6899 | 2025-02-24T21:41:54.665Z | [ recovery-image] Feb 24 21:41:53.043 INFO O| Feb 24 21:41:53.043 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6900 | 2025-02-24T21:41:54.757Z | [ recovery-image] Feb 24 21:41:53.134 INFO O| Feb 24 21:41:53.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1" |
6901 | 2025-02-24T21:41:54.757Z | [ recovery-image] Feb 24 21:41:53.135 INFO O| Feb 24 21:41:53.134 INFO STEP 750 (remove_files) COMPLETE |
6902 | 2025-02-24T21:41:54.757Z | [ recovery-image] Feb 24 21:41:53.135 INFO O| Feb 24 21:41:53.134 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6903 | 2025-02-24T21:41:54.778Z | [ recovery-image] Feb 24 21:41:53.155 INFO O| Feb 24 21:41:53.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
6904 | 2025-02-24T21:41:54.778Z | [ recovery-image] Feb 24 21:41:53.156 INFO O| Feb 24 21:41:53.155 INFO STEP 751 (remove_files) COMPLETE |
6905 | 2025-02-24T21:41:54.778Z | [ recovery-image] Feb 24 21:41:53.156 INFO O| Feb 24 21:41:53.156 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6906 | 2025-02-24T21:41:54.818Z | [ recovery-image] Feb 24 21:41:53.195 INFO O| Feb 24 21:41:53.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
6907 | 2025-02-24T21:41:54.821Z | [ recovery-image] Feb 24 21:41:53.195 INFO O| Feb 24 21:41:53.195 INFO STEP 752 (remove_files) COMPLETE |
6908 | 2025-02-24T21:41:54.821Z | [ recovery-image] Feb 24 21:41:53.195 INFO O| Feb 24 21:41:53.195 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6909 | 2025-02-24T21:41:54.841Z | [ recovery-image] Feb 24 21:41:53.218 INFO O| Feb 24 21:41:53.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
6910 | 2025-02-24T21:41:54.841Z | [ recovery-image] Feb 24 21:41:53.218 INFO O| Feb 24 21:41:53.218 INFO STEP 753 (remove_files) COMPLETE |
6911 | 2025-02-24T21:41:54.841Z | [ recovery-image] Feb 24 21:41:53.218 INFO O| Feb 24 21:41:53.218 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6912 | 2025-02-24T21:41:54.958Z | [ recovery-image] Feb 24 21:41:53.320 INFO O| Feb 24 21:41:53.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
6913 | 2025-02-24T21:41:54.958Z | [ recovery-image] Feb 24 21:41:53.320 INFO O| Feb 24 21:41:53.320 INFO STEP 754 (remove_files) COMPLETE |
6914 | 2025-02-24T21:41:54.962Z | [ recovery-image] Feb 24 21:41:53.320 INFO O| Feb 24 21:41:53.320 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6915 | 2025-02-24T21:41:54.965Z | [ recovery-image] Feb 24 21:41:53.341 INFO O| Feb 24 21:41:53.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
6916 | 2025-02-24T21:41:54.966Z | [ recovery-image] Feb 24 21:41:53.342 INFO O| Feb 24 21:41:53.342 INFO STEP 755 (remove_files) COMPLETE |
6917 | 2025-02-24T21:41:54.966Z | [ recovery-image] Feb 24 21:41:53.342 INFO O| Feb 24 21:41:53.342 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6918 | 2025-02-24T21:41:54.987Z | [ recovery-image] Feb 24 21:41:53.364 INFO O| Feb 24 21:41:53.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
6919 | 2025-02-24T21:41:54.990Z | [ recovery-image] Feb 24 21:41:53.364 INFO O| Feb 24 21:41:53.364 INFO STEP 756 (remove_files) COMPLETE |
6920 | 2025-02-24T21:41:54.990Z | [ recovery-image] Feb 24 21:41:53.364 INFO O| Feb 24 21:41:53.364 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6921 | 2025-02-24T21:41:55.079Z | [ recovery-image] Feb 24 21:41:53.456 INFO O| Feb 24 21:41:53.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
6922 | 2025-02-24T21:41:55.079Z | [ recovery-image] Feb 24 21:41:53.457 INFO O| Feb 24 21:41:53.457 INFO STEP 757 (remove_files) COMPLETE |
6923 | 2025-02-24T21:41:55.082Z | [ recovery-image] Feb 24 21:41:53.457 INFO O| Feb 24 21:41:53.457 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6924 | 2025-02-24T21:41:55.113Z | [ recovery-image] Feb 24 21:41:53.489 INFO O| Feb 24 21:41:53.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
6925 | 2025-02-24T21:41:55.113Z | [ recovery-image] Feb 24 21:41:53.489 INFO O| Feb 24 21:41:53.489 INFO STEP 758 (remove_files) COMPLETE |
6926 | 2025-02-24T21:41:55.116Z | [ recovery-image] Feb 24 21:41:53.490 INFO O| Feb 24 21:41:53.489 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6927 | 2025-02-24T21:41:55.134Z | [ recovery-image] Feb 24 21:41:53.511 INFO O| Feb 24 21:41:53.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
6928 | 2025-02-24T21:41:55.134Z | [ recovery-image] Feb 24 21:41:53.511 INFO O| Feb 24 21:41:53.511 INFO STEP 759 (remove_files) COMPLETE |
6929 | 2025-02-24T21:41:55.134Z | [ recovery-image] Feb 24 21:41:53.511 INFO O| Feb 24 21:41:53.511 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6930 | 2025-02-24T21:41:55.156Z | [ recovery-image] Feb 24 21:41:53.534 INFO O| Feb 24 21:41:53.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
6931 | 2025-02-24T21:41:55.156Z | [ recovery-image] Feb 24 21:41:53.534 INFO O| Feb 24 21:41:53.534 INFO STEP 760 (remove_files) COMPLETE |
6932 | 2025-02-24T21:41:55.156Z | [ recovery-image] Feb 24 21:41:53.534 INFO O| Feb 24 21:41:53.534 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6933 | 2025-02-24T21:41:55.178Z | [ recovery-image] Feb 24 21:41:53.555 INFO O| Feb 24 21:41:53.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
6934 | 2025-02-24T21:41:55.178Z | [ recovery-image] Feb 24 21:41:53.555 INFO O| Feb 24 21:41:53.555 INFO STEP 761 (remove_files) COMPLETE |
6935 | 2025-02-24T21:41:55.181Z | [ recovery-image] Feb 24 21:41:53.555 INFO O| Feb 24 21:41:53.555 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6936 | 2025-02-24T21:41:55.201Z | [ recovery-image] Feb 24 21:41:53.578 INFO O| Feb 24 21:41:53.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount" |
6937 | 2025-02-24T21:41:55.204Z | [ recovery-image] Feb 24 21:41:53.579 INFO O| Feb 24 21:41:53.579 INFO STEP 762 (remove_files) COMPLETE |
6938 | 2025-02-24T21:41:55.204Z | [ recovery-image] Feb 24 21:41:53.579 INFO O| Feb 24 21:41:53.579 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6939 | 2025-02-24T21:41:55.241Z | [ recovery-image] Feb 24 21:41:53.618 INFO O| Feb 24 21:41:53.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp" |
6940 | 2025-02-24T21:41:55.241Z | [ recovery-image] Feb 24 21:41:53.618 INFO O| Feb 24 21:41:53.618 INFO STEP 763 (remove_files) COMPLETE |
6941 | 2025-02-24T21:41:55.244Z | [ recovery-image] Feb 24 21:41:53.618 INFO O| Feb 24 21:41:53.618 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6942 | 2025-02-24T21:41:55.264Z | [ recovery-image] Feb 24 21:41:53.641 INFO O| Feb 24 21:41:53.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
6943 | 2025-02-24T21:41:55.264Z | [ recovery-image] Feb 24 21:41:53.641 INFO O| Feb 24 21:41:53.641 INFO STEP 764 (remove_files) COMPLETE |
6944 | 2025-02-24T21:41:55.267Z | [ recovery-image] Feb 24 21:41:53.641 INFO O| Feb 24 21:41:53.641 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6945 | 2025-02-24T21:41:55.287Z | [ recovery-image] Feb 24 21:41:53.664 INFO O| Feb 24 21:41:53.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit" |
6946 | 2025-02-24T21:41:55.287Z | [ recovery-image] Feb 24 21:41:53.664 INFO O| Feb 24 21:41:53.664 INFO STEP 765 (remove_files) COMPLETE |
6947 | 2025-02-24T21:41:55.287Z | [ recovery-image] Feb 24 21:41:53.664 INFO O| Feb 24 21:41:53.664 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6948 | 2025-02-24T21:41:55.318Z | [ recovery-image] Feb 24 21:41:53.695 INFO O| Feb 24 21:41:53.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount" |
6949 | 2025-02-24T21:41:55.318Z | [ recovery-image] Feb 24 21:41:53.695 INFO O| Feb 24 21:41:53.695 INFO STEP 766 (remove_files) COMPLETE |
6950 | 2025-02-24T21:41:55.318Z | [ recovery-image] Feb 24 21:41:53.695 INFO O| Feb 24 21:41:53.695 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6951 | 2025-02-24T21:41:55.356Z | [ recovery-image] Feb 24 21:41:53.733 INFO O| Feb 24 21:41:53.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount" |
6952 | 2025-02-24T21:41:55.359Z | [ recovery-image] Feb 24 21:41:53.733 INFO O| Feb 24 21:41:53.733 INFO STEP 767 (remove_files) COMPLETE |
6953 | 2025-02-24T21:41:55.359Z | [ recovery-image] Feb 24 21:41:53.733 INFO O| Feb 24 21:41:53.733 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6954 | 2025-02-24T21:41:55.384Z | [ recovery-image] Feb 24 21:41:53.761 INFO O| Feb 24 21:41:53.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck" |
6955 | 2025-02-24T21:41:55.384Z | [ recovery-image] Feb 24 21:41:53.762 INFO O| Feb 24 21:41:53.762 INFO STEP 768 (remove_files) COMPLETE |
6956 | 2025-02-24T21:41:55.387Z | [ recovery-image] Feb 24 21:41:53.762 INFO O| Feb 24 21:41:53.762 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6957 | 2025-02-24T21:41:55.407Z | [ recovery-image] Feb 24 21:41:53.783 INFO O| Feb 24 21:41:53.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp" |
6958 | 2025-02-24T21:41:55.407Z | [ recovery-image] Feb 24 21:41:53.783 INFO O| Feb 24 21:41:53.783 INFO STEP 769 (remove_files) COMPLETE |
6959 | 2025-02-24T21:41:55.407Z | [ recovery-image] Feb 24 21:41:53.783 INFO O| Feb 24 21:41:53.783 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6960 | 2025-02-24T21:41:55.440Z | [ recovery-image] Feb 24 21:41:53.817 INFO O| Feb 24 21:41:53.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
6961 | 2025-02-24T21:41:55.443Z | [ recovery-image] Feb 24 21:41:53.817 INFO O| Feb 24 21:41:53.817 INFO STEP 770 (remove_files) COMPLETE |
6962 | 2025-02-24T21:41:55.443Z | [ recovery-image] Feb 24 21:41:53.817 INFO O| Feb 24 21:41:53.817 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6963 | 2025-02-24T21:41:55.502Z | [ recovery-image] Feb 24 21:41:53.879 INFO O| Feb 24 21:41:53.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs" |
6964 | 2025-02-24T21:41:55.502Z | [ recovery-image] Feb 24 21:41:53.879 INFO O| Feb 24 21:41:53.879 INFO STEP 771 (remove_files) COMPLETE |
6965 | 2025-02-24T21:41:55.502Z | [ recovery-image] Feb 24 21:41:53.879 INFO O| Feb 24 21:41:53.879 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6966 | 2025-02-24T21:41:55.524Z | [ recovery-image] Feb 24 21:41:53.901 INFO O| Feb 24 21:41:53.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount" |
6967 | 2025-02-24T21:41:55.524Z | [ recovery-image] Feb 24 21:41:53.901 INFO O| Feb 24 21:41:53.901 INFO STEP 772 (remove_files) COMPLETE |
6968 | 2025-02-24T21:41:55.524Z | [ recovery-image] Feb 24 21:41:53.901 INFO O| Feb 24 21:41:53.901 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6969 | 2025-02-24T21:41:55.552Z | [ recovery-image] Feb 24 21:41:53.927 INFO O| Feb 24 21:41:53.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount" |
6970 | 2025-02-24T21:41:55.555Z | [ recovery-image] Feb 24 21:41:53.927 INFO O| Feb 24 21:41:53.927 INFO STEP 773 (remove_files) COMPLETE |
6971 | 2025-02-24T21:41:55.555Z | [ recovery-image] Feb 24 21:41:53.927 INFO O| Feb 24 21:41:53.927 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6972 | 2025-02-24T21:41:55.583Z | [ recovery-image] Feb 24 21:41:53.959 INFO O| Feb 24 21:41:53.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
6973 | 2025-02-24T21:41:55.583Z | [ recovery-image] Feb 24 21:41:53.960 INFO O| Feb 24 21:41:53.960 INFO STEP 774 (remove_files) COMPLETE |
6974 | 2025-02-24T21:41:55.583Z | [ recovery-image] Feb 24 21:41:53.960 INFO O| Feb 24 21:41:53.960 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6975 | 2025-02-24T21:41:55.605Z | [ recovery-image] Feb 24 21:41:53.981 INFO O| Feb 24 21:41:53.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
6976 | 2025-02-24T21:41:55.605Z | [ recovery-image] Feb 24 21:41:53.982 INFO O| Feb 24 21:41:53.982 INFO STEP 775 (remove_files) COMPLETE |
6977 | 2025-02-24T21:41:55.607Z | [ recovery-image] Feb 24 21:41:53.982 INFO O| Feb 24 21:41:53.982 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6978 | 2025-02-24T21:41:55.628Z | [ recovery-image] Feb 24 21:41:54.004 INFO O| Feb 24 21:41:54.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
6979 | 2025-02-24T21:41:55.628Z | [ recovery-image] Feb 24 21:41:54.005 INFO O| Feb 24 21:41:54.005 INFO STEP 776 (remove_files) COMPLETE |
6980 | 2025-02-24T21:41:55.631Z | [ recovery-image] Feb 24 21:41:54.005 INFO O| Feb 24 21:41:54.005 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6981 | 2025-02-24T21:41:55.665Z | [ recovery-image] Feb 24 21:41:54.042 INFO O| Feb 24 21:41:54.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares" |
6982 | 2025-02-24T21:41:55.665Z | [ recovery-image] Feb 24 21:41:54.042 INFO O| Feb 24 21:41:54.042 INFO STEP 777 (remove_files) COMPLETE |
6983 | 2025-02-24T21:41:55.668Z | [ recovery-image] Feb 24 21:41:54.042 INFO O| Feb 24 21:41:54.042 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6984 | 2025-02-24T21:41:55.688Z | [ recovery-image] Feb 24 21:41:54.065 INFO O| Feb 24 21:41:54.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
6985 | 2025-02-24T21:41:55.691Z | [ recovery-image] Feb 24 21:41:54.065 INFO O| Feb 24 21:41:54.065 INFO STEP 778 (remove_files) COMPLETE |
6986 | 2025-02-24T21:41:55.691Z | [ recovery-image] Feb 24 21:41:54.065 INFO O| Feb 24 21:41:54.065 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6987 | 2025-02-24T21:41:55.709Z | [ recovery-image] Feb 24 21:41:54.086 INFO O| Feb 24 21:41:54.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount" |
6988 | 2025-02-24T21:41:55.709Z | [ recovery-image] Feb 24 21:41:54.086 INFO O| Feb 24 21:41:54.086 INFO STEP 779 (remove_files) COMPLETE |
6989 | 2025-02-24T21:41:55.712Z | [ recovery-image] Feb 24 21:41:54.086 INFO O| Feb 24 21:41:54.086 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6990 | 2025-02-24T21:41:55.732Z | [ recovery-image] Feb 24 21:41:54.109 INFO O| Feb 24 21:41:54.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share" |
6991 | 2025-02-24T21:41:55.732Z | [ recovery-image] Feb 24 21:41:54.109 INFO O| Feb 24 21:41:54.109 INFO STEP 780 (remove_files) COMPLETE |
6992 | 2025-02-24T21:41:55.735Z | [ recovery-image] Feb 24 21:41:54.109 INFO O| Feb 24 21:41:54.109 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6993 | 2025-02-24T21:41:55.755Z | [ recovery-image] Feb 24 21:41:54.132 INFO O| Feb 24 21:41:54.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount" |
6994 | 2025-02-24T21:41:55.755Z | [ recovery-image] Feb 24 21:41:54.132 INFO O| Feb 24 21:41:54.132 INFO STEP 781 (remove_files) COMPLETE |
6995 | 2025-02-24T21:41:55.755Z | [ recovery-image] Feb 24 21:41:54.132 INFO O| Feb 24 21:41:54.132 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6996 | 2025-02-24T21:41:55.806Z | [ recovery-image] Feb 24 21:41:54.183 INFO O| Feb 24 21:41:54.183 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare" |
6997 | 2025-02-24T21:41:55.806Z | [ recovery-image] Feb 24 21:41:54.183 INFO O| Feb 24 21:41:54.183 INFO STEP 782 (remove_files) COMPLETE |
6998 | 2025-02-24T21:41:55.806Z | [ recovery-image] Feb 24 21:41:54.183 INFO O| Feb 24 21:41:54.183 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
6999 | 2025-02-24T21:41:55.829Z | [ recovery-image] Feb 24 21:41:54.205 INFO O| Feb 24 21:41:54.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri" |
7000 | 2025-02-24T21:41:55.829Z | [ recovery-image] Feb 24 21:41:54.205 INFO O| Feb 24 21:41:54.205 INFO STEP 783 (remove_files) COMPLETE |
7001 | 2025-02-24T21:41:55.829Z | [ recovery-image] Feb 24 21:41:54.205 INFO O| Feb 24 21:41:54.205 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7002 | 2025-02-24T21:41:55.850Z | [ recovery-image] Feb 24 21:41:54.226 INFO O| Feb 24 21:41:54.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy" |
7003 | 2025-02-24T21:41:55.850Z | [ recovery-image] Feb 24 21:41:54.226 INFO O| Feb 24 21:41:54.226 INFO STEP 784 (remove_files) COMPLETE |
7004 | 2025-02-24T21:41:55.850Z | [ recovery-image] Feb 24 21:41:54.226 INFO O| Feb 24 21:41:54.226 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7005 | 2025-02-24T21:41:55.870Z | [ recovery-image] Feb 24 21:41:54.246 INFO O| Feb 24 21:41:54.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df" |
7006 | 2025-02-24T21:41:55.870Z | [ recovery-image] Feb 24 21:41:54.246 INFO O| Feb 24 21:41:54.246 INFO STEP 785 (remove_files) COMPLETE |
7007 | 2025-02-24T21:41:55.870Z | [ recovery-image] Feb 24 21:41:54.246 INFO O| Feb 24 21:41:54.246 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7008 | 2025-02-24T21:41:55.891Z | [ recovery-image] Feb 24 21:41:54.268 INFO O| Feb 24 21:41:54.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota" |
7009 | 2025-02-24T21:41:55.895Z | [ recovery-image] Feb 24 21:41:54.272 INFO O| Feb 24 21:41:54.272 INFO STEP 786 (remove_files) COMPLETE |
7010 | 2025-02-24T21:41:55.896Z | [ recovery-image] Feb 24 21:41:54.272 INFO O| Feb 24 21:41:54.272 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7011 | 2025-02-24T21:41:55.957Z | [ recovery-image] Feb 24 21:41:54.334 INFO O| Feb 24 21:41:54.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff" |
7012 | 2025-02-24T21:41:55.958Z | [ recovery-image] Feb 24 21:41:54.334 INFO O| Feb 24 21:41:54.334 INFO STEP 787 (remove_files) COMPLETE |
7013 | 2025-02-24T21:41:55.958Z | [ recovery-image] Feb 24 21:41:54.334 INFO O| Feb 24 21:41:54.334 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7014 | 2025-02-24T21:41:56.063Z | [ recovery-image] Feb 24 21:41:54.438 INFO O| Feb 24 21:41:54.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck" |
7015 | 2025-02-24T21:41:56.063Z | [ recovery-image] Feb 24 21:41:54.438 INFO O| Feb 24 21:41:54.438 INFO STEP 788 (remove_files) COMPLETE |
7016 | 2025-02-24T21:41:56.063Z | [ recovery-image] Feb 24 21:41:54.438 INFO O| Feb 24 21:41:54.438 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7017 | 2025-02-24T21:41:56.087Z | [ recovery-image] Feb 24 21:41:54.464 INFO O| Feb 24 21:41:54.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall" |
7018 | 2025-02-24T21:41:56.087Z | [ recovery-image] Feb 24 21:41:54.464 INFO O| Feb 24 21:41:54.464 INFO STEP 789 (remove_files) COMPLETE |
7019 | 2025-02-24T21:41:56.087Z | [ recovery-image] Feb 24 21:41:54.464 INFO O| Feb 24 21:41:54.464 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7020 | 2025-02-24T21:41:56.112Z | [ recovery-image] Feb 24 21:41:54.489 INFO O| Feb 24 21:41:54.489 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb" |
7021 | 2025-02-24T21:41:56.112Z | [ recovery-image] Feb 24 21:41:54.489 INFO O| Feb 24 21:41:54.489 INFO STEP 790 (remove_files) COMPLETE |
7022 | 2025-02-24T21:41:56.117Z | [ recovery-image] Feb 24 21:41:54.489 INFO O| Feb 24 21:41:54.489 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7023 | 2025-02-24T21:41:56.149Z | [ recovery-image] Feb 24 21:41:54.524 INFO O| Feb 24 21:41:54.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand" |
7024 | 2025-02-24T21:41:56.152Z | [ recovery-image] Feb 24 21:41:54.524 INFO O| Feb 24 21:41:54.524 INFO STEP 791 (remove_files) COMPLETE |
7025 | 2025-02-24T21:41:56.152Z | [ recovery-image] Feb 24 21:41:54.524 INFO O| Feb 24 21:41:54.524 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7026 | 2025-02-24T21:41:56.186Z | [ recovery-image] Feb 24 21:41:54.562 INFO O| Feb 24 21:41:54.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap" |
7027 | 2025-02-24T21:41:56.190Z | [ recovery-image] Feb 24 21:41:54.562 INFO O| Feb 24 21:41:54.562 INFO STEP 792 (remove_files) COMPLETE |
7028 | 2025-02-24T21:41:56.190Z | [ recovery-image] Feb 24 21:41:54.562 INFO O| Feb 24 21:41:54.562 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7029 | 2025-02-24T21:41:56.211Z | [ recovery-image] Feb 24 21:41:54.587 INFO O| Feb 24 21:41:54.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp" |
7030 | 2025-02-24T21:41:56.213Z | [ recovery-image] Feb 24 21:41:54.587 INFO O| Feb 24 21:41:54.587 INFO STEP 793 (remove_files) COMPLETE |
7031 | 2025-02-24T21:41:56.213Z | [ recovery-image] Feb 24 21:41:54.587 INFO O| Feb 24 21:41:54.587 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7032 | 2025-02-24T21:41:56.263Z | [ recovery-image] Feb 24 21:41:54.640 INFO O| Feb 24 21:41:54.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
7033 | 2025-02-24T21:41:56.264Z | [ recovery-image] Feb 24 21:41:54.640 INFO O| Feb 24 21:41:54.640 INFO STEP 794 (remove_files) COMPLETE |
7034 | 2025-02-24T21:41:56.264Z | [ recovery-image] Feb 24 21:41:54.640 INFO O| Feb 24 21:41:54.640 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7035 | 2025-02-24T21:41:56.285Z | [ recovery-image] Feb 24 21:41:54.662 INFO O| Feb 24 21:41:54.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit" |
7036 | 2025-02-24T21:41:56.285Z | [ recovery-image] Feb 24 21:41:54.662 INFO O| Feb 24 21:41:54.662 INFO STEP 795 (remove_files) COMPLETE |
7037 | 2025-02-24T21:41:56.289Z | [ recovery-image] Feb 24 21:41:54.662 INFO O| Feb 24 21:41:54.662 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7038 | 2025-02-24T21:41:56.327Z | [ recovery-image] Feb 24 21:41:54.703 INFO O| Feb 24 21:41:54.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs" |
7039 | 2025-02-24T21:41:56.327Z | [ recovery-image] Feb 24 21:41:54.703 INFO O| Feb 24 21:41:54.703 INFO STEP 796 (remove_files) COMPLETE |
7040 | 2025-02-24T21:41:56.327Z | [ recovery-image] Feb 24 21:41:54.703 INFO O| Feb 24 21:41:54.703 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7041 | 2025-02-24T21:41:56.370Z | [ recovery-image] Feb 24 21:41:54.747 INFO O| Feb 24 21:41:54.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs" |
7042 | 2025-02-24T21:41:56.373Z | [ recovery-image] Feb 24 21:41:54.747 INFO O| Feb 24 21:41:54.747 INFO STEP 797 (remove_files) COMPLETE |
7043 | 2025-02-24T21:41:56.373Z | [ recovery-image] Feb 24 21:41:54.747 INFO O| Feb 24 21:41:54.747 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7044 | 2025-02-24T21:41:56.398Z | [ recovery-image] Feb 24 21:41:54.770 INFO O| Feb 24 21:41:54.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck" |
7045 | 2025-02-24T21:41:56.398Z | [ recovery-image] Feb 24 21:41:54.771 INFO O| Feb 24 21:41:54.771 INFO STEP 798 (remove_files) COMPLETE |
7046 | 2025-02-24T21:41:56.398Z | [ recovery-image] Feb 24 21:41:54.771 INFO O| Feb 24 21:41:54.771 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7047 | 2025-02-24T21:41:56.415Z | [ recovery-image] Feb 24 21:41:54.792 INFO O| Feb 24 21:41:54.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs" |
7048 | 2025-02-24T21:41:56.418Z | [ recovery-image] Feb 24 21:41:54.792 INFO O| Feb 24 21:41:54.792 INFO STEP 799 (remove_files) COMPLETE |
7049 | 2025-02-24T21:41:56.418Z | [ recovery-image] Feb 24 21:41:54.793 INFO O| Feb 24 21:41:54.792 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7050 | 2025-02-24T21:41:56.445Z | [ recovery-image] Feb 24 21:41:54.821 INFO O| Feb 24 21:41:54.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot" |
7051 | 2025-02-24T21:41:56.445Z | [ recovery-image] Feb 24 21:41:54.821 INFO O| Feb 24 21:41:54.821 INFO STEP 800 (remove_files) COMPLETE |
7052 | 2025-02-24T21:41:56.448Z | [ recovery-image] Feb 24 21:41:54.821 INFO O| Feb 24 21:41:54.821 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7053 | 2025-02-24T21:41:56.468Z | [ recovery-image] Feb 24 21:41:54.844 INFO O| Feb 24 21:41:54.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck" |
7054 | 2025-02-24T21:41:56.468Z | [ recovery-image] Feb 24 21:41:54.844 INFO O| Feb 24 21:41:54.844 INFO STEP 801 (remove_files) COMPLETE |
7055 | 2025-02-24T21:41:56.468Z | [ recovery-image] Feb 24 21:41:54.844 INFO O| Feb 24 21:41:54.844 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7056 | 2025-02-24T21:41:56.533Z | [ recovery-image] Feb 24 21:41:54.909 INFO O| Feb 24 21:41:54.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff" |
7057 | 2025-02-24T21:41:56.533Z | [ recovery-image] Feb 24 21:41:54.909 INFO O| Feb 24 21:41:54.909 INFO STEP 802 (remove_files) COMPLETE |
7058 | 2025-02-24T21:41:56.533Z | [ recovery-image] Feb 24 21:41:54.909 INFO O| Feb 24 21:41:54.909 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7059 | 2025-02-24T21:41:56.556Z | [ recovery-image] Feb 24 21:41:54.932 INFO O| Feb 24 21:41:54.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon" |
7060 | 2025-02-24T21:41:56.557Z | [ recovery-image] Feb 24 21:41:54.932 INFO O| Feb 24 21:41:54.932 INFO STEP 803 (remove_files) COMPLETE |
7061 | 2025-02-24T21:41:56.557Z | [ recovery-image] Feb 24 21:41:54.932 INFO O| Feb 24 21:41:54.932 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7062 | 2025-02-24T21:41:56.601Z | [ recovery-image] Feb 24 21:41:54.977 INFO O| Feb 24 21:41:54.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota" |
7063 | 2025-02-24T21:41:56.601Z | [ recovery-image] Feb 24 21:41:54.977 INFO O| Feb 24 21:41:54.977 INFO STEP 804 (remove_files) COMPLETE |
7064 | 2025-02-24T21:41:56.603Z | [ recovery-image] Feb 24 21:41:54.977 INFO O| Feb 24 21:41:54.977 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7065 | 2025-02-24T21:41:56.626Z | [ recovery-image] Feb 24 21:41:55.001 INFO O| Feb 24 21:41:55.001 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs" |
7066 | 2025-02-24T21:41:56.629Z | [ recovery-image] Feb 24 21:41:55.001 INFO O| Feb 24 21:41:55.001 INFO STEP 805 (remove_files) COMPLETE |
7067 | 2025-02-24T21:41:56.629Z | [ recovery-image] Feb 24 21:41:55.001 INFO O| Feb 24 21:41:55.001 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7068 | 2025-02-24T21:41:56.660Z | [ recovery-image] Feb 24 21:41:55.036 INFO O| Feb 24 21:41:55.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump" |
7069 | 2025-02-24T21:41:56.660Z | [ recovery-image] Feb 24 21:41:55.036 INFO O| Feb 24 21:41:55.036 INFO STEP 806 (remove_files) COMPLETE |
7070 | 2025-02-24T21:41:56.660Z | [ recovery-image] Feb 24 21:41:55.036 INFO O| Feb 24 21:41:55.036 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7071 | 2025-02-24T21:41:56.696Z | [ recovery-image] Feb 24 21:41:55.072 INFO O| Feb 24 21:41:55.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore" |
7072 | 2025-02-24T21:41:56.696Z | [ recovery-image] Feb 24 21:41:55.072 INFO O| Feb 24 21:41:55.072 INFO STEP 807 (remove_files) COMPLETE |
7073 | 2025-02-24T21:41:56.696Z | [ recovery-image] Feb 24 21:41:55.072 INFO O| Feb 24 21:41:55.072 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7074 | 2025-02-24T21:41:56.721Z | [ recovery-image] Feb 24 21:41:55.098 INFO O| Feb 24 21:41:55.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy" |
7075 | 2025-02-24T21:41:56.721Z | [ recovery-image] Feb 24 21:41:55.098 INFO O| Feb 24 21:41:55.098 INFO STEP 808 (remove_files) COMPLETE |
7076 | 2025-02-24T21:41:56.721Z | [ recovery-image] Feb 24 21:41:55.098 INFO O| Feb 24 21:41:55.098 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7077 | 2025-02-24T21:41:56.749Z | [ recovery-image] Feb 24 21:41:55.125 INFO O| Feb 24 21:41:55.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1" |
7078 | 2025-02-24T21:41:56.749Z | [ recovery-image] Feb 24 21:41:55.125 INFO O| Feb 24 21:41:55.125 INFO STEP 809 (remove_files) COMPLETE |
7079 | 2025-02-24T21:41:56.752Z | [ recovery-image] Feb 24 21:41:55.125 INFO O| Feb 24 21:41:55.125 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7080 | 2025-02-24T21:41:56.772Z | [ recovery-image] Feb 24 21:41:55.148 INFO O| Feb 24 21:41:55.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1" |
7081 | 2025-02-24T21:41:56.772Z | [ recovery-image] Feb 24 21:41:55.148 INFO O| Feb 24 21:41:55.148 INFO STEP 810 (remove_files) COMPLETE |
7082 | 2025-02-24T21:41:56.774Z | [ recovery-image] Feb 24 21:41:55.148 INFO O| Feb 24 21:41:55.148 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7083 | 2025-02-24T21:41:56.823Z | [ recovery-image] Feb 24 21:41:55.199 INFO O| Feb 24 21:41:55.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean" |
7084 | 2025-02-24T21:41:56.844Z | [ recovery-image] Feb 24 21:41:55.221 INFO O| Feb 24 21:41:55.221 INFO STEP 811 (remove_files) COMPLETE |
7085 | 2025-02-24T21:41:56.844Z | [ recovery-image] Feb 24 21:41:55.221 INFO O| Feb 24 21:41:55.221 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7086 | 2025-02-24T21:41:56.869Z | [ recovery-image] Feb 24 21:41:55.245 INFO O| Feb 24 21:41:55.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd" |
7087 | 2025-02-24T21:41:56.871Z | [ recovery-image] Feb 24 21:41:55.246 INFO O| Feb 24 21:41:55.245 INFO STEP 812 (remove_files) COMPLETE |
7088 | 2025-02-24T21:41:56.871Z | [ recovery-image] Feb 24 21:41:55.246 INFO O| Feb 24 21:41:55.246 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7089 | 2025-02-24T21:41:56.906Z | [ recovery-image] Feb 24 21:41:55.282 INFO O| Feb 24 21:41:55.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1" |
7090 | 2025-02-24T21:41:56.909Z | [ recovery-image] Feb 24 21:41:55.282 INFO O| Feb 24 21:41:55.282 INFO STEP 813 (remove_files) COMPLETE |
7091 | 2025-02-24T21:41:56.909Z | [ recovery-image] Feb 24 21:41:55.282 INFO O| Feb 24 21:41:55.282 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7092 | 2025-02-24T21:41:56.929Z | [ recovery-image] Feb 24 21:41:55.305 INFO O| Feb 24 21:41:55.305 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1" |
7093 | 2025-02-24T21:41:56.929Z | [ recovery-image] Feb 24 21:41:55.305 INFO O| Feb 24 21:41:55.305 INFO STEP 814 (remove_files) COMPLETE |
7094 | 2025-02-24T21:41:56.931Z | [ recovery-image] Feb 24 21:41:55.305 INFO O| Feb 24 21:41:55.305 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7095 | 2025-02-24T21:41:56.962Z | [ recovery-image] Feb 24 21:41:55.338 INFO O| Feb 24 21:41:55.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1" |
7096 | 2025-02-24T21:41:56.962Z | [ recovery-image] Feb 24 21:41:55.338 INFO O| Feb 24 21:41:55.338 INFO STEP 815 (remove_files) COMPLETE |
7097 | 2025-02-24T21:41:56.962Z | [ recovery-image] Feb 24 21:41:55.338 INFO O| Feb 24 21:41:55.338 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7098 | 2025-02-24T21:41:57.030Z | [ recovery-image] Feb 24 21:41:55.406 INFO O| Feb 24 21:41:55.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked" |
7099 | 2025-02-24T21:41:57.030Z | [ recovery-image] Feb 24 21:41:55.406 INFO O| Feb 24 21:41:55.406 INFO STEP 816 (remove_files) COMPLETE |
7100 | 2025-02-24T21:41:57.033Z | [ recovery-image] Feb 24 21:41:55.406 INFO O| Feb 24 21:41:55.406 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7101 | 2025-02-24T21:41:57.056Z | [ recovery-image] Feb 24 21:41:55.430 INFO O| Feb 24 21:41:55.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb" |
7102 | 2025-02-24T21:41:57.056Z | [ recovery-image] Feb 24 21:41:55.430 INFO O| Feb 24 21:41:55.430 INFO STEP 817 (remove_files) COMPLETE |
7103 | 2025-02-24T21:41:57.061Z | [ recovery-image] Feb 24 21:41:55.430 INFO O| Feb 24 21:41:55.430 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7104 | 2025-02-24T21:41:57.076Z | [ recovery-image] Feb 24 21:41:55.453 INFO O| Feb 24 21:41:55.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal" |
7105 | 2025-02-24T21:41:57.079Z | [ recovery-image] Feb 24 21:41:55.453 INFO O| Feb 24 21:41:55.453 INFO STEP 818 (remove_files) COMPLETE |
7106 | 2025-02-24T21:41:57.079Z | [ recovery-image] Feb 24 21:41:55.453 INFO O| Feb 24 21:41:55.453 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7107 | 2025-02-24T21:41:57.102Z | [ recovery-image] Feb 24 21:41:55.479 INFO O| Feb 24 21:41:55.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb" |
7108 | 2025-02-24T21:41:57.102Z | [ recovery-image] Feb 24 21:41:55.479 INFO O| Feb 24 21:41:55.475 INFO STEP 819 (remove_files) COMPLETE |
7109 | 2025-02-24T21:41:57.105Z | [ recovery-image] Feb 24 21:41:55.479 INFO O| Feb 24 21:41:55.475 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7110 | 2025-02-24T21:41:57.121Z | [ recovery-image] Feb 24 21:41:55.497 INFO O| Feb 24 21:41:55.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked" |
7111 | 2025-02-24T21:41:57.123Z | [ recovery-image] Feb 24 21:41:55.497 INFO O| Feb 24 21:41:55.497 INFO STEP 820 (remove_files) COMPLETE |
7112 | 2025-02-24T21:41:57.123Z | [ recovery-image] Feb 24 21:41:55.497 INFO O| Feb 24 21:41:55.497 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7113 | 2025-02-24T21:41:57.143Z | [ recovery-image] Feb 24 21:41:55.519 INFO O| Feb 24 21:41:55.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd" |
7114 | 2025-02-24T21:41:57.147Z | [ recovery-image] Feb 24 21:41:55.519 INFO O| Feb 24 21:41:55.519 INFO STEP 821 (remove_files) COMPLETE |
7115 | 2025-02-24T21:41:57.147Z | [ recovery-image] Feb 24 21:41:55.519 INFO O| Feb 24 21:41:55.519 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7116 | 2025-02-24T21:41:57.165Z | [ recovery-image] Feb 24 21:41:55.541 INFO O| Feb 24 21:41:55.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd" |
7117 | 2025-02-24T21:41:57.168Z | [ recovery-image] Feb 24 21:41:55.541 INFO O| Feb 24 21:41:55.541 INFO STEP 822 (remove_files) COMPLETE |
7118 | 2025-02-24T21:41:57.168Z | [ recovery-image] Feb 24 21:41:55.542 INFO O| Feb 24 21:41:55.541 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7119 | 2025-02-24T21:41:57.186Z | [ recovery-image] Feb 24 21:41:55.563 INFO O| Feb 24 21:41:55.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
7120 | 2025-02-24T21:41:57.189Z | [ recovery-image] Feb 24 21:41:55.563 INFO O| Feb 24 21:41:55.563 INFO STEP 823 (remove_files) COMPLETE |
7121 | 2025-02-24T21:41:57.189Z | [ recovery-image] Feb 24 21:41:55.563 INFO O| Feb 24 21:41:55.563 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7122 | 2025-02-24T21:41:57.209Z | [ recovery-image] Feb 24 21:41:55.585 INFO O| Feb 24 21:41:55.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd" |
7123 | 2025-02-24T21:41:57.211Z | [ recovery-image] Feb 24 21:41:55.585 INFO O| Feb 24 21:41:55.585 INFO STEP 824 (remove_files) COMPLETE |
7124 | 2025-02-24T21:41:57.211Z | [ recovery-image] Feb 24 21:41:55.586 INFO O| Feb 24 21:41:55.585 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7125 | 2025-02-24T21:41:57.253Z | [ recovery-image] Feb 24 21:41:55.630 INFO O| Feb 24 21:41:55.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
7126 | 2025-02-24T21:41:57.253Z | [ recovery-image] Feb 24 21:41:55.630 INFO O| Feb 24 21:41:55.630 INFO STEP 825 (remove_files) COMPLETE |
7127 | 2025-02-24T21:41:57.253Z | [ recovery-image] Feb 24 21:41:55.630 INFO O| Feb 24 21:41:55.630 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7128 | 2025-02-24T21:41:57.277Z | [ recovery-image] Feb 24 21:41:55.653 INFO O| Feb 24 21:41:55.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1" |
7129 | 2025-02-24T21:41:57.277Z | [ recovery-image] Feb 24 21:41:55.653 INFO O| Feb 24 21:41:55.653 INFO STEP 826 (remove_files) COMPLETE |
7130 | 2025-02-24T21:41:57.277Z | [ recovery-image] Feb 24 21:41:55.653 INFO O| Feb 24 21:41:55.653 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7131 | 2025-02-24T21:41:57.300Z | [ recovery-image] Feb 24 21:41:55.677 INFO O| Feb 24 21:41:55.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
7132 | 2025-02-24T21:41:57.303Z | [ recovery-image] Feb 24 21:41:55.677 INFO O| Feb 24 21:41:55.677 INFO STEP 827 (remove_files) COMPLETE |
7133 | 2025-02-24T21:41:57.303Z | [ recovery-image] Feb 24 21:41:55.677 INFO O| Feb 24 21:41:55.677 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7134 | 2025-02-24T21:41:57.325Z | [ recovery-image] Feb 24 21:41:55.701 INFO O| Feb 24 21:41:55.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G" |
7135 | 2025-02-24T21:41:57.325Z | [ recovery-image] Feb 24 21:41:55.701 INFO O| Feb 24 21:41:55.701 INFO STEP 828 (remove_files) COMPLETE |
7136 | 2025-02-24T21:41:57.328Z | [ recovery-image] Feb 24 21:41:55.702 INFO O| Feb 24 21:41:55.701 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7137 | 2025-02-24T21:41:57.366Z | [ recovery-image] Feb 24 21:41:55.741 INFO O| Feb 24 21:41:55.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G" |
7138 | 2025-02-24T21:41:57.366Z | [ recovery-image] Feb 24 21:41:55.741 INFO O| Feb 24 21:41:55.741 INFO STEP 829 (remove_files) COMPLETE |
7139 | 2025-02-24T21:41:57.370Z | [ recovery-image] Feb 24 21:41:55.742 INFO O| Feb 24 21:41:55.741 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7140 | 2025-02-24T21:41:57.387Z | [ recovery-image] Feb 24 21:41:55.763 INFO O| Feb 24 21:41:55.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign" |
7141 | 2025-02-24T21:41:57.387Z | [ recovery-image] Feb 24 21:41:55.763 INFO O| Feb 24 21:41:55.763 INFO STEP 830 (remove_files) COMPLETE |
7142 | 2025-02-24T21:41:57.390Z | [ recovery-image] Feb 24 21:41:55.763 INFO O| Feb 24 21:41:55.763 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7143 | 2025-02-24T21:41:57.420Z | [ recovery-image] Feb 24 21:41:55.796 INFO O| Feb 24 21:41:55.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default" |
7144 | 2025-02-24T21:41:57.420Z | [ recovery-image] Feb 24 21:41:55.796 INFO O| Feb 24 21:41:55.796 INFO STEP 831 (remove_files) COMPLETE |
7145 | 2025-02-24T21:41:57.420Z | [ recovery-image] Feb 24 21:41:55.796 INFO O| Feb 24 21:41:55.796 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7146 | 2025-02-24T21:41:57.482Z | [ recovery-image] Feb 24 21:41:55.858 INFO O| Feb 24 21:41:55.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata" |
7147 | 2025-02-24T21:41:57.482Z | [ recovery-image] Feb 24 21:41:55.858 INFO O| Feb 24 21:41:55.858 INFO STEP 832 (remove_files) COMPLETE |
7148 | 2025-02-24T21:41:57.484Z | [ recovery-image] Feb 24 21:41:55.858 INFO O| Feb 24 21:41:55.858 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7149 | 2025-02-24T21:41:57.505Z | [ recovery-image] Feb 24 21:41:55.882 INFO O| Feb 24 21:41:55.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter" |
7150 | 2025-02-24T21:41:57.505Z | [ recovery-image] Feb 24 21:41:55.882 INFO O| Feb 24 21:41:55.882 INFO STEP 833 (remove_files) COMPLETE |
7151 | 2025-02-24T21:41:57.508Z | [ recovery-image] Feb 24 21:41:55.882 INFO O| Feb 24 21:41:55.882 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7152 | 2025-02-24T21:41:57.528Z | [ recovery-image] Feb 24 21:41:55.904 INFO O| Feb 24 21:41:55.904 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss" |
7153 | 2025-02-24T21:41:57.528Z | [ recovery-image] Feb 24 21:41:55.904 INFO O| Feb 24 21:41:55.904 INFO STEP 834 (remove_files) COMPLETE |
7154 | 2025-02-24T21:41:57.530Z | [ recovery-image] Feb 24 21:41:55.904 INFO O| Feb 24 21:41:55.904 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7155 | 2025-02-24T21:41:57.551Z | [ recovery-image] Feb 24 21:41:55.927 INFO O| Feb 24 21:41:55.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata" |
7156 | 2025-02-24T21:41:57.551Z | [ recovery-image] Feb 24 21:41:55.927 INFO O| Feb 24 21:41:55.927 INFO STEP 835 (remove_files) COMPLETE |
7157 | 2025-02-24T21:41:57.551Z | [ recovery-image] Feb 24 21:41:55.927 INFO O| Feb 24 21:41:55.927 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7158 | 2025-02-24T21:41:57.571Z | [ recovery-image] Feb 24 21:41:55.947 INFO O| Feb 24 21:41:55.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk" |
7159 | 2025-02-24T21:41:57.571Z | [ recovery-image] Feb 24 21:41:55.947 INFO O| Feb 24 21:41:55.947 INFO STEP 836 (remove_files) COMPLETE |
7160 | 2025-02-24T21:41:57.572Z | [ recovery-image] Feb 24 21:41:55.947 INFO O| Feb 24 21:41:55.947 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7161 | 2025-02-24T21:41:57.593Z | [ recovery-image] Feb 24 21:41:55.969 INFO O| Feb 24 21:41:55.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign" |
7162 | 2025-02-24T21:41:57.610Z | [ recovery-image] Feb 24 21:41:55.987 INFO O| Feb 24 21:41:55.987 INFO STEP 837 (remove_files) COMPLETE |
7163 | 2025-02-24T21:41:57.610Z | [ recovery-image] Feb 24 21:41:55.987 INFO O| Feb 24 21:41:55.987 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7164 | 2025-02-24T21:41:57.685Z | [ recovery-image] Feb 24 21:41:56.062 INFO O| Feb 24 21:41:56.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
7165 | 2025-02-24T21:41:57.688Z | [ recovery-image] Feb 24 21:41:56.062 INFO O| Feb 24 21:41:56.062 INFO STEP 838 (remove_files) COMPLETE |
7166 | 2025-02-24T21:41:57.688Z | [ recovery-image] Feb 24 21:41:56.062 INFO O| Feb 24 21:41:56.062 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7167 | 2025-02-24T21:41:57.710Z | [ recovery-image] Feb 24 21:41:56.084 INFO O| Feb 24 21:41:56.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
7168 | 2025-02-24T21:41:57.710Z | [ recovery-image] Feb 24 21:41:56.084 INFO O| Feb 24 21:41:56.084 INFO STEP 839 (remove_files) COMPLETE |
7169 | 2025-02-24T21:41:57.710Z | [ recovery-image] Feb 24 21:41:56.084 INFO O| Feb 24 21:41:56.084 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7170 | 2025-02-24T21:41:57.757Z | [ recovery-image] Feb 24 21:41:56.133 INFO O| Feb 24 21:41:56.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
7171 | 2025-02-24T21:41:57.757Z | [ recovery-image] Feb 24 21:41:56.134 INFO O| Feb 24 21:41:56.134 INFO STEP 840 (remove_files) COMPLETE |
7172 | 2025-02-24T21:41:57.757Z | [ recovery-image] Feb 24 21:41:56.134 INFO O| Feb 24 21:41:56.134 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7173 | 2025-02-24T21:41:57.779Z | [ recovery-image] Feb 24 21:41:56.155 INFO O| Feb 24 21:41:56.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
7174 | 2025-02-24T21:41:57.780Z | [ recovery-image] Feb 24 21:41:56.155 INFO O| Feb 24 21:41:56.155 INFO STEP 841 (remove_files) COMPLETE |
7175 | 2025-02-24T21:41:57.783Z | [ recovery-image] Feb 24 21:41:56.155 INFO O| Feb 24 21:41:56.155 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7176 | 2025-02-24T21:41:57.837Z | [ recovery-image] Feb 24 21:41:56.212 INFO O| Feb 24 21:41:56.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
7177 | 2025-02-24T21:41:57.837Z | [ recovery-image] Feb 24 21:41:56.212 INFO O| Feb 24 21:41:56.212 INFO STEP 842 (remove_files) COMPLETE |
7178 | 2025-02-24T21:41:57.837Z | [ recovery-image] Feb 24 21:41:56.212 INFO O| Feb 24 21:41:56.212 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7179 | 2025-02-24T21:41:57.893Z | [ recovery-image] Feb 24 21:41:56.269 INFO O| Feb 24 21:41:56.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1" |
7180 | 2025-02-24T21:41:57.896Z | [ recovery-image] Feb 24 21:41:56.270 INFO O| Feb 24 21:41:56.270 INFO STEP 843 (remove_files) COMPLETE |
7181 | 2025-02-24T21:41:57.896Z | [ recovery-image] Feb 24 21:41:56.270 INFO O| Feb 24 21:41:56.270 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7182 | 2025-02-24T21:41:57.915Z | [ recovery-image] Feb 24 21:41:56.291 INFO O| Feb 24 21:41:56.291 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1" |
7183 | 2025-02-24T21:41:57.918Z | [ recovery-image] Feb 24 21:41:56.292 INFO O| Feb 24 21:41:56.291 INFO STEP 844 (remove_files) COMPLETE |
7184 | 2025-02-24T21:41:57.918Z | [ recovery-image] Feb 24 21:41:56.292 INFO O| Feb 24 21:41:56.292 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7185 | 2025-02-24T21:41:57.956Z | [ recovery-image] Feb 24 21:41:56.332 INFO O| Feb 24 21:41:56.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1" |
7186 | 2025-02-24T21:41:57.959Z | [ recovery-image] Feb 24 21:41:56.332 INFO O| Feb 24 21:41:56.332 INFO STEP 845 (remove_files) COMPLETE |
7187 | 2025-02-24T21:41:57.959Z | [ recovery-image] Feb 24 21:41:56.332 INFO O| Feb 24 21:41:56.332 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7188 | 2025-02-24T21:41:57.979Z | [ recovery-image] Feb 24 21:41:56.355 INFO O| Feb 24 21:41:56.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb" |
7189 | 2025-02-24T21:41:57.982Z | [ recovery-image] Feb 24 21:41:56.355 INFO O| Feb 24 21:41:56.355 INFO STEP 846 (remove_files) COMPLETE |
7190 | 2025-02-24T21:41:57.982Z | [ recovery-image] Feb 24 21:41:56.356 INFO O| Feb 24 21:41:56.355 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7191 | 2025-02-24T21:41:58.001Z | [ recovery-image] Feb 24 21:41:56.377 INFO O| Feb 24 21:41:56.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so" |
7192 | 2025-02-24T21:41:58.004Z | [ recovery-image] Feb 24 21:41:56.377 INFO O| Feb 24 21:41:56.377 INFO STEP 847 (remove_files) COMPLETE |
7193 | 2025-02-24T21:41:58.004Z | [ recovery-image] Feb 24 21:41:56.378 INFO O| Feb 24 21:41:56.377 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7194 | 2025-02-24T21:41:58.023Z | [ recovery-image] Feb 24 21:41:56.399 INFO O| Feb 24 21:41:56.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb" |
7195 | 2025-02-24T21:41:58.025Z | [ recovery-image] Feb 24 21:41:56.399 INFO O| Feb 24 21:41:56.399 INFO STEP 848 (remove_files) COMPLETE |
7196 | 2025-02-24T21:41:58.025Z | [ recovery-image] Feb 24 21:41:56.399 INFO O| Feb 24 21:41:56.399 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7197 | 2025-02-24T21:41:58.062Z | [ recovery-image] Feb 24 21:41:56.438 INFO O| Feb 24 21:41:56.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
7198 | 2025-02-24T21:41:58.067Z | [ recovery-image] Feb 24 21:41:56.438 INFO O| Feb 24 21:41:56.438 INFO STEP 849 (remove_files) COMPLETE |
7199 | 2025-02-24T21:41:58.067Z | [ recovery-image] Feb 24 21:41:56.438 INFO O| Feb 24 21:41:56.438 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7200 | 2025-02-24T21:41:58.119Z | [ recovery-image] Feb 24 21:41:56.495 INFO O| Feb 24 21:41:56.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1" |
7201 | 2025-02-24T21:41:58.119Z | [ recovery-image] Feb 24 21:41:56.495 INFO O| Feb 24 21:41:56.495 INFO STEP 850 (remove_files) COMPLETE |
7202 | 2025-02-24T21:41:58.122Z | [ recovery-image] Feb 24 21:41:56.495 INFO O| Feb 24 21:41:56.495 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7203 | 2025-02-24T21:41:58.181Z | [ recovery-image] Feb 24 21:41:56.557 INFO O| Feb 24 21:41:56.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
7204 | 2025-02-24T21:41:58.184Z | [ recovery-image] Feb 24 21:41:56.557 INFO O| Feb 24 21:41:56.557 INFO STEP 851 (remove_files) COMPLETE |
7205 | 2025-02-24T21:41:58.184Z | [ recovery-image] Feb 24 21:41:56.557 INFO O| Feb 24 21:41:56.557 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7206 | 2025-02-24T21:41:58.204Z | [ recovery-image] Feb 24 21:41:56.580 INFO O| Feb 24 21:41:56.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed" |
7207 | 2025-02-24T21:41:58.204Z | [ recovery-image] Feb 24 21:41:56.580 INFO O| Feb 24 21:41:56.580 INFO STEP 852 (remove_files) COMPLETE |
7208 | 2025-02-24T21:41:58.207Z | [ recovery-image] Feb 24 21:41:56.580 INFO O| Feb 24 21:41:56.580 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7209 | 2025-02-24T21:41:58.261Z | [ recovery-image] Feb 24 21:41:56.636 INFO O| Feb 24 21:41:56.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen" |
7210 | 2025-02-24T21:41:58.264Z | [ recovery-image] Feb 24 21:41:56.636 INFO O| Feb 24 21:41:56.636 INFO STEP 853 (remove_files) COMPLETE |
7211 | 2025-02-24T21:41:58.265Z | [ recovery-image] Feb 24 21:41:56.636 INFO O| Feb 24 21:41:56.636 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7212 | 2025-02-24T21:41:58.370Z | [ recovery-image] Feb 24 21:41:56.745 INFO O| Feb 24 21:41:56.745 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server" |
7213 | 2025-02-24T21:41:58.370Z | [ recovery-image] Feb 24 21:41:56.745 INFO O| Feb 24 21:41:56.745 INFO STEP 854 (remove_files) COMPLETE |
7214 | 2025-02-24T21:41:58.370Z | [ recovery-image] Feb 24 21:41:56.745 INFO O| Feb 24 21:41:56.745 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7215 | 2025-02-24T21:41:58.414Z | [ recovery-image] Feb 24 21:41:56.791 INFO O| Feb 24 21:41:56.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
7216 | 2025-02-24T21:41:58.417Z | [ recovery-image] Feb 24 21:41:56.791 INFO O| Feb 24 21:41:56.791 INFO STEP 855 (remove_files) COMPLETE |
7217 | 2025-02-24T21:41:58.417Z | [ recovery-image] Feb 24 21:41:56.791 INFO O| Feb 24 21:41:56.791 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7218 | 2025-02-24T21:41:58.456Z | [ recovery-image] Feb 24 21:41:56.832 INFO O| Feb 24 21:41:56.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
7219 | 2025-02-24T21:41:58.456Z | [ recovery-image] Feb 24 21:41:56.833 INFO O| Feb 24 21:41:56.833 INFO STEP 856 (remove_files) COMPLETE |
7220 | 2025-02-24T21:41:58.459Z | [ recovery-image] Feb 24 21:41:56.833 INFO O| Feb 24 21:41:56.833 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7221 | 2025-02-24T21:41:58.497Z | [ recovery-image] Feb 24 21:41:56.873 INFO O| Feb 24 21:41:56.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
7222 | 2025-02-24T21:41:58.499Z | [ recovery-image] Feb 24 21:41:56.873 INFO O| Feb 24 21:41:56.873 INFO STEP 857 (remove_files) COMPLETE |
7223 | 2025-02-24T21:41:58.499Z | [ recovery-image] Feb 24 21:41:56.873 INFO O| Feb 24 21:41:56.873 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7224 | 2025-02-24T21:41:58.520Z | [ recovery-image] Feb 24 21:41:56.896 INFO O| Feb 24 21:41:56.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1" |
7225 | 2025-02-24T21:41:58.523Z | [ recovery-image] Feb 24 21:41:56.897 INFO O| Feb 24 21:41:56.897 INFO STEP 858 (remove_files) COMPLETE |
7226 | 2025-02-24T21:41:58.523Z | [ recovery-image] Feb 24 21:41:56.897 INFO O| Feb 24 21:41:56.897 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7227 | 2025-02-24T21:41:58.554Z | [ recovery-image] Feb 24 21:41:56.930 INFO O| Feb 24 21:41:56.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
7228 | 2025-02-24T21:41:58.607Z | [ recovery-image] Feb 24 21:41:56.983 INFO O| Feb 24 21:41:56.983 INFO STEP 859 (remove_files) COMPLETE |
7229 | 2025-02-24T21:41:58.607Z | [ recovery-image] Feb 24 21:41:56.983 INFO O| Feb 24 21:41:56.983 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7230 | 2025-02-24T21:41:58.631Z | [ recovery-image] Feb 24 21:41:57.006 INFO O| Feb 24 21:41:57.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1" |
7231 | 2025-02-24T21:41:58.635Z | [ recovery-image] Feb 24 21:41:57.006 INFO O| Feb 24 21:41:57.006 INFO STEP 860 (remove_files) COMPLETE |
7232 | 2025-02-24T21:41:58.635Z | [ recovery-image] Feb 24 21:41:57.007 INFO O| Feb 24 21:41:57.007 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7233 | 2025-02-24T21:41:58.652Z | [ recovery-image] Feb 24 21:41:57.028 INFO O| Feb 24 21:41:57.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1" |
7234 | 2025-02-24T21:41:58.656Z | [ recovery-image] Feb 24 21:41:57.028 INFO O| Feb 24 21:41:57.028 INFO STEP 861 (remove_files) COMPLETE |
7235 | 2025-02-24T21:41:58.656Z | [ recovery-image] Feb 24 21:41:57.028 INFO O| Feb 24 21:41:57.028 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7236 | 2025-02-24T21:41:58.691Z | [ recovery-image] Feb 24 21:41:57.067 INFO O| Feb 24 21:41:57.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1" |
7237 | 2025-02-24T21:41:58.694Z | [ recovery-image] Feb 24 21:41:57.067 INFO O| Feb 24 21:41:57.067 INFO STEP 862 (remove_files) COMPLETE |
7238 | 2025-02-24T21:41:58.694Z | [ recovery-image] Feb 24 21:41:57.067 INFO O| Feb 24 21:41:57.067 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7239 | 2025-02-24T21:41:58.714Z | [ recovery-image] Feb 24 21:41:57.090 INFO O| Feb 24 21:41:57.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1" |
7240 | 2025-02-24T21:41:58.717Z | [ recovery-image] Feb 24 21:41:57.090 INFO O| Feb 24 21:41:57.090 INFO STEP 863 (remove_files) COMPLETE |
7241 | 2025-02-24T21:41:58.717Z | [ recovery-image] Feb 24 21:41:57.090 INFO O| Feb 24 21:41:57.090 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7242 | 2025-02-24T21:41:58.736Z | [ recovery-image] Feb 24 21:41:57.112 INFO O| Feb 24 21:41:57.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1" |
7243 | 2025-02-24T21:41:58.736Z | [ recovery-image] Feb 24 21:41:57.112 INFO O| Feb 24 21:41:57.112 INFO STEP 864 (remove_files) COMPLETE |
7244 | 2025-02-24T21:41:58.739Z | [ recovery-image] Feb 24 21:41:57.112 INFO O| Feb 24 21:41:57.112 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7245 | 2025-02-24T21:41:58.766Z | [ recovery-image] Feb 24 21:41:57.142 INFO O| Feb 24 21:41:57.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
7246 | 2025-02-24T21:41:58.769Z | [ recovery-image] Feb 24 21:41:57.142 INFO O| Feb 24 21:41:57.142 INFO STEP 865 (remove_files) COMPLETE |
7247 | 2025-02-24T21:41:58.769Z | [ recovery-image] Feb 24 21:41:57.142 INFO O| Feb 24 21:41:57.142 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7248 | 2025-02-24T21:41:58.801Z | [ recovery-image] Feb 24 21:41:57.177 INFO O| Feb 24 21:41:57.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
7249 | 2025-02-24T21:41:58.801Z | [ recovery-image] Feb 24 21:41:57.177 INFO O| Feb 24 21:41:57.177 INFO STEP 866 (remove_files) COMPLETE |
7250 | 2025-02-24T21:41:58.801Z | [ recovery-image] Feb 24 21:41:57.177 INFO O| Feb 24 21:41:57.177 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7251 | 2025-02-24T21:41:58.848Z | [ recovery-image] Feb 24 21:41:57.224 INFO O| Feb 24 21:41:57.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
7252 | 2025-02-24T21:41:58.848Z | [ recovery-image] Feb 24 21:41:57.224 INFO O| Feb 24 21:41:57.224 INFO STEP 867 (remove_files) COMPLETE |
7253 | 2025-02-24T21:41:58.848Z | [ recovery-image] Feb 24 21:41:57.224 INFO O| Feb 24 21:41:57.224 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7254 | 2025-02-24T21:41:58.870Z | [ recovery-image] Feb 24 21:41:57.246 INFO O| Feb 24 21:41:57.246 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
7255 | 2025-02-24T21:41:58.870Z | [ recovery-image] Feb 24 21:41:57.246 INFO O| Feb 24 21:41:57.246 INFO STEP 868 (remove_files) COMPLETE |
7256 | 2025-02-24T21:41:58.873Z | [ recovery-image] Feb 24 21:41:57.246 INFO O| Feb 24 21:41:57.246 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7257 | 2025-02-24T21:41:58.921Z | [ recovery-image] Feb 24 21:41:57.297 INFO O| Feb 24 21:41:57.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
7258 | 2025-02-24T21:41:58.924Z | [ recovery-image] Feb 24 21:41:57.297 INFO O| Feb 24 21:41:57.297 INFO STEP 869 (remove_files) COMPLETE |
7259 | 2025-02-24T21:41:58.924Z | [ recovery-image] Feb 24 21:41:57.298 INFO O| Feb 24 21:41:57.297 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7260 | 2025-02-24T21:41:58.945Z | [ recovery-image] Feb 24 21:41:57.321 INFO O| Feb 24 21:41:57.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
7261 | 2025-02-24T21:41:58.948Z | [ recovery-image] Feb 24 21:41:57.321 INFO O| Feb 24 21:41:57.321 INFO STEP 870 (remove_files) COMPLETE |
7262 | 2025-02-24T21:41:58.948Z | [ recovery-image] Feb 24 21:41:57.321 INFO O| Feb 24 21:41:57.321 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7263 | 2025-02-24T21:41:58.967Z | [ recovery-image] Feb 24 21:41:57.343 INFO O| Feb 24 21:41:57.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
7264 | 2025-02-24T21:41:58.968Z | [ recovery-image] Feb 24 21:41:57.344 INFO O| Feb 24 21:41:57.343 INFO STEP 871 (remove_files) COMPLETE |
7265 | 2025-02-24T21:41:58.968Z | [ recovery-image] Feb 24 21:41:57.344 INFO O| Feb 24 21:41:57.344 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7266 | 2025-02-24T21:41:58.991Z | [ recovery-image] Feb 24 21:41:57.366 INFO O| Feb 24 21:41:57.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
7267 | 2025-02-24T21:41:58.991Z | [ recovery-image] Feb 24 21:41:57.366 INFO O| Feb 24 21:41:57.366 INFO STEP 872 (remove_files) COMPLETE |
7268 | 2025-02-24T21:41:58.991Z | [ recovery-image] Feb 24 21:41:57.366 INFO O| Feb 24 21:41:57.366 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7269 | 2025-02-24T21:41:59.014Z | [ recovery-image] Feb 24 21:41:57.390 INFO O| Feb 24 21:41:57.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
7270 | 2025-02-24T21:41:59.014Z | [ recovery-image] Feb 24 21:41:57.390 INFO O| Feb 24 21:41:57.390 INFO STEP 873 (remove_files) COMPLETE |
7271 | 2025-02-24T21:41:59.017Z | [ recovery-image] Feb 24 21:41:57.390 INFO O| Feb 24 21:41:57.390 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7272 | 2025-02-24T21:41:59.038Z | [ recovery-image] Feb 24 21:41:57.413 INFO O| Feb 24 21:41:57.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
7273 | 2025-02-24T21:41:59.038Z | [ recovery-image] Feb 24 21:41:57.413 INFO O| Feb 24 21:41:57.413 INFO STEP 874 (remove_files) COMPLETE |
7274 | 2025-02-24T21:41:59.038Z | [ recovery-image] Feb 24 21:41:57.413 INFO O| Feb 24 21:41:57.413 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7275 | 2025-02-24T21:41:59.061Z | [ recovery-image] Feb 24 21:41:57.437 INFO O| Feb 24 21:41:57.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
7276 | 2025-02-24T21:41:59.061Z | [ recovery-image] Feb 24 21:41:57.437 INFO O| Feb 24 21:41:57.437 INFO STEP 875 (remove_files) COMPLETE |
7277 | 2025-02-24T21:41:59.061Z | [ recovery-image] Feb 24 21:41:57.437 INFO O| Feb 24 21:41:57.437 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7278 | 2025-02-24T21:41:59.089Z | [ recovery-image] Feb 24 21:41:57.465 INFO O| Feb 24 21:41:57.464 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
7279 | 2025-02-24T21:41:59.091Z | [ recovery-image] Feb 24 21:41:57.465 INFO O| Feb 24 21:41:57.465 INFO STEP 876 (remove_files) COMPLETE |
7280 | 2025-02-24T21:41:59.091Z | [ recovery-image] Feb 24 21:41:57.465 INFO O| Feb 24 21:41:57.465 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7281 | 2025-02-24T21:41:59.112Z | [ recovery-image] Feb 24 21:41:57.488 INFO O| Feb 24 21:41:57.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
7282 | 2025-02-24T21:41:59.115Z | [ recovery-image] Feb 24 21:41:57.488 INFO O| Feb 24 21:41:57.488 INFO STEP 877 (remove_files) COMPLETE |
7283 | 2025-02-24T21:41:59.115Z | [ recovery-image] Feb 24 21:41:57.488 INFO O| Feb 24 21:41:57.488 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7284 | 2025-02-24T21:41:59.135Z | [ recovery-image] Feb 24 21:41:57.511 INFO O| Feb 24 21:41:57.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
7285 | 2025-02-24T21:41:59.138Z | [ recovery-image] Feb 24 21:41:57.512 INFO O| Feb 24 21:41:57.512 INFO STEP 878 (remove_files) COMPLETE |
7286 | 2025-02-24T21:41:59.138Z | [ recovery-image] Feb 24 21:41:57.512 INFO O| Feb 24 21:41:57.512 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7287 | 2025-02-24T21:41:59.159Z | [ recovery-image] Feb 24 21:41:57.535 INFO O| Feb 24 21:41:57.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
7288 | 2025-02-24T21:41:59.161Z | [ recovery-image] Feb 24 21:41:57.535 INFO O| Feb 24 21:41:57.535 INFO STEP 879 (remove_files) COMPLETE |
7289 | 2025-02-24T21:41:59.162Z | [ recovery-image] Feb 24 21:41:57.535 INFO O| Feb 24 21:41:57.535 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7290 | 2025-02-24T21:41:59.182Z | [ recovery-image] Feb 24 21:41:57.558 INFO O| Feb 24 21:41:57.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
7291 | 2025-02-24T21:41:59.185Z | [ recovery-image] Feb 24 21:41:57.558 INFO O| Feb 24 21:41:57.558 INFO STEP 880 (remove_files) COMPLETE |
7292 | 2025-02-24T21:41:59.185Z | [ recovery-image] Feb 24 21:41:57.558 INFO O| Feb 24 21:41:57.558 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7293 | 2025-02-24T21:41:59.256Z | [ recovery-image] Feb 24 21:41:57.620 INFO O| Feb 24 21:41:57.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
7294 | 2025-02-24T21:41:59.256Z | [ recovery-image] Feb 24 21:41:57.620 INFO O| Feb 24 21:41:57.620 INFO STEP 881 (remove_files) COMPLETE |
7295 | 2025-02-24T21:41:59.256Z | [ recovery-image] Feb 24 21:41:57.620 INFO O| Feb 24 21:41:57.620 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7296 | 2025-02-24T21:41:59.271Z | [ recovery-image] Feb 24 21:41:57.646 INFO O| Feb 24 21:41:57.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
7297 | 2025-02-24T21:41:59.271Z | [ recovery-image] Feb 24 21:41:57.647 INFO O| Feb 24 21:41:57.647 INFO STEP 882 (remove_files) COMPLETE |
7298 | 2025-02-24T21:41:59.271Z | [ recovery-image] Feb 24 21:41:57.647 INFO O| Feb 24 21:41:57.647 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7299 | 2025-02-24T21:41:59.324Z | [ recovery-image] Feb 24 21:41:57.700 INFO O| Feb 24 21:41:57.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
7300 | 2025-02-24T21:41:59.324Z | [ recovery-image] Feb 24 21:41:57.700 INFO O| Feb 24 21:41:57.700 INFO STEP 883 (remove_files) COMPLETE |
7301 | 2025-02-24T21:41:59.327Z | [ recovery-image] Feb 24 21:41:57.700 INFO O| Feb 24 21:41:57.700 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7302 | 2025-02-24T21:41:59.346Z | [ recovery-image] Feb 24 21:41:57.722 INFO O| Feb 24 21:41:57.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
7303 | 2025-02-24T21:41:59.346Z | [ recovery-image] Feb 24 21:41:57.722 INFO O| Feb 24 21:41:57.722 INFO STEP 884 (remove_files) COMPLETE |
7304 | 2025-02-24T21:41:59.349Z | [ recovery-image] Feb 24 21:41:57.722 INFO O| Feb 24 21:41:57.722 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7305 | 2025-02-24T21:41:59.478Z | [ recovery-image] Feb 24 21:41:57.853 INFO O| Feb 24 21:41:57.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
7306 | 2025-02-24T21:41:59.478Z | [ recovery-image] Feb 24 21:41:57.853 INFO O| Feb 24 21:41:57.853 INFO STEP 885 (remove_files) COMPLETE |
7307 | 2025-02-24T21:41:59.481Z | [ recovery-image] Feb 24 21:41:57.853 INFO O| Feb 24 21:41:57.853 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7308 | 2025-02-24T21:41:59.513Z | [ recovery-image] Feb 24 21:41:57.888 INFO O| Feb 24 21:41:57.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
7309 | 2025-02-24T21:41:59.513Z | [ recovery-image] Feb 24 21:41:57.888 INFO O| Feb 24 21:41:57.888 INFO STEP 886 (remove_files) COMPLETE |
7310 | 2025-02-24T21:41:59.513Z | [ recovery-image] Feb 24 21:41:57.888 INFO O| Feb 24 21:41:57.888 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7311 | 2025-02-24T21:41:59.560Z | [ recovery-image] Feb 24 21:41:57.935 INFO O| Feb 24 21:41:57.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
7312 | 2025-02-24T21:41:59.560Z | [ recovery-image] Feb 24 21:41:57.935 INFO O| Feb 24 21:41:57.935 INFO STEP 887 (remove_files) COMPLETE |
7313 | 2025-02-24T21:41:59.563Z | [ recovery-image] Feb 24 21:41:57.936 INFO O| Feb 24 21:41:57.935 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7314 | 2025-02-24T21:41:59.582Z | [ recovery-image] Feb 24 21:41:57.958 INFO O| Feb 24 21:41:57.958 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
7315 | 2025-02-24T21:41:59.582Z | [ recovery-image] Feb 24 21:41:57.958 INFO O| Feb 24 21:41:57.958 INFO STEP 888 (remove_files) COMPLETE |
7316 | 2025-02-24T21:41:59.585Z | [ recovery-image] Feb 24 21:41:57.958 INFO O| Feb 24 21:41:57.958 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7317 | 2025-02-24T21:41:59.607Z | [ recovery-image] Feb 24 21:41:57.980 INFO O| Feb 24 21:41:57.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
7318 | 2025-02-24T21:41:59.607Z | [ recovery-image] Feb 24 21:41:57.980 INFO O| Feb 24 21:41:57.980 INFO STEP 889 (remove_files) COMPLETE |
7319 | 2025-02-24T21:41:59.607Z | [ recovery-image] Feb 24 21:41:57.981 INFO O| Feb 24 21:41:57.980 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7320 | 2025-02-24T21:41:59.628Z | [ recovery-image] Feb 24 21:41:58.003 INFO O| Feb 24 21:41:58.003 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
7321 | 2025-02-24T21:41:59.628Z | [ recovery-image] Feb 24 21:41:58.003 INFO O| Feb 24 21:41:58.003 INFO STEP 890 (remove_files) COMPLETE |
7322 | 2025-02-24T21:41:59.631Z | [ recovery-image] Feb 24 21:41:58.003 INFO O| Feb 24 21:41:58.003 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7323 | 2025-02-24T21:41:59.666Z | [ recovery-image] Feb 24 21:41:58.041 INFO O| Feb 24 21:41:58.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
7324 | 2025-02-24T21:41:59.666Z | [ recovery-image] Feb 24 21:41:58.041 INFO O| Feb 24 21:41:58.041 INFO STEP 891 (remove_files) COMPLETE |
7325 | 2025-02-24T21:41:59.666Z | [ recovery-image] Feb 24 21:41:58.041 INFO O| Feb 24 21:41:58.041 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7326 | 2025-02-24T21:41:59.704Z | [ recovery-image] Feb 24 21:41:58.079 INFO O| Feb 24 21:41:58.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
7327 | 2025-02-24T21:41:59.704Z | [ recovery-image] Feb 24 21:41:58.079 INFO O| Feb 24 21:41:58.079 INFO STEP 892 (remove_files) COMPLETE |
7328 | 2025-02-24T21:41:59.704Z | [ recovery-image] Feb 24 21:41:58.079 INFO O| Feb 24 21:41:58.079 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7329 | 2025-02-24T21:41:59.723Z | [ recovery-image] Feb 24 21:41:58.098 INFO O| Feb 24 21:41:58.098 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
7330 | 2025-02-24T21:41:59.723Z | [ recovery-image] Feb 24 21:41:58.099 INFO O| Feb 24 21:41:58.099 INFO STEP 893 (remove_files) COMPLETE |
7331 | 2025-02-24T21:41:59.723Z | [ recovery-image] Feb 24 21:41:58.099 INFO O| Feb 24 21:41:58.099 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7332 | 2025-02-24T21:41:59.746Z | [ recovery-image] Feb 24 21:41:58.122 INFO O| Feb 24 21:41:58.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
7333 | 2025-02-24T21:41:59.746Z | [ recovery-image] Feb 24 21:41:58.122 INFO O| Feb 24 21:41:58.122 INFO STEP 894 (remove_files) COMPLETE |
7334 | 2025-02-24T21:41:59.746Z | [ recovery-image] Feb 24 21:41:58.122 INFO O| Feb 24 21:41:58.122 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7335 | 2025-02-24T21:42:00.080Z | [ recovery-image] Feb 24 21:41:58.145 INFO O| Feb 24 21:41:58.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
7336 | 2025-02-24T21:42:00.080Z | [ recovery-image] Feb 24 21:41:58.145 INFO O| Feb 24 21:41:58.145 INFO STEP 895 (remove_files) COMPLETE |
7337 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.145 INFO O| Feb 24 21:41:58.145 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7338 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.177 INFO O| Feb 24 21:41:58.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1" |
7339 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.178 INFO O| Feb 24 21:41:58.177 INFO STEP 896 (remove_files) COMPLETE |
7340 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.178 INFO O| Feb 24 21:41:58.178 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7341 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.200 INFO O| Feb 24 21:41:58.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1" |
7342 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.200 INFO O| Feb 24 21:41:58.200 INFO STEP 897 (remove_files) COMPLETE |
7343 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.200 INFO O| Feb 24 21:41:58.200 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7344 | 2025-02-24T21:42:00.099Z | [ recovery-image] Feb 24 21:41:58.221 INFO O| Feb 24 21:41:58.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1" |
7345 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.221 INFO O| Feb 24 21:41:58.221 INFO STEP 898 (remove_files) COMPLETE |
7346 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.221 INFO O| Feb 24 21:41:58.221 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7347 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.242 INFO O| Feb 24 21:41:58.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
7348 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.242 INFO O| Feb 24 21:41:58.242 INFO STEP 899 (remove_files) COMPLETE |
7349 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.242 INFO O| Feb 24 21:41:58.242 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7350 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.281 INFO O| Feb 24 21:41:58.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
7351 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.282 INFO O| Feb 24 21:41:58.282 INFO STEP 900 (remove_files) COMPLETE |
7352 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.282 INFO O| Feb 24 21:41:58.282 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7353 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.329 INFO O| Feb 24 21:41:58.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1" |
7354 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.329 INFO O| Feb 24 21:41:58.329 INFO STEP 901 (remove_files) COMPLETE |
7355 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.329 INFO O| Feb 24 21:41:58.329 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7356 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.354 INFO O| Feb 24 21:41:58.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1" |
7357 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.355 INFO O| Feb 24 21:41:58.354 INFO STEP 902 (remove_files) COMPLETE |
7358 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.355 INFO O| Feb 24 21:41:58.355 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7359 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.389 INFO O| Feb 24 21:41:58.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
7360 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.389 INFO O| Feb 24 21:41:58.389 INFO STEP 903 (remove_files) COMPLETE |
7361 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.389 INFO O| Feb 24 21:41:58.389 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7362 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.421 INFO O| Feb 24 21:41:58.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1" |
7363 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.422 INFO O| Feb 24 21:41:58.422 INFO STEP 904 (remove_files) COMPLETE |
7364 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.422 INFO O| Feb 24 21:41:58.422 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7365 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.444 INFO O| Feb 24 21:41:58.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
7366 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.444 INFO O| Feb 24 21:41:58.444 INFO STEP 905 (remove_files) COMPLETE |
7367 | 2025-02-24T21:42:00.100Z | [ recovery-image] Feb 24 21:41:58.444 INFO O| Feb 24 21:41:58.444 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7368 | 2025-02-24T21:42:00.145Z | [ recovery-image] Feb 24 21:41:58.521 INFO O| Feb 24 21:41:58.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
7369 | 2025-02-24T21:42:00.145Z | [ recovery-image] Feb 24 21:41:58.521 INFO O| Feb 24 21:41:58.521 INFO STEP 906 (remove_files) COMPLETE |
7370 | 2025-02-24T21:42:00.145Z | [ recovery-image] Feb 24 21:41:58.521 INFO O| Feb 24 21:41:58.521 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7371 | 2025-02-24T21:42:00.175Z | [ recovery-image] Feb 24 21:41:58.551 INFO O| Feb 24 21:41:58.550 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1" |
7372 | 2025-02-24T21:42:00.175Z | [ recovery-image] Feb 24 21:41:58.551 INFO O| Feb 24 21:41:58.551 INFO STEP 907 (remove_files) COMPLETE |
7373 | 2025-02-24T21:42:00.178Z | [ recovery-image] Feb 24 21:41:58.551 INFO O| Feb 24 21:41:58.551 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7374 | 2025-02-24T21:42:00.197Z | [ recovery-image] Feb 24 21:41:58.572 INFO O| Feb 24 21:41:58.572 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1" |
7375 | 2025-02-24T21:42:00.197Z | [ recovery-image] Feb 24 21:41:58.572 INFO O| Feb 24 21:41:58.572 INFO STEP 908 (remove_files) COMPLETE |
7376 | 2025-02-24T21:42:00.200Z | [ recovery-image] Feb 24 21:41:58.572 INFO O| Feb 24 21:41:58.572 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7377 | 2025-02-24T21:42:00.224Z | [ recovery-image] Feb 24 21:41:58.599 INFO O| Feb 24 21:41:58.599 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
7378 | 2025-02-24T21:42:00.224Z | [ recovery-image] Feb 24 21:41:58.599 INFO O| Feb 24 21:41:58.599 INFO STEP 909 (remove_files) COMPLETE |
7379 | 2025-02-24T21:42:00.224Z | [ recovery-image] Feb 24 21:41:58.599 INFO O| Feb 24 21:41:58.599 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7380 | 2025-02-24T21:42:00.246Z | [ recovery-image] Feb 24 21:41:58.622 INFO O| Feb 24 21:41:58.622 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1" |
7381 | 2025-02-24T21:42:00.246Z | [ recovery-image] Feb 24 21:41:58.622 INFO O| Feb 24 21:41:58.622 INFO STEP 910 (remove_files) COMPLETE |
7382 | 2025-02-24T21:42:00.246Z | [ recovery-image] Feb 24 21:41:58.622 INFO O| Feb 24 21:41:58.622 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7383 | 2025-02-24T21:42:00.268Z | [ recovery-image] Feb 24 21:41:58.644 INFO O| Feb 24 21:41:58.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1" |
7384 | 2025-02-24T21:42:00.268Z | [ recovery-image] Feb 24 21:41:58.644 INFO O| Feb 24 21:41:58.644 INFO STEP 911 (remove_files) COMPLETE |
7385 | 2025-02-24T21:42:00.268Z | [ recovery-image] Feb 24 21:41:58.644 INFO O| Feb 24 21:41:58.644 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7386 | 2025-02-24T21:42:00.321Z | [ recovery-image] Feb 24 21:41:58.697 INFO O| Feb 24 21:41:58.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
7387 | 2025-02-24T21:42:00.321Z | [ recovery-image] Feb 24 21:41:58.697 INFO O| Feb 24 21:41:58.697 INFO STEP 912 (remove_files) COMPLETE |
7388 | 2025-02-24T21:42:00.324Z | [ recovery-image] Feb 24 21:41:58.697 INFO O| Feb 24 21:41:58.697 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7389 | 2025-02-24T21:42:00.344Z | [ recovery-image] Feb 24 21:41:58.719 INFO O| Feb 24 21:41:58.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
7390 | 2025-02-24T21:42:00.344Z | [ recovery-image] Feb 24 21:41:58.719 INFO O| Feb 24 21:41:58.719 INFO STEP 913 (remove_files) COMPLETE |
7391 | 2025-02-24T21:42:00.344Z | [ recovery-image] Feb 24 21:41:58.719 INFO O| Feb 24 21:41:58.719 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7392 | 2025-02-24T21:42:00.384Z | [ recovery-image] Feb 24 21:41:58.760 INFO O| Feb 24 21:41:58.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1" |
7393 | 2025-02-24T21:42:00.384Z | [ recovery-image] Feb 24 21:41:58.760 INFO O| Feb 24 21:41:58.760 INFO STEP 914 (remove_files) COMPLETE |
7394 | 2025-02-24T21:42:00.384Z | [ recovery-image] Feb 24 21:41:58.760 INFO O| Feb 24 21:41:58.760 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7395 | 2025-02-24T21:42:00.423Z | [ recovery-image] Feb 24 21:41:58.798 INFO O| Feb 24 21:41:58.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
7396 | 2025-02-24T21:42:00.423Z | [ recovery-image] Feb 24 21:41:58.798 INFO O| Feb 24 21:41:58.798 INFO STEP 915 (remove_files) COMPLETE |
7397 | 2025-02-24T21:42:00.423Z | [ recovery-image] Feb 24 21:41:58.798 INFO O| Feb 24 21:41:58.798 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7398 | 2025-02-24T21:42:00.445Z | [ recovery-image] Feb 24 21:41:58.820 INFO O| Feb 24 21:41:58.820 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
7399 | 2025-02-24T21:42:00.445Z | [ recovery-image] Feb 24 21:41:58.820 INFO O| Feb 24 21:41:58.820 INFO STEP 916 (remove_files) COMPLETE |
7400 | 2025-02-24T21:42:00.445Z | [ recovery-image] Feb 24 21:41:58.820 INFO O| Feb 24 21:41:58.820 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7401 | 2025-02-24T21:42:00.467Z | [ recovery-image] Feb 24 21:41:58.842 INFO O| Feb 24 21:41:58.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1" |
7402 | 2025-02-24T21:42:00.467Z | [ recovery-image] Feb 24 21:41:58.842 INFO O| Feb 24 21:41:58.842 INFO STEP 917 (remove_files) COMPLETE |
7403 | 2025-02-24T21:42:00.467Z | [ recovery-image] Feb 24 21:41:58.842 INFO O| Feb 24 21:41:58.842 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7404 | 2025-02-24T21:42:00.488Z | [ recovery-image] Feb 24 21:41:58.863 INFO O| Feb 24 21:41:58.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
7405 | 2025-02-24T21:42:00.488Z | [ recovery-image] Feb 24 21:41:58.863 INFO O| Feb 24 21:41:58.863 INFO STEP 918 (remove_files) COMPLETE |
7406 | 2025-02-24T21:42:00.488Z | [ recovery-image] Feb 24 21:41:58.863 INFO O| Feb 24 21:41:58.863 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7407 | 2025-02-24T21:42:00.510Z | [ recovery-image] Feb 24 21:41:58.885 INFO O| Feb 24 21:41:58.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
7408 | 2025-02-24T21:42:00.510Z | [ recovery-image] Feb 24 21:41:58.886 INFO O| Feb 24 21:41:58.885 INFO STEP 919 (remove_files) COMPLETE |
7409 | 2025-02-24T21:42:00.510Z | [ recovery-image] Feb 24 21:41:58.886 INFO O| Feb 24 21:41:58.886 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7410 | 2025-02-24T21:42:00.548Z | [ recovery-image] Feb 24 21:41:58.924 INFO O| Feb 24 21:41:58.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
7411 | 2025-02-24T21:42:00.549Z | [ recovery-image] Feb 24 21:41:58.924 INFO O| Feb 24 21:41:58.924 INFO STEP 920 (remove_files) COMPLETE |
7412 | 2025-02-24T21:42:00.552Z | [ recovery-image] Feb 24 21:41:58.924 INFO O| Feb 24 21:41:58.924 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7413 | 2025-02-24T21:42:00.587Z | [ recovery-image] Feb 24 21:41:58.962 INFO O| Feb 24 21:41:58.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
7414 | 2025-02-24T21:42:00.590Z | [ recovery-image] Feb 24 21:41:58.962 INFO O| Feb 24 21:41:58.962 INFO STEP 921 (remove_files) COMPLETE |
7415 | 2025-02-24T21:42:00.590Z | [ recovery-image] Feb 24 21:41:58.962 INFO O| Feb 24 21:41:58.962 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7416 | 2025-02-24T21:42:00.620Z | [ recovery-image] Feb 24 21:41:58.996 INFO O| Feb 24 21:41:58.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress" |
7417 | 2025-02-24T21:42:00.623Z | [ recovery-image] Feb 24 21:41:58.996 INFO O| Feb 24 21:41:58.996 INFO STEP 922 (remove_files) COMPLETE |
7418 | 2025-02-24T21:42:00.623Z | [ recovery-image] Feb 24 21:41:58.996 INFO O| Feb 24 21:41:58.996 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7419 | 2025-02-24T21:42:00.657Z | [ recovery-image] Feb 24 21:41:59.032 INFO O| Feb 24 21:41:59.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck" |
7420 | 2025-02-24T21:42:00.659Z | [ recovery-image] Feb 24 21:41:59.033 INFO O| Feb 24 21:41:59.032 INFO STEP 923 (remove_files) COMPLETE |
7421 | 2025-02-24T21:42:00.659Z | [ recovery-image] Feb 24 21:41:59.033 INFO O| Feb 24 21:41:59.033 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7422 | 2025-02-24T21:42:00.680Z | [ recovery-image] Feb 24 21:41:59.056 INFO O| Feb 24 21:41:59.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake" |
7423 | 2025-02-24T21:42:00.684Z | [ recovery-image] Feb 24 21:41:59.056 INFO O| Feb 24 21:41:59.056 INFO STEP 924 (remove_files) COMPLETE |
7424 | 2025-02-24T21:42:00.684Z | [ recovery-image] Feb 24 21:41:59.056 INFO O| Feb 24 21:41:59.056 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7425 | 2025-02-24T21:42:00.702Z | [ recovery-image] Feb 24 21:41:59.078 INFO O| Feb 24 21:41:59.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista" |
7426 | 2025-02-24T21:42:00.705Z | [ recovery-image] Feb 24 21:41:59.078 INFO O| Feb 24 21:41:59.078 INFO STEP 925 (remove_files) COMPLETE |
7427 | 2025-02-24T21:42:00.705Z | [ recovery-image] Feb 24 21:41:59.078 INFO O| Feb 24 21:41:59.078 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7428 | 2025-02-24T21:42:00.758Z | [ recovery-image] Feb 24 21:41:59.134 INFO O| Feb 24 21:41:59.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb" |
7429 | 2025-02-24T21:42:00.758Z | [ recovery-image] Feb 24 21:41:59.134 INFO O| Feb 24 21:41:59.134 INFO STEP 926 (remove_files) COMPLETE |
7430 | 2025-02-24T21:42:00.758Z | [ recovery-image] Feb 24 21:41:59.134 INFO O| Feb 24 21:41:59.134 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7431 | 2025-02-24T21:42:00.781Z | [ recovery-image] Feb 24 21:41:59.156 INFO O| Feb 24 21:41:59.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop" |
7432 | 2025-02-24T21:42:00.781Z | [ recovery-image] Feb 24 21:41:59.156 INFO O| Feb 24 21:41:59.156 INFO STEP 927 (remove_files) COMPLETE |
7433 | 2025-02-24T21:42:00.784Z | [ recovery-image] Feb 24 21:41:59.156 INFO O| Feb 24 21:41:59.156 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7434 | 2025-02-24T21:42:00.802Z | [ recovery-image] Feb 24 21:41:59.177 INFO O| Feb 24 21:41:59.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin" |
7435 | 2025-02-24T21:42:00.802Z | [ recovery-image] Feb 24 21:41:59.177 INFO O| Feb 24 21:41:59.177 INFO STEP 928 (remove_files) COMPLETE |
7436 | 2025-02-24T21:42:00.802Z | [ recovery-image] Feb 24 21:41:59.177 INFO O| Feb 24 21:41:59.177 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7437 | 2025-02-24T21:42:00.845Z | [ recovery-image] Feb 24 21:41:59.221 INFO O| Feb 24 21:41:59.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog" |
7438 | 2025-02-24T21:42:00.845Z | [ recovery-image] Feb 24 21:41:59.221 INFO O| Feb 24 21:41:59.221 INFO STEP 929 (remove_files) COMPLETE |
7439 | 2025-02-24T21:42:00.848Z | [ recovery-image] Feb 24 21:41:59.221 INFO O| Feb 24 21:41:59.221 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7440 | 2025-02-24T21:42:00.875Z | [ recovery-image] Feb 24 21:41:59.250 INFO O| Feb 24 21:41:59.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd" |
7441 | 2025-02-24T21:42:00.877Z | [ recovery-image] Feb 24 21:41:59.250 INFO O| Feb 24 21:41:59.250 INFO STEP 930 (remove_files) COMPLETE |
7442 | 2025-02-24T21:42:00.877Z | [ recovery-image] Feb 24 21:41:59.250 INFO O| Feb 24 21:41:59.250 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7443 | 2025-02-24T21:42:00.897Z | [ recovery-image] Feb 24 21:41:59.273 INFO O| Feb 24 21:41:59.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
7444 | 2025-02-24T21:42:00.900Z | [ recovery-image] Feb 24 21:41:59.273 INFO O| Feb 24 21:41:59.273 INFO STEP 931 (remove_files) COMPLETE |
7445 | 2025-02-24T21:42:00.900Z | [ recovery-image] Feb 24 21:41:59.273 INFO O| Feb 24 21:41:59.273 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7446 | 2025-02-24T21:42:00.920Z | [ recovery-image] Feb 24 21:41:59.295 INFO O| Feb 24 21:41:59.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
7447 | 2025-02-24T21:42:00.922Z | [ recovery-image] Feb 24 21:41:59.295 INFO O| Feb 24 21:41:59.295 INFO STEP 932 (remove_files) COMPLETE |
7448 | 2025-02-24T21:42:00.922Z | [ recovery-image] Feb 24 21:41:59.296 INFO O| Feb 24 21:41:59.295 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7449 | 2025-02-24T21:42:00.942Z | [ recovery-image] Feb 24 21:41:59.317 INFO O| Feb 24 21:41:59.317 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
7450 | 2025-02-24T21:42:00.944Z | [ recovery-image] Feb 24 21:41:59.317 INFO O| Feb 24 21:41:59.317 INFO STEP 933 (remove_files) COMPLETE |
7451 | 2025-02-24T21:42:00.944Z | [ recovery-image] Feb 24 21:41:59.318 INFO O| Feb 24 21:41:59.317 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7452 | 2025-02-24T21:42:00.965Z | [ recovery-image] Feb 24 21:41:59.340 INFO O| Feb 24 21:41:59.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
7453 | 2025-02-24T21:42:00.968Z | [ recovery-image] Feb 24 21:41:59.340 INFO O| Feb 24 21:41:59.340 INFO STEP 934 (remove_files) COMPLETE |
7454 | 2025-02-24T21:42:00.968Z | [ recovery-image] Feb 24 21:41:59.341 INFO O| Feb 24 21:41:59.340 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7455 | 2025-02-24T21:42:00.988Z | [ recovery-image] Feb 24 21:41:59.363 INFO O| Feb 24 21:41:59.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd" |
7456 | 2025-02-24T21:42:00.990Z | [ recovery-image] Feb 24 21:41:59.363 INFO O| Feb 24 21:41:59.363 INFO STEP 935 (remove_files) COMPLETE |
7457 | 2025-02-24T21:42:00.990Z | [ recovery-image] Feb 24 21:41:59.364 INFO O| Feb 24 21:41:59.364 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7458 | 2025-02-24T21:42:01.009Z | [ recovery-image] Feb 24 21:41:59.385 INFO O| Feb 24 21:41:59.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc" |
7459 | 2025-02-24T21:42:01.012Z | [ recovery-image] Feb 24 21:41:59.385 INFO O| Feb 24 21:41:59.385 INFO STEP 936 (remove_files) COMPLETE |
7460 | 2025-02-24T21:42:01.012Z | [ recovery-image] Feb 24 21:41:59.385 INFO O| Feb 24 21:41:59.385 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7461 | 2025-02-24T21:42:01.079Z | [ recovery-image] Feb 24 21:41:59.454 INFO O| Feb 24 21:41:59.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs" |
7462 | 2025-02-24T21:42:01.079Z | [ recovery-image] Feb 24 21:41:59.454 INFO O| Feb 24 21:41:59.454 INFO STEP 937 (remove_files) COMPLETE |
7463 | 2025-02-24T21:42:01.087Z | [ recovery-image] Feb 24 21:41:59.454 INFO O| Feb 24 21:41:59.454 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7464 | 2025-02-24T21:42:01.131Z | [ recovery-image] Feb 24 21:41:59.506 INFO O| Feb 24 21:41:59.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd" |
7465 | 2025-02-24T21:42:01.133Z | [ recovery-image] Feb 24 21:41:59.506 INFO O| Feb 24 21:41:59.506 INFO STEP 938 (remove_files) COMPLETE |
7466 | 2025-02-24T21:42:01.133Z | [ recovery-image] Feb 24 21:41:59.506 INFO O| Feb 24 21:41:59.506 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7467 | 2025-02-24T21:42:01.209Z | [ recovery-image] Feb 24 21:41:59.584 INFO O| Feb 24 21:41:59.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server" |
7468 | 2025-02-24T21:42:01.211Z | [ recovery-image] Feb 24 21:41:59.584 INFO O| Feb 24 21:41:59.584 INFO STEP 939 (remove_files) COMPLETE |
7469 | 2025-02-24T21:42:01.211Z | [ recovery-image] Feb 24 21:41:59.584 INFO O| Feb 24 21:41:59.584 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7470 | 2025-02-24T21:42:01.250Z | [ recovery-image] Feb 24 21:41:59.624 INFO O| Feb 24 21:41:59.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign" |
7471 | 2025-02-24T21:42:01.250Z | [ recovery-image] Feb 24 21:41:59.624 INFO O| Feb 24 21:41:59.624 INFO STEP 940 (remove_files) COMPLETE |
7472 | 2025-02-24T21:42:01.250Z | [ recovery-image] Feb 24 21:41:59.624 INFO O| Feb 24 21:41:59.624 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7473 | 2025-02-24T21:42:01.271Z | [ recovery-image] Feb 24 21:41:59.646 INFO O| Feb 24 21:41:59.646 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
7474 | 2025-02-24T21:42:01.271Z | [ recovery-image] Feb 24 21:41:59.646 INFO O| Feb 24 21:41:59.646 INFO STEP 941 (remove_files) COMPLETE |
7475 | 2025-02-24T21:42:01.271Z | [ recovery-image] Feb 24 21:41:59.646 INFO O| Feb 24 21:41:59.646 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7476 | 2025-02-24T21:42:01.311Z | [ recovery-image] Feb 24 21:41:59.686 INFO O| Feb 24 21:41:59.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
7477 | 2025-02-24T21:42:01.313Z | [ recovery-image] Feb 24 21:41:59.686 INFO O| Feb 24 21:41:59.686 INFO STEP 942 (remove_files) COMPLETE |
7478 | 2025-02-24T21:42:01.314Z | [ recovery-image] Feb 24 21:41:59.686 INFO O| Feb 24 21:41:59.686 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7479 | 2025-02-24T21:42:01.333Z | [ recovery-image] Feb 24 21:41:59.708 INFO O| Feb 24 21:41:59.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid" |
7480 | 2025-02-24T21:42:01.335Z | [ recovery-image] Feb 24 21:41:59.709 INFO O| Feb 24 21:41:59.709 INFO STEP 943 (remove_files) COMPLETE |
7481 | 2025-02-24T21:42:01.335Z | [ recovery-image] Feb 24 21:41:59.709 INFO O| Feb 24 21:41:59.709 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7482 | 2025-02-24T21:42:01.392Z | [ recovery-image] Feb 24 21:41:59.767 INFO O| Feb 24 21:41:59.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid" |
7483 | 2025-02-24T21:42:01.395Z | [ recovery-image] Feb 24 21:41:59.767 INFO O| Feb 24 21:41:59.767 INFO STEP 944 (remove_files) COMPLETE |
7484 | 2025-02-24T21:42:01.395Z | [ recovery-image] Feb 24 21:41:59.767 INFO O| Feb 24 21:41:59.767 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7485 | 2025-02-24T21:42:01.422Z | [ recovery-image] Feb 24 21:41:59.797 INFO O| Feb 24 21:41:59.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange" |
7486 | 2025-02-24T21:42:01.422Z | [ recovery-image] Feb 24 21:41:59.798 INFO O| Feb 24 21:41:59.798 INFO STEP 945 (remove_files) COMPLETE |
7487 | 2025-02-24T21:42:01.422Z | [ recovery-image] Feb 24 21:41:59.798 INFO O| Feb 24 21:41:59.798 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7488 | 2025-02-24T21:42:01.445Z | [ recovery-image] Feb 24 21:41:59.819 INFO O| Feb 24 21:41:59.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate" |
7489 | 2025-02-24T21:42:01.445Z | [ recovery-image] Feb 24 21:41:59.819 INFO O| Feb 24 21:41:59.819 INFO STEP 946 (remove_files) COMPLETE |
7490 | 2025-02-24T21:42:01.445Z | [ recovery-image] Feb 24 21:41:59.819 INFO O| Feb 24 21:41:59.819 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7491 | 2025-02-24T21:42:01.465Z | [ recovery-image] Feb 24 21:41:59.840 INFO O| Feb 24 21:41:59.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid" |
7492 | 2025-02-24T21:42:01.465Z | [ recovery-image] Feb 24 21:41:59.840 INFO O| Feb 24 21:41:59.840 INFO STEP 947 (remove_files) COMPLETE |
7493 | 2025-02-24T21:42:01.468Z | [ recovery-image] Feb 24 21:41:59.841 INFO O| Feb 24 21:41:59.840 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7494 | 2025-02-24T21:42:01.494Z | [ recovery-image] Feb 24 21:41:59.869 INFO O| Feb 24 21:41:59.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint" |
7495 | 2025-02-24T21:42:01.494Z | [ recovery-image] Feb 24 21:41:59.869 INFO O| Feb 24 21:41:59.869 INFO STEP 948 (remove_files) COMPLETE |
7496 | 2025-02-24T21:42:01.497Z | [ recovery-image] Feb 24 21:41:59.869 INFO O| Feb 24 21:41:59.869 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7497 | 2025-02-24T21:42:01.517Z | [ recovery-image] Feb 24 21:41:59.891 INFO O| Feb 24 21:41:59.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem" |
7498 | 2025-02-24T21:42:01.517Z | [ recovery-image] Feb 24 21:41:59.891 INFO O| Feb 24 21:41:59.891 INFO STEP 949 (remove_files) COMPLETE |
7499 | 2025-02-24T21:42:01.517Z | [ recovery-image] Feb 24 21:41:59.891 INFO O| Feb 24 21:41:59.891 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7500 | 2025-02-24T21:42:01.538Z | [ recovery-image] Feb 24 21:41:59.912 INFO O| Feb 24 21:41:59.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath" |
7501 | 2025-02-24T21:42:01.538Z | [ recovery-image] Feb 24 21:41:59.913 INFO O| Feb 24 21:41:59.912 INFO STEP 950 (remove_files) COMPLETE |
7502 | 2025-02-24T21:42:01.538Z | [ recovery-image] Feb 24 21:41:59.913 INFO O| Feb 24 21:41:59.913 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7503 | 2025-02-24T21:42:01.558Z | [ recovery-image] Feb 24 21:41:59.932 INFO O| Feb 24 21:41:59.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr" |
7504 | 2025-02-24T21:42:01.558Z | [ recovery-image] Feb 24 21:41:59.932 INFO O| Feb 24 21:41:59.932 INFO STEP 951 (remove_files) COMPLETE |
7505 | 2025-02-24T21:42:01.558Z | [ recovery-image] Feb 24 21:41:59.932 INFO O| Feb 24 21:41:59.932 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7506 | 2025-02-24T21:42:01.598Z | [ recovery-image] Feb 24 21:41:59.973 INFO O| Feb 24 21:41:59.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime" |
7507 | 2025-02-24T21:42:01.598Z | [ recovery-image] Feb 24 21:41:59.973 INFO O| Feb 24 21:41:59.973 INFO STEP 952 (remove_files) COMPLETE |
7508 | 2025-02-24T21:42:01.602Z | [ recovery-image] Feb 24 21:41:59.973 INFO O| Feb 24 21:41:59.973 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7509 | 2025-02-24T21:42:01.651Z | [ recovery-image] Feb 24 21:42:00.025 INFO O| Feb 24 21:42:00.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid" |
7510 | 2025-02-24T21:42:01.651Z | [ recovery-image] Feb 24 21:42:00.026 INFO O| Feb 24 21:42:00.026 INFO STEP 953 (remove_files) COMPLETE |
7511 | 2025-02-24T21:42:01.651Z | [ recovery-image] Feb 24 21:42:00.026 INFO O| Feb 24 21:42:00.026 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7512 | 2025-02-24T21:42:01.674Z | [ recovery-image] Feb 24 21:42:00.049 INFO O| Feb 24 21:42:00.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn" |
7513 | 2025-02-24T21:42:01.674Z | [ recovery-image] Feb 24 21:42:00.049 INFO O| Feb 24 21:42:00.049 INFO STEP 954 (remove_files) COMPLETE |
7514 | 2025-02-24T21:42:01.674Z | [ recovery-image] Feb 24 21:42:00.049 INFO O| Feb 24 21:42:00.049 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7515 | 2025-02-24T21:42:01.698Z | [ recovery-image] Feb 24 21:42:00.073 INFO O| Feb 24 21:42:00.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate" |
7516 | 2025-02-24T21:42:01.698Z | [ recovery-image] Feb 24 21:42:00.073 INFO O| Feb 24 21:42:00.073 INFO STEP 955 (remove_files) COMPLETE |
7517 | 2025-02-24T21:42:01.701Z | [ recovery-image] Feb 24 21:42:00.073 INFO O| Feb 24 21:42:00.073 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7518 | 2025-02-24T21:42:01.721Z | [ recovery-image] Feb 24 21:42:00.096 INFO O| Feb 24 21:42:00.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid" |
7519 | 2025-02-24T21:42:01.721Z | [ recovery-image] Feb 24 21:42:00.096 INFO O| Feb 24 21:42:00.096 INFO STEP 956 (remove_files) COMPLETE |
7520 | 2025-02-24T21:42:01.721Z | [ recovery-image] Feb 24 21:42:00.096 INFO O| Feb 24 21:42:00.096 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7521 | 2025-02-24T21:42:01.754Z | [ recovery-image] Feb 24 21:42:00.128 INFO O| Feb 24 21:42:00.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint" |
7522 | 2025-02-24T21:42:01.754Z | [ recovery-image] Feb 24 21:42:00.128 INFO O| Feb 24 21:42:00.128 INFO STEP 957 (remove_files) COMPLETE |
7523 | 2025-02-24T21:42:01.754Z | [ recovery-image] Feb 24 21:42:00.128 INFO O| Feb 24 21:42:00.128 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7524 | 2025-02-24T21:42:01.779Z | [ recovery-image] Feb 24 21:42:00.154 INFO O| Feb 24 21:42:00.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem" |
7525 | 2025-02-24T21:42:01.779Z | [ recovery-image] Feb 24 21:42:00.154 INFO O| Feb 24 21:42:00.154 INFO STEP 958 (remove_files) COMPLETE |
7526 | 2025-02-24T21:42:01.779Z | [ recovery-image] Feb 24 21:42:00.154 INFO O| Feb 24 21:42:00.154 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7527 | 2025-02-24T21:42:01.817Z | [ recovery-image] Feb 24 21:42:00.192 INFO O| Feb 24 21:42:00.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath" |
7528 | 2025-02-24T21:42:01.817Z | [ recovery-image] Feb 24 21:42:00.192 INFO O| Feb 24 21:42:00.192 INFO STEP 959 (remove_files) COMPLETE |
7529 | 2025-02-24T21:42:01.817Z | [ recovery-image] Feb 24 21:42:00.192 INFO O| Feb 24 21:42:00.192 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7530 | 2025-02-24T21:42:01.880Z | [ recovery-image] Feb 24 21:42:00.255 INFO O| Feb 24 21:42:00.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange" |
7531 | 2025-02-24T21:42:01.880Z | [ recovery-image] Feb 24 21:42:00.255 INFO O| Feb 24 21:42:00.255 INFO STEP 960 (remove_files) COMPLETE |
7532 | 2025-02-24T21:42:01.880Z | [ recovery-image] Feb 24 21:42:00.255 INFO O| Feb 24 21:42:00.255 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7533 | 2025-02-24T21:42:01.901Z | [ recovery-image] Feb 24 21:42:00.276 INFO O| Feb 24 21:42:00.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr" |
7534 | 2025-02-24T21:42:01.901Z | [ recovery-image] Feb 24 21:42:00.276 INFO O| Feb 24 21:42:00.276 INFO STEP 961 (remove_files) COMPLETE |
7535 | 2025-02-24T21:42:01.901Z | [ recovery-image] Feb 24 21:42:00.276 INFO O| Feb 24 21:42:00.276 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7536 | 2025-02-24T21:42:01.923Z | [ recovery-image] Feb 24 21:42:00.298 INFO O| Feb 24 21:42:00.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime" |
7537 | 2025-02-24T21:42:01.923Z | [ recovery-image] Feb 24 21:42:00.298 INFO O| Feb 24 21:42:00.298 INFO STEP 962 (remove_files) COMPLETE |
7538 | 2025-02-24T21:42:01.926Z | [ recovery-image] Feb 24 21:42:00.298 INFO O| Feb 24 21:42:00.298 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7539 | 2025-02-24T21:42:01.944Z | [ recovery-image] Feb 24 21:42:00.319 INFO O| Feb 24 21:42:00.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid" |
7540 | 2025-02-24T21:42:01.944Z | [ recovery-image] Feb 24 21:42:00.319 INFO O| Feb 24 21:42:00.319 INFO STEP 963 (remove_files) COMPLETE |
7541 | 2025-02-24T21:42:01.947Z | [ recovery-image] Feb 24 21:42:00.319 INFO O| Feb 24 21:42:00.319 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7542 | 2025-02-24T21:42:01.965Z | [ recovery-image] Feb 24 21:42:00.340 INFO O| Feb 24 21:42:00.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn" |
7543 | 2025-02-24T21:42:01.968Z | [ recovery-image] Feb 24 21:42:00.340 INFO O| Feb 24 21:42:00.340 INFO STEP 964 (remove_files) COMPLETE |
7544 | 2025-02-24T21:42:01.968Z | [ recovery-image] Feb 24 21:42:00.340 INFO O| Feb 24 21:42:00.340 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7545 | 2025-02-24T21:42:01.987Z | [ recovery-image] Feb 24 21:42:00.362 INFO O| Feb 24 21:42:00.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext" |
7546 | 2025-02-24T21:42:01.990Z | [ recovery-image] Feb 24 21:42:00.363 INFO O| Feb 24 21:42:00.363 INFO STEP 965 (remove_files) COMPLETE |
7547 | 2025-02-24T21:42:01.990Z | [ recovery-image] Feb 24 21:42:00.363 INFO O| Feb 24 21:42:00.363 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7548 | 2025-02-24T21:42:02.009Z | [ recovery-image] Feb 24 21:42:00.384 INFO O| Feb 24 21:42:00.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate" |
7549 | 2025-02-24T21:42:02.012Z | [ recovery-image] Feb 24 21:42:00.384 INFO O| Feb 24 21:42:00.384 INFO STEP 966 (remove_files) COMPLETE |
7550 | 2025-02-24T21:42:02.012Z | [ recovery-image] Feb 24 21:42:00.384 INFO O| Feb 24 21:42:00.384 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7551 | 2025-02-24T21:42:02.030Z | [ recovery-image] Feb 24 21:42:00.405 INFO O| Feb 24 21:42:00.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid" |
7552 | 2025-02-24T21:42:02.032Z | [ recovery-image] Feb 24 21:42:00.405 INFO O| Feb 24 21:42:00.405 INFO STEP 967 (remove_files) COMPLETE |
7553 | 2025-02-24T21:42:02.033Z | [ recovery-image] Feb 24 21:42:00.405 INFO O| Feb 24 21:42:00.405 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7554 | 2025-02-24T21:42:02.060Z | [ recovery-image] Feb 24 21:42:00.435 INFO O| Feb 24 21:42:00.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint" |
7555 | 2025-02-24T21:42:02.060Z | [ recovery-image] Feb 24 21:42:00.435 INFO O| Feb 24 21:42:00.435 INFO STEP 968 (remove_files) COMPLETE |
7556 | 2025-02-24T21:42:02.060Z | [ recovery-image] Feb 24 21:42:00.435 INFO O| Feb 24 21:42:00.435 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7557 | 2025-02-24T21:42:02.083Z | [ recovery-image] Feb 24 21:42:00.458 INFO O| Feb 24 21:42:00.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath" |
7558 | 2025-02-24T21:42:02.083Z | [ recovery-image] Feb 24 21:42:00.458 INFO O| Feb 24 21:42:00.458 INFO STEP 969 (remove_files) COMPLETE |
7559 | 2025-02-24T21:42:02.083Z | [ recovery-image] Feb 24 21:42:00.458 INFO O| Feb 24 21:42:00.458 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7560 | 2025-02-24T21:42:02.122Z | [ recovery-image] Feb 24 21:42:00.496 INFO O| Feb 24 21:42:00.496 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange" |
7561 | 2025-02-24T21:42:02.122Z | [ recovery-image] Feb 24 21:42:00.496 INFO O| Feb 24 21:42:00.496 INFO STEP 970 (remove_files) COMPLETE |
7562 | 2025-02-24T21:42:02.122Z | [ recovery-image] Feb 24 21:42:00.496 INFO O| Feb 24 21:42:00.496 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7563 | 2025-02-24T21:42:02.164Z | [ recovery-image] Feb 24 21:42:00.539 INFO O| Feb 24 21:42:00.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr" |
7564 | 2025-02-24T21:42:02.165Z | [ recovery-image] Feb 24 21:42:00.539 INFO O| Feb 24 21:42:00.539 INFO STEP 971 (remove_files) COMPLETE |
7565 | 2025-02-24T21:42:02.165Z | [ recovery-image] Feb 24 21:42:00.539 INFO O| Feb 24 21:42:00.539 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7566 | 2025-02-24T21:42:02.227Z | [ recovery-image] Feb 24 21:42:00.601 INFO O| Feb 24 21:42:00.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime" |
7567 | 2025-02-24T21:42:02.227Z | [ recovery-image] Feb 24 21:42:00.601 INFO O| Feb 24 21:42:00.601 INFO STEP 972 (remove_files) COMPLETE |
7568 | 2025-02-24T21:42:02.227Z | [ recovery-image] Feb 24 21:42:00.601 INFO O| Feb 24 21:42:00.601 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7569 | 2025-02-24T21:42:02.250Z | [ recovery-image] Feb 24 21:42:00.625 INFO O| Feb 24 21:42:00.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid" |
7570 | 2025-02-24T21:42:02.250Z | [ recovery-image] Feb 24 21:42:00.625 INFO O| Feb 24 21:42:00.625 INFO STEP 973 (remove_files) COMPLETE |
7571 | 2025-02-24T21:42:02.250Z | [ recovery-image] Feb 24 21:42:00.625 INFO O| Feb 24 21:42:00.625 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7572 | 2025-02-24T21:42:02.275Z | [ recovery-image] Feb 24 21:42:00.650 INFO O| Feb 24 21:42:00.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn" |
7573 | 2025-02-24T21:42:02.276Z | [ recovery-image] Feb 24 21:42:00.651 INFO O| Feb 24 21:42:00.651 INFO STEP 974 (remove_files) COMPLETE |
7574 | 2025-02-24T21:42:02.278Z | [ recovery-image] Feb 24 21:42:00.651 INFO O| Feb 24 21:42:00.651 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7575 | 2025-02-24T21:42:02.300Z | [ recovery-image] Feb 24 21:42:00.675 INFO O| Feb 24 21:42:00.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall" |
7576 | 2025-02-24T21:42:02.302Z | [ recovery-image] Feb 24 21:42:00.675 INFO O| Feb 24 21:42:00.675 INFO STEP 975 (remove_files) COMPLETE |
7577 | 2025-02-24T21:42:02.302Z | [ recovery-image] Feb 24 21:42:00.675 INFO O| Feb 24 21:42:00.675 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7578 | 2025-02-24T21:42:02.324Z | [ recovery-image] Feb 24 21:42:00.699 INFO O| Feb 24 21:42:00.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname" |
7579 | 2025-02-24T21:42:02.324Z | [ recovery-image] Feb 24 21:42:00.699 INFO O| Feb 24 21:42:00.699 INFO STEP 976 (remove_files) COMPLETE |
7580 | 2025-02-24T21:42:02.324Z | [ recovery-image] Feb 24 21:42:00.699 INFO O| Feb 24 21:42:00.699 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7581 | 2025-02-24T21:42:02.369Z | [ recovery-image] Feb 24 21:42:00.724 INFO O| Feb 24 21:42:00.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove" |
7582 | 2025-02-24T21:42:02.369Z | [ recovery-image] Feb 24 21:42:00.724 INFO O| Feb 24 21:42:00.724 INFO STEP 977 (remove_files) COMPLETE |
7583 | 2025-02-24T21:42:02.369Z | [ recovery-image] Feb 24 21:42:00.724 INFO O| Feb 24 21:42:00.724 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7584 | 2025-02-24T21:42:02.382Z | [ recovery-image] Feb 24 21:42:00.747 INFO O| Feb 24 21:42:00.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv" |
7585 | 2025-02-24T21:42:02.382Z | [ recovery-image] Feb 24 21:42:00.747 INFO O| Feb 24 21:42:00.747 INFO STEP 978 (remove_files) COMPLETE |
7586 | 2025-02-24T21:42:02.383Z | [ recovery-image] Feb 24 21:42:00.747 INFO O| Feb 24 21:42:00.747 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7587 | 2025-02-24T21:42:02.396Z | [ recovery-image] Feb 24 21:42:00.771 INFO O| Feb 24 21:42:00.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db" |
7588 | 2025-02-24T21:42:02.407Z | [ recovery-image] Feb 24 21:42:00.771 INFO O| Feb 24 21:42:00.771 INFO STEP 979 (remove_files) COMPLETE |
7589 | 2025-02-24T21:42:02.407Z | [ recovery-image] Feb 24 21:42:00.771 INFO O| Feb 24 21:42:00.771 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7590 | 2025-02-24T21:42:02.442Z | [ recovery-image] Feb 24 21:42:00.816 INFO O| Feb 24 21:42:00.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve" |
7591 | 2025-02-24T21:42:02.446Z | [ recovery-image] Feb 24 21:42:00.817 INFO O| Feb 24 21:42:00.817 INFO STEP 980 (remove_files) COMPLETE |
7592 | 2025-02-24T21:42:02.446Z | [ recovery-image] Feb 24 21:42:00.817 INFO O| Feb 24 21:42:00.817 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7593 | 2025-02-24T21:42:02.465Z | [ recovery-image] Feb 24 21:42:00.840 INFO O| Feb 24 21:42:00.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates" |
7594 | 2025-02-24T21:42:02.467Z | [ recovery-image] Feb 24 21:42:00.840 INFO O| Feb 24 21:42:00.840 INFO STEP 981 (remove_files) COMPLETE |
7595 | 2025-02-24T21:42:02.467Z | [ recovery-image] Feb 24 21:42:00.840 INFO O| Feb 24 21:42:00.840 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7596 | 2025-02-24T21:42:02.489Z | [ recovery-image] Feb 24 21:42:00.864 INFO O| Feb 24 21:42:00.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay" |
7597 | 2025-02-24T21:42:02.491Z | [ recovery-image] Feb 24 21:42:00.864 INFO O| Feb 24 21:42:00.864 INFO STEP 982 (remove_files) COMPLETE |
7598 | 2025-02-24T21:42:02.491Z | [ recovery-image] Feb 24 21:42:00.864 INFO O| Feb 24 21:42:00.864 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7599 | 2025-02-24T21:42:02.526Z | [ recovery-image] Feb 24 21:42:00.901 INFO O| Feb 24 21:42:00.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm" |
7600 | 2025-02-24T21:42:02.526Z | [ recovery-image] Feb 24 21:42:00.901 INFO O| Feb 24 21:42:00.901 INFO STEP 983 (remove_files) COMPLETE |
7601 | 2025-02-24T21:42:02.529Z | [ recovery-image] Feb 24 21:42:00.901 INFO O| Feb 24 21:42:00.901 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7602 | 2025-02-24T21:42:02.585Z | [ recovery-image] Feb 24 21:42:00.959 INFO O| Feb 24 21:42:00.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump" |
7603 | 2025-02-24T21:42:02.588Z | [ recovery-image] Feb 24 21:42:00.960 INFO O| Feb 24 21:42:00.960 INFO STEP 984 (remove_files) COMPLETE |
7604 | 2025-02-24T21:42:02.588Z | [ recovery-image] Feb 24 21:42:00.960 INFO O| Feb 24 21:42:00.960 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7605 | 2025-02-24T21:42:02.608Z | [ recovery-image] Feb 24 21:42:00.982 INFO O| Feb 24 21:42:00.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract" |
7606 | 2025-02-24T21:42:02.610Z | [ recovery-image] Feb 24 21:42:00.983 INFO O| Feb 24 21:42:00.983 INFO STEP 985 (remove_files) COMPLETE |
7607 | 2025-02-24T21:42:02.610Z | [ recovery-image] Feb 24 21:42:00.983 INFO O| Feb 24 21:42:00.983 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7608 | 2025-02-24T21:42:02.631Z | [ recovery-image] Feb 24 21:42:01.005 INFO O| Feb 24 21:42:01.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv" |
7609 | 2025-02-24T21:42:02.631Z | [ recovery-image] Feb 24 21:42:01.006 INFO O| Feb 24 21:42:01.006 INFO STEP 986 (remove_files) COMPLETE |
7610 | 2025-02-24T21:42:02.634Z | [ recovery-image] Feb 24 21:42:01.006 INFO O| Feb 24 21:42:01.006 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7611 | 2025-02-24T21:42:02.709Z | [ recovery-image] Feb 24 21:42:01.084 INFO O| Feb 24 21:42:01.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate" |
7612 | 2025-02-24T21:42:02.709Z | [ recovery-image] Feb 24 21:42:01.084 INFO O| Feb 24 21:42:01.084 INFO STEP 987 (remove_files) COMPLETE |
7613 | 2025-02-24T21:42:02.709Z | [ recovery-image] Feb 24 21:42:01.084 INFO O| Feb 24 21:42:01.084 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7614 | 2025-02-24T21:42:02.735Z | [ recovery-image] Feb 24 21:42:01.110 INFO O| Feb 24 21:42:01.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat" |
7615 | 2025-02-24T21:42:02.735Z | [ recovery-image] Feb 24 21:42:01.110 INFO O| Feb 24 21:42:01.110 INFO STEP 988 (remove_files) COMPLETE |
7616 | 2025-02-24T21:42:02.738Z | [ recovery-image] Feb 24 21:42:01.110 INFO O| Feb 24 21:42:01.110 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7617 | 2025-02-24T21:42:02.758Z | [ recovery-image] Feb 24 21:42:01.133 INFO O| Feb 24 21:42:01.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat" |
7618 | 2025-02-24T21:42:02.758Z | [ recovery-image] Feb 24 21:42:01.133 INFO O| Feb 24 21:42:01.133 INFO STEP 989 (remove_files) COMPLETE |
7619 | 2025-02-24T21:42:02.760Z | [ recovery-image] Feb 24 21:42:01.133 INFO O| Feb 24 21:42:01.133 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7620 | 2025-02-24T21:42:02.799Z | [ recovery-image] Feb 24 21:42:01.173 INFO O| Feb 24 21:42:01.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat" |
7621 | 2025-02-24T21:42:02.799Z | [ recovery-image] Feb 24 21:42:01.173 INFO O| Feb 24 21:42:01.173 INFO STEP 990 (remove_files) COMPLETE |
7622 | 2025-02-24T21:42:02.799Z | [ recovery-image] Feb 24 21:42:01.173 INFO O| Feb 24 21:42:01.173 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7623 | 2025-02-24T21:42:02.862Z | [ recovery-image] Feb 24 21:42:01.237 INFO O| Feb 24 21:42:01.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp" |
7624 | 2025-02-24T21:42:02.862Z | [ recovery-image] Feb 24 21:42:01.237 INFO O| Feb 24 21:42:01.237 INFO STEP 991 (remove_files) COMPLETE |
7625 | 2025-02-24T21:42:02.865Z | [ recovery-image] Feb 24 21:42:01.237 INFO O| Feb 24 21:42:01.237 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7626 | 2025-02-24T21:42:02.900Z | [ recovery-image] Feb 24 21:42:01.275 INFO O| Feb 24 21:42:01.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit" |
7627 | 2025-02-24T21:42:02.900Z | [ recovery-image] Feb 24 21:42:01.275 INFO O| Feb 24 21:42:01.275 INFO STEP 992 (remove_files) COMPLETE |
7628 | 2025-02-24T21:42:02.900Z | [ recovery-image] Feb 24 21:42:01.275 INFO O| Feb 24 21:42:01.275 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7629 | 2025-02-24T21:42:02.921Z | [ recovery-image] Feb 24 21:42:01.296 INFO O| Feb 24 21:42:01.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig" |
7630 | 2025-02-24T21:42:02.922Z | [ recovery-image] Feb 24 21:42:01.296 INFO O| Feb 24 21:42:01.296 INFO STEP 993 (remove_files) COMPLETE |
7631 | 2025-02-24T21:42:02.922Z | [ recovery-image] Feb 24 21:42:01.296 INFO O| Feb 24 21:42:01.296 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7632 | 2025-02-24T21:42:02.958Z | [ recovery-image] Feb 24 21:42:01.333 INFO O| Feb 24 21:42:01.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd" |
7633 | 2025-02-24T21:42:02.961Z | [ recovery-image] Feb 24 21:42:01.333 INFO O| Feb 24 21:42:01.333 INFO STEP 994 (remove_files) COMPLETE |
7634 | 2025-02-24T21:42:02.961Z | [ recovery-image] Feb 24 21:42:01.334 INFO O| Feb 24 21:42:01.334 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7635 | 2025-02-24T21:42:02.980Z | [ recovery-image] Feb 24 21:42:01.354 INFO O| Feb 24 21:42:01.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord" |
7636 | 2025-02-24T21:42:02.982Z | [ recovery-image] Feb 24 21:42:01.355 INFO O| Feb 24 21:42:01.355 INFO STEP 995 (remove_files) COMPLETE |
7637 | 2025-02-24T21:42:02.982Z | [ recovery-image] Feb 24 21:42:01.355 INFO O| Feb 24 21:42:01.355 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7638 | 2025-02-24T21:42:03.003Z | [ recovery-image] Feb 24 21:42:01.378 INFO O| Feb 24 21:42:01.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce" |
7639 | 2025-02-24T21:42:03.006Z | [ recovery-image] Feb 24 21:42:01.378 INFO O| Feb 24 21:42:01.378 INFO STEP 996 (remove_files) COMPLETE |
7640 | 2025-02-24T21:42:03.006Z | [ recovery-image] Feb 24 21:42:01.378 INFO O| Feb 24 21:42:01.378 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7641 | 2025-02-24T21:42:03.027Z | [ recovery-image] Feb 24 21:42:01.402 INFO O| Feb 24 21:42:01.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat" |
7642 | 2025-02-24T21:42:03.030Z | [ recovery-image] Feb 24 21:42:01.402 INFO O| Feb 24 21:42:01.402 INFO STEP 997 (remove_files) COMPLETE |
7643 | 2025-02-24T21:42:03.030Z | [ recovery-image] Feb 24 21:42:01.402 INFO O| Feb 24 21:42:01.402 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7644 | 2025-02-24T21:42:03.052Z | [ recovery-image] Feb 24 21:42:01.426 INFO O| Feb 24 21:42:01.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks" |
7645 | 2025-02-24T21:42:03.054Z | [ recovery-image] Feb 24 21:42:01.427 INFO O| Feb 24 21:42:01.427 INFO STEP 998 (remove_files) COMPLETE |
7646 | 2025-02-24T21:42:03.054Z | [ recovery-image] Feb 24 21:42:01.427 INFO O| Feb 24 21:42:01.427 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7647 | 2025-02-24T21:42:03.096Z | [ recovery-image] Feb 24 21:42:01.465 INFO O| Feb 24 21:42:01.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve" |
7648 | 2025-02-24T21:42:03.096Z | [ recovery-image] Feb 24 21:42:01.465 INFO O| Feb 24 21:42:01.465 INFO STEP 999 (remove_files) COMPLETE |
7649 | 2025-02-24T21:42:03.096Z | [ recovery-image] Feb 24 21:42:01.465 INFO O| Feb 24 21:42:01.465 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7650 | 2025-02-24T21:42:03.116Z | [ recovery-image] Feb 24 21:42:01.490 INFO O| Feb 24 21:42:01.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl" |
7651 | 2025-02-24T21:42:03.118Z | [ recovery-image] Feb 24 21:42:01.490 INFO O| Feb 24 21:42:01.490 INFO STEP 1000 (remove_files) COMPLETE |
7652 | 2025-02-24T21:42:03.118Z | [ recovery-image] Feb 24 21:42:01.490 INFO O| Feb 24 21:42:01.490 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7653 | 2025-02-24T21:42:03.179Z | [ recovery-image] Feb 24 21:42:01.553 INFO O| Feb 24 21:42:01.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm" |
7654 | 2025-02-24T21:42:03.179Z | [ recovery-image] Feb 24 21:42:01.553 INFO O| Feb 24 21:42:01.553 INFO STEP 1001 (remove_files) COMPLETE |
7655 | 2025-02-24T21:42:03.179Z | [ recovery-image] Feb 24 21:42:01.553 INFO O| Feb 24 21:42:01.553 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7656 | 2025-02-24T21:42:03.233Z | [ recovery-image] Feb 24 21:42:01.608 INFO O| Feb 24 21:42:01.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd" |
7657 | 2025-02-24T21:42:03.233Z | [ recovery-image] Feb 24 21:42:01.608 INFO O| Feb 24 21:42:01.608 INFO STEP 1002 (remove_files) COMPLETE |
7658 | 2025-02-24T21:42:03.233Z | [ recovery-image] Feb 24 21:42:01.608 INFO O| Feb 24 21:42:01.608 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7659 | 2025-02-24T21:42:03.256Z | [ recovery-image] Feb 24 21:42:01.631 INFO O| Feb 24 21:42:01.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot" |
7660 | 2025-02-24T21:42:03.256Z | [ recovery-image] Feb 24 21:42:01.631 INFO O| Feb 24 21:42:01.631 INFO STEP 1003 (remove_files) COMPLETE |
7661 | 2025-02-24T21:42:03.259Z | [ recovery-image] Feb 24 21:42:01.631 INFO O| Feb 24 21:42:01.631 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7662 | 2025-02-24T21:42:03.281Z | [ recovery-image] Feb 24 21:42:01.653 INFO O| Feb 24 21:42:01.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks" |
7663 | 2025-02-24T21:42:03.281Z | [ recovery-image] Feb 24 21:42:01.653 INFO O| Feb 24 21:42:01.653 INFO STEP 1004 (remove_files) COMPLETE |
7664 | 2025-02-24T21:42:03.281Z | [ recovery-image] Feb 24 21:42:01.653 INFO O| Feb 24 21:42:01.653 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7665 | 2025-02-24T21:42:03.302Z | [ recovery-image] Feb 24 21:42:01.677 INFO O| Feb 24 21:42:01.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo" |
7666 | 2025-02-24T21:42:03.305Z | [ recovery-image] Feb 24 21:42:01.677 INFO O| Feb 24 21:42:01.677 INFO STEP 1005 (remove_files) COMPLETE |
7667 | 2025-02-24T21:42:03.305Z | [ recovery-image] Feb 24 21:42:01.677 INFO O| Feb 24 21:42:01.677 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7668 | 2025-02-24T21:42:03.325Z | [ recovery-image] Feb 24 21:42:01.700 INFO O| Feb 24 21:42:01.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri" |
7669 | 2025-02-24T21:42:03.325Z | [ recovery-image] Feb 24 21:42:01.700 INFO O| Feb 24 21:42:01.700 INFO STEP 1006 (remove_files) COMPLETE |
7670 | 2025-02-24T21:42:03.328Z | [ recovery-image] Feb 24 21:42:01.700 INFO O| Feb 24 21:42:01.700 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7671 | 2025-02-24T21:42:03.390Z | [ recovery-image] Feb 24 21:42:01.764 INFO O| Feb 24 21:42:01.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm" |
7672 | 2025-02-24T21:42:03.390Z | [ recovery-image] Feb 24 21:42:01.764 INFO O| Feb 24 21:42:01.764 INFO STEP 1007 (remove_files) COMPLETE |
7673 | 2025-02-24T21:42:03.390Z | [ recovery-image] Feb 24 21:42:01.764 INFO O| Feb 24 21:42:01.764 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7674 | 2025-02-24T21:42:03.412Z | [ recovery-image] Feb 24 21:42:01.787 INFO O| Feb 24 21:42:01.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd" |
7675 | 2025-02-24T21:42:03.412Z | [ recovery-image] Feb 24 21:42:01.787 INFO O| Feb 24 21:42:01.787 INFO STEP 1008 (remove_files) COMPLETE |
7676 | 2025-02-24T21:42:03.412Z | [ recovery-image] Feb 24 21:42:01.787 INFO O| Feb 24 21:42:01.787 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7677 | 2025-02-24T21:42:03.455Z | [ recovery-image] Feb 24 21:42:01.830 INFO O| Feb 24 21:42:01.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat" |
7678 | 2025-02-24T21:42:03.455Z | [ recovery-image] Feb 24 21:42:01.830 INFO O| Feb 24 21:42:01.830 INFO STEP 1009 (remove_files) COMPLETE |
7679 | 2025-02-24T21:42:03.455Z | [ recovery-image] Feb 24 21:42:01.830 INFO O| Feb 24 21:42:01.830 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7680 | 2025-02-24T21:42:03.478Z | [ recovery-image] Feb 24 21:42:01.853 INFO O| Feb 24 21:42:01.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate" |
7681 | 2025-02-24T21:42:03.478Z | [ recovery-image] Feb 24 21:42:01.853 INFO O| Feb 24 21:42:01.853 INFO STEP 1010 (remove_files) COMPLETE |
7682 | 2025-02-24T21:42:03.478Z | [ recovery-image] Feb 24 21:42:01.853 INFO O| Feb 24 21:42:01.853 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7683 | 2025-02-24T21:42:03.512Z | [ recovery-image] Feb 24 21:42:01.886 INFO O| Feb 24 21:42:01.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo" |
7684 | 2025-02-24T21:42:03.512Z | [ recovery-image] Feb 24 21:42:01.886 INFO O| Feb 24 21:42:01.886 INFO STEP 1011 (remove_files) COMPLETE |
7685 | 2025-02-24T21:42:03.514Z | [ recovery-image] Feb 24 21:42:01.886 INFO O| Feb 24 21:42:01.886 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7686 | 2025-02-24T21:42:03.535Z | [ recovery-image] Feb 24 21:42:01.909 INFO O| Feb 24 21:42:01.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks" |
7687 | 2025-02-24T21:42:03.535Z | [ recovery-image] Feb 24 21:42:01.909 INFO O| Feb 24 21:42:01.909 INFO STEP 1012 (remove_files) COMPLETE |
7688 | 2025-02-24T21:42:03.537Z | [ recovery-image] Feb 24 21:42:01.909 INFO O| Feb 24 21:42:01.909 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7689 | 2025-02-24T21:42:03.557Z | [ recovery-image] Feb 24 21:42:01.932 INFO O| Feb 24 21:42:01.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df" |
7690 | 2025-02-24T21:42:03.557Z | [ recovery-image] Feb 24 21:42:01.932 INFO O| Feb 24 21:42:01.932 INFO STEP 1013 (remove_files) COMPLETE |
7691 | 2025-02-24T21:42:03.557Z | [ recovery-image] Feb 24 21:42:01.932 INFO O| Feb 24 21:42:01.932 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7692 | 2025-02-24T21:42:03.580Z | [ recovery-image] Feb 24 21:42:01.955 INFO O| Feb 24 21:42:01.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts" |
7693 | 2025-02-24T21:42:03.580Z | [ recovery-image] Feb 24 21:42:01.955 INFO O| Feb 24 21:42:01.955 INFO STEP 1014 (remove_files) COMPLETE |
7694 | 2025-02-24T21:42:03.583Z | [ recovery-image] Feb 24 21:42:01.955 INFO O| Feb 24 21:42:01.955 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7695 | 2025-02-24T21:42:03.604Z | [ recovery-image] Feb 24 21:42:01.978 INFO O| Feb 24 21:42:01.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares" |
7696 | 2025-02-24T21:42:03.604Z | [ recovery-image] Feb 24 21:42:01.978 INFO O| Feb 24 21:42:01.978 INFO STEP 1015 (remove_files) COMPLETE |
7697 | 2025-02-24T21:42:03.606Z | [ recovery-image] Feb 24 21:42:01.978 INFO O| Feb 24 21:42:01.978 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7698 | 2025-02-24T21:42:03.627Z | [ recovery-image] Feb 24 21:42:02.002 INFO O| Feb 24 21:42:02.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks" |
7699 | 2025-02-24T21:42:03.630Z | [ recovery-image] Feb 24 21:42:02.002 INFO O| Feb 24 21:42:02.002 INFO STEP 1016 (remove_files) COMPLETE |
7700 | 2025-02-24T21:42:03.630Z | [ recovery-image] Feb 24 21:42:02.002 INFO O| Feb 24 21:42:02.002 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7701 | 2025-02-24T21:42:03.651Z | [ recovery-image] Feb 24 21:42:02.025 INFO O| Feb 24 21:42:02.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin" |
7702 | 2025-02-24T21:42:03.651Z | [ recovery-image] Feb 24 21:42:02.025 INFO O| Feb 24 21:42:02.025 INFO STEP 1017 (remove_files) COMPLETE |
7703 | 2025-02-24T21:42:03.651Z | [ recovery-image] Feb 24 21:42:02.025 INFO O| Feb 24 21:42:02.025 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7704 | 2025-02-24T21:42:03.674Z | [ recovery-image] Feb 24 21:42:02.048 INFO O| Feb 24 21:42:02.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo" |
7705 | 2025-02-24T21:42:03.674Z | [ recovery-image] Feb 24 21:42:02.048 INFO O| Feb 24 21:42:02.048 INFO STEP 1018 (remove_files) COMPLETE |
7706 | 2025-02-24T21:42:03.676Z | [ recovery-image] Feb 24 21:42:02.049 INFO O| Feb 24 21:42:02.048 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7707 | 2025-02-24T21:42:03.697Z | [ recovery-image] Feb 24 21:42:02.071 INFO O| Feb 24 21:42:02.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig" |
7708 | 2025-02-24T21:42:03.697Z | [ recovery-image] Feb 24 21:42:02.071 INFO O| Feb 24 21:42:02.071 INFO STEP 1019 (remove_files) COMPLETE |
7709 | 2025-02-24T21:42:03.699Z | [ recovery-image] Feb 24 21:42:02.071 INFO O| Feb 24 21:42:02.071 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7710 | 2025-02-24T21:42:03.719Z | [ recovery-image] Feb 24 21:42:02.094 INFO O| Feb 24 21:42:02.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom" |
7711 | 2025-02-24T21:42:03.719Z | [ recovery-image] Feb 24 21:42:02.094 INFO O| Feb 24 21:42:02.094 INFO STEP 1020 (remove_files) COMPLETE |
7712 | 2025-02-24T21:42:03.719Z | [ recovery-image] Feb 24 21:42:02.094 INFO O| Feb 24 21:42:02.094 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7713 | 2025-02-24T21:42:03.742Z | [ recovery-image] Feb 24 21:42:02.117 INFO O| Feb 24 21:42:02.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff" |
7714 | 2025-02-24T21:42:03.742Z | [ recovery-image] Feb 24 21:42:02.117 INFO O| Feb 24 21:42:02.117 INFO STEP 1021 (remove_files) COMPLETE |
7715 | 2025-02-24T21:42:03.742Z | [ recovery-image] Feb 24 21:42:02.117 INFO O| Feb 24 21:42:02.117 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7716 | 2025-02-24T21:42:03.773Z | [ recovery-image] Feb 24 21:42:02.148 INFO O| Feb 24 21:42:02.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm" |
7717 | 2025-02-24T21:42:03.773Z | [ recovery-image] Feb 24 21:42:02.148 INFO O| Feb 24 21:42:02.148 INFO STEP 1022 (remove_files) COMPLETE |
7718 | 2025-02-24T21:42:03.773Z | [ recovery-image] Feb 24 21:42:02.148 INFO O| Feb 24 21:42:02.148 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7719 | 2025-02-24T21:42:03.792Z | [ recovery-image] Feb 24 21:42:02.167 INFO O| Feb 24 21:42:02.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump" |
7720 | 2025-02-24T21:42:03.792Z | [ recovery-image] Feb 24 21:42:02.167 INFO O| Feb 24 21:42:02.167 INFO STEP 1023 (remove_files) COMPLETE |
7721 | 2025-02-24T21:42:03.792Z | [ recovery-image] Feb 24 21:42:02.167 INFO O| Feb 24 21:42:02.167 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7722 | 2025-02-24T21:42:03.821Z | [ recovery-image] Feb 24 21:42:02.195 INFO O| Feb 24 21:42:02.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat" |
7723 | 2025-02-24T21:42:03.821Z | [ recovery-image] Feb 24 21:42:02.195 INFO O| Feb 24 21:42:02.195 INFO STEP 1024 (remove_files) COMPLETE |
7724 | 2025-02-24T21:42:03.824Z | [ recovery-image] Feb 24 21:42:02.195 INFO O| Feb 24 21:42:02.195 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7725 | 2025-02-24T21:42:03.842Z | [ recovery-image] Feb 24 21:42:02.217 INFO O| Feb 24 21:42:02.217 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard" |
7726 | 2025-02-24T21:42:03.842Z | [ recovery-image] Feb 24 21:42:02.217 INFO O| Feb 24 21:42:02.217 INFO STEP 1025 (remove_files) COMPLETE |
7727 | 2025-02-24T21:42:03.845Z | [ recovery-image] Feb 24 21:42:02.217 INFO O| Feb 24 21:42:02.217 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7728 | 2025-02-24T21:42:03.864Z | [ recovery-image] Feb 24 21:42:02.238 INFO O| Feb 24 21:42:02.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format" |
7729 | 2025-02-24T21:42:03.867Z | [ recovery-image] Feb 24 21:42:02.238 INFO O| Feb 24 21:42:02.238 INFO STEP 1026 (remove_files) COMPLETE |
7730 | 2025-02-24T21:42:03.867Z | [ recovery-image] Feb 24 21:42:02.238 INFO O| Feb 24 21:42:02.238 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7731 | 2025-02-24T21:42:03.886Z | [ recovery-image] Feb 24 21:42:02.261 INFO O| Feb 24 21:42:02.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck" |
7732 | 2025-02-24T21:42:03.889Z | [ recovery-image] Feb 24 21:42:02.261 INFO O| Feb 24 21:42:02.261 INFO STEP 1027 (remove_files) COMPLETE |
7733 | 2025-02-24T21:42:03.889Z | [ recovery-image] Feb 24 21:42:02.261 INFO O| Feb 24 21:42:02.261 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7734 | 2025-02-24T21:42:03.918Z | [ recovery-image] Feb 24 21:42:02.292 INFO O| Feb 24 21:42:02.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser" |
7735 | 2025-02-24T21:42:03.918Z | [ recovery-image] Feb 24 21:42:02.292 INFO O| Feb 24 21:42:02.292 INFO STEP 1028 (remove_files) COMPLETE |
7736 | 2025-02-24T21:42:03.918Z | [ recovery-image] Feb 24 21:42:02.292 INFO O| Feb 24 21:42:02.292 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7737 | 2025-02-24T21:42:03.941Z | [ recovery-image] Feb 24 21:42:02.316 INFO O| Feb 24 21:42:02.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy" |
7738 | 2025-02-24T21:42:03.941Z | [ recovery-image] Feb 24 21:42:02.316 INFO O| Feb 24 21:42:02.316 INFO STEP 1029 (remove_files) COMPLETE |
7739 | 2025-02-24T21:42:03.941Z | [ recovery-image] Feb 24 21:42:02.316 INFO O| Feb 24 21:42:02.316 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7740 | 2025-02-24T21:42:03.970Z | [ recovery-image] Feb 24 21:42:02.345 INFO O| Feb 24 21:42:02.345 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor" |
7741 | 2025-02-24T21:42:03.970Z | [ recovery-image] Feb 24 21:42:02.345 INFO O| Feb 24 21:42:02.345 INFO STEP 1030 (remove_files) COMPLETE |
7742 | 2025-02-24T21:42:03.970Z | [ recovery-image] Feb 24 21:42:02.345 INFO O| Feb 24 21:42:02.345 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7743 | 2025-02-24T21:42:03.992Z | [ recovery-image] Feb 24 21:42:02.366 INFO O| Feb 24 21:42:02.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd" |
7744 | 2025-02-24T21:42:03.992Z | [ recovery-image] Feb 24 21:42:02.366 INFO O| Feb 24 21:42:02.366 INFO STEP 1031 (remove_files) COMPLETE |
7745 | 2025-02-24T21:42:03.994Z | [ recovery-image] Feb 24 21:42:02.366 INFO O| Feb 24 21:42:02.366 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7746 | 2025-02-24T21:42:04.013Z | [ recovery-image] Feb 24 21:42:02.387 INFO O| Feb 24 21:42:02.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel" |
7747 | 2025-02-24T21:42:04.013Z | [ recovery-image] Feb 24 21:42:02.388 INFO O| Feb 24 21:42:02.388 INFO STEP 1032 (remove_files) COMPLETE |
7748 | 2025-02-24T21:42:04.013Z | [ recovery-image] Feb 24 21:42:02.388 INFO O| Feb 24 21:42:02.388 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7749 | 2025-02-24T21:42:04.046Z | [ recovery-image] Feb 24 21:42:02.420 INFO O| Feb 24 21:42:02.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod" |
7750 | 2025-02-24T21:42:04.046Z | [ recovery-image] Feb 24 21:42:02.420 INFO O| Feb 24 21:42:02.420 INFO STEP 1033 (remove_files) COMPLETE |
7751 | 2025-02-24T21:42:04.046Z | [ recovery-image] Feb 24 21:42:02.420 INFO O| Feb 24 21:42:02.420 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7752 | 2025-02-24T21:42:04.083Z | [ recovery-image] Feb 24 21:42:02.458 INFO O| Feb 24 21:42:02.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs" |
7753 | 2025-02-24T21:42:04.083Z | [ recovery-image] Feb 24 21:42:02.458 INFO O| Feb 24 21:42:02.458 INFO STEP 1034 (remove_files) COMPLETE |
7754 | 2025-02-24T21:42:04.086Z | [ recovery-image] Feb 24 21:42:02.458 INFO O| Feb 24 21:42:02.458 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7755 | 2025-02-24T21:42:04.105Z | [ recovery-image] Feb 24 21:42:02.479 INFO O| Feb 24 21:42:02.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck" |
7756 | 2025-02-24T21:42:04.125Z | [ recovery-image] Feb 24 21:42:02.499 INFO O| Feb 24 21:42:02.499 INFO STEP 1035 (remove_files) COMPLETE |
7757 | 2025-02-24T21:42:04.125Z | [ recovery-image] Feb 24 21:42:02.499 INFO O| Feb 24 21:42:02.499 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7758 | 2025-02-24T21:42:04.162Z | [ recovery-image] Feb 24 21:42:02.536 INFO O| Feb 24 21:42:02.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred" |
7759 | 2025-02-24T21:42:04.162Z | [ recovery-image] Feb 24 21:42:02.536 INFO O| Feb 24 21:42:02.536 INFO STEP 1036 (remove_files) COMPLETE |
7760 | 2025-02-24T21:42:04.179Z | [ recovery-image] Feb 24 21:42:02.536 INFO O| Feb 24 21:42:02.536 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7761 | 2025-02-24T21:42:04.189Z | [ recovery-image] Feb 24 21:42:02.563 INFO O| Feb 24 21:42:02.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt" |
7762 | 2025-02-24T21:42:04.192Z | [ recovery-image] Feb 24 21:42:02.563 INFO O| Feb 24 21:42:02.563 INFO STEP 1037 (remove_files) COMPLETE |
7763 | 2025-02-24T21:42:04.192Z | [ recovery-image] Feb 24 21:42:02.564 INFO O| Feb 24 21:42:02.564 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7764 | 2025-02-24T21:42:04.243Z | [ recovery-image] Feb 24 21:42:02.617 INFO O| Feb 24 21:42:02.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug" |
7765 | 2025-02-24T21:42:04.245Z | [ recovery-image] Feb 24 21:42:02.618 INFO O| Feb 24 21:42:02.618 INFO STEP 1038 (remove_files) COMPLETE |
7766 | 2025-02-24T21:42:04.245Z | [ recovery-image] Feb 24 21:42:02.618 INFO O| Feb 24 21:42:02.618 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7767 | 2025-02-24T21:42:04.282Z | [ recovery-image] Feb 24 21:42:02.655 INFO O| Feb 24 21:42:02.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl" |
7768 | 2025-02-24T21:42:04.282Z | [ recovery-image] Feb 24 21:42:02.656 INFO O| Feb 24 21:42:02.656 INFO STEP 1039 (remove_files) COMPLETE |
7769 | 2025-02-24T21:42:04.282Z | [ recovery-image] Feb 24 21:42:02.656 INFO O| Feb 24 21:42:02.656 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7770 | 2025-02-24T21:42:04.341Z | [ recovery-image] Feb 24 21:42:02.715 INFO O| Feb 24 21:42:02.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap" |
7771 | 2025-02-24T21:42:04.341Z | [ recovery-image] Feb 24 21:42:02.715 INFO O| Feb 24 21:42:02.715 INFO STEP 1040 (remove_files) COMPLETE |
7772 | 2025-02-24T21:42:04.341Z | [ recovery-image] Feb 24 21:42:02.715 INFO O| Feb 24 21:42:02.715 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7773 | 2025-02-24T21:42:04.418Z | [ recovery-image] Feb 24 21:42:02.792 INFO O| Feb 24 21:42:02.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm" |
7774 | 2025-02-24T21:42:04.418Z | [ recovery-image] Feb 24 21:42:02.792 INFO O| Feb 24 21:42:02.792 INFO STEP 1041 (remove_files) COMPLETE |
7775 | 2025-02-24T21:42:04.418Z | [ recovery-image] Feb 24 21:42:02.792 INFO O| Feb 24 21:42:02.792 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7776 | 2025-02-24T21:42:04.442Z | [ recovery-image] Feb 24 21:42:02.816 INFO O| Feb 24 21:42:02.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm" |
7777 | 2025-02-24T21:42:04.442Z | [ recovery-image] Feb 24 21:42:02.817 INFO O| Feb 24 21:42:02.817 INFO STEP 1042 (remove_files) COMPLETE |
7778 | 2025-02-24T21:42:04.442Z | [ recovery-image] Feb 24 21:42:02.817 INFO O| Feb 24 21:42:02.817 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7779 | 2025-02-24T21:42:04.464Z | [ recovery-image] Feb 24 21:42:02.839 INFO O| Feb 24 21:42:02.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert" |
7780 | 2025-02-24T21:42:04.464Z | [ recovery-image] Feb 24 21:42:02.839 INFO O| Feb 24 21:42:02.839 INFO STEP 1043 (remove_files) COMPLETE |
7781 | 2025-02-24T21:42:04.464Z | [ recovery-image] Feb 24 21:42:02.839 INFO O| Feb 24 21:42:02.839 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7782 | 2025-02-24T21:42:04.509Z | [ recovery-image] Feb 24 21:42:02.873 INFO O| Feb 24 21:42:02.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc" |
7783 | 2025-02-24T21:42:04.509Z | [ recovery-image] Feb 24 21:42:02.874 INFO O| Feb 24 21:42:02.874 INFO STEP 1044 (remove_files) COMPLETE |
7784 | 2025-02-24T21:42:04.511Z | [ recovery-image] Feb 24 21:42:02.874 INFO O| Feb 24 21:42:02.874 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7785 | 2025-02-24T21:42:04.520Z | [ recovery-image] Feb 24 21:42:02.895 INFO O| Feb 24 21:42:02.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed" |
7786 | 2025-02-24T21:42:04.522Z | [ recovery-image] Feb 24 21:42:02.895 INFO O| Feb 24 21:42:02.895 INFO STEP 1045 (remove_files) COMPLETE |
7787 | 2025-02-24T21:42:04.523Z | [ recovery-image] Feb 24 21:42:02.895 INFO O| Feb 24 21:42:02.895 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7788 | 2025-02-24T21:42:04.543Z | [ recovery-image] Feb 24 21:42:02.917 INFO O| Feb 24 21:42:02.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm" |
7789 | 2025-02-24T21:42:04.543Z | [ recovery-image] Feb 24 21:42:02.917 INFO O| Feb 24 21:42:02.917 INFO STEP 1046 (remove_files) COMPLETE |
7790 | 2025-02-24T21:42:04.545Z | [ recovery-image] Feb 24 21:42:02.918 INFO O| Feb 24 21:42:02.917 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7791 | 2025-02-24T21:42:04.564Z | [ recovery-image] Feb 24 21:42:02.939 INFO O| Feb 24 21:42:02.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv" |
7792 | 2025-02-24T21:42:04.567Z | [ recovery-image] Feb 24 21:42:02.939 INFO O| Feb 24 21:42:02.939 INFO STEP 1047 (remove_files) COMPLETE |
7793 | 2025-02-24T21:42:04.567Z | [ recovery-image] Feb 24 21:42:02.939 INFO O| Feb 24 21:42:02.939 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7794 | 2025-02-24T21:42:04.586Z | [ recovery-image] Feb 24 21:42:02.960 INFO O| Feb 24 21:42:02.960 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install" |
7795 | 2025-02-24T21:42:04.588Z | [ recovery-image] Feb 24 21:42:02.960 INFO O| Feb 24 21:42:02.960 INFO STEP 1048 (remove_files) COMPLETE |
7796 | 2025-02-24T21:42:04.588Z | [ recovery-image] Feb 24 21:42:02.961 INFO O| Feb 24 21:42:02.960 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7797 | 2025-02-24T21:42:04.617Z | [ recovery-image] Feb 24 21:42:02.990 INFO O| Feb 24 21:42:02.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot" |
7798 | 2025-02-24T21:42:04.617Z | [ recovery-image] Feb 24 21:42:02.990 INFO O| Feb 24 21:42:02.990 INFO STEP 1049 (remove_files) COMPLETE |
7799 | 2025-02-24T21:42:04.617Z | [ recovery-image] Feb 24 21:42:02.990 INFO O| Feb 24 21:42:02.990 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7800 | 2025-02-24T21:42:04.675Z | [ recovery-image] Feb 24 21:42:03.049 INFO O| Feb 24 21:42:03.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf" |
7801 | 2025-02-24T21:42:04.675Z | [ recovery-image] Feb 24 21:42:03.050 INFO O| Feb 24 21:42:03.049 INFO STEP 1050 (remove_files) COMPLETE |
7802 | 2025-02-24T21:42:04.675Z | [ recovery-image] Feb 24 21:42:03.050 INFO O| Feb 24 21:42:03.050 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7803 | 2025-02-24T21:42:04.705Z | [ recovery-image] Feb 24 21:42:03.079 INFO O| Feb 24 21:42:03.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat" |
7804 | 2025-02-24T21:42:04.708Z | [ recovery-image] Feb 24 21:42:03.079 INFO O| Feb 24 21:42:03.079 INFO STEP 1051 (remove_files) COMPLETE |
7805 | 2025-02-24T21:42:04.708Z | [ recovery-image] Feb 24 21:42:03.079 INFO O| Feb 24 21:42:03.079 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7806 | 2025-02-24T21:42:04.728Z | [ recovery-image] Feb 24 21:42:03.102 INFO O| Feb 24 21:42:03.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs" |
7807 | 2025-02-24T21:42:04.730Z | [ recovery-image] Feb 24 21:42:03.102 INFO O| Feb 24 21:42:03.102 INFO STEP 1052 (remove_files) COMPLETE |
7808 | 2025-02-24T21:42:04.730Z | [ recovery-image] Feb 24 21:42:03.102 INFO O| Feb 24 21:42:03.102 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7809 | 2025-02-24T21:42:04.761Z | [ recovery-image] Feb 24 21:42:03.135 INFO O| Feb 24 21:42:03.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf" |
7810 | 2025-02-24T21:42:04.761Z | [ recovery-image] Feb 24 21:42:03.135 INFO O| Feb 24 21:42:03.135 INFO STEP 1053 (remove_files) COMPLETE |
7811 | 2025-02-24T21:42:04.765Z | [ recovery-image] Feb 24 21:42:03.135 INFO O| Feb 24 21:42:03.135 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7812 | 2025-02-24T21:42:04.781Z | [ recovery-image] Feb 24 21:42:03.155 INFO O| Feb 24 21:42:03.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey" |
7813 | 2025-02-24T21:42:04.781Z | [ recovery-image] Feb 24 21:42:03.156 INFO O| Feb 24 21:42:03.155 INFO STEP 1054 (remove_files) COMPLETE |
7814 | 2025-02-24T21:42:04.784Z | [ recovery-image] Feb 24 21:42:03.156 INFO O| Feb 24 21:42:03.156 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7815 | 2025-02-24T21:42:04.835Z | [ recovery-image] Feb 24 21:42:03.209 INFO O| Feb 24 21:42:03.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv" |
7816 | 2025-02-24T21:42:04.837Z | [ recovery-image] Feb 24 21:42:03.209 INFO O| Feb 24 21:42:03.209 INFO STEP 1055 (remove_files) COMPLETE |
7817 | 2025-02-24T21:42:04.837Z | [ recovery-image] Feb 24 21:42:03.209 INFO O| Feb 24 21:42:03.209 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7818 | 2025-02-24T21:42:04.859Z | [ recovery-image] Feb 24 21:42:03.233 INFO O| Feb 24 21:42:03.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall" |
7819 | 2025-02-24T21:42:04.861Z | [ recovery-image] Feb 24 21:42:03.233 INFO O| Feb 24 21:42:03.233 INFO STEP 1056 (remove_files) COMPLETE |
7820 | 2025-02-24T21:42:04.861Z | [ recovery-image] Feb 24 21:42:03.233 INFO O| Feb 24 21:42:03.233 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7821 | 2025-02-24T21:42:04.881Z | [ recovery-image] Feb 24 21:42:03.255 INFO O| Feb 24 21:42:03.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link" |
7822 | 2025-02-24T21:42:04.881Z | [ recovery-image] Feb 24 21:42:03.255 INFO O| Feb 24 21:42:03.255 INFO STEP 1057 (remove_files) COMPLETE |
7823 | 2025-02-24T21:42:04.884Z | [ recovery-image] Feb 24 21:42:03.255 INFO O| Feb 24 21:42:03.255 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7824 | 2025-02-24T21:42:04.905Z | [ recovery-image] Feb 24 21:42:03.279 INFO O| Feb 24 21:42:03.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices" |
7825 | 2025-02-24T21:42:04.905Z | [ recovery-image] Feb 24 21:42:03.279 INFO O| Feb 24 21:42:03.279 INFO STEP 1058 (remove_files) COMPLETE |
7826 | 2025-02-24T21:42:04.907Z | [ recovery-image] Feb 24 21:42:03.279 INFO O| Feb 24 21:42:03.279 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7827 | 2025-02-24T21:42:04.928Z | [ recovery-image] Feb 24 21:42:03.301 INFO O| Feb 24 21:42:03.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator" |
7828 | 2025-02-24T21:42:04.928Z | [ recovery-image] Feb 24 21:42:03.301 INFO O| Feb 24 21:42:03.301 INFO STEP 1059 (remove_files) COMPLETE |
7829 | 2025-02-24T21:42:04.928Z | [ recovery-image] Feb 24 21:42:03.301 INFO O| Feb 24 21:42:03.301 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7830 | 2025-02-24T21:42:04.954Z | [ recovery-image] Feb 24 21:42:03.327 INFO O| Feb 24 21:42:03.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat" |
7831 | 2025-02-24T21:42:04.954Z | [ recovery-image] Feb 24 21:42:03.327 INFO O| Feb 24 21:42:03.327 INFO STEP 1060 (remove_files) COMPLETE |
7832 | 2025-02-24T21:42:04.954Z | [ recovery-image] Feb 24 21:42:03.327 INFO O| Feb 24 21:42:03.327 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7833 | 2025-02-24T21:42:05.037Z | [ recovery-image] Feb 24 21:42:03.411 INFO O| Feb 24 21:42:03.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm" |
7834 | 2025-02-24T21:42:05.037Z | [ recovery-image] Feb 24 21:42:03.411 INFO O| Feb 24 21:42:03.411 INFO STEP 1061 (remove_files) COMPLETE |
7835 | 2025-02-24T21:42:05.037Z | [ recovery-image] Feb 24 21:42:03.411 INFO O| Feb 24 21:42:03.411 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7836 | 2025-02-24T21:42:05.060Z | [ recovery-image] Feb 24 21:42:03.434 INFO O| Feb 24 21:42:03.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm" |
7837 | 2025-02-24T21:42:05.060Z | [ recovery-image] Feb 24 21:42:03.434 INFO O| Feb 24 21:42:03.434 INFO STEP 1062 (remove_files) COMPLETE |
7838 | 2025-02-24T21:42:05.060Z | [ recovery-image] Feb 24 21:42:03.434 INFO O| Feb 24 21:42:03.434 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7839 | 2025-02-24T21:42:05.082Z | [ recovery-image] Feb 24 21:42:03.456 INFO O| Feb 24 21:42:03.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm" |
7840 | 2025-02-24T21:42:05.082Z | [ recovery-image] Feb 24 21:42:03.456 INFO O| Feb 24 21:42:03.456 INFO STEP 1063 (remove_files) COMPLETE |
7841 | 2025-02-24T21:42:05.085Z | [ recovery-image] Feb 24 21:42:03.457 INFO O| Feb 24 21:42:03.456 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7842 | 2025-02-24T21:42:05.107Z | [ recovery-image] Feb 24 21:42:03.479 INFO O| Feb 24 21:42:03.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc" |
7843 | 2025-02-24T21:42:05.107Z | [ recovery-image] Feb 24 21:42:03.479 INFO O| Feb 24 21:42:03.479 INFO STEP 1064 (remove_files) COMPLETE |
7844 | 2025-02-24T21:42:05.107Z | [ recovery-image] Feb 24 21:42:03.479 INFO O| Feb 24 21:42:03.479 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7845 | 2025-02-24T21:42:05.126Z | [ recovery-image] Feb 24 21:42:03.501 INFO O| Feb 24 21:42:03.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps" |
7846 | 2025-02-24T21:42:05.126Z | [ recovery-image] Feb 24 21:42:03.501 INFO O| Feb 24 21:42:03.501 INFO STEP 1065 (remove_files) COMPLETE |
7847 | 2025-02-24T21:42:05.126Z | [ recovery-image] Feb 24 21:42:03.501 INFO O| Feb 24 21:42:03.501 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7848 | 2025-02-24T21:42:05.151Z | [ recovery-image] Feb 24 21:42:03.524 INFO O| Feb 24 21:42:03.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile" |
7849 | 2025-02-24T21:42:05.151Z | [ recovery-image] Feb 24 21:42:03.524 INFO O| Feb 24 21:42:03.524 INFO STEP 1066 (remove_files) COMPLETE |
7850 | 2025-02-24T21:42:05.151Z | [ recovery-image] Feb 24 21:42:03.524 INFO O| Feb 24 21:42:03.524 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7851 | 2025-02-24T21:42:05.174Z | [ recovery-image] Feb 24 21:42:03.547 INFO O| Feb 24 21:42:03.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod" |
7852 | 2025-02-24T21:42:05.174Z | [ recovery-image] Feb 24 21:42:03.547 INFO O| Feb 24 21:42:03.547 INFO STEP 1067 (remove_files) COMPLETE |
7853 | 2025-02-24T21:42:05.174Z | [ recovery-image] Feb 24 21:42:03.547 INFO O| Feb 24 21:42:03.547 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7854 | 2025-02-24T21:42:05.195Z | [ recovery-image] Feb 24 21:42:03.569 INFO O| Feb 24 21:42:03.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo" |
7855 | 2025-02-24T21:42:05.195Z | [ recovery-image] Feb 24 21:42:03.569 INFO O| Feb 24 21:42:03.569 INFO STEP 1068 (remove_files) COMPLETE |
7856 | 2025-02-24T21:42:05.198Z | [ recovery-image] Feb 24 21:42:03.569 INFO O| Feb 24 21:42:03.569 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7857 | 2025-02-24T21:42:05.240Z | [ recovery-image] Feb 24 21:42:03.614 INFO O| Feb 24 21:42:03.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload" |
7858 | 2025-02-24T21:42:05.240Z | [ recovery-image] Feb 24 21:42:03.614 INFO O| Feb 24 21:42:03.614 INFO STEP 1069 (remove_files) COMPLETE |
7859 | 2025-02-24T21:42:05.242Z | [ recovery-image] Feb 24 21:42:03.614 INFO O| Feb 24 21:42:03.614 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7860 | 2025-02-24T21:42:05.333Z | [ recovery-image] Feb 24 21:42:03.707 INFO O| Feb 24 21:42:03.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall" |
7861 | 2025-02-24T21:42:05.333Z | [ recovery-image] Feb 24 21:42:03.707 INFO O| Feb 24 21:42:03.707 INFO STEP 1070 (remove_files) COMPLETE |
7862 | 2025-02-24T21:42:05.333Z | [ recovery-image] Feb 24 21:42:03.707 INFO O| Feb 24 21:42:03.707 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7863 | 2025-02-24T21:42:05.356Z | [ recovery-image] Feb 24 21:42:03.730 INFO O| Feb 24 21:42:03.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid" |
7864 | 2025-02-24T21:42:05.356Z | [ recovery-image] Feb 24 21:42:03.730 INFO O| Feb 24 21:42:03.730 INFO STEP 1071 (remove_files) COMPLETE |
7865 | 2025-02-24T21:42:05.356Z | [ recovery-image] Feb 24 21:42:03.730 INFO O| Feb 24 21:42:03.730 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7866 | 2025-02-24T21:42:05.377Z | [ recovery-image] Feb 24 21:42:03.752 INFO O| Feb 24 21:42:03.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir" |
7867 | 2025-02-24T21:42:05.378Z | [ recovery-image] Feb 24 21:42:03.752 INFO O| Feb 24 21:42:03.752 INFO STEP 1072 (remove_files) COMPLETE |
7868 | 2025-02-24T21:42:05.378Z | [ recovery-image] Feb 24 21:42:03.752 INFO O| Feb 24 21:42:03.752 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7869 | 2025-02-24T21:42:05.400Z | [ recovery-image] Feb 24 21:42:03.774 INFO O| Feb 24 21:42:03.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp" |
7870 | 2025-02-24T21:42:05.403Z | [ recovery-image] Feb 24 21:42:03.774 INFO O| Feb 24 21:42:03.774 INFO STEP 1073 (remove_files) COMPLETE |
7871 | 2025-02-24T21:42:05.403Z | [ recovery-image] Feb 24 21:42:03.774 INFO O| Feb 24 21:42:03.774 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7872 | 2025-02-24T21:42:05.423Z | [ recovery-image] Feb 24 21:42:03.797 INFO O| Feb 24 21:42:03.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin" |
7873 | 2025-02-24T21:42:05.423Z | [ recovery-image] Feb 24 21:42:03.797 INFO O| Feb 24 21:42:03.797 INFO STEP 1074 (remove_files) COMPLETE |
7874 | 2025-02-24T21:42:05.423Z | [ recovery-image] Feb 24 21:42:03.797 INFO O| Feb 24 21:42:03.797 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7875 | 2025-02-24T21:42:05.455Z | [ recovery-image] Feb 24 21:42:03.829 INFO O| Feb 24 21:42:03.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest" |
7876 | 2025-02-24T21:42:05.455Z | [ recovery-image] Feb 24 21:42:03.830 INFO O| Feb 24 21:42:03.829 INFO STEP 1075 (remove_files) COMPLETE |
7877 | 2025-02-24T21:42:05.455Z | [ recovery-image] Feb 24 21:42:03.830 INFO O| Feb 24 21:42:03.830 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7878 | 2025-02-24T21:42:05.478Z | [ recovery-image] Feb 24 21:42:03.852 INFO O| Feb 24 21:42:03.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm" |
7879 | 2025-02-24T21:42:05.478Z | [ recovery-image] Feb 24 21:42:03.852 INFO O| Feb 24 21:42:03.852 INFO STEP 1076 (remove_files) COMPLETE |
7880 | 2025-02-24T21:42:05.481Z | [ recovery-image] Feb 24 21:42:03.852 INFO O| Feb 24 21:42:03.852 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7881 | 2025-02-24T21:42:05.515Z | [ recovery-image] Feb 24 21:42:03.889 INFO O| Feb 24 21:42:03.889 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg" |
7882 | 2025-02-24T21:42:05.515Z | [ recovery-image] Feb 24 21:42:03.890 INFO O| Feb 24 21:42:03.889 INFO STEP 1077 (remove_files) COMPLETE |
7883 | 2025-02-24T21:42:05.516Z | [ recovery-image] Feb 24 21:42:03.890 INFO O| Feb 24 21:42:03.890 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7884 | 2025-02-24T21:42:05.542Z | [ recovery-image] Feb 24 21:42:03.916 INFO O| Feb 24 21:42:03.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind" |
7885 | 2025-02-24T21:42:05.546Z | [ recovery-image] Feb 24 21:42:03.917 INFO O| Feb 24 21:42:03.916 INFO STEP 1078 (remove_files) COMPLETE |
7886 | 2025-02-24T21:42:05.546Z | [ recovery-image] Feb 24 21:42:03.917 INFO O| Feb 24 21:42:03.917 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7887 | 2025-02-24T21:42:05.565Z | [ recovery-image] Feb 24 21:42:03.939 INFO O| Feb 24 21:42:03.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping" |
7888 | 2025-02-24T21:42:05.574Z | [ recovery-image] Feb 24 21:42:03.939 INFO O| Feb 24 21:42:03.939 INFO STEP 1079 (remove_files) COMPLETE |
7889 | 2025-02-24T21:42:05.574Z | [ recovery-image] Feb 24 21:42:03.939 INFO O| Feb 24 21:42:03.939 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7890 | 2025-02-24T21:42:05.589Z | [ recovery-image] Feb 24 21:42:03.962 INFO O| Feb 24 21:42:03.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd" |
7891 | 2025-02-24T21:42:05.592Z | [ recovery-image] Feb 24 21:42:03.962 INFO O| Feb 24 21:42:03.962 INFO STEP 1080 (remove_files) COMPLETE |
7892 | 2025-02-24T21:42:05.592Z | [ recovery-image] Feb 24 21:42:03.962 INFO O| Feb 24 21:42:03.962 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7893 | 2025-02-24T21:42:05.611Z | [ recovery-image] Feb 24 21:42:03.985 INFO O| Feb 24 21:42:03.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask" |
7894 | 2025-02-24T21:42:05.614Z | [ recovery-image] Feb 24 21:42:03.985 INFO O| Feb 24 21:42:03.985 INFO STEP 1081 (remove_files) COMPLETE |
7895 | 2025-02-24T21:42:05.614Z | [ recovery-image] Feb 24 21:42:03.985 INFO O| Feb 24 21:42:03.985 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7896 | 2025-02-24T21:42:05.654Z | [ recovery-image] Feb 24 21:42:04.028 INFO O| Feb 24 21:42:04.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk" |
7897 | 2025-02-24T21:42:05.654Z | [ recovery-image] Feb 24 21:42:04.028 INFO O| Feb 24 21:42:04.028 INFO STEP 1082 (remove_files) COMPLETE |
7898 | 2025-02-24T21:42:05.658Z | [ recovery-image] Feb 24 21:42:04.029 INFO O| Feb 24 21:42:04.028 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7899 | 2025-02-24T21:42:05.703Z | [ recovery-image] Feb 24 21:42:04.077 INFO O| Feb 24 21:42:04.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm" |
7900 | 2025-02-24T21:42:05.703Z | [ recovery-image] Feb 24 21:42:04.077 INFO O| Feb 24 21:42:04.077 INFO STEP 1083 (remove_files) COMPLETE |
7901 | 2025-02-24T21:42:05.706Z | [ recovery-image] Feb 24 21:42:04.077 INFO O| Feb 24 21:42:04.077 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7902 | 2025-02-24T21:42:05.767Z | [ recovery-image] Feb 24 21:42:04.141 INFO O| Feb 24 21:42:04.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat" |
7903 | 2025-02-24T21:42:05.767Z | [ recovery-image] Feb 24 21:42:04.141 INFO O| Feb 24 21:42:04.141 INFO STEP 1084 (remove_files) COMPLETE |
7904 | 2025-02-24T21:42:05.770Z | [ recovery-image] Feb 24 21:42:04.141 INFO O| Feb 24 21:42:04.141 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7905 | 2025-02-24T21:42:05.788Z | [ recovery-image] Feb 24 21:42:04.162 INFO O| Feb 24 21:42:04.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm" |
7906 | 2025-02-24T21:42:05.791Z | [ recovery-image] Feb 24 21:42:04.162 INFO O| Feb 24 21:42:04.162 INFO STEP 1085 (remove_files) COMPLETE |
7907 | 2025-02-24T21:42:05.791Z | [ recovery-image] Feb 24 21:42:04.162 INFO O| Feb 24 21:42:04.162 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7908 | 2025-02-24T21:42:05.830Z | [ recovery-image] Feb 24 21:42:04.204 INFO O| Feb 24 21:42:04.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind" |
7909 | 2025-02-24T21:42:05.833Z | [ recovery-image] Feb 24 21:42:04.204 INFO O| Feb 24 21:42:04.204 INFO STEP 1086 (remove_files) COMPLETE |
7910 | 2025-02-24T21:42:05.833Z | [ recovery-image] Feb 24 21:42:04.204 INFO O| Feb 24 21:42:04.204 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7911 | 2025-02-24T21:42:05.888Z | [ recovery-image] Feb 24 21:42:04.261 INFO O| Feb 24 21:42:04.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg" |
7912 | 2025-02-24T21:42:05.888Z | [ recovery-image] Feb 24 21:42:04.262 INFO O| Feb 24 21:42:04.261 INFO STEP 1087 (remove_files) COMPLETE |
7913 | 2025-02-24T21:42:05.888Z | [ recovery-image] Feb 24 21:42:04.262 INFO O| Feb 24 21:42:04.261 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7914 | 2025-02-24T21:42:05.911Z | [ recovery-image] Feb 24 21:42:04.285 INFO O| Feb 24 21:42:04.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports" |
7915 | 2025-02-24T21:42:05.911Z | [ recovery-image] Feb 24 21:42:04.285 INFO O| Feb 24 21:42:04.285 INFO STEP 1088 (remove_files) COMPLETE |
7916 | 2025-02-24T21:42:05.914Z | [ recovery-image] Feb 24 21:42:04.285 INFO O| Feb 24 21:42:04.285 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7917 | 2025-02-24T21:42:05.989Z | [ recovery-image] Feb 24 21:42:04.363 INFO O| Feb 24 21:42:04.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff" |
7918 | 2025-02-24T21:42:05.989Z | [ recovery-image] Feb 24 21:42:04.363 INFO O| Feb 24 21:42:04.363 INFO STEP 1089 (remove_files) COMPLETE |
7919 | 2025-02-24T21:42:05.989Z | [ recovery-image] Feb 24 21:42:04.363 INFO O| Feb 24 21:42:04.363 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7920 | 2025-02-24T21:42:06.033Z | [ recovery-image] Feb 24 21:42:04.405 INFO O| Feb 24 21:42:04.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm" |
7921 | 2025-02-24T21:42:06.033Z | [ recovery-image] Feb 24 21:42:04.406 INFO O| Feb 24 21:42:04.405 INFO STEP 1090 (remove_files) COMPLETE |
7922 | 2025-02-24T21:42:06.033Z | [ recovery-image] Feb 24 21:42:04.406 INFO O| Feb 24 21:42:04.406 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7923 | 2025-02-24T21:42:06.053Z | [ recovery-image] Feb 24 21:42:04.427 INFO O| Feb 24 21:42:04.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit" |
7924 | 2025-02-24T21:42:06.056Z | [ recovery-image] Feb 24 21:42:04.427 INFO O| Feb 24 21:42:04.427 INFO STEP 1091 (remove_files) COMPLETE |
7925 | 2025-02-24T21:42:06.056Z | [ recovery-image] Feb 24 21:42:04.428 INFO O| Feb 24 21:42:04.427 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7926 | 2025-02-24T21:42:06.076Z | [ recovery-image] Feb 24 21:42:04.450 INFO O| Feb 24 21:42:04.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd" |
7927 | 2025-02-24T21:42:06.078Z | [ recovery-image] Feb 24 21:42:04.450 INFO O| Feb 24 21:42:04.450 INFO STEP 1092 (remove_files) COMPLETE |
7928 | 2025-02-24T21:42:06.079Z | [ recovery-image] Feb 24 21:42:04.450 INFO O| Feb 24 21:42:04.450 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7929 | 2025-02-24T21:42:06.131Z | [ recovery-image] Feb 24 21:42:04.505 INFO O| Feb 24 21:42:04.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel" |
7930 | 2025-02-24T21:42:06.131Z | [ recovery-image] Feb 24 21:42:04.505 INFO O| Feb 24 21:42:04.505 INFO STEP 1093 (remove_files) COMPLETE |
7931 | 2025-02-24T21:42:06.134Z | [ recovery-image] Feb 24 21:42:04.505 INFO O| Feb 24 21:42:04.505 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7932 | 2025-02-24T21:42:06.169Z | [ recovery-image] Feb 24 21:42:04.543 INFO O| Feb 24 21:42:04.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod" |
7933 | 2025-02-24T21:42:06.169Z | [ recovery-image] Feb 24 21:42:04.543 INFO O| Feb 24 21:42:04.543 INFO STEP 1094 (remove_files) COMPLETE |
7934 | 2025-02-24T21:42:06.171Z | [ recovery-image] Feb 24 21:42:04.543 INFO O| Feb 24 21:42:04.543 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7935 | 2025-02-24T21:42:06.191Z | [ recovery-image] Feb 24 21:42:04.565 INFO O| Feb 24 21:42:04.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag" |
7936 | 2025-02-24T21:42:06.191Z | [ recovery-image] Feb 24 21:42:04.565 INFO O| Feb 24 21:42:04.565 INFO STEP 1095 (remove_files) COMPLETE |
7937 | 2025-02-24T21:42:06.194Z | [ recovery-image] Feb 24 21:42:04.565 INFO O| Feb 24 21:42:04.565 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7938 | 2025-02-24T21:42:06.239Z | [ recovery-image] Feb 24 21:42:04.613 INFO O| Feb 24 21:42:04.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl" |
7939 | 2025-02-24T21:42:06.239Z | [ recovery-image] Feb 24 21:42:04.613 INFO O| Feb 24 21:42:04.613 INFO STEP 1096 (remove_files) COMPLETE |
7940 | 2025-02-24T21:42:06.242Z | [ recovery-image] Feb 24 21:42:04.613 INFO O| Feb 24 21:42:04.613 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7941 | 2025-02-24T21:42:06.262Z | [ recovery-image] Feb 24 21:42:04.635 INFO O| Feb 24 21:42:04.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc" |
7942 | 2025-02-24T21:42:06.262Z | [ recovery-image] Feb 24 21:42:04.636 INFO O| Feb 24 21:42:04.636 INFO STEP 1097 (remove_files) COMPLETE |
7943 | 2025-02-24T21:42:06.264Z | [ recovery-image] Feb 24 21:42:04.636 INFO O| Feb 24 21:42:04.636 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7944 | 2025-02-24T21:42:06.286Z | [ recovery-image] Feb 24 21:42:04.660 INFO O| Feb 24 21:42:04.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm" |
7945 | 2025-02-24T21:42:06.287Z | [ recovery-image] Feb 24 21:42:04.660 INFO O| Feb 24 21:42:04.660 INFO STEP 1098 (remove_files) COMPLETE |
7946 | 2025-02-24T21:42:06.289Z | [ recovery-image] Feb 24 21:42:04.660 INFO O| Feb 24 21:42:04.660 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7947 | 2025-02-24T21:42:06.308Z | [ recovery-image] Feb 24 21:42:04.682 INFO O| Feb 24 21:42:04.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo" |
7948 | 2025-02-24T21:42:06.308Z | [ recovery-image] Feb 24 21:42:04.682 INFO O| Feb 24 21:42:04.682 INFO STEP 1099 (remove_files) COMPLETE |
7949 | 2025-02-24T21:42:06.311Z | [ recovery-image] Feb 24 21:42:04.682 INFO O| Feb 24 21:42:04.682 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7950 | 2025-02-24T21:42:06.329Z | [ recovery-image] Feb 24 21:42:04.703 INFO O| Feb 24 21:42:04.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset" |
7951 | 2025-02-24T21:42:06.329Z | [ recovery-image] Feb 24 21:42:04.703 INFO O| Feb 24 21:42:04.703 INFO STEP 1100 (remove_files) COMPLETE |
7952 | 2025-02-24T21:42:06.333Z | [ recovery-image] Feb 24 21:42:04.703 INFO O| Feb 24 21:42:04.703 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7953 | 2025-02-24T21:42:06.351Z | [ recovery-image] Feb 24 21:42:04.725 INFO O| Feb 24 21:42:04.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck" |
7954 | 2025-02-24T21:42:06.351Z | [ recovery-image] Feb 24 21:42:04.725 INFO O| Feb 24 21:42:04.725 INFO STEP 1101 (remove_files) COMPLETE |
7955 | 2025-02-24T21:42:06.351Z | [ recovery-image] Feb 24 21:42:04.725 INFO O| Feb 24 21:42:04.725 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7956 | 2025-02-24T21:42:06.373Z | [ recovery-image] Feb 24 21:42:04.746 INFO O| Feb 24 21:42:04.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv" |
7957 | 2025-02-24T21:42:06.373Z | [ recovery-image] Feb 24 21:42:04.746 INFO O| Feb 24 21:42:04.746 INFO STEP 1102 (remove_files) COMPLETE |
7958 | 2025-02-24T21:42:06.377Z | [ recovery-image] Feb 24 21:42:04.746 INFO O| Feb 24 21:42:04.746 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7959 | 2025-02-24T21:42:06.412Z | [ recovery-image] Feb 24 21:42:04.786 INFO O| Feb 24 21:42:04.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl" |
7960 | 2025-02-24T21:42:06.412Z | [ recovery-image] Feb 24 21:42:04.786 INFO O| Feb 24 21:42:04.786 INFO STEP 1103 (remove_files) COMPLETE |
7961 | 2025-02-24T21:42:06.412Z | [ recovery-image] Feb 24 21:42:04.786 INFO O| Feb 24 21:42:04.786 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7962 | 2025-02-24T21:42:06.507Z | [ recovery-image] Feb 24 21:42:04.881 INFO O| Feb 24 21:42:04.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm" |
7963 | 2025-02-24T21:42:06.507Z | [ recovery-image] Feb 24 21:42:04.881 INFO O| Feb 24 21:42:04.881 INFO STEP 1104 (remove_files) COMPLETE |
7964 | 2025-02-24T21:42:06.510Z | [ recovery-image] Feb 24 21:42:04.881 INFO O| Feb 24 21:42:04.881 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7965 | 2025-02-24T21:42:06.567Z | [ recovery-image] Feb 24 21:42:04.941 INFO O| Feb 24 21:42:04.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm" |
7966 | 2025-02-24T21:42:06.567Z | [ recovery-image] Feb 24 21:42:04.941 INFO O| Feb 24 21:42:04.941 INFO STEP 1105 (remove_files) COMPLETE |
7967 | 2025-02-24T21:42:06.567Z | [ recovery-image] Feb 24 21:42:04.941 INFO O| Feb 24 21:42:04.941 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7968 | 2025-02-24T21:42:06.591Z | [ recovery-image] Feb 24 21:42:04.965 INFO O| Feb 24 21:42:04.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr" |
7969 | 2025-02-24T21:42:06.591Z | [ recovery-image] Feb 24 21:42:04.965 INFO O| Feb 24 21:42:04.965 INFO STEP 1106 (remove_files) COMPLETE |
7970 | 2025-02-24T21:42:06.596Z | [ recovery-image] Feb 24 21:42:04.965 INFO O| Feb 24 21:42:04.965 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7971 | 2025-02-24T21:42:06.613Z | [ recovery-image] Feb 24 21:42:04.987 INFO O| Feb 24 21:42:04.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot" |
7972 | 2025-02-24T21:42:06.613Z | [ recovery-image] Feb 24 21:42:04.987 INFO O| Feb 24 21:42:04.987 INFO STEP 1107 (remove_files) COMPLETE |
7973 | 2025-02-24T21:42:06.616Z | [ recovery-image] Feb 24 21:42:04.987 INFO O| Feb 24 21:42:04.987 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7974 | 2025-02-24T21:42:06.642Z | [ recovery-image] Feb 24 21:42:05.016 INFO O| Feb 24 21:42:05.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv" |
7975 | 2025-02-24T21:42:06.645Z | [ recovery-image] Feb 24 21:42:05.016 INFO O| Feb 24 21:42:05.016 INFO STEP 1108 (remove_files) COMPLETE |
7976 | 2025-02-24T21:42:06.645Z | [ recovery-image] Feb 24 21:42:05.016 INFO O| Feb 24 21:42:05.016 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7977 | 2025-02-24T21:42:06.665Z | [ recovery-image] Feb 24 21:42:05.038 INFO O| Feb 24 21:42:05.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef" |
7978 | 2025-02-24T21:42:06.668Z | [ recovery-image] Feb 24 21:42:05.039 INFO O| Feb 24 21:42:05.039 INFO STEP 1109 (remove_files) COMPLETE |
7979 | 2025-02-24T21:42:06.668Z | [ recovery-image] Feb 24 21:42:05.039 INFO O| Feb 24 21:42:05.039 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7980 | 2025-02-24T21:42:06.687Z | [ recovery-image] Feb 24 21:42:05.061 INFO O| Feb 24 21:42:05.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd" |
7981 | 2025-02-24T21:42:06.690Z | [ recovery-image] Feb 24 21:42:05.061 INFO O| Feb 24 21:42:05.061 INFO STEP 1110 (remove_files) COMPLETE |
7982 | 2025-02-24T21:42:06.690Z | [ recovery-image] Feb 24 21:42:05.061 INFO O| Feb 24 21:42:05.061 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7983 | 2025-02-24T21:42:06.711Z | [ recovery-image] Feb 24 21:42:05.084 INFO O| Feb 24 21:42:05.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel" |
7984 | 2025-02-24T21:42:06.711Z | [ recovery-image] Feb 24 21:42:05.084 INFO O| Feb 24 21:42:05.084 INFO STEP 1111 (remove_files) COMPLETE |
7985 | 2025-02-24T21:42:06.713Z | [ recovery-image] Feb 24 21:42:05.084 INFO O| Feb 24 21:42:05.084 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7986 | 2025-02-24T21:42:06.734Z | [ recovery-image] Feb 24 21:42:05.107 INFO O| Feb 24 21:42:05.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod" |
7987 | 2025-02-24T21:42:06.734Z | [ recovery-image] Feb 24 21:42:05.107 INFO O| Feb 24 21:42:05.107 INFO STEP 1112 (remove_files) COMPLETE |
7988 | 2025-02-24T21:42:06.734Z | [ recovery-image] Feb 24 21:42:05.107 INFO O| Feb 24 21:42:05.107 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7989 | 2025-02-24T21:42:06.770Z | [ recovery-image] Feb 24 21:42:05.144 INFO O| Feb 24 21:42:05.144 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive" |
7990 | 2025-02-24T21:42:06.773Z | [ recovery-image] Feb 24 21:42:05.144 INFO O| Feb 24 21:42:05.144 INFO STEP 1113 (remove_files) COMPLETE |
7991 | 2025-02-24T21:42:06.773Z | [ recovery-image] Feb 24 21:42:05.144 INFO O| Feb 24 21:42:05.144 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7992 | 2025-02-24T21:42:06.791Z | [ recovery-image] Feb 24 21:42:05.165 INFO O| Feb 24 21:42:05.165 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind" |
7993 | 2025-02-24T21:42:06.791Z | [ recovery-image] Feb 24 21:42:05.165 INFO O| Feb 24 21:42:05.165 INFO STEP 1114 (remove_files) COMPLETE |
7994 | 2025-02-24T21:42:06.794Z | [ recovery-image] Feb 24 21:42:05.165 INFO O| Feb 24 21:42:05.165 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7995 | 2025-02-24T21:42:06.825Z | [ recovery-image] Feb 24 21:42:05.198 INFO O| Feb 24 21:42:05.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc" |
7996 | 2025-02-24T21:42:06.828Z | [ recovery-image] Feb 24 21:42:05.199 INFO O| Feb 24 21:42:05.199 INFO STEP 1115 (remove_files) COMPLETE |
7997 | 2025-02-24T21:42:06.828Z | [ recovery-image] Feb 24 21:42:05.199 INFO O| Feb 24 21:42:05.199 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
7998 | 2025-02-24T21:42:06.876Z | [ recovery-image] Feb 24 21:42:05.248 INFO O| Feb 24 21:42:05.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery" |
7999 | 2025-02-24T21:42:06.876Z | [ recovery-image] Feb 24 21:42:05.248 INFO O| Feb 24 21:42:05.248 INFO STEP 1116 (remove_files) COMPLETE |
8000 | 2025-02-24T21:42:06.879Z | [ recovery-image] Feb 24 21:42:05.248 INFO O| Feb 24 21:42:05.248 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8001 | 2025-02-24T21:42:06.913Z | [ recovery-image] Feb 24 21:42:05.286 INFO O| Feb 24 21:42:05.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt" |
8002 | 2025-02-24T21:42:06.916Z | [ recovery-image] Feb 24 21:42:05.286 INFO O| Feb 24 21:42:05.286 INFO STEP 1117 (remove_files) COMPLETE |
8003 | 2025-02-24T21:42:06.916Z | [ recovery-image] Feb 24 21:42:05.286 INFO O| Feb 24 21:42:05.286 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8004 | 2025-02-24T21:42:06.935Z | [ recovery-image] Feb 24 21:42:05.308 INFO O| Feb 24 21:42:05.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share" |
8005 | 2025-02-24T21:42:06.935Z | [ recovery-image] Feb 24 21:42:05.308 INFO O| Feb 24 21:42:05.308 INFO STEP 1118 (remove_files) COMPLETE |
8006 | 2025-02-24T21:42:06.938Z | [ recovery-image] Feb 24 21:42:05.308 INFO O| Feb 24 21:42:05.308 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8007 | 2025-02-24T21:42:06.956Z | [ recovery-image] Feb 24 21:42:05.329 INFO O| Feb 24 21:42:05.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall" |
8008 | 2025-02-24T21:42:06.956Z | [ recovery-image] Feb 24 21:42:05.329 INFO O| Feb 24 21:42:05.329 INFO STEP 1119 (remove_files) COMPLETE |
8009 | 2025-02-24T21:42:06.956Z | [ recovery-image] Feb 24 21:42:05.329 INFO O| Feb 24 21:42:05.329 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8010 | 2025-02-24T21:42:06.978Z | [ recovery-image] Feb 24 21:42:05.350 INFO O| Feb 24 21:42:05.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl" |
8011 | 2025-02-24T21:42:06.978Z | [ recovery-image] Feb 24 21:42:05.350 INFO O| Feb 24 21:42:05.350 INFO STEP 1120 (remove_files) COMPLETE |
8012 | 2025-02-24T21:42:06.981Z | [ recovery-image] Feb 24 21:42:05.350 INFO O| Feb 24 21:42:05.350 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8013 | 2025-02-24T21:42:06.998Z | [ recovery-image] Feb 24 21:42:05.372 INFO O| Feb 24 21:42:05.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr" |
8014 | 2025-02-24T21:42:06.998Z | [ recovery-image] Feb 24 21:42:05.372 INFO O| Feb 24 21:42:05.372 INFO STEP 1121 (remove_files) COMPLETE |
8015 | 2025-02-24T21:42:06.998Z | [ recovery-image] Feb 24 21:42:05.372 INFO O| Feb 24 21:42:05.372 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8016 | 2025-02-24T21:42:07.025Z | [ recovery-image] Feb 24 21:42:05.397 INFO O| Feb 24 21:42:05.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown" |
8017 | 2025-02-24T21:42:07.026Z | [ recovery-image] Feb 24 21:42:05.397 INFO O| Feb 24 21:42:05.397 INFO STEP 1122 (remove_files) COMPLETE |
8018 | 2025-02-24T21:42:07.026Z | [ recovery-image] Feb 24 21:42:05.397 INFO O| Feb 24 21:42:05.397 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8019 | 2025-02-24T21:42:07.046Z | [ recovery-image] Feb 24 21:42:05.419 INFO O| Feb 24 21:42:05.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm" |
8020 | 2025-02-24T21:42:07.046Z | [ recovery-image] Feb 24 21:42:05.420 INFO O| Feb 24 21:42:05.419 INFO STEP 1123 (remove_files) COMPLETE |
8021 | 2025-02-24T21:42:07.050Z | [ recovery-image] Feb 24 21:42:05.420 INFO O| Feb 24 21:42:05.420 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8022 | 2025-02-24T21:42:07.068Z | [ recovery-image] Feb 24 21:42:05.441 INFO O| Feb 24 21:42:05.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios" |
8023 | 2025-02-24T21:42:07.068Z | [ recovery-image] Feb 24 21:42:05.441 INFO O| Feb 24 21:42:05.441 INFO STEP 1124 (remove_files) COMPLETE |
8024 | 2025-02-24T21:42:07.068Z | [ recovery-image] Feb 24 21:42:05.441 INFO O| Feb 24 21:42:05.441 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8025 | 2025-02-24T21:42:07.126Z | [ recovery-image] Feb 24 21:42:05.493 INFO O| Feb 24 21:42:05.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat" |
8026 | 2025-02-24T21:42:07.127Z | [ recovery-image] Feb 24 21:42:05.493 INFO O| Feb 24 21:42:05.493 INFO STEP 1125 (remove_files) COMPLETE |
8027 | 2025-02-24T21:42:07.127Z | [ recovery-image] Feb 24 21:42:05.493 INFO O| Feb 24 21:42:05.493 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8028 | 2025-02-24T21:42:07.345Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
8029 | 2025-02-24T21:42:07.408Z | [ recovery-image] Feb 24 21:42:05.781 INFO O| Feb 24 21:42:05.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd" |
8030 | 2025-02-24T21:42:07.408Z | [ recovery-image] Feb 24 21:42:05.782 INFO O| Feb 24 21:42:05.782 INFO STEP 1126 (remove_files) COMPLETE |
8031 | 2025-02-24T21:42:07.411Z | [ recovery-image] Feb 24 21:42:05.782 INFO O| Feb 24 21:42:05.782 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8032 | 2025-02-24T21:42:07.431Z | [ recovery-image] Feb 24 21:42:05.803 INFO O| Feb 24 21:42:05.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd" |
8033 | 2025-02-24T21:42:07.432Z | [ recovery-image] Feb 24 21:42:05.803 INFO O| Feb 24 21:42:05.803 INFO STEP 1127 (remove_files) COMPLETE |
8034 | 2025-02-24T21:42:07.432Z | [ recovery-image] Feb 24 21:42:05.803 INFO O| Feb 24 21:42:05.803 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8035 | 2025-02-24T21:42:07.451Z | [ recovery-image] Feb 24 21:42:05.823 INFO O| Feb 24 21:42:05.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop" |
8036 | 2025-02-24T21:42:07.455Z | [ recovery-image] Feb 24 21:42:05.823 INFO O| Feb 24 21:42:05.823 INFO STEP 1128 (remove_files) COMPLETE |
8037 | 2025-02-24T21:42:07.455Z | [ recovery-image] Feb 24 21:42:05.823 INFO O| Feb 24 21:42:05.823 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8038 | 2025-02-24T21:42:07.476Z | [ recovery-image] Feb 24 21:42:05.844 INFO O| Feb 24 21:42:05.844 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd" |
8039 | 2025-02-24T21:42:07.476Z | [ recovery-image] Feb 24 21:42:05.844 INFO O| Feb 24 21:42:05.844 INFO STEP 1129 (remove_files) COMPLETE |
8040 | 2025-02-24T21:42:07.476Z | [ recovery-image] Feb 24 21:42:05.844 INFO O| Feb 24 21:42:05.844 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8041 | 2025-02-24T21:42:07.502Z | [ recovery-image] Feb 24 21:42:05.875 INFO O| Feb 24 21:42:05.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot" |
8042 | 2025-02-24T21:42:07.505Z | [ recovery-image] Feb 24 21:42:05.875 INFO O| Feb 24 21:42:05.875 INFO STEP 1130 (remove_files) COMPLETE |
8043 | 2025-02-24T21:42:07.505Z | [ recovery-image] Feb 24 21:42:05.876 INFO O| Feb 24 21:42:05.875 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8044 | 2025-02-24T21:42:07.525Z | [ recovery-image] Feb 24 21:42:05.898 INFO O| Feb 24 21:42:05.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace" |
8045 | 2025-02-24T21:42:07.525Z | [ recovery-image] Feb 24 21:42:05.898 INFO O| Feb 24 21:42:05.898 INFO STEP 1131 (remove_files) COMPLETE |
8046 | 2025-02-24T21:42:07.525Z | [ recovery-image] Feb 24 21:42:05.898 INFO O| Feb 24 21:42:05.898 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8047 | 2025-02-24T21:42:07.567Z | [ recovery-image] Feb 24 21:42:05.941 INFO O| Feb 24 21:42:05.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean" |
8048 | 2025-02-24T21:42:07.570Z | [ recovery-image] Feb 24 21:42:05.941 INFO O| Feb 24 21:42:05.941 INFO STEP 1132 (remove_files) COMPLETE |
8049 | 2025-02-24T21:42:07.570Z | [ recovery-image] Feb 24 21:42:05.941 INFO O| Feb 24 21:42:05.941 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8050 | 2025-02-24T21:42:07.602Z | [ recovery-image] Feb 24 21:42:05.974 INFO O| Feb 24 21:42:05.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr" |
8051 | 2025-02-24T21:42:07.603Z | [ recovery-image] Feb 24 21:42:05.975 INFO O| Feb 24 21:42:05.975 INFO STEP 1133 (remove_files) COMPLETE |
8052 | 2025-02-24T21:42:07.603Z | [ recovery-image] Feb 24 21:42:05.975 INFO O| Feb 24 21:42:05.975 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8053 | 2025-02-24T21:42:07.663Z | [ recovery-image] Feb 24 21:42:06.036 INFO O| Feb 24 21:42:06.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs" |
8054 | 2025-02-24T21:42:07.663Z | [ recovery-image] Feb 24 21:42:06.036 INFO O| Feb 24 21:42:06.036 INFO STEP 1134 (remove_files) COMPLETE |
8055 | 2025-02-24T21:42:07.663Z | [ recovery-image] Feb 24 21:42:06.036 INFO O| Feb 24 21:42:06.036 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8056 | 2025-02-24T21:42:07.685Z | [ recovery-image] Feb 24 21:42:06.058 INFO O| Feb 24 21:42:06.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit" |
8057 | 2025-02-24T21:42:07.685Z | [ recovery-image] Feb 24 21:42:06.059 INFO O| Feb 24 21:42:06.058 INFO STEP 1135 (remove_files) COMPLETE |
8058 | 2025-02-24T21:42:07.685Z | [ recovery-image] Feb 24 21:42:06.059 INFO O| Feb 24 21:42:06.058 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8059 | 2025-02-24T21:42:07.711Z | [ recovery-image] Feb 24 21:42:06.083 INFO O| Feb 24 21:42:06.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop" |
8060 | 2025-02-24T21:42:07.716Z | [ recovery-image] Feb 24 21:42:06.084 INFO O| Feb 24 21:42:06.084 INFO STEP 1136 (remove_files) COMPLETE |
8061 | 2025-02-24T21:42:07.716Z | [ recovery-image] Feb 24 21:42:06.084 INFO O| Feb 24 21:42:06.084 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8062 | 2025-02-24T21:42:07.736Z | [ recovery-image] Feb 24 21:42:06.106 INFO O| Feb 24 21:42:06.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat" |
8063 | 2025-02-24T21:42:07.741Z | [ recovery-image] Feb 24 21:42:06.107 INFO O| Feb 24 21:42:06.107 INFO STEP 1137 (remove_files) COMPLETE |
8064 | 2025-02-24T21:42:07.741Z | [ recovery-image] Feb 24 21:42:06.107 INFO O| Feb 24 21:42:06.107 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8065 | 2025-02-24T21:42:07.767Z | [ recovery-image] Feb 24 21:42:06.139 INFO O| Feb 24 21:42:06.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef" |
8066 | 2025-02-24T21:42:07.767Z | [ recovery-image] Feb 24 21:42:06.139 INFO O| Feb 24 21:42:06.139 INFO STEP 1138 (remove_files) COMPLETE |
8067 | 2025-02-24T21:42:07.768Z | [ recovery-image] Feb 24 21:42:06.139 INFO O| Feb 24 21:42:06.139 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8068 | 2025-02-24T21:42:07.813Z | [ recovery-image] Feb 24 21:42:06.186 INFO O| Feb 24 21:42:06.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm" |
8069 | 2025-02-24T21:42:07.814Z | [ recovery-image] Feb 24 21:42:06.186 INFO O| Feb 24 21:42:06.186 INFO STEP 1139 (remove_files) COMPLETE |
8070 | 2025-02-24T21:42:07.817Z | [ recovery-image] Feb 24 21:42:06.186 INFO O| Feb 24 21:42:06.186 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8071 | 2025-02-24T21:42:07.858Z | [ recovery-image] Feb 24 21:42:06.231 INFO O| Feb 24 21:42:06.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm" |
8072 | 2025-02-24T21:42:07.858Z | [ recovery-image] Feb 24 21:42:06.232 INFO O| Feb 24 21:42:06.231 INFO STEP 1140 (remove_files) COMPLETE |
8073 | 2025-02-24T21:42:07.858Z | [ recovery-image] Feb 24 21:42:06.232 INFO O| Feb 24 21:42:06.232 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8074 | 2025-02-24T21:42:07.880Z | [ recovery-image] Feb 24 21:42:06.254 INFO O| Feb 24 21:42:06.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes" |
8075 | 2025-02-24T21:42:07.880Z | [ recovery-image] Feb 24 21:42:06.254 INFO O| Feb 24 21:42:06.254 INFO STEP 1141 (remove_files) COMPLETE |
8076 | 2025-02-24T21:42:07.880Z | [ recovery-image] Feb 24 21:42:06.254 INFO O| Feb 24 21:42:06.254 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8077 | 2025-02-24T21:42:07.905Z | [ recovery-image] Feb 24 21:42:06.278 INFO O| Feb 24 21:42:06.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar" |
8078 | 2025-02-24T21:42:07.905Z | [ recovery-image] Feb 24 21:42:06.278 INFO O| Feb 24 21:42:06.278 INFO STEP 1142 (remove_files) COMPLETE |
8079 | 2025-02-24T21:42:07.905Z | [ recovery-image] Feb 24 21:42:06.278 INFO O| Feb 24 21:42:06.278 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8080 | 2025-02-24T21:42:07.930Z | [ recovery-image] Feb 24 21:42:06.303 INFO O| Feb 24 21:42:06.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd" |
8081 | 2025-02-24T21:42:07.930Z | [ recovery-image] Feb 24 21:42:06.303 INFO O| Feb 24 21:42:06.303 INFO STEP 1143 (remove_files) COMPLETE |
8082 | 2025-02-24T21:42:07.933Z | [ recovery-image] Feb 24 21:42:06.304 INFO O| Feb 24 21:42:06.303 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8083 | 2025-02-24T21:42:07.954Z | [ recovery-image] Feb 24 21:42:06.328 INFO O| Feb 24 21:42:06.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute" |
8084 | 2025-02-24T21:42:07.954Z | [ recovery-image] Feb 24 21:42:06.328 INFO O| Feb 24 21:42:06.328 INFO STEP 1144 (remove_files) COMPLETE |
8085 | 2025-02-24T21:42:07.954Z | [ recovery-image] Feb 24 21:42:06.328 INFO O| Feb 24 21:42:06.328 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8086 | 2025-02-24T21:42:07.978Z | [ recovery-image] Feb 24 21:42:06.350 INFO O| Feb 24 21:42:06.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat" |
8087 | 2025-02-24T21:42:07.978Z | [ recovery-image] Feb 24 21:42:06.350 INFO O| Feb 24 21:42:06.350 INFO STEP 1145 (remove_files) COMPLETE |
8088 | 2025-02-24T21:42:07.979Z | [ recovery-image] Feb 24 21:42:06.350 INFO O| Feb 24 21:42:06.350 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8089 | 2025-02-24T21:42:08.061Z | [ recovery-image] Feb 24 21:42:06.434 INFO O| Feb 24 21:42:06.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm" |
8090 | 2025-02-24T21:42:08.061Z | [ recovery-image] Feb 24 21:42:06.434 INFO O| Feb 24 21:42:06.434 INFO STEP 1146 (remove_files) COMPLETE |
8091 | 2025-02-24T21:42:08.061Z | [ recovery-image] Feb 24 21:42:06.434 INFO O| Feb 24 21:42:06.434 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8092 | 2025-02-24T21:42:08.084Z | [ recovery-image] Feb 24 21:42:06.456 INFO O| Feb 24 21:42:06.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm" |
8093 | 2025-02-24T21:42:08.084Z | [ recovery-image] Feb 24 21:42:06.456 INFO O| Feb 24 21:42:06.456 INFO STEP 1147 (remove_files) COMPLETE |
8094 | 2025-02-24T21:42:08.084Z | [ recovery-image] Feb 24 21:42:06.456 INFO O| Feb 24 21:42:06.456 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8095 | 2025-02-24T21:42:08.121Z | [ recovery-image] Feb 24 21:42:06.494 INFO O| Feb 24 21:42:06.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall" |
8096 | 2025-02-24T21:42:08.121Z | [ recovery-image] Feb 24 21:42:06.494 INFO O| Feb 24 21:42:06.494 INFO STEP 1148 (remove_files) COMPLETE |
8097 | 2025-02-24T21:42:08.124Z | [ recovery-image] Feb 24 21:42:06.494 INFO O| Feb 24 21:42:06.494 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8098 | 2025-02-24T21:42:08.143Z | [ recovery-image] Feb 24 21:42:06.517 INFO O| Feb 24 21:42:06.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink" |
8099 | 2025-02-24T21:42:08.143Z | [ recovery-image] Feb 24 21:42:06.517 INFO O| Feb 24 21:42:06.517 INFO STEP 1149 (remove_files) COMPLETE |
8100 | 2025-02-24T21:42:08.143Z | [ recovery-image] Feb 24 21:42:06.517 INFO O| Feb 24 21:42:06.517 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8101 | 2025-02-24T21:42:08.165Z | [ recovery-image] Feb 24 21:42:06.538 INFO O| Feb 24 21:42:06.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare" |
8102 | 2025-02-24T21:42:08.168Z | [ recovery-image] Feb 24 21:42:06.539 INFO O| Feb 24 21:42:06.538 INFO STEP 1150 (remove_files) COMPLETE |
8103 | 2025-02-24T21:42:08.168Z | [ recovery-image] Feb 24 21:42:06.539 INFO O| Feb 24 21:42:06.538 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8104 | 2025-02-24T21:42:08.187Z | [ recovery-image] Feb 24 21:42:06.561 INFO O| Feb 24 21:42:06.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall" |
8105 | 2025-02-24T21:42:08.187Z | [ recovery-image] Feb 24 21:42:06.561 INFO O| Feb 24 21:42:06.561 INFO STEP 1151 (remove_files) COMPLETE |
8106 | 2025-02-24T21:42:08.188Z | [ recovery-image] Feb 24 21:42:06.561 INFO O| Feb 24 21:42:06.561 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8107 | 2025-02-24T21:42:08.210Z | [ recovery-image] Feb 24 21:42:06.583 INFO O| Feb 24 21:42:06.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv" |
8108 | 2025-02-24T21:42:08.213Z | [ recovery-image] Feb 24 21:42:06.584 INFO O| Feb 24 21:42:06.584 INFO STEP 1152 (remove_files) COMPLETE |
8109 | 2025-02-24T21:42:08.213Z | [ recovery-image] Feb 24 21:42:06.584 INFO O| Feb 24 21:42:06.584 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8110 | 2025-02-24T21:42:08.235Z | [ recovery-image] Feb 24 21:42:06.606 INFO O| Feb 24 21:42:06.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd" |
8111 | 2025-02-24T21:42:08.238Z | [ recovery-image] Feb 24 21:42:06.606 INFO O| Feb 24 21:42:06.606 INFO STEP 1153 (remove_files) COMPLETE |
8112 | 2025-02-24T21:42:08.238Z | [ recovery-image] Feb 24 21:42:06.607 INFO O| Feb 24 21:42:06.606 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8113 | 2025-02-24T21:42:08.257Z | [ recovery-image] Feb 24 21:42:06.631 INFO O| Feb 24 21:42:06.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel" |
8114 | 2025-02-24T21:42:08.260Z | [ recovery-image] Feb 24 21:42:06.631 INFO O| Feb 24 21:42:06.631 INFO STEP 1154 (remove_files) COMPLETE |
8115 | 2025-02-24T21:42:08.260Z | [ recovery-image] Feb 24 21:42:06.631 INFO O| Feb 24 21:42:06.631 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8116 | 2025-02-24T21:42:08.321Z | [ recovery-image] Feb 24 21:42:06.694 INFO O| Feb 24 21:42:06.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod" |
8117 | 2025-02-24T21:42:08.321Z | [ recovery-image] Feb 24 21:42:06.694 INFO O| Feb 24 21:42:06.694 INFO STEP 1155 (remove_files) COMPLETE |
8118 | 2025-02-24T21:42:08.321Z | [ recovery-image] Feb 24 21:42:06.694 INFO O| Feb 24 21:42:06.694 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8119 | 2025-02-24T21:42:08.343Z | [ recovery-image] Feb 24 21:42:06.716 INFO O| Feb 24 21:42:06.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy" |
8120 | 2025-02-24T21:42:08.343Z | [ recovery-image] Feb 24 21:42:06.716 INFO O| Feb 24 21:42:06.716 INFO STEP 1156 (remove_files) COMPLETE |
8121 | 2025-02-24T21:42:08.343Z | [ recovery-image] Feb 24 21:42:06.716 INFO O| Feb 24 21:42:06.716 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8122 | 2025-02-24T21:42:08.378Z | [ recovery-image] Feb 24 21:42:06.749 INFO O| Feb 24 21:42:06.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall" |
8123 | 2025-02-24T21:42:08.378Z | [ recovery-image] Feb 24 21:42:06.749 INFO O| Feb 24 21:42:06.749 INFO STEP 1157 (remove_files) COMPLETE |
8124 | 2025-02-24T21:42:08.381Z | [ recovery-image] Feb 24 21:42:06.749 INFO O| Feb 24 21:42:06.749 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8125 | 2025-02-24T21:42:08.435Z | [ recovery-image] Feb 24 21:42:06.808 INFO O| Feb 24 21:42:06.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo" |
8126 | 2025-02-24T21:42:08.435Z | [ recovery-image] Feb 24 21:42:06.808 INFO O| Feb 24 21:42:06.808 INFO STEP 1158 (remove_files) COMPLETE |
8127 | 2025-02-24T21:42:08.438Z | [ recovery-image] Feb 24 21:42:06.808 INFO O| Feb 24 21:42:06.808 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8128 | 2025-02-24T21:42:08.473Z | [ recovery-image] Feb 24 21:42:06.846 INFO O| Feb 24 21:42:06.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb" |
8129 | 2025-02-24T21:42:08.473Z | [ recovery-image] Feb 24 21:42:06.846 INFO O| Feb 24 21:42:06.846 INFO STEP 1159 (remove_files) COMPLETE |
8130 | 2025-02-24T21:42:08.476Z | [ recovery-image] Feb 24 21:42:06.846 INFO O| Feb 24 21:42:06.846 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8131 | 2025-02-24T21:42:08.496Z | [ recovery-image] Feb 24 21:42:06.870 INFO O| Feb 24 21:42:06.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump" |
8132 | 2025-02-24T21:42:08.497Z | [ recovery-image] Feb 24 21:42:06.870 INFO O| Feb 24 21:42:06.870 INFO STEP 1160 (remove_files) COMPLETE |
8133 | 2025-02-24T21:42:08.499Z | [ recovery-image] Feb 24 21:42:06.870 INFO O| Feb 24 21:42:06.870 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8134 | 2025-02-24T21:42:08.536Z | [ recovery-image] Feb 24 21:42:06.908 INFO O| Feb 24 21:42:06.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic" |
8135 | 2025-02-24T21:42:08.536Z | [ recovery-image] Feb 24 21:42:06.908 INFO O| Feb 24 21:42:06.908 INFO STEP 1161 (remove_files) COMPLETE |
8136 | 2025-02-24T21:42:08.536Z | [ recovery-image] Feb 24 21:42:06.908 INFO O| Feb 24 21:42:06.908 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8137 | 2025-02-24T21:42:08.574Z | [ recovery-image] Feb 24 21:42:06.947 INFO O| Feb 24 21:42:06.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin" |
8138 | 2025-02-24T21:42:08.574Z | [ recovery-image] Feb 24 21:42:06.947 INFO O| Feb 24 21:42:06.947 INFO STEP 1162 (remove_files) COMPLETE |
8139 | 2025-02-24T21:42:08.577Z | [ recovery-image] Feb 24 21:42:06.947 INFO O| Feb 24 21:42:06.947 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8140 | 2025-02-24T21:42:08.596Z | [ recovery-image] Feb 24 21:42:06.969 INFO O| Feb 24 21:42:06.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm" |
8141 | 2025-02-24T21:42:08.596Z | [ recovery-image] Feb 24 21:42:06.970 INFO O| Feb 24 21:42:06.969 INFO STEP 1163 (remove_files) COMPLETE |
8142 | 2025-02-24T21:42:08.596Z | [ recovery-image] Feb 24 21:42:06.970 INFO O| Feb 24 21:42:06.970 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8143 | 2025-02-24T21:42:08.619Z | [ recovery-image] Feb 24 21:42:06.993 INFO O| Feb 24 21:42:06.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg" |
8144 | 2025-02-24T21:42:08.619Z | [ recovery-image] Feb 24 21:42:06.993 INFO O| Feb 24 21:42:06.993 INFO STEP 1164 (remove_files) COMPLETE |
8145 | 2025-02-24T21:42:08.622Z | [ recovery-image] Feb 24 21:42:06.993 INFO O| Feb 24 21:42:06.993 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
8146 | 2025-02-24T21:42:08.645Z | [ recovery-image] Feb 24 21:42:07.018 INFO O| Feb 24 21:42:07.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump" |
8147 | 2025-02-24T21:42:08.645Z | [ recovery-image] Feb 24 21:42:07.018 INFO O| Feb 24 21:42:07.018 INFO STEP 1165 (remove_files) COMPLETE |
8148 | 2025-02-24T21:42:08.645Z | [ recovery-image] Feb 24 21:42:07.018 INFO O| Feb 24 21:42:07.018 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json |
8149 | 2025-02-24T21:42:08.711Z | [ recovery-image] Feb 24 21:42:07.084 INFO O| Feb 24 21:42:07.084 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal |
8150 | 2025-02-24T21:42:08.711Z | [ recovery-image] Feb 24 21:42:07.084 INFO O| Feb 24 21:42:07.084 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] |
8151 | 2025-02-24T21:42:10.527Z | [ recovery-image] Feb 24 21:42:08.900 INFO O| Feb 24 21:42:08.900 INFO STEP 1166 (pack_tar) COMPLETE |
8152 | 2025-02-24T21:42:10.528Z | [ recovery-image] Feb 24 21:42:08.900 INFO O| Feb 24 21:42:08.900 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
8153 | 2025-02-24T21:42:10.530Z | [ recovery-image] Feb 24 21:42:08.900 INFO O| Feb 24 21:42:08.900 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim |
8154 | 2025-02-24T21:42:10.858Z | [ recovery-image] Feb 24 21:42:09.228 INFO O| Feb 24 21:42:09.227 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim |
8155 | 2025-02-24T21:42:11.011Z | [ recovery-image] Feb 24 21:42:09.381 INFO O| Feb 24 21:42:09.381 INFO completed processing gimlet/ramdisk-03-recovery-trim |
8156 | 2025-02-24T21:42:11.020Z | [ recovery-image] Feb 24 21:42:09.392 INFO image builder template: zfs-recovery... |
8157 | 2025-02-24T21:42:11.020Z | [ recovery-image] Feb 24 21:42:09.392 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/.tmp1fVI8h/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 |
8158 | 2025-02-24T21:42:11.074Z | [ recovery-image] Feb 24 21:42:09.445 INFO O| Feb 24 21:42:09.445 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8159 | 2025-02-24T21:42:11.096Z | [ recovery-image] Feb 24 21:42:09.468 INFO O| Feb 24 21:42:09.468 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8160 | 2025-02-24T21:42:11.212Z | [ recovery-image] Feb 24 21:42:09.583 INFO O| Feb 24 21:42:09.583 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled |
8161 | 2025-02-24T21:42:11.310Z | [ recovery-image] Feb 24 21:42:09.679 INFO O| Feb 24 21:42:09.679 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8162 | 2025-02-24T21:42:11.310Z | [ recovery-image] Feb 24 21:42:09.679 INFO O| Feb 24 21:42:09.679 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8163 | 2025-02-24T21:42:11.318Z | [ recovery-image] Feb 24 21:42:09.689 INFO O| Feb 24 21:42:09.689 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8164 | 2025-02-24T21:42:11.416Z | [ recovery-image] Feb 24 21:42:09.788 INFO O| Feb 24 21:42:09.788 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled |
8165 | 2025-02-24T21:42:11.509Z | [ recovery-image] Feb 24 21:42:09.871 INFO O| Feb 24 21:42:09.871 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery |
8166 | 2025-02-24T21:42:11.521Z | [ recovery-image] Feb 24 21:42:09.891 INFO O| Feb 24 21:42:09.891 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw |
8167 | 2025-02-24T21:42:11.532Z | [ recovery-image] Feb 24 21:42:09.901 INFO O| Feb 24 21:42:09.901 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot |
8168 | 2025-02-24T21:42:11.597Z | [ recovery-image] Feb 24 21:42:09.968 INFO O| Feb 24 21:42:09.968 INFO no lofi found |
8169 | 2025-02-24T21:42:11.598Z | [ recovery-image] Feb 24 21:42:09.968 INFO O| Feb 24 21:42:09.968 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal |
8170 | 2025-02-24T21:42:11.598Z | [ recovery-image] Feb 24 21:42:09.968 INFO O| Feb 24 21:42:09.968 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw |
8171 | 2025-02-24T21:42:12.923Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
8172 | 2025-02-24T21:42:14.645Z | [ recovery-image] Feb 24 21:42:13.013 INFO O| Feb 24 21:42:13.013 INFO lofi device = /dev/dsk/c2t1d0p0 |
8173 | 2025-02-24T21:42:14.645Z | [ recovery-image] Feb 24 21:42:13.013 INFO O| Feb 24 21:42:13.013 INFO pool device = /dev/dsk/c2t1d0p0 |
8174 | 2025-02-24T21:42:14.651Z | [ recovery-image] Feb 24 21:42:13.014 INFO O| Feb 24 21:42:13.013 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"] |
8175 | 2025-02-24T21:42:14.902Z | [ recovery-image] Feb 24 21:42:13.270 INFO O| Feb 24 21:42:13.270 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8176 | 2025-02-24T21:42:14.902Z | [ recovery-image] Feb 24 21:42:13.270 INFO O| Feb 24 21:42:13.270 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT |
8177 | 2025-02-24T21:42:14.949Z | [ recovery-image] Feb 24 21:42:13.309 INFO O| Feb 24 21:42:13.309 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off |
8178 | 2025-02-24T21:42:15.269Z | [ recovery-image] Feb 24 21:42:13.640 INFO O| Feb 24 21:42:13.640 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy |
8179 | 2025-02-24T21:42:15.328Z | [ recovery-image] Feb 24 21:42:13.699 INFO O| Feb 24 21:42:13.699 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk |
8180 | 2025-02-24T21:42:15.358Z | [ recovery-image] Feb 24 21:42:13.729 INFO O| Feb 24 21:42:13.729 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto |
8181 | 2025-02-24T21:42:15.382Z | [ recovery-image] Feb 24 21:42:13.753 INFO O| Feb 24 21:42:13.752 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
8182 | 2025-02-24T21:42:15.477Z | [ recovery-image] Feb 24 21:42:13.848 INFO O| Feb 24 21:42:13.848 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a |
8183 | 2025-02-24T21:42:15.477Z | [ recovery-image] Feb 24 21:42:13.848 INFO O| Feb 24 21:42:13.848 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a |
8184 | 2025-02-24T21:42:15.479Z | [ recovery-image] Feb 24 21:42:13.848 INFO O| Feb 24 21:42:13.848 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] |
8185 | 2025-02-24T21:42:15.515Z | [ recovery-image] Feb 24 21:42:13.886 INFO O| Feb 24 21:42:13.886 INFO boot environment UUID: 508c8451-d186-4190-b98a-364aad01f4b7 |
8186 | 2025-02-24T21:42:15.515Z | [ recovery-image] Feb 24 21:42:13.886 INFO O| Feb 24 21:42:13.886 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 508c8451-d186-4190-b98a-364aad01f4b7 |
8187 | 2025-02-24T21:42:15.579Z | [ recovery-image] Feb 24 21:42:13.942 INFO O| Feb 24 21:42:13.942 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
8188 | 2025-02-24T21:42:15.629Z | [ recovery-image] Feb 24 21:42:13.999 INFO O| Feb 24 21:42:13.999 INFO STEP 0 (create_be) COMPLETE |
8189 | 2025-02-24T21:42:15.632Z | [ recovery-image] Feb 24 21:42:13.999 INFO O| Feb 24 21:42:13.999 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8190 | 2025-02-24T21:42:15.725Z | [ recovery-image] Feb 24 21:42:14.095 INFO O| Feb 24 21:42:14.095 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"] |
8191 | 2025-02-24T21:42:22.747Z | [ recovery-image] Feb 24 21:42:21.115 INFO O| Feb 24 21:42:21.115 INFO STEP 1 (unpack_tar) COMPLETE |
8192 | 2025-02-24T21:42:22.747Z | [ recovery-image] Feb 24 21:42:21.116 INFO O| Feb 24 21:42:21.115 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8193 | 2025-02-24T21:42:22.773Z | [ recovery-image] Feb 24 21:42:21.142 INFO O| Feb 24 21:42:21.142 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] |
8194 | 2025-02-24T21:42:23.573Z | [ recovery-image] Feb 24 21:42:21.942 INFO O| Feb 24 21:42:21.942 INFO STEP 2 (devfsadm) COMPLETE |
8195 | 2025-02-24T21:42:23.573Z | [ recovery-image] Feb 24 21:42:21.942 INFO O| Feb 24 21:42:21.942 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8196 | 2025-02-24T21:42:23.595Z | [ recovery-image] Feb 24 21:42:21.964 INFO O| Feb 24 21:42:21.964 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8197 | 2025-02-24T21:42:23.595Z | [ recovery-image] Feb 24 21:42:21.964 INFO O| Feb 24 21:42:21.964 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8198 | 2025-02-24T21:42:23.595Z | [ recovery-image] Feb 24 21:42:21.964 INFO O| Feb 24 21:42:21.964 INFO STEP 3 (ensure_dir) COMPLETE |
8199 | 2025-02-24T21:42:23.595Z | [ recovery-image] Feb 24 21:42:21.964 INFO O| Feb 24 21:42:21.964 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8200 | 2025-02-24T21:42:23.627Z | [ recovery-image] Feb 24 21:42:21.995 INFO O| Feb 24 21:42:21.995 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8201 | 2025-02-24T21:42:23.628Z | [ recovery-image] Feb 24 21:42:21.995 INFO O| Feb 24 21:42:21.995 INFO STEP 4 (ensure_dir) COMPLETE |
8202 | 2025-02-24T21:42:23.628Z | [ recovery-image] Feb 24 21:42:21.995 INFO O| Feb 24 21:42:21.995 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8203 | 2025-02-24T21:42:23.668Z | [ recovery-image] Feb 24 21:42:22.036 INFO O| Feb 24 21:42:22.036 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8204 | 2025-02-24T21:42:23.670Z | [ recovery-image] Feb 24 21:42:22.036 INFO O| Feb 24 21:42:22.036 INFO STEP 5 (ensure_dir) COMPLETE |
8205 | 2025-02-24T21:42:23.670Z | [ recovery-image] Feb 24 21:42:22.036 INFO O| Feb 24 21:42:22.036 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8206 | 2025-02-24T21:42:23.691Z | [ recovery-image] Feb 24 21:42:22.060 INFO O| Feb 24 21:42:22.060 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8207 | 2025-02-24T21:42:23.691Z | [ recovery-image] Feb 24 21:42:22.060 INFO O| Feb 24 21:42:22.060 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8208 | 2025-02-24T21:42:23.691Z | [ recovery-image] Feb 24 21:42:22.060 INFO O| Feb 24 21:42:22.060 INFO STEP 6 (ensure_dir) COMPLETE |
8209 | 2025-02-24T21:42:23.695Z | [ recovery-image] Feb 24 21:42:22.060 INFO O| Feb 24 21:42:22.060 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8210 | 2025-02-24T21:42:23.766Z | [ recovery-image] Feb 24 21:42:22.135 INFO O| Feb 24 21:42:22.135 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8211 | 2025-02-24T21:42:23.766Z | [ recovery-image] Feb 24 21:42:22.135 INFO O| Feb 24 21:42:22.135 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8212 | 2025-02-24T21:42:23.766Z | [ recovery-image] Feb 24 21:42:22.135 INFO O| Feb 24 21:42:22.135 INFO STEP 7 (ensure_dir) COMPLETE |
8213 | 2025-02-24T21:42:23.769Z | [ recovery-image] Feb 24 21:42:22.135 INFO O| Feb 24 21:42:22.135 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8214 | 2025-02-24T21:42:23.787Z | [ recovery-image] Feb 24 21:42:22.156 INFO O| Feb 24 21:42:22.156 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg" |
8215 | 2025-02-24T21:42:23.790Z | [ recovery-image] Feb 24 21:42:22.156 INFO O| Feb 24 21:42:22.156 INFO STEP 8 (remove_files) COMPLETE |
8216 | 2025-02-24T21:42:23.790Z | [ recovery-image] Feb 24 21:42:22.156 INFO O| Feb 24 21:42:22.156 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8217 | 2025-02-24T21:42:23.820Z | [ recovery-image] Feb 24 21:42:22.188 INFO O| Feb 24 21:42:22.188 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk" |
8218 | 2025-02-24T21:42:23.823Z | [ recovery-image] Feb 24 21:42:22.189 INFO O| Feb 24 21:42:22.189 INFO STEP 9 (remove_files) COMPLETE |
8219 | 2025-02-24T21:42:23.823Z | [ recovery-image] Feb 24 21:42:22.189 INFO O| Feb 24 21:42:22.189 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8220 | 2025-02-24T21:42:23.853Z | [ recovery-image] Feb 24 21:42:22.221 INFO O| Feb 24 21:42:22.221 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk" |
8221 | 2025-02-24T21:42:23.856Z | [ recovery-image] Feb 24 21:42:22.222 INFO O| Feb 24 21:42:22.222 INFO STEP 10 (remove_files) COMPLETE |
8222 | 2025-02-24T21:42:23.856Z | [ recovery-image] Feb 24 21:42:22.222 INFO O| Feb 24 21:42:22.222 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8223 | 2025-02-24T21:42:23.974Z | [ recovery-image] Feb 24 21:42:22.343 INFO O| Feb 24 21:42:22.343 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors" |
8224 | 2025-02-24T21:42:23.977Z | [ recovery-image] Feb 24 21:42:22.343 INFO O| Feb 24 21:42:22.343 INFO STEP 11 (remove_files) COMPLETE |
8225 | 2025-02-24T21:42:23.977Z | [ recovery-image] Feb 24 21:42:22.343 INFO O| Feb 24 21:42:22.343 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8226 | 2025-02-24T21:42:23.996Z | [ recovery-image] Feb 24 21:42:22.364 INFO O| Feb 24 21:42:22.364 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb" |
8227 | 2025-02-24T21:42:23.996Z | [ recovery-image] Feb 24 21:42:22.365 INFO O| Feb 24 21:42:22.365 INFO STEP 12 (remove_files) COMPLETE |
8228 | 2025-02-24T21:42:23.999Z | [ recovery-image] Feb 24 21:42:22.365 INFO O| Feb 24 21:42:22.365 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8229 | 2025-02-24T21:42:24.018Z | [ recovery-image] Feb 24 21:42:22.386 INFO O| Feb 24 21:42:22.386 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8230 | 2025-02-24T21:42:24.018Z | [ recovery-image] Feb 24 21:42:22.386 INFO O| Feb 24 21:42:22.386 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg |
8231 | 2025-02-24T21:42:24.020Z | [ recovery-image] Feb 24 21:42:22.387 INFO O| Feb 24 21:42:22.386 INFO STEP 13 (ensure_dir) COMPLETE |
8232 | 2025-02-24T21:42:24.020Z | [ recovery-image] Feb 24 21:42:22.387 INFO O| Feb 24 21:42:22.387 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8233 | 2025-02-24T21:42:24.041Z | [ recovery-image] Feb 24 21:42:22.409 INFO O| Feb 24 21:42:22.409 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8234 | 2025-02-24T21:42:24.041Z | [ recovery-image] Feb 24 21:42:22.410 INFO O| Feb 24 21:42:22.409 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8235 | 2025-02-24T21:42:24.044Z | [ recovery-image] Feb 24 21:42:22.410 INFO O| Feb 24 21:42:22.410 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk |
8236 | 2025-02-24T21:42:24.044Z | [ recovery-image] Feb 24 21:42:22.410 INFO O| Feb 24 21:42:22.410 INFO STEP 14 (ensure_dir) COMPLETE |
8237 | 2025-02-24T21:42:24.044Z | [ recovery-image] Feb 24 21:42:22.410 INFO O| Feb 24 21:42:22.410 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8238 | 2025-02-24T21:42:24.064Z | [ recovery-image] Feb 24 21:42:22.432 INFO O| Feb 24 21:42:22.432 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8239 | 2025-02-24T21:42:24.064Z | [ recovery-image] Feb 24 21:42:22.432 INFO O| Feb 24 21:42:22.432 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8240 | 2025-02-24T21:42:24.066Z | [ recovery-image] Feb 24 21:42:22.432 INFO O| Feb 24 21:42:22.432 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk |
8241 | 2025-02-24T21:42:24.066Z | [ recovery-image] Feb 24 21:42:22.432 INFO O| Feb 24 21:42:22.432 INFO STEP 15 (ensure_dir) COMPLETE |
8242 | 2025-02-24T21:42:24.066Z | [ recovery-image] Feb 24 21:42:22.432 INFO O| Feb 24 21:42:22.432 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8243 | 2025-02-24T21:42:24.085Z | [ recovery-image] Feb 24 21:42:22.453 INFO O| Feb 24 21:42:22.453 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8244 | 2025-02-24T21:42:24.085Z | [ recovery-image] Feb 24 21:42:22.453 INFO O| Feb 24 21:42:22.453 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors |
8245 | 2025-02-24T21:42:24.085Z | [ recovery-image] Feb 24 21:42:22.453 INFO O| Feb 24 21:42:22.453 INFO STEP 16 (ensure_dir) COMPLETE |
8246 | 2025-02-24T21:42:24.088Z | [ recovery-image] Feb 24 21:42:22.453 INFO O| Feb 24 21:42:22.453 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8247 | 2025-02-24T21:42:24.107Z | [ recovery-image] Feb 24 21:42:22.475 INFO O| Feb 24 21:42:22.475 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8248 | 2025-02-24T21:42:24.107Z | [ recovery-image] Feb 24 21:42:22.475 INFO O| Feb 24 21:42:22.475 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb |
8249 | 2025-02-24T21:42:24.107Z | [ recovery-image] Feb 24 21:42:22.475 INFO O| Feb 24 21:42:22.475 INFO STEP 17 (ensure_dir) COMPLETE |
8250 | 2025-02-24T21:42:24.107Z | [ recovery-image] Feb 24 21:42:22.475 INFO O| Feb 24 21:42:22.475 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8251 | 2025-02-24T21:42:24.128Z | [ recovery-image] Feb 24 21:42:22.496 INFO O| Feb 24 21:42:22.496 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
8252 | 2025-02-24T21:42:24.128Z | [ recovery-image] Feb 24 21:42:22.496 INFO O| Feb 24 21:42:22.496 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog |
8253 | 2025-02-24T21:42:24.129Z | [ recovery-image] Feb 24 21:42:22.497 INFO O| Feb 24 21:42:22.496 INFO ok! |
8254 | 2025-02-24T21:42:24.129Z | [ recovery-image] Feb 24 21:42:22.497 INFO O| Feb 24 21:42:22.496 INFO STEP 18 (ensure_symlink) COMPLETE |
8255 | 2025-02-24T21:42:24.129Z | [ recovery-image] Feb 24 21:42:22.497 INFO O| Feb 24 21:42:22.496 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
8256 | 2025-02-24T21:42:24.149Z | [ recovery-image] Feb 24 21:42:22.517 INFO O| Feb 24 21:42:22.517 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents |
8257 | 2025-02-24T21:42:24.149Z | [ recovery-image] Feb 24 21:42:22.517 INFO O| Feb 24 21:42:22.517 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure |
8258 | 2025-02-24T21:42:24.149Z | [ recovery-image] Feb 24 21:42:22.517 INFO O| Feb 24 21:42:22.517 INFO ok! |
8259 | 2025-02-24T21:42:24.149Z | [ recovery-image] Feb 24 21:42:22.517 INFO O| Feb 24 21:42:22.517 INFO STEP 19 (ensure_file) COMPLETE |
8260 | 2025-02-24T21:42:24.149Z | [ recovery-image] Feb 24 21:42:22.517 INFO O| Feb 24 21:42:22.517 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8261 | 2025-02-24T21:42:24.170Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
8262 | 2025-02-24T21:42:24.170Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
8263 | 2025-02-24T21:42:24.173Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml |
8264 | 2025-02-24T21:42:24.173Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO ok! |
8265 | 2025-02-24T21:42:24.173Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO STEP 20 (ensure_symlink) COMPLETE |
8266 | 2025-02-24T21:42:24.173Z | [ recovery-image] Feb 24 21:42:22.539 INFO O| Feb 24 21:42:22.539 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8267 | 2025-02-24T21:42:24.204Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
8268 | 2025-02-24T21:42:24.204Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
8269 | 2025-02-24T21:42:24.207Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
8270 | 2025-02-24T21:42:24.207Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO ok! |
8271 | 2025-02-24T21:42:24.207Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO STEP 21 (ensure_symlink) COMPLETE |
8272 | 2025-02-24T21:42:24.207Z | [ recovery-image] Feb 24 21:42:22.573 INFO O| Feb 24 21:42:22.573 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8273 | 2025-02-24T21:42:24.251Z | [ recovery-image] Feb 24 21:42:22.614 INFO O| Feb 24 21:42:22.614 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
8274 | 2025-02-24T21:42:24.251Z | [ recovery-image] Feb 24 21:42:22.614 INFO O| Feb 24 21:42:22.614 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
8275 | 2025-02-24T21:42:24.254Z | [ recovery-image] Feb 24 21:42:22.615 INFO O| Feb 24 21:42:22.615 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml |
8276 | 2025-02-24T21:42:24.254Z | [ recovery-image] Feb 24 21:42:22.615 INFO O| Feb 24 21:42:22.615 INFO ok! |
8277 | 2025-02-24T21:42:24.254Z | [ recovery-image] Feb 24 21:42:22.615 INFO O| Feb 24 21:42:22.615 INFO STEP 22 (ensure_symlink) COMPLETE |
8278 | 2025-02-24T21:42:24.254Z | [ recovery-image] Feb 24 21:42:22.615 INFO O| Feb 24 21:42:22.615 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8279 | 2025-02-24T21:42:24.307Z | [ recovery-image] Feb 24 21:42:22.676 INFO O| Feb 24 21:42:22.676 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
8280 | 2025-02-24T21:42:24.308Z | [ recovery-image] Feb 24 21:42:22.676 INFO O| Feb 24 21:42:22.676 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
8281 | 2025-02-24T21:42:24.310Z | [ recovery-image] Feb 24 21:42:22.676 INFO O| Feb 24 21:42:22.676 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml |
8282 | 2025-02-24T21:42:24.310Z | [ recovery-image] Feb 24 21:42:22.676 INFO O| Feb 24 21:42:22.676 INFO ok! |
8283 | 2025-02-24T21:42:24.310Z | [ recovery-image] Feb 24 21:42:22.676 INFO O| Feb 24 21:42:22.676 INFO STEP 23 (ensure_symlink) COMPLETE |
8284 | 2025-02-24T21:42:24.310Z | [ recovery-image] Feb 24 21:42:22.677 INFO O| Feb 24 21:42:22.676 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8285 | 2025-02-24T21:42:24.351Z | [ recovery-image] Feb 24 21:42:22.719 INFO O| Feb 24 21:42:22.719 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
8286 | 2025-02-24T21:42:24.351Z | [ recovery-image] Feb 24 21:42:22.720 INFO O| Feb 24 21:42:22.720 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 ... |
8287 | 2025-02-24T21:42:24.354Z | [ recovery-image] Feb 24 21:42:22.720 INFO O| Feb 24 21:42:22.720 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf |
8288 | 2025-02-24T21:42:24.354Z | [ recovery-image] Feb 24 21:42:22.720 INFO O| Feb 24 21:42:22.720 INFO ok! |
8289 | 2025-02-24T21:42:24.354Z | [ recovery-image] Feb 24 21:42:22.720 INFO O| Feb 24 21:42:22.720 INFO STEP 24 (ensure_file) COMPLETE |
8290 | 2025-02-24T21:42:24.354Z | [ recovery-image] Feb 24 21:42:22.720 INFO O| Feb 24 21:42:22.720 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8291 | 2025-02-24T21:42:24.381Z | [ recovery-image] Feb 24 21:42:22.743 INFO O| Feb 24 21:42:22.743 INFO updating shadow file |
8292 | 2025-02-24T21:42:24.386Z | [ recovery-image] Feb 24 21:42:22.744 INFO O| Feb 24 21:42:22.744 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8293 | 2025-02-24T21:42:24.386Z | [ recovery-image] Feb 24 21:42:22.744 INFO O| Feb 24 21:42:22.744 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8294 | 2025-02-24T21:42:24.386Z | [ recovery-image] Feb 24 21:42:22.744 INFO O| Feb 24 21:42:22.744 INFO STEP 25 (shadow) COMPLETE |
8295 | 2025-02-24T21:42:24.386Z | [ recovery-image] Feb 24 21:42:22.744 INFO O| Feb 24 21:42:22.744 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8296 | 2025-02-24T21:42:24.401Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.768 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
8297 | 2025-02-24T21:42:24.401Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.769 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ... |
8298 | 2025-02-24T21:42:24.404Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.769 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts |
8299 | 2025-02-24T21:42:24.404Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.769 INFO ok! |
8300 | 2025-02-24T21:42:24.405Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.769 INFO STEP 26 (ensure_file) COMPLETE |
8301 | 2025-02-24T21:42:24.405Z | [ recovery-image] Feb 24 21:42:22.769 INFO O| Feb 24 21:42:22.769 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8302 | 2025-02-24T21:42:24.431Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist |
8303 | 2025-02-24T21:42:24.431Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ... |
8304 | 2025-02-24T21:42:24.436Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename |
8305 | 2025-02-24T21:42:24.436Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO ok! |
8306 | 2025-02-24T21:42:24.436Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO STEP 27 (ensure_file) COMPLETE |
8307 | 2025-02-24T21:42:24.436Z | [ recovery-image] Feb 24 21:42:22.800 INFO O| Feb 24 21:42:22.800 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8308 | 2025-02-24T21:42:24.455Z | [ recovery-image] Feb 24 21:42:22.822 INFO O| Feb 24 21:42:22.822 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
8309 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.822 INFO O| Feb 24 21:42:22.822 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ... |
8310 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.823 INFO O| Feb 24 21:42:22.823 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent |
8311 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.823 INFO O| Feb 24 21:42:22.823 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent |
8312 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.823 INFO O| Feb 24 21:42:22.823 INFO ok! |
8313 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.823 INFO O| Feb 24 21:42:22.823 INFO STEP 28 (ensure_file) COMPLETE |
8314 | 2025-02-24T21:42:24.458Z | [ recovery-image] Feb 24 21:42:22.823 INFO O| Feb 24 21:42:22.823 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
8315 | 2025-02-24T21:42:24.492Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist |
8316 | 2025-02-24T21:42:24.492Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ... |
8317 | 2025-02-24T21:42:24.496Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf |
8318 | 2025-02-24T21:42:24.496Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO ok! |
8319 | 2025-02-24T21:42:24.496Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO STEP 29 (ensure_file) COMPLETE |
8320 | 2025-02-24T21:42:24.496Z | [ recovery-image] Feb 24 21:42:22.860 INFO O| Feb 24 21:42:22.860 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8321 | 2025-02-24T21:42:24.550Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist |
8322 | 2025-02-24T21:42:24.550Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ... |
8323 | 2025-02-24T21:42:24.554Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master |
8324 | 2025-02-24T21:42:24.554Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO ok! |
8325 | 2025-02-24T21:42:24.554Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO STEP 30 (ensure_file) COMPLETE |
8326 | 2025-02-24T21:42:24.554Z | [ recovery-image] Feb 24 21:42:22.918 INFO O| Feb 24 21:42:22.918 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8327 | 2025-02-24T21:42:24.581Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
8328 | 2025-02-24T21:42:24.581Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ... |
8329 | 2025-02-24T21:42:24.598Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs |
8330 | 2025-02-24T21:42:24.598Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs |
8331 | 2025-02-24T21:42:24.598Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 INFO ok! |
8332 | 2025-02-24T21:42:24.598Z | [ recovery-image] Feb 24 21:42:22.942 INFO O| Feb 24 21:42:22.942 INFO STEP 31 (ensure_file) COMPLETE |
8333 | 2025-02-24T21:42:24.598Z | [ recovery-image] Feb 24 21:42:22.943 INFO O| Feb 24 21:42:22.942 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8334 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
8335 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ... |
8336 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init |
8337 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 INFO ok! |
8338 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 INFO STEP 32 (ensure_file) COMPLETE |
8339 | 2025-02-24T21:42:24.613Z | [ recovery-image] Feb 24 21:42:22.966 INFO O| Feb 24 21:42:22.966 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8340 | 2025-02-24T21:42:24.645Z | [ recovery-image] Feb 24 21:42:23.005 INFO O| Feb 24 21:42:23.005 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
8341 | 2025-02-24T21:42:24.645Z | [ recovery-image] Feb 24 21:42:23.005 INFO O| Feb 24 21:42:23.005 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ... |
8342 | 2025-02-24T21:42:24.659Z | [ recovery-image] Feb 24 21:42:23.006 INFO O| Feb 24 21:42:23.006 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config |
8343 | 2025-02-24T21:42:24.659Z | [ recovery-image] Feb 24 21:42:23.006 INFO O| Feb 24 21:42:23.006 INFO ok! |
8344 | 2025-02-24T21:42:24.659Z | [ recovery-image] Feb 24 21:42:23.006 INFO O| Feb 24 21:42:23.006 INFO STEP 33 (ensure_file) COMPLETE |
8345 | 2025-02-24T21:42:24.659Z | [ recovery-image] Feb 24 21:42:23.006 INFO O| Feb 24 21:42:23.006 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8346 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.025 INFO O| Feb 24 21:42:23.025 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist |
8347 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.025 INFO O| Feb 24 21:42:23.025 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ... |
8348 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.025 INFO O| Feb 24 21:42:23.025 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8349 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.025 INFO O| Feb 24 21:42:23.025 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8350 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.026 INFO O| Feb 24 21:42:23.025 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8351 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.026 INFO O| Feb 24 21:42:23.025 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams |
8352 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.026 INFO O| Feb 24 21:42:23.026 INFO ok! |
8353 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.026 INFO O| Feb 24 21:42:23.026 INFO STEP 34 (ensure_file) COMPLETE |
8354 | 2025-02-24T21:42:24.674Z | [ recovery-image] Feb 24 21:42:23.026 INFO O| Feb 24 21:42:23.026 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8355 | 2025-02-24T21:42:24.717Z | [ recovery-image] Feb 24 21:42:23.079 INFO O| Feb 24 21:42:23.079 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8356 | 2025-02-24T21:42:24.717Z | [ recovery-image] Feb 24 21:42:23.079 INFO O| Feb 24 21:42:23.079 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8357 | 2025-02-24T21:42:24.727Z | [ recovery-image] Feb 24 21:42:23.079 INFO O| Feb 24 21:42:23.079 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
8358 | 2025-02-24T21:42:24.727Z | [ recovery-image] Feb 24 21:42:23.079 INFO O| Feb 24 21:42:23.079 INFO STEP 35 (ensure_dir) COMPLETE |
8359 | 2025-02-24T21:42:24.727Z | [ recovery-image] Feb 24 21:42:23.079 INFO O| Feb 24 21:42:23.079 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8360 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.101 INFO O| Feb 24 21:42:23.101 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 |
8361 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.101 INFO O| Feb 24 21:42:23.101 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 ... |
8362 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.101 INFO O| Feb 24 21:42:23.101 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 |
8363 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.101 INFO O| Feb 24 21:42:23.101 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 |
8364 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.102 INFO O| Feb 24 21:42:23.101 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 |
8365 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.102 INFO O| Feb 24 21:42:23.102 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 |
8366 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.102 INFO O| Feb 24 21:42:23.102 INFO ok! |
8367 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.102 INFO O| Feb 24 21:42:23.102 INFO STEP 36 (ensure_file) COMPLETE |
8368 | 2025-02-24T21:42:24.742Z | [ recovery-image] Feb 24 21:42:23.102 INFO O| Feb 24 21:42:23.102 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
8369 | 2025-02-24T21:42:24.763Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
8370 | 2025-02-24T21:42:24.764Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 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 ... |
8371 | 2025-02-24T21:42:24.776Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
8372 | 2025-02-24T21:42:24.776Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 INFO ok! |
8373 | 2025-02-24T21:42:24.776Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 INFO STEP 37 (ensure_symlink) COMPLETE |
8374 | 2025-02-24T21:42:24.776Z | [ recovery-image] Feb 24 21:42:23.123 INFO O| Feb 24 21:42:23.123 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8375 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
8376 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ... |
8377 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8378 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8379 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8380 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname |
8381 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO ok! |
8382 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO STEP 38 (ensure_file) COMPLETE |
8383 | 2025-02-24T21:42:24.789Z | [ recovery-image] Feb 24 21:42:23.149 INFO O| Feb 24 21:42:23.149 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8384 | 2025-02-24T21:42:24.834Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.199 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
8385 | 2025-02-24T21:42:24.834Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 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 ... |
8386 | 2025-02-24T21:42:24.845Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 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 |
8387 | 2025-02-24T21:42:24.845Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
8388 | 2025-02-24T21:42:24.845Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 INFO ok! |
8389 | 2025-02-24T21:42:24.845Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 INFO STEP 39 (ensure_file) COMPLETE |
8390 | 2025-02-24T21:42:24.845Z | [ recovery-image] Feb 24 21:42:23.200 INFO O| Feb 24 21:42:23.200 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8391 | 2025-02-24T21:42:24.904Z | [ recovery-image] Feb 24 21:42:23.263 INFO O| Feb 24 21:42:23.263 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist |
8392 | 2025-02-24T21:42:24.904Z | [ recovery-image] Feb 24 21:42:23.263 INFO O| Feb 24 21:42:23.263 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ... |
8393 | 2025-02-24T21:42:24.911Z | [ recovery-image] Feb 24 21:42:23.263 INFO O| Feb 24 21:42:23.263 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml |
8394 | 2025-02-24T21:42:24.911Z | [ recovery-image] Feb 24 21:42:23.264 INFO O| Feb 24 21:42:23.263 INFO ok! |
8395 | 2025-02-24T21:42:24.911Z | [ recovery-image] Feb 24 21:42:23.264 INFO O| Feb 24 21:42:23.264 INFO STEP 40 (ensure_file) COMPLETE |
8396 | 2025-02-24T21:42:24.911Z | [ recovery-image] Feb 24 21:42:23.264 INFO O| Feb 24 21:42:23.264 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
8397 | 2025-02-24T21:42:24.935Z | [ recovery-image] Feb 24 21:42:23.298 INFO O| Feb 24 21:42:23.298 INFO updating shadow file |
8398 | 2025-02-24T21:42:24.935Z | [ recovery-image] Feb 24 21:42:23.298 INFO O| Feb 24 21:42:23.298 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow |
8399 | 2025-02-24T21:42:24.941Z | [ recovery-image] Feb 24 21:42:23.298 INFO O| Feb 24 21:42:23.298 INFO STEP 41 (shadow) COMPLETE |
8400 | 2025-02-24T21:42:24.941Z | [ recovery-image] Feb 24 21:42:23.298 INFO O| Feb 24 21:42:23.298 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
8401 | 2025-02-24T21:42:24.983Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.337 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
8402 | 2025-02-24T21:42:24.983Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ... |
8403 | 2025-02-24T21:42:24.983Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login |
8404 | 2025-02-24T21:42:24.994Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login |
8405 | 2025-02-24T21:42:24.994Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO ok! |
8406 | 2025-02-24T21:42:24.994Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO STEP 42 (ensure_file) COMPLETE |
8407 | 2025-02-24T21:42:24.994Z | [ recovery-image] Feb 24 21:42:23.338 INFO O| Feb 24 21:42:23.338 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8408 | 2025-02-24T21:42:25.045Z | [ recovery-image] Feb 24 21:42:23.413 INFO O| Feb 24 21:42:23.413 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt |
8409 | 2025-02-24T21:42:25.045Z | [ recovery-image] Feb 24 21:42:23.413 INFO O| Feb 24 21:42:23.413 INFO STEP 43 (ensure_dir) COMPLETE |
8410 | 2025-02-24T21:42:25.056Z | [ recovery-image] Feb 24 21:42:23.413 INFO O| Feb 24 21:42:23.413 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8411 | 2025-02-24T21:42:25.098Z | [ recovery-image] Feb 24 21:42:23.466 INFO O| Feb 24 21:42:23.466 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide |
8412 | 2025-02-24T21:42:25.098Z | [ recovery-image] Feb 24 21:42:23.466 INFO O| Feb 24 21:42:23.466 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide |
8413 | 2025-02-24T21:42:25.099Z | [ recovery-image] Feb 24 21:42:23.466 INFO O| Feb 24 21:42:23.466 INFO STEP 44 (ensure_dir) COMPLETE |
8414 | 2025-02-24T21:42:25.099Z | [ recovery-image] Feb 24 21:42:23.466 INFO O| Feb 24 21:42:23.466 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8415 | 2025-02-24T21:42:25.121Z | [ recovery-image] Feb 24 21:42:23.489 INFO O| Feb 24 21:42:23.489 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator |
8416 | 2025-02-24T21:42:25.122Z | [ recovery-image] Feb 24 21:42:23.489 INFO O| Feb 24 21:42:23.489 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator |
8417 | 2025-02-24T21:42:25.122Z | [ recovery-image] Feb 24 21:42:23.489 INFO O| Feb 24 21:42:23.489 INFO STEP 45 (ensure_dir) COMPLETE |
8418 | 2025-02-24T21:42:25.127Z | [ recovery-image] Feb 24 21:42:23.489 INFO O| Feb 24 21:42:23.489 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8419 | 2025-02-24T21:42:25.163Z | [ recovery-image] Feb 24 21:42:23.525 INFO O| Feb 24 21:42:23.525 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
8420 | 2025-02-24T21:42:25.163Z | [ recovery-image] Feb 24 21:42:23.525 INFO O| Feb 24 21:42:23.525 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ... |
8421 | 2025-02-24T21:42:25.322Z | [ recovery-image] Feb 24 21:42:23.685 INFO O| Feb 24 21:42:23.685 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator |
8422 | 2025-02-24T21:42:25.322Z | [ recovery-image] Feb 24 21:42:23.686 INFO O| Feb 24 21:42:23.685 INFO ok! |
8423 | 2025-02-24T21:42:25.322Z | [ recovery-image] Feb 24 21:42:23.686 INFO O| Feb 24 21:42:23.686 INFO STEP 46 (ensure_file) COMPLETE |
8424 | 2025-02-24T21:42:25.330Z | [ recovery-image] Feb 24 21:42:23.686 INFO O| Feb 24 21:42:23.686 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8425 | 2025-02-24T21:42:25.364Z | [ recovery-image] Feb 24 21:42:23.729 INFO O| Feb 24 21:42:23.729 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg |
8426 | 2025-02-24T21:42:25.364Z | [ recovery-image] Feb 24 21:42:23.729 INFO O| Feb 24 21:42:23.729 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg |
8427 | 2025-02-24T21:42:25.374Z | [ recovery-image] Feb 24 21:42:23.729 INFO O| Feb 24 21:42:23.729 INFO STEP 47 (ensure_dir) COMPLETE |
8428 | 2025-02-24T21:42:25.374Z | [ recovery-image] Feb 24 21:42:23.729 INFO O| Feb 24 21:42:23.729 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8429 | 2025-02-24T21:42:25.390Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
8430 | 2025-02-24T21:42:25.391Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
8431 | 2025-02-24T21:42:25.391Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION |
8432 | 2025-02-24T21:42:25.391Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO ok! |
8433 | 2025-02-24T21:42:25.396Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO STEP 48 (ensure_file) COMPLETE |
8434 | 2025-02-24T21:42:25.396Z | [ recovery-image] Feb 24 21:42:23.756 INFO O| Feb 24 21:42:23.756 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8435 | 2025-02-24T21:42:25.448Z | [ recovery-image] Feb 24 21:42:23.815 INFO O| Feb 24 21:42:23.815 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm |
8436 | 2025-02-24T21:42:25.448Z | [ recovery-image] Feb 24 21:42:23.815 INFO O| Feb 24 21:42:23.815 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm |
8437 | 2025-02-24T21:42:25.448Z | [ recovery-image] Feb 24 21:42:23.815 INFO O| Feb 24 21:42:23.815 INFO STEP 49 (ensure_dir) COMPLETE |
8438 | 2025-02-24T21:42:25.448Z | [ recovery-image] Feb 24 21:42:23.815 INFO O| Feb 24 21:42:23.815 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8439 | 2025-02-24T21:42:25.511Z | [ recovery-image] Feb 24 21:42:23.878 INFO O| Feb 24 21:42:23.878 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
8440 | 2025-02-24T21:42:25.511Z | [ recovery-image] Feb 24 21:42:23.878 INFO O| Feb 24 21:42:23.878 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
8441 | 2025-02-24T21:42:27.494Z | [ recovery-image] Feb 24 21:42:25.861 INFO O| Feb 24 21:42:25.861 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
8442 | 2025-02-24T21:42:27.494Z | [ recovery-image] Feb 24 21:42:25.861 INFO O| Feb 24 21:42:25.861 INFO ok! |
8443 | 2025-02-24T21:42:27.497Z | [ recovery-image] Feb 24 21:42:25.861 INFO O| Feb 24 21:42:25.861 INFO STEP 50 (ensure_file) COMPLETE |
8444 | 2025-02-24T21:42:27.497Z | [ recovery-image] Feb 24 21:42:25.861 INFO O| Feb 24 21:42:25.861 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8445 | 2025-02-24T21:42:27.516Z | [ recovery-image] Feb 24 21:42:25.883 INFO O| Feb 24 21:42:25.883 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
8446 | 2025-02-24T21:42:27.516Z | [ recovery-image] Feb 24 21:42:25.883 INFO O| Feb 24 21:42:25.883 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
8447 | 2025-02-24T21:42:27.567Z | [ recovery-image] Feb 24 21:42:25.935 INFO O| Feb 24 21:42:25.935 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
8448 | 2025-02-24T21:42:27.567Z | [ recovery-image] Feb 24 21:42:25.935 INFO O| Feb 24 21:42:25.935 INFO ok! |
8449 | 2025-02-24T21:42:27.570Z | [ recovery-image] Feb 24 21:42:25.935 INFO O| Feb 24 21:42:25.935 INFO STEP 51 (ensure_file) COMPLETE |
8450 | 2025-02-24T21:42:27.570Z | [ recovery-image] Feb 24 21:42:25.935 INFO O| Feb 24 21:42:25.935 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8451 | 2025-02-24T21:42:27.602Z | [ recovery-image] Feb 24 21:42:25.970 INFO O| Feb 24 21:42:25.970 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
8452 | 2025-02-24T21:42:27.605Z | [ recovery-image] Feb 24 21:42:25.970 INFO O| Feb 24 21:42:25.970 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
8453 | 2025-02-24T21:42:27.605Z | [ recovery-image] Feb 24 21:42:25.970 INFO O| Feb 24 21:42:25.970 INFO STEP 52 (ensure_dir) COMPLETE |
8454 | 2025-02-24T21:42:27.605Z | [ recovery-image] Feb 24 21:42:25.970 INFO O| Feb 24 21:42:25.970 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8455 | 2025-02-24T21:42:27.640Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
8456 | 2025-02-24T21:42:27.640Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 INFO copying /tmp/.tmp1fVI8h/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 ... |
8457 | 2025-02-24T21:42:27.643Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 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 |
8458 | 2025-02-24T21:42:27.643Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 INFO ok! |
8459 | 2025-02-24T21:42:27.643Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 INFO STEP 53 (ensure_file) COMPLETE |
8460 | 2025-02-24T21:42:27.643Z | [ recovery-image] Feb 24 21:42:26.007 INFO O| Feb 24 21:42:26.007 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8461 | 2025-02-24T21:42:27.740Z | [ recovery-image] Feb 24 21:42:26.107 INFO O| Feb 24 21:42:26.107 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
8462 | 2025-02-24T21:42:27.740Z | [ recovery-image] Feb 24 21:42:26.107 INFO O| Feb 24 21:42:26.107 INFO copying /tmp/.tmp1fVI8h/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 ... |
8463 | 2025-02-24T21:42:27.743Z | [ recovery-image] Feb 24 21:42:26.107 INFO O| Feb 24 21:42:26.107 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 |
8464 | 2025-02-24T21:42:27.743Z | [ recovery-image] Feb 24 21:42:26.107 INFO O| Feb 24 21:42:26.107 INFO ok! |
8465 | 2025-02-24T21:42:27.743Z | [ recovery-image] Feb 24 21:42:26.107 INFO O| Feb 24 21:42:26.107 INFO STEP 54 (ensure_file) COMPLETE |
8466 | 2025-02-24T21:42:27.743Z | [ recovery-image] Feb 24 21:42:26.108 INFO O| Feb 24 21:42:26.107 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8467 | 2025-02-24T21:42:27.778Z | [ recovery-image] Feb 24 21:42:26.146 INFO O| Feb 24 21:42:26.146 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
8468 | 2025-02-24T21:42:27.778Z | [ recovery-image] Feb 24 21:42:26.146 INFO O| Feb 24 21:42:26.146 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
8469 | 2025-02-24T21:42:27.781Z | [ recovery-image] Feb 24 21:42:26.146 INFO O| Feb 24 21:42:26.146 INFO STEP 55 (ensure_dir) COMPLETE |
8470 | 2025-02-24T21:42:27.781Z | [ recovery-image] Feb 24 21:42:26.146 INFO O| Feb 24 21:42:26.146 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8471 | 2025-02-24T21:42:27.810Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
8472 | 2025-02-24T21:42:27.810Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO copying /tmp/.tmp1fVI8h/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 ... |
8473 | 2025-02-24T21:42:27.813Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
8474 | 2025-02-24T21:42:27.813Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO ok! |
8475 | 2025-02-24T21:42:27.813Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO STEP 56 (ensure_file) COMPLETE |
8476 | 2025-02-24T21:42:27.813Z | [ recovery-image] Feb 24 21:42:26.177 INFO O| Feb 24 21:42:26.177 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8477 | 2025-02-24T21:42:27.850Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
8478 | 2025-02-24T21:42:27.850Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 INFO copying /tmp/.tmp1fVI8h/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 ... |
8479 | 2025-02-24T21:42:27.852Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 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 |
8480 | 2025-02-24T21:42:27.852Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 INFO ok! |
8481 | 2025-02-24T21:42:27.852Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 INFO STEP 57 (ensure_file) COMPLETE |
8482 | 2025-02-24T21:42:27.852Z | [ recovery-image] Feb 24 21:42:26.217 INFO O| Feb 24 21:42:26.217 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8483 | 2025-02-24T21:42:27.892Z | [ recovery-image] Feb 24 21:42:26.259 INFO O| Feb 24 21:42:26.259 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
8484 | 2025-02-24T21:42:27.892Z | [ recovery-image] Feb 24 21:42:26.259 INFO O| Feb 24 21:42:26.259 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
8485 | 2025-02-24T21:42:27.892Z | [ recovery-image] Feb 24 21:42:26.259 INFO O| Feb 24 21:42:26.259 INFO STEP 58 (ensure_dir) COMPLETE |
8486 | 2025-02-24T21:42:27.895Z | [ recovery-image] Feb 24 21:42:26.259 INFO O| Feb 24 21:42:26.259 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8487 | 2025-02-24T21:42:27.914Z | [ recovery-image] Feb 24 21:42:26.281 INFO O| Feb 24 21:42:26.281 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
8488 | 2025-02-24T21:42:27.914Z | [ recovery-image] Feb 24 21:42:26.281 INFO O| Feb 24 21:42:26.281 INFO copying /tmp/.tmp1fVI8h/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 ... |
8489 | 2025-02-24T21:42:27.916Z | [ recovery-image] Feb 24 21:42:26.282 INFO O| Feb 24 21:42:26.281 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
8490 | 2025-02-24T21:42:27.916Z | [ recovery-image] Feb 24 21:42:26.282 INFO O| Feb 24 21:42:26.282 INFO ok! |
8491 | 2025-02-24T21:42:27.916Z | [ recovery-image] Feb 24 21:42:26.282 INFO O| Feb 24 21:42:26.282 INFO STEP 59 (ensure_file) COMPLETE |
8492 | 2025-02-24T21:42:27.916Z | [ recovery-image] Feb 24 21:42:26.282 INFO O| Feb 24 21:42:26.282 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8493 | 2025-02-24T21:42:27.957Z | [ recovery-image] Feb 24 21:42:26.323 INFO O| Feb 24 21:42:26.323 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
8494 | 2025-02-24T21:42:27.957Z | [ recovery-image] Feb 24 21:42:26.324 INFO O| Feb 24 21:42:26.323 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
8495 | 2025-02-24T21:42:27.961Z | [ recovery-image] Feb 24 21:42:26.324 INFO O| Feb 24 21:42:26.324 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
8496 | 2025-02-24T21:42:27.961Z | [ recovery-image] Feb 24 21:42:26.324 INFO O| Feb 24 21:42:26.324 INFO ok! |
8497 | 2025-02-24T21:42:27.961Z | [ recovery-image] Feb 24 21:42:26.324 INFO O| Feb 24 21:42:26.324 INFO STEP 60 (ensure_file) COMPLETE |
8498 | 2025-02-24T21:42:27.961Z | [ recovery-image] Feb 24 21:42:26.324 INFO O| Feb 24 21:42:26.324 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8499 | 2025-02-24T21:42:27.978Z | [ recovery-image] Feb 24 21:42:26.344 INFO O| Feb 24 21:42:26.344 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib |
8500 | 2025-02-24T21:42:27.980Z | [ recovery-image] Feb 24 21:42:26.344 INFO O| Feb 24 21:42:26.344 INFO STEP 61 (ensure_dir) COMPLETE |
8501 | 2025-02-24T21:42:27.980Z | [ recovery-image] Feb 24 21:42:26.344 INFO O| Feb 24 21:42:26.344 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8502 | 2025-02-24T21:42:28.022Z | [ recovery-image] Feb 24 21:42:26.389 INFO O| Feb 24 21:42:26.389 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc |
8503 | 2025-02-24T21:42:28.022Z | [ recovery-image] Feb 24 21:42:26.389 INFO O| Feb 24 21:42:26.389 INFO STEP 62 (ensure_dir) COMPLETE |
8504 | 2025-02-24T21:42:28.024Z | [ recovery-image] Feb 24 21:42:26.389 INFO O| Feb 24 21:42:26.389 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8505 | 2025-02-24T21:42:28.046Z | [ recovery-image] Feb 24 21:42:26.412 INFO O| Feb 24 21:42:26.412 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest |
8506 | 2025-02-24T21:42:28.046Z | [ recovery-image] Feb 24 21:42:26.412 INFO O| Feb 24 21:42:26.412 INFO STEP 63 (ensure_dir) COMPLETE |
8507 | 2025-02-24T21:42:28.049Z | [ recovery-image] Feb 24 21:42:26.412 INFO O| Feb 24 21:42:26.412 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8508 | 2025-02-24T21:42:28.151Z | [ recovery-image] Feb 24 21:42:26.518 INFO O| Feb 24 21:42:26.518 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site |
8509 | 2025-02-24T21:42:28.151Z | [ recovery-image] Feb 24 21:42:26.518 INFO O| Feb 24 21:42:26.518 INFO STEP 64 (ensure_dir) COMPLETE |
8510 | 2025-02-24T21:42:28.151Z | [ recovery-image] Feb 24 21:42:26.518 INFO O| Feb 24 21:42:26.518 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
8511 | 2025-02-24T21:42:28.182Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.549 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
8512 | 2025-02-24T21:42:28.182Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.550 INFO copying /tmp/.tmp1fVI8h/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
8513 | 2025-02-24T21:42:28.185Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.550 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
8514 | 2025-02-24T21:42:28.185Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.550 INFO ok! |
8515 | 2025-02-24T21:42:28.185Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.550 INFO STEP 65 (ensure_file) COMPLETE |
8516 | 2025-02-24T21:42:28.185Z | [ recovery-image] Feb 24 21:42:26.550 INFO O| Feb 24 21:42:26.550 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8517 | 2025-02-24T21:42:28.207Z | [ recovery-image] Feb 24 21:42:26.574 INFO O| Feb 24 21:42:26.574 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
8518 | 2025-02-24T21:42:28.211Z | [ recovery-image] Feb 24 21:42:26.575 INFO O| Feb 24 21:42:26.575 INFO STEP 66 (remove_files) COMPLETE |
8519 | 2025-02-24T21:42:28.211Z | [ recovery-image] Feb 24 21:42:26.575 INFO O| Feb 24 21:42:26.575 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8520 | 2025-02-24T21:42:28.229Z | [ recovery-image] Feb 24 21:42:26.597 INFO O| Feb 24 21:42:26.597 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap" |
8521 | 2025-02-24T21:42:28.232Z | [ recovery-image] Feb 24 21:42:26.597 INFO O| Feb 24 21:42:26.597 INFO STEP 67 (remove_files) COMPLETE |
8522 | 2025-02-24T21:42:28.232Z | [ recovery-image] Feb 24 21:42:26.597 INFO O| Feb 24 21:42:26.597 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8523 | 2025-02-24T21:42:28.277Z | [ recovery-image] Feb 24 21:42:26.645 INFO O| Feb 24 21:42:26.645 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc" |
8524 | 2025-02-24T21:42:28.280Z | [ recovery-image] Feb 24 21:42:26.645 INFO O| Feb 24 21:42:26.645 INFO STEP 68 (remove_files) COMPLETE |
8525 | 2025-02-24T21:42:28.280Z | [ recovery-image] Feb 24 21:42:26.645 INFO O| Feb 24 21:42:26.645 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8526 | 2025-02-24T21:42:28.301Z | [ recovery-image] Feb 24 21:42:26.668 INFO O| Feb 24 21:42:26.668 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security" |
8527 | 2025-02-24T21:42:28.304Z | [ recovery-image] Feb 24 21:42:26.669 INFO O| Feb 24 21:42:26.669 INFO STEP 69 (remove_files) COMPLETE |
8528 | 2025-02-24T21:42:28.304Z | [ recovery-image] Feb 24 21:42:26.669 INFO O| Feb 24 21:42:26.669 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8529 | 2025-02-24T21:42:28.322Z | [ recovery-image] Feb 24 21:42:26.689 INFO O| Feb 24 21:42:26.689 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares" |
8530 | 2025-02-24T21:42:28.324Z | [ recovery-image] Feb 24 21:42:26.690 INFO O| Feb 24 21:42:26.689 INFO STEP 70 (remove_files) COMPLETE |
8531 | 2025-02-24T21:42:28.325Z | [ recovery-image] Feb 24 21:42:26.690 INFO O| Feb 24 21:42:26.690 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8532 | 2025-02-24T21:42:28.344Z | [ recovery-image] Feb 24 21:42:26.711 INFO O| Feb 24 21:42:26.711 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb" |
8533 | 2025-02-24T21:42:28.344Z | [ recovery-image] Feb 24 21:42:26.711 INFO O| Feb 24 21:42:26.711 INFO STEP 71 (remove_files) COMPLETE |
8534 | 2025-02-24T21:42:28.344Z | [ recovery-image] Feb 24 21:42:26.711 INFO O| Feb 24 21:42:26.711 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8535 | 2025-02-24T21:42:28.371Z | [ recovery-image] Feb 24 21:42:26.738 INFO O| Feb 24 21:42:26.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
8536 | 2025-02-24T21:42:28.371Z | [ recovery-image] Feb 24 21:42:26.738 INFO O| Feb 24 21:42:26.738 INFO STEP 72 (remove_files) COMPLETE |
8537 | 2025-02-24T21:42:28.373Z | [ recovery-image] Feb 24 21:42:26.738 INFO O| Feb 24 21:42:26.738 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8538 | 2025-02-24T21:42:28.391Z | [ recovery-image] Feb 24 21:42:26.758 INFO O| Feb 24 21:42:26.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
8539 | 2025-02-24T21:42:28.394Z | [ recovery-image] Feb 24 21:42:26.758 INFO O| Feb 24 21:42:26.758 INFO STEP 73 (remove_files) COMPLETE |
8540 | 2025-02-24T21:42:28.394Z | [ recovery-image] Feb 24 21:42:26.758 INFO O| Feb 24 21:42:26.758 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8541 | 2025-02-24T21:42:28.413Z | [ recovery-image] Feb 24 21:42:26.780 INFO O| Feb 24 21:42:26.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
8542 | 2025-02-24T21:42:28.413Z | [ recovery-image] Feb 24 21:42:26.780 INFO O| Feb 24 21:42:26.780 INFO STEP 74 (remove_files) COMPLETE |
8543 | 2025-02-24T21:42:28.413Z | [ recovery-image] Feb 24 21:42:26.780 INFO O| Feb 24 21:42:26.780 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8544 | 2025-02-24T21:42:28.433Z | [ recovery-image] Feb 24 21:42:26.800 INFO O| Feb 24 21:42:26.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
8545 | 2025-02-24T21:42:28.433Z | [ recovery-image] Feb 24 21:42:26.800 INFO O| Feb 24 21:42:26.800 INFO STEP 75 (remove_files) COMPLETE |
8546 | 2025-02-24T21:42:28.433Z | [ recovery-image] Feb 24 21:42:26.800 INFO O| Feb 24 21:42:26.800 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8547 | 2025-02-24T21:42:28.453Z | [ recovery-image] Feb 24 21:42:26.821 INFO O| Feb 24 21:42:26.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
8548 | 2025-02-24T21:42:28.456Z | [ recovery-image] Feb 24 21:42:26.821 INFO O| Feb 24 21:42:26.821 INFO STEP 76 (remove_files) COMPLETE |
8549 | 2025-02-24T21:42:28.456Z | [ recovery-image] Feb 24 21:42:26.821 INFO O| Feb 24 21:42:26.821 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8550 | 2025-02-24T21:42:28.498Z | [ recovery-image] Feb 24 21:42:26.865 INFO O| Feb 24 21:42:26.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
8551 | 2025-02-24T21:42:28.498Z | [ recovery-image] Feb 24 21:42:26.865 INFO O| Feb 24 21:42:26.865 INFO STEP 77 (remove_files) COMPLETE |
8552 | 2025-02-24T21:42:28.498Z | [ recovery-image] Feb 24 21:42:26.865 INFO O| Feb 24 21:42:26.865 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8553 | 2025-02-24T21:42:28.519Z | [ recovery-image] Feb 24 21:42:26.886 INFO O| Feb 24 21:42:26.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
8554 | 2025-02-24T21:42:28.519Z | [ recovery-image] Feb 24 21:42:26.886 INFO O| Feb 24 21:42:26.886 INFO STEP 78 (remove_files) COMPLETE |
8555 | 2025-02-24T21:42:28.519Z | [ recovery-image] Feb 24 21:42:26.886 INFO O| Feb 24 21:42:26.886 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8556 | 2025-02-24T21:42:28.541Z | [ recovery-image] Feb 24 21:42:26.909 INFO O| Feb 24 21:42:26.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
8557 | 2025-02-24T21:42:28.541Z | [ recovery-image] Feb 24 21:42:26.909 INFO O| Feb 24 21:42:26.909 INFO STEP 79 (remove_files) COMPLETE |
8558 | 2025-02-24T21:42:28.544Z | [ recovery-image] Feb 24 21:42:26.909 INFO O| Feb 24 21:42:26.909 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8559 | 2025-02-24T21:42:28.565Z | [ recovery-image] Feb 24 21:42:26.932 INFO O| Feb 24 21:42:26.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
8560 | 2025-02-24T21:42:28.565Z | [ recovery-image] Feb 24 21:42:26.932 INFO O| Feb 24 21:42:26.932 INFO STEP 80 (remove_files) COMPLETE |
8561 | 2025-02-24T21:42:28.565Z | [ recovery-image] Feb 24 21:42:26.932 INFO O| Feb 24 21:42:26.932 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8562 | 2025-02-24T21:42:28.611Z | [ recovery-image] Feb 24 21:42:26.978 INFO O| Feb 24 21:42:26.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
8563 | 2025-02-24T21:42:28.611Z | [ recovery-image] Feb 24 21:42:26.978 INFO O| Feb 24 21:42:26.978 INFO STEP 81 (remove_files) COMPLETE |
8564 | 2025-02-24T21:42:28.614Z | [ recovery-image] Feb 24 21:42:26.978 INFO O| Feb 24 21:42:26.978 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8565 | 2025-02-24T21:42:28.635Z | [ recovery-image] Feb 24 21:42:27.002 INFO O| Feb 24 21:42:27.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
8566 | 2025-02-24T21:42:28.635Z | [ recovery-image] Feb 24 21:42:27.002 INFO O| Feb 24 21:42:27.002 INFO STEP 82 (remove_files) COMPLETE |
8567 | 2025-02-24T21:42:28.635Z | [ recovery-image] Feb 24 21:42:27.002 INFO O| Feb 24 21:42:27.002 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8568 | 2025-02-24T21:42:28.660Z | [ recovery-image] Feb 24 21:42:27.026 INFO O| Feb 24 21:42:27.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
8569 | 2025-02-24T21:42:28.660Z | [ recovery-image] Feb 24 21:42:27.026 INFO O| Feb 24 21:42:27.026 INFO STEP 83 (remove_files) COMPLETE |
8570 | 2025-02-24T21:42:28.660Z | [ recovery-image] Feb 24 21:42:27.026 INFO O| Feb 24 21:42:27.026 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8571 | 2025-02-24T21:42:28.681Z | [ recovery-image] Feb 24 21:42:27.048 INFO O| Feb 24 21:42:27.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
8572 | 2025-02-24T21:42:28.681Z | [ recovery-image] Feb 24 21:42:27.048 INFO O| Feb 24 21:42:27.048 INFO STEP 84 (remove_files) COMPLETE |
8573 | 2025-02-24T21:42:28.681Z | [ recovery-image] Feb 24 21:42:27.048 INFO O| Feb 24 21:42:27.048 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8574 | 2025-02-24T21:42:28.720Z | [ recovery-image] Feb 24 21:42:27.087 INFO O| Feb 24 21:42:27.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
8575 | 2025-02-24T21:42:28.720Z | [ recovery-image] Feb 24 21:42:27.087 INFO O| Feb 24 21:42:27.087 INFO STEP 85 (remove_files) COMPLETE |
8576 | 2025-02-24T21:42:28.720Z | [ recovery-image] Feb 24 21:42:27.087 INFO O| Feb 24 21:42:27.087 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8577 | 2025-02-24T21:42:28.744Z | [ recovery-image] Feb 24 21:42:27.111 INFO O| Feb 24 21:42:27.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
8578 | 2025-02-24T21:42:28.744Z | [ recovery-image] Feb 24 21:42:27.111 INFO O| Feb 24 21:42:27.111 INFO STEP 86 (remove_files) COMPLETE |
8579 | 2025-02-24T21:42:28.747Z | [ recovery-image] Feb 24 21:42:27.111 INFO O| Feb 24 21:42:27.111 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8580 | 2025-02-24T21:42:28.774Z | [ recovery-image] Feb 24 21:42:27.141 INFO O| Feb 24 21:42:27.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat" |
8581 | 2025-02-24T21:42:28.774Z | [ recovery-image] Feb 24 21:42:27.141 INFO O| Feb 24 21:42:27.141 INFO STEP 87 (remove_files) COMPLETE |
8582 | 2025-02-24T21:42:28.774Z | [ recovery-image] Feb 24 21:42:27.141 INFO O| Feb 24 21:42:27.141 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8583 | 2025-02-24T21:42:28.797Z | [ recovery-image] Feb 24 21:42:27.164 INFO O| Feb 24 21:42:27.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
8584 | 2025-02-24T21:42:28.800Z | [ recovery-image] Feb 24 21:42:27.165 INFO O| Feb 24 21:42:27.164 INFO STEP 88 (remove_files) COMPLETE |
8585 | 2025-02-24T21:42:28.800Z | [ recovery-image] Feb 24 21:42:27.165 INFO O| Feb 24 21:42:27.164 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8586 | 2025-02-24T21:42:28.854Z | [ recovery-image] Feb 24 21:42:27.222 INFO O| Feb 24 21:42:27.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
8587 | 2025-02-24T21:42:28.855Z | [ recovery-image] Feb 24 21:42:27.222 INFO O| Feb 24 21:42:27.222 INFO STEP 89 (remove_files) COMPLETE |
8588 | 2025-02-24T21:42:28.857Z | [ recovery-image] Feb 24 21:42:27.222 INFO O| Feb 24 21:42:27.222 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8589 | 2025-02-24T21:42:28.913Z | [ recovery-image] Feb 24 21:42:27.280 INFO O| Feb 24 21:42:27.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
8590 | 2025-02-24T21:42:28.913Z | [ recovery-image] Feb 24 21:42:27.280 INFO O| Feb 24 21:42:27.280 INFO STEP 90 (remove_files) COMPLETE |
8591 | 2025-02-24T21:42:28.913Z | [ recovery-image] Feb 24 21:42:27.280 INFO O| Feb 24 21:42:27.280 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8592 | 2025-02-24T21:42:28.951Z | [ recovery-image] Feb 24 21:42:27.318 INFO O| Feb 24 21:42:27.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
8593 | 2025-02-24T21:42:28.951Z | [ recovery-image] Feb 24 21:42:27.318 INFO O| Feb 24 21:42:27.318 INFO STEP 91 (remove_files) COMPLETE |
8594 | 2025-02-24T21:42:28.951Z | [ recovery-image] Feb 24 21:42:27.318 INFO O| Feb 24 21:42:27.318 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8595 | 2025-02-24T21:42:29.007Z | [ recovery-image] Feb 24 21:42:27.374 INFO O| Feb 24 21:42:27.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
8596 | 2025-02-24T21:42:29.007Z | [ recovery-image] Feb 24 21:42:27.374 INFO O| Feb 24 21:42:27.374 INFO STEP 92 (remove_files) COMPLETE |
8597 | 2025-02-24T21:42:29.010Z | [ recovery-image] Feb 24 21:42:27.374 INFO O| Feb 24 21:42:27.374 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8598 | 2025-02-24T21:42:29.029Z | [ recovery-image] Feb 24 21:42:27.396 INFO O| Feb 24 21:42:27.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
8599 | 2025-02-24T21:42:29.029Z | [ recovery-image] Feb 24 21:42:27.396 INFO O| Feb 24 21:42:27.396 INFO STEP 93 (remove_files) COMPLETE |
8600 | 2025-02-24T21:42:29.029Z | [ recovery-image] Feb 24 21:42:27.396 INFO O| Feb 24 21:42:27.396 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
8601 | 2025-02-24T21:42:29.070Z | [ recovery-image] Feb 24 21:42:27.437 INFO O| Feb 24 21:42:27.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
8602 | 2025-02-24T21:42:29.070Z | [ recovery-image] Feb 24 21:42:27.437 INFO O| Feb 24 21:42:27.437 INFO STEP 94 (remove_files) COMPLETE |
8603 | 2025-02-24T21:42:29.073Z | [ recovery-image] Feb 24 21:42:27.437 INFO O| Feb 24 21:42:27.437 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json |
8604 | 2025-02-24T21:42:29.113Z | [ recovery-image] Feb 24 21:42:27.480 INFO O| Feb 24 21:42:27.480 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal |
8605 | 2025-02-24T21:42:29.116Z | [ recovery-image] Feb 24 21:42:27.481 INFO O| Feb 24 21:42:27.481 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "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"} |
8606 | 2025-02-24T21:42:38.217Z | [ recovery-image] Feb 24 21:42:36.581 INFO O| Feb 24 21:42:36.581 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 |
8607 | 2025-02-24T21:42:38.217Z | [ recovery-image] Feb 24 21:42:36.581 INFO O| Feb 24 21:42:36.581 INFO E| svccfg: Loaded 67 smf(7) service descriptions |
8608 | 2025-02-24T21:42:38.236Z | [ recovery-image] Feb 24 21:42:36.600 INFO O| Feb 24 21:42:36.600 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
8609 | 2025-02-24T21:42:38.430Z | [ recovery-image] Feb 24 21:42:36.794 INFO O| Feb 24 21:42:36.792 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist |
8610 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.794 INFO O| Feb 24 21:42:36.792 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 ... |
8611 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db |
8612 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO ok! |
8613 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing |
8614 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO STEP 95 (seed_smf) COMPLETE |
8615 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO steps complete; finalising image! |
8616 | 2025-02-24T21:42:38.433Z | [ recovery-image] Feb 24 21:42:36.795 INFO O| Feb 24 21:42:36.795 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery |
8617 | 2025-02-24T21:42:38.502Z | [ recovery-image] Feb 24 21:42:36.864 INFO O| Feb 24 21:42:36.864 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Mon Feb 24 21:42:36 2025) |
8618 | 2025-02-24T21:42:38.712Z | [ recovery-image] Feb 24 21:42:37.076 INFO O| Feb 24 21:42:37.076 INFO trim TEMPORARY-gimlet-zfs-recovery: (63% trimmed, started at Mon Feb 24 21:42:36 2025) |
8619 | 2025-02-24T21:42:38.953Z | [ recovery-image] Feb 24 21:42:37.317 INFO O| Feb 24 21:42:37.317 INFO temporary pool has 377M used, 1.38G avail, 1.00x compressratio |
8620 | 2025-02-24T21:42:38.953Z | [ recovery-image] Feb 24 21:42:37.317 INFO O| Feb 24 21:42:37.317 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery |
8621 | 2025-02-24T21:42:39.713Z | [ recovery-image] Feb 24 21:42:38.077 INFO O| Feb 24 21:42:38.076 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 |
8622 | 2025-02-24T21:42:39.715Z | [ recovery-image] Feb 24 21:42:38.077 INFO O| Feb 24 21:42:38.077 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal |
8623 | 2025-02-24T21:42:40.773Z | [verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
8624 | 2025-02-24T21:42:41.573Z | [verify-libraries] Compiling heck v0.4.1 |
8625 | 2025-02-24T21:42:43.162Z | [verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
8626 | 2025-02-24T21:42:45.278Z | [ recovery-image] Feb 24 21:42:43.640 INFO O| Feb 24 21:42:43.640 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8627 | 2025-02-24T21:42:45.278Z | [ recovery-image] Feb 24 21:42:43.640 INFO O| Feb 24 21:42:43.640 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8628 | 2025-02-24T21:42:45.280Z | [ recovery-image] Feb 24 21:42:43.640 INFO O| Feb 24 21:42:43.640 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw |
8629 | 2025-02-24T21:42:45.280Z | [ recovery-image] Feb 24 21:42:43.640 INFO O| Feb 24 21:42:43.640 INFO completed processing gimlet/zfs-recovery |
8630 | 2025-02-24T21:42:45.280Z | [ recovery-image] Feb 24 21:42:43.640 INFO O| Feb 24 21:42:43.640 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery |
8631 | 2025-02-24T21:42:45.768Z | [ recovery-image] Feb 24 21:42:44.130 INFO O| Feb 24 21:42:44.130 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery |
8632 | 2025-02-24T21:42:45.916Z | [ recovery-image] Feb 24 21:42:44.279 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n" |
8633 | 2025-02-24T21:42:45.919Z | [ recovery-image] Feb 24 21:42:44.279 INFO expanded image name: "recovery afbc4ad/${os_short_commit} 2025-02-24 21:09" -> "recovery afbc4ad/9fcb5ef 2025-02-24 21:09" |
8634 | 2025-02-24T21:42:45.919Z | [ recovery-image] Feb 24 21:42:44.279 INFO output artefacts stored in: "/work/os-recovery" |
8635 | 2025-02-24T21:42:45.919Z | [ recovery-image] Feb 24 21:42:44.279 INFO collecting git info from project "pinprick"... |
8636 | 2025-02-24T21:42:45.947Z | [ recovery-image] Feb 24 21:42:44.309 INFO collecting git info from project "phbl"... |
8637 | 2025-02-24T21:42:45.959Z | [ recovery-image] Feb 24 21:42:44.321 INFO collecting git info from project "amd-firmware"... |
8638 | 2025-02-24T21:42:46.585Z | [ recovery-image] Feb 24 21:42:44.947 INFO collecting git info from project "pilot"... |
8639 | 2025-02-24T21:42:46.603Z | [ recovery-image] Feb 24 21:42:44.965 INFO collecting git info from project "chelsio-t6-roms"... |
8640 | 2025-02-24T21:42:46.636Z | [ recovery-image] Feb 24 21:42:44.998 INFO collecting git info from project "image-builder"... |
8641 | 2025-02-24T21:42:46.661Z | [ recovery-image] Feb 24 21:42:45.022 INFO collecting git info from project "bootserver"... |
8642 | 2025-02-24T21:42:46.688Z | [ recovery-image] Feb 24 21:42:45.050 INFO collecting git info from project "amd-host-image-builder"... |
8643 | 2025-02-24T21:42:47.466Z | [ recovery-image] Feb 24 21:42:45.826 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
8644 | 2025-02-24T21:42:48.862Z | [ recovery-image] Feb 24 21:42:47.224 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
8645 | 2025-02-24T21:42:49.623Z | [ recovery-image] Feb 24 21:42:47.984 INFO creating Oxide boot image... |
8646 | 2025-02-24T21:42:49.623Z | [ recovery-image] Feb 24 21:42:47.984 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery afbc4ad/9fcb5ef 2025-02-24 21:09", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
8647 | 2025-02-24T21:42:51.879Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
8648 | 2025-02-24T21:42:53.538Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
8649 | 2025-02-24T21:43:06.752Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
8650 | 2025-02-24T21:43:07.684Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
8651 | 2025-02-24T21:43:08.147Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
8652 | 2025-02-24T21:43:08.760Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
8653 | 2025-02-24T21:43:09.607Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
8654 | 2025-02-24T21:43:10.042Z | [verify-libraries] Compiling sync-ptr v0.1.1 |
8655 | 2025-02-24T21:43:10.366Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
8656 | 2025-02-24T21:43:10.368Z | [verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
8657 | 2025-02-24T21:43:13.870Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
8658 | 2025-02-24T21:43:36.137Z | [ host-image] Feb 24 21:43:34.484 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23235:20250221T103335Z |
8659 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.485 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23235:20250221T103335Z |
8660 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.485 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z |
8661 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.485 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z |
8662 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.485 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z |
8663 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.485 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z |
8664 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.487 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z |
8665 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.487 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z |
8666 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.487 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z |
8667 | 2025-02-24T21:43:36.140Z | [ host-image] Feb 24 21:43:34.487 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z |
8668 | 2025-02-24T21:43:36.144Z | [ host-image] Feb 24 21:43:34.487 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23235:20250221T103335Z |
8669 | 2025-02-24T21:43:36.144Z | [ host-image] Feb 24 21:43:34.490 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23235:20250221T103336Z |
8670 | 2025-02-24T21:43:36.146Z | [ host-image] Feb 24 21:43:34.491 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23235:20250221T103336Z |
8671 | 2025-02-24T21:43:36.146Z | [ host-image] Feb 24 21:43:34.492 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23235:20250221T103336Z |
8672 | 2025-02-24T21:43:36.146Z | [ host-image] Feb 24 21:43:34.492 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z |
8673 | 2025-02-24T21:43:36.146Z | [ host-image] Feb 24 21:43:34.493 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23235:20250221T103336Z |
8674 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.495 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23235:20250221T103337Z |
8675 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.495 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23235:20250221T103337Z |
8676 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.495 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23235:20250221T103337Z |
8677 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.495 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23235:20250221T103338Z |
8678 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.495 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23235:20250221T103338Z |
8679 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.496 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23235:20250221T103338Z |
8680 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.496 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23235:20250221T103338Z |
8681 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.496 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23235:20250221T103339Z |
8682 | 2025-02-24T21:43:36.149Z | [ host-image] Feb 24 21:43:34.496 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23235:20250221T103339Z |
8683 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23235:20250221T103340Z |
8684 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23235:20250221T103340Z |
8685 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23235:20250221T103342Z |
8686 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23235:20250221T103342Z |
8687 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.334:20250214T080526Z |
8688 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.497 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23235:20250221T103344Z |
8689 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.498 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23235:20250221T103346Z |
8690 | 2025-02-24T21:43:36.152Z | [ host-image] Feb 24 21:43:34.498 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23235:20250221T103347Z |
8691 | 2025-02-24T21:43:36.153Z | [ host-image] Feb 24 21:43:34.498 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23235:20250221T103347Z |
8692 | 2025-02-24T21:43:36.153Z | [ host-image] Feb 24 21:43:34.500 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23235:20250221T103349Z |
8693 | 2025-02-24T21:43:36.153Z | [ host-image] Feb 24 21:43:34.500 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23235:20250221T103349Z |
8694 | 2025-02-24T21:43:36.168Z | [ host-image] Feb 24 21:43:34.515 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z |
8695 | 2025-02-24T21:43:36.168Z | [ host-image] Feb 24 21:43:34.515 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23235:20250221T103349Z |
8696 | 2025-02-24T21:43:36.170Z | [ host-image] Feb 24 21:43:34.515 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z |
8697 | 2025-02-24T21:43:36.170Z | [ host-image] Feb 24 21:43:34.515 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z |
8698 | 2025-02-24T21:43:36.170Z | [ host-image] Feb 24 21:43:34.516 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z |
8699 | 2025-02-24T21:43:36.170Z | [ host-image] Feb 24 21:43:34.517 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23235:20250221T103349Z |
8700 | 2025-02-24T21:43:36.170Z | [ host-image] Feb 24 21:43:34.517 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z |
8701 | 2025-02-24T21:43:36.171Z | [ host-image] Feb 24 21:43:34.518 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z |
8702 | 2025-02-24T21:43:36.173Z | [ host-image] Feb 24 21:43:34.519 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z |
8703 | 2025-02-24T21:43:36.173Z | [ host-image] Feb 24 21:43:34.520 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z |
8704 | 2025-02-24T21:43:36.194Z | [ host-image] Feb 24 21:43:34.542 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z |
8705 | 2025-02-24T21:43:36.197Z | [ host-image] Feb 24 21:43:34.542 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z |
8706 | 2025-02-24T21:43:36.197Z | [ host-image] Feb 24 21:43:34.542 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z |
8707 | 2025-02-24T21:43:36.197Z | [ host-image] Feb 24 21:43:34.543 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z |
8708 | 2025-02-24T21:43:36.197Z | [ host-image] Feb 24 21:43:34.544 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z |
8709 | 2025-02-24T21:43:36.200Z | [ host-image] Feb 24 21:43:34.545 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z |
8710 | 2025-02-24T21:43:36.261Z | [ host-image] Feb 24 21:43:34.608 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z |
8711 | 2025-02-24T21:43:36.263Z | [ host-image] Feb 24 21:43:34.609 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z |
8712 | 2025-02-24T21:43:36.263Z | [ host-image] Feb 24 21:43:34.609 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z |
8713 | 2025-02-24T21:43:36.263Z | [ host-image] Feb 24 21:43:34.610 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23235:20250221T103351Z |
8714 | 2025-02-24T21:43:36.263Z | [ host-image] Feb 24 21:43:34.611 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23235:20250221T103357Z |
8715 | 2025-02-24T21:43:36.263Z | [ host-image] Feb 24 21:43:34.611 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z |
8716 | 2025-02-24T21:43:36.266Z | [ host-image] Feb 24 21:43:34.611 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23235:20250221T103357Z |
8717 | 2025-02-24T21:43:36.266Z | [ host-image] Feb 24 21:43:34.612 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z |
8718 | 2025-02-24T21:43:36.289Z | [ host-image] Feb 24 21:43:34.636 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z |
8719 | 2025-02-24T21:43:36.289Z | [ host-image] Feb 24 21:43:34.636 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z |
8720 | 2025-02-24T21:43:36.291Z | [ host-image] Feb 24 21:43:34.636 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23235:20250221T103357Z |
8721 | 2025-02-24T21:43:36.291Z | [ host-image] Feb 24 21:43:34.636 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z |
8722 | 2025-02-24T21:43:36.296Z | [ host-image] Feb 24 21:43:34.644 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z |
8723 | 2025-02-24T21:43:36.299Z | [ host-image] Feb 24 21:43:34.644 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z |
8724 | 2025-02-24T21:43:36.299Z | [ host-image] Feb 24 21:43:34.644 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z |
8725 | 2025-02-24T21:43:36.299Z | [ host-image] Feb 24 21:43:34.645 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23235:20250221T103358Z |
8726 | 2025-02-24T21:43:36.299Z | [ host-image] Feb 24 21:43:34.645 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z |
8727 | 2025-02-24T21:43:36.321Z | [ host-image] Feb 24 21:43:34.668 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z |
8728 | 2025-02-24T21:43:36.324Z | [ host-image] Feb 24 21:43:34.669 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23235:20250221T103358Z |
8729 | 2025-02-24T21:43:36.327Z | [ host-image] Feb 24 21:43:34.672 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23235:20250221T103358Z |
8730 | 2025-02-24T21:43:36.327Z | [ host-image] Feb 24 21:43:34.673 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23235:20250221T103359Z |
8731 | 2025-02-24T21:43:36.327Z | [ host-image] Feb 24 21:43:34.673 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z |
8732 | 2025-02-24T21:43:36.327Z | [ host-image] Feb 24 21:43:34.674 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23235:20250221T103400Z |
8733 | 2025-02-24T21:43:36.329Z | [ host-image] Feb 24 21:43:34.675 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23235:20250221T103400Z |
8734 | 2025-02-24T21:43:36.329Z | [ host-image] Feb 24 21:43:34.675 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23235:20250221T103400Z |
8735 | 2025-02-24T21:43:36.329Z | [ host-image] Feb 24 21:43:34.676 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23235:20250221T103400Z |
8736 | 2025-02-24T21:43:36.334Z | [ host-image] Feb 24 21:43:34.682 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z |
8737 | 2025-02-24T21:43:36.337Z | [ host-image] Feb 24 21:43:34.682 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23235:20250221T103401Z |
8738 | 2025-02-24T21:43:36.337Z | [ host-image] Feb 24 21:43:34.683 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23235:20250221T103402Z |
8739 | 2025-02-24T21:43:36.337Z | [ host-image] Feb 24 21:43:34.683 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z |
8740 | 2025-02-24T21:43:36.337Z | [ host-image] Feb 24 21:43:34.684 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23235:20250221T103402Z |
8741 | 2025-02-24T21:43:36.341Z | [ host-image] Feb 24 21:43:34.684 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23235:20250221T103402Z |
8742 | 2025-02-24T21:43:36.341Z | [ host-image] Feb 24 21:43:34.684 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23235:20250221T103403Z |
8743 | 2025-02-24T21:43:36.341Z | [ host-image] Feb 24 21:43:34.685 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23235:20250221T103403Z |
8744 | 2025-02-24T21:43:36.351Z | [ host-image] Feb 24 21:43:34.699 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23235:20250221T103403Z |
8745 | 2025-02-24T21:43:36.351Z | [ host-image] Feb 24 21:43:34.699 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z |
8746 | 2025-02-24T21:43:36.354Z | [ host-image] Feb 24 21:43:34.702 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23235:20250221T103403Z |
8747 | 2025-02-24T21:43:36.357Z | [ host-image] Feb 24 21:43:34.704 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23235:20250221T103403Z |
8748 | 2025-02-24T21:43:36.357Z | [ host-image] Feb 24 21:43:34.704 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23235:20250221T103403Z |
8749 | 2025-02-24T21:43:36.359Z | [ host-image] Feb 24 21:43:34.705 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23235:20250221T103403Z |
8750 | 2025-02-24T21:43:36.359Z | [ host-image] Feb 24 21:43:34.706 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23235:20250221T103403Z |
8751 | 2025-02-24T21:43:36.359Z | [ host-image] Feb 24 21:43:34.706 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23235:20250221T103404Z |
8752 | 2025-02-24T21:43:36.375Z | [ host-image] Feb 24 21:43:34.722 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23235:20250221T103405Z |
8753 | 2025-02-24T21:43:36.375Z | [ host-image] Feb 24 21:43:34.723 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23235:20250221T103404Z |
8754 | 2025-02-24T21:43:36.377Z | [ host-image] Feb 24 21:43:34.723 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23235:20250221T103405Z |
8755 | 2025-02-24T21:43:36.378Z | [ host-image] Feb 24 21:43:34.725 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23235:20250221T103405Z |
8756 | 2025-02-24T21:43:36.380Z | [ host-image] Feb 24 21:43:34.725 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23235:20250221T103405Z |
8757 | 2025-02-24T21:43:36.426Z | [ host-image] Feb 24 21:43:34.773 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23235:20250221T103408Z |
8758 | 2025-02-24T21:43:36.426Z | [ host-image] Feb 24 21:43:34.773 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23235:20250221T103405Z |
8759 | 2025-02-24T21:43:36.431Z | [ host-image] Feb 24 21:43:34.774 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23235:20250221T103405Z |
8760 | 2025-02-24T21:43:36.431Z | [ host-image] Feb 24 21:43:34.774 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z |
8761 | 2025-02-24T21:43:36.431Z | [ host-image] Feb 24 21:43:34.775 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z |
8762 | 2025-02-24T21:43:36.474Z | [ host-image] Feb 24 21:43:34.821 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23235:20250221T103406Z |
8763 | 2025-02-24T21:43:36.477Z | [ host-image] Feb 24 21:43:34.822 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z |
8764 | 2025-02-24T21:43:36.477Z | [ host-image] Feb 24 21:43:34.822 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23235:20250221T103406Z |
8765 | 2025-02-24T21:43:36.477Z | [ host-image] Feb 24 21:43:34.822 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23235:20250221T103406Z |
8766 | 2025-02-24T21:43:36.477Z | [ host-image] Feb 24 21:43:34.824 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23235:20250221T103406Z |
8767 | 2025-02-24T21:43:36.479Z | [ host-image] Feb 24 21:43:34.824 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z |
8768 | 2025-02-24T21:43:36.479Z | [ host-image] Feb 24 21:43:34.825 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z |
8769 | 2025-02-24T21:43:36.479Z | [ host-image] Feb 24 21:43:34.826 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23235:20250221T103407Z |
8770 | 2025-02-24T21:43:36.479Z | [ host-image] Feb 24 21:43:34.826 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23235:20250221T103407Z |
8771 | 2025-02-24T21:43:36.480Z | [ host-image] Feb 24 21:43:34.827 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23235:20250221T103407Z |
8772 | 2025-02-24T21:43:36.482Z | [ host-image] Feb 24 21:43:34.827 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23235:20250221T103407Z |
8773 | 2025-02-24T21:43:36.482Z | [ host-image] Feb 24 21:43:34.828 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23235:20250221T103408Z |
8774 | 2025-02-24T21:43:36.482Z | [ host-image] Feb 24 21:43:34.828 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23235:20250221T103408Z |
8775 | 2025-02-24T21:43:36.485Z | [ host-image] Feb 24 21:43:34.833 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z |
8776 | 2025-02-24T21:43:36.488Z | [ host-image] Feb 24 21:43:34.833 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23235:20250221T103409Z |
8777 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.836 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23235:20250221T103409Z |
8778 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.836 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23235:20250221T103409Z |
8779 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.837 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23235:20250221T103410Z |
8780 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.837 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23235:20250221T103409Z |
8781 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.838 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23235:20250221T103410Z |
8782 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.838 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z |
8783 | 2025-02-24T21:43:36.490Z | [ host-image] Feb 24 21:43:34.838 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z |
8784 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23235:20250221T103412Z |
8785 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23235:20250221T103412Z |
8786 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z |
8787 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z |
8788 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z |
8789 | 2025-02-24T21:43:36.493Z | [ host-image] Feb 24 21:43:34.839 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z |
8790 | 2025-02-24T21:43:36.494Z | [ host-image] Feb 24 21:43:34.840 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z |
8791 | 2025-02-24T21:43:36.496Z | [ host-image] Feb 24 21:43:34.841 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z |
8792 | 2025-02-24T21:43:36.496Z | [ host-image] Feb 24 21:43:34.843 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z |
8793 | 2025-02-24T21:43:36.496Z | [ host-image] Feb 24 21:43:34.843 INFO O| tempdir @ "/tmp/.tmp8ibwhq/tmp" |
8794 | 2025-02-24T21:43:36.496Z | [ host-image] Feb 24 21:43:34.843 INFO O| image root @ "/tmp/.tmp8ibwhq/tmp/root" |
8795 | 2025-02-24T21:43:36.496Z | [ host-image] Feb 24 21:43:34.843 INFO O| creating image... |
8796 | 2025-02-24T21:43:37.767Z | [ host-image] Feb 24 21:43:36.109 INFO O| copying publishers... |
8797 | 2025-02-24T21:43:40.041Z | [verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
8798 | 2025-02-24T21:43:52.669Z | [ recovery-image] Feb 24 21:43:51.002 INFO O| ok, image written! |
8799 | 2025-02-24T21:43:52.669Z | [ recovery-image] Feb 24 21:43:51.002 INFO O| ok, boot_image_csum file written! |
8800 | 2025-02-24T21:43:52.677Z | [ recovery-image] Feb 24 21:43:51.009 INFO creating boot archive (CPIO)... |
8801 | 2025-02-24T21:43:52.677Z | [ recovery-image] Feb 24 21:43:51.009 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 |
8802 | 2025-02-24T21:43:52.681Z | [ recovery-image] Feb 24 21:43:51.020 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk |
8803 | 2025-02-24T21:43:52.681Z | [ recovery-image] Feb 24 21:43:51.020 INFO E| + outfile=/work/os-recovery/cpio |
8804 | 2025-02-24T21:43:52.681Z | [ recovery-image] Feb 24 21:43:51.020 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
8805 | 2025-02-24T21:43:52.699Z | [ recovery-image] Feb 24 21:43:51.023 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk |
8806 | 2025-02-24T21:43:52.699Z | [ recovery-image] Feb 24 21:43:51.024 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
8807 | 2025-02-24T21:43:52.733Z | [ recovery-image] Feb 24 21:43:51.073 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
8808 | 2025-02-24T21:43:52.733Z | [ recovery-image] Feb 24 21:43:51.073 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
8809 | 2025-02-24T21:43:52.750Z | [ recovery-image] Feb 24 21:43:51.085 INFO creating compressed cpio/unix for nanobl-rs... |
8810 | 2025-02-24T21:43:52.750Z | [ recovery-image] Feb 24 21:43:51.085 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 |
8811 | 2025-02-24T21:43:53.241Z | [ recovery-image] Feb 24 21:43:51.582 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None |
8812 | 2025-02-24T21:44:00.274Z | [ recovery-image] Feb 24 21:43:58.613 INFO creating reset image... |
8813 | 2025-02-24T21:44:00.277Z | [ recovery-image] Feb 24 21:43:58.614 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
8814 | 2025-02-24T21:44:00.304Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
8815 | 2025-02-24T21:44:00.792Z | [ recovery-image] Feb 24 21:43:59.130 INFO E| Updating crates.io index |
8816 | 2025-02-24T21:44:00.972Z | [ recovery-image] Feb 24 21:43:59.312 INFO E| Downloading crates ... |
8817 | 2025-02-24T21:44:01.075Z | [ recovery-image] Feb 24 21:43:59.414 INFO E| Downloaded clap_derive v4.5.13 |
8818 | 2025-02-24T21:44:01.080Z | [ recovery-image] Feb 24 21:43:59.420 INFO E| Downloaded colorchoice v1.0.2 |
8819 | 2025-02-24T21:44:01.083Z | [ recovery-image] Feb 24 21:43:59.422 INFO E| Downloaded anstyle-parse v0.2.5 |
8820 | 2025-02-24T21:44:01.116Z | [ recovery-image] Feb 24 21:43:59.455 INFO E| Downloaded utf8parse v0.2.2 |
8821 | 2025-02-24T21:44:01.121Z | [ recovery-image] Feb 24 21:43:59.456 INFO E| Downloaded os_pipe v1.2.1 |
8822 | 2025-02-24T21:44:01.121Z | [ recovery-image] Feb 24 21:43:59.459 INFO E| Downloaded is_terminal_polyfill v1.70.1 |
8823 | 2025-02-24T21:44:01.125Z | [ recovery-image] Feb 24 21:43:59.460 INFO E| Downloaded heck v0.5.0 |
8824 | 2025-02-24T21:44:01.125Z | [ recovery-image] Feb 24 21:43:59.462 INFO E| Downloaded anstyle-query v1.1.1 |
8825 | 2025-02-24T21:44:01.125Z | [ recovery-image] Feb 24 21:43:59.465 INFO E| Downloaded quote v1.0.37 |
8826 | 2025-02-24T21:44:01.129Z | [ recovery-image] Feb 24 21:43:59.469 INFO E| Downloaded anstyle v1.0.8 |
8827 | 2025-02-24T21:44:01.133Z | [ recovery-image] Feb 24 21:43:59.471 INFO E| Downloaded anstream v0.6.15 |
8828 | 2025-02-24T21:44:01.138Z | [ recovery-image] Feb 24 21:43:59.476 INFO E| Downloaded unicode-ident v1.0.13 |
8829 | 2025-02-24T21:44:01.169Z | [ recovery-image] Feb 24 21:43:59.505 INFO E| Downloaded clap v4.5.17 |
8830 | 2025-02-24T21:44:01.181Z | [ recovery-image] Feb 24 21:43:59.520 INFO E| Downloaded proc-macro2 v1.0.86 |
8831 | 2025-02-24T21:44:01.185Z | [ recovery-image] Feb 24 21:43:59.524 INFO E| Downloaded once_cell v1.19.0 |
8832 | 2025-02-24T21:44:01.188Z | [ recovery-image] Feb 24 21:43:59.528 INFO E| Downloaded duct v0.13.7 |
8833 | 2025-02-24T21:44:01.192Z | [ recovery-image] Feb 24 21:43:59.531 INFO E| Downloaded strsim v0.11.1 |
8834 | 2025-02-24T21:44:01.195Z | [ recovery-image] Feb 24 21:43:59.533 INFO E| Downloaded shared_child v1.0.1 |
8835 | 2025-02-24T21:44:01.210Z | [ recovery-image] Feb 24 21:43:59.544 INFO E| Downloaded clap_lex v0.7.2 |
8836 | 2025-02-24T21:44:01.216Z | [ recovery-image] Feb 24 21:43:59.546 INFO E| Downloaded clap_builder v4.5.17 |
8837 | 2025-02-24T21:44:01.222Z | [ recovery-image] Feb 24 21:43:59.559 INFO E| Downloaded syn v2.0.77 |
8838 | 2025-02-24T21:44:01.267Z | [ recovery-image] Feb 24 21:43:59.606 INFO E| Downloaded libc v0.2.158 |
8839 | 2025-02-24T21:44:01.408Z | [ recovery-image] Feb 24 21:43:59.747 INFO E| Compiling proc-macro2 v1.0.86 |
8840 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.747 INFO E| Compiling unicode-ident v1.0.13 |
8841 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling libc v0.2.158 |
8842 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling utf8parse v0.2.2 |
8843 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling anstyle-query v1.1.1 |
8844 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling colorchoice v1.0.2 |
8845 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling anstyle v1.0.8 |
8846 | 2025-02-24T21:44:01.425Z | [ recovery-image] Feb 24 21:43:59.748 INFO E| Compiling is_terminal_polyfill v1.70.1 |
8847 | 2025-02-24T21:44:02.124Z | [ recovery-image] Feb 24 21:44:00.463 INFO E| Compiling anstyle-parse v0.2.5 |
8848 | 2025-02-24T21:44:02.617Z | [ recovery-image] Feb 24 21:44:00.956 INFO E| Compiling clap_lex v0.7.2 |
8849 | 2025-02-24T21:44:02.828Z | [ recovery-image] Feb 24 21:44:01.167 INFO E| Compiling anstream v0.6.15 |
8850 | 2025-02-24T21:44:02.831Z | [ recovery-image] Feb 24 21:44:01.167 INFO E| Compiling heck v0.5.0 |
8851 | 2025-02-24T21:44:02.862Z | [ recovery-image] Feb 24 21:44:01.200 INFO E| Compiling strsim v0.11.1 |
8852 | 2025-02-24T21:44:02.913Z | [ recovery-image] Feb 24 21:44:01.252 INFO E| Compiling once_cell v1.19.0 |
8853 | 2025-02-24T21:44:04.470Z | [ recovery-image] Feb 24 21:44:02.808 INFO E| Compiling clap_builder v4.5.17 |
8854 | 2025-02-24T21:44:04.823Z | [ recovery-image] Feb 24 21:44:03.158 INFO E| Compiling shared_child v1.0.1 |
8855 | 2025-02-24T21:44:04.978Z | [ recovery-image] Feb 24 21:44:03.283 INFO E| Compiling os_pipe v1.2.1 |
8856 | 2025-02-24T21:44:05.196Z | [ host-image] Feb 24 21:44:03.519 INFO O| adding properties... |
8857 | 2025-02-24T21:44:05.280Z | [ recovery-image] Feb 24 21:44:03.617 INFO E| Compiling duct v0.13.7 |
8858 | 2025-02-24T21:44:06.335Z | [ recovery-image] Feb 24 21:44:04.665 INFO E| Compiling quote v1.0.37 |
8859 | 2025-02-24T21:44:11.711Z | [ recovery-image] Feb 24 21:44:06.318 INFO E| Compiling syn v2.0.77 |
8860 | 2025-02-24T21:44:11.789Z | [ host-image] Feb 24 21:44:08.478 INFO O| installing packages... |
8861 | 2025-02-24T21:44:17.762Z | [ recovery-image] Feb 24 21:44:16.097 INFO E| Compiling clap_derive v4.5.13 |
8862 | 2025-02-24T21:44:22.885Z | [ recovery-image] Feb 24 21:44:21.035 INFO E| Compiling clap v4.5.17 |
8863 | 2025-02-24T21:44:22.903Z | [ recovery-image] Feb 24 21:44:21.141 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
8864 | 2025-02-24T21:44:25.082Z | [ recovery-image] Feb 24 21:44:23.414 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s |
8865 | 2025-02-24T21:44:25.104Z | [ recovery-image] Feb 24 21:44:23.437 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z` |
8866 | 2025-02-24T21:44:25.442Z | [ recovery-image] Feb 24 21:44:23.774 INFO E| Updating crates.io index |
8867 | 2025-02-24T21:44:25.652Z | [ recovery-image] Feb 24 21:44:23.985 INFO E| Downloading crates ... |
8868 | 2025-02-24T21:44:25.784Z | [ recovery-image] Feb 24 21:44:24.114 INFO E| Downloaded bit_field v0.10.2 |
8869 | 2025-02-24T21:44:25.787Z | [ recovery-image] Feb 24 21:44:24.117 INFO E| Downloaded adler2 v2.0.0 |
8870 | 2025-02-24T21:44:25.794Z | [ recovery-image] Feb 24 21:44:24.126 INFO E| Downloaded scroll_derive v0.12.0 |
8871 | 2025-02-24T21:44:25.797Z | [ recovery-image] Feb 24 21:44:24.127 INFO E| Downloaded bitstruct_derive v0.1.0 |
8872 | 2025-02-24T21:44:25.797Z | [ recovery-image] Feb 24 21:44:24.129 INFO E| Downloaded bitstruct v0.1.1 |
8873 | 2025-02-24T21:44:25.811Z | [ recovery-image] Feb 24 21:44:24.144 INFO E| Downloaded seq-macro v0.3.5 |
8874 | 2025-02-24T21:44:25.814Z | [ recovery-image] Feb 24 21:44:24.147 INFO E| Downloaded scroll v0.12.0 |
8875 | 2025-02-24T21:44:25.817Z | [ recovery-image] Feb 24 21:44:24.149 INFO E| Downloaded proc-macro2 v1.0.89 |
8876 | 2025-02-24T21:44:25.821Z | [ recovery-image] Feb 24 21:44:24.154 INFO E| Downloaded cpio_reader v0.1.1 |
8877 | 2025-02-24T21:44:25.842Z | [ recovery-image] Feb 24 21:44:24.174 INFO E| Downloaded miniz_oxide v0.8.0 |
8878 | 2025-02-24T21:44:25.846Z | [ recovery-image] Feb 24 21:44:24.178 INFO E| Downloaded raw-cpuid v10.7.0 |
8879 | 2025-02-24T21:44:25.861Z | [ recovery-image] Feb 24 21:44:24.193 INFO E| Downloaded goblin v0.8.2 |
8880 | 2025-02-24T21:44:25.891Z | [ recovery-image] Feb 24 21:44:24.223 INFO E| Downloaded syn v2.0.85 |
8881 | 2025-02-24T21:44:26.068Z | [ recovery-image] Feb 24 21:44:24.399 INFO E| Downloaded x86 v0.52.0 |
8882 | 2025-02-24T21:44:26.129Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
8883 | 2025-02-24T21:44:26.155Z | [ recovery-image] Feb 24 21:44:24.487 INFO E| Updating crates.io index |
8884 | 2025-02-24T21:44:26.334Z | [ recovery-image] Feb 24 21:44:24.666 INFO E| Downloading crates ... |
8885 | 2025-02-24T21:44:26.471Z | [ recovery-image] Feb 24 21:44:24.803 INFO E| Downloaded getopts v0.2.21 |
8886 | 2025-02-24T21:44:26.474Z | [ recovery-image] Feb 24 21:44:24.806 INFO E| Downloaded allocator-api2 v0.2.18 |
8887 | 2025-02-24T21:44:26.488Z | [ recovery-image] Feb 24 21:44:24.810 INFO E| Downloaded hashbrown v0.15.0 |
8888 | 2025-02-24T21:44:26.517Z | [ recovery-image] Feb 24 21:44:24.849 INFO E| Downloaded rustc-demangle v0.1.24 |
8889 | 2025-02-24T21:44:26.520Z | [ recovery-image] Feb 24 21:44:24.852 INFO E| Downloaded memchr v2.5.0 |
8890 | 2025-02-24T21:44:26.564Z | [ recovery-image] Feb 24 21:44:24.896 INFO E| Downloaded compiler_builtins v0.1.134 |
8891 | 2025-02-24T21:44:26.649Z | [ recovery-image] Feb 24 21:44:24.981 INFO E| Downloaded libc v0.2.161 |
8892 | 2025-02-24T21:44:26.820Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling compiler_builtins v0.1.134 |
8893 | 2025-02-24T21:44:26.820Z | [ recovery-image] Feb 24 21:44:25.151 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) |
8894 | 2025-02-24T21:44:26.823Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling proc-macro2 v1.0.89 |
8895 | 2025-02-24T21:44:26.824Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling unicode-ident v1.0.13 |
8896 | 2025-02-24T21:44:26.824Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling syn v1.0.109 |
8897 | 2025-02-24T21:44:26.824Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling x86 v0.52.0 |
8898 | 2025-02-24T21:44:26.824Z | [ recovery-image] Feb 24 21:44:25.151 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
8899 | 2025-02-24T21:44:26.832Z | [ recovery-image] Feb 24 21:44:25.164 INFO E| Compiling seq-macro v0.3.5 |
8900 | 2025-02-24T21:44:29.888Z | [ recovery-image] Feb 24 21:44:28.219 INFO E| Compiling quote v1.0.37 |
8901 | 2025-02-24T21:44:30.258Z | [verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
8902 | 2025-02-24T21:44:30.432Z | [ recovery-image] Feb 24 21:44:28.762 INFO E| Compiling syn v2.0.85 |
8903 | 2025-02-24T21:44:36.887Z | [ recovery-image] Feb 24 21:44:35.216 INFO E| Compiling scroll_derive v0.12.0 |
8904 | 2025-02-24T21:44:42.318Z | [ recovery-image] Feb 24 21:44:40.646 INFO E| Compiling bitstruct_derive v0.1.0 |
8905 | 2025-02-24T21:44:45.677Z | [verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
8906 | 2025-02-24T21:44:51.768Z | [ host-image] Feb 24 21:44:50.093 INFO O| seeding SMF database... |
8907 | 2025-02-24T21:44:53.868Z | [verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
8908 | 2025-02-24T21:44:59.945Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
8909 | 2025-02-24T21:44:59.985Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
8910 | 2025-02-24T21:45:00.938Z | [verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
8911 | 2025-02-24T21:45:05.116Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
8912 | 2025-02-24T21:45:05.352Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
8913 | 2025-02-24T21:45:05.392Z | [ host-image] Feb 24 21:45:03.713 INFO O| configuring SMF profile... |
8914 | 2025-02-24T21:45:05.392Z | [ host-image] Feb 24 21:45:03.713 INFO O| modifying shadow(5)... |
8915 | 2025-02-24T21:45:05.392Z | [ host-image] Feb 24 21:45:03.713 INFO O| loading user and group database... |
8916 | 2025-02-24T21:45:05.392Z | [ host-image] Feb 24 21:45:03.713 INFO O| assessing packaged files... |
8917 | 2025-02-24T21:45:05.968Z | [verify-libraries] Compiling termios v0.3.3 |
8918 | 2025-02-24T21:45:06.527Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
8919 | 2025-02-24T21:45:07.334Z | [ recovery-image] Feb 24 21:45:05.654 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) |
8920 | 2025-02-24T21:45:10.508Z | [ recovery-image] Feb 24 21:45:08.827 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) |
8921 | 2025-02-24T21:45:12.800Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
8922 | 2025-02-24T21:45:12.922Z | [ host-image] Feb 24 21:45:11.241 INFO O| creating archive... |
8923 | 2025-02-24T21:45:13.002Z | [ host-image] Feb 24 21:45:11.320 INFO O| missing from packaging: |
8924 | 2025-02-24T21:45:13.005Z | [ host-image] Feb 24 21:45:11.320 INFO O| "etc/.pwd.lock" |
8925 | 2025-02-24T21:45:13.005Z | [ host-image] Feb 24 21:45:11.320 INFO O| "etc/bash" |
8926 | 2025-02-24T21:45:13.010Z | [ host-image] Feb 24 21:45:11.329 INFO O| "etc/svc/profile/generic.xml" |
8927 | 2025-02-24T21:45:13.013Z | [ host-image] Feb 24 21:45:11.329 INFO O| "etc/svc/profile/inetd_services.xml" |
8928 | 2025-02-24T21:45:13.013Z | [ host-image] Feb 24 21:45:11.329 INFO O| "etc/svc/profile/name_service.xml" |
8929 | 2025-02-24T21:45:13.013Z | [ host-image] Feb 24 21:45:11.330 INFO O| "etc/svc/profile/platform.xml" |
8930 | 2025-02-24T21:45:13.013Z | [ host-image] Feb 24 21:45:11.330 INFO O| "etc/svc/profile/platform_omicron1.xml" |
8931 | 2025-02-24T21:45:13.013Z | [ host-image] Feb 24 21:45:11.330 INFO O| "etc/svc/repository.db" |
8932 | 2025-02-24T21:45:13.027Z | [ host-image] Feb 24 21:45:11.345 INFO O| "opt/ooce/share" |
8933 | 2025-02-24T21:45:13.027Z | [ host-image] Feb 24 21:45:11.345 INFO O| "opt/ooce/share/man" |
8934 | 2025-02-24T21:45:13.029Z | [ host-image] Feb 24 21:45:11.345 INFO O| "opt/ooce/share/man/man1" |
8935 | 2025-02-24T21:45:13.042Z | [ host-image] Feb 24 21:45:11.361 INFO O| finishing archive... |
8936 | 2025-02-24T21:45:17.228Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling bitflags v1.3.2 |
8937 | 2025-02-24T21:45:17.228Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling adler2 v2.0.0 |
8938 | 2025-02-24T21:45:17.228Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling plain v0.2.3 |
8939 | 2025-02-24T21:45:17.231Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling scroll v0.12.0 |
8940 | 2025-02-24T21:45:17.231Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling log v0.4.22 |
8941 | 2025-02-24T21:45:17.231Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling bit_field v0.10.2 |
8942 | 2025-02-24T21:45:17.231Z | [ recovery-image] Feb 24 21:45:15.546 INFO E| Compiling static_assertions v1.1.0 |
8943 | 2025-02-24T21:45:17.341Z | [ recovery-image] Feb 24 21:45:15.658 INFO E| Compiling raw-cpuid v10.7.0 |
8944 | 2025-02-24T21:45:17.359Z | [ recovery-image] Feb 24 21:45:15.676 INFO E| Compiling cpio_reader v0.1.1 |
8945 | 2025-02-24T21:45:17.582Z | [ recovery-image] Feb 24 21:45:15.899 INFO E| Compiling miniz_oxide v0.8.0 |
8946 | 2025-02-24T21:45:17.698Z | [ recovery-image] Feb 24 21:45:16.014 INFO E| Compiling bitstruct v0.1.1 |
8947 | 2025-02-24T21:45:17.801Z | [ host-image] Feb 24 21:45:16.118 INFO O| creating gzonly manifest... |
8948 | 2025-02-24T21:45:17.826Z | [ host-image] Feb 24 21:45:16.143 INFO O| ok |
8949 | 2025-02-24T21:45:18.120Z | [ recovery-image] Feb 24 21:45:16.437 INFO E| Compiling goblin v0.8.2 |
8950 | 2025-02-24T21:45:18.144Z | [ host-image] Feb 24 21:45:16.461 INFO image builder template: ramdisk-02-trim... |
8951 | 2025-02-24T21:45:18.144Z | [ host-image] Feb 24 21:45:16.462 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/.tmp1fVI8h/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 |
8952 | 2025-02-24T21:45:18.197Z | [ host-image] Feb 24 21:45:16.514 INFO O| Feb 24 21:45:16.514 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
8953 | 2025-02-24T21:45:18.237Z | [ host-image] Feb 24 21:45:16.554 INFO O| Feb 24 21:45:16.554 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
8954 | 2025-02-24T21:45:18.571Z | [ host-image] Feb 24 21:45:16.888 INFO O| Feb 24 21:45:16.888 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled |
8955 | 2025-02-24T21:45:18.750Z | [ host-image] Feb 24 21:45:17.067 INFO O| Feb 24 21:45:17.067 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
8956 | 2025-02-24T21:45:18.753Z | [ host-image] Feb 24 21:45:17.068 INFO O| Feb 24 21:45:17.068 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk |
8957 | 2025-02-24T21:45:18.763Z | [ host-image] Feb 24 21:45:17.080 INFO O| Feb 24 21:45:17.080 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim |
8958 | 2025-02-24T21:45:18.774Z | [ host-image] Feb 24 21:45:17.091 INFO O| Feb 24 21:45:17.091 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os |
8959 | 2025-02-24T21:45:18.798Z | [ host-image] Feb 24 21:45:17.115 INFO O| Feb 24 21:45:17.115 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os |
8960 | 2025-02-24T21:45:19.429Z | [ host-image] Feb 24 21:45:17.745 INFO O| Feb 24 21:45:17.745 INFO rolled back to input snapshot; work may begin |
8961 | 2025-02-24T21:45:19.429Z | [ host-image] Feb 24 21:45:17.745 INFO O| Feb 24 21:45:17.745 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk |
8962 | 2025-02-24T21:45:19.438Z | [ host-image] Feb 24 21:45:17.755 INFO O| Feb 24 21:45:17.755 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8963 | 2025-02-24T21:45:19.460Z | [ host-image] Feb 24 21:45:17.777 INFO O| Feb 24 21:45:17.777 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg" |
8964 | 2025-02-24T21:45:19.632Z | [ host-image] Feb 24 21:45:17.948 INFO O| Feb 24 21:45:17.948 INFO STEP 0 (remove_files) COMPLETE |
8965 | 2025-02-24T21:45:19.632Z | [ host-image] Feb 24 21:45:17.948 INFO O| Feb 24 21:45:17.948 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8966 | 2025-02-24T21:45:19.690Z | [ host-image] Feb 24 21:45:18.007 INFO O| Feb 24 21:45:18.007 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4" |
8967 | 2025-02-24T21:45:19.694Z | [ host-image] Feb 24 21:45:18.010 INFO O| Feb 24 21:45:18.010 INFO STEP 1 (remove_files) COMPLETE |
8968 | 2025-02-24T21:45:19.697Z | [ host-image] Feb 24 21:45:18.010 INFO O| Feb 24 21:45:18.010 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8969 | 2025-02-24T21:45:19.739Z | [ host-image] Feb 24 21:45:18.056 INFO O| Feb 24 21:45:18.056 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include" |
8970 | 2025-02-24T21:45:19.763Z | [ host-image] Feb 24 21:45:18.080 INFO O| Feb 24 21:45:18.080 INFO STEP 2 (remove_files) COMPLETE |
8971 | 2025-02-24T21:45:19.764Z | [ host-image] Feb 24 21:45:18.080 INFO O| Feb 24 21:45:18.080 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8972 | 2025-02-24T21:45:19.802Z | [ host-image] Feb 24 21:45:18.119 INFO O| Feb 24 21:45:18.119 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo" |
8973 | 2025-02-24T21:45:19.806Z | [ host-image] Feb 24 21:45:18.122 INFO O| Feb 24 21:45:18.122 INFO STEP 3 (remove_files) COMPLETE |
8974 | 2025-02-24T21:45:19.806Z | [ host-image] Feb 24 21:45:18.122 INFO O| Feb 24 21:45:18.122 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8975 | 2025-02-24T21:45:19.868Z | [ host-image] Feb 24 21:45:18.185 INFO O| Feb 24 21:45:18.185 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help" |
8976 | 2025-02-24T21:45:19.876Z | [ host-image] Feb 24 21:45:18.193 INFO O| Feb 24 21:45:18.193 INFO STEP 4 (remove_files) COMPLETE |
8977 | 2025-02-24T21:45:19.876Z | [ host-image] Feb 24 21:45:18.193 INFO O| Feb 24 21:45:18.193 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8978 | 2025-02-24T21:45:19.918Z | [ host-image] Feb 24 21:45:18.234 INFO O| Feb 24 21:45:18.234 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc" |
8979 | 2025-02-24T21:45:19.923Z | [ host-image] Feb 24 21:45:18.240 INFO O| Feb 24 21:45:18.240 INFO STEP 5 (remove_files) COMPLETE |
8980 | 2025-02-24T21:45:19.924Z | [ host-image] Feb 24 21:45:18.240 INFO O| Feb 24 21:45:18.240 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8981 | 2025-02-24T21:45:19.984Z | [ host-image] Feb 24 21:45:18.298 INFO O| Feb 24 21:45:18.298 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion" |
8982 | 2025-02-24T21:45:20.006Z | [ host-image] Feb 24 21:45:18.321 INFO O| Feb 24 21:45:18.321 INFO STEP 6 (remove_files) COMPLETE |
8983 | 2025-02-24T21:45:20.006Z | [ host-image] Feb 24 21:45:18.321 INFO O| Feb 24 21:45:18.321 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8984 | 2025-02-24T21:45:20.043Z | [ host-image] Feb 24 21:45:18.358 INFO O| Feb 24 21:45:18.358 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man" |
8985 | 2025-02-24T21:45:20.069Z | [ host-image] Feb 24 21:45:18.385 INFO O| Feb 24 21:45:18.385 INFO STEP 7 (remove_files) COMPLETE |
8986 | 2025-02-24T21:45:20.069Z | [ host-image] Feb 24 21:45:18.385 INFO O| Feb 24 21:45:18.385 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8987 | 2025-02-24T21:45:20.223Z | [ host-image] Feb 24 21:45:18.535 INFO O| Feb 24 21:45:18.535 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl" |
8988 | 2025-02-24T21:45:20.450Z | [ host-image] Feb 24 21:45:18.767 INFO O| Feb 24 21:45:18.767 INFO STEP 8 (remove_files) COMPLETE |
8989 | 2025-02-24T21:45:20.450Z | [ host-image] Feb 24 21:45:18.767 INFO O| Feb 24 21:45:18.767 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8990 | 2025-02-24T21:45:20.506Z | [ host-image] Feb 24 21:45:18.823 INFO O| Feb 24 21:45:18.823 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man" |
8991 | 2025-02-24T21:45:20.717Z | [ host-image] Feb 24 21:45:19.033 INFO O| Feb 24 21:45:19.033 INFO STEP 9 (remove_files) COMPLETE |
8992 | 2025-02-24T21:45:20.717Z | [ host-image] Feb 24 21:45:19.033 INFO O| Feb 24 21:45:19.033 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8993 | 2025-02-24T21:45:20.777Z | [ host-image] Feb 24 21:45:19.093 INFO O| Feb 24 21:45:19.093 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp" |
8994 | 2025-02-24T21:45:20.784Z | [ host-image] Feb 24 21:45:19.100 INFO O| Feb 24 21:45:19.100 INFO STEP 10 (remove_files) COMPLETE |
8995 | 2025-02-24T21:45:20.784Z | [ host-image] Feb 24 21:45:19.100 INFO O| Feb 24 21:45:19.100 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8996 | 2025-02-24T21:45:20.818Z | [ host-image] Feb 24 21:45:19.134 INFO O| Feb 24 21:45:19.134 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386" |
8997 | 2025-02-24T21:45:20.820Z | [ host-image] Feb 24 21:45:19.136 INFO O| Feb 24 21:45:19.136 INFO STEP 11 (remove_files) COMPLETE |
8998 | 2025-02-24T21:45:20.820Z | [ host-image] Feb 24 21:45:19.136 INFO O| Feb 24 21:45:19.136 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
8999 | 2025-02-24T21:45:20.841Z | [ host-image] Feb 24 21:45:19.157 INFO O| Feb 24 21:45:19.157 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv" |
9000 | 2025-02-24T21:45:20.844Z | [ host-image] Feb 24 21:45:19.160 INFO O| Feb 24 21:45:19.160 INFO STEP 12 (remove_files) COMPLETE |
9001 | 2025-02-24T21:45:20.844Z | [ host-image] Feb 24 21:45:19.160 INFO O| Feb 24 21:45:19.160 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9002 | 2025-02-24T21:45:20.951Z | [ host-image] Feb 24 21:45:19.267 INFO O| Feb 24 21:45:19.267 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" |
9003 | 2025-02-24T21:45:20.954Z | [ host-image] Feb 24 21:45:19.271 INFO O| Feb 24 21:45:19.271 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" |
9004 | 2025-02-24T21:45:20.988Z | [ host-image] Feb 24 21:45:19.305 INFO O| Feb 24 21:45:19.304 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a" |
9005 | 2025-02-24T21:45:20.998Z | [ host-image] Feb 24 21:45:19.314 INFO O| Feb 24 21:45:19.314 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a" |
9006 | 2025-02-24T21:45:22.059Z | [ host-image] Feb 24 21:45:20.375 INFO O| Feb 24 21:45:20.375 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
9007 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.376 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
9008 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.376 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
9009 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.376 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
9010 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.376 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
9011 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.376 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
9012 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
9013 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
9014 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
9015 | 2025-02-24T21:45:22.062Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
9016 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
9017 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.377 INFO O| Feb 24 21:45:20.377 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
9018 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.378 INFO O| Feb 24 21:45:20.378 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
9019 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.378 INFO O| Feb 24 21:45:20.378 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
9020 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.378 INFO O| Feb 24 21:45:20.378 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
9021 | 2025-02-24T21:45:22.063Z | [ host-image] Feb 24 21:45:20.378 INFO O| Feb 24 21:45:20.378 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
9022 | 2025-02-24T21:45:22.066Z | [ host-image] Feb 24 21:45:20.379 INFO O| Feb 24 21:45:20.379 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
9023 | 2025-02-24T21:45:22.077Z | [ host-image] Feb 24 21:45:20.392 INFO O| Feb 24 21:45:20.392 INFO STEP 13 (remove_files) COMPLETE |
9024 | 2025-02-24T21:45:22.077Z | [ host-image] Feb 24 21:45:20.393 INFO O| Feb 24 21:45:20.392 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9025 | 2025-02-24T21:45:22.165Z | [ host-image] Feb 24 21:45:20.481 INFO O| Feb 24 21:45:20.481 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot" |
9026 | 2025-02-24T21:45:22.168Z | [ host-image] Feb 24 21:45:20.484 INFO O| Feb 24 21:45:20.484 INFO STEP 14 (remove_files) COMPLETE |
9027 | 2025-02-24T21:45:22.168Z | [ host-image] Feb 24 21:45:20.484 INFO O| Feb 24 21:45:20.484 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9028 | 2025-02-24T21:45:22.304Z | [ host-image] Feb 24 21:45:20.620 INFO O| Feb 24 21:45:20.620 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc" |
9029 | 2025-02-24T21:45:22.317Z | [ host-image] Feb 24 21:45:20.632 INFO O| Feb 24 21:45:20.632 INFO STEP 15 (remove_files) COMPLETE |
9030 | 2025-02-24T21:45:22.317Z | [ host-image] Feb 24 21:45:20.632 INFO O| Feb 24 21:45:20.632 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9031 | 2025-02-24T21:45:22.377Z | [ host-image] Feb 24 21:45:20.693 INFO O| Feb 24 21:45:20.692 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv" |
9032 | 2025-02-24T21:45:22.384Z | [ host-image] Feb 24 21:45:20.693 INFO O| Feb 24 21:45:20.693 INFO STEP 16 (remove_files) COMPLETE |
9033 | 2025-02-24T21:45:22.384Z | [ host-image] Feb 24 21:45:20.693 INFO O| Feb 24 21:45:20.693 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9034 | 2025-02-24T21:45:22.437Z | [ host-image] Feb 24 21:45:20.753 INFO O| Feb 24 21:45:20.753 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc" |
9035 | 2025-02-24T21:45:22.441Z | [ host-image] Feb 24 21:45:20.755 INFO O| Feb 24 21:45:20.755 INFO STEP 17 (remove_files) COMPLETE |
9036 | 2025-02-24T21:45:22.441Z | [ host-image] Feb 24 21:45:20.756 INFO O| Feb 24 21:45:20.755 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9037 | 2025-02-24T21:45:22.499Z | [ host-image] Feb 24 21:45:20.815 INFO O| Feb 24 21:45:20.815 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica" |
9038 | 2025-02-24T21:45:22.502Z | [ host-image] Feb 24 21:45:20.815 INFO O| Feb 24 21:45:20.815 INFO STEP 18 (remove_files) COMPLETE |
9039 | 2025-02-24T21:45:22.502Z | [ host-image] Feb 24 21:45:20.815 INFO O| Feb 24 21:45:20.815 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9040 | 2025-02-24T21:45:22.521Z | [ host-image] Feb 24 21:45:20.837 INFO O| Feb 24 21:45:20.837 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem" |
9041 | 2025-02-24T21:45:22.521Z | [ host-image] Feb 24 21:45:20.837 INFO O| Feb 24 21:45:20.837 INFO STEP 19 (remove_files) COMPLETE |
9042 | 2025-02-24T21:45:22.521Z | [ host-image] Feb 24 21:45:20.837 INFO O| Feb 24 21:45:20.837 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9043 | 2025-02-24T21:45:22.543Z | [ host-image] Feb 24 21:45:20.859 INFO O| Feb 24 21:45:20.859 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" |
9044 | 2025-02-24T21:45:22.543Z | [ host-image] Feb 24 21:45:20.859 INFO O| Feb 24 21:45:20.859 INFO STEP 20 (remove_files) COMPLETE |
9045 | 2025-02-24T21:45:22.546Z | [ host-image] Feb 24 21:45:20.859 INFO O| Feb 24 21:45:20.859 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9046 | 2025-02-24T21:45:22.579Z | [ host-image] Feb 24 21:45:20.895 INFO O| Feb 24 21:45:20.895 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc" |
9047 | 2025-02-24T21:45:22.582Z | [ host-image] Feb 24 21:45:20.895 INFO O| Feb 24 21:45:20.895 INFO STEP 21 (remove_files) COMPLETE |
9048 | 2025-02-24T21:45:22.582Z | [ host-image] Feb 24 21:45:20.895 INFO O| Feb 24 21:45:20.895 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9049 | 2025-02-24T21:45:22.615Z | [ host-image] Feb 24 21:45:20.917 INFO O| Feb 24 21:45:20.917 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" |
9050 | 2025-02-24T21:45:22.616Z | [ host-image] Feb 24 21:45:20.917 INFO O| Feb 24 21:45:20.917 INFO STEP 22 (remove_files) COMPLETE |
9051 | 2025-02-24T21:45:22.618Z | [ host-image] Feb 24 21:45:20.917 INFO O| Feb 24 21:45:20.917 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9052 | 2025-02-24T21:45:22.622Z | [ host-image] Feb 24 21:45:20.938 INFO O| Feb 24 21:45:20.938 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" |
9053 | 2025-02-24T21:45:22.625Z | [ host-image] Feb 24 21:45:20.938 INFO O| Feb 24 21:45:20.938 INFO STEP 23 (remove_files) COMPLETE |
9054 | 2025-02-24T21:45:22.625Z | [ host-image] Feb 24 21:45:20.938 INFO O| Feb 24 21:45:20.938 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9055 | 2025-02-24T21:45:22.645Z | [ host-image] Feb 24 21:45:20.960 INFO O| Feb 24 21:45:20.960 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" |
9056 | 2025-02-24T21:45:22.648Z | [ host-image] Feb 24 21:45:20.961 INFO O| Feb 24 21:45:20.960 INFO STEP 24 (remove_files) COMPLETE |
9057 | 2025-02-24T21:45:22.648Z | [ host-image] Feb 24 21:45:20.961 INFO O| Feb 24 21:45:20.960 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9058 | 2025-02-24T21:45:22.702Z | [ host-image] Feb 24 21:45:21.017 INFO O| Feb 24 21:45:21.017 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power" |
9059 | 2025-02-24T21:45:22.705Z | [ host-image] Feb 24 21:45:21.017 INFO O| Feb 24 21:45:21.017 INFO STEP 25 (remove_files) COMPLETE |
9060 | 2025-02-24T21:45:22.705Z | [ host-image] Feb 24 21:45:21.017 INFO O| Feb 24 21:45:21.017 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9061 | 2025-02-24T21:45:22.723Z | [ host-image] Feb 24 21:45:21.039 INFO O| Feb 24 21:45:21.039 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio" |
9062 | 2025-02-24T21:45:22.726Z | [ host-image] Feb 24 21:45:21.039 INFO O| Feb 24 21:45:21.039 INFO STEP 26 (remove_files) COMPLETE |
9063 | 2025-02-24T21:45:22.726Z | [ host-image] Feb 24 21:45:21.039 INFO O| Feb 24 21:45:21.039 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9064 | 2025-02-24T21:45:22.748Z | [ host-image] Feb 24 21:45:21.064 INFO O| Feb 24 21:45:21.064 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" |
9065 | 2025-02-24T21:45:22.752Z | [ host-image] Feb 24 21:45:21.064 INFO O| Feb 24 21:45:21.064 INFO STEP 27 (remove_files) COMPLETE |
9066 | 2025-02-24T21:45:22.752Z | [ host-image] Feb 24 21:45:21.064 INFO O| Feb 24 21:45:21.064 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9067 | 2025-02-24T21:45:22.780Z | [ host-image] Feb 24 21:45:21.095 INFO O| Feb 24 21:45:21.095 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens" |
9068 | 2025-02-24T21:45:22.781Z | [ host-image] Feb 24 21:45:21.095 INFO O| Feb 24 21:45:21.095 INFO STEP 28 (remove_files) COMPLETE |
9069 | 2025-02-24T21:45:22.784Z | [ host-image] Feb 24 21:45:21.095 INFO O| Feb 24 21:45:21.095 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9070 | 2025-02-24T21:45:22.829Z | [ host-image] Feb 24 21:45:21.144 INFO O| Feb 24 21:45:21.144 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" |
9071 | 2025-02-24T21:45:22.829Z | [ host-image] Feb 24 21:45:21.144 INFO O| Feb 24 21:45:21.144 INFO STEP 29 (remove_files) COMPLETE |
9072 | 2025-02-24T21:45:22.829Z | [ host-image] Feb 24 21:45:21.144 INFO O| Feb 24 21:45:21.144 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9073 | 2025-02-24T21:45:22.849Z | [ host-image] Feb 24 21:45:21.164 INFO O| Feb 24 21:45:21.164 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots" |
9074 | 2025-02-24T21:45:22.849Z | [ host-image] Feb 24 21:45:21.164 INFO O| Feb 24 21:45:21.164 INFO STEP 30 (remove_files) COMPLETE |
9075 | 2025-02-24T21:45:22.853Z | [ host-image] Feb 24 21:45:21.164 INFO O| Feb 24 21:45:21.164 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9076 | 2025-02-24T21:45:22.958Z | [ host-image] Feb 24 21:45:21.274 INFO O| Feb 24 21:45:21.274 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci" |
9077 | 2025-02-24T21:45:22.958Z | [ host-image] Feb 24 21:45:21.274 INFO O| Feb 24 21:45:21.274 INFO STEP 31 (remove_files) COMPLETE |
9078 | 2025-02-24T21:45:22.961Z | [ host-image] Feb 24 21:45:21.274 INFO O| Feb 24 21:45:21.274 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9079 | 2025-02-24T21:45:23.061Z | [ host-image] Feb 24 21:45:21.376 INFO O| Feb 24 21:45:21.376 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid" |
9080 | 2025-02-24T21:45:23.061Z | [ host-image] Feb 24 21:45:21.377 INFO O| Feb 24 21:45:21.377 INFO STEP 32 (remove_files) COMPLETE |
9081 | 2025-02-24T21:45:23.061Z | [ host-image] Feb 24 21:45:21.377 INFO O| Feb 24 21:45:21.377 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9082 | 2025-02-24T21:45:23.149Z | [ host-image] Feb 24 21:45:21.464 INFO O| Feb 24 21:45:21.464 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd" |
9083 | 2025-02-24T21:45:23.149Z | [ host-image] Feb 24 21:45:21.464 INFO O| Feb 24 21:45:21.464 INFO STEP 33 (remove_files) COMPLETE |
9084 | 2025-02-24T21:45:23.152Z | [ host-image] Feb 24 21:45:21.464 INFO O| Feb 24 21:45:21.464 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9085 | 2025-02-24T21:45:23.212Z | [ host-image] Feb 24 21:45:21.528 INFO O| Feb 24 21:45:21.527 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci" |
9086 | 2025-02-24T21:45:23.212Z | [ host-image] Feb 24 21:45:21.528 INFO O| Feb 24 21:45:21.528 INFO STEP 34 (remove_files) COMPLETE |
9087 | 2025-02-24T21:45:23.215Z | [ host-image] Feb 24 21:45:21.528 INFO O| Feb 24 21:45:21.528 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9088 | 2025-02-24T21:45:23.289Z | [ host-image] Feb 24 21:45:21.605 INFO O| Feb 24 21:45:21.605 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" |
9089 | 2025-02-24T21:45:23.289Z | [ host-image] Feb 24 21:45:21.605 INFO O| Feb 24 21:45:21.605 INFO STEP 35 (remove_files) COMPLETE |
9090 | 2025-02-24T21:45:23.292Z | [ host-image] Feb 24 21:45:21.605 INFO O| Feb 24 21:45:21.605 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9091 | 2025-02-24T21:45:23.464Z | [ host-image] Feb 24 21:45:21.779 INFO O| Feb 24 21:45:21.779 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci" |
9092 | 2025-02-24T21:45:23.464Z | [ host-image] Feb 24 21:45:21.779 INFO O| Feb 24 21:45:21.779 INFO STEP 36 (remove_files) COMPLETE |
9093 | 2025-02-24T21:45:23.467Z | [ host-image] Feb 24 21:45:21.780 INFO O| Feb 24 21:45:21.779 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9094 | 2025-02-24T21:45:23.503Z | [ host-image] Feb 24 21:45:21.819 INFO O| Feb 24 21:45:21.818 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" |
9095 | 2025-02-24T21:45:23.503Z | [ host-image] Feb 24 21:45:21.819 INFO O| Feb 24 21:45:21.819 INFO STEP 37 (remove_files) COMPLETE |
9096 | 2025-02-24T21:45:23.506Z | [ host-image] Feb 24 21:45:21.819 INFO O| Feb 24 21:45:21.819 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9097 | 2025-02-24T21:45:23.524Z | [ host-image] Feb 24 21:45:21.840 INFO O| Feb 24 21:45:21.840 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" |
9098 | 2025-02-24T21:45:23.524Z | [ host-image] Feb 24 21:45:21.840 INFO O| Feb 24 21:45:21.840 INFO STEP 38 (remove_files) COMPLETE |
9099 | 2025-02-24T21:45:23.527Z | [ host-image] Feb 24 21:45:21.840 INFO O| Feb 24 21:45:21.840 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9100 | 2025-02-24T21:45:23.566Z | [ host-image] Feb 24 21:45:21.882 INFO O| Feb 24 21:45:21.882 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" |
9101 | 2025-02-24T21:45:23.569Z | [ host-image] Feb 24 21:45:21.882 INFO O| Feb 24 21:45:21.882 INFO STEP 39 (remove_files) COMPLETE |
9102 | 2025-02-24T21:45:23.569Z | [ host-image] Feb 24 21:45:21.882 INFO O| Feb 24 21:45:21.882 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9103 | 2025-02-24T21:45:23.671Z | [ host-image] Feb 24 21:45:21.986 INFO O| Feb 24 21:45:21.986 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" |
9104 | 2025-02-24T21:45:23.671Z | [ host-image] Feb 24 21:45:21.986 INFO O| Feb 24 21:45:21.986 INFO STEP 40 (remove_files) COMPLETE |
9105 | 2025-02-24T21:45:23.674Z | [ host-image] Feb 24 21:45:21.986 INFO O| Feb 24 21:45:21.986 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9106 | 2025-02-24T21:45:23.790Z | [ host-image] Feb 24 21:45:22.106 INFO O| Feb 24 21:45:22.106 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" |
9107 | 2025-02-24T21:45:23.790Z | [ host-image] Feb 24 21:45:22.106 INFO O| Feb 24 21:45:22.106 INFO STEP 41 (remove_files) COMPLETE |
9108 | 2025-02-24T21:45:23.790Z | [ host-image] Feb 24 21:45:22.106 INFO O| Feb 24 21:45:22.106 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9109 | 2025-02-24T21:45:23.898Z | [ host-image] Feb 24 21:45:22.214 INFO O| Feb 24 21:45:22.214 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci" |
9110 | 2025-02-24T21:45:23.898Z | [ host-image] Feb 24 21:45:22.214 INFO O| Feb 24 21:45:22.214 INFO STEP 42 (remove_files) COMPLETE |
9111 | 2025-02-24T21:45:23.901Z | [ host-image] Feb 24 21:45:22.214 INFO O| Feb 24 21:45:22.214 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9112 | 2025-02-24T21:45:23.921Z | [ host-image] Feb 24 21:45:22.236 INFO O| Feb 24 21:45:22.236 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" |
9113 | 2025-02-24T21:45:23.923Z | [ host-image] Feb 24 21:45:22.236 INFO O| Feb 24 21:45:22.236 INFO STEP 43 (remove_files) COMPLETE |
9114 | 2025-02-24T21:45:23.923Z | [ host-image] Feb 24 21:45:22.236 INFO O| Feb 24 21:45:22.236 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9115 | 2025-02-24T21:45:23.943Z | [ host-image] Feb 24 21:45:22.258 INFO O| Feb 24 21:45:22.258 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" |
9116 | 2025-02-24T21:45:23.943Z | [ host-image] Feb 24 21:45:22.258 INFO O| Feb 24 21:45:22.258 INFO STEP 44 (remove_files) COMPLETE |
9117 | 2025-02-24T21:45:23.946Z | [ host-image] Feb 24 21:45:22.258 INFO O| Feb 24 21:45:22.258 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9118 | 2025-02-24T21:45:23.988Z | [ host-image] Feb 24 21:45:22.303 INFO O| Feb 24 21:45:22.303 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" |
9119 | 2025-02-24T21:45:23.988Z | [ host-image] Feb 24 21:45:22.303 INFO O| Feb 24 21:45:22.303 INFO STEP 45 (remove_files) COMPLETE |
9120 | 2025-02-24T21:45:23.991Z | [ host-image] Feb 24 21:45:22.303 INFO O| Feb 24 21:45:22.303 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9121 | 2025-02-24T21:45:24.009Z | [ host-image] Feb 24 21:45:22.324 INFO O| Feb 24 21:45:22.324 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" |
9122 | 2025-02-24T21:45:24.012Z | [ host-image] Feb 24 21:45:22.324 INFO O| Feb 24 21:45:22.324 INFO STEP 46 (remove_files) COMPLETE |
9123 | 2025-02-24T21:45:24.012Z | [ host-image] Feb 24 21:45:22.324 INFO O| Feb 24 21:45:22.324 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9124 | 2025-02-24T21:45:24.031Z | [ host-image] Feb 24 21:45:22.346 INFO O| Feb 24 21:45:22.346 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" |
9125 | 2025-02-24T21:45:24.031Z | [ host-image] Feb 24 21:45:22.346 INFO O| Feb 24 21:45:22.346 INFO STEP 47 (remove_files) COMPLETE |
9126 | 2025-02-24T21:45:24.034Z | [ host-image] Feb 24 21:45:22.346 INFO O| Feb 24 21:45:22.346 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9127 | 2025-02-24T21:45:24.053Z | [ host-image] Feb 24 21:45:22.368 INFO O| Feb 24 21:45:22.368 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" |
9128 | 2025-02-24T21:45:24.053Z | [ host-image] Feb 24 21:45:22.368 INFO O| Feb 24 21:45:22.368 INFO STEP 48 (remove_files) COMPLETE |
9129 | 2025-02-24T21:45:24.053Z | [ host-image] Feb 24 21:45:22.368 INFO O| Feb 24 21:45:22.368 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9130 | 2025-02-24T21:45:24.075Z | [ host-image] Feb 24 21:45:22.390 INFO O| Feb 24 21:45:22.390 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt" |
9131 | 2025-02-24T21:45:24.075Z | [ host-image] Feb 24 21:45:22.390 INFO O| Feb 24 21:45:22.390 INFO STEP 49 (remove_files) COMPLETE |
9132 | 2025-02-24T21:45:24.075Z | [ host-image] Feb 24 21:45:22.390 INFO O| Feb 24 21:45:22.390 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9133 | 2025-02-24T21:45:24.096Z | [ host-image] Feb 24 21:45:22.411 INFO O| Feb 24 21:45:22.411 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf" |
9134 | 2025-02-24T21:45:24.096Z | [ host-image] Feb 24 21:45:22.411 INFO O| Feb 24 21:45:22.411 INFO STEP 50 (remove_files) COMPLETE |
9135 | 2025-02-24T21:45:24.099Z | [ host-image] Feb 24 21:45:22.411 INFO O| Feb 24 21:45:22.411 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9136 | 2025-02-24T21:45:24.120Z | [ host-image] Feb 24 21:45:22.435 INFO O| Feb 24 21:45:22.435 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
9137 | 2025-02-24T21:45:24.123Z | [ host-image] Feb 24 21:45:22.436 INFO O| Feb 24 21:45:22.435 INFO STEP 51 (remove_files) COMPLETE |
9138 | 2025-02-24T21:45:24.123Z | [ host-image] Feb 24 21:45:22.436 INFO O| Feb 24 21:45:22.436 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9139 | 2025-02-24T21:45:24.144Z | [ host-image] Feb 24 21:45:22.459 INFO O| Feb 24 21:45:22.459 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
9140 | 2025-02-24T21:45:24.147Z | [ host-image] Feb 24 21:45:22.459 INFO O| Feb 24 21:45:22.459 INFO STEP 52 (remove_files) COMPLETE |
9141 | 2025-02-24T21:45:24.147Z | [ host-image] Feb 24 21:45:22.459 INFO O| Feb 24 21:45:22.459 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9142 | 2025-02-24T21:45:24.168Z | [ host-image] Feb 24 21:45:22.482 INFO O| Feb 24 21:45:22.481 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm" |
9143 | 2025-02-24T21:45:24.171Z | [ host-image] Feb 24 21:45:22.482 INFO O| Feb 24 21:45:22.482 INFO STEP 53 (remove_files) COMPLETE |
9144 | 2025-02-24T21:45:24.171Z | [ host-image] Feb 24 21:45:22.482 INFO O| Feb 24 21:45:22.482 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9145 | 2025-02-24T21:45:24.288Z | [ host-image] Feb 24 21:45:22.603 INFO O| Feb 24 21:45:22.603 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm" |
9146 | 2025-02-24T21:45:24.291Z | [ host-image] Feb 24 21:45:22.603 INFO O| Feb 24 21:45:22.603 INFO STEP 54 (remove_files) COMPLETE |
9147 | 2025-02-24T21:45:24.291Z | [ host-image] Feb 24 21:45:22.604 INFO O| Feb 24 21:45:22.603 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9148 | 2025-02-24T21:45:24.341Z | [ host-image] Feb 24 21:45:22.656 INFO O| Feb 24 21:45:22.656 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm" |
9149 | 2025-02-24T21:45:24.343Z | [ host-image] Feb 24 21:45:22.656 INFO O| Feb 24 21:45:22.656 INFO STEP 55 (remove_files) COMPLETE |
9150 | 2025-02-24T21:45:24.344Z | [ host-image] Feb 24 21:45:22.657 INFO O| Feb 24 21:45:22.657 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9151 | 2025-02-24T21:45:24.382Z | [ host-image] Feb 24 21:45:22.697 INFO O| Feb 24 21:45:22.697 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm" |
9152 | 2025-02-24T21:45:24.385Z | [ host-image] Feb 24 21:45:22.698 INFO O| Feb 24 21:45:22.698 INFO STEP 56 (remove_files) COMPLETE |
9153 | 2025-02-24T21:45:24.385Z | [ host-image] Feb 24 21:45:22.698 INFO O| Feb 24 21:45:22.698 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9154 | 2025-02-24T21:45:24.440Z | [ host-image] Feb 24 21:45:22.755 INFO O| Feb 24 21:45:22.755 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar" |
9155 | 2025-02-24T21:45:24.443Z | [ host-image] Feb 24 21:45:22.755 INFO O| Feb 24 21:45:22.755 INFO STEP 57 (remove_files) COMPLETE |
9156 | 2025-02-24T21:45:24.443Z | [ host-image] Feb 24 21:45:22.755 INFO O| Feb 24 21:45:22.755 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9157 | 2025-02-24T21:45:24.509Z | [ host-image] Feb 24 21:45:22.809 INFO O| Feb 24 21:45:22.809 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
9158 | 2025-02-24T21:45:24.509Z | [ host-image] Feb 24 21:45:22.809 INFO O| Feb 24 21:45:22.809 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ... |
9159 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9160 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9161 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9162 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap |
9163 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO ok! |
9164 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.810 INFO O| Feb 24 21:45:22.810 INFO STEP 58 (ensure_file) COMPLETE |
9165 | 2025-02-24T21:45:24.513Z | [ host-image] Feb 24 21:45:22.811 INFO O| Feb 24 21:45:22.811 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9166 | 2025-02-24T21:45:24.519Z | [ host-image] Feb 24 21:45:22.834 INFO O| Feb 24 21:45:22.834 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
9167 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.834 INFO O| Feb 24 21:45:22.834 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... |
9168 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9169 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9170 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9171 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk |
9172 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO ok! |
9173 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO STEP 59 (ensure_file) COMPLETE |
9174 | 2025-02-24T21:45:24.522Z | [ host-image] Feb 24 21:45:22.835 INFO O| Feb 24 21:45:22.835 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9175 | 2025-02-24T21:45:24.543Z | [ host-image] Feb 24 21:45:22.858 INFO O| Feb 24 21:45:22.858 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist |
9176 | 2025-02-24T21:45:24.543Z | [ host-image] Feb 24 21:45:22.859 INFO O| Feb 24 21:45:22.858 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ... |
9177 | 2025-02-24T21:45:24.546Z | [ host-image] Feb 24 21:45:22.859 INFO O| Feb 24 21:45:22.859 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile |
9178 | 2025-02-24T21:45:24.546Z | [ host-image] Feb 24 21:45:22.859 INFO O| Feb 24 21:45:22.859 INFO ok! |
9179 | 2025-02-24T21:45:24.546Z | [ host-image] Feb 24 21:45:22.859 INFO O| Feb 24 21:45:22.859 INFO STEP 60 (ensure_file) COMPLETE |
9180 | 2025-02-24T21:45:24.546Z | [ host-image] Feb 24 21:45:22.859 INFO O| Feb 24 21:45:22.859 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9181 | 2025-02-24T21:45:24.567Z | [ host-image] Feb 24 21:45:22.882 INFO O| Feb 24 21:45:22.881 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
9182 | 2025-02-24T21:45:24.567Z | [ host-image] Feb 24 21:45:22.882 INFO O| Feb 24 21:45:22.882 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ... |
9183 | 2025-02-24T21:45:24.570Z | [ host-image] Feb 24 21:45:22.882 INFO O| Feb 24 21:45:22.882 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc |
9184 | 2025-02-24T21:45:24.570Z | [ host-image] Feb 24 21:45:22.882 INFO O| Feb 24 21:45:22.882 INFO ok! |
9185 | 2025-02-24T21:45:24.570Z | [ host-image] Feb 24 21:45:22.882 INFO O| Feb 24 21:45:22.882 INFO STEP 61 (ensure_file) COMPLETE |
9186 | 2025-02-24T21:45:24.570Z | [ host-image] Feb 24 21:45:22.883 INFO O| Feb 24 21:45:22.882 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9187 | 2025-02-24T21:45:24.589Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.904 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking |
9188 | 2025-02-24T21:45:24.589Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ... |
9189 | 2025-02-24T21:45:24.593Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd |
9190 | 2025-02-24T21:45:24.593Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd |
9191 | 2025-02-24T21:45:24.593Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO ok! |
9192 | 2025-02-24T21:45:24.593Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO STEP 62 (ensure_file) COMPLETE |
9193 | 2025-02-24T21:45:24.593Z | [ host-image] Feb 24 21:45:22.905 INFO O| Feb 24 21:45:22.905 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9194 | 2025-02-24T21:45:24.613Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist |
9195 | 2025-02-24T21:45:24.613Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... |
9196 | 2025-02-24T21:45:24.616Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
9197 | 2025-02-24T21:45:24.616Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf |
9198 | 2025-02-24T21:45:24.616Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO ok! |
9199 | 2025-02-24T21:45:24.616Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO STEP 63 (ensure_file) COMPLETE |
9200 | 2025-02-24T21:45:24.616Z | [ host-image] Feb 24 21:45:22.928 INFO O| Feb 24 21:45:22.928 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9201 | 2025-02-24T21:45:24.659Z | [ host-image] Feb 24 21:45:22.974 INFO O| Feb 24 21:45:22.974 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist |
9202 | 2025-02-24T21:45:24.659Z | [ host-image] Feb 24 21:45:22.974 INFO O| Feb 24 21:45:22.974 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ... |
9203 | 2025-02-24T21:45:24.662Z | [ host-image] Feb 24 21:45:22.975 INFO O| Feb 24 21:45:22.975 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly |
9204 | 2025-02-24T21:45:24.662Z | [ host-image] Feb 24 21:45:22.975 INFO O| Feb 24 21:45:22.975 INFO ok! |
9205 | 2025-02-24T21:45:24.662Z | [ host-image] Feb 24 21:45:22.975 INFO O| Feb 24 21:45:22.975 INFO STEP 64 (assemble_files) COMPLETE |
9206 | 2025-02-24T21:45:24.662Z | [ host-image] Feb 24 21:45:22.975 INFO O| Feb 24 21:45:22.975 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9207 | 2025-02-24T21:45:24.680Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist |
9208 | 2025-02-24T21:45:24.680Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ... |
9209 | 2025-02-24T21:45:24.680Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf |
9210 | 2025-02-24T21:45:24.682Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf |
9211 | 2025-02-24T21:45:24.683Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO ok! |
9212 | 2025-02-24T21:45:24.683Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO STEP 65 (ensure_file) COMPLETE |
9213 | 2025-02-24T21:45:24.683Z | [ host-image] Feb 24 21:45:22.995 INFO O| Feb 24 21:45:22.995 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9214 | 2025-02-24T21:45:24.701Z | [ host-image] Feb 24 21:45:23.016 INFO O| Feb 24 21:45:23.016 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9215 | 2025-02-24T21:45:24.704Z | [ host-image] Feb 24 21:45:23.017 INFO O| Feb 24 21:45:23.017 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9216 | 2025-02-24T21:45:24.704Z | [ host-image] Feb 24 21:45:23.017 INFO O| Feb 24 21:45:23.017 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline |
9217 | 2025-02-24T21:45:24.704Z | [ host-image] Feb 24 21:45:23.017 INFO O| Feb 24 21:45:23.017 INFO STEP 66 (ensure_dir) COMPLETE |
9218 | 2025-02-24T21:45:24.704Z | [ host-image] Feb 24 21:45:23.017 INFO O| Feb 24 21:45:23.017 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9219 | 2025-02-24T21:45:24.724Z | [ host-image] Feb 24 21:45:23.039 INFO O| Feb 24 21:45:23.039 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
9220 | 2025-02-24T21:45:24.724Z | [ host-image] Feb 24 21:45:23.039 INFO O| Feb 24 21:45:23.039 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ... |
9221 | 2025-02-24T21:45:24.735Z | [ host-image] Feb 24 21:45:23.050 INFO O| Feb 24 21:45:23.050 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
9222 | 2025-02-24T21:45:24.735Z | [ host-image] Feb 24 21:45:23.050 INFO O| Feb 24 21:45:23.050 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
9223 | 2025-02-24T21:45:24.735Z | [ host-image] Feb 24 21:45:23.050 INFO O| Feb 24 21:45:23.050 INFO ok! |
9224 | 2025-02-24T21:45:24.735Z | [ host-image] Feb 24 21:45:23.050 INFO O| Feb 24 21:45:23.050 INFO STEP 67 (ensure_file) COMPLETE |
9225 | 2025-02-24T21:45:24.735Z | [ host-image] Feb 24 21:45:23.050 INFO O| Feb 24 21:45:23.050 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9226 | 2025-02-24T21:45:24.757Z | [ host-image] Feb 24 21:45:23.072 INFO O| Feb 24 21:45:23.072 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
9227 | 2025-02-24T21:45:24.757Z | [ host-image] Feb 24 21:45:23.072 INFO O| Feb 24 21:45:23.072 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 ... |
9228 | 2025-02-24T21:45:24.763Z | [ host-image] Feb 24 21:45:23.073 INFO O| Feb 24 21:45:23.073 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 |
9229 | 2025-02-24T21:45:24.763Z | [ host-image] Feb 24 21:45:23.073 INFO O| Feb 24 21:45:23.073 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
9230 | 2025-02-24T21:45:24.763Z | [ host-image] Feb 24 21:45:23.073 INFO O| Feb 24 21:45:23.073 INFO ok! |
9231 | 2025-02-24T21:45:24.763Z | [ host-image] Feb 24 21:45:23.073 INFO O| Feb 24 21:45:23.073 INFO STEP 68 (ensure_file) COMPLETE |
9232 | 2025-02-24T21:45:24.763Z | [ host-image] Feb 24 21:45:23.073 INFO O| Feb 24 21:45:23.073 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json |
9233 | 2025-02-24T21:45:24.821Z | [ host-image] Feb 24 21:45:23.136 INFO O| Feb 24 21:45:23.136 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal |
9234 | 2025-02-24T21:45:24.821Z | [ host-image] Feb 24 21:45:23.136 INFO O| Feb 24 21:45:23.136 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."] |
9235 | 2025-02-24T21:45:29.429Z | [ host-image] Feb 24 21:45:27.742 INFO O| Feb 24 21:45:27.742 INFO STEP 69 (pack_tar) COMPLETE |
9236 | 2025-02-24T21:45:29.429Z | [ host-image] Feb 24 21:45:27.742 INFO O| Feb 24 21:45:27.742 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim |
9237 | 2025-02-24T21:45:29.432Z | [ host-image] Feb 24 21:45:27.742 INFO O| Feb 24 21:45:27.742 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim |
9238 | 2025-02-24T21:45:30.090Z | [ host-image] Feb 24 21:45:28.404 INFO O| Feb 24 21:45:28.404 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim |
9239 | 2025-02-24T21:45:30.192Z | [ host-image] Feb 24 21:45:28.506 INFO O| Feb 24 21:45:28.506 INFO completed processing gimlet/ramdisk-02-trim |
9240 | 2025-02-24T21:45:30.195Z | [ host-image] Feb 24 21:45:28.509 INFO image builder template: zfs... |
9241 | 2025-02-24T21:45:30.199Z | [ host-image] Feb 24 21:45:28.509 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/.tmp1fVI8h/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 |
9242 | 2025-02-24T21:45:30.219Z | [ host-image] Feb 24 21:45:28.533 INFO O| Feb 24 21:45:28.533 INFO skip include "stress" because feature "stress" is not enabled |
9243 | 2025-02-24T21:45:30.279Z | [ host-image] Feb 24 21:45:28.592 INFO O| Feb 24 21:45:28.592 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs |
9244 | 2025-02-24T21:45:30.289Z | [ recovery-image] Feb 24 21:45:28.603 INFO E| Finished `release` profile [optimized] target(s) in 1m 05s |
9245 | 2025-02-24T21:45:30.300Z | [ host-image] Feb 24 21:45:28.613 INFO O| Feb 24 21:45:28.613 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs |
9246 | 2025-02-24T21:45:30.325Z | [ recovery-image] Feb 24 21:45:28.638 INFO building host image... |
9247 | 2025-02-24T21:45:30.327Z | [ recovery-image] Feb 24 21:45:28.639 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") |
9248 | 2025-02-24T21:45:30.454Z | [ host-image] Feb 24 21:45:28.766 INFO O| Feb 24 21:45:28.766 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled |
9249 | 2025-02-24T21:45:30.565Z | [ host-image] Feb 24 21:45:28.877 INFO O| Feb 24 21:45:28.877 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs |
9250 | 2025-02-24T21:45:30.567Z | [ host-image] Feb 24 21:45:28.877 INFO O| Feb 24 21:45:28.877 INFO work dataset: rpool/images/build/host/work/gimlet/zfs |
9251 | 2025-02-24T21:45:30.573Z | [ host-image] Feb 24 21:45:28.886 INFO O| Feb 24 21:45:28.886 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs |
9252 | 2025-02-24T21:45:30.766Z | [ host-image] Feb 24 21:45:29.080 INFO O| Feb 24 21:45:29.080 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled |
9253 | 2025-02-24T21:45:30.866Z | [ host-image] Feb 24 21:45:29.180 INFO O| Feb 24 21:45:29.180 INFO DESTROY POOL: TEMPORARY-gimlet-zfs |
9254 | 2025-02-24T21:45:30.885Z | [ host-image] Feb 24 21:45:29.199 INFO O| Feb 24 21:45:29.199 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw |
9255 | 2025-02-24T21:45:30.895Z | [ host-image] Feb 24 21:45:29.208 INFO O| Feb 24 21:45:29.208 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot |
9256 | 2025-02-24T21:45:30.898Z | [ host-image] Feb 24 21:45:29.209 INFO O| Feb 24 21:45:29.209 INFO no lofi found |
9257 | 2025-02-24T21:45:30.898Z | [ host-image] Feb 24 21:45:29.209 INFO O| Feb 24 21:45:29.209 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal |
9258 | 2025-02-24T21:45:30.898Z | [ host-image] Feb 24 21:45:29.209 INFO O| Feb 24 21:45:29.209 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw |
9259 | 2025-02-24T21:45:31.253Z | [ recovery-image] Feb 24 21:45:29.566 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
9260 | 2025-02-24T21:45:32.700Z | [ host-image] Feb 24 21:45:31.012 INFO O| Feb 24 21:45:31.012 INFO lofi device = /dev/dsk/c2t1d0p0 |
9261 | 2025-02-24T21:45:32.701Z | [ host-image] Feb 24 21:45:31.012 INFO O| Feb 24 21:45:31.012 INFO pool device = /dev/dsk/c2t1d0p0 |
9262 | 2025-02-24T21:45:32.703Z | [ host-image] Feb 24 21:45:31.013 INFO O| Feb 24 21:45:31.013 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"] |
9263 | 2025-02-24T21:45:32.939Z | [ host-image] Feb 24 21:45:31.247 INFO O| Feb 24 21:45:31.247 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9264 | 2025-02-24T21:45:32.939Z | [ host-image] Feb 24 21:45:31.247 INFO O| Feb 24 21:45:31.247 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT |
9265 | 2025-02-24T21:45:32.974Z | [ host-image] Feb 24 21:45:31.278 INFO O| Feb 24 21:45:31.278 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off |
9266 | 2025-02-24T21:45:33.150Z | [ host-image] Feb 24 21:45:31.463 INFO O| Feb 24 21:45:31.463 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy |
9267 | 2025-02-24T21:45:33.212Z | [ host-image] Feb 24 21:45:31.525 INFO O| Feb 24 21:45:31.525 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk |
9268 | 2025-02-24T21:45:33.241Z | [ host-image] Feb 24 21:45:31.554 INFO O| Feb 24 21:45:31.554 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto |
9269 | 2025-02-24T21:45:33.269Z | [ host-image] Feb 24 21:45:31.581 INFO O| Feb 24 21:45:31.581 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy |
9270 | 2025-02-24T21:45:33.416Z | [ host-image] Feb 24 21:45:31.728 INFO O| Feb 24 21:45:31.728 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a |
9271 | 2025-02-24T21:45:33.418Z | [ host-image] Feb 24 21:45:31.729 INFO O| Feb 24 21:45:31.728 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a |
9272 | 2025-02-24T21:45:33.418Z | [ host-image] Feb 24 21:45:31.729 INFO O| Feb 24 21:45:31.729 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9273 | 2025-02-24T21:45:33.442Z | [ host-image] Feb 24 21:45:31.752 INFO O| Feb 24 21:45:31.752 INFO boot environment UUID: adab9698-7648-4f18-9e8f-0936624f062d |
9274 | 2025-02-24T21:45:33.442Z | [ host-image] Feb 24 21:45:31.752 INFO O| Feb 24 21:45:31.752 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = adab9698-7648-4f18-9e8f-0936624f062d |
9275 | 2025-02-24T21:45:33.513Z | [ host-image] Feb 24 21:45:31.825 INFO O| Feb 24 21:45:31.825 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
9276 | 2025-02-24T21:45:33.576Z | [ host-image] Feb 24 21:45:31.889 INFO O| Feb 24 21:45:31.889 INFO STEP 0 (create_be) COMPLETE |
9277 | 2025-02-24T21:45:33.576Z | [ host-image] Feb 24 21:45:31.889 INFO O| Feb 24 21:45:31.889 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9278 | 2025-02-24T21:45:33.626Z | [ host-image] Feb 24 21:45:31.939 INFO O| Feb 24 21:45:31.939 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9279 | 2025-02-24T21:45:33.911Z | [ recovery-image] Feb 24 21:45:32.224 INFO image complete! materials are in "/work/os-recovery" |
9280 | 2025-02-24T21:45:33.920Z | [ recovery-image] |
9281 | 2025-02-24T21:45:33.923Z | [ recovery-image] real 10:45.059939532 |
9282 | 2025-02-24T21:45:33.923Z | [ recovery-image] user 6:57.218102750 |
9283 | 2025-02-24T21:45:33.923Z | [ recovery-image] sys 1:07.139573761 |
9284 | 2025-02-24T21:45:33.923Z | [ recovery-image] trap 0.373392312 |
9285 | 2025-02-24T21:45:33.923Z | [ recovery-image] tflt 0.495510678 |
9286 | 2025-02-24T21:45:33.923Z | [ recovery-image] dflt 4.071485899 |
9287 | 2025-02-24T21:45:33.923Z | [ recovery-image] kflt 0.000024913 |
9288 | 2025-02-24T21:45:33.923Z | [ recovery-image] lock 25:11.002134970 |
9289 | 2025-02-24T21:45:33.923Z | [ recovery-image] slp 1:05:53.889101658 |
9290 | 2025-02-24T21:45:33.923Z | [ recovery-image] lat 5:01.143108295 |
9291 | 2025-02-24T21:45:33.923Z | [ recovery-image] stop 8.174554169 |
9292 | 2025-02-24T21:45:33.923Z | Feb 24 21:45:32.235 INFO [recovery-image] process exited with exit status: 0 (645.11901015s) |
9293 | 2025-02-24T21:45:59.504Z | [ host-image] Feb 24 21:45:57.808 INFO O| Feb 24 21:45:57.808 INFO STEP 1 (unpack_tar) COMPLETE |
9294 | 2025-02-24T21:45:59.504Z | [ host-image] Feb 24 21:45:57.808 INFO O| Feb 24 21:45:57.808 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9295 | 2025-02-24T21:45:59.522Z | [ host-image] Feb 24 21:45:57.827 INFO O| Feb 24 21:45:57.827 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"] |
9296 | 2025-02-24T21:46:00.321Z | [ host-image] Feb 24 21:45:58.626 INFO O| Feb 24 21:45:58.626 INFO STEP 2 (devfsadm) COMPLETE |
9297 | 2025-02-24T21:46:00.324Z | [ host-image] Feb 24 21:45:58.626 INFO O| Feb 24 21:45:58.626 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9298 | 2025-02-24T21:46:00.343Z | [ host-image] Feb 24 21:45:58.648 INFO O| Feb 24 21:45:58.648 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9299 | 2025-02-24T21:46:00.343Z | [ host-image] Feb 24 21:45:58.648 INFO O| Feb 24 21:45:58.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9300 | 2025-02-24T21:46:00.346Z | [ host-image] Feb 24 21:45:58.648 INFO O| Feb 24 21:45:58.648 INFO STEP 3 (ensure_dir) COMPLETE |
9301 | 2025-02-24T21:46:00.346Z | [ host-image] Feb 24 21:45:58.648 INFO O| Feb 24 21:45:58.648 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9302 | 2025-02-24T21:46:00.365Z | [ host-image] Feb 24 21:45:58.670 INFO O| Feb 24 21:45:58.669 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9303 | 2025-02-24T21:46:00.365Z | [ host-image] Feb 24 21:45:58.670 INFO O| Feb 24 21:45:58.669 INFO STEP 4 (ensure_dir) COMPLETE |
9304 | 2025-02-24T21:46:00.368Z | [ host-image] Feb 24 21:45:58.670 INFO O| Feb 24 21:45:58.669 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9305 | 2025-02-24T21:46:00.392Z | [ host-image] Feb 24 21:45:58.696 INFO O| Feb 24 21:45:58.696 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9306 | 2025-02-24T21:46:00.394Z | [ host-image] Feb 24 21:45:58.697 INFO O| Feb 24 21:45:58.696 INFO STEP 5 (ensure_dir) COMPLETE |
9307 | 2025-02-24T21:46:00.394Z | [ host-image] Feb 24 21:45:58.697 INFO O| Feb 24 21:45:58.697 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9308 | 2025-02-24T21:46:00.414Z | [ host-image] Feb 24 21:45:58.719 INFO O| Feb 24 21:45:58.719 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9309 | 2025-02-24T21:46:00.417Z | [ host-image] Feb 24 21:45:58.719 INFO O| Feb 24 21:45:58.719 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9310 | 2025-02-24T21:46:00.417Z | [ host-image] Feb 24 21:45:58.719 INFO O| Feb 24 21:45:58.719 INFO STEP 6 (ensure_dir) COMPLETE |
9311 | 2025-02-24T21:46:00.417Z | [ host-image] Feb 24 21:45:58.719 INFO O| Feb 24 21:45:58.719 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9312 | 2025-02-24T21:46:00.436Z | [ host-image] Feb 24 21:45:58.741 INFO O| Feb 24 21:45:58.741 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9313 | 2025-02-24T21:46:00.440Z | [ host-image] Feb 24 21:45:58.741 INFO O| Feb 24 21:45:58.741 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9314 | 2025-02-24T21:46:00.440Z | [ host-image] Feb 24 21:45:58.741 INFO O| Feb 24 21:45:58.741 INFO STEP 7 (ensure_dir) COMPLETE |
9315 | 2025-02-24T21:46:00.440Z | [ host-image] Feb 24 21:45:58.741 INFO O| Feb 24 21:45:58.741 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9316 | 2025-02-24T21:46:00.459Z | [ host-image] Feb 24 21:45:58.764 INFO O| Feb 24 21:45:58.763 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg" |
9317 | 2025-02-24T21:46:00.461Z | [ host-image] Feb 24 21:45:58.764 INFO O| Feb 24 21:45:58.764 INFO STEP 8 (remove_files) COMPLETE |
9318 | 2025-02-24T21:46:00.462Z | [ host-image] Feb 24 21:45:58.764 INFO O| Feb 24 21:45:58.764 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9319 | 2025-02-24T21:46:00.483Z | [ host-image] Feb 24 21:45:58.787 INFO O| Feb 24 21:45:58.787 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk" |
9320 | 2025-02-24T21:46:00.485Z | [ host-image] Feb 24 21:45:58.789 INFO O| Feb 24 21:45:58.789 INFO STEP 9 (remove_files) COMPLETE |
9321 | 2025-02-24T21:46:00.485Z | [ host-image] Feb 24 21:45:58.789 INFO O| Feb 24 21:45:58.789 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9322 | 2025-02-24T21:46:00.506Z | [ host-image] Feb 24 21:45:58.811 INFO O| Feb 24 21:45:58.811 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk" |
9323 | 2025-02-24T21:46:00.509Z | [ host-image] Feb 24 21:45:58.812 INFO O| Feb 24 21:45:58.812 INFO STEP 10 (remove_files) COMPLETE |
9324 | 2025-02-24T21:46:00.509Z | [ host-image] Feb 24 21:45:58.812 INFO O| Feb 24 21:45:58.812 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9325 | 2025-02-24T21:46:00.527Z | [ host-image] Feb 24 21:45:58.832 INFO O| Feb 24 21:45:58.832 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors" |
9326 | 2025-02-24T21:46:00.530Z | [ host-image] Feb 24 21:45:58.832 INFO O| Feb 24 21:45:58.832 INFO STEP 11 (remove_files) COMPLETE |
9327 | 2025-02-24T21:46:00.530Z | [ host-image] Feb 24 21:45:58.832 INFO O| Feb 24 21:45:58.832 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9328 | 2025-02-24T21:46:00.548Z | [ host-image] Feb 24 21:45:58.853 INFO O| Feb 24 21:45:58.852 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb" |
9329 | 2025-02-24T21:46:00.551Z | [ host-image] Feb 24 21:45:58.853 INFO O| Feb 24 21:45:58.853 INFO STEP 12 (remove_files) COMPLETE |
9330 | 2025-02-24T21:46:00.551Z | [ host-image] Feb 24 21:45:58.853 INFO O| Feb 24 21:45:58.853 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9331 | 2025-02-24T21:46:00.568Z | [ host-image] Feb 24 21:45:58.873 INFO O| Feb 24 21:45:58.873 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9332 | 2025-02-24T21:46:00.572Z | [ host-image] Feb 24 21:45:58.873 INFO O| Feb 24 21:45:58.873 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg |
9333 | 2025-02-24T21:46:00.572Z | [ host-image] Feb 24 21:45:58.873 INFO O| Feb 24 21:45:58.873 INFO STEP 13 (ensure_dir) COMPLETE |
9334 | 2025-02-24T21:46:00.572Z | [ host-image] Feb 24 21:45:58.874 INFO O| Feb 24 21:45:58.873 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9335 | 2025-02-24T21:46:00.588Z | [ host-image] Feb 24 21:45:58.893 INFO O| Feb 24 21:45:58.893 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9336 | 2025-02-24T21:46:00.588Z | [ host-image] Feb 24 21:45:58.893 INFO O| Feb 24 21:45:58.893 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9337 | 2025-02-24T21:46:00.591Z | [ host-image] Feb 24 21:45:58.893 INFO O| Feb 24 21:45:58.893 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk |
9338 | 2025-02-24T21:46:00.591Z | [ host-image] Feb 24 21:45:58.893 INFO O| Feb 24 21:45:58.893 INFO STEP 14 (ensure_dir) COMPLETE |
9339 | 2025-02-24T21:46:00.591Z | [ host-image] Feb 24 21:45:58.893 INFO O| Feb 24 21:45:58.893 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9340 | 2025-02-24T21:46:00.609Z | [ host-image] Feb 24 21:45:58.913 INFO O| Feb 24 21:45:58.913 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9341 | 2025-02-24T21:46:00.611Z | [ host-image] Feb 24 21:45:58.914 INFO O| Feb 24 21:45:58.914 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9342 | 2025-02-24T21:46:00.611Z | [ host-image] Feb 24 21:45:58.914 INFO O| Feb 24 21:45:58.914 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk |
9343 | 2025-02-24T21:46:00.611Z | [ host-image] Feb 24 21:45:58.914 INFO O| Feb 24 21:45:58.914 INFO STEP 15 (ensure_dir) COMPLETE |
9344 | 2025-02-24T21:46:00.611Z | [ host-image] Feb 24 21:45:58.914 INFO O| Feb 24 21:45:58.914 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9345 | 2025-02-24T21:46:00.664Z | [ host-image] Feb 24 21:45:58.969 INFO O| Feb 24 21:45:58.969 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9346 | 2025-02-24T21:46:00.667Z | [ host-image] Feb 24 21:45:58.969 INFO O| Feb 24 21:45:58.969 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors |
9347 | 2025-02-24T21:46:00.668Z | [ host-image] Feb 24 21:45:58.969 INFO O| Feb 24 21:45:58.969 INFO STEP 16 (ensure_dir) COMPLETE |
9348 | 2025-02-24T21:46:00.668Z | [ host-image] Feb 24 21:45:58.970 INFO O| Feb 24 21:45:58.969 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9349 | 2025-02-24T21:46:00.689Z | [ host-image] Feb 24 21:45:58.993 INFO O| Feb 24 21:45:58.993 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9350 | 2025-02-24T21:46:00.689Z | [ host-image] Feb 24 21:45:58.994 INFO O| Feb 24 21:45:58.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb |
9351 | 2025-02-24T21:46:00.694Z | [ host-image] Feb 24 21:45:58.994 INFO O| Feb 24 21:45:58.994 INFO STEP 17 (ensure_dir) COMPLETE |
9352 | 2025-02-24T21:46:00.694Z | [ host-image] Feb 24 21:45:58.994 INFO O| Feb 24 21:45:58.994 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9353 | 2025-02-24T21:46:00.712Z | [ host-image] Feb 24 21:45:59.017 INFO O| Feb 24 21:45:59.017 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
9354 | 2025-02-24T21:46:00.712Z | [ host-image] Feb 24 21:45:59.017 INFO O| Feb 24 21:45:59.017 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog |
9355 | 2025-02-24T21:46:00.712Z | [ host-image] Feb 24 21:45:59.017 INFO O| Feb 24 21:45:59.017 INFO ok! |
9356 | 2025-02-24T21:46:00.715Z | [ host-image] Feb 24 21:45:59.017 INFO O| Feb 24 21:45:59.017 INFO STEP 18 (ensure_symlink) COMPLETE |
9357 | 2025-02-24T21:46:00.715Z | [ host-image] Feb 24 21:45:59.017 INFO O| Feb 24 21:45:59.017 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
9358 | 2025-02-24T21:46:00.734Z | [ host-image] Feb 24 21:45:59.038 INFO O| Feb 24 21:45:59.038 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents |
9359 | 2025-02-24T21:46:00.734Z | [ host-image] Feb 24 21:45:59.039 INFO O| Feb 24 21:45:59.039 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure |
9360 | 2025-02-24T21:46:00.734Z | [ host-image] Feb 24 21:45:59.039 INFO O| Feb 24 21:45:59.039 INFO ok! |
9361 | 2025-02-24T21:46:00.737Z | [ host-image] Feb 24 21:45:59.039 INFO O| Feb 24 21:45:59.039 INFO STEP 19 (ensure_file) COMPLETE |
9362 | 2025-02-24T21:46:00.737Z | [ host-image] Feb 24 21:45:59.039 INFO O| Feb 24 21:45:59.039 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9363 | 2025-02-24T21:46:00.753Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist |
9364 | 2025-02-24T21:46:00.753Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
9365 | 2025-02-24T21:46:00.756Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml |
9366 | 2025-02-24T21:46:00.756Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO ok! |
9367 | 2025-02-24T21:46:00.756Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO STEP 20 (ensure_symlink) COMPLETE |
9368 | 2025-02-24T21:46:00.756Z | [ host-image] Feb 24 21:45:59.058 INFO O| Feb 24 21:45:59.058 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9369 | 2025-02-24T21:46:00.774Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
9370 | 2025-02-24T21:46:00.774Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
9371 | 2025-02-24T21:46:00.777Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml |
9372 | 2025-02-24T21:46:00.777Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO ok! |
9373 | 2025-02-24T21:46:00.777Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO STEP 21 (ensure_symlink) COMPLETE |
9374 | 2025-02-24T21:46:00.777Z | [ host-image] Feb 24 21:45:59.079 INFO O| Feb 24 21:45:59.079 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9375 | 2025-02-24T21:46:00.810Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist |
9376 | 2025-02-24T21:46:00.810Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
9377 | 2025-02-24T21:46:00.810Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml |
9378 | 2025-02-24T21:46:00.810Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO ok! |
9379 | 2025-02-24T21:46:00.813Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO STEP 22 (ensure_symlink) COMPLETE |
9380 | 2025-02-24T21:46:00.813Z | [ host-image] Feb 24 21:45:59.114 INFO O| Feb 24 21:45:59.114 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9381 | 2025-02-24T21:46:00.831Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist |
9382 | 2025-02-24T21:46:00.831Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
9383 | 2025-02-24T21:46:00.835Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml |
9384 | 2025-02-24T21:46:00.835Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO ok! |
9385 | 2025-02-24T21:46:00.835Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO STEP 23 (ensure_symlink) COMPLETE |
9386 | 2025-02-24T21:46:00.835Z | [ host-image] Feb 24 21:45:59.136 INFO O| Feb 24 21:45:59.136 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9387 | 2025-02-24T21:46:00.853Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
9388 | 2025-02-24T21:46:00.856Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ... |
9389 | 2025-02-24T21:46:00.856Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf |
9390 | 2025-02-24T21:46:00.856Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 INFO ok! |
9391 | 2025-02-24T21:46:00.856Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 INFO STEP 24 (ensure_file) COMPLETE |
9392 | 2025-02-24T21:46:00.856Z | [ host-image] Feb 24 21:45:59.157 INFO O| Feb 24 21:45:59.157 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9393 | 2025-02-24T21:46:00.875Z | [ host-image] Feb 24 21:45:59.180 INFO O| Feb 24 21:45:59.180 INFO updating shadow file |
9394 | 2025-02-24T21:46:00.875Z | [ host-image] Feb 24 21:45:59.180 INFO O| Feb 24 21:45:59.180 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9395 | 2025-02-24T21:46:00.875Z | [ host-image] Feb 24 21:45:59.180 INFO O| Feb 24 21:45:59.180 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9396 | 2025-02-24T21:46:00.879Z | [ host-image] Feb 24 21:45:59.180 INFO O| Feb 24 21:45:59.180 INFO STEP 25 (shadow) COMPLETE |
9397 | 2025-02-24T21:46:00.879Z | [ host-image] Feb 24 21:45:59.180 INFO O| Feb 24 21:45:59.180 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9398 | 2025-02-24T21:46:00.899Z | [ host-image] Feb 24 21:45:59.203 INFO O| Feb 24 21:45:59.203 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
9399 | 2025-02-24T21:46:00.901Z | [ host-image] Feb 24 21:45:59.203 INFO O| Feb 24 21:45:59.203 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ... |
9400 | 2025-02-24T21:46:00.901Z | [ host-image] Feb 24 21:45:59.203 INFO O| Feb 24 21:45:59.203 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts |
9401 | 2025-02-24T21:46:00.901Z | [ host-image] Feb 24 21:45:59.203 INFO O| Feb 24 21:45:59.203 INFO ok! |
9402 | 2025-02-24T21:46:00.901Z | [ host-image] Feb 24 21:45:59.203 INFO O| Feb 24 21:45:59.203 INFO STEP 26 (ensure_file) COMPLETE |
9403 | 2025-02-24T21:46:00.902Z | [ host-image] Feb 24 21:45:59.204 INFO O| Feb 24 21:45:59.203 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9404 | 2025-02-24T21:46:00.922Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist |
9405 | 2025-02-24T21:46:00.922Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ... |
9406 | 2025-02-24T21:46:00.922Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename |
9407 | 2025-02-24T21:46:00.922Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO ok! |
9408 | 2025-02-24T21:46:00.924Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO STEP 27 (ensure_file) COMPLETE |
9409 | 2025-02-24T21:46:00.925Z | [ host-image] Feb 24 21:45:59.226 INFO O| Feb 24 21:45:59.226 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9410 | 2025-02-24T21:46:00.958Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
9411 | 2025-02-24T21:46:00.958Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ... |
9412 | 2025-02-24T21:46:00.961Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent |
9413 | 2025-02-24T21:46:00.961Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent |
9414 | 2025-02-24T21:46:00.961Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO ok! |
9415 | 2025-02-24T21:46:00.961Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO STEP 28 (ensure_file) COMPLETE |
9416 | 2025-02-24T21:46:00.961Z | [ host-image] Feb 24 21:45:59.263 INFO O| Feb 24 21:45:59.263 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
9417 | 2025-02-24T21:46:00.996Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist |
9418 | 2025-02-24T21:46:00.996Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ... |
9419 | 2025-02-24T21:46:00.998Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf |
9420 | 2025-02-24T21:46:00.998Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO ok! |
9421 | 2025-02-24T21:46:00.998Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO STEP 29 (ensure_file) COMPLETE |
9422 | 2025-02-24T21:46:00.998Z | [ host-image] Feb 24 21:45:59.300 INFO O| Feb 24 21:45:59.300 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9423 | 2025-02-24T21:46:01.017Z | [ host-image] Feb 24 21:45:59.321 INFO O| Feb 24 21:45:59.321 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist |
9424 | 2025-02-24T21:46:01.017Z | [ host-image] Feb 24 21:45:59.321 INFO O| Feb 24 21:45:59.321 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ... |
9425 | 2025-02-24T21:46:01.020Z | [ host-image] Feb 24 21:45:59.322 INFO O| Feb 24 21:45:59.321 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master |
9426 | 2025-02-24T21:46:01.020Z | [ host-image] Feb 24 21:45:59.322 INFO O| Feb 24 21:45:59.321 INFO ok! |
9427 | 2025-02-24T21:46:01.020Z | [ host-image] Feb 24 21:45:59.322 INFO O| Feb 24 21:45:59.321 INFO STEP 30 (ensure_file) COMPLETE |
9428 | 2025-02-24T21:46:01.020Z | [ host-image] Feb 24 21:45:59.322 INFO O| Feb 24 21:45:59.321 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9429 | 2025-02-24T21:46:01.041Z | [ host-image] Feb 24 21:45:59.345 INFO O| Feb 24 21:45:59.345 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
9430 | 2025-02-24T21:46:01.041Z | [ host-image] Feb 24 21:45:59.345 INFO O| Feb 24 21:45:59.345 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ... |
9431 | 2025-02-24T21:46:01.044Z | [ host-image] Feb 24 21:45:59.346 INFO O| Feb 24 21:45:59.346 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs |
9432 | 2025-02-24T21:46:01.044Z | [ host-image] Feb 24 21:45:59.346 INFO O| Feb 24 21:45:59.346 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs |
9433 | 2025-02-24T21:46:01.044Z | [ host-image] Feb 24 21:45:59.346 INFO O| Feb 24 21:45:59.346 INFO ok! |
9434 | 2025-02-24T21:46:01.044Z | [ host-image] Feb 24 21:45:59.346 INFO O| Feb 24 21:45:59.346 INFO STEP 31 (ensure_file) COMPLETE |
9435 | 2025-02-24T21:46:01.044Z | [ host-image] Feb 24 21:45:59.346 INFO O| Feb 24 21:45:59.346 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9436 | 2025-02-24T21:46:01.064Z | [ host-image] Feb 24 21:45:59.368 INFO O| Feb 24 21:45:59.368 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking |
9437 | 2025-02-24T21:46:01.064Z | [ host-image] Feb 24 21:45:59.368 INFO O| Feb 24 21:45:59.368 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ... |
9438 | 2025-02-24T21:46:01.067Z | [ host-image] Feb 24 21:45:59.368 INFO O| Feb 24 21:45:59.368 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init |
9439 | 2025-02-24T21:46:01.067Z | [ host-image] Feb 24 21:45:59.368 INFO O| Feb 24 21:45:59.368 INFO ok! |
9440 | 2025-02-24T21:46:01.067Z | [ host-image] Feb 24 21:45:59.368 INFO O| Feb 24 21:45:59.368 INFO STEP 32 (ensure_file) COMPLETE |
9441 | 2025-02-24T21:46:01.067Z | [ host-image] Feb 24 21:45:59.369 INFO O| Feb 24 21:45:59.368 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9442 | 2025-02-24T21:46:01.085Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.389 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
9443 | 2025-02-24T21:46:01.085Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.390 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ... |
9444 | 2025-02-24T21:46:01.088Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.390 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config |
9445 | 2025-02-24T21:46:01.088Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.390 INFO ok! |
9446 | 2025-02-24T21:46:01.088Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.390 INFO STEP 33 (ensure_file) COMPLETE |
9447 | 2025-02-24T21:46:01.088Z | [ host-image] Feb 24 21:45:59.390 INFO O| Feb 24 21:45:59.390 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9448 | 2025-02-24T21:46:01.117Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist |
9449 | 2025-02-24T21:46:01.117Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ... |
9450 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9451 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9452 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9453 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams |
9454 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO ok! |
9455 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO STEP 34 (ensure_file) COMPLETE |
9456 | 2025-02-24T21:46:01.120Z | [ host-image] Feb 24 21:45:59.422 INFO O| Feb 24 21:45:59.422 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9457 | 2025-02-24T21:46:01.143Z | [ host-image] Feb 24 21:45:59.447 INFO O| Feb 24 21:45:59.447 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9458 | 2025-02-24T21:46:01.143Z | [ host-image] Feb 24 21:45:59.447 INFO O| Feb 24 21:45:59.447 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9459 | 2025-02-24T21:46:01.145Z | [ host-image] Feb 24 21:45:59.448 INFO O| Feb 24 21:45:59.447 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware |
9460 | 2025-02-24T21:46:01.145Z | [ host-image] Feb 24 21:45:59.448 INFO O| Feb 24 21:45:59.448 INFO STEP 35 (ensure_dir) COMPLETE |
9461 | 2025-02-24T21:46:01.146Z | [ host-image] Feb 24 21:45:59.448 INFO O| Feb 24 21:45:59.448 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9462 | 2025-02-24T21:46:01.180Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.484 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 |
9463 | 2025-02-24T21:46:01.180Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 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 ... |
9464 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 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 |
9465 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 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 |
9466 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 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 |
9467 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 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 |
9468 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 INFO ok! |
9469 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 INFO STEP 36 (ensure_file) COMPLETE |
9470 | 2025-02-24T21:46:01.183Z | [ host-image] Feb 24 21:45:59.485 INFO O| Feb 24 21:45:59.485 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
9471 | 2025-02-24T21:46:01.202Z | [ host-image] Feb 24 21:45:59.506 INFO O| Feb 24 21:45:59.506 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
9472 | 2025-02-24T21:46:01.202Z | [ host-image] Feb 24 21:45:59.507 INFO O| Feb 24 21:45:59.506 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 ... |
9473 | 2025-02-24T21:46:01.204Z | [ host-image] Feb 24 21:45:59.507 INFO O| Feb 24 21:45:59.507 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
9474 | 2025-02-24T21:46:01.205Z | [ host-image] Feb 24 21:45:59.507 INFO O| Feb 24 21:45:59.507 INFO ok! |
9475 | 2025-02-24T21:46:01.205Z | [ host-image] Feb 24 21:45:59.507 INFO O| Feb 24 21:45:59.507 INFO STEP 37 (ensure_symlink) COMPLETE |
9476 | 2025-02-24T21:46:01.205Z | [ host-image] Feb 24 21:45:59.507 INFO O| Feb 24 21:45:59.507 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9477 | 2025-02-24T21:46:01.224Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.528 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist |
9478 | 2025-02-24T21:46:01.224Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... |
9479 | 2025-02-24T21:46:01.224Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9480 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9481 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9482 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9483 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO ok! |
9484 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO STEP 38 (ensure_file) COMPLETE |
9485 | 2025-02-24T21:46:01.227Z | [ host-image] Feb 24 21:45:59.529 INFO O| Feb 24 21:45:59.529 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9486 | 2025-02-24T21:46:01.247Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
9487 | 2025-02-24T21:46:01.247Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 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 ... |
9488 | 2025-02-24T21:46:01.250Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 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 |
9489 | 2025-02-24T21:46:01.250Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml |
9490 | 2025-02-24T21:46:01.250Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 INFO ok! |
9491 | 2025-02-24T21:46:01.250Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 INFO STEP 39 (ensure_file) COMPLETE |
9492 | 2025-02-24T21:46:01.250Z | [ host-image] Feb 24 21:45:59.552 INFO O| Feb 24 21:45:59.552 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9493 | 2025-02-24T21:46:01.270Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist |
9494 | 2025-02-24T21:46:01.271Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ... |
9495 | 2025-02-24T21:46:01.271Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml |
9496 | 2025-02-24T21:46:01.271Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO ok! |
9497 | 2025-02-24T21:46:01.274Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO STEP 40 (ensure_file) COMPLETE |
9498 | 2025-02-24T21:46:01.274Z | [ host-image] Feb 24 21:45:59.575 INFO O| Feb 24 21:45:59.575 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
9499 | 2025-02-24T21:46:01.350Z | [ host-image] Feb 24 21:45:59.654 INFO O| Feb 24 21:45:59.654 INFO updating shadow file |
9500 | 2025-02-24T21:46:01.355Z | [ host-image] Feb 24 21:45:59.654 INFO O| Feb 24 21:45:59.654 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow |
9501 | 2025-02-24T21:46:01.355Z | [ host-image] Feb 24 21:45:59.655 INFO O| Feb 24 21:45:59.654 INFO STEP 41 (shadow) COMPLETE |
9502 | 2025-02-24T21:46:01.355Z | [ host-image] Feb 24 21:45:59.655 INFO O| Feb 24 21:45:59.655 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
9503 | 2025-02-24T21:46:01.447Z | [ host-image] Feb 24 21:45:59.752 INFO O| Feb 24 21:45:59.752 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking |
9504 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.752 INFO O| Feb 24 21:45:59.752 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ... |
9505 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.752 INFO O| Feb 24 21:45:59.752 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login |
9506 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.752 INFO O| Feb 24 21:45:59.752 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login |
9507 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.752 INFO O| Feb 24 21:45:59.752 INFO ok! |
9508 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.752 INFO STEP 42 (ensure_file) COMPLETE |
9509 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.753 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9510 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.753 INFO skip step because feature "mfg" is not enabled |
9511 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.753 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9512 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.753 INFO skip step because feature "mfg" is not enabled |
9513 | 2025-02-24T21:46:01.451Z | [ host-image] Feb 24 21:45:59.753 INFO O| Feb 24 21:45:59.753 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
9514 | 2025-02-24T21:46:01.473Z | [ host-image] Feb 24 21:45:59.777 INFO O| Feb 24 21:45:59.777 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist |
9515 | 2025-02-24T21:46:01.473Z | [ host-image] Feb 24 21:45:59.777 INFO O| Feb 24 21:45:59.777 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ... |
9516 | 2025-02-24T21:46:02.424Z | [ host-image] Feb 24 21:46:00.728 INFO O| Feb 24 21:46:00.728 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot |
9517 | 2025-02-24T21:46:02.424Z | [ host-image] Feb 24 21:46:00.728 INFO O| Feb 24 21:46:00.728 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot |
9518 | 2025-02-24T21:46:02.427Z | [ host-image] Feb 24 21:46:00.728 INFO O| Feb 24 21:46:00.728 INFO ok! |
9519 | 2025-02-24T21:46:02.427Z | [ host-image] Feb 24 21:46:00.728 INFO O| Feb 24 21:46:00.728 INFO STEP 45 (ensure_file) COMPLETE |
9520 | 2025-02-24T21:46:02.427Z | [ host-image] Feb 24 21:46:00.728 INFO O| Feb 24 21:46:00.728 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9521 | 2025-02-24T21:46:02.447Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking |
9522 | 2025-02-24T21:46:02.447Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... |
9523 | 2025-02-24T21:46:02.447Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9524 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9525 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9526 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot |
9527 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.750 INFO O| Feb 24 21:46:00.750 INFO ok! |
9528 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.751 INFO O| Feb 24 21:46:00.750 INFO STEP 46 (ensure_file) COMPLETE |
9529 | 2025-02-24T21:46:02.450Z | [ host-image] Feb 24 21:46:00.751 INFO O| Feb 24 21:46:00.751 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9530 | 2025-02-24T21:46:02.469Z | [ host-image] Feb 24 21:46:00.773 INFO O| Feb 24 21:46:00.773 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking |
9531 | 2025-02-24T21:46:02.469Z | [ host-image] Feb 24 21:46:00.773 INFO O| Feb 24 21:46:00.773 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 ... |
9532 | 2025-02-24T21:46:02.473Z | [ host-image] Feb 24 21:46:00.774 INFO O| Feb 24 21:46:00.774 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 |
9533 | 2025-02-24T21:46:02.473Z | [ host-image] Feb 24 21:46:00.774 INFO O| Feb 24 21:46:00.774 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml |
9534 | 2025-02-24T21:46:02.473Z | [ host-image] Feb 24 21:46:00.774 INFO O| Feb 24 21:46:00.774 INFO ok! |
9535 | 2025-02-24T21:46:02.473Z | [ host-image] Feb 24 21:46:00.774 INFO O| Feb 24 21:46:00.774 INFO STEP 47 (ensure_file) COMPLETE |
9536 | 2025-02-24T21:46:02.473Z | [ host-image] Feb 24 21:46:00.774 INFO O| Feb 24 21:46:00.774 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9537 | 2025-02-24T21:46:02.509Z | [ host-image] Feb 24 21:46:00.813 INFO O| Feb 24 21:46:00.813 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist |
9538 | 2025-02-24T21:46:02.509Z | [ host-image] Feb 24 21:46:00.813 INFO O| Feb 24 21:46:00.813 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ... |
9539 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.813 INFO O| Feb 24 21:46:00.813 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9540 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.813 INFO O| Feb 24 21:46:00.813 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9541 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.813 INFO O| Feb 24 21:46:00.813 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9542 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.814 INFO O| Feb 24 21:46:00.814 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname |
9543 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.814 INFO O| Feb 24 21:46:00.814 INFO ok! |
9544 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.814 INFO O| Feb 24 21:46:00.814 INFO STEP 48 (ensure_file) COMPLETE |
9545 | 2025-02-24T21:46:02.512Z | [ host-image] Feb 24 21:46:00.814 INFO O| Feb 24 21:46:00.814 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9546 | 2025-02-24T21:46:02.531Z | [ host-image] Feb 24 21:46:00.835 INFO O| Feb 24 21:46:00.835 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
9547 | 2025-02-24T21:46:02.531Z | [ host-image] Feb 24 21:46:00.835 INFO O| Feb 24 21:46:00.835 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 ... |
9548 | 2025-02-24T21:46:02.534Z | [ host-image] Feb 24 21:46:00.835 INFO O| Feb 24 21:46:00.835 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 |
9549 | 2025-02-24T21:46:02.534Z | [ host-image] Feb 24 21:46:00.836 INFO O| Feb 24 21:46:00.835 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
9550 | 2025-02-24T21:46:02.534Z | [ host-image] Feb 24 21:46:00.836 INFO O| Feb 24 21:46:00.836 INFO ok! |
9551 | 2025-02-24T21:46:02.534Z | [ host-image] Feb 24 21:46:00.836 INFO O| Feb 24 21:46:00.836 INFO STEP 49 (ensure_file) COMPLETE |
9552 | 2025-02-24T21:46:02.534Z | [ host-image] Feb 24 21:46:00.836 INFO O| Feb 24 21:46:00.836 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9553 | 2025-02-24T21:46:02.559Z | [ host-image] Feb 24 21:46:00.863 INFO O| Feb 24 21:46:00.863 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist |
9554 | 2025-02-24T21:46:02.559Z | [ host-image] Feb 24 21:46:00.863 INFO O| Feb 24 21:46:00.863 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ... |
9555 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9556 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9557 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9558 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon |
9559 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO ok! |
9560 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO STEP 50 (ensure_file) COMPLETE |
9561 | 2025-02-24T21:46:02.562Z | [ host-image] Feb 24 21:46:00.864 INFO O| Feb 24 21:46:00.864 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9562 | 2025-02-24T21:46:02.582Z | [ host-image] Feb 24 21:46:00.886 INFO O| Feb 24 21:46:00.886 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
9563 | 2025-02-24T21:46:02.582Z | [ host-image] Feb 24 21:46:00.886 INFO O| Feb 24 21:46:00.886 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 ... |
9564 | 2025-02-24T21:46:02.585Z | [ host-image] Feb 24 21:46:00.887 INFO O| Feb 24 21:46:00.887 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 |
9565 | 2025-02-24T21:46:02.585Z | [ host-image] Feb 24 21:46:00.887 INFO O| Feb 24 21:46:00.887 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
9566 | 2025-02-24T21:46:02.585Z | [ host-image] Feb 24 21:46:00.887 INFO O| Feb 24 21:46:00.887 INFO ok! |
9567 | 2025-02-24T21:46:02.585Z | [ host-image] Feb 24 21:46:00.887 INFO O| Feb 24 21:46:00.887 INFO STEP 51 (ensure_file) COMPLETE |
9568 | 2025-02-24T21:46:02.585Z | [ host-image] Feb 24 21:46:00.887 INFO O| Feb 24 21:46:00.887 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9569 | 2025-02-24T21:46:02.643Z | [ host-image] Feb 24 21:46:00.947 INFO O| Feb 24 21:46:00.947 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
9570 | 2025-02-24T21:46:02.643Z | [ host-image] Feb 24 21:46:00.947 INFO O| Feb 24 21:46:00.947 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 ... |
9571 | 2025-02-24T21:46:02.646Z | [ host-image] Feb 24 21:46:00.947 INFO O| Feb 24 21:46:00.947 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 |
9572 | 2025-02-24T21:46:02.646Z | [ host-image] Feb 24 21:46:00.947 INFO O| Feb 24 21:46:00.947 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml |
9573 | 2025-02-24T21:46:02.646Z | [ host-image] Feb 24 21:46:00.948 INFO O| Feb 24 21:46:00.947 INFO ok! |
9574 | 2025-02-24T21:46:02.646Z | [ host-image] Feb 24 21:46:00.948 INFO O| Feb 24 21:46:00.948 INFO STEP 52 (ensure_file) COMPLETE |
9575 | 2025-02-24T21:46:02.646Z | [ host-image] Feb 24 21:46:00.948 INFO O| Feb 24 21:46:00.948 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
9576 | 2025-02-24T21:46:02.668Z | [ host-image] Feb 24 21:46:00.972 INFO O| Feb 24 21:46:00.972 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
9577 | 2025-02-24T21:46:02.668Z | [ host-image] Feb 24 21:46:00.972 INFO O| Feb 24 21:46:00.972 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 ... |
9578 | 2025-02-24T21:46:02.671Z | [ host-image] Feb 24 21:46:00.973 INFO O| Feb 24 21:46:00.973 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 |
9579 | 2025-02-24T21:46:02.671Z | [ host-image] Feb 24 21:46:00.973 INFO O| Feb 24 21:46:00.973 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
9580 | 2025-02-24T21:46:02.671Z | [ host-image] Feb 24 21:46:00.973 INFO O| Feb 24 21:46:00.973 INFO ok! |
9581 | 2025-02-24T21:46:02.671Z | [ host-image] Feb 24 21:46:00.973 INFO O| Feb 24 21:46:00.973 INFO STEP 53 (ensure_file) COMPLETE |
9582 | 2025-02-24T21:46:02.671Z | [ host-image] Feb 24 21:46:00.973 INFO O| Feb 24 21:46:00.973 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9583 | 2025-02-24T21:46:02.692Z | [ host-image] Feb 24 21:46:00.996 INFO O| Feb 24 21:46:00.996 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt |
9584 | 2025-02-24T21:46:02.692Z | [ host-image] Feb 24 21:46:00.997 INFO O| Feb 24 21:46:00.996 INFO STEP 54 (ensure_dir) COMPLETE |
9585 | 2025-02-24T21:46:02.695Z | [ host-image] Feb 24 21:46:00.997 INFO O| Feb 24 21:46:00.996 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9586 | 2025-02-24T21:46:02.717Z | [ host-image] Feb 24 21:46:01.021 INFO O| Feb 24 21:46:01.021 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide |
9587 | 2025-02-24T21:46:02.717Z | [ host-image] Feb 24 21:46:01.021 INFO O| Feb 24 21:46:01.021 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide |
9588 | 2025-02-24T21:46:02.720Z | [ host-image] Feb 24 21:46:01.021 INFO O| Feb 24 21:46:01.021 INFO STEP 55 (ensure_dir) COMPLETE |
9589 | 2025-02-24T21:46:02.720Z | [ host-image] Feb 24 21:46:01.021 INFO O| Feb 24 21:46:01.021 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9590 | 2025-02-24T21:46:02.741Z | [ host-image] Feb 24 21:46:01.044 INFO O| Feb 24 21:46:01.044 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm |
9591 | 2025-02-24T21:46:02.741Z | [ host-image] Feb 24 21:46:01.045 INFO O| Feb 24 21:46:01.045 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm |
9592 | 2025-02-24T21:46:02.744Z | [ host-image] Feb 24 21:46:01.045 INFO O| Feb 24 21:46:01.045 INFO STEP 56 (ensure_dir) COMPLETE |
9593 | 2025-02-24T21:46:02.744Z | [ host-image] Feb 24 21:46:01.045 INFO O| Feb 24 21:46:01.045 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9594 | 2025-02-24T21:46:02.766Z | [ host-image] Feb 24 21:46:01.070 INFO O| Feb 24 21:46:01.070 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
9595 | 2025-02-24T21:46:02.766Z | [ host-image] Feb 24 21:46:01.070 INFO O| Feb 24 21:46:01.070 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
9596 | 2025-02-24T21:46:02.802Z | [ host-image] Feb 24 21:46:01.106 INFO O| Feb 24 21:46:01.106 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm |
9597 | 2025-02-24T21:46:02.802Z | [ host-image] Feb 24 21:46:01.106 INFO O| Feb 24 21:46:01.106 INFO ok! |
9598 | 2025-02-24T21:46:02.804Z | [ host-image] Feb 24 21:46:01.106 INFO O| Feb 24 21:46:01.106 INFO STEP 57 (ensure_file) COMPLETE |
9599 | 2025-02-24T21:46:02.804Z | [ host-image] Feb 24 21:46:01.106 INFO O| Feb 24 21:46:01.106 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9600 | 2025-02-24T21:46:02.886Z | [ host-image] Feb 24 21:46:01.190 INFO O| Feb 24 21:46:01.190 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
9601 | 2025-02-24T21:46:02.886Z | [ host-image] Feb 24 21:46:01.190 INFO O| Feb 24 21:46:01.190 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ... |
9602 | 2025-02-24T21:46:04.357Z | [ host-image] Feb 24 21:46:02.660 INFO O| Feb 24 21:46:02.660 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd |
9603 | 2025-02-24T21:46:04.357Z | [ host-image] Feb 24 21:46:02.661 INFO O| Feb 24 21:46:02.660 INFO ok! |
9604 | 2025-02-24T21:46:04.360Z | [ host-image] Feb 24 21:46:02.661 INFO O| Feb 24 21:46:02.660 INFO STEP 58 (ensure_file) COMPLETE |
9605 | 2025-02-24T21:46:04.360Z | [ host-image] Feb 24 21:46:02.661 INFO O| Feb 24 21:46:02.660 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9606 | 2025-02-24T21:46:04.378Z | [ host-image] Feb 24 21:46:02.681 INFO O| Feb 24 21:46:02.680 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg |
9607 | 2025-02-24T21:46:04.378Z | [ host-image] Feb 24 21:46:02.681 INFO O| Feb 24 21:46:02.681 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg |
9608 | 2025-02-24T21:46:04.378Z | [ host-image] Feb 24 21:46:02.681 INFO O| Feb 24 21:46:02.681 INFO STEP 59 (ensure_dir) COMPLETE |
9609 | 2025-02-24T21:46:04.382Z | [ host-image] Feb 24 21:46:02.681 INFO O| Feb 24 21:46:02.681 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9610 | 2025-02-24T21:46:04.397Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
9611 | 2025-02-24T21:46:04.397Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO copying /tmp/.tmp1fVI8h/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 ... |
9612 | 2025-02-24T21:46:04.400Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
9613 | 2025-02-24T21:46:04.400Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO ok! |
9614 | 2025-02-24T21:46:04.400Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO STEP 60 (ensure_file) COMPLETE |
9615 | 2025-02-24T21:46:04.400Z | [ host-image] Feb 24 21:46:02.701 INFO O| Feb 24 21:46:02.701 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9616 | 2025-02-24T21:46:04.438Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.741 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
9617 | 2025-02-24T21:46:04.438Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.742 INFO copying /tmp/.tmp1fVI8h/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 ... |
9618 | 2025-02-24T21:46:04.441Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.742 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
9619 | 2025-02-24T21:46:04.441Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.742 INFO ok! |
9620 | 2025-02-24T21:46:04.441Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.742 INFO STEP 61 (ensure_file) COMPLETE |
9621 | 2025-02-24T21:46:04.441Z | [ host-image] Feb 24 21:46:02.742 INFO O| Feb 24 21:46:02.742 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9622 | 2025-02-24T21:46:04.480Z | [ host-image] Feb 24 21:46:02.784 INFO O| Feb 24 21:46:02.783 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
9623 | 2025-02-24T21:46:04.480Z | [ host-image] Feb 24 21:46:02.784 INFO O| Feb 24 21:46:02.784 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
9624 | 2025-02-24T21:46:04.480Z | [ host-image] Feb 24 21:46:02.784 INFO O| Feb 24 21:46:02.784 INFO STEP 62 (ensure_dir) COMPLETE |
9625 | 2025-02-24T21:46:04.483Z | [ host-image] Feb 24 21:46:02.784 INFO O| Feb 24 21:46:02.784 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9626 | 2025-02-24T21:46:04.501Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
9627 | 2025-02-24T21:46:04.502Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO copying /tmp/.tmp1fVI8h/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 ... |
9628 | 2025-02-24T21:46:04.502Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
9629 | 2025-02-24T21:46:04.504Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO ok! |
9630 | 2025-02-24T21:46:04.504Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO STEP 63 (ensure_file) COMPLETE |
9631 | 2025-02-24T21:46:04.504Z | [ host-image] Feb 24 21:46:02.805 INFO O| Feb 24 21:46:02.805 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9632 | 2025-02-24T21:46:04.523Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
9633 | 2025-02-24T21:46:04.524Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO copying /tmp/.tmp1fVI8h/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 ... |
9634 | 2025-02-24T21:46:04.526Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
9635 | 2025-02-24T21:46:04.526Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO ok! |
9636 | 2025-02-24T21:46:04.526Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO STEP 64 (ensure_file) COMPLETE |
9637 | 2025-02-24T21:46:04.526Z | [ host-image] Feb 24 21:46:02.827 INFO O| Feb 24 21:46:02.827 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9638 | 2025-02-24T21:46:04.547Z | [ host-image] Feb 24 21:46:02.850 INFO O| Feb 24 21:46:02.850 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
9639 | 2025-02-24T21:46:04.547Z | [ host-image] Feb 24 21:46:02.851 INFO O| Feb 24 21:46:02.851 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
9640 | 2025-02-24T21:46:04.550Z | [ host-image] Feb 24 21:46:02.851 INFO O| Feb 24 21:46:02.851 INFO STEP 65 (ensure_dir) COMPLETE |
9641 | 2025-02-24T21:46:04.550Z | [ host-image] Feb 24 21:46:02.851 INFO O| Feb 24 21:46:02.851 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9642 | 2025-02-24T21:46:04.572Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
9643 | 2025-02-24T21:46:04.572Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO copying /tmp/.tmp1fVI8h/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 ... |
9644 | 2025-02-24T21:46:04.575Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
9645 | 2025-02-24T21:46:04.575Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO ok! |
9646 | 2025-02-24T21:46:04.575Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO STEP 66 (ensure_file) COMPLETE |
9647 | 2025-02-24T21:46:04.575Z | [ host-image] Feb 24 21:46:02.876 INFO O| Feb 24 21:46:02.876 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9648 | 2025-02-24T21:46:04.597Z | [ host-image] Feb 24 21:46:02.900 INFO O| Feb 24 21:46:02.900 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
9649 | 2025-02-24T21:46:04.597Z | [ host-image] Feb 24 21:46:02.901 INFO O| Feb 24 21:46:02.900 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ... |
9650 | 2025-02-24T21:46:04.600Z | [ host-image] Feb 24 21:46:02.901 INFO O| Feb 24 21:46:02.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION |
9651 | 2025-02-24T21:46:04.600Z | [ host-image] Feb 24 21:46:02.901 INFO O| Feb 24 21:46:02.901 INFO ok! |
9652 | 2025-02-24T21:46:04.600Z | [ host-image] Feb 24 21:46:02.901 INFO O| Feb 24 21:46:02.901 INFO STEP 67 (ensure_file) COMPLETE |
9653 | 2025-02-24T21:46:04.600Z | [ host-image] Feb 24 21:46:02.901 INFO O| Feb 24 21:46:02.901 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9654 | 2025-02-24T21:46:04.622Z | [ host-image] Feb 24 21:46:02.926 INFO O| Feb 24 21:46:02.926 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent |
9655 | 2025-02-24T21:46:04.622Z | [ host-image] Feb 24 21:46:02.926 INFO O| Feb 24 21:46:02.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent |
9656 | 2025-02-24T21:46:04.622Z | [ host-image] Feb 24 21:46:02.926 INFO O| Feb 24 21:46:02.926 INFO STEP 68 (ensure_dir) COMPLETE |
9657 | 2025-02-24T21:46:04.622Z | [ host-image] Feb 24 21:46:02.926 INFO O| Feb 24 21:46:02.926 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9658 | 2025-02-24T21:46:04.646Z | [ host-image] Feb 24 21:46:02.949 INFO O| Feb 24 21:46:02.949 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
9659 | 2025-02-24T21:46:04.646Z | [ host-image] Feb 24 21:46:02.949 INFO O| Feb 24 21:46:02.949 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
9660 | 2025-02-24T21:46:06.218Z | [ host-image] Feb 24 21:46:04.521 INFO O| Feb 24 21:46:04.521 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle |
9661 | 2025-02-24T21:46:06.218Z | [ host-image] Feb 24 21:46:04.521 INFO O| Feb 24 21:46:04.521 INFO ok! |
9662 | 2025-02-24T21:46:06.221Z | [ host-image] Feb 24 21:46:04.521 INFO O| Feb 24 21:46:04.521 INFO STEP 69 (ensure_file) COMPLETE |
9663 | 2025-02-24T21:46:06.221Z | [ host-image] Feb 24 21:46:04.521 INFO O| Feb 24 21:46:04.521 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9664 | 2025-02-24T21:46:06.237Z | [ host-image] Feb 24 21:46:04.540 INFO O| Feb 24 21:46:04.540 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
9665 | 2025-02-24T21:46:06.237Z | [ host-image] Feb 24 21:46:04.540 INFO O| Feb 24 21:46:04.540 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ... |
9666 | 2025-02-24T21:46:08.725Z | [ host-image] Feb 24 21:46:07.027 INFO O| Feb 24 21:46:07.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent |
9667 | 2025-02-24T21:46:08.725Z | [ host-image] Feb 24 21:46:07.027 INFO O| Feb 24 21:46:07.027 INFO ok! |
9668 | 2025-02-24T21:46:08.729Z | [ host-image] Feb 24 21:46:07.027 INFO O| Feb 24 21:46:07.027 INFO STEP 70 (ensure_file) COMPLETE |
9669 | 2025-02-24T21:46:08.729Z | [ host-image] Feb 24 21:46:07.027 INFO O| Feb 24 21:46:07.027 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9670 | 2025-02-24T21:46:08.747Z | [ host-image] Feb 24 21:46:07.049 INFO O| Feb 24 21:46:07.049 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg |
9671 | 2025-02-24T21:46:08.747Z | [ host-image] Feb 24 21:46:07.049 INFO O| Feb 24 21:46:07.049 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg |
9672 | 2025-02-24T21:46:08.750Z | [ host-image] Feb 24 21:46:07.049 INFO O| Feb 24 21:46:07.049 INFO STEP 71 (ensure_dir) COMPLETE |
9673 | 2025-02-24T21:46:08.750Z | [ host-image] Feb 24 21:46:07.049 INFO O| Feb 24 21:46:07.049 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9674 | 2025-02-24T21:46:08.791Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
9675 | 2025-02-24T21:46:08.791Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO copying /tmp/.tmp1fVI8h/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 ... |
9676 | 2025-02-24T21:46:08.794Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
9677 | 2025-02-24T21:46:08.794Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO ok! |
9678 | 2025-02-24T21:46:08.794Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO STEP 72 (ensure_file) COMPLETE |
9679 | 2025-02-24T21:46:08.794Z | [ host-image] Feb 24 21:46:07.093 INFO O| Feb 24 21:46:07.093 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9680 | 2025-02-24T21:46:08.814Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
9681 | 2025-02-24T21:46:08.814Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO copying /tmp/.tmp1fVI8h/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 ... |
9682 | 2025-02-24T21:46:08.814Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md |
9683 | 2025-02-24T21:46:08.814Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO ok! |
9684 | 2025-02-24T21:46:08.817Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO STEP 73 (ensure_file) COMPLETE |
9685 | 2025-02-24T21:46:08.817Z | [ host-image] Feb 24 21:46:07.116 INFO O| Feb 24 21:46:07.116 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9686 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
9687 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ... |
9688 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION |
9689 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO ok! |
9690 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO STEP 74 (ensure_file) COMPLETE |
9691 | 2025-02-24T21:46:08.835Z | [ host-image] Feb 24 21:46:07.137 INFO O| Feb 24 21:46:07.137 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9692 | 2025-02-24T21:46:08.855Z | [ host-image] Feb 24 21:46:07.157 INFO O| Feb 24 21:46:07.157 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist |
9693 | 2025-02-24T21:46:08.855Z | [ host-image] Feb 24 21:46:07.157 INFO O| Feb 24 21:46:07.157 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ... |
9694 | 2025-02-24T21:46:08.858Z | [ host-image] Feb 24 21:46:07.158 INFO O| Feb 24 21:46:07.158 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz |
9695 | 2025-02-24T21:46:08.858Z | [ host-image] Feb 24 21:46:07.158 INFO O| Feb 24 21:46:07.158 INFO ok! |
9696 | 2025-02-24T21:46:08.858Z | [ host-image] Feb 24 21:46:07.158 INFO O| Feb 24 21:46:07.158 INFO STEP 75 (ensure_file) COMPLETE |
9697 | 2025-02-24T21:46:08.858Z | [ host-image] Feb 24 21:46:07.158 INFO O| Feb 24 21:46:07.158 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9698 | 2025-02-24T21:46:08.910Z | [ host-image] Feb 24 21:46:07.212 INFO O| Feb 24 21:46:07.212 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog |
9699 | 2025-02-24T21:46:08.914Z | [ host-image] Feb 24 21:46:07.213 INFO O| Feb 24 21:46:07.212 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog |
9700 | 2025-02-24T21:46:08.914Z | [ host-image] Feb 24 21:46:07.213 INFO O| Feb 24 21:46:07.213 INFO STEP 76 (ensure_dir) COMPLETE |
9701 | 2025-02-24T21:46:08.914Z | [ host-image] Feb 24 21:46:07.213 INFO O| Feb 24 21:46:07.213 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9702 | 2025-02-24T21:46:08.944Z | [ host-image] Feb 24 21:46:07.246 INFO O| Feb 24 21:46:07.246 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist |
9703 | 2025-02-24T21:46:08.944Z | [ host-image] Feb 24 21:46:07.246 INFO O| Feb 24 21:46:07.246 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ... |
9704 | 2025-02-24T21:46:08.949Z | [ host-image] Feb 24 21:46:07.251 INFO O| Feb 24 21:46:07.251 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog |
9705 | 2025-02-24T21:46:08.949Z | [ host-image] Feb 24 21:46:07.251 INFO O| Feb 24 21:46:07.251 INFO ok! |
9706 | 2025-02-24T21:46:08.949Z | [ host-image] Feb 24 21:46:07.251 INFO O| Feb 24 21:46:07.251 INFO STEP 77 (ensure_file) COMPLETE |
9707 | 2025-02-24T21:46:08.949Z | [ host-image] Feb 24 21:46:07.251 INFO O| Feb 24 21:46:07.251 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9708 | 2025-02-24T21:46:08.972Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist |
9709 | 2025-02-24T21:46:08.972Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ... |
9710 | 2025-02-24T21:46:08.972Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION |
9711 | 2025-02-24T21:46:08.975Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO ok! |
9712 | 2025-02-24T21:46:08.975Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO STEP 78 (ensure_file) COMPLETE |
9713 | 2025-02-24T21:46:08.975Z | [ host-image] Feb 24 21:46:07.274 INFO O| Feb 24 21:46:07.274 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9714 | 2025-02-24T21:46:09.012Z | [ host-image] Feb 24 21:46:07.314 INFO O| Feb 24 21:46:07.314 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
9715 | 2025-02-24T21:46:09.012Z | [ host-image] Feb 24 21:46:07.314 INFO O| Feb 24 21:46:07.314 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ... |
9716 | 2025-02-24T21:46:11.156Z | [ host-image] Feb 24 21:46:09.457 INFO O| Feb 24 21:46:09.457 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz |
9717 | 2025-02-24T21:46:11.156Z | [ host-image] Feb 24 21:46:09.457 INFO O| Feb 24 21:46:09.457 INFO ok! |
9718 | 2025-02-24T21:46:11.161Z | [ host-image] Feb 24 21:46:09.457 INFO O| Feb 24 21:46:09.457 INFO STEP 79 (ensure_file) COMPLETE |
9719 | 2025-02-24T21:46:11.161Z | [ host-image] Feb 24 21:46:09.457 INFO O| Feb 24 21:46:09.457 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9720 | 2025-02-24T21:46:11.178Z | [ host-image] Feb 24 21:46:09.479 INFO O| Feb 24 21:46:09.479 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind |
9721 | 2025-02-24T21:46:11.178Z | [ host-image] Feb 24 21:46:09.479 INFO O| Feb 24 21:46:09.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind |
9722 | 2025-02-24T21:46:11.178Z | [ host-image] Feb 24 21:46:09.479 INFO O| Feb 24 21:46:09.479 INFO STEP 80 (ensure_dir) COMPLETE |
9723 | 2025-02-24T21:46:11.181Z | [ host-image] Feb 24 21:46:09.479 INFO O| Feb 24 21:46:09.479 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9724 | 2025-02-24T21:46:11.198Z | [ host-image] Feb 24 21:46:09.499 INFO O| Feb 24 21:46:09.499 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib |
9725 | 2025-02-24T21:46:11.198Z | [ host-image] Feb 24 21:46:09.499 INFO O| Feb 24 21:46:09.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib |
9726 | 2025-02-24T21:46:11.198Z | [ host-image] Feb 24 21:46:09.499 INFO O| Feb 24 21:46:09.499 INFO STEP 81 (ensure_dir) COMPLETE |
9727 | 2025-02-24T21:46:11.202Z | [ host-image] Feb 24 21:46:09.499 INFO O| Feb 24 21:46:09.499 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9728 | 2025-02-24T21:46:11.224Z | [ host-image] Feb 24 21:46:09.526 INFO O| Feb 24 21:46:09.525 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc |
9729 | 2025-02-24T21:46:11.224Z | [ host-image] Feb 24 21:46:09.526 INFO O| Feb 24 21:46:09.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc |
9730 | 2025-02-24T21:46:11.228Z | [ host-image] Feb 24 21:46:09.526 INFO O| Feb 24 21:46:09.526 INFO STEP 82 (ensure_dir) COMPLETE |
9731 | 2025-02-24T21:46:11.228Z | [ host-image] Feb 24 21:46:09.526 INFO O| Feb 24 21:46:09.526 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9732 | 2025-02-24T21:46:11.288Z | [ host-image] Feb 24 21:46:09.589 INFO O| Feb 24 21:46:09.589 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
9733 | 2025-02-24T21:46:11.288Z | [ host-image] Feb 24 21:46:09.589 INFO O| Feb 24 21:46:09.589 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
9734 | 2025-02-24T21:46:11.292Z | [ host-image] Feb 24 21:46:09.589 INFO O| Feb 24 21:46:09.589 INFO STEP 83 (ensure_dir) COMPLETE |
9735 | 2025-02-24T21:46:11.292Z | [ host-image] Feb 24 21:46:09.589 INFO O| Feb 24 21:46:09.589 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9736 | 2025-02-24T21:46:11.311Z | [ host-image] Feb 24 21:46:09.612 INFO O| Feb 24 21:46:09.611 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
9737 | 2025-02-24T21:46:11.311Z | [ host-image] Feb 24 21:46:09.612 INFO O| Feb 24 21:46:09.612 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
9738 | 2025-02-24T21:46:11.315Z | [ host-image] Feb 24 21:46:09.612 INFO O| Feb 24 21:46:09.612 INFO STEP 84 (ensure_dir) COMPLETE |
9739 | 2025-02-24T21:46:11.315Z | [ host-image] Feb 24 21:46:09.612 INFO O| Feb 24 21:46:09.612 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9740 | 2025-02-24T21:46:11.334Z | [ host-image] Feb 24 21:46:09.635 INFO O| Feb 24 21:46:09.635 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
9741 | 2025-02-24T21:46:11.335Z | [ host-image] Feb 24 21:46:09.635 INFO O| Feb 24 21:46:09.635 INFO copying /tmp/.tmp1fVI8h/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 ... |
9742 | 2025-02-24T21:46:11.338Z | [ host-image] Feb 24 21:46:09.636 INFO O| Feb 24 21:46:09.636 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
9743 | 2025-02-24T21:46:11.338Z | [ host-image] Feb 24 21:46:09.636 INFO O| Feb 24 21:46:09.636 INFO ok! |
9744 | 2025-02-24T21:46:11.338Z | [ host-image] Feb 24 21:46:09.636 INFO O| Feb 24 21:46:09.636 INFO STEP 85 (ensure_file) COMPLETE |
9745 | 2025-02-24T21:46:11.338Z | [ host-image] Feb 24 21:46:09.636 INFO O| Feb 24 21:46:09.636 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9746 | 2025-02-24T21:46:11.359Z | [ host-image] Feb 24 21:46:09.660 INFO O| Feb 24 21:46:09.660 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin |
9747 | 2025-02-24T21:46:11.359Z | [ host-image] Feb 24 21:46:09.660 INFO O| Feb 24 21:46:09.660 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin |
9748 | 2025-02-24T21:46:11.363Z | [ host-image] Feb 24 21:46:09.660 INFO O| Feb 24 21:46:09.660 INFO STEP 86 (ensure_dir) COMPLETE |
9749 | 2025-02-24T21:46:11.363Z | [ host-image] Feb 24 21:46:09.660 INFO O| Feb 24 21:46:09.660 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9750 | 2025-02-24T21:46:11.383Z | [ host-image] Feb 24 21:46:09.684 INFO O| Feb 24 21:46:09.684 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
9751 | 2025-02-24T21:46:11.383Z | [ host-image] Feb 24 21:46:09.685 INFO O| Feb 24 21:46:09.684 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
9752 | 2025-02-24T21:46:11.383Z | [ host-image] Feb 24 21:46:09.685 INFO O| Feb 24 21:46:09.685 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
9753 | 2025-02-24T21:46:11.390Z | [ host-image] Feb 24 21:46:09.685 INFO O| Feb 24 21:46:09.685 INFO ok! |
9754 | 2025-02-24T21:46:11.390Z | [ host-image] Feb 24 21:46:09.685 INFO O| Feb 24 21:46:09.685 INFO STEP 87 (ensure_file) COMPLETE |
9755 | 2025-02-24T21:46:11.390Z | [ host-image] Feb 24 21:46:09.685 INFO O| Feb 24 21:46:09.685 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9756 | 2025-02-24T21:46:11.417Z | [ host-image] Feb 24 21:46:09.716 INFO O| Feb 24 21:46:09.716 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
9757 | 2025-02-24T21:46:11.417Z | [ host-image] Feb 24 21:46:09.717 INFO O| Feb 24 21:46:09.717 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
9758 | 2025-02-24T21:46:11.436Z | [ host-image] Feb 24 21:46:09.737 INFO O| Feb 24 21:46:09.737 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
9759 | 2025-02-24T21:46:11.436Z | [ host-image] Feb 24 21:46:09.737 INFO O| Feb 24 21:46:09.737 INFO ok! |
9760 | 2025-02-24T21:46:11.440Z | [ host-image] Feb 24 21:46:09.737 INFO O| Feb 24 21:46:09.737 INFO STEP 88 (ensure_file) COMPLETE |
9761 | 2025-02-24T21:46:11.440Z | [ host-image] Feb 24 21:46:09.737 INFO O| Feb 24 21:46:09.737 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9762 | 2025-02-24T21:46:11.468Z | [ host-image] Feb 24 21:46:09.769 INFO O| Feb 24 21:46:09.769 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
9763 | 2025-02-24T21:46:11.468Z | [ host-image] Feb 24 21:46:09.769 INFO O| Feb 24 21:46:09.769 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
9764 | 2025-02-24T21:46:12.035Z | [ host-image] Feb 24 21:46:10.336 INFO O| Feb 24 21:46:10.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
9765 | 2025-02-24T21:46:12.035Z | [ host-image] Feb 24 21:46:10.336 INFO O| Feb 24 21:46:10.336 INFO ok! |
9766 | 2025-02-24T21:46:12.035Z | [ host-image] Feb 24 21:46:10.336 INFO O| Feb 24 21:46:10.336 INFO STEP 89 (ensure_file) COMPLETE |
9767 | 2025-02-24T21:46:12.038Z | [ host-image] Feb 24 21:46:10.336 INFO O| Feb 24 21:46:10.336 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9768 | 2025-02-24T21:46:12.055Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
9769 | 2025-02-24T21:46:12.055Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ... |
9770 | 2025-02-24T21:46:12.058Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION |
9771 | 2025-02-24T21:46:12.058Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO ok! |
9772 | 2025-02-24T21:46:12.058Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO STEP 90 (ensure_file) COMPLETE |
9773 | 2025-02-24T21:46:12.058Z | [ host-image] Feb 24 21:46:10.357 INFO O| Feb 24 21:46:10.357 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9774 | 2025-02-24T21:46:12.076Z | [ host-image] Feb 24 21:46:10.377 INFO O| Feb 24 21:46:10.377 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace |
9775 | 2025-02-24T21:46:12.076Z | [ host-image] Feb 24 21:46:10.377 INFO O| Feb 24 21:46:10.377 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace |
9776 | 2025-02-24T21:46:12.076Z | [ host-image] Feb 24 21:46:10.377 INFO O| Feb 24 21:46:10.377 INFO STEP 91 (ensure_dir) COMPLETE |
9777 | 2025-02-24T21:46:12.079Z | [ host-image] Feb 24 21:46:10.377 INFO O| Feb 24 21:46:10.377 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9778 | 2025-02-24T21:46:12.099Z | [ host-image] Feb 24 21:46:10.400 INFO O| Feb 24 21:46:10.400 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist |
9779 | 2025-02-24T21:46:12.099Z | [ host-image] Feb 24 21:46:10.400 INFO O| Feb 24 21:46:10.400 INFO copying /tmp/.tmp1fVI8h/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 ... |
9780 | 2025-02-24T21:46:12.102Z | [ host-image] Feb 24 21:46:10.401 INFO O| Feb 24 21:46:10.400 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d |
9781 | 2025-02-24T21:46:12.102Z | [ host-image] Feb 24 21:46:10.401 INFO O| Feb 24 21:46:10.401 INFO ok! |
9782 | 2025-02-24T21:46:12.102Z | [ host-image] Feb 24 21:46:10.401 INFO O| Feb 24 21:46:10.401 INFO STEP 92 (ensure_file) COMPLETE |
9783 | 2025-02-24T21:46:12.102Z | [ host-image] Feb 24 21:46:10.401 INFO O| Feb 24 21:46:10.401 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9784 | 2025-02-24T21:46:12.122Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist |
9785 | 2025-02-24T21:46:12.123Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO copying /tmp/.tmp1fVI8h/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 ... |
9786 | 2025-02-24T21:46:12.126Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d |
9787 | 2025-02-24T21:46:12.126Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO ok! |
9788 | 2025-02-24T21:46:12.126Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO STEP 93 (ensure_file) COMPLETE |
9789 | 2025-02-24T21:46:12.126Z | [ host-image] Feb 24 21:46:10.424 INFO O| Feb 24 21:46:10.424 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9790 | 2025-02-24T21:46:12.146Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist |
9791 | 2025-02-24T21:46:12.146Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO copying /tmp/.tmp1fVI8h/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 ... |
9792 | 2025-02-24T21:46:12.146Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d |
9793 | 2025-02-24T21:46:12.146Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO ok! |
9794 | 2025-02-24T21:46:12.149Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO STEP 94 (ensure_file) COMPLETE |
9795 | 2025-02-24T21:46:12.149Z | [ host-image] Feb 24 21:46:10.447 INFO O| Feb 24 21:46:10.447 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9796 | 2025-02-24T21:46:12.169Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist |
9797 | 2025-02-24T21:46:12.169Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO copying /tmp/.tmp1fVI8h/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 ... |
9798 | 2025-02-24T21:46:12.171Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d |
9799 | 2025-02-24T21:46:12.171Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO ok! |
9800 | 2025-02-24T21:46:12.171Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO STEP 95 (ensure_file) COMPLETE |
9801 | 2025-02-24T21:46:12.171Z | [ host-image] Feb 24 21:46:10.470 INFO O| Feb 24 21:46:10.470 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9802 | 2025-02-24T21:46:12.192Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist |
9803 | 2025-02-24T21:46:12.192Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO copying /tmp/.tmp1fVI8h/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 ... |
9804 | 2025-02-24T21:46:12.194Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d |
9805 | 2025-02-24T21:46:12.194Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO ok! |
9806 | 2025-02-24T21:46:12.194Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO STEP 96 (ensure_file) COMPLETE |
9807 | 2025-02-24T21:46:12.194Z | [ host-image] Feb 24 21:46:10.493 INFO O| Feb 24 21:46:10.493 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9808 | 2025-02-24T21:46:12.218Z | [ host-image] Feb 24 21:46:10.519 INFO O| Feb 24 21:46:10.519 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist |
9809 | 2025-02-24T21:46:12.218Z | [ host-image] Feb 24 21:46:10.519 INFO O| Feb 24 21:46:10.519 INFO copying /tmp/.tmp1fVI8h/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 ... |
9810 | 2025-02-24T21:46:12.218Z | [ host-image] Feb 24 21:46:10.520 INFO O| Feb 24 21:46:10.519 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d |
9811 | 2025-02-24T21:46:12.218Z | [ host-image] Feb 24 21:46:10.520 INFO O| Feb 24 21:46:10.520 INFO ok! |
9812 | 2025-02-24T21:46:12.221Z | [ host-image] Feb 24 21:46:10.520 INFO O| Feb 24 21:46:10.520 INFO STEP 97 (ensure_file) COMPLETE |
9813 | 2025-02-24T21:46:12.221Z | [ host-image] Feb 24 21:46:10.520 INFO O| Feb 24 21:46:10.520 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9814 | 2025-02-24T21:46:12.242Z | [ host-image] Feb 24 21:46:10.542 INFO O| Feb 24 21:46:10.542 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist |
9815 | 2025-02-24T21:46:12.242Z | [ host-image] Feb 24 21:46:10.543 INFO O| Feb 24 21:46:10.542 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ... |
9816 | 2025-02-24T21:46:12.245Z | [ host-image] Feb 24 21:46:10.543 INFO O| Feb 24 21:46:10.543 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d |
9817 | 2025-02-24T21:46:12.245Z | [ host-image] Feb 24 21:46:10.543 INFO O| Feb 24 21:46:10.543 INFO ok! |
9818 | 2025-02-24T21:46:12.245Z | [ host-image] Feb 24 21:46:10.543 INFO O| Feb 24 21:46:10.543 INFO STEP 98 (ensure_file) COMPLETE |
9819 | 2025-02-24T21:46:12.245Z | [ host-image] Feb 24 21:46:10.543 INFO O| Feb 24 21:46:10.543 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9820 | 2025-02-24T21:46:12.265Z | [ host-image] Feb 24 21:46:10.566 INFO O| Feb 24 21:46:10.566 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist |
9821 | 2025-02-24T21:46:12.265Z | [ host-image] Feb 24 21:46:10.566 INFO O| Feb 24 21:46:10.566 INFO copying /tmp/.tmp1fVI8h/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 ... |
9822 | 2025-02-24T21:46:12.267Z | [ host-image] Feb 24 21:46:10.566 INFO O| Feb 24 21:46:10.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d |
9823 | 2025-02-24T21:46:12.267Z | [ host-image] Feb 24 21:46:10.566 INFO O| Feb 24 21:46:10.566 INFO ok! |
9824 | 2025-02-24T21:46:12.267Z | [ host-image] Feb 24 21:46:10.567 INFO O| Feb 24 21:46:10.566 INFO STEP 99 (ensure_file) COMPLETE |
9825 | 2025-02-24T21:46:12.267Z | [ host-image] Feb 24 21:46:10.567 INFO O| Feb 24 21:46:10.567 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9826 | 2025-02-24T21:46:12.287Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist |
9827 | 2025-02-24T21:46:12.287Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO copying /tmp/.tmp1fVI8h/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 ... |
9828 | 2025-02-24T21:46:12.287Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d |
9829 | 2025-02-24T21:46:12.287Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO ok! |
9830 | 2025-02-24T21:46:12.291Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO STEP 100 (ensure_file) COMPLETE |
9831 | 2025-02-24T21:46:12.291Z | [ host-image] Feb 24 21:46:10.588 INFO O| Feb 24 21:46:10.588 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9832 | 2025-02-24T21:46:12.307Z | [ host-image] Feb 24 21:46:10.608 INFO O| Feb 24 21:46:10.608 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist |
9833 | 2025-02-24T21:46:12.310Z | [ host-image] Feb 24 21:46:10.608 INFO O| Feb 24 21:46:10.608 INFO copying /tmp/.tmp1fVI8h/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 ... |
9834 | 2025-02-24T21:46:12.310Z | [ host-image] Feb 24 21:46:10.608 INFO O| Feb 24 21:46:10.608 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d |
9835 | 2025-02-24T21:46:12.310Z | [ host-image] Feb 24 21:46:10.608 INFO O| Feb 24 21:46:10.608 INFO ok! |
9836 | 2025-02-24T21:46:12.310Z | [ host-image] Feb 24 21:46:10.609 INFO O| Feb 24 21:46:10.608 INFO STEP 101 (ensure_file) COMPLETE |
9837 | 2025-02-24T21:46:12.310Z | [ host-image] Feb 24 21:46:10.609 INFO O| Feb 24 21:46:10.609 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9838 | 2025-02-24T21:46:12.343Z | [ host-image] Feb 24 21:46:10.644 INFO O| Feb 24 21:46:10.644 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist |
9839 | 2025-02-24T21:46:12.343Z | [ host-image] Feb 24 21:46:10.644 INFO O| Feb 24 21:46:10.644 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ... |
9840 | 2025-02-24T21:46:12.346Z | [ host-image] Feb 24 21:46:10.645 INFO O| Feb 24 21:46:10.645 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d |
9841 | 2025-02-24T21:46:12.346Z | [ host-image] Feb 24 21:46:10.645 INFO O| Feb 24 21:46:10.645 INFO ok! |
9842 | 2025-02-24T21:46:12.346Z | [ host-image] Feb 24 21:46:10.645 INFO O| Feb 24 21:46:10.645 INFO STEP 102 (ensure_file) COMPLETE |
9843 | 2025-02-24T21:46:12.346Z | [ host-image] Feb 24 21:46:10.645 INFO O| Feb 24 21:46:10.645 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9844 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist |
9845 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO copying /tmp/.tmp1fVI8h/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 ... |
9846 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d |
9847 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO ok! |
9848 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO STEP 103 (ensure_file) COMPLETE |
9849 | 2025-02-24T21:46:12.365Z | [ host-image] Feb 24 21:46:10.665 INFO O| Feb 24 21:46:10.665 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9850 | 2025-02-24T21:46:12.386Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist |
9851 | 2025-02-24T21:46:12.386Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO copying /tmp/.tmp1fVI8h/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 ... |
9852 | 2025-02-24T21:46:12.386Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d |
9853 | 2025-02-24T21:46:12.388Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO ok! |
9854 | 2025-02-24T21:46:12.388Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO STEP 104 (ensure_file) COMPLETE |
9855 | 2025-02-24T21:46:12.388Z | [ host-image] Feb 24 21:46:10.687 INFO O| Feb 24 21:46:10.687 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9856 | 2025-02-24T21:46:12.407Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist |
9857 | 2025-02-24T21:46:12.408Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO copying /tmp/.tmp1fVI8h/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 ... |
9858 | 2025-02-24T21:46:12.408Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d |
9859 | 2025-02-24T21:46:12.408Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO ok! |
9860 | 2025-02-24T21:46:12.411Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO STEP 105 (ensure_file) COMPLETE |
9861 | 2025-02-24T21:46:12.411Z | [ host-image] Feb 24 21:46:10.709 INFO O| Feb 24 21:46:10.709 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9862 | 2025-02-24T21:46:12.430Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist |
9863 | 2025-02-24T21:46:12.430Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO copying /tmp/.tmp1fVI8h/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 ... |
9864 | 2025-02-24T21:46:12.430Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d |
9865 | 2025-02-24T21:46:12.432Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO ok! |
9866 | 2025-02-24T21:46:12.432Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO STEP 106 (ensure_file) COMPLETE |
9867 | 2025-02-24T21:46:12.432Z | [ host-image] Feb 24 21:46:10.731 INFO O| Feb 24 21:46:10.731 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9868 | 2025-02-24T21:46:12.451Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.752 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist |
9869 | 2025-02-24T21:46:12.451Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.752 INFO copying /tmp/.tmp1fVI8h/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 ... |
9870 | 2025-02-24T21:46:12.454Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.753 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d |
9871 | 2025-02-24T21:46:12.454Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.753 INFO ok! |
9872 | 2025-02-24T21:46:12.454Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.753 INFO STEP 107 (ensure_file) COMPLETE |
9873 | 2025-02-24T21:46:12.454Z | [ host-image] Feb 24 21:46:10.753 INFO O| Feb 24 21:46:10.753 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9874 | 2025-02-24T21:46:12.479Z | [ host-image] Feb 24 21:46:10.780 INFO O| Feb 24 21:46:10.780 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist |
9875 | 2025-02-24T21:46:12.479Z | [ host-image] Feb 24 21:46:10.780 INFO O| Feb 24 21:46:10.780 INFO copying /tmp/.tmp1fVI8h/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 ... |
9876 | 2025-02-24T21:46:12.482Z | [ host-image] Feb 24 21:46:10.781 INFO O| Feb 24 21:46:10.780 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d |
9877 | 2025-02-24T21:46:12.482Z | [ host-image] Feb 24 21:46:10.781 INFO O| Feb 24 21:46:10.780 INFO ok! |
9878 | 2025-02-24T21:46:12.482Z | [ host-image] Feb 24 21:46:10.781 INFO O| Feb 24 21:46:10.781 INFO STEP 108 (ensure_file) COMPLETE |
9879 | 2025-02-24T21:46:12.482Z | [ host-image] Feb 24 21:46:10.781 INFO O| Feb 24 21:46:10.781 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9880 | 2025-02-24T21:46:12.556Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist |
9881 | 2025-02-24T21:46:12.556Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO copying /tmp/.tmp1fVI8h/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 ... |
9882 | 2025-02-24T21:46:12.559Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d |
9883 | 2025-02-24T21:46:12.559Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO ok! |
9884 | 2025-02-24T21:46:12.559Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO STEP 109 (ensure_file) COMPLETE |
9885 | 2025-02-24T21:46:12.559Z | [ host-image] Feb 24 21:46:10.857 INFO O| Feb 24 21:46:10.857 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9886 | 2025-02-24T21:46:12.636Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist |
9887 | 2025-02-24T21:46:12.636Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO copying /tmp/.tmp1fVI8h/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 ... |
9888 | 2025-02-24T21:46:12.636Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d |
9889 | 2025-02-24T21:46:12.640Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO ok! |
9890 | 2025-02-24T21:46:12.640Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO STEP 110 (ensure_file) COMPLETE |
9891 | 2025-02-24T21:46:12.640Z | [ host-image] Feb 24 21:46:10.937 INFO O| Feb 24 21:46:10.937 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9892 | 2025-02-24T21:46:12.677Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist |
9893 | 2025-02-24T21:46:12.677Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO copying /tmp/.tmp1fVI8h/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 ... |
9894 | 2025-02-24T21:46:12.680Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d |
9895 | 2025-02-24T21:46:12.680Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO ok! |
9896 | 2025-02-24T21:46:12.680Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO STEP 111 (ensure_file) COMPLETE |
9897 | 2025-02-24T21:46:12.680Z | [ host-image] Feb 24 21:46:10.978 INFO O| Feb 24 21:46:10.978 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9898 | 2025-02-24T21:46:12.699Z | [ host-image] Feb 24 21:46:11.000 INFO O| Feb 24 21:46:11.000 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist |
9899 | 2025-02-24T21:46:12.699Z | [ host-image] Feb 24 21:46:11.000 INFO O| Feb 24 21:46:11.000 INFO copying /tmp/.tmp1fVI8h/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 ... |
9900 | 2025-02-24T21:46:12.699Z | [ host-image] Feb 24 21:46:11.000 INFO O| Feb 24 21:46:11.000 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d |
9901 | 2025-02-24T21:46:12.699Z | [ host-image] Feb 24 21:46:11.000 INFO O| Feb 24 21:46:11.000 INFO ok! |
9902 | 2025-02-24T21:46:12.702Z | [ host-image] Feb 24 21:46:11.001 INFO O| Feb 24 21:46:11.000 INFO STEP 112 (ensure_file) COMPLETE |
9903 | 2025-02-24T21:46:12.702Z | [ host-image] Feb 24 21:46:11.001 INFO O| Feb 24 21:46:11.000 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9904 | 2025-02-24T21:46:12.722Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist |
9905 | 2025-02-24T21:46:12.722Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO copying /tmp/.tmp1fVI8h/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 ... |
9906 | 2025-02-24T21:46:12.725Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh |
9907 | 2025-02-24T21:46:12.725Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO ok! |
9908 | 2025-02-24T21:46:12.725Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO STEP 113 (ensure_file) COMPLETE |
9909 | 2025-02-24T21:46:12.725Z | [ host-image] Feb 24 21:46:11.023 INFO O| Feb 24 21:46:11.023 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9910 | 2025-02-24T21:46:12.761Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist |
9911 | 2025-02-24T21:46:12.761Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO copying /tmp/.tmp1fVI8h/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 ... |
9912 | 2025-02-24T21:46:12.765Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d |
9913 | 2025-02-24T21:46:12.765Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO ok! |
9914 | 2025-02-24T21:46:12.765Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO STEP 114 (ensure_file) COMPLETE |
9915 | 2025-02-24T21:46:12.765Z | [ host-image] Feb 24 21:46:11.062 INFO O| Feb 24 21:46:11.062 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9916 | 2025-02-24T21:46:12.784Z | [ host-image] Feb 24 21:46:11.085 INFO O| Feb 24 21:46:11.085 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist |
9917 | 2025-02-24T21:46:12.784Z | [ host-image] Feb 24 21:46:11.085 INFO O| Feb 24 21:46:11.085 INFO copying /tmp/.tmp1fVI8h/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 ... |
9918 | 2025-02-24T21:46:12.785Z | [ host-image] Feb 24 21:46:11.086 INFO O| Feb 24 21:46:11.086 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh |
9919 | 2025-02-24T21:46:12.785Z | [ host-image] Feb 24 21:46:11.086 INFO O| Feb 24 21:46:11.086 INFO ok! |
9920 | 2025-02-24T21:46:12.785Z | [ host-image] Feb 24 21:46:11.086 INFO O| Feb 24 21:46:11.086 INFO STEP 115 (ensure_file) COMPLETE |
9921 | 2025-02-24T21:46:12.785Z | [ host-image] Feb 24 21:46:11.086 INFO O| Feb 24 21:46:11.086 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9922 | 2025-02-24T21:46:12.807Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist |
9923 | 2025-02-24T21:46:12.807Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO copying /tmp/.tmp1fVI8h/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 ... |
9924 | 2025-02-24T21:46:12.807Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d |
9925 | 2025-02-24T21:46:12.810Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO ok! |
9926 | 2025-02-24T21:46:12.810Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO STEP 116 (ensure_file) COMPLETE |
9927 | 2025-02-24T21:46:12.810Z | [ host-image] Feb 24 21:46:11.108 INFO O| Feb 24 21:46:11.108 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9928 | 2025-02-24T21:46:12.837Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist |
9929 | 2025-02-24T21:46:12.837Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO copying /tmp/.tmp1fVI8h/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 ... |
9930 | 2025-02-24T21:46:12.837Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh |
9931 | 2025-02-24T21:46:12.837Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO ok! |
9932 | 2025-02-24T21:46:12.840Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO STEP 117 (ensure_file) COMPLETE |
9933 | 2025-02-24T21:46:12.840Z | [ host-image] Feb 24 21:46:11.138 INFO O| Feb 24 21:46:11.138 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9934 | 2025-02-24T21:46:12.893Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist |
9935 | 2025-02-24T21:46:12.893Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO copying /tmp/.tmp1fVI8h/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 ... |
9936 | 2025-02-24T21:46:12.893Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d |
9937 | 2025-02-24T21:46:12.893Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO ok! |
9938 | 2025-02-24T21:46:12.895Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO STEP 118 (ensure_file) COMPLETE |
9939 | 2025-02-24T21:46:12.895Z | [ host-image] Feb 24 21:46:11.194 INFO O| Feb 24 21:46:11.194 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9940 | 2025-02-24T21:46:12.921Z | [ host-image] Feb 24 21:46:11.222 INFO O| Feb 24 21:46:11.222 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist |
9941 | 2025-02-24T21:46:12.921Z | [ host-image] Feb 24 21:46:11.222 INFO O| Feb 24 21:46:11.222 INFO copying /tmp/.tmp1fVI8h/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 ... |
9942 | 2025-02-24T21:46:12.924Z | [ host-image] Feb 24 21:46:11.223 INFO O| Feb 24 21:46:11.222 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d |
9943 | 2025-02-24T21:46:12.924Z | [ host-image] Feb 24 21:46:11.223 INFO O| Feb 24 21:46:11.223 INFO ok! |
9944 | 2025-02-24T21:46:12.924Z | [ host-image] Feb 24 21:46:11.223 INFO O| Feb 24 21:46:11.223 INFO STEP 119 (ensure_file) COMPLETE |
9945 | 2025-02-24T21:46:12.924Z | [ host-image] Feb 24 21:46:11.223 INFO O| Feb 24 21:46:11.223 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9946 | 2025-02-24T21:46:12.944Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist |
9947 | 2025-02-24T21:46:12.944Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO copying /tmp/.tmp1fVI8h/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 ... |
9948 | 2025-02-24T21:46:12.947Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d |
9949 | 2025-02-24T21:46:12.947Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO ok! |
9950 | 2025-02-24T21:46:12.947Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO STEP 120 (ensure_file) COMPLETE |
9951 | 2025-02-24T21:46:12.947Z | [ host-image] Feb 24 21:46:11.245 INFO O| Feb 24 21:46:11.245 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9952 | 2025-02-24T21:46:12.965Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist |
9953 | 2025-02-24T21:46:12.965Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ... |
9954 | 2025-02-24T21:46:12.968Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md |
9955 | 2025-02-24T21:46:12.968Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO ok! |
9956 | 2025-02-24T21:46:12.968Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO STEP 121 (ensure_file) COMPLETE |
9957 | 2025-02-24T21:46:12.968Z | [ host-image] Feb 24 21:46:11.266 INFO O| Feb 24 21:46:11.266 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9958 | 2025-02-24T21:46:12.985Z | [ host-image] Feb 24 21:46:11.286 INFO O| Feb 24 21:46:11.286 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist |
9959 | 2025-02-24T21:46:12.985Z | [ host-image] Feb 24 21:46:11.286 INFO O| Feb 24 21:46:11.286 INFO copying /tmp/.tmp1fVI8h/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 ... |
9960 | 2025-02-24T21:46:12.985Z | [ host-image] Feb 24 21:46:11.287 INFO O| Feb 24 21:46:11.287 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt |
9961 | 2025-02-24T21:46:12.989Z | [ host-image] Feb 24 21:46:11.287 INFO O| Feb 24 21:46:11.287 INFO ok! |
9962 | 2025-02-24T21:46:12.989Z | [ host-image] Feb 24 21:46:11.287 INFO O| Feb 24 21:46:11.287 INFO STEP 122 (ensure_file) COMPLETE |
9963 | 2025-02-24T21:46:12.989Z | [ host-image] Feb 24 21:46:11.287 INFO O| Feb 24 21:46:11.287 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9964 | 2025-02-24T21:46:13.030Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.330 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist |
9965 | 2025-02-24T21:46:13.030Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.331 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ... |
9966 | 2025-02-24T21:46:13.030Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.331 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION |
9967 | 2025-02-24T21:46:13.032Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.331 INFO ok! |
9968 | 2025-02-24T21:46:13.032Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.331 INFO STEP 123 (ensure_file) COMPLETE |
9969 | 2025-02-24T21:46:13.032Z | [ host-image] Feb 24 21:46:11.331 INFO O| Feb 24 21:46:11.331 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9970 | 2025-02-24T21:46:13.053Z | [ host-image] Feb 24 21:46:11.354 INFO O| Feb 24 21:46:11.354 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist |
9971 | 2025-02-24T21:46:13.053Z | [ host-image] Feb 24 21:46:11.354 INFO O| Feb 24 21:46:11.354 INFO copying /tmp/.tmp1fVI8h/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ... |
9972 | 2025-02-24T21:46:17.184Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
9973 | 2025-02-24T21:46:26.326Z | [ host-image] Feb 24 21:46:24.623 INFO O| Feb 24 21:46:24.623 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz |
9974 | 2025-02-24T21:46:26.329Z | [ host-image] Feb 24 21:46:24.623 INFO O| Feb 24 21:46:24.623 INFO ok! |
9975 | 2025-02-24T21:46:26.329Z | [ host-image] Feb 24 21:46:24.623 INFO O| Feb 24 21:46:24.623 INFO STEP 124 (ensure_file) COMPLETE |
9976 | 2025-02-24T21:46:26.329Z | [ host-image] Feb 24 21:46:24.623 INFO O| Feb 24 21:46:24.623 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9977 | 2025-02-24T21:46:26.371Z | [ host-image] Feb 24 21:46:24.668 INFO O| Feb 24 21:46:24.668 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib |
9978 | 2025-02-24T21:46:26.371Z | [ host-image] Feb 24 21:46:24.668 INFO O| Feb 24 21:46:24.668 INFO STEP 125 (ensure_dir) COMPLETE |
9979 | 2025-02-24T21:46:26.374Z | [ host-image] Feb 24 21:46:24.668 INFO O| Feb 24 21:46:24.668 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9980 | 2025-02-24T21:46:26.816Z | [ host-image] Feb 24 21:46:25.111 INFO O| Feb 24 21:46:25.111 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc |
9981 | 2025-02-24T21:46:26.816Z | [ host-image] Feb 24 21:46:25.112 INFO O| Feb 24 21:46:25.111 INFO STEP 126 (ensure_dir) COMPLETE |
9982 | 2025-02-24T21:46:26.819Z | [ host-image] Feb 24 21:46:25.112 INFO O| Feb 24 21:46:25.111 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9983 | 2025-02-24T21:46:26.854Z | [ host-image] Feb 24 21:46:25.150 INFO O| Feb 24 21:46:25.150 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest |
9984 | 2025-02-24T21:46:26.854Z | [ host-image] Feb 24 21:46:25.151 INFO O| Feb 24 21:46:25.150 INFO STEP 127 (ensure_dir) COMPLETE |
9985 | 2025-02-24T21:46:26.856Z | [ host-image] Feb 24 21:46:25.151 INFO O| Feb 24 21:46:25.150 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9986 | 2025-02-24T21:46:26.878Z | [ host-image] Feb 24 21:46:25.174 INFO O| Feb 24 21:46:25.174 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site |
9987 | 2025-02-24T21:46:26.878Z | [ host-image] Feb 24 21:46:25.174 INFO O| Feb 24 21:46:25.174 INFO STEP 128 (ensure_dir) COMPLETE |
9988 | 2025-02-24T21:46:26.881Z | [ host-image] Feb 24 21:46:25.174 INFO O| Feb 24 21:46:25.174 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9989 | 2025-02-24T21:46:26.912Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.208 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
9990 | 2025-02-24T21:46:26.912Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.208 INFO copying /tmp/.tmp1fVI8h/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 ... |
9991 | 2025-02-24T21:46:26.912Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.209 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml |
9992 | 2025-02-24T21:46:26.915Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.209 INFO ok! |
9993 | 2025-02-24T21:46:26.915Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.209 INFO STEP 129 (ensure_file) COMPLETE |
9994 | 2025-02-24T21:46:26.915Z | [ host-image] Feb 24 21:46:25.209 INFO O| Feb 24 21:46:25.209 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
9995 | 2025-02-24T21:46:27.228Z | [ host-image] Feb 24 21:46:25.524 INFO O| Feb 24 21:46:25.524 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root |
9996 | 2025-02-24T21:46:27.228Z | [ host-image] Feb 24 21:46:25.524 INFO O| Feb 24 21:46:25.524 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root |
9997 | 2025-02-24T21:46:27.228Z | [ host-image] Feb 24 21:46:25.524 INFO O| Feb 24 21:46:25.524 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root |
9998 | 2025-02-24T21:46:27.231Z | [ host-image] Feb 24 21:46:25.524 INFO O| Feb 24 21:46:25.524 INFO STEP 130 (ensure_dir) COMPLETE |
9999 | 2025-02-24T21:46:27.231Z | [ host-image] Feb 24 21:46:25.524 INFO O| Feb 24 21:46:25.524 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
10000 | 2025-02-24T21:46:27.249Z | [ host-image] Feb 24 21:46:25.546 INFO O| Feb 24 21:46:25.546 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking |
10001 | 2025-02-24T21:46:27.249Z | [ host-image] Feb 24 21:46:25.546 INFO O| Feb 24 21:46:25.546 INFO copying /tmp/.tmp1fVI8h/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ... |
10002 | 2025-02-24T21:46:27.253Z | [ host-image] Feb 24 21:46:25.546 INFO O| Feb 24 21:46:25.546 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile |
10003 | 2025-02-24T21:46:27.253Z | [ host-image] Feb 24 21:46:25.546 INFO O| Feb 24 21:46:25.546 INFO ok! |
10004 | 2025-02-24T21:46:27.253Z | [ host-image] Feb 24 21:46:25.546 INFO O| Feb 24 21:46:25.546 INFO STEP 131 (ensure_file) COMPLETE |
10005 | 2025-02-24T21:46:27.253Z | [ host-image] Feb 24 21:46:25.547 INFO O| Feb 24 21:46:25.546 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10006 | 2025-02-24T21:46:27.271Z | [ host-image] Feb 24 21:46:25.568 INFO O| Feb 24 21:46:25.568 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec" |
10007 | 2025-02-24T21:46:27.274Z | [ host-image] Feb 24 21:46:25.568 INFO O| Feb 24 21:46:25.568 INFO STEP 132 (remove_files) COMPLETE |
10008 | 2025-02-24T21:46:27.274Z | [ host-image] Feb 24 21:46:25.568 INFO O| Feb 24 21:46:25.568 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10009 | 2025-02-24T21:46:27.366Z | [ host-image] Feb 24 21:46:25.662 INFO O| Feb 24 21:46:25.662 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap" |
10010 | 2025-02-24T21:46:27.369Z | [ host-image] Feb 24 21:46:25.662 INFO O| Feb 24 21:46:25.662 INFO STEP 133 (remove_files) COMPLETE |
10011 | 2025-02-24T21:46:27.369Z | [ host-image] Feb 24 21:46:25.662 INFO O| Feb 24 21:46:25.662 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10012 | 2025-02-24T21:46:27.457Z | [ host-image] Feb 24 21:46:25.754 INFO O| Feb 24 21:46:25.754 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc" |
10013 | 2025-02-24T21:46:27.460Z | [ host-image] Feb 24 21:46:25.755 INFO O| Feb 24 21:46:25.755 INFO STEP 134 (remove_files) COMPLETE |
10014 | 2025-02-24T21:46:27.460Z | [ host-image] Feb 24 21:46:25.755 INFO O| Feb 24 21:46:25.755 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10015 | 2025-02-24T21:46:27.482Z | [ host-image] Feb 24 21:46:25.778 INFO O| Feb 24 21:46:25.778 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security" |
10016 | 2025-02-24T21:46:27.485Z | [ host-image] Feb 24 21:46:25.779 INFO O| Feb 24 21:46:25.779 INFO STEP 135 (remove_files) COMPLETE |
10017 | 2025-02-24T21:46:27.485Z | [ host-image] Feb 24 21:46:25.779 INFO O| Feb 24 21:46:25.779 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10018 | 2025-02-24T21:46:27.505Z | [ host-image] Feb 24 21:46:25.802 INFO O| Feb 24 21:46:25.802 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares" |
10019 | 2025-02-24T21:46:27.508Z | [ host-image] Feb 24 21:46:25.802 INFO O| Feb 24 21:46:25.802 INFO STEP 136 (remove_files) COMPLETE |
10020 | 2025-02-24T21:46:27.508Z | [ host-image] Feb 24 21:46:25.803 INFO O| Feb 24 21:46:25.802 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10021 | 2025-02-24T21:46:27.528Z | [ host-image] Feb 24 21:46:25.824 INFO O| Feb 24 21:46:25.824 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb" |
10022 | 2025-02-24T21:46:27.530Z | [ host-image] Feb 24 21:46:25.825 INFO O| Feb 24 21:46:25.825 INFO STEP 137 (remove_files) COMPLETE |
10023 | 2025-02-24T21:46:27.530Z | [ host-image] Feb 24 21:46:25.825 INFO O| Feb 24 21:46:25.825 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10024 | 2025-02-24T21:46:27.589Z | [ host-image] Feb 24 21:46:25.886 INFO O| Feb 24 21:46:25.885 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
10025 | 2025-02-24T21:46:27.592Z | [ host-image] Feb 24 21:46:25.886 INFO O| Feb 24 21:46:25.886 INFO STEP 138 (remove_files) COMPLETE |
10026 | 2025-02-24T21:46:27.592Z | [ host-image] Feb 24 21:46:25.886 INFO O| Feb 24 21:46:25.886 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10027 | 2025-02-24T21:46:27.612Z | [ host-image] Feb 24 21:46:25.908 INFO O| Feb 24 21:46:25.908 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
10028 | 2025-02-24T21:46:27.614Z | [ host-image] Feb 24 21:46:25.909 INFO O| Feb 24 21:46:25.909 INFO STEP 139 (remove_files) COMPLETE |
10029 | 2025-02-24T21:46:27.614Z | [ host-image] Feb 24 21:46:25.909 INFO O| Feb 24 21:46:25.909 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10030 | 2025-02-24T21:46:27.633Z | [ host-image] Feb 24 21:46:25.930 INFO O| Feb 24 21:46:25.930 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml" |
10031 | 2025-02-24T21:46:27.636Z | [ host-image] Feb 24 21:46:25.930 INFO O| Feb 24 21:46:25.930 INFO STEP 140 (remove_files) COMPLETE |
10032 | 2025-02-24T21:46:27.636Z | [ host-image] Feb 24 21:46:25.930 INFO O| Feb 24 21:46:25.930 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10033 | 2025-02-24T21:46:27.656Z | [ host-image] Feb 24 21:46:25.951 INFO O| Feb 24 21:46:25.951 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
10034 | 2025-02-24T21:46:27.659Z | [ host-image] Feb 24 21:46:25.952 INFO O| Feb 24 21:46:25.952 INFO STEP 141 (remove_files) COMPLETE |
10035 | 2025-02-24T21:46:27.659Z | [ host-image] Feb 24 21:46:25.952 INFO O| Feb 24 21:46:25.952 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10036 | 2025-02-24T21:46:27.676Z | [ host-image] Feb 24 21:46:25.973 INFO O| Feb 24 21:46:25.973 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml" |
10037 | 2025-02-24T21:46:27.679Z | [ host-image] Feb 24 21:46:25.973 INFO O| Feb 24 21:46:25.973 INFO STEP 142 (remove_files) COMPLETE |
10038 | 2025-02-24T21:46:27.679Z | [ host-image] Feb 24 21:46:25.974 INFO O| Feb 24 21:46:25.973 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10039 | 2025-02-24T21:46:27.702Z | [ host-image] Feb 24 21:46:25.995 INFO O| Feb 24 21:46:25.995 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml" |
10040 | 2025-02-24T21:46:27.705Z | [ host-image] Feb 24 21:46:25.995 INFO O| Feb 24 21:46:25.995 INFO STEP 143 (remove_files) COMPLETE |
10041 | 2025-02-24T21:46:27.705Z | [ host-image] Feb 24 21:46:25.995 INFO O| Feb 24 21:46:25.995 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10042 | 2025-02-24T21:46:27.742Z | [ host-image] Feb 24 21:46:26.038 INFO O| Feb 24 21:46:26.038 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
10043 | 2025-02-24T21:46:27.745Z | [ host-image] Feb 24 21:46:26.038 INFO O| Feb 24 21:46:26.038 INFO STEP 144 (remove_files) COMPLETE |
10044 | 2025-02-24T21:46:27.745Z | [ host-image] Feb 24 21:46:26.038 INFO O| Feb 24 21:46:26.038 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10045 | 2025-02-24T21:46:27.797Z | [ host-image] Feb 24 21:46:26.094 INFO O| Feb 24 21:46:26.094 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
10046 | 2025-02-24T21:46:27.797Z | [ host-image] Feb 24 21:46:26.094 INFO O| Feb 24 21:46:26.094 INFO STEP 145 (remove_files) COMPLETE |
10047 | 2025-02-24T21:46:27.797Z | [ host-image] Feb 24 21:46:26.094 INFO O| Feb 24 21:46:26.094 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10048 | 2025-02-24T21:46:27.820Z | [ host-image] Feb 24 21:46:26.117 INFO O| Feb 24 21:46:26.117 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml" |
10049 | 2025-02-24T21:46:27.820Z | [ host-image] Feb 24 21:46:26.117 INFO O| Feb 24 21:46:26.117 INFO STEP 146 (remove_files) COMPLETE |
10050 | 2025-02-24T21:46:27.823Z | [ host-image] Feb 24 21:46:26.117 INFO O| Feb 24 21:46:26.117 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10051 | 2025-02-24T21:46:27.844Z | [ host-image] Feb 24 21:46:26.140 INFO O| Feb 24 21:46:26.140 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
10052 | 2025-02-24T21:46:27.844Z | [ host-image] Feb 24 21:46:26.140 INFO O| Feb 24 21:46:26.140 INFO STEP 147 (remove_files) COMPLETE |
10053 | 2025-02-24T21:46:27.850Z | [ host-image] Feb 24 21:46:26.140 INFO O| Feb 24 21:46:26.140 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10054 | 2025-02-24T21:46:27.864Z | [ host-image] Feb 24 21:46:26.161 INFO O| Feb 24 21:46:26.161 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
10055 | 2025-02-24T21:46:27.867Z | [ host-image] Feb 24 21:46:26.161 INFO O| Feb 24 21:46:26.161 INFO STEP 148 (remove_files) COMPLETE |
10056 | 2025-02-24T21:46:27.867Z | [ host-image] Feb 24 21:46:26.161 INFO O| Feb 24 21:46:26.161 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10057 | 2025-02-24T21:46:27.886Z | [ host-image] Feb 24 21:46:26.183 INFO O| Feb 24 21:46:26.183 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml" |
10058 | 2025-02-24T21:46:27.886Z | [ host-image] Feb 24 21:46:26.183 INFO O| Feb 24 21:46:26.183 INFO STEP 149 (remove_files) COMPLETE |
10059 | 2025-02-24T21:46:27.886Z | [ host-image] Feb 24 21:46:26.183 INFO O| Feb 24 21:46:26.183 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10060 | 2025-02-24T21:46:27.937Z | [ host-image] Feb 24 21:46:26.234 INFO O| Feb 24 21:46:26.234 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
10061 | 2025-02-24T21:46:27.937Z | [ host-image] Feb 24 21:46:26.234 INFO O| Feb 24 21:46:26.234 INFO STEP 150 (remove_files) COMPLETE |
10062 | 2025-02-24T21:46:27.937Z | [ host-image] Feb 24 21:46:26.234 INFO O| Feb 24 21:46:26.234 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10063 | 2025-02-24T21:46:27.976Z | [ host-image] Feb 24 21:46:26.272 INFO O| Feb 24 21:46:26.272 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
10064 | 2025-02-24T21:46:27.976Z | [ host-image] Feb 24 21:46:26.272 INFO O| Feb 24 21:46:26.272 INFO STEP 151 (remove_files) COMPLETE |
10065 | 2025-02-24T21:46:27.976Z | [ host-image] Feb 24 21:46:26.272 INFO O| Feb 24 21:46:26.272 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10066 | 2025-02-24T21:46:28.025Z | [ host-image] Feb 24 21:46:26.321 INFO O| Feb 24 21:46:26.321 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
10067 | 2025-02-24T21:46:28.025Z | [ host-image] Feb 24 21:46:26.321 INFO O| Feb 24 21:46:26.321 INFO STEP 152 (remove_files) COMPLETE |
10068 | 2025-02-24T21:46:28.025Z | [ host-image] Feb 24 21:46:26.321 INFO O| Feb 24 21:46:26.321 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10069 | 2025-02-24T21:46:28.045Z | [ host-image] Feb 24 21:46:26.342 INFO O| Feb 24 21:46:26.342 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat" |
10070 | 2025-02-24T21:46:28.048Z | [ host-image] Feb 24 21:46:26.342 INFO O| Feb 24 21:46:26.342 INFO STEP 153 (remove_files) COMPLETE |
10071 | 2025-02-24T21:46:28.048Z | [ host-image] Feb 24 21:46:26.342 INFO O| Feb 24 21:46:26.342 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10072 | 2025-02-24T21:46:28.068Z | [ host-image] Feb 24 21:46:26.364 INFO O| Feb 24 21:46:26.364 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
10073 | 2025-02-24T21:46:28.068Z | [ host-image] Feb 24 21:46:26.364 INFO O| Feb 24 21:46:26.364 INFO STEP 154 (remove_files) COMPLETE |
10074 | 2025-02-24T21:46:28.070Z | [ host-image] Feb 24 21:46:26.364 INFO O| Feb 24 21:46:26.364 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10075 | 2025-02-24T21:46:28.093Z | [ host-image] Feb 24 21:46:26.388 INFO O| Feb 24 21:46:26.388 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml" |
10076 | 2025-02-24T21:46:28.093Z | [ host-image] Feb 24 21:46:26.389 INFO O| Feb 24 21:46:26.389 INFO STEP 155 (remove_files) COMPLETE |
10077 | 2025-02-24T21:46:28.093Z | [ host-image] Feb 24 21:46:26.389 INFO O| Feb 24 21:46:26.389 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10078 | 2025-02-24T21:46:28.129Z | [ host-image] Feb 24 21:46:26.426 INFO O| Feb 24 21:46:26.426 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml" |
10079 | 2025-02-24T21:46:28.132Z | [ host-image] Feb 24 21:46:26.426 INFO O| Feb 24 21:46:26.426 INFO STEP 156 (remove_files) COMPLETE |
10080 | 2025-02-24T21:46:28.132Z | [ host-image] Feb 24 21:46:26.426 INFO O| Feb 24 21:46:26.426 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10081 | 2025-02-24T21:46:28.153Z | [ host-image] Feb 24 21:46:26.449 INFO O| Feb 24 21:46:26.449 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
10082 | 2025-02-24T21:46:28.155Z | [ host-image] Feb 24 21:46:26.450 INFO O| Feb 24 21:46:26.450 INFO STEP 157 (remove_files) COMPLETE |
10083 | 2025-02-24T21:46:28.155Z | [ host-image] Feb 24 21:46:26.450 INFO O| Feb 24 21:46:26.450 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10084 | 2025-02-24T21:46:28.176Z | [ host-image] Feb 24 21:46:26.473 INFO O| Feb 24 21:46:26.472 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml" |
10085 | 2025-02-24T21:46:28.179Z | [ host-image] Feb 24 21:46:26.473 INFO O| Feb 24 21:46:26.473 INFO STEP 158 (remove_files) COMPLETE |
10086 | 2025-02-24T21:46:28.179Z | [ host-image] Feb 24 21:46:26.473 INFO O| Feb 24 21:46:26.473 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10087 | 2025-02-24T21:46:28.198Z | [ host-image] Feb 24 21:46:26.495 INFO O| Feb 24 21:46:26.495 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml" |
10088 | 2025-02-24T21:46:28.201Z | [ host-image] Feb 24 21:46:26.495 INFO O| Feb 24 21:46:26.495 INFO STEP 159 (remove_files) COMPLETE |
10089 | 2025-02-24T21:46:28.201Z | [ host-image] Feb 24 21:46:26.496 INFO O| Feb 24 21:46:26.495 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
10090 | 2025-02-24T21:46:28.221Z | [ host-image] Feb 24 21:46:26.517 INFO O| Feb 24 21:46:26.517 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml" |
10091 | 2025-02-24T21:46:28.224Z | [ host-image] Feb 24 21:46:26.518 INFO O| Feb 24 21:46:26.518 INFO STEP 160 (remove_files) COMPLETE |
10092 | 2025-02-24T21:46:28.224Z | [ host-image] Feb 24 21:46:26.518 INFO O| Feb 24 21:46:26.518 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json |
10093 | 2025-02-24T21:46:28.264Z | [ host-image] Feb 24 21:46:26.560 INFO O| Feb 24 21:46:26.560 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal |
10094 | 2025-02-24T21:46:28.267Z | [ host-image] Feb 24 21:46:26.561 INFO O| Feb 24 21:46:26.561 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a"} |
10095 | 2025-02-24T21:46:40.297Z | [ host-image] Feb 24 21:46:38.589 INFO O| Feb 24 21:46:38.589 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 |
10096 | 2025-02-24T21:46:40.299Z | [ host-image] Feb 24 21:46:38.590 INFO O| Feb 24 21:46:38.589 INFO E| svccfg: Loaded 74 smf(7) service descriptions |
10097 | 2025-02-24T21:46:40.819Z | [ host-image] Feb 24 21:46:39.112 INFO O| Feb 24 21:46:39.112 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_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1"} |
10098 | 2025-02-24T21:46:41.056Z | [ host-image] Feb 24 21:46:39.348 INFO O| Feb 24 21:46:39.348 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist |
10099 | 2025-02-24T21:46:41.058Z | [ host-image] Feb 24 21:46:39.348 INFO O| Feb 24 21:46:39.348 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ... |
10100 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.351 INFO O| Feb 24 21:46:39.351 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db |
10101 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.351 INFO O| Feb 24 21:46:39.351 INFO ok! |
10102 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.351 INFO O| Feb 24 21:46:39.351 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing |
10103 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.352 INFO O| Feb 24 21:46:39.351 INFO STEP 161 (seed_smf) COMPLETE |
10104 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.352 INFO O| Feb 24 21:46:39.352 INFO steps complete; finalising image! |
10105 | 2025-02-24T21:46:41.063Z | [ host-image] Feb 24 21:46:39.352 INFO O| Feb 24 21:46:39.352 INFO TRIM POOL: TEMPORARY-gimlet-zfs |
10106 | 2025-02-24T21:46:41.281Z | [ host-image] Feb 24 21:46:39.573 INFO O| Feb 24 21:46:39.573 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Mon Feb 24 21:46:39 2025) |
10107 | 2025-02-24T21:46:41.494Z | [ host-image] Feb 24 21:46:39.785 INFO O| Feb 24 21:46:39.785 INFO trim TEMPORARY-gimlet-zfs: (44% trimmed, started at Mon Feb 24 21:46:39 2025) |
10108 | 2025-02-24T21:46:41.708Z | [ host-image] Feb 24 21:46:40.001 INFO O| Feb 24 21:46:40.001 INFO trim TEMPORARY-gimlet-zfs: (94% trimmed, started at Mon Feb 24 21:46:39 2025) |
10109 | 2025-02-24T21:46:41.958Z | [ host-image] Feb 24 21:46:40.249 INFO O| Feb 24 21:46:40.249 INFO temporary pool has 720M used, 112M avail, 1.79x compressratio |
10110 | 2025-02-24T21:46:41.958Z | [ host-image] Feb 24 21:46:40.249 INFO O| Feb 24 21:46:40.249 INFO EXPORT POOL: TEMPORARY-gimlet-zfs |
10111 | 2025-02-24T21:46:42.952Z | [ host-image] Feb 24 21:46:41.244 INFO O| Feb 24 21:46:41.244 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw |
10112 | 2025-02-24T21:46:42.952Z | [ host-image] Feb 24 21:46:41.244 INFO O| Feb 24 21:46:41.244 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal |
10113 | 2025-02-24T21:46:45.609Z | [ host-image] Feb 24 21:46:43.900 INFO O| Feb 24 21:46:43.900 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw |
10114 | 2025-02-24T21:46:45.612Z | [ host-image] Feb 24 21:46:43.900 INFO O| Feb 24 21:46:43.900 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw |
10115 | 2025-02-24T21:46:45.612Z | [ host-image] Feb 24 21:46:43.900 INFO O| Feb 24 21:46:43.900 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw |
10116 | 2025-02-24T21:46:45.613Z | [ host-image] Feb 24 21:46:43.900 INFO O| Feb 24 21:46:43.900 INFO completed processing gimlet/zfs |
10117 | 2025-02-24T21:46:45.613Z | [ host-image] Feb 24 21:46:43.900 INFO O| Feb 24 21:46:43.900 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs |
10118 | 2025-02-24T21:46:54.314Z | [ host-image] Feb 24 21:46:52.603 INFO O| Feb 24 21:46:52.603 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs |
10119 | 2025-02-24T21:46:54.448Z | [ host-image] Feb 24 21:46:52.737 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n" |
10120 | 2025-02-24T21:46:54.451Z | [ host-image] Feb 24 21:46:52.737 INFO expanded image name: "ci afbc4ad/${os_short_commit} 2025-02-24 21:09" -> "ci afbc4ad/9fcb5ef 2025-02-24 21:09" |
10121 | 2025-02-24T21:46:54.451Z | [ host-image] Feb 24 21:46:52.738 INFO output artefacts stored in: "/work/os-host" |
10122 | 2025-02-24T21:46:54.451Z | [ host-image] Feb 24 21:46:52.739 INFO collecting git info from project "pinprick"... |
10123 | 2025-02-24T21:46:54.470Z | [ host-image] Feb 24 21:46:52.759 INFO collecting git info from project "phbl"... |
10124 | 2025-02-24T21:46:54.484Z | [ host-image] Feb 24 21:46:52.773 INFO collecting git info from project "amd-firmware"... |
10125 | 2025-02-24T21:46:54.535Z | [ host-image] Feb 24 21:46:52.824 INFO collecting git info from project "pilot"... |
10126 | 2025-02-24T21:46:54.555Z | [ host-image] Feb 24 21:46:52.844 INFO collecting git info from project "chelsio-t6-roms"... |
10127 | 2025-02-24T21:46:54.595Z | [ host-image] Feb 24 21:46:52.884 INFO collecting git info from project "image-builder"... |
10128 | 2025-02-24T21:46:54.779Z | [ host-image] Feb 24 21:46:53.068 INFO collecting git info from project "bootserver"... |
10129 | 2025-02-24T21:46:54.828Z | [ host-image] Feb 24 21:46:53.116 INFO collecting git info from project "amd-host-image-builder"... |
10130 | 2025-02-24T21:46:54.897Z | [ host-image] Feb 24 21:46:53.185 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
10131 | 2025-02-24T21:46:57.778Z | [ host-image] Feb 24 21:46:56.062 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
10132 | 2025-02-24T21:46:58.480Z | [ host-image] Feb 24 21:46:56.749 INFO creating Oxide boot image... |
10133 | 2025-02-24T21:46:58.480Z | [ host-image] Feb 24 21:46:56.749 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci afbc4ad/9fcb5ef 2025-02-24 21:09", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
10134 | 2025-02-24T21:47:01.284Z | [ host-image] Feb 24 21:46:59.570 INFO O| ok, image written! |
10135 | 2025-02-24T21:47:01.284Z | [ host-image] Feb 24 21:46:59.571 INFO O| ok, boot_image_csum file written! |
10136 | 2025-02-24T21:47:01.291Z | [ host-image] Feb 24 21:46:59.577 INFO creating boot archive (CPIO)... |
10137 | 2025-02-24T21:47:01.291Z | [ host-image] Feb 24 21:46:59.577 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 |
10138 | 2025-02-24T21:47:01.304Z | [ host-image] Feb 24 21:46:59.590 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk |
10139 | 2025-02-24T21:47:01.304Z | [ host-image] Feb 24 21:46:59.590 INFO E| + outfile=/work/os-host/cpio |
10140 | 2025-02-24T21:47:01.307Z | [ host-image] Feb 24 21:46:59.590 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
10141 | 2025-02-24T21:47:01.309Z | [ host-image] Feb 24 21:46:59.594 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk |
10142 | 2025-02-24T21:47:01.309Z | [ host-image] Feb 24 21:46:59.594 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
10143 | 2025-02-24T21:47:01.381Z | [ host-image] Feb 24 21:46:59.668 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
10144 | 2025-02-24T21:47:01.384Z | [ host-image] Feb 24 21:46:59.668 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
10145 | 2025-02-24T21:47:01.395Z | [ host-image] Feb 24 21:46:59.682 INFO creating compressed cpio/unix for nanobl-rs... |
10146 | 2025-02-24T21:47:01.395Z | [ host-image] Feb 24 21:46:59.682 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 |
10147 | 2025-02-24T21:47:01.848Z | [ host-image] Feb 24 21:47:00.133 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None |
10148 | 2025-02-24T21:47:09.620Z | [ host-image] Feb 24 21:47:07.904 INFO creating reset image... |
10149 | 2025-02-24T21:47:09.624Z | [ host-image] Feb 24 21:47:07.904 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
10150 | 2025-02-24T21:47:09.944Z | [ host-image] Feb 24 21:47:08.228 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s |
10151 | 2025-02-24T21:47:09.947Z | [ host-image] Feb 24 21:47:08.230 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z` |
10152 | 2025-02-24T21:47:10.149Z | [ host-image] Feb 24 21:47:08.433 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
10153 | 2025-02-24T21:47:14.114Z | [ host-image] Feb 24 21:47:12.397 INFO E| Finished `release` profile [optimized] target(s) in 4.12s |
10154 | 2025-02-24T21:47:14.134Z | [ host-image] Feb 24 21:47:12.417 INFO building host image... |
10155 | 2025-02-24T21:47:14.136Z | [ host-image] Feb 24 21:47:12.417 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") |
10156 | 2025-02-24T21:47:15.235Z | [ host-image] Feb 24 21:47:13.518 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
10157 | 2025-02-24T21:48:34.763Z | [ host-image] Feb 24 21:48:33.022 INFO image complete! materials are in "/work/os-host" |
10158 | 2025-02-24T21:48:34.767Z | [ host-image] |
10159 | 2025-02-24T21:48:34.770Z | [ host-image] real 14:24.532906784 |
10160 | 2025-02-24T21:48:34.770Z | [ host-image] user 7:19.838931579 |
10161 | 2025-02-24T21:48:34.770Z | [ host-image] sys 1:15.936960925 |
10162 | 2025-02-24T21:48:34.770Z | [ host-image] trap 0.405097669 |
10163 | 2025-02-24T21:48:34.770Z | [ host-image] tflt 0.047211369 |
10164 | 2025-02-24T21:48:34.770Z | [ host-image] dflt 0.134259039 |
10165 | 2025-02-24T21:48:34.770Z | [ host-image] kflt 0.091788838 |
10166 | 2025-02-24T21:48:34.770Z | [ host-image] lock 8:20.458621172 |
10167 | 2025-02-24T21:48:34.770Z | [ host-image] slp 1:13:57.774100057 |
10168 | 2025-02-24T21:48:34.770Z | [ host-image] lat 3:38.673204456 |
10169 | 2025-02-24T21:48:34.770Z | [ host-image] stop 0.838137424 |
10170 | 2025-02-24T21:48:34.770Z | Feb 24 21:48:33.028 INFO [host-image] process exited with exit status: 0 (864.55535391s) |
10171 | 2025-02-24T21:48:34.770Z | Feb 24 21:48:33.028 INFO [tuf-repo] running task |
10172 | 2025-02-24T21:49:19.781Z | Feb 24 21:49:17.693 INFO assembling repository in `/tmp/tufaceousr3fdTx`, component: OmicronRepoAssembler |
10173 | 2025-02-24T21:49:41.362Z | Feb 24 21:49:39.601 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
10174 | 2025-02-24T21:49:41.635Z | Feb 24 21:49:39.874 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
10175 | 2025-02-24T21:49:56.770Z | Feb 24 21:49:55.004 INFO [tuf-repo] task succeeded (81.9759309s) |
10176 | 2025-02-24T21:50:17.547Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
10177 | 2025-02-24T21:52:17.394Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
10178 | 2025-02-24T21:52:30.115Z | [verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
10179 | 2025-02-24T21:52:37.621Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
10180 | 2025-02-24T21:58:05.660Z | [verify-libraries] Finished `release` profile [optimized] target(s) in 23m 13s |
10181 | 2025-02-24T21:58:06.135Z | Feb 24 21:58:04.224 INFO [verify-libraries] process exited with exit status: 0 (1397.865765012s) |
10182 | 2025-02-24T21:58:06.141Z | Feb 24 21:58:04.224 INFO all jobs completed in 2907.20270032s |
10183 | 2025-02-24T21:58:08.920Z | process exited: duration 3589818 ms, exit code 0 |
|
10184 | 2025-02-24T21:58:09.027Z | found 33 output files |
10185 | 2025-02-24T21:58:09.163Z | uploading: /work/manifest.toml (13429 bytes) |
10186 | 2025-02-24T21:58:10.216Z | uploaded: /work/manifest.toml |
10187 | 2025-02-24T21:58:10.216Z | uploading: /work/repo.zip (2157123189 bytes) |
10188 | 2025-02-24T21:58:53.903Z | uploaded: /work/repo.zip |
10189 | 2025-02-24T21:58:53.903Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
10190 | 2025-02-24T21:58:54.910Z | uploaded: /work/repo.zip.sha256.txt |
10191 | 2025-02-24T21:58:54.910Z | uploading: /work/helios-setup.log (69013 bytes) |
10192 | 2025-02-24T21:58:55.924Z | uploaded: /work/helios-setup.log |
10193 | 2025-02-24T21:58:55.924Z | uploading: /work/host-image.log (199108 bytes) |
10194 | 2025-02-24T21:58:56.956Z | uploaded: /work/host-image.log |
10195 | 2025-02-24T21:58:56.959Z | uploading: /work/host-package.log (24833 bytes) |
10196 | 2025-02-24T21:58:57.971Z | uploaded: /work/host-package.log |
10197 | 2025-02-24T21:58:57.975Z | uploading: /work/host-target.log (101 bytes) |
10198 | 2025-02-24T21:58:58.984Z | uploaded: /work/host-target.log |
10199 | 2025-02-24T21:58:58.987Z | uploading: /work/omicron-package.log (6627 bytes) |
10200 | 2025-02-24T21:58:59.994Z | uploaded: /work/omicron-package.log |
10201 | 2025-02-24T21:58:59.994Z | uploading: /work/phbl-toolchain.log (881 bytes) |
10202 | 2025-02-24T21:59:01.011Z | uploaded: /work/phbl-toolchain.log |
10203 | 2025-02-24T21:59:01.011Z | uploading: /work/recovery-image.log (578474 bytes) |
10204 | 2025-02-24T21:59:02.045Z | uploaded: /work/recovery-image.log |
10205 | 2025-02-24T21:59:02.048Z | uploading: /work/recovery-package.log (1762 bytes) |
10206 | 2025-02-24T21:59:03.054Z | uploaded: /work/recovery-package.log |
10207 | 2025-02-24T21:59:03.056Z | uploading: /work/recovery-target.log (57 bytes) |
10208 | 2025-02-24T21:59:04.061Z | uploaded: /work/recovery-target.log |
10209 | 2025-02-24T21:59:04.062Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
10210 | 2025-02-24T21:59:05.079Z | uploaded: /work/stamp-clickhouse.log |
10211 | 2025-02-24T21:59:05.081Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
10212 | 2025-02-24T21:59:06.089Z | uploaded: /work/stamp-clickhouse_keeper.log |
10213 | 2025-02-24T21:59:06.091Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
10214 | 2025-02-24T21:59:07.098Z | uploaded: /work/stamp-cockroachdb.log |
10215 | 2025-02-24T21:59:07.101Z | uploading: /work/stamp-crucible-dtrace.log (119 bytes) |
10216 | 2025-02-24T21:59:08.120Z | uploaded: /work/stamp-crucible-dtrace.log |
10217 | 2025-02-24T21:59:08.123Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
10218 | 2025-02-24T21:59:09.134Z | uploaded: /work/stamp-crucible-pantry-zone.log |
10219 | 2025-02-24T21:59:09.141Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
10220 | 2025-02-24T21:59:10.146Z | uploaded: /work/stamp-crucible-zone.log |
10221 | 2025-02-24T21:59:10.146Z | uploading: /work/stamp-external-dns.log (119 bytes) |
10222 | 2025-02-24T21:59:11.160Z | uploaded: /work/stamp-external-dns.log |
10223 | 2025-02-24T21:59:11.165Z | uploading: /work/stamp-installinator.log (103 bytes) |
10224 | 2025-02-24T21:59:12.184Z | uploaded: /work/stamp-installinator.log |
10225 | 2025-02-24T21:59:12.184Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
10226 | 2025-02-24T21:59:13.193Z | uploaded: /work/stamp-internal-dns.log |
10227 | 2025-02-24T21:59:13.196Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
10228 | 2025-02-24T21:59:14.204Z | uploaded: /work/stamp-mg-ddm-gz.log |
10229 | 2025-02-24T21:59:14.204Z | uploading: /work/stamp-nexus.log (112 bytes) |
10230 | 2025-02-24T21:59:15.225Z | uploaded: /work/stamp-nexus.log |
10231 | 2025-02-24T21:59:15.225Z | uploading: /work/stamp-ntp.log (110 bytes) |
10232 | 2025-02-24T21:59:16.236Z | uploaded: /work/stamp-ntp.log |
10233 | 2025-02-24T21:59:16.236Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
10234 | 2025-02-24T21:59:17.244Z | uploaded: /work/stamp-omicron-sled-agent.log |
10235 | 2025-02-24T21:59:17.244Z | uploading: /work/stamp-overlay.log (114 bytes) |
10236 | 2025-02-24T21:59:18.273Z | uploaded: /work/stamp-overlay.log |
10237 | 2025-02-24T21:59:18.290Z | uploading: /work/stamp-oximeter.log (115 bytes) |
10238 | 2025-02-24T21:59:19.303Z | uploaded: /work/stamp-oximeter.log |
10239 | 2025-02-24T21:59:19.303Z | uploading: /work/stamp-oxlog.log (109 bytes) |
10240 | 2025-02-24T21:59:20.311Z | uploaded: /work/stamp-oxlog.log |
10241 | 2025-02-24T21:59:20.311Z | uploading: /work/stamp-probe.log (112 bytes) |
10242 | 2025-02-24T21:59:21.322Z | uploaded: /work/stamp-probe.log |
10243 | 2025-02-24T21:59:21.322Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
10244 | 2025-02-24T21:59:22.334Z | uploaded: /work/stamp-propolis-server.log |
10245 | 2025-02-24T21:59:22.334Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
10246 | 2025-02-24T21:59:23.359Z | uploaded: /work/stamp-pumpkind-gz.log |
10247 | 2025-02-24T21:59:23.368Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
10248 | 2025-02-24T21:59:24.752Z | uploaded: /work/stamp-switch-asic.log |
10249 | 2025-02-24T21:59:24.752Z | uploading: /work/verify-libraries.log (17219 bytes) |
10250 | 2025-02-24T21:59:33.074Z | uploaded: /work/verify-libraries.log |