| 
 | 
 | 
| 1 | 2024-05-23T03:10:31.178Z | job assigned to worker 01HYHPSG292WCBJCQA1BTPH0E4 (queued for 1 m 7 s) | 
|   | 
| 2 | 2024-05-23T03:10:38.654Z | starting task 0: "setup" | 
| 3 | 2024-05-23T03:10:38.714Z | ++ uname -s | 
| 4 | 2024-05-23T03:10:38.720Z | + kern=SunOS | 
| 5 | 2024-05-23T03:10:38.720Z | + case "$kern" in | 
| 6 | 2024-05-23T03:10:38.720Z | + groupadd -g 12345 build | 
| 7 | 2024-05-23T03:10:38.720Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build | 
| 8 | 2024-05-23T03:10:40.735Z | + zfs create -o mountpoint=/work rpool/work | 
| 9 | 2024-05-23T03:10:41.167Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab | 
| 10 | 2024-05-23T03:10:41.168Z | + home_fs=zfs | 
| 11 | 2024-05-23T03:10:41.168Z | + [[ zfs == autofs ]] | 
| 12 | 2024-05-23T03:10:41.168Z | + mkdir -p /home/build | 
| 13 | 2024-05-23T03:10:41.168Z | + chown build:build /home/build /work | 
| 14 | 2024-05-23T03:10:42.815Z | + chmod 0700 /home/build /work | 
| 15 | 2024-05-23T03:10:42.819Z | process exited: duration 4162 ms, exit code 0 | 
|   | 
| 16 | 2024-05-23T03:10:42.829Z | starting task 1: "rust-toolchain" | 
| 17 | 2024-05-23T03:10:42.835Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | 
| 18 | 2024-05-23T03:10:42.835Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default | 
| 19 | 2024-05-23T03:10:42.942Z | info: downloading installer | 
| 20 | 2024-05-23T03:10:44.689Z | warning: it looks like you have an existing installation of Rust at: | 
| 21 | 2024-05-23T03:10:44.690Z | warning: /opt/ooce/bin | 
| 22 | 2024-05-23T03:10:44.690Z | warning: It is recommended that rustup be the primary Rust installation. | 
| 23 | 2024-05-23T03:10:44.691Z | warning: Otherwise you may have confusion unless you are careful with your PATH | 
| 24 | 2024-05-23T03:10:44.691Z | warning: If you are sure that you want both rustup and your already installed Rust | 
| 25 | 2024-05-23T03:10:44.691Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes | 
| 26 | 2024-05-23T03:10:44.692Z | warning: or pass `-y' to ignore all ignorable checks. | 
| 27 | 2024-05-23T03:10:44.692Z | error: cannot install while Rust is installed | 
| 28 | 2024-05-23T03:10:44.692Z | warning: continuing (because the -y flag is set and the error is ignorable) | 
| 29 | 2024-05-23T03:10:44.771Z | info: profile set to 'default' | 
| 30 | 2024-05-23T03:10:44.771Z | info: default host triple is x86_64-unknown-illumos | 
| 31 | 2024-05-23T03:10:44.779Z | info: syncing channel updates for '1.78.0-x86_64-unknown-illumos' | 
| 32 | 2024-05-23T03:10:44.946Z | info: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29) | 
| 33 | 2024-05-23T03:10:44.946Z | info: downloading component 'cargo' | 
| 34 | 2024-05-23T03:10:45.978Z | info: downloading component 'clippy' | 
| 35 | 2024-05-23T03:10:46.319Z | info: downloading component 'rust-docs' | 
| 36 | 2024-05-23T03:10:47.670Z | info: downloading component 'rust-std' | 
| 37 | 2024-05-23T03:10:49.845Z | info: downloading component 'rustc' | 
| 38 | 2024-05-23T03:10:55.348Z | info: downloading component 'rustfmt' | 
| 39 | 2024-05-23T03:10:55.668Z | info: installing component 'cargo' | 
| 40 | 2024-05-23T03:10:56.595Z | info: installing component 'clippy' | 
| 41 | 2024-05-23T03:10:57.028Z | info: installing component 'rust-docs' | 
| 42 | 2024-05-23T03:10:58.650Z | info: installing component 'rust-std' | 
| 43 | 2024-05-23T03:11:00.399Z | info: installing component 'rustc' | 
| 44 | 2024-05-23T03:11:05.238Z | info: installing component 'rustfmt' | 
| 45 | 2024-05-23T03:11:05.563Z | info: default toolchain set to '1.78.0-x86_64-unknown-illumos' | 
| 46 | 2024-05-23T03:11:05.563Z |  | 
| 47 | 2024-05-23T03:11:05.824Z |   1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29) | 
| 48 | 2024-05-23T03:11:05.824Z |  | 
| 49 | 2024-05-23T03:11:05.828Z |  | 
| 50 | 2024-05-23T03:11:05.828Z | Rust is installed now. Great! | 
| 51 | 2024-05-23T03:11:05.828Z |  | 
| 52 | 2024-05-23T03:11:05.828Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH | 
| 53 | 2024-05-23T03:11:05.828Z | environment variable. This has not been done automatically. | 
| 54 | 2024-05-23T03:11:05.828Z |  | 
| 55 | 2024-05-23T03:11:05.828Z | To configure your current shell, you need to source | 
| 56 | 2024-05-23T03:11:05.828Z | the corresponding env file under $HOME/.cargo. | 
| 57 | 2024-05-23T03:11:05.828Z |  | 
| 58 | 2024-05-23T03:11:05.828Z | This is usually done by running one of the following (note the leading DOT): | 
| 59 | 2024-05-23T03:11:05.828Z | . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh | 
| 60 | 2024-05-23T03:11:05.829Z | source "$HOME/.cargo/env.fish"  # For fish | 
| 61 | 2024-05-23T03:11:05.946Z | + rustc --version | 
| 62 | 2024-05-23T03:11:06.023Z | rustc 1.78.0 (9b00956e5 2024-04-29) | 
| 63 | 2024-05-23T03:11:06.039Z | process exited: duration 23179 ms, exit code 0 | 
|   | 
| 64 | 2024-05-23T03:11:06.053Z | starting task 2: "authentication" | 
| 65 | 2024-05-23T03:11:06.076Z | process exited: duration 22 ms, exit code 0 | 
|   | 
| 66 | 2024-05-23T03:11:06.087Z | starting task 3: "clone repository" | 
| 67 | 2024-05-23T03:11:06.091Z | + mkdir -p /work/oxidecomputer/omicron | 
| 68 | 2024-05-23T03:11:06.095Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron | 
| 69 | 2024-05-23T03:11:06.510Z | Cloning into '/work/oxidecomputer/omicron'... | 
| 70 | 2024-05-23T03:11:13.767Z | + cd /work/oxidecomputer/omicron | 
| 71 | 2024-05-23T03:11:14.185Z | + git fetch origin 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d | 
| 72 | 2024-05-23T03:11:14.189Z | From https://github.com/oxidecomputer/omicron | 
| 73 | 2024-05-23T03:11:14.189Z |  * branch                760c34d9e07ae6b61c82b08d49d4cb5949c5b27d -> FETCH_HEAD | 
| 74 | 2024-05-23T03:11:14.189Z | + [[ -n iliana/rust-1.78 ]] | 
| 75 | 2024-05-23T03:11:14.189Z | ++ git branch --show-current | 
| 76 | 2024-05-23T03:11:14.189Z | + current=main | 
| 77 | 2024-05-23T03:11:14.189Z | + [[ main != iliana/rust-1.78 ]] | 
| 78 | 2024-05-23T03:11:14.189Z | + git branch -f iliana/rust-1.78 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d | 
| 79 | 2024-05-23T03:11:14.189Z | + git checkout -f iliana/rust-1.78 | 
| 80 | 2024-05-23T03:11:14.223Z | Switched to branch 'iliana/rust-1.78' | 
| 81 | 2024-05-23T03:11:14.244Z | + git reset --hard 760c34d9e07ae6b61c82b08d49d4cb5949c5b27d | 
| 82 | 2024-05-23T03:11:14.244Z | HEAD is now at 760c34d9e Merge remote-tracking branch 'origin/main' into iliana/rust-1.78 | 
| 83 | 2024-05-23T03:11:14.244Z | process exited: duration 8147 ms, exit code 0 | 
|   | 
| 84 | 2024-05-23T03:11:14.285Z | starting task 4: "build" | 
| 85 | 2024-05-23T03:11:14.304Z | + cargo --version | 
| 86 | 2024-05-23T03:11:14.322Z | cargo 1.78.0 (54d8815d0 2024-03-26) | 
| 87 | 2024-05-23T03:11:14.327Z | + rustc --version | 
| 88 | 2024-05-23T03:11:14.387Z | rustc 1.78.0 (9b00956e5 2024-04-29) | 
| 89 | 2024-05-23T03:11:14.394Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp | 
| 90 | 2024-05-23T03:11:24.421Z |  Startup: Refreshing catalog 'helios-dev' ... Done | 
| 91 | 2024-05-23T03:11:26.249Z |  Startup: Caching catalogs ... Done | 
| 92 | 2024-05-23T03:11:28.264Z | Planning: Solver setup ... Done (1.528s) | 
| 93 | 2024-05-23T03:11:28.297Z | Planning: Running solver ... Done (0.026s) | 
| 94 | 2024-05-23T03:11:28.329Z | Planning: Finding local manifests ... Done (0.002s) | 
| 95 | 2024-05-23T03:11:28.343Z | Planning: Fetching manifests: 0/4  0% complete | 
| 96 | 2024-05-23T03:11:28.582Z | Planning: Fetching manifests: 4/4  100% complete | 
| 97 | 2024-05-23T03:11:28.632Z | Planning: Package planning ... Done (0.049s) | 
| 98 | 2024-05-23T03:11:28.683Z | Planning: Merging actions ... Done (0.051s) | 
| 99 | 2024-05-23T03:11:29.480Z | Planning: Checking for conflicting actions ... Done (0.785s) | 
| 100 | 2024-05-23T03:11:29.485Z | Planning: Consolidating action changes ... Done (0.011s) | 
| 101 | 2024-05-23T03:11:35.127Z | Planning: Evaluating mediators ... Done (5.645s) | 
| 102 | 2024-05-23T03:11:35.136Z | Planning: Planning completed in 8.83 seconds | 
| 103 | 2024-05-23T03:11:36.079Z |            Packages to install:         4 | 
| 104 | 2024-05-23T03:11:36.079Z |            Mediators to change:         2 | 
| 105 | 2024-05-23T03:11:36.079Z |             Services to change:         1 | 
| 106 | 2024-05-23T03:11:36.084Z |      Estimated space available: 155.78 GB | 
| 107 | 2024-05-23T03:11:36.084Z | Estimated space to be consumed:   1.45 GB | 
| 108 | 2024-05-23T03:11:36.084Z |        Create boot environment:        No | 
| 109 | 2024-05-23T03:11:36.084Z | Create backup boot environment:        No | 
| 110 | 2024-05-23T03:11:36.084Z |           Rebuild boot archive:        No | 
| 111 | 2024-05-23T03:11:36.084Z |  | 
| 112 | 2024-05-23T03:11:36.084Z | Changed mediators: | 
| 113 | 2024-05-23T03:11:36.084Z |   mediator clang: | 
| 114 | 2024-05-23T03:11:36.084Z |            version: None -> 15 (system default) | 
| 115 | 2024-05-23T03:11:36.085Z |  | 
| 116 | 2024-05-23T03:11:36.085Z |   mediator llvm: | 
| 117 | 2024-05-23T03:11:36.085Z |            version: 14 (system default) -> 15 (system default) | 
| 118 | 2024-05-23T03:11:36.085Z |  | 
| 119 | 2024-05-23T03:11:36.085Z | Changed packages: | 
| 120 | 2024-05-23T03:11:36.085Z | helios-dev | 
| 121 | 2024-05-23T03:11:36.085Z |   developer/build-essential | 
| 122 | 2024-05-23T03:11:36.085Z |     None -> 11-2.0 | 
| 123 | 2024-05-23T03:11:36.085Z |   library/libxmlsec1 | 
| 124 | 2024-05-23T03:11:36.085Z |     None -> 1.2.35-2.0 | 
| 125 | 2024-05-23T03:11:36.085Z |   ooce/developer/clang-15 | 
| 126 | 2024-05-23T03:11:36.085Z |     None -> 15.0.7-2.0 | 
| 127 | 2024-05-23T03:11:36.085Z |   ooce/developer/llvm-15 | 
| 128 | 2024-05-23T03:11:36.085Z |     None -> 15.0.7-2.0 | 
| 129 | 2024-05-23T03:11:36.085Z |  | 
| 130 | 2024-05-23T03:11:36.085Z | Services: | 
| 131 | 2024-05-23T03:11:36.085Z |   restart_fmri: | 
| 132 | 2024-05-23T03:11:36.085Z |     svc:/system/update-man-index:default | 
| 133 | 2024-05-23T03:11:36.362Z |  | 
| 134 | 2024-05-23T03:11:36.362Z | Download:    0/3290 items    0.0/212.6MB  0% complete | 
| 135 | 2024-05-23T03:11:41.380Z | Download:  643/3290 items    3.8/212.6MB  1% complete (788k/s) | 
| 136 | 2024-05-23T03:11:51.595Z | Download: 1195/3290 items   83.4/212.6MB  39% complete (9.6M/s) | 
| 137 | 2024-05-23T03:12:05.192Z | Download: 1197/3290 items   83.4/212.6MB  39% complete | 
| 138 | 2024-05-23T03:12:10.275Z | Download: 2212/3290 items  119.2/212.6MB  56% complete (7.7M/s) | 
| 139 | 2024-05-23T03:12:15.282Z | Download: 3145/3290 items  177.6/212.6MB  83% complete (9.3M/s) | 
| 140 | 2024-05-23T03:12:18.367Z | Download: Completed 212.60 MB in 41.99 seconds (5.1M/s) | 
| 141 | 2024-05-23T03:12:18.539Z |  Actions:    1/3689 actions (Installing new actions) | 
| 142 | 2024-05-23T03:12:23.663Z |  Actions: 3558/3689 actions (Installing new actions) | 
| 143 | 2024-05-23T03:12:24.431Z |  Actions: Completed 3689 actions in 5.46 seconds. | 
| 144 | 2024-05-23T03:12:24.435Z |  Done (0.222s) | 
| 145 | 2024-05-23T03:12:24.435Z |  Done (0.000s) | 
| 146 | 2024-05-23T03:12:24.539Z |  Done (0.308s) | 
| 147 | 2024-05-23T03:12:30.390Z |  Done (5.692s) | 
| 148 | 2024-05-23T03:12:30.591Z |  Done (0.120s) | 
| 149 | 2024-05-23T03:12:30.595Z |  Done (0.000s) | 
| 150 | 2024-05-23T03:12:30.748Z |  Done (0.000s) | 
| 151 | 2024-05-23T03:12:31.297Z | Planning: Evaluating mediator changes ... Done | 
| 152 | 2024-05-23T03:12:31.459Z | Planning: Checking for conflicting actions ... Done | 
| 153 | 2024-05-23T03:12:31.462Z | Planning: Consolidating action changes ... Done | 
| 154 | 2024-05-23T03:12:31.725Z | Planning: Evaluating mediators ... Done | 
| 155 | 2024-05-23T03:12:31.729Z | Planning: Planning completed in 0.43 seconds | 
| 156 | 2024-05-23T03:12:31.759Z |            Mediators to change:  2 | 
| 157 | 2024-05-23T03:12:31.759Z |        Create boot environment: No | 
| 158 | 2024-05-23T03:12:31.763Z | Create backup boot environment: No | 
| 159 | 2024-05-23T03:12:31.829Z |  Done | 
| 160 | 2024-05-23T03:12:31.829Z |  Done | 
| 161 | 2024-05-23T03:12:32.026Z |  Done | 
| 162 | 2024-05-23T03:12:35.682Z |  Done | 
| 163 | 2024-05-23T03:12:35.764Z |  Done | 
| 164 | 2024-05-23T03:12:35.768Z |  Done | 
| 165 | 2024-05-23T03:12:35.862Z |  Done | 
| 166 | 2024-05-23T03:12:36.478Z | Planning: Evaluating mediator changes ... Done | 
| 167 | 2024-05-23T03:12:36.482Z | Planning: Merging actions ... Done | 
| 168 | 2024-05-23T03:12:36.673Z | Planning: Checking for conflicting actions ... Done | 
| 169 | 2024-05-23T03:12:36.678Z | Planning: Consolidating action changes ... Done | 
| 170 | 2024-05-23T03:12:36.941Z | Planning: Evaluating mediators ... Done | 
| 171 | 2024-05-23T03:12:36.995Z | Planning: Planning completed in 0.76 seconds | 
| 172 | 2024-05-23T03:12:37.030Z |             Packages to change:   1 | 
| 173 | 2024-05-23T03:12:37.030Z |            Mediators to change:   1 | 
| 174 | 2024-05-23T03:12:37.034Z |             Services to change:   1 | 
| 175 | 2024-05-23T03:12:37.034Z |        Create boot environment:  No | 
| 176 | 2024-05-23T03:12:37.034Z | Create backup boot environment: Yes | 
| 177 | 2024-05-23T03:12:39.053Z |  Actions: 1/6 actions (Updating modified actions) | 
| 178 | 2024-05-23T03:12:39.099Z |  Actions: Completed 6 actions in 0.06 seconds. | 
| 179 | 2024-05-23T03:12:39.105Z |  Done | 
| 180 | 2024-05-23T03:12:39.105Z |  Done | 
| 181 | 2024-05-23T03:12:39.163Z |  Done | 
| 182 | 2024-05-23T03:12:42.758Z |  Done | 
| 183 | 2024-05-23T03:12:42.848Z |  Done | 
| 184 | 2024-05-23T03:12:42.868Z |  Done | 
| 185 | 2024-05-23T03:12:42.928Z |  Done | 
| 186 | 2024-05-23T03:12:43.358Z | MEDIATOR   VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION | 
| 187 | 2024-05-23T03:12:43.358Z | clang      system    15      system | 
| 188 | 2024-05-23T03:12:43.358Z | csh        system            system     illumos | 
| 189 | 2024-05-23T03:12:43.358Z | ctags      system            system     illumos | 
| 190 | 2024-05-23T03:12:43.358Z | gcc        vendor    12      vendor | 
| 191 | 2024-05-23T03:12:43.358Z | gcc        system    10      system | 
| 192 | 2024-05-23T03:12:43.358Z | gcc        system    7       system | 
| 193 | 2024-05-23T03:12:43.358Z | go         system    1.20    system | 
| 194 | 2024-05-23T03:12:43.358Z | go         system    1.19    system | 
| 195 | 2024-05-23T03:12:43.358Z | llvm       system    15      system | 
| 196 | 2024-05-23T03:12:43.359Z | llvm       system    14      system | 
| 197 | 2024-05-23T03:12:43.359Z | mariadb    system    10.6    system | 
| 198 | 2024-05-23T03:12:43.359Z | mta        vendor            vendor     dma | 
| 199 | 2024-05-23T03:12:43.359Z | openjdk    system    17      system | 
| 200 | 2024-05-23T03:12:43.359Z | openjdk    system    11      system | 
| 201 | 2024-05-23T03:12:43.359Z | openjdk    system    1.8     system | 
| 202 | 2024-05-23T03:12:43.359Z | openssl    vendor    3       vendor | 
| 203 | 2024-05-23T03:12:43.359Z | perl       system    5.36    system | 
| 204 | 2024-05-23T03:12:43.359Z | postgresql system    15      system | 
| 205 | 2024-05-23T03:12:43.359Z | postgresql system    13      system | 
| 206 | 2024-05-23T03:12:43.359Z | python     vendor    3       vendor | 
| 207 | 2024-05-23T03:12:43.359Z | python     system    2       system | 
| 208 | 2024-05-23T03:12:43.359Z | python3    system    3.11    system | 
| 209 | 2024-05-23T03:12:43.359Z | ruby       system    3.0     system | 
| 210 | 2024-05-23T03:12:43.359Z | words      vendor            vendor     american-english | 
| 211 | 2024-05-23T03:12:43.359Z | words      system            system     australian-english | 
| 212 | 2024-05-23T03:12:43.359Z | words      system            system     british-english | 
| 213 | 2024-05-23T03:12:43.359Z | words      system            system     canadian-english | 
| 214 | 2024-05-23T03:12:43.359Z | words      system            system     french | 
| 215 | 2024-05-23T03:12:43.359Z | words      system            system     italian | 
| 216 | 2024-05-23T03:12:43.359Z | words      system            system     ngerman | 
| 217 | 2024-05-23T03:12:43.359Z | words      system            system     ogerman | 
| 218 | 2024-05-23T03:12:43.359Z | words      system            system     spanish | 
| 219 | 2024-05-23T03:12:43.691Z | PUBLISHER                   TYPE     STATUS P LOCATION | 
| 220 | 2024-05-23T03:12:43.691Z | helios-dev                  origin   online F https://pkg.oxide.computer/helios/2/dev/ | 
| 221 | 2024-05-23T03:12:45.141Z | FMRI                                                                         IFO | 
| 222 | 2024-05-23T03:12:45.141Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z           im- | 
| 223 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z            i-- | 
| 224 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z              im- | 
| 225 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z         im- | 
| 226 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z         --- | 
| 227 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z       i-- | 
| 228 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z                     i-- | 
| 229 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z                     --- | 
| 230 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z          i-- | 
| 231 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z          --- | 
| 232 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z          i-- | 
| 233 | 2024-05-23T03:12:45.142Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z          --- | 
| 234 | 2024-05-23T03:12:45.419Z | + set -o errexit | 
| 235 | 2024-05-23T03:12:45.423Z | +++ dirname ./tools/ci_download_cockroachdb | 
| 236 | 2024-05-23T03:12:45.423Z | ++ cd ./tools | 
| 237 | 2024-05-23T03:12:45.423Z | ++ pwd | 
| 238 | 2024-05-23T03:12:45.428Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 239 | 2024-05-23T03:12:45.428Z | ++ basename ./tools/ci_download_cockroachdb | 
| 240 | 2024-05-23T03:12:45.428Z | + ARG0=ci_download_cockroachdb | 
| 241 | 2024-05-23T03:12:45.428Z | ++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version | 
| 242 | 2024-05-23T03:12:45.435Z | + CIDL_VERSION=v22.1.9 | 
| 243 | 2024-05-23T03:12:45.435Z | + source /work/oxidecomputer/omicron/tools/cockroachdb_checksums | 
| 244 | 2024-05-23T03:12:45.435Z | ++ CIDL_SHA256_DARWIN=1ca69e0911af11a73305c3c6f4650b912d70754900b5bf7b80a1d361efe36561 | 
| 245 | 2024-05-23T03:12:45.435Z | ++ CIDL_SHA256_LINUX=24c321820e7ee45fa07fe91ac138befe13ad860e41c6ed595ce58823205ff4a9 | 
| 246 | 2024-05-23T03:12:45.435Z | ++ CIDL_SHA256_ILLUMOS=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 | 
| 247 | 2024-05-23T03:12:45.435Z | + TARGET_DIR=out | 
| 248 | 2024-05-23T03:12:45.435Z | + DOWNLOAD_DIR=out/downloads | 
| 249 | 2024-05-23T03:12:45.435Z | + DEST_DIR=./out/cockroachdb | 
| 250 | 2024-05-23T03:12:45.435Z | + CIDL_URL_COCKROACH=https://binaries.cockroachdb.com | 
| 251 | 2024-05-23T03:12:45.435Z | + CIDL_URL_ILLUMOS=https://illumos.org/downloads | 
| 252 | 2024-05-23T03:12:45.435Z | + main | 
| 253 | 2024-05-23T03:12:45.435Z | + [[ 0 != 0 ]] | 
| 254 | 2024-05-23T03:12:45.435Z | + CIDL_OS=solaris2.11 | 
| 255 | 2024-05-23T03:12:45.436Z | + [[ 0 != 0 ]] | 
| 256 | 2024-05-23T03:12:45.436Z | + configure_os solaris2.11 | 
| 257 | 2024-05-23T03:12:45.436Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 258 | 2024-05-23T03:12:45.436Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 259 | 2024-05-23T03:12:45.436Z | current directory: /work/oxidecomputer/omicron | 
| 260 | 2024-05-23T03:12:45.436Z | configuring based on OS: "solaris2.11" | 
| 261 | 2024-05-23T03:12:45.436Z | + case "$1" in | 
| 262 | 2024-05-23T03:12:45.436Z | + CIDL_BUILD=illumos | 
| 263 | 2024-05-23T03:12:45.436Z | + CIDL_SUFFIX=tar.gz | 
| 264 | 2024-05-23T03:12:45.436Z | + CIDL_SHA256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 | 
| 265 | 2024-05-23T03:12:45.436Z | + CIDL_URL_BASE=https://illumos.org/downloads | 
| 266 | 2024-05-23T03:12:45.436Z | + CIDL_ASSEMBLE=do_assemble_illumos | 
| 267 | 2024-05-23T03:12:45.436Z | + TARBALL_DIRNAME=cockroach-v22.1.9.illumos | 
| 268 | 2024-05-23T03:12:45.437Z | + TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz | 
| 269 | 2024-05-23T03:12:45.437Z | + TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 270 | 2024-05-23T03:12:45.437Z | + TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos | 
| 271 | 2024-05-23T03:12:45.437Z | + CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 272 | 2024-05-23T03:12:45.437Z | + CIDL_SHA256FUNC=do_sha256sum | 
| 273 | 2024-05-23T03:12:45.437Z | + echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz' | 
| 274 | 2024-05-23T03:12:45.437Z | URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 275 | 2024-05-23T03:12:45.437Z | + echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz' | 
| 276 | 2024-05-23T03:12:45.437Z | + mkdir -p out/downloads | 
| 277 | 2024-05-23T03:12:45.437Z | Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 278 | 2024-05-23T03:12:45.437Z | + mkdir -p ./out/cockroachdb | 
| 279 | 2024-05-23T03:12:45.442Z | + local DO_DOWNLOAD=true | 
| 280 | 2024-05-23T03:12:45.442Z | + [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]] | 
| 281 | 2024-05-23T03:12:45.442Z | + '[' true == true ']' | 
| 282 | 2024-05-23T03:12:45.442Z | + echo Downloading... | 
| 283 | 2024-05-23T03:12:45.442Z | Downloading... | 
| 284 | 2024-05-23T03:12:45.442Z | + do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 285 | 2024-05-23T03:12:45.442Z | + curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 286 | 2024-05-23T03:12:48.536Z | ++ do_sha256sum out/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 287 | 2024-05-23T03:12:48.541Z | ++ sha256sum | 
| 288 | 2024-05-23T03:12:48.541Z | ++ awk '{print $1}' | 
| 289 | 2024-05-23T03:12:48.600Z | + calculated_sha256=f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 | 
| 290 | 2024-05-23T03:12:48.600Z | + [[ f151714ba3a6e02caaaa59727482c36085e60d6bd2fa963938e9a3d8c8a77088 != \f\1\5\1\7\1\4\b\a\3\a\6\e\0\2\c\a\a\a\a\5\9\7\2\7\4\8\2\c\3\6\0\8\5\e\6\0\d\6\b\d\2\f\a\9\6\3\9\3\8\e\9\a\3\d\8\c\8\a\7\7\0\8\8 ]] | 
| 291 | 2024-05-23T03:12:48.605Z | + do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz | 
| 292 | 2024-05-23T03:12:48.605Z | + tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads | 
| 293 | 2024-05-23T03:12:50.782Z | + do_assemble_illumos | 
| 294 | 2024-05-23T03:12:50.782Z | + rm -r ./out/cockroachdb | 
| 295 | 2024-05-23T03:12:50.787Z | + cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb | 
| 296 | 2024-05-23T03:12:51.171Z | + ./out/cockroachdb/bin/cockroach version | 
| 297 | 2024-05-23T03:12:51.384Z | Build Tag:        v22.1.9-dirty | 
| 298 | 2024-05-23T03:12:51.384Z | Build Time:       2022/10/26 21:17:46 | 
| 299 | 2024-05-23T03:12:51.384Z | Distribution:     OSS | 
| 300 | 2024-05-23T03:12:51.384Z | Platform:         illumos amd64 (x86_64-pc-solaris2.11) | 
| 301 | 2024-05-23T03:12:51.384Z | Go Version:       go1.17.13 | 
| 302 | 2024-05-23T03:12:51.385Z | C Compiler:       gcc 10.3.0 | 
| 303 | 2024-05-23T03:12:51.385Z | Build Commit ID:  e438c2f89282e607e0e6ca1d38b2e0a622f94493 | 
| 304 | 2024-05-23T03:12:51.385Z | Build Type:       release | 
| 305 | 2024-05-23T03:12:51.858Z | + set -o errexit | 
| 306 | 2024-05-23T03:12:51.858Z | +++ dirname ./tools/ci_download_clickhouse | 
| 307 | 2024-05-23T03:12:51.858Z | ++ cd ./tools | 
| 308 | 2024-05-23T03:12:51.858Z | ++ pwd | 
| 309 | 2024-05-23T03:12:51.858Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 310 | 2024-05-23T03:12:51.858Z | ++ basename ./tools/ci_download_clickhouse | 
| 311 | 2024-05-23T03:12:51.858Z | + ARG0=ci_download_clickhouse | 
| 312 | 2024-05-23T03:12:51.858Z | + TARGET_DIR=out | 
| 313 | 2024-05-23T03:12:51.858Z | + DOWNLOAD_DIR=out/downloads | 
| 314 | 2024-05-23T03:12:51.858Z | + DEST_DIR=./out/clickhouse | 
| 315 | 2024-05-23T03:12:51.858Z | ++ cat /work/oxidecomputer/omicron/tools/clickhouse_version | 
| 316 | 2024-05-23T03:12:51.858Z | + CIDL_VERSION=v23.8.7.24 | 
| 317 | 2024-05-23T03:12:51.859Z | + source /work/oxidecomputer/omicron/tools/clickhouse_checksums | 
| 318 | 2024-05-23T03:12:51.859Z | ++ CIDL_MD5_DARWIN=3e20c3284b7e6b0cfcfedf622ecf547a | 
| 319 | 2024-05-23T03:12:51.859Z | ++ CIDL_MD5_LINUX=f6c30a25a86deac3bad6c50dcf758fd5 | 
| 320 | 2024-05-23T03:12:51.859Z | ++ CIDL_MD5_ILLUMOS=409222de8ecb59e5dd97dcc942ccdffe | 
| 321 | 2024-05-23T03:12:51.859Z | + CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com | 
| 322 | 2024-05-23T03:12:51.859Z | + main | 
| 323 | 2024-05-23T03:12:51.859Z | + [[ 0 != 0 ]] | 
| 324 | 2024-05-23T03:12:51.859Z | + CIDL_OS=solaris2.11 | 
| 325 | 2024-05-23T03:12:51.859Z | + [[ 0 != 0 ]] | 
| 326 | 2024-05-23T03:12:51.859Z | + configure_os solaris2.11 | 
| 327 | 2024-05-23T03:12:51.859Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 328 | 2024-05-23T03:12:51.859Z | current directory: /work/oxidecomputer/omicron | 
| 329 | 2024-05-23T03:12:51.859Z | configuring based on OS: "solaris2.11" | 
| 330 | 2024-05-23T03:12:51.859Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 331 | 2024-05-23T03:12:51.859Z | + CIDL_DASHREV= | 
| 332 | 2024-05-23T03:12:51.859Z | + case "$1" in | 
| 333 | 2024-05-23T03:12:51.859Z | + CIDL_PLATFORM=illumos | 
| 334 | 2024-05-23T03:12:51.859Z | + CIDL_MD5=409222de8ecb59e5dd97dcc942ccdffe | 
| 335 | 2024-05-23T03:12:51.859Z | + CIDL_MD5FUNC=do_md5sum | 
| 336 | 2024-05-23T03:12:51.859Z | + TARBALL_DIRNAME=clickhouse-v23.8.7.24 | 
| 337 | 2024-05-23T03:12:51.859Z | + TARBALL_FILENAME=clickhouse-v23.8.7.24.illumos.tar.gz | 
| 338 | 2024-05-23T03:12:51.859Z | + TARBALL_FILE=out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 339 | 2024-05-23T03:12:51.859Z | + CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 340 | 2024-05-23T03:12:51.860Z | + echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz' | 
| 341 | 2024-05-23T03:12:51.860Z | URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 342 | 2024-05-23T03:12:51.860Z | + echo 'Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz' | 
| 343 | 2024-05-23T03:12:51.860Z | Local file: out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 344 | 2024-05-23T03:12:51.860Z | + mkdir -p out/downloads | 
| 345 | 2024-05-23T03:12:51.860Z | + mkdir -p ./out/clickhouse | 
| 346 | 2024-05-23T03:12:51.860Z | + local DO_DOWNLOAD=true | 
| 347 | 2024-05-23T03:12:51.860Z | + [[ -f out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ]] | 
| 348 | 2024-05-23T03:12:51.860Z | + '[' true == true ']' | 
| 349 | 2024-05-23T03:12:51.860Z | + echo Downloading... | 
| 350 | 2024-05-23T03:12:51.860Z | Downloading... | 
| 351 | 2024-05-23T03:12:51.860Z | + do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 352 | 2024-05-23T03:12:51.860Z | + curl --silent --show-error --fail --location --output out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 353 | 2024-05-23T03:12:53.359Z | ++ do_md5sum out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz | 
| 354 | 2024-05-23T03:12:53.362Z | ++ md5sum | 
| 355 | 2024-05-23T03:12:53.362Z | ++ awk '{print $1}' | 
| 356 | 2024-05-23T03:12:53.675Z | + calculated_md5=409222de8ecb59e5dd97dcc942ccdffe | 
| 357 | 2024-05-23T03:12:53.675Z | + [[ 409222de8ecb59e5dd97dcc942ccdffe != \4\0\9\2\2\2\d\e\8\e\c\b\5\9\e\5\d\d\9\7\d\c\c\9\4\2\c\c\d\f\f\e ]] | 
| 358 | 2024-05-23T03:12:53.675Z | + do_untar out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz ./out/clickhouse | 
| 359 | 2024-05-23T03:12:53.682Z | + mkdir -p ./out/clickhouse | 
| 360 | 2024-05-23T03:12:53.682Z | + tar xzf out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz -C ./out/clickhouse | 
| 361 | 2024-05-23T03:12:57.540Z | + [[ solaris2.11 == darwin* ]] | 
| 362 | 2024-05-23T03:12:57.540Z | + ./out/clickhouse/clickhouse server --version | 
| 363 | 2024-05-23T03:12:57.820Z | ClickHouse server version 23.8.7.1. | 
| 364 | 2024-05-23T03:12:57.841Z | + set -o errexit | 
| 365 | 2024-05-23T03:12:57.845Z | +++ dirname ./tools/ci_download_console | 
| 366 | 2024-05-23T03:12:57.845Z | ++ cd ./tools | 
| 367 | 2024-05-23T03:12:57.845Z | ++ pwd | 
| 368 | 2024-05-23T03:12:57.845Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 369 | 2024-05-23T03:12:57.850Z | ++ basename ./tools/ci_download_console | 
| 370 | 2024-05-23T03:12:57.850Z | + ARG0=ci_download_console | 
| 371 | 2024-05-23T03:12:57.850Z | + TARGET_DIR=out | 
| 372 | 2024-05-23T03:12:57.850Z | + DOWNLOAD_DIR=out/downloads | 
| 373 | 2024-05-23T03:12:57.850Z | + DEST_DIR=./out/console-assets | 
| 374 | 2024-05-23T03:12:57.850Z | + source /work/oxidecomputer/omicron/tools/console_version | 
| 375 | 2024-05-23T03:12:57.850Z | ++ COMMIT=a228b75ba35952b68c0b8b0892c452d4fc29467a | 
| 376 | 2024-05-23T03:12:57.850Z | ++ SHA2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 | 
| 377 | 2024-05-23T03:12:57.850Z | + URL=https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz | 
| 378 | 2024-05-23T03:12:57.850Z | + TARBALL_FILE=out/downloads/console.tar.gz | 
| 379 | 2024-05-23T03:12:57.850Z | + main | 
| 380 | 2024-05-23T03:12:57.850Z | + [[ 0 != 0 ]] | 
| 381 | 2024-05-23T03:12:57.850Z | + echo 'URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz' | 
| 382 | 2024-05-23T03:12:57.850Z | URL: https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz | 
| 383 | 2024-05-23T03:12:57.850Z | Local file: out/downloads/console.tar.gz | 
| 384 | 2024-05-23T03:12:57.850Z | + echo 'Local file: out/downloads/console.tar.gz' | 
| 385 | 2024-05-23T03:12:57.850Z | + local DO_DOWNLOAD=true | 
| 386 | 2024-05-23T03:12:57.850Z | + [[ -f out/downloads/console.tar.gz ]] | 
| 387 | 2024-05-23T03:12:57.850Z | + mkdir -p out/downloads | 
| 388 | 2024-05-23T03:12:57.851Z | + '[' true == true ']' | 
| 389 | 2024-05-23T03:12:57.851Z | + echo Downloading... | 
| 390 | 2024-05-23T03:12:57.851Z | Downloading... | 
| 391 | 2024-05-23T03:12:57.854Z | + do_download_curl https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz out/downloads/console.tar.gz | 
| 392 | 2024-05-23T03:12:57.854Z | + curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/a228b75ba35952b68c0b8b0892c452d4fc29467a.tar.gz | 
| 393 | 2024-05-23T03:12:58.646Z | ++ do_sha256sum out/downloads/console.tar.gz | 
| 394 | 2024-05-23T03:12:58.646Z | ++ case "$OSTYPE" in | 
| 395 | 2024-05-23T03:12:58.646Z | ++ SHA=sha256sum | 
| 396 | 2024-05-23T03:12:58.651Z | ++ sha256sum | 
| 397 | 2024-05-23T03:12:58.651Z | ++ awk '{print $1}' | 
| 398 | 2024-05-23T03:12:58.655Z | + calculated_sha2=8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 | 
| 399 | 2024-05-23T03:12:58.655Z | + [[ 8d5b06680e5986b633b3f97e46d7823ea2dddf2b98930d8c6a4f7dc1eb382048 != \8\d\5\b\0\6\6\8\0\e\5\9\8\6\b\6\3\3\b\3\f\9\7\e\4\6\d\7\8\2\3\e\a\2\d\d\d\f\2\b\9\8\9\3\0\d\8\c\6\a\4\f\7\d\c\1\e\b\3\8\2\0\4\8 ]] | 
| 400 | 2024-05-23T03:12:58.659Z | + rm -rf ./out/console-assets | 
| 401 | 2024-05-23T03:12:58.659Z | + mkdir -p ./out/console-assets | 
| 402 | 2024-05-23T03:12:58.659Z | + do_untar out/downloads/console.tar.gz ./out/console-assets | 
| 403 | 2024-05-23T03:12:58.660Z | + mkdir -p ./out/console-assets | 
| 404 | 2024-05-23T03:12:58.663Z | + tar xzf out/downloads/console.tar.gz -C ./out/console-assets | 
| 405 | 2024-05-23T03:12:58.757Z | + set -o errexit | 
| 406 | 2024-05-23T03:12:58.762Z | +++ dirname ./tools/ci_download_dendrite_openapi | 
| 407 | 2024-05-23T03:12:58.762Z | ++ cd ./tools | 
| 408 | 2024-05-23T03:12:58.762Z | ++ pwd | 
| 409 | 2024-05-23T03:12:58.762Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 410 | 2024-05-23T03:12:58.762Z | ++ basename ./tools/ci_download_dendrite_openapi | 
| 411 | 2024-05-23T03:12:58.778Z | + ARG0=ci_download_dendrite_openapi | 
| 412 | 2024-05-23T03:12:58.778Z | + TARGET_DIR=out | 
| 413 | 2024-05-23T03:12:58.778Z | + DOWNLOAD_DIR=out/downloads | 
| 414 | 2024-05-23T03:12:58.778Z | + source /work/oxidecomputer/omicron/tools/dendrite_openapi_version | 
| 415 | 2024-05-23T03:12:58.778Z | ++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c | 
| 416 | 2024-05-23T03:12:58.778Z | ++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 | 
| 417 | 2024-05-23T03:12:58.779Z | + URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json | 
| 418 | 2024-05-23T03:12:58.779Z | + LOCAL_FILE=out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json | 
| 419 | 2024-05-23T03:12:58.779Z | + main | 
| 420 | 2024-05-23T03:12:58.779Z | + [[ 0 != 0 ]] | 
| 421 | 2024-05-23T03:12:58.779Z | + echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json' | 
| 422 | 2024-05-23T03:12:58.779Z | + echo 'Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json' | 
| 423 | 2024-05-23T03:12:58.779Z | URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json | 
| 424 | 2024-05-23T03:12:58.779Z | Local file: out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json | 
| 425 | 2024-05-23T03:12:58.779Z | + local DO_DOWNLOAD=true | 
| 426 | 2024-05-23T03:12:58.779Z | + [[ -f out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json ]] | 
| 427 | 2024-05-23T03:12:58.779Z | + mkdir -p out/downloads | 
| 428 | 2024-05-23T03:12:58.779Z | + '[' true == true ']' | 
| 429 | 2024-05-23T03:12:58.779Z | + echo Downloading... | 
| 430 | 2024-05-23T03:12:58.779Z | Downloading... | 
| 431 | 2024-05-23T03:12:58.779Z | + do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json | 
| 432 | 2024-05-23T03:12:58.780Z | + curl --silent --show-error --fail --location --output out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dpd.json | 
| 433 | 2024-05-23T03:12:58.990Z | ++ do_sha256sum out/downloads/dpd-6334bf74fa21790c15f1c4e494ea2ec0edd1c83c.json | 
| 434 | 2024-05-23T03:12:58.990Z | ++ case "$OSTYPE" in | 
| 435 | 2024-05-23T03:12:58.990Z | ++ SHA=sha256sum | 
| 436 | 2024-05-23T03:12:58.994Z | ++ sha256sum | 
| 437 | 2024-05-23T03:12:58.994Z | ++ awk '{print $1}' | 
| 438 | 2024-05-23T03:12:58.998Z | + calculated_sha2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 | 
| 439 | 2024-05-23T03:12:58.998Z | + [[ 213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 != \2\1\3\0\3\1\a\a\0\5\8\f\0\a\a\3\5\5\9\6\4\e\4\a\5\c\a\3\5\0\d\b\3\0\1\1\0\4\5\4\b\a\d\5\c\7\7\c\b\c\9\4\a\b\7\7\f\d\c\b\e\0\1\3 ]] | 
| 440 | 2024-05-23T03:12:59.003Z | + set -o errexit | 
| 441 | 2024-05-23T03:12:59.007Z | +++ dirname ./tools/ci_download_dendrite_stub | 
| 442 | 2024-05-23T03:12:59.007Z | ++ cd ./tools | 
| 443 | 2024-05-23T03:12:59.007Z | ++ pwd | 
| 444 | 2024-05-23T03:12:59.012Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 445 | 2024-05-23T03:12:59.012Z | ++ basename ./tools/ci_download_dendrite_stub | 
| 446 | 2024-05-23T03:12:59.012Z | + ARG0=ci_download_dendrite_stub | 
| 447 | 2024-05-23T03:12:59.012Z | + source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums | 
| 448 | 2024-05-23T03:12:59.012Z | ++ CIDL_SHA256_ILLUMOS=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 | 
| 449 | 2024-05-23T03:12:59.012Z | ++ CIDL_SHA256_LINUX_DPD=fa38138db9ce1c2cababd11dd9ef1289295e4a8185c78372f6ff1a090c75a05b | 
| 450 | 2024-05-23T03:12:59.012Z | ++ CIDL_SHA256_LINUX_SWADM=ebda6c0a8e29f40c389337fe2e37c1191eeeb34d729de7724b6d707bb6c9a882 | 
| 451 | 2024-05-23T03:12:59.012Z | + source /work/oxidecomputer/omicron/tools/dendrite_openapi_version | 
| 452 | 2024-05-23T03:12:59.012Z | ++ COMMIT=6334bf74fa21790c15f1c4e494ea2ec0edd1c83c | 
| 453 | 2024-05-23T03:12:59.013Z | ++ SHA2=213031aa058f0aa355964e4a5ca350db30110454bad5c77cbc94ab77fdcbe013 | 
| 454 | 2024-05-23T03:12:59.013Z | + TARGET_DIR=out | 
| 455 | 2024-05-23T03:12:59.013Z | + DOWNLOAD_DIR=out/downloads | 
| 456 | 2024-05-23T03:12:59.013Z | + DEST_DIR=./out/dendrite-stub | 
| 457 | 2024-05-23T03:12:59.013Z | + BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin | 
| 458 | 2024-05-23T03:12:59.013Z | + ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file | 
| 459 | 2024-05-23T03:12:59.013Z | + REPO=oxidecomputer/dendrite | 
| 460 | 2024-05-23T03:12:59.013Z | + PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c | 
| 461 | 2024-05-23T03:12:59.013Z | + main | 
| 462 | 2024-05-23T03:12:59.013Z | + [[ 0 != 0 ]] | 
| 463 | 2024-05-23T03:12:59.013Z | + CIDL_OS=solaris2.11 | 
| 464 | 2024-05-23T03:12:59.013Z | + [[ 0 != 0 ]] | 
| 465 | 2024-05-23T03:12:59.013Z | + configure_os solaris2.11 | 
| 466 | 2024-05-23T03:12:59.013Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 467 | 2024-05-23T03:12:59.013Z | current directory: /work/oxidecomputer/omicron | 
| 468 | 2024-05-23T03:12:59.013Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 469 | 2024-05-23T03:12:59.013Z | + case "$1" in | 
| 470 | 2024-05-23T03:12:59.013Z | configuring based on OS: "solaris2.11" | 
| 471 | 2024-05-23T03:12:59.013Z | + SET_BINARIES= | 
| 472 | 2024-05-23T03:12:59.013Z | + CIDL_SHA256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 | 
| 473 | 2024-05-23T03:12:59.013Z | + CIDL_SHA256FUNC=do_sha256sum | 
| 474 | 2024-05-23T03:12:59.013Z | + TARBALL_FILENAME=dendrite-stub.tar.gz | 
| 475 | 2024-05-23T03:12:59.013Z | + PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz | 
| 476 | 2024-05-23T03:12:59.014Z | + TARBALL_FILE=out/downloads/dendrite-stub.tar.gz | 
| 477 | 2024-05-23T03:12:59.014Z | + echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz' | 
| 478 | 2024-05-23T03:12:59.014Z | + echo 'Local file: out/downloads/dendrite-stub.tar.gz' | 
| 479 | 2024-05-23T03:12:59.014Z | URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz | 
| 480 | 2024-05-23T03:12:59.014Z | Local file: out/downloads/dendrite-stub.tar.gz | 
| 481 | 2024-05-23T03:12:59.014Z | + mkdir -p out/downloads | 
| 482 | 2024-05-23T03:12:59.018Z | + mkdir -p ./out/dendrite-stub | 
| 483 | 2024-05-23T03:12:59.018Z | + fetch_and_verify | 
| 484 | 2024-05-23T03:12:59.018Z | + local DO_DOWNLOAD=true | 
| 485 | 2024-05-23T03:12:59.018Z | + [[ -f out/downloads/dendrite-stub.tar.gz ]] | 
| 486 | 2024-05-23T03:12:59.018Z | + '[' true == true ']' | 
| 487 | 2024-05-23T03:12:59.018Z | + echo Downloading... | 
| 488 | 2024-05-23T03:12:59.018Z | Downloading... | 
| 489 | 2024-05-23T03:12:59.018Z | + do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz | 
| 490 | 2024-05-23T03:12:59.018Z | + curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/6334bf74fa21790c15f1c4e494ea2ec0edd1c83c/dendrite-stub.tar.gz | 
| 491 | 2024-05-23T03:13:06.799Z | ++ do_sha256sum out/downloads/dendrite-stub.tar.gz | 
| 492 | 2024-05-23T03:13:06.822Z | ++ sha256sum | 
| 493 | 2024-05-23T03:13:06.822Z | ++ awk '{print $1}' | 
| 494 | 2024-05-23T03:13:06.826Z | + calculated_sha256=5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 | 
| 495 | 2024-05-23T03:13:06.826Z | + [[ 5929f9abf0daf4bbf17d835e5d69fc842b9617b312fb5644fa99daf785203700 != \5\9\2\9\f\9\a\b\f\0\d\a\f\4\b\b\f\1\7\d\8\3\5\e\5\d\6\9\f\c\8\4\2\b\9\6\1\7\b\3\1\2\f\b\5\6\4\4\f\a\9\9\d\a\f\7\8\5\2\0\3\7\0\0 ]] | 
| 496 | 2024-05-23T03:13:06.826Z | + do_untar out/downloads/dendrite-stub.tar.gz | 
| 497 | 2024-05-23T03:13:06.827Z | + tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads | 
| 498 | 2024-05-23T03:13:07.465Z | + do_assemble | 
| 499 | 2024-05-23T03:13:07.465Z | + rm -r ./out/dendrite-stub | 
| 500 | 2024-05-23T03:13:07.472Z | + mkdir ./out/dendrite-stub | 
| 501 | 2024-05-23T03:13:07.472Z | + cp -r out/downloads/root ./out/dendrite-stub/root | 
| 502 | 2024-05-23T03:13:07.558Z | + ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin | 
| 503 | 2024-05-23T03:13:07.570Z | + set -o errexit | 
| 504 | 2024-05-23T03:13:07.580Z | +++ dirname ./tools/ci_download_maghemite_mgd | 
| 505 | 2024-05-23T03:13:07.580Z | ++ cd ./tools | 
| 506 | 2024-05-23T03:13:07.581Z | ++ pwd | 
| 507 | 2024-05-23T03:13:07.581Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 508 | 2024-05-23T03:13:07.581Z | ++ basename ./tools/ci_download_maghemite_mgd | 
| 509 | 2024-05-23T03:13:07.581Z | + ARG0=ci_download_maghemite_mgd | 
| 510 | 2024-05-23T03:13:07.581Z | + source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums | 
| 511 | 2024-05-23T03:13:07.581Z | ++ CIDL_SHA256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd | 
| 512 | 2024-05-23T03:13:07.581Z | ++ MGD_LINUX_SHA256=903413ddaab89594ed7518cb8f2f27793e96cd17ed2d6b3fe11657ec4375cb19 | 
| 513 | 2024-05-23T03:13:07.581Z | + source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version | 
| 514 | 2024-05-23T03:13:07.582Z | ++ COMMIT=23b0cf439f9f62b9a4933e55cc72bcaddc9596cd | 
| 515 | 2024-05-23T03:13:07.582Z | ++ SHA2=fdb33ee7425923560534672264008ef8948d227afce948ab704de092ad72157c | 
| 516 | 2024-05-23T03:13:07.582Z | + TARGET_DIR=out | 
| 517 | 2024-05-23T03:13:07.582Z | + DOWNLOAD_DIR=out/downloads | 
| 518 | 2024-05-23T03:13:07.582Z | + DEST_DIR=./out/mgd | 
| 519 | 2024-05-23T03:13:07.582Z | + BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin | 
| 520 | 2024-05-23T03:13:07.582Z | + ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file | 
| 521 | 2024-05-23T03:13:07.582Z | + REPO=oxidecomputer/maghemite | 
| 522 | 2024-05-23T03:13:07.583Z | + PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd | 
| 523 | 2024-05-23T03:13:07.583Z | + main | 
| 524 | 2024-05-23T03:13:07.583Z | + rm -rf out/downloads/root | 
| 525 | 2024-05-23T03:13:07.592Z | + [[ 0 != 0 ]] | 
| 526 | 2024-05-23T03:13:07.592Z | + CIDL_OS=solaris2.11 | 
| 527 | 2024-05-23T03:13:07.592Z | + [[ 0 != 0 ]] | 
| 528 | 2024-05-23T03:13:07.593Z | + configure_os solaris2.11 | 
| 529 | 2024-05-23T03:13:07.593Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 530 | 2024-05-23T03:13:07.593Z | current directory: /work/oxidecomputer/omicron | 
| 531 | 2024-05-23T03:13:07.593Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 532 | 2024-05-23T03:13:07.593Z | + case "$1" in | 
| 533 | 2024-05-23T03:13:07.593Z | configuring based on OS: "solaris2.11" | 
| 534 | 2024-05-23T03:13:07.593Z | + SET_BINARIES= | 
| 535 | 2024-05-23T03:13:07.593Z | + CIDL_SHA256FUNC=do_sha256sum | 
| 536 | 2024-05-23T03:13:07.593Z | + TARBALL_FILENAME=mgd.tar.gz | 
| 537 | 2024-05-23T03:13:07.593Z | + PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz | 
| 538 | 2024-05-23T03:13:07.593Z | + TARBALL_FILE=out/downloads/mgd.tar.gz | 
| 539 | 2024-05-23T03:13:07.593Z | + echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz' | 
| 540 | 2024-05-23T03:13:07.594Z | + echo 'Local file: out/downloads/mgd.tar.gz' | 
| 541 | 2024-05-23T03:13:07.594Z | URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz | 
| 542 | 2024-05-23T03:13:07.594Z | Local file: out/downloads/mgd.tar.gz | 
| 543 | 2024-05-23T03:13:07.594Z | + mkdir -p out/downloads | 
| 544 | 2024-05-23T03:13:07.594Z | + mkdir -p ./out/mgd | 
| 545 | 2024-05-23T03:13:07.594Z | + fetch_and_verify | 
| 546 | 2024-05-23T03:13:07.594Z | + local DO_DOWNLOAD=true | 
| 547 | 2024-05-23T03:13:07.594Z | + [[ -f out/downloads/mgd.tar.gz ]] | 
| 548 | 2024-05-23T03:13:07.595Z | + '[' true == true ']' | 
| 549 | 2024-05-23T03:13:07.595Z | + echo Downloading... | 
| 550 | 2024-05-23T03:13:07.595Z | Downloading... | 
| 551 | 2024-05-23T03:13:07.595Z | + do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz out/downloads/mgd.tar.gz | 
| 552 | 2024-05-23T03:13:07.595Z | + curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/23b0cf439f9f62b9a4933e55cc72bcaddc9596cd/mgd.tar.gz | 
| 553 | 2024-05-23T03:13:14.659Z | ++ do_sha256sum out/downloads/mgd.tar.gz | 
| 554 | 2024-05-23T03:13:14.663Z | ++ sha256sum | 
| 555 | 2024-05-23T03:13:14.663Z | ++ awk '{print $1}' | 
| 556 | 2024-05-23T03:13:14.685Z | + calculated_sha256=e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd | 
| 557 | 2024-05-23T03:13:14.688Z | + [[ e0907de39ca9f8ab45d40d361a1dbeed4bd8e9b157f8d3d8fe0a4bc259d933bd != \e\0\9\0\7\d\e\3\9\c\a\9\f\8\a\b\4\5\d\4\0\d\3\6\1\a\1\d\b\e\e\d\4\b\d\8\e\9\b\1\5\7\f\8\d\3\d\8\f\e\0\a\4\b\c\2\5\9\d\9\3\3\b\d ]] | 
| 558 | 2024-05-23T03:13:14.688Z | + do_untar out/downloads/mgd.tar.gz | 
| 559 | 2024-05-23T03:13:14.688Z | + tar xzf out/downloads/mgd.tar.gz -C out/downloads | 
| 560 | 2024-05-23T03:13:15.271Z | + do_assemble | 
| 561 | 2024-05-23T03:13:15.271Z | + rm -r ./out/mgd | 
| 562 | 2024-05-23T03:13:15.275Z | + mkdir ./out/mgd | 
| 563 | 2024-05-23T03:13:15.275Z | + cp -r out/downloads/root ./out/mgd/root | 
| 564 | 2024-05-23T03:13:15.370Z | + set -o errexit | 
| 565 | 2024-05-23T03:13:15.383Z | +++ dirname ./tools/ci_download_transceiver_control | 
| 566 | 2024-05-23T03:13:15.383Z | ++ cd ./tools | 
| 567 | 2024-05-23T03:13:15.383Z | ++ pwd | 
| 568 | 2024-05-23T03:13:15.383Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 569 | 2024-05-23T03:13:15.383Z | ++ basename ./tools/ci_download_transceiver_control | 
| 570 | 2024-05-23T03:13:15.384Z | + ARG0=ci_download_transceiver_control | 
| 571 | 2024-05-23T03:13:15.384Z | + source /work/oxidecomputer/omicron/tools/transceiver_control_version | 
| 572 | 2024-05-23T03:13:15.384Z | ++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a | 
| 573 | 2024-05-23T03:13:15.384Z | ++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 | 
| 574 | 2024-05-23T03:13:15.384Z | + TARGET_DIR=out | 
| 575 | 2024-05-23T03:13:15.384Z | + DOWNLOAD_DIR=out/downloads | 
| 576 | 2024-05-23T03:13:15.385Z | + DEST_DIR=./out/transceiver-control | 
| 577 | 2024-05-23T03:13:15.385Z | + BIN_DIR=/opt/oxide/bin | 
| 578 | 2024-05-23T03:13:15.385Z | + BINARY=xcvradm | 
| 579 | 2024-05-23T03:13:15.385Z | + ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file | 
| 580 | 2024-05-23T03:13:15.385Z | + REPO=oxidecomputer/transceiver-control | 
| 581 | 2024-05-23T03:13:15.385Z | + PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a | 
| 582 | 2024-05-23T03:13:15.386Z | + main | 
| 583 | 2024-05-23T03:13:15.386Z | + [[ 0 != 0 ]] | 
| 584 | 2024-05-23T03:13:15.386Z | + CIDL_OS=solaris2.11 | 
| 585 | 2024-05-23T03:13:15.386Z | + [[ 0 != 0 ]] | 
| 586 | 2024-05-23T03:13:15.386Z | + configure_os solaris2.11 | 
| 587 | 2024-05-23T03:13:15.386Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 588 | 2024-05-23T03:13:15.387Z | current directory: /work/oxidecomputer/omicron | 
| 589 | 2024-05-23T03:13:15.387Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 590 | 2024-05-23T03:13:15.387Z | + case "$1" in | 
| 591 | 2024-05-23T03:13:15.387Z | + SET_BINARIES= | 
| 592 | 2024-05-23T03:13:15.387Z | configuring based on OS: "solaris2.11" | 
| 593 | 2024-05-23T03:13:15.387Z | + CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 | 
| 594 | 2024-05-23T03:13:15.387Z | + CIDL_SHA256FUNC=do_sha256sum | 
| 595 | 2024-05-23T03:13:15.387Z | + ARCHIVE_FILENAME=xcvradm.gz | 
| 596 | 2024-05-23T03:13:15.387Z | + PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz | 
| 597 | 2024-05-23T03:13:15.387Z | + ARCHIVE_FILE=out/downloads/xcvradm.gz | 
| 598 | 2024-05-23T03:13:15.387Z | + echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz' | 
| 599 | 2024-05-23T03:13:15.388Z | + echo 'Local file: out/downloads/xcvradm.gz' | 
| 600 | 2024-05-23T03:13:15.388Z | URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz | 
| 601 | 2024-05-23T03:13:15.388Z | Local file: out/downloads/xcvradm.gz | 
| 602 | 2024-05-23T03:13:15.388Z | + mkdir -p out/downloads | 
| 603 | 2024-05-23T03:13:15.388Z | + mkdir -p ./out/transceiver-control | 
| 604 | 2024-05-23T03:13:15.388Z | + fetch_and_verify | 
| 605 | 2024-05-23T03:13:15.389Z | + local DO_DOWNLOAD=true | 
| 606 | 2024-05-23T03:13:15.389Z | + [[ -f out/downloads/xcvradm.gz ]] | 
| 607 | 2024-05-23T03:13:15.389Z | + '[' true == true ']' | 
| 608 | 2024-05-23T03:13:15.389Z | + echo Downloading... | 
| 609 | 2024-05-23T03:13:15.389Z | Downloading... | 
| 610 | 2024-05-23T03:13:15.389Z | + do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz | 
| 611 | 2024-05-23T03:13:15.390Z | + curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz | 
| 612 | 2024-05-23T03:13:16.527Z | ++ do_sha256sum out/downloads/xcvradm.gz | 
| 613 | 2024-05-23T03:13:16.531Z | ++ sha256sum | 
| 614 | 2024-05-23T03:13:16.531Z | ++ awk '{print $1}' | 
| 615 | 2024-05-23T03:13:16.536Z | + calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 | 
| 616 | 2024-05-23T03:13:16.536Z | + [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]] | 
| 617 | 2024-05-23T03:13:16.539Z | + do_unpack out/downloads/xcvradm.gz | 
| 618 | 2024-05-23T03:13:16.539Z | + mkdir -p out/downloads/root//opt/oxide/bin | 
| 619 | 2024-05-23T03:13:16.540Z | + gzip -dc out/downloads/xcvradm.gz | 
| 620 | 2024-05-23T03:13:16.664Z | + chmod +x out/downloads/root//opt/oxide/bin/xcvradm | 
| 621 | 2024-05-23T03:13:16.675Z | + do_assemble | 
| 622 | 2024-05-23T03:13:16.675Z | + rm -r ./out/transceiver-control | 
| 623 | 2024-05-23T03:13:16.675Z | + mkdir ./out/transceiver-control | 
| 624 | 2024-05-23T03:13:16.675Z | + cp -r out/downloads/root ./out/transceiver-control/root | 
| 625 | 2024-05-23T03:13:16.763Z | + set -o errexit | 
| 626 | 2024-05-23T03:13:17.171Z | +++ dirname ./tools/ci_download_thundermuffin | 
| 627 | 2024-05-23T03:13:17.172Z | ++ cd ./tools | 
| 628 | 2024-05-23T03:13:17.172Z | ++ pwd | 
| 629 | 2024-05-23T03:13:17.172Z | + SOURCE_DIR=/work/oxidecomputer/omicron/tools | 
| 630 | 2024-05-23T03:13:17.172Z | ++ basename ./tools/ci_download_thundermuffin | 
| 631 | 2024-05-23T03:13:17.172Z | + ARG0=ci_download_thundermuffin | 
| 632 | 2024-05-23T03:13:17.172Z | + source /work/oxidecomputer/omicron/tools/thundermuffin_checksums | 
| 633 | 2024-05-23T03:13:17.172Z | ++ CIDL_SHA256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa | 
| 634 | 2024-05-23T03:13:17.172Z | + source /work/oxidecomputer/omicron/tools/thundermuffin_version | 
| 635 | 2024-05-23T03:13:17.172Z | ++ COMMIT=a4a6108d7c9aac2464a0b6898e88132a8f701a13 | 
| 636 | 2024-05-23T03:13:17.172Z | + TARGET_DIR=out | 
| 637 | 2024-05-23T03:13:17.172Z | + DOWNLOAD_DIR=out/downloads | 
| 638 | 2024-05-23T03:13:17.172Z | + DEST_DIR=./out/thundermuffin | 
| 639 | 2024-05-23T03:13:17.172Z | + BIN_DIR=./out/thundermuffin/root/opt/oxide/thundermuffin/bin | 
| 640 | 2024-05-23T03:13:17.172Z | + ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file | 
| 641 | 2024-05-23T03:13:17.172Z | + REPO=oxidecomputer/thundermuffin | 
| 642 | 2024-05-23T03:13:17.172Z | + PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13 | 
| 643 | 2024-05-23T03:13:17.172Z | + main | 
| 644 | 2024-05-23T03:13:17.172Z | + rm -rf out/downloads/root | 
| 645 | 2024-05-23T03:13:17.172Z | + [[ 0 != 0 ]] | 
| 646 | 2024-05-23T03:13:17.172Z | + CIDL_OS=solaris2.11 | 
| 647 | 2024-05-23T03:13:17.172Z | + [[ 0 != 0 ]] | 
| 648 | 2024-05-23T03:13:17.172Z | + configure_os solaris2.11 | 
| 649 | 2024-05-23T03:13:17.172Z | + echo 'current directory: /work/oxidecomputer/omicron' | 
| 650 | 2024-05-23T03:13:17.173Z | current directory: /work/oxidecomputer/omicron | 
| 651 | 2024-05-23T03:13:17.173Z | + echo 'configuring based on OS: "solaris2.11"' | 
| 652 | 2024-05-23T03:13:17.173Z | + case "$1" in | 
| 653 | 2024-05-23T03:13:17.173Z | configuring based on OS: "solaris2.11" | 
| 654 | 2024-05-23T03:13:17.173Z | + SET_BINARIES= | 
| 655 | 2024-05-23T03:13:17.173Z | + CIDL_SHA256FUNC=do_sha256sum | 
| 656 | 2024-05-23T03:13:17.173Z | + TARBALL_FILENAME=thundermuffin.tar.gz | 
| 657 | 2024-05-23T03:13:17.173Z | + PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz | 
| 658 | 2024-05-23T03:13:17.173Z | + TARBALL_FILE=out/downloads/thundermuffin.tar.gz | 
| 659 | 2024-05-23T03:13:17.173Z | + echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz' | 
| 660 | 2024-05-23T03:13:17.173Z | URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz | 
| 661 | 2024-05-23T03:13:17.173Z | + echo 'Local file: out/downloads/thundermuffin.tar.gz' | 
| 662 | 2024-05-23T03:13:17.173Z | Local file: out/downloads/thundermuffin.tar.gz | 
| 663 | 2024-05-23T03:13:17.173Z | + mkdir -p out/downloads | 
| 664 | 2024-05-23T03:13:17.173Z | + mkdir -p ./out/thundermuffin | 
| 665 | 2024-05-23T03:13:17.173Z | + fetch_and_verify | 
| 666 | 2024-05-23T03:13:17.173Z | + local DO_DOWNLOAD=true | 
| 667 | 2024-05-23T03:13:17.173Z | + [[ -f out/downloads/thundermuffin.tar.gz ]] | 
| 668 | 2024-05-23T03:13:17.173Z | + '[' true == true ']' | 
| 669 | 2024-05-23T03:13:17.173Z | + echo Downloading... | 
| 670 | 2024-05-23T03:13:17.173Z | Downloading... | 
| 671 | 2024-05-23T03:13:17.173Z | + do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz out/downloads/thundermuffin.tar.gz | 
| 672 | 2024-05-23T03:13:17.173Z | + curl --silent --show-error --fail --location --output out/downloads/thundermuffin.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/thundermuffin/image/a4a6108d7c9aac2464a0b6898e88132a8f701a13/thundermuffin.tar.gz | 
| 673 | 2024-05-23T03:13:18.148Z | ++ do_sha256sum out/downloads/thundermuffin.tar.gz | 
| 674 | 2024-05-23T03:13:18.153Z | ++ sha256sum | 
| 675 | 2024-05-23T03:13:18.153Z | ++ awk '{print $1}' | 
| 676 | 2024-05-23T03:13:18.164Z | + calculated_sha256=dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa | 
| 677 | 2024-05-23T03:13:18.164Z | + [[ dc55a2accd33a347df4cbdc0026cbaccea2c004940c3fec8cadcdd633d440dfa != \d\c\5\5\a\2\a\c\c\d\3\3\a\3\4\7\d\f\4\c\b\d\c\0\0\2\6\c\b\a\c\c\e\a\2\c\0\0\4\9\4\0\c\3\f\e\c\8\c\a\d\c\d\d\6\3\3\d\4\4\0\d\f\a ]] | 
| 678 | 2024-05-23T03:13:18.164Z | + do_untar out/downloads/thundermuffin.tar.gz | 
| 679 | 2024-05-23T03:13:18.164Z | + tar xzf out/downloads/thundermuffin.tar.gz -C out/downloads | 
| 680 | 2024-05-23T03:13:18.220Z | + do_assemble | 
| 681 | 2024-05-23T03:13:18.220Z | + rm -r ./out/thundermuffin | 
| 682 | 2024-05-23T03:13:18.224Z | + mkdir ./out/thundermuffin | 
| 683 | 2024-05-23T03:13:18.227Z | + cp -r out/downloads/root ./out/thundermuffin/root | 
| 684 | 2024-05-23T03:13:18.237Z | All prerequisites installed successfully | 
| 685 | 2024-05-23T03:13:18.241Z |  | 
| 686 | 2024-05-23T03:13:18.241Z | real     2:03.764372807 | 
| 687 | 2024-05-23T03:13:18.241Z | user       38.575520084 | 
| 688 | 2024-05-23T03:13:18.241Z | sys         7.163017416 | 
| 689 | 2024-05-23T03:13:18.241Z | trap        0.008742565 | 
| 690 | 2024-05-23T03:13:18.241Z | tflt        0.168302835 | 
| 691 | 2024-05-23T03:13:18.241Z | dflt        0.197523850 | 
| 692 | 2024-05-23T03:13:18.241Z | kflt        0.184635703 | 
| 693 | 2024-05-23T03:13:18.241Z | lock        1.421937963 | 
| 694 | 2024-05-23T03:13:18.241Z | slp      4:01.450721329 | 
| 695 | 2024-05-23T03:13:18.241Z | lat         2.016898548 | 
| 696 | 2024-05-23T03:13:18.241Z | stop        0.137884182 | 
| 697 | 2024-05-23T03:13:18.241Z | + source ./tools/include/force-git-over-https.sh | 
| 698 | 2024-05-23T03:13:18.242Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') | 
| 699 | 2024-05-23T03:13:18.242Z | ++ (( i = 0 )) | 
| 700 | 2024-05-23T03:13:18.242Z | ++ (( i < 5 )) | 
| 701 | 2024-05-23T03:13:18.242Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ | 
| 702 | 2024-05-23T03:13:18.245Z | ++ (( i++  )) | 
| 703 | 2024-05-23T03:13:18.245Z | ++ (( i < 5 )) | 
| 704 | 2024-05-23T03:13:18.245Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: | 
| 705 | 2024-05-23T03:13:18.245Z | ++ (( i++  )) | 
| 706 | 2024-05-23T03:13:18.245Z | ++ (( i < 5 )) | 
| 707 | 2024-05-23T03:13:18.245Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ | 
| 708 | 2024-05-23T03:13:18.249Z | ++ (( i++  )) | 
| 709 | 2024-05-23T03:13:18.249Z | ++ (( i < 5 )) | 
| 710 | 2024-05-23T03:13:18.249Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ | 
| 711 | 2024-05-23T03:13:18.253Z | ++ (( i++  )) | 
| 712 | 2024-05-23T03:13:18.253Z | ++ (( i < 5 )) | 
| 713 | 2024-05-23T03:13:18.253Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ | 
| 714 | 2024-05-23T03:13:18.257Z | ++ (( i++  )) | 
| 715 | 2024-05-23T03:13:18.257Z | ++ (( i < 5 )) | 
| 716 | 2024-05-23T03:13:18.257Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true | 
| 717 | 2024-05-23T03:13:18.257Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true | 
| 718 | 2024-05-23T03:13:18.257Z | + rc=0 | 
| 719 | 2024-05-23T03:13:18.257Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools | 
| 720 | 2024-05-23T03:13:49.831Z | + case $rc in | 
| 721 | 2024-05-23T03:13:49.831Z | + pfexec zfs create -p rpool/images/build/host | 
| 722 | 2024-05-23T03:13:49.955Z | + pfexec zfs create -p rpool/images/build/recovery | 
| 723 | 2024-05-23T03:13:50.024Z | + cargo xtask releng --output-dir /work | 
| 724 | 2024-05-23T03:13:50.249Z |     Updating git repository `https://github.com/oxidecomputer/pq-sys` | 
| 725 | 2024-05-23T03:13:50.719Z | From https://github.com/oxidecomputer/pq-sys | 
| 726 | 2024-05-23T03:13:50.719Z |  * [new branch]      issue-36               -> origin/issue-36 | 
| 727 | 2024-05-23T03:13:50.728Z |  * [new branch]      issue-36-with-metadata -> origin/issue-36-with-metadata | 
| 728 | 2024-05-23T03:13:50.728Z |  * [new branch]      master                 -> origin/master | 
| 729 | 2024-05-23T03:13:50.728Z |  * [new branch]      omicron-234            -> origin/omicron-234 | 
| 730 | 2024-05-23T03:13:50.728Z |  * [new branch]      oxide/main             -> origin/oxide/main | 
| 731 | 2024-05-23T03:13:50.728Z |  * [new branch]      oxide/omicron          -> origin/oxide/omicron | 
| 732 | 2024-05-23T03:13:50.728Z |  * [new branch]      windows                -> origin/windows | 
| 733 | 2024-05-23T03:13:50.728Z |  * [new ref]                                -> origin/HEAD | 
| 734 | 2024-05-23T03:13:50.728Z |  * [new tag]         v0.2.2                 -> v0.2.2 | 
| 735 | 2024-05-23T03:13:50.728Z |  * [new tag]         v0.4.5                 -> v0.4.5 | 
| 736 | 2024-05-23T03:13:50.728Z |  * [new tag]         v0.4.6                 -> v0.4.6 | 
| 737 | 2024-05-23T03:13:50.728Z |     Updating git repository `https://github.com/oxidecomputer/zone` | 
| 738 | 2024-05-23T03:13:51.147Z | From https://github.com/oxidecomputer/zone | 
| 739 | 2024-05-23T03:13:51.147Z |  * [new branch]      main                 -> origin/main | 
| 740 | 2024-05-23T03:13:51.154Z |  * [new branch]      renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest | 
| 741 | 2024-05-23T03:13:51.154Z |  * [new branch]      renovate/syn-2.x     -> origin/renovate/syn-2.x | 
| 742 | 2024-05-23T03:13:51.154Z |  * [new branch]      state-derive-eq-hash -> origin/state-derive-eq-hash | 
| 743 | 2024-05-23T03:13:51.154Z |  * [new ref]                              -> origin/HEAD | 
| 744 | 2024-05-23T03:13:51.180Z |     Updating crates.io index | 
| 745 | 2024-05-23T03:13:51.184Z |     Updating git repository `https://github.com/oxidecomputer/dropshot` | 
| 746 | 2024-05-23T03:13:51.864Z | From https://github.com/oxidecomputer/dropshot | 
| 747 | 2024-05-23T03:13:51.864Z |  * [new branch]      archive/pr-14-before-force-push -> origin/archive/pr-14-before-force-push | 
| 748 | 2024-05-23T03:13:51.868Z |  * [new branch]      async                 -> origin/async | 
| 749 | 2024-05-23T03:13:51.868Z |  * [new branch]      build-o-mat           -> origin/build-o-mat | 
| 750 | 2024-05-23T03:13:51.868Z |  * [new branch]      camel                 -> origin/camel | 
| 751 | 2024-05-23T03:13:51.868Z |  * [new branch]      carets                -> origin/carets | 
| 752 | 2024-05-23T03:13:51.868Z |  * [new branch]      changes               -> origin/changes | 
| 753 | 2024-05-23T03:13:51.868Z |  * [new branch]      ci-version            -> origin/ci-version | 
| 754 | 2024-05-23T03:13:51.868Z |  * [new branch]      cleanup-tweak         -> origin/cleanup-tweak | 
| 755 | 2024-05-23T03:13:51.868Z |  * [new branch]      clippy                -> origin/clippy | 
| 756 | 2024-05-23T03:13:51.869Z |  * [new branch]      clippy-enforcement    -> origin/clippy-enforcement | 
| 757 | 2024-05-23T03:13:51.869Z |  * [new branch]      clone                 -> origin/clone | 
| 758 | 2024-05-23T03:13:51.869Z |  * [new branch]      dependabot/cargo/http-1.0.0 -> origin/dependabot/cargo/http-1.0.0 | 
| 759 | 2024-05-23T03:13:51.869Z |  * [new branch]      dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1 | 
| 760 | 2024-05-23T03:13:51.869Z |  * [new branch]      dependabot/cargo/hyper-rustls-0.27.1 -> origin/dependabot/cargo/hyper-rustls-0.27.1 | 
| 761 | 2024-05-23T03:13:51.869Z |  * [new branch]      dependabot/cargo/hyper-staticfile-0.10.0 -> origin/dependabot/cargo/hyper-staticfile-0.10.0 | 
| 762 | 2024-05-23T03:13:51.869Z |  * [new branch]      doc                   -> origin/doc | 
| 763 | 2024-05-23T03:13:51.869Z |  * [new branch]      err                   -> origin/err | 
| 764 | 2024-05-23T03:13:51.869Z |  * [new branch]      example-resumable-download -> origin/example-resumable-download | 
| 765 | 2024-05-23T03:13:51.869Z |  * [new branch]      expectorate           -> origin/expectorate | 
| 766 | 2024-05-23T03:13:51.869Z |  * [new branch]      extracted             -> origin/extracted | 
| 767 | 2024-05-23T03:13:51.869Z |  * [new branch]      fix_tests             -> origin/fix_tests | 
| 768 | 2024-05-23T03:13:51.869Z |  * [new branch]      fmt2                  -> origin/fmt2 | 
| 769 | 2024-05-23T03:13:51.869Z |  * [new branch]      infinite_type_resolve -> origin/infinite_type_resolve | 
| 770 | 2024-05-23T03:13:51.869Z |  * [new branch]      kulakowski/tls        -> origin/kulakowski/tls | 
| 771 | 2024-05-23T03:13:51.869Z |  * [new branch]      main                  -> origin/main | 
| 772 | 2024-05-23T03:13:51.869Z |  * [new branch]      maintainer-docs       -> origin/maintainer-docs | 
| 773 | 2024-05-23T03:13:51.869Z |  * [new branch]      merge-server-config   -> origin/merge-server-config | 
| 774 | 2024-05-23T03:13:51.869Z |  * [new branch]      multi-api             -> origin/multi-api | 
| 775 | 2024-05-23T03:13:51.869Z |  * [new branch]      multiverse            -> origin/multiverse | 
| 776 | 2024-05-23T03:13:51.870Z |  * [new branch]      openapi               -> origin/openapi | 
| 777 | 2024-05-23T03:13:51.870Z |  * [new branch]      openapi2              -> origin/openapi2 | 
| 778 | 2024-05-23T03:13:51.870Z |  * [new branch]      port-fix-better       -> origin/port-fix-better | 
| 779 | 2024-05-23T03:13:51.876Z |  * [new branch]      renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest | 
| 780 | 2024-05-23T03:13:51.876Z |  * [new branch]      renovate/rust-1.x     -> origin/renovate/rust-1.x | 
| 781 | 2024-05-23T03:13:51.876Z |  * [new branch]      rmp-page-token        -> origin/rmp-page-token | 
| 782 | 2024-05-23T03:13:51.876Z |  * [new branch]      rustfmt-m1            -> origin/rustfmt-m1 | 
| 783 | 2024-05-23T03:13:51.876Z |  * [new branch]      rustfmt-test-stable-only -> origin/rustfmt-test-stable-only | 
| 784 | 2024-05-23T03:13:51.876Z |  * [new branch]      rustfmt-test-unstable-options -> origin/rustfmt-test-unstable-options | 
| 785 | 2024-05-23T03:13:51.876Z |  * [new branch]      server-log            -> origin/server-log | 
| 786 | 2024-05-23T03:13:51.877Z |  * [new branch]      simple-headers        -> origin/simple-headers | 
| 787 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/add-a-new-chunkedbody-extractor -> origin/sunshowers/spr/add-a-new-chunkedbody-extractor | 
| 788 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits | 
| 789 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/add-support-for-setting-a-larger-request-body-for-some-endpoints | 
| 790 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext -> origin/sunshowers/spr/draft-straw-proposal-to-remove-the-request-from-requestcontext | 
| 791 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/dropshot-add-bad_channel-fixtures -> origin/sunshowers/spr/dropshot-add-bad_channel-fixtures | 
| 792 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/dropshot-endpoint-add-extra-validation-for-parameters | 
| 793 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/dropshot-endpoint-factor-out-endpoint-and-parameter-validation | 
| 794 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests | 
| 795 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/dropshot-endpoint-unify-error-message-style | 
| 796 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits -> origin/sunshowers/spr/main.add-a-test-to-ensure-that-chunked-encoding-obeys-request-size-limits | 
| 797 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints -> origin/sunshowers/spr/main.add-support-for-setting-a-larger-request-body-for-some-endpoints | 
| 798 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters -> origin/sunshowers/spr/main.dropshot-endpoint-add-extra-validation-for-parameters | 
| 799 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation -> origin/sunshowers/spr/main.dropshot-endpoint-factor-out-endpoint-and-parameter-validation | 
| 800 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests -> origin/sunshowers/spr/main.dropshot-endpoint-turn-valid-endpoint-tests-into-snapshot-tests | 
| 801 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.dropshot-endpoint-unify-error-message-style -> origin/sunshowers/spr/main.dropshot-endpoint-unify-error-message-style | 
| 802 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist -> origin/sunshowers/spr/main.make-untypedbody-be-able-to-extract-to-a-buflist | 
| 803 | 2024-05-23T03:13:51.877Z |  * [new branch]      sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/main.wip-prototype-for-trait-based-dropshot-servers | 
| 804 | 2024-05-23T03:13:51.878Z |  * [new branch]      sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers -> origin/sunshowers/spr/wip-prototype-for-trait-based-dropshot-servers | 
| 805 | 2024-05-23T03:13:51.878Z |  * [new branch]      test-skip-deserialize -> origin/test-skip-deserialize | 
| 806 | 2024-05-23T03:13:51.878Z |  * [new branch]      update-usdt-dep       -> origin/update-usdt-dep | 
| 807 | 2024-05-23T03:13:51.878Z |  * [new branch]      urlencoded_typedbody  -> origin/urlencoded_typedbody | 
| 808 | 2024-05-23T03:13:51.878Z |  * [new branch]      websockets            -> origin/websockets | 
| 809 | 2024-05-23T03:13:51.878Z |  * [new branch]      x-forwarded-for       -> origin/x-forwarded-for | 
| 810 | 2024-05-23T03:13:51.878Z |  * [new branch]      x-forwarded-for-OLD   -> origin/x-forwarded-for-OLD | 
| 811 | 2024-05-23T03:13:51.878Z |  * [new ref]                               -> origin/HEAD | 
| 812 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.10.0               -> v0.10.0 | 
| 813 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.10.1               -> v0.10.1 | 
| 814 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.3.0                -> v0.3.0 | 
| 815 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.4.0                -> v0.4.0 | 
| 816 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.5.0                -> v0.5.0 | 
| 817 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.5.1                -> v0.5.1 | 
| 818 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.6.0                -> v0.6.0 | 
| 819 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.7.0                -> v0.7.0 | 
| 820 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.8.0                -> v0.8.0 | 
| 821 | 2024-05-23T03:13:51.878Z |  * [new tag]         v0.9.0                -> v0.9.0 | 
| 822 | 2024-05-23T03:13:51.969Z |     Updating git repository `https://github.com/oxidecomputer/maghemite` | 
| 823 | 2024-05-23T03:13:52.747Z | From https://github.com/oxidecomputer/maghemite | 
| 824 | 2024-05-23T03:13:52.747Z |  * [new branch]      anycast                -> origin/anycast | 
| 825 | 2024-05-23T03:13:52.755Z |  * [new branch]      ddm-track-session-duration -> origin/ddm-track-session-duration | 
| 826 | 2024-05-23T03:13:52.755Z |  * [new branch]      mac-build              -> origin/mac-build | 
| 827 | 2024-05-23T03:13:52.755Z |  * [new branch]      main                   -> origin/main | 
| 828 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/hostname-0.x  -> origin/renovate/hostname-0.x | 
| 829 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/http-1.x      -> origin/renovate/http-1.x | 
| 830 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/hyper-1.x     -> origin/renovate/hyper-1.x | 
| 831 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/itertools-0.x -> origin/renovate/itertools-0.x | 
| 832 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance | 
| 833 | 2024-05-23T03:13:52.755Z |  * [new branch]      renovate/reqwest-0.x   -> origin/renovate/reqwest-0.x | 
| 834 | 2024-05-23T03:13:52.755Z |  * [new branch]      ttl1-clean             -> origin/ttl1-clean | 
| 835 | 2024-05-23T03:13:52.755Z |  * [new branch]      update-opte            -> origin/update-opte | 
| 836 | 2024-05-23T03:13:52.755Z |  * [new branch]      update-oximeter        -> origin/update-oximeter | 
| 837 | 2024-05-23T03:13:52.756Z |  * [new branch]      vpc-subnet-opte        -> origin/vpc-subnet-opte | 
| 838 | 2024-05-23T03:13:52.756Z |  * [new ref]                                -> origin/HEAD | 
| 839 | 2024-05-23T03:13:52.756Z |  * [new tag]         rift                   -> rift | 
| 840 | 2024-05-23T03:13:52.756Z |  * [new tag]         srp                    -> srp | 
| 841 | 2024-05-23T03:13:52.756Z |  * [new tag]         tie-spf                -> tie-spf | 
| 842 | 2024-05-23T03:13:52.785Z |     Updating git repository `https://github.com/oxidecomputer/progenitor` | 
| 843 | 2024-05-23T03:13:54.250Z | From https://github.com/oxidecomputer/progenitor | 
| 844 | 2024-05-23T03:13:54.250Z |  * [new branch]      dependabot/cargo/hyper-1.3.1 -> origin/dependabot/cargo/hyper-1.3.1 | 
| 845 | 2024-05-23T03:13:54.254Z |  * [new branch]      dependabot/cargo/proc-macro2-1.0.83 -> origin/dependabot/cargo/proc-macro2-1.0.83 | 
| 846 | 2024-05-23T03:13:54.254Z |  * [new branch]      extension2            -> origin/extension2 | 
| 847 | 2024-05-23T03:13:54.254Z |  * [new branch]      json-body-stdin-alias -> origin/json-body-stdin-alias | 
| 848 | 2024-05-23T03:13:54.254Z |  * [new branch]      main                  -> origin/main | 
| 849 | 2024-05-23T03:13:54.254Z |  * [new branch]      nexus-update          -> origin/nexus-update | 
| 850 | 2024-05-23T03:13:54.254Z |  * [new branch]      owned-response-stream -> origin/owned-response-stream | 
| 851 | 2024-05-23T03:13:54.254Z |  * [new branch]      print-example         -> origin/print-example | 
| 852 | 2024-05-23T03:13:54.254Z |  * [new branch]      query-arg-collision   -> origin/query-arg-collision | 
| 853 | 2024-05-23T03:13:54.254Z |  * [new branch]      request-map           -> origin/request-map | 
| 854 | 2024-05-23T03:13:54.254Z |  * [new branch]      response-value-content-length -> origin/response-value-content-length | 
| 855 | 2024-05-23T03:13:54.255Z |  * [new branch]      security-schemes      -> origin/security-schemes | 
| 856 | 2024-05-23T03:13:54.255Z |  * [new branch]      sketch-multiple-reponse-types -> origin/sketch-multiple-reponse-types | 
| 857 | 2024-05-23T03:13:54.255Z |  * [new branch]      test-ci               -> origin/test-ci | 
| 858 | 2024-05-23T03:13:54.255Z |  * [new branch]      test-v0.7.0           -> origin/test-v0.7.0 | 
| 859 | 2024-05-23T03:13:54.255Z |  * [new branch]      untyped-responses     -> origin/untyped-responses | 
| 860 | 2024-05-23T03:13:54.255Z |  * [new branch]      v41                   -> origin/v41 | 
| 861 | 2024-05-23T03:13:54.255Z |  * [new ref]                               -> origin/HEAD | 
| 862 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.1.1                -> v0.1.1 | 
| 863 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.2.0                -> v0.2.0 | 
| 864 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.3.0                -> v0.3.0 | 
| 865 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.4.0                -> v0.4.0 | 
| 866 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.4.1                -> v0.4.1 | 
| 867 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.5.0                -> v0.5.0 | 
| 868 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.6.0                -> v0.6.0 | 
| 869 | 2024-05-23T03:13:54.255Z |  * [new tag]         v0.7.0                -> v0.7.0 | 
| 870 | 2024-05-23T03:13:54.354Z |     Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` | 
| 871 | 2024-05-23T03:13:54.548Z | warning: redirecting to https://github.com/oxidecomputer/serde_human_bytes/ | 
| 872 | 2024-05-23T03:13:54.977Z | From http://github.com/oxidecomputer/serde_human_bytes | 
| 873 | 2024-05-23T03:13:54.977Z |  * [new branch]      gh-pages           -> origin/gh-pages | 
| 874 | 2024-05-23T03:13:54.981Z |  * [new branch]      main               -> origin/main | 
| 875 | 2024-05-23T03:13:54.981Z |  * [new branch]      renovate/configure -> origin/renovate/configure | 
| 876 | 2024-05-23T03:13:54.981Z |  * [new ref]                            -> origin/HEAD | 
| 877 | 2024-05-23T03:13:55.010Z |     Updating git repository `https://github.com/oxidecomputer/slog-error-chain` | 
| 878 | 2024-05-23T03:13:55.430Z | From https://github.com/oxidecomputer/slog-error-chain | 
| 879 | 2024-05-23T03:13:55.430Z |  * [new branch]      main       -> origin/main | 
| 880 | 2024-05-23T03:13:55.436Z |  * [new branch]      renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest | 
| 881 | 2024-05-23T03:13:55.436Z |  * [new branch]      renovate/erased-serde-0.x -> origin/renovate/erased-serde-0.x | 
| 882 | 2024-05-23T03:13:55.436Z |  * [new branch]      renovate/lock-file-maintenance -> origin/renovate/lock-file-maintenance | 
| 883 | 2024-05-23T03:13:55.436Z |  * [new branch]      renovate/proc-macro2-1.x-lockfile -> origin/renovate/proc-macro2-1.x-lockfile | 
| 884 | 2024-05-23T03:13:55.436Z |  * [new branch]      renovate/quote-1.x-lockfile -> origin/renovate/quote-1.x-lockfile | 
| 885 | 2024-05-23T03:13:55.437Z |  * [new branch]      renovate/syn-2.x-lockfile -> origin/renovate/syn-2.x-lockfile | 
| 886 | 2024-05-23T03:13:55.437Z |  * [new ref]                    -> origin/HEAD | 
| 887 | 2024-05-23T03:13:55.453Z |     Updating git repository `https://github.com/oxidecomputer/propolis` | 
| 888 | 2024-05-23T03:13:56.518Z | From https://github.com/oxidecomputer/propolis | 
| 889 | 2024-05-23T03:13:56.518Z |  * [new branch]      ata                    -> origin/ata | 
| 890 | 2024-05-23T03:13:56.522Z |  * [new branch]      eliza/somebios-version -> origin/eliza/somebios-version | 
| 891 | 2024-05-23T03:13:56.522Z |  * [new branch]      gjcolombo/two-migration-statuses -> origin/gjcolombo/two-migration-statuses | 
| 892 | 2024-05-23T03:13:56.522Z |  * [new branch]      luqmana/libnet         -> origin/luqmana/libnet | 
| 893 | 2024-05-23T03:13:56.522Z |  * [new branch]      master                 -> origin/master | 
| 894 | 2024-05-23T03:13:56.522Z |  * [new branch]      softnpu-table-counters -> origin/softnpu-table-counters | 
| 895 | 2024-05-23T03:13:56.523Z |  * [new ref]                                -> origin/HEAD | 
| 896 | 2024-05-23T03:13:56.613Z |     Updating git repository `https://github.com/oxidecomputer/crucible` | 
| 897 | 2024-05-23T03:13:58.121Z | From https://github.com/oxidecomputer/crucible | 
| 898 | 2024-05-23T03:13:58.121Z |  * [new branch]      alan/abort-live-repair -> origin/alan/abort-live-repair | 
| 899 | 2024-05-23T03:13:58.126Z |  * [new branch]      alan/dsc-reset         -> origin/alan/dsc-reset | 
| 900 | 2024-05-23T03:13:58.126Z |  * [new branch]      alan/i-cant-let-it-go  -> origin/alan/i-cant-let-it-go | 
| 901 | 2024-05-23T03:13:58.126Z |  * [new branch]      alan/locks_and_dtrace_debug_stuff -> origin/alan/locks_and_dtrace_debug_stuff | 
| 902 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/lr-test-fun       -> origin/alan/lr-test-fun | 
| 903 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/lr-wip            -> origin/alan/lr-wip | 
| 904 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/more-dtrace-scripts -> origin/alan/more-dtrace-scripts | 
| 905 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/more-info         -> origin/alan/more-info | 
| 906 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/no-repair-while-inactive -> origin/alan/no-repair-while-inactive | 
| 907 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/no-replace-before-active -> origin/alan/no-replace-before-active | 
| 908 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/rop-needs-replacing-too -> origin/alan/rop-needs-replacing-too | 
| 909 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/rust-new-clippy   -> origin/alan/rust-new-clippy | 
| 910 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/short-downstairs-state -> origin/alan/short-downstairs-state | 
| 911 | 2024-05-23T03:13:58.127Z |  * [new branch]      alan/why_would_you_do_it_this_way -> origin/alan/why_would_you_do_it_this_way | 
| 912 | 2024-05-23T03:13:58.127Z |  * [new branch]      artemis/fio-ci         -> origin/artemis/fio-ci | 
| 913 | 2024-05-23T03:13:58.127Z |  * [new branch]      artemis/inthash-norowid-manualcheckpoints-syncmodechange -> origin/artemis/inthash-norowid-manualcheckpoints-syncmodechange | 
| 914 | 2024-05-23T03:13:58.127Z |  * [new branch]      artemis/remove-reqwest-block-io -> origin/artemis/remove-reqwest-block-io | 
| 915 | 2024-05-23T03:13:58.127Z |  * [new branch]      artemis/unix-excl      -> origin/artemis/unix-excl | 
| 916 | 2024-05-23T03:13:58.127Z |  * [new branch]      backrec                -> origin/backrec | 
| 917 | 2024-05-23T03:13:58.127Z |  * [new branch]      cruplay                -> origin/cruplay | 
| 918 | 2024-05-23T03:13:58.127Z |  * [new branch]      demo_m2                -> origin/demo_m2 | 
| 919 | 2024-05-23T03:13:58.127Z |  * [new branch]      disconnect-wip         -> origin/disconnect-wip | 
| 920 | 2024-05-23T03:13:58.127Z |  * [new branch]      jclulow                -> origin/jclulow | 
| 921 | 2024-05-23T03:13:58.127Z |  * [new branch]      main                   -> origin/main | 
| 922 | 2024-05-23T03:13:58.127Z |  * [new branch]      manager                -> origin/manager | 
| 923 | 2024-05-23T03:13:58.127Z |  * [new branch]      merge_warn             -> origin/merge_warn | 
| 924 | 2024-05-23T03:13:58.127Z |  * [new branch]      minor                  -> origin/minor | 
| 925 | 2024-05-23T03:13:58.128Z |  * [new branch]      pantry                 -> origin/pantry | 
| 926 | 2024-05-23T03:13:58.128Z |  * [new branch]      parallel-flush         -> origin/parallel-flush | 
| 927 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/clap-4.x-lockfile -> origin/renovate/clap-4.x-lockfile | 
| 928 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/http-1.x      -> origin/renovate/http-1.x | 
| 929 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/hyper-1.x     -> origin/renovate/hyper-1.x | 
| 930 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/hyper-staticfile-0.x -> origin/renovate/hyper-staticfile-0.x | 
| 931 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/nbd-0.x       -> origin/renovate/nbd-0.x | 
| 932 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/omicron-zone-package-0.x -> origin/renovate/omicron-zone-package-0.x | 
| 933 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/opentelemetry-jaeger-0.x -> origin/renovate/opentelemetry-jaeger-0.x | 
| 934 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/reqwest-0.x   -> origin/renovate/reqwest-0.x | 
| 935 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/rustls-pemfile-2.x -> origin/renovate/rustls-pemfile-2.x | 
| 936 | 2024-05-23T03:13:58.128Z |  * [new branch]      renovate/tokio-rustls-0.x -> origin/renovate/tokio-rustls-0.x | 
| 937 | 2024-05-23T03:13:58.132Z |  * [new branch]      renovate/tracing-opentelemetry-0.x -> origin/renovate/tracing-opentelemetry-0.x | 
| 938 | 2024-05-23T03:13:58.132Z |  * [new branch]      speculative-perfwork   -> origin/speculative-perfwork | 
| 939 | 2024-05-23T03:13:58.132Z |  * [new branch]      sunshowers/spr/meta-patch-whoami -> origin/sunshowers/spr/meta-patch-whoami | 
| 940 | 2024-05-23T03:13:58.132Z |  * [new branch]      update-progenitor      -> origin/update-progenitor | 
| 941 | 2024-05-23T03:13:58.132Z |  * [new branch]      use-json-schema        -> origin/use-json-schema | 
| 942 | 2024-05-23T03:13:58.132Z |  * [new ref]                                -> origin/HEAD | 
| 943 | 2024-05-23T03:13:58.132Z |  * [new tag]         one-task-refactoring   -> one-task-refactoring | 
| 944 | 2024-05-23T03:13:58.183Z |     Updating git repository `https://github.com/oxidecomputer/opte` | 
| 945 | 2024-05-23T03:13:59.153Z | From https://github.com/oxidecomputer/opte | 
| 946 | 2024-05-23T03:13:59.153Z |  * [new branch]      481-strawman            -> origin/481-strawman | 
| 947 | 2024-05-23T03:13:59.158Z |  * [new branch]      all-perf-in-flight      -> origin/all-perf-in-flight | 
| 948 | 2024-05-23T03:13:59.158Z |  * [new branch]      config-dhcp-dns         -> origin/config-dhcp-dns | 
| 949 | 2024-05-23T03:13:59.158Z |  * [new branch]      custom-subnet-routing   -> origin/custom-subnet-routing | 
| 950 | 2024-05-23T03:13:59.158Z |  * [new branch]      demo-stuffs             -> origin/demo-stuffs | 
| 951 | 2024-05-23T03:13:59.158Z |  * [new branch]      dont-proc-in-lock       -> origin/dont-proc-in-lock | 
| 952 | 2024-05-23T03:13:59.158Z |  * [new branch]      goodbye-all-of-classification -> origin/goodbye-all-of-classification | 
| 953 | 2024-05-23T03:13:59.158Z |  * [new branch]      helios-2.0              -> origin/helios-2.0 | 
| 954 | 2024-05-23T03:13:59.158Z |  * [new branch]      iliana/test             -> origin/iliana/test | 
| 955 | 2024-05-23T03:13:59.158Z |  * [new branch]      ioctl-for-firewall-rules -> origin/ioctl-for-firewall-rules | 
| 956 | 2024-05-23T03:13:59.158Z |  * [new branch]      ipv6-home-and-two-tests-dev -> origin/ipv6-home-and-two-tests-dev | 
| 957 | 2024-05-23T03:13:59.158Z |  * [new branch]      kbench-zone-variant     -> origin/kbench-zone-variant | 
| 958 | 2024-05-23T03:13:59.158Z |  * [new branch]      luqmana/ipv4-options    -> origin/luqmana/ipv4-options | 
| 959 | 2024-05-23T03:13:59.158Z |  * [new branch]      luqmana/no-vnic         -> origin/luqmana/no-vnic | 
| 960 | 2024-05-23T03:13:59.158Z |  * [new branch]      master                  -> origin/master | 
| 961 | 2024-05-23T03:13:59.159Z |  * [new branch]      noclass-best-flow       -> origin/noclass-best-flow | 
| 962 | 2024-05-23T03:13:59.159Z |  * [new branch]      noclass-best-noflow     -> origin/noclass-best-noflow | 
| 963 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-160-use-str-for-meta -> origin/opte-160-use-str-for-meta | 
| 964 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-161-api-vsn        -> origin/opte-161-api-vsn | 
| 965 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-204-paused         -> origin/opte-204-paused | 
| 966 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-214-rm-opte-drv    -> origin/opte-214-rm-opte-drv | 
| 967 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-220                -> origin/opte-220 | 
| 968 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-225                -> origin/opte-225 | 
| 969 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-227                -> origin/opte-227 | 
| 970 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-231-snat-panic-payload-trans-2 -> origin/opte-231-snat-panic-payload-trans-2 | 
| 971 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-232                -> origin/opte-232 | 
| 972 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-241-unwrap-panic-and-kstats -> origin/opte-241-unwrap-panic-and-kstats | 
| 973 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-261-rip-cstr-core  -> origin/opte-261-rip-cstr-core | 
| 974 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-281-vpc-firewall   -> origin/opte-281-vpc-firewall | 
| 975 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-88-codegen-units   -> origin/opte-88-codegen-units | 
| 976 | 2024-05-23T03:13:59.159Z |  * [new branch]      opte-88-linker-failures -> origin/opte-88-linker-failures | 
| 977 | 2024-05-23T03:13:59.159Z |  * [new branch]      opteadm-library         -> origin/opteadm-library | 
| 978 | 2024-05-23T03:13:59.159Z |  * [new branch]      partial-workspace       -> origin/partial-workspace | 
| 979 | 2024-05-23T03:13:59.159Z |  * [new branch]      remove-duplicate-adm    -> origin/remove-duplicate-adm | 
| 980 | 2024-05-23T03:13:59.159Z |  * [new branch]      renovate/crc32fast-1.x-lockfile -> origin/renovate/crc32fast-1.x-lockfile | 
| 981 | 2024-05-23T03:13:59.159Z |  * [new branch]      renovate/itertools-0.x  -> origin/renovate/itertools-0.x | 
| 982 | 2024-05-23T03:13:59.159Z |  * [new branch]      rm-fw-rule-error        -> origin/rm-fw-rule-error | 
| 983 | 2024-05-23T03:13:59.159Z |  * [new branch]      rpz-197-zero-pkt        -> origin/rpz-197-zero-pkt | 
| 984 | 2024-05-23T03:13:59.160Z |  * [new branch]      rpz-207-rules-stats     -> origin/rpz-207-rules-stats | 
| 985 | 2024-05-23T03:13:59.160Z |  * [new branch]      rpz-298-spoof-test      -> origin/rpz-298-spoof-test | 
| 986 | 2024-05-23T03:13:59.160Z |  * [new branch]      rpz-301-layer-stats     -> origin/rpz-301-layer-stats | 
| 987 | 2024-05-23T03:13:59.160Z |  * [new branch]      rpz-add-entry-refactor  -> origin/rpz-add-entry-refactor | 
| 988 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-ameta-own           -> origin/rpz-ameta-own | 
| 989 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-assert-drop         -> origin/rpz-assert-drop | 
| 990 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-csum-doc            -> origin/rpz-csum-doc | 
| 991 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-def-action          -> origin/rpz-def-action | 
| 992 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-doc-stuff           -> origin/rpz-doc-stuff | 
| 993 | 2024-05-23T03:13:59.164Z |  * [new branch]      rpz-fix-docs            -> origin/rpz-fix-docs | 
| 994 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-gateway-layer       -> origin/rpz-gateway-layer | 
| 995 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-invalidation-broken-2 -> origin/rpz-invalidation-broken-2 | 
| 996 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-ioctl-dangle        -> origin/rpz-ioctl-dangle | 
| 997 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-less-alloc          -> origin/rpz-less-alloc | 
| 998 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-more-layer-stats    -> origin/rpz-more-layer-stats | 
| 999 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-move-stuff-to-ddi   -> origin/rpz-move-stuff-to-ddi | 
| 1000 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-opte-294            -> origin/rpz-opte-294 | 
| 1001 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-opteadm-tcp-flows   -> origin/rpz-opteadm-tcp-flows | 
| 1002 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-packet-write-err    -> origin/rpz-packet-write-err | 
| 1003 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-pkg-minor-vsn       -> origin/rpz-pkg-minor-vsn | 
| 1004 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-predicate-module    -> origin/rpz-predicate-module | 
| 1005 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-print-port-in-test  -> origin/rpz-print-port-in-test | 
| 1006 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-rm-todo             -> origin/rpz-rm-todo | 
| 1007 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-sanity-check        -> origin/rpz-sanity-check | 
| 1008 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-simplify-test-state -> origin/rpz-simplify-test-state | 
| 1009 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-tcp-flows-hits      -> origin/rpz-tcp-flows-hits | 
| 1010 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-tcp-inbound-test    -> origin/rpz-tcp-inbound-test | 
| 1011 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-tcp-tests           -> origin/rpz-tcp-tests | 
| 1012 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-test-common         -> origin/rpz-test-common | 
| 1013 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-test-constants      -> origin/rpz-test-constants | 
| 1014 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-uft-miss-stat       -> origin/rpz-uft-miss-stat | 
| 1015 | 2024-05-23T03:13:59.165Z |  * [new branch]      rpz-vpc-own-crate       -> origin/rpz-vpc-own-crate | 
| 1016 | 2024-05-23T03:13:59.165Z |  * [new branch]      the-perf-cost-of-success -> origin/the-perf-cost-of-success | 
| 1017 | 2024-05-23T03:13:59.165Z |  * [new branch]      use-the-flow-luke-61    -> origin/use-the-flow-luke-61 | 
| 1018 | 2024-05-23T03:13:59.166Z |  * [new ref]                                 -> origin/HEAD | 
| 1019 | 2024-05-23T03:13:59.231Z |     Updating git repository `https://github.com/oxidecomputer/falcon` | 
| 1020 | 2024-05-23T03:14:00.052Z | From https://github.com/oxidecomputer/falcon | 
| 1021 | 2024-05-23T03:14:00.053Z |  * [new branch]      main       -> origin/main | 
| 1022 | 2024-05-23T03:14:00.057Z |  * [new ref]                    -> origin/HEAD | 
| 1023 | 2024-05-23T03:14:00.191Z |     Updating git repository `https://github.com/oxidecomputer/management-gateway-service` | 
| 1024 | 2024-05-23T03:14:00.856Z | From https://github.com/oxidecomputer/management-gateway-service | 
| 1025 | 2024-05-23T03:14:00.856Z |  * [new branch]      af-temp-hash            -> origin/af-temp-hash | 
| 1026 | 2024-05-23T03:14:00.861Z |  * [new branch]      buildomat               -> origin/buildomat | 
| 1027 | 2024-05-23T03:14:00.861Z |  * [new branch]      bump-smoltcp            -> origin/bump-smoltcp | 
| 1028 | 2024-05-23T03:14:00.861Z |  * [new branch]      cached-bootloader-update -> origin/cached-bootloader-update | 
| 1029 | 2024-05-23T03:14:00.861Z |  * [new branch]      dependabot/cargo/zerocopy-0.7.32 -> origin/dependabot/cargo/zerocopy-0.7.32 | 
| 1030 | 2024-05-23T03:14:00.861Z |  * [new branch]      image-board-check       -> origin/image-board-check | 
| 1031 | 2024-05-23T03:14:00.861Z |  * [new branch]      include-power-state-in-sp-state -> origin/include-power-state-in-sp-state | 
| 1032 | 2024-05-23T03:14:00.861Z |  * [new branch]      lock_state              -> origin/lock_state | 
| 1033 | 2024-05-23T03:14:00.862Z |  * [new branch]      main                    -> origin/main | 
| 1034 | 2024-05-23T03:14:00.862Z |  * [new branch]      more-expect-cleanup     -> origin/more-expect-cleanup | 
| 1035 | 2024-05-23T03:14:00.862Z |  * [new branch]      plumb-switch-default-image -> origin/plumb-switch-default-image | 
| 1036 | 2024-05-23T03:14:00.862Z |  * [new branch]      read-rot-message        -> origin/read-rot-message | 
| 1037 | 2024-05-23T03:14:00.862Z |  * [new branch]      reexport-sp-component   -> origin/reexport-sp-component | 
| 1038 | 2024-05-23T03:14:00.862Z |  * [new branch]      remove-dumper-error     -> origin/remove-dumper-error | 
| 1039 | 2024-05-23T03:14:00.862Z |  * [new branch]      reset-component         -> origin/reset-component | 
| 1040 | 2024-05-23T03:14:00.862Z |  * [new branch]      revert-70-reset-component -> origin/revert-70-reset-component | 
| 1041 | 2024-05-23T03:14:00.862Z |  * [new branch]      rhai                    -> origin/rhai | 
| 1042 | 2024-05-23T03:14:00.862Z |  * [new branch]      rot-boot-info           -> origin/rot-boot-info | 
| 1043 | 2024-05-23T03:14:00.862Z |  * [new branch]      rot-update              -> origin/rot-update | 
| 1044 | 2024-05-23T03:14:00.862Z |  * [new branch]      rot-update-2            -> origin/rot-update-2 | 
| 1045 | 2024-05-23T03:14:00.862Z |  * [new branch]      rot-update-on-rot-status -> origin/rot-update-on-rot-status | 
| 1046 | 2024-05-23T03:14:00.862Z |  * [new branch]      scope-id-shenanigans    -> origin/scope-id-shenanigans | 
| 1047 | 2024-05-23T03:14:00.862Z |  * [new branch]      sprot-attest            -> origin/sprot-attest | 
| 1048 | 2024-05-23T03:14:00.862Z |  * [new branch]      sprot-desync-error      -> origin/sprot-desync-error | 
| 1049 | 2024-05-23T03:14:00.862Z |  * [new branch]      sprot-errors            -> origin/sprot-errors | 
| 1050 | 2024-05-23T03:14:00.862Z |  * [new branch]      stage0-update-component -> origin/stage0-update-component | 
| 1051 | 2024-05-23T03:14:00.862Z |  * [new branch]      update-rot-state-msg    -> origin/update-rot-state-msg | 
| 1052 | 2024-05-23T03:14:00.862Z |  * [new branch]      update-stage0           -> origin/update-stage0 | 
| 1053 | 2024-05-23T03:14:00.862Z |  * [new ref]                                 -> origin/HEAD | 
| 1054 | 2024-05-23T03:14:00.953Z |     Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel` | 
| 1055 | 2024-05-23T03:14:01.405Z | From https://github.com/oxidecomputer/async-bb8-diesel | 
| 1056 | 2024-05-23T03:14:01.405Z |  * [new branch]      add-more-flags  -> origin/add-more-flags | 
| 1057 | 2024-05-23T03:14:01.408Z |  * [new branch]      master          -> origin/master | 
| 1058 | 2024-05-23T03:14:01.408Z |  * [new branch]      renovate/actions-checkout-digest -> origin/renovate/actions-checkout-digest | 
| 1059 | 2024-05-23T03:14:01.408Z |  * [new branch]      update_database -> origin/update_database | 
| 1060 | 2024-05-23T03:14:01.409Z |  * [new ref]                         -> origin/HEAD | 
| 1061 | 2024-05-23T03:14:01.420Z |     Updating git repository `https://github.com/oxidecomputer/openapi-lint` | 
| 1062 | 2024-05-23T03:14:01.811Z | From https://github.com/oxidecomputer/openapi-lint | 
| 1063 | 2024-05-23T03:14:01.811Z |  * [new branch]      main       -> origin/main | 
| 1064 | 2024-05-23T03:14:01.815Z |  * [new ref]                    -> origin/HEAD | 
| 1065 | 2024-05-23T03:14:01.842Z |     Updating git repository `http://github.com/oxidecomputer/sprockets` | 
| 1066 | 2024-05-23T03:14:02.026Z | warning: redirecting to https://github.com/oxidecomputer/sprockets/ | 
| 1067 | 2024-05-23T03:14:02.299Z | From http://github.com/oxidecomputer/sprockets | 
| 1068 | 2024-05-23T03:14:02.299Z |  * [new branch]      add-license-file      -> origin/add-license-file | 
| 1069 | 2024-05-23T03:14:02.309Z |  * [new branch]      add-spi-error         -> origin/add-spi-error | 
| 1070 | 2024-05-23T03:14:02.309Z |  * [new branch]      aead-buf              -> origin/aead-buf | 
| 1071 | 2024-05-23T03:14:02.309Z |  * [new branch]      aead-buf-explict-reset-self-buf -> origin/aead-buf-explict-reset-self-buf | 
| 1072 | 2024-05-23T03:14:02.309Z |  * [new branch]      aead-buf-rebase       -> origin/aead-buf-rebase | 
| 1073 | 2024-05-23T03:14:02.309Z |  * [new branch]      aead-read-buf         -> origin/aead-read-buf | 
| 1074 | 2024-05-23T03:14:02.309Z |  * [new branch]      aead-read-buf-linear  -> origin/aead-read-buf-linear | 
| 1075 | 2024-05-23T03:14:02.309Z |  * [new branch]      async-session         -> origin/async-session | 
| 1076 | 2024-05-23T03:14:02.309Z |  * [new branch]      async-session-extend-test -> origin/async-session-extend-test | 
| 1077 | 2024-05-23T03:14:02.309Z |  * [new branch]      dependabot/cargo/ed25519-2.2.3 -> origin/dependabot/cargo/ed25519-2.2.3 | 
| 1078 | 2024-05-23T03:14:02.309Z |  * [new branch]      dependabot/cargo/ed25519-dalek-2.0.0 -> origin/dependabot/cargo/ed25519-dalek-2.0.0 | 
| 1079 | 2024-05-23T03:14:02.309Z |  * [new branch]      dependabot/cargo/ring-0.17.5 -> origin/dependabot/cargo/ring-0.17.5 | 
| 1080 | 2024-05-23T03:14:02.310Z |  * [new branch]      dependabot/cargo/serde-big-array-0.5.1 -> origin/dependabot/cargo/serde-big-array-0.5.1 | 
| 1081 | 2024-05-23T03:14:02.310Z |  * [new branch]      derive-more           -> origin/derive-more | 
| 1082 | 2024-05-23T03:14:02.310Z |  * [new branch]      fix-rot-manager-tests -> origin/fix-rot-manager-tests | 
| 1083 | 2024-05-23T03:14:02.310Z |  * [new branch]      main                  -> origin/main | 
| 1084 | 2024-05-23T03:14:02.310Z |  * [new branch]      main-rebased          -> origin/main-rebased | 
| 1085 | 2024-05-23T03:14:02.310Z |  * [new branch]      no-salty-by-default-in-common -> origin/no-salty-by-default-in-common | 
| 1086 | 2024-05-23T03:14:02.310Z |  * [new branch]      qol-tweaks            -> origin/qol-tweaks | 
| 1087 | 2024-05-23T03:14:02.310Z |  * [new branch]      readme                -> origin/readme | 
| 1088 | 2024-05-23T03:14:02.310Z |  * [new branch]      readme-fix            -> origin/readme-fix | 
| 1089 | 2024-05-23T03:14:02.310Z |  * [new branch]      rot-msg-versioning    -> origin/rot-msg-versioning | 
| 1090 | 2024-05-23T03:14:02.310Z |  * [new ref]                               -> origin/HEAD | 
| 1091 | 2024-05-23T03:14:02.350Z |     Updating git repository `https://github.com/oxidecomputer/diesel-dtrace` | 
| 1092 | 2024-05-23T03:14:02.796Z | From https://github.com/oxidecomputer/diesel-dtrace | 
| 1093 | 2024-05-23T03:14:02.796Z |  * [new branch]      main        -> origin/main | 
| 1094 | 2024-05-23T03:14:02.800Z |  * [new branch]      stable-usdt -> origin/stable-usdt | 
| 1095 | 2024-05-23T03:14:02.800Z |  * [new branch]      uuid        -> origin/uuid | 
| 1096 | 2024-05-23T03:14:02.800Z |  * [new ref]                     -> origin/HEAD | 
| 1097 | 2024-05-23T03:14:02.883Z |     Updating git repository `http://github.com/oxidecomputer/tofino` | 
| 1098 | 2024-05-23T03:14:03.081Z | warning: redirecting to https://github.com/oxidecomputer/tofino/ | 
| 1099 | 2024-05-23T03:14:03.317Z | From http://github.com/oxidecomputer/tofino | 
| 1100 | 2024-05-23T03:14:03.317Z |  * [new branch]      main       -> origin/main | 
| 1101 | 2024-05-23T03:14:03.323Z |  * [new ref]                    -> origin/HEAD | 
| 1102 | 2024-05-23T03:14:03.775Z |     Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` | 
| 1103 | 2024-05-23T03:14:03.780Z | From https://github.com/oxidecomputer/illumos-devinfo | 
| 1104 | 2024-05-23T03:14:03.780Z |  * [new branch]      main       -> origin/main | 
| 1105 | 2024-05-23T03:14:03.780Z |  * [new ref]                    -> origin/HEAD | 
| 1106 | 2024-05-23T03:14:03.789Z |     Updating git repository `https://github.com/oxidecomputer/libefi-illumos` | 
| 1107 | 2024-05-23T03:14:04.171Z | From https://github.com/oxidecomputer/libefi-illumos | 
| 1108 | 2024-05-23T03:14:04.171Z |  * [new branch]      master     -> origin/master | 
| 1109 | 2024-05-23T03:14:04.174Z |  * [new ref]                    -> origin/HEAD | 
| 1110 | 2024-05-23T03:14:04.183Z |     Updating git repository `https://github.com/oxidecomputer/libnvme` | 
| 1111 | 2024-05-23T03:14:04.645Z | From https://github.com/oxidecomputer/libnvme | 
| 1112 | 2024-05-23T03:14:04.645Z |  * [new branch]      main                  -> origin/main | 
| 1113 | 2024-05-23T03:14:04.665Z |  * [new branch]      mike/libnvme-firmware -> origin/mike/libnvme-firmware | 
| 1114 | 2024-05-23T03:14:04.665Z |  * [new ref]                               -> origin/HEAD | 
| 1115 | 2024-05-23T03:14:04.674Z |     Updating git repository `https://github.com/oxidecomputer/hubtools.git` | 
| 1116 | 2024-05-23T03:14:05.131Z | From https://github.com/oxidecomputer/hubtools | 
| 1117 | 2024-05-23T03:14:05.131Z |  * [new branch]      add-cargo-lock       -> origin/add-cargo-lock | 
| 1118 | 2024-05-23T03:14:05.152Z |  * [new branch]      add-default-caboose  -> origin/add-default-caboose | 
| 1119 | 2024-05-23T03:14:05.152Z |  * [new branch]      add_sign             -> origin/add_sign | 
| 1120 | 2024-05-23T03:14:05.152Z |  * [new branch]      bootleby_archive     -> origin/bootleby_archive | 
| 1121 | 2024-05-23T03:14:05.152Z |  * [new branch]      caboose_sign         -> origin/caboose_sign | 
| 1122 | 2024-05-23T03:14:05.152Z |  * [new branch]      epoch                -> origin/epoch | 
| 1123 | 2024-05-23T03:14:05.152Z |  * [new branch]      extract-image        -> origin/extract-image | 
| 1124 | 2024-05-23T03:14:05.152Z |  * [new branch]      fixes                -> origin/fixes | 
| 1125 | 2024-05-23T03:14:05.152Z |  * [new branch]      humility_fixes       -> origin/humility_fixes | 
| 1126 | 2024-05-23T03:14:05.152Z |  * [new branch]      main                 -> origin/main | 
| 1127 | 2024-05-23T03:14:05.152Z |  * [new branch]      overwrite_in_memory  -> origin/overwrite_in_memory | 
| 1128 | 2024-05-23T03:14:05.152Z |  * [new branch]      sig_txt              -> origin/sig_txt | 
| 1129 | 2024-05-23T03:14:05.152Z |  * [new branch]      sign_caboose_builder -> origin/sign_caboose_builder | 
| 1130 | 2024-05-23T03:14:05.153Z |  * [new branch]      verify_rot           -> origin/verify_rot | 
| 1131 | 2024-05-23T03:14:05.153Z |  * [new ref]                              -> origin/HEAD | 
| 1132 | 2024-05-23T03:14:05.186Z |     Updating git repository `https://github.com/oxidecomputer/ispf` | 
| 1133 | 2024-05-23T03:14:05.580Z | From https://github.com/oxidecomputer/ispf | 
| 1134 | 2024-05-23T03:14:05.581Z |  * [new branch]      main       -> origin/main | 
| 1135 | 2024-05-23T03:14:05.585Z |  * [new ref]                    -> origin/HEAD | 
| 1136 | 2024-05-23T03:14:05.851Z |     Updating git repository `https://github.com/oxidecomputer/poptrie` | 
| 1137 | 2024-05-23T03:14:06.672Z | From https://github.com/oxidecomputer/poptrie | 
| 1138 | 2024-05-23T03:14:06.672Z |  * [new branch]      main       -> origin/main | 
| 1139 | 2024-05-23T03:14:06.676Z |  * [new branch]      multipath  -> origin/multipath | 
| 1140 | 2024-05-23T03:14:06.676Z |  * [new ref]                    -> origin/HEAD | 
| 1141 | 2024-05-23T03:14:06.676Z |     Updating git repository `https://github.com/oxidecomputer/netadm-sys` | 
| 1142 | 2024-05-23T03:14:07.368Z | From https://github.com/oxidecomputer/netadm-sys | 
| 1143 | 2024-05-23T03:14:07.368Z |  * [new branch]      c_char-non-x86    -> origin/c_char-non-x86 | 
| 1144 | 2024-05-23T03:14:07.373Z |  * [new branch]      compile-macos     -> origin/compile-macos | 
| 1145 | 2024-05-23T03:14:07.373Z |  * [new branch]      dependabot/cargo/rustix-0.37.25 -> origin/dependabot/cargo/rustix-0.37.25 | 
| 1146 | 2024-05-23T03:14:07.374Z |  * [new branch]      gh-pages          -> origin/gh-pages | 
| 1147 | 2024-05-23T03:14:07.374Z |  * [new branch]      main              -> origin/main | 
| 1148 | 2024-05-23T03:14:07.374Z |  * [new branch]      route-get-timeout -> origin/route-get-timeout | 
| 1149 | 2024-05-23T03:14:07.374Z |  * [new branch]      siocgnds          -> origin/siocgnds | 
| 1150 | 2024-05-23T03:14:07.374Z |  * [new ref]                           -> origin/HEAD | 
| 1151 | 2024-05-23T03:14:07.374Z |     Updating git repository `https://github.com/jgallagher/nix` | 
| 1152 | 2024-05-23T03:14:08.014Z | From https://github.com/jgallagher/nix | 
| 1153 | 2024-05-23T03:14:08.014Z |  * [new branch]      Susurrus-patch-1  -> origin/Susurrus-patch-1 | 
| 1154 | 2024-05-23T03:14:08.552Z |  * [new branch]      aio_pin           -> origin/aio_pin | 
| 1155 | 2024-05-23T03:14:08.552Z |  * [new branch]      fix-socketaddrv6-conversion -> origin/fix-socketaddrv6-conversion | 
| 1156 | 2024-05-23T03:14:08.552Z |  * [new branch]      illumos           -> origin/illumos | 
| 1157 | 2024-05-23T03:14:08.552Z |  * [new branch]      master            -> origin/master | 
| 1158 | 2024-05-23T03:14:08.552Z |  * [new branch]      r0.11.1           -> origin/r0.11.1 | 
| 1159 | 2024-05-23T03:14:08.552Z |  * [new branch]      r0.12.1           -> origin/r0.12.1 | 
| 1160 | 2024-05-23T03:14:08.552Z |  * [new branch]      r0.13.1           -> origin/r0.13.1 | 
| 1161 | 2024-05-23T03:14:08.552Z |  * [new branch]      r0.26-illumos     -> origin/r0.26-illumos | 
| 1162 | 2024-05-23T03:14:08.552Z |  * [new branch]      sparc64           -> origin/sparc64 | 
| 1163 | 2024-05-23T03:14:08.552Z |  * [new branch]      staging           -> origin/staging | 
| 1164 | 2024-05-23T03:14:08.552Z |  * [new branch]      trying            -> origin/trying | 
| 1165 | 2024-05-23T03:14:08.552Z |  * [new branch]      update_lazystatic -> origin/update_lazystatic | 
| 1166 | 2024-05-23T03:14:08.552Z |  * [new ref]                           -> origin/HEAD | 
| 1167 | 2024-05-23T03:14:08.552Z |  * [new tag]         v0.10.0           -> v0.10.0 | 
| 1168 | 2024-05-23T03:14:08.552Z |  * [new tag]         v0.11.0           -> v0.11.0 | 
| 1169 | 2024-05-23T03:14:08.552Z |  * [new tag]         v0.11.1           -> v0.11.1 | 
| 1170 | 2024-05-23T03:14:08.552Z |  * [new tag]         v0.12.0           -> v0.12.0 | 
| 1171 | 2024-05-23T03:14:08.552Z |  * [new tag]         v0.12.1           -> v0.12.1 | 
| 1172 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.13.0           -> v0.13.0 | 
| 1173 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.13.1           -> v0.13.1 | 
| 1174 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.14.0           -> v0.14.0 | 
| 1175 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.14.1           -> v0.14.1 | 
| 1176 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.16.0           -> v0.16.0 | 
| 1177 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.17.0           -> v0.17.0 | 
| 1178 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.3.10           -> v0.3.10 | 
| 1179 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.3.9            -> v0.3.9 | 
| 1180 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.4.2            -> v0.4.2 | 
| 1181 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.4.3            -> v0.4.3 | 
| 1182 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.5.0            -> v0.5.0 | 
| 1183 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.5.1            -> v0.5.1 | 
| 1184 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.6.0            -> v0.6.0 | 
| 1185 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.7.0            -> v0.7.0 | 
| 1186 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.8.0            -> v0.8.0 | 
| 1187 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.8.1            -> v0.8.1 | 
| 1188 | 2024-05-23T03:14:08.553Z |  * [new tag]         v0.9.0            -> v0.9.0 | 
| 1189 | 2024-05-23T03:14:08.559Z |     Updating git repository `https://github.com/oxidecomputer/tlvc.git` | 
| 1190 | 2024-05-23T03:14:08.624Z | From https://github.com/oxidecomputer/tlvc | 
| 1191 | 2024-05-23T03:14:08.624Z |  * [new branch]      dependabot/cargo/tool/zerocopy-0.6.6 -> origin/dependabot/cargo/tool/zerocopy-0.6.6 | 
| 1192 | 2024-05-23T03:14:08.629Z |  * [new branch]      main          -> origin/main | 
| 1193 | 2024-05-23T03:14:08.629Z |  * [new branch]      string-pieces -> origin/string-pieces | 
| 1194 | 2024-05-23T03:14:08.629Z |  * [new ref]                       -> origin/HEAD | 
| 1195 | 2024-05-23T03:14:08.651Z |     Updating git repository `https://github.com/cbiffle/hubpack.git` | 
| 1196 | 2024-05-23T03:14:09.045Z | From https://github.com/cbiffle/hubpack | 
| 1197 | 2024-05-23T03:14:09.045Z |  * [new branch]      main       -> origin/main | 
| 1198 | 2024-05-23T03:14:09.049Z |  * [new ref]                    -> origin/HEAD | 
| 1199 | 2024-05-23T03:14:09.259Z |     Updating git repository `https://github.com/oxidecomputer/lpc55_support` | 
| 1200 | 2024-05-23T03:14:09.755Z | From https://github.com/oxidecomputer/lpc55_support | 
| 1201 | 2024-05-23T03:14:09.755Z |  * [new branch]      bump_version      -> origin/bump_version | 
| 1202 | 2024-05-23T03:14:09.779Z |  * [new branch]      extend_logging    -> origin/extend_logging | 
| 1203 | 2024-05-23T03:14:09.779Z |  * [new branch]      master            -> origin/master | 
| 1204 | 2024-05-23T03:14:09.779Z |  * [new branch]      nightly_fmt_fix   -> origin/nightly_fmt_fix | 
| 1205 | 2024-05-23T03:14:09.779Z |  * [new branch]      real_verify_error -> origin/real_verify_error | 
| 1206 | 2024-05-23T03:14:09.779Z |  * [new branch]      release_fixes     -> origin/release_fixes | 
| 1207 | 2024-05-23T03:14:09.779Z |  * [new branch]      renovate/rust-1.x -> origin/renovate/rust-1.x | 
| 1208 | 2024-05-23T03:14:09.779Z |  * [new ref]                           -> origin/HEAD | 
| 1209 | 2024-05-23T03:14:09.814Z |     Updating git repository `https://github.com/oxidecomputer/typify` | 
| 1210 | 2024-05-23T03:14:11.481Z | From https://github.com/oxidecomputer/typify | 
| 1211 | 2024-05-23T03:14:11.481Z |  * [new branch]      dependabot/cargo/semver-1.0.23 -> origin/dependabot/cargo/semver-1.0.23 | 
| 1212 | 2024-05-23T03:14:11.485Z |  * [new branch]      ipv6           -> origin/ipv6 | 
| 1213 | 2024-05-23T03:14:11.485Z |  * [new branch]      js-schema      -> origin/js-schema | 
| 1214 | 2024-05-23T03:14:11.485Z |  * [new branch]      main           -> origin/main | 
| 1215 | 2024-05-23T03:14:11.485Z |  * [new branch]      nested-newtype -> origin/nested-newtype | 
| 1216 | 2024-05-23T03:14:11.485Z |  * [new branch]      sunshowers/spr/add-type-name-to-invalidschema-error -> origin/sunshowers/spr/add-type-name-to-invalidschema-error | 
| 1217 | 2024-05-23T03:14:11.485Z |  * [new branch]      sunshowers/spr/add-type-name-to-invalidschema-error-1 -> origin/sunshowers/spr/add-type-name-to-invalidschema-error-1 | 
| 1218 | 2024-05-23T03:14:11.485Z |  * [new ref]                        -> origin/HEAD | 
| 1219 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.10        -> v0.0.10 | 
| 1220 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.11        -> v0.0.11 | 
| 1221 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.12        -> v0.0.12 | 
| 1222 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.13        -> v0.0.13 | 
| 1223 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.14        -> v0.0.14 | 
| 1224 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.15        -> v0.0.15 | 
| 1225 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.16        -> v0.0.16 | 
| 1226 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.4         -> v0.0.4 | 
| 1227 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.5         -> v0.0.5 | 
| 1228 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.6         -> v0.0.6 | 
| 1229 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.7         -> v0.0.7 | 
| 1230 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.8         -> v0.0.8 | 
| 1231 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.0.9         -> v0.0.9 | 
| 1232 | 2024-05-23T03:14:11.485Z |  * [new tag]         v0.1.0         -> v0.1.0 | 
| 1233 | 2024-05-23T03:14:11.582Z |     Updating git repository `https://github.com/oxidecomputer/dlpi-sys` | 
| 1234 | 2024-05-23T03:14:12.154Z | From https://github.com/oxidecomputer/dlpi-sys | 
| 1235 | 2024-05-23T03:14:12.154Z |  * [new branch]      gh-pages   -> origin/gh-pages | 
| 1236 | 2024-05-23T03:14:12.157Z |  * [new branch]      main       -> origin/main | 
| 1237 | 2024-05-23T03:14:12.157Z |  * [new ref]                    -> origin/HEAD | 
| 1238 | 2024-05-23T03:14:12.174Z |     Updating git repository `https://github.com/jmesmon/rust-libzfs` | 
| 1239 | 2024-05-23T03:14:12.599Z | From https://github.com/jmesmon/rust-libzfs | 
| 1240 | 2024-05-23T03:14:12.599Z |  * [new branch]      dependabot/cargo/libc-0.2.140 -> origin/dependabot/cargo/libc-0.2.140 | 
| 1241 | 2024-05-23T03:14:12.604Z |  * [new branch]      dependabot/cargo/os_pipe-1.1.3 -> origin/dependabot/cargo/os_pipe-1.1.3 | 
| 1242 | 2024-05-23T03:14:12.604Z |  * [new branch]      dependabot/cargo/pkg-config-0.3.26 -> origin/dependabot/cargo/pkg-config-0.3.26 | 
| 1243 | 2024-05-23T03:14:12.604Z |  * [new branch]      dependabot/cargo/rand-0.8.5 -> origin/dependabot/cargo/rand-0.8.5 | 
| 1244 | 2024-05-23T03:14:12.604Z |  * [new branch]      dependabot/cargo/snafu-0.7.4 -> origin/dependabot/cargo/snafu-0.7.4 | 
| 1245 | 2024-05-23T03:14:12.604Z |  * [new branch]      dependabot/cargo/tempfile-3.4.0 -> origin/dependabot/cargo/tempfile-3.4.0 | 
| 1246 | 2024-05-23T03:14:12.604Z |  * [new branch]      dev                -> origin/dev | 
| 1247 | 2024-05-23T03:14:12.604Z |  * [new branch]      drr                -> origin/drr | 
| 1248 | 2024-05-23T03:14:12.604Z |  * [new branch]      f-types            -> origin/f-types | 
| 1249 | 2024-05-23T03:14:12.604Z |  * [new branch]      lookup-nvlist      -> origin/lookup-nvlist | 
| 1250 | 2024-05-23T03:14:12.604Z |  * [new branch]      master             -> origin/master | 
| 1251 | 2024-05-23T03:14:12.604Z |  * [new branch]      staging            -> origin/staging | 
| 1252 | 2024-05-23T03:14:12.604Z |  * [new ref]                            -> origin/HEAD | 
| 1253 | 2024-05-23T03:14:12.604Z |  * [new tag]         nvpair-0.5.0       -> nvpair-0.5.0 | 
| 1254 | 2024-05-23T03:14:12.604Z |  * [new tag]         v0.4.0             -> v0.4.0 | 
| 1255 | 2024-05-23T03:14:12.604Z |  * [new tag]         zfs-core-0.5.0     -> zfs-core-0.5.0 | 
| 1256 | 2024-05-23T03:14:12.604Z |  * [new tag]         zfs-core-sys-0.5.0 -> zfs-core-sys-0.5.0 | 
| 1257 | 2024-05-23T03:14:12.617Z |     Updating git repository `https://github.com/oxidecomputer/rusty-doors` | 
| 1258 | 2024-05-23T03:14:13.121Z | From https://github.com/oxidecomputer/rusty-doors | 
| 1259 | 2024-05-23T03:14:13.121Z |  * [new branch]      gh-pages   -> origin/gh-pages | 
| 1260 | 2024-05-23T03:14:13.126Z |  * [new branch]      main       -> origin/main | 
| 1261 | 2024-05-23T03:14:13.126Z |  * [new branch]      no-bindgen -> origin/no-bindgen | 
| 1262 | 2024-05-23T03:14:13.126Z |  * [new ref]                    -> origin/HEAD | 
| 1263 | 2024-05-23T03:14:13.244Z |     Updating git repository `https://github.com/oxidecomputer/rfb` | 
| 1264 | 2024-05-23T03:14:13.726Z | From https://github.com/oxidecomputer/rfb | 
| 1265 | 2024-05-23T03:14:13.726Z |  * [new branch]      jhendricks/ps2mouse   -> origin/jhendricks/ps2mouse | 
| 1266 | 2024-05-23T03:14:13.730Z |  * [new branch]      luqmana/stop-for-real -> origin/luqmana/stop-for-real | 
| 1267 | 2024-05-23T03:14:13.730Z |  * [new branch]      main                  -> origin/main | 
| 1268 | 2024-05-23T03:14:13.730Z |  * [new branch]      pixfmts               -> origin/pixfmts | 
| 1269 | 2024-05-23T03:14:13.730Z |  * [new ref]                               -> origin/HEAD | 
| 1270 | 2024-05-23T03:14:14.665Z |  Downloading crates ... | 
| 1271 | 2024-05-23T03:14:14.755Z |   Downloaded colorchoice v1.0.1 | 
| 1272 | 2024-05-23T03:14:15.186Z |   Downloaded clap_derive v4.5.4 | 
| 1273 | 2024-05-23T03:14:15.202Z |   Downloaded clap v4.5.4 | 
| 1274 | 2024-05-23T03:14:15.202Z |   Downloaded swrite v0.1.0 | 
| 1275 | 2024-05-23T03:14:15.202Z |   Downloaded is_terminal_polyfill v1.70.0 | 
| 1276 | 2024-05-23T03:14:15.203Z |   Downloaded autocfg v1.3.0 | 
| 1277 | 2024-05-23T03:14:15.203Z |   Downloaded anstream v0.6.14 | 
| 1278 | 2024-05-23T03:14:15.203Z |   Downloaded unicode-ident v1.0.12 | 
| 1279 | 2024-05-23T03:14:15.203Z |   Downloaded proc-macro2 v1.0.82 | 
| 1280 | 2024-05-23T03:14:15.203Z |   Downloaded equivalent v1.0.1 | 
| 1281 | 2024-05-23T03:14:15.203Z |   Downloaded anstyle-parse v0.2.4 | 
| 1282 | 2024-05-23T03:14:15.203Z |   Downloaded serde_spanned v0.6.6 | 
| 1283 | 2024-05-23T03:14:15.203Z |   Downloaded clap_lex v0.7.0 | 
| 1284 | 2024-05-23T03:14:15.203Z |   Downloaded anstyle v1.0.7 | 
| 1285 | 2024-05-23T03:14:15.204Z |   Downloaded toml_datetime v0.6.6 | 
| 1286 | 2024-05-23T03:14:15.204Z |   Downloaded terminal_size v0.3.0 | 
| 1287 | 2024-05-23T03:14:15.204Z |   Downloaded itoa v1.0.11 | 
| 1288 | 2024-05-23T03:14:15.204Z |   Downloaded cargo_toml v0.20.2 | 
| 1289 | 2024-05-23T03:14:15.204Z |   Downloaded heck v0.5.0 | 
| 1290 | 2024-05-23T03:14:15.204Z |   Downloaded errno v0.3.9 | 
| 1291 | 2024-05-23T03:14:15.204Z |   Downloaded utf8parse v0.2.1 | 
| 1292 | 2024-05-23T03:14:15.204Z |   Downloaded thiserror-impl v1.0.60 | 
| 1293 | 2024-05-23T03:14:15.204Z |   Downloaded macaddr v1.0.1 | 
| 1294 | 2024-05-23T03:14:15.204Z |   Downloaded cargo-platform v0.1.8 | 
| 1295 | 2024-05-23T03:14:15.205Z |   Downloaded anstyle-query v1.0.3 | 
| 1296 | 2024-05-23T03:14:15.205Z |   Downloaded fs-err v2.11.0 | 
| 1297 | 2024-05-23T03:14:15.205Z |   Downloaded quote v1.0.36 | 
| 1298 | 2024-05-23T03:14:15.205Z |   Downloaded cargo_metadata v0.18.1 | 
| 1299 | 2024-05-23T03:14:15.205Z |   Downloaded thiserror v1.0.60 | 
| 1300 | 2024-05-23T03:14:15.205Z |   Downloaded strsim v0.11.1 | 
| 1301 | 2024-05-23T03:14:15.205Z |   Downloaded camino v1.1.7 | 
| 1302 | 2024-05-23T03:14:15.205Z |   Downloaded anyhow v1.0.83 | 
| 1303 | 2024-05-23T03:14:15.206Z |   Downloaded semver v1.0.23 | 
| 1304 | 2024-05-23T03:14:15.206Z |   Downloaded serde_derive v1.0.202 | 
| 1305 | 2024-05-23T03:14:15.206Z |   Downloaded bitflags v2.5.0 | 
| 1306 | 2024-05-23T03:14:15.206Z |   Downloaded ryu v1.0.18 | 
| 1307 | 2024-05-23T03:14:15.206Z |   Downloaded toml v0.8.13 | 
| 1308 | 2024-05-23T03:14:15.206Z |   Downloaded serde v1.0.202 | 
| 1309 | 2024-05-23T03:14:15.206Z |   Downloaded indexmap v2.2.6 | 
| 1310 | 2024-05-23T03:14:15.206Z |   Downloaded toml_edit v0.22.13 | 
| 1311 | 2024-05-23T03:14:15.206Z |   Downloaded memchr v2.7.2 | 
| 1312 | 2024-05-23T03:14:15.206Z |   Downloaded hashbrown v0.14.5 | 
| 1313 | 2024-05-23T03:14:15.206Z |   Downloaded serde_json v1.0.117 | 
| 1314 | 2024-05-23T03:14:15.206Z |   Downloaded clap_builder v4.5.2 | 
| 1315 | 2024-05-23T03:14:15.206Z |   Downloaded winnow v0.6.8 | 
| 1316 | 2024-05-23T03:14:15.206Z |   Downloaded syn v2.0.64 | 
| 1317 | 2024-05-23T03:14:15.207Z |   Downloaded rustix v0.38.34 | 
| 1318 | 2024-05-23T03:14:15.207Z |   Downloaded libc v0.2.153 | 
| 1319 | 2024-05-23T03:14:15.207Z |    Compiling proc-macro2 v1.0.82 | 
| 1320 | 2024-05-23T03:14:15.207Z |    Compiling unicode-ident v1.0.12 | 
| 1321 | 2024-05-23T03:14:15.207Z |    Compiling serde v1.0.202 | 
| 1322 | 2024-05-23T03:14:15.207Z |    Compiling libc v0.2.153 | 
| 1323 | 2024-05-23T03:14:15.207Z |    Compiling rustix v0.38.34 | 
| 1324 | 2024-05-23T03:14:15.207Z |    Compiling bitflags v2.5.0 | 
| 1325 | 2024-05-23T03:14:15.618Z |    Compiling utf8parse v0.2.1 | 
| 1326 | 2024-05-23T03:14:15.618Z |    Compiling equivalent v1.0.1 | 
| 1327 | 2024-05-23T03:14:15.618Z |    Compiling hashbrown v0.14.5 | 
| 1328 | 2024-05-23T03:14:15.618Z |    Compiling anstyle-parse v0.2.4 | 
| 1329 | 2024-05-23T03:14:15.619Z |    Compiling anstyle-query v1.0.3 | 
| 1330 | 2024-05-23T03:14:15.647Z |    Compiling colorchoice v1.0.1 | 
| 1331 | 2024-05-23T03:14:15.690Z |    Compiling autocfg v1.3.0 | 
| 1332 | 2024-05-23T03:14:15.778Z |    Compiling semver v1.0.23 | 
| 1333 | 2024-05-23T03:14:15.799Z |    Compiling thiserror v1.0.60 | 
| 1334 | 2024-05-23T03:14:16.386Z |    Compiling indexmap v2.2.6 | 
| 1335 | 2024-05-23T03:14:16.454Z |    Compiling winnow v0.6.8 | 
| 1336 | 2024-05-23T03:14:17.091Z |    Compiling is_terminal_polyfill v1.70.0 | 
| 1337 | 2024-05-23T03:14:17.094Z |    Compiling anstyle v1.0.7 | 
| 1338 | 2024-05-23T03:14:17.256Z |    Compiling camino v1.1.7 | 
| 1339 | 2024-05-23T03:14:17.278Z |    Compiling serde_json v1.0.117 | 
| 1340 | 2024-05-23T03:14:17.393Z |    Compiling fs-err v2.11.0 | 
| 1341 | 2024-05-23T03:14:17.496Z |    Compiling anstream v0.6.14 | 
| 1342 | 2024-05-23T03:14:17.523Z |    Compiling heck v0.5.0 | 
| 1343 | 2024-05-23T03:14:17.648Z |    Compiling anyhow v1.0.83 | 
| 1344 | 2024-05-23T03:14:18.124Z |    Compiling ryu v1.0.18 | 
| 1345 | 2024-05-23T03:14:18.124Z |    Compiling strsim v0.11.1 | 
| 1346 | 2024-05-23T03:14:18.124Z |    Compiling clap_lex v0.7.0 | 
| 1347 | 2024-05-23T03:14:18.124Z |    Compiling itoa v1.0.11 | 
| 1348 | 2024-05-23T03:14:18.203Z |    Compiling quote v1.0.36 | 
| 1349 | 2024-05-23T03:14:18.553Z |    Compiling errno v0.3.9 | 
| 1350 | 2024-05-23T03:14:19.411Z |    Compiling syn v2.0.64 | 
| 1351 | 2024-05-23T03:14:19.411Z |    Compiling swrite v0.1.0 | 
| 1352 | 2024-05-23T03:14:19.692Z |    Compiling terminal_size v0.3.0 | 
| 1353 | 2024-05-23T03:14:19.830Z |    Compiling clap_builder v4.5.2 | 
| 1354 | 2024-05-23T03:14:24.563Z |    Compiling serde_derive v1.0.202 | 
| 1355 | 2024-05-23T03:14:24.567Z |    Compiling thiserror-impl v1.0.60 | 
| 1356 | 2024-05-23T03:14:24.567Z |    Compiling clap_derive v4.5.4 | 
| 1357 | 2024-05-23T03:14:27.422Z |    Compiling clap v4.5.4 | 
| 1358 | 2024-05-23T03:14:32.660Z |    Compiling toml_datetime v0.6.6 | 
| 1359 | 2024-05-23T03:14:32.683Z |    Compiling serde_spanned v0.6.6 | 
| 1360 | 2024-05-23T03:14:32.684Z |    Compiling cargo-platform v0.1.8 | 
| 1361 | 2024-05-23T03:14:32.684Z |    Compiling macaddr v1.0.1 | 
| 1362 | 2024-05-23T03:14:32.970Z |    Compiling toml_edit v0.22.13 | 
| 1363 | 2024-05-23T03:14:34.048Z |    Compiling cargo_metadata v0.18.1 | 
| 1364 | 2024-05-23T03:14:35.183Z |    Compiling toml v0.8.13 | 
| 1365 | 2024-05-23T03:14:35.954Z |    Compiling cargo_toml v0.20.2 | 
| 1366 | 2024-05-23T03:14:39.907Z |    Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) | 
| 1367 | 2024-05-23T03:14:42.816Z |     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.73s | 
| 1368 | 2024-05-23T03:14:43.043Z |      Running `target/debug/xtask releng --output-dir /work` | 
| 1369 | 2024-05-23T03:14:43.557Z |  Downloading crates ... | 
| 1370 | 2024-05-23T03:14:43.689Z |   Downloaded ahash v0.8.11 | 
| 1371 | 2024-05-23T03:14:43.704Z |   Downloaded addr2line v0.21.0 | 
| 1372 | 2024-05-23T03:14:43.704Z |   Downloaded instant v0.1.12 | 
| 1373 | 2024-05-23T03:14:43.704Z |   Downloaded httparse v1.8.0 | 
| 1374 | 2024-05-23T03:14:43.710Z |   Downloaded http-range v0.1.5 | 
| 1375 | 2024-05-23T03:14:43.714Z |   Downloaded hubpack_derive v0.1.1 | 
| 1376 | 2024-05-23T03:14:43.714Z |   Downloaded aho-corasick v1.1.3 | 
| 1377 | 2024-05-23T03:14:43.722Z |   Downloaded aead v0.5.2 | 
| 1378 | 2024-05-23T03:14:43.726Z |   Downloaded httpdate v1.0.3 | 
| 1379 | 2024-05-23T03:14:43.726Z |   Downloaded crossbeam-utils v0.8.19 | 
| 1380 | 2024-05-23T03:14:43.730Z |   Downloaded colored v2.1.0 | 
| 1381 | 2024-05-23T03:14:43.734Z |   Downloaded idna v0.5.0 | 
| 1382 | 2024-05-23T03:14:43.739Z |   Downloaded ident_case v1.0.1 | 
| 1383 | 2024-05-23T03:14:43.743Z |   Downloaded indoc v1.0.9 | 
| 1384 | 2024-05-23T03:14:43.743Z |   Downloaded impl-trait-for-tuples v0.2.2 | 
| 1385 | 2024-05-23T03:14:43.747Z |   Downloaded cfg-if v1.0.0 | 
| 1386 | 2024-05-23T03:14:43.747Z |   Downloaded cookie v0.17.0 | 
| 1387 | 2024-05-23T03:14:43.751Z |   Downloaded castaway v0.2.2 | 
| 1388 | 2024-05-23T03:14:43.751Z |   Downloaded idna v0.2.3 | 
| 1389 | 2024-05-23T03:14:43.757Z |   Downloaded ciborium-io v0.2.2 | 
| 1390 | 2024-05-23T03:14:43.764Z |   Downloaded indexmap v1.9.3 | 
| 1391 | 2024-05-23T03:14:43.768Z |   Downloaded hyper-staticfile v0.9.5 | 
| 1392 | 2024-05-23T03:14:43.768Z |   Downloaded inout v0.1.3 | 
| 1393 | 2024-05-23T03:14:43.768Z |   Downloaded bindgen v0.69.4 | 
| 1394 | 2024-05-23T03:14:43.773Z |   Downloaded indoc v2.0.5 | 
| 1395 | 2024-05-23T03:14:43.776Z |   Downloaded is-terminal v0.4.12 | 
| 1396 | 2024-05-23T03:14:43.781Z |   Downloaded maplit v1.0.2 | 
| 1397 | 2024-05-23T03:14:43.781Z |   Downloaded csv-core v0.1.11 | 
| 1398 | 2024-05-23T03:14:43.781Z |   Downloaded chacha20poly1305 v0.10.1 | 
| 1399 | 2024-05-23T03:14:43.785Z |   Downloaded indicatif v0.17.8 | 
| 1400 | 2024-05-23T03:14:43.789Z |   Downloaded hyper-tls v0.5.0 | 
| 1401 | 2024-05-23T03:14:43.789Z |   Downloaded linked-hash-map v0.5.6 | 
| 1402 | 2024-05-23T03:14:43.793Z |   Downloaded kstat-rs v0.2.3 | 
| 1403 | 2024-05-23T03:14:43.793Z |   Downloaded match_cfg v0.1.0 | 
| 1404 | 2024-05-23T03:14:43.796Z |   Downloaded crunchy v0.2.2 | 
| 1405 | 2024-05-23T03:14:43.797Z |   Downloaded lazy_static v1.4.0 | 
| 1406 | 2024-05-23T03:14:43.797Z |   Downloaded ipnetwork v0.20.0 | 
| 1407 | 2024-05-23T03:14:43.801Z |   Downloaded async-stream-impl v0.3.5 | 
| 1408 | 2024-05-23T03:14:43.801Z |   Downloaded libsw v3.3.1 | 
| 1409 | 2024-05-23T03:14:43.805Z |   Downloaded managed v0.8.0 | 
| 1410 | 2024-05-23T03:14:43.805Z |   Downloaded crucible-workspace-hack v0.1.0 | 
| 1411 | 2024-05-23T03:14:43.805Z |   Downloaded keccak v0.1.5 | 
| 1412 | 2024-05-23T03:14:43.805Z |   Downloaded lazycell v1.3.0 | 
| 1413 | 2024-05-23T03:14:43.809Z |   Downloaded matches v0.1.10 | 
| 1414 | 2024-05-23T03:14:43.809Z |   Downloaded corncobs v0.1.3 | 
| 1415 | 2024-05-23T03:14:43.813Z |   Downloaded lru-cache v0.1.2 | 
| 1416 | 2024-05-23T03:14:43.813Z |   Downloaded crc-catalog v2.4.0 | 
| 1417 | 2024-05-23T03:14:43.813Z |   Downloaded newtype_derive v0.1.6 | 
| 1418 | 2024-05-23T03:14:43.817Z |   Downloaded nodrop v0.1.14 | 
| 1419 | 2024-05-23T03:14:43.817Z |   Downloaded atty v0.2.14 | 
| 1420 | 2024-05-23T03:14:43.817Z |   Downloaded lock_api v0.4.12 | 
| 1421 | 2024-05-23T03:14:43.821Z |   Downloaded libefi-sys v0.1.0 | 
| 1422 | 2024-05-23T03:14:43.821Z |   Downloaded num-conv v0.1.0 | 
| 1423 | 2024-05-23T03:14:43.821Z |   Downloaded normalize-line-endings v0.3.0 | 
| 1424 | 2024-05-23T03:14:43.825Z |   Downloaded new_debug_unreachable v1.0.6 | 
| 1425 | 2024-05-23T03:14:43.825Z |   Downloaded memoffset v0.7.1 | 
| 1426 | 2024-05-23T03:14:43.825Z |   Downloaded maybe-uninit v2.0.0 | 
| 1427 | 2024-05-23T03:14:43.829Z |   Downloaded openssl-macros v0.1.1 | 
| 1428 | 2024-05-23T03:14:43.829Z |   Downloaded opaque-debug v0.3.1 | 
| 1429 | 2024-05-23T03:14:43.829Z |   Downloaded number_prefix v0.4.0 | 
| 1430 | 2024-05-23T03:14:43.836Z |   Downloaded num_threads v0.1.7 | 
| 1431 | 2024-05-23T03:14:43.836Z |   Downloaded arrayref v0.3.7 | 
| 1432 | 2024-05-23T03:14:43.836Z |   Downloaded hubpack v0.1.2 | 
| 1433 | 2024-05-23T03:14:43.840Z |   Downloaded mime v0.3.17 | 
| 1434 | 2024-05-23T03:14:43.840Z |   Downloaded memmap v0.7.0 | 
| 1435 | 2024-05-23T03:14:43.840Z |   Downloaded md-5 v0.10.6 | 
| 1436 | 2024-05-23T03:14:43.840Z |   Downloaded lru v0.12.3 | 
| 1437 | 2024-05-23T03:14:43.846Z |   Downloaded newline-converter v0.3.0 | 
| 1438 | 2024-05-23T03:14:43.846Z |   Downloaded convert_case v0.4.0 | 
| 1439 | 2024-05-23T03:14:43.846Z |   Downloaded memmap2 v0.9.4 | 
| 1440 | 2024-05-23T03:14:43.846Z |   Downloaded bb8 v0.8.3 | 
| 1441 | 2024-05-23T03:14:43.850Z |   Downloaded backoff v0.4.0 | 
| 1442 | 2024-05-23T03:14:43.851Z |   Downloaded newtype-uuid v1.1.0 | 
| 1443 | 2024-05-23T03:14:43.851Z |   Downloaded crossbeam-deque v0.8.5 | 
| 1444 | 2024-05-23T03:14:43.854Z |   Downloaded bcs v0.1.6 | 
| 1445 | 2024-05-23T03:14:43.854Z |   Downloaded assert_matches v1.5.0 | 
| 1446 | 2024-05-23T03:14:43.858Z |   Downloaded num_enum v0.5.11 | 
| 1447 | 2024-05-23T03:14:43.862Z |   Downloaded buf-list v1.0.3 | 
| 1448 | 2024-05-23T03:14:43.866Z |   Downloaded derive_builder_macro v0.20.0 | 
| 1449 | 2024-05-23T03:14:43.866Z |   Downloaded tinyvec_macros v0.1.1 | 
| 1450 | 2024-05-23T03:14:43.866Z |   Downloaded sigpipe v0.1.3 | 
| 1451 | 2024-05-23T03:14:43.866Z |   Downloaded sha1 v0.10.6 | 
| 1452 | 2024-05-23T03:14:43.873Z |   Downloaded tower-service v0.3.2 | 
| 1453 | 2024-05-23T03:14:43.873Z |   Downloaded num_enum_derive v0.5.11 | 
| 1454 | 2024-05-23T03:14:43.873Z |   Downloaded num-derive v0.4.2 | 
| 1455 | 2024-05-23T03:14:43.873Z |   Downloaded nanorand v0.7.0 | 
| 1456 | 2024-05-23T03:14:43.877Z |   Downloaded crc v3.2.1 | 
| 1457 | 2024-05-23T03:14:43.877Z |   Downloaded bitfield v0.14.0 | 
| 1458 | 2024-05-23T03:14:43.881Z |   Downloaded bit-set v0.5.3 | 
| 1459 | 2024-05-23T03:14:43.881Z |   Downloaded adler v1.0.2 | 
| 1460 | 2024-05-23T03:14:43.885Z |   Downloaded num-integer v0.1.46 | 
| 1461 | 2024-05-23T03:14:43.885Z |   Downloaded olpc-cjson v0.1.3 | 
| 1462 | 2024-05-23T03:14:43.885Z |   Downloaded chacha20 v0.9.1 | 
| 1463 | 2024-05-23T03:14:43.889Z |   Downloaded cassowary v0.3.0 | 
| 1464 | 2024-05-23T03:14:43.889Z |   Downloaded semver v0.1.20 | 
| 1465 | 2024-05-23T03:14:43.893Z |   Downloaded slog-envlogger v2.2.0 | 
| 1466 | 2024-05-23T03:14:43.893Z |   Downloaded usdt-attr-macro v0.5.0 | 
| 1467 | 2024-05-23T03:14:43.893Z |   Downloaded argon2 v0.5.3 | 
| 1468 | 2024-05-23T03:14:43.899Z |   Downloaded slog-dtrace v0.3.0 | 
| 1469 | 2024-05-23T03:14:43.899Z |   Downloaded tls_codec_derive v0.4.1 | 
| 1470 | 2024-05-23T03:14:43.903Z |   Downloaded cipher v0.4.4 | 
| 1471 | 2024-05-23T03:14:43.903Z |   Downloaded bytecount v0.6.8 | 
| 1472 | 2024-05-23T03:14:43.903Z |   Downloaded version_check v0.9.4 | 
| 1473 | 2024-05-23T03:14:43.907Z |   Downloaded universal-hash v0.5.1 | 
| 1474 | 2024-05-23T03:14:43.907Z |   Downloaded bzip2 v0.4.4 | 
| 1475 | 2024-05-23T03:14:43.914Z |   Downloaded multer v3.1.0 | 
| 1476 | 2024-05-23T03:14:43.914Z |   Downloaded precomputed-hash v0.1.1 | 
| 1477 | 2024-05-23T03:14:43.914Z |   Downloaded fastrand v2.1.0 | 
| 1478 | 2024-05-23T03:14:43.918Z |   Downloaded const_format_proc_macros v0.2.32 | 
| 1479 | 2024-05-23T03:14:43.918Z |   Downloaded cookie_store v0.20.0 | 
| 1480 | 2024-05-23T03:14:43.918Z |   Downloaded subtle v2.5.0 | 
| 1481 | 2024-05-23T03:14:43.922Z |   Downloaded mockall_derive v0.12.1 | 
| 1482 | 2024-05-23T03:14:43.922Z |   Downloaded once_cell v1.19.0 | 
| 1483 | 2024-05-23T03:14:43.926Z |   Downloaded glob v0.3.1 | 
| 1484 | 2024-05-23T03:14:43.926Z |   Downloaded console v0.15.8 | 
| 1485 | 2024-05-23T03:14:43.929Z |   Downloaded tls_codec v0.4.1 | 
| 1486 | 2024-05-23T03:14:43.933Z |   Downloaded cancel-safe-futures v0.1.5 | 
| 1487 | 2024-05-23T03:14:43.938Z |   Downloaded zeroize_derive v1.4.2 | 
| 1488 | 2024-05-23T03:14:43.938Z |   Downloaded uzers v0.11.3 | 
| 1489 | 2024-05-23T03:14:43.942Z |   Downloaded home v0.5.9 | 
| 1490 | 2024-05-23T03:14:43.942Z |   Downloaded snafu-derive v0.8.2 | 
| 1491 | 2024-05-23T03:14:43.942Z |   Downloaded serde_path_to_error v0.1.16 | 
| 1492 | 2024-05-23T03:14:43.942Z |   Downloaded crossbeam-epoch v0.9.18 | 
| 1493 | 2024-05-23T03:14:43.946Z |   Downloaded byteorder v1.5.0 | 
| 1494 | 2024-05-23T03:14:43.950Z |   Downloaded zeroize v1.7.0 | 
| 1495 | 2024-05-23T03:14:43.950Z |   Downloaded tui-tree-widget v0.19.0 | 
| 1496 | 2024-05-23T03:14:43.950Z |   Downloaded pest_generator v2.7.10 | 
| 1497 | 2024-05-23T03:14:43.954Z |   Downloaded try-lock v0.2.5 | 
| 1498 | 2024-05-23T03:14:43.954Z |   Downloaded termtree v0.4.1 | 
| 1499 | 2024-05-23T03:14:43.954Z |   Downloaded parking_lot_core v0.8.6 | 
| 1500 | 2024-05-23T03:14:43.959Z |   Downloaded predicates v3.1.0 | 
| 1501 | 2024-05-23T03:14:43.962Z |   Downloaded ppv-lite86 v0.2.17 | 
| 1502 | 2024-05-23T03:14:43.962Z |   Downloaded crc-any v2.5.0 | 
| 1503 | 2024-05-23T03:14:43.966Z |   Downloaded powerfmt v0.2.0 | 
| 1504 | 2024-05-23T03:14:43.966Z |   Downloaded futures-channel v0.3.30 | 
| 1505 | 2024-05-23T03:14:43.970Z |   Downloaded strum_macros v0.26.2 | 
| 1506 | 2024-05-23T03:14:43.970Z |   Downloaded serde_derive_internals v0.29.1 | 
| 1507 | 2024-05-23T03:14:43.973Z |   Downloaded structmeta-derive v0.3.0 | 
| 1508 | 2024-05-23T03:14:43.973Z |   Downloaded usdt-attr-macro v0.3.5 | 
| 1509 | 2024-05-23T03:14:43.976Z |   Downloaded rustc_version v0.4.0 | 
| 1510 | 2024-05-23T03:14:43.977Z |   Downloaded rpassword v7.3.1 | 
| 1511 | 2024-05-23T03:14:43.977Z |   Downloaded pin-utils v0.1.0 | 
| 1512 | 2024-05-23T03:14:43.983Z |   Downloaded pem v3.0.4 | 
| 1513 | 2024-05-23T03:14:43.983Z |   Downloaded miniz_oxide v0.7.2 | 
| 1514 | 2024-05-23T03:14:43.986Z |   Downloaded clang-sys v1.7.0 | 
| 1515 | 2024-05-23T03:14:43.986Z |   Downloaded base64 v0.13.1 | 
| 1516 | 2024-05-23T03:14:43.990Z |   Downloaded signal-hook-mio v0.2.3 | 
| 1517 | 2024-05-23T03:14:43.990Z |   Downloaded endian-type v0.1.2 | 
| 1518 | 2024-05-23T03:14:43.993Z |   Downloaded display-error-chain v0.2.0 | 
| 1519 | 2024-05-23T03:14:43.993Z |   Downloaded pretty-hex v0.2.1 | 
| 1520 | 2024-05-23T03:14:43.993Z |   Downloaded shell-words v1.1.0 | 
| 1521 | 2024-05-23T03:14:43.997Z |   Downloaded rustfmt-wrapper v0.2.1 | 
| 1522 | 2024-05-23T03:14:43.997Z |   Downloaded fragile v2.0.0 | 
| 1523 | 2024-05-23T03:14:44.001Z |   Downloaded diesel_table_macro_syntax v0.1.0 | 
| 1524 | 2024-05-23T03:14:44.002Z |   Downloaded termcolor v1.4.1 | 
| 1525 | 2024-05-23T03:14:44.002Z |   Downloaded smawk v0.3.2 | 
| 1526 | 2024-05-23T03:14:44.007Z |   Downloaded smallvec v0.6.14 | 
| 1527 | 2024-05-23T03:14:44.007Z |   Downloaded tabwriter v1.4.0 | 
| 1528 | 2024-05-23T03:14:44.007Z |   Downloaded termios v0.3.3 | 
| 1529 | 2024-05-23T03:14:44.011Z |   Downloaded scroll_derive v0.12.0 | 
| 1530 | 2024-05-23T03:14:44.011Z |   Downloaded slog-term v2.9.1 | 
| 1531 | 2024-05-23T03:14:44.011Z |   Downloaded tinyvec v1.6.0 | 
| 1532 | 2024-05-23T03:14:44.015Z |   Downloaded usdt-impl v0.5.0 | 
| 1533 | 2024-05-23T03:14:44.020Z |   Downloaded xattr v1.3.1 | 
| 1534 | 2024-05-23T03:14:44.020Z |   Downloaded postgres-types v0.2.6 | 
| 1535 | 2024-05-23T03:14:44.024Z |   Downloaded topological-sort v0.2.2 | 
| 1536 | 2024-05-23T03:14:44.024Z |   Downloaded wyz v0.5.1 | 
| 1537 | 2024-05-23T03:14:44.028Z |   Downloaded uuid v1.8.0 | 
| 1538 | 2024-05-23T03:14:44.028Z |   Downloaded blake2 v0.10.6 | 
| 1539 | 2024-05-23T03:14:44.033Z |   Downloaded futures v0.3.30 | 
| 1540 | 2024-05-23T03:14:44.037Z |   Downloaded diff v0.1.13 | 
| 1541 | 2024-05-23T03:14:44.041Z |   Downloaded hash32 v0.2.1 | 
| 1542 | 2024-05-23T03:14:44.045Z |   Downloaded slog-bunyan v2.5.0 | 
| 1543 | 2024-05-23T03:14:44.045Z |   Downloaded pretty-hex v0.4.1 | 
| 1544 | 2024-05-23T03:14:44.045Z |   Downloaded waitgroup v0.1.2 | 
| 1545 | 2024-05-23T03:14:44.049Z |   Downloaded predicates-tree v1.0.9 | 
| 1546 | 2024-05-23T03:14:44.049Z |   Downloaded predicates-core v1.0.6 | 
| 1547 | 2024-05-23T03:14:44.049Z |   Downloaded smallvec v1.13.2 | 
| 1548 | 2024-05-23T03:14:44.053Z |   Downloaded shlex v1.3.0 | 
| 1549 | 2024-05-23T03:14:44.053Z |   Downloaded parking_lot v0.12.2 | 
| 1550 | 2024-05-23T03:14:44.057Z |   Downloaded parking_lot v0.11.2 | 
| 1551 | 2024-05-23T03:14:44.057Z |   Downloaded spki v0.7.3 | 
| 1552 | 2024-05-23T03:14:44.063Z |   Downloaded thread_local v1.1.8 | 
| 1553 | 2024-05-23T03:14:44.063Z |   Downloaded subprocess v0.2.9 | 
| 1554 | 2024-05-23T03:14:44.069Z |   Downloaded pest_meta v2.7.10 | 
| 1555 | 2024-05-23T03:14:44.070Z |   Downloaded oso-derive v0.27.3 | 
| 1556 | 2024-05-23T03:14:44.070Z |   Downloaded smf v0.2.3 | 
| 1557 | 2024-05-23T03:14:44.074Z |   Downloaded minimal-lexical v0.2.1 | 
| 1558 | 2024-05-23T03:14:44.074Z |   Downloaded dyn-clone v1.0.17 | 
| 1559 | 2024-05-23T03:14:44.078Z |   Downloaded stability v0.2.0 | 
| 1560 | 2024-05-23T03:14:44.078Z |   Downloaded take_mut v0.2.2 | 
| 1561 | 2024-05-23T03:14:44.078Z |   Downloaded itertools v0.10.5 | 
| 1562 | 2024-05-23T03:14:44.083Z |   Downloaded usdt-impl v0.3.5 | 
| 1563 | 2024-05-23T03:14:44.087Z |   Downloaded serde-big-array v0.5.1 | 
| 1564 | 2024-05-23T03:14:44.087Z |   Downloaded base64 v0.21.7 | 
| 1565 | 2024-05-23T03:14:44.099Z |   Downloaded peg-macros v0.8.3 | 
| 1566 | 2024-05-23T03:14:44.102Z |   Downloaded peg-runtime v0.8.3 | 
| 1567 | 2024-05-23T03:14:44.105Z |   Downloaded tokio-stream v0.1.15 | 
| 1568 | 2024-05-23T03:14:44.109Z |   Downloaded wait-timeout v0.2.0 | 
| 1569 | 2024-05-23T03:14:44.112Z |   Downloaded proc-macro-error-attr v1.0.4 | 
| 1570 | 2024-05-23T03:14:44.112Z |   Downloaded crossbeam-channel v0.5.12 | 
| 1571 | 2024-05-23T03:14:44.115Z |   Downloaded pest_derive v2.7.10 | 
| 1572 | 2024-05-23T03:14:44.119Z |   Downloaded itertools v0.12.1 | 
| 1573 | 2024-05-23T03:14:44.128Z |   Downloaded fixedbitset v0.4.2 | 
| 1574 | 2024-05-23T03:14:44.131Z |   Downloaded time-core v0.1.2 | 
| 1575 | 2024-05-23T03:14:44.131Z |   Downloaded ena v0.14.3 | 
| 1576 | 2024-05-23T03:14:44.131Z |   Downloaded proc-macro-crate v1.3.1 | 
| 1577 | 2024-05-23T03:14:44.134Z |   Downloaded half v2.4.1 | 
| 1578 | 2024-05-23T03:14:44.134Z |   Downloaded mio v0.8.11 | 
| 1579 | 2024-05-23T03:14:44.140Z |   Downloaded sha2 v0.10.8 | 
| 1580 | 2024-05-23T03:14:44.144Z |   Downloaded want v0.3.1 | 
| 1581 | 2024-05-23T03:14:44.148Z |   Downloaded parking_lot_core v0.9.10 | 
| 1582 | 2024-05-23T03:14:44.148Z |   Downloaded secrecy v0.8.0 | 
| 1583 | 2024-05-23T03:14:44.148Z |   Downloaded resolv-conf v0.7.0 | 
| 1584 | 2024-05-23T03:14:44.152Z |   Downloaded highway v1.1.0 | 
| 1585 | 2024-05-23T03:14:44.152Z |   Downloaded strum v0.26.2 | 
| 1586 | 2024-05-23T03:14:44.155Z |   Downloaded structmeta v0.2.0 | 
| 1587 | 2024-05-23T03:14:44.155Z |   Downloaded strip-ansi-escapes v0.2.0 | 
| 1588 | 2024-05-23T03:14:44.159Z |   Downloaded serde-hex v0.1.0 | 
| 1589 | 2024-05-23T03:14:44.159Z |   Downloaded parse-display v0.9.0 | 
| 1590 | 2024-05-23T03:14:44.159Z |   Downloaded expectorate v1.1.0 | 
| 1591 | 2024-05-23T03:14:44.162Z |   Downloaded usdt-macro v0.5.0 | 
| 1592 | 2024-05-23T03:14:44.162Z |   Downloaded deranged v0.3.11 | 
| 1593 | 2024-05-23T03:14:44.166Z |   Downloaded slab v0.4.9 | 
| 1594 | 2024-05-23T03:14:44.166Z |   Downloaded tokio-rustls v0.25.0 | 
| 1595 | 2024-05-23T03:14:44.172Z |   Downloaded tokio-rustls v0.24.1 | 
| 1596 | 2024-05-23T03:14:44.172Z |   Downloaded globset v0.4.14 | 
| 1597 | 2024-05-23T03:14:44.175Z |   Downloaded fxhash v0.2.1 | 
| 1598 | 2024-05-23T03:14:44.176Z |   Downloaded usdt-macro v0.3.5 | 
| 1599 | 2024-05-23T03:14:44.176Z |   Downloaded tokio-tungstenite v0.20.1 | 
| 1600 | 2024-05-23T03:14:44.179Z |   Downloaded tokio-native-tls v0.3.1 | 
| 1601 | 2024-05-23T03:14:44.180Z |   Downloaded psl-types v2.0.11 | 
| 1602 | 2024-05-23T03:14:44.183Z |   Downloaded signal-hook-tokio v0.3.1 | 
| 1603 | 2024-05-23T03:14:44.183Z |   Downloaded env_logger v0.10.2 | 
| 1604 | 2024-05-23T03:14:44.190Z |   Downloaded flume v0.11.0 | 
| 1605 | 2024-05-23T03:14:44.194Z |   Downloaded walkdir v2.5.0 | 
| 1606 | 2024-05-23T03:14:44.194Z |   Downloaded scheduled-thread-pool v0.2.7 | 
| 1607 | 2024-05-23T03:14:44.195Z |   Downloaded hostname v0.4.0 | 
| 1608 | 2024-05-23T03:14:44.195Z |   Downloaded hostname v0.3.1 | 
| 1609 | 2024-05-23T03:14:44.202Z |   Downloaded serde_arrays v0.1.0 | 
| 1610 | 2024-05-23T03:14:44.202Z |   Downloaded sec1 v0.7.3 | 
| 1611 | 2024-05-23T03:14:44.202Z |   Downloaded signature v1.6.4 | 
| 1612 | 2024-05-23T03:14:44.206Z |   Downloaded radium v0.7.0 | 
| 1613 | 2024-05-23T03:14:44.206Z |   Downloaded foreign-types-shared v0.3.1 | 
| 1614 | 2024-05-23T03:14:44.206Z |   Downloaded r2d2 v0.8.10 | 
| 1615 | 2024-05-23T03:14:44.206Z |   Downloaded generic-array v0.14.7 | 
| 1616 | 2024-05-23T03:14:44.206Z |   Downloaded zone v0.1.8 | 
| 1617 | 2024-05-23T03:14:44.210Z |   Downloaded strum_macros v0.24.3 | 
| 1618 | 2024-05-23T03:14:44.210Z |   Downloaded lalrpop v0.19.12 | 
| 1619 | 2024-05-23T03:14:44.229Z |   Downloaded pkg-config v0.3.30 | 
| 1620 | 2024-05-23T03:14:44.254Z |   Downloaded parse-size v1.0.0 | 
| 1621 | 2024-05-23T03:14:44.254Z |   Downloaded sqlparser_derive v0.2.2 | 
| 1622 | 2024-05-23T03:14:44.254Z |   Downloaded headers-core v0.2.0 | 
| 1623 | 2024-05-23T03:14:44.254Z |   Downloaded gethostname v0.4.3 | 
| 1624 | 2024-05-23T03:14:44.254Z |   Downloaded trust-dns-resolver v0.22.0 | 
| 1625 | 2024-05-23T03:14:44.254Z |   Downloaded ed25519 v1.5.3 | 
| 1626 | 2024-05-23T03:14:44.255Z |   Downloaded fatfs v0.3.6 | 
| 1627 | 2024-05-23T03:14:44.255Z |   Downloaded untrusted v0.9.0 | 
| 1628 | 2024-05-23T03:14:44.255Z |   Downloaded phf_shared v0.10.0 | 
| 1629 | 2024-05-23T03:14:44.255Z |   Downloaded whoami v1.5.1 | 
| 1630 | 2024-05-23T03:14:44.255Z |   Downloaded tokio-tungstenite v0.21.0 | 
| 1631 | 2024-05-23T03:14:44.268Z |   Downloaded oso v0.27.3 | 
| 1632 | 2024-05-23T03:14:44.268Z |   Downloaded similar v2.5.0 | 
| 1633 | 2024-05-23T03:14:44.268Z |   Downloaded untrusted v0.7.1 | 
| 1634 | 2024-05-23T03:14:44.268Z |   Downloaded siphasher v0.3.11 | 
| 1635 | 2024-05-23T03:14:44.268Z |   Downloaded signal-hook-registry v1.4.2 | 
| 1636 | 2024-05-23T03:14:44.268Z |   Downloaded der v0.7.9 | 
| 1637 | 2024-05-23T03:14:44.268Z |   Downloaded typed-path v0.7.1 | 
| 1638 | 2024-05-23T03:14:44.279Z |   Downloaded dof v0.1.5 | 
| 1639 | 2024-05-23T03:14:44.279Z |   Downloaded dtrace-parser v0.2.0 | 
| 1640 | 2024-05-23T03:14:44.279Z |   Downloaded ff v0.13.0 | 
| 1641 | 2024-05-23T03:14:44.279Z |   Downloaded zone_cfg_derive v0.1.2 | 
| 1642 | 2024-05-23T03:14:44.279Z |   Downloaded parse-display-derive v0.9.0 | 
| 1643 | 2024-05-23T03:14:44.279Z |   Downloaded dof v0.3.0 | 
| 1644 | 2024-05-23T03:14:44.279Z |   Downloaded foreign-types v0.3.2 | 
| 1645 | 2024-05-23T03:14:44.279Z |   Downloaded ucd-trie v0.1.6 | 
| 1646 | 2024-05-23T03:14:44.279Z |   Downloaded crossterm v0.27.0 | 
| 1647 | 2024-05-23T03:14:44.283Z |   Downloaded typenum v1.17.0 | 
| 1648 | 2024-05-23T03:14:44.288Z |   Downloaded elliptic-curve v0.13.8 | 
| 1649 | 2024-05-23T03:14:44.291Z |   Downloaded rand_seeder v0.2.3 | 
| 1650 | 2024-05-23T03:14:44.291Z |   Downloaded postcard v1.0.8 | 
| 1651 | 2024-05-23T03:14:44.296Z |   Downloaded unicode-linebreak v0.1.5 | 
| 1652 | 2024-05-23T03:14:44.296Z |   Downloaded rusty-fork v0.3.0 | 
| 1653 | 2024-05-23T03:14:44.296Z |   Downloaded serde_plain v1.0.2 | 
| 1654 | 2024-05-23T03:14:44.304Z |   Downloaded same-file v1.0.6 | 
| 1655 | 2024-05-23T03:14:44.304Z |   Downloaded dtrace-parser v0.1.14 | 
| 1656 | 2024-05-23T03:14:44.304Z |   Downloaded downcast v0.11.0 | 
| 1657 | 2024-05-23T03:14:44.308Z |   Downloaded foreign-types-shared v0.1.1 | 
| 1658 | 2024-05-23T03:14:44.308Z |   Downloaded hmac v0.12.1 | 
| 1659 | 2024-05-23T03:14:44.308Z |   Downloaded time-macros v0.2.18 | 
| 1660 | 2024-05-23T03:14:44.308Z |   Downloaded ref-cast-impl v1.0.23 | 
| 1661 | 2024-05-23T03:14:44.309Z |   Downloaded string_cache v0.8.7 | 
| 1662 | 2024-05-23T03:14:44.309Z |   Downloaded rand_chacha v0.3.1 | 
| 1663 | 2024-05-23T03:14:44.313Z |   Downloaded prettyplease v0.2.20 | 
| 1664 | 2024-05-23T03:14:44.313Z |   Downloaded nom v7.1.3 | 
| 1665 | 2024-05-23T03:14:44.318Z |   Downloaded platforms v3.4.0 | 
| 1666 | 2024-05-23T03:14:44.323Z |   Downloaded sync_wrapper v0.1.2 | 
| 1667 | 2024-05-23T03:14:44.323Z |   Downloaded static_assertions v1.1.0 | 
| 1668 | 2024-05-23T03:14:44.324Z |   Downloaded rustc-demangle v0.1.24 | 
| 1669 | 2024-05-23T03:14:44.328Z |   Downloaded data-encoding v2.6.0 | 
| 1670 | 2024-05-23T03:14:44.328Z |   Downloaded thread-id v4.2.1 | 
| 1671 | 2024-05-23T03:14:44.328Z |   Downloaded synstructure v0.12.6 | 
| 1672 | 2024-05-23T03:14:44.333Z |   Downloaded rustc_version v0.1.7 | 
| 1673 | 2024-05-23T03:14:44.333Z |   Downloaded rustc-hash v1.1.0 | 
| 1674 | 2024-05-23T03:14:44.333Z |   Downloaded fnv v1.0.7 | 
| 1675 | 2024-05-23T03:14:44.333Z |   Downloaded filetime v0.2.23 | 
| 1676 | 2024-05-23T03:14:44.337Z |   Downloaded unicase v2.7.0 | 
| 1677 | 2024-05-23T03:14:44.337Z |   Downloaded trust-dns-server v0.22.1 | 
| 1678 | 2024-05-23T03:14:44.342Z |   Downloaded derive-where v1.2.7 | 
| 1679 | 2024-05-23T03:14:44.347Z |   Downloaded usdt v0.3.5 | 
| 1680 | 2024-05-23T03:14:44.347Z |   Downloaded schemars v0.8.19 | 
| 1681 | 2024-05-23T03:14:44.356Z |   Downloaded ref-cast v1.0.23 | 
| 1682 | 2024-05-23T03:14:44.368Z |   Downloaded toml v0.5.11 | 
| 1683 | 2024-05-23T03:14:44.368Z |   Downloaded paste v1.0.15 | 
| 1684 | 2024-05-23T03:14:44.369Z |   Downloaded tokio-postgres v0.7.10 | 
| 1685 | 2024-05-23T03:14:44.372Z |   Downloaded term v0.7.0 | 
| 1686 | 2024-05-23T03:14:44.372Z |   Downloaded password-hash v0.5.0 | 
| 1687 | 2024-05-23T03:14:44.376Z |   Downloaded strum_macros v0.25.3 | 
| 1688 | 2024-05-23T03:14:44.377Z |   Downloaded chrono v0.4.38 | 
| 1689 | 2024-05-23T03:14:44.386Z |   Downloaded rsa v0.9.6 | 
| 1690 | 2024-05-23T03:14:44.392Z |   Downloaded defmt-macros v0.3.9 | 
| 1691 | 2024-05-23T03:14:44.396Z |   Downloaded derive_builder_core v0.20.0 | 
| 1692 | 2024-05-23T03:14:44.396Z |   Downloaded derive_more v0.99.17 | 
| 1693 | 2024-05-23T03:14:44.399Z |   Downloaded openssl-sys v0.9.102 | 
| 1694 | 2024-05-23T03:14:44.405Z |   Downloaded publicsuffix v2.2.3 | 
| 1695 | 2024-05-23T03:14:44.408Z |   Downloaded serde_yaml v0.9.34+deprecated | 
| 1696 | 2024-05-23T03:14:44.412Z |   Downloaded unicode-bidi v0.3.15 | 
| 1697 | 2024-05-23T03:14:44.416Z |   Downloaded heapless v0.7.17 | 
| 1698 | 2024-05-23T03:14:44.420Z |   Downloaded pin-project-lite v0.2.14 | 
| 1699 | 2024-05-23T03:14:44.425Z |   Downloaded phf_shared v0.11.2 | 
| 1700 | 2024-05-23T03:14:44.425Z |   Downloaded unsafe-libyaml v0.2.11 | 
| 1701 | 2024-05-23T03:14:44.429Z |   Downloaded ron v0.7.1 | 
| 1702 | 2024-05-23T03:14:44.432Z |   Downloaded yasna v0.5.2 | 
| 1703 | 2024-05-23T03:14:44.436Z |   Downloaded slog v2.7.0 | 
| 1704 | 2024-05-23T03:14:44.439Z |   Downloaded foreign-types v0.5.0 | 
| 1705 | 2024-05-23T03:14:44.440Z |   Downloaded pkcs8 v0.10.2 | 
| 1706 | 2024-05-23T03:14:44.443Z |   Downloaded blake3 v1.5.1 | 
| 1707 | 2024-05-23T03:14:44.448Z |   Downloaded regex-automata v0.1.10 | 
| 1708 | 2024-05-23T03:14:44.454Z |   Downloaded pin-project v1.1.5 | 
| 1709 | 2024-05-23T03:14:44.471Z |   Downloaded hashbrown v0.13.2 | 
| 1710 | 2024-05-23T03:14:44.475Z |   Downloaded curve25519-dalek v4.1.2 | 
| 1711 | 2024-05-23T03:14:44.479Z |   Downloaded salty v0.2.0 | 
| 1712 | 2024-05-23T03:14:44.484Z |   Downloaded rcgen v0.12.1 | 
| 1713 | 2024-05-23T03:14:44.487Z |   Downloaded rand v0.8.5 | 
| 1714 | 2024-05-23T03:14:44.491Z |   Downloaded zerocopy v0.7.34 | 
| 1715 | 2024-05-23T03:14:44.507Z |   Downloaded rustyline v14.0.0 | 
| 1716 | 2024-05-23T03:14:44.512Z |   Downloaded toml v0.7.8 | 
| 1717 | 2024-05-23T03:14:44.516Z |   Downloaded flate2 v1.0.30 | 
| 1718 | 2024-05-23T03:14:44.520Z |   Downloaded http v0.2.12 | 
| 1719 | 2024-05-23T03:14:44.524Z |   Downloaded hkdf v0.12.4 | 
| 1720 | 2024-05-23T03:14:44.527Z |   Downloaded url v2.5.0 | 
| 1721 | 2024-05-23T03:14:44.532Z |   Downloaded winnow v0.5.40 | 
| 1722 | 2024-05-23T03:14:44.539Z |   Downloaded tough v0.17.1 | 
| 1723 | 2024-05-23T03:14:44.551Z |   Downloaded h2 v0.3.26 | 
| 1724 | 2024-05-23T03:14:44.556Z |   Downloaded tokio-util v0.7.11 | 
| 1725 | 2024-05-23T03:14:44.561Z |   Downloaded toml_edit v0.19.15 | 
| 1726 | 2024-05-23T03:14:44.578Z |   Downloaded time v0.3.36 | 
| 1727 | 2024-05-23T03:14:44.586Z |   Downloaded serde_with v3.8.1 | 
| 1728 | 2024-05-23T03:14:44.592Z |   Downloaded pest v2.7.10 | 
| 1729 | 2024-05-23T03:14:44.609Z |   Downloaded unicode-segmentation v1.11.0 | 
| 1730 | 2024-05-23T03:14:44.612Z |   Downloaded unicode-normalization v0.1.23 | 
| 1731 | 2024-05-23T03:14:44.612Z |   Downloaded goblin v0.8.2 | 
| 1732 | 2024-05-23T03:14:44.613Z |   Downloaded object v0.32.2 | 
| 1733 | 2024-05-23T03:14:44.622Z |   Downloaded gimli v0.28.1 | 
| 1734 | 2024-05-23T03:14:44.631Z |   Downloaded rustls-webpki v0.101.7 | 
| 1735 | 2024-05-23T03:14:44.646Z |   Downloaded sqlparser v0.45.0 | 
| 1736 | 2024-05-23T03:14:44.657Z |   Downloaded reqwest v0.11.27 | 
| 1737 | 2024-05-23T03:14:44.671Z |   Downloaded webpki-roots v0.25.4 | 
| 1738 | 2024-05-23T03:14:44.681Z |   Downloaded regex v1.10.4 | 
| 1739 | 2024-05-23T03:14:44.690Z |   Downloaded tabled v0.15.0 | 
| 1740 | 2024-05-23T03:14:44.703Z |   Downloaded polar-core v0.27.3 | 
| 1741 | 2024-05-23T03:14:44.708Z |   Downloaded radix_trie v0.2.1 | 
| 1742 | 2024-05-23T03:14:44.709Z |   Downloaded regex-syntax v0.6.29 | 
| 1743 | 2024-05-23T03:14:44.715Z |   Downloaded trust-dns-proto v0.22.0 | 
| 1744 | 2024-05-23T03:14:44.728Z |   Downloaded rustls v0.22.4 | 
| 1745 | 2024-05-23T03:14:44.744Z |   Downloaded openapiv3 v2.0.0 | 
| 1746 | 2024-05-23T03:14:44.754Z |   Downloaded ratatui v0.26.2 | 
| 1747 | 2024-05-23T03:14:44.773Z |   Downloaded bstr v1.9.1 | 
| 1748 | 2024-05-23T03:14:44.784Z |   Downloaded diesel v2.1.6 | 
| 1749 | 2024-05-23T03:14:44.800Z |   Downloaded sled v0.34.7 | 
| 1750 | 2024-05-23T03:14:44.811Z |   Downloaded zerocopy-derive v0.2.0 | 
| 1751 | 2024-05-23T03:14:44.819Z |   Downloaded regress v0.9.1 | 
| 1752 | 2024-05-23T03:14:44.829Z |   Downloaded zerocopy-derive v0.6.6 | 
| 1753 | 2024-05-23T03:14:44.838Z |   Downloaded regex-automata v0.4.6 | 
| 1754 | 2024-05-23T03:14:44.857Z |   Downloaded bzip2-sys v0.1.11+1.0.8 | 
| 1755 | 2024-05-23T03:14:44.871Z |   Downloaded petgraph v0.6.5 | 
| 1756 | 2024-05-23T03:14:44.903Z |   Downloaded tokio v1.37.0 | 
| 1757 | 2024-05-23T03:14:44.942Z |   Downloaded sha3 v0.10.8 | 
| 1758 | 2024-05-23T03:14:44.970Z |   Downloaded csv v1.3.0 | 
| 1759 | 2024-05-23T03:14:44.970Z |   Downloaded finl_unicode v1.2.0 | 
| 1760 | 2024-05-23T03:14:46.221Z |   Downloaded regex-syntax v0.8.3 | 
| 1761 | 2024-05-23T03:14:46.221Z |   Downloaded encoding_rs v0.8.34 | 
| 1762 | 2024-05-23T03:14:46.221Z |   Downloaded bstr v0.2.17 | 
| 1763 | 2024-05-23T03:14:46.221Z |   Downloaded smoltcp v0.11.0 | 
| 1764 | 2024-05-23T03:14:46.221Z |   Downloaded rustls v0.21.12 | 
| 1765 | 2024-05-23T03:14:46.222Z |   Downloaded nix v0.28.0 | 
| 1766 | 2024-05-23T03:14:46.222Z |   Downloaded rustls-webpki v0.102.4 | 
| 1767 | 2024-05-23T03:14:46.222Z |   Downloaded smoltcp v0.9.1 | 
| 1768 | 2024-05-23T03:14:46.222Z |   Downloaded reedline v0.31.0 | 
| 1769 | 2024-05-23T03:14:46.222Z |   Downloaded quick-xml v0.31.0 | 
| 1770 | 2024-05-23T03:14:46.222Z |   Downloaded syn v1.0.109 | 
| 1771 | 2024-05-23T03:14:46.222Z |   Downloaded openssl v0.10.64 | 
| 1772 | 2024-05-23T03:14:46.223Z |   Downloaded portable-atomic v1.6.0 | 
| 1773 | 2024-05-23T03:14:46.223Z |   Downloaded bitvec v1.0.1 | 
| 1774 | 2024-05-23T03:14:46.223Z |   Downloaded steno v0.4.0 | 
| 1775 | 2024-05-23T03:14:46.223Z |   Downloaded proptest v1.4.0 | 
| 1776 | 2024-05-23T03:14:46.224Z |   Downloaded object v0.30.4 | 
| 1777 | 2024-05-23T03:14:46.224Z |   Downloaded http v1.1.0 | 
| 1778 | 2024-05-23T03:14:46.224Z |   Downloaded vcpkg v0.2.15 | 
| 1779 | 2024-05-23T03:14:46.224Z |   Downloaded headers v0.3.9 | 
| 1780 | 2024-05-23T03:14:46.225Z |   Downloaded rayon v1.10.0 | 
| 1781 | 2024-05-23T03:14:46.225Z |   Downloaded futures-util v0.3.30 | 
| 1782 | 2024-05-23T03:14:46.225Z |   Downloaded pin-project-internal v1.1.5 | 
| 1783 | 2024-05-23T03:14:46.225Z |   Downloaded pem-rfc7468 v0.7.0 | 
| 1784 | 2024-05-23T03:14:46.225Z |   Downloaded tempfile v3.10.1 | 
| 1785 | 2024-05-23T03:14:46.226Z |   Downloaded trust-dns-client v0.22.0 | 
| 1786 | 2024-05-23T03:14:46.226Z |   Downloaded idna v0.3.0 | 
| 1787 | 2024-05-23T03:14:46.226Z |   Downloaded percent-encoding v2.3.1 | 
| 1788 | 2024-05-23T03:14:46.226Z |   Downloaded either v1.12.0 | 
| 1789 | 2024-05-23T03:14:46.227Z |   Downloaded unarray v0.1.4 | 
| 1790 | 2024-05-23T03:14:46.227Z |   Downloaded tracing-core v0.1.32 | 
| 1791 | 2024-05-23T03:14:46.227Z |   Downloaded derive_builder v0.20.0 | 
| 1792 | 2024-05-23T03:14:46.227Z |   Downloaded unicode-width v0.1.12 | 
| 1793 | 2024-05-23T03:14:46.227Z |   Downloaded zerocopy-derive v0.7.34 | 
| 1794 | 2024-05-23T03:14:46.228Z |   Downloaded serde_with_macros v3.8.1 | 
| 1795 | 2024-05-23T03:14:46.228Z |   Downloaded ron v0.8.1 | 
| 1796 | 2024-05-23T03:14:46.228Z |   Downloaded stable_deref_trait v1.2.0 | 
| 1797 | 2024-05-23T03:14:46.228Z |   Downloaded sqlformat v0.2.3 | 
| 1798 | 2024-05-23T03:14:46.228Z |   Downloaded getrandom v0.2.14 | 
| 1799 | 2024-05-23T03:14:46.229Z |   Downloaded getopts v0.2.21 | 
| 1800 | 2024-05-23T03:14:46.229Z |   Downloaded der_derive v0.7.2 | 
| 1801 | 2024-05-23T03:14:46.229Z |   Downloaded fd-lock v4.0.2 | 
| 1802 | 2024-05-23T03:14:46.229Z |   Downloaded serde_tokenstream v0.2.0 | 
| 1803 | 2024-05-23T03:14:46.229Z |   Downloaded serde_tokenstream v0.1.7 | 
| 1804 | 2024-05-23T03:14:46.230Z |   Downloaded serde_repr v0.1.19 | 
| 1805 | 2024-05-23T03:14:46.230Z |   Downloaded rtoolbox v0.0.2 | 
| 1806 | 2024-05-23T03:14:46.230Z |   Downloaded futures-macro v0.3.30 | 
| 1807 | 2024-05-23T03:14:46.230Z |   Downloaded futures-io v0.3.30 | 
| 1808 | 2024-05-23T03:14:46.230Z |   Downloaded form_urlencoded v1.2.1 | 
| 1809 | 2024-05-23T03:14:46.231Z |   Downloaded float-cmp v0.9.0 | 
| 1810 | 2024-05-23T03:14:46.231Z |   Downloaded x509-cert v0.2.5 | 
| 1811 | 2024-05-23T03:14:46.231Z |   Downloaded plain v0.2.3 | 
| 1812 | 2024-05-23T03:14:46.231Z |   Downloaded tracing-attributes v0.1.27 | 
| 1813 | 2024-05-23T03:14:46.232Z |   Downloaded tar v0.4.40 | 
| 1814 | 2024-05-23T03:14:46.232Z |   Downloaded zerocopy v0.6.6 | 
| 1815 | 2024-05-23T03:14:46.232Z |   Downloaded heapless v0.8.0 | 
| 1816 | 2024-05-23T03:14:46.232Z |   Downloaded hashbrown v0.12.3 | 
| 1817 | 2024-05-23T03:14:46.232Z |   Downloaded structmeta v0.3.0 | 
| 1818 | 2024-05-23T03:14:46.232Z |   Downloaded stringprep v0.1.4 | 
| 1819 | 2024-05-23T03:14:46.233Z |   Downloaded diesel_derives v2.1.4 | 
| 1820 | 2024-05-23T03:14:46.233Z |   Downloaded quick-error v1.2.3 | 
| 1821 | 2024-05-23T03:14:46.233Z |   Downloaded papergrid v0.11.0 | 
| 1822 | 2024-05-23T03:14:46.233Z |   Downloaded which v4.4.2 | 
| 1823 | 2024-05-23T03:14:46.233Z |   Downloaded num-bigint-dig v0.8.4 | 
| 1824 | 2024-05-23T03:14:46.234Z |   Downloaded proc-macro-error v1.0.4 | 
| 1825 | 2024-05-23T03:14:46.234Z |   Downloaded owo-colors v4.0.0 | 
| 1826 | 2024-05-23T03:14:46.234Z |   Downloaded utf-8 v0.7.6 | 
| 1827 | 2024-05-23T03:14:46.234Z |   Downloaded tokio-macros v2.2.0 | 
| 1828 | 2024-05-23T03:14:46.234Z |   Downloaded postgres-protocol v0.6.6 | 
| 1829 | 2024-05-23T03:14:46.234Z |   Downloaded peg v0.8.3 | 
| 1830 | 2024-05-23T03:14:46.235Z |   Downloaded heck v0.4.1 | 
| 1831 | 2024-05-23T03:14:46.235Z |   Downloaded ring v0.17.8 | 
| 1832 | 2024-05-23T03:14:46.235Z |   Downloaded heck v0.3.3 | 
| 1833 | 2024-05-23T03:14:46.235Z |   Downloaded hash32 v0.3.1 | 
| 1834 | 2024-05-23T03:14:46.235Z |   Downloaded vte_generate_state_changes v0.1.1 | 
| 1835 | 2024-05-23T03:14:46.235Z |   Downloaded defmt-parser v0.3.4 | 
| 1836 | 2024-05-23T03:14:46.236Z |   Downloaded unicode_categories v0.1.1 | 
| 1837 | 2024-05-23T03:14:46.236Z |   Downloaded hex v0.4.3 | 
| 1838 | 2024-05-23T03:14:46.236Z |   Downloaded rand_core v0.6.4 | 
| 1839 | 2024-05-23T03:14:46.236Z |   Downloaded portpicker v0.1.1 | 
| 1840 | 2024-05-23T03:14:46.236Z |   Downloaded path-slash v0.1.5 | 
| 1841 | 2024-05-23T03:14:46.236Z |   Downloaded embedded-io v0.4.0 | 
| 1842 | 2024-05-23T03:14:46.236Z |   Downloaded tap v1.0.1 | 
| 1843 | 2024-05-23T03:14:46.237Z |   Downloaded tabled_derive v0.7.0 | 
| 1844 | 2024-05-23T03:14:46.237Z |   Downloaded defmt v0.3.8 | 
| 1845 | 2024-05-23T03:14:46.237Z |   Downloaded tracing v0.1.40 | 
| 1846 | 2024-05-23T03:14:46.237Z |   Downloaded zerocopy v0.3.2 | 
| 1847 | 2024-05-23T03:14:46.237Z |   Downloaded rayon-core v1.12.1 | 
| 1848 | 2024-05-23T03:14:46.237Z |   Downloaded usdt v0.5.0 | 
| 1849 | 2024-05-23T03:14:46.237Z |   Downloaded spin v0.9.8 | 
| 1850 | 2024-05-23T03:14:46.238Z |   Downloaded sct v0.7.1 | 
| 1851 | 2024-05-23T03:14:46.238Z |   Downloaded toolchain_find v0.4.0 | 
| 1852 | 2024-05-23T03:14:46.238Z |   Downloaded unicode-xid v0.2.4 | 
| 1853 | 2024-05-23T03:14:46.238Z |   Downloaded slog-json v2.6.1 | 
| 1854 | 2024-05-23T03:14:46.238Z |   Downloaded ring v0.16.20 | 
| 1855 | 2024-05-23T03:14:46.238Z |   Downloaded slog-async v2.8.0 | 
| 1856 | 2024-05-23T03:14:46.238Z |   Downloaded scopeguard v1.2.0 | 
| 1857 | 2024-05-23T03:14:46.239Z |   Downloaded textwrap v0.16.1 | 
| 1858 | 2024-05-23T03:14:46.239Z |   Downloaded test-strategy v0.3.1 | 
| 1859 | 2024-05-23T03:14:46.239Z |   Downloaded num-bigint v0.4.5 | 
| 1860 | 2024-05-23T03:14:46.252Z |   Downloaded serde-big-array v0.4.1 | 
| 1861 | 2024-05-23T03:14:46.253Z |   Downloaded futures-task v0.3.30 | 
| 1862 | 2024-05-23T03:14:46.253Z |   Downloaded futures-sink v0.3.30 | 
| 1863 | 2024-05-23T03:14:46.253Z |   Downloaded flagset v0.4.5 | 
| 1864 | 2024-05-23T03:14:46.253Z |   Downloaded debug-ignore v1.0.5 | 
| 1865 | 2024-05-23T03:14:46.253Z |   Downloaded env_logger v0.9.3 | 
| 1866 | 2024-05-23T03:14:46.253Z |   Downloaded const_format v0.2.32 | 
| 1867 | 2024-05-23T03:14:46.253Z |   Downloaded cc v1.0.97 | 
| 1868 | 2024-05-23T03:14:46.253Z |   Downloaded poly1305 v0.8.0 | 
| 1869 | 2024-05-23T03:14:46.253Z |   Downloaded zip v0.6.6 | 
| 1870 | 2024-05-23T03:14:46.253Z |   Downloaded spin v0.5.2 | 
| 1871 | 2024-05-23T03:14:46.253Z |   Downloaded slog-scope v4.4.0 | 
| 1872 | 2024-05-23T03:14:46.254Z |   Downloaded schemars_derive v0.8.19 | 
| 1873 | 2024-05-23T03:14:46.254Z |   Downloaded phf v0.11.2 | 
| 1874 | 2024-05-23T03:14:46.254Z |   Downloaded packed_struct_codegen v0.10.1 | 
| 1875 | 2024-05-23T03:14:46.254Z |   Downloaded packed_struct v0.10.1 | 
| 1876 | 2024-05-23T03:14:46.254Z |   Downloaded group v0.13.0 | 
| 1877 | 2024-05-23T03:14:46.254Z |   Downloaded thiserror-impl-no-std v2.0.2 | 
| 1878 | 2024-05-23T03:14:46.254Z |   Downloaded enum-as-inner v0.5.1 | 
| 1879 | 2024-05-23T03:14:46.254Z |   Downloaded tungstenite v0.21.0 | 
| 1880 | 2024-05-23T03:14:46.254Z |   Downloaded tungstenite v0.20.1 | 
| 1881 | 2024-05-23T03:14:46.254Z |   Downloaded socket2 v0.5.7 | 
| 1882 | 2024-05-23T03:14:46.254Z |   Downloaded snafu v0.8.2 | 
| 1883 | 2024-05-23T03:14:46.254Z |   Downloaded samael v0.0.15 | 
| 1884 | 2024-05-23T03:14:46.254Z |   Downloaded futures-executor v0.3.30 | 
| 1885 | 2024-05-23T03:14:46.254Z |   Downloaded futures-core v0.3.30 | 
| 1886 | 2024-05-23T03:14:46.255Z |   Downloaded rustls-pki-types v1.7.0 | 
| 1887 | 2024-05-23T03:14:46.255Z |   Downloaded rustls-pemfile v2.1.2 | 
| 1888 | 2024-05-23T03:14:46.255Z |   Downloaded crypto-bigint v0.5.5 | 
| 1889 | 2024-05-23T03:14:46.255Z |   Downloaded backtrace v0.3.71 | 
| 1890 | 2024-05-23T03:14:46.255Z |   Downloaded libxml v0.3.3 | 
| 1891 | 2024-05-23T03:14:46.255Z |   Downloaded structmeta-derive v0.2.0 | 
| 1892 | 2024-05-23T03:14:46.255Z |   Downloaded pkcs1 v0.7.5 | 
| 1893 | 2024-05-23T03:14:46.255Z |   Downloaded vsss-rs v3.3.4 | 
| 1894 | 2024-05-23T03:14:46.255Z |   Downloaded slog-stdlog v4.1.1 | 
| 1895 | 2024-05-23T03:14:46.255Z |   Downloaded darling_core v0.20.9 | 
| 1896 | 2024-05-23T03:14:46.256Z |   Downloaded num-traits v0.2.19 | 
| 1897 | 2024-05-23T03:14:46.256Z |   Downloaded num-complex v0.4.6 | 
| 1898 | 2024-05-23T03:14:46.256Z |   Downloaded digest v0.10.7 | 
| 1899 | 2024-05-23T03:14:46.256Z |   Downloaded difflib v0.4.0 | 
| 1900 | 2024-05-23T03:14:46.256Z |   Downloaded const-oid v0.9.6 | 
| 1901 | 2024-05-23T03:14:46.256Z |   Downloaded compact_str v0.7.1 | 
| 1902 | 2024-05-23T03:14:46.256Z |   Downloaded serde_urlencoded v0.7.1 | 
| 1903 | 2024-05-23T03:14:46.256Z |   Downloaded socket2 v0.4.10 | 
| 1904 | 2024-05-23T03:14:46.257Z |   Downloaded signal-hook v0.3.17 | 
| 1905 | 2024-05-23T03:14:46.257Z |   Downloaded allocator-api2 v0.2.18 | 
| 1906 | 2024-05-23T03:14:46.257Z |   Downloaded rand_xorshift v0.3.0 | 
| 1907 | 2024-05-23T03:14:46.257Z |   Downloaded erased-serde v0.3.31 | 
| 1908 | 2024-05-23T03:14:46.257Z |   Downloaded omicron-zone-package v0.11.0 | 
| 1909 | 2024-05-23T03:14:46.257Z |   Downloaded http-body v0.4.6 | 
| 1910 | 2024-05-23T03:14:46.257Z |   Downloaded funty v2.0.0 | 
| 1911 | 2024-05-23T03:14:46.257Z |   Downloaded vte v0.11.1 | 
| 1912 | 2024-05-23T03:14:46.257Z |   Downloaded signature v2.2.0 | 
| 1913 | 2024-05-23T03:14:46.257Z |   Downloaded cookie v0.18.1 | 
| 1914 | 2024-05-23T03:14:46.257Z |   Downloaded ciborium v0.2.2 | 
| 1915 | 2024-05-23T03:14:46.258Z |   Downloaded base64ct v1.6.0 | 
| 1916 | 2024-05-23T03:14:46.258Z |   Downloaded tiny-keccak v2.0.2 | 
| 1917 | 2024-05-23T03:14:46.258Z |   Downloaded thiserror-no-std v2.0.2 | 
| 1918 | 2024-05-23T03:14:46.258Z |   Downloaded supports-color v3.0.0 | 
| 1919 | 2024-05-23T03:14:46.258Z |   Downloaded log v0.4.21 | 
| 1920 | 2024-05-23T03:14:46.258Z |   Downloaded num-rational v0.4.2 | 
| 1921 | 2024-05-23T03:14:46.258Z |   Downloaded libm v0.2.8 | 
| 1922 | 2024-05-23T03:14:46.258Z |   Downloaded libloading v0.8.3 | 
| 1923 | 2024-05-23T03:14:46.258Z |   Downloaded ipnet v2.9.0 | 
| 1924 | 2024-05-23T03:14:46.258Z |   Downloaded cpufeatures v0.2.12 | 
| 1925 | 2024-05-23T03:14:46.258Z |   Downloaded bit-vec v0.6.3 | 
| 1926 | 2024-05-23T03:14:46.258Z |   Downloaded fallible-iterator v0.2.0 | 
| 1927 | 2024-05-23T03:14:46.258Z |   Downloaded dirs-sys-next v0.1.2 | 
| 1928 | 2024-05-23T03:14:46.258Z |   Downloaded dirs-next v2.0.0 | 
| 1929 | 2024-05-23T03:14:46.258Z |   Downloaded openssl-probe v0.1.5 | 
| 1930 | 2024-05-23T03:14:46.259Z |   Downloaded foreign-types-macros v0.2.3 | 
| 1931 | 2024-05-23T03:14:46.259Z |   Downloaded rustversion v1.0.17 | 
| 1932 | 2024-05-23T03:14:46.259Z |   Downloaded rustls-pemfile v1.0.4 | 
| 1933 | 2024-05-23T03:14:46.259Z |   Downloaded nu-ansi-term v0.50.0 | 
| 1934 | 2024-05-23T03:14:46.259Z |   Downloaded mime_guess v2.0.4 | 
| 1935 | 2024-05-23T03:14:46.259Z |   Downloaded ciborium-ll v0.2.2 | 
| 1936 | 2024-05-23T03:14:46.259Z |   Downloaded cexpr v0.6.0 | 
| 1937 | 2024-05-23T03:14:46.259Z |   Downloaded darling v0.20.9 | 
| 1938 | 2024-05-23T03:14:46.259Z |   Downloaded constant_time_eq v0.3.0 | 
| 1939 | 2024-05-23T03:14:46.259Z |   Downloaded ascii v1.1.0 | 
| 1940 | 2024-05-23T03:14:46.259Z |   Downloaded arrayvec v0.7.4 | 
| 1941 | 2024-05-23T03:14:46.259Z |   Downloaded scroll v0.12.0 | 
| 1942 | 2024-05-23T03:14:46.259Z |   Downloaded native-tls v0.2.11 | 
| 1943 | 2024-05-23T03:14:46.259Z |   Downloaded base16ct v0.2.0 | 
| 1944 | 2024-05-23T03:14:46.259Z |   Downloaded crypto-common v0.1.6 | 
| 1945 | 2024-05-23T03:14:46.260Z |   Downloaded cobs v0.2.3 | 
| 1946 | 2024-05-23T03:14:46.260Z |   Downloaded async-stream v0.3.5 | 
| 1947 | 2024-05-23T03:14:46.260Z |   Downloaded num_cpus v1.16.0 | 
| 1948 | 2024-05-23T03:14:46.260Z |   Downloaded num-iter v0.1.45 | 
| 1949 | 2024-05-23T03:14:46.260Z |   Downloaded num v0.4.3 | 
| 1950 | 2024-05-23T03:14:46.260Z |   Downloaded nibble_vec v0.1.0 | 
| 1951 | 2024-05-23T03:14:46.260Z |   Downloaded multimap v0.10.0 | 
| 1952 | 2024-05-23T03:14:46.260Z |   Downloaded mockall v0.12.1 | 
| 1953 | 2024-05-23T03:14:46.260Z |   Downloaded linear-map v1.2.0 | 
| 1954 | 2024-05-23T03:14:46.260Z |   Downloaded block-padding v0.3.3 | 
| 1955 | 2024-05-23T03:14:46.260Z |   Downloaded array-init v0.0.4 | 
| 1956 | 2024-05-23T03:14:46.260Z |   Downloaded async-recursion v1.1.1 | 
| 1957 | 2024-05-23T03:14:46.260Z |   Downloaded atomic-waker v1.1.2 | 
| 1958 | 2024-05-23T03:14:46.260Z |   Downloaded lalrpop-util v0.19.12 | 
| 1959 | 2024-05-23T03:14:46.260Z |   Downloaded is_ci v1.2.0 | 
| 1960 | 2024-05-23T03:14:46.274Z |   Downloaded curve25519-dalek-derive v0.1.1 | 
| 1961 | 2024-05-23T03:14:46.274Z |   Downloaded cstr-argument v0.1.2 | 
| 1962 | 2024-05-23T03:14:46.274Z |   Downloaded bitstruct v0.1.1 | 
| 1963 | 2024-05-23T03:14:46.274Z |   Downloaded hyper-rustls v0.24.2 | 
| 1964 | 2024-05-23T03:14:46.274Z |   Downloaded hyper v0.14.28 | 
| 1965 | 2024-05-23T03:14:46.274Z |   Downloaded bitflags v1.3.2 | 
| 1966 | 2024-05-23T03:14:46.275Z |   Downloaded arc-swap v1.7.1 | 
| 1967 | 2024-05-23T03:14:46.275Z |   Downloaded block-buffer v0.10.4 | 
| 1968 | 2024-05-23T03:14:46.275Z |   Downloaded cfg_aliases v0.1.1 | 
| 1969 | 2024-05-23T03:14:46.275Z |   Downloaded crc32fast v1.4.0 | 
| 1970 | 2024-05-23T03:14:46.275Z |   Downloaded bitstruct_derive v0.1.0 | 
| 1971 | 2024-05-23T03:14:46.275Z |   Downloaded atomicwrites v0.4.3 | 
| 1972 | 2024-05-23T03:14:46.275Z |   Downloaded ascii-canvas v3.0.0 | 
| 1973 | 2024-05-23T03:14:46.275Z |   Downloaded camino-tempfile v1.1.1 | 
| 1974 | 2024-05-23T03:14:46.275Z |   Downloaded bytes v1.6.0 | 
| 1975 | 2024-05-23T03:14:46.275Z |   Downloaded async-trait v0.1.80 | 
| 1976 | 2024-05-23T03:14:46.275Z |   Downloaded iana-time-zone v0.1.60 | 
| 1977 | 2024-05-23T03:14:46.275Z |   Downloaded humantime v2.1.0 | 
| 1978 | 2024-05-23T03:14:46.275Z |   Downloaded darling_macro v0.20.9 | 
| 1979 | 2024-05-23T03:14:46.275Z |   Downloaded base64 v0.22.1 | 
| 1980 | 2024-05-23T03:14:46.275Z |    Compiling proc-macro2 v1.0.82 | 
| 1981 | 2024-05-23T03:14:46.275Z |    Compiling unicode-ident v1.0.12 | 
| 1982 | 2024-05-23T03:14:46.275Z |    Compiling libc v0.2.153 | 
| 1983 | 2024-05-23T03:14:46.275Z |    Compiling serde v1.0.202 | 
| 1984 | 2024-05-23T03:14:46.276Z |    Compiling autocfg v1.3.0 | 
| 1985 | 2024-05-23T03:14:46.276Z |    Compiling version_check v0.9.4 | 
| 1986 | 2024-05-23T03:14:46.276Z |    Compiling cfg-if v1.0.0 | 
| 1987 | 2024-05-23T03:14:46.276Z |    Compiling cc v1.0.97 | 
| 1988 | 2024-05-23T03:14:46.276Z |    Compiling parking_lot_core v0.9.10 | 
| 1989 | 2024-05-23T03:14:46.276Z |    Compiling libm v0.2.8 | 
| 1990 | 2024-05-23T03:14:46.564Z |    Compiling serde_json v1.0.117 | 
| 1991 | 2024-05-23T03:14:46.642Z |    Compiling memchr v2.7.2 | 
| 1992 | 2024-05-23T03:14:46.665Z |    Compiling typenum v1.17.0 | 
| 1993 | 2024-05-23T03:14:46.801Z |    Compiling lock_api v0.4.12 | 
| 1994 | 2024-05-23T03:14:46.853Z |    Compiling ahash v0.8.11 | 
| 1995 | 2024-05-23T03:14:47.077Z |    Compiling num-traits v0.2.19 | 
| 1996 | 2024-05-23T03:14:47.160Z |    Compiling once_cell v1.19.0 | 
| 1997 | 2024-05-23T03:14:47.333Z |    Compiling generic-array v0.14.7 | 
| 1998 | 2024-05-23T03:14:47.535Z |    Compiling quote v1.0.36 | 
| 1999 | 2024-05-23T03:14:47.551Z |    Compiling byteorder v1.5.0 | 
| 2000 | 2024-05-23T03:14:48.038Z |    Compiling syn v2.0.64 | 
| 2001 | 2024-05-23T03:14:48.059Z |    Compiling getrandom v0.2.14 | 
| 2002 | 2024-05-23T03:14:48.130Z |    Compiling log v0.4.21 | 
| 2003 | 2024-05-23T03:14:48.262Z |    Compiling thiserror v1.0.60 | 
| 2004 | 2024-05-23T03:14:48.398Z |    Compiling itoa v1.0.11 | 
| 2005 | 2024-05-23T03:14:48.574Z |    Compiling scopeguard v1.2.0 | 
| 2006 | 2024-05-23T03:14:48.680Z |    Compiling slab v0.4.9 | 
| 2007 | 2024-05-23T03:14:49.143Z |    Compiling pkg-config v0.3.30 | 
| 2008 | 2024-05-23T03:14:49.144Z |    Compiling smallvec v1.13.2 | 
| 2009 | 2024-05-23T03:14:49.144Z |    Compiling ryu v1.0.18 | 
| 2010 | 2024-05-23T03:14:49.144Z |    Compiling ring v0.17.8 | 
| 2011 | 2024-05-23T03:14:49.203Z |    Compiling semver v1.0.23 | 
| 2012 | 2024-05-23T03:14:49.486Z |    Compiling vcpkg v0.2.15 | 
| 2013 | 2024-05-23T03:14:49.513Z |    Compiling pin-project-lite v0.2.14 | 
| 2014 | 2024-05-23T03:14:49.674Z |    Compiling allocator-api2 v0.2.18 | 
| 2015 | 2024-05-23T03:14:49.948Z |    Compiling parking_lot v0.12.2 | 
| 2016 | 2024-05-23T03:14:50.452Z |    Compiling rand_core v0.6.4 | 
| 2017 | 2024-05-23T03:14:51.070Z |    Compiling schemars v0.8.19 | 
| 2018 | 2024-05-23T03:14:51.128Z |    Compiling signal-hook-registry v1.4.2 | 
| 2019 | 2024-05-23T03:14:51.368Z |    Compiling openssl-sys v0.9.102 | 
| 2020 | 2024-05-23T03:14:51.962Z |    Compiling time-core v0.1.2 | 
| 2021 | 2024-05-23T03:14:52.123Z |    Compiling num-conv v0.1.0 | 
| 2022 | 2024-05-23T03:14:52.276Z |    Compiling mio v0.8.11 | 
| 2023 | 2024-05-23T03:14:52.407Z |    Compiling time-macros v0.2.18 | 
| 2024 | 2024-05-23T03:14:53.377Z |    Compiling futures-core v0.3.30 | 
| 2025 | 2024-05-23T03:14:53.394Z |    Compiling httparse v1.8.0 | 
| 2026 | 2024-05-23T03:14:53.394Z |    Compiling rustix v0.38.34 | 
| 2027 | 2024-05-23T03:14:53.964Z |    Compiling socket2 v0.5.7 | 
| 2028 | 2024-05-23T03:14:53.972Z |    Compiling num_cpus v1.16.0 | 
| 2029 | 2024-05-23T03:14:54.165Z |    Compiling openssl v0.10.64 | 
| 2030 | 2024-05-23T03:14:54.661Z |    Compiling syn v1.0.109 | 
| 2031 | 2024-05-23T03:14:54.661Z |    Compiling fnv v1.0.7 | 
| 2032 | 2024-05-23T03:14:54.677Z |    Compiling const-oid v0.9.6 | 
| 2033 | 2024-05-23T03:14:54.756Z |    Compiling subtle v2.5.0 | 
| 2034 | 2024-05-23T03:14:54.861Z |    Compiling equivalent v1.0.1 | 
| 2035 | 2024-05-23T03:14:54.961Z |    Compiling spin v0.9.8 | 
| 2036 | 2024-05-23T03:14:55.117Z |    Compiling native-tls v0.2.11 | 
| 2037 | 2024-05-23T03:14:55.410Z |    Compiling rustls v0.21.12 | 
| 2038 | 2024-05-23T03:14:55.427Z |    Compiling heck v0.5.0 | 
| 2039 | 2024-05-23T03:14:55.476Z |    Compiling iana-time-zone v0.1.60 | 
| 2040 | 2024-05-23T03:14:55.494Z |    Compiling tinyvec_macros v0.1.1 | 
| 2041 | 2024-05-23T03:14:55.580Z |    Compiling serde_derive_internals v0.29.1 | 
| 2042 | 2024-05-23T03:14:55.609Z |    Compiling tinyvec v1.6.0 | 
| 2043 | 2024-05-23T03:14:55.811Z |    Compiling crossbeam-utils v0.8.19 | 
| 2044 | 2024-05-23T03:14:55.926Z |    Compiling futures-sink v0.3.30 | 
| 2045 | 2024-05-23T03:14:56.771Z |    Compiling cookie v0.17.0 | 
| 2046 | 2024-05-23T03:14:57.112Z |    Compiling unicode-normalization v0.1.23 | 
| 2047 | 2024-05-23T03:14:57.708Z |    Compiling ucd-trie v0.1.6 | 
| 2048 | 2024-05-23T03:14:57.807Z |    Compiling futures-channel v0.3.30 | 
| 2049 | 2024-05-23T03:14:58.228Z |    Compiling futures-io v0.3.30 | 
| 2050 | 2024-05-23T03:14:58.239Z |    Compiling dyn-clone v1.0.17 | 
| 2051 | 2024-05-23T03:14:58.348Z |    Compiling pin-utils v0.1.0 | 
| 2052 | 2024-05-23T03:14:58.417Z |    Compiling unicode-bidi v0.3.15 | 
| 2053 | 2024-05-23T03:14:58.437Z |    Compiling slog v2.7.0 | 
| 2054 | 2024-05-23T03:14:58.596Z |    Compiling futures-task v0.3.30 | 
| 2055 | 2024-05-23T03:14:59.258Z |    Compiling untrusted v0.9.0 | 
| 2056 | 2024-05-23T03:14:59.269Z |    Compiling heck v0.4.1 | 
| 2057 | 2024-05-23T03:14:59.457Z |    Compiling aho-corasick v1.1.3 | 
| 2058 | 2024-05-23T03:14:59.630Z |    Compiling crc32fast v1.4.0 | 
| 2059 | 2024-05-23T03:14:59.693Z |    Compiling regex-syntax v0.8.3 | 
| 2060 | 2024-05-23T03:15:00.029Z |    Compiling powerfmt v0.2.0 | 
| 2061 | 2024-05-23T03:15:00.221Z |    Compiling usdt-impl v0.5.0 | 
| 2062 | 2024-05-23T03:15:00.911Z |    Compiling deranged v0.3.11 | 
| 2063 | 2024-05-23T03:15:00.923Z |    Compiling num_threads v0.1.7 | 
| 2064 | 2024-05-23T03:15:01.069Z |    Compiling percent-encoding v2.3.1 | 
| 2065 | 2024-05-23T03:15:01.369Z |    Compiling serde_derive v1.0.202 | 
| 2066 | 2024-05-23T03:15:02.221Z |    Compiling zerocopy-derive v0.7.34 | 
| 2067 | 2024-05-23T03:15:02.221Z |    Compiling zeroize_derive v1.4.2 | 
| 2068 | 2024-05-23T03:15:02.933Z |    Compiling tokio-macros v2.2.0 | 
| 2069 | 2024-05-23T03:15:02.962Z |    Compiling thiserror-impl v1.0.60 | 
| 2070 | 2024-05-23T03:15:03.440Z |    Compiling zerocopy v0.7.34 | 
| 2071 | 2024-05-23T03:15:03.916Z |    Compiling futures-macro v0.3.30 | 
| 2072 | 2024-05-23T03:15:04.026Z |    Compiling zeroize v1.7.0 | 
| 2073 | 2024-05-23T03:15:05.737Z |    Compiling hashbrown v0.14.5 | 
| 2074 | 2024-05-23T03:15:05.778Z |    Compiling tracing-attributes v0.1.27 | 
| 2075 | 2024-05-23T03:15:05.826Z |    Compiling schemars_derive v0.8.19 | 
| 2076 | 2024-05-23T03:15:07.304Z |    Compiling der_derive v0.7.2 | 
| 2077 | 2024-05-23T03:15:08.854Z |    Compiling openssl-macros v0.1.1 | 
| 2078 | 2024-05-23T03:15:08.868Z |    Compiling scroll_derive v0.12.0 | 
| 2079 | 2024-05-23T03:15:08.868Z |    Compiling pest v2.7.10 | 
| 2080 | 2024-05-23T03:15:09.110Z |    Compiling crypto-common v0.1.6 | 
| 2081 | 2024-05-23T03:15:09.127Z |    Compiling futures-util v0.3.30 | 
| 2082 | 2024-05-23T03:15:09.454Z |    Compiling block-buffer v0.10.4 | 
| 2083 | 2024-05-23T03:15:09.688Z |    Compiling digest v0.10.7 | 
| 2084 | 2024-05-23T03:15:09.836Z |    Compiling regex-automata v0.4.6 | 
| 2085 | 2024-05-23T03:15:10.587Z |    Compiling scroll v0.12.0 | 
| 2086 | 2024-05-23T03:15:11.150Z |    Compiling pest_meta v2.7.10 | 
| 2087 | 2024-05-23T03:15:11.568Z |    Compiling time v0.3.36 | 
| 2088 | 2024-05-23T03:15:15.000Z |    Compiling bytes v1.6.0 | 
| 2089 | 2024-05-23T03:15:16.789Z |    Compiling bitflags v2.5.0 | 
| 2090 | 2024-05-23T03:15:16.878Z |    Compiling tokio v1.37.0 | 
| 2091 | 2024-05-23T03:15:16.966Z |    Compiling indexmap v2.2.6 | 
| 2092 | 2024-05-23T03:15:17.400Z |    Compiling uuid v1.8.0 | 
| 2093 | 2024-05-23T03:15:18.461Z |    Compiling chrono v0.4.38 | 
| 2094 | 2024-05-23T03:15:18.481Z |    Compiling serde_tokenstream v0.2.0 | 
| 2095 | 2024-05-23T03:15:19.828Z |    Compiling http v0.2.12 | 
| 2096 | 2024-05-23T03:15:22.070Z |    Compiling pest_generator v2.7.10 | 
| 2097 | 2024-05-23T03:15:22.240Z |    Compiling rustc_version v0.4.0 | 
| 2098 | 2024-05-23T03:15:23.355Z |    Compiling heapless v0.7.17 | 
| 2099 | 2024-05-23T03:15:23.926Z |    Compiling pest_derive v2.7.10 | 
| 2100 | 2024-05-23T03:15:24.175Z |    Compiling zerocopy-derive v0.6.6 | 
| 2101 | 2024-05-23T03:15:24.941Z |    Compiling backtrace v0.3.71 | 
| 2102 | 2024-05-23T03:15:25.191Z |    Compiling tracing-core v0.1.32 | 
| 2103 | 2024-05-23T03:15:25.399Z |    Compiling errno v0.3.9 | 
| 2104 | 2024-05-23T03:15:26.086Z |    Compiling ppv-lite86 v0.2.17 | 
| 2105 | 2024-05-23T03:15:26.363Z |    Compiling signal-hook v0.3.17 | 
| 2106 | 2024-05-23T03:15:26.501Z |    Compiling base64 v0.21.7 | 
| 2107 | 2024-05-23T03:15:26.623Z |    Compiling plain v0.2.3 | 
| 2108 | 2024-05-23T03:15:27.527Z |    Compiling rand_chacha v0.3.1 | 
| 2109 | 2024-05-23T03:15:27.533Z |    Compiling goblin v0.8.2 | 
| 2110 | 2024-05-23T03:15:27.835Z |    Compiling tracing v0.1.40 | 
| 2111 | 2024-05-23T03:15:28.487Z |    Compiling tokio-util v0.7.11 | 
| 2112 | 2024-05-23T03:15:28.533Z |    Compiling regex v1.10.4 | 
| 2113 | 2024-05-23T03:15:28.685Z |    Compiling async-trait v0.1.80 | 
| 2114 | 2024-05-23T03:15:30.095Z |    Compiling pretty-hex v0.4.1 | 
| 2115 | 2024-05-23T03:15:30.560Z |    Compiling strsim v0.11.1 | 
| 2116 | 2024-05-23T03:15:30.637Z |    Compiling rustversion v1.0.17 | 
| 2117 | 2024-05-23T03:15:31.279Z |    Compiling rand v0.8.5 | 
| 2118 | 2024-05-23T03:15:33.044Z |    Compiling dtrace-parser v0.2.0 | 
| 2119 | 2024-05-23T03:15:33.223Z |    Compiling dof v0.3.0 | 
| 2120 | 2024-05-23T03:15:33.852Z |    Compiling form_urlencoded v1.2.1 | 
| 2121 | 2024-05-23T03:15:34.171Z |    Compiling thread-id v4.2.1 | 
| 2122 | 2024-05-23T03:15:34.281Z |    Compiling foreign-types-shared v0.1.1 | 
| 2123 | 2024-05-23T03:15:34.395Z |    Compiling try-lock v0.2.5 | 
| 2124 | 2024-05-23T03:15:34.414Z |    Compiling unicode-width v0.1.12 | 
| 2125 | 2024-05-23T03:15:34.553Z |    Compiling anyhow v1.0.83 | 
| 2126 | 2024-05-23T03:15:34.601Z |    Compiling base64ct v1.6.0 | 
| 2127 | 2024-05-23T03:15:34.962Z |    Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19) | 
| 2128 | 2024-05-23T03:15:35.132Z |    Compiling smoltcp v0.9.1 | 
| 2129 | 2024-05-23T03:15:35.322Z |    Compiling pem-rfc7468 v0.7.0 | 
| 2130 | 2024-05-23T03:15:35.655Z |    Compiling foreign-types v0.3.2 | 
| 2131 | 2024-05-23T03:15:35.734Z |    Compiling want v0.3.1 | 
| 2132 | 2024-05-23T03:15:37.021Z |    Compiling h2 v0.3.26 | 
| 2133 | 2024-05-23T03:15:37.319Z |    Compiling http-body v0.4.6 | 
| 2134 | 2024-05-23T03:15:37.627Z |    Compiling hmac v0.12.1 | 
| 2135 | 2024-05-23T03:15:37.809Z |    Compiling clap_derive v4.5.4 | 
| 2136 | 2024-05-23T03:15:38.395Z |    Compiling siphasher v0.3.11 | 
| 2137 | 2024-05-23T03:15:38.775Z |    Compiling flagset v0.4.5 | 
| 2138 | 2024-05-23T03:15:38.793Z |    Compiling httpdate v1.0.3 | 
| 2139 | 2024-05-23T03:15:39.182Z |    Compiling tower-service v0.3.2 | 
| 2140 | 2024-05-23T03:15:40.016Z |    Compiling der v0.7.9 | 
| 2141 | 2024-05-23T03:15:47.249Z |    Compiling hyper v0.14.28 | 
| 2142 | 2024-05-23T03:15:51.977Z |    Compiling sct v0.7.1 | 
| 2143 | 2024-05-23T03:15:52.267Z |    Compiling rustls-webpki v0.101.7 | 
| 2144 | 2024-05-23T03:15:52.824Z |    Compiling openapiv3 v2.0.0 | 
| 2145 | 2024-05-23T03:15:56.442Z |    Compiling hubpack_derive v0.1.1 | 
| 2146 | 2024-05-23T03:15:57.299Z |    Compiling idna v0.5.0 | 
| 2147 | 2024-05-23T03:15:58.081Z |    Compiling fs-err v2.11.0 | 
| 2148 | 2024-05-23T03:15:58.200Z |    Compiling anstyle v1.0.7 | 
| 2149 | 2024-05-23T03:15:58.613Z |    Compiling cpufeatures v0.2.12 | 
| 2150 | 2024-05-23T03:15:58.743Z |    Compiling finl_unicode v1.2.0 | 
| 2151 | 2024-05-23T03:15:58.775Z |    Compiling openssl-probe v0.1.5 | 
| 2152 | 2024-05-23T03:15:58.828Z |    Compiling spin v0.5.2 | 
| 2153 | 2024-05-23T03:15:59.082Z |    Compiling adler v1.0.2 | 
| 2154 | 2024-05-23T03:15:59.695Z |    Compiling utf8parse v0.2.1 | 
| 2155 | 2024-05-23T03:15:59.713Z |    Compiling anstyle-parse v0.2.4 | 
| 2156 | 2024-05-23T03:15:59.713Z |    Compiling stringprep v0.1.4 | 
| 2157 | 2024-05-23T03:15:59.713Z |    Compiling miniz_oxide v0.7.2 | 
| 2158 | 2024-05-23T03:16:00.527Z |    Compiling sha2 v0.10.8 | 
| 2159 | 2024-05-23T03:16:00.608Z |    Compiling url v2.5.0 | 
| 2160 | 2024-05-23T03:16:03.526Z |    Compiling spki v0.7.3 | 
| 2161 | 2024-05-23T03:16:04.084Z |    Compiling usdt-macro v0.5.0 | 
| 2162 | 2024-05-23T03:16:04.343Z |    Compiling usdt-attr-macro v0.5.0 | 
| 2163 | 2024-05-23T03:16:05.954Z |    Compiling toml_datetime v0.6.6 | 
| 2164 | 2024-05-23T03:16:06.367Z |    Compiling serde_spanned v0.6.6 | 
| 2165 | 2024-05-23T03:16:06.437Z |    Compiling md-5 v0.10.6 | 
| 2166 | 2024-05-23T03:16:06.498Z |    Compiling regress v0.9.1 | 
| 2167 | 2024-05-23T03:16:06.561Z |    Compiling idna v0.3.0 | 
| 2168 | 2024-05-23T03:16:08.170Z |    Compiling diesel_table_macro_syntax v0.1.0 | 
| 2169 | 2024-05-23T03:16:08.548Z |    Compiling num-integer v0.1.46 | 
| 2170 | 2024-05-23T03:16:09.335Z |    Compiling hash32 v0.2.1 | 
| 2171 | 2024-05-23T03:16:09.540Z |    Compiling encoding_rs v0.8.34 | 
| 2172 | 2024-05-23T03:16:09.693Z |    Compiling colorchoice v1.0.1 | 
| 2173 | 2024-05-23T03:16:09.830Z |    Compiling psl-types v2.0.11 | 
| 2174 | 2024-05-23T03:16:09.850Z |    Compiling is_terminal_polyfill v1.70.0 | 
| 2175 | 2024-05-23T03:16:09.966Z |    Compiling gimli v0.28.1 | 
| 2176 | 2024-05-23T03:16:10.464Z |    Compiling mime v0.3.17 | 
| 2177 | 2024-05-23T03:16:10.489Z |    Compiling fallible-iterator v0.2.0 | 
| 2178 | 2024-05-23T03:16:11.204Z |    Compiling stable_deref_trait v1.2.0 | 
| 2179 | 2024-05-23T03:16:11.281Z |    Compiling anstyle-query v1.0.3 | 
| 2180 | 2024-05-23T03:16:11.423Z |    Compiling anstream v0.6.14 | 
| 2181 | 2024-05-23T03:16:12.089Z |    Compiling postgres-protocol v0.6.6 | 
| 2182 | 2024-05-23T03:16:12.820Z |    Compiling publicsuffix v2.2.3 | 
| 2183 | 2024-05-23T03:16:13.130Z |    Compiling lazy_static v1.4.0 | 
| 2184 | 2024-05-23T03:16:13.240Z |    Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 2185 | 2024-05-23T03:16:14.744Z |    Compiling addr2line v0.21.0 | 
| 2186 | 2024-05-23T03:16:14.848Z |    Compiling diesel_derives v2.1.4 | 
| 2187 | 2024-05-23T03:16:16.047Z |    Compiling tokio-rustls v0.24.1 | 
| 2188 | 2024-05-23T03:16:17.721Z |    Compiling pkcs8 v0.10.2 | 
| 2189 | 2024-05-23T03:16:18.247Z |    Compiling terminal_size v0.3.0 | 
| 2190 | 2024-05-23T03:16:18.335Z |    Compiling tokio-native-tls v0.3.1 | 
| 2191 | 2024-05-23T03:16:18.643Z |    Compiling phf_shared v0.11.2 | 
| 2192 | 2024-05-23T03:16:18.712Z |    Compiling strum_macros v0.25.3 | 
| 2193 | 2024-05-23T03:16:19.554Z |    Compiling serde_urlencoded v0.7.1 | 
| 2194 | 2024-05-23T03:16:20.455Z |    Compiling enum-as-inner v0.5.1 | 
| 2195 | 2024-05-23T03:16:20.934Z |    Compiling block-padding v0.3.3 | 
| 2196 | 2024-05-23T03:16:21.145Z |    Compiling serde_repr v0.1.19 | 
| 2197 | 2024-05-23T03:16:21.482Z |    Compiling ff v0.13.0 | 
| 2198 | 2024-05-23T03:16:21.733Z |    Compiling scheduled-thread-pool v0.2.7 | 
| 2199 | 2024-05-23T03:16:22.269Z |    Compiling object v0.32.2 | 
| 2200 | 2024-05-23T03:16:22.548Z |    Compiling base16ct v0.2.0 | 
| 2201 | 2024-05-23T03:16:23.331Z |    Compiling ipnet v2.9.0 | 
| 2202 | 2024-05-23T03:16:23.387Z |    Compiling clap_lex v0.7.0 | 
| 2203 | 2024-05-23T03:16:23.834Z |    Compiling matches v0.1.10 | 
| 2204 | 2024-05-23T03:16:23.927Z |    Compiling rustc-demangle v0.1.24 | 
| 2205 | 2024-05-23T03:16:24.795Z |    Compiling bit-vec v0.6.3 | 
| 2206 | 2024-05-23T03:16:25.388Z |    Compiling either v1.12.0 | 
| 2207 | 2024-05-23T03:16:25.801Z |    Compiling bitflags v1.3.2 | 
| 2208 | 2024-05-23T03:16:25.899Z |    Compiling managed v0.8.0 | 
| 2209 | 2024-05-23T03:16:26.252Z |    Compiling winnow v0.5.40 | 
| 2210 | 2024-05-23T03:16:26.441Z |    Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 2211 | 2024-05-23T03:16:27.595Z |    Compiling idna v0.2.3 | 
| 2212 | 2024-05-23T03:16:28.468Z |    Compiling clap_builder v4.5.2 | 
| 2213 | 2024-05-23T03:16:28.685Z |    Compiling sec1 v0.7.3 | 
| 2214 | 2024-05-23T03:16:29.036Z |    Compiling r2d2 v0.8.10 | 
| 2215 | 2024-05-23T03:16:29.388Z |    Compiling group v0.13.0 | 
| 2216 | 2024-05-23T03:16:29.684Z |    Compiling toml_edit v0.19.15 | 
| 2217 | 2024-05-23T03:16:29.929Z |    Compiling inout v0.1.3 | 
| 2218 | 2024-05-23T03:16:30.202Z |    Compiling phf v0.11.2 | 
| 2219 | 2024-05-23T03:16:30.284Z |    Compiling hyper-tls v0.5.0 | 
| 2220 | 2024-05-23T03:16:30.453Z |    Compiling signal-hook-mio v0.2.3 | 
| 2221 | 2024-05-23T03:16:30.476Z |    Compiling hyper-rustls v0.24.2 | 
| 2222 | 2024-05-23T03:16:30.621Z |    Compiling cookie_store v0.20.0 | 
| 2223 | 2024-05-23T03:16:30.817Z |    Compiling postgres-types v0.2.6 | 
| 2224 | 2024-05-23T03:16:30.951Z |    Compiling num-bigint v0.4.5 | 
| 2225 | 2024-05-23T03:16:32.469Z |    Compiling hubpack v0.1.2 | 
| 2226 | 2024-05-23T03:16:32.908Z |    Compiling rustls-pemfile v1.0.4 | 
| 2227 | 2024-05-23T03:16:33.294Z |    Compiling phf_shared v0.10.0 | 
| 2228 | 2024-05-23T03:16:33.670Z |    Compiling hkdf v0.12.4 | 
| 2229 | 2024-05-23T03:16:34.446Z |    Compiling zerocopy v0.6.6 | 
| 2230 | 2024-05-23T03:16:34.523Z |    Compiling ipnetwork v0.20.0 | 
| 2231 | 2024-05-23T03:16:34.835Z |    Compiling futures-executor v0.3.30 | 
| 2232 | 2024-05-23T03:16:34.847Z |    Compiling crypto-bigint v0.5.5 | 
| 2233 | 2024-05-23T03:16:35.301Z |    Compiling float-cmp v0.9.0 | 
| 2234 | 2024-05-23T03:16:35.321Z |    Compiling memmap v0.7.0 | 
| 2235 | 2024-05-23T03:16:35.352Z |    Compiling precomputed-hash v0.1.1 | 
| 2236 | 2024-05-23T03:16:35.458Z |    Compiling winnow v0.6.8 | 
| 2237 | 2024-05-23T03:16:35.495Z |    Compiling webpki-roots v0.25.4 | 
| 2238 | 2024-05-23T03:16:35.629Z |    Compiling whoami v1.5.1 | 
| 2239 | 2024-05-23T03:16:35.790Z |    Compiling sync_wrapper v0.1.2 | 
| 2240 | 2024-05-23T03:16:35.912Z |    Compiling difflib v0.4.0 | 
| 2241 | 2024-05-23T03:16:36.125Z |    Compiling minimal-lexical v0.2.1 | 
| 2242 | 2024-05-23T03:16:36.517Z |    Compiling normalize-line-endings v0.3.0 | 
| 2243 | 2024-05-23T03:16:36.654Z |    Compiling predicates-core v1.0.6 | 
| 2244 | 2024-05-23T03:16:36.763Z |    Compiling data-encoding v2.6.0 | 
| 2245 | 2024-05-23T03:16:36.990Z |    Compiling static_assertions v1.1.0 | 
| 2246 | 2024-05-23T03:16:37.083Z |    Compiling fixedbitset v0.4.2 | 
| 2247 | 2024-05-23T03:16:37.097Z |    Compiling unicode-segmentation v1.11.0 | 
| 2248 | 2024-05-23T03:16:37.165Z |    Compiling new_debug_unreachable v1.0.6 | 
| 2249 | 2024-05-23T03:16:37.480Z |    Compiling trust-dns-proto v0.22.0 | 
| 2250 | 2024-05-23T03:16:37.778Z |    Compiling similar v2.5.0 | 
| 2251 | 2024-05-23T03:16:37.861Z |    Compiling elliptic-curve v0.13.8 | 
| 2252 | 2024-05-23T03:16:38.359Z |    Compiling reqwest v0.11.27 | 
| 2253 | 2024-05-23T03:16:38.443Z |    Compiling petgraph v0.6.5 | 
| 2254 | 2024-05-23T03:16:38.589Z |    Compiling string_cache v0.8.7 | 
| 2255 | 2024-05-23T03:16:39.018Z |    Compiling toml_edit v0.22.13 | 
| 2256 | 2024-05-23T03:16:39.139Z |    Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e) | 
| 2257 | 2024-05-23T03:16:39.846Z |    Compiling predicates v3.1.0 | 
| 2258 | 2024-05-23T03:16:42.336Z |    Compiling nom v7.1.3 | 
| 2259 | 2024-05-23T03:16:42.492Z |    Compiling tokio-postgres v0.7.10 | 
| 2260 | 2024-05-23T03:16:44.779Z |    Compiling usdt v0.5.0 | 
| 2261 | 2024-05-23T03:16:45.825Z |    Compiling futures v0.3.30 | 
| 2262 | 2024-05-23T03:16:45.941Z |    Compiling diesel v2.1.6 | 
| 2263 | 2024-05-23T03:16:46.045Z |    Compiling yasna v0.5.2 | 
| 2264 | 2024-05-23T03:16:46.569Z |    Compiling toml v0.7.8 | 
| 2265 | 2024-05-23T03:16:47.155Z |    Compiling clap v4.5.4 | 
| 2266 | 2024-05-23T03:16:47.276Z |    Compiling crossterm v0.27.0 | 
| 2267 | 2024-05-23T03:16:47.643Z |    Compiling cipher v0.4.4 | 
| 2268 | 2024-05-23T03:16:47.726Z |    Compiling crossbeam-epoch v0.9.18 | 
| 2269 | 2024-05-23T03:16:48.115Z |    Compiling flate2 v1.0.30 | 
| 2270 | 2024-05-23T03:16:48.171Z |    Compiling itertools v0.12.1 | 
| 2271 | 2024-05-23T03:16:48.465Z |    Compiling itertools v0.10.5 | 
| 2272 | 2024-05-23T03:16:48.994Z |    Compiling bit-set v0.5.3 | 
| 2273 | 2024-05-23T03:16:49.282Z |    Compiling console v0.15.8 | 
| 2274 | 2024-05-23T03:16:50.618Z |    Compiling num-iter v0.1.45 | 
| 2275 | 2024-05-23T03:16:51.264Z |    Compiling tokio-stream v0.1.15 | 
| 2276 | 2024-05-23T03:16:51.497Z |    Compiling bstr v1.9.1 | 
| 2277 | 2024-05-23T03:16:51.987Z |    Compiling hex v0.4.3 | 
| 2278 | 2024-05-23T03:16:52.762Z |    Compiling radium v0.7.0 | 
| 2279 | 2024-05-23T03:16:53.054Z |    Compiling camino v1.1.7 | 
| 2280 | 2024-05-23T03:16:53.152Z |    Compiling lalrpop-util v0.19.12 | 
| 2281 | 2024-05-23T03:16:53.940Z |    Compiling peg-runtime v0.8.3 | 
| 2282 | 2024-05-23T03:17:02.079Z |    Compiling is-terminal v0.4.12 | 
| 2283 | 2024-05-23T03:17:04.748Z |    Compiling maybe-uninit v2.0.0 | 
| 2284 | 2024-05-23T03:17:05.206Z |    Compiling tap v1.0.1 | 
| 2285 | 2024-05-23T03:17:06.680Z |    Compiling rustls-pki-types v1.7.0 | 
| 2286 | 2024-05-23T03:17:08.048Z |    Compiling ident_case v1.0.1 | 
| 2287 | 2024-05-23T03:17:09.427Z |    Compiling darling_core v0.20.9 | 
| 2288 | 2024-05-23T03:17:18.479Z |    Compiling wyz v0.5.1 | 
| 2289 | 2024-05-23T03:17:20.513Z |    Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6) | 
| 2290 | 2024-05-23T03:17:20.824Z |    Compiling getopts v0.2.21 | 
| 2291 | 2024-05-23T03:17:21.676Z |    Compiling bzip2-sys v0.1.11+1.0.8 | 
| 2292 | 2024-05-23T03:17:21.859Z |    Compiling dirs-sys-next v0.1.2 | 
| 2293 | 2024-05-23T03:17:22.098Z |    Compiling packed_struct v0.10.1 | 
| 2294 | 2024-05-23T03:17:22.657Z |    Compiling funty v2.0.0 | 
| 2295 | 2024-05-23T03:17:22.921Z |    Compiling base64 v0.22.1 | 
| 2296 | 2024-05-23T03:17:24.195Z |    Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) | 
| 2297 | 2024-05-23T03:17:24.466Z |    Compiling unsafe-libyaml v0.2.11 | 
| 2298 | 2024-05-23T03:17:24.738Z |    Compiling paste v1.0.15 | 
| 2299 | 2024-05-23T03:17:25.018Z |    Compiling num-bigint-dig v0.8.4 | 
| 2300 | 2024-05-23T03:17:25.187Z |    Compiling rustls v0.22.4 | 
| 2301 | 2024-05-23T03:17:25.370Z |    Compiling bitvec v1.0.1 | 
| 2302 | 2024-05-23T03:17:26.437Z |    Compiling serde_yaml v0.9.34+deprecated | 
| 2303 | 2024-05-23T03:17:27.697Z |    Compiling dirs-next v2.0.0 | 
| 2304 | 2024-05-23T03:17:30.187Z |    Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2305 | 2024-05-23T03:17:31.904Z |    Compiling darling_macro v0.20.9 | 
| 2306 | 2024-05-23T03:17:32.148Z |    Compiling rustls-webpki v0.102.4 | 
| 2307 | 2024-05-23T03:17:36.501Z |    Compiling packed_struct_codegen v0.10.1 | 
| 2308 | 2024-05-23T03:17:36.780Z |    Compiling structmeta-derive v0.3.0 | 
| 2309 | 2024-05-23T03:17:37.690Z |    Compiling thread_local v1.1.8 | 
| 2310 | 2024-05-23T03:17:38.206Z |    Compiling indexmap v1.9.3 | 
| 2311 | 2024-05-23T03:17:38.409Z |    Compiling multer v3.1.0 | 
| 2312 | 2024-05-23T03:17:38.491Z |    Compiling fastrand v2.1.0 | 
| 2313 | 2024-05-23T03:17:38.563Z |    Compiling slog-async v2.8.0 | 
| 2314 | 2024-05-23T03:17:38.705Z |    Compiling crc-catalog v2.4.0 | 
| 2315 | 2024-05-23T03:17:38.847Z |    Compiling nodrop v0.1.14 | 
| 2316 | 2024-05-23T03:17:38.977Z |    Compiling match_cfg v0.1.0 | 
| 2317 | 2024-05-23T03:17:39.165Z |    Compiling rayon-core v1.12.1 | 
| 2318 | 2024-05-23T03:17:39.519Z |    Compiling structmeta v0.3.0 | 
| 2319 | 2024-05-23T03:17:39.584Z |    Compiling hostname v0.3.1 | 
| 2320 | 2024-05-23T03:17:39.873Z |    Compiling array-init v0.0.4 | 
| 2321 | 2024-05-23T03:17:39.893Z |    Compiling tempfile v3.10.1 | 
| 2322 | 2024-05-23T03:17:41.170Z |    Compiling crc v3.2.1 | 
| 2323 | 2024-05-23T03:17:42.318Z |    Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2324 | 2024-05-23T03:17:43.137Z |    Compiling darling v0.20.9 | 
| 2325 | 2024-05-23T03:17:43.251Z |    Compiling smallvec v0.6.14 | 
| 2326 | 2024-05-23T03:17:43.448Z |    Compiling term v0.7.0 | 
| 2327 | 2024-05-23T03:17:49.182Z |    Compiling crossbeam-deque v0.8.5 | 
| 2328 | 2024-05-23T03:17:49.182Z |    Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2329 | 2024-05-23T03:17:49.272Z |    Compiling pkcs1 v0.7.5 | 
| 2330 | 2024-05-23T03:17:50.985Z |    Compiling slog-json v2.6.1 | 
| 2331 | 2024-05-23T03:17:52.144Z |    Compiling crossbeam-channel v0.5.12 | 
| 2332 | 2024-05-23T03:17:53.834Z |    Compiling http v1.1.0 | 
| 2333 | 2024-05-23T03:17:54.921Z |    Compiling signature v2.2.0 | 
| 2334 | 2024-05-23T03:17:57.311Z |    Compiling pin-project-internal v1.1.5 | 
| 2335 | 2024-05-23T03:17:58.360Z |    Compiling async-stream-impl v0.3.5 | 
| 2336 | 2024-05-23T03:17:59.025Z |    Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718) | 
| 2337 | 2024-05-23T03:17:59.450Z |    Compiling take_mut v0.2.2 | 
| 2338 | 2024-05-23T03:17:59.591Z |    Compiling atomic-waker v1.1.2 | 
| 2339 | 2024-05-23T03:17:59.596Z |    Compiling bitfield v0.14.0 | 
| 2340 | 2024-05-23T03:17:59.631Z |    Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff) | 
| 2341 | 2024-05-23T03:17:59.777Z |    Compiling same-file v1.0.6 | 
| 2342 | 2024-05-23T03:17:59.877Z |    Compiling termcolor v1.4.1 | 
| 2343 | 2024-05-23T03:18:00.131Z |    Compiling hashbrown v0.12.3 | 
| 2344 | 2024-05-23T03:18:11.087Z |    Compiling env_logger v0.10.2 | 
| 2345 | 2024-05-23T03:18:12.937Z |    Compiling pin-project v1.1.5 | 
| 2346 | 2024-05-23T03:18:13.093Z |    Compiling walkdir v2.5.0 | 
| 2347 | 2024-05-23T03:18:14.031Z |    Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) | 
| 2348 | 2024-05-23T03:18:14.186Z |    Compiling waitgroup v0.1.2 | 
| 2349 | 2024-05-23T03:18:14.432Z |    Compiling async-stream v0.3.5 | 
| 2350 | 2024-05-23T03:18:15.304Z |    Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2351 | 2024-05-23T03:18:15.311Z |    Compiling rsa v0.9.6 | 
| 2352 | 2024-05-23T03:18:18.865Z |    Compiling slog-bunyan v2.5.0 | 
| 2353 | 2024-05-23T03:18:20.779Z |    Compiling tokio-rustls v0.25.0 | 
| 2354 | 2024-05-23T03:18:21.239Z |    Compiling slog-term v2.9.1 | 
| 2355 | 2024-05-23T03:18:21.662Z |    Compiling serde-hex v0.1.0 | 
| 2356 | 2024-05-23T03:18:23.013Z |    Compiling bzip2 v0.4.4 | 
| 2357 | 2024-05-23T03:18:23.485Z |    Compiling serde_with_macros v3.8.1 | 
| 2358 | 2024-05-23T03:18:24.510Z |    Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) | 
| 2359 | 2024-05-23T03:18:24.821Z |    Compiling parse-display-derive v0.9.0 | 
| 2360 | 2024-05-23T03:18:26.652Z |    Compiling toml v0.8.13 | 
| 2361 | 2024-05-23T03:18:26.691Z |    Compiling rustls-pemfile v2.1.2 | 
| 2362 | 2024-05-23T03:18:30.651Z |    Compiling x509-cert v0.2.5 | 
| 2363 | 2024-05-23T03:18:31.626Z |    Compiling sha1 v0.10.6 | 
| 2364 | 2024-05-23T03:18:32.437Z |    Compiling newtype-uuid v1.1.0 | 
| 2365 | 2024-05-23T03:18:32.706Z |    Compiling strum_macros v0.26.2 | 
| 2366 | 2024-05-23T03:18:32.813Z |    Compiling xattr v1.3.1 | 
| 2367 | 2024-05-23T03:18:33.107Z |    Compiling ron v0.8.1 | 
| 2368 | 2024-05-23T03:18:33.796Z |    Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#2fdf3718) | 
| 2369 | 2024-05-23T03:18:34.579Z |    Compiling serde_path_to_error v0.1.16 | 
| 2370 | 2024-05-23T03:18:35.627Z |    Compiling hashbrown v0.13.2 | 
| 2371 | 2024-05-23T03:18:35.865Z |    Compiling snafu-derive v0.8.2 | 
| 2372 | 2024-05-23T03:18:36.907Z |    Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 2373 | 2024-05-23T03:18:37.551Z |    Compiling ring v0.16.20 | 
| 2374 | 2024-05-23T03:18:37.655Z |    Compiling blake3 v1.5.1 | 
| 2375 | 2024-05-23T03:18:38.220Z |    Compiling filetime v0.2.23 | 
| 2376 | 2024-05-23T03:18:38.533Z |    Compiling hostname v0.4.0 | 
| 2377 | 2024-05-23T03:18:38.557Z |    Compiling instant v0.1.12 | 
| 2378 | 2024-05-23T03:18:38.724Z |    Compiling debug-ignore v1.0.5 | 
| 2379 | 2024-05-23T03:18:38.882Z |    Compiling crc-any v2.5.0 | 
| 2380 | 2024-05-23T03:18:39.180Z |    Compiling buf-list v1.0.3 | 
| 2381 | 2024-05-23T03:18:39.791Z |    Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) | 
| 2382 | 2024-05-23T03:18:40.105Z |    Compiling backoff v0.4.0 | 
| 2383 | 2024-05-23T03:18:40.884Z |    Compiling snafu v0.8.2 | 
| 2384 | 2024-05-23T03:18:42.205Z |    Compiling tar v0.4.40 | 
| 2385 | 2024-05-23T03:18:43.270Z |    Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) | 
| 2386 | 2024-05-23T03:18:43.485Z |    Compiling strum v0.26.2 | 
| 2387 | 2024-05-23T03:18:43.666Z |    Compiling object v0.30.4 | 
| 2388 | 2024-05-23T03:18:46.333Z |    Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) | 
| 2389 | 2024-05-23T03:18:47.483Z |    Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) | 
| 2390 | 2024-05-23T03:18:47.951Z |    Compiling parse-display v0.9.0 | 
| 2391 | 2024-05-23T03:18:48.047Z |    Compiling serde_with v3.8.1 | 
| 2392 | 2024-05-23T03:18:49.811Z |    Compiling zip v0.6.6 | 
| 2393 | 2024-05-23T03:18:52.533Z |    Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) | 
| 2394 | 2024-05-23T03:18:52.600Z |    Compiling rayon v1.10.0 | 
| 2395 | 2024-05-23T03:18:56.582Z |    Compiling camino-tempfile v1.1.1 | 
| 2396 | 2024-05-23T03:18:57.093Z |    Compiling globset v0.4.14 | 
| 2397 | 2024-05-23T03:18:57.377Z |    Compiling pem v3.0.4 | 
| 2398 | 2024-05-23T03:18:57.711Z |    Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) | 
| 2399 | 2024-05-23T03:18:57.892Z |    Compiling olpc-cjson v0.1.3 | 
| 2400 | 2024-05-23T03:18:58.301Z |    Compiling macaddr v1.0.1 | 
| 2401 | 2024-05-23T03:18:58.503Z |    Compiling serde_plain v1.0.2 | 
| 2402 | 2024-05-23T03:18:58.876Z |    Compiling async-recursion v1.1.1 | 
| 2403 | 2024-05-23T03:18:58.923Z |    Compiling memmap2 v0.9.4 | 
| 2404 | 2024-05-23T03:18:59.029Z |    Compiling arrayvec v0.7.4 | 
| 2405 | 2024-05-23T03:18:59.475Z |    Compiling path-slash v0.1.5 | 
| 2406 | 2024-05-23T03:18:59.508Z |    Compiling typed-path v0.7.1 | 
| 2407 | 2024-05-23T03:18:59.710Z |    Compiling arrayref v0.3.7 | 
| 2408 | 2024-05-23T03:18:59.815Z |    Compiling untrusted v0.7.1 | 
| 2409 | 2024-05-23T03:18:59.994Z |    Compiling constant_time_eq v0.3.0 | 
| 2410 | 2024-05-23T03:19:02.422Z |    Compiling tough v0.17.1 | 
| 2411 | 2024-05-23T03:19:02.954Z |    Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe) | 
| 2412 | 2024-05-23T03:19:04.872Z |    Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) | 
| 2413 | 2024-05-23T03:19:07.335Z |    Compiling cargo-platform v0.1.8 | 
| 2414 | 2024-05-23T03:19:08.047Z |    Compiling parse-size v1.0.0 | 
| 2415 | 2024-05-23T03:19:08.342Z |    Compiling topological-sort v0.2.2 | 
| 2416 | 2024-05-23T03:19:08.443Z |    Compiling cargo_metadata v0.18.1 | 
| 2417 | 2024-05-23T03:19:08.578Z |    Compiling omicron-zone-package v0.11.0 | 
| 2418 | 2024-05-23T03:19:09.457Z |    Compiling shell-words v1.1.0 | 
| 2419 | 2024-05-23T03:19:15.625Z |    Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) | 
| 2420 | 2024-05-23T03:19:27.808Z |    Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) | 
| 2421 | 2024-05-23T03:19:41.874Z |     Finished `release` profile [optimized] target(s) in 4m 58s | 
| 2422 | 2024-05-23T03:19:41.993Z |      Running `target/release/omicron-releng --output-dir /work` | 
| 2423 | 2024-05-23T03:19:42.035Z | May 23 03:19:40.955 DEBG changing working directory to /work/oxidecomputer/omicron | 
| 2424 | 2024-05-23T03:19:42.104Z | May 23 03:19:41.026 DEBG running: git rev-parse HEAD | 
| 2425 | 2024-05-23T03:19:42.109Z | May 23 03:19:41.032 DEBG process exited with exit status: 0 (6.065811ms) | 
| 2426 | 2024-05-23T03:19:42.109Z | May 23 03:19:41.032 INFO version: 8.0.0-0.ci+git760c34d9e07 | 
| 2427 | 2024-05-23T03:19:42.165Z | May 23 03:19:41.072 INFO cloning helios to /work/oxidecomputer/helios | 
| 2428 | 2024-05-23T03:19:42.165Z | May 23 03:19:41.072 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios | 
| 2429 | 2024-05-23T03:19:42.169Z | Cloning into '/work/oxidecomputer/helios'... | 
| 2430 | 2024-05-23T03:19:42.689Z | May 23 03:19:41.604 DEBG process exited with exit status: 0 (532.502225ms) | 
| 2431 | 2024-05-23T03:19:42.689Z | May 23 03:19:41.605 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2' | 
| 2432 | 2024-05-23T03:19:42.694Z | # branch.oid c9ec14ee0e702d3142390add130bb7cdbb0096a3 | 
| 2433 | 2024-05-23T03:19:42.694Z | # branch.head master | 
| 2434 | 2024-05-23T03:19:42.694Z | # branch.upstream origin/master | 
| 2435 | 2024-05-23T03:19:42.694Z | # branch.ab +0 -0 | 
| 2436 | 2024-05-23T03:19:42.694Z | May 23 03:19:41.612 DEBG process exited with exit status: 0 (7.874429ms) | 
| 2437 | 2024-05-23T03:19:42.694Z | May 23 03:19:41.612 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools | 
| 2438 | 2024-05-23T03:19:43.326Z | May 23 03:19:42.248 DEBG process exited with exit status: 0 (635.393841ms) | 
| 2439 | 2024-05-23T03:19:43.326Z | May 23 03:19:42.248 DEBG running: zfs list rpool/images/build/host | 
| 2440 | 2024-05-23T03:19:43.336Z | NAME                      USED  AVAIL     REFER  MOUNTPOINT | 
| 2441 | 2024-05-23T03:19:43.336Z | rpool/images/build/host    24K   153G       24K  /rpool/images/build/host | 
| 2442 | 2024-05-23T03:19:43.340Z | May 23 03:19:42.255 DEBG process exited with exit status: 0 (7.321731ms) | 
| 2443 | 2024-05-23T03:19:43.340Z | May 23 03:19:42.255 DEBG running: zfs list rpool/images/build/recovery | 
| 2444 | 2024-05-23T03:19:43.340Z | NAME                          USED  AVAIL     REFER  MOUNTPOINT | 
| 2445 | 2024-05-23T03:19:43.340Z | rpool/images/build/recovery    24K   153G       24K  /rpool/images/build/recovery | 
| 2446 | 2024-05-23T03:19:43.340Z | May 23 03:19:42.262 DEBG process exited with exit status: 0 (6.314322ms) | 
| 2447 | 2024-05-23T03:19:43.352Z | May 23 03:19:42.263 INFO [hubris-staging] running task | 
| 2448 | 2024-05-23T03:19:43.352Z | May 23 03:19:42.263 INFO [hubris-production] running task | 
| 2449 | 2024-05-23T03:19:43.352Z | May 23 03:19:42.263 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package | 
| 2450 | 2024-05-23T03:19:43.352Z | May 23 03:19:42.266 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup | 
| 2451 | 2024-05-23T03:19:43.824Z | [    helios-setup] cd tools/helios-build && cargo build --quiet | 
| 2452 | 2024-05-23T03:19:44.126Z | [ omicron-package]     Blocking waiting for file lock on package cache | 
| 2453 | 2024-05-23T03:19:44.181Z | May 23 03:19:43.103 INFO [hubris-production] task succeeded (839.931712ms) | 
| 2454 | 2024-05-23T03:19:44.835Z | [ omicron-package]    Compiling proc-macro-crate v1.3.1 | 
| 2455 | 2024-05-23T03:19:44.835Z | [ omicron-package]    Compiling heapless v0.8.0 | 
| 2456 | 2024-05-23T03:19:44.839Z | [ omicron-package]    Compiling hash32 v0.3.1 | 
| 2457 | 2024-05-23T03:19:44.949Z | [ omicron-package]    Compiling smoltcp v0.11.0 | 
| 2458 | 2024-05-23T03:19:44.952Z | [ omicron-package]    Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 2459 | 2024-05-23T03:19:44.983Z | [ omicron-package]    Compiling proc-macro-error-attr v1.0.4 | 
| 2460 | 2024-05-23T03:19:44.986Z | [ omicron-package]    Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 2461 | 2024-05-23T03:19:44.986Z | [ omicron-package]    Compiling cobs v0.2.3 | 
| 2462 | 2024-05-23T03:19:45.281Z | [ omicron-package]    Compiling embedded-io v0.4.0 | 
| 2463 | 2024-05-23T03:19:45.350Z | [ omicron-package]    Compiling foreign-types-macros v0.2.3 | 
| 2464 | 2024-05-23T03:19:45.377Z | [ omicron-package]    Compiling proc-macro-error v1.0.4 | 
| 2465 | 2024-05-23T03:19:45.523Z | [ omicron-package]    Compiling postcard v1.0.8 | 
| 2466 | 2024-05-23T03:19:45.527Z | [ omicron-package]    Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2467 | 2024-05-23T03:19:45.567Z | [ omicron-package]    Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 2468 | 2024-05-23T03:19:45.704Z | [ omicron-package]    Compiling foreign-types-shared v0.3.1 | 
| 2469 | 2024-05-23T03:19:45.944Z | [ omicron-package]    Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2470 | 2024-05-23T03:19:45.944Z | [ omicron-package]    Compiling num_enum_derive v0.5.11 | 
| 2471 | 2024-05-23T03:19:46.756Z | [ omicron-package]    Compiling derror-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2472 | 2024-05-23T03:19:46.906Z | [ omicron-package]    Compiling tabwriter v1.4.0 | 
| 2473 | 2024-05-23T03:19:46.913Z | [ omicron-package]    Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104) | 
| 2474 | 2024-05-23T03:19:47.180Z | [ omicron-package]    Compiling cstr-argument v0.1.2 | 
| 2475 | 2024-05-23T03:19:47.643Z | [ omicron-package]    Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2476 | 2024-05-23T03:19:47.784Z | [ omicron-package]    Compiling foreign-types v0.5.0 | 
| 2477 | 2024-05-23T03:19:48.301Z | [ omicron-package]    Compiling pretty-hex v0.2.1 | 
| 2478 | 2024-05-23T03:19:48.491Z | [ omicron-package]    Compiling crucible-workspace-hack v0.1.0 | 
| 2479 | 2024-05-23T03:19:48.695Z | [ omicron-package]    Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e) | 
| 2480 | 2024-05-23T03:19:48.934Z | [ omicron-package]    Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) | 
| 2481 | 2024-05-23T03:19:49.224Z | [ omicron-package]    Compiling colored v2.1.0 | 
| 2482 | 2024-05-23T03:19:49.340Z | [ omicron-package]    Compiling socket2 v0.4.10 | 
| 2483 | 2024-05-23T03:19:49.871Z | [ omicron-package]    Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) | 
| 2484 | 2024-05-23T03:19:49.956Z | [ omicron-package]    Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56) | 
| 2485 | 2024-05-23T03:19:50.208Z | [ omicron-package]    Compiling num_enum v0.5.11 | 
| 2486 | 2024-05-23T03:19:50.339Z | [ omicron-package]    Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0) | 
| 2487 | 2024-05-23T03:19:50.775Z | [ omicron-package]    Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) | 
| 2488 | 2024-05-23T03:19:50.809Z | [ omicron-package]    Compiling num-derive v0.4.2 | 
| 2489 | 2024-05-23T03:19:50.890Z | [ omicron-package]    Compiling sigpipe v0.1.3 | 
| 2490 | 2024-05-23T03:19:51.148Z | May 23 03:19:50.067 INFO [hubris-staging] task succeeded (7.80472942s) | 
| 2491 | 2024-05-23T03:19:51.251Z | [ omicron-package]    Compiling libefi-sys v0.1.0 | 
| 2492 | 2024-05-23T03:19:51.722Z | [ omicron-package]    Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) | 
| 2493 | 2024-05-23T03:19:51.797Z | [ omicron-package]    Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0) | 
| 2494 | 2024-05-23T03:19:51.964Z | [ omicron-package]    Compiling smf v0.2.3 | 
| 2495 | 2024-05-23T03:19:52.477Z | [ omicron-package]    Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c) | 
| 2496 | 2024-05-23T03:19:52.742Z | [ omicron-package]    Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56) | 
| 2497 | 2024-05-23T03:19:53.035Z | [ omicron-package]    Compiling portable-atomic v1.6.0 | 
| 2498 | 2024-05-23T03:19:54.839Z | [ omicron-package]    Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) | 
| 2499 | 2024-05-23T03:19:54.961Z | [ omicron-package]    Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81) | 
| 2500 | 2024-05-23T03:19:55.291Z | [ omicron-package]    Compiling libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81) | 
| 2501 | 2024-05-23T03:19:55.418Z | [ omicron-package]    Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851) | 
| 2502 | 2024-05-23T03:19:57.073Z | [ omicron-package]    Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2503 | 2024-05-23T03:19:58.282Z | [ omicron-package]    Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) | 
| 2504 | 2024-05-23T03:19:58.828Z | [ omicron-package]    Compiling gethostname v0.4.3 | 
| 2505 | 2024-05-23T03:19:59.151Z | [ omicron-package]    Compiling number_prefix v0.4.0 | 
| 2506 | 2024-05-23T03:19:59.288Z | [ omicron-package]    Compiling swrite v0.1.0 | 
| 2507 | 2024-05-23T03:20:00.538Z | [ omicron-package]    Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2508 | 2024-05-23T03:20:00.803Z | [ omicron-package]    Compiling indicatif v0.17.8 | 
| 2509 | 2024-05-23T03:20:03.226Z | [ omicron-package]    Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=194a8d1d6443f78d59702a25849607dba33db732#194a8d1d) | 
| 2510 | 2024-05-23T03:20:03.553Z | [ omicron-package]    Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) | 
| 2511 | 2024-05-23T03:20:06.116Z | [ omicron-package]    Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) | 
| 2512 | 2024-05-23T03:20:06.554Z | [ omicron-package]    Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) | 
| 2513 | 2024-05-23T03:20:08.395Z | [ omicron-package]    Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) | 
| 2514 | 2024-05-23T03:20:27.558Z | [    helios-setup] May 23 03:20:26.468 INFO helios repository root is: /work/oxidecomputer/helios | 
| 2515 | 2024-05-23T03:20:27.561Z | [    helios-setup] May 23 03:20:26.469 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" | 
| 2516 | 2024-05-23T03:20:27.561Z | [    helios-setup] May 23 03:20:26.469 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 | 
| 2517 | 2024-05-23T03:20:27.561Z | [    helios-setup] May 23 03:20:26.470 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 | 
| 2518 | 2024-05-23T03:20:27.565Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... | 
| 2519 | 2024-05-23T03:20:28.491Z | [    helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware' | 
| 2520 | 2024-05-23T03:20:28.497Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'... | 
| 2521 | 2024-05-23T03:20:28.901Z | [ omicron-package]     Finished `release` profile [optimized] target(s) in 45.54s | 
| 2522 | 2024-05-23T03:20:29.069Z | [ omicron-package] | 
| 2523 | 2024-05-23T03:20:29.078Z | [ omicron-package] real       45.685677636 | 
| 2524 | 2024-05-23T03:20:29.078Z | [ omicron-package] user     2:44.648274746 | 
| 2525 | 2024-05-23T03:20:29.078Z | [ omicron-package] sys        21.999515880 | 
| 2526 | 2024-05-23T03:20:29.078Z | [ omicron-package] trap        0.165637826 | 
| 2527 | 2024-05-23T03:20:29.078Z | [ omicron-package] tflt        0.452940983 | 
| 2528 | 2024-05-23T03:20:29.078Z | [ omicron-package] dflt        0.686994003 | 
| 2529 | 2024-05-23T03:20:29.078Z | [ omicron-package] kflt        0.010299748 | 
| 2530 | 2024-05-23T03:20:29.078Z | [ omicron-package] lock     6:12.200025108 | 
| 2531 | 2024-05-23T03:20:29.078Z | [ omicron-package] slp      6:41.172220499 | 
| 2532 | 2024-05-23T03:20:29.078Z | May 23 03:20:27.980 INFO [omicron-package] process exited with exit status: 0 (45.716712983s) | 
| 2533 | 2024-05-23T03:20:29.078Z | [ omicron-package] lat      1:44.245677458 | 
| 2534 | 2024-05-23T03:20:29.078Z | [ omicron-package] stop       43.912403196 | 
| 2535 | 2024-05-23T03:20:29.078Z | May 23 03:20:27.980 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --image standard --machine gimlet --switch asic --rack-topology multi-sled | 
| 2536 | 2024-05-23T03:20:29.116Z | May 23 03:20:28.023 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --image trampoline | 
| 2537 | 2024-05-23T03:20:29.139Z | [     host-target] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 2538 | 2024-05-23T03:20:29.139Z | [     host-target] Created new build target 'host' and set it as active | 
| 2539 | 2024-05-23T03:20:29.139Z | May 23 03:20:28.035 INFO [host-target] process exited with exit status: 0 (55.021479ms) | 
| 2540 | 2024-05-23T03:20:29.139Z | May 23 03:20:28.036 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package | 
| 2541 | 2024-05-23T03:20:29.139Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG | 
| 2542 | 2024-05-23T03:20:29.139Z | [ recovery-target] Created new build target 'recovery' and set it as active | 
| 2543 | 2024-05-23T03:20:29.139Z | May 23 03:20:28.041 INFO [recovery-target] process exited with exit status: 0 (18.207381ms) | 
| 2544 | 2024-05-23T03:20:29.140Z | [    host-package] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 2545 | 2024-05-23T03:20:30.084Z | [    host-package]    Compiling newline-converter v0.3.0 | 
| 2546 | 2024-05-23T03:20:30.185Z | [    host-package]    Compiling humantime v2.1.0 | 
| 2547 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling derive-where v1.2.7 | 
| 2548 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling unicode-xid v0.2.4 | 
| 2549 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling linked-hash-map v0.5.6 | 
| 2550 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling convert_case v0.4.0 | 
| 2551 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) | 
| 2552 | 2024-05-23T03:20:30.190Z | [    host-package]    Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) | 
| 2553 | 2024-05-23T03:20:30.325Z | [    host-package]    Compiling expectorate v1.1.0 | 
| 2554 | 2024-05-23T03:20:30.444Z | [    host-package]    Compiling password-hash v0.5.0 | 
| 2555 | 2024-05-23T03:20:30.489Z | [    host-package]    Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) | 
| 2556 | 2024-05-23T03:20:30.518Z | [    host-package]    Compiling blake2 v0.10.6 | 
| 2557 | 2024-05-23T03:20:30.638Z | [    host-package]    Compiling lru-cache v0.1.2 | 
| 2558 | 2024-05-23T03:20:30.878Z | [    host-package]    Compiling semver v0.1.20 | 
| 2559 | 2024-05-23T03:20:31.037Z | [    host-package]    Compiling derive_more v0.99.17 | 
| 2560 | 2024-05-23T03:20:31.120Z | [    host-package]    Compiling argon2 v0.5.3 | 
| 2561 | 2024-05-23T03:20:31.486Z | [    host-package]    Compiling rustc_version v0.1.7 | 
| 2562 | 2024-05-23T03:20:31.889Z | [    host-package]    Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) | 
| 2563 | 2024-05-23T03:20:31.928Z | [    host-package]    Compiling newtype_derive v0.1.6 | 
| 2564 | 2024-05-23T03:20:32.287Z | [    host-package]    Compiling home v0.5.9 | 
| 2565 | 2024-05-23T03:20:32.535Z | [    host-package]    Compiling quick-error v1.2.3 | 
| 2566 | 2024-05-23T03:20:32.676Z | [    host-package]    Compiling resolv-conf v0.7.0 | 
| 2567 | 2024-05-23T03:20:32.691Z | [    host-package]    Compiling steno v0.4.0 | 
| 2568 | 2024-05-23T03:20:32.790Z | [    host-package]    Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) | 
| 2569 | 2024-05-23T03:20:33.640Z | [    host-package]    Compiling trust-dns-resolver v0.22.0 | 
| 2570 | 2024-05-23T03:20:33.830Z | [    host-package]    Compiling slog-dtrace v0.3.0 | 
| 2571 | 2024-05-23T03:20:34.368Z | [    host-package]    Compiling utf-8 v0.7.6 | 
| 2572 | 2024-05-23T03:20:34.565Z | [    helios-setup] Submodule path 'amd-firmware': checked out '99131062489fcebfb192953600c00f2c93ea05bb' | 
| 2573 | 2024-05-23T03:20:34.579Z | [    helios-setup] May 23 03:20:33.487 INFO clone ok!, project: amd-host-image-builder | 
| 2574 | 2024-05-23T03:20:34.582Z | [    helios-setup] May 23 03:20:33.487 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 | 
| 2575 | 2024-05-23T03:20:34.582Z | [    helios-setup] May 23 03:20:33.488 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware | 
| 2576 | 2024-05-23T03:20:34.586Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... | 
| 2577 | 2024-05-23T03:20:34.731Z | [    host-package]    Compiling num-rational v0.4.2 | 
| 2578 | 2024-05-23T03:20:36.059Z | [    host-package]    Compiling num-complex v0.4.6 | 
| 2579 | 2024-05-23T03:20:37.216Z | [    host-package]    Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) | 
| 2580 | 2024-05-23T03:20:37.332Z | [    host-package]    Compiling num v0.4.3 | 
| 2581 | 2024-05-23T03:20:37.457Z | [    host-package]    Compiling nibble_vec v0.1.0 | 
| 2582 | 2024-05-23T03:20:37.508Z | [    host-package]    Compiling endian-type v0.1.2 | 
| 2583 | 2024-05-23T03:20:37.705Z | [    host-package]    Compiling tungstenite v0.20.1 | 
| 2584 | 2024-05-23T03:20:37.763Z | [    host-package]    Compiling radix_trie v0.2.1 | 
| 2585 | 2024-05-23T03:20:38.346Z | [    host-package]    Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) | 
| 2586 | 2024-05-23T03:20:38.764Z | [    host-package]    Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) | 
| 2587 | 2024-05-23T03:20:38.862Z | [    host-package]    Compiling cancel-safe-futures v0.1.5 | 
| 2588 | 2024-05-23T03:20:39.218Z | [    host-package]    Compiling tokio-tungstenite v0.20.1 | 
| 2589 | 2024-05-23T03:20:39.906Z | [    host-package]    Compiling display-error-chain v0.2.0 | 
| 2590 | 2024-05-23T03:20:40.126Z | [    host-package]    Compiling arc-swap v1.7.1 | 
| 2591 | 2024-05-23T03:20:40.881Z | [    host-package]    Compiling slog-scope v4.4.0 | 
| 2592 | 2024-05-23T03:20:41.560Z | [    helios-setup] May 23 03:20:40.466 INFO clone ok!, project: amd-firmware | 
| 2593 | 2024-05-23T03:20:41.565Z | [    helios-setup] May 23 03:20:40.467 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 | 
| 2594 | 2024-05-23T03:20:41.565Z | [    helios-setup] May 23 03:20:40.467 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms | 
| 2595 | 2024-05-23T03:20:41.569Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... | 
| 2596 | 2024-05-23T03:20:41.910Z | [    host-package]    Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns) | 
| 2597 | 2024-05-23T03:20:42.576Z | [    helios-setup] May 23 03:20:41.480 INFO clone ok!, project: chelsio-t6-roms | 
| 2598 | 2024-05-23T03:20:42.581Z | [    helios-setup] May 23 03:20:41.481 INFO skipping project "illumos" because "BUILD_OS" is set to "no" | 
| 2599 | 2024-05-23T03:20:42.581Z | [    helios-setup] May 23 03:20:41.481 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" | 
| 2600 | 2024-05-23T03:20:42.581Z | [    helios-setup] May 23 03:20:41.481 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 | 
| 2601 | 2024-05-23T03:20:42.581Z | [    helios-setup] May 23 03:20:41.481 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver | 
| 2602 | 2024-05-23T03:20:42.581Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... | 
| 2603 | 2024-05-23T03:20:43.147Z | [    host-package]    Compiling fxhash v0.2.1 | 
| 2604 | 2024-05-23T03:20:43.274Z | [    helios-setup] May 23 03:20:42.180 INFO clone ok!, project: bootserver | 
| 2605 | 2024-05-23T03:20:43.277Z | [    helios-setup] May 23 03:20:42.180 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 | 
| 2606 | 2024-05-23T03:20:43.277Z | [    helios-setup] May 23 03:20:42.180 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot | 
| 2607 | 2024-05-23T03:20:43.281Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... | 
| 2608 | 2024-05-23T03:20:44.187Z | [    host-package]    Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) | 
| 2609 | 2024-05-23T03:20:44.413Z | [    helios-setup] May 23 03:20:43.319 INFO clone ok!, project: pilot | 
| 2610 | 2024-05-23T03:20:44.417Z | [    helios-setup] May 23 03:20:43.320 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 | 
| 2611 | 2024-05-23T03:20:44.417Z | [    helios-setup] May 23 03:20:43.320 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick | 
| 2612 | 2024-05-23T03:20:44.421Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... | 
| 2613 | 2024-05-23T03:20:44.783Z | [    host-package]    Compiling slog-stdlog v4.1.1 | 
| 2614 | 2024-05-23T03:20:44.830Z | [    host-package]    Compiling rayon-core v1.12.1 | 
| 2615 | 2024-05-23T03:20:44.863Z | [    host-package]    Compiling synstructure v0.12.6 | 
| 2616 | 2024-05-23T03:20:45.112Z | [    helios-setup] May 23 03:20:44.019 INFO clone ok!, project: pinprick | 
| 2617 | 2024-05-23T03:20:45.117Z | [    helios-setup] May 23 03:20:44.019 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 | 
| 2618 | 2024-05-23T03:20:45.117Z | [    helios-setup] May 23 03:20:44.019 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder | 
| 2619 | 2024-05-23T03:20:45.123Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... | 
| 2620 | 2024-05-23T03:20:45.784Z | [    host-package]    Compiling crossbeam-deque v0.8.5 | 
| 2621 | 2024-05-23T03:20:45.909Z | [    helios-setup] May 23 03:20:44.815 INFO clone ok!, project: image-builder | 
| 2622 | 2024-05-23T03:20:45.925Z | [    helios-setup] May 23 03:20:44.816 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 | 
| 2623 | 2024-05-23T03:20:45.925Z | [    helios-setup] May 23 03:20:44.816 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl | 
| 2624 | 2024-05-23T03:20:45.933Z | [    helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... | 
| 2625 | 2024-05-23T03:20:46.135Z | [    host-package]    Compiling dirs-sys-next v0.1.2 | 
| 2626 | 2024-05-23T03:20:46.575Z | [    host-package]    Compiling half v2.4.1 | 
| 2627 | 2024-05-23T03:20:46.741Z | [    host-package]    Compiling same-file v1.0.6 | 
| 2628 | 2024-05-23T03:20:46.800Z | [    helios-setup] May 23 03:20:45.706 INFO clone ok!, project: phbl | 
| 2629 | 2024-05-23T03:20:46.804Z | [    helios-setup] May 23 03:20:45.706 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None | 
| 2630 | 2024-05-23T03:20:46.995Z | [    host-package]    Compiling ciborium-io v0.2.2 | 
| 2631 | 2024-05-23T03:20:47.126Z | [    host-package]    Compiling fastrand v2.1.0 | 
| 2632 | 2024-05-23T03:20:47.370Z | [    host-package]    Compiling crunchy v0.2.2 | 
| 2633 | 2024-05-23T03:20:47.665Z | [    host-package]    Compiling glob v0.3.1 | 
| 2634 | 2024-05-23T03:20:47.867Z | [    host-package]    Compiling tempfile v3.10.1 | 
| 2635 | 2024-05-23T03:20:47.964Z | [    helios-setup] May 23 03:20:46.868 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None | 
| 2636 | 2024-05-23T03:20:48.549Z | [    helios-setup] May 23 03:20:47.454 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created | 
| 2637 | 2024-05-23T03:20:48.549Z | [    helios-setup] May 23 03:20:47.455 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None | 
| 2638 | 2024-05-23T03:20:48.701Z | [    host-package]    Compiling clang-sys v1.7.0 | 
| 2639 | 2024-05-23T03:20:48.798Z | [    host-package]    Compiling ciborium-ll v0.2.2 | 
| 2640 | 2024-05-23T03:20:49.158Z | [    helios-setup] May 23 03:20:48.063 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None | 
| 2641 | 2024-05-23T03:20:49.414Z | [    host-package]    Compiling walkdir v2.5.0 | 
| 2642 | 2024-05-23T03:20:49.454Z | [    host-package]    Compiling zerocopy-derive v0.2.0 | 
| 2643 | 2024-05-23T03:20:49.734Z | [    helios-setup] May 23 03:20:48.639 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created | 
| 2644 | 2024-05-23T03:20:49.734Z | [    helios-setup] May 23 03:20:48.639 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None | 
| 2645 | 2024-05-23T03:20:50.241Z | [    host-package]    Compiling dirs-next v2.0.0 | 
| 2646 | 2024-05-23T03:20:50.293Z | [    helios-setup] May 23 03:20:49.196 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None | 
| 2647 | 2024-05-23T03:20:50.853Z | [    helios-setup] May 23 03:20:49.743 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created | 
| 2648 | 2024-05-23T03:20:50.857Z | [    helios-setup] May 23 03:20:49.743 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist | 
| 2649 | 2024-05-23T03:20:50.857Z | [    helios-setup] May 23 03:20:49.743 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... | 
| 2650 | 2024-05-23T03:20:50.857Z | [    helios-setup] May 23 03:20:49.743 INFO ok! | 
| 2651 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist | 
| 2652 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... | 
| 2653 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO ok! | 
| 2654 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist | 
| 2655 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... | 
| 2656 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO ok! | 
| 2657 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder | 
| 2658 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.743 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") | 
| 2659 | 2024-05-23T03:20:50.858Z | [    helios-setup] May 23 03:20:49.753 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos' | 
| 2660 | 2024-05-23T03:20:51.414Z | [    helios-setup] May 23 03:20:50.306 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29) | 
| 2661 | 2024-05-23T03:20:51.414Z | [    helios-setup] May 23 03:20:50.306 INFO E| info: downloading component 'cargo' | 
| 2662 | 2024-05-23T03:20:51.439Z | [    host-package]    Compiling slog-envlogger v2.2.0 | 
| 2663 | 2024-05-23T03:20:52.183Z | [    host-package]    Compiling camino v1.1.7 | 
| 2664 | 2024-05-23T03:20:52.254Z | [    host-package]    Compiling prettyplease v0.2.20 | 
| 2665 | 2024-05-23T03:20:52.545Z | [    host-package]    Compiling maplit v1.0.2 | 
| 2666 | 2024-05-23T03:20:52.676Z | [    host-package]    Compiling tiny-keccak v2.0.2 | 
| 2667 | 2024-05-23T03:20:52.780Z | [    helios-setup] May 23 03:20:51.684 INFO E| info: downloading component 'clippy' | 
| 2668 | 2024-05-23T03:20:52.996Z | [    host-package]    Compiling blake3 v1.5.1 | 
| 2669 | 2024-05-23T03:20:53.286Z | [    helios-setup] May 23 03:20:52.190 INFO E| info: downloading component 'rust-docs' | 
| 2670 | 2024-05-23T03:20:53.432Z | [    host-package]    Compiling ring v0.16.20 | 
| 2671 | 2024-05-23T03:20:54.708Z | [    helios-setup] May 23 03:20:53.610 INFO E| info: downloading component 'rust-src' | 
| 2672 | 2024-05-23T03:20:54.979Z | [    host-package]    Compiling rayon v1.10.0 | 
| 2673 | 2024-05-23T03:20:55.182Z | [    helios-setup] May 23 03:20:54.086 INFO E| info: downloading component 'rust-std' | 
| 2674 | 2024-05-23T03:20:56.362Z | [    host-package]    Compiling term v0.7.0 | 
| 2675 | 2024-05-23T03:20:56.711Z | [    host-package]    Compiling ciborium v0.2.2 | 
| 2676 | 2024-05-23T03:20:57.122Z | [    host-package]    Compiling xattr v1.3.1 | 
| 2677 | 2024-05-23T03:20:57.399Z | [    host-package]    Compiling memmap2 v0.9.4 | 
| 2678 | 2024-05-23T03:20:57.789Z | [    helios-setup] May 23 03:20:56.692 INFO E| info: downloading component 'rustc' | 
| 2679 | 2024-05-23T03:20:57.851Z | [    host-package]    Compiling filetime v0.2.23 | 
| 2680 | 2024-05-23T03:20:57.855Z | [    host-package]    Compiling atty v0.2.14 | 
| 2681 | 2024-05-23T03:20:58.004Z | [    host-package]    Compiling arrayvec v0.7.4 | 
| 2682 | 2024-05-23T03:20:58.174Z | [    host-package]    Compiling arrayref v0.3.7 | 
| 2683 | 2024-05-23T03:20:58.281Z | [    host-package]    Compiling constant_time_eq v0.3.0 | 
| 2684 | 2024-05-23T03:20:58.424Z | [    host-package]    Compiling untrusted v0.7.1 | 
| 2685 | 2024-05-23T03:20:58.440Z | [    host-package]    Compiling tar v0.4.40 | 
| 2686 | 2024-05-23T03:20:59.419Z | [    host-package]    Compiling ascii-canvas v3.0.0 | 
| 2687 | 2024-05-23T03:21:00.032Z | [    host-package]    Compiling camino-tempfile v1.1.1 | 
| 2688 | 2024-05-23T03:21:00.422Z | [    host-package]    Compiling toolchain_find v0.4.0 | 
| 2689 | 2024-05-23T03:21:00.483Z | [    host-package]    Compiling toml v0.8.13 | 
| 2690 | 2024-05-23T03:21:01.042Z | [    host-package]    Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2691 | 2024-05-23T03:21:01.447Z | [    host-package]    Compiling libsw v3.3.1 | 
| 2692 | 2024-05-23T03:21:01.478Z | [    host-package]    Compiling ena v0.14.3 | 
| 2693 | 2024-05-23T03:21:01.793Z | [    host-package]    Compiling is-terminal v0.4.12 | 
| 2694 | 2024-05-23T03:21:01.914Z | [    host-package]    Compiling usdt-impl v0.3.5 | 
| 2695 | 2024-05-23T03:21:01.925Z | [    host-package]    Compiling libloading v0.8.3 | 
| 2696 | 2024-05-23T03:21:02.214Z | [    host-package]    Compiling parking_lot_core v0.8.6 | 
| 2697 | 2024-05-23T03:21:02.230Z | [    host-package]    Compiling linear-map v1.2.0 | 
| 2698 | 2024-05-23T03:21:02.255Z | [    host-package]    Compiling regex-syntax v0.6.29 | 
| 2699 | 2024-05-23T03:21:02.321Z | [    host-package]    Compiling bindgen v0.69.4 | 
| 2700 | 2024-05-23T03:21:02.611Z | [    host-package]    Compiling owo-colors v4.0.0 | 
| 2701 | 2024-05-23T03:21:02.667Z | [    host-package]    Compiling diff v0.1.13 | 
| 2702 | 2024-05-23T03:21:02.741Z | [    host-package]    Compiling topological-sort v0.2.2 | 
| 2703 | 2024-05-23T03:21:02.985Z | [    host-package]    Compiling omicron-zone-package v0.11.0 | 
| 2704 | 2024-05-23T03:21:03.253Z | [    host-package]    Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) | 
| 2705 | 2024-05-23T03:21:04.247Z | [    host-package]    Compiling rustfmt-wrapper v0.2.1 | 
| 2706 | 2024-05-23T03:21:04.799Z | [    host-package]    Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64) | 
| 2707 | 2024-05-23T03:21:04.880Z | [    helios-setup] May 23 03:21:03.781 INFO E| info: downloading component 'rustfmt' | 
| 2708 | 2024-05-23T03:21:05.043Z | [    host-package]    Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) | 
| 2709 | 2024-05-23T03:21:05.723Z | [    host-package]    Compiling lalrpop v0.19.12 | 
| 2710 | 2024-05-23T03:21:05.875Z | [    helios-setup] May 23 03:21:04.776 INFO E| info: installing component 'cargo' | 
| 2711 | 2024-05-23T03:21:07.298Z | [    helios-setup] May 23 03:21:06.196 INFO E| info: installing component 'clippy' | 
| 2712 | 2024-05-23T03:21:07.767Z | [    helios-setup] May 23 03:21:06.667 INFO E| info: installing component 'rust-docs' | 
| 2713 | 2024-05-23T03:21:09.072Z | [    host-package]    Compiling which v4.4.2 | 
| 2714 | 2024-05-23T03:21:09.658Z | [    host-package]    Compiling cexpr v0.6.0 | 
| 2715 | 2024-05-23T03:21:11.471Z | [    host-package]    Compiling unicase v2.7.0 | 
| 2716 | 2024-05-23T03:21:11.704Z | [    host-package]    Compiling shlex v1.3.0 | 
| 2717 | 2024-05-23T03:21:11.840Z | [    host-package]    Compiling rustc-hash v1.1.0 | 
| 2718 | 2024-05-23T03:21:12.112Z | [    host-package]    Compiling lazycell v1.3.0 | 
| 2719 | 2024-05-23T03:21:12.281Z | [    host-package]    Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) | 
| 2720 | 2024-05-23T03:21:13.860Z | [    helios-setup] May 23 03:21:12.752 INFO E| info: installing component 'rust-src' | 
| 2721 | 2024-05-23T03:21:14.388Z | [    helios-setup] May 23 03:21:13.286 INFO E| info: installing component 'rust-std' | 
| 2722 | 2024-05-23T03:21:14.983Z | [    host-package]    Compiling zerocopy v0.3.2 | 
| 2723 | 2024-05-23T03:21:15.669Z | [    host-package]    Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) | 
| 2724 | 2024-05-23T03:21:17.045Z | [    helios-setup] May 23 03:21:15.943 INFO E| info: installing component 'rustc' | 
| 2725 | 2024-05-23T03:21:17.073Z | [    host-package]    Compiling derive_builder_core v0.20.0 | 
| 2726 | 2024-05-23T03:21:17.341Z | [    host-package]    Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) | 
| 2727 | 2024-05-23T03:21:17.652Z | [    host-package]    Compiling headers-core v0.2.0 | 
| 2728 | 2024-05-23T03:21:17.998Z | [    host-package]    Compiling libxml v0.3.3 | 
| 2729 | 2024-05-23T03:21:18.389Z | [    host-package]    Compiling ref-cast v1.0.23 | 
| 2730 | 2024-05-23T03:21:18.970Z | [    host-package]    Compiling headers v0.3.9 | 
| 2731 | 2024-05-23T03:21:19.108Z | [    host-package]    Compiling dof v0.1.5 | 
| 2732 | 2024-05-23T03:21:19.720Z | [    host-package]    Compiling derive_builder_macro v0.20.0 | 
| 2733 | 2024-05-23T03:21:20.067Z | [    host-package]    Compiling parking_lot v0.11.2 | 
| 2734 | 2024-05-23T03:21:20.754Z | [    host-package]    Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) | 
| 2735 | 2024-05-23T03:21:22.656Z | [    host-package]    Compiling trust-dns-client v0.22.0 | 
| 2736 | 2024-05-23T03:21:23.104Z | [    host-package]    Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) | 
| 2737 | 2024-05-23T03:21:23.320Z | [    helios-setup] May 23 03:21:22.203 INFO E| info: installing component 'rustfmt' | 
| 2738 | 2024-05-23T03:21:23.612Z | [    host-package]    Compiling dtrace-parser v0.1.14 | 
| 2739 | 2024-05-23T03:21:24.274Z | [    helios-setup] May 23 03:21:23.168 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` | 
| 2740 | 2024-05-23T03:21:24.992Z | [    helios-setup] May 23 03:21:23.888 INFO E| From https://github.com/oxidecomputer/amd-apcb | 
| 2741 | 2024-05-23T03:21:24.992Z | [    helios-setup] May 23 03:21:23.888 INFO E| * [new branch]      issue-113  -> origin/issue-113 | 
| 2742 | 2024-05-23T03:21:24.992Z | [    helios-setup] May 23 03:21:23.888 INFO E| * [new branch]      issue-122  -> origin/issue-122 | 
| 2743 | 2024-05-23T03:21:24.996Z | [    helios-setup] May 23 03:21:23.888 INFO E| * [new branch]      main       -> origin/main | 
| 2744 | 2024-05-23T03:21:24.996Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new ref]                    -> origin/HEAD | 
| 2745 | 2024-05-23T03:21:24.996Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.1.3     -> v0.1.3 | 
| 2746 | 2024-05-23T03:21:24.996Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.1.4     -> v0.1.4 | 
| 2747 | 2024-05-23T03:21:24.997Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.1.5     -> v0.1.5 | 
| 2748 | 2024-05-23T03:21:24.997Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.2.0     -> v0.2.0 | 
| 2749 | 2024-05-23T03:21:24.997Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.3.0     -> v0.3.0 | 
| 2750 | 2024-05-23T03:21:24.997Z | [    helios-setup] May 23 03:21:23.889 INFO E| * [new tag]         v0.3.1     -> v0.3.1 | 
| 2751 | 2024-05-23T03:21:24.997Z | [    helios-setup] May 23 03:21:23.890 INFO E| * [new tag]         v0.3.2     -> v0.3.2 | 
| 2752 | 2024-05-23T03:21:25.027Z | [    helios-setup] May 23 03:21:23.923 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git` | 
| 2753 | 2024-05-23T03:21:25.535Z | [    host-package]    Compiling strum_macros v0.24.3 | 
| 2754 | 2024-05-23T03:21:25.793Z | [    helios-setup] May 23 03:21:24.689 INFO E| From https://github.com/oxidecomputer/amd-efs | 
| 2755 | 2024-05-23T03:21:25.793Z | [    helios-setup] May 23 03:21:24.689 INFO E| * [new branch]      empty      -> origin/empty | 
| 2756 | 2024-05-23T03:21:25.798Z | [    helios-setup] May 23 03:21:24.689 INFO E| * [new branch]      issue-99   -> origin/issue-99 | 
| 2757 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.689 INFO E| * [new branch]      main       -> origin/main | 
| 2758 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.689 INFO E| * [new branch]      review     -> origin/review | 
| 2759 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new ref]                    -> origin/HEAD | 
| 2760 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.0     -> v0.2.0 | 
| 2761 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.1     -> v0.2.1 | 
| 2762 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.2     -> v0.2.2 | 
| 2763 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.3     -> v0.2.3 | 
| 2764 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.4     -> v0.2.4 | 
| 2765 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.5     -> v0.2.5 | 
| 2766 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.690 INFO E| * [new tag]         v0.2.6     -> v0.2.6 | 
| 2767 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.691 INFO E| * [new tag]         v0.2.7     -> v0.2.7 | 
| 2768 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.691 INFO E| * [new tag]         v0.3.0     -> v0.3.0 | 
| 2769 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.691 INFO E| * [new tag]         v0.3.1     -> v0.3.1 | 
| 2770 | 2024-05-23T03:21:25.799Z | [    helios-setup] May 23 03:21:24.691 INFO E| * [new tag]         v0.4.0     -> v0.4.0 | 
| 2771 | 2024-05-23T03:21:25.866Z | [    helios-setup] May 23 03:21:24.744 INFO E| Updating crates.io index | 
| 2772 | 2024-05-23T03:21:26.200Z | [    helios-setup] May 23 03:21:25.092 INFO E| Downloading crates ... | 
| 2773 | 2024-05-23T03:21:26.334Z | [    helios-setup] May 23 03:21:25.229 INFO E| Downloaded scroll_derive v0.10.5 | 
| 2774 | 2024-05-23T03:21:26.338Z | [    helios-setup] May 23 03:21:25.231 INFO E| Downloaded memoffset v0.5.6 | 
| 2775 | 2024-05-23T03:21:26.338Z | [    helios-setup] May 23 03:21:25.233 INFO E| Downloaded fletcher v0.1.0 | 
| 2776 | 2024-05-23T03:21:26.342Z | [    helios-setup] May 23 03:21:25.234 INFO E| Downloaded cfg-if v0.1.10 | 
| 2777 | 2024-05-23T03:21:26.342Z | [    helios-setup] May 23 03:21:25.235 INFO E| Downloaded ansi_term v0.12.1 | 
| 2778 | 2024-05-23T03:21:26.346Z | [    helios-setup] May 23 03:21:25.239 INFO E| Downloaded parse_int v0.6.0 | 
| 2779 | 2024-05-23T03:21:26.376Z | [    helios-setup] May 23 03:21:25.272 INFO E| Downloaded vec_map v0.8.2 | 
| 2780 | 2024-05-23T03:21:26.380Z | [    helios-setup] May 23 03:21:25.274 INFO E| Downloaded strum v0.23.0 | 
| 2781 | 2024-05-23T03:21:26.380Z | [    helios-setup] May 23 03:21:25.275 INFO E| Downloaded semver-parser v0.7.0 | 
| 2782 | 2024-05-23T03:21:26.384Z | [    helios-setup] May 23 03:21:25.277 INFO E| Downloaded semver v0.9.0 | 
| 2783 | 2024-05-23T03:21:26.384Z | [    helios-setup] May 23 03:21:25.279 INFO E| Downloaded proc-macro-crate v0.1.5 | 
| 2784 | 2024-05-23T03:21:26.388Z | [    helios-setup] May 23 03:21:25.281 INFO E| Downloaded rustversion v1.0.15 | 
| 2785 | 2024-05-23T03:21:26.392Z | [    helios-setup] May 23 03:21:25.286 INFO E| Downloaded thiserror-impl v1.0.59 | 
| 2786 | 2024-05-23T03:21:26.399Z | [    helios-setup] May 23 03:21:25.288 INFO E| Downloaded thiserror v1.0.59 | 
| 2787 | 2024-05-23T03:21:26.403Z | [    helios-setup] May 23 03:21:25.297 INFO E| Downloaded serde_derive_internals v0.29.0 | 
| 2788 | 2024-05-23T03:21:26.407Z | [    helios-setup] May 23 03:21:25.299 INFO E| Downloaded strum_macros v0.23.1 | 
| 2789 | 2024-05-23T03:21:26.411Z | [    helios-setup] May 23 03:21:25.303 INFO E| Downloaded serde_derive v1.0.200 | 
| 2790 | 2024-05-23T03:21:26.411Z | [    helios-setup] May 23 03:21:25.306 INFO E| Downloaded paste v1.0.14 | 
| 2791 | 2024-05-23T03:21:26.829Z | [    helios-setup] May 23 03:21:25.311 INFO E| Downloaded ryu v1.0.17 | 
| 2792 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.315 INFO E| Downloaded modular-bitfield v0.11.2 | 
| 2793 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.333 INFO E| Downloaded structopt v0.3.26 | 
| 2794 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.345 INFO E| Downloaded goblin v0.4.3 | 
| 2795 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.355 INFO E| Downloaded serde v1.0.200 | 
| 2796 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.381 INFO E| Downloaded serde_json v1.0.116 | 
| 2797 | 2024-05-23T03:21:26.838Z | [    helios-setup] May 23 03:21:25.393 INFO E| Downloaded syn v2.0.60 | 
| 2798 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.412 INFO E| Downloaded clap v2.34.0 | 
| 2799 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.422 INFO E| Downloaded libc v0.2.154 | 
| 2800 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.465 INFO E| Downloaded proc-macro2 v1.0.81 | 
| 2801 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.469 INFO E| Downloaded pre-proc-macro v0.2.1 | 
| 2802 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.472 INFO E| Downloaded scroll v0.10.2 | 
| 2803 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.475 INFO E| Downloaded textwrap v0.11.0 | 
| 2804 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.477 INFO E| Downloaded structopt-derive v0.4.18 | 
| 2805 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.479 INFO E| Downloaded strsim v0.8.0 | 
| 2806 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.481 INFO E| Downloaded num-derive v0.3.3 | 
| 2807 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.485 INFO E| Downloaded rustc_version v0.2.3 | 
| 2808 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.486 INFO E| Downloaded pre v0.2.1 | 
| 2809 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.488 INFO E| Downloaded modular-bitfield-impl v0.11.2 | 
| 2810 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.490 INFO E| Downloaded four-cc v0.3.0 | 
| 2811 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.491 INFO E| Downloaded bytesize v1.3.0 | 
| 2812 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.584 INFO E| Compiling proc-macro2 v1.0.81 | 
| 2813 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.584 INFO E| Compiling unicode-ident v1.0.12 | 
| 2814 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.584 INFO E| Compiling syn v1.0.109 | 
| 2815 | 2024-05-23T03:21:26.839Z | [    helios-setup] May 23 03:21:25.584 INFO E| Compiling serde v1.0.200 | 
| 2816 | 2024-05-23T03:21:26.840Z | [    helios-setup] May 23 03:21:25.585 INFO E| Compiling version_check v0.9.4 | 
| 2817 | 2024-05-23T03:21:26.840Z | [    helios-setup] May 23 03:21:25.585 INFO E| Compiling thiserror v1.0.59 | 
| 2818 | 2024-05-23T03:21:26.840Z | [    helios-setup] May 23 03:21:25.585 INFO E| Compiling semver-parser v0.7.0 | 
| 2819 | 2024-05-23T03:21:26.840Z | [    helios-setup] May 23 03:21:25.585 INFO E| Compiling autocfg v1.3.0 | 
| 2820 | 2024-05-23T03:21:27.321Z | [    helios-setup] May 23 03:21:26.216 INFO E| Compiling semver v0.9.0 | 
| 2821 | 2024-05-23T03:21:27.691Z | [    host-package]    Compiling toml v0.5.11 | 
| 2822 | 2024-05-23T03:21:27.843Z | [    helios-setup] May 23 03:21:26.738 INFO E| Compiling serde_json v1.0.116 | 
| 2823 | 2024-05-23T03:21:27.920Z | [    helios-setup] May 23 03:21:26.815 INFO E| Compiling unicode-segmentation v1.11.0 | 
| 2824 | 2024-05-23T03:21:27.939Z | [    helios-setup] May 23 03:21:26.834 INFO E| Compiling itoa v1.0.11 | 
| 2825 | 2024-05-23T03:21:27.956Z | [    host-package]    Compiling ref-cast-impl v1.0.23 | 
| 2826 | 2024-05-23T03:21:28.235Z | [    helios-setup] May 23 03:21:27.128 INFO E| Compiling rustc_version v0.2.3 | 
| 2827 | 2024-05-23T03:21:28.243Z | [    helios-setup] May 23 03:21:27.139 INFO E| Compiling schemars v0.8.19 | 
| 2828 | 2024-05-23T03:21:28.249Z | [    helios-setup] May 23 03:21:27.144 INFO E| Compiling proc-macro-error-attr v1.0.4 | 
| 2829 | 2024-05-23T03:21:28.446Z | [    helios-setup] May 23 03:21:27.341 INFO E| Compiling proc-macro-error v1.0.4 | 
| 2830 | 2024-05-23T03:21:28.781Z | [    helios-setup] May 23 03:21:27.676 INFO E| Compiling num-traits v0.2.19 | 
| 2831 | 2024-05-23T03:21:28.886Z | [    helios-setup] May 23 03:21:27.781 INFO E| Compiling ryu v1.0.17 | 
| 2832 | 2024-05-23T03:21:28.982Z | [    helios-setup] May 23 03:21:27.877 INFO E| Compiling memoffset v0.5.6 | 
| 2833 | 2024-05-23T03:21:29.319Z | [    helios-setup] May 23 03:21:28.214 INFO E| Compiling pre-proc-macro v0.2.1 | 
| 2834 | 2024-05-23T03:21:29.353Z | [    helios-setup] May 23 03:21:28.248 INFO E| Compiling heck v0.3.3 | 
| 2835 | 2024-05-23T03:21:29.405Z | [    helios-setup] May 23 03:21:28.300 INFO E| Compiling rustversion v1.0.15 | 
| 2836 | 2024-05-23T03:21:29.526Z | [    helios-setup] May 23 03:21:28.420 INFO E| Compiling memchr v2.7.2 | 
| 2837 | 2024-05-23T03:21:29.746Z | [    helios-setup] May 23 03:21:28.641 INFO E| Compiling quote v1.0.36 | 
| 2838 | 2024-05-23T03:21:29.789Z | [    helios-setup] May 23 03:21:28.673 INFO E| Compiling paste v1.0.14 | 
| 2839 | 2024-05-23T03:21:29.884Z | [    helios-setup] May 23 03:21:28.779 INFO E| Compiling libc v0.2.154 | 
| 2840 | 2024-05-23T03:21:30.558Z | [    host-package]    Compiling vte_generate_state_changes v0.1.1 | 
| 2841 | 2024-05-23T03:21:30.558Z | [    helios-setup] May 23 03:21:29.035 INFO E| Compiling lazy_static v1.4.0 | 
| 2842 | 2024-05-23T03:21:30.564Z | [    host-package]    Compiling samael v0.0.15 | 
| 2843 | 2024-05-23T03:21:30.565Z | [    helios-setup] May 23 03:21:29.268 INFO E| Compiling ucd-trie v0.1.6 | 
| 2844 | 2024-05-23T03:21:30.565Z | [    helios-setup] May 23 03:21:29.423 INFO E| Compiling syn v2.0.60 | 
| 2845 | 2024-05-23T03:21:30.920Z | [    host-package]    Compiling cookie v0.18.1 | 
| 2846 | 2024-05-23T03:21:30.986Z | [    helios-setup] May 23 03:21:29.881 INFO E| Compiling dyn-clone v1.0.17 | 
| 2847 | 2024-05-23T03:21:31.653Z | [    helios-setup] May 23 03:21:30.432 INFO E| Compiling pre v0.2.1 | 
| 2848 | 2024-05-23T03:21:31.657Z | [    helios-setup] May 23 03:21:30.528 INFO E| Compiling once_cell v1.19.0 | 
| 2849 | 2024-05-23T03:21:31.757Z | [    host-package]    Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0) | 
| 2850 | 2024-05-23T03:21:31.786Z | [    helios-setup] May 23 03:21:30.680 INFO E| Compiling static_assertions v1.1.0 | 
| 2851 | 2024-05-23T03:21:31.804Z | [    host-package]    Compiling cfg_aliases v0.1.1 | 
| 2852 | 2024-05-23T03:21:31.881Z | [    helios-setup] May 23 03:21:30.776 INFO E| Compiling byteorder v1.5.0 | 
| 2853 | 2024-05-23T03:21:32.183Z | [    host-package]    Compiling indoc v1.0.9 | 
| 2854 | 2024-05-23T03:21:32.340Z | [    helios-setup] May 23 03:21:31.234 INFO E| Compiling cfg-if v0.1.10 | 
| 2855 | 2024-05-23T03:21:32.739Z | [    helios-setup] May 23 03:21:31.633 INFO E| Compiling unicode-width v0.1.12 | 
| 2856 | 2024-05-23T03:21:32.893Z | [    host-package]    Compiling nix v0.28.0 | 
| 2857 | 2024-05-23T03:21:33.405Z | [    helios-setup] May 23 03:21:32.298 INFO E| Compiling textwrap v0.11.0 | 
| 2858 | 2024-05-23T03:21:33.726Z | [    helios-setup] May 23 03:21:32.620 INFO E| Compiling fletcher v0.1.0 | 
| 2859 | 2024-05-23T03:21:34.239Z | [    helios-setup] May 23 03:21:32.926 INFO E| Compiling bitflags v1.3.2 | 
| 2860 | 2024-05-23T03:21:34.239Z | [    helios-setup] May 23 03:21:33.019 INFO E| Compiling strum v0.23.0 | 
| 2861 | 2024-05-23T03:21:34.416Z | [    host-package]    Compiling trust-dns-server v0.22.1 | 
| 2862 | 2024-05-23T03:21:34.459Z | [    helios-setup] May 23 03:21:33.350 INFO E| Compiling atty v0.2.14 | 
| 2863 | 2024-05-23T03:21:34.540Z | [    helios-setup] May 23 03:21:33.433 INFO E| Compiling vec_map v0.8.2 | 
| 2864 | 2024-05-23T03:21:34.589Z | [    helios-setup] May 23 03:21:33.482 INFO E| Compiling ansi_term v0.12.1 | 
| 2865 | 2024-05-23T03:21:34.724Z | [    host-package]    Compiling vte v0.11.1 | 
| 2866 | 2024-05-23T03:21:34.806Z | [    helios-setup] May 23 03:21:33.676 INFO E| Compiling strsim v0.8.0 | 
| 2867 | 2024-05-23T03:21:34.943Z | [    helios-setup] May 23 03:21:33.836 INFO E| Compiling plain v0.2.3 | 
| 2868 | 2024-05-23T03:21:35.229Z | [    helios-setup] May 23 03:21:34.122 INFO E| Compiling clap v2.34.0 | 
| 2869 | 2024-05-23T03:21:35.267Z | [    helios-setup] May 23 03:21:34.160 INFO E| Compiling log v0.4.21 | 
| 2870 | 2024-05-23T03:21:35.476Z | [    helios-setup] May 23 03:21:34.369 INFO E| Compiling parse_int v0.6.0 | 
| 2871 | 2024-05-23T03:21:35.668Z | [    helios-setup] May 23 03:21:34.561 INFO E| Compiling bytesize v1.3.0 | 
| 2872 | 2024-05-23T03:21:38.097Z | [    helios-setup] May 23 03:21:36.990 INFO E| Compiling serde_derive_internals v0.29.0 | 
| 2873 | 2024-05-23T03:21:40.337Z | [    host-package]    Compiling derive_builder v0.20.0 | 
| 2874 | 2024-05-23T03:21:40.755Z | [    host-package]    Compiling sled v0.34.7 | 
| 2875 | 2024-05-23T03:21:43.179Z | [    helios-setup] May 23 03:21:42.071 INFO E| Compiling serde_derive v1.0.200 | 
| 2876 | 2024-05-23T03:21:43.179Z | [    helios-setup] May 23 03:21:42.071 INFO E| Compiling thiserror-impl v1.0.59 | 
| 2877 | 2024-05-23T03:21:43.183Z | [    helios-setup] May 23 03:21:42.071 INFO E| Compiling schemars_derive v0.8.19 | 
| 2878 | 2024-05-23T03:21:43.183Z | [    helios-setup] May 23 03:21:42.071 INFO E| Compiling zerocopy-derive v0.6.6 | 
| 2879 | 2024-05-23T03:21:43.313Z | [    host-package]    Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) | 
| 2880 | 2024-05-23T03:21:45.258Z | [    host-package]    Compiling polar-core v0.27.3 | 
| 2881 | 2024-05-23T03:21:46.919Z | [    helios-setup] May 23 03:21:45.806 INFO E| Compiling zerocopy v0.6.6 | 
| 2882 | 2024-05-23T03:21:48.270Z | [    helios-setup] May 23 03:21:47.159 INFO E| Compiling pest v2.7.10 | 
| 2883 | 2024-05-23T03:21:49.872Z | [    helios-setup] May 23 03:21:48.761 INFO E| Compiling modular-bitfield-impl v0.11.2 | 
| 2884 | 2024-05-23T03:21:49.872Z | [    helios-setup] May 23 03:21:48.761 INFO E| Compiling num-derive v0.3.3 | 
| 2885 | 2024-05-23T03:21:49.876Z | [    helios-setup] May 23 03:21:48.761 INFO E| Compiling strum_macros v0.23.1 | 
| 2886 | 2024-05-23T03:21:49.876Z | [    helios-setup] May 23 03:21:48.761 INFO E| Compiling scroll_derive v0.10.5 | 
| 2887 | 2024-05-23T03:21:50.333Z | [    host-package]    Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) | 
| 2888 | 2024-05-23T03:21:50.748Z | [    host-package]    Compiling const_format_proc_macros v0.2.32 | 
| 2889 | 2024-05-23T03:21:51.090Z | [    host-package]    Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) | 
| 2890 | 2024-05-23T03:21:52.751Z | [    helios-setup] May 23 03:21:51.640 INFO E| Compiling scroll v0.10.2 | 
| 2891 | 2024-05-23T03:21:53.747Z | [    helios-setup] May 23 03:21:52.636 INFO E| Compiling pest_meta v2.7.10 | 
| 2892 | 2024-05-23T03:21:54.279Z | [    helios-setup] May 23 03:21:53.167 INFO E| Compiling structopt-derive v0.4.18 | 
| 2893 | 2024-05-23T03:21:54.641Z | [    helios-setup] May 23 03:21:53.529 INFO E| Compiling goblin v0.4.3 | 
| 2894 | 2024-05-23T03:21:54.852Z | [    host-package]    Compiling fd-lock v4.0.2 | 
| 2895 | 2024-05-23T03:21:55.188Z | [    helios-setup] May 23 03:21:54.076 INFO E| Compiling modular-bitfield v0.11.2 | 
| 2896 | 2024-05-23T03:21:55.571Z | [    host-package]    Compiling bb8 v0.8.3 | 
| 2897 | 2024-05-23T03:21:56.132Z | [    helios-setup] May 23 03:21:55.020 INFO E| Compiling pest_generator v2.7.10 | 
| 2898 | 2024-05-23T03:21:56.759Z | [    host-package]    Compiling quick-xml v0.31.0 | 
| 2899 | 2024-05-23T03:21:59.550Z | [    helios-setup] May 23 03:21:58.436 INFO E| Compiling structopt v0.3.26 | 
| 2900 | 2024-05-23T03:22:00.384Z | [    host-package]    Compiling serde_tokenstream v0.1.7 | 
| 2901 | 2024-05-23T03:22:01.066Z | [    helios-setup] May 23 03:21:59.953 INFO E| Compiling pest_derive v2.7.10 | 
| 2902 | 2024-05-23T03:22:01.090Z | [    host-package]    Compiling impl-trait-for-tuples v0.2.2 | 
| 2903 | 2024-05-23T03:22:05.734Z | [    helios-setup] May 23 03:22:04.620 INFO E| Compiling toml v0.5.11 | 
| 2904 | 2024-05-23T03:22:05.734Z | [    helios-setup] May 23 03:22:04.620 INFO E| Compiling json5 v0.4.1 | 
| 2905 | 2024-05-23T03:22:05.822Z | [    host-package]    Compiling oso-derive v0.27.3 | 
| 2906 | 2024-05-23T03:22:07.590Z | [    host-package]    Compiling memoffset v0.7.1 | 
| 2907 | 2024-05-23T03:22:08.029Z | [    host-package]    Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=025389ff39d594bf2b815377e2c1dc4dd23b1f96#025389ff) | 
| 2908 | 2024-05-23T03:22:08.375Z | [    helios-setup] May 23 03:22:07.260 INFO E| Compiling proc-macro-crate v0.1.5 | 
| 2909 | 2024-05-23T03:22:08.390Z | [    host-package]    Compiling platforms v3.4.0 | 
| 2910 | 2024-05-23T03:22:09.484Z | [    host-package]    Compiling bytecount v0.6.8 | 
| 2911 | 2024-05-23T03:22:09.708Z | [    host-package]    Compiling curve25519-dalek v4.1.2 | 
| 2912 | 2024-05-23T03:22:10.110Z | [    host-package]    Compiling papergrid v0.11.0 | 
| 2913 | 2024-05-23T03:22:12.704Z | [    helios-setup] May 23 03:22:11.587 INFO E| Compiling four-cc v0.3.0 | 
| 2914 | 2024-05-23T03:22:12.704Z | [    helios-setup] May 23 03:22:11.587 INFO E| Compiling amd-efs v0.4.0 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.0#16afc05b) | 
| 2915 | 2024-05-23T03:22:14.295Z | [    host-package]    Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef) | 
| 2916 | 2024-05-23T03:22:15.739Z | [    helios-setup] May 23 03:22:14.622 INFO E| Compiling amd-apcb v0.3.2 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.3.2#8c774bd9) | 
| 2917 | 2024-05-23T03:22:15.778Z | [    host-package]    Compiling const_format v0.2.32 | 
| 2918 | 2024-05-23T03:22:20.120Z | [    host-package]    Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) | 
| 2919 | 2024-05-23T03:22:21.306Z | [    host-package]    Compiling strip-ansi-escapes v0.2.0 | 
| 2920 | 2024-05-23T03:22:25.233Z | [    host-package]    Compiling oso v0.27.3 | 
| 2921 | 2024-05-23T03:22:26.762Z | [    host-package]    Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) | 
| 2922 | 2024-05-23T03:22:28.738Z | [    host-package]    Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851) | 
| 2923 | 2024-05-23T03:22:31.998Z | [    host-package]    Compiling tabled_derive v0.7.0 | 
| 2924 | 2024-05-23T03:22:34.635Z | [    host-package]    Compiling kstat-rs v0.2.3 | 
| 2925 | 2024-05-23T03:22:34.890Z | [    host-package]    Compiling nu-ansi-term v0.50.0 | 
| 2926 | 2024-05-23T03:22:35.730Z | [    host-package]    Compiling keccak v0.1.5 | 
| 2927 | 2024-05-23T03:22:36.339Z | [    host-package]    Compiling sha3 v0.10.8 | 
| 2928 | 2024-05-23T03:22:36.906Z | [    host-package]    Compiling reedline v0.31.0 | 
| 2929 | 2024-05-23T03:22:37.408Z | [    host-package]    Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) | 
| 2930 | 2024-05-23T03:22:40.138Z | [    host-package]    Compiling tabled v0.15.0 | 
| 2931 | 2024-05-23T03:22:54.429Z | [    host-package]    Compiling mime_guess v2.0.4 | 
| 2932 | 2024-05-23T03:22:55.561Z | [    helios-setup] May 23 03:22:54.434 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config) | 
| 2933 | 2024-05-23T03:22:57.184Z | [    host-package]    Compiling usdt-macro v0.3.5 | 
| 2934 | 2024-05-23T03:22:57.242Z | [    host-package]    Compiling usdt-attr-macro v0.3.5 | 
| 2935 | 2024-05-23T03:22:58.525Z | [    host-package]    Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) | 
| 2936 | 2024-05-23T03:22:58.937Z | [    host-package]    Compiling env_logger v0.9.3 | 
| 2937 | 2024-05-23T03:22:59.101Z | [    host-package]    Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0) | 
| 2938 | 2024-05-23T03:23:03.358Z | [    host-package]    Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) | 
| 2939 | 2024-05-23T03:23:04.334Z | [    host-package]    Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2940 | 2024-05-23T03:23:04.466Z | [    host-package]    Compiling peg-macros v0.8.3 | 
| 2941 | 2024-05-23T03:23:04.991Z | [    host-package]    Compiling universal-hash v0.5.1 | 
| 2942 | 2024-05-23T03:23:05.265Z | [    host-package]    Compiling secrecy v0.8.0 | 
| 2943 | 2024-05-23T03:23:05.297Z | [    host-package]    Compiling bitstruct_derive v0.1.0 | 
| 2944 | 2024-05-23T03:23:05.582Z | [    host-package]    Compiling thiserror-impl-no-std v2.0.2 | 
| 2945 | 2024-05-23T03:23:06.836Z | [    host-package]    Compiling nanorand v0.7.0 | 
| 2946 | 2024-05-23T03:23:08.031Z | [    host-package]    Compiling sqlparser_derive v0.2.2 | 
| 2947 | 2024-05-23T03:23:08.717Z | [    host-package]    Compiling curve25519-dalek-derive v0.1.1 | 
| 2948 | 2024-05-23T03:23:09.442Z | [    host-package]    Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2949 | 2024-05-23T03:23:09.600Z | [    host-package]    Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e) | 
| 2950 | 2024-05-23T03:23:09.655Z | [    host-package]    Compiling salty v0.2.0 | 
| 2951 | 2024-05-23T03:23:09.800Z | [    helios-setup] May 23 03:23:08.669 INFO E| Compiling amd-host-image-builder v0.1.1 (/work/oxidecomputer/helios/projects/amd-host-image-builder) | 
| 2952 | 2024-05-23T03:23:10.008Z | [    host-package]    Compiling unicode_categories v0.1.1 | 
| 2953 | 2024-05-23T03:23:10.104Z | [    host-package]    Compiling signature v1.6.4 | 
| 2954 | 2024-05-23T03:23:10.397Z | [    helios-setup] May 23 03:23:09.266 INFO E| warning: unused variable: `abl_version` | 
| 2955 | 2024-05-23T03:23:10.397Z | [    helios-setup] May 23 03:23:09.266 INFO E| --> src/main.rs:1118:5 | 
| 2956 | 2024-05-23T03:23:10.398Z | [    helios-setup] May 23 03:23:09.266 INFO E| | | 
| 2957 | 2024-05-23T03:23:10.402Z | [    helios-setup] May 23 03:23:09.266 INFO E| 1118 |     abl_version: Option<u32>, | 
| 2958 | 2024-05-23T03:23:10.402Z | [    helios-setup] May 23 03:23:09.266 INFO E| |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abl_version` | 
| 2959 | 2024-05-23T03:23:10.402Z | [    helios-setup] May 23 03:23:09.266 INFO E| | | 
| 2960 | 2024-05-23T03:23:10.402Z | [    helios-setup] May 23 03:23:09.266 INFO E| = note: `#[warn(unused_variables)]` on by default | 
| 2961 | 2024-05-23T03:23:10.407Z | [    host-package]    Compiling opaque-debug v0.3.1 | 
| 2962 | 2024-05-23T03:23:10.407Z | [    host-package]    Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) | 
| 2963 | 2024-05-23T03:23:10.513Z | [    host-package]    Compiling ascii v1.1.0 | 
| 2964 | 2024-05-23T03:23:10.759Z | [    host-package]    Compiling poly1305 v0.8.0 | 
| 2965 | 2024-05-23T03:23:10.852Z | [    host-package]    Compiling rustyline v14.0.0 | 
| 2966 | 2024-05-23T03:23:11.508Z | [    host-package]    Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c) | 
| 2967 | 2024-05-23T03:23:13.410Z | [    host-package]    Compiling sqlformat v0.2.3 | 
| 2968 | 2024-05-23T03:23:14.254Z | [    host-package]    Compiling ed25519 v1.5.3 | 
| 2969 | 2024-05-23T03:23:14.904Z | [    host-package]    Compiling thiserror-no-std v2.0.2 | 
| 2970 | 2024-05-23T03:23:15.069Z | [    host-package]    Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2971 | 2024-05-23T03:23:15.480Z | [    host-package]    Compiling sqlparser v0.45.0 | 
| 2972 | 2024-05-23T03:23:20.933Z | [    host-package]    Compiling peg v0.8.3 | 
| 2973 | 2024-05-23T03:23:20.941Z | [    host-package]    Compiling flume v0.11.0 | 
| 2974 | 2024-05-23T03:23:21.475Z | [    host-package]    Compiling bitstruct v0.1.1 | 
| 2975 | 2024-05-23T03:23:21.510Z | [    host-package]    Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2976 | 2024-05-23T03:23:22.201Z | [    host-package]    Compiling usdt v0.3.5 | 
| 2977 | 2024-05-23T03:23:22.720Z | [    host-package]    Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) | 
| 2978 | 2024-05-23T03:23:22.766Z | [    host-package]    Compiling nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d) | 
| 2979 | 2024-05-23T03:23:24.663Z | [    host-package]    Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) | 
| 2980 | 2024-05-23T03:23:25.362Z | [    host-package]    Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) | 
| 2981 | 2024-05-23T03:23:25.727Z | [    host-package]    Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) | 
| 2982 | 2024-05-23T03:23:26.057Z | [    host-package]    Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2983 | 2024-05-23T03:23:27.339Z | [    host-package]    Compiling chacha20 v0.9.1 | 
| 2984 | 2024-05-23T03:23:27.877Z | [    host-package]    Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2985 | 2024-05-23T03:23:30.477Z | [    host-package]    Compiling aead v0.5.2 | 
| 2986 | 2024-05-23T03:23:31.039Z | [    host-package]    Compiling bcs v0.1.6 | 
| 2987 | 2024-05-23T03:23:31.273Z | [    host-package]    Compiling erased-serde v0.3.31 | 
| 2988 | 2024-05-23T03:23:32.198Z | [    host-package]    Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a) | 
| 2989 | 2024-05-23T03:23:33.189Z | [    host-package]    Compiling serde-big-array v0.5.1 | 
| 2990 | 2024-05-23T03:23:33.245Z | [    host-package]    Compiling serde_arrays v0.1.0 | 
| 2991 | 2024-05-23T03:23:33.485Z | [    host-package]    Compiling highway v1.1.0 | 
| 2992 | 2024-05-23T03:23:34.073Z | [    host-package]    Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) | 
| 2993 | 2024-05-23T03:23:35.328Z | [    host-package]    Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 2994 | 2024-05-23T03:23:50.586Z | [    host-package]    Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a) | 
| 2995 | 2024-05-23T03:23:51.124Z | [    host-package]    Compiling chacha20poly1305 v0.10.1 | 
| 2996 | 2024-05-23T03:23:51.135Z | [    helios-setup] May 23 03:23:49.994 INFO E| warning: `amd-host-image-builder` (bin "amd-host-image-builder") generated 1 warning (run `cargo fix --bin "amd-host-image-builder"` to apply 1 suggestion) | 
| 2997 | 2024-05-23T03:23:51.140Z | [    helios-setup] May 23 03:23:49.994 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 27s | 
| 2998 | 2024-05-23T03:23:51.173Z | [    helios-setup] May 23 03:23:50.031 INFO building project "amd-host-image-builder" ok (180 seconds) | 
| 2999 | 2024-05-23T03:23:51.178Z | [    helios-setup] May 23 03:23:50.031 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver | 
| 3000 | 2024-05-23T03:23:51.178Z | [    helios-setup] May 23 03:23:50.031 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") | 
| 3001 | 2024-05-23T03:23:56.028Z | [    helios-setup] May 23 03:23:50.265 INFO E| Downloading crates ... | 
| 3002 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.400 INFO E| Downloaded block-buffer v0.10.3 | 
| 3003 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.403 INFO E| Downloaded sha2 v0.10.5 | 
| 3004 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.406 INFO E| Downloaded digest v0.10.3 | 
| 3005 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.441 INFO E| Downloaded unicode-width v0.1.10 | 
| 3006 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.444 INFO E| Downloaded generic-array v0.14.6 | 
| 3007 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.446 INFO E| Downloaded flate2 v1.0.25 | 
| 3008 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.454 INFO E| Downloaded cpufeatures v0.2.5 | 
| 3009 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.455 INFO E| Downloaded typenum v1.15.0 | 
| 3010 | 2024-05-23T03:23:56.060Z | [    helios-setup] May 23 03:23:50.459 INFO E| Downloaded miniz_oxide v0.6.2 | 
| 3011 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.463 INFO E| Downloaded bytes v1.2.1 | 
| 3012 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.469 INFO E| Downloaded anyhow v1.0.62 | 
| 3013 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.696 INFO E| Compiling typenum v1.15.0 | 
| 3014 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.696 INFO E| Compiling version_check v0.9.4 | 
| 3015 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.696 INFO E| Compiling cfg-if v1.0.0 | 
| 3016 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.696 INFO E| Compiling crc32fast v1.3.2 | 
| 3017 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.697 INFO E| Compiling adler v1.0.2 | 
| 3018 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.814 INFO E| Compiling anyhow v1.0.62 | 
| 3019 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.814 INFO E| Compiling cpufeatures v0.2.5 | 
| 3020 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:50.814 INFO E| Compiling unicode-width v0.1.10 | 
| 3021 | 2024-05-23T03:23:56.061Z | [    host-package]    Compiling vsss-rs v3.3.4 | 
| 3022 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:51.111 INFO E| Compiling miniz_oxide v0.6.2 | 
| 3023 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:51.157 INFO E| Compiling getopts v0.2.21 | 
| 3024 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:51.417 INFO E| Compiling bytes v1.2.1 | 
| 3025 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:51.490 INFO E| Compiling bitflags v1.3.2 | 
| 3026 | 2024-05-23T03:23:56.061Z | [    helios-setup] May 23 03:23:51.980 INFO E| Compiling generic-array v0.14.6 | 
| 3027 | 2024-05-23T03:23:56.074Z | [    helios-setup] May 23 03:23:53.004 INFO E| Compiling flate2 v1.0.25 | 
| 3028 | 2024-05-23T03:23:57.813Z | [    helios-setup] May 23 03:23:56.670 INFO E| Compiling block-buffer v0.10.3 | 
| 3029 | 2024-05-23T03:23:57.813Z | [    helios-setup] May 23 03:23:56.670 INFO E| Compiling crypto-common v0.1.6 | 
| 3030 | 2024-05-23T03:23:58.019Z | [    helios-setup] May 23 03:23:56.876 INFO E| Compiling digest v0.10.3 | 
| 3031 | 2024-05-23T03:23:58.363Z | [    helios-setup] May 23 03:23:57.221 INFO E| Compiling sha2 v0.10.5 | 
| 3032 | 2024-05-23T03:23:58.862Z | [    helios-setup] May 23 03:23:57.707 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) | 
| 3033 | 2024-05-23T03:23:59.631Z | [    host-package]    Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) | 
| 3034 | 2024-05-23T03:24:00.456Z | [    host-package]    Compiling signal-hook-tokio v0.3.1 | 
| 3035 | 2024-05-23T03:24:00.629Z | [    host-package]    Compiling heck v0.3.3 | 
| 3036 | 2024-05-23T03:24:00.778Z | [    host-package]    Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0) | 
| 3037 | 2024-05-23T03:24:01.080Z | [    host-package]    Compiling castaway v0.2.2 | 
| 3038 | 2024-05-23T03:24:01.373Z | [    host-package]    Compiling rand_seeder v0.2.3 | 
| 3039 | 2024-05-23T03:24:01.967Z | [    host-package]    Compiling serde-big-array v0.4.1 | 
| 3040 | 2024-05-23T03:24:02.335Z | [    host-package]    Compiling http-range v0.1.5 | 
| 3041 | 2024-05-23T03:24:03.795Z | [    host-package]    Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e) | 
| 3042 | 2024-05-23T03:24:04.169Z | [    helios-setup] May 23 03:24:03.023 INFO E| Finished `release` profile [optimized] target(s) in 12.90s | 
| 3043 | 2024-05-23T03:24:04.182Z | [    helios-setup] May 23 03:24:03.038 INFO building project "bootserver" ok (13 seconds) | 
| 3044 | 2024-05-23T03:24:04.182Z | [    helios-setup] May 23 03:24:03.038 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot | 
| 3045 | 2024-05-23T03:24:04.187Z | [    helios-setup] May 23 03:24:03.038 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") | 
| 3046 | 2024-05-23T03:24:04.267Z | [    helios-setup] May 23 03:24:03.121 INFO E| warning: `/work/oxidecomputer/helios/projects/pilot/.cargo/config` is deprecated in favor of `config.toml` | 
| 3047 | 2024-05-23T03:24:04.267Z | [    helios-setup] May 23 03:24:03.121 INFO E| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` | 
| 3048 | 2024-05-23T03:24:04.272Z | [    host-package]    Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) | 
| 3049 | 2024-05-23T03:24:04.532Z | [    helios-setup] May 23 03:24:03.386 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` | 
| 3050 | 2024-05-23T03:24:05.254Z | [    helios-setup] May 23 03:24:04.109 INFO E| From https://github.com/jclulow/hiercmd | 
| 3051 | 2024-05-23T03:24:05.254Z | [    helios-setup] May 23 03:24:04.109 INFO E| * [new branch]      main       -> origin/main | 
| 3052 | 2024-05-23T03:24:05.254Z | [    helios-setup] May 23 03:24:04.109 INFO E| * [new ref]                    -> origin/HEAD | 
| 3053 | 2024-05-23T03:24:05.315Z | [    helios-setup] May 23 03:24:04.131 INFO E| Updating git repository `https://github.com/jclulow/network-interface` | 
| 3054 | 2024-05-23T03:24:05.820Z | [    helios-setup] May 23 03:24:04.674 INFO E| From https://github.com/jclulow/network-interface | 
| 3055 | 2024-05-23T03:24:05.820Z | [    helios-setup] May 23 03:24:04.674 INFO E| * [new branch]      illumos    -> origin/illumos | 
| 3056 | 2024-05-23T03:24:05.825Z | [    helios-setup] May 23 03:24:04.674 INFO E| * [new branch]      main       -> origin/main | 
| 3057 | 2024-05-23T03:24:05.825Z | [    helios-setup] May 23 03:24:04.674 INFO E| * [new ref]                    -> origin/HEAD | 
| 3058 | 2024-05-23T03:24:05.840Z | [    helios-setup] May 23 03:24:04.695 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` | 
| 3059 | 2024-05-23T03:24:06.002Z | [    host-package]    Compiling hyper-staticfile v0.9.5 | 
| 3060 | 2024-05-23T03:24:06.424Z | [    helios-setup] May 23 03:24:05.278 INFO E| From https://github.com/oxidecomputer/boot-image-tools | 
| 3061 | 2024-05-23T03:24:06.424Z | [    helios-setup] May 23 03:24:05.279 INFO E| * [new branch]      compliance  -> origin/compliance | 
| 3062 | 2024-05-23T03:24:06.424Z | [    helios-setup] May 23 03:24:05.279 INFO E| * [new branch]      libdlpi-sys -> origin/libdlpi-sys | 
| 3063 | 2024-05-23T03:24:06.433Z | [    helios-setup] May 23 03:24:05.279 INFO E| * [new branch]      main        -> origin/main | 
| 3064 | 2024-05-23T03:24:06.433Z | [    helios-setup] May 23 03:24:05.279 INFO E| * [new ref]                     -> origin/HEAD | 
| 3065 | 2024-05-23T03:24:06.482Z | [    helios-setup] May 23 03:24:05.337 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade` | 
| 3066 | 2024-05-23T03:24:07.330Z | [    helios-setup] May 23 03:24:06.184 INFO E| From https://github.com/oxidecomputer/facade | 
| 3067 | 2024-05-23T03:24:07.330Z | [    helios-setup] May 23 03:24:06.184 INFO E| * [new branch]      0XV2-serials          -> origin/0XV2-serials | 
| 3068 | 2024-05-23T03:24:07.350Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      checklist             -> origin/checklist | 
| 3069 | 2024-05-23T03:24:07.350Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      dependabot/cargo/h2-0.3.26 -> origin/dependabot/cargo/h2-0.3.26 | 
| 3070 | 2024-05-23T03:24:07.350Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      dependabot/cargo/mio-0.8.11 -> origin/dependabot/cargo/mio-0.8.11 | 
| 3071 | 2024-05-23T03:24:07.350Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      dramtest              -> origin/dramtest | 
| 3072 | 2024-05-23T03:24:07.350Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      facts                 -> origin/facts | 
| 3073 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.185 INFO E| * [new branch]      fix-broken-ffi        -> origin/fix-broken-ffi | 
| 3074 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      flihp/platform-id_permslip -> origin/flihp/platform-id_permslip | 
| 3075 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      flihp/platform-id_permslip-prebase -> origin/flihp/platform-id_permslip-prebase | 
| 3076 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      gimlet-f              -> origin/gimlet-f | 
| 3077 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      guardrails            -> origin/guardrails | 
| 3078 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      idcerts               -> origin/idcerts | 
| 3079 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.186 INFO E| * [new branch]      jhendricks/fix-usage  -> origin/jhendricks/fix-usage | 
| 3080 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      jhendricks/micron7450 -> origin/jhendricks/micron7450 | 
| 3081 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      jhendricks/readme     -> origin/jhendricks/readme | 
| 3082 | 2024-05-23T03:24:07.351Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      main                  -> origin/main | 
| 3083 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      meanwell              -> origin/meanwell | 
| 3084 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      parents               -> origin/parents | 
| 3085 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.187 INFO E| * [new branch]      psc                   -> origin/psc | 
| 3086 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      rackstatus            -> origin/rackstatus | 
| 3087 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      sessions              -> origin/sessions | 
| 3088 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      sidecar_loopback_test -> origin/sidecar_loopback_test | 
| 3089 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      sshauth               -> origin/sshauth | 
| 3090 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      unsupervised          -> origin/unsupervised | 
| 3091 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new branch]      x11                   -> origin/x11 | 
| 3092 | 2024-05-23T03:24:07.352Z | [    helios-setup] May 23 03:24:06.188 INFO E| * [new ref]                               -> origin/HEAD | 
| 3093 | 2024-05-23T03:24:07.434Z | [    helios-setup] May 23 03:24:06.287 INFO E| Updating crates.io index | 
| 3094 | 2024-05-23T03:24:08.239Z | [    helios-setup] May 23 03:24:07.094 INFO E| Downloading crates ... | 
| 3095 | 2024-05-23T03:24:08.422Z | [    helios-setup] May 23 03:24:07.275 INFO E| Downloaded base64 v0.21.0 | 
| 3096 | 2024-05-23T03:24:08.429Z | [    helios-setup] May 23 03:24:07.284 INFO E| Downloaded async-trait v0.1.68 | 
| 3097 | 2024-05-23T03:24:08.437Z | [    helios-setup] May 23 03:24:07.291 INFO E| Downloaded anstream v0.2.6 | 
| 3098 | 2024-05-23T03:24:08.442Z | [    helios-setup] May 23 03:24:07.295 INFO E| Downloaded ahash v0.8.3 | 
| 3099 | 2024-05-23T03:24:08.447Z | [    helios-setup] May 23 03:24:07.301 INFO E| Downloaded cc v1.0.78 | 
| 3100 | 2024-05-23T03:24:08.452Z | [    helios-setup] May 23 03:24:07.306 INFO E| Downloaded anstyle-parse v0.1.1 | 
| 3101 | 2024-05-23T03:24:08.459Z | [    helios-setup] May 23 03:24:07.312 INFO E| Downloaded const-random v0.1.15 | 
| 3102 | 2024-05-23T03:24:08.463Z | [    helios-setup] May 23 03:24:07.314 INFO E| Downloaded clap_derive v4.2.0 | 
| 3103 | 2024-05-23T03:24:08.469Z | [    helios-setup] May 23 03:24:07.318 INFO E| Downloaded byteorder v1.4.3 | 
| 3104 | 2024-05-23T03:24:08.473Z | [    helios-setup] May 23 03:24:07.324 INFO E| Downloaded const-random-macro v0.1.15 | 
| 3105 | 2024-05-23T03:24:08.474Z | [    helios-setup] May 23 03:24:07.326 INFO E| Downloaded schemars_derive v0.8.12 | 
| 3106 | 2024-05-23T03:24:08.490Z | [    helios-setup] May 23 03:24:07.332 INFO E| Downloaded concolor-override v1.0.0 | 
| 3107 | 2024-05-23T03:24:08.495Z | [    helios-setup] May 23 03:24:07.334 INFO E| Downloaded serde_derive_internals v0.26.0 | 
| 3108 | 2024-05-23T03:24:08.495Z | [    helios-setup] May 23 03:24:07.338 INFO E| Downloaded semver v1.0.17 | 
| 3109 | 2024-05-23T03:24:08.495Z | [    helios-setup] May 23 03:24:07.344 INFO E| Downloaded futures-macro v0.3.28 | 
| 3110 | 2024-05-23T03:24:08.496Z | [    helios-setup] May 23 03:24:07.346 INFO E| Downloaded semver-parser v0.10.2 | 
| 3111 | 2024-05-23T03:24:08.501Z | [    helios-setup] May 23 03:24:07.350 INFO E| Downloaded thiserror v1.0.38 | 
| 3112 | 2024-05-23T03:24:08.509Z | [    helios-setup] May 23 03:24:07.363 INFO E| Downloaded home v0.5.4 | 
| 3113 | 2024-05-23T03:24:08.516Z | [    helios-setup] May 23 03:24:07.366 INFO E| Downloaded time v0.1.45 | 
| 3114 | 2024-05-23T03:24:08.521Z | [    helios-setup] May 23 03:24:07.371 INFO E| Downloaded project-root v0.2.2 | 
| 3115 | 2024-05-23T03:24:08.521Z | [    helios-setup] May 23 03:24:07.372 INFO E| Downloaded futures-executor v0.3.28 | 
| 3116 | 2024-05-23T03:24:08.526Z | [    helios-setup] May 23 03:24:07.376 INFO E| Downloaded sha2 v0.10.6 | 
| 3117 | 2024-05-23T03:24:08.527Z | [    helios-setup] May 23 03:24:07.380 INFO E| Downloaded proc-macro-crate v1.2.1 | 
| 3118 | 2024-05-23T03:24:08.532Z | [    helios-setup] May 23 03:24:07.383 INFO E| Downloaded httpdate v1.0.2 | 
| 3119 | 2024-05-23T03:24:08.532Z | [    helios-setup] May 23 03:24:07.386 INFO E| Downloaded num-integer v0.1.45 | 
| 3120 | 2024-05-23T03:24:08.537Z | [    helios-setup] May 23 03:24:07.390 INFO E| Downloaded want v0.3.0 | 
| 3121 | 2024-05-23T03:24:08.541Z | [    helios-setup] May 23 03:24:07.392 INFO E| Downloaded getrandom v0.2.8 | 
| 3122 | 2024-05-23T03:24:08.546Z | [    helios-setup] May 23 03:24:07.399 INFO E| Downloaded try-lock v0.2.4 | 
| 3123 | 2024-05-23T03:24:08.551Z | [    helios-setup] May 23 03:24:07.401 INFO E| Downloaded terminal_size v0.2.6 | 
| 3124 | 2024-05-23T03:24:08.551Z | [    helios-setup] May 23 03:24:07.404 INFO E| Downloaded strsim v0.10.0 | 
| 3125 | 2024-05-23T03:24:08.555Z | [    helios-setup] May 23 03:24:07.407 INFO E| Downloaded toml_datetime v0.6.1 | 
| 3126 | 2024-05-23T03:24:08.556Z | [    helios-setup] May 23 03:24:07.410 INFO E| Downloaded smartstring v1.0.1 | 
| 3127 | 2024-05-23T03:24:08.561Z | [    helios-setup] May 23 03:24:07.415 INFO E| Downloaded thiserror-impl v1.0.38 | 
| 3128 | 2024-05-23T03:24:08.566Z | [    helios-setup] May 23 03:24:07.418 INFO E| Downloaded tokio-macros v2.0.0 | 
| 3129 | 2024-05-23T03:24:08.566Z | [    helios-setup] May 23 03:24:07.420 INFO E| Downloaded cargo-lock v8.0.3 | 
| 3130 | 2024-05-23T03:24:08.572Z | [    helios-setup] May 23 03:24:07.426 INFO E| Downloaded semver v0.11.0 | 
| 3131 | 2024-05-23T03:24:08.577Z | [    helios-setup] May 23 03:24:07.430 INFO E| Downloaded walkdir v2.3.3 | 
| 3132 | 2024-05-23T03:24:08.582Z | [    helios-setup] May 23 03:24:07.434 INFO E| Downloaded crossbeam-utils v0.8.14 | 
| 3133 | 2024-05-23T03:24:08.588Z | [    helios-setup] May 23 03:24:07.442 INFO E| Downloaded clap v4.2.1 | 
| 3134 | 2024-05-23T03:24:08.604Z | [    helios-setup] May 23 03:24:07.458 INFO E| Downloaded tokio-tungstenite v0.18.0 | 
| 3135 | 2024-05-23T03:24:08.608Z | [    helios-setup] May 23 03:24:07.461 INFO E| Downloaded tokio-rustls v0.24.0 | 
| 3136 | 2024-05-23T03:24:08.613Z | [    helios-setup] May 23 03:24:07.463 INFO E| Downloaded time-macros v0.2.8 | 
| 3137 | 2024-05-23T03:24:08.613Z | [    helios-setup] May 23 03:24:07.466 INFO E| Downloaded futures v0.3.28 | 
| 3138 | 2024-05-23T03:24:08.636Z | [    helios-setup] May 23 03:24:07.491 INFO E| Downloaded num-traits v0.2.15 | 
| 3139 | 2024-05-23T03:24:08.641Z | [    helios-setup] May 23 03:24:07.495 INFO E| Downloaded uuid v1.3.0 | 
| 3140 | 2024-05-23T03:24:08.651Z | [    helios-setup] May 23 03:24:07.505 INFO E| Downloaded unicode-ident v1.0.8 | 
| 3141 | 2024-05-23T03:24:08.658Z | [    helios-setup] May 23 03:24:07.513 INFO E| Downloaded tungstenite v0.18.0 | 
| 3142 | 2024-05-23T03:24:08.667Z | [    helios-setup] May 23 03:24:07.521 INFO E| Downloaded url v2.3.1 | 
| 3143 | 2024-05-23T03:24:08.674Z | [    helios-setup] May 23 03:24:07.528 INFO E| Downloaded unicode-linebreak v0.1.4 | 
| 3144 | 2024-05-23T03:24:08.765Z | [    helios-setup] May 23 03:24:07.607 INFO E| Downloaded tracing v0.1.37 | 
| 3145 | 2024-05-23T03:24:08.777Z | [    helios-setup] May 23 03:24:07.632 INFO E| Downloaded toml_edit v0.19.8 | 
| 3146 | 2024-05-23T03:24:08.837Z | [    helios-setup] May 23 03:24:07.691 INFO E| Downloaded winnow v0.4.1 | 
| 3147 | 2024-05-23T03:24:08.849Z | [    helios-setup] May 23 03:24:07.703 INFO E| Downloaded syn v2.0.13 | 
| 3148 | 2024-05-23T03:24:08.939Z | [    helios-setup] May 23 03:24:07.793 INFO E| Downloaded syn v1.0.107 | 
| 3149 | 2024-05-23T03:24:08.957Z | [    helios-setup] May 23 03:24:07.811 INFO E| Downloaded tokio v1.27.0 | 
| 3150 | 2024-05-23T03:24:09.006Z | [    helios-setup] May 23 03:24:07.860 INFO E| Downloaded reqwest v0.11.16 | 
| 3151 | 2024-05-23T03:24:09.017Z | [    helios-setup] May 23 03:24:07.871 INFO E| Downloaded rayon v1.6.1 | 
| 3152 | 2024-05-23T03:24:09.040Z | [    helios-setup] May 23 03:24:07.894 INFO E| Downloaded hyper v0.14.25 | 
| 3153 | 2024-05-23T03:24:09.052Z | [    helios-setup] May 23 03:24:07.906 INFO E| Downloaded git2 v0.16.1 | 
| 3154 | 2024-05-23T03:24:09.064Z | [    helios-setup] May 23 03:24:07.918 INFO E| Downloaded h2 v0.3.16 | 
| 3155 | 2024-05-23T03:24:09.074Z | [    helios-setup] May 23 03:24:07.928 INFO E| Downloaded regress v0.5.0 | 
| 3156 | 2024-05-23T03:24:09.087Z | [    helios-setup] May 23 03:24:07.939 INFO E| Downloaded regex v1.7.3 | 
| 3157 | 2024-05-23T03:24:09.098Z | [    helios-setup] May 23 03:24:07.951 INFO E| Downloaded futures-util v0.3.28 | 
| 3158 | 2024-05-23T03:24:09.115Z | [    helios-setup] May 23 03:24:07.969 INFO E| Downloaded rustls v0.21.0 | 
| 3159 | 2024-05-23T03:24:09.134Z | [    helios-setup] May 23 03:24:07.988 INFO E| Downloaded rhai v1.14.0 | 
| 3160 | 2024-05-23T03:24:09.153Z | [    helios-setup] May 23 03:24:08.007 INFO E| Downloaded rustix v0.37.3 | 
| 3161 | 2024-05-23T03:24:09.182Z | [    helios-setup] May 23 03:24:08.036 INFO E| Downloaded openapiv3 v1.0.2 | 
| 3162 | 2024-05-23T03:24:09.197Z | [    helios-setup] May 23 03:24:08.051 INFO E| Downloaded mio v0.8.5 | 
| 3163 | 2024-05-23T03:24:09.205Z | [    helios-setup] May 23 03:24:08.059 INFO E| Downloaded clap_builder v4.2.1 | 
| 3164 | 2024-05-23T03:24:09.216Z | [    helios-setup] May 23 03:24:08.070 INFO E| Downloaded unicode-normalization v0.1.22 | 
| 3165 | 2024-05-23T03:24:09.221Z | [    helios-setup] May 23 03:24:08.075 INFO E| Downloaded pest v2.5.7 | 
| 3166 | 2024-05-23T03:24:09.230Z | [    helios-setup] May 23 03:24:08.084 INFO E| Downloaded tokio-util v0.7.7 | 
| 3167 | 2024-05-23T03:24:09.239Z | [    helios-setup] May 23 03:24:08.094 INFO E| Downloaded libc v0.2.139 | 
| 3168 | 2024-05-23T03:24:09.250Z | [    host-package]    Compiling sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef) | 
| 3169 | 2024-05-23T03:24:09.282Z | [    helios-setup] May 23 03:24:08.135 INFO E| Downloaded time v0.3.20 | 
| 3170 | 2024-05-23T03:24:09.292Z | [    helios-setup] May 23 03:24:08.147 INFO E| Downloaded serde_json v1.0.95 | 
| 3171 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.159 INFO E| Downloaded rayon-core v1.10.2 | 
| 3172 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.166 INFO E| Downloaded http v0.2.9 | 
| 3173 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.172 INFO E| Downloaded serde_yaml v0.9.21 | 
| 3174 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.179 INFO E| Downloaded crossbeam-epoch v0.9.13 | 
| 3175 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.184 INFO E| Downloaded unsafe-libyaml v0.2.8 | 
| 3176 | 2024-05-23T03:24:09.339Z | [    helios-setup] May 23 03:24:08.189 INFO E| Downloaded tracing-core v0.1.30 | 
| 3177 | 2024-05-23T03:24:09.344Z | [    helios-setup] May 23 03:24:08.194 INFO E| Downloaded rustls-webpki v0.100.1 | 
| 3178 | 2024-05-23T03:24:09.350Z | [    helios-setup] May 23 03:24:08.203 INFO E| Downloaded io-lifetimes v1.0.10 | 
| 3179 | 2024-05-23T03:24:09.367Z | [    helios-setup] May 23 03:24:08.207 INFO E| Downloaded crossbeam-channel v0.5.6 | 
| 3180 | 2024-05-23T03:24:09.371Z | [    helios-setup] May 23 03:24:08.214 INFO E| Downloaded toml v0.7.3 | 
| 3181 | 2024-05-23T03:24:09.371Z | [    helios-setup] May 23 03:24:08.219 INFO E| Downloaded memchr v2.5.0 | 
| 3182 | 2024-05-23T03:24:09.372Z | [    helios-setup] May 23 03:24:08.225 INFO E| Downloaded unicode-bidi v0.3.13 | 
| 3183 | 2024-05-23T03:24:09.377Z | [    helios-setup] May 23 03:24:08.229 INFO E| Downloaded ucd-trie v0.1.5 | 
| 3184 | 2024-05-23T03:24:09.382Z | [    helios-setup] May 23 03:24:08.231 INFO E| Downloaded typenum v1.16.0 | 
| 3185 | 2024-05-23T03:24:09.383Z | [    helios-setup] May 23 03:24:08.235 INFO E| Downloaded textwrap v0.16.0 | 
| 3186 | 2024-05-23T03:24:09.387Z | [    helios-setup] May 23 03:24:08.239 INFO E| Downloaded socket2 v0.4.9 | 
| 3187 | 2024-05-23T03:24:09.394Z | [    helios-setup] May 23 03:24:08.242 INFO E| Downloaded serde_derive v1.0.152 | 
| 3188 | 2024-05-23T03:24:09.398Z | [    helios-setup] May 23 03:24:08.246 INFO E| Downloaded schemars v0.8.12 | 
| 3189 | 2024-05-23T03:24:09.411Z | [    helios-setup] May 23 03:24:08.264 INFO E| Downloaded encoding_rs v0.8.32 | 
| 3190 | 2024-05-23T03:24:09.464Z | [    helios-setup] May 23 03:24:08.318 INFO E| Downloaded proc-macro2 v1.0.56 | 
| 3191 | 2024-05-23T03:24:09.469Z | [    helios-setup] May 23 03:24:08.322 INFO E| Downloaded parking_lot v0.12.1 | 
| 3192 | 2024-05-23T03:24:09.474Z | [    helios-setup] May 23 03:24:08.326 INFO E| Downloaded camino v1.1.4 | 
| 3193 | 2024-05-23T03:24:09.479Z | [    helios-setup] May 23 03:24:08.330 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1 | 
| 3194 | 2024-05-23T03:24:09.602Z | [    helios-setup] May 23 03:24:08.454 INFO E| Downloaded tempfile v3.5.0 | 
| 3195 | 2024-05-23T03:24:09.606Z | [    helios-setup] May 23 03:24:08.458 INFO E| Downloaded sct v0.7.0 | 
| 3196 | 2024-05-23T03:24:09.611Z | [    helios-setup] May 23 03:24:08.464 INFO E| Downloaded ryu v1.0.13 | 
| 3197 | 2024-05-23T03:24:09.616Z | [    helios-setup] May 23 03:24:08.470 INFO E| Downloaded rhai_codegen v1.5.0 | 
| 3198 | 2024-05-23T03:24:09.629Z | [    helios-setup] May 23 03:24:08.482 INFO E| Downloaded parking_lot_core v0.9.6 | 
| 3199 | 2024-05-23T03:24:09.634Z | [    helios-setup] May 23 03:24:08.486 INFO E| Downloaded once_cell v1.17.0 | 
| 3200 | 2024-05-23T03:24:09.640Z | [    helios-setup] May 23 03:24:08.490 INFO E| Downloaded either v1.8.0 | 
| 3201 | 2024-05-23T03:24:09.640Z | [    helios-setup] May 23 03:24:08.492 INFO E| Downloaded chrono v0.4.24 | 
| 3202 | 2024-05-23T03:24:09.649Z | [    helios-setup] May 23 03:24:08.504 INFO E| Downloaded libz-sys v1.1.8 | 
| 3203 | 2024-05-23T03:24:09.733Z | [    helios-setup] May 23 03:24:08.587 INFO E| Downloaded bytes v1.4.0 | 
| 3204 | 2024-05-23T03:24:09.739Z | [    helios-setup] May 23 03:24:08.593 INFO E| Downloaded slog-bunyan v2.4.0 | 
| 3205 | 2024-05-23T03:24:09.744Z | [    helios-setup] May 23 03:24:08.595 INFO E| Downloaded quote v1.0.26 | 
| 3206 | 2024-05-23T03:24:09.748Z | [    helios-setup] May 23 03:24:08.599 INFO E| Downloaded pin-project-lite v0.2.9 | 
| 3207 | 2024-05-23T03:24:09.753Z | [    helios-setup] May 23 03:24:08.607 INFO E| Downloaded jobserver v0.1.26 | 
| 3208 | 2024-05-23T03:24:09.758Z | [    helios-setup] May 23 03:24:08.610 INFO E| Downloaded ipnet v2.7.2 | 
| 3209 | 2024-05-23T03:24:09.763Z | [    helios-setup] May 23 03:24:08.612 INFO E| Downloaded iana-time-zone v0.1.56 | 
| 3210 | 2024-05-23T03:24:09.763Z | [    helios-setup] May 23 03:24:08.616 INFO E| Downloaded log v0.4.17 | 
| 3211 | 2024-05-23T03:24:09.768Z | [    helios-setup] May 23 03:24:08.619 INFO E| Downloaded lock_api v0.4.9 | 
| 3212 | 2024-05-23T03:24:09.768Z | [    helios-setup] May 23 03:24:08.622 INFO E| Downloaded serde_path_to_error v0.1.11 | 
| 3213 | 2024-05-23T03:24:09.773Z | [    helios-setup] May 23 03:24:08.624 INFO E| Downloaded scopeguard v1.1.0 | 
| 3214 | 2024-05-23T03:24:09.773Z | [    helios-setup] May 23 03:24:08.626 INFO E| Downloaded rustls-pemfile v1.0.2 | 
| 3215 | 2024-05-23T03:24:09.778Z | [    helios-setup] May 23 03:24:08.629 INFO E| Downloaded sha1 v0.10.5 | 
| 3216 | 2024-05-23T03:24:09.778Z | [    helios-setup] May 23 03:24:08.631 INFO E| Downloaded rustfmt-wrapper v0.2.0 | 
| 3217 | 2024-05-23T03:24:09.782Z | [    helios-setup] May 23 03:24:08.633 INFO E| Downloaded smallvec v1.10.0 | 
| 3218 | 2024-05-23T03:24:09.782Z | [    helios-setup] May 23 03:24:08.636 INFO E| Downloaded signal-hook-registry v1.4.0 | 
| 3219 | 2024-05-23T03:24:09.787Z | [    helios-setup] May 23 03:24:08.638 INFO E| Downloaded smawk v0.3.1 | 
| 3220 | 2024-05-23T03:24:09.787Z | [    helios-setup] May 23 03:24:08.640 INFO E| Downloaded slog-async v2.7.0 | 
| 3221 | 2024-05-23T03:24:09.791Z | [    helios-setup] May 23 03:24:08.642 INFO E| Downloaded slab v0.4.7 | 
| 3222 | 2024-05-23T03:24:09.792Z | [    helios-setup] May 23 03:24:08.644 INFO E| Downloaded serde_spanned v0.6.1 | 
| 3223 | 2024-05-23T03:24:09.792Z | [    helios-setup] May 23 03:24:08.646 INFO E| Downloaded pkg-config v0.3.26 | 
| 3224 | 2024-05-23T03:24:09.798Z | [    helios-setup] May 23 03:24:08.648 INFO E| Downloaded percent-encoding v2.2.0 | 
| 3225 | 2024-05-23T03:24:09.799Z | [    helios-setup] May 23 03:24:08.649 INFO E| Downloaded paste v1.0.12 | 
| 3226 | 2024-05-23T03:24:09.804Z | [    helios-setup] May 23 03:24:08.654 INFO E| Downloaded num_enum_derive v0.5.7 | 
| 3227 | 2024-05-23T03:24:09.810Z | [    helios-setup] May 23 03:24:08.661 INFO E| Downloaded num_cpus v1.15.0 | 
| 3228 | 2024-05-23T03:24:09.815Z | [    helios-setup] May 23 03:24:08.665 INFO E| Downloaded concolor-query v0.3.3 | 
| 3229 | 2024-05-23T03:24:09.815Z | [    helios-setup] May 23 03:24:08.667 INFO E| Downloaded futures-channel v0.3.28 | 
| 3230 | 2024-05-23T03:24:09.820Z | [    helios-setup] May 23 03:24:08.670 INFO E| Downloaded clap_lex v0.4.1 | 
| 3231 | 2024-05-23T03:24:09.820Z | [    helios-setup] May 23 03:24:08.671 INFO E| Downloaded toolchain_find v0.2.0 | 
| 3232 | 2024-05-23T03:24:09.820Z | [    helios-setup] May 23 03:24:08.672 INFO E| Downloaded time-core v0.1.0 | 
| 3233 | 2024-05-23T03:24:09.820Z | [    helios-setup] May 23 03:24:08.673 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated | 
| 3234 | 2024-05-23T03:24:09.825Z | [    helios-setup] May 23 03:24:08.676 INFO E| Downloaded http-body v0.4.5 | 
| 3235 | 2024-05-23T03:24:09.825Z | [    helios-setup] May 23 03:24:08.678 INFO E| Downloaded fastrand v1.9.0 | 
| 3236 | 2024-05-23T03:24:09.830Z | [    helios-setup] May 23 03:24:08.679 INFO E| Downloaded crossbeam-deque v0.8.2 | 
| 3237 | 2024-05-23T03:24:09.830Z | [    helios-setup] May 23 03:24:08.682 INFO E| Downloaded bincode v1.3.3 | 
| 3238 | 2024-05-23T03:24:09.835Z | [    helios-setup] May 23 03:24:08.685 INFO E| Downloaded dyn-clone v1.0.11 | 
| 3239 | 2024-05-23T03:24:09.835Z | [    helios-setup] May 23 03:24:08.687 INFO E| Downloaded form_urlencoded v1.1.0 | 
| 3240 | 2024-05-23T03:24:09.835Z | [    helios-setup] May 23 03:24:08.688 INFO E| Downloaded serde v1.0.152 | 
| 3241 | 2024-05-23T03:24:09.840Z | [    helios-setup] May 23 03:24:08.693 INFO E| Downloaded num_enum v0.5.7 | 
| 3242 | 2024-05-23T03:24:09.846Z | [    helios-setup] May 23 03:24:08.700 INFO E| Downloaded itoa v1.0.6 | 
| 3243 | 2024-05-23T03:24:09.851Z | [    helios-setup] May 23 03:24:08.702 INFO E| Downloaded is-terminal v0.4.7 | 
| 3244 | 2024-05-23T03:24:09.851Z | [    helios-setup] May 23 03:24:08.703 INFO E| Downloaded futures-task v0.3.28 | 
| 3245 | 2024-05-23T03:24:09.851Z | [    helios-setup] May 23 03:24:08.705 INFO E| Downloaded futures-core v0.3.28 | 
| 3246 | 2024-05-23T03:24:09.856Z | [    helios-setup] May 23 03:24:08.707 INFO E| Downloaded digest v0.10.6 | 
| 3247 | 2024-05-23T03:24:09.856Z | [    helios-setup] May 23 03:24:08.710 INFO E| Downloaded built v0.6.0 | 
| 3248 | 2024-05-23T03:24:09.862Z | [    helios-setup] May 23 03:24:08.713 INFO E| Downloaded futures-io v0.3.28 | 
| 3249 | 2024-05-23T03:24:09.862Z | [    helios-setup] May 23 03:24:08.714 INFO E| Downloaded errno v0.3.1 | 
| 3250 | 2024-05-23T03:24:09.867Z | [    helios-setup] May 23 03:24:08.716 INFO E| Downloaded futures-sink v0.3.28 | 
| 3251 | 2024-05-23T03:24:09.867Z | [    helios-setup] May 23 03:24:08.717 INFO E| Downloaded autocfg v1.1.0 | 
| 3252 | 2024-05-23T03:24:09.867Z | [    helios-setup] May 23 03:24:08.720 INFO E| Downloaded ahash v0.7.6 | 
| 3253 | 2024-05-23T03:24:09.871Z | [    helios-setup] May 23 03:24:08.723 INFO E| Downloaded aho-corasick v0.7.20 | 
| 3254 | 2024-05-23T03:24:09.876Z | [    helios-setup] May 23 03:24:08.730 INFO E| Downloaded anyhow v1.0.68 | 
| 3255 | 2024-05-23T03:24:09.881Z | [    helios-setup] May 23 03:24:08.736 INFO E| Downloaded anstyle v0.3.5 | 
| 3256 | 2024-05-23T03:24:10.303Z | [    helios-setup] May 23 03:24:09.156 INFO E| Compiling proc-macro2 v1.0.56 | 
| 3257 | 2024-05-23T03:24:10.339Z | [    helios-setup] May 23 03:24:09.192 INFO E| Compiling libc v0.2.139 | 
| 3258 | 2024-05-23T03:24:10.343Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling quote v1.0.26 | 
| 3259 | 2024-05-23T03:24:10.343Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling unicode-ident v1.0.8 | 
| 3260 | 2024-05-23T03:24:10.344Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling syn v1.0.107 | 
| 3261 | 2024-05-23T03:24:10.344Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling autocfg v1.1.0 | 
| 3262 | 2024-05-23T03:24:10.344Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling serde_derive v1.0.152 | 
| 3263 | 2024-05-23T03:24:10.344Z | [    helios-setup] May 23 03:24:09.193 INFO E| Compiling cfg-if v1.0.0 | 
| 3264 | 2024-05-23T03:24:10.957Z | [    host-package]    Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) | 
| 3265 | 2024-05-23T03:24:11.161Z | [    helios-setup] May 23 03:24:10.014 INFO E| Compiling version_check v0.9.4 | 
| 3266 | 2024-05-23T03:24:11.304Z | [    helios-setup] May 23 03:24:10.158 INFO E| Compiling serde v1.0.152 | 
| 3267 | 2024-05-23T03:24:11.558Z | [    host-package]    Compiling compact_str v0.7.1 | 
| 3268 | 2024-05-23T03:24:12.067Z | [    helios-setup] May 23 03:24:10.917 INFO E| Compiling memchr v2.5.0 | 
| 3269 | 2024-05-23T03:24:12.244Z | [    helios-setup] May 23 03:24:11.098 INFO E| Compiling once_cell v1.17.0 | 
| 3270 | 2024-05-23T03:24:12.392Z | [    helios-setup] May 23 03:24:11.245 INFO E| Compiling log v0.4.17 | 
| 3271 | 2024-05-23T03:24:12.543Z | [    helios-setup] May 23 03:24:11.395 INFO E| Compiling thiserror v1.0.38 | 
| 3272 | 2024-05-23T03:24:13.269Z | [    helios-setup] May 23 03:24:12.122 INFO E| Compiling serde_json v1.0.95 | 
| 3273 | 2024-05-23T03:24:13.530Z | [    helios-setup] May 23 03:24:12.381 INFO E| Compiling itoa v1.0.6 | 
| 3274 | 2024-05-23T03:24:13.955Z | [    helios-setup] May 23 03:24:12.807 INFO E| Compiling syn v2.0.13 | 
| 3275 | 2024-05-23T03:24:14.632Z | [    helios-setup] May 23 03:24:13.484 INFO E| Compiling jobserver v0.1.26 | 
| 3276 | 2024-05-23T03:24:14.660Z | [    host-package]    Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0) | 
| 3277 | 2024-05-23T03:24:14.695Z | [    helios-setup] May 23 03:24:13.548 INFO E| Compiling getrandom v0.2.8 | 
| 3278 | 2024-05-23T03:24:15.486Z | [    helios-setup] May 23 03:24:14.338 INFO E| Compiling cc v1.0.78 | 
| 3279 | 2024-05-23T03:24:15.612Z | [    helios-setup] May 23 03:24:14.462 INFO E| Compiling indexmap v1.9.3 | 
| 3280 | 2024-05-23T03:24:16.132Z | [    helios-setup] May 23 03:24:14.981 INFO E| Compiling scopeguard v1.1.0 | 
| 3281 | 2024-05-23T03:24:16.185Z | [    helios-setup] May 23 03:24:15.037 INFO E| Compiling pin-project-lite v0.2.9 | 
| 3282 | 2024-05-23T03:24:16.394Z | [    helios-setup] May 23 03:24:15.234 INFO E| Compiling num-integer v0.1.45 | 
| 3283 | 2024-05-23T03:24:16.506Z | [    helios-setup] May 23 03:24:15.357 INFO E| Compiling bytes v1.4.0 | 
| 3284 | 2024-05-23T03:24:16.633Z | [    helios-setup] May 23 03:24:15.484 INFO E| Compiling futures-core v0.3.28 | 
| 3285 | 2024-05-23T03:24:17.297Z | [    helios-setup] May 23 03:24:16.149 INFO E| Compiling ryu v1.0.13 | 
| 3286 | 2024-05-23T03:24:18.509Z | [    helios-setup] May 23 03:24:17.358 INFO E| Compiling lock_api v0.4.9 | 
| 3287 | 2024-05-23T03:24:18.923Z | [    host-package]    Compiling zone_cfg_derive v0.1.2 | 
| 3288 | 2024-05-23T03:24:18.971Z | [    helios-setup] May 23 03:24:17.822 INFO E| Compiling typenum v1.16.0 | 
| 3289 | 2024-05-23T03:24:19.071Z | [    helios-setup] May 23 03:24:17.920 INFO E| Compiling parking_lot_core v0.9.6 | 
| 3290 | 2024-05-23T03:24:19.178Z | [    helios-setup] May 23 03:24:18.027 INFO E| Compiling bitflags v1.3.2 | 
| 3291 | 2024-05-23T03:24:19.678Z | [    helios-setup] May 23 03:24:18.526 INFO E| Compiling num_cpus v1.15.0 | 
| 3292 | 2024-05-23T03:24:19.862Z | [    helios-setup] May 23 03:24:18.714 INFO E| Compiling generic-array v0.14.6 | 
| 3293 | 2024-05-23T03:24:20.012Z | [    helios-setup] May 23 03:24:18.858 INFO E| Compiling slab v0.4.7 | 
| 3294 | 2024-05-23T03:24:20.128Z | [    helios-setup] May 23 03:24:18.979 INFO E| Compiling futures-sink v0.3.28 | 
| 3295 | 2024-05-23T03:24:20.248Z | [    helios-setup] May 23 03:24:19.099 INFO E| Compiling futures-task v0.3.28 | 
| 3296 | 2024-05-23T03:24:20.326Z | [    helios-setup] May 23 03:24:19.177 INFO E| Compiling futures-channel v0.3.28 | 
| 3297 | 2024-05-23T03:24:20.748Z | [    helios-setup] May 23 03:24:19.599 INFO E| Compiling tokio v1.27.0 | 
| 3298 | 2024-05-23T03:24:21.188Z | [    helios-setup] May 23 03:24:20.039 INFO E| Compiling futures-util v0.3.28 | 
| 3299 | 2024-05-23T03:24:21.400Z | [    helios-setup] May 23 03:24:20.250 INFO E| Compiling schemars v0.8.12 | 
| 3300 | 2024-05-23T03:24:21.492Z | [    host-package]    Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) | 
| 3301 | 2024-05-23T03:24:22.276Z | [    helios-setup] May 23 03:24:21.126 INFO E| Compiling mio v0.8.5 | 
| 3302 | 2024-05-23T03:24:22.341Z | [    helios-setup] May 23 03:24:21.191 INFO E| Compiling signal-hook-registry v1.4.0 | 
| 3303 | 2024-05-23T03:24:22.797Z | [    helios-setup] May 23 03:24:21.635 INFO E| Compiling socket2 v0.4.9 | 
| 3304 | 2024-05-23T03:24:22.892Z | [    helios-setup] May 23 03:24:21.742 INFO E| Compiling ahash v0.7.6 | 
| 3305 | 2024-05-23T03:24:22.958Z | [    helios-setup] May 23 03:24:21.808 INFO E| Compiling num-traits v0.2.15 | 
| 3306 | 2024-05-23T03:24:23.816Z | [    helios-setup] May 23 03:24:22.666 INFO E| Compiling io-lifetimes v1.0.10 | 
| 3307 | 2024-05-23T03:24:23.969Z | [    helios-setup] May 23 03:24:22.818 INFO E| Compiling futures-io v0.3.28 | 
| 3308 | 2024-05-23T03:24:24.840Z | [    helios-setup] May 23 03:24:23.690 INFO E| Compiling pin-utils v0.1.0 | 
| 3309 | 2024-05-23T03:24:25.090Z | [    helios-setup] May 23 03:24:23.940 INFO E| Compiling serde_derive_internals v0.26.0 | 
| 3310 | 2024-05-23T03:24:25.237Z | [    helios-setup] May 23 03:24:24.087 INFO E| Compiling crunchy v0.2.2 | 
| 3311 | 2024-05-23T03:24:26.122Z | [    helios-setup] May 23 03:24:24.971 INFO E| Compiling ahash v0.8.3 | 
| 3312 | 2024-05-23T03:24:26.723Z | [    helios-setup] May 23 03:24:25.573 INFO E| Compiling tiny-keccak v2.0.2 | 
| 3313 | 2024-05-23T03:24:27.123Z | [    helios-setup] May 23 03:24:25.972 INFO E| Compiling proc-macro-hack v0.5.20+deprecated | 
| 3314 | 2024-05-23T03:24:27.158Z | [    helios-setup] May 23 03:24:26.009 INFO E| Compiling hashbrown v0.12.3 | 
| 3315 | 2024-05-23T03:24:27.518Z | [    helios-setup] May 23 03:24:26.366 INFO E| Compiling rustix v0.37.3 | 
| 3316 | 2024-05-23T03:24:27.806Z | [    helios-setup] May 23 03:24:26.654 INFO E| Compiling block-buffer v0.10.3 | 
| 3317 | 2024-05-23T03:24:28.312Z | [    helios-setup] May 23 03:24:27.162 INFO E| Compiling crypto-common v0.1.6 | 
| 3318 | 2024-05-23T03:24:29.542Z | [    helios-setup] May 23 03:24:28.391 INFO E| Compiling errno v0.3.1 | 
| 3319 | 2024-05-23T03:24:29.831Z | [    helios-setup] May 23 03:24:28.678 INFO E| Compiling slog v2.7.0 | 
| 3320 | 2024-05-23T03:24:29.888Z | [    helios-setup] May 23 03:24:28.737 INFO E| Compiling fnv v1.0.7 | 
| 3321 | 2024-05-23T03:24:29.942Z | [    helios-setup] May 23 03:24:28.790 INFO E| Compiling pkg-config v0.3.26 | 
| 3322 | 2024-05-23T03:24:30.195Z | [    helios-setup] May 23 03:24:29.044 INFO E| Compiling crossbeam-utils v0.8.14 | 
| 3323 | 2024-05-23T03:24:30.208Z | [    helios-setup] May 23 03:24:29.058 INFO E| Compiling http v0.2.9 | 
| 3324 | 2024-05-23T03:24:33.085Z | [    helios-setup] May 23 03:24:31.933 INFO E| Compiling digest v0.10.6 | 
| 3325 | 2024-05-23T03:24:33.793Z | [    helios-setup] May 23 03:24:32.628 INFO E| Compiling aho-corasick v0.7.20 | 
| 3326 | 2024-05-23T03:24:33.942Z | [    helios-setup] May 23 03:24:32.790 INFO E| Compiling percent-encoding v2.2.0 | 
| 3327 | 2024-05-23T03:24:34.081Z | [    helios-setup] May 23 03:24:32.929 INFO E| Compiling cpufeatures v0.2.5 | 
| 3328 | 2024-05-23T03:24:34.272Z | [    helios-setup] May 23 03:24:33.119 INFO E| Compiling httparse v1.8.0 | 
| 3329 | 2024-05-23T03:24:34.941Z | [    helios-setup] May 23 03:24:33.789 INFO E| Compiling anyhow v1.0.68 | 
| 3330 | 2024-05-23T03:24:35.464Z | [    helios-setup] May 23 03:24:34.312 INFO E| Compiling tinyvec_macros v0.1.1 | 
| 3331 | 2024-05-23T03:24:36.114Z | [    helios-setup] May 23 03:24:34.961 INFO E| Compiling heck v0.4.1 | 
| 3332 | 2024-05-23T03:24:36.246Z | [    helios-setup] May 23 03:24:35.092 INFO E| Compiling unicode-width v0.1.10 | 
| 3333 | 2024-05-23T03:24:36.482Z | [    helios-setup] May 23 03:24:35.329 INFO E| Compiling thiserror-impl v1.0.38 | 
| 3334 | 2024-05-23T03:24:36.625Z | [    helios-setup] May 23 03:24:35.473 INFO E| Compiling schemars_derive v0.8.12 | 
| 3335 | 2024-05-23T03:24:37.020Z | [    helios-setup] May 23 03:24:35.867 INFO E| Compiling regex-syntax v0.6.29 | 
| 3336 | 2024-05-23T03:24:37.750Z | [    helios-setup] May 23 03:24:36.597 INFO E| Compiling futures-macro v0.3.28 | 
| 3337 | 2024-05-23T03:24:37.808Z | [    helios-setup] May 23 03:24:36.655 INFO E| Compiling tokio-macros v2.0.0 | 
| 3338 | 2024-05-23T03:24:37.812Z | [    helios-setup] May 23 03:24:36.657 INFO E| Compiling tinyvec v1.6.0 | 
| 3339 | 2024-05-23T03:24:38.873Z | [    helios-setup] May 23 03:24:37.719 INFO E| Compiling const-random-macro v0.1.15 | 
| 3340 | 2024-05-23T03:24:41.263Z | [    helios-setup] May 23 03:24:40.109 INFO E| Compiling form_urlencoded v1.1.0 | 
| 3341 | 2024-05-23T03:24:41.795Z | [    helios-setup] May 23 03:24:40.638 INFO E| Compiling hashbrown v0.13.2 | 
| 3342 | 2024-05-23T03:24:42.713Z | [    helios-setup] May 23 03:24:41.559 INFO E| Compiling chrono v0.4.24 | 
| 3343 | 2024-05-23T03:24:42.801Z | [    helios-setup] May 23 03:24:41.647 INFO E| Compiling libz-sys v1.1.8 | 
| 3344 | 2024-05-23T03:24:44.758Z | [    helios-setup] May 23 03:24:43.603 INFO E| Compiling regex v1.7.3 | 
| 3345 | 2024-05-23T03:24:47.048Z | [    helios-setup] May 23 03:24:45.892 INFO E| Compiling uuid v1.3.0 | 
| 3346 | 2024-05-23T03:24:47.377Z | [    helios-setup] May 23 03:24:46.221 INFO E| Compiling dyn-clone v1.0.11 | 
| 3347 | 2024-05-23T03:24:47.804Z | [    helios-setup] May 23 03:24:46.648 INFO E| Compiling unicode-normalization v0.1.22 | 
| 3348 | 2024-05-23T03:24:48.135Z | [    helios-setup] May 23 03:24:46.978 INFO E| Compiling regress v0.5.0 | 
| 3349 | 2024-05-23T03:24:48.485Z | [    helios-setup] May 23 03:24:47.326 INFO E| Compiling const-random v0.1.15 | 
| 3350 | 2024-05-23T03:24:49.996Z | [    host-package]    Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 3351 | 2024-05-23T03:24:50.350Z | [    helios-setup] May 23 03:24:49.193 INFO E| Compiling getopts v0.2.21 | 
| 3352 | 2024-05-23T03:24:50.925Z | [    helios-setup] May 23 03:24:49.701 INFO E| Compiling tracing-core v0.1.30 | 
| 3353 | 2024-05-23T03:24:50.930Z | [    helios-setup] May 23 03:24:49.757 INFO E| Compiling memoffset v0.7.1 | 
| 3354 | 2024-05-23T03:24:51.032Z | [    host-package]    Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) | 
| 3355 | 2024-05-23T03:24:52.598Z | [    helios-setup] May 23 03:24:51.441 INFO E| Compiling ucd-trie v0.1.5 | 
| 3356 | 2024-05-23T03:24:54.076Z | [    helios-setup] May 23 03:24:52.919 INFO E| Compiling unicode-bidi v0.3.13 | 
| 3357 | 2024-05-23T03:24:54.626Z | [    helios-setup] May 23 03:24:53.468 INFO E| Compiling time-core v0.1.0 | 
| 3358 | 2024-05-23T03:24:55.848Z | [    helios-setup] May 23 03:24:54.690 INFO E| Compiling idna v0.3.0 | 
| 3359 | 2024-05-23T03:24:56.145Z | [    host-package]    Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) | 
| 3360 | 2024-05-23T03:24:57.092Z | [    helios-setup] May 23 03:24:55.934 INFO E| Compiling time-macros v0.2.8 | 
| 3361 | 2024-05-23T03:24:57.963Z | [    helios-setup] May 23 03:24:56.805 INFO E| Compiling pest v2.5.7 | 
| 3362 | 2024-05-23T03:24:59.705Z | [    helios-setup] May 23 03:24:58.547 INFO E| Compiling tracing v0.1.37 | 
| 3363 | 2024-05-23T03:25:02.625Z | [    helios-setup] May 23 03:25:01.465 INFO E| Compiling libgit2-sys v0.14.2+1.5.1 | 
| 3364 | 2024-05-23T03:25:02.819Z | [    host-package]    Compiling tungstenite v0.21.0 | 
| 3365 | 2024-05-23T03:25:02.839Z | [    helios-setup] May 23 03:25:01.680 INFO E| Compiling time v0.1.45 | 
| 3366 | 2024-05-23T03:25:03.404Z | [    helios-setup] May 23 03:25:02.196 INFO E| Compiling crossbeam-epoch v0.9.13 | 
| 3367 | 2024-05-23T03:25:03.617Z | [    helios-setup] May 23 03:25:02.458 INFO E| Compiling num_threads v0.1.6 | 
| 3368 | 2024-05-23T03:25:03.911Z | [    helios-setup] May 23 03:25:02.750 INFO E| Compiling iana-time-zone v0.1.56 | 
| 3369 | 2024-05-23T03:25:04.794Z | [    helios-setup] May 23 03:25:03.634 INFO E| Compiling toml v0.5.11 | 
| 3370 | 2024-05-23T03:25:04.923Z | [    helios-setup] May 23 03:25:03.763 INFO E| Compiling serde_tokenstream v0.2.0 | 
| 3371 | 2024-05-23T03:25:05.348Z | [    helios-setup] May 23 03:25:04.188 INFO E| Compiling smallvec v1.10.0 | 
| 3372 | 2024-05-23T03:25:06.838Z | [    helios-setup] May 23 03:25:05.678 INFO E| Compiling semver v1.0.17 | 
| 3373 | 2024-05-23T03:25:07.463Z | [    helios-setup] May 23 03:25:06.303 INFO E| Compiling parking_lot v0.12.1 | 
| 3374 | 2024-05-23T03:25:11.469Z | [    helios-setup] May 23 03:25:10.307 INFO E| Compiling time v0.3.20 | 
| 3375 | 2024-05-23T03:25:12.206Z | [    host-package]    Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) | 
| 3376 | 2024-05-23T03:25:12.754Z | [    helios-setup] May 23 03:25:11.593 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) | 
| 3377 | 2024-05-23T03:25:13.030Z | [    host-package]    Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) | 
| 3378 | 2024-05-23T03:25:13.881Z | [    host-package]    Compiling lru v0.12.3 | 
| 3379 | 2024-05-23T03:25:14.816Z | [    host-package]    Compiling stability v0.2.0 | 
| 3380 | 2024-05-23T03:25:15.146Z | [    helios-setup] May 23 03:25:13.984 INFO E| Compiling semver-parser v0.10.2 | 
| 3381 | 2024-05-23T03:25:16.160Z | [    helios-setup] May 23 03:25:14.998 INFO E| Compiling url v2.3.1 | 
| 3382 | 2024-05-23T03:25:16.878Z | [    host-package]    Compiling corncobs v0.1.3 | 
| 3383 | 2024-05-23T03:25:17.657Z | [    host-package]    Compiling cassowary v0.3.0 | 
| 3384 | 2024-05-23T03:25:19.266Z | [    helios-setup] May 23 03:25:18.103 INFO E| Compiling crossbeam-channel v0.5.6 | 
| 3385 | 2024-05-23T03:25:19.784Z | [    helios-setup] May 23 03:25:18.620 INFO E| Compiling dirs-sys-next v0.1.2 | 
| 3386 | 2024-05-23T03:25:20.693Z | [    host-package]    Compiling indoc v2.0.5 | 
| 3387 | 2024-05-23T03:25:22.592Z | [    helios-setup] May 23 03:25:21.428 INFO E| Compiling crc32fast v1.3.2 | 
| 3388 | 2024-05-23T03:25:22.757Z | [    helios-setup] May 23 03:25:21.593 INFO E| Compiling same-file v1.0.6 | 
| 3389 | 2024-05-23T03:25:23.053Z | [    host-package]    Compiling base64 v0.13.1 | 
| 3390 | 2024-05-23T03:25:23.829Z | [    helios-setup] May 23 03:25:22.664 INFO E| Compiling try-lock v0.2.4 | 
| 3391 | 2024-05-23T03:25:24.181Z | [    helios-setup] May 23 03:25:23.014 INFO E| Compiling want v0.3.0 | 
| 3392 | 2024-05-23T03:25:24.863Z | [    host-package]    Compiling ron v0.7.1 | 
| 3393 | 2024-05-23T03:25:24.977Z | [    helios-setup] May 23 03:25:23.812 INFO E| Compiling walkdir v2.3.3 | 
| 3394 | 2024-05-23T03:25:25.290Z | [    host-package]    Compiling ratatui v0.26.2 | 
| 3395 | 2024-05-23T03:25:25.980Z | [    host-package]    Compiling sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef) | 
| 3396 | 2024-05-23T03:25:26.356Z | [    helios-setup] May 23 03:25:25.191 INFO E| Compiling tokio-util v0.7.7 | 
| 3397 | 2024-05-23T03:25:27.557Z | [    host-package]    Compiling tokio-tungstenite v0.21.0 | 
| 3398 | 2024-05-23T03:25:28.515Z | [    helios-setup] May 23 03:25:27.349 INFO E| Compiling h2 v0.3.16 | 
| 3399 | 2024-05-23T03:25:29.023Z | [    host-package]    Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) | 
| 3400 | 2024-05-23T03:25:29.442Z | [    helios-setup] May 23 03:25:28.276 INFO E| Compiling dirs-next v2.0.0 | 
| 3401 | 2024-05-23T03:25:29.964Z | [    helios-setup] May 23 03:25:28.798 INFO E| Compiling semver v0.11.0 | 
| 3402 | 2024-05-23T03:25:31.692Z | [    helios-setup] May 23 03:25:30.526 INFO E| Compiling proc-macro-crate v1.2.1 | 
| 3403 | 2024-05-23T03:25:31.988Z | [    helios-setup] May 23 03:25:30.822 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) | 
| 3404 | 2024-05-23T03:25:33.761Z | [    helios-setup] May 23 03:25:32.594 INFO E| Compiling futures-executor v0.3.28 | 
| 3405 | 2024-05-23T03:25:34.920Z | [    helios-setup] May 23 03:25:33.749 INFO E| Compiling http-body v0.4.5 | 
| 3406 | 2024-05-23T03:25:35.838Z | [    helios-setup] May 23 03:25:34.670 INFO E| Compiling ring v0.16.20 | 
| 3407 | 2024-05-23T03:25:36.243Z | [    host-package]    Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 3408 | 2024-05-23T03:25:36.885Z | [    helios-setup] May 23 03:25:35.718 INFO E| Compiling rand_core v0.6.4 | 
| 3409 | 2024-05-23T03:25:37.806Z | [    host-package]    Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) | 
| 3410 | 2024-05-23T03:25:38.085Z | [    helios-setup] May 23 03:25:36.904 INFO E| Compiling thread_local v1.1.7 | 
| 3411 | 2024-05-23T03:25:38.109Z | [    helios-setup] May 23 03:25:36.941 INFO E| Compiling tower-service v0.3.2 | 
| 3412 | 2024-05-23T03:25:38.600Z | [    helios-setup] May 23 03:25:37.432 INFO E| Compiling base64 v0.21.0 | 
| 3413 | 2024-05-23T03:25:40.604Z | [    helios-setup] May 23 03:25:39.428 INFO E| Compiling lazy_static v1.4.0 | 
| 3414 | 2024-05-23T03:25:40.860Z | [    helios-setup] May 23 03:25:39.691 INFO E| Compiling ppv-lite86 v0.2.17 | 
| 3415 | 2024-05-23T03:25:41.039Z | [    helios-setup] May 23 03:25:39.870 INFO E| Compiling httpdate v1.0.2 | 
| 3416 | 2024-05-23T03:25:41.097Z | [    host-package]    Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) | 
| 3417 | 2024-05-23T03:25:42.672Z | [    helios-setup] May 23 03:25:41.503 INFO E| Compiling utf8parse v0.2.1 | 
| 3418 | 2024-05-23T03:25:42.744Z | [    helios-setup] May 23 03:25:41.575 INFO E| Compiling adler v1.0.2 | 
| 3419 | 2024-05-23T03:25:42.813Z | [    helios-setup] May 23 03:25:41.644 INFO E| Compiling fastrand v1.9.0 | 
| 3420 | 2024-05-23T03:25:42.911Z | [    helios-setup] May 23 03:25:41.742 INFO E| Compiling home v0.5.4 | 
| 3421 | 2024-05-23T03:25:43.762Z | [    helios-setup] May 23 03:25:42.593 INFO E| Compiling rayon-core v1.10.2 | 
| 3422 | 2024-05-23T03:25:43.874Z | [    helios-setup] May 23 03:25:42.702 INFO E| Compiling tempfile v3.5.0 | 
| 3423 | 2024-05-23T03:25:43.884Z | [    helios-setup] May 23 03:25:42.702 INFO E| Compiling toolchain_find v0.2.0 | 
| 3424 | 2024-05-23T03:25:44.653Z | [    host-package]    Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) | 
| 3425 | 2024-05-23T03:25:44.716Z | [    helios-setup] May 23 03:25:43.546 INFO E| Compiling miniz_oxide v0.6.2 | 
| 3426 | 2024-05-23T03:25:45.409Z | [    helios-setup] May 23 03:25:43.831 INFO E| Compiling anstyle-parse v0.1.1 | 
| 3427 | 2024-05-23T03:25:45.413Z | [    helios-setup] May 23 03:25:44.167 INFO E| Compiling rand_chacha v0.3.1 | 
| 3428 | 2024-05-23T03:25:45.806Z | [    helios-setup] May 23 03:25:44.636 INFO E| Compiling hyper v0.14.25 | 
| 3429 | 2024-05-23T03:25:46.989Z | [    host-package]    Compiling zone v0.1.8 | 
| 3430 | 2024-05-23T03:25:51.464Z | [    helios-setup] May 23 03:25:50.292 INFO E| Compiling futures v0.3.28 | 
| 3431 | 2024-05-23T03:25:51.799Z | [    helios-setup] May 23 03:25:50.628 INFO E| Compiling cargo-lock v8.0.3 | 
| 3432 | 2024-05-23T03:25:53.260Z | [    host-package]    Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) | 
| 3433 | 2024-05-23T03:25:58.837Z | [    helios-setup] May 23 03:25:57.664 INFO E| Compiling num_enum_derive v0.5.7 | 
| 3434 | 2024-05-23T03:25:59.948Z | [    helios-setup] May 23 03:25:58.775 INFO E| Compiling crossbeam-deque v0.8.2 | 
| 3435 | 2024-05-23T03:26:00.811Z | [    helios-setup] May 23 03:25:59.634 INFO E| Compiling term v0.7.0 | 
| 3436 | 2024-05-23T03:26:04.375Z | [    helios-setup] May 23 03:26:03.198 INFO E| Compiling serde_urlencoded v0.7.1 | 
| 3437 | 2024-05-23T03:26:05.814Z | [    helios-setup] May 23 03:26:04.639 INFO E| Compiling is-terminal v0.4.7 | 
| 3438 | 2024-05-23T03:26:06.296Z | [    helios-setup] May 23 03:26:05.121 INFO E| Compiling sha1 v0.10.5 | 
| 3439 | 2024-05-23T03:26:08.238Z | [    helios-setup] May 23 03:26:07.062 INFO E| Compiling sha2 v0.10.6 | 
| 3440 | 2024-05-23T03:26:09.143Z | [    helios-setup] May 23 03:26:07.964 INFO E| Compiling atty v0.2.14 | 
| 3441 | 2024-05-23T03:26:09.489Z | [    host-package]    Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef) | 
| 3442 | 2024-05-23T03:26:09.747Z | [    helios-setup] May 23 03:26:08.570 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b) | 
| 3443 | 2024-05-23T03:26:10.776Z | [    helios-setup] May 23 03:26:09.580 INFO E| Compiling concolor-override v1.0.0 | 
| 3444 | 2024-05-23T03:26:12.079Z | [    helios-setup] May 23 03:26:10.896 INFO E| Compiling concolor-query v0.3.3 | 
| 3445 | 2024-05-23T03:26:12.435Z | [    helios-setup] May 23 03:26:11.248 INFO E| Compiling anstyle v0.3.5 | 
| 3446 | 2024-05-23T03:26:13.812Z | [    helios-setup] May 23 03:26:12.635 INFO E| Compiling anstream v0.2.6 | 
| 3447 | 2024-05-23T03:26:14.674Z | [    helios-setup] May 23 03:26:13.495 INFO E| Compiling slog-term v2.9.0 | 
| 3448 | 2024-05-23T03:26:15.455Z | [    helios-setup] May 23 03:26:14.278 INFO E| Compiling flate2 v1.0.25 | 
| 3449 | 2024-05-23T03:26:15.732Z | [    helios-setup] May 23 03:26:14.545 INFO E| Compiling num_enum v0.5.7 | 
| 3450 | 2024-05-23T03:26:16.606Z | [    host-package]    Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) | 
| 3451 | 2024-05-23T03:26:17.208Z | [    host-package]    Compiling portpicker v0.1.1 | 
| 3452 | 2024-05-23T03:26:18.268Z | [    host-package]    Compiling unicode-linebreak v0.1.5 | 
| 3453 | 2024-05-23T03:26:18.414Z | [    helios-setup] May 23 03:26:17.236 INFO E| Compiling rand v0.8.5 | 
| 3454 | 2024-05-23T03:26:18.515Z | [    helios-setup] May 23 03:26:17.333 INFO E| Compiling rustfmt-wrapper v0.2.0 | 
| 3455 | 2024-05-23T03:26:19.397Z | [    host-package]    Compiling smawk v0.3.2 | 
| 3456 | 2024-05-23T03:26:19.828Z | [    helios-setup] May 23 03:26:18.649 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) | 
| 3457 | 2024-05-23T03:26:19.950Z | [    host-package]    Compiling textwrap v0.16.1 | 
| 3458 | 2024-05-23T03:26:20.015Z | [    helios-setup] May 23 03:26:18.823 INFO E| Compiling openapiv3 v1.0.2 | 
| 3459 | 2024-05-23T03:26:21.873Z | [    helios-setup] May 23 03:26:20.695 INFO E| Compiling encoding_rs v0.8.32 | 
| 3460 | 2024-05-23T03:26:22.294Z | [    helios-setup] May 23 03:26:21.115 INFO E| Compiling untrusted v0.7.1 | 
| 3461 | 2024-05-23T03:26:22.760Z | [    helios-setup] May 23 03:26:21.580 INFO E| Compiling mime v0.3.17 | 
| 3462 | 2024-05-23T03:26:24.958Z | [    helios-setup] May 23 03:26:23.778 INFO E| Compiling project-root v0.2.2 | 
| 3463 | 2024-05-23T03:26:25.777Z | [    helios-setup] May 23 03:26:24.597 INFO E| Compiling spin v0.5.2 | 
| 3464 | 2024-05-23T03:26:26.463Z | [    host-package]    Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1) | 
| 3465 | 2024-05-23T03:26:26.760Z | [    helios-setup] May 23 03:26:25.579 INFO E| Compiling base64 v0.13.1 | 
| 3466 | 2024-05-23T03:26:28.222Z | [    helios-setup] May 23 03:26:27.041 INFO E| Compiling utf-8 v0.7.6 | 
| 3467 | 2024-05-23T03:26:29.061Z | [    helios-setup] May 23 03:26:27.879 INFO E| Compiling either v1.8.0 | 
| 3468 | 2024-05-23T03:26:29.061Z | [    helios-setup] May 23 03:26:27.879 INFO E| Compiling unsafe-libyaml v0.2.8 | 
| 3469 | 2024-05-23T03:26:29.207Z | [    helios-setup] May 23 03:26:28.026 INFO E| Compiling byteorder v1.4.3 | 
| 3470 | 2024-05-23T03:26:29.292Z | [    host-package]    Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) | 
| 3471 | 2024-05-23T03:26:29.771Z | [    helios-setup] May 23 03:26:28.590 INFO E| Compiling clap_lex v0.4.1 | 
| 3472 | 2024-05-23T03:26:30.262Z | [    helios-setup] May 23 03:26:29.081 INFO E| Compiling ipnet v2.7.2 | 
| 3473 | 2024-05-23T03:26:31.310Z | [    helios-setup] May 23 03:26:30.129 INFO E| Compiling strsim v0.10.0 | 
| 3474 | 2024-05-23T03:26:32.565Z | [    helios-setup] May 23 03:26:31.383 INFO E| Compiling clap_builder v4.2.1 | 
| 3475 | 2024-05-23T03:26:33.952Z | [    helios-setup] May 23 03:26:32.770 INFO E| Compiling serde_yaml v0.9.21 | 
| 3476 | 2024-05-23T03:26:34.796Z | [    helios-setup] May 23 03:26:33.614 INFO E| Compiling reqwest v0.11.16 | 
| 3477 | 2024-05-23T03:26:35.726Z | [    helios-setup] May 23 03:26:34.543 INFO E| Compiling tungstenite v0.18.0 | 
| 3478 | 2024-05-23T03:26:37.489Z | [    helios-setup] May 23 03:26:36.307 INFO E| Compiling rayon v1.6.1 | 
| 3479 | 2024-05-23T03:26:41.589Z | [    helios-setup] May 23 03:26:40.405 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) | 
| 3480 | 2024-05-23T03:26:44.387Z | [    helios-setup] May 23 03:26:43.202 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) | 
| 3481 | 2024-05-23T03:26:46.500Z | [    helios-setup] May 23 03:26:45.314 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404) | 
| 3482 | 2024-05-23T03:26:49.186Z | [    helios-setup] May 23 03:26:48.000 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) | 
| 3483 | 2024-05-23T03:26:49.338Z | [    helios-setup] May 23 03:26:48.152 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a) | 
| 3484 | 2024-05-23T03:26:50.859Z | [    host-package]    Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) | 
| 3485 | 2024-05-23T03:26:51.085Z | [    helios-setup] May 23 03:26:49.898 INFO E| Compiling clap_derive v4.2.0 | 
| 3486 | 2024-05-23T03:26:51.455Z | [    host-package]    Compiling rcgen v0.12.1 | 
| 3487 | 2024-05-23T03:26:53.043Z | [    helios-setup] May 23 03:26:51.856 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) | 
| 3488 | 2024-05-23T03:26:54.323Z | [    helios-setup] May 23 03:26:52.826 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) | 
| 3489 | 2024-05-23T03:27:00.886Z | [    helios-setup] May 23 03:26:59.697 INFO E| Compiling clap v4.2.1 | 
| 3490 | 2024-05-23T03:27:01.923Z | [    host-package]    Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) | 
| 3491 | 2024-05-23T03:27:02.965Z | [    host-package]    Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851) | 
| 3492 | 2024-05-23T03:27:11.556Z | [    host-package]    Compiling atomicwrites v0.4.3 | 
| 3493 | 2024-05-23T03:27:12.661Z | [    host-package]    Compiling fatfs v0.3.6 | 
| 3494 | 2024-05-23T03:27:15.580Z | [    host-package]    Compiling subprocess v0.2.9 | 
| 3495 | 2024-05-23T03:27:16.963Z | [    host-package]    Compiling rtoolbox v0.0.2 | 
| 3496 | 2024-05-23T03:27:17.363Z | [    host-package]    Compiling is_ci v1.2.0 | 
| 3497 | 2024-05-23T03:27:17.921Z | [    host-package]    Compiling assert_matches v1.5.0 | 
| 3498 | 2024-05-23T03:27:18.432Z | [    host-package]    Compiling supports-color v3.0.0 | 
| 3499 | 2024-05-23T03:27:18.436Z | [    host-package]    Compiling rpassword v7.3.1 | 
| 3500 | 2024-05-23T03:27:18.436Z | [    host-package]    Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) | 
| 3501 | 2024-05-23T03:27:18.876Z | [    helios-setup] May 23 03:27:17.683 INFO E| Compiling tokio-tungstenite v0.18.0 | 
| 3502 | 2024-05-23T03:27:19.267Z | [    host-package]    Compiling tui-tree-widget v0.19.0 | 
| 3503 | 2024-05-23T03:27:19.684Z | [    host-package]    Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) | 
| 3504 | 2024-05-23T03:27:19.978Z | [    helios-setup] May 23 03:27:18.785 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) | 
| 3505 | 2024-05-23T03:27:20.124Z | [    host-package]    Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd) | 
| 3506 | 2024-05-23T03:27:20.727Z | [    host-package]    Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) | 
| 3507 | 2024-05-23T03:27:21.767Z | [    host-package]    Compiling csv-core v0.1.11 | 
| 3508 | 2024-05-23T03:27:23.211Z | [    helios-setup] May 23 03:27:22.012 INFO E| Compiling smartstring v1.0.1 | 
| 3509 | 2024-05-23T03:27:23.529Z | [    host-package]    Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) | 
| 3510 | 2024-05-23T03:27:23.982Z | [    helios-setup] May 23 03:27:22.787 INFO E| Compiling rustls v0.21.0 | 
| 3511 | 2024-05-23T03:27:24.984Z | [    host-package]    Compiling csv v1.3.0 | 
| 3512 | 2024-05-23T03:27:25.714Z | [    helios-setup] May 23 03:27:24.518 INFO E| Compiling toml_datetime v0.6.1 | 
| 3513 | 2024-05-23T03:27:26.205Z | [    helios-setup] May 23 03:27:25.009 INFO E| Compiling serde_spanned v0.6.1 | 
| 3514 | 2024-05-23T03:27:26.902Z | [    helios-setup] May 23 03:27:25.707 INFO E| Compiling async-trait v0.1.68 | 
| 3515 | 2024-05-23T03:27:27.219Z | [    helios-setup] May 23 03:27:26.024 INFO E| Compiling slog-async v2.7.0 | 
| 3516 | 2024-05-23T03:27:27.536Z | [    helios-setup] May 23 03:27:26.336 INFO E| Compiling static_assertions v1.1.0 | 
| 3517 | 2024-05-23T03:27:27.673Z | [    helios-setup] May 23 03:27:26.478 INFO E| Compiling match_cfg v0.1.0 | 
| 3518 | 2024-05-23T03:27:27.936Z | [    helios-setup] May 23 03:27:26.737 INFO E| Compiling winnow v0.4.1 | 
| 3519 | 2024-05-23T03:27:28.058Z | [    helios-setup] May 23 03:27:26.861 INFO E| Compiling paste v1.0.12 | 
| 3520 | 2024-05-23T03:27:28.249Z | [    helios-setup] May 23 03:27:27.047 INFO E| Compiling camino v1.1.4 | 
| 3521 | 2024-05-23T03:27:29.229Z | [    host-package]    Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) | 
| 3522 | 2024-05-23T03:27:29.965Z | [    helios-setup] May 23 03:27:28.769 INFO E| Compiling hostname v0.3.1 | 
| 3523 | 2024-05-23T03:27:30.654Z | [    helios-setup] May 23 03:27:29.457 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol) | 
| 3524 | 2024-05-23T03:27:31.212Z | [    helios-setup] May 23 03:27:30.015 INFO E| Compiling slog-json v2.6.1 | 
| 3525 | 2024-05-23T03:27:31.530Z | [    host-package]    Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) | 
| 3526 | 2024-05-23T03:27:32.148Z | [    helios-setup] May 23 03:27:30.951 INFO E| Compiling unicode-linebreak v0.1.4 | 
| 3527 | 2024-05-23T03:27:35.905Z | [    helios-setup] May 23 03:27:34.699 INFO E| Compiling toml_edit v0.19.8 | 
| 3528 | 2024-05-23T03:27:37.652Z | [    helios-setup] May 23 03:27:36.453 INFO E| Compiling async-stream-impl v0.3.5 | 
| 3529 | 2024-05-23T03:27:40.776Z | [    helios-setup] May 23 03:27:39.577 INFO E| Compiling rhai_codegen v1.5.0 | 
| 3530 | 2024-05-23T03:27:43.346Z | [    helios-setup] May 23 03:27:42.147 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) | 
| 3531 | 2024-05-23T03:27:44.690Z | [    helios-setup] May 23 03:27:43.087 INFO E| Compiling take_mut v0.2.2 | 
| 3532 | 2024-05-23T03:27:46.531Z | [    helios-setup] May 23 03:27:45.314 INFO E| Compiling rhai v1.14.0 | 
| 3533 | 2024-05-23T03:27:47.235Z | [    helios-setup] May 23 03:27:46.034 INFO E| Compiling toml v0.7.3 | 
| 3534 | 2024-05-23T03:27:50.302Z | [    host-package]    Compiling multimap v0.10.0 | 
| 3535 | 2024-05-23T03:27:50.791Z | [    helios-setup] May 23 03:27:49.590 INFO E| Compiling async-stream v0.3.5 | 
| 3536 | 2024-05-23T03:27:51.563Z | [    host-package]    Compiling uzers v0.11.3 | 
| 3537 | 2024-05-23T03:27:51.962Z | [    helios-setup] May 23 03:27:50.760 INFO E| Compiling slog-bunyan v2.4.0 | 
| 3538 | 2024-05-23T03:27:56.533Z | [    host-package]    Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) | 
| 3539 | 2024-05-23T03:27:58.347Z | [    helios-setup] May 23 03:27:57.144 INFO E| Compiling rustls-pemfile v1.0.2 | 
| 3540 | 2024-05-23T03:27:58.415Z | [    helios-setup] May 23 03:27:57.211 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) | 
| 3541 | 2024-05-23T03:27:59.677Z | [    helios-setup] May 23 03:27:58.474 INFO E| Compiling bincode v1.3.3 | 
| 3542 | 2024-05-23T03:28:00.694Z | [    helios-setup] May 23 03:27:59.490 INFO E| Compiling serde_path_to_error v0.1.11 | 
| 3543 | 2024-05-23T03:28:02.003Z | [    helios-setup] May 23 03:28:00.799 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol) | 
| 3544 | 2024-05-23T03:28:02.677Z | [    helios-setup] May 23 03:28:01.472 INFO E| Compiling terminal_size v0.2.6 | 
| 3545 | 2024-05-23T03:28:03.091Z | [    helios-setup] May 23 03:28:01.886 INFO E| Compiling smawk v0.3.1 | 
| 3546 | 2024-05-23T03:28:03.709Z | [    helios-setup] May 23 03:28:02.504 INFO E| Compiling textwrap v0.16.0 | 
| 3547 | 2024-05-23T03:28:14.842Z | [    helios-setup] May 23 03:28:13.635 INFO E| Compiling rustls-webpki v0.100.1 | 
| 3548 | 2024-05-23T03:28:14.920Z | [    helios-setup] May 23 03:28:13.713 INFO E| Compiling sct v0.7.0 | 
| 3549 | 2024-05-23T03:28:22.146Z | [    helios-setup] May 23 03:28:20.937 INFO E| Compiling git2 v0.16.1 | 
| 3550 | 2024-05-23T03:28:23.093Z | [    helios-setup] May 23 03:28:21.883 INFO E| Compiling tokio-rustls v0.24.0 | 
| 3551 | 2024-05-23T03:28:29.529Z | [    helios-setup] May 23 03:28:28.318 INFO E| Compiling built v0.6.0 | 
| 3552 | 2024-05-23T03:28:36.521Z | [    helios-setup] May 23 03:28:35.308 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) | 
| 3553 | 2024-05-23T03:28:39.864Z | [    helios-setup] May 23 03:28:38.650 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi) | 
| 3554 | 2024-05-23T03:28:40.763Z | [    helios-setup] May 23 03:28:39.546 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server) | 
| 3555 | 2024-05-23T03:28:42.259Z | [    helios-setup] May 23 03:28:41.044 INFO E| warning: trait `HttpErrorExt` is never used | 
| 3556 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| --> racktest/agent/server/src/lib.rs:32:7 | 
| 3557 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| | | 
| 3558 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| 32 | trait HttpErrorExt<T> { | 
| 3559 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| |       ^^^^^^^^^^^^ | 
| 3560 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| | | 
| 3561 | 2024-05-23T03:28:42.263Z | [    helios-setup] May 23 03:28:41.044 INFO E| = note: `#[warn(dead_code)]` on by default | 
| 3562 | 2024-05-23T03:28:52.046Z | [    helios-setup] May 23 03:28:50.828 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver) | 
| 3563 | 2024-05-23T03:28:55.317Z | [    helios-setup] May 23 03:28:54.094 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server) | 
| 3564 | 2024-05-23T03:29:12.567Z | [    helios-setup] May 23 03:29:11.345 INFO E| warning: `racktest-agent` (lib) generated 1 warning | 
| 3565 | 2024-05-23T03:29:46.296Z | [    helios-setup] May 23 03:29:45.065 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) | 
| 3566 | 2024-05-23T03:30:59.322Z | [    helios-setup] May 23 03:30:58.073 INFO E| Finished `release` profile [optimized] target(s) in 6m 54s | 
| 3567 | 2024-05-23T03:30:59.489Z | [    helios-setup] May 23 03:30:58.231 INFO building project "pilot" ok (415 seconds) | 
| 3568 | 2024-05-23T03:30:59.489Z | [    helios-setup] May 23 03:30:58.231 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick | 
| 3569 | 2024-05-23T03:30:59.503Z | [    helios-setup] May 23 03:30:58.231 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") | 
| 3570 | 2024-05-23T03:30:59.907Z | [    helios-setup] May 23 03:30:58.657 INFO E| Compiling adler v1.0.2 | 
| 3571 | 2024-05-23T03:31:00.058Z | [    helios-setup] May 23 03:30:58.808 INFO E| Compiling miniz_oxide v0.7.2 | 
| 3572 | 2024-05-23T03:31:03.028Z | [    helios-setup] May 23 03:31:01.778 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) | 
| 3573 | 2024-05-23T03:31:04.460Z | [    helios-setup] May 23 03:31:03.210 INFO E| Finished `release` profile [optimized] target(s) in 4.89s | 
| 3574 | 2024-05-23T03:31:04.469Z | [    helios-setup] May 23 03:31:03.218 INFO building project "pinprick" ok (4 seconds) | 
| 3575 | 2024-05-23T03:31:04.469Z | [    helios-setup] May 23 03:31:03.218 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder | 
| 3576 | 2024-05-23T03:31:04.469Z | [    helios-setup] May 23 03:31:03.218 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") | 
| 3577 | 2024-05-23T03:31:04.714Z | [    helios-setup] May 23 03:31:03.463 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` | 
| 3578 | 2024-05-23T03:31:05.349Z | [    helios-setup] May 23 03:31:04.098 INFO E| From https://github.com/jclulow/rust-jmclib | 
| 3579 | 2024-05-23T03:31:05.349Z | [    helios-setup] May 23 03:31:04.098 INFO E| * [new branch]      master     -> origin/master | 
| 3580 | 2024-05-23T03:31:05.353Z | [    helios-setup] May 23 03:31:04.098 INFO E| * [new ref]                    -> origin/HEAD | 
| 3581 | 2024-05-23T03:31:05.371Z | [    helios-setup] May 23 03:31:04.120 INFO E| Updating crates.io index | 
| 3582 | 2024-05-23T03:31:05.604Z | [    helios-setup] May 23 03:31:04.353 INFO E| Downloading crates ... | 
| 3583 | 2024-05-23T03:31:05.726Z | [    helios-setup] May 23 03:31:04.476 INFO E| Downloaded time-core v0.1.1 | 
| 3584 | 2024-05-23T03:31:05.730Z | [    helios-setup] May 23 03:31:04.477 INFO E| Downloaded quote v1.0.31 | 
| 3585 | 2024-05-23T03:31:05.734Z | [    helios-setup] May 23 03:31:04.481 INFO E| Downloaded opaque-debug v0.3.0 | 
| 3586 | 2024-05-23T03:31:05.734Z | [    helios-setup] May 23 03:31:04.483 INFO E| Downloaded md-5 v0.9.1 | 
| 3587 | 2024-05-23T03:31:05.738Z | [    helios-setup] May 23 03:31:04.485 INFO E| Downloaded libdevinfo-sys v1.0.0 | 
| 3588 | 2024-05-23T03:31:05.738Z | [    helios-setup] May 23 03:31:04.486 INFO E| Downloaded block-buffer v0.9.0 | 
| 3589 | 2024-05-23T03:31:05.766Z | [    helios-setup] May 23 03:31:04.516 INFO E| Downloaded time-macros v0.2.10 | 
| 3590 | 2024-05-23T03:31:05.770Z | [    helios-setup] May 23 03:31:04.519 INFO E| Downloaded itoa v1.0.9 | 
| 3591 | 2024-05-23T03:31:05.774Z | [    helios-setup] May 23 03:31:04.521 INFO E| Downloaded fastrand v2.0.0 | 
| 3592 | 2024-05-23T03:31:05.774Z | [    helios-setup] May 23 03:31:04.523 INFO E| Downloaded digest v0.9.0 | 
| 3593 | 2024-05-23T03:31:05.777Z | [    helios-setup] May 23 03:31:04.525 INFO E| Downloaded cpufeatures v0.2.9 | 
| 3594 | 2024-05-23T03:31:05.781Z | [    helios-setup] May 23 03:31:04.527 INFO E| Downloaded sha-1 v0.9.8 | 
| 3595 | 2024-05-23T03:31:05.781Z | [    helios-setup] May 23 03:31:04.530 INFO E| Downloaded getrandom v0.2.10 | 
| 3596 | 2024-05-23T03:31:05.788Z | [    helios-setup] May 23 03:31:04.535 INFO E| Downloaded once_cell v1.18.0 | 
| 3597 | 2024-05-23T03:31:05.792Z | [    helios-setup] May 23 03:31:04.539 INFO E| Downloaded uuid v0.8.2 | 
| 3598 | 2024-05-23T03:31:05.796Z | [    helios-setup] May 23 03:31:04.544 INFO E| Downloaded bitflags v2.3.3 | 
| 3599 | 2024-05-23T03:31:05.800Z | [    helios-setup] May 23 03:31:04.548 INFO E| Downloaded unicode-ident v1.0.11 | 
| 3600 | 2024-05-23T03:31:05.803Z | [    helios-setup] May 23 03:31:04.552 INFO E| Downloaded tempfile v3.7.0 | 
| 3601 | 2024-05-23T03:31:05.808Z | [    helios-setup] May 23 03:31:04.555 INFO E| Downloaded time v0.3.23 | 
| 3602 | 2024-05-23T03:31:05.815Z | [    helios-setup] May 23 03:31:04.564 INFO E| Downloaded anyhow v1.0.72 | 
| 3603 | 2024-05-23T03:31:05.819Z | [    helios-setup] May 23 03:31:04.569 INFO E| Downloaded serde v1.0.174 | 
| 3604 | 2024-05-23T03:31:05.824Z | [    helios-setup] May 23 03:31:04.574 INFO E| Downloaded ryu v1.0.15 | 
| 3605 | 2024-05-23T03:31:05.828Z | [    helios-setup] May 23 03:31:04.578 INFO E| Downloaded proc-macro2 v1.0.66 | 
| 3606 | 2024-05-23T03:31:05.843Z | [    helios-setup] May 23 03:31:04.592 INFO E| Downloaded serde_json v1.0.103 | 
| 3607 | 2024-05-23T03:31:05.873Z | [    helios-setup] May 23 03:31:04.622 INFO E| Downloaded syn v2.0.27 | 
| 3608 | 2024-05-23T03:31:05.906Z | [    helios-setup] May 23 03:31:04.655 INFO E| Downloaded rustix v0.38.4 | 
| 3609 | 2024-05-23T03:31:05.936Z | [    helios-setup] May 23 03:31:04.686 INFO E| Downloaded serde_derive v1.0.174 | 
| 3610 | 2024-05-23T03:31:05.970Z | [    helios-setup] May 23 03:31:04.720 INFO E| Downloaded libc v0.2.147 | 
| 3611 | 2024-05-23T03:31:06.244Z | [    helios-setup] May 23 03:31:04.993 INFO E| Compiling libc v0.2.147 | 
| 3612 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling proc-macro2 v1.0.66 | 
| 3613 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling unicode-ident v1.0.11 | 
| 3614 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling cfg-if v1.0.0 | 
| 3615 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling version_check v0.9.4 | 
| 3616 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling typenum v1.16.0 | 
| 3617 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling serde v1.0.174 | 
| 3618 | 2024-05-23T03:31:06.248Z | [    helios-setup] May 23 03:31:04.994 INFO E| Compiling slog v2.7.0 | 
| 3619 | 2024-05-23T03:31:06.848Z | [    helios-setup] May 23 03:31:05.597 INFO E| Compiling time-core v0.1.1 | 
| 3620 | 2024-05-23T03:31:06.971Z | [    helios-setup] May 23 03:31:05.720 INFO E| Compiling rustix v0.38.4 | 
| 3621 | 2024-05-23T03:31:07.470Z | [    helios-setup] May 23 03:31:06.219 INFO E| Compiling itoa v1.0.9 | 
| 3622 | 2024-05-23T03:31:07.536Z | [    helios-setup] May 23 03:31:06.284 INFO E| Compiling time-macros v0.2.10 | 
| 3623 | 2024-05-23T03:31:07.922Z | [    helios-setup] May 23 03:31:06.671 INFO E| Compiling once_cell v1.18.0 | 
| 3624 | 2024-05-23T03:31:08.192Z | [    helios-setup] May 23 03:31:06.935 INFO E| Compiling generic-array v0.14.7 | 
| 3625 | 2024-05-23T03:31:08.230Z | [    helios-setup] May 23 03:31:06.979 INFO E| Compiling num_threads v0.1.6 | 
| 3626 | 2024-05-23T03:31:08.409Z | [    helios-setup] May 23 03:31:07.153 INFO E| Compiling bitflags v2.3.3 | 
| 3627 | 2024-05-23T03:31:08.518Z | [    helios-setup] May 23 03:31:07.267 INFO E| Compiling thread_local v1.1.7 | 
| 3628 | 2024-05-23T03:31:08.940Z | [    helios-setup] May 23 03:31:07.689 INFO E| Compiling serde_json v1.0.103 | 
| 3629 | 2024-05-23T03:31:09.085Z | [    helios-setup] May 23 03:31:07.831 INFO E| Compiling quote v1.0.31 | 
| 3630 | 2024-05-23T03:31:10.132Z | [    helios-setup] May 23 03:31:08.879 INFO E| Compiling syn v2.0.27 | 
| 3631 | 2024-05-23T03:31:10.305Z | [    helios-setup] May 23 03:31:09.053 INFO E| Compiling fastrand v2.0.0 | 
| 3632 | 2024-05-23T03:31:10.393Z | [    helios-setup] May 23 03:31:09.141 INFO E| Compiling opaque-debug v0.3.0 | 
| 3633 | 2024-05-23T03:31:10.512Z | [    helios-setup] May 23 03:31:09.232 INFO E| Compiling anyhow v1.0.72 | 
| 3634 | 2024-05-23T03:31:10.592Z | [    helios-setup] May 23 03:31:09.338 INFO E| Compiling unicode-width v0.1.10 | 
| 3635 | 2024-05-23T03:31:10.626Z | [    helios-setup] May 23 03:31:09.374 INFO E| Compiling ryu v1.0.15 | 
| 3636 | 2024-05-23T03:31:10.828Z | [    helios-setup] May 23 03:31:09.576 INFO E| Compiling dirs-sys-next v0.1.2 | 
| 3637 | 2024-05-23T03:31:11.347Z | [    helios-setup] May 23 03:31:10.094 INFO E| Compiling dirs-next v2.0.0 | 
| 3638 | 2024-05-23T03:31:11.550Z | [    helios-setup] May 23 03:31:10.296 INFO E| Compiling errno v0.3.1 | 
| 3639 | 2024-05-23T03:31:11.579Z | [    helios-setup] May 23 03:31:10.327 INFO E| Compiling term v0.7.0 | 
| 3640 | 2024-05-23T03:31:11.615Z | [    helios-setup] May 23 03:31:10.363 INFO E| Compiling atty v0.2.14 | 
| 3641 | 2024-05-23T03:31:12.033Z | [    helios-setup] May 23 03:31:10.780 INFO E| Compiling getrandom v0.2.10 | 
| 3642 | 2024-05-23T03:31:12.508Z | [    helios-setup] May 23 03:31:11.255 INFO E| Compiling same-file v1.0.6 | 
| 3643 | 2024-05-23T03:31:12.604Z | [    helios-setup] May 23 03:31:11.352 INFO E| Compiling cpufeatures v0.2.9 | 
| 3644 | 2024-05-23T03:31:12.700Z | [    helios-setup] May 23 03:31:11.448 INFO E| Compiling walkdir v2.3.3 | 
| 3645 | 2024-05-23T03:31:12.918Z | [    helios-setup] May 23 03:31:11.662 INFO E| Compiling getopts v0.2.21 | 
| 3646 | 2024-05-23T03:31:13.618Z | [    helios-setup] May 23 03:31:12.366 INFO E| Compiling block-buffer v0.9.0 | 
| 3647 | 2024-05-23T03:31:13.934Z | [    helios-setup] May 23 03:31:12.682 INFO E| Compiling digest v0.9.0 | 
| 3648 | 2024-05-23T03:31:13.972Z | [    helios-setup] May 23 03:31:12.716 INFO E| Compiling time v0.3.23 | 
| 3649 | 2024-05-23T03:31:14.263Z | [    helios-setup] May 23 03:31:13.007 INFO E| Compiling md-5 v0.9.1 | 
| 3650 | 2024-05-23T03:31:14.383Z | [    helios-setup] May 23 03:31:13.129 INFO E| Compiling sha-1 v0.9.8 | 
| 3651 | 2024-05-23T03:31:14.906Z | [    helios-setup] May 23 03:31:13.651 INFO E| Compiling libdevinfo-sys v1.0.0 | 
| 3652 | 2024-05-23T03:31:15.108Z | [    host-package]    Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli) | 
| 3653 | 2024-05-23T03:31:15.240Z | [    helios-setup] May 23 03:31:13.987 INFO E| Compiling tempfile v3.7.0 | 
| 3654 | 2024-05-23T03:31:15.341Z | [    helios-setup] May 23 03:31:14.088 INFO E| Compiling glob v0.3.1 | 
| 3655 | 2024-05-23T03:31:17.388Z | [    helios-setup] May 23 03:31:16.131 INFO E| Compiling slog-term v2.9.0 | 
| 3656 | 2024-05-23T03:31:19.857Z | [    helios-setup] May 23 03:31:18.603 INFO E| Compiling serde_derive v1.0.174 | 
| 3657 | 2024-05-23T03:31:36.615Z | [    helios-setup] May 23 03:31:35.356 INFO E| Compiling toml v0.5.11 | 
| 3658 | 2024-05-23T03:31:36.615Z | [    helios-setup] May 23 03:31:35.356 INFO E| Compiling uuid v0.8.2 | 
| 3659 | 2024-05-23T03:31:38.947Z | [    helios-setup] May 23 03:31:37.687 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) | 
| 3660 | 2024-05-23T03:31:41.213Z | [    host-package]    Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) | 
| 3661 | 2024-05-23T03:31:44.607Z | [    helios-setup] May 23 03:31:43.346 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) | 
| 3662 | 2024-05-23T03:32:02.284Z | [    helios-setup] May 23 03:32:01.019 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.70s | 
| 3663 | 2024-05-23T03:32:02.320Z | [    helios-setup] May 23 03:32:01.055 INFO building project "image-builder" ok (57 seconds) | 
| 3664 | 2024-05-23T03:32:02.325Z | [    helios-setup] rm -f helios-build | 
| 3665 | 2024-05-23T03:32:02.325Z | [    helios-setup] ln -s tools/helios-build/target/debug/helios-build | 
| 3666 | 2024-05-23T03:32:02.328Z | [    helios-setup] | 
| 3667 | 2024-05-23T03:32:02.333Z | [    helios-setup] Setup complete!  ./helios-build is now available. | 
| 3668 | 2024-05-23T03:32:02.334Z | [    helios-setup] | 
| 3669 | 2024-05-23T03:32:02.334Z | [    helios-setup] | 
| 3670 | 2024-05-23T03:32:02.334Z | [    helios-setup] real    12:18.796052116 | 
| 3671 | 2024-05-23T03:32:02.334Z | [    helios-setup] user    29:16.777092196 | 
| 3672 | 2024-05-23T03:32:02.334Z | [    helios-setup] sys      3:43.284842411 | 
| 3673 | 2024-05-23T03:32:02.334Z | [    helios-setup] trap        1.590107517 | 
| 3674 | 2024-05-23T03:32:02.334Z | [    helios-setup] tflt        5.937666090 | 
| 3675 | 2024-05-23T03:32:02.334Z | [    helios-setup] dflt       44.878129604 | 
| 3676 | 2024-05-23T03:32:02.334Z | [    helios-setup] kflt        0.011027238 | 
| 3677 | 2024-05-23T03:32:02.334Z | [    helios-setup] lock  2:00:41.247763972 | 
| 3678 | 2024-05-23T03:32:02.334Z | [    helios-setup] slp   3:09:38.798428680 | 
| 3679 | 2024-05-23T03:32:02.334Z | [    helios-setup] lat     33:08.213070238 | 
| 3680 | 2024-05-23T03:32:02.334Z | [    helios-setup] stop     4:27.610830814 | 
| 3681 | 2024-05-23T03:32:02.338Z | May 23 03:32:01.068 INFO [helios-setup] process exited with exit status: 0 (738.802006363s) | 
| 3682 | 2024-05-23T03:32:02.338Z | May 23 03:32:01.068 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version | 
| 3683 | 2024-05-23T03:32:02.351Z | [  phbl-toolchain] info: syncing channel updates for 'nightly-2024-03-19-x86_64-unknown-illumos' | 
| 3684 | 2024-05-23T03:32:02.996Z | [  phbl-toolchain] info: latest update on 2024-03-19, rust version 1.79.0-nightly (3c85e5624 2024-03-18) | 
| 3685 | 2024-05-23T03:32:03.002Z | [  phbl-toolchain] info: downloading component 'cargo' | 
| 3686 | 2024-05-23T03:32:05.242Z | [  phbl-toolchain] info: downloading component 'clippy' | 
| 3687 | 2024-05-23T03:32:05.766Z | [  phbl-toolchain] info: downloading component 'llvm-tools' | 
| 3688 | 2024-05-23T03:32:12.828Z | [  phbl-toolchain] info: downloading component 'miri' | 
| 3689 | 2024-05-23T03:32:13.195Z | [  phbl-toolchain] info: downloading component 'rust-docs' | 
| 3690 | 2024-05-23T03:32:14.809Z | [  phbl-toolchain] info: downloading component 'rust-src' | 
| 3691 | 2024-05-23T03:32:15.116Z | [  phbl-toolchain] info: downloading component 'rust-std' | 
| 3692 | 2024-05-23T03:32:17.779Z | [  phbl-toolchain] info: downloading component 'rustc' | 
| 3693 | 2024-05-23T03:32:24.032Z | [  phbl-toolchain] info: downloading component 'rustfmt' | 
| 3694 | 2024-05-23T03:32:25.256Z | [  phbl-toolchain] info: installing component 'cargo' | 
| 3695 | 2024-05-23T03:32:26.487Z | [  phbl-toolchain] info: installing component 'clippy' | 
| 3696 | 2024-05-23T03:32:26.938Z | [  phbl-toolchain] info: installing component 'llvm-tools' | 
| 3697 | 2024-05-23T03:32:32.480Z | [  phbl-toolchain] info: installing component 'miri' | 
| 3698 | 2024-05-23T03:32:32.869Z | [  phbl-toolchain] info: installing component 'rust-docs' | 
| 3699 | 2024-05-23T03:32:39.754Z | [  phbl-toolchain] info: installing component 'rust-src' | 
| 3700 | 2024-05-23T03:32:40.446Z | [  phbl-toolchain] info: installing component 'rust-std' | 
| 3701 | 2024-05-23T03:32:42.904Z | [  phbl-toolchain] info: installing component 'rustc' | 
| 3702 | 2024-05-23T03:32:49.146Z | [  phbl-toolchain] info: installing component 'rustfmt' | 
| 3703 | 2024-05-23T03:32:49.969Z | [  phbl-toolchain] cargo 1.79.0-nightly (2fe739fcf 2024-03-15) | 
| 3704 | 2024-05-23T03:32:49.973Z | May 23 03:32:48.695 INFO [phbl-toolchain] process exited with exit status: 0 (47.626534698s) | 
| 3705 | 2024-05-23T03:38:06.302Z | [    host-package]     Finished `release` profile [optimized] target(s) in 17m 36s | 
| 3706 | 2024-05-23T03:39:26.036Z | May 23 03:39:24.659 INFO [host-package] process exited with exit status: 0 (1136.623508136s) | 
| 3707 | 2024-05-23T03:39:26.040Z | May 23 03:39:24.659 INFO [host-stamp] running task | 
| 3708 | 2024-05-23T03:39:26.040Z | May 23 03:39:24.660 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package | 
| 3709 | 2024-05-23T03:39:26.045Z | May 23 03:39:24.665 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 8.0.0-0.ci+git760c34d9e07 | 
| 3710 | 2024-05-23T03:39:26.049Z | May 23 03:39:24.671 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 8.0.0-0.ci+git760c34d9e07 | 
| 3711 | 2024-05-23T03:39:26.053Z | May 23 03:39:24.676 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 8.0.0-0.ci+git760c34d9e07 | 
| 3712 | 2024-05-23T03:39:26.057Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG | 
| 3713 | 2024-05-23T03:39:26.057Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3714 | 2024-05-23T03:39:26.058Z | May 23 03:39:24.681 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 8.0.0-0.ci+git760c34d9e07 | 
| 3715 | 2024-05-23T03:39:26.062Z | [     stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3716 | 2024-05-23T03:39:26.066Z | May 23 03:39:24.687 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 8.0.0-0.ci+git760c34d9e07 | 
| 3717 | 2024-05-23T03:39:26.073Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3718 | 2024-05-23T03:39:26.077Z | May 23 03:39:24.694 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 8.0.0-0.ci+git760c34d9e07 | 
| 3719 | 2024-05-23T03:39:26.077Z | [     stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar | 
| 3720 | 2024-05-23T03:39:26.078Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3721 | 2024-05-23T03:39:26.082Z | May 23 03:39:24.702 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 8.0.0-0.ci+git760c34d9e07 | 
| 3722 | 2024-05-23T03:39:26.086Z | [   stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz | 
| 3723 | 2024-05-23T03:39:26.086Z | [   stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3724 | 2024-05-23T03:39:26.090Z | May 23 03:39:24.710 INFO [stamp-oxlog] process exited with exit status: 0 (38.52354ms) | 
| 3725 | 2024-05-23T03:39:26.090Z | May 23 03:39:24.710 INFO [stamp-overlay] process exited with exit status: 0 (23.340866ms) | 
| 3726 | 2024-05-23T03:39:26.090Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3727 | 2024-05-23T03:39:26.098Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3728 | 2024-05-23T03:39:26.156Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar | 
| 3729 | 2024-05-23T03:39:26.160Z | May 23 03:39:24.783 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (107.27402ms) | 
| 3730 | 2024-05-23T03:39:26.271Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar | 
| 3731 | 2024-05-23T03:39:26.275Z | May 23 03:39:24.897 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (202.972275ms) | 
| 3732 | 2024-05-23T03:39:26.367Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar | 
| 3733 | 2024-05-23T03:39:26.378Z | May 23 03:39:24.986 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (320.333346ms) | 
| 3734 | 2024-05-23T03:39:27.038Z | [recovery-package]    Compiling installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client) | 
| 3735 | 2024-05-23T03:39:27.210Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz | 
| 3736 | 2024-05-23T03:39:27.221Z | May 23 03:39:25.833 INFO [stamp-propolis-server] process exited with exit status: 0 (1.152583822s) | 
| 3737 | 2024-05-23T03:39:29.511Z | [recovery-package]    Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) | 
| 3738 | 2024-05-23T03:39:35.663Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz | 
| 3739 | 2024-05-23T03:39:35.669Z | May 23 03:39:34.288 INFO [stamp-switch-asic] process exited with exit status: 0 (9.586870137s) | 
| 3740 | 2024-05-23T03:39:35.669Z | May 23 03:39:34.289 INFO [host-stamp] task succeeded (9.629505674s) | 
| 3741 | 2024-05-23T03:39:35.669Z | May 23 03:39:34.289 INFO [host-proto] running task | 
| 3742 | 2024-05-23T03:39:36.009Z | May 23 03:39:34.630 INFO [host-proto] task succeeded (340.937566ms) | 
| 3743 | 2024-05-23T03:39:36.010Z | May 23 03:39:34.630 INFO [host-profile] running task | 
| 3744 | 2024-05-23T03:39:36.014Z | May 23 03:39:34.630 INFO [host-profile] task succeeded (256.548µs) | 
| 3745 | 2024-05-23T03:39:36.014Z | May 23 03:39:34.630 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmpXdkP92/proto/host/root -N 'ci 760c34d/${os_short_commit} 2024-05-23 03:19' -s host -B | 
| 3746 | 2024-05-23T03:39:36.026Z | [      host-image] May 23 03:39:34.646 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" | 
| 3747 | 2024-05-23T03:39:36.026Z | [      host-image] May 23 03:39:34.646 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] | 
| 3748 | 2024-05-23T03:39:36.042Z | [      host-image] May 23 03:39:34.661 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpXdkP92/proto/host/root" | 
| 3749 | 2024-05-23T03:39:36.047Z | [      host-image] May 23 03:39:34.661 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ | 
| 3750 | 2024-05-23T03:39:36.047Z | [      host-image] May 23 03:39:34.661 INFO image builder template: ramdisk-01-os... | 
| 3751 | 2024-05-23T03:39:36.047Z | [      host-image] May 23 03:39:34.661 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/.tmpXdkP92/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None | 
| 3752 | 2024-05-23T03:39:36.060Z | [      host-image] May 23 03:39:34.681 INFO O| May 23 03:39:34.681 INFO CREATE DATASET: rpool/images/build/host/output | 
| 3753 | 2024-05-23T03:39:36.184Z | [      host-image] May 23 03:39:34.805 INFO O| May 23 03:39:34.805 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os | 
| 3754 | 2024-05-23T03:39:36.188Z | [      host-image] May 23 03:39:34.809 INFO O| May 23 03:39:34.809 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os | 
| 3755 | 2024-05-23T03:39:36.381Z | [      host-image] May 23 03:39:35.002 INFO O| May 23 03:39:35.002 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled | 
| 3756 | 2024-05-23T03:39:36.437Z | [      host-image] May 23 03:39:35.057 INFO O| May 23 03:39:35.057 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os | 
| 3757 | 2024-05-23T03:39:36.437Z | [      host-image] May 23 03:39:35.057 INFO O| May 23 03:39:35.057 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk | 
| 3758 | 2024-05-23T03:39:36.441Z | [      host-image] May 23 03:39:35.058 INFO O| May 23 03:39:35.058 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk | 
| 3759 | 2024-05-23T03:39:36.441Z | [      host-image] May 23 03:39:35.058 INFO O| May 23 03:39:35.058 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk | 
| 3760 | 2024-05-23T03:39:36.446Z | [      host-image] May 23 03:39:35.067 INFO O| May 23 03:39:35.067 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk | 
| 3761 | 2024-05-23T03:39:36.709Z | [      host-image] May 23 03:39:35.329 INFO O| May 23 03:39:35.329 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3762 | 2024-05-23T03:39:36.720Z | [      host-image] May 23 03:39:35.340 INFO O| May 23 03:39:35.340 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"] | 
| 3763 | 2024-05-23T03:39:37.091Z | [      host-image] May 23 03:39:35.708 INFO O| May 23 03:39:35.708 INFO O| Caching catalogs ... Done | 
| 3764 | 2024-05-23T03:39:37.169Z | [      host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 0 (pkg_image_create) COMPLETE | 
| 3765 | 2024-05-23T03:39:37.169Z | [      host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3766 | 2024-05-23T03:39:37.173Z | [      host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO skip step because feature "repo_redist" is not enabled | 
| 3767 | 2024-05-23T03:39:37.173Z | [      host-image] May 23 03:39:35.789 INFO O| May 23 03:39:35.789 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3768 | 2024-05-23T03:39:37.180Z | [      host-image] May 23 03:39:35.801 INFO O| May 23 03:39:35.801 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"] | 
| 3769 | 2024-05-23T03:39:37.519Z | [      host-image] May 23 03:39:36.139 INFO O| May 23 03:39:36.139 INFO STEP 2 (pkg_set_publisher) COMPLETE | 
| 3770 | 2024-05-23T03:39:37.519Z | [      host-image] May 23 03:39:36.139 INFO O| May 23 03:39:36.139 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3771 | 2024-05-23T03:39:37.528Z | [      host-image] May 23 03:39:36.149 INFO O| May 23 03:39:36.149 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"] | 
| 3772 | 2024-05-23T03:39:37.868Z | [      host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 3 (pkg_set_publisher) COMPLETE | 
| 3773 | 2024-05-23T03:39:37.869Z | [      host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3774 | 2024-05-23T03:39:37.869Z | [      host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO skip step because feature "repo_redist" is not enabled | 
| 3775 | 2024-05-23T03:39:37.873Z | [      host-image] May 23 03:39:36.488 INFO O| May 23 03:39:36.488 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3776 | 2024-05-23T03:39:38.271Z | [      host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO variant opensolaris.zone is already global | 
| 3777 | 2024-05-23T03:39:38.271Z | [      host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO STEP 5 (pkg_change_variant) COMPLETE | 
| 3778 | 2024-05-23T03:39:38.275Z | [      host-image] May 23 03:39:36.888 INFO O| May 23 03:39:36.888 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3779 | 2024-05-23T03:39:38.751Z | [      host-image] May 23 03:39:37.371 INFO O| May 23 03:39:37.371 INFO variant opensolaris.imagetype is full; changing to partial | 
| 3780 | 2024-05-23T03:39:38.751Z | [      host-image] May 23 03:39:37.371 INFO O| May 23 03:39:37.371 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] | 
| 3781 | 2024-05-23T03:39:42.488Z | [      host-image] May 23 03:39:41.106 INFO O| May 23 03:39:41.106 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3782 | 2024-05-23T03:39:44.833Z | [      host-image] May 23 03:39:43.451 INFO O| May 23 03:39:43.451 INFO O| Startup: Caching catalogs ... Done | 
| 3783 | 2024-05-23T03:39:44.907Z | [      host-image] May 23 03:39:43.525 INFO O| May 23 03:39:43.525 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3784 | 2024-05-23T03:39:44.911Z | [      host-image] May 23 03:39:43.526 INFO O| May 23 03:39:43.526 INFO O| Planning: Consolidating action changes ... Done | 
| 3785 | 2024-05-23T03:39:44.911Z | [      host-image] May 23 03:39:43.526 INFO O| May 23 03:39:43.526 INFO O| Planning: Evaluating mediators ... Done | 
| 3786 | 2024-05-23T03:39:44.911Z | [      host-image] May 23 03:39:43.527 INFO O| May 23 03:39:43.527 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3787 | 2024-05-23T03:39:44.911Z | [      host-image] May 23 03:39:43.527 INFO O| May 23 03:39:43.527 INFO O| Variants/Facets to change: 1 | 
| 3788 | 2024-05-23T03:39:44.973Z | [      host-image] May 23 03:39:43.591 INFO O| May 23 03:39:43.591 INFO O| Done | 
| 3789 | 2024-05-23T03:39:44.973Z | [      host-image] May 23 03:39:43.591 INFO O| May 23 03:39:43.591 INFO O| Done | 
| 3790 | 2024-05-23T03:39:45.436Z | [      host-image] May 23 03:39:44.054 INFO O| May 23 03:39:44.054 INFO O| Done | 
| 3791 | 2024-05-23T03:39:45.472Z | [      host-image] May 23 03:39:44.090 INFO O| May 23 03:39:44.090 INFO O| Done | 
| 3792 | 2024-05-23T03:39:45.477Z | [      host-image] May 23 03:39:44.092 INFO O| May 23 03:39:44.092 INFO O| Done | 
| 3793 | 2024-05-23T03:39:45.477Z | [      host-image] May 23 03:39:44.093 INFO O| May 23 03:39:44.092 INFO O| Done | 
| 3794 | 2024-05-23T03:39:45.477Z | [      host-image] May 23 03:39:44.095 INFO O| May 23 03:39:44.095 INFO O| Done | 
| 3795 | 2024-05-23T03:39:45.880Z | [      host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 6 (pkg_change_variant) COMPLETE | 
| 3796 | 2024-05-23T03:39:45.880Z | [      host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3797 | 2024-05-23T03:39:45.884Z | [      host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO skip step because feature "debug_variant" is not enabled | 
| 3798 | 2024-05-23T03:39:45.885Z | [      host-image] May 23 03:39:44.498 INFO O| May 23 03:39:44.498 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3799 | 2024-05-23T03:39:46.531Z | [      host-image] May 23 03:39:45.149 INFO O| May 23 03:39:45.149 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] | 
| 3800 | 2024-05-23T03:39:47.297Z | [      host-image] May 23 03:39:45.915 INFO O| May 23 03:39:45.915 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3801 | 2024-05-23T03:39:47.302Z | [      host-image] May 23 03:39:45.917 INFO O| May 23 03:39:45.917 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3802 | 2024-05-23T03:39:47.302Z | [      host-image] May 23 03:39:45.918 INFO O| May 23 03:39:45.918 INFO O| Planning: Consolidating action changes ... Done | 
| 3803 | 2024-05-23T03:39:47.302Z | [      host-image] May 23 03:39:45.918 INFO O| May 23 03:39:45.918 INFO O| Planning: Evaluating mediators ... Done | 
| 3804 | 2024-05-23T03:39:47.302Z | [      host-image] May 23 03:39:45.919 INFO O| May 23 03:39:45.919 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3805 | 2024-05-23T03:39:47.302Z | [      host-image] May 23 03:39:45.919 INFO O| May 23 03:39:45.919 INFO O| Variants/Facets to change: 1 | 
| 3806 | 2024-05-23T03:39:47.361Z | [      host-image] May 23 03:39:45.979 INFO O| May 23 03:39:45.979 INFO O| Done | 
| 3807 | 2024-05-23T03:39:47.361Z | [      host-image] May 23 03:39:45.979 INFO O| May 23 03:39:45.979 INFO O| Done | 
| 3808 | 2024-05-23T03:39:47.752Z | [      host-image] May 23 03:39:46.370 INFO O| May 23 03:39:46.370 INFO O| Done | 
| 3809 | 2024-05-23T03:39:47.796Z | [      host-image] May 23 03:39:46.413 INFO O| May 23 03:39:46.413 INFO O| Done | 
| 3810 | 2024-05-23T03:39:47.800Z | [      host-image] May 23 03:39:46.414 INFO O| May 23 03:39:46.414 INFO O| Done | 
| 3811 | 2024-05-23T03:39:47.800Z | [      host-image] May 23 03:39:46.414 INFO O| May 23 03:39:46.414 INFO O| Done | 
| 3812 | 2024-05-23T03:39:47.800Z | [      host-image] May 23 03:39:46.417 INFO O| May 23 03:39:46.416 INFO O| Done | 
| 3813 | 2024-05-23T03:39:47.896Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 8 (pkg_change_facet) COMPLETE | 
| 3814 | 2024-05-23T03:39:47.896Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3815 | 2024-05-23T03:39:47.916Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO skip step because feature "recovery" is not enabled | 
| 3816 | 2024-05-23T03:39:47.916Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3817 | 2024-05-23T03:39:47.916Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO skip step because feature "recovery" is not enabled | 
| 3818 | 2024-05-23T03:39:47.916Z | [      host-image] May 23 03:39:46.504 INFO O| May 23 03:39:46.504 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3819 | 2024-05-23T03:39:47.916Z | [      host-image] May 23 03:39:46.521 INFO O| May 23 03:39:46.521 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"] | 
| 3820 | 2024-05-23T03:39:48.443Z | [      host-image] May 23 03:39:47.060 INFO O| May 23 03:39:47.059 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3821 | 2024-05-23T03:39:50.716Z | [recovery-package]     Finished `release` profile [optimized] target(s) in 24.58s | 
| 3822 | 2024-05-23T03:39:58.200Z | [      host-image] May 23 03:39:56.815 INFO O| May 23 03:39:56.815 INFO O| Planning: Solver setup ... Done | 
| 3823 | 2024-05-23T03:40:02.570Z | [      host-image] May 23 03:40:01.184 INFO O| May 23 03:40:01.184 INFO O| Planning: Running solver ... Done | 
| 3824 | 2024-05-23T03:40:02.582Z | May 23 03:40:01.196 INFO [recovery-package] process exited with exit status: 0 (36.535755754s) | 
| 3825 | 2024-05-23T03:40:02.582Z | May 23 03:40:01.196 INFO [recovery-stamp] running task | 
| 3826 | 2024-05-23T03:40:02.586Z | May 23 03:40:01.196 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release | 
| 3827 | 2024-05-23T03:40:02.590Z | May 23 03:40:01.202 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 8.0.0-0.ci+git760c34d9e07 | 
| 3828 | 2024-05-23T03:40:02.595Z | May 23 03:40:01.208 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 8.0.0-0.ci+git760c34d9e07 | 
| 3829 | 2024-05-23T03:40:02.602Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG | 
| 3830 | 2024-05-23T03:40:02.610Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG | 
| 3831 | 2024-05-23T03:40:02.676Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar | 
| 3832 | 2024-05-23T03:40:02.680Z | May 23 03:40:01.294 INFO [stamp-installinator] process exited with exit status: 0 (86.444305ms) | 
| 3833 | 2024-05-23T03:40:02.695Z | [      host-image] May 23 03:40:01.309 INFO O| May 23 03:40:01.309 INFO O| Planning: Finding local manifests ... Done | 
| 3834 | 2024-05-23T03:40:02.703Z | [      host-image] May 23 03:40:01.318 INFO O| May 23 03:40:01.318 INFO O| Planning: Fetching manifests:   0/123  0% complete | 
| 3835 | 2024-05-23T03:40:02.713Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar | 
| 3836 | 2024-05-23T03:40:02.717Z | May 23 03:40:01.331 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (128.96589ms) | 
| 3837 | 2024-05-23T03:40:02.717Z | May 23 03:40:01.331 INFO [recovery-stamp] task succeeded (135.101285ms) | 
| 3838 | 2024-05-23T03:40:02.717Z | May 23 03:40:01.331 INFO [recovery-proto] running task | 
| 3839 | 2024-05-23T03:40:02.717Z | May 23 03:40:01.331 INFO [tuf-stamp] running task | 
| 3840 | 2024-05-23T03:40:02.720Z | May 23 03:40:01.332 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 8.0.0-0.ci+git760c34d9e07 | 
| 3841 | 2024-05-23T03:40:02.727Z | May 23 03:40:01.341 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 8.0.0-0.ci+git760c34d9e07 | 
| 3842 | 2024-05-23T03:40:02.736Z | May 23 03:40:01.350 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 8.0.0-0.ci+git760c34d9e07 | 
| 3843 | 2024-05-23T03:40:02.746Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3844 | 2024-05-23T03:40:02.750Z | May 23 03:40:01.360 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 8.0.0-0.ci+git760c34d9e07 | 
| 3845 | 2024-05-23T03:40:02.754Z | [     stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3846 | 2024-05-23T03:40:02.762Z | May 23 03:40:01.370 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 8.0.0-0.ci+git760c34d9e07 | 
| 3847 | 2024-05-23T03:40:02.767Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3848 | 2024-05-23T03:40:02.772Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3849 | 2024-05-23T03:40:02.776Z | May 23 03:40:01.386 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 8.0.0-0.ci+git760c34d9e07 | 
| 3850 | 2024-05-23T03:40:02.793Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3851 | 2024-05-23T03:40:02.793Z | May 23 03:40:01.407 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 8.0.0-0.ci+git760c34d9e07 | 
| 3852 | 2024-05-23T03:40:02.821Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3853 | 2024-05-23T03:40:02.826Z | May 23 03:40:01.435 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 8.0.0-0.ci+git760c34d9e07 | 
| 3854 | 2024-05-23T03:40:02.851Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3855 | 2024-05-23T03:40:02.851Z | May 23 03:40:01.460 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 8.0.0-0.ci+git760c34d9e07 | 
| 3856 | 2024-05-23T03:40:02.864Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3857 | 2024-05-23T03:40:02.868Z | May 23 03:40:01.479 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 8.0.0-0.ci+git760c34d9e07 | 
| 3858 | 2024-05-23T03:40:02.915Z | May 23 03:40:01.529 INFO [recovery-proto] task succeeded (197.666622ms) | 
| 3859 | 2024-05-23T03:40:02.919Z | May 23 03:40:01.529 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 8.0.0-0.ci+git760c34d9e07 | 
| 3860 | 2024-05-23T03:40:02.919Z | May 23 03:40:01.529 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' -F 'optever=0.29.250' -P /tmp/.tmpXdkP92/proto/recovery/root -N 'recovery 760c34d/${os_short_commit} 2024-05-23 03:19' -s recovery -R | 
| 3861 | 2024-05-23T03:40:02.919Z | [     stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3862 | 2024-05-23T03:40:03.042Z | [     stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz | 
| 3863 | 2024-05-23T03:40:03.050Z | May 23 03:40:01.663 INFO [stamp-probe] process exited with exit status: 0 (202.644074ms) | 
| 3864 | 2024-05-23T03:40:03.050Z | [       stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3865 | 2024-05-23T03:40:03.057Z | [  stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG | 
| 3866 | 2024-05-23T03:40:03.060Z | [  recovery-image] May 23 03:40:01.672 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" | 
| 3867 | 2024-05-23T03:40:03.060Z | [  recovery-image] May 23 03:40:01.673 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"] | 
| 3868 | 2024-05-23T03:40:03.075Z | [  recovery-image] May 23 03:40:01.689 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpXdkP92/proto/recovery/root" | 
| 3869 | 2024-05-23T03:40:03.075Z | [  recovery-image] May 23 03:40:01.689 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/ | 
| 3870 | 2024-05-23T03:40:03.079Z | [  recovery-image] May 23 03:40:01.689 INFO image builder template: ramdisk-01-os... | 
| 3871 | 2024-05-23T03:40:03.079Z | [  recovery-image] May 23 03:40:01.689 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/.tmpXdkP92/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.29.250", "-n", "ramdisk-01-os", "--fullreset"], pwd: None | 
| 3872 | 2024-05-23T03:40:03.102Z | [  recovery-image] May 23 03:40:01.716 INFO O| May 23 03:40:01.716 INFO CREATE DATASET: rpool/images/build/recovery/output | 
| 3873 | 2024-05-23T03:40:03.326Z | [  recovery-image] May 23 03:40:01.936 INFO O| May 23 03:40:01.936 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os | 
| 3874 | 2024-05-23T03:40:03.385Z | [  recovery-image] May 23 03:40:01.999 INFO O| May 23 03:40:01.999 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os | 
| 3875 | 2024-05-23T03:40:03.416Z | [       stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz | 
| 3876 | 2024-05-23T03:40:03.425Z | May 23 03:40:02.039 INFO [stamp-ntp] process exited with exit status: 0 (560.105231ms) | 
| 3877 | 2024-05-23T03:40:03.798Z | [  recovery-image] May 23 03:40:02.411 INFO O| May 23 03:40:02.411 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled | 
| 3878 | 2024-05-23T03:40:03.897Z | [  recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os | 
| 3879 | 2024-05-23T03:40:03.897Z | [  recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 3880 | 2024-05-23T03:40:03.902Z | [  recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 3881 | 2024-05-23T03:40:03.902Z | [  recovery-image] May 23 03:40:02.511 INFO O| May 23 03:40:02.511 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 3882 | 2024-05-23T03:40:03.909Z | [  recovery-image] May 23 03:40:02.523 INFO O| May 23 03:40:02.523 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 3883 | 2024-05-23T03:40:04.071Z | [verify-libraries]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s | 
| 3884 | 2024-05-23T03:40:04.092Z | [verify-libraries]      Running `target/debug/xtask verify-libraries --release` | 
| 3885 | 2024-05-23T03:40:04.097Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz | 
| 3886 | 2024-05-23T03:40:04.107Z | May 23 03:40:02.712 INFO [stamp-external-dns] process exited with exit status: 0 (1.361803914s) | 
| 3887 | 2024-05-23T03:40:04.132Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz | 
| 3888 | 2024-05-23T03:40:04.174Z | [  recovery-image] May 23 03:40:02.774 INFO O| May 23 03:40:02.774 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3889 | 2024-05-23T03:40:04.178Z | [  recovery-image] May 23 03:40:02.788 INFO O| May 23 03:40:02.788 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"] | 
| 3890 | 2024-05-23T03:40:04.199Z | May 23 03:40:02.813 INFO [stamp-internal-dns] process exited with exit status: 0 (1.378024951s) | 
| 3891 | 2024-05-23T03:40:04.406Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz | 
| 3892 | 2024-05-23T03:40:04.431Z | May 23 03:40:03.043 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.631837713s) | 
| 3893 | 2024-05-23T03:40:04.607Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz | 
| 3894 | 2024-05-23T03:40:04.628Z | May 23 03:40:03.242 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.872426914s) | 
| 3895 | 2024-05-23T03:40:04.692Z | [  recovery-image] May 23 03:40:03.305 INFO O| May 23 03:40:03.305 INFO O| Caching catalogs ... Done | 
| 3896 | 2024-05-23T03:40:04.812Z | [  recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 0 (pkg_image_create) COMPLETE | 
| 3897 | 2024-05-23T03:40:04.812Z | [  recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3898 | 2024-05-23T03:40:04.812Z | [  recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO skip step because feature "repo_redist" is not enabled | 
| 3899 | 2024-05-23T03:40:04.812Z | [  recovery-image] May 23 03:40:03.423 INFO O| May 23 03:40:03.423 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3900 | 2024-05-23T03:40:04.826Z | [  recovery-image] May 23 03:40:03.440 INFO O| May 23 03:40:03.439 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"] | 
| 3901 | 2024-05-23T03:40:04.898Z | [  stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz | 
| 3902 | 2024-05-23T03:40:04.902Z | May 23 03:40:03.516 INFO [stamp-oximeter] process exited with exit status: 0 (1.987263128s) | 
| 3903 | 2024-05-23T03:40:05.225Z | [  recovery-image] May 23 03:40:03.837 INFO O| May 23 03:40:03.837 INFO STEP 2 (pkg_set_publisher) COMPLETE | 
| 3904 | 2024-05-23T03:40:05.225Z | [  recovery-image] May 23 03:40:03.837 INFO O| May 23 03:40:03.837 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3905 | 2024-05-23T03:40:05.239Z | [  recovery-image] May 23 03:40:03.853 INFO O| May 23 03:40:03.853 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"] | 
| 3906 | 2024-05-23T03:40:05.717Z | [  recovery-image] May 23 03:40:04.329 INFO O| May 23 03:40:04.329 INFO STEP 3 (pkg_set_publisher) COMPLETE | 
| 3907 | 2024-05-23T03:40:05.717Z | [  recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3908 | 2024-05-23T03:40:05.717Z | [  recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO skip step because feature "repo_redist" is not enabled | 
| 3909 | 2024-05-23T03:40:05.717Z | [  recovery-image] May 23 03:40:04.330 INFO O| May 23 03:40:04.329 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3910 | 2024-05-23T03:40:06.212Z | [  recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO variant opensolaris.zone is already global | 
| 3911 | 2024-05-23T03:40:06.212Z | [  recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO STEP 5 (pkg_change_variant) COMPLETE | 
| 3912 | 2024-05-23T03:40:06.212Z | [  recovery-image] May 23 03:40:04.825 INFO O| May 23 03:40:04.825 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3913 | 2024-05-23T03:40:06.298Z | [     stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz | 
| 3914 | 2024-05-23T03:40:06.301Z | May 23 03:40:04.915 INFO [stamp-nexus] process exited with exit status: 0 (3.573533964s) | 
| 3915 | 2024-05-23T03:40:06.548Z | [      host-image] May 23 03:40:05.161 INFO O| May 23 03:40:05.161 INFO O| Planning: Fetching manifests: 123/123  100% complete | 
| 3916 | 2024-05-23T03:40:06.614Z | [  recovery-image] May 23 03:40:05.227 INFO O| May 23 03:40:05.227 INFO variant opensolaris.imagetype is full; changing to partial | 
| 3917 | 2024-05-23T03:40:06.614Z | [  recovery-image] May 23 03:40:05.227 INFO O| May 23 03:40:05.227 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"] | 
| 3918 | 2024-05-23T03:40:07.415Z | [      host-image] May 23 03:40:06.028 INFO O| May 23 03:40:06.028 INFO O| Planning: Package planning ... Done | 
| 3919 | 2024-05-23T03:40:07.840Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz | 
| 3920 | 2024-05-23T03:40:07.844Z | May 23 03:40:06.458 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.071349926s) | 
| 3921 | 2024-05-23T03:40:08.608Z | [      host-image] May 23 03:40:07.220 INFO O| May 23 03:40:07.220 INFO O| Planning: Merging actions ... Done | 
| 3922 | 2024-05-23T03:40:08.763Z | [      host-image] May 23 03:40:07.376 INFO O| May 23 03:40:07.376 INFO O| Planning: Checking for conflicting actions ... Done | 
| 3923 | 2024-05-23T03:40:08.930Z | [      host-image] May 23 03:40:07.542 INFO O| May 23 03:40:07.542 INFO O| Planning: Consolidating action changes ... Done | 
| 3924 | 2024-05-23T03:40:09.364Z | [      host-image] May 23 03:40:07.973 INFO O| May 23 03:40:07.973 INFO O| Planning: Evaluating mediators ... Done | 
| 3925 | 2024-05-23T03:40:10.368Z | [  recovery-image] May 23 03:40:08.978 INFO O| May 23 03:40:08.978 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3926 | 2024-05-23T03:40:10.956Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz | 
| 3927 | 2024-05-23T03:40:10.960Z | May 23 03:40:09.572 INFO [stamp-clickhouse] process exited with exit status: 0 (8.240019591s) | 
| 3928 | 2024-05-23T03:40:11.180Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz | 
| 3929 | 2024-05-23T03:40:11.184Z | May 23 03:40:09.796 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (8.435932352s) | 
| 3930 | 2024-05-23T03:40:11.184Z | May 23 03:40:09.796 INFO [tuf-stamp] task succeeded (8.46482877s) | 
| 3931 | 2024-05-23T03:40:11.667Z | [verify-libraries]    Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) | 
| 3932 | 2024-05-23T03:40:11.671Z | [verify-libraries]    Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) | 
| 3933 | 2024-05-23T03:40:11.778Z | [verify-libraries]    Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) | 
| 3934 | 2024-05-23T03:40:11.782Z | [verify-libraries]    Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) | 
| 3935 | 2024-05-23T03:40:11.783Z | [verify-libraries]    Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) | 
| 3936 | 2024-05-23T03:40:11.817Z | [verify-libraries]    Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) | 
| 3937 | 2024-05-23T03:40:11.817Z | [verify-libraries]    Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) | 
| 3938 | 2024-05-23T03:40:11.821Z | [verify-libraries]    Compiling termios v0.3.3 | 
| 3939 | 2024-05-23T03:40:12.107Z | [verify-libraries]    Compiling installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd) | 
| 3940 | 2024-05-23T03:40:12.120Z | [verify-libraries]    Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) | 
| 3941 | 2024-05-23T03:40:13.098Z | [      host-image] May 23 03:40:11.708 INFO O| May 23 03:40:11.708 INFO O| Planning: Planning completed in 24.65 seconds | 
| 3942 | 2024-05-23T03:40:13.104Z | [      host-image] May 23 03:40:11.715 INFO O| May 23 03:40:11.715 INFO O| Packages to install: 123 | 
| 3943 | 2024-05-23T03:40:13.105Z | [      host-image] May 23 03:40:11.716 INFO O| May 23 03:40:11.715 INFO O| Mediators to change:   4 | 
| 3944 | 2024-05-23T03:40:13.108Z | [      host-image] May 23 03:40:11.716 INFO O| May 23 03:40:11.716 INFO O| Services to change:   6 | 
| 3945 | 2024-05-23T03:40:13.212Z | [      host-image] May 23 03:40:11.823 INFO O| May 23 03:40:11.823 INFO O| Download:     0/22698 items    0.0/196.2MB  0% complete | 
| 3946 | 2024-05-23T03:40:16.149Z | [verify-libraries]    Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) | 
| 3947 | 2024-05-23T03:40:16.401Z | [  recovery-image] May 23 03:40:15.012 INFO O| May 23 03:40:15.012 INFO O| Startup: Caching catalogs ... Done | 
| 3948 | 2024-05-23T03:40:16.463Z | [  recovery-image] May 23 03:40:15.074 INFO O| May 23 03:40:15.074 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3949 | 2024-05-23T03:40:16.467Z | [  recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.074 INFO O| Planning: Consolidating action changes ... Done | 
| 3950 | 2024-05-23T03:40:16.467Z | [  recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.075 INFO O| Planning: Evaluating mediators ... Done | 
| 3951 | 2024-05-23T03:40:16.467Z | [  recovery-image] May 23 03:40:15.075 INFO O| May 23 03:40:15.075 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3952 | 2024-05-23T03:40:16.467Z | [  recovery-image] May 23 03:40:15.076 INFO O| May 23 03:40:15.076 INFO O| Variants/Facets to change: 1 | 
| 3953 | 2024-05-23T03:40:16.536Z | [  recovery-image] May 23 03:40:15.147 INFO O| May 23 03:40:15.147 INFO O| Done | 
| 3954 | 2024-05-23T03:40:16.536Z | [  recovery-image] May 23 03:40:15.147 INFO O| May 23 03:40:15.147 INFO O| Done | 
| 3955 | 2024-05-23T03:40:16.948Z | [  recovery-image] May 23 03:40:15.559 INFO O| May 23 03:40:15.559 INFO O| Done | 
| 3956 | 2024-05-23T03:40:16.986Z | [  recovery-image] May 23 03:40:15.597 INFO O| May 23 03:40:15.597 INFO O| Done | 
| 3957 | 2024-05-23T03:40:16.991Z | [  recovery-image] May 23 03:40:15.598 INFO O| May 23 03:40:15.598 INFO O| Done | 
| 3958 | 2024-05-23T03:40:16.991Z | [  recovery-image] May 23 03:40:15.599 INFO O| May 23 03:40:15.599 INFO O| Done | 
| 3959 | 2024-05-23T03:40:16.991Z | [  recovery-image] May 23 03:40:15.601 INFO O| May 23 03:40:15.601 INFO O| Done | 
| 3960 | 2024-05-23T03:40:17.416Z | [  recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 6 (pkg_change_variant) COMPLETE | 
| 3961 | 2024-05-23T03:40:17.416Z | [  recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3962 | 2024-05-23T03:40:17.423Z | [  recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO skip step because feature "debug_variant" is not enabled | 
| 3963 | 2024-05-23T03:40:17.423Z | [  recovery-image] May 23 03:40:16.026 INFO O| May 23 03:40:16.026 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3964 | 2024-05-23T03:40:18.059Z | [  recovery-image] May 23 03:40:16.669 INFO O| May 23 03:40:16.669 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"] | 
| 3965 | 2024-05-23T03:40:18.220Z | [      host-image] May 23 03:40:16.830 INFO O| May 23 03:40:16.830 INFO O| Download:  1192/22698 items    5.9/196.2MB  3% complete (1.2M/s) | 
| 3966 | 2024-05-23T03:40:18.956Z | [  recovery-image] May 23 03:40:17.566 INFO O| May 23 03:40:17.566 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3967 | 2024-05-23T03:40:18.960Z | [  recovery-image] May 23 03:40:17.568 INFO O| May 23 03:40:17.568 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3968 | 2024-05-23T03:40:18.960Z | [  recovery-image] May 23 03:40:17.569 INFO O| May 23 03:40:17.569 INFO O| Planning: Consolidating action changes ... Done | 
| 3969 | 2024-05-23T03:40:18.960Z | [  recovery-image] May 23 03:40:17.569 INFO O| May 23 03:40:17.569 INFO O| Planning: Evaluating mediators ... Done | 
| 3970 | 2024-05-23T03:40:18.960Z | [  recovery-image] May 23 03:40:17.570 INFO O| May 23 03:40:17.570 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3971 | 2024-05-23T03:40:18.964Z | [  recovery-image] May 23 03:40:17.570 INFO O| May 23 03:40:17.570 INFO O| Variants/Facets to change: 1 | 
| 3972 | 2024-05-23T03:40:19.000Z | [  recovery-image] May 23 03:40:17.610 INFO O| May 23 03:40:17.610 INFO O| Done | 
| 3973 | 2024-05-23T03:40:19.000Z | [  recovery-image] May 23 03:40:17.610 INFO O| May 23 03:40:17.610 INFO O| Done | 
| 3974 | 2024-05-23T03:40:19.361Z | [  recovery-image] May 23 03:40:17.971 INFO O| May 23 03:40:17.971 INFO O| Done | 
| 3975 | 2024-05-23T03:40:19.407Z | [  recovery-image] May 23 03:40:18.017 INFO O| May 23 03:40:18.017 INFO O| Done | 
| 3976 | 2024-05-23T03:40:19.411Z | [  recovery-image] May 23 03:40:18.018 INFO O| May 23 03:40:18.018 INFO O| Done | 
| 3977 | 2024-05-23T03:40:19.412Z | [  recovery-image] May 23 03:40:18.019 INFO O| May 23 03:40:18.018 INFO O| Done | 
| 3978 | 2024-05-23T03:40:19.412Z | [  recovery-image] May 23 03:40:18.021 INFO O| May 23 03:40:18.021 INFO O| Done | 
| 3979 | 2024-05-23T03:40:19.517Z | [  recovery-image] May 23 03:40:18.116 INFO O| May 23 03:40:18.115 INFO STEP 8 (pkg_change_facet) COMPLETE | 
| 3980 | 2024-05-23T03:40:19.517Z | [  recovery-image] May 23 03:40:18.116 INFO O| May 23 03:40:18.115 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3981 | 2024-05-23T03:40:19.813Z | [verify-libraries]    Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) | 
| 3982 | 2024-05-23T03:40:20.236Z | [  recovery-image] May 23 03:40:18.846 INFO O| May 23 03:40:18.845 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"] | 
| 3983 | 2024-05-23T03:40:21.005Z | [  recovery-image] May 23 03:40:19.614 INFO O| May 23 03:40:19.614 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 3984 | 2024-05-23T03:40:21.008Z | [  recovery-image] May 23 03:40:19.616 INFO O| May 23 03:40:19.616 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3985 | 2024-05-23T03:40:21.008Z | [  recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Consolidating action changes ... Done | 
| 3986 | 2024-05-23T03:40:21.008Z | [  recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Evaluating mediators ... Done | 
| 3987 | 2024-05-23T03:40:21.008Z | [  recovery-image] May 23 03:40:19.617 INFO O| May 23 03:40:19.617 INFO O| Planning: Planning completed in 0.00 seconds | 
| 3988 | 2024-05-23T03:40:21.008Z | [  recovery-image] May 23 03:40:19.618 INFO O| May 23 03:40:19.618 INFO O| Variants/Facets to change: 1 | 
| 3989 | 2024-05-23T03:40:21.030Z | [  recovery-image] May 23 03:40:19.640 INFO O| May 23 03:40:19.639 INFO O| Done | 
| 3990 | 2024-05-23T03:40:21.030Z | [  recovery-image] May 23 03:40:19.640 INFO O| May 23 03:40:19.640 INFO O| Done | 
| 3991 | 2024-05-23T03:40:21.438Z | [  recovery-image] May 23 03:40:20.047 INFO O| May 23 03:40:20.047 INFO O| Done | 
| 3992 | 2024-05-23T03:40:21.489Z | [  recovery-image] May 23 03:40:20.096 INFO O| May 23 03:40:20.096 INFO O| Done | 
| 3993 | 2024-05-23T03:40:21.494Z | [  recovery-image] May 23 03:40:20.098 INFO O| May 23 03:40:20.098 INFO O| Done | 
| 3994 | 2024-05-23T03:40:21.494Z | [  recovery-image] May 23 03:40:20.098 INFO O| May 23 03:40:20.098 INFO O| Done | 
| 3995 | 2024-05-23T03:40:21.495Z | [  recovery-image] May 23 03:40:20.100 INFO O| May 23 03:40:20.100 INFO O| Done | 
| 3996 | 2024-05-23T03:40:21.585Z | [  recovery-image] May 23 03:40:20.194 INFO O| May 23 03:40:20.194 INFO STEP 9 (pkg_change_facet) COMPLETE | 
| 3997 | 2024-05-23T03:40:21.589Z | [  recovery-image] May 23 03:40:20.194 INFO O| May 23 03:40:20.194 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 3998 | 2024-05-23T03:40:22.231Z | [  recovery-image] May 23 03:40:20.840 INFO O| May 23 03:40:20.840 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"] | 
| 3999 | 2024-05-23T03:40:23.194Z | [  recovery-image] May 23 03:40:21.803 INFO O| May 23 03:40:21.803 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4000 | 2024-05-23T03:40:23.198Z | [  recovery-image] May 23 03:40:21.805 INFO O| May 23 03:40:21.805 INFO O| Planning: Planning completed in 0.00 seconds | 
| 4001 | 2024-05-23T03:40:23.198Z | [  recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Consolidating action changes ... Done | 
| 4002 | 2024-05-23T03:40:23.198Z | [  recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Evaluating mediators ... Done | 
| 4003 | 2024-05-23T03:40:23.198Z | [  recovery-image] May 23 03:40:21.806 INFO O| May 23 03:40:21.806 INFO O| Planning: Planning completed in 0.00 seconds | 
| 4004 | 2024-05-23T03:40:23.198Z | [  recovery-image] May 23 03:40:21.807 INFO O| May 23 03:40:21.806 INFO O| Variants/Facets to change: 1 | 
| 4005 | 2024-05-23T03:40:23.247Z | [  recovery-image] May 23 03:40:21.856 INFO O| May 23 03:40:21.856 INFO O| Done | 
| 4006 | 2024-05-23T03:40:23.247Z | [  recovery-image] May 23 03:40:21.856 INFO O| May 23 03:40:21.856 INFO O| Done | 
| 4007 | 2024-05-23T03:40:23.255Z | [      host-image] May 23 03:40:21.865 INFO O| May 23 03:40:21.864 INFO O| Download:  1780/22698 items   12.0/196.2MB  6% complete (1.2M/s) | 
| 4008 | 2024-05-23T03:40:23.609Z | [  recovery-image] May 23 03:40:22.218 INFO O| May 23 03:40:22.218 INFO O| Done | 
| 4009 | 2024-05-23T03:40:23.654Z | [  recovery-image] May 23 03:40:22.262 INFO O| May 23 03:40:22.262 INFO O| Done | 
| 4010 | 2024-05-23T03:40:23.657Z | [  recovery-image] May 23 03:40:22.263 INFO O| May 23 03:40:22.263 INFO O| Done | 
| 4011 | 2024-05-23T03:40:23.657Z | [  recovery-image] May 23 03:40:22.263 INFO O| May 23 03:40:22.263 INFO O| Done | 
| 4012 | 2024-05-23T03:40:23.674Z | [  recovery-image] May 23 03:40:22.283 INFO O| May 23 03:40:22.283 INFO O| Done | 
| 4013 | 2024-05-23T03:40:23.785Z | [  recovery-image] May 23 03:40:22.394 INFO O| May 23 03:40:22.394 INFO STEP 10 (pkg_change_facet) COMPLETE | 
| 4014 | 2024-05-23T03:40:23.785Z | [  recovery-image] May 23 03:40:22.394 INFO O| May 23 03:40:22.394 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4015 | 2024-05-23T03:40:23.806Z | [  recovery-image] May 23 03:40:22.415 INFO O| May 23 03:40:22.415 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"] | 
| 4016 | 2024-05-23T03:40:25.063Z | [  recovery-image] May 23 03:40:23.671 INFO O| May 23 03:40:23.671 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4017 | 2024-05-23T03:40:27.817Z | [verify-libraries]    Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) | 
| 4018 | 2024-05-23T03:40:28.582Z | [      host-image] May 23 03:40:27.190 INFO O| May 23 03:40:27.189 INFO O| Download:  2355/22698 items   27.6/196.2MB  14% complete (2.1M/s) | 
| 4019 | 2024-05-23T03:40:33.584Z | [      host-image] May 23 03:40:32.190 INFO O| May 23 03:40:32.190 INFO O| Download:  3506/22698 items   35.7/196.2MB  18% complete (2.3M/s) | 
| 4020 | 2024-05-23T03:40:38.637Z | [      host-image] May 23 03:40:37.241 INFO O| May 23 03:40:37.240 INFO O| Download:  4548/22698 items   42.6/196.2MB  21% complete (1.6M/s) | 
| 4021 | 2024-05-23T03:40:43.656Z | [      host-image] May 23 03:40:42.254 INFO O| May 23 03:40:42.254 INFO O| Download:  5625/22698 items   46.1/196.2MB  23% complete (1.0M/s) | 
| 4022 | 2024-05-23T03:40:45.489Z | [  recovery-image] May 23 03:40:44.092 INFO O| May 23 03:40:44.092 INFO O| Planning: Solver setup ... Done | 
| 4023 | 2024-05-23T03:40:48.655Z | [      host-image] May 23 03:40:47.254 INFO O| May 23 03:40:47.254 INFO O| Download:  6744/22698 items   47.7/196.2MB  24% complete (530k/s) | 
| 4024 | 2024-05-23T03:40:53.668Z | [      host-image] May 23 03:40:52.269 INFO O| May 23 03:40:52.269 INFO O| Download:  7865/22698 items   59.2/196.2MB  30% complete (1.3M/s) | 
| 4025 | 2024-05-23T03:40:57.085Z | [  recovery-image] May 23 03:40:55.685 INFO O| May 23 03:40:55.685 INFO O| Planning: Running solver ... Done | 
| 4026 | 2024-05-23T03:40:57.300Z | [  recovery-image] May 23 03:40:55.900 INFO O| May 23 03:40:55.900 INFO O| Planning: Finding local manifests ... Done | 
| 4027 | 2024-05-23T03:40:57.316Z | [  recovery-image] May 23 03:40:55.917 INFO O| May 23 03:40:55.916 INFO O| Planning: Fetching manifests:   0/123  0% complete | 
| 4028 | 2024-05-23T03:40:58.964Z | [      host-image] May 23 03:40:57.561 INFO O| May 23 03:40:57.561 INFO O| Download:  8329/22698 items   68.9/196.2MB  35% complete (2.0M/s) | 
| 4029 | 2024-05-23T03:41:01.459Z | [  recovery-image] May 23 03:41:00.058 INFO O| May 23 03:41:00.058 INFO O| Planning: Fetching manifests: 123/123  100% complete | 
| 4030 | 2024-05-23T03:41:02.677Z | [  recovery-image] May 23 03:41:01.272 INFO O| May 23 03:41:01.272 INFO O| Planning: Package planning ... Done | 
| 4031 | 2024-05-23T03:41:03.448Z | [  recovery-image] May 23 03:41:02.046 INFO O| May 23 03:41:02.045 INFO O| Planning: Merging actions ... Done | 
| 4032 | 2024-05-23T03:41:03.786Z | [  recovery-image] May 23 03:41:02.384 INFO O| May 23 03:41:02.384 INFO O| Planning: Checking for conflicting actions ... Done | 
| 4033 | 2024-05-23T03:41:03.967Z | [      host-image] May 23 03:41:02.565 INFO O| May 23 03:41:02.565 INFO O| Download:  9368/22698 items   81.4/196.2MB  41% complete (2.2M/s) | 
| 4034 | 2024-05-23T03:41:04.006Z | [  recovery-image] May 23 03:41:02.604 INFO O| May 23 03:41:02.604 INFO O| Planning: Consolidating action changes ... Done | 
| 4035 | 2024-05-23T03:41:04.370Z | [  recovery-image] May 23 03:41:02.961 INFO O| May 23 03:41:02.961 INFO O| Planning: Evaluating mediators ... Done | 
| 4036 | 2024-05-23T03:41:08.977Z | [      host-image] May 23 03:41:07.575 INFO O| May 23 03:41:07.575 INFO O| Download: 10478/22698 items   88.3/196.2MB  45% complete (2.0M/s) | 
| 4037 | 2024-05-23T03:41:10.320Z | [  recovery-image] May 23 03:41:08.917 INFO O| May 23 03:41:08.917 INFO O| Planning: Planning completed in 45.25 seconds | 
| 4038 | 2024-05-23T03:41:10.326Z | [  recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Packages to install: 123 | 
| 4039 | 2024-05-23T03:41:10.330Z | [  recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Mediators to change:   4 | 
| 4040 | 2024-05-23T03:41:10.330Z | [  recovery-image] May 23 03:41:08.923 INFO O| May 23 03:41:08.923 INFO O| Services to change:   5 | 
| 4041 | 2024-05-23T03:41:10.426Z | [  recovery-image] May 23 03:41:09.023 INFO O| May 23 03:41:09.023 INFO O| Download:     0/15811 items    0.0/173.0MB  0% complete | 
| 4042 | 2024-05-23T03:41:14.071Z | [      host-image] May 23 03:41:12.667 INFO O| May 23 03:41:12.667 INFO O| Download: 11174/22698 items   93.8/196.2MB  47% complete (1.2M/s) | 
| 4043 | 2024-05-23T03:41:15.431Z | [  recovery-image] May 23 03:41:14.027 INFO O| May 23 03:41:14.027 INFO O| Download:  1004/15811 items    7.9/173.0MB  4% complete (1.7M/s) | 
| 4044 | 2024-05-23T03:41:17.855Z | [verify-libraries]    Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) | 
| 4045 | 2024-05-23T03:41:19.073Z | [      host-image] May 23 03:41:17.667 INFO O| May 23 03:41:17.667 INFO O| Download: 11787/22698 items   96.3/196.2MB  49% complete (793k/s) | 
| 4046 | 2024-05-23T03:41:21.075Z | [  recovery-image] May 23 03:41:19.669 INFO O| May 23 03:41:19.669 INFO O| Download:  1164/15811 items   10.1/173.0MB  5% complete (1.3M/s) | 
| 4047 | 2024-05-23T03:41:24.809Z | [      host-image] May 23 03:41:23.400 INFO O| May 23 03:41:23.400 INFO O| Download: 12156/22698 items  108.4/196.2MB  55% complete (1.5M/s) | 
| 4048 | 2024-05-23T03:41:26.076Z | [  recovery-image] May 23 03:41:24.669 INFO O| May 23 03:41:24.669 INFO O| Download:  1583/15811 items   24.5/173.0MB  14% complete (1.6M/s) | 
| 4049 | 2024-05-23T03:41:29.824Z | [      host-image] May 23 03:41:28.416 INFO O| May 23 03:41:28.416 INFO O| Download: 13229/22698 items  109.8/196.2MB  55% complete (1.2M/s) | 
| 4050 | 2024-05-23T03:41:29.988Z | [verify-libraries]    Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) | 
| 4051 | 2024-05-23T03:41:31.078Z | [  recovery-image] May 23 03:41:29.670 INFO O| May 23 03:41:29.670 INFO O| Download:  2292/15811 items   31.2/173.0MB  18% complete (2.1M/s) | 
| 4052 | 2024-05-23T03:41:34.848Z | [      host-image] May 23 03:41:33.439 INFO O| May 23 03:41:33.439 INFO O| Download: 14057/22698 items  110.4/196.2MB  56% complete (200k/s) | 
| 4053 | 2024-05-23T03:41:36.081Z | [  recovery-image] May 23 03:41:34.671 INFO O| May 23 03:41:34.671 INFO O| Download:  3201/15811 items   37.3/173.0MB  21% complete (1.3M/s) | 
| 4054 | 2024-05-23T03:41:40.188Z | [      host-image] May 23 03:41:38.777 INFO O| May 23 03:41:38.777 INFO O| Download: 14242/22698 items  110.5/196.2MB  56% complete (118k/s) | 
| 4055 | 2024-05-23T03:41:41.428Z | [  recovery-image] May 23 03:41:40.017 INFO O| May 23 03:41:40.016 INFO O| Download:  3673/15811 items   39.9/173.0MB  23% complete (881k/s) | 
| 4056 | 2024-05-23T03:41:45.191Z | [      host-image] May 23 03:41:43.780 INFO O| May 23 03:41:43.780 INFO O| Download: 14861/22698 items  119.5/196.2MB  60% complete (911k/s) | 
| 4057 | 2024-05-23T03:41:46.451Z | [  recovery-image] May 23 03:41:45.038 INFO O| May 23 03:41:45.038 INFO O| Download:  4676/15811 items   42.9/173.0MB  24% complete (544k/s) | 
| 4058 | 2024-05-23T03:41:50.650Z | [      host-image] May 23 03:41:49.237 INFO O| May 23 03:41:49.236 INFO O| Download: 15545/22698 items  124.5/196.2MB  63% complete (1.5M/s) | 
| 4059 | 2024-05-23T03:41:51.499Z | [  recovery-image] May 23 03:41:50.082 INFO O| May 23 03:41:50.082 INFO O| Download:  5638/15811 items   44.4/173.0MB  25% complete (440k/s) | 
| 4060 | 2024-05-23T03:41:55.669Z | [      host-image] May 23 03:41:54.255 INFO O| May 23 03:41:54.255 INFO O| Download: 15993/22698 items  137.6/196.2MB  70% complete (1.7M/s) | 
| 4061 | 2024-05-23T03:41:56.498Z | [  recovery-image] May 23 03:41:55.084 INFO O| May 23 03:41:55.084 INFO O| Download:  5968/15811 items   54.0/173.0MB  31% complete (1.1M/s) | 
| 4062 | 2024-05-23T03:42:00.678Z | [      host-image] May 23 03:41:59.261 INFO O| May 23 03:41:59.261 INFO O| Download: 17008/22698 items  146.9/196.2MB  74% complete (2.3M/s) | 
| 4063 | 2024-05-23T03:42:01.503Z | [  recovery-image] May 23 03:42:00.088 INFO O| May 23 03:42:00.088 INFO O| Download:  6378/15811 items   63.1/173.0MB  36% complete (1.8M/s) | 
| 4064 | 2024-05-23T03:42:06.775Z | [      host-image] May 23 03:42:05.358 INFO O| May 23 03:42:05.358 INFO O| Download: 17829/22698 items  149.9/196.2MB  76% complete (2.1M/s) | 
| 4065 | 2024-05-23T03:42:06.780Z | [  recovery-image] May 23 03:42:05.363 INFO O| May 23 03:42:05.363 INFO O| Download:  7180/15811 items   73.1/173.0MB  42% complete (1.9M/s) | 
| 4066 | 2024-05-23T03:42:11.787Z | [  recovery-image] May 23 03:42:10.364 INFO O| May 23 03:42:10.364 INFO O| Download:  7843/15811 items   75.6/173.0MB  43% complete (1.3M/s) | 
| 4067 | 2024-05-23T03:42:11.816Z | [      host-image] May 23 03:42:10.386 INFO O| May 23 03:42:10.386 INFO O| Download: 18552/22698 items  161.4/196.2MB  82% complete (1.4M/s) | 
| 4068 | 2024-05-23T03:42:16.800Z | [  recovery-image] May 23 03:42:15.371 INFO O| May 23 03:42:15.370 INFO O| Download:  8286/15811 items   79.6/173.0MB  46% complete (673k/s) | 
| 4069 | 2024-05-23T03:42:16.809Z | [      host-image] May 23 03:42:15.389 INFO O| May 23 03:42:15.389 INFO O| Download: 19594/22698 items  165.2/196.2MB  84% complete (1.6M/s) | 
| 4070 | 2024-05-23T03:42:21.809Z | [  recovery-image] May 23 03:42:20.388 INFO O| May 23 03:42:20.388 INFO O| Download:  8795/15811 items   91.4/173.0MB  52% complete (1.6M/s) | 
| 4071 | 2024-05-23T03:42:21.833Z | [      host-image] May 23 03:42:20.412 INFO O| May 23 03:42:20.412 INFO O| Download: 20192/22698 items  167.2/196.2MB  85% complete (603k/s) | 
| 4072 | 2024-05-23T03:42:26.816Z | [  recovery-image] May 23 03:42:25.393 INFO O| May 23 03:42:25.392 INFO O| Download:  9784/15811 items   92.9/173.0MB  53% complete (1.3M/s) | 
| 4073 | 2024-05-23T03:42:26.841Z | [      host-image] May 23 03:42:25.419 INFO O| May 23 03:42:25.418 INFO O| Download: 20685/22698 items  170.7/196.2MB  86% complete (529k/s) | 
| 4074 | 2024-05-23T03:42:31.816Z | [  recovery-image] May 23 03:42:30.393 INFO O| May 23 03:42:30.392 INFO O| Download: 10895/15811 items   93.7/173.0MB  54% complete (234k/s) | 
| 4075 | 2024-05-23T03:42:32.791Z | [      host-image] May 23 03:42:31.367 INFO O| May 23 03:42:31.367 INFO O| Download: 20917/22698 items  175.7/196.2MB  89% complete (947k/s) | 
| 4076 | 2024-05-23T03:42:36.835Z | [  recovery-image] May 23 03:42:35.410 INFO O| May 23 03:42:35.410 INFO O| Download: 11375/15811 items  106.7/173.0MB  61% complete (1.4M/s) | 
| 4077 | 2024-05-23T03:42:37.780Z | [      host-image] May 23 03:42:36.353 INFO O| May 23 03:42:36.353 INFO O| Download: 21665/22698 items  180.7/196.2MB  92% complete (1.0M/s) | 
| 4078 | 2024-05-23T03:42:42.178Z | [  recovery-image] May 23 03:42:40.749 INFO O| May 23 03:42:40.749 INFO O| Download: 11982/15811 items  136.9/173.0MB  79% complete (4.3M/s) | 
| 4079 | 2024-05-23T03:42:43.027Z | [      host-image] May 23 03:42:41.600 INFO O| May 23 03:42:41.600 INFO O| Download: 21985/22698 items  189.5/196.2MB  96% complete (1.4M/s) | 
| 4080 | 2024-05-23T03:42:47.015Z | [      host-image] May 23 03:42:45.587 INFO O| May 23 03:42:45.587 INFO O| Download: Completed 196.19 MB in 153.76 seconds (1.3M/s) | 
| 4081 | 2024-05-23T03:42:47.352Z | [  recovery-image] May 23 03:42:45.924 INFO O| May 23 03:42:45.924 INFO O| Download: 12985/15811 items  140.8/173.0MB  81% complete (3.5M/s) | 
| 4082 | 2024-05-23T03:42:48.492Z | [      host-image] May 23 03:42:47.064 INFO O| May 23 03:42:47.064 INFO O| Actions:     1/49171 actions (Installing new actions) | 
| 4083 | 2024-05-23T03:42:52.378Z | [  recovery-image] May 23 03:42:50.945 INFO O| May 23 03:42:50.945 INFO O| Download: 14019/15811 items  144.6/173.0MB  83% complete (767k/s) | 
| 4084 | 2024-05-23T03:42:53.496Z | [      host-image] May 23 03:42:52.064 INFO O| May 23 03:42:52.064 INFO O| Actions: 10112/49171 actions (Installing new actions) | 
| 4085 | 2024-05-23T03:42:57.435Z | [  recovery-image] May 23 03:42:56.004 INFO O| May 23 03:42:56.004 INFO O| Download: 14730/15811 items  153.2/173.0MB  88% complete (1.2M/s) | 
| 4086 | 2024-05-23T03:42:58.495Z | [      host-image] May 23 03:42:57.064 INFO O| May 23 03:42:57.064 INFO O| Actions: 16068/49171 actions (Installing new actions) | 
| 4087 | 2024-05-23T03:43:02.443Z | [  recovery-image] May 23 03:43:01.012 INFO O| May 23 03:43:01.012 INFO O| Download: 15477/15811 items  165.4/173.0MB  95% complete (2.0M/s) | 
| 4088 | 2024-05-23T03:43:03.497Z | [      host-image] May 23 03:43:02.065 INFO O| May 23 03:43:02.065 INFO O| Actions: 22804/49171 actions (Installing new actions) | 
| 4089 | 2024-05-23T03:43:06.076Z | [  recovery-image] May 23 03:43:04.644 INFO O| May 23 03:43:04.643 INFO O| Download: Completed 173.02 MB in 115.62 seconds (1.5M/s) | 
| 4090 | 2024-05-23T03:43:07.178Z | [  recovery-image] May 23 03:43:05.745 INFO O| May 23 03:43:05.745 INFO O| Actions:     1/24935 actions (Installing new actions) | 
| 4091 | 2024-05-23T03:43:08.502Z | [      host-image] May 23 03:43:07.067 INFO O| May 23 03:43:07.067 INFO O| Actions: 48678/49171 actions (Installing new actions) | 
| 4092 | 2024-05-23T03:43:11.476Z | [      host-image] May 23 03:43:10.042 INFO O| May 23 03:43:10.042 INFO O| Actions: Completed 49171 actions in 22.97 seconds. | 
| 4093 | 2024-05-23T03:43:11.997Z | [      host-image] May 23 03:43:10.563 INFO O| May 23 03:43:10.563 INFO O| Done | 
| 4094 | 2024-05-23T03:43:11.997Z | [      host-image] May 23 03:43:10.563 INFO O| May 23 03:43:10.563 INFO O| Done | 
| 4095 | 2024-05-23T03:43:12.179Z | [  recovery-image] May 23 03:43:10.745 INFO O| May 23 03:43:10.745 INFO O| Actions:  8907/24935 actions (Installing new actions) | 
| 4096 | 2024-05-23T03:43:13.006Z | [      host-image] May 23 03:43:11.572 INFO O| May 23 03:43:11.572 INFO O| Done | 
| 4097 | 2024-05-23T03:43:15.662Z | [      host-image] May 23 03:43:14.227 INFO O| May 23 03:43:14.227 INFO O| Done | 
| 4098 | 2024-05-23T03:43:15.709Z | [      host-image] May 23 03:43:14.274 INFO O| May 23 03:43:14.274 INFO O| Done | 
| 4099 | 2024-05-23T03:43:17.195Z | [  recovery-image] May 23 03:43:15.747 INFO O| May 23 03:43:15.747 INFO O| Actions: 14593/24935 actions (Installing new actions) | 
| 4100 | 2024-05-23T03:43:23.560Z | [  recovery-image] May 23 03:43:22.122 INFO O| May 23 03:43:22.122 INFO O| Actions: 24382/24935 actions (Installing new actions) | 
| 4101 | 2024-05-23T03:43:27.268Z | [  recovery-image] May 23 03:43:25.831 INFO O| May 23 03:43:25.831 INFO O| Actions: Completed 24935 actions in 20.08 seconds. | 
| 4102 | 2024-05-23T03:43:27.722Z | [  recovery-image] May 23 03:43:26.283 INFO O| May 23 03:43:26.283 INFO O| Done | 
| 4103 | 2024-05-23T03:43:27.722Z | [  recovery-image] May 23 03:43:26.283 INFO O| May 23 03:43:26.283 INFO O| Done | 
| 4104 | 2024-05-23T03:43:28.547Z | [  recovery-image] May 23 03:43:27.109 INFO O| May 23 03:43:27.109 INFO O| Done | 
| 4105 | 2024-05-23T03:43:30.465Z | [  recovery-image] May 23 03:43:29.026 INFO O| May 23 03:43:29.026 INFO O| Done | 
| 4106 | 2024-05-23T03:43:30.486Z | [  recovery-image] May 23 03:43:29.048 INFO O| May 23 03:43:29.047 INFO O| Done | 
| 4107 | 2024-05-23T03:43:31.005Z | [      host-image] May 23 03:43:29.566 INFO O| May 23 03:43:29.566 INFO O| Done | 
| 4108 | 2024-05-23T03:43:32.139Z | [      host-image] May 23 03:43:30.700 INFO O| May 23 03:43:30.700 INFO O| Done | 
| 4109 | 2024-05-23T03:43:32.423Z | [      host-image] May 23 03:43:30.984 INFO O| May 23 03:43:30.984 INFO STEP 11 (pkg_install) COMPLETE | 
| 4110 | 2024-05-23T03:43:32.423Z | [      host-image] May 23 03:43:30.984 INFO O| May 23 03:43:30.984 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4111 | 2024-05-23T03:43:32.443Z | [      host-image] May 23 03:43:31.004 INFO O| May 23 03:43:31.004 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor"] | 
| 4112 | 2024-05-23T03:43:33.306Z | [      host-image] May 23 03:43:31.864 INFO O| May 23 03:43:31.863 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4113 | 2024-05-23T03:43:35.895Z | [      host-image] May 23 03:43:34.455 INFO O| May 23 03:43:34.455 INFO O| Planning: Solver setup ... Done | 
| 4114 | 2024-05-23T03:43:35.901Z | [      host-image] May 23 03:43:34.461 INFO O| May 23 03:43:34.461 INFO O| Planning: Running solver ... Done | 
| 4115 | 2024-05-23T03:43:35.983Z | [      host-image] May 23 03:43:34.543 INFO O| May 23 03:43:34.543 INFO O| Planning: Finding local manifests ... Done | 
| 4116 | 2024-05-23T03:43:35.987Z | [      host-image] May 23 03:43:34.545 INFO O| May 23 03:43:34.545 INFO O| Planning: Fetching manifests: 0/4  0% complete | 
| 4117 | 2024-05-23T03:43:36.183Z | [      host-image] May 23 03:43:34.742 INFO O| May 23 03:43:34.742 INFO O| Planning: Fetching manifests: 4/4  100% complete | 
| 4118 | 2024-05-23T03:43:36.221Z | [      host-image] May 23 03:43:34.781 INFO O| May 23 03:43:34.781 INFO O| Planning: Package planning ... Done | 
| 4119 | 2024-05-23T03:43:36.225Z | [      host-image] May 23 03:43:34.786 INFO O| May 23 03:43:34.786 INFO O| Planning: Merging actions ... Done | 
| 4120 | 2024-05-23T03:43:36.416Z | [      host-image] May 23 03:43:34.976 INFO O| May 23 03:43:34.975 INFO O| Planning: Checking for conflicting actions ... Done | 
| 4121 | 2024-05-23T03:43:36.419Z | [      host-image] May 23 03:43:34.977 INFO O| May 23 03:43:34.977 INFO O| Planning: Consolidating action changes ... Done | 
| 4122 | 2024-05-23T03:43:37.310Z | [      host-image] May 23 03:43:35.457 INFO O| May 23 03:43:35.457 INFO O| Planning: Evaluating mediators ... Done | 
| 4123 | 2024-05-23T03:43:37.778Z | [      host-image] May 23 03:43:35.468 INFO O| May 23 03:43:35.468 INFO O| Planning: Planning completed in 3.60 seconds | 
| 4124 | 2024-05-23T03:43:37.778Z | [      host-image] May 23 03:43:35.471 INFO O| May 23 03:43:35.471 INFO O| Packages to install: 4 | 
| 4125 | 2024-05-23T03:43:37.779Z | [      host-image] May 23 03:43:35.471 INFO O| May 23 03:43:35.471 INFO O| Services to change: 2 | 
| 4126 | 2024-05-23T03:43:37.779Z | [      host-image] May 23 03:43:35.487 INFO O| May 23 03:43:35.486 INFO O| Download:   0/102 items  0.0/1.4MB  0% complete | 
| 4127 | 2024-05-23T03:43:38.072Z | [      host-image] May 23 03:43:36.631 INFO O| May 23 03:43:36.631 INFO O| Download: Completed 1.39 MB in 1.14 seconds (1.2M/s) | 
| 4128 | 2024-05-23T03:43:38.131Z | [      host-image] May 23 03:43:36.689 INFO O| May 23 03:43:36.689 INFO O| Actions:   1/238 actions (Installing new actions) | 
| 4129 | 2024-05-23T03:43:38.636Z | [      host-image] May 23 03:43:37.195 INFO O| May 23 03:43:37.195 INFO O| Actions: Completed 238 actions in 0.51 seconds. | 
| 4130 | 2024-05-23T03:43:39.015Z | [      host-image] May 23 03:43:37.575 INFO O| May 23 03:43:37.575 INFO O| Done | 
| 4131 | 2024-05-23T03:43:39.015Z | [      host-image] May 23 03:43:37.575 INFO O| May 23 03:43:37.575 INFO O| Done | 
| 4132 | 2024-05-23T03:43:39.707Z | [      host-image] May 23 03:43:38.266 INFO O| May 23 03:43:38.266 INFO O| Done | 
| 4133 | 2024-05-23T03:43:41.016Z | [  recovery-image] May 23 03:43:39.573 INFO O| May 23 03:43:39.573 INFO O| Done | 
| 4134 | 2024-05-23T03:43:41.672Z | [  recovery-image] May 23 03:43:40.229 INFO O| May 23 03:43:40.229 INFO O| Done | 
| 4135 | 2024-05-23T03:43:41.917Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.475 INFO STEP 11 (pkg_install) COMPLETE | 
| 4136 | 2024-05-23T03:43:41.917Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4137 | 2024-05-23T03:43:41.918Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO skip step because feature "recovery" is enabled | 
| 4138 | 2024-05-23T03:43:41.922Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4139 | 2024-05-23T03:43:41.922Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO skip step because feature "omicron1" is not enabled | 
| 4140 | 2024-05-23T03:43:41.922Z | [  recovery-image] May 23 03:43:40.476 INFO O| May 23 03:43:40.476 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4141 | 2024-05-23T03:43:41.935Z | [  recovery-image] May 23 03:43:40.494 INFO O| May 23 03:43:40.494 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"] | 
| 4142 | 2024-05-23T03:43:42.051Z | [      host-image] May 23 03:43:40.610 INFO O| May 23 03:43:40.610 INFO O| Done | 
| 4143 | 2024-05-23T03:43:42.088Z | [      host-image] May 23 03:43:40.647 INFO O| May 23 03:43:40.646 INFO O| Done | 
| 4144 | 2024-05-23T03:43:42.088Z | [      host-image] May 23 03:43:40.647 INFO O| May 23 03:43:40.647 INFO O| Done | 
| 4145 | 2024-05-23T03:43:42.116Z | [      host-image] May 23 03:43:40.674 INFO O| May 23 03:43:40.674 INFO O| Done | 
| 4146 | 2024-05-23T03:43:42.262Z | [      host-image] May 23 03:43:40.821 INFO O| May 23 03:43:40.821 INFO STEP 12 (pkg_install) COMPLETE | 
| 4147 | 2024-05-23T03:43:42.262Z | [      host-image] May 23 03:43:40.821 INFO O| May 23 03:43:40.821 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4148 | 2024-05-23T03:43:42.281Z | [      host-image] May 23 03:43:40.839 INFO O| May 23 03:43:40.839 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] | 
| 4149 | 2024-05-23T03:43:42.612Z | [  recovery-image] May 23 03:43:41.171 INFO O| May 23 03:43:41.170 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4150 | 2024-05-23T03:43:42.963Z | [      host-image] May 23 03:43:41.521 INFO O| May 23 03:43:41.521 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4151 | 2024-05-23T03:43:44.304Z | [      host-image] May 23 03:43:42.862 INFO O| May 23 03:43:42.862 INFO O| Planning: Solver setup ... Done | 
| 4152 | 2024-05-23T03:43:44.309Z | [      host-image] May 23 03:43:42.868 INFO O| May 23 03:43:42.868 INFO O| Planning: Running solver ... Done | 
| 4153 | 2024-05-23T03:43:44.336Z | [  recovery-image] May 23 03:43:42.888 INFO O| May 23 03:43:42.888 INFO O| Planning: Solver setup ... Done | 
| 4154 | 2024-05-23T03:43:44.340Z | [  recovery-image] May 23 03:43:42.892 INFO O| May 23 03:43:42.892 INFO O| Planning: Running solver ... Done | 
| 4155 | 2024-05-23T03:43:44.355Z | [      host-image] May 23 03:43:42.913 INFO O| May 23 03:43:42.913 INFO O| Planning: Finding local manifests ... Done | 
| 4156 | 2024-05-23T03:43:44.359Z | [      host-image] May 23 03:43:42.916 INFO O| May 23 03:43:42.916 INFO O| Planning: Fetching manifests: 0/6  0% complete | 
| 4157 | 2024-05-23T03:43:44.367Z | [  recovery-image] May 23 03:43:42.925 INFO O| May 23 03:43:42.925 INFO O| Planning: Finding local manifests ... Done | 
| 4158 | 2024-05-23T03:43:44.370Z | [  recovery-image] May 23 03:43:42.926 INFO O| May 23 03:43:42.926 INFO O| Planning: Fetching manifests: 0/1  0% complete | 
| 4159 | 2024-05-23T03:43:44.462Z | [  recovery-image] May 23 03:43:43.020 INFO O| May 23 03:43:43.020 INFO O| Planning: Fetching manifests: 1/1  100% complete | 
| 4160 | 2024-05-23T03:43:44.489Z | [      host-image] May 23 03:43:43.047 INFO O| May 23 03:43:43.047 INFO O| Planning: Fetching manifests: 6/6  100% complete | 
| 4161 | 2024-05-23T03:43:44.493Z | [  recovery-image] May 23 03:43:43.049 INFO O| May 23 03:43:43.049 INFO O| Planning: Package planning ... Done | 
| 4162 | 2024-05-23T03:43:44.493Z | [  recovery-image] May 23 03:43:43.050 INFO O| May 23 03:43:43.050 INFO O| Planning: Merging actions ... Done | 
| 4163 | 2024-05-23T03:43:44.527Z | [      host-image] May 23 03:43:43.085 INFO O| May 23 03:43:43.085 INFO O| Planning: Package planning ... Done | 
| 4164 | 2024-05-23T03:43:44.533Z | [  recovery-image] May 23 03:43:43.086 INFO O| May 23 03:43:43.085 INFO O| Planning: Checking for conflicting actions ... Done | 
| 4165 | 2024-05-23T03:43:44.533Z | [  recovery-image] May 23 03:43:43.086 INFO O| May 23 03:43:43.086 INFO O| Planning: Consolidating action changes ... Done | 
| 4166 | 2024-05-23T03:43:44.551Z | [      host-image] May 23 03:43:43.104 INFO O| May 23 03:43:43.104 INFO O| Planning: Merging actions ... Done | 
| 4167 | 2024-05-23T03:43:44.619Z | [      host-image] May 23 03:43:43.177 INFO O| May 23 03:43:43.177 INFO O| Planning: Checking for conflicting actions ... Done | 
| 4168 | 2024-05-23T03:43:44.623Z | [      host-image] May 23 03:43:43.181 INFO O| May 23 03:43:43.180 INFO O| Planning: Consolidating action changes ... Done | 
| 4169 | 2024-05-23T03:43:44.655Z | [  recovery-image] May 23 03:43:43.213 INFO O| May 23 03:43:43.213 INFO O| Planning: Evaluating mediators ... Done | 
| 4170 | 2024-05-23T03:43:44.659Z | [  recovery-image] May 23 03:43:43.214 INFO O| May 23 03:43:43.214 INFO O| Planning: Planning completed in 2.04 seconds | 
| 4171 | 2024-05-23T03:43:44.659Z | [  recovery-image] May 23 03:43:43.215 INFO O| May 23 03:43:43.215 INFO O| Packages to install: 1 | 
| 4172 | 2024-05-23T03:43:44.667Z | [  recovery-image] May 23 03:43:43.225 INFO O| May 23 03:43:43.225 INFO O| Download: 0/4 items   0.0/18.1MB  0% complete | 
| 4173 | 2024-05-23T03:43:44.880Z | [      host-image] May 23 03:43:43.435 INFO O| May 23 03:43:43.435 INFO O| Planning: Evaluating mediators ... Done | 
| 4174 | 2024-05-23T03:43:44.884Z | [      host-image] May 23 03:43:43.439 INFO O| May 23 03:43:43.439 INFO O| Planning: Planning completed in 1.92 seconds | 
| 4175 | 2024-05-23T03:43:44.884Z | [      host-image] May 23 03:43:43.440 INFO O| May 23 03:43:43.440 INFO O| Packages to install: 6 | 
| 4176 | 2024-05-23T03:43:44.885Z | [      host-image] May 23 03:43:43.440 INFO O| May 23 03:43:43.440 INFO O| Mediators to change: 1 | 
| 4177 | 2024-05-23T03:43:44.885Z | [      host-image] May 23 03:43:43.441 INFO O| May 23 03:43:43.440 INFO O| Services to change: 1 | 
| 4178 | 2024-05-23T03:43:44.894Z | [      host-image] May 23 03:43:43.452 INFO O| May 23 03:43:43.452 INFO O| Download:    0/1140 items  0.0/8.4MB  0% complete | 
| 4179 | 2024-05-23T03:43:45.312Z | [  recovery-image] May 23 03:43:43.870 INFO O| May 23 03:43:43.870 INFO O| Download: Completed 18.11 MB in 0.64 seconds (28.1M/s) | 
| 4180 | 2024-05-23T03:43:45.344Z | [  recovery-image] May 23 03:43:43.902 INFO O| May 23 03:43:43.902 INFO O| Actions:  1/22 actions (Installing new actions) | 
| 4181 | 2024-05-23T03:43:45.966Z | [  recovery-image] May 23 03:43:44.523 INFO O| May 23 03:43:44.523 INFO O| Actions: Completed 22 actions in 0.62 seconds. | 
| 4182 | 2024-05-23T03:43:46.166Z | [  recovery-image] May 23 03:43:44.724 INFO O| May 23 03:43:44.724 INFO O| Done | 
| 4183 | 2024-05-23T03:43:46.166Z | [  recovery-image] May 23 03:43:44.724 INFO O| May 23 03:43:44.724 INFO O| Done | 
| 4184 | 2024-05-23T03:43:46.584Z | [  recovery-image] May 23 03:43:45.141 INFO O| May 23 03:43:45.141 INFO O| Done | 
| 4185 | 2024-05-23T03:43:48.128Z | [  recovery-image] May 23 03:43:46.685 INFO O| May 23 03:43:46.685 INFO O| Done | 
| 4186 | 2024-05-23T03:43:48.152Z | [  recovery-image] May 23 03:43:46.709 INFO O| May 23 03:43:46.709 INFO O| Done | 
| 4187 | 2024-05-23T03:43:48.156Z | [  recovery-image] May 23 03:43:46.709 INFO O| May 23 03:43:46.709 INFO O| Done | 
| 4188 | 2024-05-23T03:43:48.174Z | [  recovery-image] May 23 03:43:46.730 INFO O| May 23 03:43:46.730 INFO O| Done | 
| 4189 | 2024-05-23T03:43:48.356Z | [  recovery-image] May 23 03:43:46.912 INFO O| May 23 03:43:46.912 INFO STEP 14 (pkg_install) COMPLETE | 
| 4190 | 2024-05-23T03:43:48.356Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.912 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4191 | 2024-05-23T03:43:48.356Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "mfg" is not enabled | 
| 4192 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4193 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "compliance" is not enabled | 
| 4194 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4195 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "stress" is not enabled | 
| 4196 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4197 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO skip step because feature "nfs" is not enabled | 
| 4198 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os | 
| 4199 | 2024-05-23T03:43:48.361Z | [  recovery-image] May 23 03:43:46.913 INFO O| May 23 03:43:46.913 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os | 
| 4200 | 2024-05-23T03:43:48.439Z | [  recovery-image] May 23 03:43:46.996 INFO O| May 23 03:43:46.996 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os | 
| 4201 | 2024-05-23T03:43:48.540Z | [  recovery-image] May 23 03:43:47.097 INFO O| May 23 03:43:47.097 INFO completed processing gimlet/ramdisk-01-os | 
| 4202 | 2024-05-23T03:43:48.544Z | [  recovery-image] May 23 03:43:47.100 INFO image builder template: ramdisk-02-trim... | 
| 4203 | 2024-05-23T03:43:48.544Z | [  recovery-image] May 23 03:43:47.100 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/.tmpXdkP92/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.29.250", "-n", "ramdisk-02-trim"], pwd: None | 
| 4204 | 2024-05-23T03:43:48.583Z | [  recovery-image] May 23 03:43:47.141 INFO O| May 23 03:43:47.140 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim | 
| 4205 | 2024-05-23T03:43:48.591Z | [  recovery-image] May 23 03:43:47.148 INFO O| May 23 03:43:47.148 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim | 
| 4206 | 2024-05-23T03:43:48.733Z | [  recovery-image] May 23 03:43:47.288 INFO O| May 23 03:43:47.288 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled | 
| 4207 | 2024-05-23T03:43:48.777Z | [      host-image] May 23 03:43:47.331 INFO O| May 23 03:43:47.331 INFO O| Download: Completed 8.42 MB in 3.88 seconds (2.2M/s) | 
| 4208 | 2024-05-23T03:43:48.828Z | [  recovery-image] May 23 03:43:47.382 INFO O| May 23 03:43:47.382 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim | 
| 4209 | 2024-05-23T03:43:48.831Z | [  recovery-image] May 23 03:43:47.382 INFO O| May 23 03:43:47.382 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 4210 | 2024-05-23T03:43:48.836Z | [  recovery-image] May 23 03:43:47.393 INFO O| May 23 03:43:47.393 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim | 
| 4211 | 2024-05-23T03:43:48.858Z | [  recovery-image] May 23 03:43:47.415 INFO O| May 23 03:43:47.415 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os | 
| 4212 | 2024-05-23T03:43:48.867Z | [  recovery-image] May 23 03:43:47.424 INFO O| May 23 03:43:47.424 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os | 
| 4213 | 2024-05-23T03:43:48.925Z | [      host-image] May 23 03:43:47.481 INFO O| May 23 03:43:47.481 INFO O| Actions:    1/1361 actions (Installing new actions) | 
| 4214 | 2024-05-23T03:43:49.070Z | [  recovery-image] May 23 03:43:47.627 INFO O| May 23 03:43:47.627 INFO rolled back to input snapshot; work may begin | 
| 4215 | 2024-05-23T03:43:49.070Z | [  recovery-image] May 23 03:43:47.627 INFO O| May 23 03:43:47.627 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 4216 | 2024-05-23T03:43:49.078Z | [  recovery-image] May 23 03:43:47.636 INFO O| May 23 03:43:47.635 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4217 | 2024-05-23T03:43:49.096Z | [  recovery-image] May 23 03:43:47.653 INFO O| May 23 03:43:47.653 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg" | 
| 4218 | 2024-05-23T03:43:49.186Z | [  recovery-image] May 23 03:43:47.743 INFO O| May 23 03:43:47.742 INFO STEP 0 (remove_files) COMPLETE | 
| 4219 | 2024-05-23T03:43:49.186Z | [  recovery-image] May 23 03:43:47.743 INFO O| May 23 03:43:47.742 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4220 | 2024-05-23T03:43:49.261Z | [  recovery-image] May 23 03:43:47.794 INFO O| May 23 03:43:47.794 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4" | 
| 4221 | 2024-05-23T03:43:49.280Z | [  recovery-image] May 23 03:43:47.797 INFO O| May 23 03:43:47.797 INFO STEP 1 (remove_files) COMPLETE | 
| 4222 | 2024-05-23T03:43:49.280Z | [  recovery-image] May 23 03:43:47.797 INFO O| May 23 03:43:47.797 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4223 | 2024-05-23T03:43:49.280Z | [  recovery-image] May 23 03:43:47.817 INFO O| May 23 03:43:47.817 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include" | 
| 4224 | 2024-05-23T03:43:49.307Z | [  recovery-image] May 23 03:43:47.863 INFO O| May 23 03:43:47.863 INFO STEP 2 (remove_files) COMPLETE | 
| 4225 | 2024-05-23T03:43:49.307Z | [  recovery-image] May 23 03:43:47.863 INFO O| May 23 03:43:47.863 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4226 | 2024-05-23T03:43:49.326Z | [  recovery-image] May 23 03:43:47.883 INFO O| May 23 03:43:47.883 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo" | 
| 4227 | 2024-05-23T03:43:49.330Z | [  recovery-image] May 23 03:43:47.886 INFO O| May 23 03:43:47.886 INFO STEP 3 (remove_files) COMPLETE | 
| 4228 | 2024-05-23T03:43:49.330Z | [  recovery-image] May 23 03:43:47.886 INFO O| May 23 03:43:47.886 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4229 | 2024-05-23T03:43:49.466Z | [  recovery-image] May 23 03:43:48.023 INFO O| May 23 03:43:48.023 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help" | 
| 4230 | 2024-05-23T03:43:49.472Z | [  recovery-image] May 23 03:43:48.029 INFO O| May 23 03:43:48.029 INFO STEP 4 (remove_files) COMPLETE | 
| 4231 | 2024-05-23T03:43:49.473Z | [  recovery-image] May 23 03:43:48.029 INFO O| May 23 03:43:48.029 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4232 | 2024-05-23T03:43:49.518Z | [  recovery-image] May 23 03:43:48.074 INFO O| May 23 03:43:48.074 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc" | 
| 4233 | 2024-05-23T03:43:49.522Z | [  recovery-image] May 23 03:43:48.075 INFO O| May 23 03:43:48.075 INFO STEP 5 (remove_files) COMPLETE | 
| 4234 | 2024-05-23T03:43:49.522Z | [  recovery-image] May 23 03:43:48.075 INFO O| May 23 03:43:48.075 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4235 | 2024-05-23T03:43:49.605Z | [  recovery-image] May 23 03:43:48.162 INFO O| May 23 03:43:48.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion" | 
| 4236 | 2024-05-23T03:43:49.623Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.179 INFO STEP 6 (remove_files) COMPLETE | 
| 4237 | 2024-05-23T03:43:49.623Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4238 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled | 
| 4239 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4240 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled | 
| 4241 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4242 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO skip step because feature "recovery" is enabled | 
| 4243 | 2024-05-23T03:43:49.627Z | [  recovery-image] May 23 03:43:48.180 INFO O| May 23 03:43:48.180 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4244 | 2024-05-23T03:43:49.705Z | [      host-image] May 23 03:43:48.261 INFO O| May 23 03:43:48.261 INFO O| Actions: Completed 1361 actions in 0.78 seconds. | 
| 4245 | 2024-05-23T03:43:49.773Z | [  recovery-image] May 23 03:43:48.329 INFO O| May 23 03:43:48.329 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp" | 
| 4246 | 2024-05-23T03:43:49.779Z | [  recovery-image] May 23 03:43:48.336 INFO O| May 23 03:43:48.336 INFO STEP 10 (remove_files) COMPLETE | 
| 4247 | 2024-05-23T03:43:49.779Z | [  recovery-image] May 23 03:43:48.336 INFO O| May 23 03:43:48.336 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4248 | 2024-05-23T03:43:49.799Z | [  recovery-image] May 23 03:43:48.356 INFO O| May 23 03:43:48.356 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386" | 
| 4249 | 2024-05-23T03:43:49.804Z | [  recovery-image] May 23 03:43:48.358 INFO O| May 23 03:43:48.358 INFO STEP 11 (remove_files) COMPLETE | 
| 4250 | 2024-05-23T03:43:49.804Z | [  recovery-image] May 23 03:43:48.358 INFO O| May 23 03:43:48.358 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4251 | 2024-05-23T03:43:49.828Z | [  recovery-image] May 23 03:43:48.385 INFO O| May 23 03:43:48.385 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv" | 
| 4252 | 2024-05-23T03:43:49.833Z | [  recovery-image] May 23 03:43:48.387 INFO O| May 23 03:43:48.387 INFO STEP 12 (remove_files) COMPLETE | 
| 4253 | 2024-05-23T03:43:49.833Z | [  recovery-image] May 23 03:43:48.387 INFO O| May 23 03:43:48.387 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4254 | 2024-05-23T03:43:50.054Z | [      host-image] May 23 03:43:48.610 INFO O| May 23 03:43:48.610 INFO O| Done | 
| 4255 | 2024-05-23T03:43:50.054Z | [      host-image] May 23 03:43:48.610 INFO O| May 23 03:43:48.610 INFO O| Done | 
| 4256 | 2024-05-23T03:43:50.121Z | [  recovery-image] May 23 03:43:48.677 INFO O| May 23 03:43:48.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a" | 
| 4257 | 2024-05-23T03:43:50.138Z | [  recovery-image] May 23 03:43:48.695 INFO O| May 23 03:43:48.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" | 
| 4258 | 2024-05-23T03:43:50.146Z | [  recovery-image] May 23 03:43:48.701 INFO O| May 23 03:43:48.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" | 
| 4259 | 2024-05-23T03:43:50.219Z | [  recovery-image] May 23 03:43:48.775 INFO O| May 23 03:43:48.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a" | 
| 4260 | 2024-05-23T03:43:50.262Z | [  recovery-image] May 23 03:43:48.818 INFO O| May 23 03:43:48.818 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" | 
| 4261 | 2024-05-23T03:43:50.282Z | [  recovery-image] May 23 03:43:48.838 INFO O| May 23 03:43:48.838 INFO STEP 13 (remove_files) COMPLETE | 
| 4262 | 2024-05-23T03:43:50.282Z | [  recovery-image] May 23 03:43:48.838 INFO O| May 23 03:43:48.838 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4263 | 2024-05-23T03:43:50.320Z | [  recovery-image] May 23 03:43:48.877 INFO O| May 23 03:43:48.877 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot" | 
| 4264 | 2024-05-23T03:43:50.324Z | [  recovery-image] May 23 03:43:48.879 INFO O| May 23 03:43:48.879 INFO STEP 14 (remove_files) COMPLETE | 
| 4265 | 2024-05-23T03:43:50.324Z | [  recovery-image] May 23 03:43:48.879 INFO O| May 23 03:43:48.879 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4266 | 2024-05-23T03:43:50.381Z | [  recovery-image] May 23 03:43:48.938 INFO O| May 23 03:43:48.938 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc" | 
| 4267 | 2024-05-23T03:43:50.392Z | [  recovery-image] May 23 03:43:48.946 INFO O| May 23 03:43:48.946 INFO STEP 15 (remove_files) COMPLETE | 
| 4268 | 2024-05-23T03:43:50.393Z | [  recovery-image] May 23 03:43:48.946 INFO O| May 23 03:43:48.946 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4269 | 2024-05-23T03:43:50.409Z | [  recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv" | 
| 4270 | 2024-05-23T03:43:50.413Z | [  recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO STEP 16 (remove_files) COMPLETE | 
| 4271 | 2024-05-23T03:43:50.413Z | [  recovery-image] May 23 03:43:48.964 INFO O| May 23 03:43:48.964 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4272 | 2024-05-23T03:43:50.431Z | [  recovery-image] May 23 03:43:48.988 INFO O| May 23 03:43:48.988 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc" | 
| 4273 | 2024-05-23T03:43:50.435Z | [  recovery-image] May 23 03:43:48.990 INFO O| May 23 03:43:48.990 INFO STEP 17 (remove_files) COMPLETE | 
| 4274 | 2024-05-23T03:43:50.436Z | [  recovery-image] May 23 03:43:48.990 INFO O| May 23 03:43:48.990 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4275 | 2024-05-23T03:43:50.451Z | [  recovery-image] May 23 03:43:49.007 INFO O| May 23 03:43:49.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica" | 
| 4276 | 2024-05-23T03:43:50.455Z | [  recovery-image] May 23 03:43:49.008 INFO O| May 23 03:43:49.008 INFO STEP 18 (remove_files) COMPLETE | 
| 4277 | 2024-05-23T03:43:50.455Z | [  recovery-image] May 23 03:43:49.008 INFO O| May 23 03:43:49.008 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4278 | 2024-05-23T03:43:50.469Z | [  recovery-image] May 23 03:43:49.025 INFO O| May 23 03:43:49.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem" | 
| 4279 | 2024-05-23T03:43:50.473Z | [  recovery-image] May 23 03:43:49.026 INFO O| May 23 03:43:49.026 INFO STEP 19 (remove_files) COMPLETE | 
| 4280 | 2024-05-23T03:43:50.473Z | [  recovery-image] May 23 03:43:49.026 INFO O| May 23 03:43:49.026 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4281 | 2024-05-23T03:43:50.486Z | [  recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" | 
| 4282 | 2024-05-23T03:43:50.486Z | [  recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.043 INFO STEP 20 (remove_files) COMPLETE | 
| 4283 | 2024-05-23T03:43:50.486Z | [  recovery-image] May 23 03:43:49.043 INFO O| May 23 03:43:49.043 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4284 | 2024-05-23T03:43:50.515Z | [  recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc" | 
| 4285 | 2024-05-23T03:43:50.518Z | [  recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.072 INFO STEP 21 (remove_files) COMPLETE | 
| 4286 | 2024-05-23T03:43:50.519Z | [  recovery-image] May 23 03:43:49.072 INFO O| May 23 03:43:49.072 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4287 | 2024-05-23T03:43:50.534Z | [  recovery-image] May 23 03:43:49.090 INFO O| May 23 03:43:49.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" | 
| 4288 | 2024-05-23T03:43:50.537Z | [  recovery-image] May 23 03:43:49.090 INFO O| May 23 03:43:49.090 INFO STEP 22 (remove_files) COMPLETE | 
| 4289 | 2024-05-23T03:43:50.537Z | [  recovery-image] May 23 03:43:49.091 INFO O| May 23 03:43:49.091 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4290 | 2024-05-23T03:43:50.573Z | [  recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" | 
| 4291 | 2024-05-23T03:43:50.590Z | [  recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO STEP 23 (remove_files) COMPLETE | 
| 4292 | 2024-05-23T03:43:50.590Z | [  recovery-image] May 23 03:43:49.127 INFO O| May 23 03:43:49.127 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4293 | 2024-05-23T03:43:51.019Z | [  recovery-image] May 23 03:43:49.147 INFO O| May 23 03:43:49.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" | 
| 4294 | 2024-05-23T03:43:51.019Z | [  recovery-image] May 23 03:43:49.147 INFO O| May 23 03:43:49.147 INFO STEP 24 (remove_files) COMPLETE | 
| 4295 | 2024-05-23T03:43:51.019Z | [  recovery-image] May 23 03:43:49.148 INFO O| May 23 03:43:49.148 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4296 | 2024-05-23T03:43:51.019Z | [  recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power" | 
| 4297 | 2024-05-23T03:43:51.019Z | [  recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.167 INFO STEP 25 (remove_files) COMPLETE | 
| 4298 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.167 INFO O| May 23 03:43:49.167 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4299 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio" | 
| 4300 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO STEP 26 (remove_files) COMPLETE | 
| 4301 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.187 INFO O| May 23 03:43:49.187 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4302 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" | 
| 4303 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO STEP 27 (remove_files) COMPLETE | 
| 4304 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.207 INFO O| May 23 03:43:49.207 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4305 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens" | 
| 4306 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.226 INFO STEP 28 (remove_files) COMPLETE | 
| 4307 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.226 INFO O| May 23 03:43:49.226 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4308 | 2024-05-23T03:43:51.020Z | [  recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" | 
| 4309 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO STEP 29 (remove_files) COMPLETE | 
| 4310 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.244 INFO O| May 23 03:43:49.244 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4311 | 2024-05-23T03:43:51.021Z | [      host-image] May 23 03:43:49.245 INFO O| May 23 03:43:49.245 INFO O| Done | 
| 4312 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.262 INFO O| May 23 03:43:49.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots" | 
| 4313 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.263 INFO O| May 23 03:43:49.263 INFO STEP 30 (remove_files) COMPLETE | 
| 4314 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.263 INFO O| May 23 03:43:49.263 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4315 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci" | 
| 4316 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO STEP 31 (remove_files) COMPLETE | 
| 4317 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.304 INFO O| May 23 03:43:49.304 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4318 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid" | 
| 4319 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO STEP 32 (remove_files) COMPLETE | 
| 4320 | 2024-05-23T03:43:51.021Z | [  recovery-image] May 23 03:43:49.325 INFO O| May 23 03:43:49.325 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4321 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.356 INFO O| May 23 03:43:49.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd" | 
| 4322 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.357 INFO O| May 23 03:43:49.356 INFO STEP 33 (remove_files) COMPLETE | 
| 4323 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.357 INFO O| May 23 03:43:49.356 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4324 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci" | 
| 4325 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO STEP 34 (remove_files) COMPLETE | 
| 4326 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.378 INFO O| May 23 03:43:49.378 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4327 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" | 
| 4328 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO STEP 35 (remove_files) COMPLETE | 
| 4329 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.398 INFO O| May 23 03:43:49.397 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4330 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci" | 
| 4331 | 2024-05-23T03:43:51.022Z | [  recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO STEP 36 (remove_files) COMPLETE | 
| 4332 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.457 INFO O| May 23 03:43:49.457 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4333 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.515 INFO O| May 23 03:43:49.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" | 
| 4334 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.515 INFO O| May 23 03:43:49.515 INFO STEP 37 (remove_files) COMPLETE | 
| 4335 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.516 INFO O| May 23 03:43:49.515 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4336 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.551 INFO O| May 23 03:43:49.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" | 
| 4337 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.552 INFO O| May 23 03:43:49.552 INFO STEP 38 (remove_files) COMPLETE | 
| 4338 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.552 INFO O| May 23 03:43:49.552 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4339 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" | 
| 4340 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.570 INFO STEP 39 (remove_files) COMPLETE | 
| 4341 | 2024-05-23T03:43:51.023Z | [  recovery-image] May 23 03:43:49.570 INFO O| May 23 03:43:49.570 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4342 | 2024-05-23T03:43:51.030Z | [  recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" | 
| 4343 | 2024-05-23T03:43:51.030Z | [  recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO STEP 40 (remove_files) COMPLETE | 
| 4344 | 2024-05-23T03:43:51.030Z | [  recovery-image] May 23 03:43:49.587 INFO O| May 23 03:43:49.587 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4345 | 2024-05-23T03:43:51.050Z | [  recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" | 
| 4346 | 2024-05-23T03:43:51.050Z | [  recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO STEP 41 (remove_files) COMPLETE | 
| 4347 | 2024-05-23T03:43:51.053Z | [  recovery-image] May 23 03:43:49.607 INFO O| May 23 03:43:49.607 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4348 | 2024-05-23T03:43:51.075Z | [  recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci" | 
| 4349 | 2024-05-23T03:43:51.075Z | [  recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO STEP 42 (remove_files) COMPLETE | 
| 4350 | 2024-05-23T03:43:51.080Z | [  recovery-image] May 23 03:43:49.632 INFO O| May 23 03:43:49.632 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4351 | 2024-05-23T03:43:51.106Z | [  recovery-image] May 23 03:43:49.662 INFO O| May 23 03:43:49.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" | 
| 4352 | 2024-05-23T03:43:51.109Z | [  recovery-image] May 23 03:43:49.662 INFO O| May 23 03:43:49.662 INFO STEP 43 (remove_files) COMPLETE | 
| 4353 | 2024-05-23T03:43:51.110Z | [  recovery-image] May 23 03:43:49.663 INFO O| May 23 03:43:49.662 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4354 | 2024-05-23T03:43:51.124Z | [  recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" | 
| 4355 | 2024-05-23T03:43:51.128Z | [  recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO STEP 44 (remove_files) COMPLETE | 
| 4356 | 2024-05-23T03:43:51.128Z | [  recovery-image] May 23 03:43:49.681 INFO O| May 23 03:43:49.681 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4357 | 2024-05-23T03:43:51.146Z | [  recovery-image] May 23 03:43:49.699 INFO O| May 23 03:43:49.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" | 
| 4358 | 2024-05-23T03:43:51.150Z | [  recovery-image] May 23 03:43:49.699 INFO O| May 23 03:43:49.699 INFO STEP 45 (remove_files) COMPLETE | 
| 4359 | 2024-05-23T03:43:51.150Z | [  recovery-image] May 23 03:43:49.700 INFO O| May 23 03:43:49.699 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4360 | 2024-05-23T03:43:51.162Z | [  recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" | 
| 4361 | 2024-05-23T03:43:51.166Z | [  recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO STEP 46 (remove_files) COMPLETE | 
| 4362 | 2024-05-23T03:43:51.166Z | [  recovery-image] May 23 03:43:49.719 INFO O| May 23 03:43:49.719 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4363 | 2024-05-23T03:43:51.202Z | [  recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" | 
| 4364 | 2024-05-23T03:43:51.202Z | [  recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO STEP 47 (remove_files) COMPLETE | 
| 4365 | 2024-05-23T03:43:51.202Z | [  recovery-image] May 23 03:43:49.758 INFO O| May 23 03:43:49.758 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4366 | 2024-05-23T03:43:51.221Z | [  recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" | 
| 4367 | 2024-05-23T03:43:51.221Z | [  recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO STEP 48 (remove_files) COMPLETE | 
| 4368 | 2024-05-23T03:43:51.221Z | [  recovery-image] May 23 03:43:49.777 INFO O| May 23 03:43:49.777 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4369 | 2024-05-23T03:43:51.241Z | [  recovery-image] May 23 03:43:49.797 INFO O| May 23 03:43:49.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt" | 
| 4370 | 2024-05-23T03:43:51.241Z | [  recovery-image] May 23 03:43:49.797 INFO O| May 23 03:43:49.797 INFO STEP 49 (remove_files) COMPLETE | 
| 4371 | 2024-05-23T03:43:51.241Z | [  recovery-image] May 23 03:43:49.798 INFO O| May 23 03:43:49.797 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4372 | 2024-05-23T03:43:51.260Z | [  recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf" | 
| 4373 | 2024-05-23T03:43:51.260Z | [  recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO STEP 50 (remove_files) COMPLETE | 
| 4374 | 2024-05-23T03:43:51.260Z | [  recovery-image] May 23 03:43:49.816 INFO O| May 23 03:43:49.816 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4375 | 2024-05-23T03:43:51.281Z | [  recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" | 
| 4376 | 2024-05-23T03:43:51.281Z | [  recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO STEP 51 (remove_files) COMPLETE | 
| 4377 | 2024-05-23T03:43:51.281Z | [  recovery-image] May 23 03:43:49.837 INFO O| May 23 03:43:49.837 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4378 | 2024-05-23T03:43:51.314Z | [  recovery-image] May 23 03:43:49.870 INFO O| May 23 03:43:49.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" | 
| 4379 | 2024-05-23T03:43:51.315Z | [  recovery-image] May 23 03:43:49.871 INFO O| May 23 03:43:49.871 INFO STEP 52 (remove_files) COMPLETE | 
| 4380 | 2024-05-23T03:43:51.315Z | [  recovery-image] May 23 03:43:49.871 INFO O| May 23 03:43:49.871 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4381 | 2024-05-23T03:43:51.351Z | [  recovery-image] May 23 03:43:49.907 INFO O| May 23 03:43:49.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm" | 
| 4382 | 2024-05-23T03:43:51.351Z | [  recovery-image] May 23 03:43:49.908 INFO O| May 23 03:43:49.908 INFO STEP 53 (remove_files) COMPLETE | 
| 4383 | 2024-05-23T03:43:51.356Z | [  recovery-image] May 23 03:43:49.908 INFO O| May 23 03:43:49.908 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4384 | 2024-05-23T03:43:51.399Z | [  recovery-image] May 23 03:43:49.955 INFO O| May 23 03:43:49.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm" | 
| 4385 | 2024-05-23T03:43:51.403Z | [  recovery-image] May 23 03:43:49.956 INFO O| May 23 03:43:49.955 INFO STEP 54 (remove_files) COMPLETE | 
| 4386 | 2024-05-23T03:43:51.403Z | [  recovery-image] May 23 03:43:49.956 INFO O| May 23 03:43:49.956 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4387 | 2024-05-23T03:43:51.418Z | [  recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm" | 
| 4388 | 2024-05-23T03:43:51.425Z | [  recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO STEP 55 (remove_files) COMPLETE | 
| 4389 | 2024-05-23T03:43:51.425Z | [  recovery-image] May 23 03:43:49.974 INFO O| May 23 03:43:49.974 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4390 | 2024-05-23T03:43:51.456Z | [  recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm" | 
| 4391 | 2024-05-23T03:43:51.456Z | [  recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO STEP 56 (remove_files) COMPLETE | 
| 4392 | 2024-05-23T03:43:51.464Z | [  recovery-image] May 23 03:43:50.011 INFO O| May 23 03:43:50.011 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4393 | 2024-05-23T03:43:51.476Z | [  recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar" | 
| 4394 | 2024-05-23T03:43:51.477Z | [  recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.033 INFO STEP 57 (remove_files) COMPLETE | 
| 4395 | 2024-05-23T03:43:51.481Z | [  recovery-image] May 23 03:43:50.033 INFO O| May 23 03:43:50.033 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4396 | 2024-05-23T03:43:51.499Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking | 
| 4397 | 2024-05-23T03:43:51.499Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ... | 
| 4398 | 2024-05-23T03:43:51.518Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 4399 | 2024-05-23T03:43:51.518Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 4400 | 2024-05-23T03:43:51.518Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 4401 | 2024-05-23T03:43:51.518Z | [  recovery-image] May 23 03:43:50.052 INFO O| May 23 03:43:50.052 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 4402 | 2024-05-23T03:43:51.518Z | [  recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.052 INFO ok! | 
| 4403 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.053 INFO STEP 58 (ensure_file) COMPLETE | 
| 4404 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.053 INFO O| May 23 03:43:50.053 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4405 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking | 
| 4406 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... | 
| 4407 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 4408 | 2024-05-23T03:43:51.519Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 4409 | 2024-05-23T03:43:51.520Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 4410 | 2024-05-23T03:43:51.520Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 4411 | 2024-05-23T03:43:51.520Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO ok! | 
| 4412 | 2024-05-23T03:43:51.520Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO STEP 59 (ensure_file) COMPLETE | 
| 4413 | 2024-05-23T03:43:51.520Z | [  recovery-image] May 23 03:43:50.072 INFO O| May 23 03:43:50.072 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4414 | 2024-05-23T03:43:51.543Z | [  recovery-image] May 23 03:43:50.091 INFO O| May 23 03:43:50.091 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist | 
| 4415 | 2024-05-23T03:43:51.543Z | [  recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.091 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ... | 
| 4416 | 2024-05-23T03:43:51.543Z | [  recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile | 
| 4417 | 2024-05-23T03:43:51.561Z | [  recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO ok! | 
| 4418 | 2024-05-23T03:43:51.562Z | [  recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO STEP 60 (ensure_file) COMPLETE | 
| 4419 | 2024-05-23T03:43:51.562Z | [  recovery-image] May 23 03:43:50.092 INFO O| May 23 03:43:50.092 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4420 | 2024-05-23T03:43:51.566Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking | 
| 4421 | 2024-05-23T03:43:51.566Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ... | 
| 4422 | 2024-05-23T03:43:51.566Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc | 
| 4423 | 2024-05-23T03:43:51.566Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO ok! | 
| 4424 | 2024-05-23T03:43:51.567Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO STEP 61 (ensure_file) COMPLETE | 
| 4425 | 2024-05-23T03:43:51.567Z | [  recovery-image] May 23 03:43:50.111 INFO O| May 23 03:43:50.111 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4426 | 2024-05-23T03:43:51.575Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking | 
| 4427 | 2024-05-23T03:43:51.575Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ... | 
| 4428 | 2024-05-23T03:43:51.580Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd | 
| 4429 | 2024-05-23T03:43:51.580Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd | 
| 4430 | 2024-05-23T03:43:51.580Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO ok! | 
| 4431 | 2024-05-23T03:43:51.580Z | [  recovery-image] May 23 03:43:50.131 INFO O| May 23 03:43:50.131 INFO STEP 62 (ensure_file) COMPLETE | 
| 4432 | 2024-05-23T03:43:51.580Z | [  recovery-image] May 23 03:43:50.132 INFO O| May 23 03:43:50.131 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4433 | 2024-05-23T03:43:51.596Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.152 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist | 
| 4434 | 2024-05-23T03:43:51.596Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... | 
| 4435 | 2024-05-23T03:43:51.600Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf | 
| 4436 | 2024-05-23T03:43:51.600Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf | 
| 4437 | 2024-05-23T03:43:51.600Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO ok! | 
| 4438 | 2024-05-23T03:43:51.600Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO STEP 63 (ensure_file) COMPLETE | 
| 4439 | 2024-05-23T03:43:51.600Z | [  recovery-image] May 23 03:43:50.153 INFO O| May 23 03:43:50.153 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4440 | 2024-05-23T03:43:51.618Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist | 
| 4441 | 2024-05-23T03:43:51.618Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ... | 
| 4442 | 2024-05-23T03:43:51.621Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly | 
| 4443 | 2024-05-23T03:43:51.621Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO ok! | 
| 4444 | 2024-05-23T03:43:51.621Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO STEP 64 (assemble_files) COMPLETE | 
| 4445 | 2024-05-23T03:43:51.621Z | [  recovery-image] May 23 03:43:50.174 INFO O| May 23 03:43:50.174 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4446 | 2024-05-23T03:43:51.638Z | [  recovery-image] May 23 03:43:50.194 INFO O| May 23 03:43:50.194 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist | 
| 4447 | 2024-05-23T03:43:51.638Z | [  recovery-image] May 23 03:43:50.194 INFO O| May 23 03:43:50.194 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ... | 
| 4448 | 2024-05-23T03:43:51.638Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.194 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf | 
| 4449 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf | 
| 4450 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO ok! | 
| 4451 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 65 (ensure_file) COMPLETE | 
| 4452 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4453 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled | 
| 4454 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4455 | 2024-05-23T03:43:51.645Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled | 
| 4456 | 2024-05-23T03:43:51.646Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4457 | 2024-05-23T03:43:51.646Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO skip step because feature "omicron1" is not enabled | 
| 4458 | 2024-05-23T03:43:51.646Z | [  recovery-image] May 23 03:43:50.195 INFO O| May 23 03:43:50.195 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 4459 | 2024-05-23T03:43:51.681Z | [  recovery-image] May 23 03:43:50.234 INFO O| May 23 03:43:50.234 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal | 
| 4460 | 2024-05-23T03:43:51.681Z | [  recovery-image] May 23 03:43:50.234 INFO O| May 23 03:43:50.234 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] | 
| 4461 | 2024-05-23T03:43:53.346Z | [      host-image] May 23 03:43:51.901 INFO O| May 23 03:43:51.901 INFO O| Done | 
| 4462 | 2024-05-23T03:43:53.403Z | [      host-image] May 23 03:43:51.956 INFO O| May 23 03:43:51.956 INFO O| Done | 
| 4463 | 2024-05-23T03:43:53.407Z | [      host-image] May 23 03:43:51.956 INFO O| May 23 03:43:51.956 INFO O| Done | 
| 4464 | 2024-05-23T03:43:53.481Z | [      host-image] May 23 03:43:52.037 INFO O| May 23 03:43:52.037 INFO O| Done | 
| 4465 | 2024-05-23T03:43:53.653Z | [      host-image] May 23 03:43:52.209 INFO O| May 23 03:43:52.209 INFO STEP 13 (pkg_install) COMPLETE | 
| 4466 | 2024-05-23T03:43:53.653Z | [      host-image] May 23 03:43:52.209 INFO O| May 23 03:43:52.209 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 4467 | 2024-05-23T03:43:53.674Z | [      host-image] May 23 03:43:52.230 INFO O| May 23 03:43:52.230 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.29.250"] | 
| 4468 | 2024-05-23T03:43:54.573Z | [  recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO STEP 69 (pack_tar) COMPLETE | 
| 4469 | 2024-05-23T03:43:54.573Z | [  recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim | 
| 4470 | 2024-05-23T03:43:54.577Z | [  recovery-image] May 23 03:43:53.129 INFO O| May 23 03:43:53.129 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim | 
| 4471 | 2024-05-23T03:43:54.709Z | [  recovery-image] May 23 03:43:53.265 INFO O| May 23 03:43:53.265 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim | 
| 4472 | 2024-05-23T03:43:54.825Z | [  recovery-image] May 23 03:43:53.380 INFO O| May 23 03:43:53.380 INFO completed processing gimlet/ramdisk-02-trim | 
| 4473 | 2024-05-23T03:43:54.828Z | [  recovery-image] May 23 03:43:53.384 INFO image builder template: ramdisk-03-recovery-trim... | 
| 4474 | 2024-05-23T03:43:54.828Z | [  recovery-image] May 23 03:43:53.384 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/.tmpXdkP92/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.29.250", "-n", "ramdisk-03-recovery-trim"], pwd: None | 
| 4475 | 2024-05-23T03:43:54.993Z | [      host-image] May 23 03:43:53.548 INFO O| May 23 03:43:53.548 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done | 
| 4476 | 2024-05-23T03:43:55.053Z | [  recovery-image] May 23 03:43:53.606 INFO O| May 23 03:43:53.605 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim | 
| 4477 | 2024-05-23T03:43:55.058Z | [  recovery-image] May 23 03:43:53.614 INFO O| May 23 03:43:53.614 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim | 
| 4478 | 2024-05-23T03:43:55.213Z | [  recovery-image] May 23 03:43:53.768 INFO O| May 23 03:43:53.768 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled | 
| 4479 | 2024-05-23T03:43:55.268Z | [  recovery-image] May 23 03:43:53.824 INFO O| May 23 03:43:53.823 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim | 
| 4480 | 2024-05-23T03:43:55.268Z | [  recovery-image] May 23 03:43:53.824 INFO O| May 23 03:43:53.824 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 4481 | 2024-05-23T03:43:55.302Z | [  recovery-image] May 23 03:43:53.856 INFO O| May 23 03:43:53.856 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim | 
| 4482 | 2024-05-23T03:43:55.323Z | [  recovery-image] May 23 03:43:53.878 INFO O| May 23 03:43:53.878 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim | 
| 4483 | 2024-05-23T03:43:55.365Z | [  recovery-image] May 23 03:43:53.920 INFO O| May 23 03:43:53.920 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim | 
| 4484 | 2024-05-23T03:43:55.747Z | [  recovery-image] May 23 03:43:54.302 INFO O| May 23 03:43:54.302 INFO rolled back to input snapshot; work may begin | 
| 4485 | 2024-05-23T03:43:55.747Z | [  recovery-image] May 23 03:43:54.302 INFO O| May 23 03:43:54.302 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk | 
| 4486 | 2024-05-23T03:43:55.760Z | [  recovery-image] May 23 03:43:54.314 INFO O| May 23 03:43:54.314 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4487 | 2024-05-23T03:43:55.816Z | [  recovery-image] May 23 03:43:54.372 INFO O| May 23 03:43:54.372 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7" | 
| 4488 | 2024-05-23T03:43:55.886Z | [  recovery-image] May 23 03:43:54.440 INFO O| May 23 03:43:54.440 INFO STEP 0 (remove_files) COMPLETE | 
| 4489 | 2024-05-23T03:43:55.886Z | [  recovery-image] May 23 03:43:54.440 INFO O| May 23 03:43:54.440 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4490 | 2024-05-23T03:43:55.923Z | [  recovery-image] May 23 03:43:54.478 INFO O| May 23 03:43:54.478 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share" | 
| 4491 | 2024-05-23T03:43:56.168Z | [  recovery-image] May 23 03:43:54.723 INFO O| May 23 03:43:54.723 INFO STEP 1 (remove_files) COMPLETE | 
| 4492 | 2024-05-23T03:43:56.168Z | [  recovery-image] May 23 03:43:54.723 INFO O| May 23 03:43:54.723 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4493 | 2024-05-23T03:43:56.196Z | [  recovery-image] May 23 03:43:54.751 INFO O| May 23 03:43:54.751 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns" | 
| 4494 | 2024-05-23T03:43:56.254Z | [  recovery-image] May 23 03:43:54.809 INFO O| May 23 03:43:54.809 INFO STEP 2 (remove_files) COMPLETE | 
| 4495 | 2024-05-23T03:43:56.254Z | [  recovery-image] May 23 03:43:54.809 INFO O| May 23 03:43:54.809 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4496 | 2024-05-23T03:43:56.280Z | [  recovery-image] May 23 03:43:54.834 INFO O| May 23 03:43:54.834 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv" | 
| 4497 | 2024-05-23T03:43:56.360Z | [  recovery-image] May 23 03:43:54.910 INFO O| May 23 03:43:54.909 INFO STEP 3 (remove_files) COMPLETE | 
| 4498 | 2024-05-23T03:43:56.364Z | [  recovery-image] May 23 03:43:54.910 INFO O| May 23 03:43:54.910 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4499 | 2024-05-23T03:43:56.376Z | [  recovery-image] May 23 03:43:54.931 INFO O| May 23 03:43:54.931 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale" | 
| 4500 | 2024-05-23T03:43:56.901Z | [  recovery-image] May 23 03:43:55.456 INFO O| May 23 03:43:55.456 INFO STEP 4 (remove_files) COMPLETE | 
| 4501 | 2024-05-23T03:43:56.901Z | [  recovery-image] May 23 03:43:55.456 INFO O| May 23 03:43:55.456 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4502 | 2024-05-23T03:43:56.939Z | [  recovery-image] May 23 03:43:55.494 INFO O| May 23 03:43:55.494 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mdb" | 
| 4503 | 2024-05-23T03:43:56.959Z | [  recovery-image] May 23 03:43:55.513 INFO O| May 23 03:43:55.513 INFO STEP 5 (remove_files) COMPLETE | 
| 4504 | 2024-05-23T03:43:56.959Z | [  recovery-image] May 23 03:43:55.513 INFO O| May 23 03:43:55.513 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4505 | 2024-05-23T03:43:57.001Z | [  recovery-image] May 23 03:43:55.555 INFO O| May 23 03:43:55.555 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps" | 
| 4506 | 2024-05-23T03:43:57.027Z | [  recovery-image] May 23 03:43:55.579 INFO O| May 23 03:43:55.579 INFO STEP 6 (remove_files) COMPLETE | 
| 4507 | 2024-05-23T03:43:57.027Z | [  recovery-image] May 23 03:43:55.579 INFO O| May 23 03:43:55.579 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4508 | 2024-05-23T03:43:57.043Z | [      host-image] May 23 03:43:55.599 INFO O| May 23 03:43:55.598 INFO O| Planning: Solver setup ... Done | 
| 4509 | 2024-05-23T03:43:57.053Z | [      host-image] May 23 03:43:55.605 INFO O| May 23 03:43:55.605 INFO O| Planning: Running solver ... Done | 
| 4510 | 2024-05-23T03:43:57.065Z | [  recovery-image] May 23 03:43:55.610 INFO O| May 23 03:43:55.610 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig" | 
| 4511 | 2024-05-23T03:43:57.065Z | [  recovery-image] May 23 03:43:55.612 INFO O| May 23 03:43:55.611 INFO STEP 7 (remove_files) COMPLETE | 
| 4512 | 2024-05-23T03:43:57.065Z | [  recovery-image] May 23 03:43:55.612 INFO O| May 23 03:43:55.611 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4513 | 2024-05-23T03:43:57.086Z | [  recovery-image] May 23 03:43:55.640 INFO O| May 23 03:43:55.640 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi" | 
| 4514 | 2024-05-23T03:43:57.091Z | [  recovery-image] May 23 03:43:55.643 INFO O| May 23 03:43:55.643 INFO STEP 8 (remove_files) COMPLETE | 
| 4515 | 2024-05-23T03:43:57.091Z | [  recovery-image] May 23 03:43:55.643 INFO O| May 23 03:43:55.643 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4516 | 2024-05-23T03:43:57.110Z | [      host-image] May 23 03:43:55.665 INFO O| May 23 03:43:55.665 INFO O| Planning: Finding local manifests ... Done | 
| 4517 | 2024-05-23T03:43:57.114Z | [      host-image] May 23 03:43:55.666 INFO O| May 23 03:43:55.666 INFO O| Planning: Fetching manifests: 0/1  0% complete | 
| 4518 | 2024-05-23T03:43:57.131Z | [  recovery-image] May 23 03:43:55.686 INFO O| May 23 03:43:55.686 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs" | 
| 4519 | 2024-05-23T03:43:57.135Z | [  recovery-image] May 23 03:43:55.687 INFO O| May 23 03:43:55.687 INFO STEP 9 (remove_files) COMPLETE | 
| 4520 | 2024-05-23T03:43:57.135Z | [  recovery-image] May 23 03:43:55.687 INFO O| May 23 03:43:55.687 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4521 | 2024-05-23T03:43:57.158Z | [  recovery-image] May 23 03:43:55.713 INFO O| May 23 03:43:55.713 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv" | 
| 4522 | 2024-05-23T03:43:57.163Z | [  recovery-image] May 23 03:43:55.714 INFO O| May 23 03:43:55.714 INFO STEP 10 (remove_files) COMPLETE | 
| 4523 | 2024-05-23T03:43:57.163Z | [  recovery-image] May 23 03:43:55.714 INFO O| May 23 03:43:55.714 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4524 | 2024-05-23T03:43:57.186Z | [  recovery-image] May 23 03:43:55.741 INFO O| May 23 03:43:55.741 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5" | 
| 4525 | 2024-05-23T03:43:57.225Z | [      host-image] May 23 03:43:55.780 INFO O| May 23 03:43:55.780 INFO O| Planning: Fetching manifests: 1/1  100% complete | 
| 4526 | 2024-05-23T03:43:57.257Z | [      host-image] May 23 03:43:55.812 INFO O| May 23 03:43:55.812 INFO O| Planning: Package planning ... Done | 
| 4527 | 2024-05-23T03:43:57.261Z | [      host-image] May 23 03:43:55.813 INFO O| May 23 03:43:55.813 INFO O| Planning: Merging actions ... Done | 
| 4528 | 2024-05-23T03:43:57.378Z | [      host-image] May 23 03:43:55.932 INFO O| May 23 03:43:55.932 INFO O| Planning: Checking for conflicting actions ... Done | 
| 4529 | 2024-05-23T03:43:57.382Z | [      host-image] May 23 03:43:55.933 INFO O| May 23 03:43:55.933 INFO O| Planning: Consolidating action changes ... Done | 
| 4530 | 2024-05-23T03:43:57.681Z | [  recovery-image] May 23 03:43:56.236 INFO O| May 23 03:43:56.235 INFO STEP 11 (remove_files) COMPLETE | 
| 4531 | 2024-05-23T03:43:57.682Z | [  recovery-image] May 23 03:43:56.236 INFO O| May 23 03:43:56.235 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4532 | 2024-05-23T03:43:57.725Z | [  recovery-image] May 23 03:43:56.280 INFO O| May 23 03:43:56.280 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash" | 
| 4533 | 2024-05-23T03:43:57.730Z | [      host-image] May 23 03:43:56.281 INFO O| May 23 03:43:56.281 INFO O| Planning: Evaluating mediators ... Done | 
| 4534 | 2024-05-23T03:43:57.730Z | [      host-image] May 23 03:43:56.282 INFO O| May 23 03:43:56.282 INFO O| Planning: Planning completed in 2.73 seconds | 
| 4535 | 2024-05-23T03:43:57.730Z | [      host-image] May 23 03:43:56.284 INFO O| May 23 03:43:56.284 INFO O| Packages to install: 1 | 
| 4536 | 2024-05-23T03:43:57.749Z | [      host-image] May 23 03:43:56.304 INFO O| May 23 03:43:56.304 INFO O| Download: 0/4 items   0.0/18.1MB  0% complete | 
| 4537 | 2024-05-23T03:43:57.765Z | [  recovery-image] May 23 03:43:56.319 INFO O| May 23 03:43:56.319 INFO STEP 12 (remove_files) COMPLETE | 
| 4538 | 2024-05-23T03:43:57.765Z | [  recovery-image] May 23 03:43:56.320 INFO O| May 23 03:43:56.319 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4539 | 2024-05-23T03:43:57.787Z | [  recovery-image] May 23 03:43:56.342 INFO O| May 23 03:43:56.342 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve" | 
| 4540 | 2024-05-23T03:43:57.825Z | [  recovery-image] May 23 03:43:56.379 INFO O| May 23 03:43:56.379 INFO STEP 13 (remove_files) COMPLETE | 
| 4541 | 2024-05-23T03:43:57.825Z | [  recovery-image] May 23 03:43:56.380 INFO O| May 23 03:43:56.379 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4542 | 2024-05-23T03:43:57.845Z | [  recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs" | 
| 4543 | 2024-05-23T03:43:57.849Z | [  recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO STEP 14 (remove_files) COMPLETE | 
| 4544 | 2024-05-23T03:43:57.849Z | [  recovery-image] May 23 03:43:56.400 INFO O| May 23 03:43:56.400 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4545 | 2024-05-23T03:43:57.864Z | [  recovery-image] May 23 03:43:56.419 INFO O| May 23 03:43:56.419 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons" | 
| 4546 | 2024-05-23T03:43:57.870Z | [  recovery-image] May 23 03:43:56.420 INFO O| May 23 03:43:56.419 INFO STEP 15 (remove_files) COMPLETE | 
| 4547 | 2024-05-23T03:43:57.871Z | [  recovery-image] May 23 03:43:56.420 INFO O| May 23 03:43:56.420 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4548 | 2024-05-23T03:43:57.891Z | [  recovery-image] May 23 03:43:56.439 INFO O| May 23 03:43:56.439 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale" | 
| 4549 | 2024-05-23T03:43:57.922Z | [  recovery-image] May 23 03:43:56.477 INFO O| May 23 03:43:56.477 INFO STEP 16 (remove_files) COMPLETE | 
| 4550 | 2024-05-23T03:43:57.922Z | [  recovery-image] May 23 03:43:56.477 INFO O| May 23 03:43:56.477 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4551 | 2024-05-23T03:43:57.945Z | [  recovery-image] May 23 03:43:56.499 INFO O| May 23 03:43:56.499 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src" | 
| 4552 | 2024-05-23T03:43:57.948Z | [  recovery-image] May 23 03:43:56.500 INFO O| May 23 03:43:56.500 INFO STEP 17 (remove_files) COMPLETE | 
| 4553 | 2024-05-23T03:43:57.948Z | [  recovery-image] May 23 03:43:56.500 INFO O| May 23 03:43:56.500 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4554 | 2024-05-23T03:43:57.964Z | [  recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo" | 
| 4555 | 2024-05-23T03:43:57.968Z | [  recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO STEP 18 (remove_files) COMPLETE | 
| 4556 | 2024-05-23T03:43:57.968Z | [  recovery-image] May 23 03:43:56.519 INFO O| May 23 03:43:56.519 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4557 | 2024-05-23T03:43:57.984Z | [  recovery-image] May 23 03:43:56.538 INFO O| May 23 03:43:56.538 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim" | 
| 4558 | 2024-05-23T03:43:58.095Z | [  recovery-image] May 23 03:43:56.649 INFO O| May 23 03:43:56.649 INFO STEP 19 (remove_files) COMPLETE | 
| 4559 | 2024-05-23T03:43:58.095Z | [  recovery-image] May 23 03:43:56.649 INFO O| May 23 03:43:56.649 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4560 | 2024-05-23T03:43:58.122Z | [  recovery-image] May 23 03:43:56.677 INFO O| May 23 03:43:56.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml" | 
| 4561 | 2024-05-23T03:43:58.145Z | [  recovery-image] May 23 03:43:56.700 INFO O| May 23 03:43:56.700 INFO STEP 20 (remove_files) COMPLETE | 
| 4562 | 2024-05-23T03:43:58.145Z | [  recovery-image] May 23 03:43:56.700 INFO O| May 23 03:43:56.700 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4563 | 2024-05-23T03:43:58.176Z | [  recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml" | 
| 4564 | 2024-05-23T03:43:58.180Z | [  recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO STEP 21 (remove_files) COMPLETE | 
| 4565 | 2024-05-23T03:43:58.180Z | [  recovery-image] May 23 03:43:56.731 INFO O| May 23 03:43:56.731 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4566 | 2024-05-23T03:43:58.195Z | [  recovery-image] May 23 03:43:56.750 INFO O| May 23 03:43:56.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb" | 
| 4567 | 2024-05-23T03:43:58.200Z | [  recovery-image] May 23 03:43:56.751 INFO O| May 23 03:43:56.750 INFO STEP 22 (remove_files) COMPLETE | 
| 4568 | 2024-05-23T03:43:58.200Z | [  recovery-image] May 23 03:43:56.751 INFO O| May 23 03:43:56.751 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4569 | 2024-05-23T03:43:58.239Z | [  recovery-image] May 23 03:43:56.794 INFO O| May 23 03:43:56.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec" | 
| 4570 | 2024-05-23T03:43:58.243Z | [  recovery-image] May 23 03:43:56.798 INFO O| May 23 03:43:56.798 INFO STEP 23 (remove_files) COMPLETE | 
| 4571 | 2024-05-23T03:43:58.243Z | [  recovery-image] May 23 03:43:56.798 INFO O| May 23 03:43:56.798 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4572 | 2024-05-23T03:43:58.284Z | [  recovery-image] May 23 03:43:56.838 INFO O| May 23 03:43:56.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap" | 
| 4573 | 2024-05-23T03:43:58.287Z | [  recovery-image] May 23 03:43:56.838 INFO O| May 23 03:43:56.838 INFO STEP 24 (remove_files) COMPLETE | 
| 4574 | 2024-05-23T03:43:58.288Z | [  recovery-image] May 23 03:43:56.839 INFO O| May 23 03:43:56.839 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4575 | 2024-05-23T03:43:58.307Z | [  recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias" | 
| 4576 | 2024-05-23T03:43:58.325Z | [  recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO STEP 25 (remove_files) COMPLETE | 
| 4577 | 2024-05-23T03:43:58.325Z | [  recovery-image] May 23 03:43:56.861 INFO O| May 23 03:43:56.861 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4578 | 2024-05-23T03:43:58.330Z | [  recovery-image] May 23 03:43:56.883 INFO O| May 23 03:43:56.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb" | 
| 4579 | 2024-05-23T03:43:58.330Z | [  recovery-image] May 23 03:43:56.884 INFO O| May 23 03:43:56.883 INFO STEP 26 (remove_files) COMPLETE | 
| 4580 | 2024-05-23T03:43:58.330Z | [  recovery-image] May 23 03:43:56.884 INFO O| May 23 03:43:56.883 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4581 | 2024-05-23T03:43:58.362Z | [  recovery-image] May 23 03:43:56.915 INFO O| May 23 03:43:56.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt" | 
| 4582 | 2024-05-23T03:43:58.369Z | [  recovery-image] May 23 03:43:56.918 INFO O| May 23 03:43:56.918 INFO STEP 27 (remove_files) COMPLETE | 
| 4583 | 2024-05-23T03:43:58.369Z | [  recovery-image] May 23 03:43:56.918 INFO O| May 23 03:43:56.918 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4584 | 2024-05-23T03:43:58.390Z | [  recovery-image] May 23 03:43:56.943 INFO O| May 23 03:43:56.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack" | 
| 4585 | 2024-05-23T03:43:58.408Z | [  recovery-image] May 23 03:43:56.956 INFO O| May 23 03:43:56.956 INFO STEP 28 (remove_files) COMPLETE | 
| 4586 | 2024-05-23T03:43:58.408Z | [  recovery-image] May 23 03:43:56.956 INFO O| May 23 03:43:56.956 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4587 | 2024-05-23T03:43:58.478Z | [  recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle" | 
| 4588 | 2024-05-23T03:43:58.482Z | [  recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO STEP 29 (remove_files) COMPLETE | 
| 4589 | 2024-05-23T03:43:58.482Z | [  recovery-image] May 23 03:43:57.033 INFO O| May 23 03:43:57.033 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4590 | 2024-05-23T03:43:58.500Z | [  recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl" | 
| 4591 | 2024-05-23T03:43:58.500Z | [  recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO STEP 30 (remove_files) COMPLETE | 
| 4592 | 2024-05-23T03:43:58.500Z | [  recovery-image] May 23 03:43:57.054 INFO O| May 23 03:43:57.054 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4593 | 2024-05-23T03:43:58.519Z | [  recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config" | 
| 4594 | 2024-05-23T03:43:58.519Z | [  recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO STEP 31 (remove_files) COMPLETE | 
| 4595 | 2024-05-23T03:43:58.519Z | [  recovery-image] May 23 03:43:57.073 INFO O| May 23 03:43:57.073 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4596 | 2024-05-23T03:43:58.537Z | [  recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt" | 
| 4597 | 2024-05-23T03:43:58.537Z | [  recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO STEP 32 (remove_files) COMPLETE | 
| 4598 | 2024-05-23T03:43:58.537Z | [  recovery-image] May 23 03:43:57.091 INFO O| May 23 03:43:57.091 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4599 | 2024-05-23T03:43:58.555Z | [  recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest" | 
| 4600 | 2024-05-23T03:43:58.555Z | [  recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO STEP 33 (remove_files) COMPLETE | 
| 4601 | 2024-05-23T03:43:58.559Z | [  recovery-image] May 23 03:43:57.109 INFO O| May 23 03:43:57.109 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4602 | 2024-05-23T03:43:58.569Z | [      host-image] May 23 03:43:57.123 INFO O| May 23 03:43:57.123 INFO O| Download: Completed 18.11 MB in 0.82 seconds (22.1M/s) | 
| 4603 | 2024-05-23T03:43:58.573Z | [  recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap" | 
| 4604 | 2024-05-23T03:43:58.573Z | [  recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO STEP 34 (remove_files) COMPLETE | 
| 4605 | 2024-05-23T03:43:58.573Z | [  recovery-image] May 23 03:43:57.127 INFO O| May 23 03:43:57.127 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4606 | 2024-05-23T03:43:58.592Z | [  recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt" | 
| 4607 | 2024-05-23T03:43:58.592Z | [  recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO STEP 35 (remove_files) COMPLETE | 
| 4608 | 2024-05-23T03:43:58.592Z | [  recovery-image] May 23 03:43:57.146 INFO O| May 23 03:43:57.146 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4609 | 2024-05-23T03:43:58.619Z | [  recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear" | 
| 4610 | 2024-05-23T03:43:58.620Z | [  recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO STEP 36 (remove_files) COMPLETE | 
| 4611 | 2024-05-23T03:43:58.620Z | [  recovery-image] May 23 03:43:57.173 INFO O| May 23 03:43:57.173 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4612 | 2024-05-23T03:43:58.638Z | [  recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gcore" | 
| 4613 | 2024-05-23T03:43:58.638Z | [  recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO STEP 37 (remove_files) COMPLETE | 
| 4614 | 2024-05-23T03:43:58.638Z | [  recovery-image] May 23 03:43:57.192 INFO O| May 23 03:43:57.192 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4615 | 2024-05-23T03:43:58.670Z | [      host-image] May 23 03:43:57.225 INFO O| May 23 03:43:57.225 INFO O| Actions:  1/22 actions (Installing new actions) | 
| 4616 | 2024-05-23T03:43:58.685Z | [  recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp" | 
| 4617 | 2024-05-23T03:43:58.685Z | [  recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.240 INFO STEP 38 (remove_files) COMPLETE | 
| 4618 | 2024-05-23T03:43:58.685Z | [  recovery-image] May 23 03:43:57.240 INFO O| May 23 03:43:57.240 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4619 | 2024-05-23T03:43:58.760Z | [  recovery-image] May 23 03:43:57.314 INFO O| May 23 03:43:57.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs" | 
| 4620 | 2024-05-23T03:43:58.760Z | [  recovery-image] May 23 03:43:57.314 INFO O| May 23 03:43:57.314 INFO STEP 39 (remove_files) COMPLETE | 
| 4621 | 2024-05-23T03:43:58.764Z | [  recovery-image] May 23 03:43:57.315 INFO O| May 23 03:43:57.314 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4622 | 2024-05-23T03:43:58.798Z | [  recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic" | 
| 4623 | 2024-05-23T03:43:58.802Z | [  recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO STEP 40 (remove_files) COMPLETE | 
| 4624 | 2024-05-23T03:43:58.802Z | [  recovery-image] May 23 03:43:57.353 INFO O| May 23 03:43:57.353 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4625 | 2024-05-23T03:43:58.822Z | [  recovery-image] May 23 03:43:57.376 INFO O| May 23 03:43:57.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe" | 
| 4626 | 2024-05-23T03:43:58.827Z | [  recovery-image] May 23 03:43:57.376 INFO O| May 23 03:43:57.376 INFO STEP 41 (remove_files) COMPLETE | 
| 4627 | 2024-05-23T03:43:58.827Z | [  recovery-image] May 23 03:43:57.377 INFO O| May 23 03:43:57.376 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4628 | 2024-05-23T03:43:58.847Z | [  recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput" | 
| 4629 | 2024-05-23T03:43:58.866Z | [  recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO STEP 42 (remove_files) COMPLETE | 
| 4630 | 2024-05-23T03:43:58.866Z | [  recovery-image] May 23 03:43:57.396 INFO O| May 23 03:43:57.396 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4631 | 2024-05-23T03:43:58.886Z | [  recovery-image] May 23 03:43:57.416 INFO O| May 23 03:43:57.416 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset" | 
| 4632 | 2024-05-23T03:43:58.886Z | [  recovery-image] May 23 03:43:57.417 INFO O| May 23 03:43:57.416 INFO STEP 43 (remove_files) COMPLETE | 
| 4633 | 2024-05-23T03:43:58.886Z | [  recovery-image] May 23 03:43:57.417 INFO O| May 23 03:43:57.417 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4634 | 2024-05-23T03:43:58.890Z | [  recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn" | 
| 4635 | 2024-05-23T03:43:58.890Z | [  recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO STEP 44 (remove_files) COMPLETE | 
| 4636 | 2024-05-23T03:43:58.890Z | [  recovery-image] May 23 03:43:57.438 INFO O| May 23 03:43:57.438 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4637 | 2024-05-23T03:43:58.903Z | [  recovery-image] May 23 03:43:57.457 INFO O| May 23 03:43:57.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93" | 
| 4638 | 2024-05-23T03:43:58.919Z | [  recovery-image] May 23 03:43:57.473 INFO O| May 23 03:43:57.473 INFO STEP 45 (remove_files) COMPLETE | 
| 4639 | 2024-05-23T03:43:58.919Z | [  recovery-image] May 23 03:43:57.473 INFO O| May 23 03:43:57.473 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4640 | 2024-05-23T03:43:58.939Z | [  recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls" | 
| 4641 | 2024-05-23T03:43:58.939Z | [  recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO STEP 46 (remove_files) COMPLETE | 
| 4642 | 2024-05-23T03:43:58.939Z | [  recovery-image] May 23 03:43:57.493 INFO O| May 23 03:43:57.493 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4643 | 2024-05-23T03:43:58.960Z | [  recovery-image] May 23 03:43:57.511 INFO O| May 23 03:43:57.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac" | 
| 4644 | 2024-05-23T03:43:58.960Z | [  recovery-image] May 23 03:43:57.511 INFO O| May 23 03:43:57.511 INFO STEP 47 (remove_files) COMPLETE | 
| 4645 | 2024-05-23T03:43:58.964Z | [  recovery-image] May 23 03:43:57.512 INFO O| May 23 03:43:57.511 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4646 | 2024-05-23T03:43:59.012Z | [  recovery-image] May 23 03:43:57.566 INFO O| May 23 03:43:57.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mdb" | 
| 4647 | 2024-05-23T03:43:59.012Z | [  recovery-image] May 23 03:43:57.566 INFO O| May 23 03:43:57.566 INFO STEP 48 (remove_files) COMPLETE | 
| 4648 | 2024-05-23T03:43:59.016Z | [  recovery-image] May 23 03:43:57.567 INFO O| May 23 03:43:57.566 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4649 | 2024-05-23T03:43:59.031Z | [  recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe" | 
| 4650 | 2024-05-23T03:43:59.031Z | [  recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO STEP 49 (remove_files) COMPLETE | 
| 4651 | 2024-05-23T03:43:59.035Z | [  recovery-image] May 23 03:43:57.586 INFO O| May 23 03:43:57.586 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4652 | 2024-05-23T03:43:59.050Z | [  recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config" | 
| 4653 | 2024-05-23T03:43:59.050Z | [  recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO STEP 50 (remove_files) COMPLETE | 
| 4654 | 2024-05-23T03:43:59.050Z | [  recovery-image] May 23 03:43:57.605 INFO O| May 23 03:43:57.605 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4655 | 2024-05-23T03:43:59.081Z | [  recovery-image] May 23 03:43:57.635 INFO O| May 23 03:43:57.635 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask" | 
| 4656 | 2024-05-23T03:43:59.084Z | [  recovery-image] May 23 03:43:57.636 INFO O| May 23 03:43:57.636 INFO STEP 51 (remove_files) COMPLETE | 
| 4657 | 2024-05-23T03:43:59.084Z | [  recovery-image] May 23 03:43:57.636 INFO O| May 23 03:43:57.636 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4658 | 2024-05-23T03:43:59.128Z | [  recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup" | 
| 4659 | 2024-05-23T03:43:59.128Z | [  recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO STEP 52 (remove_files) COMPLETE | 
| 4660 | 2024-05-23T03:43:59.132Z | [  recovery-image] May 23 03:43:57.683 INFO O| May 23 03:43:57.683 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4661 | 2024-05-23T03:43:59.166Z | [  recovery-image] May 23 03:43:57.716 INFO O| May 23 03:43:57.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs" | 
| 4662 | 2024-05-23T03:43:59.191Z | [  recovery-image] May 23 03:43:57.746 INFO O| May 23 03:43:57.746 INFO STEP 53 (remove_files) COMPLETE | 
| 4663 | 2024-05-23T03:43:59.191Z | [  recovery-image] May 23 03:43:57.746 INFO O| May 23 03:43:57.746 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4664 | 2024-05-23T03:43:59.242Z | [  recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.796 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv" | 
| 4665 | 2024-05-23T03:43:59.246Z | [  recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.797 INFO STEP 54 (remove_files) COMPLETE | 
| 4666 | 2024-05-23T03:43:59.246Z | [  recovery-image] May 23 03:43:57.797 INFO O| May 23 03:43:57.797 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4667 | 2024-05-23T03:43:59.277Z | [  recovery-image] May 23 03:43:57.818 INFO O| May 23 03:43:57.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config" | 
| 4668 | 2024-05-23T03:43:59.295Z | [  recovery-image] May 23 03:43:57.841 INFO O| May 23 03:43:57.841 INFO STEP 55 (remove_files) COMPLETE | 
| 4669 | 2024-05-23T03:43:59.295Z | [  recovery-image] May 23 03:43:57.841 INFO O| May 23 03:43:57.841 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4670 | 2024-05-23T03:43:59.308Z | [  recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config" | 
| 4671 | 2024-05-23T03:43:59.308Z | [  recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.863 INFO STEP 56 (remove_files) COMPLETE | 
| 4672 | 2024-05-23T03:43:59.312Z | [  recovery-image] May 23 03:43:57.863 INFO O| May 23 03:43:57.863 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4673 | 2024-05-23T03:43:59.327Z | [  recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config" | 
| 4674 | 2024-05-23T03:43:59.327Z | [  recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.882 INFO STEP 57 (remove_files) COMPLETE | 
| 4675 | 2024-05-23T03:43:59.327Z | [  recovery-image] May 23 03:43:57.882 INFO O| May 23 03:43:57.882 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4676 | 2024-05-23T03:43:59.384Z | [  recovery-image] May 23 03:43:57.933 INFO O| May 23 03:43:57.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep" | 
| 4677 | 2024-05-23T03:43:59.385Z | [  recovery-image] May 23 03:43:57.936 INFO O| May 23 03:43:57.936 INFO STEP 58 (remove_files) COMPLETE | 
| 4678 | 2024-05-23T03:43:59.385Z | [  recovery-image] May 23 03:43:57.936 INFO O| May 23 03:43:57.936 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4679 | 2024-05-23T03:43:59.420Z | [  recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test" | 
| 4680 | 2024-05-23T03:43:59.420Z | [  recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO STEP 59 (remove_files) COMPLETE | 
| 4681 | 2024-05-23T03:43:59.424Z | [  recovery-image] May 23 03:43:57.972 INFO O| May 23 03:43:57.972 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4682 | 2024-05-23T03:43:59.425Z | [      host-image] May 23 03:43:57.975 INFO O| May 23 03:43:57.975 INFO O| Actions: Completed 22 actions in 0.75 seconds. | 
| 4683 | 2024-05-23T03:43:59.467Z | [  recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.021 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred" | 
| 4684 | 2024-05-23T03:43:59.467Z | [  recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.022 INFO STEP 60 (remove_files) COMPLETE | 
| 4685 | 2024-05-23T03:43:59.467Z | [  recovery-image] May 23 03:43:58.022 INFO O| May 23 03:43:58.022 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4686 | 2024-05-23T03:43:59.491Z | [  recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep" | 
| 4687 | 2024-05-23T03:43:59.491Z | [  recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO STEP 61 (remove_files) COMPLETE | 
| 4688 | 2024-05-23T03:43:59.491Z | [  recovery-image] May 23 03:43:58.046 INFO O| May 23 03:43:58.046 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4689 | 2024-05-23T03:43:59.513Z | [  recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest" | 
| 4690 | 2024-05-23T03:43:59.513Z | [  recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO STEP 62 (remove_files) COMPLETE | 
| 4691 | 2024-05-23T03:43:59.513Z | [  recovery-image] May 23 03:43:58.067 INFO O| May 23 03:43:58.067 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4692 | 2024-05-23T03:43:59.530Z | [  recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv" | 
| 4693 | 2024-05-23T03:43:59.531Z | [  recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO STEP 63 (remove_files) COMPLETE | 
| 4694 | 2024-05-23T03:43:59.536Z | [  recovery-image] May 23 03:43:58.085 INFO O| May 23 03:43:58.085 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4695 | 2024-05-23T03:43:59.566Z | [  recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles" | 
| 4696 | 2024-05-23T03:43:59.570Z | [  recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO STEP 64 (remove_files) COMPLETE | 
| 4697 | 2024-05-23T03:43:59.570Z | [  recovery-image] May 23 03:43:58.121 INFO O| May 23 03:43:58.121 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4698 | 2024-05-23T03:43:59.588Z | [  recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags" | 
| 4699 | 2024-05-23T03:43:59.588Z | [  recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO STEP 65 (remove_files) COMPLETE | 
| 4700 | 2024-05-23T03:43:59.588Z | [  recovery-image] May 23 03:43:58.143 INFO O| May 23 03:43:58.143 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4701 | 2024-05-23T03:43:59.625Z | [  recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd" | 
| 4702 | 2024-05-23T03:43:59.625Z | [  recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO STEP 66 (remove_files) COMPLETE | 
| 4703 | 2024-05-23T03:43:59.625Z | [  recovery-image] May 23 03:43:58.179 INFO O| May 23 03:43:58.179 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4704 | 2024-05-23T03:43:59.664Z | [  recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp" | 
| 4705 | 2024-05-23T03:43:59.664Z | [  recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO STEP 67 (remove_files) COMPLETE | 
| 4706 | 2024-05-23T03:43:59.668Z | [  recovery-image] May 23 03:43:58.218 INFO O| May 23 03:43:58.218 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4707 | 2024-05-23T03:43:59.712Z | [  recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit" | 
| 4708 | 2024-05-23T03:43:59.712Z | [  recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO STEP 68 (remove_files) COMPLETE | 
| 4709 | 2024-05-23T03:43:59.712Z | [  recovery-image] May 23 03:43:58.258 INFO O| May 23 03:43:58.258 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4710 | 2024-05-23T03:43:59.725Z | [  recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise" | 
| 4711 | 2024-05-23T03:43:59.725Z | [  recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO STEP 69 (remove_files) COMPLETE | 
| 4712 | 2024-05-23T03:43:59.725Z | [  recovery-image] May 23 03:43:58.278 INFO O| May 23 03:43:58.278 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4713 | 2024-05-23T03:43:59.744Z | [  recovery-image] May 23 03:43:58.297 INFO O| May 23 03:43:58.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap" | 
| 4714 | 2024-05-23T03:43:59.756Z | [  recovery-image] May 23 03:43:58.298 INFO O| May 23 03:43:58.297 INFO STEP 70 (remove_files) COMPLETE | 
| 4715 | 2024-05-23T03:43:59.756Z | [  recovery-image] May 23 03:43:58.298 INFO O| May 23 03:43:58.297 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4716 | 2024-05-23T03:43:59.762Z | [      host-image] May 23 03:43:58.306 INFO O| May 23 03:43:58.306 INFO O| Done | 
| 4717 | 2024-05-23T03:43:59.763Z | [      host-image] May 23 03:43:58.306 INFO O| May 23 03:43:58.306 INFO O| Done | 
| 4718 | 2024-05-23T03:43:59.796Z | [  recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz" | 
| 4719 | 2024-05-23T03:43:59.796Z | [  recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO STEP 71 (remove_files) COMPLETE | 
| 4720 | 2024-05-23T03:43:59.800Z | [  recovery-image] May 23 03:43:58.350 INFO O| May 23 03:43:58.350 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4721 | 2024-05-23T03:43:59.829Z | [  recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv" | 
| 4722 | 2024-05-23T03:43:59.829Z | [  recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO STEP 72 (remove_files) COMPLETE | 
| 4723 | 2024-05-23T03:43:59.833Z | [  recovery-image] May 23 03:43:58.383 INFO O| May 23 03:43:58.383 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4724 | 2024-05-23T03:43:59.847Z | [  recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl" | 
| 4725 | 2024-05-23T03:43:59.847Z | [  recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO STEP 73 (remove_files) COMPLETE | 
| 4726 | 2024-05-23T03:43:59.847Z | [  recovery-image] May 23 03:43:58.401 INFO O| May 23 03:43:58.401 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4727 | 2024-05-23T03:43:59.866Z | [  recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap" | 
| 4728 | 2024-05-23T03:43:59.867Z | [  recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO STEP 74 (remove_files) COMPLETE | 
| 4729 | 2024-05-23T03:43:59.867Z | [  recovery-image] May 23 03:43:58.420 INFO O| May 23 03:43:58.420 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4730 | 2024-05-23T03:43:59.903Z | [  recovery-image] May 23 03:43:58.456 INFO O| May 23 03:43:58.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat" | 
| 4731 | 2024-05-23T03:43:59.921Z | [  recovery-image] May 23 03:43:58.475 INFO O| May 23 03:43:58.475 INFO STEP 75 (remove_files) COMPLETE | 
| 4732 | 2024-05-23T03:43:59.921Z | [  recovery-image] May 23 03:43:58.475 INFO O| May 23 03:43:58.475 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4733 | 2024-05-23T03:43:59.958Z | [  recovery-image] May 23 03:43:58.512 INFO O| May 23 03:43:58.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun" | 
| 4734 | 2024-05-23T03:43:59.962Z | [  recovery-image] May 23 03:43:58.513 INFO O| May 23 03:43:58.513 INFO STEP 76 (remove_files) COMPLETE | 
| 4735 | 2024-05-23T03:43:59.962Z | [  recovery-image] May 23 03:43:58.513 INFO O| May 23 03:43:58.513 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4736 | 2024-05-23T03:43:59.979Z | [  recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags" | 
| 4737 | 2024-05-23T03:43:59.983Z | [  recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.534 INFO STEP 77 (remove_files) COMPLETE | 
| 4738 | 2024-05-23T03:43:59.983Z | [  recovery-image] May 23 03:43:58.534 INFO O| May 23 03:43:58.534 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4739 | 2024-05-23T03:44:00.000Z | [  recovery-image] May 23 03:43:58.554 INFO O| May 23 03:43:58.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig" | 
| 4740 | 2024-05-23T03:44:00.001Z | [  recovery-image] May 23 03:43:58.555 INFO O| May 23 03:43:58.555 INFO STEP 78 (remove_files) COMPLETE | 
| 4741 | 2024-05-23T03:44:00.005Z | [  recovery-image] May 23 03:43:58.555 INFO O| May 23 03:43:58.555 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4742 | 2024-05-23T03:44:00.023Z | [  recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack" | 
| 4743 | 2024-05-23T03:44:00.023Z | [  recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO STEP 79 (remove_files) COMPLETE | 
| 4744 | 2024-05-23T03:44:00.027Z | [  recovery-image] May 23 03:43:58.574 INFO O| May 23 03:43:58.574 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4745 | 2024-05-23T03:44:00.044Z | [  recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop" | 
| 4746 | 2024-05-23T03:44:00.045Z | [  recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO STEP 80 (remove_files) COMPLETE | 
| 4747 | 2024-05-23T03:44:00.049Z | [  recovery-image] May 23 03:43:58.598 INFO O| May 23 03:43:58.598 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4748 | 2024-05-23T03:44:00.065Z | [  recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime" | 
| 4749 | 2024-05-23T03:44:00.069Z | [  recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.619 INFO STEP 81 (remove_files) COMPLETE | 
| 4750 | 2024-05-23T03:44:00.069Z | [  recovery-image] May 23 03:43:58.619 INFO O| May 23 03:43:58.619 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4751 | 2024-05-23T03:44:00.087Z | [  recovery-image] May 23 03:43:58.641 INFO O| May 23 03:43:58.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree" | 
| 4752 | 2024-05-23T03:44:00.091Z | [  recovery-image] May 23 03:43:58.641 INFO O| May 23 03:43:58.641 INFO STEP 82 (remove_files) COMPLETE | 
| 4753 | 2024-05-23T03:44:00.091Z | [  recovery-image] May 23 03:43:58.642 INFO O| May 23 03:43:58.641 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4754 | 2024-05-23T03:44:00.180Z | [  recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait" | 
| 4755 | 2024-05-23T03:44:00.184Z | [  recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO STEP 83 (remove_files) COMPLETE | 
| 4756 | 2024-05-23T03:44:00.184Z | [  recovery-image] May 23 03:43:58.734 INFO O| May 23 03:43:58.734 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4757 | 2024-05-23T03:44:00.240Z | [  recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx" | 
| 4758 | 2024-05-23T03:44:00.240Z | [  recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO STEP 84 (remove_files) COMPLETE | 
| 4759 | 2024-05-23T03:44:00.244Z | [  recovery-image] May 23 03:43:58.794 INFO O| May 23 03:43:58.794 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4760 | 2024-05-23T03:44:00.261Z | [  recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh" | 
| 4761 | 2024-05-23T03:44:00.261Z | [  recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO STEP 85 (remove_files) COMPLETE | 
| 4762 | 2024-05-23T03:44:00.261Z | [  recovery-image] May 23 03:43:58.815 INFO O| May 23 03:43:58.815 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4763 | 2024-05-23T03:44:00.279Z | [  recovery-image] May 23 03:43:58.833 INFO O| May 23 03:43:58.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93" | 
| 4764 | 2024-05-23T03:44:00.303Z | [  recovery-image] May 23 03:43:58.854 INFO O| May 23 03:43:58.854 INFO STEP 86 (remove_files) COMPLETE | 
| 4765 | 2024-05-23T03:44:00.303Z | [  recovery-image] May 23 03:43:58.854 INFO O| May 23 03:43:58.854 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4766 | 2024-05-23T03:44:00.337Z | [  recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3" | 
| 4767 | 2024-05-23T03:44:00.337Z | [  recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO STEP 87 (remove_files) COMPLETE | 
| 4768 | 2024-05-23T03:44:00.337Z | [  recovery-image] May 23 03:43:58.891 INFO O| May 23 03:43:58.891 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4769 | 2024-05-23T03:44:00.357Z | [  recovery-image] May 23 03:43:58.911 INFO O| May 23 03:43:58.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings" | 
| 4770 | 2024-05-23T03:44:00.381Z | [  recovery-image] May 23 03:43:58.935 INFO O| May 23 03:43:58.935 INFO STEP 88 (remove_files) COMPLETE | 
| 4771 | 2024-05-23T03:44:00.382Z | [  recovery-image] May 23 03:43:58.935 INFO O| May 23 03:43:58.935 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4772 | 2024-05-23T03:44:00.416Z | [  recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config" | 
| 4773 | 2024-05-23T03:44:00.416Z | [  recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO STEP 89 (remove_files) COMPLETE | 
| 4774 | 2024-05-23T03:44:00.420Z | [  recovery-image] May 23 03:43:58.970 INFO O| May 23 03:43:58.970 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4775 | 2024-05-23T03:44:00.433Z | [  recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog" | 
| 4776 | 2024-05-23T03:44:00.433Z | [  recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.988 INFO STEP 90 (remove_files) COMPLETE | 
| 4777 | 2024-05-23T03:44:00.437Z | [  recovery-image] May 23 03:43:58.988 INFO O| May 23 03:43:58.988 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4778 | 2024-05-23T03:44:00.457Z | [  recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint" | 
| 4779 | 2024-05-23T03:44:00.457Z | [  recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO STEP 91 (remove_files) COMPLETE | 
| 4780 | 2024-05-23T03:44:00.461Z | [  recovery-image] May 23 03:43:59.011 INFO O| May 23 03:43:59.011 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4781 | 2024-05-23T03:44:00.477Z | [  recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt" | 
| 4782 | 2024-05-23T03:44:00.477Z | [  recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO STEP 92 (remove_files) COMPLETE | 
| 4783 | 2024-05-23T03:44:00.477Z | [  recovery-image] May 23 03:43:59.030 INFO O| May 23 03:43:59.030 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4784 | 2024-05-23T03:44:00.495Z | [  recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch" | 
| 4785 | 2024-05-23T03:44:00.495Z | [  recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO STEP 93 (remove_files) COMPLETE | 
| 4786 | 2024-05-23T03:44:00.498Z | [  recovery-image] May 23 03:43:59.049 INFO O| May 23 03:43:59.049 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4787 | 2024-05-23T03:44:00.536Z | [  recovery-image] May 23 03:43:59.090 INFO O| May 23 03:43:59.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa" | 
| 4788 | 2024-05-23T03:44:00.556Z | [  recovery-image] May 23 03:43:59.110 INFO O| May 23 03:43:59.110 INFO STEP 94 (remove_files) COMPLETE | 
| 4789 | 2024-05-23T03:44:00.556Z | [  recovery-image] May 23 03:43:59.110 INFO O| May 23 03:43:59.110 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4790 | 2024-05-23T03:44:00.568Z | [      host-image] May 23 03:43:59.122 INFO O| May 23 03:43:59.122 INFO O| Done | 
| 4791 | 2024-05-23T03:44:00.576Z | [  recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at" | 
| 4792 | 2024-05-23T03:44:00.580Z | [  recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO STEP 95 (remove_files) COMPLETE | 
| 4793 | 2024-05-23T03:44:00.580Z | [  recovery-image] May 23 03:43:59.130 INFO O| May 23 03:43:59.130 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4794 | 2024-05-23T03:44:00.596Z | [  recovery-image] May 23 03:43:59.149 INFO O| May 23 03:43:59.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq" | 
| 4795 | 2024-05-23T03:44:00.596Z | [  recovery-image] May 23 03:43:59.150 INFO O| May 23 03:43:59.150 INFO STEP 96 (remove_files) COMPLETE | 
| 4796 | 2024-05-23T03:44:00.596Z | [  recovery-image] May 23 03:43:59.150 INFO O| May 23 03:43:59.150 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4797 | 2024-05-23T03:44:00.719Z | [  recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm" | 
| 4798 | 2024-05-23T03:44:00.719Z | [  recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO STEP 97 (remove_files) COMPLETE | 
| 4799 | 2024-05-23T03:44:00.723Z | [  recovery-image] May 23 03:43:59.270 INFO O| May 23 03:43:59.270 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4800 | 2024-05-23T03:44:00.757Z | [  recovery-image] May 23 03:43:59.310 INFO O| May 23 03:43:59.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths" | 
| 4801 | 2024-05-23T03:44:00.757Z | [  recovery-image] May 23 03:43:59.311 INFO O| May 23 03:43:59.310 INFO STEP 98 (remove_files) COMPLETE | 
| 4802 | 2024-05-23T03:44:00.762Z | [  recovery-image] May 23 03:43:59.311 INFO O| May 23 03:43:59.310 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4803 | 2024-05-23T03:44:00.817Z | [  recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner" | 
| 4804 | 2024-05-23T03:44:00.817Z | [  recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO STEP 99 (remove_files) COMPLETE | 
| 4805 | 2024-05-23T03:44:00.817Z | [  recovery-image] May 23 03:43:59.370 INFO O| May 23 03:43:59.370 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4806 | 2024-05-23T03:44:00.836Z | [  recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug" | 
| 4807 | 2024-05-23T03:44:00.836Z | [  recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO STEP 100 (remove_files) COMPLETE | 
| 4808 | 2024-05-23T03:44:00.840Z | [  recovery-image] May 23 03:43:59.390 INFO O| May 23 03:43:59.390 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4809 | 2024-05-23T03:44:00.872Z | [  recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch" | 
| 4810 | 2024-05-23T03:44:00.872Z | [  recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO STEP 101 (remove_files) COMPLETE | 
| 4811 | 2024-05-23T03:44:00.872Z | [  recovery-image] May 23 03:43:59.425 INFO O| May 23 03:43:59.425 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4812 | 2024-05-23T03:44:00.891Z | [  recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc" | 
| 4813 | 2024-05-23T03:44:00.891Z | [  recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO STEP 102 (remove_files) COMPLETE | 
| 4814 | 2024-05-23T03:44:00.891Z | [  recovery-image] May 23 03:43:59.445 INFO O| May 23 03:43:59.445 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4815 | 2024-05-23T03:44:00.912Z | [  recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff" | 
| 4816 | 2024-05-23T03:44:00.912Z | [  recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO STEP 103 (remove_files) COMPLETE | 
| 4817 | 2024-05-23T03:44:00.912Z | [  recovery-image] May 23 03:43:59.466 INFO O| May 23 03:43:59.466 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4818 | 2024-05-23T03:44:00.954Z | [  recovery-image] May 23 03:43:59.508 INFO O| May 23 03:43:59.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg" | 
| 4819 | 2024-05-23T03:44:00.959Z | [  recovery-image] May 23 03:43:59.509 INFO O| May 23 03:43:59.508 INFO STEP 104 (remove_files) COMPLETE | 
| 4820 | 2024-05-23T03:44:00.959Z | [  recovery-image] May 23 03:43:59.509 INFO O| May 23 03:43:59.509 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4821 | 2024-05-23T03:44:00.976Z | [  recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli" | 
| 4822 | 2024-05-23T03:44:00.976Z | [  recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO STEP 105 (remove_files) COMPLETE | 
| 4823 | 2024-05-23T03:44:00.976Z | [  recovery-image] May 23 03:43:59.530 INFO O| May 23 03:43:59.530 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4824 | 2024-05-23T03:44:00.995Z | [  recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2" | 
| 4825 | 2024-05-23T03:44:00.995Z | [  recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO STEP 106 (remove_files) COMPLETE | 
| 4826 | 2024-05-23T03:44:01.000Z | [  recovery-image] May 23 03:43:59.549 INFO O| May 23 03:43:59.549 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4827 | 2024-05-23T03:44:01.033Z | [  recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat" | 
| 4828 | 2024-05-23T03:44:01.033Z | [  recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO STEP 107 (remove_files) COMPLETE | 
| 4829 | 2024-05-23T03:44:01.037Z | [  recovery-image] May 23 03:43:59.588 INFO O| May 23 03:43:59.588 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4830 | 2024-05-23T03:44:01.055Z | [  recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat" | 
| 4831 | 2024-05-23T03:44:01.055Z | [  recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO STEP 108 (remove_files) COMPLETE | 
| 4832 | 2024-05-23T03:44:01.060Z | [  recovery-image] May 23 03:43:59.606 INFO O| May 23 03:43:59.606 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4833 | 2024-05-23T03:44:01.077Z | [  recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff" | 
| 4834 | 2024-05-23T03:44:01.077Z | [  recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO STEP 109 (remove_files) COMPLETE | 
| 4835 | 2024-05-23T03:44:01.077Z | [  recovery-image] May 23 03:43:59.631 INFO O| May 23 03:43:59.631 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4836 | 2024-05-23T03:44:01.128Z | [  recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep" | 
| 4837 | 2024-05-23T03:44:01.128Z | [  recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO STEP 110 (remove_files) COMPLETE | 
| 4838 | 2024-05-23T03:44:01.128Z | [  recovery-image] May 23 03:43:59.682 INFO O| May 23 03:43:59.682 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4839 | 2024-05-23T03:44:01.148Z | [  recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.701 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2" | 
| 4840 | 2024-05-23T03:44:01.148Z | [  recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.702 INFO STEP 111 (remove_files) COMPLETE | 
| 4841 | 2024-05-23T03:44:01.152Z | [  recovery-image] May 23 03:43:59.702 INFO O| May 23 03:43:59.702 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4842 | 2024-05-23T03:44:01.166Z | [  recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover" | 
| 4843 | 2024-05-23T03:44:01.166Z | [  recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO STEP 112 (remove_files) COMPLETE | 
| 4844 | 2024-05-23T03:44:01.166Z | [  recovery-image] May 23 03:43:59.720 INFO O| May 23 03:43:59.720 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4845 | 2024-05-23T03:44:01.186Z | [  recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore" | 
| 4846 | 2024-05-23T03:44:01.186Z | [  recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO STEP 113 (remove_files) COMPLETE | 
| 4847 | 2024-05-23T03:44:01.186Z | [  recovery-image] May 23 03:43:59.740 INFO O| May 23 03:43:59.740 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4848 | 2024-05-23T03:44:01.243Z | [  recovery-image] May 23 03:43:59.797 INFO O| May 23 03:43:59.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal" | 
| 4849 | 2024-05-23T03:44:01.247Z | [  recovery-image] May 23 03:43:59.797 INFO O| May 23 03:43:59.797 INFO STEP 114 (remove_files) COMPLETE | 
| 4850 | 2024-05-23T03:44:01.248Z | [  recovery-image] May 23 03:43:59.798 INFO O| May 23 03:43:59.798 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4851 | 2024-05-23T03:44:01.261Z | [  recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo" | 
| 4852 | 2024-05-23T03:44:01.266Z | [  recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO STEP 115 (remove_files) COMPLETE | 
| 4853 | 2024-05-23T03:44:01.267Z | [  recovery-image] May 23 03:43:59.815 INFO O| May 23 03:43:59.815 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4854 | 2024-05-23T03:44:01.284Z | [  recovery-image] May 23 03:43:59.833 INFO O| May 23 03:43:59.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd" | 
| 4855 | 2024-05-23T03:44:01.288Z | [  recovery-image] May 23 03:43:59.833 INFO O| May 23 03:43:59.833 INFO STEP 116 (remove_files) COMPLETE | 
| 4856 | 2024-05-23T03:44:01.289Z | [  recovery-image] May 23 03:43:59.834 INFO O| May 23 03:43:59.833 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4857 | 2024-05-23T03:44:01.313Z | [  recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil" | 
| 4858 | 2024-05-23T03:44:01.313Z | [  recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO STEP 117 (remove_files) COMPLETE | 
| 4859 | 2024-05-23T03:44:01.317Z | [  recovery-image] May 23 03:43:59.866 INFO O| May 23 03:43:59.866 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4860 | 2024-05-23T03:44:01.338Z | [  recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth" | 
| 4861 | 2024-05-23T03:44:01.342Z | [  recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO STEP 118 (remove_files) COMPLETE | 
| 4862 | 2024-05-23T03:44:01.342Z | [  recovery-image] May 23 03:43:59.892 INFO O| May 23 03:43:59.892 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4863 | 2024-05-23T03:44:01.372Z | [  recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp" | 
| 4864 | 2024-05-23T03:44:01.372Z | [  recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO STEP 119 (remove_files) COMPLETE | 
| 4865 | 2024-05-23T03:44:01.376Z | [  recovery-image] May 23 03:43:59.926 INFO O| May 23 03:43:59.926 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4866 | 2024-05-23T03:44:01.409Z | [  recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc" | 
| 4867 | 2024-05-23T03:44:01.413Z | [  recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO STEP 120 (remove_files) COMPLETE | 
| 4868 | 2024-05-23T03:44:01.413Z | [  recovery-image] May 23 03:43:59.963 INFO O| May 23 03:43:59.963 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4869 | 2024-05-23T03:44:01.452Z | [  recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate" | 
| 4870 | 2024-05-23T03:44:01.452Z | [  recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO STEP 121 (remove_files) COMPLETE | 
| 4871 | 2024-05-23T03:44:01.464Z | [  recovery-image] May 23 03:43:59.999 INFO O| May 23 03:43:59.999 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4872 | 2024-05-23T03:44:01.468Z | [  recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid" | 
| 4873 | 2024-05-23T03:44:01.468Z | [  recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO STEP 122 (remove_files) COMPLETE | 
| 4874 | 2024-05-23T03:44:01.468Z | [  recovery-image] May 23 03:44:00.019 INFO O| May 23 03:44:00.019 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4875 | 2024-05-23T03:44:01.485Z | [  recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint" | 
| 4876 | 2024-05-23T03:44:01.485Z | [  recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO STEP 123 (remove_files) COMPLETE | 
| 4877 | 2024-05-23T03:44:01.485Z | [  recovery-image] May 23 03:44:00.039 INFO O| May 23 03:44:00.039 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4878 | 2024-05-23T03:44:01.504Z | [  recovery-image] May 23 03:44:00.058 INFO O| May 23 03:44:00.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem" | 
| 4879 | 2024-05-23T03:44:01.504Z | [  recovery-image] May 23 03:44:00.058 INFO O| May 23 03:44:00.058 INFO STEP 124 (remove_files) COMPLETE | 
| 4880 | 2024-05-23T03:44:01.509Z | [  recovery-image] May 23 03:44:00.059 INFO O| May 23 03:44:00.058 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4881 | 2024-05-23T03:44:01.524Z | [  recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd" | 
| 4882 | 2024-05-23T03:44:01.524Z | [  recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO STEP 125 (remove_files) COMPLETE | 
| 4883 | 2024-05-23T03:44:01.528Z | [  recovery-image] May 23 03:44:00.078 INFO O| May 23 03:44:00.078 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4884 | 2024-05-23T03:44:01.556Z | [  recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath" | 
| 4885 | 2024-05-23T03:44:01.556Z | [  recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO STEP 126 (remove_files) COMPLETE | 
| 4886 | 2024-05-23T03:44:01.560Z | [  recovery-image] May 23 03:44:00.110 INFO O| May 23 03:44:00.110 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4887 | 2024-05-23T03:44:01.621Z | [  recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange" | 
| 4888 | 2024-05-23T03:44:01.621Z | [  recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO STEP 127 (remove_files) COMPLETE | 
| 4889 | 2024-05-23T03:44:01.621Z | [  recovery-image] May 23 03:44:00.171 INFO O| May 23 03:44:00.171 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4890 | 2024-05-23T03:44:01.652Z | [  recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr" | 
| 4891 | 2024-05-23T03:44:01.652Z | [  recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO STEP 128 (remove_files) COMPLETE | 
| 4892 | 2024-05-23T03:44:01.656Z | [  recovery-image] May 23 03:44:00.206 INFO O| May 23 03:44:00.206 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4893 | 2024-05-23T03:44:01.672Z | [  recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum" | 
| 4894 | 2024-05-23T03:44:01.672Z | [  recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.226 INFO STEP 129 (remove_files) COMPLETE | 
| 4895 | 2024-05-23T03:44:01.676Z | [  recovery-image] May 23 03:44:00.226 INFO O| May 23 03:44:00.226 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4896 | 2024-05-23T03:44:01.709Z | [  recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime" | 
| 4897 | 2024-05-23T03:44:01.713Z | [  recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO STEP 130 (remove_files) COMPLETE | 
| 4898 | 2024-05-23T03:44:01.713Z | [  recovery-image] May 23 03:44:00.262 INFO O| May 23 03:44:00.262 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4899 | 2024-05-23T03:44:01.730Z | [  recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid" | 
| 4900 | 2024-05-23T03:44:01.730Z | [  recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO STEP 131 (remove_files) COMPLETE | 
| 4901 | 2024-05-23T03:44:01.730Z | [  recovery-image] May 23 03:44:00.283 INFO O| May 23 03:44:00.283 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4902 | 2024-05-23T03:44:01.770Z | [  recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn" | 
| 4903 | 2024-05-23T03:44:01.770Z | [  recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO STEP 132 (remove_files) COMPLETE | 
| 4904 | 2024-05-23T03:44:01.770Z | [  recovery-image] May 23 03:44:00.321 INFO O| May 23 03:44:00.321 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4905 | 2024-05-23T03:44:01.812Z | [  recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear" | 
| 4906 | 2024-05-23T03:44:01.812Z | [  recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO STEP 133 (remove_files) COMPLETE | 
| 4907 | 2024-05-23T03:44:01.816Z | [  recovery-image] May 23 03:44:00.365 INFO O| May 23 03:44:00.365 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4908 | 2024-05-23T03:44:01.845Z | [  recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp" | 
| 4909 | 2024-05-23T03:44:01.845Z | [  recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.398 INFO STEP 134 (remove_files) COMPLETE | 
| 4910 | 2024-05-23T03:44:01.845Z | [  recovery-image] May 23 03:44:00.398 INFO O| May 23 03:44:00.398 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4911 | 2024-05-23T03:44:01.872Z | [  recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col" | 
| 4912 | 2024-05-23T03:44:01.872Z | [  recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO STEP 135 (remove_files) COMPLETE | 
| 4913 | 2024-05-23T03:44:01.872Z | [  recovery-image] May 23 03:44:00.425 INFO O| May 23 03:44:00.425 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4914 | 2024-05-23T03:44:01.893Z | [  recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm" | 
| 4915 | 2024-05-23T03:44:01.893Z | [  recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.447 INFO STEP 136 (remove_files) COMPLETE | 
| 4916 | 2024-05-23T03:44:01.893Z | [  recovery-image] May 23 03:44:00.447 INFO O| May 23 03:44:00.447 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4917 | 2024-05-23T03:44:01.941Z | [  recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command" | 
| 4918 | 2024-05-23T03:44:01.941Z | [  recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO STEP 137 (remove_files) COMPLETE | 
| 4919 | 2024-05-23T03:44:01.948Z | [  recovery-image] May 23 03:44:00.492 INFO O| May 23 03:44:00.492 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4920 | 2024-05-23T03:44:01.965Z | [  recovery-image] May 23 03:44:00.515 INFO O| May 23 03:44:00.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress" | 
| 4921 | 2024-05-23T03:44:01.965Z | [  recovery-image] May 23 03:44:00.516 INFO O| May 23 03:44:00.515 INFO STEP 138 (remove_files) COMPLETE | 
| 4922 | 2024-05-23T03:44:01.969Z | [  recovery-image] May 23 03:44:00.516 INFO O| May 23 03:44:00.516 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4923 | 2024-05-23T03:44:01.984Z | [  recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat" | 
| 4924 | 2024-05-23T03:44:01.984Z | [  recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.538 INFO STEP 139 (remove_files) COMPLETE | 
| 4925 | 2024-05-23T03:44:01.988Z | [  recovery-image] May 23 03:44:00.538 INFO O| May 23 03:44:00.538 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4926 | 2024-05-23T03:44:02.006Z | [  recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio" | 
| 4927 | 2024-05-23T03:44:02.011Z | [  recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.560 INFO STEP 140 (remove_files) COMPLETE | 
| 4928 | 2024-05-23T03:44:02.011Z | [  recovery-image] May 23 03:44:00.560 INFO O| May 23 03:44:00.560 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4929 | 2024-05-23T03:44:02.027Z | [  recovery-image] May 23 03:44:00.581 INFO O| May 23 03:44:00.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack" | 
| 4930 | 2024-05-23T03:44:02.027Z | [  recovery-image] May 23 03:44:00.581 INFO O| May 23 03:44:00.581 INFO STEP 141 (remove_files) COMPLETE | 
| 4931 | 2024-05-23T03:44:02.032Z | [  recovery-image] May 23 03:44:00.582 INFO O| May 23 03:44:00.581 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4932 | 2024-05-23T03:44:02.072Z | [  recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle" | 
| 4933 | 2024-05-23T03:44:02.072Z | [  recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO STEP 142 (remove_files) COMPLETE | 
| 4934 | 2024-05-23T03:44:02.076Z | [  recovery-image] May 23 03:44:00.625 INFO O| May 23 03:44:00.625 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4935 | 2024-05-23T03:44:02.090Z | [  recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab" | 
| 4936 | 2024-05-23T03:44:02.090Z | [  recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO STEP 143 (remove_files) COMPLETE | 
| 4937 | 2024-05-23T03:44:02.090Z | [  recovery-image] May 23 03:44:00.644 INFO O| May 23 03:44:00.644 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4938 | 2024-05-23T03:44:02.132Z | [  recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt" | 
| 4939 | 2024-05-23T03:44:02.132Z | [  recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO STEP 144 (remove_files) COMPLETE | 
| 4940 | 2024-05-23T03:44:02.136Z | [  recovery-image] May 23 03:44:00.685 INFO O| May 23 03:44:00.685 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4941 | 2024-05-23T03:44:02.192Z | [  recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh" | 
| 4942 | 2024-05-23T03:44:02.192Z | [  recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO STEP 145 (remove_files) COMPLETE | 
| 4943 | 2024-05-23T03:44:02.196Z | [  recovery-image] May 23 03:44:00.744 INFO O| May 23 03:44:00.744 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4944 | 2024-05-23T03:44:02.210Z | [  recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit" | 
| 4945 | 2024-05-23T03:44:02.210Z | [  recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.764 INFO STEP 146 (remove_files) COMPLETE | 
| 4946 | 2024-05-23T03:44:02.213Z | [  recovery-image] May 23 03:44:00.764 INFO O| May 23 03:44:00.764 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4947 | 2024-05-23T03:44:02.247Z | [  recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl" | 
| 4948 | 2024-05-23T03:44:02.248Z | [  recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO STEP 147 (remove_files) COMPLETE | 
| 4949 | 2024-05-23T03:44:02.252Z | [  recovery-image] May 23 03:44:00.798 INFO O| May 23 03:44:00.798 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4950 | 2024-05-23T03:44:02.272Z | [  recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config" | 
| 4951 | 2024-05-23T03:44:02.272Z | [  recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO STEP 148 (remove_files) COMPLETE | 
| 4952 | 2024-05-23T03:44:03.283Z | [  recovery-image] May 23 03:44:00.825 INFO O| May 23 03:44:00.825 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4953 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.846 INFO O| May 23 03:44:00.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc" | 
| 4954 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.872 INFO O| May 23 03:44:00.872 INFO STEP 149 (remove_files) COMPLETE | 
| 4955 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.872 INFO O| May 23 03:44:00.872 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4956 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt" | 
| 4957 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.931 INFO STEP 150 (remove_files) COMPLETE | 
| 4958 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.931 INFO O| May 23 03:44:00.931 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4959 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr" | 
| 4960 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.953 INFO STEP 151 (remove_files) COMPLETE | 
| 4961 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.953 INFO O| May 23 03:44:00.953 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4962 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:00.984 INFO O| May 23 03:44:00.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree" | 
| 4963 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.008 INFO O| May 23 03:44:01.008 INFO STEP 152 (remove_files) COMPLETE | 
| 4964 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.008 INFO O| May 23 03:44:01.008 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4965 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv" | 
| 4966 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO STEP 153 (remove_files) COMPLETE | 
| 4967 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.048 INFO O| May 23 03:44:01.048 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4968 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3" | 
| 4969 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO STEP 154 (remove_files) COMPLETE | 
| 4970 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.067 INFO O| May 23 03:44:01.067 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4971 | 2024-05-23T03:44:03.306Z | [  recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest" | 
| 4972 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO STEP 155 (remove_files) COMPLETE | 
| 4973 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.101 INFO O| May 23 03:44:01.101 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4974 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp" | 
| 4975 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.134 INFO STEP 156 (remove_files) COMPLETE | 
| 4976 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.134 INFO O| May 23 03:44:01.134 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4977 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname" | 
| 4978 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO STEP 157 (remove_files) COMPLETE | 
| 4979 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.152 INFO O| May 23 03:44:01.152 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4980 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskinfo" | 
| 4981 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO STEP 158 (remove_files) COMPLETE | 
| 4982 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.172 INFO O| May 23 03:44:01.172 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4983 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.197 INFO O| May 23 03:44:01.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan" | 
| 4984 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.197 INFO O| May 23 03:44:01.197 INFO STEP 159 (remove_files) COMPLETE | 
| 4985 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.198 INFO O| May 23 03:44:01.197 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4986 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid" | 
| 4987 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO STEP 160 (remove_files) COMPLETE | 
| 4988 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.218 INFO O| May 23 03:44:01.218 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4989 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.237 INFO O| May 23 03:44:01.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid" | 
| 4990 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.237 INFO O| May 23 03:44:01.237 INFO STEP 161 (remove_files) COMPLETE | 
| 4991 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.238 INFO O| May 23 03:44:01.238 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4992 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.256 INFO O| May 23 03:44:01.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix" | 
| 4993 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.256 INFO O| May 23 03:44:01.256 INFO STEP 162 (remove_files) COMPLETE | 
| 4994 | 2024-05-23T03:44:03.307Z | [  recovery-image] May 23 03:44:01.257 INFO O| May 23 03:44:01.256 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4995 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.275 INFO O| May 23 03:44:01.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du" | 
| 4996 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.276 INFO O| May 23 03:44:01.276 INFO STEP 163 (remove_files) COMPLETE | 
| 4997 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.276 INFO O| May 23 03:44:01.276 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 4998 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.297 INFO O| May 23 03:44:01.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs" | 
| 4999 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.297 INFO O| May 23 03:44:01.297 INFO STEP 164 (remove_files) COMPLETE | 
| 5000 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.298 INFO O| May 23 03:44:01.297 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5001 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys" | 
| 5002 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO STEP 165 (remove_files) COMPLETE | 
| 5003 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.334 INFO O| May 23 03:44:01.334 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5004 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit" | 
| 5005 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO STEP 166 (remove_files) COMPLETE | 
| 5006 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.354 INFO O| May 23 03:44:01.354 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5007 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject" | 
| 5008 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.375 INFO STEP 167 (remove_files) COMPLETE | 
| 5009 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.375 INFO O| May 23 03:44:01.375 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5010 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign" | 
| 5011 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO STEP 168 (remove_files) COMPLETE | 
| 5012 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.395 INFO O| May 23 03:44:01.395 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5013 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.414 INFO O| May 23 03:44:01.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap" | 
| 5014 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.415 INFO O| May 23 03:44:01.415 INFO STEP 169 (remove_files) COMPLETE | 
| 5015 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.415 INFO O| May 23 03:44:01.415 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5016 | 2024-05-23T03:44:03.308Z | [  recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange" | 
| 5017 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO STEP 170 (remove_files) COMPLETE | 
| 5018 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.433 INFO O| May 23 03:44:01.433 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5019 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.453 INFO O| May 23 03:44:01.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt" | 
| 5020 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.453 INFO O| May 23 03:44:01.453 INFO STEP 171 (remove_files) COMPLETE | 
| 5021 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.454 INFO O| May 23 03:44:01.453 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5022 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance" | 
| 5023 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.488 INFO STEP 172 (remove_files) COMPLETE | 
| 5024 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.488 INFO O| May 23 03:44:01.488 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5025 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.507 INFO O| May 23 03:44:01.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env" | 
| 5026 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.508 INFO O| May 23 03:44:01.508 INFO STEP 173 (remove_files) COMPLETE | 
| 5027 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.508 INFO O| May 23 03:44:01.508 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5028 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump" | 
| 5029 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.526 INFO STEP 174 (remove_files) COMPLETE | 
| 5030 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.526 INFO O| May 23 03:44:01.526 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5031 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.563 INFO O| May 23 03:44:01.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand" | 
| 5032 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.563 INFO O| May 23 03:44:01.563 INFO STEP 175 (remove_files) COMPLETE | 
| 5033 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.564 INFO O| May 23 03:44:01.563 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5034 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr" | 
| 5035 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO STEP 176 (remove_files) COMPLETE | 
| 5036 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.583 INFO O| May 23 03:44:01.583 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5037 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor" | 
| 5038 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.602 INFO STEP 177 (remove_files) COMPLETE | 
| 5039 | 2024-05-23T03:44:03.309Z | [  recovery-image] May 23 03:44:01.602 INFO O| May 23 03:44:01.602 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5040 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.620 INFO O| May 23 03:44:01.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false" | 
| 5041 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.621 INFO O| May 23 03:44:01.621 INFO STEP 178 (remove_files) COMPLETE | 
| 5042 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.621 INFO O| May 23 03:44:01.621 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5043 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc" | 
| 5044 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO STEP 179 (remove_files) COMPLETE | 
| 5045 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.684 INFO O| May 23 03:44:01.684 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5046 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach" | 
| 5047 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO STEP 180 (remove_files) COMPLETE | 
| 5048 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.724 INFO O| May 23 03:44:01.724 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5049 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat" | 
| 5050 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO STEP 181 (remove_files) COMPLETE | 
| 5051 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.746 INFO O| May 23 03:44:01.746 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5052 | 2024-05-23T03:44:03.310Z | [  recovery-image] May 23 03:44:01.766 INFO O| May 23 03:44:01.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg" | 
| 5053 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.766 INFO O| May 23 03:44:01.766 INFO STEP 182 (remove_files) COMPLETE | 
| 5054 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.767 INFO O| May 23 03:44:01.766 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5055 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.795 INFO O| May 23 03:44:01.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep" | 
| 5056 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.803 INFO O| May 23 03:44:01.803 INFO STEP 183 (remove_files) COMPLETE | 
| 5057 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.803 INFO O| May 23 03:44:01.803 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5058 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file" | 
| 5059 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO STEP 184 (remove_files) COMPLETE | 
| 5060 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.824 INFO O| May 23 03:44:01.824 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5061 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.845 INFO O| May 23 03:44:01.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc" | 
| 5062 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.845 INFO O| May 23 03:44:01.845 INFO STEP 185 (remove_files) COMPLETE | 
| 5063 | 2024-05-23T03:44:03.319Z | [  recovery-image] May 23 03:44:01.846 INFO O| May 23 03:44:01.845 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5064 | 2024-05-23T03:44:03.320Z | [  recovery-image] May 23 03:44:01.865 INFO O| May 23 03:44:01.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt" | 
| 5065 | 2024-05-23T03:44:03.320Z | [  recovery-image] May 23 03:44:01.866 INFO O| May 23 03:44:01.866 INFO STEP 186 (remove_files) COMPLETE | 
| 5066 | 2024-05-23T03:44:03.320Z | [  recovery-image] May 23 03:44:01.866 INFO O| May 23 03:44:01.866 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5067 | 2024-05-23T03:44:03.320Z | [      host-image] May 23 03:44:01.869 INFO O| May 23 03:44:01.869 INFO O| Done | 
| 5068 | 2024-05-23T03:44:03.337Z | [  recovery-image] May 23 03:44:01.884 INFO O| May 23 03:44:01.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg" | 
| 5069 | 2024-05-23T03:44:03.342Z | [  recovery-image] May 23 03:44:01.885 INFO O| May 23 03:44:01.885 INFO STEP 187 (remove_files) COMPLETE | 
| 5070 | 2024-05-23T03:44:03.342Z | [  recovery-image] May 23 03:44:01.885 INFO O| May 23 03:44:01.885 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5071 | 2024-05-23T03:44:03.360Z | [  recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold" | 
| 5072 | 2024-05-23T03:44:03.360Z | [  recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO STEP 188 (remove_files) COMPLETE | 
| 5073 | 2024-05-23T03:44:03.360Z | [  recovery-image] May 23 03:44:01.912 INFO O| May 23 03:44:01.912 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5074 | 2024-05-23T03:44:03.369Z | [      host-image] May 23 03:44:01.922 INFO O| May 23 03:44:01.922 INFO O| Done | 
| 5075 | 2024-05-23T03:44:03.370Z | [      host-image] May 23 03:44:01.922 INFO O| May 23 03:44:01.922 INFO O| Done | 
| 5076 | 2024-05-23T03:44:03.398Z | [  recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat" | 
| 5077 | 2024-05-23T03:44:03.398Z | [  recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO STEP 189 (remove_files) COMPLETE | 
| 5078 | 2024-05-23T03:44:03.402Z | [  recovery-image] May 23 03:44:01.950 INFO O| May 23 03:44:01.950 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5079 | 2024-05-23T03:44:03.402Z | [      host-image] May 23 03:44:01.955 INFO O| May 23 03:44:01.955 INFO O| Done | 
| 5080 | 2024-05-23T03:44:03.436Z | [  recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear" | 
| 5081 | 2024-05-23T03:44:03.436Z | [  recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.989 INFO STEP 190 (remove_files) COMPLETE | 
| 5082 | 2024-05-23T03:44:03.436Z | [  recovery-image] May 23 03:44:01.989 INFO O| May 23 03:44:01.989 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5083 | 2024-05-23T03:44:03.498Z | [  recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gcore" | 
| 5084 | 2024-05-23T03:44:03.498Z | [  recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO STEP 191 (remove_files) COMPLETE | 
| 5085 | 2024-05-23T03:44:03.503Z | [  recovery-image] May 23 03:44:02.051 INFO O| May 23 03:44:02.051 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5086 | 2024-05-23T03:44:03.518Z | [  recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl" | 
| 5087 | 2024-05-23T03:44:03.518Z | [  recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO STEP 192 (remove_files) COMPLETE | 
| 5088 | 2024-05-23T03:44:03.522Z | [  recovery-image] May 23 03:44:02.071 INFO O| May 23 03:44:02.071 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5089 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 14 (pkg_install) COMPLETE | 
| 5090 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 5091 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "mfg" is not enabled | 
| 5092 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 5093 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "compliance" is not enabled | 
| 5094 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 5095 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "stress" is not enabled | 
| 5096 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json | 
| 5097 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO skip step because feature "nfs" is not enabled | 
| 5098 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.130 INFO O| May 23 03:44:02.130 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os | 
| 5099 | 2024-05-23T03:44:03.578Z | [      host-image] May 23 03:44:02.131 INFO O| May 23 03:44:02.130 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os | 
| 5100 | 2024-05-23T03:44:03.583Z | [  recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf" | 
| 5101 | 2024-05-23T03:44:03.583Z | [  recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO STEP 193 (remove_files) COMPLETE | 
| 5102 | 2024-05-23T03:44:03.583Z | [  recovery-image] May 23 03:44:02.132 INFO O| May 23 03:44:02.132 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5103 | 2024-05-23T03:44:03.635Z | [      host-image] May 23 03:44:02.189 INFO O| May 23 03:44:02.189 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os | 
| 5104 | 2024-05-23T03:44:03.644Z | [  recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev" | 
| 5105 | 2024-05-23T03:44:03.644Z | [  recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO STEP 194 (remove_files) COMPLETE | 
| 5106 | 2024-05-23T03:44:03.648Z | [  recovery-image] May 23 03:44:02.198 INFO O| May 23 03:44:02.198 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5107 | 2024-05-23T03:44:03.667Z | [  recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp" | 
| 5108 | 2024-05-23T03:44:03.667Z | [  recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO STEP 195 (remove_files) COMPLETE | 
| 5109 | 2024-05-23T03:44:03.667Z | [  recovery-image] May 23 03:44:02.220 INFO O| May 23 03:44:02.220 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5110 | 2024-05-23T03:44:03.734Z | [  recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent" | 
| 5111 | 2024-05-23T03:44:03.734Z | [  recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO STEP 196 (remove_files) COMPLETE | 
| 5112 | 2024-05-23T03:44:03.738Z | [  recovery-image] May 23 03:44:02.287 INFO O| May 23 03:44:02.287 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5113 | 2024-05-23T03:44:03.767Z | [  recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl" | 
| 5114 | 2024-05-23T03:44:03.767Z | [  recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO STEP 197 (remove_files) COMPLETE | 
| 5115 | 2024-05-23T03:44:03.767Z | [  recovery-image] May 23 03:44:02.310 INFO O| May 23 03:44:02.310 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5116 | 2024-05-23T03:44:03.778Z | [  recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt" | 
| 5117 | 2024-05-23T03:44:03.781Z | [  recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO STEP 198 (remove_files) COMPLETE | 
| 5118 | 2024-05-23T03:44:03.781Z | [  recovery-image] May 23 03:44:02.331 INFO O| May 23 03:44:02.331 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5119 | 2024-05-23T03:44:03.794Z | [      host-image] May 23 03:44:02.347 INFO O| May 23 03:44:02.347 INFO completed processing gimlet/ramdisk-01-os | 
| 5120 | 2024-05-23T03:44:03.799Z | [      host-image] May 23 03:44:02.350 INFO omicron1 baseline generation... | 
| 5121 | 2024-05-23T03:44:03.799Z | [      host-image] May 23 03:44:02.350 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None | 
| 5122 | 2024-05-23T03:44:03.799Z | [  recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts" | 
| 5123 | 2024-05-23T03:44:03.799Z | [  recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO STEP 199 (remove_files) COMPLETE | 
| 5124 | 2024-05-23T03:44:03.799Z | [  recovery-image] May 23 03:44:02.351 INFO O| May 23 03:44:02.351 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5125 | 2024-05-23T03:44:03.818Z | [  recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext" | 
| 5126 | 2024-05-23T03:44:03.818Z | [  recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO STEP 200 (remove_files) COMPLETE | 
| 5127 | 2024-05-23T03:44:03.818Z | [  recovery-image] May 23 03:44:02.370 INFO O| May 23 03:44:02.370 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5128 | 2024-05-23T03:44:03.835Z | [  recovery-image] May 23 03:44:02.388 INFO O| May 23 03:44:02.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol" | 
| 5129 | 2024-05-23T03:44:03.835Z | [  recovery-image] May 23 03:44:02.389 INFO O| May 23 03:44:02.389 INFO STEP 201 (remove_files) COMPLETE | 
| 5130 | 2024-05-23T03:44:03.835Z | [  recovery-image] May 23 03:44:02.389 INFO O| May 23 03:44:02.389 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5131 | 2024-05-23T03:44:03.854Z | [  recovery-image] May 23 03:44:02.406 INFO O| May 23 03:44:02.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp" | 
| 5132 | 2024-05-23T03:44:03.854Z | [  recovery-image] May 23 03:44:02.407 INFO O| May 23 03:44:02.406 INFO STEP 202 (remove_files) COMPLETE | 
| 5133 | 2024-05-23T03:44:03.854Z | [  recovery-image] May 23 03:44:02.407 INFO O| May 23 03:44:02.406 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5134 | 2024-05-23T03:44:03.871Z | [  recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups" | 
| 5135 | 2024-05-23T03:44:03.871Z | [  recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO STEP 203 (remove_files) COMPLETE | 
| 5136 | 2024-05-23T03:44:03.871Z | [  recovery-image] May 23 03:44:02.424 INFO O| May 23 03:44:02.424 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5137 | 2024-05-23T03:44:03.889Z | [  recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs" | 
| 5138 | 2024-05-23T03:44:03.889Z | [  recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO STEP 204 (remove_files) COMPLETE | 
| 5139 | 2024-05-23T03:44:03.889Z | [  recovery-image] May 23 03:44:02.442 INFO O| May 23 03:44:02.442 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5140 | 2024-05-23T03:44:03.930Z | [  recovery-image] May 23 03:44:02.483 INFO O| May 23 03:44:02.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic" | 
| 5141 | 2024-05-23T03:44:03.934Z | [  recovery-image] May 23 03:44:02.484 INFO O| May 23 03:44:02.484 INFO STEP 205 (remove_files) COMPLETE | 
| 5142 | 2024-05-23T03:44:03.934Z | [  recovery-image] May 23 03:44:02.484 INFO O| May 23 03:44:02.484 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5143 | 2024-05-23T03:44:03.950Z | [  recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe" | 
| 5144 | 2024-05-23T03:44:03.954Z | [  recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO STEP 206 (remove_files) COMPLETE | 
| 5145 | 2024-05-23T03:44:03.954Z | [  recovery-image] May 23 03:44:02.503 INFO O| May 23 03:44:02.503 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5146 | 2024-05-23T03:44:04.023Z | [  recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput" | 
| 5147 | 2024-05-23T03:44:04.023Z | [  recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO STEP 207 (remove_files) COMPLETE | 
| 5148 | 2024-05-23T03:44:04.023Z | [  recovery-image] May 23 03:44:02.573 INFO O| May 23 03:44:02.573 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5149 | 2024-05-23T03:44:04.071Z | [  recovery-image] May 23 03:44:02.624 INFO O| May 23 03:44:02.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset" | 
| 5150 | 2024-05-23T03:44:04.071Z | [  recovery-image] May 23 03:44:02.625 INFO O| May 23 03:44:02.625 INFO STEP 208 (remove_files) COMPLETE | 
| 5151 | 2024-05-23T03:44:04.071Z | [  recovery-image] May 23 03:44:02.625 INFO O| May 23 03:44:02.625 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5152 | 2024-05-23T03:44:04.090Z | [  recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip" | 
| 5153 | 2024-05-23T03:44:04.090Z | [  recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO STEP 209 (remove_files) COMPLETE | 
| 5154 | 2024-05-23T03:44:04.091Z | [  recovery-image] May 23 03:44:02.644 INFO O| May 23 03:44:02.644 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5155 | 2024-05-23T03:44:04.111Z | [  recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat" | 
| 5156 | 2024-05-23T03:44:04.111Z | [  recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO STEP 210 (remove_files) COMPLETE | 
| 5157 | 2024-05-23T03:44:04.111Z | [  recovery-image] May 23 03:44:02.664 INFO O| May 23 03:44:02.664 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5158 | 2024-05-23T03:44:04.131Z | [  recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp" | 
| 5159 | 2024-05-23T03:44:04.131Z | [  recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO STEP 211 (remove_files) COMPLETE | 
| 5160 | 2024-05-23T03:44:04.131Z | [  recovery-image] May 23 03:44:02.684 INFO O| May 23 03:44:02.684 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5161 | 2024-05-23T03:44:04.149Z | [  recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff" | 
| 5162 | 2024-05-23T03:44:04.149Z | [  recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO STEP 212 (remove_files) COMPLETE | 
| 5163 | 2024-05-23T03:44:04.149Z | [  recovery-image] May 23 03:44:02.702 INFO O| May 23 03:44:02.702 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5164 | 2024-05-23T03:44:04.169Z | [  recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep" | 
| 5165 | 2024-05-23T03:44:04.174Z | [  recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO STEP 213 (remove_files) COMPLETE | 
| 5166 | 2024-05-23T03:44:04.175Z | [  recovery-image] May 23 03:44:02.722 INFO O| May 23 03:44:02.722 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5167 | 2024-05-23T03:44:04.189Z | [  recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe" | 
| 5168 | 2024-05-23T03:44:04.189Z | [  recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.742 INFO STEP 214 (remove_files) COMPLETE | 
| 5169 | 2024-05-23T03:44:04.189Z | [  recovery-image] May 23 03:44:02.742 INFO O| May 23 03:44:02.742 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5170 | 2024-05-23T03:44:04.230Z | [  recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep" | 
| 5171 | 2024-05-23T03:44:04.230Z | [  recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO STEP 215 (remove_files) COMPLETE | 
| 5172 | 2024-05-23T03:44:04.230Z | [  recovery-image] May 23 03:44:02.781 INFO O| May 23 03:44:02.781 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5173 | 2024-05-23T03:44:04.278Z | [  recovery-image] May 23 03:44:02.831 INFO O| May 23 03:44:02.831 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce" | 
| 5174 | 2024-05-23T03:44:04.279Z | [  recovery-image] May 23 03:44:02.831 INFO O| May 23 03:44:02.831 INFO STEP 216 (remove_files) COMPLETE | 
| 5175 | 2024-05-23T03:44:04.279Z | [  recovery-image] May 23 03:44:02.832 INFO O| May 23 03:44:02.831 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5176 | 2024-05-23T03:44:05.303Z | [  recovery-image] May 23 03:44:02.852 INFO O| May 23 03:44:02.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep" | 
| 5177 | 2024-05-23T03:44:05.303Z | [  recovery-image] May 23 03:44:02.852 INFO O| May 23 03:44:02.852 INFO STEP 217 (remove_files) COMPLETE | 
| 5178 | 2024-05-23T03:44:05.310Z | [  recovery-image] May 23 03:44:02.853 INFO O| May 23 03:44:02.852 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5179 | 2024-05-23T03:44:05.310Z | [  recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip" | 
| 5180 | 2024-05-23T03:44:05.310Z | [  recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO STEP 218 (remove_files) COMPLETE | 
| 5181 | 2024-05-23T03:44:05.310Z | [  recovery-image] May 23 03:44:02.910 INFO O| May 23 03:44:02.910 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5182 | 2024-05-23T03:44:05.310Z | [  recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless" | 
| 5183 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO STEP 219 (remove_files) COMPLETE | 
| 5184 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:02.931 INFO O| May 23 03:44:02.931 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5185 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore" | 
| 5186 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO STEP 220 (remove_files) COMPLETE | 
| 5187 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.055 INFO O| May 23 03:44:03.055 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5188 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew" | 
| 5189 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO STEP 221 (remove_files) COMPLETE | 
| 5190 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.095 INFO O| May 23 03:44:03.095 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5191 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash" | 
| 5192 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO STEP 222 (remove_files) COMPLETE | 
| 5193 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.134 INFO O| May 23 03:44:03.134 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5194 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid" | 
| 5195 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO STEP 223 (remove_files) COMPLETE | 
| 5196 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.157 INFO O| May 23 03:44:03.157 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5197 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname" | 
| 5198 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO STEP 224 (remove_files) COMPLETE | 
| 5199 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.184 INFO O| May 23 03:44:03.177 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5200 | 2024-05-23T03:44:05.311Z | [      host-image] May 23 03:44:03.184 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.22694:20240520T120816Z | 
| 5201 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb" | 
| 5202 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO STEP 225 (remove_files) COMPLETE | 
| 5203 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.196 INFO O| May 23 03:44:03.196 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5204 | 2024-05-23T03:44:05.311Z | [  recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt" | 
| 5205 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO STEP 226 (remove_files) COMPLETE | 
| 5206 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.215 INFO O| May 23 03:44:03.215 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5207 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh" | 
| 5208 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO STEP 227 (remove_files) COMPLETE | 
| 5209 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.233 INFO O| May 23 03:44:03.233 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5210 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb" | 
| 5211 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO STEP 228 (remove_files) COMPLETE | 
| 5212 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.252 INFO O| May 23 03:44:03.252 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5213 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh" | 
| 5214 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.271 INFO STEP 229 (remove_files) COMPLETE | 
| 5215 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.271 INFO O| May 23 03:44:03.271 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5216 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93" | 
| 5217 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.290 INFO STEP 230 (remove_files) COMPLETE | 
| 5218 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.290 INFO O| May 23 03:44:03.290 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5219 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv" | 
| 5220 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO STEP 231 (remove_files) COMPLETE | 
| 5221 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.308 INFO O| May 23 03:44:03.308 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5222 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.372 INFO O| May 23 03:44:03.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id" | 
| 5223 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.373 INFO O| May 23 03:44:03.372 INFO STEP 232 (remove_files) COMPLETE | 
| 5224 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.373 INFO O| May 23 03:44:03.373 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5225 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn" | 
| 5226 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO STEP 233 (remove_files) COMPLETE | 
| 5227 | 2024-05-23T03:44:05.312Z | [  recovery-image] May 23 03:44:03.393 INFO O| May 23 03:44:03.393 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5228 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp" | 
| 5229 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO STEP 234 (remove_files) COMPLETE | 
| 5230 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.413 INFO O| May 23 03:44:03.413 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5231 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat" | 
| 5232 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO STEP 235 (remove_files) COMPLETE | 
| 5233 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.433 INFO O| May 23 03:44:03.433 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5234 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl" | 
| 5235 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO STEP 236 (remove_files) COMPLETE | 
| 5236 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.452 INFO O| May 23 03:44:03.452 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5237 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo" | 
| 5238 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO STEP 237 (remove_files) COMPLETE | 
| 5239 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.497 INFO O| May 23 03:44:03.497 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5240 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist" | 
| 5241 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO STEP 238 (remove_files) COMPLETE | 
| 5242 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.527 INFO O| May 23 03:44:03.527 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5243 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.546 INFO O| May 23 03:44:03.546 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs" | 
| 5244 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.547 INFO O| May 23 03:44:03.546 INFO STEP 239 (remove_files) COMPLETE | 
| 5245 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.547 INFO O| May 23 03:44:03.546 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5246 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join" | 
| 5247 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO STEP 240 (remove_files) COMPLETE | 
| 5248 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.567 INFO O| May 23 03:44:03.567 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5249 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd" | 
| 5250 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO STEP 241 (remove_files) COMPLETE | 
| 5251 | 2024-05-23T03:44:05.313Z | [  recovery-image] May 23 03:44:03.587 INFO O| May 23 03:44:03.587 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5252 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy" | 
| 5253 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO STEP 242 (remove_files) COMPLETE | 
| 5254 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.613 INFO O| May 23 03:44:03.613 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5255 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin" | 
| 5256 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO STEP 243 (remove_files) COMPLETE | 
| 5257 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.634 INFO O| May 23 03:44:03.634 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5258 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.655 INFO O| May 23 03:44:03.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout" | 
| 5259 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.656 INFO O| May 23 03:44:03.656 INFO STEP 244 (remove_files) COMPLETE | 
| 5260 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.656 INFO O| May 23 03:44:03.656 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5261 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill" | 
| 5262 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO STEP 245 (remove_files) COMPLETE | 
| 5263 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.676 INFO O| May 23 03:44:03.676 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5264 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.706 INFO O| May 23 03:44:03.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit" | 
| 5265 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.707 INFO O| May 23 03:44:03.706 INFO STEP 246 (remove_files) COMPLETE | 
| 5266 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.707 INFO O| May 23 03:44:03.707 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5267 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.779 INFO O| May 23 03:44:03.779 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist" | 
| 5268 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.779 INFO O| May 23 03:44:03.779 INFO STEP 247 (remove_files) COMPLETE | 
| 5269 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.780 INFO O| May 23 03:44:03.779 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5270 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg" | 
| 5271 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO STEP 248 (remove_files) COMPLETE | 
| 5272 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.800 INFO O| May 23 03:44:03.800 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5273 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd" | 
| 5274 | 2024-05-23T03:44:05.314Z | [  recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO STEP 249 (remove_files) COMPLETE | 
| 5275 | 2024-05-23T03:44:05.315Z | [  recovery-image] May 23 03:44:03.821 INFO O| May 23 03:44:03.821 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5276 | 2024-05-23T03:44:05.315Z | [  recovery-image] May 23 03:44:03.845 INFO O| May 23 03:44:03.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config" | 
| 5277 | 2024-05-23T03:44:05.315Z | [  recovery-image] May 23 03:44:03.845 INFO O| May 23 03:44:03.845 INFO STEP 250 (remove_files) COMPLETE | 
| 5278 | 2024-05-23T03:44:05.318Z | [  recovery-image] May 23 03:44:03.846 INFO O| May 23 03:44:03.845 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5279 | 2024-05-23T03:44:05.342Z | [  recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93" | 
| 5280 | 2024-05-23T03:44:05.345Z | [  recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO STEP 251 (remove_files) COMPLETE | 
| 5281 | 2024-05-23T03:44:05.346Z | [  recovery-image] May 23 03:44:03.895 INFO O| May 23 03:44:03.895 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5282 | 2024-05-23T03:44:05.412Z | [  recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil" | 
| 5283 | 2024-05-23T03:44:05.412Z | [  recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO STEP 252 (remove_files) COMPLETE | 
| 5284 | 2024-05-23T03:44:05.419Z | [  recovery-image] May 23 03:44:03.965 INFO O| May 23 03:44:03.965 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5285 | 2024-05-23T03:44:05.470Z | [  recovery-image] May 23 03:44:04.013 INFO O| May 23 03:44:04.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat" | 
| 5286 | 2024-05-23T03:44:05.470Z | [  recovery-image] May 23 03:44:04.014 INFO O| May 23 03:44:04.013 INFO STEP 253 (remove_files) COMPLETE | 
| 5287 | 2024-05-23T03:44:05.471Z | [  recovery-image] May 23 03:44:04.014 INFO O| May 23 03:44:04.014 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5288 | 2024-05-23T03:44:05.498Z | [  recovery-image] May 23 03:44:04.050 INFO O| May 23 03:44:04.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last" | 
| 5289 | 2024-05-23T03:44:05.501Z | [  recovery-image] May 23 03:44:04.050 INFO O| May 23 03:44:04.050 INFO STEP 254 (remove_files) COMPLETE | 
| 5290 | 2024-05-23T03:44:05.501Z | [  recovery-image] May 23 03:44:04.051 INFO O| May 23 03:44:04.050 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5291 | 2024-05-23T03:44:05.561Z | [  recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm" | 
| 5292 | 2024-05-23T03:44:05.567Z | [  recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.111 INFO STEP 255 (remove_files) COMPLETE | 
| 5293 | 2024-05-23T03:44:05.567Z | [  recovery-image] May 23 03:44:04.111 INFO O| May 23 03:44:04.111 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5294 | 2024-05-23T03:44:05.588Z | [  recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld" | 
| 5295 | 2024-05-23T03:44:05.588Z | [  recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO STEP 256 (remove_files) COMPLETE | 
| 5296 | 2024-05-23T03:44:05.591Z | [  recovery-image] May 23 03:44:04.141 INFO O| May 23 03:44:04.141 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5297 | 2024-05-23T03:44:05.608Z | [  recovery-image] May 23 03:44:04.161 INFO O| May 23 03:44:04.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd" | 
| 5298 | 2024-05-23T03:44:05.609Z | [  recovery-image] May 23 03:44:04.161 INFO O| May 23 03:44:04.161 INFO STEP 257 (remove_files) COMPLETE | 
| 5299 | 2024-05-23T03:44:05.609Z | [  recovery-image] May 23 03:44:04.162 INFO O| May 23 03:44:04.161 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5300 | 2024-05-23T03:44:05.629Z | [  recovery-image] May 23 03:44:04.181 INFO O| May 23 03:44:04.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less" | 
| 5301 | 2024-05-23T03:44:05.633Z | [  recovery-image] May 23 03:44:04.181 INFO O| May 23 03:44:04.181 INFO STEP 258 (remove_files) COMPLETE | 
| 5302 | 2024-05-23T03:44:05.633Z | [  recovery-image] May 23 03:44:04.182 INFO O| May 23 03:44:04.182 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5303 | 2024-05-23T03:44:05.648Z | [  recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho" | 
| 5304 | 2024-05-23T03:44:05.648Z | [  recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.201 INFO STEP 259 (remove_files) COMPLETE | 
| 5305 | 2024-05-23T03:44:05.651Z | [  recovery-image] May 23 03:44:04.201 INFO O| May 23 03:44:04.201 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5306 | 2024-05-23T03:44:05.673Z | [  recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey" | 
| 5307 | 2024-05-23T03:44:05.673Z | [  recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO STEP 260 (remove_files) COMPLETE | 
| 5308 | 2024-05-23T03:44:05.673Z | [  recovery-image] May 23 03:44:04.225 INFO O| May 23 03:44:04.225 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5309 | 2024-05-23T03:44:05.692Z | [  recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo" | 
| 5310 | 2024-05-23T03:44:05.692Z | [  recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO STEP 261 (remove_files) COMPLETE | 
| 5311 | 2024-05-23T03:44:05.692Z | [  recovery-image] May 23 03:44:04.245 INFO O| May 23 03:44:04.245 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5312 | 2024-05-23T03:44:05.713Z | [  recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line" | 
| 5313 | 2024-05-23T03:44:05.713Z | [  recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO STEP 262 (remove_files) COMPLETE | 
| 5314 | 2024-05-23T03:44:05.713Z | [  recovery-image] May 23 03:44:04.265 INFO O| May 23 03:44:04.265 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5315 | 2024-05-23T03:44:05.750Z | [  recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp" | 
| 5316 | 2024-05-23T03:44:05.751Z | [  recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO STEP 263 (remove_files) COMPLETE | 
| 5317 | 2024-05-23T03:44:05.755Z | [  recovery-image] May 23 03:44:04.302 INFO O| May 23 03:44:04.302 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5318 | 2024-05-23T03:44:05.769Z | [  recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers" | 
| 5319 | 2024-05-23T03:44:05.769Z | [  recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO STEP 264 (remove_files) COMPLETE | 
| 5320 | 2024-05-23T03:44:05.773Z | [  recovery-image] May 23 03:44:04.322 INFO O| May 23 03:44:04.322 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5321 | 2024-05-23T03:44:05.791Z | [  recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys" | 
| 5322 | 2024-05-23T03:44:05.791Z | [  recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO STEP 265 (remove_files) COMPLETE | 
| 5323 | 2024-05-23T03:44:05.794Z | [  recovery-image] May 23 03:44:04.344 INFO O| May 23 03:44:04.344 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5324 | 2024-05-23T03:44:05.813Z | [  recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger" | 
| 5325 | 2024-05-23T03:44:05.813Z | [  recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO STEP 266 (remove_files) COMPLETE | 
| 5326 | 2024-05-23T03:44:05.813Z | [  recovery-image] May 23 03:44:04.365 INFO O| May 23 03:44:04.365 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5327 | 2024-05-23T03:44:05.831Z | [  recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins" | 
| 5328 | 2024-05-23T03:44:05.831Z | [  recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO STEP 267 (remove_files) COMPLETE | 
| 5329 | 2024-05-23T03:44:05.831Z | [  recovery-image] May 23 03:44:04.384 INFO O| May 23 03:44:04.384 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5330 | 2024-05-23T03:44:05.850Z | [  recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname" | 
| 5331 | 2024-05-23T03:44:05.850Z | [  recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO STEP 268 (remove_files) COMPLETE | 
| 5332 | 2024-05-23T03:44:05.854Z | [  recovery-image] May 23 03:44:04.403 INFO O| May 23 03:44:04.403 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5333 | 2024-05-23T03:44:05.870Z | [  recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look" | 
| 5334 | 2024-05-23T03:44:05.870Z | [  recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO STEP 269 (remove_files) COMPLETE | 
| 5335 | 2024-05-23T03:44:05.874Z | [  recovery-image] May 23 03:44:04.423 INFO O| May 23 03:44:04.423 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5336 | 2024-05-23T03:44:05.888Z | [  recovery-image] May 23 03:44:04.441 INFO O| May 23 03:44:04.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker" | 
| 5337 | 2024-05-23T03:44:05.888Z | [  recovery-image] May 23 03:44:04.441 INFO O| May 23 03:44:04.441 INFO STEP 270 (remove_files) COMPLETE | 
| 5338 | 2024-05-23T03:44:05.892Z | [  recovery-image] May 23 03:44:04.442 INFO O| May 23 03:44:04.441 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5339 | 2024-05-23T03:44:05.907Z | [  recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4" | 
| 5340 | 2024-05-23T03:44:05.907Z | [  recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO STEP 271 (remove_files) COMPLETE | 
| 5341 | 2024-05-23T03:44:05.911Z | [  recovery-image] May 23 03:44:04.460 INFO O| May 23 03:44:04.460 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5342 | 2024-05-23T03:44:05.945Z | [  recovery-image] May 23 03:44:04.498 INFO O| May 23 03:44:04.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec" | 
| 5343 | 2024-05-23T03:44:05.955Z | [  recovery-image] May 23 03:44:04.507 INFO O| May 23 03:44:04.507 INFO STEP 272 (remove_files) COMPLETE | 
| 5344 | 2024-05-23T03:44:05.955Z | [  recovery-image] May 23 03:44:04.507 INFO O| May 23 03:44:04.507 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5345 | 2024-05-23T03:44:05.977Z | [  recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo" | 
| 5346 | 2024-05-23T03:44:05.977Z | [  recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO STEP 273 (remove_files) COMPLETE | 
| 5347 | 2024-05-23T03:44:05.987Z | [  recovery-image] May 23 03:44:04.530 INFO O| May 23 03:44:04.530 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5348 | 2024-05-23T03:44:06.015Z | [  recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac" | 
| 5349 | 2024-05-23T03:44:06.015Z | [  recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO STEP 274 (remove_files) COMPLETE | 
| 5350 | 2024-05-23T03:44:06.015Z | [  recovery-image] May 23 03:44:04.564 INFO O| May 23 03:44:04.564 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5351 | 2024-05-23T03:44:06.051Z | [  recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach" | 
| 5352 | 2024-05-23T03:44:06.051Z | [  recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO STEP 275 (remove_files) COMPLETE | 
| 5353 | 2024-05-23T03:44:06.058Z | [  recovery-image] May 23 03:44:04.592 INFO O| May 23 03:44:04.592 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5354 | 2024-05-23T03:44:06.474Z | [  recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx" | 
| 5355 | 2024-05-23T03:44:06.474Z | [  recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO STEP 276 (remove_files) COMPLETE | 
| 5356 | 2024-05-23T03:44:06.475Z | [  recovery-image] May 23 03:44:04.615 INFO O| May 23 03:44:04.615 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5357 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev" | 
| 5358 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO STEP 277 (remove_files) COMPLETE | 
| 5359 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.650 INFO O| May 23 03:44:04.650 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5360 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mdb" | 
| 5361 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO STEP 278 (remove_files) COMPLETE | 
| 5362 | 2024-05-23T03:44:06.486Z | [  recovery-image] May 23 03:44:04.671 INFO O| May 23 03:44:04.671 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5363 | 2024-05-23T03:44:06.487Z | [  recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg" | 
| 5364 | 2024-05-23T03:44:06.487Z | [  recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.706 INFO STEP 279 (remove_files) COMPLETE | 
| 5365 | 2024-05-23T03:44:06.487Z | [  recovery-image] May 23 03:44:04.706 INFO O| May 23 03:44:04.706 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5366 | 2024-05-23T03:44:06.487Z | [  recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c" | 
| 5367 | 2024-05-23T03:44:06.488Z | [  recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO STEP 280 (remove_files) COMPLETE | 
| 5368 | 2024-05-23T03:44:06.488Z | [  recovery-image] May 23 03:44:04.725 INFO O| May 23 03:44:04.725 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5369 | 2024-05-23T03:44:06.488Z | [  recovery-image] May 23 03:44:04.743 INFO O| May 23 03:44:04.743 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update" | 
| 5370 | 2024-05-23T03:44:06.488Z | [  recovery-image] May 23 03:44:04.744 INFO O| May 23 03:44:04.744 INFO STEP 281 (remove_files) COMPLETE | 
| 5371 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.744 INFO O| May 23 03:44:04.744 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5372 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo" | 
| 5373 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO STEP 282 (remove_files) COMPLETE | 
| 5374 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.782 INFO O| May 23 03:44:04.782 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5375 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.801 INFO O| May 23 03:44:04.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict" | 
| 5376 | 2024-05-23T03:44:06.489Z | [  recovery-image] May 23 03:44:04.802 INFO O| May 23 03:44:04.802 INFO STEP 283 (remove_files) COMPLETE | 
| 5377 | 2024-05-23T03:44:06.490Z | [  recovery-image] May 23 03:44:04.802 INFO O| May 23 03:44:04.802 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5378 | 2024-05-23T03:44:06.490Z | [  recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe" | 
| 5379 | 2024-05-23T03:44:06.490Z | [  recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO STEP 284 (remove_files) COMPLETE | 
| 5380 | 2024-05-23T03:44:06.490Z | [  recovery-image] May 23 03:44:04.819 INFO O| May 23 03:44:04.819 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5381 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat" | 
| 5382 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO STEP 285 (remove_files) COMPLETE | 
| 5383 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.837 INFO O| May 23 03:44:04.837 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5384 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.855 INFO O| May 23 03:44:04.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt" | 
| 5385 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.855 INFO O| May 23 03:44:04.855 INFO STEP 286 (remove_files) COMPLETE | 
| 5386 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.856 INFO O| May 23 03:44:04.855 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5387 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.912 INFO O| May 23 03:44:04.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config" | 
| 5388 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.913 INFO O| May 23 03:44:04.912 INFO STEP 287 (remove_files) COMPLETE | 
| 5389 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.913 INFO O| May 23 03:44:04.913 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5390 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.956 INFO O| May 23 03:44:04.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert" | 
| 5391 | 2024-05-23T03:44:06.491Z | [  recovery-image] May 23 03:44:04.956 INFO O| May 23 03:44:04.956 INFO STEP 288 (remove_files) COMPLETE | 
| 5392 | 2024-05-23T03:44:06.492Z | [  recovery-image] May 23 03:44:04.957 INFO O| May 23 03:44:04.957 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5393 | 2024-05-23T03:44:06.492Z | [  recovery-image] May 23 03:44:04.976 INFO O| May 23 03:44:04.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config" | 
| 5394 | 2024-05-23T03:44:06.492Z | [  recovery-image] May 23 03:44:04.976 INFO O| May 23 03:44:04.976 INFO STEP 289 (remove_files) COMPLETE | 
| 5395 | 2024-05-23T03:44:06.492Z | [  recovery-image] May 23 03:44:04.977 INFO O| May 23 03:44:04.976 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5396 | 2024-05-23T03:44:06.492Z | [  recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user" | 
| 5397 | 2024-05-23T03:44:06.493Z | [  recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO STEP 290 (remove_files) COMPLETE | 
| 5398 | 2024-05-23T03:44:06.493Z | [  recovery-image] May 23 03:44:04.996 INFO O| May 23 03:44:04.996 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5399 | 2024-05-23T03:44:06.493Z | [  recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform" | 
| 5400 | 2024-05-23T03:44:06.493Z | [  recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO STEP 291 (remove_files) COMPLETE | 
| 5401 | 2024-05-23T03:44:06.493Z | [  recovery-image] May 23 03:44:05.017 INFO O| May 23 03:44:05.017 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5402 | 2024-05-23T03:44:06.503Z | [  recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp" | 
| 5403 | 2024-05-23T03:44:06.503Z | [  recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO STEP 292 (remove_files) COMPLETE | 
| 5404 | 2024-05-23T03:44:06.504Z | [  recovery-image] May 23 03:44:05.036 INFO O| May 23 03:44:05.036 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5405 | 2024-05-23T03:44:06.504Z | [  recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news" | 
| 5406 | 2024-05-23T03:44:06.504Z | [  recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO STEP 293 (remove_files) COMPLETE | 
| 5407 | 2024-05-23T03:44:06.509Z | [  recovery-image] May 23 03:44:05.055 INFO O| May 23 03:44:05.055 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5408 | 2024-05-23T03:44:06.522Z | [  recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask" | 
| 5409 | 2024-05-23T03:44:06.522Z | [  recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO STEP 294 (remove_files) COMPLETE | 
| 5410 | 2024-05-23T03:44:06.527Z | [  recovery-image] May 23 03:44:05.074 INFO O| May 23 03:44:05.074 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5411 | 2024-05-23T03:44:06.540Z | [  recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice" | 
| 5412 | 2024-05-23T03:44:06.540Z | [  recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO STEP 295 (remove_files) COMPLETE | 
| 5413 | 2024-05-23T03:44:06.544Z | [  recovery-image] May 23 03:44:05.093 INFO O| May 23 03:44:05.093 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5414 | 2024-05-23T03:44:06.559Z | [  recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl" | 
| 5415 | 2024-05-23T03:44:06.560Z | [  recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO STEP 296 (remove_files) COMPLETE | 
| 5416 | 2024-05-23T03:44:06.563Z | [  recovery-image] May 23 03:44:05.112 INFO O| May 23 03:44:05.112 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5417 | 2024-05-23T03:44:06.579Z | [  recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk" | 
| 5418 | 2024-05-23T03:44:06.579Z | [  recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO STEP 297 (remove_files) COMPLETE | 
| 5419 | 2024-05-23T03:44:06.595Z | [  recovery-image] May 23 03:44:05.132 INFO O| May 23 03:44:05.132 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5420 | 2024-05-23T03:44:06.599Z | [  recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od" | 
| 5421 | 2024-05-23T03:44:06.600Z | [  recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO STEP 298 (remove_files) COMPLETE | 
| 5422 | 2024-05-23T03:44:06.604Z | [  recovery-image] May 23 03:44:05.152 INFO O| May 23 03:44:05.152 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5423 | 2024-05-23T03:44:06.619Z | [  recovery-image] May 23 03:44:05.172 INFO O| May 23 03:44:05.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa" | 
| 5424 | 2024-05-23T03:44:06.619Z | [  recovery-image] May 23 03:44:05.173 INFO O| May 23 03:44:05.172 INFO STEP 299 (remove_files) COMPLETE | 
| 5425 | 2024-05-23T03:44:06.623Z | [  recovery-image] May 23 03:44:05.173 INFO O| May 23 03:44:05.172 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5426 | 2024-05-23T03:44:06.643Z | [  recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack" | 
| 5427 | 2024-05-23T03:44:06.643Z | [  recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO STEP 300 (remove_files) COMPLETE | 
| 5428 | 2024-05-23T03:44:06.643Z | [  recovery-image] May 23 03:44:05.192 INFO O| May 23 03:44:05.192 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5429 | 2024-05-23T03:44:06.660Z | [  recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page" | 
| 5430 | 2024-05-23T03:44:06.660Z | [  recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.213 INFO STEP 301 (remove_files) COMPLETE | 
| 5431 | 2024-05-23T03:44:06.664Z | [  recovery-image] May 23 03:44:05.213 INFO O| May 23 03:44:05.213 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5432 | 2024-05-23T03:44:06.683Z | [  recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize" | 
| 5433 | 2024-05-23T03:44:06.683Z | [  recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO STEP 302 (remove_files) COMPLETE | 
| 5434 | 2024-05-23T03:44:06.687Z | [  recovery-image] May 23 03:44:05.235 INFO O| May 23 03:44:05.235 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5435 | 2024-05-23T03:44:06.706Z | [  recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pargs" | 
| 5436 | 2024-05-23T03:44:06.706Z | [  recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO STEP 303 (remove_files) COMPLETE | 
| 5437 | 2024-05-23T03:44:06.707Z | [  recovery-image] May 23 03:44:05.258 INFO O| May 23 03:44:05.258 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5438 | 2024-05-23T03:44:06.741Z | [  recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd" | 
| 5439 | 2024-05-23T03:44:06.741Z | [  recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO STEP 304 (remove_files) COMPLETE | 
| 5440 | 2024-05-23T03:44:06.745Z | [  recovery-image] May 23 03:44:05.294 INFO O| May 23 03:44:05.294 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5441 | 2024-05-23T03:44:06.785Z | [  recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste" | 
| 5442 | 2024-05-23T03:44:06.790Z | [  recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO STEP 305 (remove_files) COMPLETE | 
| 5443 | 2024-05-23T03:44:06.790Z | [  recovery-image] May 23 03:44:05.338 INFO O| May 23 03:44:05.338 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5444 | 2024-05-23T03:44:06.804Z | [  recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk" | 
| 5445 | 2024-05-23T03:44:06.808Z | [  recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO STEP 306 (remove_files) COMPLETE | 
| 5446 | 2024-05-23T03:44:06.809Z | [  recovery-image] May 23 03:44:05.357 INFO O| May 23 03:44:05.357 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5447 | 2024-05-23T03:44:06.823Z | [  recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pauxv" | 
| 5448 | 2024-05-23T03:44:06.823Z | [  recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO STEP 307 (remove_files) COMPLETE | 
| 5449 | 2024-05-23T03:44:06.827Z | [  recovery-image] May 23 03:44:05.376 INFO O| May 23 03:44:05.376 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5450 | 2024-05-23T03:44:06.875Z | [  recovery-image] May 23 03:44:05.427 INFO O| May 23 03:44:05.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax" | 
| 5451 | 2024-05-23T03:44:06.875Z | [  recovery-image] May 23 03:44:05.428 INFO O| May 23 03:44:05.428 INFO STEP 308 (remove_files) COMPLETE | 
| 5452 | 2024-05-23T03:44:06.879Z | [  recovery-image] May 23 03:44:05.428 INFO O| May 23 03:44:05.428 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5453 | 2024-05-23T03:44:06.910Z | [  recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config" | 
| 5454 | 2024-05-23T03:44:06.910Z | [  recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO STEP 309 (remove_files) COMPLETE | 
| 5455 | 2024-05-23T03:44:06.910Z | [  recovery-image] May 23 03:44:05.461 INFO O| May 23 03:44:05.461 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5456 | 2024-05-23T03:44:06.936Z | [  recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config" | 
| 5457 | 2024-05-23T03:44:06.941Z | [  recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.484 INFO STEP 310 (remove_files) COMPLETE | 
| 5458 | 2024-05-23T03:44:06.941Z | [  recovery-image] May 23 03:44:05.484 INFO O| May 23 03:44:05.484 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5459 | 2024-05-23T03:44:06.964Z | [  recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config" | 
| 5460 | 2024-05-23T03:44:06.964Z | [  recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.515 INFO STEP 311 (remove_files) COMPLETE | 
| 5461 | 2024-05-23T03:44:06.964Z | [  recovery-image] May 23 03:44:05.515 INFO O| May 23 03:44:05.515 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5462 | 2024-05-23T03:44:07.002Z | [  recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep" | 
| 5463 | 2024-05-23T03:44:07.002Z | [  recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO STEP 312 (remove_files) COMPLETE | 
| 5464 | 2024-05-23T03:44:07.002Z | [  recovery-image] May 23 03:44:05.553 INFO O| May 23 03:44:05.553 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5465 | 2024-05-23T03:44:07.031Z | [  recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test" | 
| 5466 | 2024-05-23T03:44:07.031Z | [  recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO STEP 313 (remove_files) COMPLETE | 
| 5467 | 2024-05-23T03:44:07.031Z | [  recovery-image] May 23 03:44:05.584 INFO O| May 23 03:44:05.584 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5468 | 2024-05-23T03:44:07.054Z | [  recovery-image] May 23 03:44:05.605 INFO O| May 23 03:44:05.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcred" | 
| 5469 | 2024-05-23T03:44:07.054Z | [  recovery-image] May 23 03:44:05.606 INFO O| May 23 03:44:05.605 INFO STEP 314 (remove_files) COMPLETE | 
| 5470 | 2024-05-23T03:44:07.059Z | [  recovery-image] May 23 03:44:05.606 INFO O| May 23 03:44:05.605 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5471 | 2024-05-23T03:44:07.091Z | [  recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep" | 
| 5472 | 2024-05-23T03:44:07.091Z | [  recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO STEP 315 (remove_files) COMPLETE | 
| 5473 | 2024-05-23T03:44:07.091Z | [  recovery-image] May 23 03:44:05.641 INFO O| May 23 03:44:05.641 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5474 | 2024-05-23T03:44:07.141Z | [  recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest" | 
| 5475 | 2024-05-23T03:44:07.141Z | [  recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO STEP 316 (remove_files) COMPLETE | 
| 5476 | 2024-05-23T03:44:07.141Z | [  recovery-image] May 23 03:44:05.694 INFO O| May 23 03:44:05.694 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5477 | 2024-05-23T03:44:07.161Z | [  recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/penv" | 
| 5478 | 2024-05-23T03:44:07.161Z | [  recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO STEP 317 (remove_files) COMPLETE | 
| 5479 | 2024-05-23T03:44:07.165Z | [  recovery-image] May 23 03:44:05.714 INFO O| May 23 03:44:05.714 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5480 | 2024-05-23T03:44:07.179Z | [  recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash" | 
| 5481 | 2024-05-23T03:44:07.179Z | [  recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO STEP 318 (remove_files) COMPLETE | 
| 5482 | 2024-05-23T03:44:07.179Z | [  recovery-image] May 23 03:44:05.732 INFO O| May 23 03:44:05.732 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5483 | 2024-05-23T03:44:07.198Z | [  recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh" | 
| 5484 | 2024-05-23T03:44:07.198Z | [  recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO STEP 319 (remove_files) COMPLETE | 
| 5485 | 2024-05-23T03:44:07.198Z | [  recovery-image] May 23 03:44:05.750 INFO O| May 23 03:44:05.750 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5486 | 2024-05-23T03:44:07.218Z | [  recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfiles" | 
| 5487 | 2024-05-23T03:44:07.218Z | [  recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO STEP 320 (remove_files) COMPLETE | 
| 5488 | 2024-05-23T03:44:07.218Z | [  recovery-image] May 23 03:44:05.769 INFO O| May 23 03:44:05.769 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5489 | 2024-05-23T03:44:07.236Z | [  recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh" | 
| 5490 | 2024-05-23T03:44:07.236Z | [  recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.789 INFO STEP 321 (remove_files) COMPLETE | 
| 5491 | 2024-05-23T03:44:07.236Z | [  recovery-image] May 23 03:44:05.789 INFO O| May 23 03:44:05.789 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5492 | 2024-05-23T03:44:07.265Z | [  recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93" | 
| 5493 | 2024-05-23T03:44:07.265Z | [  recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO STEP 322 (remove_files) COMPLETE | 
| 5494 | 2024-05-23T03:44:07.265Z | [  recovery-image] May 23 03:44:05.816 INFO O| May 23 03:44:05.816 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5495 | 2024-05-23T03:44:07.285Z | [  recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pflags" | 
| 5496 | 2024-05-23T03:44:07.285Z | [  recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO STEP 323 (remove_files) COMPLETE | 
| 5497 | 2024-05-23T03:44:07.285Z | [  recovery-image] May 23 03:44:05.837 INFO O| May 23 03:44:05.837 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5498 | 2024-05-23T03:44:07.317Z | [  recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh" | 
| 5499 | 2024-05-23T03:44:07.317Z | [  recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO STEP 324 (remove_files) COMPLETE | 
| 5500 | 2024-05-23T03:44:07.317Z | [  recovery-image] May 23 03:44:05.869 INFO O| May 23 03:44:05.869 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5501 | 2024-05-23T03:44:07.372Z | [  recovery-image] May 23 03:44:05.914 INFO O| May 23 03:44:05.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93" | 
| 5502 | 2024-05-23T03:44:07.372Z | [  recovery-image] May 23 03:44:05.915 INFO O| May 23 03:44:05.915 INFO STEP 325 (remove_files) COMPLETE | 
| 5503 | 2024-05-23T03:44:07.372Z | [  recovery-image] May 23 03:44:05.915 INFO O| May 23 03:44:05.915 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5504 | 2024-05-23T03:44:07.398Z | [  recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh" | 
| 5505 | 2024-05-23T03:44:07.398Z | [  recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO STEP 326 (remove_files) COMPLETE | 
| 5506 | 2024-05-23T03:44:07.398Z | [  recovery-image] May 23 03:44:05.945 INFO O| May 23 03:44:05.945 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5507 | 2024-05-23T03:44:07.464Z | [  recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh" | 
| 5508 | 2024-05-23T03:44:07.468Z | [  recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO STEP 327 (remove_files) COMPLETE | 
| 5509 | 2024-05-23T03:44:07.468Z | [  recovery-image] May 23 03:44:06.016 INFO O| May 23 03:44:06.016 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5510 | 2024-05-23T03:44:07.486Z | [  recovery-image] May 23 03:44:06.038 INFO O| May 23 03:44:06.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh" | 
| 5511 | 2024-05-23T03:44:07.490Z | [  recovery-image] May 23 03:44:06.039 INFO O| May 23 03:44:06.039 INFO STEP 328 (remove_files) COMPLETE | 
| 5512 | 2024-05-23T03:44:07.490Z | [  recovery-image] May 23 03:44:06.039 INFO O| May 23 03:44:06.039 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5513 | 2024-05-23T03:44:07.507Z | [  recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg" | 
| 5514 | 2024-05-23T03:44:07.510Z | [  recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO STEP 329 (remove_files) COMPLETE | 
| 5515 | 2024-05-23T03:44:07.510Z | [  recovery-image] May 23 03:44:06.059 INFO O| May 23 03:44:06.059 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5516 | 2024-05-23T03:44:07.536Z | [  recovery-image] May 23 03:44:06.088 INFO O| May 23 03:44:06.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo" | 
| 5517 | 2024-05-23T03:44:07.536Z | [  recovery-image] May 23 03:44:06.088 INFO O| May 23 03:44:06.088 INFO STEP 330 (remove_files) COMPLETE | 
| 5518 | 2024-05-23T03:44:07.539Z | [  recovery-image] May 23 03:44:06.089 INFO O| May 23 03:44:06.088 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5519 | 2024-05-23T03:44:07.557Z | [  recovery-image] May 23 03:44:06.109 INFO O| May 23 03:44:06.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat" | 
| 5520 | 2024-05-23T03:44:07.557Z | [  recovery-image] May 23 03:44:06.109 INFO O| May 23 03:44:06.109 INFO STEP 331 (remove_files) COMPLETE | 
| 5521 | 2024-05-23T03:44:07.561Z | [  recovery-image] May 23 03:44:06.110 INFO O| May 23 03:44:06.109 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5522 | 2024-05-23T03:44:07.577Z | [  recovery-image] May 23 03:44:06.130 INFO O| May 23 03:44:06.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm" | 
| 5523 | 2024-05-23T03:44:07.599Z | [  recovery-image] May 23 03:44:06.151 INFO O| May 23 03:44:06.151 INFO STEP 332 (remove_files) COMPLETE | 
| 5524 | 2024-05-23T03:44:07.599Z | [  recovery-image] May 23 03:44:06.151 INFO O| May 23 03:44:06.151 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5525 | 2024-05-23T03:44:07.639Z | [  recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond" | 
| 5526 | 2024-05-23T03:44:07.639Z | [  recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.191 INFO STEP 333 (remove_files) COMPLETE | 
| 5527 | 2024-05-23T03:44:07.639Z | [  recovery-image] May 23 03:44:06.191 INFO O| May 23 03:44:06.191 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5528 | 2024-05-23T03:44:07.658Z | [  recovery-image] May 23 03:44:06.210 INFO O| May 23 03:44:06.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo" | 
| 5529 | 2024-05-23T03:44:07.658Z | [  recovery-image] May 23 03:44:06.211 INFO O| May 23 03:44:06.211 INFO STEP 334 (remove_files) COMPLETE | 
| 5530 | 2024-05-23T03:44:07.658Z | [  recovery-image] May 23 03:44:06.211 INFO O| May 23 03:44:06.211 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5531 | 2024-05-23T03:44:07.690Z | [  recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk" | 
| 5532 | 2024-05-23T03:44:07.690Z | [  recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO STEP 335 (remove_files) COMPLETE | 
| 5533 | 2024-05-23T03:44:07.690Z | [  recovery-image] May 23 03:44:06.242 INFO O| May 23 03:44:06.242 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5534 | 2024-05-23T03:44:07.714Z | [  recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam" | 
| 5535 | 2024-05-23T03:44:07.715Z | [  recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO STEP 336 (remove_files) COMPLETE | 
| 5536 | 2024-05-23T03:44:07.727Z | [  recovery-image] May 23 03:44:06.262 INFO O| May 23 03:44:06.262 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5537 | 2024-05-23T03:44:07.738Z | [  recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto" | 
| 5538 | 2024-05-23T03:44:07.738Z | [  recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO STEP 337 (remove_files) COMPLETE | 
| 5539 | 2024-05-23T03:44:07.738Z | [  recovery-image] May 23 03:44:06.281 INFO O| May 23 03:44:06.281 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5540 | 2024-05-23T03:44:07.750Z | [  recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans" | 
| 5541 | 2024-05-23T03:44:07.761Z | [  recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO STEP 338 (remove_files) COMPLETE | 
| 5542 | 2024-05-23T03:44:07.761Z | [  recovery-image] May 23 03:44:06.300 INFO O| May 23 03:44:06.300 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5543 | 2024-05-23T03:44:07.773Z | [  recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkill" | 
| 5544 | 2024-05-23T03:44:07.773Z | [  recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO STEP 339 (remove_files) COMPLETE | 
| 5545 | 2024-05-23T03:44:07.773Z | [  recovery-image] May 23 03:44:06.319 INFO O| May 23 03:44:06.319 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5546 | 2024-05-23T03:44:07.794Z | [  recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool" | 
| 5547 | 2024-05-23T03:44:07.794Z | [  recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO STEP 340 (remove_files) COMPLETE | 
| 5548 | 2024-05-23T03:44:07.794Z | [  recovery-image] May 23 03:44:06.338 INFO O| May 23 03:44:06.338 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5549 | 2024-05-23T03:44:07.812Z | [  recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pldd" | 
| 5550 | 2024-05-23T03:44:07.813Z | [  recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO STEP 341 (remove_files) COMPLETE | 
| 5551 | 2024-05-23T03:44:07.813Z | [  recovery-image] May 23 03:44:06.357 INFO O| May 23 03:44:06.357 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5552 | 2024-05-23T03:44:07.854Z | [  recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp" | 
| 5553 | 2024-05-23T03:44:07.854Z | [  recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO STEP 342 (remove_files) COMPLETE | 
| 5554 | 2024-05-23T03:44:07.854Z | [  recovery-image] May 23 03:44:06.397 INFO O| May 23 03:44:06.397 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5555 | 2024-05-23T03:44:07.884Z | [  recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plimit" | 
| 5556 | 2024-05-23T03:44:07.884Z | [  recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO STEP 343 (remove_files) COMPLETE | 
| 5557 | 2024-05-23T03:44:07.884Z | [  recovery-image] May 23 03:44:06.436 INFO O| May 23 03:44:06.436 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5558 | 2024-05-23T03:44:07.913Z | [  recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise" | 
| 5559 | 2024-05-23T03:44:07.918Z | [  recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.466 INFO STEP 344 (remove_files) COMPLETE | 
| 5560 | 2024-05-23T03:44:07.918Z | [  recovery-image] May 23 03:44:06.466 INFO O| May 23 03:44:06.466 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5561 | 2024-05-23T03:44:07.948Z | [  recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmap" | 
| 5562 | 2024-05-23T03:44:07.948Z | [  recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO STEP 345 (remove_files) COMPLETE | 
| 5563 | 2024-05-23T03:44:07.948Z | [  recovery-image] May 23 03:44:06.488 INFO O| May 23 03:44:06.488 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5564 | 2024-05-23T03:44:07.979Z | [  recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat" | 
| 5565 | 2024-05-23T03:44:07.983Z | [  recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO STEP 346 (remove_files) COMPLETE | 
| 5566 | 2024-05-23T03:44:07.983Z | [  recovery-image] May 23 03:44:06.531 INFO O| May 23 03:44:06.531 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5567 | 2024-05-23T03:44:08.001Z | [  recovery-image] May 23 03:44:06.553 INFO O| May 23 03:44:06.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz" | 
| 5568 | 2024-05-23T03:44:08.002Z | [  recovery-image] May 23 03:44:06.553 INFO O| May 23 03:44:06.553 INFO STEP 347 (remove_files) COMPLETE | 
| 5569 | 2024-05-23T03:44:08.002Z | [  recovery-image] May 23 03:44:06.554 INFO O| May 23 03:44:06.553 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5570 | 2024-05-23T03:44:08.044Z | [  recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppriv" | 
| 5571 | 2024-05-23T03:44:08.044Z | [  recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO STEP 348 (remove_files) COMPLETE | 
| 5572 | 2024-05-23T03:44:08.049Z | [  recovery-image] May 23 03:44:06.596 INFO O| May 23 03:44:06.596 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5573 | 2024-05-23T03:44:08.078Z | [  recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr" | 
| 5574 | 2024-05-23T03:44:08.078Z | [  recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO STEP 349 (remove_files) COMPLETE | 
| 5575 | 2024-05-23T03:44:08.078Z | [  recovery-image] May 23 03:44:06.630 INFO O| May 23 03:44:06.630 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5576 | 2024-05-23T03:44:08.099Z | [  recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prctl" | 
| 5577 | 2024-05-23T03:44:08.099Z | [  recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO STEP 350 (remove_files) COMPLETE | 
| 5578 | 2024-05-23T03:44:08.099Z | [  recovery-image] May 23 03:44:06.651 INFO O| May 23 03:44:06.651 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5579 | 2024-05-23T03:44:08.131Z | [  recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/preap" | 
| 5580 | 2024-05-23T03:44:08.131Z | [  recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.684 INFO STEP 351 (remove_files) COMPLETE | 
| 5581 | 2024-05-23T03:44:08.131Z | [  recovery-image] May 23 03:44:06.684 INFO O| May 23 03:44:06.684 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5582 | 2024-05-23T03:44:08.180Z | [  recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print" | 
| 5583 | 2024-05-23T03:44:08.180Z | [  recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO STEP 352 (remove_files) COMPLETE | 
| 5584 | 2024-05-23T03:44:08.185Z | [  recovery-image] May 23 03:44:06.730 INFO O| May 23 03:44:06.730 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5585 | 2024-05-23T03:44:08.203Z | [  recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf" | 
| 5586 | 2024-05-23T03:44:08.203Z | [  recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO STEP 353 (remove_files) COMPLETE | 
| 5587 | 2024-05-23T03:44:08.208Z | [  recovery-image] May 23 03:44:06.755 INFO O| May 23 03:44:06.755 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5588 | 2024-05-23T03:44:08.302Z | [  recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl" | 
| 5589 | 2024-05-23T03:44:08.302Z | [  recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO STEP 354 (remove_files) COMPLETE | 
| 5590 | 2024-05-23T03:44:08.306Z | [  recovery-image] May 23 03:44:06.854 INFO O| May 23 03:44:06.854 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5591 | 2024-05-23T03:44:08.321Z | [  recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles" | 
| 5592 | 2024-05-23T03:44:08.321Z | [  recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO STEP 355 (remove_files) COMPLETE | 
| 5593 | 2024-05-23T03:44:08.324Z | [  recovery-image] May 23 03:44:06.873 INFO O| May 23 03:44:06.873 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5594 | 2024-05-23T03:44:08.340Z | [  recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects" | 
| 5595 | 2024-05-23T03:44:08.340Z | [  recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO STEP 356 (remove_files) COMPLETE | 
| 5596 | 2024-05-23T03:44:08.340Z | [  recovery-image] May 23 03:44:06.892 INFO O| May 23 03:44:06.892 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5597 | 2024-05-23T03:44:08.768Z | [  recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prstat" | 
| 5598 | 2024-05-23T03:44:08.768Z | [  recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO STEP 357 (remove_files) COMPLETE | 
| 5599 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.910 INFO O| May 23 03:44:06.910 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5600 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/prun" | 
| 5601 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO STEP 358 (remove_files) COMPLETE | 
| 5602 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.929 INFO O| May 23 03:44:06.929 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5603 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags" | 
| 5604 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO STEP 359 (remove_files) COMPLETE | 
| 5605 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.965 INFO O| May 23 03:44:06.965 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5606 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.985 INFO O| May 23 03:44:06.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psig" | 
| 5607 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.986 INFO O| May 23 03:44:06.986 INFO STEP 360 (remove_files) COMPLETE | 
| 5608 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:06.986 INFO O| May 23 03:44:06.986 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5609 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstack" | 
| 5610 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO STEP 361 (remove_files) COMPLETE | 
| 5611 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:07.006 INFO O| May 23 03:44:07.006 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5612 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pstop" | 
| 5613 | 2024-05-23T03:44:08.780Z | [  recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO STEP 362 (remove_files) COMPLETE | 
| 5614 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.026 INFO O| May 23 03:44:07.026 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5615 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptime" | 
| 5616 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO STEP 363 (remove_files) COMPLETE | 
| 5617 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.046 INFO O| May 23 03:44:07.046 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5618 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.065 INFO O| May 23 03:44:07.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ptree" | 
| 5619 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.066 INFO O| May 23 03:44:07.065 INFO STEP 364 (remove_files) COMPLETE | 
| 5620 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.066 INFO O| May 23 03:44:07.065 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5621 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev" | 
| 5622 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO STEP 365 (remove_files) COMPLETE | 
| 5623 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.085 INFO O| May 23 03:44:07.085 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5624 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp" | 
| 5625 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO STEP 366 (remove_files) COMPLETE | 
| 5626 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.138 INFO O| May 23 03:44:07.138 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5627 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs" | 
| 5628 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO STEP 367 (remove_files) COMPLETE | 
| 5629 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.161 INFO O| May 23 03:44:07.161 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5630 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait" | 
| 5631 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO STEP 368 (remove_files) COMPLETE | 
| 5632 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.186 INFO O| May 23 03:44:07.186 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5633 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd" | 
| 5634 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO STEP 369 (remove_files) COMPLETE | 
| 5635 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.216 INFO O| May 23 03:44:07.216 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5636 | 2024-05-23T03:44:08.781Z | [  recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwdx" | 
| 5637 | 2024-05-23T03:44:08.782Z | [  recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO STEP 370 (remove_files) COMPLETE | 
| 5638 | 2024-05-23T03:44:08.782Z | [  recovery-image] May 23 03:44:07.279 INFO O| May 23 03:44:07.279 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5639 | 2024-05-23T03:44:08.820Z | [  recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read" | 
| 5640 | 2024-05-23T03:44:08.820Z | [  recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO STEP 371 (remove_files) COMPLETE | 
| 5641 | 2024-05-23T03:44:08.828Z | [  recovery-image] May 23 03:44:07.372 INFO O| May 23 03:44:07.372 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5642 | 2024-05-23T03:44:08.859Z | [  recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red" | 
| 5643 | 2024-05-23T03:44:08.863Z | [  recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO STEP 372 (remove_files) COMPLETE | 
| 5644 | 2024-05-23T03:44:08.863Z | [  recovery-image] May 23 03:44:07.411 INFO O| May 23 03:44:07.411 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5645 | 2024-05-23T03:44:08.880Z | [  recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp" | 
| 5646 | 2024-05-23T03:44:08.880Z | [  recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.431 INFO STEP 373 (remove_files) COMPLETE | 
| 5647 | 2024-05-23T03:44:08.884Z | [  recovery-image] May 23 03:44:07.432 INFO O| May 23 03:44:07.431 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5648 | 2024-05-23T03:44:08.913Z | [  recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice" | 
| 5649 | 2024-05-23T03:44:08.913Z | [  recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO STEP 374 (remove_files) COMPLETE | 
| 5650 | 2024-05-23T03:44:08.917Z | [  recovery-image] May 23 03:44:07.462 INFO O| May 23 03:44:07.462 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5651 | 2024-05-23T03:44:08.951Z | [  recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize" | 
| 5652 | 2024-05-23T03:44:08.951Z | [  recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO STEP 375 (remove_files) COMPLETE | 
| 5653 | 2024-05-23T03:44:08.951Z | [  recovery-image] May 23 03:44:07.503 INFO O| May 23 03:44:07.503 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5654 | 2024-05-23T03:44:08.970Z | [  recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev" | 
| 5655 | 2024-05-23T03:44:08.970Z | [  recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO STEP 376 (remove_files) COMPLETE | 
| 5656 | 2024-05-23T03:44:08.970Z | [  recovery-image] May 23 03:44:07.522 INFO O| May 23 03:44:07.522 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5657 | 2024-05-23T03:44:08.989Z | [  recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh" | 
| 5658 | 2024-05-23T03:44:08.989Z | [  recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO STEP 377 (remove_files) COMPLETE | 
| 5659 | 2024-05-23T03:44:08.989Z | [  recovery-image] May 23 03:44:07.541 INFO O| May 23 03:44:07.541 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5660 | 2024-05-23T03:44:09.009Z | [  recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93" | 
| 5661 | 2024-05-23T03:44:09.009Z | [  recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO STEP 378 (remove_files) COMPLETE | 
| 5662 | 2024-05-23T03:44:09.009Z | [  recovery-image] May 23 03:44:07.561 INFO O| May 23 03:44:07.561 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5663 | 2024-05-23T03:44:09.030Z | [  recovery-image] May 23 03:44:07.581 INFO O| May 23 03:44:07.581 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles" | 
| 5664 | 2024-05-23T03:44:09.030Z | [  recovery-image] May 23 03:44:07.582 INFO O| May 23 03:44:07.582 INFO STEP 379 (remove_files) COMPLETE | 
| 5665 | 2024-05-23T03:44:09.030Z | [  recovery-image] May 23 03:44:07.582 INFO O| May 23 03:44:07.582 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5666 | 2024-05-23T03:44:09.055Z | [  recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo" | 
| 5667 | 2024-05-23T03:44:09.055Z | [  recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO STEP 380 (remove_files) COMPLETE | 
| 5668 | 2024-05-23T03:44:09.059Z | [  recovery-image] May 23 03:44:07.607 INFO O| May 23 03:44:07.607 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5669 | 2024-05-23T03:44:09.086Z | [  recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync" | 
| 5670 | 2024-05-23T03:44:09.086Z | [  recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO STEP 381 (remove_files) COMPLETE | 
| 5671 | 2024-05-23T03:44:09.086Z | [  recovery-image] May 23 03:44:07.638 INFO O| May 23 03:44:07.638 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5672 | 2024-05-23T03:44:09.137Z | [  recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl" | 
| 5673 | 2024-05-23T03:44:09.137Z | [  recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO STEP 382 (remove_files) COMPLETE | 
| 5674 | 2024-05-23T03:44:09.141Z | [  recovery-image] May 23 03:44:07.689 INFO O| May 23 03:44:07.689 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5675 | 2024-05-23T03:44:09.158Z | [  recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat" | 
| 5676 | 2024-05-23T03:44:09.158Z | [  recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO STEP 383 (remove_files) COMPLETE | 
| 5677 | 2024-05-23T03:44:09.171Z | [  recovery-image] May 23 03:44:07.710 INFO O| May 23 03:44:07.710 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5678 | 2024-05-23T03:44:09.189Z | [  recovery-image] May 23 03:44:07.729 INFO O| May 23 03:44:07.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp" | 
| 5679 | 2024-05-23T03:44:09.189Z | [  recovery-image] May 23 03:44:07.730 INFO O| May 23 03:44:07.729 INFO STEP 384 (remove_files) COMPLETE | 
| 5680 | 2024-05-23T03:44:09.189Z | [  recovery-image] May 23 03:44:07.730 INFO O| May 23 03:44:07.730 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5681 | 2024-05-23T03:44:09.606Z | [  recovery-image] May 23 03:44:07.748 INFO O| May 23 03:44:07.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script" | 
| 5682 | 2024-05-23T03:44:09.606Z | [  recovery-image] May 23 03:44:07.748 INFO O| May 23 03:44:07.748 INFO STEP 385 (remove_files) COMPLETE | 
| 5683 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.749 INFO O| May 23 03:44:07.748 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5684 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.768 INFO O| May 23 03:44:07.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff" | 
| 5685 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.768 INFO O| May 23 03:44:07.768 INFO STEP 386 (remove_files) COMPLETE | 
| 5686 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.769 INFO O| May 23 03:44:07.768 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5687 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp" | 
| 5688 | 2024-05-23T03:44:09.614Z | [  recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO STEP 387 (remove_files) COMPLETE | 
| 5689 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.799 INFO O| May 23 03:44:07.799 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5690 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp" | 
| 5691 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO STEP 388 (remove_files) COMPLETE | 
| 5692 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.817 INFO O| May 23 03:44:07.817 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5693 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp" | 
| 5694 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.835 INFO STEP 389 (remove_files) COMPLETE | 
| 5695 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.835 INFO O| May 23 03:44:07.835 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5696 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil" | 
| 5697 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO STEP 390 (remove_files) COMPLETE | 
| 5698 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.855 INFO O| May 23 03:44:07.855 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5699 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.881 INFO O| May 23 03:44:07.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib" | 
| 5700 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.881 INFO O| May 23 03:44:07.881 INFO STEP 391 (remove_files) COMPLETE | 
| 5701 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.882 INFO O| May 23 03:44:07.882 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5702 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget" | 
| 5703 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO STEP 392 (remove_files) COMPLETE | 
| 5704 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.926 INFO O| May 23 03:44:07.926 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5705 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk" | 
| 5706 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO STEP 393 (remove_files) COMPLETE | 
| 5707 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.946 INFO O| May 23 03:44:07.946 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5708 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck" | 
| 5709 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO STEP 394 (remove_files) COMPLETE | 
| 5710 | 2024-05-23T03:44:09.615Z | [  recovery-image] May 23 03:44:07.965 INFO O| May 23 03:44:07.965 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5711 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf" | 
| 5712 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO STEP 395 (remove_files) COMPLETE | 
| 5713 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:07.983 INFO O| May 23 03:44:07.983 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5714 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta" | 
| 5715 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO STEP 396 (remove_files) COMPLETE | 
| 5716 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.004 INFO O| May 23 03:44:08.004 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5717 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.023 INFO O| May 23 03:44:08.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf" | 
| 5718 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.024 INFO O| May 23 03:44:08.024 INFO STEP 397 (remove_files) COMPLETE | 
| 5719 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.024 INFO O| May 23 03:44:08.024 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5720 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.041 INFO O| May 23 03:44:08.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget" | 
| 5721 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.041 INFO O| May 23 03:44:08.041 INFO STEP 398 (remove_files) COMPLETE | 
| 5722 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.042 INFO O| May 23 03:44:08.041 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5723 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext" | 
| 5724 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO STEP 399 (remove_files) COMPLETE | 
| 5725 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.060 INFO O| May 23 03:44:08.060 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5726 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat" | 
| 5727 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO STEP 400 (remove_files) COMPLETE | 
| 5728 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.115 INFO O| May 23 03:44:08.115 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5729 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.140 INFO O| May 23 03:44:08.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap" | 
| 5730 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.141 INFO O| May 23 03:44:08.140 INFO STEP 401 (remove_files) COMPLETE | 
| 5731 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.141 INFO O| May 23 03:44:08.141 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5732 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.161 INFO O| May 23 03:44:08.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping" | 
| 5733 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.161 INFO O| May 23 03:44:08.161 INFO STEP 402 (remove_files) COMPLETE | 
| 5734 | 2024-05-23T03:44:09.616Z | [  recovery-image] May 23 03:44:08.162 INFO O| May 23 03:44:08.162 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5735 | 2024-05-23T03:44:09.630Z | [  recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps" | 
| 5736 | 2024-05-23T03:44:09.630Z | [  recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO STEP 403 (remove_files) COMPLETE | 
| 5737 | 2024-05-23T03:44:09.630Z | [  recovery-image] May 23 03:44:08.180 INFO O| May 23 03:44:08.180 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5738 | 2024-05-23T03:44:09.664Z | [  recovery-image] May 23 03:44:08.215 INFO O| May 23 03:44:08.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset" | 
| 5739 | 2024-05-23T03:44:09.669Z | [  recovery-image] May 23 03:44:08.216 INFO O| May 23 03:44:08.215 INFO STEP 404 (remove_files) COMPLETE | 
| 5740 | 2024-05-23T03:44:09.669Z | [  recovery-image] May 23 03:44:08.216 INFO O| May 23 03:44:08.216 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5741 | 2024-05-23T03:44:09.682Z | [  recovery-image] May 23 03:44:08.234 INFO O| May 23 03:44:08.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus" | 
| 5742 | 2024-05-23T03:44:09.683Z | [  recovery-image] May 23 03:44:08.234 INFO O| May 23 03:44:08.234 INFO STEP 405 (remove_files) COMPLETE | 
| 5743 | 2024-05-23T03:44:09.689Z | [  recovery-image] May 23 03:44:08.235 INFO O| May 23 03:44:08.234 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5744 | 2024-05-23T03:44:09.706Z | [  recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable" | 
| 5745 | 2024-05-23T03:44:09.706Z | [  recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO STEP 406 (remove_files) COMPLETE | 
| 5746 | 2024-05-23T03:44:09.711Z | [  recovery-image] May 23 03:44:08.251 INFO O| May 23 03:44:08.251 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5747 | 2024-05-23T03:44:09.717Z | [  recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest" | 
| 5748 | 2024-05-23T03:44:09.717Z | [  recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO STEP 407 (remove_files) COMPLETE | 
| 5749 | 2024-05-23T03:44:09.721Z | [  recovery-image] May 23 03:44:08.269 INFO O| May 23 03:44:08.269 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5750 | 2024-05-23T03:44:09.749Z | [  recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate" | 
| 5751 | 2024-05-23T03:44:09.749Z | [  recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO STEP 408 (remove_files) COMPLETE | 
| 5752 | 2024-05-23T03:44:09.749Z | [  recovery-image] May 23 03:44:08.300 INFO O| May 23 03:44:08.300 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5753 | 2024-05-23T03:44:09.791Z | [  recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap" | 
| 5754 | 2024-05-23T03:44:09.800Z | [  recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO STEP 409 (remove_files) COMPLETE | 
| 5755 | 2024-05-23T03:44:09.801Z | [  recovery-image] May 23 03:44:08.343 INFO O| May 23 03:44:08.343 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5756 | 2024-05-23T03:44:09.855Z | [  recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm" | 
| 5757 | 2024-05-23T03:44:09.859Z | [  recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO STEP 410 (remove_files) COMPLETE | 
| 5758 | 2024-05-23T03:44:09.859Z | [  recovery-image] May 23 03:44:08.406 INFO O| May 23 03:44:08.406 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5759 | 2024-05-23T03:44:09.877Z | [  recovery-image] May 23 03:44:08.425 INFO O| May 23 03:44:08.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm" | 
| 5760 | 2024-05-23T03:44:09.882Z | [  recovery-image] May 23 03:44:08.426 INFO O| May 23 03:44:08.426 INFO STEP 411 (remove_files) COMPLETE | 
| 5761 | 2024-05-23T03:44:09.882Z | [  recovery-image] May 23 03:44:08.426 INFO O| May 23 03:44:08.426 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5762 | 2024-05-23T03:44:09.897Z | [  recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk" | 
| 5763 | 2024-05-23T03:44:09.902Z | [  recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO STEP 412 (remove_files) COMPLETE | 
| 5764 | 2024-05-23T03:44:09.902Z | [  recovery-image] May 23 03:44:08.449 INFO O| May 23 03:44:08.449 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5765 | 2024-05-23T03:44:09.918Z | [  recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss" | 
| 5766 | 2024-05-23T03:44:09.918Z | [  recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO STEP 413 (remove_files) COMPLETE | 
| 5767 | 2024-05-23T03:44:09.918Z | [  recovery-image] May 23 03:44:08.469 INFO O| May 23 03:44:08.469 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5768 | 2024-05-23T03:44:09.960Z | [  recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell" | 
| 5769 | 2024-05-23T03:44:09.960Z | [  recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO STEP 414 (remove_files) COMPLETE | 
| 5770 | 2024-05-23T03:44:09.966Z | [  recovery-image] May 23 03:44:08.512 INFO O| May 23 03:44:08.512 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5771 | 2024-05-23T03:44:09.981Z | [  recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split" | 
| 5772 | 2024-05-23T03:44:09.982Z | [  recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO STEP 415 (remove_files) COMPLETE | 
| 5773 | 2024-05-23T03:44:09.982Z | [  recovery-image] May 23 03:44:08.533 INFO O| May 23 03:44:08.533 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5774 | 2024-05-23T03:44:10.002Z | [  recovery-image] May 23 03:44:08.553 INFO O| May 23 03:44:08.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3" | 
| 5775 | 2024-05-23T03:44:10.002Z | [  recovery-image] May 23 03:44:08.553 INFO O| May 23 03:44:08.553 INFO STEP 416 (remove_files) COMPLETE | 
| 5776 | 2024-05-23T03:44:10.002Z | [  recovery-image] May 23 03:44:08.554 INFO O| May 23 03:44:08.553 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5777 | 2024-05-23T03:44:10.022Z | [  recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh" | 
| 5778 | 2024-05-23T03:44:10.023Z | [  recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO STEP 417 (remove_files) COMPLETE | 
| 5779 | 2024-05-23T03:44:10.032Z | [  recovery-image] May 23 03:44:08.573 INFO O| May 23 03:44:08.573 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5780 | 2024-05-23T03:44:10.050Z | [  recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add" | 
| 5781 | 2024-05-23T03:44:10.050Z | [  recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO STEP 418 (remove_files) COMPLETE | 
| 5782 | 2024-05-23T03:44:10.050Z | [  recovery-image] May 23 03:44:08.594 INFO O| May 23 03:44:08.594 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5783 | 2024-05-23T03:44:10.070Z | [  recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent" | 
| 5784 | 2024-05-23T03:44:10.070Z | [  recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO STEP 419 (remove_files) COMPLETE | 
| 5785 | 2024-05-23T03:44:10.070Z | [  recovery-image] May 23 03:44:08.619 INFO O| May 23 03:44:08.619 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5786 | 2024-05-23T03:44:10.106Z | [  recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id" | 
| 5787 | 2024-05-23T03:44:10.122Z | [  recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO STEP 420 (remove_files) COMPLETE | 
| 5788 | 2024-05-23T03:44:10.123Z | [  recovery-image] May 23 03:44:08.654 INFO O| May 23 03:44:08.654 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5789 | 2024-05-23T03:44:10.194Z | [  recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan" | 
| 5790 | 2024-05-23T03:44:10.198Z | [  recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO STEP 421 (remove_files) COMPLETE | 
| 5791 | 2024-05-23T03:44:10.198Z | [  recovery-image] May 23 03:44:08.746 INFO O| May 23 03:44:08.746 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5792 | 2024-05-23T03:44:10.213Z | [  recovery-image] May 23 03:44:08.765 INFO O| May 23 03:44:08.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings" | 
| 5793 | 2024-05-23T03:44:10.217Z | [  recovery-image] May 23 03:44:08.765 INFO O| May 23 03:44:08.765 INFO STEP 422 (remove_files) COMPLETE | 
| 5794 | 2024-05-23T03:44:10.217Z | [  recovery-image] May 23 03:44:08.766 INFO O| May 23 03:44:08.766 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5795 | 2024-05-23T03:44:10.238Z | [  recovery-image] May 23 03:44:08.782 INFO O| May 23 03:44:08.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum" | 
| 5796 | 2024-05-23T03:44:10.244Z | [  recovery-image] May 23 03:44:08.783 INFO O| May 23 03:44:08.783 INFO STEP 423 (remove_files) COMPLETE | 
| 5797 | 2024-05-23T03:44:10.244Z | [  recovery-image] May 23 03:44:08.783 INFO O| May 23 03:44:08.783 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5798 | 2024-05-23T03:44:10.251Z | [  recovery-image] May 23 03:44:08.800 INFO O| May 23 03:44:08.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs" | 
| 5799 | 2024-05-23T03:44:10.251Z | [  recovery-image] May 23 03:44:08.800 INFO O| May 23 03:44:08.800 INFO STEP 424 (remove_files) COMPLETE | 
| 5800 | 2024-05-23T03:44:10.251Z | [  recovery-image] May 23 03:44:08.801 INFO O| May 23 03:44:08.800 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5801 | 2024-05-23T03:44:10.271Z | [  recovery-image] May 23 03:44:08.817 INFO O| May 23 03:44:08.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy" | 
| 5802 | 2024-05-23T03:44:10.271Z | [  recovery-image] May 23 03:44:08.817 INFO O| May 23 03:44:08.817 INFO STEP 425 (remove_files) COMPLETE | 
| 5803 | 2024-05-23T03:44:10.275Z | [  recovery-image] May 23 03:44:08.818 INFO O| May 23 03:44:08.817 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5804 | 2024-05-23T03:44:10.292Z | [  recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test" | 
| 5805 | 2024-05-23T03:44:10.292Z | [  recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO STEP 426 (remove_files) COMPLETE | 
| 5806 | 2024-05-23T03:44:10.298Z | [  recovery-image] May 23 03:44:08.836 INFO O| May 23 03:44:08.836 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5807 | 2024-05-23T03:44:10.311Z | [  recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic" | 
| 5808 | 2024-05-23T03:44:10.724Z | [  recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO STEP 427 (remove_files) COMPLETE | 
| 5809 | 2024-05-23T03:44:10.725Z | [  recovery-image] May 23 03:44:08.854 INFO O| May 23 03:44:08.854 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5810 | 2024-05-23T03:44:10.731Z | [  recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time" | 
| 5811 | 2024-05-23T03:44:10.731Z | [  recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO STEP 428 (remove_files) COMPLETE | 
| 5812 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.872 INFO O| May 23 03:44:08.872 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5813 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.890 INFO O| May 23 03:44:08.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip" | 
| 5814 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.891 INFO O| May 23 03:44:08.890 INFO STEP 429 (remove_files) COMPLETE | 
| 5815 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.891 INFO O| May 23 03:44:08.891 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5816 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.909 INFO O| May 23 03:44:08.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib" | 
| 5817 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.926 INFO O| May 23 03:44:08.926 INFO STEP 430 (remove_files) COMPLETE | 
| 5818 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.926 INFO O| May 23 03:44:08.926 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5819 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.947 INFO O| May 23 03:44:08.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm" | 
| 5820 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.948 INFO O| May 23 03:44:08.948 INFO STEP 431 (remove_files) COMPLETE | 
| 5821 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.948 INFO O| May 23 03:44:08.948 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5822 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.967 INFO O| May 23 03:44:08.967 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail" | 
| 5823 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.968 INFO O| May 23 03:44:08.968 INFO STEP 432 (remove_files) COMPLETE | 
| 5824 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.968 INFO O| May 23 03:44:08.968 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5825 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true" | 
| 5826 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO STEP 433 (remove_files) COMPLETE | 
| 5827 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:08.987 INFO O| May 23 03:44:08.987 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5828 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty" | 
| 5829 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO STEP 434 (remove_files) COMPLETE | 
| 5830 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.040 INFO O| May 23 03:44:09.040 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5831 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.057 INFO O| May 23 03:44:09.057 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type" | 
| 5832 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.058 INFO O| May 23 03:44:09.057 INFO STEP 435 (remove_files) COMPLETE | 
| 5833 | 2024-05-23T03:44:10.732Z | [  recovery-image] May 23 03:44:09.058 INFO O| May 23 03:44:09.058 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5834 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect" | 
| 5835 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.074 INFO STEP 436 (remove_files) COMPLETE | 
| 5836 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.074 INFO O| May 23 03:44:09.074 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5837 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.090 INFO O| May 23 03:44:09.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit" | 
| 5838 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.090 INFO O| May 23 03:44:09.090 INFO STEP 437 (remove_files) COMPLETE | 
| 5839 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.091 INFO O| May 23 03:44:09.090 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5840 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.108 INFO O| May 23 03:44:09.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask" | 
| 5841 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.109 INFO O| May 23 03:44:09.109 INFO STEP 438 (remove_files) COMPLETE | 
| 5842 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.109 INFO O| May 23 03:44:09.109 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5843 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.127 INFO O| May 23 03:44:09.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias" | 
| 5844 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.128 INFO O| May 23 03:44:09.128 INFO STEP 439 (remove_files) COMPLETE | 
| 5845 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.128 INFO O| May 23 03:44:09.128 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5846 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress" | 
| 5847 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.147 INFO STEP 440 (remove_files) COMPLETE | 
| 5848 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.147 INFO O| May 23 03:44:09.147 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5849 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand" | 
| 5850 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO STEP 441 (remove_files) COMPLETE | 
| 5851 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.166 INFO O| May 23 03:44:09.166 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5852 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq" | 
| 5853 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO STEP 442 (remove_files) COMPLETE | 
| 5854 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.185 INFO O| May 23 03:44:09.185 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5855 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units" | 
| 5856 | 2024-05-23T03:44:10.733Z | [  recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO STEP 443 (remove_files) COMPLETE | 
| 5857 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.228 INFO O| May 23 03:44:09.228 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5858 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos" | 
| 5859 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO STEP 444 (remove_files) COMPLETE | 
| 5860 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.248 INFO O| May 23 03:44:09.248 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5861 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack" | 
| 5862 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO STEP 445 (remove_files) COMPLETE | 
| 5863 | 2024-05-23T03:44:10.734Z | [  recovery-image] May 23 03:44:09.267 INFO O| May 23 03:44:09.267 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5864 | 2024-05-23T03:44:10.738Z | [  recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uptime" | 
| 5865 | 2024-05-23T03:44:10.738Z | [  recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO STEP 446 (remove_files) COMPLETE | 
| 5866 | 2024-05-23T03:44:10.738Z | [  recovery-image] May 23 03:44:09.285 INFO O| May 23 03:44:09.285 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5867 | 2024-05-23T03:44:10.750Z | [  recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr" | 
| 5868 | 2024-05-23T03:44:10.750Z | [  recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO STEP 447 (remove_files) COMPLETE | 
| 5869 | 2024-05-23T03:44:10.754Z | [  recovery-image] May 23 03:44:09.302 INFO O| May 23 03:44:09.302 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5870 | 2024-05-23T03:44:10.771Z | [  recovery-image] May 23 03:44:09.319 INFO O| May 23 03:44:09.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode" | 
| 5871 | 2024-05-23T03:44:10.771Z | [  recovery-image] May 23 03:44:09.320 INFO O| May 23 03:44:09.319 INFO STEP 448 (remove_files) COMPLETE | 
| 5872 | 2024-05-23T03:44:10.771Z | [  recovery-image] May 23 03:44:09.320 INFO O| May 23 03:44:09.320 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5873 | 2024-05-23T03:44:10.797Z | [  recovery-image] May 23 03:44:09.336 INFO O| May 23 03:44:09.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode" | 
| 5874 | 2024-05-23T03:44:10.797Z | [  recovery-image] May 23 03:44:09.337 INFO O| May 23 03:44:09.336 INFO STEP 449 (remove_files) COMPLETE | 
| 5875 | 2024-05-23T03:44:10.815Z | [  recovery-image] May 23 03:44:09.337 INFO O| May 23 03:44:09.336 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5876 | 2024-05-23T03:44:10.815Z | [  recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen" | 
| 5877 | 2024-05-23T03:44:10.815Z | [  recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO STEP 450 (remove_files) COMPLETE | 
| 5878 | 2024-05-23T03:44:10.815Z | [  recovery-image] May 23 03:44:09.354 INFO O| May 23 03:44:09.354 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5879 | 2024-05-23T03:44:10.834Z | [  recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit" | 
| 5880 | 2024-05-23T03:44:10.834Z | [  recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO STEP 451 (remove_files) COMPLETE | 
| 5881 | 2024-05-23T03:44:10.834Z | [  recovery-image] May 23 03:44:09.385 INFO O| May 23 03:44:09.385 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5882 | 2024-05-23T03:44:10.855Z | [  recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim" | 
| 5883 | 2024-05-23T03:44:10.855Z | [  recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO STEP 452 (remove_files) COMPLETE | 
| 5884 | 2024-05-23T03:44:10.855Z | [  recovery-image] May 23 03:44:09.403 INFO O| May 23 03:44:09.403 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5885 | 2024-05-23T03:44:10.870Z | [  recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor" | 
| 5886 | 2024-05-23T03:44:10.870Z | [  recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO STEP 453 (remove_files) COMPLETE | 
| 5887 | 2024-05-23T03:44:10.870Z | [  recovery-image] May 23 03:44:09.422 INFO O| May 23 03:44:09.422 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5888 | 2024-05-23T03:44:10.889Z | [  recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat" | 
| 5889 | 2024-05-23T03:44:10.889Z | [  recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO STEP 454 (remove_files) COMPLETE | 
| 5890 | 2024-05-23T03:44:10.889Z | [  recovery-image] May 23 03:44:09.440 INFO O| May 23 03:44:09.440 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5891 | 2024-05-23T03:44:10.908Z | [  recovery-image] May 23 03:44:09.459 INFO O| May 23 03:44:09.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt" | 
| 5892 | 2024-05-23T03:44:10.908Z | [  recovery-image] May 23 03:44:09.460 INFO O| May 23 03:44:09.459 INFO STEP 455 (remove_files) COMPLETE | 
| 5893 | 2024-05-23T03:44:10.908Z | [  recovery-image] May 23 03:44:09.460 INFO O| May 23 03:44:09.460 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5894 | 2024-05-23T03:44:10.928Z | [  recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w" | 
| 5895 | 2024-05-23T03:44:10.928Z | [  recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO STEP 456 (remove_files) COMPLETE | 
| 5896 | 2024-05-23T03:44:10.932Z | [  recovery-image] May 23 03:44:09.479 INFO O| May 23 03:44:09.479 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5897 | 2024-05-23T03:44:10.948Z | [  recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait" | 
| 5898 | 2024-05-23T03:44:10.948Z | [  recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO STEP 457 (remove_files) COMPLETE | 
| 5899 | 2024-05-23T03:44:10.948Z | [  recovery-image] May 23 03:44:09.499 INFO O| May 23 03:44:09.499 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5900 | 2024-05-23T03:44:10.977Z | [  recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch" | 
| 5901 | 2024-05-23T03:44:10.977Z | [  recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO STEP 458 (remove_files) COMPLETE | 
| 5902 | 2024-05-23T03:44:10.977Z | [  recovery-image] May 23 03:44:09.519 INFO O| May 23 03:44:09.519 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5903 | 2024-05-23T03:44:10.986Z | [  recovery-image] May 23 03:44:09.537 INFO O| May 23 03:44:09.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc" | 
| 5904 | 2024-05-23T03:44:10.986Z | [  recovery-image] May 23 03:44:09.538 INFO O| May 23 03:44:09.538 INFO STEP 459 (remove_files) COMPLETE | 
| 5905 | 2024-05-23T03:44:10.986Z | [  recovery-image] May 23 03:44:09.538 INFO O| May 23 03:44:09.538 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5906 | 2024-05-23T03:44:11.006Z | [  recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which" | 
| 5907 | 2024-05-23T03:44:11.007Z | [  recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO STEP 460 (remove_files) COMPLETE | 
| 5908 | 2024-05-23T03:44:11.007Z | [  recovery-image] May 23 03:44:09.557 INFO O| May 23 03:44:09.557 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5909 | 2024-05-23T03:44:11.026Z | [  recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls" | 
| 5910 | 2024-05-23T03:44:11.027Z | [  recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO STEP 461 (remove_files) COMPLETE | 
| 5911 | 2024-05-23T03:44:11.027Z | [  recovery-image] May 23 03:44:09.577 INFO O| May 23 03:44:09.577 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5912 | 2024-05-23T03:44:11.048Z | [  recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct" | 
| 5913 | 2024-05-23T03:44:11.048Z | [  recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.598 INFO STEP 462 (remove_files) COMPLETE | 
| 5914 | 2024-05-23T03:44:11.048Z | [  recovery-image] May 23 03:44:09.598 INFO O| May 23 03:44:09.598 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5915 | 2024-05-23T03:44:11.084Z | [  recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write" | 
| 5916 | 2024-05-23T03:44:11.085Z | [  recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO STEP 463 (remove_files) COMPLETE | 
| 5917 | 2024-05-23T03:44:11.089Z | [  recovery-image] May 23 03:44:09.636 INFO O| May 23 03:44:09.636 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5918 | 2024-05-23T03:44:11.119Z | [  recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs" | 
| 5919 | 2024-05-23T03:44:11.119Z | [  recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO STEP 464 (remove_files) COMPLETE | 
| 5920 | 2024-05-23T03:44:11.119Z | [  recovery-image] May 23 03:44:09.670 INFO O| May 23 03:44:09.670 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5921 | 2024-05-23T03:44:11.179Z | [  recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config" | 
| 5922 | 2024-05-23T03:44:11.179Z | [  recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO STEP 465 (remove_files) COMPLETE | 
| 5923 | 2024-05-23T03:44:11.179Z | [  recovery-image] May 23 03:44:09.730 INFO O| May 23 03:44:09.730 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5924 | 2024-05-23T03:44:11.214Z | [  recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog" | 
| 5925 | 2024-05-23T03:44:11.214Z | [  recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO STEP 466 (remove_files) COMPLETE | 
| 5926 | 2024-05-23T03:44:11.232Z | [  recovery-image] May 23 03:44:09.763 INFO O| May 23 03:44:09.763 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5927 | 2024-05-23T03:44:11.247Z | [  recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint" | 
| 5928 | 2024-05-23T03:44:11.247Z | [  recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO STEP 467 (remove_files) COMPLETE | 
| 5929 | 2024-05-23T03:44:11.247Z | [  recovery-image] May 23 03:44:09.797 INFO O| May 23 03:44:09.797 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5930 | 2024-05-23T03:44:11.267Z | [  recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf" | 
| 5931 | 2024-05-23T03:44:11.267Z | [  recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO STEP 468 (remove_files) COMPLETE | 
| 5932 | 2024-05-23T03:44:11.267Z | [  recovery-image] May 23 03:44:09.817 INFO O| May 23 03:44:09.817 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5933 | 2024-05-23T03:44:11.286Z | [  recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr" | 
| 5934 | 2024-05-23T03:44:11.286Z | [  recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO STEP 469 (remove_files) COMPLETE | 
| 5935 | 2024-05-23T03:44:11.286Z | [  recovery-image] May 23 03:44:09.834 INFO O| May 23 03:44:09.834 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5936 | 2024-05-23T03:44:11.300Z | [  recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd" | 
| 5937 | 2024-05-23T03:44:11.300Z | [  recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO STEP 470 (remove_files) COMPLETE | 
| 5938 | 2024-05-23T03:44:11.300Z | [  recovery-image] May 23 03:44:09.851 INFO O| May 23 03:44:09.851 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5939 | 2024-05-23T03:44:11.333Z | [  recovery-image] May 23 03:44:09.884 INFO O| May 23 03:44:09.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz" | 
| 5940 | 2024-05-23T03:44:11.357Z | [  recovery-image] May 23 03:44:09.909 INFO O| May 23 03:44:09.909 INFO STEP 471 (remove_files) COMPLETE | 
| 5941 | 2024-05-23T03:44:11.358Z | [  recovery-image] May 23 03:44:09.909 INFO O| May 23 03:44:09.909 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5942 | 2024-05-23T03:44:11.376Z | [  recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec" | 
| 5943 | 2024-05-23T03:44:11.376Z | [  recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.928 INFO STEP 472 (remove_files) COMPLETE | 
| 5944 | 2024-05-23T03:44:11.376Z | [  recovery-image] May 23 03:44:09.928 INFO O| May 23 03:44:09.928 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5945 | 2024-05-23T03:44:11.394Z | [  recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff" | 
| 5946 | 2024-05-23T03:44:11.394Z | [  recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO STEP 473 (remove_files) COMPLETE | 
| 5947 | 2024-05-23T03:44:11.398Z | [  recovery-image] May 23 03:44:09.945 INFO O| May 23 03:44:09.945 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5948 | 2024-05-23T03:44:11.409Z | [  recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep" | 
| 5949 | 2024-05-23T03:44:11.409Z | [  recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO STEP 474 (remove_files) COMPLETE | 
| 5950 | 2024-05-23T03:44:11.409Z | [  recovery-image] May 23 03:44:09.961 INFO O| May 23 03:44:09.961 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5951 | 2024-05-23T03:44:11.435Z | [  recovery-image] May 23 03:44:09.986 INFO O| May 23 03:44:09.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless" | 
| 5952 | 2024-05-23T03:44:11.435Z | [  recovery-image] May 23 03:44:09.987 INFO O| May 23 03:44:09.987 INFO STEP 475 (remove_files) COMPLETE | 
| 5953 | 2024-05-23T03:44:11.435Z | [  recovery-image] May 23 03:44:09.987 INFO O| May 23 03:44:09.987 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5954 | 2024-05-23T03:44:11.478Z | [  recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore" | 
| 5955 | 2024-05-23T03:44:11.481Z | [  recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO STEP 476 (remove_files) COMPLETE | 
| 5956 | 2024-05-23T03:44:11.481Z | [  recovery-image] May 23 03:44:10.029 INFO O| May 23 03:44:10.029 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5957 | 2024-05-23T03:44:11.520Z | [  recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes" | 
| 5958 | 2024-05-23T03:44:11.520Z | [  recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO STEP 477 (remove_files) COMPLETE | 
| 5959 | 2024-05-23T03:44:11.520Z | [  recovery-image] May 23 03:44:10.067 INFO O| May 23 03:44:10.067 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5960 | 2024-05-23T03:44:11.537Z | [  recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat" | 
| 5961 | 2024-05-23T03:44:11.537Z | [  recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO STEP 478 (remove_files) COMPLETE | 
| 5962 | 2024-05-23T03:44:11.538Z | [  recovery-image] May 23 03:44:10.087 INFO O| May 23 03:44:10.087 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5963 | 2024-05-23T03:44:11.553Z | [  recovery-image] May 23 03:44:10.104 INFO O| May 23 03:44:10.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat" | 
| 5964 | 2024-05-23T03:44:11.571Z | [  recovery-image] May 23 03:44:10.122 INFO O| May 23 03:44:10.122 INFO STEP 479 (remove_files) COMPLETE | 
| 5965 | 2024-05-23T03:44:11.571Z | [  recovery-image] May 23 03:44:10.122 INFO O| May 23 03:44:10.122 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5966 | 2024-05-23T03:44:11.617Z | [  recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd" | 
| 5967 | 2024-05-23T03:44:11.617Z | [  recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO STEP 480 (remove_files) COMPLETE | 
| 5968 | 2024-05-23T03:44:11.617Z | [  recovery-image] May 23 03:44:10.168 INFO O| May 23 03:44:10.168 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5969 | 2024-05-23T03:44:11.636Z | [  recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep" | 
| 5970 | 2024-05-23T03:44:11.636Z | [  recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO STEP 481 (remove_files) COMPLETE | 
| 5971 | 2024-05-23T03:44:11.636Z | [  recovery-image] May 23 03:44:10.187 INFO O| May 23 03:44:10.187 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5972 | 2024-05-23T03:44:11.656Z | [  recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless" | 
| 5973 | 2024-05-23T03:44:11.662Z | [  recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.206 INFO STEP 482 (remove_files) COMPLETE | 
| 5974 | 2024-05-23T03:44:11.662Z | [  recovery-image] May 23 03:44:10.206 INFO O| May 23 03:44:10.206 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5975 | 2024-05-23T03:44:11.671Z | [  recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" | 
| 5976 | 2024-05-23T03:44:11.676Z | [  recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO STEP 483 (remove_files) COMPLETE | 
| 5977 | 2024-05-23T03:44:11.676Z | [  recovery-image] May 23 03:44:10.223 INFO O| May 23 03:44:10.223 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5978 | 2024-05-23T03:44:11.690Z | [  recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" | 
| 5979 | 2024-05-23T03:44:11.690Z | [  recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO STEP 484 (remove_files) COMPLETE | 
| 5980 | 2024-05-23T03:44:11.690Z | [  recovery-image] May 23 03:44:10.240 INFO O| May 23 03:44:10.240 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5981 | 2024-05-23T03:44:11.726Z | [  recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" | 
| 5982 | 2024-05-23T03:44:11.736Z | [  recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO STEP 485 (remove_files) COMPLETE | 
| 5983 | 2024-05-23T03:44:11.736Z | [  recovery-image] May 23 03:44:10.274 INFO O| May 23 03:44:10.274 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5984 | 2024-05-23T03:44:11.745Z | [  recovery-image] May 23 03:44:10.296 INFO O| May 23 03:44:10.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" | 
| 5985 | 2024-05-23T03:44:11.749Z | [  recovery-image] May 23 03:44:10.297 INFO O| May 23 03:44:10.297 INFO STEP 486 (remove_files) COMPLETE | 
| 5986 | 2024-05-23T03:44:11.749Z | [  recovery-image] May 23 03:44:10.297 INFO O| May 23 03:44:10.297 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5987 | 2024-05-23T03:44:11.799Z | [  recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" | 
| 5988 | 2024-05-23T03:44:11.799Z | [  recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO STEP 487 (remove_files) COMPLETE | 
| 5989 | 2024-05-23T03:44:11.799Z | [  recovery-image] May 23 03:44:10.348 INFO O| May 23 03:44:10.348 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5990 | 2024-05-23T03:44:11.833Z | [  recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" | 
| 5991 | 2024-05-23T03:44:11.833Z | [  recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO STEP 488 (remove_files) COMPLETE | 
| 5992 | 2024-05-23T03:44:11.837Z | [  recovery-image] May 23 03:44:10.384 INFO O| May 23 03:44:10.384 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5993 | 2024-05-23T03:44:11.852Z | [  recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" | 
| 5994 | 2024-05-23T03:44:11.856Z | [  recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO STEP 489 (remove_files) COMPLETE | 
| 5995 | 2024-05-23T03:44:11.856Z | [  recovery-image] May 23 03:44:10.403 INFO O| May 23 03:44:10.403 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5996 | 2024-05-23T03:44:11.873Z | [  recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" | 
| 5997 | 2024-05-23T03:44:11.877Z | [  recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO STEP 490 (remove_files) COMPLETE | 
| 5998 | 2024-05-23T03:44:11.877Z | [  recovery-image] May 23 03:44:10.424 INFO O| May 23 03:44:10.424 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 5999 | 2024-05-23T03:44:11.903Z | [  recovery-image] May 23 03:44:10.454 INFO O| May 23 03:44:10.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" | 
| 6000 | 2024-05-23T03:44:11.903Z | [  recovery-image] May 23 03:44:10.454 INFO O| May 23 03:44:10.454 INFO STEP 491 (remove_files) COMPLETE | 
| 6001 | 2024-05-23T03:44:11.907Z | [  recovery-image] May 23 03:44:10.455 INFO O| May 23 03:44:10.454 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6002 | 2024-05-23T03:44:11.923Z | [  recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" | 
| 6003 | 2024-05-23T03:44:11.927Z | [  recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO STEP 492 (remove_files) COMPLETE | 
| 6004 | 2024-05-23T03:44:11.927Z | [  recovery-image] May 23 03:44:10.475 INFO O| May 23 03:44:10.475 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6005 | 2024-05-23T03:44:11.963Z | [  recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" | 
| 6006 | 2024-05-23T03:44:11.963Z | [  recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO STEP 493 (remove_files) COMPLETE | 
| 6007 | 2024-05-23T03:44:11.963Z | [  recovery-image] May 23 03:44:10.514 INFO O| May 23 03:44:10.514 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6008 | 2024-05-23T03:44:11.983Z | [  recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" | 
| 6009 | 2024-05-23T03:44:11.983Z | [  recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO STEP 494 (remove_files) COMPLETE | 
| 6010 | 2024-05-23T03:44:11.983Z | [  recovery-image] May 23 03:44:10.534 INFO O| May 23 03:44:10.534 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6011 | 2024-05-23T03:44:12.005Z | [  recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9" | 
| 6012 | 2024-05-23T03:44:12.005Z | [  recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO STEP 495 (remove_files) COMPLETE | 
| 6013 | 2024-05-23T03:44:12.010Z | [  recovery-image] May 23 03:44:10.555 INFO O| May 23 03:44:10.555 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6014 | 2024-05-23T03:44:12.047Z | [  recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9" | 
| 6015 | 2024-05-23T03:44:12.047Z | [  recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO STEP 496 (remove_files) COMPLETE | 
| 6016 | 2024-05-23T03:44:12.047Z | [  recovery-image] May 23 03:44:10.596 INFO O| May 23 03:44:10.596 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6017 | 2024-05-23T03:44:12.077Z | [  recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9" | 
| 6018 | 2024-05-23T03:44:12.077Z | [  recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO STEP 497 (remove_files) COMPLETE | 
| 6019 | 2024-05-23T03:44:12.077Z | [  recovery-image] May 23 03:44:10.628 INFO O| May 23 03:44:10.628 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6020 | 2024-05-23T03:44:12.095Z | [  recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags" | 
| 6021 | 2024-05-23T03:44:12.095Z | [  recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.646 INFO STEP 498 (remove_files) COMPLETE | 
| 6022 | 2024-05-23T03:44:12.100Z | [  recovery-image] May 23 03:44:10.646 INFO O| May 23 03:44:10.646 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6023 | 2024-05-23T03:44:12.160Z | [  recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit" | 
| 6024 | 2024-05-23T03:44:12.161Z | [  recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO STEP 499 (remove_files) COMPLETE | 
| 6025 | 2024-05-23T03:44:12.161Z | [  recovery-image] May 23 03:44:10.705 INFO O| May 23 03:44:10.705 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6026 | 2024-05-23T03:44:12.195Z | [  recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex" | 
| 6027 | 2024-05-23T03:44:12.195Z | [  recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO STEP 500 (remove_files) COMPLETE | 
| 6028 | 2024-05-23T03:44:12.199Z | [  recovery-image] May 23 03:44:10.746 INFO O| May 23 03:44:10.746 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6029 | 2024-05-23T03:44:12.214Z | [  recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh" | 
| 6030 | 2024-05-23T03:44:12.214Z | [  recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO STEP 501 (remove_files) COMPLETE | 
| 6031 | 2024-05-23T03:44:12.218Z | [  recovery-image] May 23 03:44:10.766 INFO O| May 23 03:44:10.766 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6032 | 2024-05-23T03:44:12.234Z | [  recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh" | 
| 6033 | 2024-05-23T03:44:12.234Z | [  recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO STEP 502 (remove_files) COMPLETE | 
| 6034 | 2024-05-23T03:44:12.234Z | [  recovery-image] May 23 03:44:10.785 INFO O| May 23 03:44:10.785 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6035 | 2024-05-23T03:44:12.253Z | [  recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit" | 
| 6036 | 2024-05-23T03:44:12.253Z | [  recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO STEP 503 (remove_files) COMPLETE | 
| 6037 | 2024-05-23T03:44:12.253Z | [  recovery-image] May 23 03:44:10.804 INFO O| May 23 03:44:10.804 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6038 | 2024-05-23T03:44:12.272Z | [  recovery-image] May 23 03:44:10.823 INFO O| May 23 03:44:10.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi" | 
| 6039 | 2024-05-23T03:44:12.272Z | [  recovery-image] May 23 03:44:10.824 INFO O| May 23 03:44:10.824 INFO STEP 504 (remove_files) COMPLETE | 
| 6040 | 2024-05-23T03:44:12.272Z | [  recovery-image] May 23 03:44:10.824 INFO O| May 23 03:44:10.824 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6041 | 2024-05-23T03:44:12.291Z | [  recovery-image] May 23 03:44:10.842 INFO O| May 23 03:44:10.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view" | 
| 6042 | 2024-05-23T03:44:12.291Z | [  recovery-image] May 23 03:44:10.842 INFO O| May 23 03:44:10.842 INFO STEP 505 (remove_files) COMPLETE | 
| 6043 | 2024-05-23T03:44:12.291Z | [  recovery-image] May 23 03:44:10.843 INFO O| May 23 03:44:10.842 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6044 | 2024-05-23T03:44:12.312Z | [  recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux" | 
| 6045 | 2024-05-23T03:44:12.738Z | [  recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO STEP 506 (remove_files) COMPLETE | 
| 6046 | 2024-05-23T03:44:12.738Z | [  recovery-image] May 23 03:44:10.861 INFO O| May 23 03:44:10.861 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6047 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool" | 
| 6048 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO STEP 507 (remove_files) COMPLETE | 
| 6049 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.879 INFO O| May 23 03:44:10.879 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6050 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt" | 
| 6051 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO STEP 508 (remove_files) COMPLETE | 
| 6052 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.897 INFO O| May 23 03:44:10.897 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6053 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm" | 
| 6054 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO STEP 509 (remove_files) COMPLETE | 
| 6055 | 2024-05-23T03:44:12.739Z | [  recovery-image] May 23 03:44:10.915 INFO O| May 23 03:44:10.915 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6056 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts" | 
| 6057 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO STEP 510 (remove_files) COMPLETE | 
| 6058 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.933 INFO O| May 23 03:44:10.933 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6059 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm" | 
| 6060 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO STEP 511 (remove_files) COMPLETE | 
| 6061 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.956 INFO O| May 23 03:44:10.956 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6062 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons" | 
| 6063 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO STEP 512 (remove_files) COMPLETE | 
| 6064 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.974 INFO O| May 23 03:44:10.974 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6065 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/eventfd.conf" | 
| 6066 | 2024-05-23T03:44:12.740Z | [  recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO STEP 513 (remove_files) COMPLETE | 
| 6067 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:10.992 INFO O| May 23 03:44:10.992 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6068 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf" | 
| 6069 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO STEP 514 (remove_files) COMPLETE | 
| 6070 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.014 INFO O| May 23 03:44:11.014 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6071 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ksyms.conf" | 
| 6072 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO STEP 515 (remove_files) COMPLETE | 
| 6073 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.036 INFO O| May 23 03:44:11.036 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6074 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf" | 
| 6075 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.057 INFO STEP 516 (remove_files) COMPLETE | 
| 6076 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.057 INFO O| May 23 03:44:11.057 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6077 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf" | 
| 6078 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO STEP 517 (remove_files) COMPLETE | 
| 6079 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.077 INFO O| May 23 03:44:11.077 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6080 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf" | 
| 6081 | 2024-05-23T03:44:12.741Z | [  recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO STEP 518 (remove_files) COMPLETE | 
| 6082 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.111 INFO O| May 23 03:44:11.111 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6083 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf" | 
| 6084 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO STEP 519 (remove_files) COMPLETE | 
| 6085 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.200 INFO O| May 23 03:44:11.200 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6086 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ptm.conf" | 
| 6087 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO STEP 520 (remove_files) COMPLETE | 
| 6088 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.222 INFO O| May 23 03:44:11.222 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6089 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pts.conf" | 
| 6090 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO STEP 521 (remove_files) COMPLETE | 
| 6091 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.244 INFO O| May 23 03:44:11.244 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6092 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/signalfd.conf" | 
| 6093 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO STEP 522 (remove_files) COMPLETE | 
| 6094 | 2024-05-23T03:44:12.742Z | [  recovery-image] May 23 03:44:11.263 INFO O| May 23 03:44:11.263 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6095 | 2024-05-23T03:44:12.747Z | [  recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf" | 
| 6096 | 2024-05-23T03:44:12.747Z | [  recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO STEP 523 (remove_files) COMPLETE | 
| 6097 | 2024-05-23T03:44:12.747Z | [  recovery-image] May 23 03:44:11.298 INFO O| May 23 03:44:11.298 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6098 | 2024-05-23T03:44:12.783Z | [  recovery-image] May 23 03:44:11.332 INFO O| May 23 03:44:11.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/timerfd.conf" | 
| 6099 | 2024-05-23T03:44:12.791Z | [  recovery-image] May 23 03:44:11.332 INFO O| May 23 03:44:11.332 INFO STEP 524 (remove_files) COMPLETE | 
| 6100 | 2024-05-23T03:44:12.791Z | [  recovery-image] May 23 03:44:11.333 INFO O| May 23 03:44:11.332 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6101 | 2024-05-23T03:44:12.800Z | [  recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf" | 
| 6102 | 2024-05-23T03:44:12.800Z | [  recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.349 INFO STEP 525 (remove_files) COMPLETE | 
| 6103 | 2024-05-23T03:44:12.806Z | [  recovery-image] May 23 03:44:11.349 INFO O| May 23 03:44:11.349 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6104 | 2024-05-23T03:44:12.817Z | [  recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf" | 
| 6105 | 2024-05-23T03:44:12.817Z | [  recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO STEP 526 (remove_files) COMPLETE | 
| 6106 | 2024-05-23T03:44:12.832Z | [  recovery-image] May 23 03:44:11.365 INFO O| May 23 03:44:11.365 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6107 | 2024-05-23T03:44:13.276Z | [  recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec" | 
| 6108 | 2024-05-23T03:44:13.276Z | [  recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.383 INFO STEP 527 (remove_files) COMPLETE | 
| 6109 | 2024-05-23T03:44:13.276Z | [  recovery-image] May 23 03:44:11.383 INFO O| May 23 03:44:11.383 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6110 | 2024-05-23T03:44:13.276Z | [  recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.399 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec" | 
| 6111 | 2024-05-23T03:44:13.276Z | [  recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.400 INFO STEP 528 (remove_files) COMPLETE | 
| 6112 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.400 INFO O| May 23 03:44:11.400 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6113 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.415 INFO O| May 23 03:44:11.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs" | 
| 6114 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.416 INFO O| May 23 03:44:11.415 INFO STEP 529 (remove_files) COMPLETE | 
| 6115 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.416 INFO O| May 23 03:44:11.416 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6116 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs" | 
| 6117 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO STEP 530 (remove_files) COMPLETE | 
| 6118 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.432 INFO O| May 23 03:44:11.432 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6119 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb" | 
| 6120 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO STEP 531 (remove_files) COMPLETE | 
| 6121 | 2024-05-23T03:44:13.277Z | [  recovery-image] May 23 03:44:11.448 INFO O| May 23 03:44:11.448 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6122 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs" | 
| 6123 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO STEP 532 (remove_files) COMPLETE | 
| 6124 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.466 INFO O| May 23 03:44:11.466 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6125 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv" | 
| 6126 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO STEP 533 (remove_files) COMPLETE | 
| 6127 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.485 INFO O| May 23 03:44:11.485 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6128 | 2024-05-23T03:44:13.278Z | [  recovery-image] May 23 03:44:11.520 INFO O| May 23 03:44:11.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd" | 
| 6129 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.520 INFO O| May 23 03:44:11.520 INFO STEP 534 (remove_files) COMPLETE | 
| 6130 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.521 INFO O| May 23 03:44:11.520 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6131 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" | 
| 6132 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO STEP 535 (remove_files) COMPLETE | 
| 6133 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.540 INFO O| May 23 03:44:11.540 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6134 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.567 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" | 
| 6135 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.568 INFO STEP 536 (remove_files) COMPLETE | 
| 6136 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.568 INFO O| May 23 03:44:11.568 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6137 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA" | 
| 6138 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO STEP 537 (remove_files) COMPLETE | 
| 6139 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.587 INFO O| May 23 03:44:11.587 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6140 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT" | 
| 6141 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO STEP 538 (remove_files) COMPLETE | 
| 6142 | 2024-05-23T03:44:13.279Z | [  recovery-image] May 23 03:44:11.606 INFO O| May 23 03:44:11.606 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6143 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" | 
| 6144 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.638 INFO STEP 539 (remove_files) COMPLETE | 
| 6145 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.638 INFO O| May 23 03:44:11.638 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6146 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod" | 
| 6147 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO STEP 540 (remove_files) COMPLETE | 
| 6148 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.690 INFO O| May 23 03:44:11.690 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6149 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod" | 
| 6150 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO STEP 541 (remove_files) COMPLETE | 
| 6151 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.726 INFO O| May 23 03:44:11.726 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6152 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod" | 
| 6153 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO STEP 542 (remove_files) COMPLETE | 
| 6154 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.785 INFO O| May 23 03:44:11.785 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6155 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl" | 
| 6156 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO STEP 543 (remove_files) COMPLETE | 
| 6157 | 2024-05-23T03:44:13.280Z | [  recovery-image] May 23 03:44:11.804 INFO O| May 23 03:44:11.804 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6158 | 2024-05-23T03:44:13.299Z | [  recovery-image] May 23 03:44:11.840 INFO O| May 23 03:44:11.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys" | 
| 6159 | 2024-05-23T03:44:13.299Z | [  recovery-image] May 23 03:44:11.840 INFO O| May 23 03:44:11.840 INFO STEP 544 (remove_files) COMPLETE | 
| 6160 | 2024-05-23T03:44:13.303Z | [  recovery-image] May 23 03:44:11.841 INFO O| May 23 03:44:11.840 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6161 | 2024-05-23T03:44:13.309Z | [  recovery-image] May 23 03:44:11.860 INFO O| May 23 03:44:11.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct" | 
| 6162 | 2024-05-23T03:44:13.310Z | [  recovery-image] May 23 03:44:11.861 INFO O| May 23 03:44:11.860 INFO STEP 545 (remove_files) COMPLETE | 
| 6163 | 2024-05-23T03:44:13.313Z | [  recovery-image] May 23 03:44:11.861 INFO O| May 23 03:44:11.860 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6164 | 2024-05-23T03:44:13.331Z | [  recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README" | 
| 6165 | 2024-05-23T03:44:13.335Z | [  recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO STEP 546 (remove_files) COMPLETE | 
| 6166 | 2024-05-23T03:44:13.335Z | [  recovery-image] May 23 03:44:11.882 INFO O| May 23 03:44:11.882 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6167 | 2024-05-23T03:44:13.374Z | [  recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map" | 
| 6168 | 2024-05-23T03:44:13.374Z | [  recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO STEP 547 (remove_files) COMPLETE | 
| 6169 | 2024-05-23T03:44:13.374Z | [  recovery-image] May 23 03:44:11.925 INFO O| May 23 03:44:11.925 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6170 | 2024-05-23T03:44:13.392Z | [  recovery-image] May 23 03:44:11.942 INFO O| May 23 03:44:11.942 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace" | 
| 6171 | 2024-05-23T03:44:13.392Z | [  recovery-image] May 23 03:44:11.943 INFO O| May 23 03:44:11.942 INFO STEP 548 (remove_files) COMPLETE | 
| 6172 | 2024-05-23T03:44:13.397Z | [  recovery-image] May 23 03:44:11.943 INFO O| May 23 03:44:11.942 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6173 | 2024-05-23T03:44:13.413Z | [  recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen" | 
| 6174 | 2024-05-23T03:44:13.418Z | [  recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO STEP 549 (remove_files) COMPLETE | 
| 6175 | 2024-05-23T03:44:13.418Z | [  recovery-image] May 23 03:44:11.961 INFO O| May 23 03:44:11.961 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6176 | 2024-05-23T03:44:13.432Z | [  recovery-image] May 23 03:44:11.982 INFO O| May 23 03:44:11.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1" | 
| 6177 | 2024-05-23T03:44:13.432Z | [  recovery-image] May 23 03:44:11.983 INFO O| May 23 03:44:11.982 INFO STEP 550 (remove_files) COMPLETE | 
| 6178 | 2024-05-23T03:44:13.437Z | [  recovery-image] May 23 03:44:11.983 INFO O| May 23 03:44:11.983 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6179 | 2024-05-23T03:44:13.452Z | [  recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3" | 
| 6180 | 2024-05-23T03:44:13.452Z | [  recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.003 INFO STEP 551 (remove_files) COMPLETE | 
| 6181 | 2024-05-23T03:44:13.457Z | [  recovery-image] May 23 03:44:12.003 INFO O| May 23 03:44:12.003 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6182 | 2024-05-23T03:44:13.472Z | [  recovery-image] May 23 03:44:12.023 INFO O| May 23 03:44:12.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4" | 
| 6183 | 2024-05-23T03:44:13.477Z | [  recovery-image] May 23 03:44:12.024 INFO O| May 23 03:44:12.023 INFO STEP 552 (remove_files) COMPLETE | 
| 6184 | 2024-05-23T03:44:13.477Z | [  recovery-image] May 23 03:44:12.024 INFO O| May 23 03:44:12.024 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6185 | 2024-05-23T03:44:13.514Z | [  recovery-image] May 23 03:44:12.064 INFO O| May 23 03:44:12.064 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o" | 
| 6186 | 2024-05-23T03:44:13.519Z | [  recovery-image] May 23 03:44:12.065 INFO O| May 23 03:44:12.064 INFO STEP 553 (remove_files) COMPLETE | 
| 6187 | 2024-05-23T03:44:13.519Z | [  recovery-image] May 23 03:44:12.065 INFO O| May 23 03:44:12.065 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6188 | 2024-05-23T03:44:13.533Z | [  recovery-image] May 23 03:44:12.084 INFO O| May 23 03:44:12.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o" | 
| 6189 | 2024-05-23T03:44:13.537Z | [  recovery-image] May 23 03:44:12.085 INFO O| May 23 03:44:12.085 INFO STEP 554 (remove_files) COMPLETE | 
| 6190 | 2024-05-23T03:44:13.537Z | [  recovery-image] May 23 03:44:12.085 INFO O| May 23 03:44:12.085 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6191 | 2024-05-23T03:44:13.553Z | [  recovery-image] May 23 03:44:12.103 INFO O| May 23 03:44:12.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1" | 
| 6192 | 2024-05-23T03:44:13.558Z | [  recovery-image] May 23 03:44:12.104 INFO O| May 23 03:44:12.104 INFO STEP 555 (remove_files) COMPLETE | 
| 6193 | 2024-05-23T03:44:13.558Z | [  recovery-image] May 23 03:44:12.104 INFO O| May 23 03:44:12.104 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6194 | 2024-05-23T03:44:13.984Z | [  recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc" | 
| 6195 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO STEP 556 (remove_files) COMPLETE | 
| 6196 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.129 INFO O| May 23 03:44:12.129 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6197 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept" | 
| 6198 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.160 INFO STEP 557 (remove_files) COMPLETE | 
| 6199 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.160 INFO O| May 23 03:44:12.160 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6200 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename" | 
| 6201 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.177 INFO STEP 558 (remove_files) COMPLETE | 
| 6202 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.177 INFO O| May 23 03:44:12.177 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6203 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv" | 
| 6204 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO STEP 559 (remove_files) COMPLETE | 
| 6205 | 2024-05-23T03:44:13.992Z | [  recovery-image] May 23 03:44:12.194 INFO O| May 23 03:44:12.194 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6206 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.211 INFO O| May 23 03:44:12.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut" | 
| 6207 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.211 INFO O| May 23 03:44:12.211 INFO STEP 560 (remove_files) COMPLETE | 
| 6208 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.212 INFO O| May 23 03:44:12.212 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6209 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.228 INFO O| May 23 03:44:12.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname" | 
| 6210 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.229 INFO O| May 23 03:44:12.229 INFO STEP 561 (remove_files) COMPLETE | 
| 6211 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.229 INFO O| May 23 03:44:12.229 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6212 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags" | 
| 6213 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO STEP 562 (remove_files) COMPLETE | 
| 6214 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.276 INFO O| May 23 03:44:12.276 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6215 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo" | 
| 6216 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO STEP 563 (remove_files) COMPLETE | 
| 6217 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.307 INFO O| May 23 03:44:12.307 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6218 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head" | 
| 6219 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO STEP 564 (remove_files) COMPLETE | 
| 6220 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.328 INFO O| May 23 03:44:12.328 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6221 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.347 INFO O| May 23 03:44:12.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id" | 
| 6222 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.347 INFO O| May 23 03:44:12.347 INFO STEP 565 (remove_files) COMPLETE | 
| 6223 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.348 INFO O| May 23 03:44:12.347 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6224 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln" | 
| 6225 | 2024-05-23T03:44:13.993Z | [  recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO STEP 566 (remove_files) COMPLETE | 
| 6226 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.368 INFO O| May 23 03:44:12.368 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6227 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h" | 
| 6228 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO STEP 567 (remove_files) COMPLETE | 
| 6229 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.388 INFO O| May 23 03:44:12.388 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6230 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname" | 
| 6231 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO STEP 568 (remove_files) COMPLETE | 
| 6232 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.444 INFO O| May 23 03:44:12.444 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6233 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir" | 
| 6234 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.470 INFO STEP 569 (remove_files) COMPLETE | 
| 6235 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.470 INFO O| May 23 03:44:12.470 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6236 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo" | 
| 6237 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO STEP 570 (remove_files) COMPLETE | 
| 6238 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.490 INFO O| May 23 03:44:12.490 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6239 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.507 INFO O| May 23 03:44:12.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp" | 
| 6240 | 2024-05-23T03:44:13.994Z | [  recovery-image] May 23 03:44:12.507 INFO O| May 23 03:44:12.507 INFO STEP 571 (remove_files) COMPLETE | 
| 6241 | 2024-05-23T03:44:13.995Z | [  recovery-image] May 23 03:44:12.508 INFO O| May 23 03:44:12.507 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6242 | 2024-05-23T03:44:13.995Z | [  recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid" | 
| 6243 | 2024-05-23T03:44:13.995Z | [  recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO STEP 572 (remove_files) COMPLETE | 
| 6244 | 2024-05-23T03:44:13.995Z | [  recovery-image] May 23 03:44:12.525 INFO O| May 23 03:44:12.525 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6245 | 2024-05-23T03:44:14.003Z | [  recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk" | 
| 6246 | 2024-05-23T03:44:14.003Z | [  recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO STEP 573 (remove_files) COMPLETE | 
| 6247 | 2024-05-23T03:44:14.003Z | [  recovery-image] May 23 03:44:12.542 INFO O| May 23 03:44:12.542 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6248 | 2024-05-23T03:44:14.020Z | [  recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print" | 
| 6249 | 2024-05-23T03:44:14.020Z | [  recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO STEP 574 (remove_files) COMPLETE | 
| 6250 | 2024-05-23T03:44:14.020Z | [  recovery-image] May 23 03:44:12.559 INFO O| May 23 03:44:12.559 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6251 | 2024-05-23T03:44:14.029Z | [  recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv" | 
| 6252 | 2024-05-23T03:44:14.029Z | [  recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.577 INFO STEP 575 (remove_files) COMPLETE | 
| 6253 | 2024-05-23T03:44:14.029Z | [  recovery-image] May 23 03:44:12.577 INFO O| May 23 03:44:12.577 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6254 | 2024-05-23T03:44:14.047Z | [  recovery-image] May 23 03:44:12.595 INFO O| May 23 03:44:12.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push" | 
| 6255 | 2024-05-23T03:44:14.048Z | [  recovery-image] May 23 03:44:12.595 INFO O| May 23 03:44:12.595 INFO STEP 576 (remove_files) COMPLETE | 
| 6256 | 2024-05-23T03:44:14.052Z | [  recovery-image] May 23 03:44:12.596 INFO O| May 23 03:44:12.595 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6257 | 2024-05-23T03:44:14.073Z | [  recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath" | 
| 6258 | 2024-05-23T03:44:14.077Z | [  recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO STEP 577 (remove_files) COMPLETE | 
| 6259 | 2024-05-23T03:44:14.077Z | [  recovery-image] May 23 03:44:12.624 INFO O| May 23 03:44:12.624 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6260 | 2024-05-23T03:44:14.100Z | [  recovery-image] May 23 03:44:12.650 INFO O| May 23 03:44:12.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm" | 
| 6261 | 2024-05-23T03:44:14.103Z | [  recovery-image] May 23 03:44:12.650 INFO O| May 23 03:44:12.650 INFO STEP 578 (remove_files) COMPLETE | 
| 6262 | 2024-05-23T03:44:14.103Z | [  recovery-image] May 23 03:44:12.651 INFO O| May 23 03:44:12.650 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6263 | 2024-05-23T03:44:14.120Z | [  recovery-image] May 23 03:44:12.671 INFO O| May 23 03:44:12.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir" | 
| 6264 | 2024-05-23T03:44:14.124Z | [  recovery-image] May 23 03:44:12.671 INFO O| May 23 03:44:12.671 INFO STEP 579 (remove_files) COMPLETE | 
| 6265 | 2024-05-23T03:44:14.124Z | [  recovery-image] May 23 03:44:12.672 INFO O| May 23 03:44:12.671 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6266 | 2024-05-23T03:44:14.141Z | [  recovery-image] May 23 03:44:12.691 INFO O| May 23 03:44:12.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq" | 
| 6267 | 2024-05-23T03:44:14.141Z | [  recovery-image] May 23 03:44:12.691 INFO O| May 23 03:44:12.691 INFO STEP 580 (remove_files) COMPLETE | 
| 6268 | 2024-05-23T03:44:14.144Z | [  recovery-image] May 23 03:44:12.692 INFO O| May 23 03:44:12.691 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6269 | 2024-05-23T03:44:14.175Z | [  recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid" | 
| 6270 | 2024-05-23T03:44:14.175Z | [  recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO STEP 581 (remove_files) COMPLETE | 
| 6271 | 2024-05-23T03:44:14.175Z | [  recovery-image] May 23 03:44:12.726 INFO O| May 23 03:44:12.726 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6272 | 2024-05-23T03:44:14.194Z | [  recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep" | 
| 6273 | 2024-05-23T03:44:14.194Z | [  recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO STEP 582 (remove_files) COMPLETE | 
| 6274 | 2024-05-23T03:44:14.198Z | [  recovery-image] May 23 03:44:12.744 INFO O| May 23 03:44:12.744 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6275 | 2024-05-23T03:44:14.215Z | [  recovery-image] May 23 03:44:12.762 INFO O| May 23 03:44:12.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime" | 
| 6276 | 2024-05-23T03:44:14.223Z | [  recovery-image] May 23 03:44:12.766 INFO O| May 23 03:44:12.766 INFO STEP 583 (remove_files) COMPLETE | 
| 6277 | 2024-05-23T03:44:14.223Z | [  recovery-image] May 23 03:44:12.766 INFO O| May 23 03:44:12.766 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6278 | 2024-05-23T03:44:14.663Z | [  recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync" | 
| 6279 | 2024-05-23T03:44:14.663Z | [  recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO STEP 584 (remove_files) COMPLETE | 
| 6280 | 2024-05-23T03:44:14.663Z | [  recovery-image] May 23 03:44:12.813 INFO O| May 23 03:44:12.813 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6281 | 2024-05-23T03:44:14.664Z | [  recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee" | 
| 6282 | 2024-05-23T03:44:14.664Z | [  recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO STEP 585 (remove_files) COMPLETE | 
| 6283 | 2024-05-23T03:44:14.664Z | [  recovery-image] May 23 03:44:12.833 INFO O| May 23 03:44:12.833 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6284 | 2024-05-23T03:44:14.664Z | [  recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse" | 
| 6285 | 2024-05-23T03:44:14.664Z | [  recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO STEP 586 (remove_files) COMPLETE | 
| 6286 | 2024-05-23T03:44:14.665Z | [  recovery-image] May 23 03:44:12.852 INFO O| May 23 03:44:12.852 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6287 | 2024-05-23T03:44:14.665Z | [  recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty" | 
| 6288 | 2024-05-23T03:44:14.665Z | [  recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.871 INFO STEP 587 (remove_files) COMPLETE | 
| 6289 | 2024-05-23T03:44:14.665Z | [  recovery-image] May 23 03:44:12.871 INFO O| May 23 03:44:12.871 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6290 | 2024-05-23T03:44:14.665Z | [  recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname" | 
| 6291 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO STEP 588 (remove_files) COMPLETE | 
| 6292 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.895 INFO O| May 23 03:44:12.895 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6293 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink" | 
| 6294 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO STEP 589 (remove_files) COMPLETE | 
| 6295 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.930 INFO O| May 23 03:44:12.930 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6296 | 2024-05-23T03:44:14.666Z | [  recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami" | 
| 6297 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO STEP 590 (remove_files) COMPLETE | 
| 6298 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.956 INFO O| May 23 03:44:12.956 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6299 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" | 
| 6300 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO STEP 591 (remove_files) COMPLETE | 
| 6301 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.977 INFO O| May 23 03:44:12.977 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6302 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" | 
| 6303 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.998 INFO STEP 592 (remove_files) COMPLETE | 
| 6304 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:12.998 INFO O| May 23 03:44:12.998 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6305 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1" | 
| 6306 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.045 INFO STEP 593 (remove_files) COMPLETE | 
| 6307 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.045 INFO O| May 23 03:44:13.045 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6308 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" | 
| 6309 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO STEP 594 (remove_files) COMPLETE | 
| 6310 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.078 INFO O| May 23 03:44:13.078 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6311 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.095 INFO O| May 23 03:44:13.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" | 
| 6312 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.095 INFO O| May 23 03:44:13.095 INFO STEP 595 (remove_files) COMPLETE | 
| 6313 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.096 INFO O| May 23 03:44:13.095 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6314 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.113 INFO O| May 23 03:44:13.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" | 
| 6315 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.113 INFO O| May 23 03:44:13.113 INFO STEP 596 (remove_files) COMPLETE | 
| 6316 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.114 INFO O| May 23 03:44:13.113 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6317 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" | 
| 6318 | 2024-05-23T03:44:14.667Z | [  recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO STEP 597 (remove_files) COMPLETE | 
| 6319 | 2024-05-23T03:44:14.668Z | [  recovery-image] May 23 03:44:13.153 INFO O| May 23 03:44:13.153 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6320 | 2024-05-23T03:44:14.668Z | [  recovery-image] May 23 03:44:13.173 INFO O| May 23 03:44:13.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub" | 
| 6321 | 2024-05-23T03:44:14.668Z | [  recovery-image] May 23 03:44:13.174 INFO O| May 23 03:44:13.174 INFO STEP 598 (remove_files) COMPLETE | 
| 6322 | 2024-05-23T03:44:14.668Z | [  recovery-image] May 23 03:44:13.174 INFO O| May 23 03:44:13.174 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6323 | 2024-05-23T03:44:14.673Z | [  recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1" | 
| 6324 | 2024-05-23T03:44:14.673Z | [  recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.209 INFO STEP 599 (remove_files) COMPLETE | 
| 6325 | 2024-05-23T03:44:14.673Z | [  recovery-image] May 23 03:44:13.209 INFO O| May 23 03:44:13.209 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6326 | 2024-05-23T03:44:14.697Z | [  recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1" | 
| 6327 | 2024-05-23T03:44:14.697Z | [  recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO STEP 600 (remove_files) COMPLETE | 
| 6328 | 2024-05-23T03:44:14.697Z | [  recovery-image] May 23 03:44:13.247 INFO O| May 23 03:44:13.247 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6329 | 2024-05-23T03:44:14.718Z | [  recovery-image] May 23 03:44:13.268 INFO O| May 23 03:44:13.268 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1" | 
| 6330 | 2024-05-23T03:44:14.718Z | [  recovery-image] May 23 03:44:13.269 INFO O| May 23 03:44:13.268 INFO STEP 601 (remove_files) COMPLETE | 
| 6331 | 2024-05-23T03:44:14.721Z | [  recovery-image] May 23 03:44:13.269 INFO O| May 23 03:44:13.269 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6332 | 2024-05-23T03:44:14.752Z | [  recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1" | 
| 6333 | 2024-05-23T03:44:14.777Z | [  recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO STEP 602 (remove_files) COMPLETE | 
| 6334 | 2024-05-23T03:44:14.777Z | [  recovery-image] May 23 03:44:13.303 INFO O| May 23 03:44:13.303 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6335 | 2024-05-23T03:44:14.777Z | [  recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1" | 
| 6336 | 2024-05-23T03:44:14.777Z | [  recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO STEP 603 (remove_files) COMPLETE | 
| 6337 | 2024-05-23T03:44:14.777Z | [  recovery-image] May 23 03:44:13.323 INFO O| May 23 03:44:13.323 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6338 | 2024-05-23T03:44:14.791Z | [  recovery-image] May 23 03:44:13.341 INFO O| May 23 03:44:13.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" | 
| 6339 | 2024-05-23T03:44:14.798Z | [  recovery-image] May 23 03:44:13.342 INFO O| May 23 03:44:13.342 INFO STEP 604 (remove_files) COMPLETE | 
| 6340 | 2024-05-23T03:44:14.798Z | [  recovery-image] May 23 03:44:13.342 INFO O| May 23 03:44:13.342 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6341 | 2024-05-23T03:44:14.810Z | [  recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" | 
| 6342 | 2024-05-23T03:44:14.814Z | [  recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO STEP 605 (remove_files) COMPLETE | 
| 6343 | 2024-05-23T03:44:14.814Z | [  recovery-image] May 23 03:44:13.361 INFO O| May 23 03:44:13.361 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6344 | 2024-05-23T03:44:14.831Z | [  recovery-image] May 23 03:44:13.380 INFO O| May 23 03:44:13.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" | 
| 6345 | 2024-05-23T03:44:14.835Z | [  recovery-image] May 23 03:44:13.381 INFO O| May 23 03:44:13.381 INFO STEP 606 (remove_files) COMPLETE | 
| 6346 | 2024-05-23T03:44:14.835Z | [  recovery-image] May 23 03:44:13.381 INFO O| May 23 03:44:13.381 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6347 | 2024-05-23T03:44:14.850Z | [  recovery-image] May 23 03:44:13.400 INFO O| May 23 03:44:13.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" | 
| 6348 | 2024-05-23T03:44:14.854Z | [  recovery-image] May 23 03:44:13.401 INFO O| May 23 03:44:13.401 INFO STEP 607 (remove_files) COMPLETE | 
| 6349 | 2024-05-23T03:44:14.854Z | [  recovery-image] May 23 03:44:13.401 INFO O| May 23 03:44:13.401 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6350 | 2024-05-23T03:44:14.870Z | [  recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" | 
| 6351 | 2024-05-23T03:44:14.875Z | [  recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.421 INFO STEP 608 (remove_files) COMPLETE | 
| 6352 | 2024-05-23T03:44:14.875Z | [  recovery-image] May 23 03:44:13.421 INFO O| May 23 03:44:13.421 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6353 | 2024-05-23T03:44:14.900Z | [  recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1" | 
| 6354 | 2024-05-23T03:44:14.900Z | [  recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO STEP 609 (remove_files) COMPLETE | 
| 6355 | 2024-05-23T03:44:14.904Z | [  recovery-image] May 23 03:44:13.450 INFO O| May 23 03:44:13.450 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6356 | 2024-05-23T03:44:14.931Z | [  recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1" | 
| 6357 | 2024-05-23T03:44:14.938Z | [  recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO STEP 610 (remove_files) COMPLETE | 
| 6358 | 2024-05-23T03:44:14.938Z | [  recovery-image] May 23 03:44:13.481 INFO O| May 23 03:44:13.481 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6359 | 2024-05-23T03:44:14.958Z | [  recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1" | 
| 6360 | 2024-05-23T03:44:14.958Z | [  recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO STEP 611 (remove_files) COMPLETE | 
| 6361 | 2024-05-23T03:44:14.959Z | [  recovery-image] May 23 03:44:13.502 INFO O| May 23 03:44:13.502 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6362 | 2024-05-23T03:44:14.969Z | [  recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1" | 
| 6363 | 2024-05-23T03:44:14.969Z | [  recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO STEP 612 (remove_files) COMPLETE | 
| 6364 | 2024-05-23T03:44:14.970Z | [  recovery-image] May 23 03:44:13.518 INFO O| May 23 03:44:13.518 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6365 | 2024-05-23T03:44:14.985Z | [  recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" | 
| 6366 | 2024-05-23T03:44:14.985Z | [  recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO STEP 613 (remove_files) COMPLETE | 
| 6367 | 2024-05-23T03:44:14.990Z | [  recovery-image] May 23 03:44:13.535 INFO O| May 23 03:44:13.535 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6368 | 2024-05-23T03:44:15.003Z | [  recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" | 
| 6369 | 2024-05-23T03:44:15.003Z | [  recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO STEP 614 (remove_files) COMPLETE | 
| 6370 | 2024-05-23T03:44:15.003Z | [  recovery-image] May 23 03:44:13.553 INFO O| May 23 03:44:13.553 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6371 | 2024-05-23T03:44:15.023Z | [  recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1" | 
| 6372 | 2024-05-23T03:44:15.023Z | [  recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO STEP 615 (remove_files) COMPLETE | 
| 6373 | 2024-05-23T03:44:15.023Z | [  recovery-image] May 23 03:44:13.573 INFO O| May 23 03:44:13.573 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6374 | 2024-05-23T03:44:15.069Z | [  recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" | 
| 6375 | 2024-05-23T03:44:15.069Z | [  recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO STEP 616 (remove_files) COMPLETE | 
| 6376 | 2024-05-23T03:44:15.070Z | [  recovery-image] May 23 03:44:13.614 INFO O| May 23 03:44:13.614 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6377 | 2024-05-23T03:44:15.082Z | [  recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1" | 
| 6378 | 2024-05-23T03:44:15.082Z | [  recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.633 INFO STEP 617 (remove_files) COMPLETE | 
| 6379 | 2024-05-23T03:44:15.082Z | [  recovery-image] May 23 03:44:13.633 INFO O| May 23 03:44:13.633 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6380 | 2024-05-23T03:44:15.128Z | [  recovery-image] May 23 03:44:13.677 INFO O| May 23 03:44:13.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1" | 
| 6381 | 2024-05-23T03:44:15.128Z | [  recovery-image] May 23 03:44:13.677 INFO O| May 23 03:44:13.677 INFO STEP 618 (remove_files) COMPLETE | 
| 6382 | 2024-05-23T03:44:15.128Z | [  recovery-image] May 23 03:44:13.678 INFO O| May 23 03:44:13.678 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6383 | 2024-05-23T03:44:15.161Z | [  recovery-image] May 23 03:44:13.711 INFO O| May 23 03:44:13.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1" | 
| 6384 | 2024-05-23T03:44:15.165Z | [  recovery-image] May 23 03:44:13.711 INFO O| May 23 03:44:13.711 INFO STEP 619 (remove_files) COMPLETE | 
| 6385 | 2024-05-23T03:44:15.165Z | [  recovery-image] May 23 03:44:13.712 INFO O| May 23 03:44:13.711 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6386 | 2024-05-23T03:44:15.594Z | [  recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1" | 
| 6387 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.734 INFO STEP 620 (remove_files) COMPLETE | 
| 6388 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.734 INFO O| May 23 03:44:13.734 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6389 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1" | 
| 6390 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO STEP 621 (remove_files) COMPLETE | 
| 6391 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.773 INFO O| May 23 03:44:13.773 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6392 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1" | 
| 6393 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.793 INFO STEP 622 (remove_files) COMPLETE | 
| 6394 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.793 INFO O| May 23 03:44:13.793 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6395 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1" | 
| 6396 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO STEP 623 (remove_files) COMPLETE | 
| 6397 | 2024-05-23T03:44:15.608Z | [  recovery-image] May 23 03:44:13.810 INFO O| May 23 03:44:13.810 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6398 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.826 INFO O| May 23 03:44:13.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1" | 
| 6399 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.827 INFO O| May 23 03:44:13.826 INFO STEP 624 (remove_files) COMPLETE | 
| 6400 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.827 INFO O| May 23 03:44:13.827 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6401 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1" | 
| 6402 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO STEP 625 (remove_files) COMPLETE | 
| 6403 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.843 INFO O| May 23 03:44:13.843 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6404 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.863 INFO O| May 23 03:44:13.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libkvm.so.1" | 
| 6405 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.863 INFO O| May 23 03:44:13.863 INFO STEP 626 (remove_files) COMPLETE | 
| 6406 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.864 INFO O| May 23 03:44:13.863 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6407 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1" | 
| 6408 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO STEP 627 (remove_files) COMPLETE | 
| 6409 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.881 INFO O| May 23 03:44:13.881 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6410 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.897 INFO O| May 23 03:44:13.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5" | 
| 6411 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.897 INFO O| May 23 03:44:13.897 INFO STEP 628 (remove_files) COMPLETE | 
| 6412 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.898 INFO O| May 23 03:44:13.897 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6413 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.916 INFO O| May 23 03:44:13.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1" | 
| 6414 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.916 INFO O| May 23 03:44:13.916 INFO STEP 629 (remove_files) COMPLETE | 
| 6415 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.917 INFO O| May 23 03:44:13.916 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6416 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.935 INFO O| May 23 03:44:13.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1" | 
| 6417 | 2024-05-23T03:44:15.609Z | [  recovery-image] May 23 03:44:13.936 INFO O| May 23 03:44:13.936 INFO STEP 630 (remove_files) COMPLETE | 
| 6418 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:13.936 INFO O| May 23 03:44:13.936 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6419 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1" | 
| 6420 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO STEP 631 (remove_files) COMPLETE | 
| 6421 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:13.966 INFO O| May 23 03:44:13.966 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6422 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1" | 
| 6423 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO STEP 632 (remove_files) COMPLETE | 
| 6424 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:14.025 INFO O| May 23 03:44:14.025 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6425 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1" | 
| 6426 | 2024-05-23T03:44:15.610Z | [  recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO STEP 633 (remove_files) COMPLETE | 
| 6427 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.043 INFO O| May 23 03:44:14.043 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6428 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1" | 
| 6429 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO STEP 634 (remove_files) COMPLETE | 
| 6430 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.062 INFO O| May 23 03:44:14.062 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6431 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1" | 
| 6432 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO STEP 635 (remove_files) COMPLETE | 
| 6433 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.095 INFO O| May 23 03:44:14.095 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6434 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.115 INFO O| May 23 03:44:14.115 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1" | 
| 6435 | 2024-05-23T03:44:15.611Z | [  recovery-image] May 23 03:44:14.116 INFO O| May 23 03:44:14.116 INFO STEP 636 (remove_files) COMPLETE | 
| 6436 | 2024-05-23T03:44:15.612Z | [  recovery-image] May 23 03:44:14.116 INFO O| May 23 03:44:14.116 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6437 | 2024-05-23T03:44:15.635Z | [  recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9" | 
| 6438 | 2024-05-23T03:44:15.635Z | [  recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO STEP 637 (remove_files) COMPLETE | 
| 6439 | 2024-05-23T03:44:15.635Z | [  recovery-image] May 23 03:44:14.153 INFO O| May 23 03:44:14.153 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6440 | 2024-05-23T03:44:15.650Z | [  recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1" | 
| 6441 | 2024-05-23T03:44:15.650Z | [  recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO STEP 638 (remove_files) COMPLETE | 
| 6442 | 2024-05-23T03:44:15.650Z | [  recovery-image] May 23 03:44:14.175 INFO O| May 23 03:44:14.175 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6443 | 2024-05-23T03:44:15.654Z | [  recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1" | 
| 6444 | 2024-05-23T03:44:15.654Z | [  recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO STEP 639 (remove_files) COMPLETE | 
| 6445 | 2024-05-23T03:44:15.654Z | [  recovery-image] May 23 03:44:14.194 INFO O| May 23 03:44:14.194 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6446 | 2024-05-23T03:44:15.681Z | [  recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" | 
| 6447 | 2024-05-23T03:44:15.682Z | [  recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO STEP 640 (remove_files) COMPLETE | 
| 6448 | 2024-05-23T03:44:15.682Z | [  recovery-image] May 23 03:44:14.229 INFO O| May 23 03:44:14.229 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6449 | 2024-05-23T03:44:15.700Z | [  recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" | 
| 6450 | 2024-05-23T03:44:15.700Z | [  recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.250 INFO STEP 641 (remove_files) COMPLETE | 
| 6451 | 2024-05-23T03:44:15.700Z | [  recovery-image] May 23 03:44:14.250 INFO O| May 23 03:44:14.250 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6452 | 2024-05-23T03:44:15.756Z | [  recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1" | 
| 6453 | 2024-05-23T03:44:15.756Z | [  recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO STEP 642 (remove_files) COMPLETE | 
| 6454 | 2024-05-23T03:44:15.756Z | [  recovery-image] May 23 03:44:14.306 INFO O| May 23 03:44:14.306 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6455 | 2024-05-23T03:44:15.788Z | [  recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1" | 
| 6456 | 2024-05-23T03:44:15.789Z | [  recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO STEP 643 (remove_files) COMPLETE | 
| 6457 | 2024-05-23T03:44:15.789Z | [  recovery-image] May 23 03:44:14.329 INFO O| May 23 03:44:14.329 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6458 | 2024-05-23T03:44:15.816Z | [  recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1" | 
| 6459 | 2024-05-23T03:44:15.816Z | [  recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO STEP 644 (remove_files) COMPLETE | 
| 6460 | 2024-05-23T03:44:15.816Z | [  recovery-image] May 23 03:44:14.367 INFO O| May 23 03:44:14.367 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6461 | 2024-05-23T03:44:15.840Z | [  recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1" | 
| 6462 | 2024-05-23T03:44:15.844Z | [  recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO STEP 645 (remove_files) COMPLETE | 
| 6463 | 2024-05-23T03:44:15.844Z | [  recovery-image] May 23 03:44:14.389 INFO O| May 23 03:44:14.389 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6464 | 2024-05-23T03:44:15.901Z | [  recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1" | 
| 6465 | 2024-05-23T03:44:15.901Z | [  recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO STEP 646 (remove_files) COMPLETE | 
| 6466 | 2024-05-23T03:44:15.901Z | [  recovery-image] May 23 03:44:14.451 INFO O| May 23 03:44:14.451 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6467 | 2024-05-23T03:44:15.923Z | [  recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1" | 
| 6468 | 2024-05-23T03:44:15.927Z | [  recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO STEP 647 (remove_files) COMPLETE | 
| 6469 | 2024-05-23T03:44:15.927Z | [  recovery-image] May 23 03:44:14.473 INFO O| May 23 03:44:14.473 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6470 | 2024-05-23T03:44:15.968Z | [  recovery-image] May 23 03:44:14.503 INFO O| May 23 03:44:14.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1" | 
| 6471 | 2024-05-23T03:44:15.968Z | [  recovery-image] May 23 03:44:14.504 INFO O| May 23 03:44:14.504 INFO STEP 648 (remove_files) COMPLETE | 
| 6472 | 2024-05-23T03:44:15.968Z | [  recovery-image] May 23 03:44:14.504 INFO O| May 23 03:44:14.504 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6473 | 2024-05-23T03:44:15.988Z | [  recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1" | 
| 6474 | 2024-05-23T03:44:15.988Z | [  recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO STEP 649 (remove_files) COMPLETE | 
| 6475 | 2024-05-23T03:44:15.988Z | [  recovery-image] May 23 03:44:14.538 INFO O| May 23 03:44:14.538 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6476 | 2024-05-23T03:44:16.009Z | [  recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1" | 
| 6477 | 2024-05-23T03:44:16.009Z | [  recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO STEP 650 (remove_files) COMPLETE | 
| 6478 | 2024-05-23T03:44:16.009Z | [  recovery-image] May 23 03:44:14.558 INFO O| May 23 03:44:14.558 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6479 | 2024-05-23T03:44:16.029Z | [  recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1" | 
| 6480 | 2024-05-23T03:44:16.029Z | [  recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO STEP 651 (remove_files) COMPLETE | 
| 6481 | 2024-05-23T03:44:16.029Z | [  recovery-image] May 23 03:44:14.578 INFO O| May 23 03:44:14.578 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6482 | 2024-05-23T03:44:16.056Z | [  recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1" | 
| 6483 | 2024-05-23T03:44:16.056Z | [  recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO STEP 652 (remove_files) COMPLETE | 
| 6484 | 2024-05-23T03:44:16.063Z | [  recovery-image] May 23 03:44:14.606 INFO O| May 23 03:44:14.606 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6485 | 2024-05-23T03:44:16.074Z | [  recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1" | 
| 6486 | 2024-05-23T03:44:16.079Z | [  recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO STEP 653 (remove_files) COMPLETE | 
| 6487 | 2024-05-23T03:44:16.079Z | [  recovery-image] May 23 03:44:14.625 INFO O| May 23 03:44:14.625 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6488 | 2024-05-23T03:44:16.099Z | [  recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1" | 
| 6489 | 2024-05-23T03:44:16.103Z | [  recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO STEP 654 (remove_files) COMPLETE | 
| 6490 | 2024-05-23T03:44:16.103Z | [  recovery-image] May 23 03:44:14.649 INFO O| May 23 03:44:14.649 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6491 | 2024-05-23T03:44:16.141Z | [  recovery-image] May 23 03:44:14.688 INFO O| May 23 03:44:14.688 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" | 
| 6492 | 2024-05-23T03:44:16.141Z | [  recovery-image] May 23 03:44:14.689 INFO O| May 23 03:44:14.689 INFO STEP 655 (remove_files) COMPLETE | 
| 6493 | 2024-05-23T03:44:16.144Z | [  recovery-image] May 23 03:44:14.689 INFO O| May 23 03:44:14.689 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6494 | 2024-05-23T03:44:16.198Z | [  recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" | 
| 6495 | 2024-05-23T03:44:16.202Z | [  recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO STEP 656 (remove_files) COMPLETE | 
| 6496 | 2024-05-23T03:44:16.202Z | [  recovery-image] May 23 03:44:14.748 INFO O| May 23 03:44:14.748 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6497 | 2024-05-23T03:44:16.217Z | [  recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1" | 
| 6498 | 2024-05-23T03:44:16.217Z | [  recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO STEP 657 (remove_files) COMPLETE | 
| 6499 | 2024-05-23T03:44:16.217Z | [  recovery-image] May 23 03:44:14.767 INFO O| May 23 03:44:14.767 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6500 | 2024-05-23T03:44:16.280Z | [  recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1" | 
| 6501 | 2024-05-23T03:44:16.280Z | [  recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO STEP 658 (remove_files) COMPLETE | 
| 6502 | 2024-05-23T03:44:16.280Z | [  recovery-image] May 23 03:44:14.827 INFO O| May 23 03:44:14.827 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6503 | 2024-05-23T03:44:16.303Z | [  recovery-image] May 23 03:44:14.852 INFO O| May 23 03:44:14.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" | 
| 6504 | 2024-05-23T03:44:16.318Z | [  recovery-image] May 23 03:44:14.867 INFO O| May 23 03:44:14.867 INFO STEP 659 (remove_files) COMPLETE | 
| 6505 | 2024-05-23T03:44:16.318Z | [  recovery-image] May 23 03:44:14.867 INFO O| May 23 03:44:14.867 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6506 | 2024-05-23T03:44:16.349Z | [  recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1" | 
| 6507 | 2024-05-23T03:44:16.349Z | [  recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO STEP 660 (remove_files) COMPLETE | 
| 6508 | 2024-05-23T03:44:16.349Z | [  recovery-image] May 23 03:44:14.899 INFO O| May 23 03:44:14.899 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6509 | 2024-05-23T03:44:16.385Z | [  recovery-image] May 23 03:44:14.935 INFO O| May 23 03:44:14.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1" | 
| 6510 | 2024-05-23T03:44:16.389Z | [  recovery-image] May 23 03:44:14.935 INFO O| May 23 03:44:14.935 INFO STEP 661 (remove_files) COMPLETE | 
| 6511 | 2024-05-23T03:44:16.389Z | [  recovery-image] May 23 03:44:14.936 INFO O| May 23 03:44:14.935 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6512 | 2024-05-23T03:44:16.405Z | [  recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1" | 
| 6513 | 2024-05-23T03:44:16.409Z | [  recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO STEP 662 (remove_files) COMPLETE | 
| 6514 | 2024-05-23T03:44:16.409Z | [  recovery-image] May 23 03:44:14.955 INFO O| May 23 03:44:14.955 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6515 | 2024-05-23T03:44:16.423Z | [  recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" | 
| 6516 | 2024-05-23T03:44:16.427Z | [  recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO STEP 663 (remove_files) COMPLETE | 
| 6517 | 2024-05-23T03:44:16.427Z | [  recovery-image] May 23 03:44:14.973 INFO O| May 23 03:44:14.973 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6518 | 2024-05-23T03:44:16.441Z | [  recovery-image] May 23 03:44:14.991 INFO O| May 23 03:44:14.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1" | 
| 6519 | 2024-05-23T03:44:16.445Z | [  recovery-image] May 23 03:44:14.992 INFO O| May 23 03:44:14.991 INFO STEP 664 (remove_files) COMPLETE | 
| 6520 | 2024-05-23T03:44:16.445Z | [  recovery-image] May 23 03:44:14.992 INFO O| May 23 03:44:14.992 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6521 | 2024-05-23T03:44:16.462Z | [  recovery-image] May 23 03:44:15.011 INFO O| May 23 03:44:15.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1" | 
| 6522 | 2024-05-23T03:44:16.467Z | [  recovery-image] May 23 03:44:15.012 INFO O| May 23 03:44:15.011 INFO STEP 665 (remove_files) COMPLETE | 
| 6523 | 2024-05-23T03:44:16.467Z | [  recovery-image] May 23 03:44:15.012 INFO O| May 23 03:44:15.012 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6524 | 2024-05-23T03:44:16.481Z | [  recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1" | 
| 6525 | 2024-05-23T03:44:16.486Z | [  recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO STEP 666 (remove_files) COMPLETE | 
| 6526 | 2024-05-23T03:44:16.486Z | [  recovery-image] May 23 03:44:15.031 INFO O| May 23 03:44:15.031 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6527 | 2024-05-23T03:44:16.503Z | [  recovery-image] May 23 03:44:15.051 INFO O| May 23 03:44:15.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1" | 
| 6528 | 2024-05-23T03:44:16.507Z | [  recovery-image] May 23 03:44:15.052 INFO O| May 23 03:44:15.051 INFO STEP 667 (remove_files) COMPLETE | 
| 6529 | 2024-05-23T03:44:16.507Z | [  recovery-image] May 23 03:44:15.052 INFO O| May 23 03:44:15.052 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6530 | 2024-05-23T03:44:16.536Z | [  recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1" | 
| 6531 | 2024-05-23T03:44:16.537Z | [  recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO STEP 668 (remove_files) COMPLETE | 
| 6532 | 2024-05-23T03:44:16.537Z | [  recovery-image] May 23 03:44:15.085 INFO O| May 23 03:44:15.085 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6533 | 2024-05-23T03:44:16.566Z | [  recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1" | 
| 6534 | 2024-05-23T03:44:16.566Z | [  recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO STEP 669 (remove_files) COMPLETE | 
| 6535 | 2024-05-23T03:44:16.566Z | [  recovery-image] May 23 03:44:15.108 INFO O| May 23 03:44:15.108 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6536 | 2024-05-23T03:44:16.603Z | [  recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1" | 
| 6537 | 2024-05-23T03:44:16.607Z | [  recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO STEP 670 (remove_files) COMPLETE | 
| 6538 | 2024-05-23T03:44:16.607Z | [  recovery-image] May 23 03:44:15.153 INFO O| May 23 03:44:15.153 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6539 | 2024-05-23T03:44:16.630Z | [  recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1" | 
| 6540 | 2024-05-23T03:44:16.630Z | [  recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO STEP 671 (remove_files) COMPLETE | 
| 6541 | 2024-05-23T03:44:16.631Z | [  recovery-image] May 23 03:44:15.177 INFO O| May 23 03:44:15.177 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6542 | 2024-05-23T03:44:16.649Z | [  recovery-image] May 23 03:44:15.199 INFO O| May 23 03:44:15.199 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1" | 
| 6543 | 2024-05-23T03:44:16.650Z | [  recovery-image] May 23 03:44:15.200 INFO O| May 23 03:44:15.200 INFO STEP 672 (remove_files) COMPLETE | 
| 6544 | 2024-05-23T03:44:16.650Z | [  recovery-image] May 23 03:44:15.200 INFO O| May 23 03:44:15.200 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6545 | 2024-05-23T03:44:16.669Z | [  recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" | 
| 6546 | 2024-05-23T03:44:16.669Z | [  recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO STEP 673 (remove_files) COMPLETE | 
| 6547 | 2024-05-23T03:44:16.669Z | [  recovery-image] May 23 03:44:15.219 INFO O| May 23 03:44:15.219 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6548 | 2024-05-23T03:44:16.710Z | [  recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" | 
| 6549 | 2024-05-23T03:44:16.710Z | [  recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO STEP 674 (remove_files) COMPLETE | 
| 6550 | 2024-05-23T03:44:16.723Z | [  recovery-image] May 23 03:44:15.247 INFO O| May 23 03:44:15.247 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6551 | 2024-05-23T03:44:17.143Z | [  recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" | 
| 6552 | 2024-05-23T03:44:17.143Z | [  recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO STEP 675 (remove_files) COMPLETE | 
| 6553 | 2024-05-23T03:44:17.143Z | [  recovery-image] May 23 03:44:15.267 INFO O| May 23 03:44:15.267 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6554 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc" | 
| 6555 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.286 INFO STEP 676 (remove_files) COMPLETE | 
| 6556 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.286 INFO O| May 23 03:44:15.286 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6557 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" | 
| 6558 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO STEP 677 (remove_files) COMPLETE | 
| 6559 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.303 INFO O| May 23 03:44:15.303 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6560 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" | 
| 6561 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO STEP 678 (remove_files) COMPLETE | 
| 6562 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.321 INFO O| May 23 03:44:15.321 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6563 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" | 
| 6564 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO STEP 679 (remove_files) COMPLETE | 
| 6565 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.339 INFO O| May 23 03:44:15.339 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6566 | 2024-05-23T03:44:17.149Z | [  recovery-image] May 23 03:44:15.356 INFO O| May 23 03:44:15.356 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" | 
| 6567 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.357 INFO O| May 23 03:44:15.357 INFO STEP 680 (remove_files) COMPLETE | 
| 6568 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.357 INFO O| May 23 03:44:15.357 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6569 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" | 
| 6570 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO STEP 681 (remove_files) COMPLETE | 
| 6571 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.374 INFO O| May 23 03:44:15.374 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6572 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" | 
| 6573 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO STEP 682 (remove_files) COMPLETE | 
| 6574 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.391 INFO O| May 23 03:44:15.391 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6575 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" | 
| 6576 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO STEP 683 (remove_files) COMPLETE | 
| 6577 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.415 INFO O| May 23 03:44:15.415 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6578 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" | 
| 6579 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO STEP 684 (remove_files) COMPLETE | 
| 6580 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.435 INFO O| May 23 03:44:15.435 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6581 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" | 
| 6582 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO STEP 685 (remove_files) COMPLETE | 
| 6583 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.454 INFO O| May 23 03:44:15.454 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6584 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" | 
| 6585 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO STEP 686 (remove_files) COMPLETE | 
| 6586 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.472 INFO O| May 23 03:44:15.472 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6587 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" | 
| 6588 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO STEP 687 (remove_files) COMPLETE | 
| 6589 | 2024-05-23T03:44:17.150Z | [  recovery-image] May 23 03:44:15.508 INFO O| May 23 03:44:15.508 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6590 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" | 
| 6591 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO STEP 688 (remove_files) COMPLETE | 
| 6592 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.529 INFO O| May 23 03:44:15.529 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6593 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" | 
| 6594 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO STEP 689 (remove_files) COMPLETE | 
| 6595 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.547 INFO O| May 23 03:44:15.547 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6596 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" | 
| 6597 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO STEP 690 (remove_files) COMPLETE | 
| 6598 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.583 INFO O| May 23 03:44:15.583 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6599 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.613 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" | 
| 6600 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.614 INFO STEP 691 (remove_files) COMPLETE | 
| 6601 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.614 INFO O| May 23 03:44:15.614 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6602 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" | 
| 6603 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO STEP 692 (remove_files) COMPLETE | 
| 6604 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.631 INFO O| May 23 03:44:15.631 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6605 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" | 
| 6606 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO STEP 693 (remove_files) COMPLETE | 
| 6607 | 2024-05-23T03:44:17.151Z | [  recovery-image] May 23 03:44:15.683 INFO O| May 23 03:44:15.683 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6608 | 2024-05-23T03:44:17.156Z | [  recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" | 
| 6609 | 2024-05-23T03:44:17.156Z | [  recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO STEP 694 (remove_files) COMPLETE | 
| 6610 | 2024-05-23T03:44:17.156Z | [  recovery-image] May 23 03:44:15.703 INFO O| May 23 03:44:15.703 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6611 | 2024-05-23T03:44:17.170Z | [  recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" | 
| 6612 | 2024-05-23T03:44:17.175Z | [  recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO STEP 695 (remove_files) COMPLETE | 
| 6613 | 2024-05-23T03:44:17.175Z | [  recovery-image] May 23 03:44:15.721 INFO O| May 23 03:44:15.721 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6614 | 2024-05-23T03:44:17.189Z | [  recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" | 
| 6615 | 2024-05-23T03:44:17.189Z | [  recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO STEP 696 (remove_files) COMPLETE | 
| 6616 | 2024-05-23T03:44:17.189Z | [  recovery-image] May 23 03:44:15.738 INFO O| May 23 03:44:15.738 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6617 | 2024-05-23T03:44:17.214Z | [  recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" | 
| 6618 | 2024-05-23T03:44:17.214Z | [  recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO STEP 697 (remove_files) COMPLETE | 
| 6619 | 2024-05-23T03:44:17.214Z | [  recovery-image] May 23 03:44:15.760 INFO O| May 23 03:44:15.760 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6620 | 2024-05-23T03:44:17.262Z | [  recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" | 
| 6621 | 2024-05-23T03:44:17.262Z | [  recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO STEP 698 (remove_files) COMPLETE | 
| 6622 | 2024-05-23T03:44:17.262Z | [  recovery-image] May 23 03:44:15.812 INFO O| May 23 03:44:15.812 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6623 | 2024-05-23T03:44:17.281Z | [  recovery-image] May 23 03:44:15.829 INFO O| May 23 03:44:15.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" | 
| 6624 | 2024-05-23T03:44:17.281Z | [  recovery-image] May 23 03:44:15.829 INFO O| May 23 03:44:15.829 INFO STEP 699 (remove_files) COMPLETE | 
| 6625 | 2024-05-23T03:44:17.281Z | [  recovery-image] May 23 03:44:15.830 INFO O| May 23 03:44:15.829 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6626 | 2024-05-23T03:44:17.313Z | [  recovery-image] May 23 03:44:15.863 INFO O| May 23 03:44:15.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" | 
| 6627 | 2024-05-23T03:44:17.317Z | [  recovery-image] May 23 03:44:15.863 INFO O| May 23 03:44:15.863 INFO STEP 700 (remove_files) COMPLETE | 
| 6628 | 2024-05-23T03:44:17.317Z | [  recovery-image] May 23 03:44:15.864 INFO O| May 23 03:44:15.864 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6629 | 2024-05-23T03:44:17.336Z | [  recovery-image] May 23 03:44:15.885 INFO O| May 23 03:44:15.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" | 
| 6630 | 2024-05-23T03:44:17.340Z | [  recovery-image] May 23 03:44:15.885 INFO O| May 23 03:44:15.885 INFO STEP 701 (remove_files) COMPLETE | 
| 6631 | 2024-05-23T03:44:17.340Z | [  recovery-image] May 23 03:44:15.886 INFO O| May 23 03:44:15.886 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6632 | 2024-05-23T03:44:17.382Z | [  recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" | 
| 6633 | 2024-05-23T03:44:17.818Z | [  recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO STEP 702 (remove_files) COMPLETE | 
| 6634 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:15.928 INFO O| May 23 03:44:15.928 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6635 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.022 INFO O| May 23 03:44:16.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2" | 
| 6636 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.023 INFO O| May 23 03:44:16.023 INFO STEP 703 (remove_files) COMPLETE | 
| 6637 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.023 INFO O| May 23 03:44:16.023 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6638 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1" | 
| 6639 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO STEP 704 (remove_files) COMPLETE | 
| 6640 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.079 INFO O| May 23 03:44:16.079 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6641 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.109 INFO O| May 23 03:44:16.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr" | 
| 6642 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.109 INFO O| May 23 03:44:16.109 INFO STEP 705 (remove_files) COMPLETE | 
| 6643 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.110 INFO O| May 23 03:44:16.109 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6644 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh" | 
| 6645 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO STEP 706 (remove_files) COMPLETE | 
| 6646 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.175 INFO O| May 23 03:44:16.175 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6647 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.209 INFO O| May 23 03:44:16.209 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query" | 
| 6648 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.209 INFO O| May 23 03:44:16.209 INFO STEP 707 (remove_files) COMPLETE | 
| 6649 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.210 INFO O| May 23 03:44:16.209 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6650 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.228 INFO O| May 23 03:44:16.228 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh" | 
| 6651 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.229 INFO O| May 23 03:44:16.229 INFO STEP 708 (remove_files) COMPLETE | 
| 6652 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.229 INFO O| May 23 03:44:16.229 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6653 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" | 
| 6654 | 2024-05-23T03:44:17.819Z | [  recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO STEP 709 (remove_files) COMPLETE | 
| 6655 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.295 INFO O| May 23 03:44:16.295 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6656 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" | 
| 6657 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO STEP 710 (remove_files) COMPLETE | 
| 6658 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.315 INFO O| May 23 03:44:16.315 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6659 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" | 
| 6660 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO STEP 711 (remove_files) COMPLETE | 
| 6661 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.341 INFO O| May 23 03:44:16.341 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6662 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" | 
| 6663 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO STEP 712 (remove_files) COMPLETE | 
| 6664 | 2024-05-23T03:44:17.820Z | [  recovery-image] May 23 03:44:16.359 INFO O| May 23 03:44:16.359 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6665 | 2024-05-23T03:44:17.832Z | [  recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" | 
| 6666 | 2024-05-23T03:44:17.832Z | [  recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO STEP 713 (remove_files) COMPLETE | 
| 6667 | 2024-05-23T03:44:17.832Z | [  recovery-image] May 23 03:44:16.376 INFO O| May 23 03:44:16.376 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6668 | 2024-05-23T03:44:17.846Z | [  recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1" | 
| 6669 | 2024-05-23T03:44:17.847Z | [  recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO STEP 714 (remove_files) COMPLETE | 
| 6670 | 2024-05-23T03:44:17.852Z | [  recovery-image] May 23 03:44:16.395 INFO O| May 23 03:44:16.395 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6671 | 2024-05-23T03:44:17.867Z | [  recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1" | 
| 6672 | 2024-05-23T03:44:17.867Z | [  recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO STEP 715 (remove_files) COMPLETE | 
| 6673 | 2024-05-23T03:44:17.867Z | [  recovery-image] May 23 03:44:16.415 INFO O| May 23 03:44:16.415 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6674 | 2024-05-23T03:44:17.955Z | [  recovery-image] May 23 03:44:16.504 INFO O| May 23 03:44:16.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1" | 
| 6675 | 2024-05-23T03:44:17.955Z | [  recovery-image] May 23 03:44:16.505 INFO O| May 23 03:44:16.505 INFO STEP 716 (remove_files) COMPLETE | 
| 6676 | 2024-05-23T03:44:17.955Z | [  recovery-image] May 23 03:44:16.505 INFO O| May 23 03:44:16.505 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6677 | 2024-05-23T03:44:18.019Z | [  recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1" | 
| 6678 | 2024-05-23T03:44:18.019Z | [  recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO STEP 717 (remove_files) COMPLETE | 
| 6679 | 2024-05-23T03:44:18.019Z | [  recovery-image] May 23 03:44:16.569 INFO O| May 23 03:44:16.569 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6680 | 2024-05-23T03:44:18.039Z | [  recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1" | 
| 6681 | 2024-05-23T03:44:18.042Z | [  recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.589 INFO STEP 718 (remove_files) COMPLETE | 
| 6682 | 2024-05-23T03:44:18.042Z | [  recovery-image] May 23 03:44:16.589 INFO O| May 23 03:44:16.589 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6683 | 2024-05-23T03:44:18.062Z | [  recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1" | 
| 6684 | 2024-05-23T03:44:18.063Z | [  recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.612 INFO STEP 719 (remove_files) COMPLETE | 
| 6685 | 2024-05-23T03:44:18.063Z | [  recovery-image] May 23 03:44:16.612 INFO O| May 23 03:44:16.612 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6686 | 2024-05-23T03:44:18.086Z | [  recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin" | 
| 6687 | 2024-05-23T03:44:18.087Z | [  recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO STEP 720 (remove_files) COMPLETE | 
| 6688 | 2024-05-23T03:44:18.087Z | [  recovery-image] May 23 03:44:16.631 INFO O| May 23 03:44:16.631 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6689 | 2024-05-23T03:44:18.107Z | [  recovery-image] May 23 03:44:16.656 INFO O| May 23 03:44:16.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl" | 
| 6690 | 2024-05-23T03:44:18.111Z | [  recovery-image] May 23 03:44:16.656 INFO O| May 23 03:44:16.656 INFO STEP 721 (remove_files) COMPLETE | 
| 6691 | 2024-05-23T03:44:18.111Z | [  recovery-image] May 23 03:44:16.657 INFO O| May 23 03:44:16.656 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6692 | 2024-05-23T03:44:18.144Z | [  recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin" | 
| 6693 | 2024-05-23T03:44:18.144Z | [  recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO STEP 722 (remove_files) COMPLETE | 
| 6694 | 2024-05-23T03:44:18.148Z | [  recovery-image] May 23 03:44:16.693 INFO O| May 23 03:44:16.693 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6695 | 2024-05-23T03:44:18.163Z | [  recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl" | 
| 6696 | 2024-05-23T03:44:18.164Z | [  recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO STEP 723 (remove_files) COMPLETE | 
| 6697 | 2024-05-23T03:44:18.167Z | [  recovery-image] May 23 03:44:16.713 INFO O| May 23 03:44:16.713 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6698 | 2024-05-23T03:44:18.182Z | [  recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin" | 
| 6699 | 2024-05-23T03:44:18.182Z | [  recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO STEP 724 (remove_files) COMPLETE | 
| 6700 | 2024-05-23T03:44:18.186Z | [  recovery-image] May 23 03:44:16.732 INFO O| May 23 03:44:16.732 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6701 | 2024-05-23T03:44:18.201Z | [  recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl" | 
| 6702 | 2024-05-23T03:44:18.201Z | [  recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO STEP 725 (remove_files) COMPLETE | 
| 6703 | 2024-05-23T03:44:18.202Z | [  recovery-image] May 23 03:44:16.751 INFO O| May 23 03:44:16.751 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6704 | 2024-05-23T03:44:18.288Z | [  recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin" | 
| 6705 | 2024-05-23T03:44:18.295Z | [  recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO STEP 726 (remove_files) COMPLETE | 
| 6706 | 2024-05-23T03:44:18.296Z | [  recovery-image] May 23 03:44:16.838 INFO O| May 23 03:44:16.838 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6707 | 2024-05-23T03:44:18.310Z | [  recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl" | 
| 6708 | 2024-05-23T03:44:18.311Z | [  recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO STEP 727 (remove_files) COMPLETE | 
| 6709 | 2024-05-23T03:44:18.314Z | [  recovery-image] May 23 03:44:16.860 INFO O| May 23 03:44:16.860 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6710 | 2024-05-23T03:44:18.333Z | [  recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin" | 
| 6711 | 2024-05-23T03:44:18.333Z | [  recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.879 INFO STEP 728 (remove_files) COMPLETE | 
| 6712 | 2024-05-23T03:44:18.755Z | [  recovery-image] May 23 03:44:16.879 INFO O| May 23 03:44:16.879 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6713 | 2024-05-23T03:44:18.777Z | [  recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl" | 
| 6714 | 2024-05-23T03:44:18.777Z | [  recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO STEP 729 (remove_files) COMPLETE | 
| 6715 | 2024-05-23T03:44:18.777Z | [  recovery-image] May 23 03:44:16.896 INFO O| May 23 03:44:16.896 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6716 | 2024-05-23T03:44:18.777Z | [  recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" | 
| 6717 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO STEP 730 (remove_files) COMPLETE | 
| 6718 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:16.927 INFO O| May 23 03:44:16.927 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6719 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:16.982 INFO O| May 23 03:44:16.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" | 
| 6720 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:16.983 INFO O| May 23 03:44:16.983 INFO STEP 731 (remove_files) COMPLETE | 
| 6721 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:16.983 INFO O| May 23 03:44:16.983 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6722 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:17.004 INFO O| May 23 03:44:17.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled" | 
| 6723 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:17.005 INFO O| May 23 03:44:17.005 INFO STEP 732 (remove_files) COMPLETE | 
| 6724 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:17.005 INFO O| May 23 03:44:17.005 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6725 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:17.023 INFO O| May 23 03:44:17.023 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv" | 
| 6726 | 2024-05-23T03:44:18.778Z | [  recovery-image] May 23 03:44:17.024 INFO O| May 23 03:44:17.024 INFO STEP 733 (remove_files) COMPLETE | 
| 6727 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.024 INFO O| May 23 03:44:17.024 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6728 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend" | 
| 6729 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO STEP 734 (remove_files) COMPLETE | 
| 6730 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.042 INFO O| May 23 03:44:17.042 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6731 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo" | 
| 6732 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO STEP 735 (remove_files) COMPLETE | 
| 6733 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.077 INFO O| May 23 03:44:17.077 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6734 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.097 INFO O| May 23 03:44:17.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o" | 
| 6735 | 2024-05-23T03:44:18.779Z | [  recovery-image] May 23 03:44:17.101 INFO O| May 23 03:44:17.101 INFO STEP 736 (remove_files) COMPLETE | 
| 6736 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.101 INFO O| May 23 03:44:17.101 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6737 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" | 
| 6738 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO STEP 737 (remove_files) COMPLETE | 
| 6739 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.119 INFO O| May 23 03:44:17.119 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6740 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d" | 
| 6741 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO STEP 738 (remove_files) COMPLETE | 
| 6742 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.158 INFO O| May 23 03:44:17.158 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6743 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.177 INFO O| May 23 03:44:17.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o" | 
| 6744 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.178 INFO O| May 23 03:44:17.178 INFO STEP 739 (remove_files) COMPLETE | 
| 6745 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.178 INFO O| May 23 03:44:17.178 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6746 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.195 INFO O| May 23 03:44:17.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" | 
| 6747 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.195 INFO O| May 23 03:44:17.195 INFO STEP 740 (remove_files) COMPLETE | 
| 6748 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.196 INFO O| May 23 03:44:17.196 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6749 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" | 
| 6750 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO STEP 741 (remove_files) COMPLETE | 
| 6751 | 2024-05-23T03:44:18.780Z | [  recovery-image] May 23 03:44:17.214 INFO O| May 23 03:44:17.214 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6752 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" | 
| 6753 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO STEP 742 (remove_files) COMPLETE | 
| 6754 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.233 INFO O| May 23 03:44:17.233 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6755 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.253 INFO O| May 23 03:44:17.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" | 
| 6756 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.254 INFO O| May 23 03:44:17.254 INFO STEP 743 (remove_files) COMPLETE | 
| 6757 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.254 INFO O| May 23 03:44:17.254 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6758 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" | 
| 6759 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO STEP 744 (remove_files) COMPLETE | 
| 6760 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.272 INFO O| May 23 03:44:17.272 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6761 | 2024-05-23T03:44:18.781Z | [  recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" | 
| 6762 | 2024-05-23T03:44:18.782Z | [  recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO STEP 745 (remove_files) COMPLETE | 
| 6763 | 2024-05-23T03:44:18.782Z | [  recovery-image] May 23 03:44:17.294 INFO O| May 23 03:44:17.294 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6764 | 2024-05-23T03:44:18.793Z | [  recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" | 
| 6765 | 2024-05-23T03:44:18.793Z | [  recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO STEP 746 (remove_files) COMPLETE | 
| 6766 | 2024-05-23T03:44:18.793Z | [  recovery-image] May 23 03:44:17.331 INFO O| May 23 03:44:17.331 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6767 | 2024-05-23T03:44:18.819Z | [  recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" | 
| 6768 | 2024-05-23T03:44:18.819Z | [  recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO STEP 747 (remove_files) COMPLETE | 
| 6769 | 2024-05-23T03:44:18.823Z | [  recovery-image] May 23 03:44:17.368 INFO O| May 23 03:44:17.368 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6770 | 2024-05-23T03:44:18.856Z | [  recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" | 
| 6771 | 2024-05-23T03:44:18.856Z | [  recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO STEP 748 (remove_files) COMPLETE | 
| 6772 | 2024-05-23T03:44:18.856Z | [  recovery-image] May 23 03:44:17.405 INFO O| May 23 03:44:17.405 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6773 | 2024-05-23T03:44:18.891Z | [  recovery-image] May 23 03:44:17.427 INFO O| May 23 03:44:17.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1" | 
| 6774 | 2024-05-23T03:44:18.892Z | [  recovery-image] May 23 03:44:17.427 INFO O| May 23 03:44:17.427 INFO STEP 749 (remove_files) COMPLETE | 
| 6775 | 2024-05-23T03:44:18.892Z | [  recovery-image] May 23 03:44:17.428 INFO O| May 23 03:44:17.427 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6776 | 2024-05-23T03:44:18.992Z | [  recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict" | 
| 6777 | 2024-05-23T03:44:18.993Z | [  recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO STEP 750 (remove_files) COMPLETE | 
| 6778 | 2024-05-23T03:44:18.997Z | [  recovery-image] May 23 03:44:17.541 INFO O| May 23 03:44:17.541 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6779 | 2024-05-23T03:44:19.024Z | [  recovery-image] May 23 03:44:17.573 INFO O| May 23 03:44:17.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" | 
| 6780 | 2024-05-23T03:44:19.024Z | [  recovery-image] May 23 03:44:17.574 INFO O| May 23 03:44:17.573 INFO STEP 751 (remove_files) COMPLETE | 
| 6781 | 2024-05-23T03:44:19.024Z | [  recovery-image] May 23 03:44:17.574 INFO O| May 23 03:44:17.573 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6782 | 2024-05-23T03:44:19.047Z | [  recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict" | 
| 6783 | 2024-05-23T03:44:19.047Z | [  recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO STEP 752 (remove_files) COMPLETE | 
| 6784 | 2024-05-23T03:44:19.047Z | [  recovery-image] May 23 03:44:17.596 INFO O| May 23 03:44:17.596 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6785 | 2024-05-23T03:44:19.066Z | [  recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict" | 
| 6786 | 2024-05-23T03:44:19.066Z | [  recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO STEP 753 (remove_files) COMPLETE | 
| 6787 | 2024-05-23T03:44:19.066Z | [  recovery-image] May 23 03:44:17.616 INFO O| May 23 03:44:17.616 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6788 | 2024-05-23T03:44:19.112Z | [  recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject" | 
| 6789 | 2024-05-23T03:44:19.112Z | [  recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO STEP 754 (remove_files) COMPLETE | 
| 6790 | 2024-05-23T03:44:19.112Z | [  recovery-image] May 23 03:44:17.658 INFO O| May 23 03:44:17.658 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6791 | 2024-05-23T03:44:19.142Z | [  recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim" | 
| 6792 | 2024-05-23T03:44:19.143Z | [  recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO STEP 755 (remove_files) COMPLETE | 
| 6793 | 2024-05-23T03:44:19.143Z | [  recovery-image] May 23 03:44:17.692 INFO O| May 23 03:44:17.692 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6794 | 2024-05-23T03:44:19.208Z | [  recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo" | 
| 6795 | 2024-05-23T03:44:19.208Z | [  recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO STEP 756 (remove_files) COMPLETE | 
| 6796 | 2024-05-23T03:44:19.208Z | [  recovery-image] May 23 03:44:17.755 INFO O| May 23 03:44:17.755 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6797 | 2024-05-23T03:44:19.226Z | [  recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo" | 
| 6798 | 2024-05-23T03:44:19.226Z | [  recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO STEP 757 (remove_files) COMPLETE | 
| 6799 | 2024-05-23T03:44:19.226Z | [  recovery-image] May 23 03:44:17.773 INFO O| May 23 03:44:17.773 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6800 | 2024-05-23T03:44:19.244Z | [  recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode" | 
| 6801 | 2024-05-23T03:44:19.244Z | [  recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO STEP 758 (remove_files) COMPLETE | 
| 6802 | 2024-05-23T03:44:19.244Z | [  recovery-image] May 23 03:44:17.790 INFO O| May 23 03:44:17.790 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6803 | 2024-05-23T03:44:19.282Z | [  recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" | 
| 6804 | 2024-05-23T03:44:19.289Z | [  recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO STEP 759 (remove_files) COMPLETE | 
| 6805 | 2024-05-23T03:44:19.289Z | [  recovery-image] May 23 03:44:17.830 INFO O| May 23 03:44:17.830 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6806 | 2024-05-23T03:44:19.302Z | [  recovery-image] May 23 03:44:17.852 INFO O| May 23 03:44:17.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" | 
| 6807 | 2024-05-23T03:44:19.307Z | [  recovery-image] May 23 03:44:17.856 INFO O| May 23 03:44:17.856 INFO STEP 760 (remove_files) COMPLETE | 
| 6808 | 2024-05-23T03:44:19.307Z | [  recovery-image] May 23 03:44:17.856 INFO O| May 23 03:44:17.856 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6809 | 2024-05-23T03:44:19.347Z | [  recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" | 
| 6810 | 2024-05-23T03:44:19.347Z | [  recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO STEP 761 (remove_files) COMPLETE | 
| 6811 | 2024-05-23T03:44:19.347Z | [  recovery-image] May 23 03:44:17.897 INFO O| May 23 03:44:17.897 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6812 | 2024-05-23T03:44:19.366Z | [  recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" | 
| 6813 | 2024-05-23T03:44:19.366Z | [  recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO STEP 762 (remove_files) COMPLETE | 
| 6814 | 2024-05-23T03:44:19.366Z | [  recovery-image] May 23 03:44:17.915 INFO O| May 23 03:44:17.915 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6815 | 2024-05-23T03:44:19.400Z | [  recovery-image] May 23 03:44:17.948 INFO O| May 23 03:44:17.948 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" | 
| 6816 | 2024-05-23T03:44:19.409Z | [  recovery-image] May 23 03:44:17.948 INFO O| May 23 03:44:17.948 INFO STEP 763 (remove_files) COMPLETE | 
| 6817 | 2024-05-23T03:44:19.409Z | [  recovery-image] May 23 03:44:17.949 INFO O| May 23 03:44:17.948 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6818 | 2024-05-23T03:44:19.422Z | [  recovery-image] May 23 03:44:17.969 INFO O| May 23 03:44:17.969 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" | 
| 6819 | 2024-05-23T03:44:19.429Z | [  recovery-image] May 23 03:44:17.969 INFO O| May 23 03:44:17.969 INFO STEP 764 (remove_files) COMPLETE | 
| 6820 | 2024-05-23T03:44:19.429Z | [  recovery-image] May 23 03:44:17.970 INFO O| May 23 03:44:17.970 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6821 | 2024-05-23T03:44:19.439Z | [  recovery-image] May 23 03:44:17.987 INFO O| May 23 03:44:17.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" | 
| 6822 | 2024-05-23T03:44:19.444Z | [  recovery-image] May 23 03:44:17.987 INFO O| May 23 03:44:17.987 INFO STEP 765 (remove_files) COMPLETE | 
| 6823 | 2024-05-23T03:44:19.445Z | [  recovery-image] May 23 03:44:17.988 INFO O| May 23 03:44:17.987 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6824 | 2024-05-23T03:44:19.480Z | [  recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" | 
| 6825 | 2024-05-23T03:44:19.484Z | [  recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO STEP 766 (remove_files) COMPLETE | 
| 6826 | 2024-05-23T03:44:19.484Z | [  recovery-image] May 23 03:44:18.029 INFO O| May 23 03:44:18.029 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6827 | 2024-05-23T03:44:19.499Z | [  recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" | 
| 6828 | 2024-05-23T03:44:19.503Z | [  recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO STEP 767 (remove_files) COMPLETE | 
| 6829 | 2024-05-23T03:44:19.503Z | [  recovery-image] May 23 03:44:18.048 INFO O| May 23 03:44:18.048 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6830 | 2024-05-23T03:44:19.517Z | [  recovery-image] May 23 03:44:18.066 INFO O| May 23 03:44:18.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" | 
| 6831 | 2024-05-23T03:44:19.521Z | [  recovery-image] May 23 03:44:18.067 INFO O| May 23 03:44:18.067 INFO STEP 768 (remove_files) COMPLETE | 
| 6832 | 2024-05-23T03:44:19.521Z | [  recovery-image] May 23 03:44:18.067 INFO O| May 23 03:44:18.067 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6833 | 2024-05-23T03:44:19.537Z | [  recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" | 
| 6834 | 2024-05-23T03:44:19.541Z | [  recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO STEP 769 (remove_files) COMPLETE | 
| 6835 | 2024-05-23T03:44:19.541Z | [  recovery-image] May 23 03:44:18.086 INFO O| May 23 03:44:18.086 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6836 | 2024-05-23T03:44:19.556Z | [  recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" | 
| 6837 | 2024-05-23T03:44:19.559Z | [  recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO STEP 770 (remove_files) COMPLETE | 
| 6838 | 2024-05-23T03:44:19.559Z | [  recovery-image] May 23 03:44:18.105 INFO O| May 23 03:44:18.105 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6839 | 2024-05-23T03:44:19.590Z | [  recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" | 
| 6840 | 2024-05-23T03:44:19.597Z | [  recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO STEP 771 (remove_files) COMPLETE | 
| 6841 | 2024-05-23T03:44:19.597Z | [  recovery-image] May 23 03:44:18.139 INFO O| May 23 03:44:18.139 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6842 | 2024-05-23T03:44:19.615Z | [  recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so" | 
| 6843 | 2024-05-23T03:44:19.615Z | [  recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO STEP 772 (remove_files) COMPLETE | 
| 6844 | 2024-05-23T03:44:19.619Z | [  recovery-image] May 23 03:44:18.157 INFO O| May 23 03:44:18.157 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6845 | 2024-05-23T03:44:19.625Z | [  recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" | 
| 6846 | 2024-05-23T03:44:19.625Z | [  recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO STEP 773 (remove_files) COMPLETE | 
| 6847 | 2024-05-23T03:44:19.630Z | [  recovery-image] May 23 03:44:18.175 INFO O| May 23 03:44:18.175 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6848 | 2024-05-23T03:44:19.729Z | [  recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so" | 
| 6849 | 2024-05-23T03:44:19.729Z | [  recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO STEP 774 (remove_files) COMPLETE | 
| 6850 | 2024-05-23T03:44:19.729Z | [  recovery-image] May 23 03:44:18.270 INFO O| May 23 03:44:18.270 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6851 | 2024-05-23T03:44:19.740Z | [  recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" | 
| 6852 | 2024-05-23T03:44:19.740Z | [  recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO STEP 775 (remove_files) COMPLETE | 
| 6853 | 2024-05-23T03:44:19.744Z | [  recovery-image] May 23 03:44:18.289 INFO O| May 23 03:44:18.289 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6854 | 2024-05-23T03:44:19.781Z | [  recovery-image] May 23 03:44:18.330 INFO O| May 23 03:44:18.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so" | 
| 6855 | 2024-05-23T03:44:19.785Z | [  recovery-image] May 23 03:44:18.330 INFO O| May 23 03:44:18.330 INFO STEP 776 (remove_files) COMPLETE | 
| 6856 | 2024-05-23T03:44:19.785Z | [  recovery-image] May 23 03:44:18.331 INFO O| May 23 03:44:18.330 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6857 | 2024-05-23T03:44:19.814Z | [  recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so" | 
| 6858 | 2024-05-23T03:44:19.814Z | [  recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO STEP 777 (remove_files) COMPLETE | 
| 6859 | 2024-05-23T03:44:19.814Z | [  recovery-image] May 23 03:44:18.363 INFO O| May 23 03:44:18.363 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6860 | 2024-05-23T03:44:19.834Z | [  recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" | 
| 6861 | 2024-05-23T03:44:19.835Z | [  recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO STEP 778 (remove_files) COMPLETE | 
| 6862 | 2024-05-23T03:44:19.835Z | [  recovery-image] May 23 03:44:18.384 INFO O| May 23 03:44:18.384 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6863 | 2024-05-23T03:44:19.859Z | [  recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so" | 
| 6864 | 2024-05-23T03:44:19.859Z | [  recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO STEP 779 (remove_files) COMPLETE | 
| 6865 | 2024-05-23T03:44:19.859Z | [  recovery-image] May 23 03:44:18.408 INFO O| May 23 03:44:18.408 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6866 | 2024-05-23T03:44:19.880Z | [  recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1" | 
| 6867 | 2024-05-23T03:44:19.880Z | [  recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO STEP 780 (remove_files) COMPLETE | 
| 6868 | 2024-05-23T03:44:19.884Z | [  recovery-image] May 23 03:44:18.428 INFO O| May 23 03:44:18.428 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6869 | 2024-05-23T03:44:19.923Z | [  recovery-image] May 23 03:44:18.472 INFO O| May 23 03:44:18.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1" | 
| 6870 | 2024-05-23T03:44:19.927Z | [  recovery-image] May 23 03:44:18.472 INFO O| May 23 03:44:18.472 INFO STEP 781 (remove_files) COMPLETE | 
| 6871 | 2024-05-23T03:44:19.927Z | [  recovery-image] May 23 03:44:18.473 INFO O| May 23 03:44:18.473 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6872 | 2024-05-23T03:44:19.984Z | [  recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1" | 
| 6873 | 2024-05-23T03:44:19.984Z | [  recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO STEP 782 (remove_files) COMPLETE | 
| 6874 | 2024-05-23T03:44:19.989Z | [  recovery-image] May 23 03:44:18.533 INFO O| May 23 03:44:18.533 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6875 | 2024-05-23T03:44:20.005Z | [  recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1" | 
| 6876 | 2024-05-23T03:44:20.005Z | [  recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO STEP 783 (remove_files) COMPLETE | 
| 6877 | 2024-05-23T03:44:20.010Z | [  recovery-image] May 23 03:44:18.554 INFO O| May 23 03:44:18.554 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6878 | 2024-05-23T03:44:20.038Z | [  recovery-image] May 23 03:44:18.586 INFO O| May 23 03:44:18.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1" | 
| 6879 | 2024-05-23T03:44:20.038Z | [  recovery-image] May 23 03:44:18.586 INFO O| May 23 03:44:18.586 INFO STEP 784 (remove_files) COMPLETE | 
| 6880 | 2024-05-23T03:44:20.042Z | [  recovery-image] May 23 03:44:18.587 INFO O| May 23 03:44:18.586 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6881 | 2024-05-23T03:44:20.066Z | [  recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1" | 
| 6882 | 2024-05-23T03:44:20.066Z | [  recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO STEP 785 (remove_files) COMPLETE | 
| 6883 | 2024-05-23T03:44:20.071Z | [  recovery-image] May 23 03:44:18.615 INFO O| May 23 03:44:18.615 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6884 | 2024-05-23T03:44:20.085Z | [  recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" | 
| 6885 | 2024-05-23T03:44:20.085Z | [  recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO STEP 786 (remove_files) COMPLETE | 
| 6886 | 2024-05-23T03:44:20.085Z | [  recovery-image] May 23 03:44:18.634 INFO O| May 23 03:44:18.634 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6887 | 2024-05-23T03:44:20.106Z | [  recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so" | 
| 6888 | 2024-05-23T03:44:20.106Z | [  recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO STEP 787 (remove_files) COMPLETE | 
| 6889 | 2024-05-23T03:44:20.110Z | [  recovery-image] May 23 03:44:18.653 INFO O| May 23 03:44:18.653 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6890 | 2024-05-23T03:44:20.131Z | [  recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" | 
| 6891 | 2024-05-23T03:44:20.131Z | [  recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO STEP 788 (remove_files) COMPLETE | 
| 6892 | 2024-05-23T03:44:20.147Z | [  recovery-image] May 23 03:44:18.673 INFO O| May 23 03:44:18.673 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6893 | 2024-05-23T03:44:20.167Z | [  recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" | 
| 6894 | 2024-05-23T03:44:20.168Z | [  recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO STEP 789 (remove_files) COMPLETE | 
| 6895 | 2024-05-23T03:44:20.175Z | [  recovery-image] May 23 03:44:18.711 INFO O| May 23 03:44:18.711 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6896 | 2024-05-23T03:44:20.186Z | [  recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" | 
| 6897 | 2024-05-23T03:44:20.187Z | [  recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO STEP 790 (remove_files) COMPLETE | 
| 6898 | 2024-05-23T03:44:20.198Z | [  recovery-image] May 23 03:44:18.732 INFO O| May 23 03:44:18.732 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6899 | 2024-05-23T03:44:20.209Z | [  recovery-image] May 23 03:44:18.756 INFO O| May 23 03:44:18.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" | 
| 6900 | 2024-05-23T03:44:20.215Z | [  recovery-image] May 23 03:44:18.757 INFO O| May 23 03:44:18.756 INFO STEP 791 (remove_files) COMPLETE | 
| 6901 | 2024-05-23T03:44:20.215Z | [  recovery-image] May 23 03:44:18.757 INFO O| May 23 03:44:18.757 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6902 | 2024-05-23T03:44:20.231Z | [  recovery-image] May 23 03:44:18.777 INFO O| May 23 03:44:18.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so" | 
| 6903 | 2024-05-23T03:44:20.231Z | [  recovery-image] May 23 03:44:18.778 INFO O| May 23 03:44:18.777 INFO STEP 792 (remove_files) COMPLETE | 
| 6904 | 2024-05-23T03:44:20.232Z | [  recovery-image] May 23 03:44:18.778 INFO O| May 23 03:44:18.778 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6905 | 2024-05-23T03:44:20.250Z | [  recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so" | 
| 6906 | 2024-05-23T03:44:20.250Z | [  recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO STEP 793 (remove_files) COMPLETE | 
| 6907 | 2024-05-23T03:44:20.250Z | [  recovery-image] May 23 03:44:18.797 INFO O| May 23 03:44:18.797 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6908 | 2024-05-23T03:44:20.267Z | [  recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so" | 
| 6909 | 2024-05-23T03:44:20.267Z | [  recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO STEP 794 (remove_files) COMPLETE | 
| 6910 | 2024-05-23T03:44:20.267Z | [  recovery-image] May 23 03:44:18.816 INFO O| May 23 03:44:18.816 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6911 | 2024-05-23T03:44:20.309Z | [  recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so" | 
| 6912 | 2024-05-23T03:44:20.316Z | [  recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO STEP 795 (remove_files) COMPLETE | 
| 6913 | 2024-05-23T03:44:20.316Z | [  recovery-image] May 23 03:44:18.858 INFO O| May 23 03:44:18.858 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6914 | 2024-05-23T03:44:20.331Z | [  recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so" | 
| 6915 | 2024-05-23T03:44:20.331Z | [  recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO STEP 796 (remove_files) COMPLETE | 
| 6916 | 2024-05-23T03:44:20.331Z | [  recovery-image] May 23 03:44:18.880 INFO O| May 23 03:44:18.880 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6917 | 2024-05-23T03:44:20.350Z | [  recovery-image] May 23 03:44:18.899 INFO O| May 23 03:44:18.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount" | 
| 6918 | 2024-05-23T03:44:20.374Z | [  recovery-image] May 23 03:44:18.923 INFO O| May 23 03:44:18.923 INFO STEP 797 (remove_files) COMPLETE | 
| 6919 | 2024-05-23T03:44:20.374Z | [  recovery-image] May 23 03:44:18.923 INFO O| May 23 03:44:18.923 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6920 | 2024-05-23T03:44:20.428Z | [  recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp" | 
| 6921 | 2024-05-23T03:44:20.428Z | [  recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO STEP 798 (remove_files) COMPLETE | 
| 6922 | 2024-05-23T03:44:20.428Z | [  recovery-image] May 23 03:44:18.977 INFO O| May 23 03:44:18.977 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6923 | 2024-05-23T03:44:20.449Z | [  recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" | 
| 6924 | 2024-05-23T03:44:20.449Z | [  recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO STEP 799 (remove_files) COMPLETE | 
| 6925 | 2024-05-23T03:44:20.449Z | [  recovery-image] May 23 03:44:18.998 INFO O| May 23 03:44:18.998 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6926 | 2024-05-23T03:44:20.484Z | [  recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit" | 
| 6927 | 2024-05-23T03:44:20.484Z | [  recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO STEP 800 (remove_files) COMPLETE | 
| 6928 | 2024-05-23T03:44:20.488Z | [  recovery-image] May 23 03:44:19.033 INFO O| May 23 03:44:19.033 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6929 | 2024-05-23T03:44:20.544Z | [  recovery-image] May 23 03:44:19.093 INFO O| May 23 03:44:19.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount" | 
| 6930 | 2024-05-23T03:44:20.567Z | [  recovery-image] May 23 03:44:19.114 INFO O| May 23 03:44:19.114 INFO STEP 801 (remove_files) COMPLETE | 
| 6931 | 2024-05-23T03:44:20.567Z | [  recovery-image] May 23 03:44:19.114 INFO O| May 23 03:44:19.114 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6932 | 2024-05-23T03:44:20.624Z | [  recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.173 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount" | 
| 6933 | 2024-05-23T03:44:20.629Z | [  recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.174 INFO STEP 802 (remove_files) COMPLETE | 
| 6934 | 2024-05-23T03:44:20.629Z | [  recovery-image] May 23 03:44:19.174 INFO O| May 23 03:44:19.174 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6935 | 2024-05-23T03:44:20.652Z | [  recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck" | 
| 6936 | 2024-05-23T03:44:20.653Z | [  recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.196 INFO STEP 803 (remove_files) COMPLETE | 
| 6937 | 2024-05-23T03:44:20.669Z | [  recovery-image] May 23 03:44:19.196 INFO O| May 23 03:44:19.196 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6938 | 2024-05-23T03:44:20.685Z | [  recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp" | 
| 6939 | 2024-05-23T03:44:20.685Z | [  recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO STEP 804 (remove_files) COMPLETE | 
| 6940 | 2024-05-23T03:44:20.685Z | [  recovery-image] May 23 03:44:19.215 INFO O| May 23 03:44:19.215 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6941 | 2024-05-23T03:44:20.702Z | [  recovery-image] May 23 03:44:19.235 INFO O| May 23 03:44:19.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" | 
| 6942 | 2024-05-23T03:44:20.702Z | [  recovery-image] May 23 03:44:19.235 INFO O| May 23 03:44:19.235 INFO STEP 805 (remove_files) COMPLETE | 
| 6943 | 2024-05-23T03:44:20.702Z | [  recovery-image] May 23 03:44:19.236 INFO O| May 23 03:44:19.235 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6944 | 2024-05-23T03:44:21.115Z | [  recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs" | 
| 6945 | 2024-05-23T03:44:21.115Z | [  recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.256 INFO STEP 806 (remove_files) COMPLETE | 
| 6946 | 2024-05-23T03:44:21.115Z | [  recovery-image] May 23 03:44:19.256 INFO O| May 23 03:44:19.256 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6947 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount" | 
| 6948 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO STEP 807 (remove_files) COMPLETE | 
| 6949 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.275 INFO O| May 23 03:44:19.275 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6950 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount" | 
| 6951 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO STEP 808 (remove_files) COMPLETE | 
| 6952 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.313 INFO O| May 23 03:44:19.313 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6953 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" | 
| 6954 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO STEP 809 (remove_files) COMPLETE | 
| 6955 | 2024-05-23T03:44:21.122Z | [  recovery-image] May 23 03:44:19.335 INFO O| May 23 03:44:19.335 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6956 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.368 INFO O| May 23 03:44:19.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" | 
| 6957 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.368 INFO O| May 23 03:44:19.368 INFO STEP 810 (remove_files) COMPLETE | 
| 6958 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.369 INFO O| May 23 03:44:19.368 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6959 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" | 
| 6960 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO STEP 811 (remove_files) COMPLETE | 
| 6961 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.389 INFO O| May 23 03:44:19.389 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6962 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares" | 
| 6963 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO STEP 812 (remove_files) COMPLETE | 
| 6964 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.408 INFO O| May 23 03:44:19.408 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6965 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.461 INFO O| May 23 03:44:19.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" | 
| 6966 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.462 INFO O| May 23 03:44:19.462 INFO STEP 813 (remove_files) COMPLETE | 
| 6967 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.462 INFO O| May 23 03:44:19.462 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6968 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.500 INFO O| May 23 03:44:19.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount" | 
| 6969 | 2024-05-23T03:44:21.123Z | [  recovery-image] May 23 03:44:19.521 INFO O| May 23 03:44:19.521 INFO STEP 814 (remove_files) COMPLETE | 
| 6970 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.521 INFO O| May 23 03:44:19.521 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6971 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share" | 
| 6972 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO STEP 815 (remove_files) COMPLETE | 
| 6973 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.555 INFO O| May 23 03:44:19.555 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6974 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount" | 
| 6975 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO STEP 816 (remove_files) COMPLETE | 
| 6976 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.577 INFO O| May 23 03:44:19.577 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6977 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare" | 
| 6978 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO STEP 817 (remove_files) COMPLETE | 
| 6979 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.610 INFO O| May 23 03:44:19.610 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6980 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.629 INFO O| May 23 03:44:19.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri" | 
| 6981 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.629 INFO O| May 23 03:44:19.629 INFO STEP 818 (remove_files) COMPLETE | 
| 6982 | 2024-05-23T03:44:21.124Z | [  recovery-image] May 23 03:44:19.630 INFO O| May 23 03:44:19.629 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6983 | 2024-05-23T03:44:21.129Z | [  recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy" | 
| 6984 | 2024-05-23T03:44:21.129Z | [  recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO STEP 819 (remove_files) COMPLETE | 
| 6985 | 2024-05-23T03:44:21.129Z | [  recovery-image] May 23 03:44:19.673 INFO O| May 23 03:44:19.673 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6986 | 2024-05-23T03:44:21.149Z | [  recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df" | 
| 6987 | 2024-05-23T03:44:21.150Z | [  recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO STEP 820 (remove_files) COMPLETE | 
| 6988 | 2024-05-23T03:44:21.150Z | [  recovery-image] May 23 03:44:19.693 INFO O| May 23 03:44:19.693 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6989 | 2024-05-23T03:44:21.174Z | [  recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota" | 
| 6990 | 2024-05-23T03:44:21.174Z | [  recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO STEP 821 (remove_files) COMPLETE | 
| 6991 | 2024-05-23T03:44:21.187Z | [  recovery-image] May 23 03:44:19.712 INFO O| May 23 03:44:19.712 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6992 | 2024-05-23T03:44:21.195Z | [  recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff" | 
| 6993 | 2024-05-23T03:44:21.195Z | [  recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO STEP 822 (remove_files) COMPLETE | 
| 6994 | 2024-05-23T03:44:21.195Z | [  recovery-image] May 23 03:44:19.732 INFO O| May 23 03:44:19.732 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6995 | 2024-05-23T03:44:21.207Z | [  recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck" | 
| 6996 | 2024-05-23T03:44:21.207Z | [  recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO STEP 823 (remove_files) COMPLETE | 
| 6997 | 2024-05-23T03:44:21.207Z | [  recovery-image] May 23 03:44:19.752 INFO O| May 23 03:44:19.752 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 6998 | 2024-05-23T03:44:21.250Z | [  recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall" | 
| 6999 | 2024-05-23T03:44:21.250Z | [  recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO STEP 824 (remove_files) COMPLETE | 
| 7000 | 2024-05-23T03:44:21.250Z | [  recovery-image] May 23 03:44:19.797 INFO O| May 23 03:44:19.797 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7001 | 2024-05-23T03:44:21.293Z | [  recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb" | 
| 7002 | 2024-05-23T03:44:21.293Z | [  recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO STEP 825 (remove_files) COMPLETE | 
| 7003 | 2024-05-23T03:44:21.294Z | [  recovery-image] May 23 03:44:19.842 INFO O| May 23 03:44:19.842 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7004 | 2024-05-23T03:44:21.315Z | [  recovery-image] May 23 03:44:19.863 INFO O| May 23 03:44:19.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand" | 
| 7005 | 2024-05-23T03:44:21.315Z | [  recovery-image] May 23 03:44:19.864 INFO O| May 23 03:44:19.863 INFO STEP 826 (remove_files) COMPLETE | 
| 7006 | 2024-05-23T03:44:21.319Z | [  recovery-image] May 23 03:44:19.864 INFO O| May 23 03:44:19.863 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7007 | 2024-05-23T03:44:21.335Z | [  recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap" | 
| 7008 | 2024-05-23T03:44:21.335Z | [  recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.884 INFO STEP 827 (remove_files) COMPLETE | 
| 7009 | 2024-05-23T03:44:21.335Z | [  recovery-image] May 23 03:44:19.884 INFO O| May 23 03:44:19.884 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7010 | 2024-05-23T03:44:21.368Z | [  recovery-image] May 23 03:44:19.916 INFO O| May 23 03:44:19.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp" | 
| 7011 | 2024-05-23T03:44:21.372Z | [  recovery-image] May 23 03:44:19.916 INFO O| May 23 03:44:19.916 INFO STEP 828 (remove_files) COMPLETE | 
| 7012 | 2024-05-23T03:44:21.372Z | [  recovery-image] May 23 03:44:19.917 INFO O| May 23 03:44:19.916 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7013 | 2024-05-23T03:44:21.389Z | [  recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1" | 
| 7014 | 2024-05-23T03:44:21.393Z | [  recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO STEP 829 (remove_files) COMPLETE | 
| 7015 | 2024-05-23T03:44:21.394Z | [  recovery-image] May 23 03:44:19.938 INFO O| May 23 03:44:19.938 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7016 | 2024-05-23T03:44:21.409Z | [  recovery-image] May 23 03:44:19.957 INFO O| May 23 03:44:19.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit" | 
| 7017 | 2024-05-23T03:44:21.409Z | [  recovery-image] May 23 03:44:19.957 INFO O| May 23 03:44:19.957 INFO STEP 830 (remove_files) COMPLETE | 
| 7018 | 2024-05-23T03:44:21.413Z | [  recovery-image] May 23 03:44:19.958 INFO O| May 23 03:44:19.957 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7019 | 2024-05-23T03:44:21.456Z | [  recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs" | 
| 7020 | 2024-05-23T03:44:21.457Z | [  recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.001 INFO STEP 831 (remove_files) COMPLETE | 
| 7021 | 2024-05-23T03:44:21.457Z | [  recovery-image] May 23 03:44:20.001 INFO O| May 23 03:44:20.001 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7022 | 2024-05-23T03:44:21.490Z | [  recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs" | 
| 7023 | 2024-05-23T03:44:21.490Z | [  recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO STEP 832 (remove_files) COMPLETE | 
| 7024 | 2024-05-23T03:44:21.490Z | [  recovery-image] May 23 03:44:20.038 INFO O| May 23 03:44:20.038 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7025 | 2024-05-23T03:44:21.508Z | [  recovery-image] May 23 03:44:20.056 INFO O| May 23 03:44:20.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck" | 
| 7026 | 2024-05-23T03:44:21.508Z | [  recovery-image] May 23 03:44:20.057 INFO O| May 23 03:44:20.057 INFO STEP 833 (remove_files) COMPLETE | 
| 7027 | 2024-05-23T03:44:21.511Z | [  recovery-image] May 23 03:44:20.057 INFO O| May 23 03:44:20.057 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7028 | 2024-05-23T03:44:21.547Z | [  recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs" | 
| 7029 | 2024-05-23T03:44:21.547Z | [  recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO STEP 834 (remove_files) COMPLETE | 
| 7030 | 2024-05-23T03:44:21.548Z | [  recovery-image] May 23 03:44:20.096 INFO O| May 23 03:44:20.096 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7031 | 2024-05-23T03:44:21.580Z | [  recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot" | 
| 7032 | 2024-05-23T03:44:21.584Z | [  recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO STEP 835 (remove_files) COMPLETE | 
| 7033 | 2024-05-23T03:44:21.584Z | [  recovery-image] May 23 03:44:20.128 INFO O| May 23 03:44:20.128 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7034 | 2024-05-23T03:44:21.601Z | [  recovery-image] May 23 03:44:20.148 INFO O| May 23 03:44:20.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck" | 
| 7035 | 2024-05-23T03:44:21.601Z | [  recovery-image] May 23 03:44:20.149 INFO O| May 23 03:44:20.149 INFO STEP 836 (remove_files) COMPLETE | 
| 7036 | 2024-05-23T03:44:21.607Z | [  recovery-image] May 23 03:44:20.149 INFO O| May 23 03:44:20.149 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7037 | 2024-05-23T03:44:21.622Z | [  recovery-image] May 23 03:44:20.168 INFO O| May 23 03:44:20.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff" | 
| 7038 | 2024-05-23T03:44:21.622Z | [  recovery-image] May 23 03:44:20.168 INFO O| May 23 03:44:20.168 INFO STEP 837 (remove_files) COMPLETE | 
| 7039 | 2024-05-23T03:44:21.622Z | [  recovery-image] May 23 03:44:20.169 INFO O| May 23 03:44:20.168 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7040 | 2024-05-23T03:44:21.640Z | [  recovery-image] May 23 03:44:20.187 INFO O| May 23 03:44:20.187 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon" | 
| 7041 | 2024-05-23T03:44:21.641Z | [  recovery-image] May 23 03:44:20.188 INFO O| May 23 03:44:20.188 INFO STEP 838 (remove_files) COMPLETE | 
| 7042 | 2024-05-23T03:44:21.646Z | [  recovery-image] May 23 03:44:20.188 INFO O| May 23 03:44:20.188 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7043 | 2024-05-23T03:44:21.694Z | [  recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota" | 
| 7044 | 2024-05-23T03:44:21.694Z | [  recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO STEP 839 (remove_files) COMPLETE | 
| 7045 | 2024-05-23T03:44:21.694Z | [  recovery-image] May 23 03:44:20.232 INFO O| May 23 03:44:20.232 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7046 | 2024-05-23T03:44:22.114Z | [  recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs" | 
| 7047 | 2024-05-23T03:44:22.114Z | [  recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.252 INFO STEP 840 (remove_files) COMPLETE | 
| 7048 | 2024-05-23T03:44:22.114Z | [  recovery-image] May 23 03:44:20.252 INFO O| May 23 03:44:20.252 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7049 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.272 INFO O| May 23 03:44:20.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump" | 
| 7050 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.272 INFO O| May 23 03:44:20.272 INFO STEP 841 (remove_files) COMPLETE | 
| 7051 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.273 INFO O| May 23 03:44:20.272 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7052 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore" | 
| 7053 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO STEP 842 (remove_files) COMPLETE | 
| 7054 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.314 INFO O| May 23 03:44:20.314 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7055 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.376 INFO O| May 23 03:44:20.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy" | 
| 7056 | 2024-05-23T03:44:22.120Z | [  recovery-image] May 23 03:44:20.377 INFO O| May 23 03:44:20.376 INFO STEP 843 (remove_files) COMPLETE | 
| 7057 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.377 INFO O| May 23 03:44:20.377 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7058 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.421 INFO O| May 23 03:44:20.421 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1" | 
| 7059 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.422 INFO O| May 23 03:44:20.421 INFO STEP 844 (remove_files) COMPLETE | 
| 7060 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.422 INFO O| May 23 03:44:20.421 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7061 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1" | 
| 7062 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO STEP 845 (remove_files) COMPLETE | 
| 7063 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.440 INFO O| May 23 03:44:20.440 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7064 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean" | 
| 7065 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO STEP 846 (remove_files) COMPLETE | 
| 7066 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.459 INFO O| May 23 03:44:20.459 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7067 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd" | 
| 7068 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO STEP 847 (remove_files) COMPLETE | 
| 7069 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.478 INFO O| May 23 03:44:20.478 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7070 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1" | 
| 7071 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.498 INFO STEP 848 (remove_files) COMPLETE | 
| 7072 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.498 INFO O| May 23 03:44:20.498 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7073 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1" | 
| 7074 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO STEP 849 (remove_files) COMPLETE | 
| 7075 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.515 INFO O| May 23 03:44:20.515 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7076 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1" | 
| 7077 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO STEP 850 (remove_files) COMPLETE | 
| 7078 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.533 INFO O| May 23 03:44:20.533 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7079 | 2024-05-23T03:44:22.121Z | [  recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked" | 
| 7080 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO STEP 851 (remove_files) COMPLETE | 
| 7081 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.569 INFO O| May 23 03:44:20.569 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7082 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb" | 
| 7083 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO STEP 852 (remove_files) COMPLETE | 
| 7084 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.592 INFO O| May 23 03:44:20.592 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7085 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal" | 
| 7086 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO STEP 853 (remove_files) COMPLETE | 
| 7087 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.621 INFO O| May 23 03:44:20.621 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7088 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb" | 
| 7089 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO STEP 854 (remove_files) COMPLETE | 
| 7090 | 2024-05-23T03:44:22.122Z | [  recovery-image] May 23 03:44:20.657 INFO O| May 23 03:44:20.657 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7091 | 2024-05-23T03:44:22.221Z | [  recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked" | 
| 7092 | 2024-05-23T03:44:22.222Z | [  recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO STEP 855 (remove_files) COMPLETE | 
| 7093 | 2024-05-23T03:44:22.222Z | [  recovery-image] May 23 03:44:20.768 INFO O| May 23 03:44:20.768 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7094 | 2024-05-23T03:44:22.244Z | [  recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.789 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd" | 
| 7095 | 2024-05-23T03:44:22.244Z | [  recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.790 INFO STEP 856 (remove_files) COMPLETE | 
| 7096 | 2024-05-23T03:44:22.244Z | [  recovery-image] May 23 03:44:20.790 INFO O| May 23 03:44:20.790 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7097 | 2024-05-23T03:44:22.260Z | [  recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd" | 
| 7098 | 2024-05-23T03:44:22.260Z | [  recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO STEP 857 (remove_files) COMPLETE | 
| 7099 | 2024-05-23T03:44:22.260Z | [  recovery-image] May 23 03:44:20.809 INFO O| May 23 03:44:20.809 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7100 | 2024-05-23T03:44:22.279Z | [  recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" | 
| 7101 | 2024-05-23T03:44:22.283Z | [  recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO STEP 858 (remove_files) COMPLETE | 
| 7102 | 2024-05-23T03:44:22.283Z | [  recovery-image] May 23 03:44:20.828 INFO O| May 23 03:44:20.828 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7103 | 2024-05-23T03:44:22.298Z | [  recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd" | 
| 7104 | 2024-05-23T03:44:22.298Z | [  recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO STEP 859 (remove_files) COMPLETE | 
| 7105 | 2024-05-23T03:44:22.298Z | [  recovery-image] May 23 03:44:20.846 INFO O| May 23 03:44:20.846 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7106 | 2024-05-23T03:44:22.315Z | [  recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" | 
| 7107 | 2024-05-23T03:44:22.315Z | [  recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO STEP 860 (remove_files) COMPLETE | 
| 7108 | 2024-05-23T03:44:22.315Z | [  recovery-image] May 23 03:44:20.864 INFO O| May 23 03:44:20.864 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7109 | 2024-05-23T03:44:22.334Z | [  recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1" | 
| 7110 | 2024-05-23T03:44:22.334Z | [  recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.883 INFO STEP 861 (remove_files) COMPLETE | 
| 7111 | 2024-05-23T03:44:22.334Z | [  recovery-image] May 23 03:44:20.883 INFO O| May 23 03:44:20.883 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7112 | 2024-05-23T03:44:22.355Z | [  recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" | 
| 7113 | 2024-05-23T03:44:22.355Z | [  recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO STEP 862 (remove_files) COMPLETE | 
| 7114 | 2024-05-23T03:44:22.355Z | [  recovery-image] May 23 03:44:20.903 INFO O| May 23 03:44:20.903 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7115 | 2024-05-23T03:44:22.408Z | [  recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G" | 
| 7116 | 2024-05-23T03:44:22.408Z | [  recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO STEP 863 (remove_files) COMPLETE | 
| 7117 | 2024-05-23T03:44:22.408Z | [  recovery-image] May 23 03:44:20.957 INFO O| May 23 03:44:20.957 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7118 | 2024-05-23T03:44:22.427Z | [  recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G" | 
| 7119 | 2024-05-23T03:44:22.427Z | [  recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO STEP 864 (remove_files) COMPLETE | 
| 7120 | 2024-05-23T03:44:22.427Z | [  recovery-image] May 23 03:44:20.976 INFO O| May 23 03:44:20.976 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7121 | 2024-05-23T03:44:22.452Z | [  recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign" | 
| 7122 | 2024-05-23T03:44:22.452Z | [  recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.001 INFO STEP 865 (remove_files) COMPLETE | 
| 7123 | 2024-05-23T03:44:22.452Z | [  recovery-image] May 23 03:44:21.001 INFO O| May 23 03:44:21.001 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7124 | 2024-05-23T03:44:22.477Z | [  recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default" | 
| 7125 | 2024-05-23T03:44:22.477Z | [  recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.023 INFO STEP 866 (remove_files) COMPLETE | 
| 7126 | 2024-05-23T03:44:22.477Z | [  recovery-image] May 23 03:44:21.023 INFO O| May 23 03:44:21.023 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7127 | 2024-05-23T03:44:22.494Z | [  recovery-image] May 23 03:44:21.042 INFO O| May 23 03:44:21.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata" | 
| 7128 | 2024-05-23T03:44:22.494Z | [  recovery-image] May 23 03:44:21.043 INFO O| May 23 03:44:21.042 INFO STEP 867 (remove_files) COMPLETE | 
| 7129 | 2024-05-23T03:44:22.494Z | [  recovery-image] May 23 03:44:21.043 INFO O| May 23 03:44:21.043 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7130 | 2024-05-23T03:44:22.545Z | [  recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter" | 
| 7131 | 2024-05-23T03:44:22.545Z | [  recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO STEP 868 (remove_files) COMPLETE | 
| 7132 | 2024-05-23T03:44:22.546Z | [  recovery-image] May 23 03:44:21.094 INFO O| May 23 03:44:21.094 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7133 | 2024-05-23T03:44:22.606Z | [  recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss" | 
| 7134 | 2024-05-23T03:44:22.606Z | [  recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO STEP 869 (remove_files) COMPLETE | 
| 7135 | 2024-05-23T03:44:22.606Z | [  recovery-image] May 23 03:44:21.152 INFO O| May 23 03:44:21.152 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7136 | 2024-05-23T03:44:22.624Z | [  recovery-image] May 23 03:44:21.172 INFO O| May 23 03:44:21.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata" | 
| 7137 | 2024-05-23T03:44:22.632Z | [  recovery-image] May 23 03:44:21.181 INFO O| May 23 03:44:21.181 INFO STEP 870 (remove_files) COMPLETE | 
| 7138 | 2024-05-23T03:44:22.633Z | [  recovery-image] May 23 03:44:21.181 INFO O| May 23 03:44:21.181 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7139 | 2024-05-23T03:44:22.691Z | [  recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk" | 
| 7140 | 2024-05-23T03:44:22.692Z | [  recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO STEP 871 (remove_files) COMPLETE | 
| 7141 | 2024-05-23T03:44:22.692Z | [  recovery-image] May 23 03:44:21.239 INFO O| May 23 03:44:21.239 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7142 | 2024-05-23T03:44:22.741Z | [  recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign" | 
| 7143 | 2024-05-23T03:44:22.745Z | [  recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.290 INFO STEP 872 (remove_files) COMPLETE | 
| 7144 | 2024-05-23T03:44:22.745Z | [  recovery-image] May 23 03:44:21.290 INFO O| May 23 03:44:21.290 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7145 | 2024-05-23T03:44:22.761Z | [  recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1" | 
| 7146 | 2024-05-23T03:44:22.765Z | [  recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO STEP 873 (remove_files) COMPLETE | 
| 7147 | 2024-05-23T03:44:22.765Z | [  recovery-image] May 23 03:44:21.310 INFO O| May 23 03:44:21.310 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7148 | 2024-05-23T03:44:22.801Z | [  recovery-image] May 23 03:44:21.349 INFO O| May 23 03:44:21.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1" | 
| 7149 | 2024-05-23T03:44:22.805Z | [  recovery-image] May 23 03:44:21.349 INFO O| May 23 03:44:21.349 INFO STEP 874 (remove_files) COMPLETE | 
| 7150 | 2024-05-23T03:44:22.805Z | [  recovery-image] May 23 03:44:21.350 INFO O| May 23 03:44:21.349 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7151 | 2024-05-23T03:44:22.833Z | [  recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" | 
| 7152 | 2024-05-23T03:44:22.833Z | [  recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO STEP 875 (remove_files) COMPLETE | 
| 7153 | 2024-05-23T03:44:22.833Z | [  recovery-image] May 23 03:44:21.381 INFO O| May 23 03:44:21.381 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7154 | 2024-05-23T03:44:22.853Z | [  recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1" | 
| 7155 | 2024-05-23T03:44:22.857Z | [  recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO STEP 876 (remove_files) COMPLETE | 
| 7156 | 2024-05-23T03:44:22.857Z | [  recovery-image] May 23 03:44:21.401 INFO O| May 23 03:44:21.401 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7157 | 2024-05-23T03:44:22.871Z | [  recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1" | 
| 7158 | 2024-05-23T03:44:22.871Z | [  recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO STEP 877 (remove_files) COMPLETE | 
| 7159 | 2024-05-23T03:44:22.871Z | [  recovery-image] May 23 03:44:21.419 INFO O| May 23 03:44:21.419 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7160 | 2024-05-23T03:44:22.891Z | [  recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1" | 
| 7161 | 2024-05-23T03:44:22.891Z | [  recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO STEP 878 (remove_files) COMPLETE | 
| 7162 | 2024-05-23T03:44:22.891Z | [  recovery-image] May 23 03:44:21.437 INFO O| May 23 03:44:21.437 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7163 | 2024-05-23T03:44:22.906Z | [  recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1" | 
| 7164 | 2024-05-23T03:44:22.906Z | [  recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO STEP 879 (remove_files) COMPLETE | 
| 7165 | 2024-05-23T03:44:22.907Z | [  recovery-image] May 23 03:44:21.455 INFO O| May 23 03:44:21.455 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7166 | 2024-05-23T03:44:22.924Z | [  recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1" | 
| 7167 | 2024-05-23T03:44:22.924Z | [  recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO STEP 880 (remove_files) COMPLETE | 
| 7168 | 2024-05-23T03:44:22.925Z | [  recovery-image] May 23 03:44:21.473 INFO O| May 23 03:44:21.473 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7169 | 2024-05-23T03:44:22.947Z | [  recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb" | 
| 7170 | 2024-05-23T03:44:22.947Z | [  recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO STEP 881 (remove_files) COMPLETE | 
| 7171 | 2024-05-23T03:44:22.947Z | [  recovery-image] May 23 03:44:21.494 INFO O| May 23 03:44:21.494 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7172 | 2024-05-23T03:44:22.965Z | [  recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so" | 
| 7173 | 2024-05-23T03:44:22.966Z | [  recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO STEP 882 (remove_files) COMPLETE | 
| 7174 | 2024-05-23T03:44:22.966Z | [  recovery-image] May 23 03:44:21.514 INFO O| May 23 03:44:21.514 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7175 | 2024-05-23T03:44:22.997Z | [  recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb" | 
| 7176 | 2024-05-23T03:44:22.997Z | [  recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO STEP 883 (remove_files) COMPLETE | 
| 7177 | 2024-05-23T03:44:22.997Z | [  recovery-image] May 23 03:44:21.545 INFO O| May 23 03:44:21.545 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7178 | 2024-05-23T03:44:23.016Z | [  recovery-image] May 23 03:44:21.564 INFO O| May 23 03:44:21.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" | 
| 7179 | 2024-05-23T03:44:23.016Z | [  recovery-image] May 23 03:44:21.565 INFO O| May 23 03:44:21.565 INFO STEP 884 (remove_files) COMPLETE | 
| 7180 | 2024-05-23T03:44:23.016Z | [  recovery-image] May 23 03:44:21.565 INFO O| May 23 03:44:21.565 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7181 | 2024-05-23T03:44:23.036Z | [  recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1" | 
| 7182 | 2024-05-23T03:44:23.036Z | [  recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO STEP 885 (remove_files) COMPLETE | 
| 7183 | 2024-05-23T03:44:23.036Z | [  recovery-image] May 23 03:44:21.583 INFO O| May 23 03:44:21.583 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7184 | 2024-05-23T03:44:23.055Z | [  recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1" | 
| 7185 | 2024-05-23T03:44:23.055Z | [  recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO STEP 886 (remove_files) COMPLETE | 
| 7186 | 2024-05-23T03:44:23.060Z | [  recovery-image] May 23 03:44:21.601 INFO O| May 23 03:44:21.601 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7187 | 2024-05-23T03:44:23.109Z | [  recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed" | 
| 7188 | 2024-05-23T03:44:23.110Z | [  recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO STEP 887 (remove_files) COMPLETE | 
| 7189 | 2024-05-23T03:44:23.110Z | [  recovery-image] May 23 03:44:21.657 INFO O| May 23 03:44:21.657 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7190 | 2024-05-23T03:44:23.150Z | [  recovery-image] May 23 03:44:21.698 INFO O| May 23 03:44:21.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen" | 
| 7191 | 2024-05-23T03:44:23.150Z | [  recovery-image] May 23 03:44:21.698 INFO O| May 23 03:44:21.698 INFO STEP 888 (remove_files) COMPLETE | 
| 7192 | 2024-05-23T03:44:23.154Z | [  recovery-image] May 23 03:44:21.699 INFO O| May 23 03:44:21.698 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7193 | 2024-05-23T03:44:23.174Z | [  recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server" | 
| 7194 | 2024-05-23T03:44:23.174Z | [  recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO STEP 889 (remove_files) COMPLETE | 
| 7195 | 2024-05-23T03:44:23.174Z | [  recovery-image] May 23 03:44:21.722 INFO O| May 23 03:44:21.722 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7196 | 2024-05-23T03:44:23.198Z | [  recovery-image] May 23 03:44:21.746 INFO O| May 23 03:44:21.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" | 
| 7197 | 2024-05-23T03:44:23.202Z | [  recovery-image] May 23 03:44:21.746 INFO O| May 23 03:44:21.746 INFO STEP 890 (remove_files) COMPLETE | 
| 7198 | 2024-05-23T03:44:23.202Z | [  recovery-image] May 23 03:44:21.747 INFO O| May 23 03:44:21.746 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7199 | 2024-05-23T03:44:23.216Z | [  recovery-image] May 23 03:44:21.764 INFO O| May 23 03:44:21.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" | 
| 7200 | 2024-05-23T03:44:23.216Z | [  recovery-image] May 23 03:44:21.765 INFO O| May 23 03:44:21.765 INFO STEP 891 (remove_files) COMPLETE | 
| 7201 | 2024-05-23T03:44:23.221Z | [  recovery-image] May 23 03:44:21.765 INFO O| May 23 03:44:21.765 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7202 | 2024-05-23T03:44:23.234Z | [  recovery-image] May 23 03:44:21.782 INFO O| May 23 03:44:21.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" | 
| 7203 | 2024-05-23T03:44:23.240Z | [  recovery-image] May 23 03:44:21.782 INFO O| May 23 03:44:21.782 INFO STEP 892 (remove_files) COMPLETE | 
| 7204 | 2024-05-23T03:44:23.241Z | [  recovery-image] May 23 03:44:21.783 INFO O| May 23 03:44:21.782 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7205 | 2024-05-23T03:44:23.259Z | [  recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1" | 
| 7206 | 2024-05-23T03:44:23.259Z | [  recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO STEP 893 (remove_files) COMPLETE | 
| 7207 | 2024-05-23T03:44:23.264Z | [  recovery-image] May 23 03:44:21.802 INFO O| May 23 03:44:21.802 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7208 | 2024-05-23T03:44:23.272Z | [  recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1" | 
| 7209 | 2024-05-23T03:44:23.277Z | [  recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO STEP 894 (remove_files) COMPLETE | 
| 7210 | 2024-05-23T03:44:23.277Z | [  recovery-image] May 23 03:44:21.821 INFO O| May 23 03:44:21.821 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7211 | 2024-05-23T03:44:23.297Z | [  recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1" | 
| 7212 | 2024-05-23T03:44:23.302Z | [  recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO STEP 895 (remove_files) COMPLETE | 
| 7213 | 2024-05-23T03:44:23.302Z | [  recovery-image] May 23 03:44:21.846 INFO O| May 23 03:44:21.846 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7214 | 2024-05-23T03:44:23.316Z | [  recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1" | 
| 7215 | 2024-05-23T03:44:23.316Z | [  recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO STEP 896 (remove_files) COMPLETE | 
| 7216 | 2024-05-23T03:44:23.316Z | [  recovery-image] May 23 03:44:21.864 INFO O| May 23 03:44:21.864 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7217 | 2024-05-23T03:44:23.333Z | [  recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1" | 
| 7218 | 2024-05-23T03:44:23.333Z | [  recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO STEP 897 (remove_files) COMPLETE | 
| 7219 | 2024-05-23T03:44:23.333Z | [  recovery-image] May 23 03:44:21.881 INFO O| May 23 03:44:21.881 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7220 | 2024-05-23T03:44:23.352Z | [  recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1" | 
| 7221 | 2024-05-23T03:44:23.352Z | [  recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO STEP 898 (remove_files) COMPLETE | 
| 7222 | 2024-05-23T03:44:23.352Z | [  recovery-image] May 23 03:44:21.900 INFO O| May 23 03:44:21.900 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7223 | 2024-05-23T03:44:23.370Z | [  recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1" | 
| 7224 | 2024-05-23T03:44:23.370Z | [  recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO STEP 899 (remove_files) COMPLETE | 
| 7225 | 2024-05-23T03:44:23.370Z | [  recovery-image] May 23 03:44:21.918 INFO O| May 23 03:44:21.918 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7226 | 2024-05-23T03:44:23.389Z | [  recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" | 
| 7227 | 2024-05-23T03:44:23.389Z | [  recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO STEP 900 (remove_files) COMPLETE | 
| 7228 | 2024-05-23T03:44:23.393Z | [  recovery-image] May 23 03:44:21.937 INFO O| May 23 03:44:21.937 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7229 | 2024-05-23T03:44:23.412Z | [  recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" | 
| 7230 | 2024-05-23T03:44:23.412Z | [  recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO STEP 901 (remove_files) COMPLETE | 
| 7231 | 2024-05-23T03:44:23.412Z | [  recovery-image] May 23 03:44:21.959 INFO O| May 23 03:44:21.959 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7232 | 2024-05-23T03:44:23.441Z | [  recovery-image] May 23 03:44:21.989 INFO O| May 23 03:44:21.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" | 
| 7233 | 2024-05-23T03:44:23.441Z | [  recovery-image] May 23 03:44:21.990 INFO O| May 23 03:44:21.989 INFO STEP 902 (remove_files) COMPLETE | 
| 7234 | 2024-05-23T03:44:23.446Z | [  recovery-image] May 23 03:44:21.990 INFO O| May 23 03:44:21.990 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7235 | 2024-05-23T03:44:23.494Z | [  recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" | 
| 7236 | 2024-05-23T03:44:23.494Z | [  recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO STEP 903 (remove_files) COMPLETE | 
| 7237 | 2024-05-23T03:44:23.498Z | [  recovery-image] May 23 03:44:22.042 INFO O| May 23 03:44:22.042 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7238 | 2024-05-23T03:44:23.568Z | [  recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" | 
| 7239 | 2024-05-23T03:44:23.568Z | [  recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.114 INFO STEP 904 (remove_files) COMPLETE | 
| 7240 | 2024-05-23T03:44:23.572Z | [  recovery-image] May 23 03:44:22.114 INFO O| May 23 03:44:22.114 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7241 | 2024-05-23T03:44:23.590Z | [  recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1" | 
| 7242 | 2024-05-23T03:44:23.590Z | [  recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO STEP 905 (remove_files) COMPLETE | 
| 7243 | 2024-05-23T03:44:23.595Z | [  recovery-image] May 23 03:44:22.138 INFO O| May 23 03:44:22.138 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7244 | 2024-05-23T03:44:23.747Z | [  recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" | 
| 7245 | 2024-05-23T03:44:23.747Z | [  recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO STEP 906 (remove_files) COMPLETE | 
| 7246 | 2024-05-23T03:44:23.751Z | [  recovery-image] May 23 03:44:22.295 INFO O| May 23 03:44:22.295 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7247 | 2024-05-23T03:44:23.809Z | [  recovery-image] May 23 03:44:22.357 INFO O| May 23 03:44:22.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" | 
| 7248 | 2024-05-23T03:44:23.809Z | [  recovery-image] May 23 03:44:22.358 INFO O| May 23 03:44:22.358 INFO STEP 907 (remove_files) COMPLETE | 
| 7249 | 2024-05-23T03:44:23.810Z | [  recovery-image] May 23 03:44:22.358 INFO O| May 23 03:44:22.358 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7250 | 2024-05-23T03:44:23.870Z | [  recovery-image] May 23 03:44:22.418 INFO O| May 23 03:44:22.418 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" | 
| 7251 | 2024-05-23T03:44:23.871Z | [  recovery-image] May 23 03:44:22.419 INFO O| May 23 03:44:22.419 INFO STEP 908 (remove_files) COMPLETE | 
| 7252 | 2024-05-23T03:44:23.871Z | [  recovery-image] May 23 03:44:22.419 INFO O| May 23 03:44:22.419 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7253 | 2024-05-23T03:44:23.891Z | [  recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1" | 
| 7254 | 2024-05-23T03:44:23.891Z | [  recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO STEP 909 (remove_files) COMPLETE | 
| 7255 | 2024-05-23T03:44:23.896Z | [  recovery-image] May 23 03:44:22.440 INFO O| May 23 03:44:22.440 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7256 | 2024-05-23T03:44:23.911Z | [  recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" | 
| 7257 | 2024-05-23T03:44:23.911Z | [  recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO STEP 910 (remove_files) COMPLETE | 
| 7258 | 2024-05-23T03:44:23.911Z | [  recovery-image] May 23 03:44:22.458 INFO O| May 23 03:44:22.458 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7259 | 2024-05-23T03:44:23.926Z | [  recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" | 
| 7260 | 2024-05-23T03:44:23.926Z | [  recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO STEP 911 (remove_files) COMPLETE | 
| 7261 | 2024-05-23T03:44:23.926Z | [  recovery-image] May 23 03:44:22.474 INFO O| May 23 03:44:22.474 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7262 | 2024-05-23T03:44:23.948Z | [  recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" | 
| 7263 | 2024-05-23T03:44:23.948Z | [  recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO STEP 912 (remove_files) COMPLETE | 
| 7264 | 2024-05-23T03:44:23.948Z | [  recovery-image] May 23 03:44:22.490 INFO O| May 23 03:44:22.490 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7265 | 2024-05-23T03:44:23.965Z | [  recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" | 
| 7266 | 2024-05-23T03:44:23.965Z | [  recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO STEP 913 (remove_files) COMPLETE | 
| 7267 | 2024-05-23T03:44:23.965Z | [  recovery-image] May 23 03:44:22.506 INFO O| May 23 03:44:22.506 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7268 | 2024-05-23T03:44:23.982Z | [  recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" | 
| 7269 | 2024-05-23T03:44:23.982Z | [  recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO STEP 914 (remove_files) COMPLETE | 
| 7270 | 2024-05-23T03:44:23.982Z | [  recovery-image] May 23 03:44:22.523 INFO O| May 23 03:44:22.523 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7271 | 2024-05-23T03:44:23.994Z | [  recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1" | 
| 7272 | 2024-05-23T03:44:23.994Z | [  recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO STEP 915 (remove_files) COMPLETE | 
| 7273 | 2024-05-23T03:44:23.994Z | [  recovery-image] May 23 03:44:22.540 INFO O| May 23 03:44:22.540 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7274 | 2024-05-23T03:44:24.027Z | [  recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" | 
| 7275 | 2024-05-23T03:44:24.027Z | [  recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO STEP 916 (remove_files) COMPLETE | 
| 7276 | 2024-05-23T03:44:24.027Z | [  recovery-image] May 23 03:44:22.573 INFO O| May 23 03:44:22.573 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7277 | 2024-05-23T03:44:24.063Z | [  recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" | 
| 7278 | 2024-05-23T03:44:24.063Z | [  recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO STEP 917 (remove_files) COMPLETE | 
| 7279 | 2024-05-23T03:44:24.067Z | [  recovery-image] May 23 03:44:22.611 INFO O| May 23 03:44:22.611 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7280 | 2024-05-23T03:44:24.080Z | [  recovery-image] May 23 03:44:22.627 INFO O| May 23 03:44:22.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1" | 
| 7281 | 2024-05-23T03:44:24.080Z | [  recovery-image] May 23 03:44:22.628 INFO O| May 23 03:44:22.627 INFO STEP 918 (remove_files) COMPLETE | 
| 7282 | 2024-05-23T03:44:24.080Z | [  recovery-image] May 23 03:44:22.628 INFO O| May 23 03:44:22.628 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7283 | 2024-05-23T03:44:24.114Z | [  recovery-image] May 23 03:44:22.662 INFO O| May 23 03:44:22.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1" | 
| 7284 | 2024-05-23T03:44:24.118Z | [  recovery-image] May 23 03:44:22.662 INFO O| May 23 03:44:22.662 INFO STEP 919 (remove_files) COMPLETE | 
| 7285 | 2024-05-23T03:44:24.119Z | [  recovery-image] May 23 03:44:22.663 INFO O| May 23 03:44:22.663 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7286 | 2024-05-23T03:44:24.153Z | [  recovery-image] May 23 03:44:22.699 INFO O| May 23 03:44:22.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" | 
| 7287 | 2024-05-23T03:44:24.157Z | [  recovery-image] May 23 03:44:22.700 INFO O| May 23 03:44:22.700 INFO STEP 920 (remove_files) COMPLETE | 
| 7288 | 2024-05-23T03:44:24.157Z | [  recovery-image] May 23 03:44:22.700 INFO O| May 23 03:44:22.700 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7289 | 2024-05-23T03:44:24.171Z | [  recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" | 
| 7290 | 2024-05-23T03:44:24.171Z | [  recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO STEP 921 (remove_files) COMPLETE | 
| 7291 | 2024-05-23T03:44:24.171Z | [  recovery-image] May 23 03:44:22.718 INFO O| May 23 03:44:22.718 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7292 | 2024-05-23T03:44:24.188Z | [  recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" | 
| 7293 | 2024-05-23T03:44:24.192Z | [  recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO STEP 922 (remove_files) COMPLETE | 
| 7294 | 2024-05-23T03:44:24.192Z | [  recovery-image] May 23 03:44:22.737 INFO O| May 23 03:44:22.737 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7295 | 2024-05-23T03:44:24.217Z | [  recovery-image] May 23 03:44:22.765 INFO O| May 23 03:44:22.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" | 
| 7296 | 2024-05-23T03:44:24.221Z | [  recovery-image] May 23 03:44:22.765 INFO O| May 23 03:44:22.765 INFO STEP 923 (remove_files) COMPLETE | 
| 7297 | 2024-05-23T03:44:24.221Z | [  recovery-image] May 23 03:44:22.766 INFO O| May 23 03:44:22.765 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7298 | 2024-05-23T03:44:24.239Z | [  recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" | 
| 7299 | 2024-05-23T03:44:24.243Z | [  recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO STEP 924 (remove_files) COMPLETE | 
| 7300 | 2024-05-23T03:44:24.243Z | [  recovery-image] May 23 03:44:22.787 INFO O| May 23 03:44:22.787 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7301 | 2024-05-23T03:44:24.258Z | [  recovery-image] May 23 03:44:22.806 INFO O| May 23 03:44:22.806 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" | 
| 7302 | 2024-05-23T03:44:24.262Z | [  recovery-image] May 23 03:44:22.807 INFO O| May 23 03:44:22.806 INFO STEP 925 (remove_files) COMPLETE | 
| 7303 | 2024-05-23T03:44:24.262Z | [  recovery-image] May 23 03:44:22.807 INFO O| May 23 03:44:22.807 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7304 | 2024-05-23T03:44:24.276Z | [  recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" | 
| 7305 | 2024-05-23T03:44:24.276Z | [  recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO STEP 926 (remove_files) COMPLETE | 
| 7306 | 2024-05-23T03:44:24.276Z | [  recovery-image] May 23 03:44:22.824 INFO O| May 23 03:44:22.824 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7307 | 2024-05-23T03:44:24.294Z | [  recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" | 
| 7308 | 2024-05-23T03:44:24.294Z | [  recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO STEP 927 (remove_files) COMPLETE | 
| 7309 | 2024-05-23T03:44:24.294Z | [  recovery-image] May 23 03:44:22.842 INFO O| May 23 03:44:22.842 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7310 | 2024-05-23T03:44:24.330Z | [  recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" | 
| 7311 | 2024-05-23T03:44:24.330Z | [  recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO STEP 928 (remove_files) COMPLETE | 
| 7312 | 2024-05-23T03:44:24.334Z | [  recovery-image] May 23 03:44:22.878 INFO O| May 23 03:44:22.878 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7313 | 2024-05-23T03:44:24.365Z | [  recovery-image] May 23 03:44:22.913 INFO O| May 23 03:44:22.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" | 
| 7314 | 2024-05-23T03:44:24.369Z | [  recovery-image] May 23 03:44:22.913 INFO O| May 23 03:44:22.913 INFO STEP 929 (remove_files) COMPLETE | 
| 7315 | 2024-05-23T03:44:24.369Z | [  recovery-image] May 23 03:44:22.914 INFO O| May 23 03:44:22.913 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7316 | 2024-05-23T03:44:24.387Z | [  recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" | 
| 7317 | 2024-05-23T03:44:24.387Z | [  recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO STEP 930 (remove_files) COMPLETE | 
| 7318 | 2024-05-23T03:44:24.387Z | [  recovery-image] May 23 03:44:22.935 INFO O| May 23 03:44:22.935 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7319 | 2024-05-23T03:44:24.433Z | [  recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1" | 
| 7320 | 2024-05-23T03:44:24.440Z | [  recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO STEP 931 (remove_files) COMPLETE | 
| 7321 | 2024-05-23T03:44:24.440Z | [  recovery-image] May 23 03:44:22.975 INFO O| May 23 03:44:22.975 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7322 | 2024-05-23T03:44:24.453Z | [  recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.996 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1" | 
| 7323 | 2024-05-23T03:44:24.453Z | [  recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.997 INFO STEP 932 (remove_files) COMPLETE | 
| 7324 | 2024-05-23T03:44:24.453Z | [  recovery-image] May 23 03:44:22.997 INFO O| May 23 03:44:22.997 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7325 | 2024-05-23T03:44:24.479Z | [  recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1" | 
| 7326 | 2024-05-23T03:44:24.479Z | [  recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO STEP 933 (remove_files) COMPLETE | 
| 7327 | 2024-05-23T03:44:24.480Z | [  recovery-image] May 23 03:44:23.019 INFO O| May 23 03:44:23.019 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7328 | 2024-05-23T03:44:24.518Z | [  recovery-image] May 23 03:44:23.058 INFO O| May 23 03:44:23.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1" | 
| 7329 | 2024-05-23T03:44:24.518Z | [  recovery-image] May 23 03:44:23.059 INFO O| May 23 03:44:23.059 INFO STEP 934 (remove_files) COMPLETE | 
| 7330 | 2024-05-23T03:44:24.518Z | [  recovery-image] May 23 03:44:23.059 INFO O| May 23 03:44:23.059 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7331 | 2024-05-23T03:44:24.582Z | [  recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" | 
| 7332 | 2024-05-23T03:44:24.582Z | [  recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO STEP 935 (remove_files) COMPLETE | 
| 7333 | 2024-05-23T03:44:24.587Z | [  recovery-image] May 23 03:44:23.130 INFO O| May 23 03:44:23.130 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7334 | 2024-05-23T03:44:24.636Z | [  recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1" | 
| 7335 | 2024-05-23T03:44:24.643Z | [  recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO STEP 936 (remove_files) COMPLETE | 
| 7336 | 2024-05-23T03:44:24.643Z | [  recovery-image] May 23 03:44:23.184 INFO O| May 23 03:44:23.184 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7337 | 2024-05-23T03:44:24.654Z | [  recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1" | 
| 7338 | 2024-05-23T03:44:24.658Z | [  recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO STEP 937 (remove_files) COMPLETE | 
| 7339 | 2024-05-23T03:44:24.658Z | [  recovery-image] May 23 03:44:23.202 INFO O| May 23 03:44:23.202 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7340 | 2024-05-23T03:44:24.673Z | [  recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1" | 
| 7341 | 2024-05-23T03:44:24.677Z | [  recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO STEP 938 (remove_files) COMPLETE | 
| 7342 | 2024-05-23T03:44:24.677Z | [  recovery-image] May 23 03:44:23.221 INFO O| May 23 03:44:23.221 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7343 | 2024-05-23T03:44:24.692Z | [  recovery-image] May 23 03:44:23.240 INFO O| May 23 03:44:23.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1" | 
| 7344 | 2024-05-23T03:44:24.696Z | [  recovery-image] May 23 03:44:23.241 INFO O| May 23 03:44:23.240 INFO STEP 939 (remove_files) COMPLETE | 
| 7345 | 2024-05-23T03:44:24.696Z | [  recovery-image] May 23 03:44:23.241 INFO O| May 23 03:44:23.241 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7346 | 2024-05-23T03:44:24.713Z | [  recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1" | 
| 7347 | 2024-05-23T03:44:24.717Z | [  recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.261 INFO STEP 940 (remove_files) COMPLETE | 
| 7348 | 2024-05-23T03:44:24.717Z | [  recovery-image] May 23 03:44:23.261 INFO O| May 23 03:44:23.261 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7349 | 2024-05-23T03:44:24.733Z | [  recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1" | 
| 7350 | 2024-05-23T03:44:24.738Z | [  recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO STEP 941 (remove_files) COMPLETE | 
| 7351 | 2024-05-23T03:44:24.738Z | [  recovery-image] May 23 03:44:23.281 INFO O| May 23 03:44:23.281 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7352 | 2024-05-23T03:44:24.772Z | [  recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1" | 
| 7353 | 2024-05-23T03:44:24.772Z | [  recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO STEP 942 (remove_files) COMPLETE | 
| 7354 | 2024-05-23T03:44:24.776Z | [  recovery-image] May 23 03:44:23.320 INFO O| May 23 03:44:23.320 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7355 | 2024-05-23T03:44:24.794Z | [  recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1" | 
| 7356 | 2024-05-23T03:44:24.801Z | [  recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO STEP 943 (remove_files) COMPLETE | 
| 7357 | 2024-05-23T03:44:24.801Z | [  recovery-image] May 23 03:44:23.342 INFO O| May 23 03:44:23.342 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7358 | 2024-05-23T03:44:24.818Z | [  recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" | 
| 7359 | 2024-05-23T03:44:24.818Z | [  recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO STEP 944 (remove_files) COMPLETE | 
| 7360 | 2024-05-23T03:44:24.818Z | [  recovery-image] May 23 03:44:23.366 INFO O| May 23 03:44:23.366 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7361 | 2024-05-23T03:44:24.840Z | [  recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1" | 
| 7362 | 2024-05-23T03:44:24.840Z | [  recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.388 INFO STEP 945 (remove_files) COMPLETE | 
| 7363 | 2024-05-23T03:44:24.840Z | [  recovery-image] May 23 03:44:23.388 INFO O| May 23 03:44:23.388 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7364 | 2024-05-23T03:44:24.859Z | [  recovery-image] May 23 03:44:23.406 INFO O| May 23 03:44:23.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1" | 
| 7365 | 2024-05-23T03:44:24.859Z | [  recovery-image] May 23 03:44:23.407 INFO O| May 23 03:44:23.407 INFO STEP 946 (remove_files) COMPLETE | 
| 7366 | 2024-05-23T03:44:24.859Z | [  recovery-image] May 23 03:44:23.407 INFO O| May 23 03:44:23.407 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7367 | 2024-05-23T03:44:24.886Z | [  recovery-image] May 23 03:44:23.434 INFO O| May 23 03:44:23.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1" | 
| 7368 | 2024-05-23T03:44:24.890Z | [  recovery-image] May 23 03:44:23.435 INFO O| May 23 03:44:23.434 INFO STEP 947 (remove_files) COMPLETE | 
| 7369 | 2024-05-23T03:44:24.890Z | [  recovery-image] May 23 03:44:23.435 INFO O| May 23 03:44:23.435 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7370 | 2024-05-23T03:44:25.323Z | [  recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" | 
| 7371 | 2024-05-23T03:44:25.345Z | [  recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO STEP 948 (remove_files) COMPLETE | 
| 7372 | 2024-05-23T03:44:25.345Z | [  recovery-image] May 23 03:44:23.456 INFO O| May 23 03:44:23.456 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7373 | 2024-05-23T03:44:25.345Z | [  recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1" | 
| 7374 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO STEP 949 (remove_files) COMPLETE | 
| 7375 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.477 INFO O| May 23 03:44:23.477 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7376 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1" | 
| 7377 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO STEP 950 (remove_files) COMPLETE | 
| 7378 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.499 INFO O| May 23 03:44:23.499 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7379 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1" | 
| 7380 | 2024-05-23T03:44:25.346Z | [  recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO STEP 951 (remove_files) COMPLETE | 
| 7381 | 2024-05-23T03:44:25.347Z | [  recovery-image] May 23 03:44:23.517 INFO O| May 23 03:44:23.517 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7382 | 2024-05-23T03:44:25.347Z | [  recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1" | 
| 7383 | 2024-05-23T03:44:25.347Z | [  recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO STEP 952 (remove_files) COMPLETE | 
| 7384 | 2024-05-23T03:44:25.347Z | [  recovery-image] May 23 03:44:23.560 INFO O| May 23 03:44:23.560 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7385 | 2024-05-23T03:44:25.347Z | [  recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1" | 
| 7386 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO STEP 953 (remove_files) COMPLETE | 
| 7387 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.611 INFO O| May 23 03:44:23.611 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7388 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1" | 
| 7389 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO STEP 954 (remove_files) COMPLETE | 
| 7390 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.638 INFO O| May 23 03:44:23.638 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7391 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.681 INFO O| May 23 03:44:23.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" | 
| 7392 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.682 INFO O| May 23 03:44:23.681 INFO STEP 955 (remove_files) COMPLETE | 
| 7393 | 2024-05-23T03:44:25.348Z | [  recovery-image] May 23 03:44:23.682 INFO O| May 23 03:44:23.682 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7394 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.740 INFO O| May 23 03:44:23.740 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1" | 
| 7395 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.741 INFO O| May 23 03:44:23.740 INFO STEP 956 (remove_files) COMPLETE | 
| 7396 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.741 INFO O| May 23 03:44:23.740 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7397 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress" | 
| 7398 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO STEP 957 (remove_files) COMPLETE | 
| 7399 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.763 INFO O| May 23 03:44:23.763 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7400 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.811 INFO O| May 23 03:44:23.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck" | 
| 7401 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.811 INFO O| May 23 03:44:23.811 INFO STEP 958 (remove_files) COMPLETE | 
| 7402 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.812 INFO O| May 23 03:44:23.811 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7403 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.833 INFO O| May 23 03:44:23.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake" | 
| 7404 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.834 INFO O| May 23 03:44:23.834 INFO STEP 959 (remove_files) COMPLETE | 
| 7405 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.834 INFO O| May 23 03:44:23.834 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7406 | 2024-05-23T03:44:25.349Z | [  recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista" | 
| 7407 | 2024-05-23T03:44:25.350Z | [  recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO STEP 960 (remove_files) COMPLETE | 
| 7408 | 2024-05-23T03:44:25.350Z | [  recovery-image] May 23 03:44:23.852 INFO O| May 23 03:44:23.852 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7409 | 2024-05-23T03:44:25.350Z | [  recovery-image] May 23 03:44:23.870 INFO O| May 23 03:44:23.870 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb" | 
| 7410 | 2024-05-23T03:44:25.350Z | [  recovery-image] May 23 03:44:23.870 INFO O| May 23 03:44:23.870 INFO STEP 961 (remove_files) COMPLETE | 
| 7411 | 2024-05-23T03:44:25.350Z | [  recovery-image] May 23 03:44:23.871 INFO O| May 23 03:44:23.871 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7412 | 2024-05-23T03:44:25.773Z | [  recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop" | 
| 7413 | 2024-05-23T03:44:25.773Z | [  recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO STEP 962 (remove_files) COMPLETE | 
| 7414 | 2024-05-23T03:44:25.773Z | [  recovery-image] May 23 03:44:23.891 INFO O| May 23 03:44:23.891 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7415 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin" | 
| 7416 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO STEP 963 (remove_files) COMPLETE | 
| 7417 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.912 INFO O| May 23 03:44:23.912 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7418 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog" | 
| 7419 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO STEP 964 (remove_files) COMPLETE | 
| 7420 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.954 INFO O| May 23 03:44:23.954 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7421 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd" | 
| 7422 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO STEP 965 (remove_files) COMPLETE | 
| 7423 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:23.979 INFO O| May 23 03:44:23.979 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7424 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" | 
| 7425 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO STEP 966 (remove_files) COMPLETE | 
| 7426 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.044 INFO O| May 23 03:44:24.044 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7427 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.069 INFO O| May 23 03:44:24.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" | 
| 7428 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.070 INFO O| May 23 03:44:24.070 INFO STEP 967 (remove_files) COMPLETE | 
| 7429 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.070 INFO O| May 23 03:44:24.070 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7430 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.089 INFO O| May 23 03:44:24.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" | 
| 7431 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.090 INFO O| May 23 03:44:24.089 INFO STEP 968 (remove_files) COMPLETE | 
| 7432 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.090 INFO O| May 23 03:44:24.090 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7433 | 2024-05-23T03:44:25.780Z | [  recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1" | 
| 7434 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO STEP 969 (remove_files) COMPLETE | 
| 7435 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.122 INFO O| May 23 03:44:24.122 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7436 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd" | 
| 7437 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO STEP 970 (remove_files) COMPLETE | 
| 7438 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.143 INFO O| May 23 03:44:24.143 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7439 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc" | 
| 7440 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO STEP 971 (remove_files) COMPLETE | 
| 7441 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.182 INFO O| May 23 03:44:24.182 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7442 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs" | 
| 7443 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO STEP 972 (remove_files) COMPLETE | 
| 7444 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.204 INFO O| May 23 03:44:24.204 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7445 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.224 INFO O| May 23 03:44:24.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd" | 
| 7446 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.225 INFO O| May 23 03:44:24.225 INFO STEP 973 (remove_files) COMPLETE | 
| 7447 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.225 INFO O| May 23 03:44:24.225 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7448 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.242 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server" | 
| 7449 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.243 INFO STEP 974 (remove_files) COMPLETE | 
| 7450 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.243 INFO O| May 23 03:44:24.243 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7451 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign" | 
| 7452 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO STEP 975 (remove_files) COMPLETE | 
| 7453 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.261 INFO O| May 23 03:44:24.261 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7454 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" | 
| 7455 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO STEP 976 (remove_files) COMPLETE | 
| 7456 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.279 INFO O| May 23 03:44:24.279 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7457 | 2024-05-23T03:44:25.781Z | [  recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper" | 
| 7458 | 2024-05-23T03:44:25.782Z | [  recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO STEP 977 (remove_files) COMPLETE | 
| 7459 | 2024-05-23T03:44:25.782Z | [  recovery-image] May 23 03:44:24.318 INFO O| May 23 03:44:24.318 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7460 | 2024-05-23T03:44:25.800Z | [  recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/bin/ipcc" | 
| 7461 | 2024-05-23T03:44:25.807Z | [  recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO STEP 978 (remove_files) COMPLETE | 
| 7462 | 2024-05-23T03:44:25.807Z | [  recovery-image] May 23 03:44:24.348 INFO O| May 23 03:44:24.348 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7463 | 2024-05-23T03:44:25.822Z | [  recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/apix.so" | 
| 7464 | 2024-05-23T03:44:25.822Z | [  recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO STEP 979 (remove_files) COMPLETE | 
| 7465 | 2024-05-23T03:44:25.827Z | [  recovery-image] May 23 03:44:24.370 INFO O| May 23 03:44:24.370 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7466 | 2024-05-23T03:44:25.865Z | [  recovery-image] May 23 03:44:24.412 INFO O| May 23 03:44:24.412 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/ipcc.so" | 
| 7467 | 2024-05-23T03:44:25.865Z | [  recovery-image] May 23 03:44:24.412 INFO O| May 23 03:44:24.412 INFO STEP 980 (remove_files) COMPLETE | 
| 7468 | 2024-05-23T03:44:25.865Z | [  recovery-image] May 23 03:44:24.413 INFO O| May 23 03:44:24.412 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7469 | 2024-05-23T03:44:25.885Z | [  recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/oxide/lib/mdb/kvm/amd64/unix.so" | 
| 7470 | 2024-05-23T03:44:25.885Z | [  recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.433 INFO STEP 981 (remove_files) COMPLETE | 
| 7471 | 2024-05-23T03:44:25.889Z | [  recovery-image] May 23 03:44:24.433 INFO O| May 23 03:44:24.433 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7472 | 2024-05-23T03:44:25.906Z | [  recovery-image] May 23 03:44:24.453 INFO O| May 23 03:44:24.453 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid" | 
| 7473 | 2024-05-23T03:44:25.910Z | [  recovery-image] May 23 03:44:24.453 INFO O| May 23 03:44:24.453 INFO STEP 982 (remove_files) COMPLETE | 
| 7474 | 2024-05-23T03:44:25.910Z | [  recovery-image] May 23 03:44:24.454 INFO O| May 23 03:44:24.453 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7475 | 2024-05-23T03:44:25.943Z | [  recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid" | 
| 7476 | 2024-05-23T03:44:25.948Z | [  recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO STEP 983 (remove_files) COMPLETE | 
| 7477 | 2024-05-23T03:44:25.948Z | [  recovery-image] May 23 03:44:24.491 INFO O| May 23 03:44:24.491 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7478 | 2024-05-23T03:44:25.964Z | [  recovery-image] May 23 03:44:24.511 INFO O| May 23 03:44:24.511 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange" | 
| 7479 | 2024-05-23T03:44:25.964Z | [  recovery-image] May 23 03:44:24.512 INFO O| May 23 03:44:24.511 INFO STEP 984 (remove_files) COMPLETE | 
| 7480 | 2024-05-23T03:44:25.968Z | [  recovery-image] May 23 03:44:24.512 INFO O| May 23 03:44:24.512 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7481 | 2024-05-23T03:44:25.999Z | [  recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate" | 
| 7482 | 2024-05-23T03:44:25.999Z | [  recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO STEP 985 (remove_files) COMPLETE | 
| 7483 | 2024-05-23T03:44:25.999Z | [  recovery-image] May 23 03:44:24.547 INFO O| May 23 03:44:24.547 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7484 | 2024-05-23T03:44:26.024Z | [  recovery-image] May 23 03:44:24.571 INFO O| May 23 03:44:24.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid" | 
| 7485 | 2024-05-23T03:44:26.024Z | [  recovery-image] May 23 03:44:24.571 INFO O| May 23 03:44:24.571 INFO STEP 986 (remove_files) COMPLETE | 
| 7486 | 2024-05-23T03:44:26.030Z | [  recovery-image] May 23 03:44:24.572 INFO O| May 23 03:44:24.571 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7487 | 2024-05-23T03:44:26.062Z | [  recovery-image] May 23 03:44:24.609 INFO O| May 23 03:44:24.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint" | 
| 7488 | 2024-05-23T03:44:26.062Z | [  recovery-image] May 23 03:44:24.610 INFO O| May 23 03:44:24.609 INFO STEP 987 (remove_files) COMPLETE | 
| 7489 | 2024-05-23T03:44:26.062Z | [  recovery-image] May 23 03:44:24.610 INFO O| May 23 03:44:24.610 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7490 | 2024-05-23T03:44:26.080Z | [  recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem" | 
| 7491 | 2024-05-23T03:44:26.084Z | [  recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.628 INFO STEP 988 (remove_files) COMPLETE | 
| 7492 | 2024-05-23T03:44:26.084Z | [  recovery-image] May 23 03:44:24.628 INFO O| May 23 03:44:24.628 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7493 | 2024-05-23T03:44:26.097Z | [  recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath" | 
| 7494 | 2024-05-23T03:44:26.101Z | [  recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.645 INFO STEP 989 (remove_files) COMPLETE | 
| 7495 | 2024-05-23T03:44:26.101Z | [  recovery-image] May 23 03:44:24.645 INFO O| May 23 03:44:24.645 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7496 | 2024-05-23T03:44:26.124Z | [  recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr" | 
| 7497 | 2024-05-23T03:44:26.124Z | [  recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO STEP 990 (remove_files) COMPLETE | 
| 7498 | 2024-05-23T03:44:26.124Z | [  recovery-image] May 23 03:44:24.672 INFO O| May 23 03:44:24.672 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7499 | 2024-05-23T03:44:26.163Z | [  recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime" | 
| 7500 | 2024-05-23T03:44:26.171Z | [  recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO STEP 991 (remove_files) COMPLETE | 
| 7501 | 2024-05-23T03:44:26.171Z | [  recovery-image] May 23 03:44:24.708 INFO O| May 23 03:44:24.708 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7502 | 2024-05-23T03:44:26.184Z | [  recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid" | 
| 7503 | 2024-05-23T03:44:26.189Z | [  recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO STEP 992 (remove_files) COMPLETE | 
| 7504 | 2024-05-23T03:44:26.189Z | [  recovery-image] May 23 03:44:24.729 INFO O| May 23 03:44:24.729 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7505 | 2024-05-23T03:44:26.202Z | [  recovery-image] May 23 03:44:24.749 INFO O| May 23 03:44:24.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn" | 
| 7506 | 2024-05-23T03:44:26.206Z | [  recovery-image] May 23 03:44:24.750 INFO O| May 23 03:44:24.750 INFO STEP 993 (remove_files) COMPLETE | 
| 7507 | 2024-05-23T03:44:26.206Z | [  recovery-image] May 23 03:44:24.750 INFO O| May 23 03:44:24.750 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7508 | 2024-05-23T03:44:26.223Z | [  recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate" | 
| 7509 | 2024-05-23T03:44:26.227Z | [  recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO STEP 994 (remove_files) COMPLETE | 
| 7510 | 2024-05-23T03:44:26.227Z | [  recovery-image] May 23 03:44:24.770 INFO O| May 23 03:44:24.770 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7511 | 2024-05-23T03:44:26.254Z | [  recovery-image] May 23 03:44:24.801 INFO O| May 23 03:44:24.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid" | 
| 7512 | 2024-05-23T03:44:26.277Z | [  recovery-image] May 23 03:44:24.801 INFO O| May 23 03:44:24.801 INFO STEP 995 (remove_files) COMPLETE | 
| 7513 | 2024-05-23T03:44:26.277Z | [  recovery-image] May 23 03:44:24.802 INFO O| May 23 03:44:24.801 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7514 | 2024-05-23T03:44:26.284Z | [  recovery-image] May 23 03:44:24.829 INFO O| May 23 03:44:24.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint" | 
| 7515 | 2024-05-23T03:44:26.285Z | [  recovery-image] May 23 03:44:24.829 INFO O| May 23 03:44:24.829 INFO STEP 996 (remove_files) COMPLETE | 
| 7516 | 2024-05-23T03:44:26.285Z | [  recovery-image] May 23 03:44:24.830 INFO O| May 23 03:44:24.829 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7517 | 2024-05-23T03:44:26.340Z | [  recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem" | 
| 7518 | 2024-05-23T03:44:26.340Z | [  recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO STEP 997 (remove_files) COMPLETE | 
| 7519 | 2024-05-23T03:44:26.340Z | [  recovery-image] May 23 03:44:24.887 INFO O| May 23 03:44:24.887 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7520 | 2024-05-23T03:44:26.361Z | [  recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath" | 
| 7521 | 2024-05-23T03:44:26.362Z | [  recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO STEP 998 (remove_files) COMPLETE | 
| 7522 | 2024-05-23T03:44:26.362Z | [  recovery-image] May 23 03:44:24.909 INFO O| May 23 03:44:24.909 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7523 | 2024-05-23T03:44:26.381Z | [  recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange" | 
| 7524 | 2024-05-23T03:44:26.381Z | [  recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO STEP 999 (remove_files) COMPLETE | 
| 7525 | 2024-05-23T03:44:26.381Z | [  recovery-image] May 23 03:44:24.928 INFO O| May 23 03:44:24.928 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7526 | 2024-05-23T03:44:26.400Z | [  recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr" | 
| 7527 | 2024-05-23T03:44:26.400Z | [  recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.947 INFO STEP 1000 (remove_files) COMPLETE | 
| 7528 | 2024-05-23T03:44:26.405Z | [  recovery-image] May 23 03:44:24.947 INFO O| May 23 03:44:24.947 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7529 | 2024-05-23T03:44:26.440Z | [  recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime" | 
| 7530 | 2024-05-23T03:44:26.441Z | [  recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.988 INFO STEP 1001 (remove_files) COMPLETE | 
| 7531 | 2024-05-23T03:44:26.441Z | [  recovery-image] May 23 03:44:24.988 INFO O| May 23 03:44:24.988 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7532 | 2024-05-23T03:44:26.499Z | [  recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid" | 
| 7533 | 2024-05-23T03:44:26.499Z | [  recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO STEP 1002 (remove_files) COMPLETE | 
| 7534 | 2024-05-23T03:44:26.499Z | [  recovery-image] May 23 03:44:25.047 INFO O| May 23 03:44:25.047 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7535 | 2024-05-23T03:44:26.532Z | [  recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn" | 
| 7536 | 2024-05-23T03:44:26.532Z | [  recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO STEP 1003 (remove_files) COMPLETE | 
| 7537 | 2024-05-23T03:44:26.536Z | [  recovery-image] May 23 03:44:25.079 INFO O| May 23 03:44:25.079 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7538 | 2024-05-23T03:44:26.553Z | [  recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext" | 
| 7539 | 2024-05-23T03:44:26.553Z | [  recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO STEP 1004 (remove_files) COMPLETE | 
| 7540 | 2024-05-23T03:44:26.553Z | [  recovery-image] May 23 03:44:25.100 INFO O| May 23 03:44:25.100 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7541 | 2024-05-23T03:44:26.608Z | [  recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate" | 
| 7542 | 2024-05-23T03:44:26.613Z | [  recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO STEP 1005 (remove_files) COMPLETE | 
| 7543 | 2024-05-23T03:44:26.613Z | [  recovery-image] May 23 03:44:25.156 INFO O| May 23 03:44:25.156 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7544 | 2024-05-23T03:44:26.630Z | [  recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid" | 
| 7545 | 2024-05-23T03:44:26.634Z | [  recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO STEP 1006 (remove_files) COMPLETE | 
| 7546 | 2024-05-23T03:44:26.634Z | [  recovery-image] May 23 03:44:25.177 INFO O| May 23 03:44:25.177 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7547 | 2024-05-23T03:44:26.651Z | [  recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint" | 
| 7548 | 2024-05-23T03:44:26.652Z | [  recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO STEP 1007 (remove_files) COMPLETE | 
| 7549 | 2024-05-23T03:44:26.652Z | [  recovery-image] May 23 03:44:25.198 INFO O| May 23 03:44:25.198 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7550 | 2024-05-23T03:44:26.713Z | [  recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath" | 
| 7551 | 2024-05-23T03:44:26.713Z | [  recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO STEP 1008 (remove_files) COMPLETE | 
| 7552 | 2024-05-23T03:44:26.713Z | [  recovery-image] May 23 03:44:25.261 INFO O| May 23 03:44:25.261 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7553 | 2024-05-23T03:44:26.745Z | [  recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange" | 
| 7554 | 2024-05-23T03:44:26.745Z | [  recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO STEP 1009 (remove_files) COMPLETE | 
| 7555 | 2024-05-23T03:44:26.745Z | [  recovery-image] May 23 03:44:25.292 INFO O| May 23 03:44:25.292 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7556 | 2024-05-23T03:44:26.803Z | [  recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr" | 
| 7557 | 2024-05-23T03:44:26.803Z | [  recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO STEP 1010 (remove_files) COMPLETE | 
| 7558 | 2024-05-23T03:44:26.803Z | [  recovery-image] May 23 03:44:25.349 INFO O| May 23 03:44:25.349 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7559 | 2024-05-23T03:44:26.865Z | [  recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime" | 
| 7560 | 2024-05-23T03:44:26.865Z | [  recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO STEP 1011 (remove_files) COMPLETE | 
| 7561 | 2024-05-23T03:44:26.892Z | [  recovery-image] May 23 03:44:25.410 INFO O| May 23 03:44:25.410 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7562 | 2024-05-23T03:44:26.898Z | [  recovery-image] May 23 03:44:25.436 INFO O| May 23 03:44:25.436 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid" | 
| 7563 | 2024-05-23T03:44:26.898Z | [  recovery-image] May 23 03:44:25.436 INFO O| May 23 03:44:25.436 INFO STEP 1012 (remove_files) COMPLETE | 
| 7564 | 2024-05-23T03:44:26.898Z | [  recovery-image] May 23 03:44:25.437 INFO O| May 23 03:44:25.436 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7565 | 2024-05-23T03:44:26.911Z | [  recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn" | 
| 7566 | 2024-05-23T03:44:26.925Z | [  recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO STEP 1013 (remove_files) COMPLETE | 
| 7567 | 2024-05-23T03:44:26.926Z | [  recovery-image] May 23 03:44:25.457 INFO O| May 23 03:44:25.457 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7568 | 2024-05-23T03:44:26.930Z | [  recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall" | 
| 7569 | 2024-05-23T03:44:26.930Z | [  recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO STEP 1014 (remove_files) COMPLETE | 
| 7570 | 2024-05-23T03:44:26.930Z | [  recovery-image] May 23 03:44:25.477 INFO O| May 23 03:44:25.477 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7571 | 2024-05-23T03:44:26.961Z | [  recovery-image] May 23 03:44:25.508 INFO O| May 23 03:44:25.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname" | 
| 7572 | 2024-05-23T03:44:26.964Z | [  recovery-image] May 23 03:44:25.508 INFO O| May 23 03:44:25.508 INFO STEP 1015 (remove_files) COMPLETE | 
| 7573 | 2024-05-23T03:44:26.965Z | [  recovery-image] May 23 03:44:25.509 INFO O| May 23 03:44:25.508 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7574 | 2024-05-23T03:44:26.981Z | [  recovery-image] May 23 03:44:25.528 INFO O| May 23 03:44:25.528 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove" | 
| 7575 | 2024-05-23T03:44:26.984Z | [  recovery-image] May 23 03:44:25.529 INFO O| May 23 03:44:25.528 INFO STEP 1016 (remove_files) COMPLETE | 
| 7576 | 2024-05-23T03:44:26.984Z | [  recovery-image] May 23 03:44:25.529 INFO O| May 23 03:44:25.529 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7577 | 2024-05-23T03:44:27.000Z | [  recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv" | 
| 7578 | 2024-05-23T03:44:27.000Z | [  recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO STEP 1017 (remove_files) COMPLETE | 
| 7579 | 2024-05-23T03:44:27.006Z | [  recovery-image] May 23 03:44:25.547 INFO O| May 23 03:44:25.547 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7580 | 2024-05-23T03:44:27.022Z | [  recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db" | 
| 7581 | 2024-05-23T03:44:27.022Z | [  recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO STEP 1018 (remove_files) COMPLETE | 
| 7582 | 2024-05-23T03:44:27.028Z | [  recovery-image] May 23 03:44:25.566 INFO O| May 23 03:44:25.566 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7583 | 2024-05-23T03:44:27.053Z | [  recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve" | 
| 7584 | 2024-05-23T03:44:27.053Z | [  recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO STEP 1019 (remove_files) COMPLETE | 
| 7585 | 2024-05-23T03:44:27.057Z | [  recovery-image] May 23 03:44:25.597 INFO O| May 23 03:44:25.597 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7586 | 2024-05-23T03:44:27.073Z | [  recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates" | 
| 7587 | 2024-05-23T03:44:27.073Z | [  recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO STEP 1020 (remove_files) COMPLETE | 
| 7588 | 2024-05-23T03:44:27.077Z | [  recovery-image] May 23 03:44:25.620 INFO O| May 23 03:44:25.620 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7589 | 2024-05-23T03:44:27.093Z | [  recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay" | 
| 7590 | 2024-05-23T03:44:27.097Z | [  recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO STEP 1021 (remove_files) COMPLETE | 
| 7591 | 2024-05-23T03:44:27.097Z | [  recovery-image] May 23 03:44:25.640 INFO O| May 23 03:44:25.640 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7592 | 2024-05-23T03:44:27.128Z | [  recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm" | 
| 7593 | 2024-05-23T03:44:27.128Z | [  recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO STEP 1022 (remove_files) COMPLETE | 
| 7594 | 2024-05-23T03:44:27.128Z | [  recovery-image] May 23 03:44:25.675 INFO O| May 23 03:44:25.675 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7595 | 2024-05-23T03:44:27.169Z | [  recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump" | 
| 7596 | 2024-05-23T03:44:27.169Z | [  recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO STEP 1023 (remove_files) COMPLETE | 
| 7597 | 2024-05-23T03:44:27.173Z | [  recovery-image] May 23 03:44:25.717 INFO O| May 23 03:44:25.717 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7598 | 2024-05-23T03:44:27.189Z | [  recovery-image] May 23 03:44:25.736 INFO O| May 23 03:44:25.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract" | 
| 7599 | 2024-05-23T03:44:27.193Z | [  recovery-image] May 23 03:44:25.736 INFO O| May 23 03:44:25.736 INFO STEP 1024 (remove_files) COMPLETE | 
| 7600 | 2024-05-23T03:44:27.193Z | [  recovery-image] May 23 03:44:25.737 INFO O| May 23 03:44:25.736 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7601 | 2024-05-23T03:44:27.210Z | [  recovery-image] May 23 03:44:25.757 INFO O| May 23 03:44:25.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv" | 
| 7602 | 2024-05-23T03:44:27.214Z | [  recovery-image] May 23 03:44:25.757 INFO O| May 23 03:44:25.757 INFO STEP 1025 (remove_files) COMPLETE | 
| 7603 | 2024-05-23T03:44:27.214Z | [  recovery-image] May 23 03:44:25.758 INFO O| May 23 03:44:25.757 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7604 | 2024-05-23T03:44:27.228Z | [  recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate" | 
| 7605 | 2024-05-23T03:44:27.231Z | [  recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO STEP 1026 (remove_files) COMPLETE | 
| 7606 | 2024-05-23T03:44:27.231Z | [  recovery-image] May 23 03:44:25.775 INFO O| May 23 03:44:25.775 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7607 | 2024-05-23T03:44:27.244Z | [  recovery-image] May 23 03:44:25.791 INFO O| May 23 03:44:25.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat" | 
| 7608 | 2024-05-23T03:44:27.248Z | [  recovery-image] May 23 03:44:25.796 INFO O| May 23 03:44:25.796 INFO STEP 1027 (remove_files) COMPLETE | 
| 7609 | 2024-05-23T03:44:27.252Z | [  recovery-image] May 23 03:44:25.796 INFO O| May 23 03:44:25.796 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7610 | 2024-05-23T03:44:27.266Z | [  recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat" | 
| 7611 | 2024-05-23T03:44:27.270Z | [  recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO STEP 1028 (remove_files) COMPLETE | 
| 7612 | 2024-05-23T03:44:27.270Z | [  recovery-image] May 23 03:44:25.814 INFO O| May 23 03:44:25.814 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7613 | 2024-05-23T03:44:27.299Z | [  recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat" | 
| 7614 | 2024-05-23T03:44:27.299Z | [  recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO STEP 1029 (remove_files) COMPLETE | 
| 7615 | 2024-05-23T03:44:27.303Z | [  recovery-image] May 23 03:44:25.843 INFO O| May 23 03:44:25.843 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7616 | 2024-05-23T03:44:27.329Z | [  recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp" | 
| 7617 | 2024-05-23T03:44:27.333Z | [  recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO STEP 1030 (remove_files) COMPLETE | 
| 7618 | 2024-05-23T03:44:27.333Z | [  recovery-image] May 23 03:44:25.876 INFO O| May 23 03:44:25.876 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7619 | 2024-05-23T03:44:27.361Z | [  recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit" | 
| 7620 | 2024-05-23T03:44:27.361Z | [  recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO STEP 1031 (remove_files) COMPLETE | 
| 7621 | 2024-05-23T03:44:27.361Z | [  recovery-image] May 23 03:44:25.899 INFO O| May 23 03:44:25.899 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7622 | 2024-05-23T03:44:27.374Z | [  recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig" | 
| 7623 | 2024-05-23T03:44:27.374Z | [  recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO STEP 1032 (remove_files) COMPLETE | 
| 7624 | 2024-05-23T03:44:27.378Z | [  recovery-image] May 23 03:44:25.922 INFO O| May 23 03:44:25.922 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7625 | 2024-05-23T03:44:27.411Z | [  recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd" | 
| 7626 | 2024-05-23T03:44:27.411Z | [  recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO STEP 1033 (remove_files) COMPLETE | 
| 7627 | 2024-05-23T03:44:27.411Z | [  recovery-image] May 23 03:44:25.943 INFO O| May 23 03:44:25.943 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7628 | 2024-05-23T03:44:27.433Z | [  recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord" | 
| 7629 | 2024-05-23T03:44:27.433Z | [  recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO STEP 1034 (remove_files) COMPLETE | 
| 7630 | 2024-05-23T03:44:27.433Z | [  recovery-image] May 23 03:44:25.980 INFO O| May 23 03:44:25.980 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7631 | 2024-05-23T03:44:27.454Z | [  recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce" | 
| 7632 | 2024-05-23T03:44:27.454Z | [  recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO STEP 1035 (remove_files) COMPLETE | 
| 7633 | 2024-05-23T03:44:27.455Z | [  recovery-image] May 23 03:44:26.000 INFO O| May 23 03:44:26.000 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7634 | 2024-05-23T03:44:27.887Z | [  recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat" | 
| 7635 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO STEP 1036 (remove_files) COMPLETE | 
| 7636 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.019 INFO O| May 23 03:44:26.019 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7637 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks" | 
| 7638 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO STEP 1037 (remove_files) COMPLETE | 
| 7639 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.038 INFO O| May 23 03:44:26.038 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7640 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve" | 
| 7641 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO STEP 1038 (remove_files) COMPLETE | 
| 7642 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.071 INFO O| May 23 03:44:26.071 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7643 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl" | 
| 7644 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO STEP 1039 (remove_files) COMPLETE | 
| 7645 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.104 INFO O| May 23 03:44:26.104 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7646 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm" | 
| 7647 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO STEP 1040 (remove_files) COMPLETE | 
| 7648 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.122 INFO O| May 23 03:44:26.122 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7649 | 2024-05-23T03:44:27.888Z | [  recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd" | 
| 7650 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.141 INFO STEP 1041 (remove_files) COMPLETE | 
| 7651 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.141 INFO O| May 23 03:44:26.141 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7652 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot" | 
| 7653 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO STEP 1042 (remove_files) COMPLETE | 
| 7654 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.176 INFO O| May 23 03:44:26.176 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7655 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks" | 
| 7656 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO STEP 1043 (remove_files) COMPLETE | 
| 7657 | 2024-05-23T03:44:27.889Z | [  recovery-image] May 23 03:44:26.197 INFO O| May 23 03:44:26.197 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7658 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo" | 
| 7659 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO STEP 1044 (remove_files) COMPLETE | 
| 7660 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.216 INFO O| May 23 03:44:26.216 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7661 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri" | 
| 7662 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO STEP 1045 (remove_files) COMPLETE | 
| 7663 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.252 INFO O| May 23 03:44:26.252 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7664 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm" | 
| 7665 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO STEP 1046 (remove_files) COMPLETE | 
| 7666 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.274 INFO O| May 23 03:44:26.274 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7667 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd" | 
| 7668 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO STEP 1047 (remove_files) COMPLETE | 
| 7669 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.293 INFO O| May 23 03:44:26.293 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7670 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat" | 
| 7671 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO STEP 1048 (remove_files) COMPLETE | 
| 7672 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.313 INFO O| May 23 03:44:26.313 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7673 | 2024-05-23T03:44:27.890Z | [  recovery-image] May 23 03:44:26.334 INFO O| May 23 03:44:26.334 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate" | 
| 7674 | 2024-05-23T03:44:27.891Z | [  recovery-image] May 23 03:44:26.334 INFO O| May 23 03:44:26.334 INFO STEP 1049 (remove_files) COMPLETE | 
| 7675 | 2024-05-23T03:44:27.891Z | [  recovery-image] May 23 03:44:26.335 INFO O| May 23 03:44:26.334 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7676 | 2024-05-23T03:44:27.891Z | [  recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo" | 
| 7677 | 2024-05-23T03:44:27.891Z | [  recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO STEP 1050 (remove_files) COMPLETE | 
| 7678 | 2024-05-23T03:44:27.891Z | [  recovery-image] May 23 03:44:26.355 INFO O| May 23 03:44:26.355 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7679 | 2024-05-23T03:44:27.905Z | [  recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks" | 
| 7680 | 2024-05-23T03:44:27.906Z | [  recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO STEP 1051 (remove_files) COMPLETE | 
| 7681 | 2024-05-23T03:44:27.906Z | [  recovery-image] May 23 03:44:26.441 INFO O| May 23 03:44:26.441 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7682 | 2024-05-23T03:44:27.939Z | [  recovery-image] May 23 03:44:26.470 INFO O| May 23 03:44:26.470 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df" | 
| 7683 | 2024-05-23T03:44:27.947Z | [  recovery-image] May 23 03:44:26.470 INFO O| May 23 03:44:26.470 INFO STEP 1052 (remove_files) COMPLETE | 
| 7684 | 2024-05-23T03:44:27.947Z | [  recovery-image] May 23 03:44:26.471 INFO O| May 23 03:44:26.470 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7685 | 2024-05-23T03:44:27.954Z | [  recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts" | 
| 7686 | 2024-05-23T03:44:27.954Z | [  recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO STEP 1053 (remove_files) COMPLETE | 
| 7687 | 2024-05-23T03:44:27.954Z | [  recovery-image] May 23 03:44:26.493 INFO O| May 23 03:44:26.493 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7688 | 2024-05-23T03:44:28.039Z | [  recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares" | 
| 7689 | 2024-05-23T03:44:28.039Z | [  recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO STEP 1054 (remove_files) COMPLETE | 
| 7690 | 2024-05-23T03:44:28.039Z | [  recovery-image] May 23 03:44:26.586 INFO O| May 23 03:44:26.586 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7691 | 2024-05-23T03:44:28.064Z | [  recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks" | 
| 7692 | 2024-05-23T03:44:28.065Z | [  recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO STEP 1055 (remove_files) COMPLETE | 
| 7693 | 2024-05-23T03:44:28.065Z | [  recovery-image] May 23 03:44:26.609 INFO O| May 23 03:44:26.609 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7694 | 2024-05-23T03:44:28.097Z | [  recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin" | 
| 7695 | 2024-05-23T03:44:28.097Z | [  recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO STEP 1056 (remove_files) COMPLETE | 
| 7696 | 2024-05-23T03:44:28.097Z | [  recovery-image] May 23 03:44:26.644 INFO O| May 23 03:44:26.644 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7697 | 2024-05-23T03:44:28.119Z | [  recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo" | 
| 7698 | 2024-05-23T03:44:28.119Z | [  recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO STEP 1057 (remove_files) COMPLETE | 
| 7699 | 2024-05-23T03:44:28.119Z | [  recovery-image] May 23 03:44:26.665 INFO O| May 23 03:44:26.665 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7700 | 2024-05-23T03:44:28.151Z | [  recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig" | 
| 7701 | 2024-05-23T03:44:28.151Z | [  recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO STEP 1058 (remove_files) COMPLETE | 
| 7702 | 2024-05-23T03:44:28.151Z | [  recovery-image] May 23 03:44:26.697 INFO O| May 23 03:44:26.697 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7703 | 2024-05-23T03:44:28.218Z | [  recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dtrace" | 
| 7704 | 2024-05-23T03:44:28.218Z | [  recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO STEP 1059 (remove_files) COMPLETE | 
| 7705 | 2024-05-23T03:44:28.218Z | [  recovery-image] May 23 03:44:26.755 INFO O| May 23 03:44:26.755 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7706 | 2024-05-23T03:44:28.235Z | [  recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom" | 
| 7707 | 2024-05-23T03:44:28.235Z | [  recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO STEP 1060 (remove_files) COMPLETE | 
| 7708 | 2024-05-23T03:44:28.251Z | [  recovery-image] May 23 03:44:26.775 INFO O| May 23 03:44:26.775 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7709 | 2024-05-23T03:44:28.265Z | [  recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff" | 
| 7710 | 2024-05-23T03:44:28.266Z | [  recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO STEP 1061 (remove_files) COMPLETE | 
| 7711 | 2024-05-23T03:44:28.266Z | [  recovery-image] May 23 03:44:26.793 INFO O| May 23 03:44:26.793 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7712 | 2024-05-23T03:44:28.272Z | [  recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm" | 
| 7713 | 2024-05-23T03:44:28.272Z | [  recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO STEP 1062 (remove_files) COMPLETE | 
| 7714 | 2024-05-23T03:44:28.272Z | [  recovery-image] May 23 03:44:26.811 INFO O| May 23 03:44:26.811 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7715 | 2024-05-23T03:44:28.290Z | [  recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump" | 
| 7716 | 2024-05-23T03:44:28.290Z | [  recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO STEP 1063 (remove_files) COMPLETE | 
| 7717 | 2024-05-23T03:44:28.290Z | [  recovery-image] May 23 03:44:26.828 INFO O| May 23 03:44:26.828 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7718 | 2024-05-23T03:44:28.321Z | [  recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat" | 
| 7719 | 2024-05-23T03:44:28.329Z | [  recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO STEP 1064 (remove_files) COMPLETE | 
| 7720 | 2024-05-23T03:44:28.329Z | [  recovery-image] May 23 03:44:26.865 INFO O| May 23 03:44:26.865 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7721 | 2024-05-23T03:44:28.379Z | [  recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard" | 
| 7722 | 2024-05-23T03:44:28.383Z | [  recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO STEP 1065 (remove_files) COMPLETE | 
| 7723 | 2024-05-23T03:44:28.383Z | [  recovery-image] May 23 03:44:26.926 INFO O| May 23 03:44:26.926 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7724 | 2024-05-23T03:44:28.451Z | [  recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format" | 
| 7725 | 2024-05-23T03:44:28.455Z | [  recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO STEP 1066 (remove_files) COMPLETE | 
| 7726 | 2024-05-23T03:44:28.455Z | [  recovery-image] May 23 03:44:26.998 INFO O| May 23 03:44:26.998 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7727 | 2024-05-23T03:44:28.485Z | [  recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck" | 
| 7728 | 2024-05-23T03:44:28.485Z | [  recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO STEP 1067 (remove_files) COMPLETE | 
| 7729 | 2024-05-23T03:44:28.485Z | [  recovery-image] May 23 03:44:27.020 INFO O| May 23 03:44:27.020 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7730 | 2024-05-23T03:44:28.494Z | [  recovery-image] May 23 03:44:27.039 INFO O| May 23 03:44:27.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser" | 
| 7731 | 2024-05-23T03:44:28.494Z | [  recovery-image] May 23 03:44:27.040 INFO O| May 23 03:44:27.039 INFO STEP 1068 (remove_files) COMPLETE | 
| 7732 | 2024-05-23T03:44:28.494Z | [  recovery-image] May 23 03:44:27.040 INFO O| May 23 03:44:27.040 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7733 | 2024-05-23T03:44:28.514Z | [  recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy" | 
| 7734 | 2024-05-23T03:44:28.519Z | [  recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO STEP 1069 (remove_files) COMPLETE | 
| 7735 | 2024-05-23T03:44:28.519Z | [  recovery-image] May 23 03:44:27.061 INFO O| May 23 03:44:27.061 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7736 | 2024-05-23T03:44:28.534Z | [  recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor" | 
| 7737 | 2024-05-23T03:44:28.537Z | [  recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO STEP 1070 (remove_files) COMPLETE | 
| 7738 | 2024-05-23T03:44:28.537Z | [  recovery-image] May 23 03:44:27.081 INFO O| May 23 03:44:27.081 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7739 | 2024-05-23T03:44:28.555Z | [  recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd" | 
| 7740 | 2024-05-23T03:44:28.560Z | [  recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO STEP 1071 (remove_files) COMPLETE | 
| 7741 | 2024-05-23T03:44:28.560Z | [  recovery-image] May 23 03:44:27.102 INFO O| May 23 03:44:27.102 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7742 | 2024-05-23T03:44:28.585Z | [  recovery-image] May 23 03:44:27.131 INFO O| May 23 03:44:27.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel" | 
| 7743 | 2024-05-23T03:44:28.585Z | [  recovery-image] May 23 03:44:27.131 INFO O| May 23 03:44:27.131 INFO STEP 1072 (remove_files) COMPLETE | 
| 7744 | 2024-05-23T03:44:28.591Z | [  recovery-image] May 23 03:44:27.132 INFO O| May 23 03:44:27.131 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7745 | 2024-05-23T03:44:28.607Z | [  recovery-image] May 23 03:44:27.152 INFO O| May 23 03:44:27.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod" | 
| 7746 | 2024-05-23T03:44:28.611Z | [  recovery-image] May 23 03:44:27.153 INFO O| May 23 03:44:27.153 INFO STEP 1073 (remove_files) COMPLETE | 
| 7747 | 2024-05-23T03:44:28.611Z | [  recovery-image] May 23 03:44:27.153 INFO O| May 23 03:44:27.153 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7748 | 2024-05-23T03:44:28.625Z | [  recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs" | 
| 7749 | 2024-05-23T03:44:28.625Z | [  recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.173 INFO STEP 1074 (remove_files) COMPLETE | 
| 7750 | 2024-05-23T03:44:28.630Z | [  recovery-image] May 23 03:44:27.173 INFO O| May 23 03:44:27.173 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7751 | 2024-05-23T03:44:28.644Z | [  recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck" | 
| 7752 | 2024-05-23T03:44:28.644Z | [  recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO STEP 1075 (remove_files) COMPLETE | 
| 7753 | 2024-05-23T03:44:28.644Z | [  recovery-image] May 23 03:44:27.191 INFO O| May 23 03:44:27.191 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7754 | 2024-05-23T03:44:28.664Z | [  recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred" | 
| 7755 | 2024-05-23T03:44:28.664Z | [  recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO STEP 1076 (remove_files) COMPLETE | 
| 7756 | 2024-05-23T03:44:28.669Z | [  recovery-image] May 23 03:44:27.211 INFO O| May 23 03:44:27.211 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7757 | 2024-05-23T03:44:28.684Z | [  recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt" | 
| 7758 | 2024-05-23T03:44:28.684Z | [  recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO STEP 1077 (remove_files) COMPLETE | 
| 7759 | 2024-05-23T03:44:28.684Z | [  recovery-image] May 23 03:44:27.231 INFO O| May 23 03:44:27.231 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7760 | 2024-05-23T03:44:28.708Z | [  recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug" | 
| 7761 | 2024-05-23T03:44:28.708Z | [  recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO STEP 1078 (remove_files) COMPLETE | 
| 7762 | 2024-05-23T03:44:28.708Z | [  recovery-image] May 23 03:44:27.253 INFO O| May 23 03:44:27.253 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7763 | 2024-05-23T03:44:28.737Z | [  recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl" | 
| 7764 | 2024-05-23T03:44:28.756Z | [  recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO STEP 1079 (remove_files) COMPLETE | 
| 7765 | 2024-05-23T03:44:28.756Z | [  recovery-image] May 23 03:44:27.273 INFO O| May 23 03:44:27.273 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7766 | 2024-05-23T03:44:28.761Z | [  recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap" | 
| 7767 | 2024-05-23T03:44:28.761Z | [  recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO STEP 1080 (remove_files) COMPLETE | 
| 7768 | 2024-05-23T03:44:28.761Z | [  recovery-image] May 23 03:44:27.294 INFO O| May 23 03:44:27.294 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7769 | 2024-05-23T03:44:28.768Z | [  recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm" | 
| 7770 | 2024-05-23T03:44:28.768Z | [  recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO STEP 1081 (remove_files) COMPLETE | 
| 7771 | 2024-05-23T03:44:28.768Z | [  recovery-image] May 23 03:44:27.315 INFO O| May 23 03:44:27.315 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7772 | 2024-05-23T03:44:28.794Z | [  recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm" | 
| 7773 | 2024-05-23T03:44:28.794Z | [  recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.334 INFO STEP 1082 (remove_files) COMPLETE | 
| 7774 | 2024-05-23T03:44:28.794Z | [  recovery-image] May 23 03:44:27.334 INFO O| May 23 03:44:27.334 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7775 | 2024-05-23T03:44:28.819Z | [  recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert" | 
| 7776 | 2024-05-23T03:44:28.819Z | [  recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO STEP 1083 (remove_files) COMPLETE | 
| 7777 | 2024-05-23T03:44:28.828Z | [  recovery-image] May 23 03:44:27.354 INFO O| May 23 03:44:27.354 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7778 | 2024-05-23T03:44:28.828Z | [  recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc" | 
| 7779 | 2024-05-23T03:44:28.828Z | [  recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO STEP 1084 (remove_files) COMPLETE | 
| 7780 | 2024-05-23T03:44:28.828Z | [  recovery-image] May 23 03:44:27.373 INFO O| May 23 03:44:27.373 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7781 | 2024-05-23T03:44:28.856Z | [  recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed" | 
| 7782 | 2024-05-23T03:44:28.860Z | [  recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO STEP 1085 (remove_files) COMPLETE | 
| 7783 | 2024-05-23T03:44:28.860Z | [  recovery-image] May 23 03:44:27.403 INFO O| May 23 03:44:27.403 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7784 | 2024-05-23T03:44:28.880Z | [  recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm" | 
| 7785 | 2024-05-23T03:44:28.880Z | [  recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO STEP 1086 (remove_files) COMPLETE | 
| 7786 | 2024-05-23T03:44:28.880Z | [  recovery-image] May 23 03:44:27.427 INFO O| May 23 03:44:27.427 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7787 | 2024-05-23T03:44:28.899Z | [  recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv" | 
| 7788 | 2024-05-23T03:44:28.899Z | [  recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO STEP 1087 (remove_files) COMPLETE | 
| 7789 | 2024-05-23T03:44:28.903Z | [  recovery-image] May 23 03:44:27.446 INFO O| May 23 03:44:27.446 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7790 | 2024-05-23T03:44:28.920Z | [  recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install" | 
| 7791 | 2024-05-23T03:44:28.920Z | [  recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO STEP 1088 (remove_files) COMPLETE | 
| 7792 | 2024-05-23T03:44:28.924Z | [  recovery-image] May 23 03:44:27.467 INFO O| May 23 03:44:27.467 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7793 | 2024-05-23T03:44:28.940Z | [  recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot" | 
| 7794 | 2024-05-23T03:44:28.941Z | [  recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO STEP 1089 (remove_files) COMPLETE | 
| 7795 | 2024-05-23T03:44:28.944Z | [  recovery-image] May 23 03:44:27.487 INFO O| May 23 03:44:27.487 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7796 | 2024-05-23T03:44:28.960Z | [  recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf" | 
| 7797 | 2024-05-23T03:44:28.960Z | [  recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO STEP 1090 (remove_files) COMPLETE | 
| 7798 | 2024-05-23T03:44:28.965Z | [  recovery-image] May 23 03:44:27.507 INFO O| May 23 03:44:27.507 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7799 | 2024-05-23T03:44:29.021Z | [  recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat" | 
| 7800 | 2024-05-23T03:44:29.026Z | [  recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO STEP 1091 (remove_files) COMPLETE | 
| 7801 | 2024-05-23T03:44:29.026Z | [  recovery-image] May 23 03:44:27.568 INFO O| May 23 03:44:27.568 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7802 | 2024-05-23T03:44:29.046Z | [  recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs" | 
| 7803 | 2024-05-23T03:44:29.046Z | [  recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO STEP 1092 (remove_files) COMPLETE | 
| 7804 | 2024-05-23T03:44:29.050Z | [  recovery-image] May 23 03:44:27.588 INFO O| May 23 03:44:27.588 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7805 | 2024-05-23T03:44:29.059Z | [  recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf" | 
| 7806 | 2024-05-23T03:44:29.059Z | [  recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO STEP 1093 (remove_files) COMPLETE | 
| 7807 | 2024-05-23T03:44:29.063Z | [  recovery-image] May 23 03:44:27.606 INFO O| May 23 03:44:27.606 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7808 | 2024-05-23T03:44:29.084Z | [  recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey" | 
| 7809 | 2024-05-23T03:44:29.085Z | [  recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO STEP 1094 (remove_files) COMPLETE | 
| 7810 | 2024-05-23T03:44:29.085Z | [  recovery-image] May 23 03:44:27.631 INFO O| May 23 03:44:27.631 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7811 | 2024-05-23T03:44:29.115Z | [  recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv" | 
| 7812 | 2024-05-23T03:44:29.115Z | [  recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO STEP 1095 (remove_files) COMPLETE | 
| 7813 | 2024-05-23T03:44:29.115Z | [  recovery-image] May 23 03:44:27.662 INFO O| May 23 03:44:27.662 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7814 | 2024-05-23T03:44:29.176Z | [  recovery-image] May 23 03:44:27.723 INFO O| May 23 03:44:27.723 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall" | 
| 7815 | 2024-05-23T03:44:29.177Z | [  recovery-image] May 23 03:44:27.724 INFO O| May 23 03:44:27.724 INFO STEP 1096 (remove_files) COMPLETE | 
| 7816 | 2024-05-23T03:44:29.180Z | [  recovery-image] May 23 03:44:27.724 INFO O| May 23 03:44:27.724 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7817 | 2024-05-23T03:44:29.195Z | [  recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link" | 
| 7818 | 2024-05-23T03:44:29.195Z | [  recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO STEP 1097 (remove_files) COMPLETE | 
| 7819 | 2024-05-23T03:44:29.195Z | [  recovery-image] May 23 03:44:27.742 INFO O| May 23 03:44:27.742 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7820 | 2024-05-23T03:44:29.214Z | [  recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices" | 
| 7821 | 2024-05-23T03:44:29.214Z | [  recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO STEP 1098 (remove_files) COMPLETE | 
| 7822 | 2024-05-23T03:44:29.214Z | [  recovery-image] May 23 03:44:27.761 INFO O| May 23 03:44:27.761 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7823 | 2024-05-23T03:44:29.233Z | [  recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator" | 
| 7824 | 2024-05-23T03:44:29.233Z | [  recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO STEP 1099 (remove_files) COMPLETE | 
| 7825 | 2024-05-23T03:44:29.233Z | [  recovery-image] May 23 03:44:27.780 INFO O| May 23 03:44:27.780 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7826 | 2024-05-23T03:44:29.252Z | [  recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat" | 
| 7827 | 2024-05-23T03:44:29.252Z | [  recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO STEP 1100 (remove_files) COMPLETE | 
| 7828 | 2024-05-23T03:44:29.252Z | [  recovery-image] May 23 03:44:27.799 INFO O| May 23 03:44:27.799 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7829 | 2024-05-23T03:44:29.271Z | [  recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm" | 
| 7830 | 2024-05-23T03:44:29.271Z | [  recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.818 INFO STEP 1101 (remove_files) COMPLETE | 
| 7831 | 2024-05-23T03:44:29.271Z | [  recovery-image] May 23 03:44:27.818 INFO O| May 23 03:44:27.818 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7832 | 2024-05-23T03:44:29.289Z | [  recovery-image] May 23 03:44:27.835 INFO O| May 23 03:44:27.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm" | 
| 7833 | 2024-05-23T03:44:29.289Z | [  recovery-image] May 23 03:44:27.836 INFO O| May 23 03:44:27.835 INFO STEP 1102 (remove_files) COMPLETE | 
| 7834 | 2024-05-23T03:44:29.289Z | [  recovery-image] May 23 03:44:27.836 INFO O| May 23 03:44:27.836 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7835 | 2024-05-23T03:44:29.320Z | [  recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm" | 
| 7836 | 2024-05-23T03:44:29.320Z | [  recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO STEP 1103 (remove_files) COMPLETE | 
| 7837 | 2024-05-23T03:44:29.321Z | [  recovery-image] May 23 03:44:27.867 INFO O| May 23 03:44:27.867 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7838 | 2024-05-23T03:44:29.375Z | [  recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc" | 
| 7839 | 2024-05-23T03:44:29.375Z | [  recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO STEP 1104 (remove_files) COMPLETE | 
| 7840 | 2024-05-23T03:44:29.375Z | [  recovery-image] May 23 03:44:27.921 INFO O| May 23 03:44:27.921 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7841 | 2024-05-23T03:44:29.436Z | [  recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps" | 
| 7842 | 2024-05-23T03:44:29.437Z | [  recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO STEP 1105 (remove_files) COMPLETE | 
| 7843 | 2024-05-23T03:44:29.437Z | [  recovery-image] May 23 03:44:27.982 INFO O| May 23 03:44:27.982 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7844 | 2024-05-23T03:44:29.459Z | [  recovery-image] May 23 03:44:28.005 INFO O| May 23 03:44:28.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile" | 
| 7845 | 2024-05-23T03:44:29.463Z | [  recovery-image] May 23 03:44:28.005 INFO O| May 23 03:44:28.005 INFO STEP 1106 (remove_files) COMPLETE | 
| 7846 | 2024-05-23T03:44:29.463Z | [  recovery-image] May 23 03:44:28.006 INFO O| May 23 03:44:28.006 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7847 | 2024-05-23T03:44:29.479Z | [  recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod" | 
| 7848 | 2024-05-23T03:44:29.483Z | [  recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO STEP 1107 (remove_files) COMPLETE | 
| 7849 | 2024-05-23T03:44:29.483Z | [  recovery-image] May 23 03:44:28.026 INFO O| May 23 03:44:28.026 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7850 | 2024-05-23T03:44:29.498Z | [  recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo" | 
| 7851 | 2024-05-23T03:44:29.498Z | [  recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO STEP 1108 (remove_files) COMPLETE | 
| 7852 | 2024-05-23T03:44:29.498Z | [  recovery-image] May 23 03:44:28.045 INFO O| May 23 03:44:28.045 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7853 | 2024-05-23T03:44:29.517Z | [  recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload" | 
| 7854 | 2024-05-23T03:44:29.517Z | [  recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO STEP 1109 (remove_files) COMPLETE | 
| 7855 | 2024-05-23T03:44:29.517Z | [  recovery-image] May 23 03:44:28.063 INFO O| May 23 03:44:28.063 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7856 | 2024-05-23T03:44:29.535Z | [  recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall" | 
| 7857 | 2024-05-23T03:44:29.535Z | [  recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO STEP 1110 (remove_files) COMPLETE | 
| 7858 | 2024-05-23T03:44:29.535Z | [  recovery-image] May 23 03:44:28.081 INFO O| May 23 03:44:28.081 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7859 | 2024-05-23T03:44:29.587Z | [  recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid" | 
| 7860 | 2024-05-23T03:44:29.587Z | [  recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO STEP 1111 (remove_files) COMPLETE | 
| 7861 | 2024-05-23T03:44:29.591Z | [  recovery-image] May 23 03:44:28.134 INFO O| May 23 03:44:28.134 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7862 | 2024-05-23T03:44:29.652Z | [  recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir" | 
| 7863 | 2024-05-23T03:44:29.652Z | [  recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.199 INFO STEP 1112 (remove_files) COMPLETE | 
| 7864 | 2024-05-23T03:44:29.656Z | [  recovery-image] May 23 03:44:28.199 INFO O| May 23 03:44:28.199 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7865 | 2024-05-23T03:44:29.698Z | [  recovery-image] May 23 03:44:28.243 INFO O| May 23 03:44:28.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp" | 
| 7866 | 2024-05-23T03:44:29.698Z | [  recovery-image] May 23 03:44:28.244 INFO O| May 23 03:44:28.244 INFO STEP 1113 (remove_files) COMPLETE | 
| 7867 | 2024-05-23T03:44:29.698Z | [  recovery-image] May 23 03:44:28.244 INFO O| May 23 03:44:28.244 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7868 | 2024-05-23T03:44:29.761Z | [  recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin" | 
| 7869 | 2024-05-23T03:44:29.761Z | [  recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO STEP 1114 (remove_files) COMPLETE | 
| 7870 | 2024-05-23T03:44:29.761Z | [  recovery-image] May 23 03:44:28.304 INFO O| May 23 03:44:28.304 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7871 | 2024-05-23T03:44:29.935Z | [  recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest" | 
| 7872 | 2024-05-23T03:44:29.935Z | [  recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO STEP 1115 (remove_files) COMPLETE | 
| 7873 | 2024-05-23T03:44:29.935Z | [  recovery-image] May 23 03:44:28.346 INFO O| May 23 03:44:28.346 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7874 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nvmeadm" | 
| 7875 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO STEP 1116 (remove_files) COMPLETE | 
| 7876 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.366 INFO O| May 23 03:44:28.366 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7877 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm" | 
| 7878 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO STEP 1117 (remove_files) COMPLETE | 
| 7879 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.385 INFO O| May 23 03:44:28.385 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7880 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg" | 
| 7881 | 2024-05-23T03:44:29.940Z | [  recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO STEP 1118 (remove_files) COMPLETE | 
| 7882 | 2024-05-23T03:44:29.941Z | [  recovery-image] May 23 03:44:28.455 INFO O| May 23 03:44:28.455 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7883 | 2024-05-23T03:44:29.941Z | [  recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind" | 
| 7884 | 2024-05-23T03:44:29.941Z | [  recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO STEP 1119 (remove_files) COMPLETE | 
| 7885 | 2024-05-23T03:44:29.945Z | [  recovery-image] May 23 03:44:28.486 INFO O| May 23 03:44:28.486 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7886 | 2024-05-23T03:44:29.974Z | [  recovery-image] May 23 03:44:28.519 INFO O| May 23 03:44:28.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping" | 
| 7887 | 2024-05-23T03:44:29.974Z | [  recovery-image] May 23 03:44:28.520 INFO O| May 23 03:44:28.519 INFO STEP 1120 (remove_files) COMPLETE | 
| 7888 | 2024-05-23T03:44:29.974Z | [  recovery-image] May 23 03:44:28.520 INFO O| May 23 03:44:28.520 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7889 | 2024-05-23T03:44:30.010Z | [  recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd" | 
| 7890 | 2024-05-23T03:44:30.010Z | [  recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO STEP 1121 (remove_files) COMPLETE | 
| 7891 | 2024-05-23T03:44:30.010Z | [  recovery-image] May 23 03:44:28.556 INFO O| May 23 03:44:28.556 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7892 | 2024-05-23T03:44:30.034Z | [  recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask" | 
| 7893 | 2024-05-23T03:44:30.034Z | [  recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.577 INFO STEP 1122 (remove_files) COMPLETE | 
| 7894 | 2024-05-23T03:44:30.035Z | [  recovery-image] May 23 03:44:28.577 INFO O| May 23 03:44:28.577 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7895 | 2024-05-23T03:44:30.058Z | [  recovery-image] May 23 03:44:28.596 INFO O| May 23 03:44:28.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk" | 
| 7896 | 2024-05-23T03:44:30.059Z | [  recovery-image] May 23 03:44:28.597 INFO O| May 23 03:44:28.596 INFO STEP 1123 (remove_files) COMPLETE | 
| 7897 | 2024-05-23T03:44:30.066Z | [  recovery-image] May 23 03:44:28.597 INFO O| May 23 03:44:28.597 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7898 | 2024-05-23T03:44:30.073Z | [  recovery-image] May 23 03:44:28.615 INFO O| May 23 03:44:28.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm" | 
| 7899 | 2024-05-23T03:44:30.073Z | [  recovery-image] May 23 03:44:28.616 INFO O| May 23 03:44:28.616 INFO STEP 1124 (remove_files) COMPLETE | 
| 7900 | 2024-05-23T03:44:30.074Z | [  recovery-image] May 23 03:44:28.616 INFO O| May 23 03:44:28.616 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7901 | 2024-05-23T03:44:30.100Z | [  recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat" | 
| 7902 | 2024-05-23T03:44:30.100Z | [  recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO STEP 1125 (remove_files) COMPLETE | 
| 7903 | 2024-05-23T03:44:30.100Z | [  recovery-image] May 23 03:44:28.645 INFO O| May 23 03:44:28.645 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7904 | 2024-05-23T03:44:30.573Z | [  recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm" | 
| 7905 | 2024-05-23T03:44:30.573Z | [  recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO STEP 1126 (remove_files) COMPLETE | 
| 7906 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.707 INFO O| May 23 03:44:28.707 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7907 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind" | 
| 7908 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.729 INFO STEP 1127 (remove_files) COMPLETE | 
| 7909 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.729 INFO O| May 23 03:44:28.729 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7910 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg" | 
| 7911 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO STEP 1128 (remove_files) COMPLETE | 
| 7912 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.767 INFO O| May 23 03:44:28.767 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7913 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports" | 
| 7914 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO STEP 1129 (remove_files) COMPLETE | 
| 7915 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.788 INFO O| May 23 03:44:28.788 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7916 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff" | 
| 7917 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO STEP 1130 (remove_files) COMPLETE | 
| 7918 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.808 INFO O| May 23 03:44:28.808 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7919 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.840 INFO O| May 23 03:44:28.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm" | 
| 7920 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.841 INFO O| May 23 03:44:28.840 INFO STEP 1131 (remove_files) COMPLETE | 
| 7921 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.841 INFO O| May 23 03:44:28.840 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7922 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit" | 
| 7923 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO STEP 1132 (remove_files) COMPLETE | 
| 7924 | 2024-05-23T03:44:30.581Z | [  recovery-image] May 23 03:44:28.863 INFO O| May 23 03:44:28.863 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7925 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd" | 
| 7926 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO STEP 1133 (remove_files) COMPLETE | 
| 7927 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.891 INFO O| May 23 03:44:28.891 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7928 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.913 INFO O| May 23 03:44:28.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel" | 
| 7929 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.914 INFO O| May 23 03:44:28.913 INFO STEP 1134 (remove_files) COMPLETE | 
| 7930 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.914 INFO O| May 23 03:44:28.914 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7931 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.933 INFO O| May 23 03:44:28.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod" | 
| 7932 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.934 INFO O| May 23 03:44:28.934 INFO STEP 1135 (remove_files) COMPLETE | 
| 7933 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.934 INFO O| May 23 03:44:28.934 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7934 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.953 INFO O| May 23 03:44:28.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag" | 
| 7935 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.953 INFO O| May 23 03:44:28.953 INFO STEP 1136 (remove_files) COMPLETE | 
| 7936 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.954 INFO O| May 23 03:44:28.953 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7937 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.973 INFO O| May 23 03:44:28.973 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl" | 
| 7938 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.974 INFO O| May 23 03:44:28.974 INFO STEP 1137 (remove_files) COMPLETE | 
| 7939 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.974 INFO O| May 23 03:44:28.974 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7940 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc" | 
| 7941 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO STEP 1138 (remove_files) COMPLETE | 
| 7942 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:28.992 INFO O| May 23 03:44:28.992 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7943 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm" | 
| 7944 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.017 INFO STEP 1139 (remove_files) COMPLETE | 
| 7945 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.017 INFO O| May 23 03:44:29.017 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7946 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo" | 
| 7947 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO STEP 1140 (remove_files) COMPLETE | 
| 7948 | 2024-05-23T03:44:30.582Z | [  recovery-image] May 23 03:44:29.037 INFO O| May 23 03:44:29.037 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7949 | 2024-05-23T03:44:30.583Z | [  recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset" | 
| 7950 | 2024-05-23T03:44:30.583Z | [  recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO STEP 1141 (remove_files) COMPLETE | 
| 7951 | 2024-05-23T03:44:30.583Z | [  recovery-image] May 23 03:44:29.075 INFO O| May 23 03:44:29.075 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7952 | 2024-05-23T03:44:30.628Z | [  recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck" | 
| 7953 | 2024-05-23T03:44:30.628Z | [  recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO STEP 1142 (remove_files) COMPLETE | 
| 7954 | 2024-05-23T03:44:30.633Z | [  recovery-image] May 23 03:44:29.175 INFO O| May 23 03:44:29.175 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7955 | 2024-05-23T03:44:30.656Z | [  recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv" | 
| 7956 | 2024-05-23T03:44:30.656Z | [  recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO STEP 1143 (remove_files) COMPLETE | 
| 7957 | 2024-05-23T03:44:30.660Z | [  recovery-image] May 23 03:44:29.202 INFO O| May 23 03:44:29.202 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7958 | 2024-05-23T03:44:30.712Z | [  recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl" | 
| 7959 | 2024-05-23T03:44:30.712Z | [  recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO STEP 1144 (remove_files) COMPLETE | 
| 7960 | 2024-05-23T03:44:30.717Z | [  recovery-image] May 23 03:44:29.258 INFO O| May 23 03:44:29.258 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7961 | 2024-05-23T03:44:30.774Z | [  recovery-image] May 23 03:44:29.320 INFO O| May 23 03:44:29.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm" | 
| 7962 | 2024-05-23T03:44:30.775Z | [  recovery-image] May 23 03:44:29.321 INFO O| May 23 03:44:29.321 INFO STEP 1145 (remove_files) COMPLETE | 
| 7963 | 2024-05-23T03:44:30.779Z | [  recovery-image] May 23 03:44:29.321 INFO O| May 23 03:44:29.321 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7964 | 2024-05-23T03:44:30.816Z | [  recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm" | 
| 7965 | 2024-05-23T03:44:30.820Z | [  recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO STEP 1146 (remove_files) COMPLETE | 
| 7966 | 2024-05-23T03:44:30.820Z | [  recovery-image] May 23 03:44:29.362 INFO O| May 23 03:44:29.362 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7967 | 2024-05-23T03:44:30.836Z | [  recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr" | 
| 7968 | 2024-05-23T03:44:30.840Z | [  recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO STEP 1147 (remove_files) COMPLETE | 
| 7969 | 2024-05-23T03:44:30.840Z | [  recovery-image] May 23 03:44:29.382 INFO O| May 23 03:44:29.382 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7970 | 2024-05-23T03:44:30.858Z | [  recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot" | 
| 7971 | 2024-05-23T03:44:30.858Z | [  recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO STEP 1148 (remove_files) COMPLETE | 
| 7972 | 2024-05-23T03:44:30.858Z | [  recovery-image] May 23 03:44:29.401 INFO O| May 23 03:44:29.401 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7973 | 2024-05-23T03:44:30.888Z | [  recovery-image] May 23 03:44:29.434 INFO O| May 23 03:44:29.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv" | 
| 7974 | 2024-05-23T03:44:30.892Z | [  recovery-image] May 23 03:44:29.434 INFO O| May 23 03:44:29.434 INFO STEP 1149 (remove_files) COMPLETE | 
| 7975 | 2024-05-23T03:44:30.892Z | [  recovery-image] May 23 03:44:29.435 INFO O| May 23 03:44:29.434 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7976 | 2024-05-23T03:44:30.909Z | [  recovery-image] May 23 03:44:29.455 INFO O| May 23 03:44:29.455 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef" | 
| 7977 | 2024-05-23T03:44:30.909Z | [  recovery-image] May 23 03:44:29.456 INFO O| May 23 03:44:29.455 INFO STEP 1150 (remove_files) COMPLETE | 
| 7978 | 2024-05-23T03:44:30.909Z | [  recovery-image] May 23 03:44:29.456 INFO O| May 23 03:44:29.455 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7979 | 2024-05-23T03:44:31.342Z | [  recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd" | 
| 7980 | 2024-05-23T03:44:31.342Z | [  recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO STEP 1151 (remove_files) COMPLETE | 
| 7981 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.476 INFO O| May 23 03:44:29.476 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7982 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel" | 
| 7983 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO STEP 1152 (remove_files) COMPLETE | 
| 7984 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.513 INFO O| May 23 03:44:29.513 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7985 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod" | 
| 7986 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO STEP 1153 (remove_files) COMPLETE | 
| 7987 | 2024-05-23T03:44:31.348Z | [  recovery-image] May 23 03:44:29.563 INFO O| May 23 03:44:29.563 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7988 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.582 INFO O| May 23 03:44:29.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive" | 
| 7989 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.583 INFO O| May 23 03:44:29.583 INFO STEP 1154 (remove_files) COMPLETE | 
| 7990 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.583 INFO O| May 23 03:44:29.583 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7991 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind" | 
| 7992 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO STEP 1155 (remove_files) COMPLETE | 
| 7993 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.602 INFO O| May 23 03:44:29.602 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7994 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc" | 
| 7995 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO STEP 1156 (remove_files) COMPLETE | 
| 7996 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.627 INFO O| May 23 03:44:29.627 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 7997 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery" | 
| 7998 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO STEP 1157 (remove_files) COMPLETE | 
| 7999 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.675 INFO O| May 23 03:44:29.675 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8000 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt" | 
| 8001 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO STEP 1158 (remove_files) COMPLETE | 
| 8002 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.697 INFO O| May 23 03:44:29.697 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8003 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share" | 
| 8004 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO STEP 1159 (remove_files) COMPLETE | 
| 8005 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.715 INFO O| May 23 03:44:29.715 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8006 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall" | 
| 8007 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO STEP 1160 (remove_files) COMPLETE | 
| 8008 | 2024-05-23T03:44:31.349Z | [  recovery-image] May 23 03:44:29.733 INFO O| May 23 03:44:29.733 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8009 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl" | 
| 8010 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO STEP 1161 (remove_files) COMPLETE | 
| 8011 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.756 INFO O| May 23 03:44:29.756 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8012 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr" | 
| 8013 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO STEP 1162 (remove_files) COMPLETE | 
| 8014 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.777 INFO O| May 23 03:44:29.777 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8015 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.795 INFO O| May 23 03:44:29.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown" | 
| 8016 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.795 INFO O| May 23 03:44:29.795 INFO STEP 1163 (remove_files) COMPLETE | 
| 8017 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.796 INFO O| May 23 03:44:29.795 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8018 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm" | 
| 8019 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO STEP 1164 (remove_files) COMPLETE | 
| 8020 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.812 INFO O| May 23 03:44:29.812 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8021 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.837 INFO O| May 23 03:44:29.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios" | 
| 8022 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.838 INFO O| May 23 03:44:29.829 INFO STEP 1165 (remove_files) COMPLETE | 
| 8023 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.838 INFO O| May 23 03:44:29.829 INFO STEP 1166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8024 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.847 INFO O| May 23 03:44:29.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat" | 
| 8025 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.847 INFO O| May 23 03:44:29.847 INFO STEP 1166 (remove_files) COMPLETE | 
| 8026 | 2024-05-23T03:44:31.350Z | [  recovery-image] May 23 03:44:29.848 INFO O| May 23 03:44:29.847 INFO STEP 1167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8027 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd" | 
| 8028 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO STEP 1167 (remove_files) COMPLETE | 
| 8029 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.865 INFO O| May 23 03:44:29.865 INFO STEP 1168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8030 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd" | 
| 8031 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO STEP 1168 (remove_files) COMPLETE | 
| 8032 | 2024-05-23T03:44:31.351Z | [  recovery-image] May 23 03:44:29.882 INFO O| May 23 03:44:29.882 INFO STEP 1169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8033 | 2024-05-23T03:44:31.358Z | [  recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop" | 
| 8034 | 2024-05-23T03:44:31.359Z | [  recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO STEP 1169 (remove_files) COMPLETE | 
| 8035 | 2024-05-23T03:44:31.359Z | [  recovery-image] May 23 03:44:29.898 INFO O| May 23 03:44:29.898 INFO STEP 1170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8036 | 2024-05-23T03:44:31.380Z | [  recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd" | 
| 8037 | 2024-05-23T03:44:31.380Z | [  recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.915 INFO STEP 1170 (remove_files) COMPLETE | 
| 8038 | 2024-05-23T03:44:31.381Z | [  recovery-image] May 23 03:44:29.915 INFO O| May 23 03:44:29.915 INFO STEP 1171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8039 | 2024-05-23T03:44:31.388Z | [  recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot" | 
| 8040 | 2024-05-23T03:44:31.388Z | [  recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO STEP 1171 (remove_files) COMPLETE | 
| 8041 | 2024-05-23T03:44:31.388Z | [  recovery-image] May 23 03:44:29.933 INFO O| May 23 03:44:29.933 INFO STEP 1172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8042 | 2024-05-23T03:44:31.407Z | [  recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace" | 
| 8043 | 2024-05-23T03:44:31.407Z | [  recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO STEP 1172 (remove_files) COMPLETE | 
| 8044 | 2024-05-23T03:44:31.407Z | [  recovery-image] May 23 03:44:29.952 INFO O| May 23 03:44:29.952 INFO STEP 1173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8045 | 2024-05-23T03:44:31.429Z | [  recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean" | 
| 8046 | 2024-05-23T03:44:31.429Z | [  recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO STEP 1173 (remove_files) COMPLETE | 
| 8047 | 2024-05-23T03:44:31.435Z | [  recovery-image] May 23 03:44:29.971 INFO O| May 23 03:44:29.971 INFO STEP 1174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8048 | 2024-05-23T03:44:31.447Z | [  recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr" | 
| 8049 | 2024-05-23T03:44:31.447Z | [  recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO STEP 1174 (remove_files) COMPLETE | 
| 8050 | 2024-05-23T03:44:31.447Z | [  recovery-image] May 23 03:44:29.989 INFO O| May 23 03:44:29.989 INFO STEP 1175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8051 | 2024-05-23T03:44:31.461Z | [  recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs" | 
| 8052 | 2024-05-23T03:44:31.461Z | [  recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO STEP 1175 (remove_files) COMPLETE | 
| 8053 | 2024-05-23T03:44:31.467Z | [  recovery-image] May 23 03:44:30.007 INFO O| May 23 03:44:30.007 INFO STEP 1176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8054 | 2024-05-23T03:44:31.481Z | [  recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit" | 
| 8055 | 2024-05-23T03:44:31.481Z | [  recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO STEP 1176 (remove_files) COMPLETE | 
| 8056 | 2024-05-23T03:44:31.481Z | [  recovery-image] May 23 03:44:30.024 INFO O| May 23 03:44:30.024 INFO STEP 1177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8057 | 2024-05-23T03:44:31.498Z | [  recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop" | 
| 8058 | 2024-05-23T03:44:31.498Z | [  recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO STEP 1177 (remove_files) COMPLETE | 
| 8059 | 2024-05-23T03:44:31.508Z | [  recovery-image] May 23 03:44:30.043 INFO O| May 23 03:44:30.043 INFO STEP 1178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8060 | 2024-05-23T03:44:31.524Z | [  recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat" | 
| 8061 | 2024-05-23T03:44:31.524Z | [  recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO STEP 1178 (remove_files) COMPLETE | 
| 8062 | 2024-05-23T03:44:31.524Z | [  recovery-image] May 23 03:44:30.061 INFO O| May 23 03:44:30.061 INFO STEP 1179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8063 | 2024-05-23T03:44:31.540Z | [  recovery-image] May 23 03:44:30.079 INFO O| May 23 03:44:30.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef" | 
| 8064 | 2024-05-23T03:44:31.545Z | [  recovery-image] May 23 03:44:30.079 INFO O| May 23 03:44:30.079 INFO STEP 1179 (remove_files) COMPLETE | 
| 8065 | 2024-05-23T03:44:31.545Z | [  recovery-image] May 23 03:44:30.080 INFO O| May 23 03:44:30.079 INFO STEP 1180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8066 | 2024-05-23T03:44:31.567Z | [  recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm" | 
| 8067 | 2024-05-23T03:44:31.567Z | [  recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO STEP 1180 (remove_files) COMPLETE | 
| 8068 | 2024-05-23T03:44:31.571Z | [  recovery-image] May 23 03:44:30.113 INFO O| May 23 03:44:30.113 INFO STEP 1181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8069 | 2024-05-23T03:44:31.584Z | [  recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm" | 
| 8070 | 2024-05-23T03:44:31.584Z | [  recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO STEP 1181 (remove_files) COMPLETE | 
| 8071 | 2024-05-23T03:44:31.588Z | [  recovery-image] May 23 03:44:30.130 INFO O| May 23 03:44:30.130 INFO STEP 1182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8072 | 2024-05-23T03:44:31.605Z | [  recovery-image] May 23 03:44:30.147 INFO O| May 23 03:44:30.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes" | 
| 8073 | 2024-05-23T03:44:31.605Z | [  recovery-image] May 23 03:44:30.147 INFO O| May 23 03:44:30.147 INFO STEP 1182 (remove_files) COMPLETE | 
| 8074 | 2024-05-23T03:44:31.609Z | [  recovery-image] May 23 03:44:30.148 INFO O| May 23 03:44:30.147 INFO STEP 1183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8075 | 2024-05-23T03:44:31.618Z | [  recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.164 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar" | 
| 8076 | 2024-05-23T03:44:31.618Z | [  recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.165 INFO STEP 1183 (remove_files) COMPLETE | 
| 8077 | 2024-05-23T03:44:31.621Z | [  recovery-image] May 23 03:44:30.165 INFO O| May 23 03:44:30.165 INFO STEP 1184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8078 | 2024-05-23T03:44:31.636Z | [  recovery-image] May 23 03:44:30.182 INFO O| May 23 03:44:30.182 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd" | 
| 8079 | 2024-05-23T03:44:31.641Z | [  recovery-image] May 23 03:44:30.183 INFO O| May 23 03:44:30.183 INFO STEP 1184 (remove_files) COMPLETE | 
| 8080 | 2024-05-23T03:44:31.641Z | [  recovery-image] May 23 03:44:30.183 INFO O| May 23 03:44:30.183 INFO STEP 1185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8081 | 2024-05-23T03:44:31.655Z | [  recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute" | 
| 8082 | 2024-05-23T03:44:31.655Z | [  recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO STEP 1185 (remove_files) COMPLETE | 
| 8083 | 2024-05-23T03:44:31.659Z | [  recovery-image] May 23 03:44:30.201 INFO O| May 23 03:44:30.201 INFO STEP 1186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8084 | 2024-05-23T03:44:31.674Z | [  recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat" | 
| 8085 | 2024-05-23T03:44:31.674Z | [  recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO STEP 1186 (remove_files) COMPLETE | 
| 8086 | 2024-05-23T03:44:31.678Z | [  recovery-image] May 23 03:44:30.220 INFO O| May 23 03:44:30.220 INFO STEP 1187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8087 | 2024-05-23T03:44:31.693Z | [  recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm" | 
| 8088 | 2024-05-23T03:44:31.697Z | [  recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO STEP 1187 (remove_files) COMPLETE | 
| 8089 | 2024-05-23T03:44:31.697Z | [  recovery-image] May 23 03:44:30.239 INFO O| May 23 03:44:30.239 INFO STEP 1188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8090 | 2024-05-23T03:44:31.716Z | [  recovery-image] May 23 03:44:30.262 INFO O| May 23 03:44:30.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm" | 
| 8091 | 2024-05-23T03:44:31.720Z | [  recovery-image] May 23 03:44:30.262 INFO O| May 23 03:44:30.262 INFO STEP 1188 (remove_files) COMPLETE | 
| 8092 | 2024-05-23T03:44:31.720Z | [  recovery-image] May 23 03:44:30.263 INFO O| May 23 03:44:30.262 INFO STEP 1189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8093 | 2024-05-23T03:44:31.735Z | [  recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall" | 
| 8094 | 2024-05-23T03:44:31.739Z | [  recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO STEP 1189 (remove_files) COMPLETE | 
| 8095 | 2024-05-23T03:44:31.739Z | [  recovery-image] May 23 03:44:30.282 INFO O| May 23 03:44:30.282 INFO STEP 1190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8096 | 2024-05-23T03:44:31.755Z | [  recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink" | 
| 8097 | 2024-05-23T03:44:31.759Z | [  recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO STEP 1190 (remove_files) COMPLETE | 
| 8098 | 2024-05-23T03:44:31.759Z | [  recovery-image] May 23 03:44:30.301 INFO O| May 23 03:44:30.301 INFO STEP 1191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8099 | 2024-05-23T03:44:31.774Z | [  recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare" | 
| 8100 | 2024-05-23T03:44:31.779Z | [  recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.321 INFO STEP 1191 (remove_files) COMPLETE | 
| 8101 | 2024-05-23T03:44:31.779Z | [  recovery-image] May 23 03:44:30.321 INFO O| May 23 03:44:30.321 INFO STEP 1192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8102 | 2024-05-23T03:44:31.794Z | [  recovery-image] May 23 03:44:30.340 INFO O| May 23 03:44:30.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall" | 
| 8103 | 2024-05-23T03:44:31.809Z | [  recovery-image] May 23 03:44:30.340 INFO O| May 23 03:44:30.340 INFO STEP 1192 (remove_files) COMPLETE | 
| 8104 | 2024-05-23T03:44:31.810Z | [  recovery-image] May 23 03:44:30.341 INFO O| May 23 03:44:30.341 INFO STEP 1193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8105 | 2024-05-23T03:44:31.813Z | [  recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv" | 
| 8106 | 2024-05-23T03:44:31.813Z | [  recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO STEP 1193 (remove_files) COMPLETE | 
| 8107 | 2024-05-23T03:44:31.813Z | [  recovery-image] May 23 03:44:30.359 INFO O| May 23 03:44:30.359 INFO STEP 1194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8108 | 2024-05-23T03:44:31.832Z | [  recovery-image] May 23 03:44:30.377 INFO O| May 23 03:44:30.377 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd" | 
| 8109 | 2024-05-23T03:44:31.836Z | [  recovery-image] May 23 03:44:30.378 INFO O| May 23 03:44:30.378 INFO STEP 1194 (remove_files) COMPLETE | 
| 8110 | 2024-05-23T03:44:31.836Z | [  recovery-image] May 23 03:44:30.378 INFO O| May 23 03:44:30.378 INFO STEP 1195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8111 | 2024-05-23T03:44:31.849Z | [  recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel" | 
| 8112 | 2024-05-23T03:44:31.853Z | [  recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO STEP 1195 (remove_files) COMPLETE | 
| 8113 | 2024-05-23T03:44:31.853Z | [  recovery-image] May 23 03:44:30.396 INFO O| May 23 03:44:30.396 INFO STEP 1196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8114 | 2024-05-23T03:44:31.869Z | [  recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod" | 
| 8115 | 2024-05-23T03:44:31.872Z | [  recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO STEP 1196 (remove_files) COMPLETE | 
| 8116 | 2024-05-23T03:44:31.872Z | [  recovery-image] May 23 03:44:30.415 INFO O| May 23 03:44:30.415 INFO STEP 1197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8117 | 2024-05-23T03:44:31.886Z | [  recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy" | 
| 8118 | 2024-05-23T03:44:31.890Z | [  recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO STEP 1197 (remove_files) COMPLETE | 
| 8119 | 2024-05-23T03:44:31.890Z | [  recovery-image] May 23 03:44:30.433 INFO O| May 23 03:44:30.433 INFO STEP 1198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8120 | 2024-05-23T03:44:31.906Z | [  recovery-image] May 23 03:44:30.452 INFO O| May 23 03:44:30.452 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall" | 
| 8121 | 2024-05-23T03:44:31.934Z | [  recovery-image] May 23 03:44:30.478 INFO O| May 23 03:44:30.478 INFO STEP 1198 (remove_files) COMPLETE | 
| 8122 | 2024-05-23T03:44:31.934Z | [  recovery-image] May 23 03:44:30.478 INFO O| May 23 03:44:30.478 INFO STEP 1199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8123 | 2024-05-23T03:44:32.020Z | [  recovery-image] May 23 03:44:30.566 INFO O| May 23 03:44:30.566 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo" | 
| 8124 | 2024-05-23T03:44:32.079Z | [  recovery-image] May 23 03:44:30.625 INFO O| May 23 03:44:30.623 INFO STEP 1199 (remove_files) COMPLETE | 
| 8125 | 2024-05-23T03:44:32.079Z | [  recovery-image] May 23 03:44:30.625 INFO O| May 23 03:44:30.623 INFO STEP 1200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8126 | 2024-05-23T03:44:32.171Z | [  recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb" | 
| 8127 | 2024-05-23T03:44:32.175Z | [  recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO STEP 1200 (remove_files) COMPLETE | 
| 8128 | 2024-05-23T03:44:32.175Z | [  recovery-image] May 23 03:44:30.717 INFO O| May 23 03:44:30.717 INFO STEP 1201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8129 | 2024-05-23T03:44:32.198Z | [  recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump" | 
| 8130 | 2024-05-23T03:44:32.199Z | [  recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO STEP 1201 (remove_files) COMPLETE | 
| 8131 | 2024-05-23T03:44:32.199Z | [  recovery-image] May 23 03:44:30.736 INFO O| May 23 03:44:30.736 INFO STEP 1202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8132 | 2024-05-23T03:44:32.282Z | [  recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic" | 
| 8133 | 2024-05-23T03:44:32.282Z | [  recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO STEP 1202 (remove_files) COMPLETE | 
| 8134 | 2024-05-23T03:44:32.286Z | [  recovery-image] May 23 03:44:30.824 INFO O| May 23 03:44:30.824 INFO STEP 1203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8135 | 2024-05-23T03:44:32.313Z | [  recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin" | 
| 8136 | 2024-05-23T03:44:32.313Z | [  recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO STEP 1203 (remove_files) COMPLETE | 
| 8137 | 2024-05-23T03:44:32.313Z | [  recovery-image] May 23 03:44:30.859 INFO O| May 23 03:44:30.859 INFO STEP 1204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8138 | 2024-05-23T03:44:32.352Z | [  recovery-image] May 23 03:44:30.883 INFO O| May 23 03:44:30.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm" | 
| 8139 | 2024-05-23T03:44:32.795Z | [  recovery-image] May 23 03:44:30.884 INFO O| May 23 03:44:30.884 INFO STEP 1204 (remove_files) COMPLETE | 
| 8140 | 2024-05-23T03:44:32.795Z | [  recovery-image] May 23 03:44:30.884 INFO O| May 23 03:44:30.884 INFO STEP 1205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8141 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.901 INFO O| May 23 03:44:30.901 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg" | 
| 8142 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.901 INFO O| May 23 03:44:30.901 INFO STEP 1205 (remove_files) COMPLETE | 
| 8143 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.902 INFO O| May 23 03:44:30.901 INFO STEP 1206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json | 
| 8144 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump" | 
| 8145 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO STEP 1206 (remove_files) COMPLETE | 
| 8146 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.920 INFO O| May 23 03:44:30.920 INFO STEP 1207: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json | 
| 8147 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.948 INFO O| May 23 03:44:30.948 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal | 
| 8148 | 2024-05-23T03:44:32.796Z | [  recovery-image] May 23 03:44:30.948 INFO O| May 23 03:44:30.948 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."] | 
| 8149 | 2024-05-23T03:44:33.872Z | [  recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.417 INFO STEP 1207 (pack_tar) COMPLETE | 
| 8150 | 2024-05-23T03:44:33.872Z | [  recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.417 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim | 
| 8151 | 2024-05-23T03:44:33.876Z | [  recovery-image] May 23 03:44:32.418 INFO O| May 23 03:44:32.418 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim | 
| 8152 | 2024-05-23T03:44:34.157Z | [  recovery-image] May 23 03:44:32.702 INFO O| May 23 03:44:32.702 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim | 
| 8153 | 2024-05-23T03:44:34.270Z | [  recovery-image] May 23 03:44:32.812 INFO O| May 23 03:44:32.812 INFO completed processing gimlet/ramdisk-03-recovery-trim | 
| 8154 | 2024-05-23T03:44:34.277Z | [  recovery-image] May 23 03:44:32.822 INFO image builder template: zfs-recovery... | 
| 8155 | 2024-05-23T03:44:34.277Z | [  recovery-image] May 23 03:44:32.823 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/.tmpXdkP92/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.29.250", "-n", "zfs-recovery"], pwd: None | 
| 8156 | 2024-05-23T03:44:34.334Z | [  recovery-image] May 23 03:44:32.880 INFO O| May 23 03:44:32.879 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery | 
| 8157 | 2024-05-23T03:44:34.361Z | [  recovery-image] May 23 03:44:32.906 INFO O| May 23 03:44:32.906 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery | 
| 8158 | 2024-05-23T03:44:34.531Z | [  recovery-image] May 23 03:44:33.076 INFO O| May 23 03:44:33.076 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled | 
| 8159 | 2024-05-23T03:44:34.700Z | [  recovery-image] May 23 03:44:33.243 INFO O| May 23 03:44:33.243 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery | 
| 8160 | 2024-05-23T03:44:34.700Z | [  recovery-image] May 23 03:44:33.243 INFO O| May 23 03:44:33.243 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery | 
| 8161 | 2024-05-23T03:44:34.713Z | [  recovery-image] May 23 03:44:33.251 INFO O| May 23 03:44:33.251 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery | 
| 8162 | 2024-05-23T03:44:34.836Z | [  recovery-image] May 23 03:44:33.377 INFO O| May 23 03:44:33.364 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled | 
| 8163 | 2024-05-23T03:44:34.918Z | [  recovery-image] May 23 03:44:33.462 INFO O| May 23 03:44:33.462 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery | 
| 8164 | 2024-05-23T03:44:34.953Z | [  recovery-image] May 23 03:44:33.498 INFO O| May 23 03:44:33.498 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw | 
| 8165 | 2024-05-23T03:44:34.962Z | [  recovery-image] May 23 03:44:33.507 INFO O| May 23 03:44:33.507 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot | 
| 8166 | 2024-05-23T03:44:34.966Z | [  recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO no lofi found | 
| 8167 | 2024-05-23T03:44:34.966Z | [  recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal | 
| 8168 | 2024-05-23T03:44:34.966Z | [  recovery-image] May 23 03:44:33.509 INFO O| May 23 03:44:33.509 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw | 
| 8169 | 2024-05-23T03:44:37.468Z | [  recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.012 INFO lofi device = /dev/dsk/c2t1d0p0 | 
| 8170 | 2024-05-23T03:44:37.468Z | [  recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.012 INFO pool device = /dev/dsk/c2t1d0p0 | 
| 8171 | 2024-05-23T03:44:37.473Z | [  recovery-image] May 23 03:44:36.012 INFO O| May 23 03:44:36.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"] | 
| 8172 | 2024-05-23T03:44:37.640Z | [  recovery-image] May 23 03:44:36.185 INFO O| May 23 03:44:36.185 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8173 | 2024-05-23T03:44:37.641Z | [  recovery-image] May 23 03:44:36.185 INFO O| May 23 03:44:36.185 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT | 
| 8174 | 2024-05-23T03:44:37.675Z | [  recovery-image] May 23 03:44:36.220 INFO O| May 23 03:44:36.219 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off | 
| 8175 | 2024-05-23T03:44:37.776Z | [  recovery-image] May 23 03:44:36.320 INFO O| May 23 03:44:36.320 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy | 
| 8176 | 2024-05-23T03:44:37.836Z | [  recovery-image] May 23 03:44:36.379 INFO O| May 23 03:44:36.379 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk | 
| 8177 | 2024-05-23T03:44:37.874Z | [  recovery-image] May 23 03:44:36.407 INFO O| May 23 03:44:36.407 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto | 
| 8178 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.438 INFO O| May 23 03:44:36.438 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy | 
| 8179 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.546 INFO O| May 23 03:44:36.546 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a | 
| 8180 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.547 INFO O| May 23 03:44:36.546 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a | 
| 8181 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.547 INFO O| May 23 03:44:36.547 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] | 
| 8182 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.562 INFO O| May 23 03:44:36.561 INFO boot environment UUID: 69c70071-f2dc-4c00-baa3-ab646ec240dc | 
| 8183 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.562 INFO O| May 23 03:44:36.561 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 69c70071-f2dc-4c00-baa3-ab646ec240dc | 
| 8184 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.598 INFO O| May 23 03:44:36.598 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static | 
| 8185 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.622 INFO O| May 23 03:44:36.622 INFO STEP 0 (create_be) COMPLETE | 
| 8186 | 2024-05-23T03:44:38.348Z | [  recovery-image] May 23 03:44:36.622 INFO O| May 23 03:44:36.622 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8187 | 2024-05-23T03:44:38.349Z | [  recovery-image] May 23 03:44:36.659 INFO O| May 23 03:44:36.659 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"] | 
| 8188 | 2024-05-23T03:44:44.429Z | [  recovery-image] May 23 03:44:42.972 INFO O| May 23 03:44:42.971 INFO STEP 1 (unpack_tar) COMPLETE | 
| 8189 | 2024-05-23T03:44:44.429Z | [  recovery-image] May 23 03:44:42.972 INFO O| May 23 03:44:42.972 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8190 | 2024-05-23T03:44:44.447Z | [  recovery-image] May 23 03:44:42.990 INFO O| May 23 03:44:42.990 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"] | 
| 8191 | 2024-05-23T03:44:45.578Z | [  recovery-image] May 23 03:44:44.120 INFO O| May 23 03:44:44.120 INFO STEP 2 (devfsadm) COMPLETE | 
| 8192 | 2024-05-23T03:44:45.578Z | [  recovery-image] May 23 03:44:44.120 INFO O| May 23 03:44:44.120 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8193 | 2024-05-23T03:44:45.597Z | [  recovery-image] May 23 03:44:44.139 INFO O| May 23 03:44:44.139 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg | 
| 8194 | 2024-05-23T03:44:45.597Z | [  recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.139 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg | 
| 8195 | 2024-05-23T03:44:45.597Z | [  recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.140 INFO STEP 3 (ensure_dir) COMPLETE | 
| 8196 | 2024-05-23T03:44:45.602Z | [  recovery-image] May 23 03:44:44.140 INFO O| May 23 03:44:44.140 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8197 | 2024-05-23T03:44:45.615Z | [  recovery-image] May 23 03:44:44.157 INFO O| May 23 03:44:44.157 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk | 
| 8198 | 2024-05-23T03:44:45.615Z | [  recovery-image] May 23 03:44:44.158 INFO O| May 23 03:44:44.157 INFO STEP 4 (ensure_dir) COMPLETE | 
| 8199 | 2024-05-23T03:44:45.619Z | [  recovery-image] May 23 03:44:44.158 INFO O| May 23 03:44:44.157 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8200 | 2024-05-23T03:44:45.652Z | [  recovery-image] May 23 03:44:44.194 INFO O| May 23 03:44:44.194 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk | 
| 8201 | 2024-05-23T03:44:45.652Z | [  recovery-image] May 23 03:44:44.194 INFO O| May 23 03:44:44.194 INFO STEP 5 (ensure_dir) COMPLETE | 
| 8202 | 2024-05-23T03:44:45.656Z | [  recovery-image] May 23 03:44:44.195 INFO O| May 23 03:44:44.194 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8203 | 2024-05-23T03:44:45.687Z | [  recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors | 
| 8204 | 2024-05-23T03:44:45.687Z | [  recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors | 
| 8205 | 2024-05-23T03:44:45.687Z | [  recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO STEP 6 (ensure_dir) COMPLETE | 
| 8206 | 2024-05-23T03:44:45.691Z | [  recovery-image] May 23 03:44:44.229 INFO O| May 23 03:44:44.229 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8207 | 2024-05-23T03:44:45.733Z | [  recovery-image] May 23 03:44:44.276 INFO O| May 23 03:44:44.276 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb | 
| 8208 | 2024-05-23T03:44:45.741Z | [  recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb | 
| 8209 | 2024-05-23T03:44:45.741Z | [  recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO STEP 7 (ensure_dir) COMPLETE | 
| 8210 | 2024-05-23T03:44:45.741Z | [  recovery-image] May 23 03:44:44.277 INFO O| May 23 03:44:44.277 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8211 | 2024-05-23T03:44:45.766Z | [  recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg" | 
| 8212 | 2024-05-23T03:44:45.771Z | [  recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO STEP 8 (remove_files) COMPLETE | 
| 8213 | 2024-05-23T03:44:45.771Z | [  recovery-image] May 23 03:44:44.309 INFO O| May 23 03:44:44.309 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8214 | 2024-05-23T03:44:45.788Z | [  recovery-image] May 23 03:44:44.331 INFO O| May 23 03:44:44.330 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk" | 
| 8215 | 2024-05-23T03:44:45.794Z | [  recovery-image] May 23 03:44:44.332 INFO O| May 23 03:44:44.332 INFO STEP 9 (remove_files) COMPLETE | 
| 8216 | 2024-05-23T03:44:45.794Z | [  recovery-image] May 23 03:44:44.332 INFO O| May 23 03:44:44.332 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8217 | 2024-05-23T03:44:45.826Z | [  recovery-image] May 23 03:44:44.369 INFO O| May 23 03:44:44.369 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk" | 
| 8218 | 2024-05-23T03:44:45.830Z | [  recovery-image] May 23 03:44:44.370 INFO O| May 23 03:44:44.370 INFO STEP 10 (remove_files) COMPLETE | 
| 8219 | 2024-05-23T03:44:45.830Z | [  recovery-image] May 23 03:44:44.370 INFO O| May 23 03:44:44.370 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8220 | 2024-05-23T03:44:45.848Z | [  recovery-image] May 23 03:44:44.390 INFO O| May 23 03:44:44.390 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors" | 
| 8221 | 2024-05-23T03:44:45.848Z | [  recovery-image] May 23 03:44:44.390 INFO O| May 23 03:44:44.390 INFO STEP 11 (remove_files) COMPLETE | 
| 8222 | 2024-05-23T03:44:45.852Z | [  recovery-image] May 23 03:44:44.391 INFO O| May 23 03:44:44.390 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8223 | 2024-05-23T03:44:45.872Z | [  recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.414 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb" | 
| 8224 | 2024-05-23T03:44:45.872Z | [  recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.415 INFO STEP 12 (remove_files) COMPLETE | 
| 8225 | 2024-05-23T03:44:45.872Z | [  recovery-image] May 23 03:44:44.415 INFO O| May 23 03:44:44.415 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8226 | 2024-05-23T03:44:45.894Z | [  recovery-image] May 23 03:44:44.436 INFO O| May 23 03:44:44.436 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg | 
| 8227 | 2024-05-23T03:44:45.897Z | [  recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg | 
| 8228 | 2024-05-23T03:44:45.897Z | [  recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO STEP 13 (ensure_dir) COMPLETE | 
| 8229 | 2024-05-23T03:44:45.898Z | [  recovery-image] May 23 03:44:44.437 INFO O| May 23 03:44:44.437 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8230 | 2024-05-23T03:44:45.921Z | [  recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk | 
| 8231 | 2024-05-23T03:44:45.921Z | [  recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk | 
| 8232 | 2024-05-23T03:44:45.921Z | [  recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk | 
| 8233 | 2024-05-23T03:44:45.928Z | [  recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO STEP 14 (ensure_dir) COMPLETE | 
| 8234 | 2024-05-23T03:44:45.928Z | [  recovery-image] May 23 03:44:44.458 INFO O| May 23 03:44:44.458 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8235 | 2024-05-23T03:44:45.951Z | [  recovery-image] May 23 03:44:44.493 INFO O| May 23 03:44:44.493 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk | 
| 8236 | 2024-05-23T03:44:45.955Z | [  recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk | 
| 8237 | 2024-05-23T03:44:45.955Z | [  recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk | 
| 8238 | 2024-05-23T03:44:45.955Z | [  recovery-image] May 23 03:44:44.494 INFO O| May 23 03:44:44.494 INFO STEP 15 (ensure_dir) COMPLETE | 
| 8239 | 2024-05-23T03:44:45.955Z | [  recovery-image] May 23 03:44:44.495 INFO O| May 23 03:44:44.495 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8240 | 2024-05-23T03:44:45.972Z | [  recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.514 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors | 
| 8241 | 2024-05-23T03:44:45.976Z | [  recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors | 
| 8242 | 2024-05-23T03:44:45.976Z | [  recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO STEP 16 (ensure_dir) COMPLETE | 
| 8243 | 2024-05-23T03:44:45.976Z | [  recovery-image] May 23 03:44:44.515 INFO O| May 23 03:44:44.515 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8244 | 2024-05-23T03:44:45.990Z | [  recovery-image] May 23 03:44:44.533 INFO O| May 23 03:44:44.533 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb | 
| 8245 | 2024-05-23T03:44:45.997Z | [  recovery-image] May 23 03:44:44.533 INFO O| May 23 03:44:44.533 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb | 
| 8246 | 2024-05-23T03:44:45.997Z | [  recovery-image] May 23 03:44:44.534 INFO O| May 23 03:44:44.533 INFO STEP 17 (ensure_dir) COMPLETE | 
| 8247 | 2024-05-23T03:44:45.997Z | [  recovery-image] May 23 03:44:44.534 INFO O| May 23 03:44:44.534 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8248 | 2024-05-23T03:44:46.032Z | [  recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) | 
| 8249 | 2024-05-23T03:44:46.036Z | [  recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog | 
| 8250 | 2024-05-23T03:44:46.036Z | [  recovery-image] May 23 03:44:44.574 INFO O| May 23 03:44:44.574 INFO ok! | 
| 8251 | 2024-05-23T03:44:46.036Z | [  recovery-image] May 23 03:44:44.575 INFO O| May 23 03:44:44.575 INFO STEP 18 (ensure_symlink) COMPLETE | 
| 8252 | 2024-05-23T03:44:46.036Z | [  recovery-image] May 23 03:44:44.575 INFO O| May 23 03:44:44.575 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 8253 | 2024-05-23T03:44:46.055Z | [  recovery-image] May 23 03:44:44.597 INFO O| May 23 03:44:44.597 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents | 
| 8254 | 2024-05-23T03:44:46.055Z | [  recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.597 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure | 
| 8255 | 2024-05-23T03:44:46.059Z | [  recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO ok! | 
| 8256 | 2024-05-23T03:44:46.059Z | [  recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO STEP 19 (ensure_file) COMPLETE | 
| 8257 | 2024-05-23T03:44:46.059Z | [  recovery-image] May 23 03:44:44.598 INFO O| May 23 03:44:44.598 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8258 | 2024-05-23T03:44:46.084Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist | 
| 8259 | 2024-05-23T03:44:46.084Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... | 
| 8260 | 2024-05-23T03:44:46.088Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml | 
| 8261 | 2024-05-23T03:44:46.088Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO ok! | 
| 8262 | 2024-05-23T03:44:46.088Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO STEP 20 (ensure_symlink) COMPLETE | 
| 8263 | 2024-05-23T03:44:46.088Z | [  recovery-image] May 23 03:44:44.626 INFO O| May 23 03:44:44.626 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8264 | 2024-05-23T03:44:46.127Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist | 
| 8265 | 2024-05-23T03:44:46.127Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... | 
| 8266 | 2024-05-23T03:44:46.127Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml | 
| 8267 | 2024-05-23T03:44:46.127Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO ok! | 
| 8268 | 2024-05-23T03:44:46.131Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO STEP 21 (ensure_symlink) COMPLETE | 
| 8269 | 2024-05-23T03:44:46.131Z | [  recovery-image] May 23 03:44:44.669 INFO O| May 23 03:44:44.669 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8270 | 2024-05-23T03:44:46.168Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.710 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist | 
| 8271 | 2024-05-23T03:44:46.168Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... | 
| 8272 | 2024-05-23T03:44:46.172Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml | 
| 8273 | 2024-05-23T03:44:46.172Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO ok! | 
| 8274 | 2024-05-23T03:44:46.172Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO STEP 22 (ensure_symlink) COMPLETE | 
| 8275 | 2024-05-23T03:44:46.172Z | [  recovery-image] May 23 03:44:44.711 INFO O| May 23 03:44:44.711 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8276 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist | 
| 8277 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... | 
| 8278 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml | 
| 8279 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO ok! | 
| 8280 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO STEP 23 (ensure_symlink) COMPLETE | 
| 8281 | 2024-05-23T03:44:46.204Z | [  recovery-image] May 23 03:44:44.746 INFO O| May 23 03:44:44.746 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8282 | 2024-05-23T03:44:46.243Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking | 
| 8283 | 2024-05-23T03:44:46.243Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 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 ... | 
| 8284 | 2024-05-23T03:44:46.269Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf | 
| 8285 | 2024-05-23T03:44:46.269Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO ok! | 
| 8286 | 2024-05-23T03:44:46.269Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO STEP 24 (ensure_file) COMPLETE | 
| 8287 | 2024-05-23T03:44:46.269Z | [  recovery-image] May 23 03:44:44.784 INFO O| May 23 03:44:44.784 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8288 | 2024-05-23T03:44:46.277Z | [  recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO updating shadow file | 
| 8289 | 2024-05-23T03:44:46.278Z | [  recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow | 
| 8290 | 2024-05-23T03:44:46.278Z | [  recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow | 
| 8291 | 2024-05-23T03:44:46.278Z | [  recovery-image] May 23 03:44:44.804 INFO O| May 23 03:44:44.804 INFO STEP 25 (shadow) COMPLETE | 
| 8292 | 2024-05-23T03:44:46.278Z | [  recovery-image] May 23 03:44:44.805 INFO O| May 23 03:44:44.804 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8293 | 2024-05-23T03:44:46.283Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking | 
| 8294 | 2024-05-23T03:44:46.283Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ... | 
| 8295 | 2024-05-23T03:44:46.283Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts | 
| 8296 | 2024-05-23T03:44:46.283Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO ok! | 
| 8297 | 2024-05-23T03:44:46.283Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO STEP 26 (ensure_file) COMPLETE | 
| 8298 | 2024-05-23T03:44:46.284Z | [  recovery-image] May 23 03:44:44.825 INFO O| May 23 03:44:44.825 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8299 | 2024-05-23T03:44:46.307Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.849 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist | 
| 8300 | 2024-05-23T03:44:46.307Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ... | 
| 8301 | 2024-05-23T03:44:46.311Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename | 
| 8302 | 2024-05-23T03:44:46.311Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO ok! | 
| 8303 | 2024-05-23T03:44:46.311Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO STEP 27 (ensure_file) COMPLETE | 
| 8304 | 2024-05-23T03:44:46.311Z | [  recovery-image] May 23 03:44:44.850 INFO O| May 23 03:44:44.850 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8305 | 2024-05-23T03:44:46.342Z | [  recovery-image] May 23 03:44:44.881 INFO O| May 23 03:44:44.881 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking | 
| 8306 | 2024-05-23T03:44:46.342Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ... | 
| 8307 | 2024-05-23T03:44:46.351Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent | 
| 8308 | 2024-05-23T03:44:46.351Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent | 
| 8309 | 2024-05-23T03:44:46.351Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO ok! | 
| 8310 | 2024-05-23T03:44:46.351Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO STEP 28 (ensure_file) COMPLETE | 
| 8311 | 2024-05-23T03:44:46.351Z | [  recovery-image] May 23 03:44:44.882 INFO O| May 23 03:44:44.882 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 8312 | 2024-05-23T03:44:46.371Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist | 
| 8313 | 2024-05-23T03:44:46.371Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ... | 
| 8314 | 2024-05-23T03:44:46.371Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf | 
| 8315 | 2024-05-23T03:44:46.371Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO ok! | 
| 8316 | 2024-05-23T03:44:46.377Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO STEP 29 (ensure_file) COMPLETE | 
| 8317 | 2024-05-23T03:44:46.377Z | [  recovery-image] May 23 03:44:44.913 INFO O| May 23 03:44:44.913 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8318 | 2024-05-23T03:44:46.431Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist | 
| 8319 | 2024-05-23T03:44:46.431Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ... | 
| 8320 | 2024-05-23T03:44:46.431Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master | 
| 8321 | 2024-05-23T03:44:46.431Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO ok! | 
| 8322 | 2024-05-23T03:44:46.436Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO STEP 30 (ensure_file) COMPLETE | 
| 8323 | 2024-05-23T03:44:46.436Z | [  recovery-image] May 23 03:44:44.972 INFO O| May 23 03:44:44.972 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8324 | 2024-05-23T03:44:46.451Z | [  recovery-image] May 23 03:44:44.993 INFO O| May 23 03:44:44.993 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking | 
| 8325 | 2024-05-23T03:44:46.451Z | [  recovery-image] May 23 03:44:44.993 INFO O| May 23 03:44:44.993 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ... | 
| 8326 | 2024-05-23T03:44:46.451Z | [  recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs | 
| 8327 | 2024-05-23T03:44:46.455Z | [  recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs | 
| 8328 | 2024-05-23T03:44:46.455Z | [  recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO ok! | 
| 8329 | 2024-05-23T03:44:46.455Z | [  recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO STEP 31 (ensure_file) COMPLETE | 
| 8330 | 2024-05-23T03:44:46.456Z | [  recovery-image] May 23 03:44:44.994 INFO O| May 23 03:44:44.994 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8331 | 2024-05-23T03:44:46.472Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking | 
| 8332 | 2024-05-23T03:44:46.472Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ... | 
| 8333 | 2024-05-23T03:44:46.472Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init | 
| 8334 | 2024-05-23T03:44:46.476Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO ok! | 
| 8335 | 2024-05-23T03:44:46.476Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO STEP 32 (ensure_file) COMPLETE | 
| 8336 | 2024-05-23T03:44:46.476Z | [  recovery-image] May 23 03:44:45.014 INFO O| May 23 03:44:45.014 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8337 | 2024-05-23T03:44:46.512Z | [  recovery-image] May 23 03:44:45.054 INFO O| May 23 03:44:45.054 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking | 
| 8338 | 2024-05-23T03:44:46.512Z | [  recovery-image] May 23 03:44:45.054 INFO O| May 23 03:44:45.054 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ... | 
| 8339 | 2024-05-23T03:44:46.516Z | [  recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.054 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config | 
| 8340 | 2024-05-23T03:44:46.516Z | [  recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO ok! | 
| 8341 | 2024-05-23T03:44:46.516Z | [  recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO STEP 33 (ensure_file) COMPLETE | 
| 8342 | 2024-05-23T03:44:46.517Z | [  recovery-image] May 23 03:44:45.055 INFO O| May 23 03:44:45.055 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8343 | 2024-05-23T03:44:46.570Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist | 
| 8344 | 2024-05-23T03:44:46.570Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ... | 
| 8345 | 2024-05-23T03:44:46.570Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams | 
| 8346 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams | 
| 8347 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams | 
| 8348 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams | 
| 8349 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO ok! | 
| 8350 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO STEP 34 (ensure_file) COMPLETE | 
| 8351 | 2024-05-23T03:44:46.575Z | [  recovery-image] May 23 03:44:45.113 INFO O| May 23 03:44:45.113 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 8352 | 2024-05-23T03:44:46.680Z | [  recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware | 
| 8353 | 2024-05-23T03:44:46.684Z | [  recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware | 
| 8354 | 2024-05-23T03:44:46.684Z | [  recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware | 
| 8355 | 2024-05-23T03:44:46.684Z | [  recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO STEP 35 (ensure_dir) COMPLETE | 
| 8356 | 2024-05-23T03:44:46.685Z | [  recovery-image] May 23 03:44:45.222 INFO O| May 23 03:44:45.222 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 8357 | 2024-05-23T03:44:46.703Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 | 
| 8358 | 2024-05-23T03:44:46.703Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 ... | 
| 8359 | 2024-05-23T03:44:46.707Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 | 
| 8360 | 2024-05-23T03:44:46.707Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 | 
| 8361 | 2024-05-23T03:44:46.707Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 | 
| 8362 | 2024-05-23T03:44:46.707Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 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 | 
| 8363 | 2024-05-23T03:44:46.708Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO ok! | 
| 8364 | 2024-05-23T03:44:46.708Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO STEP 36 (ensure_file) COMPLETE | 
| 8365 | 2024-05-23T03:44:46.708Z | [  recovery-image] May 23 03:44:45.245 INFO O| May 23 03:44:45.245 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 8366 | 2024-05-23T03:44:46.722Z | [  recovery-image] May 23 03:44:45.264 INFO O| May 23 03:44:45.264 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist | 
| 8367 | 2024-05-23T03:44:46.722Z | [  recovery-image] May 23 03:44:45.264 INFO O| May 23 03:44:45.264 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 ... | 
| 8368 | 2024-05-23T03:44:46.726Z | [  recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.264 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin | 
| 8369 | 2024-05-23T03:44:46.726Z | [  recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO ok! | 
| 8370 | 2024-05-23T03:44:46.727Z | [  recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO STEP 37 (ensure_symlink) COMPLETE | 
| 8371 | 2024-05-23T03:44:46.727Z | [  recovery-image] May 23 03:44:45.265 INFO O| May 23 03:44:45.265 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8372 | 2024-05-23T03:44:46.768Z | [  recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist | 
| 8373 | 2024-05-23T03:44:46.768Z | [  recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ... | 
| 8374 | 2024-05-23T03:44:46.768Z | [  recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname | 
| 8375 | 2024-05-23T03:44:46.768Z | [  recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname | 
| 8376 | 2024-05-23T03:44:46.772Z | [  recovery-image] May 23 03:44:45.307 INFO O| May 23 03:44:45.307 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname | 
| 8377 | 2024-05-23T03:44:46.772Z | [  recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname | 
| 8378 | 2024-05-23T03:44:46.772Z | [  recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO ok! | 
| 8379 | 2024-05-23T03:44:46.772Z | [  recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO STEP 38 (ensure_file) COMPLETE | 
| 8380 | 2024-05-23T03:44:46.772Z | [  recovery-image] May 23 03:44:45.308 INFO O| May 23 03:44:45.307 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8381 | 2024-05-23T03:44:46.786Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.328 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist | 
| 8382 | 2024-05-23T03:44:46.786Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.328 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 ... | 
| 8383 | 2024-05-23T03:44:46.790Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 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 | 
| 8384 | 2024-05-23T03:44:46.790Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml | 
| 8385 | 2024-05-23T03:44:46.790Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO ok! | 
| 8386 | 2024-05-23T03:44:46.790Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO STEP 39 (ensure_file) COMPLETE | 
| 8387 | 2024-05-23T03:44:46.790Z | [  recovery-image] May 23 03:44:45.329 INFO O| May 23 03:44:45.329 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8388 | 2024-05-23T03:44:46.822Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist | 
| 8389 | 2024-05-23T03:44:46.822Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ... | 
| 8390 | 2024-05-23T03:44:46.826Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml | 
| 8391 | 2024-05-23T03:44:46.826Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO ok! | 
| 8392 | 2024-05-23T03:44:46.826Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO STEP 40 (ensure_file) COMPLETE | 
| 8393 | 2024-05-23T03:44:46.826Z | [  recovery-image] May 23 03:44:45.364 INFO O| May 23 03:44:45.364 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json | 
| 8394 | 2024-05-23T03:44:46.846Z | [  recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO updating shadow file | 
| 8395 | 2024-05-23T03:44:46.859Z | [  recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow | 
| 8396 | 2024-05-23T03:44:46.859Z | [  recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO STEP 41 (shadow) COMPLETE | 
| 8397 | 2024-05-23T03:44:46.859Z | [  recovery-image] May 23 03:44:45.383 INFO O| May 23 03:44:45.383 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json | 
| 8398 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking | 
| 8399 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ... | 
| 8400 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.402 INFO O| May 23 03:44:45.402 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login | 
| 8401 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.402 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login | 
| 8402 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.402 INFO ok! | 
| 8403 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.403 INFO STEP 42 (ensure_file) COMPLETE | 
| 8404 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.403 INFO O| May 23 03:44:45.403 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8405 | 2024-05-23T03:44:47.287Z | [  recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt | 
| 8406 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO STEP 43 (ensure_dir) COMPLETE | 
| 8407 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.421 INFO O| May 23 03:44:45.421 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8408 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.457 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide | 
| 8409 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide | 
| 8410 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO STEP 44 (ensure_dir) COMPLETE | 
| 8411 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.458 INFO O| May 23 03:44:45.458 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8412 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator | 
| 8413 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator | 
| 8414 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO STEP 45 (ensure_dir) COMPLETE | 
| 8415 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.492 INFO O| May 23 03:44:45.492 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8416 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.510 INFO O| May 23 03:44:45.510 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist | 
| 8417 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.511 INFO O| May 23 03:44:45.510 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ... | 
| 8418 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator | 
| 8419 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO ok! | 
| 8420 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO STEP 46 (ensure_file) COMPLETE | 
| 8421 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.563 INFO O| May 23 03:44:45.563 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8422 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.583 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg | 
| 8423 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg | 
| 8424 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO STEP 47 (ensure_dir) COMPLETE | 
| 8425 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.584 INFO O| May 23 03:44:45.584 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8426 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist | 
| 8427 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ... | 
| 8428 | 2024-05-23T03:44:47.288Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION | 
| 8429 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO ok! | 
| 8430 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO STEP 48 (ensure_file) COMPLETE | 
| 8431 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.603 INFO O| May 23 03:44:45.603 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8432 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm | 
| 8433 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm | 
| 8434 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO STEP 49 (ensure_dir) COMPLETE | 
| 8435 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.623 INFO O| May 23 03:44:45.623 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8436 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.642 INFO O| May 23 03:44:45.642 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist | 
| 8437 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.642 INFO O| May 23 03:44:45.642 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... | 
| 8438 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm | 
| 8439 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO ok! | 
| 8440 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO STEP 50 (ensure_file) COMPLETE | 
| 8441 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.663 INFO O| May 23 03:44:45.663 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8442 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.719 INFO O| May 23 03:44:45.719 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist | 
| 8443 | 2024-05-23T03:44:47.289Z | [  recovery-image] May 23 03:44:45.719 INFO O| May 23 03:44:45.719 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... | 
| 8444 | 2024-05-23T03:44:49.136Z | [  recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd | 
| 8445 | 2024-05-23T03:44:49.137Z | [  recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO ok! | 
| 8446 | 2024-05-23T03:44:49.141Z | [  recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO STEP 51 (ensure_file) COMPLETE | 
| 8447 | 2024-05-23T03:44:49.141Z | [  recovery-image] May 23 03:44:47.678 INFO O| May 23 03:44:47.678 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8448 | 2024-05-23T03:44:49.157Z | [  recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg | 
| 8449 | 2024-05-23T03:44:49.157Z | [  recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg | 
| 8450 | 2024-05-23T03:44:49.157Z | [  recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO STEP 52 (ensure_dir) COMPLETE | 
| 8451 | 2024-05-23T03:44:49.162Z | [  recovery-image] May 23 03:44:47.698 INFO O| May 23 03:44:47.698 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8452 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist | 
| 8453 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 8454 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 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 | 
| 8455 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO ok! | 
| 8456 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO STEP 53 (ensure_file) COMPLETE | 
| 8457 | 2024-05-23T03:44:49.224Z | [  recovery-image] May 23 03:44:47.734 INFO O| May 23 03:44:47.734 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8458 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.766 INFO O| May 23 03:44:47.766 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist | 
| 8459 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.766 INFO O| May 23 03:44:47.766 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 8460 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.766 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 | 
| 8461 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO ok! | 
| 8462 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO STEP 54 (ensure_file) COMPLETE | 
| 8463 | 2024-05-23T03:44:49.235Z | [  recovery-image] May 23 03:44:47.767 INFO O| May 23 03:44:47.767 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8464 | 2024-05-23T03:44:49.284Z | [  recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd | 
| 8465 | 2024-05-23T03:44:49.284Z | [  recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd | 
| 8466 | 2024-05-23T03:44:49.288Z | [  recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO STEP 55 (ensure_dir) COMPLETE | 
| 8467 | 2024-05-23T03:44:49.288Z | [  recovery-image] May 23 03:44:47.825 INFO O| May 23 03:44:47.825 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8468 | 2024-05-23T03:44:49.303Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist | 
| 8469 | 2024-05-23T03:44:49.303Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 8470 | 2024-05-23T03:44:49.308Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml | 
| 8471 | 2024-05-23T03:44:49.308Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO ok! | 
| 8472 | 2024-05-23T03:44:49.308Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO STEP 56 (ensure_file) COMPLETE | 
| 8473 | 2024-05-23T03:44:49.308Z | [  recovery-image] May 23 03:44:47.845 INFO O| May 23 03:44:47.845 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8474 | 2024-05-23T03:44:49.322Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist | 
| 8475 | 2024-05-23T03:44:49.322Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 8476 | 2024-05-23T03:44:49.326Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 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 | 
| 8477 | 2024-05-23T03:44:49.326Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO ok! | 
| 8478 | 2024-05-23T03:44:49.326Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO STEP 57 (ensure_file) COMPLETE | 
| 8479 | 2024-05-23T03:44:49.326Z | [  recovery-image] May 23 03:44:47.864 INFO O| May 23 03:44:47.864 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8480 | 2024-05-23T03:44:49.341Z | [  recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm | 
| 8481 | 2024-05-23T03:44:49.341Z | [  recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm | 
| 8482 | 2024-05-23T03:44:49.345Z | [  recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO STEP 58 (ensure_dir) COMPLETE | 
| 8483 | 2024-05-23T03:44:49.345Z | [  recovery-image] May 23 03:44:47.883 INFO O| May 23 03:44:47.883 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8484 | 2024-05-23T03:44:49.360Z | [  recovery-image] May 23 03:44:47.901 INFO O| May 23 03:44:47.901 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist | 
| 8485 | 2024-05-23T03:44:49.360Z | [  recovery-image] May 23 03:44:47.901 INFO O| May 23 03:44:47.901 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 8486 | 2024-05-23T03:44:49.360Z | [  recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml | 
| 8487 | 2024-05-23T03:44:49.365Z | [  recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO ok! | 
| 8488 | 2024-05-23T03:44:49.366Z | [  recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO STEP 59 (ensure_file) COMPLETE | 
| 8489 | 2024-05-23T03:44:49.366Z | [  recovery-image] May 23 03:44:47.902 INFO O| May 23 03:44:47.902 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8490 | 2024-05-23T03:44:49.379Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist | 
| 8491 | 2024-05-23T03:44:49.379Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... | 
| 8492 | 2024-05-23T03:44:49.385Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION | 
| 8493 | 2024-05-23T03:44:49.385Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO ok! | 
| 8494 | 2024-05-23T03:44:49.386Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO STEP 60 (ensure_file) COMPLETE | 
| 8495 | 2024-05-23T03:44:49.386Z | [  recovery-image] May 23 03:44:47.921 INFO O| May 23 03:44:47.921 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8496 | 2024-05-23T03:44:49.400Z | [  recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib | 
| 8497 | 2024-05-23T03:44:49.400Z | [  recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO STEP 61 (ensure_dir) COMPLETE | 
| 8498 | 2024-05-23T03:44:49.400Z | [  recovery-image] May 23 03:44:47.941 INFO O| May 23 03:44:47.941 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8499 | 2024-05-23T03:44:49.420Z | [  recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc | 
| 8500 | 2024-05-23T03:44:49.420Z | [  recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO STEP 62 (ensure_dir) COMPLETE | 
| 8501 | 2024-05-23T03:44:49.420Z | [  recovery-image] May 23 03:44:47.961 INFO O| May 23 03:44:47.961 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8502 | 2024-05-23T03:44:49.441Z | [  recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest | 
| 8503 | 2024-05-23T03:44:49.441Z | [  recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO STEP 63 (ensure_dir) COMPLETE | 
| 8504 | 2024-05-23T03:44:49.441Z | [  recovery-image] May 23 03:44:47.980 INFO O| May 23 03:44:47.980 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8505 | 2024-05-23T03:44:49.474Z | [  recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site | 
| 8506 | 2024-05-23T03:44:49.474Z | [  recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO STEP 64 (ensure_dir) COMPLETE | 
| 8507 | 2024-05-23T03:44:49.481Z | [  recovery-image] May 23 03:44:48.015 INFO O| May 23 03:44:48.015 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json | 
| 8508 | 2024-05-23T03:44:49.525Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist | 
| 8509 | 2024-05-23T03:44:49.525Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO copying /tmp/.tmpXdkP92/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... | 
| 8510 | 2024-05-23T03:44:49.525Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml | 
| 8511 | 2024-05-23T03:44:49.525Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO ok! | 
| 8512 | 2024-05-23T03:44:49.535Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO STEP 65 (ensure_file) COMPLETE | 
| 8513 | 2024-05-23T03:44:49.535Z | [  recovery-image] May 23 03:44:48.064 INFO O| May 23 03:44:48.064 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8514 | 2024-05-23T03:44:49.548Z | [  recovery-image] May 23 03:44:48.084 INFO O| May 23 03:44:48.084 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec" | 
| 8515 | 2024-05-23T03:44:49.566Z | [  recovery-image] May 23 03:44:48.085 INFO O| May 23 03:44:48.084 INFO STEP 66 (remove_files) COMPLETE | 
| 8516 | 2024-05-23T03:44:49.567Z | [  recovery-image] May 23 03:44:48.085 INFO O| May 23 03:44:48.085 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8517 | 2024-05-23T03:44:49.981Z | [  recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap" | 
| 8518 | 2024-05-23T03:44:49.981Z | [  recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO STEP 67 (remove_files) COMPLETE | 
| 8519 | 2024-05-23T03:44:49.981Z | [  recovery-image] May 23 03:44:48.104 INFO O| May 23 03:44:48.104 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8520 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc" | 
| 8521 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO STEP 68 (remove_files) COMPLETE | 
| 8522 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.140 INFO O| May 23 03:44:48.140 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8523 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security" | 
| 8524 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO STEP 69 (remove_files) COMPLETE | 
| 8525 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.161 INFO O| May 23 03:44:48.161 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8526 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares" | 
| 8527 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO STEP 70 (remove_files) COMPLETE | 
| 8528 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.200 INFO O| May 23 03:44:48.200 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8529 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.220 INFO O| May 23 03:44:48.220 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb" | 
| 8530 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.221 INFO O| May 23 03:44:48.221 INFO STEP 71 (remove_files) COMPLETE | 
| 8531 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.221 INFO O| May 23 03:44:48.221 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8532 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" | 
| 8533 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO STEP 72 (remove_files) COMPLETE | 
| 8534 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.240 INFO O| May 23 03:44:48.240 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8535 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" | 
| 8536 | 2024-05-23T03:44:49.987Z | [  recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO STEP 73 (remove_files) COMPLETE | 
| 8537 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.281 INFO O| May 23 03:44:48.281 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8538 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.315 INFO O| May 23 03:44:48.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" | 
| 8539 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.316 INFO O| May 23 03:44:48.316 INFO STEP 74 (remove_files) COMPLETE | 
| 8540 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.316 INFO O| May 23 03:44:48.316 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8541 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.336 INFO O| May 23 03:44:48.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" | 
| 8542 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.337 INFO O| May 23 03:44:48.337 INFO STEP 75 (remove_files) COMPLETE | 
| 8543 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.337 INFO O| May 23 03:44:48.337 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8544 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" | 
| 8545 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO STEP 76 (remove_files) COMPLETE | 
| 8546 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.364 INFO O| May 23 03:44:48.364 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8547 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.382 INFO O| May 23 03:44:48.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" | 
| 8548 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.383 INFO O| May 23 03:44:48.383 INFO STEP 77 (remove_files) COMPLETE | 
| 8549 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.383 INFO O| May 23 03:44:48.383 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8550 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.409 INFO O| May 23 03:44:48.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" | 
| 8551 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.410 INFO O| May 23 03:44:48.410 INFO STEP 78 (remove_files) COMPLETE | 
| 8552 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.410 INFO O| May 23 03:44:48.410 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8553 | 2024-05-23T03:44:49.988Z | [  recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" | 
| 8554 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO STEP 79 (remove_files) COMPLETE | 
| 8555 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.428 INFO O| May 23 03:44:48.428 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8556 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" | 
| 8557 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO STEP 80 (remove_files) COMPLETE | 
| 8558 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.449 INFO O| May 23 03:44:48.449 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8559 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.484 INFO O| May 23 03:44:48.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" | 
| 8560 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.484 INFO O| May 23 03:44:48.484 INFO STEP 81 (remove_files) COMPLETE | 
| 8561 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.485 INFO O| May 23 03:44:48.484 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8562 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" | 
| 8563 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO STEP 82 (remove_files) COMPLETE | 
| 8564 | 2024-05-23T03:44:49.989Z | [  recovery-image] May 23 03:44:48.508 INFO O| May 23 03:44:48.508 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8565 | 2024-05-23T03:44:50.010Z | [  recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" | 
| 8566 | 2024-05-23T03:44:50.011Z | [  recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO STEP 83 (remove_files) COMPLETE | 
| 8567 | 2024-05-23T03:44:50.019Z | [  recovery-image] May 23 03:44:48.544 INFO O| May 23 03:44:48.544 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8568 | 2024-05-23T03:44:50.044Z | [  recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" | 
| 8569 | 2024-05-23T03:44:50.044Z | [  recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO STEP 84 (remove_files) COMPLETE | 
| 8570 | 2024-05-23T03:44:50.048Z | [  recovery-image] May 23 03:44:48.571 INFO O| May 23 03:44:48.571 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8571 | 2024-05-23T03:44:50.052Z | [  recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" | 
| 8572 | 2024-05-23T03:44:50.053Z | [  recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO STEP 85 (remove_files) COMPLETE | 
| 8573 | 2024-05-23T03:44:50.053Z | [  recovery-image] May 23 03:44:48.591 INFO O| May 23 03:44:48.591 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8574 | 2024-05-23T03:44:50.079Z | [  recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" | 
| 8575 | 2024-05-23T03:44:50.079Z | [  recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO STEP 86 (remove_files) COMPLETE | 
| 8576 | 2024-05-23T03:44:50.079Z | [  recovery-image] May 23 03:44:48.620 INFO O| May 23 03:44:48.620 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8577 | 2024-05-23T03:44:50.097Z | [  recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat" | 
| 8578 | 2024-05-23T03:44:50.097Z | [  recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO STEP 87 (remove_files) COMPLETE | 
| 8579 | 2024-05-23T03:44:50.102Z | [  recovery-image] May 23 03:44:48.639 INFO O| May 23 03:44:48.639 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8580 | 2024-05-23T03:44:50.165Z | [  recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" | 
| 8581 | 2024-05-23T03:44:50.165Z | [  recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO STEP 88 (remove_files) COMPLETE | 
| 8582 | 2024-05-23T03:44:50.169Z | [  recovery-image] May 23 03:44:48.706 INFO O| May 23 03:44:48.706 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8583 | 2024-05-23T03:44:50.186Z | [  recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" | 
| 8584 | 2024-05-23T03:44:50.186Z | [  recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO STEP 89 (remove_files) COMPLETE | 
| 8585 | 2024-05-23T03:44:50.186Z | [  recovery-image] May 23 03:44:48.727 INFO O| May 23 03:44:48.727 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8586 | 2024-05-23T03:44:50.206Z | [  recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.747 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" | 
| 8587 | 2024-05-23T03:44:50.206Z | [  recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.748 INFO STEP 90 (remove_files) COMPLETE | 
| 8588 | 2024-05-23T03:44:50.206Z | [  recovery-image] May 23 03:44:48.748 INFO O| May 23 03:44:48.748 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8589 | 2024-05-23T03:44:50.247Z | [  recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" | 
| 8590 | 2024-05-23T03:44:50.247Z | [  recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.789 INFO STEP 91 (remove_files) COMPLETE | 
| 8591 | 2024-05-23T03:44:50.248Z | [  recovery-image] May 23 03:44:48.789 INFO O| May 23 03:44:48.789 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8592 | 2024-05-23T03:44:50.272Z | [  recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml" | 
| 8593 | 2024-05-23T03:44:50.272Z | [  recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO STEP 92 (remove_files) COMPLETE | 
| 8594 | 2024-05-23T03:44:50.272Z | [  recovery-image] May 23 03:44:48.813 INFO O| May 23 03:44:48.813 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8595 | 2024-05-23T03:44:50.292Z | [  recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" | 
| 8596 | 2024-05-23T03:44:50.292Z | [  recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO STEP 93 (remove_files) COMPLETE | 
| 8597 | 2024-05-23T03:44:50.296Z | [  recovery-image] May 23 03:44:48.833 INFO O| May 23 03:44:48.833 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 8598 | 2024-05-23T03:44:50.311Z | [  recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" | 
| 8599 | 2024-05-23T03:44:50.311Z | [  recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO STEP 94 (remove_files) COMPLETE | 
| 8600 | 2024-05-23T03:44:50.311Z | [  recovery-image] May 23 03:44:48.853 INFO O| May 23 03:44:48.853 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json | 
| 8601 | 2024-05-23T03:44:50.353Z | [  recovery-image] May 23 03:44:48.894 INFO O| May 23 03:44:48.894 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal | 
| 8602 | 2024-05-23T03:44:50.353Z | [  recovery-image] May 23 03:44:48.894 INFO O| May 23 03:44:48.894 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"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", "SVCCFG_CHECKHASH": "1"} | 
| 8603 | 2024-05-23T03:45:05.100Z | [  recovery-image] May 23 03:45:03.636 INFO O| May 23 03:45:03.636 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 | 
| 8604 | 2024-05-23T03:45:05.100Z | [  recovery-image] May 23 03:45:03.637 INFO O| May 23 03:45:03.636 INFO E| svccfg: Loaded 67 smf(7) service descriptions | 
| 8605 | 2024-05-23T03:45:05.118Z | [  recovery-image] May 23 03:45:03.656 INFO O| May 23 03:45:03.656 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} | 
| 8606 | 2024-05-23T03:45:05.243Z | [  recovery-image] May 23 03:45:03.781 INFO O| May 23 03:45:03.781 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist | 
| 8607 | 2024-05-23T03:45:05.244Z | [  recovery-image] May 23 03:45:03.781 INFO O| May 23 03:45:03.781 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 ... | 
| 8608 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.783 INFO O| May 23 03:45:03.783 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db | 
| 8609 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.783 INFO O| May 23 03:45:03.783 INFO ok! | 
| 8610 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.783 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing | 
| 8611 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO STEP 95 (seed_smf) COMPLETE | 
| 8612 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO steps complete; finalising image! | 
| 8613 | 2024-05-23T03:45:05.248Z | [  recovery-image] May 23 03:45:03.784 INFO O| May 23 03:45:03.784 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery | 
| 8614 | 2024-05-23T03:45:05.316Z | [  recovery-image] May 23 03:45:03.853 INFO O| May 23 03:45:03.853 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Thu May 23 03:45:03 2024) | 
| 8615 | 2024-05-23T03:45:05.526Z | [  recovery-image] May 23 03:45:04.064 INFO O| May 23 03:45:04.063 INFO trim TEMPORARY-gimlet-zfs-recovery: (69% trimmed, started at Thu May 23 03:45:03 2024) | 
| 8616 | 2024-05-23T03:45:05.790Z | [  recovery-image] May 23 03:45:04.325 INFO O| May 23 03:45:04.325 INFO temporary pool has 382M used, 1.38G avail, 1.00x compressratio | 
| 8617 | 2024-05-23T03:45:05.790Z | [  recovery-image] May 23 03:45:04.325 INFO O| May 23 03:45:04.325 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery | 
| 8618 | 2024-05-23T03:45:06.451Z | [  recovery-image] May 23 03:45:04.989 INFO O| May 23 03:45:04.988 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 | 
| 8619 | 2024-05-23T03:45:06.452Z | [  recovery-image] May 23 03:45:04.989 INFO O| May 23 03:45:04.989 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal | 
| 8620 | 2024-05-23T03:45:12.078Z | [  recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw | 
| 8621 | 2024-05-23T03:45:12.078Z | [  recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw | 
| 8622 | 2024-05-23T03:45:12.082Z | [  recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw | 
| 8623 | 2024-05-23T03:45:12.082Z | [  recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO completed processing gimlet/zfs-recovery | 
| 8624 | 2024-05-23T03:45:12.082Z | [  recovery-image] May 23 03:45:10.610 INFO O| May 23 03:45:10.610 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery | 
| 8625 | 2024-05-23T03:45:12.358Z | [  recovery-image] May 23 03:45:10.894 INFO O| May 23 03:45:10.894 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery | 
| 8626 | 2024-05-23T03:45:12.486Z | [  recovery-image] May 23 03:45:11.021 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n" | 
| 8627 | 2024-05-23T03:45:12.486Z | [  recovery-image] May 23 03:45:11.021 INFO expanded image name: "recovery 760c34d/${os_short_commit} 2024-05-23 03:19" -> "recovery 760c34d/004716a 2024-05-23 03:19" | 
| 8628 | 2024-05-23T03:45:12.490Z | [  recovery-image] May 23 03:45:11.021 INFO output artefacts stored in: "/work/os-recovery" | 
| 8629 | 2024-05-23T03:45:12.490Z | [  recovery-image] May 23 03:45:11.021 INFO collecting git info from project "pilot"... | 
| 8630 | 2024-05-23T03:45:12.506Z | [  recovery-image] May 23 03:45:11.042 INFO collecting git info from project "amd-firmware"... | 
| 8631 | 2024-05-23T03:45:12.897Z | [  recovery-image] May 23 03:45:11.429 INFO collecting git info from project "pinprick"... | 
| 8632 | 2024-05-23T03:45:12.903Z | [  recovery-image] May 23 03:45:11.439 INFO collecting git info from project "bootserver"... | 
| 8633 | 2024-05-23T03:45:12.912Z | [  recovery-image] May 23 03:45:11.448 INFO collecting git info from project "chelsio-t6-roms"... | 
| 8634 | 2024-05-23T03:45:12.952Z | [  recovery-image] May 23 03:45:11.484 INFO collecting git info from project "phbl"... | 
| 8635 | 2024-05-23T03:45:12.969Z | [  recovery-image] May 23 03:45:11.505 INFO collecting git info from project "image-builder"... | 
| 8636 | 2024-05-23T03:45:12.982Z | [  recovery-image] May 23 03:45:11.516 INFO collecting git info from project "amd-host-image-builder"... | 
| 8637 | 2024-05-23T03:45:13.409Z | [  recovery-image] May 23 03:45:11.943 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... | 
| 8638 | 2024-05-23T03:45:14.249Z | [  recovery-image] May 23 03:45:12.784 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... | 
| 8639 | 2024-05-23T03:45:15.071Z | [  recovery-image] May 23 03:45:13.605 INFO creating Oxide boot image... | 
| 8640 | 2024-05-23T03:45:15.071Z | [  recovery-image] May 23 03:45:13.606 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 760c34d/004716a 2024-05-23 03:19", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None | 
| 8641 | 2024-05-23T03:45:25.257Z | [verify-libraries]     Finished `release` profile [optimized] target(s) in 5m 14s | 
| 8642 | 2024-05-23T03:45:25.482Z | May 23 03:45:24.015 INFO [verify-libraries] process exited with exit status: 0 (322.818729478s) | 
| 8643 | 2024-05-23T03:45:32.777Z | [      host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.22694:20240520T120848Z | 
| 8644 | 2024-05-23T03:45:32.778Z | [      host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.22694:20240520T120849Z | 
| 8645 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z | 
| 8646 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.308 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z | 
| 8647 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.309 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z | 
| 8648 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.309 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z | 
| 8649 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z | 
| 8650 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z | 
| 8651 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z | 
| 8652 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z | 
| 8653 | 2024-05-23T03:45:32.782Z | [      host-image] May 23 03:45:31.310 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.22694:20240520T120849Z | 
| 8654 | 2024-05-23T03:45:32.783Z | [      host-image] May 23 03:45:31.312 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.22694:20240520T120850Z | 
| 8655 | 2024-05-23T03:45:32.783Z | [      host-image] May 23 03:45:31.312 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.22694:20240520T120850Z | 
| 8656 | 2024-05-23T03:45:32.783Z | [      host-image] May 23 03:45:31.313 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.22694:20240520T120850Z | 
| 8657 | 2024-05-23T03:45:32.783Z | [      host-image] May 23 03:45:31.313 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z | 
| 8658 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.314 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.22694:20240520T120850Z | 
| 8659 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.314 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.22694:20240520T120850Z | 
| 8660 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.22694:20240520T120850Z | 
| 8661 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.22694:20240520T120851Z | 
| 8662 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.22694:20240520T120852Z | 
| 8663 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.22694:20240520T120852Z | 
| 8664 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.22694:20240520T120852Z | 
| 8665 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.22694:20240520T120852Z | 
| 8666 | 2024-05-23T03:45:32.787Z | [      host-image] May 23 03:45:31.315 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.22694:20240520T120853Z | 
| 8667 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.22694:20240520T120854Z | 
| 8668 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.22694:20240520T120854Z | 
| 8669 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.22694:20240520T120856Z | 
| 8670 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.22694:20240520T120856Z | 
| 8671 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/opte@0.29.250:20240509T232852Z | 
| 8672 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.22694:20240520T120858Z | 
| 8673 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.22694:20240520T120900Z | 
| 8674 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.316 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.22694:20240520T120900Z | 
| 8675 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.317 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.22694:20240520T120901Z | 
| 8676 | 2024-05-23T03:45:32.788Z | [      host-image] May 23 03:45:31.318 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.22694:20240520T120902Z | 
| 8677 | 2024-05-23T03:45:32.795Z | [      host-image] May 23 03:45:31.318 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.22694:20240520T120903Z | 
| 8678 | 2024-05-23T03:45:32.812Z | [      host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/editor/vim@9.0.1443-2.0:20230621T192540Z | 
| 8679 | 2024-05-23T03:45:32.812Z | [      host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.22694:20240520T120903Z | 
| 8680 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.327 INFO O| install = pkg://helios-dev/library/expat@2.5.0-2.0:20230621T192934Z | 
| 8681 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z | 
| 8682 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z | 
| 8683 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.328 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.22694:20240520T120903Z | 
| 8684 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.329 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z | 
| 8685 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.329 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z | 
| 8686 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.330 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z | 
| 8687 | 2024-05-23T03:45:32.813Z | [      host-image] May 23 03:45:31.330 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z | 
| 8688 | 2024-05-23T03:45:32.832Z | [      host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/ncurses@6.4-2.0:20230621T193938Z | 
| 8689 | 2024-05-23T03:45:32.832Z | [      host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z | 
| 8690 | 2024-05-23T03:45:32.832Z | [      host-image] May 23 03:45:31.342 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z | 
| 8691 | 2024-05-23T03:45:32.833Z | [      host-image] May 23 03:45:31.343 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z | 
| 8692 | 2024-05-23T03:45:32.833Z | [      host-image] May 23 03:45:31.344 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z | 
| 8693 | 2024-05-23T03:45:32.833Z | [      host-image] May 23 03:45:31.344 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z | 
| 8694 | 2024-05-23T03:45:32.850Z | [      host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.13-2.0:20240130T173931Z | 
| 8695 | 2024-05-23T03:45:32.858Z | [      host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z | 
| 8696 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.380 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z | 
| 8697 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.22694:20240520T120905Z | 
| 8698 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.22694:20240520T120910Z | 
| 8699 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z | 
| 8700 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.381 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.22694:20240520T120911Z | 
| 8701 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.0:20240105T152825Z | 
| 8702 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.0:20240105T152834Z | 
| 8703 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/rsync@3.2.7-2.0:20230621T194459Z | 
| 8704 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.22694:20240520T120911Z | 
| 8705 | 2024-05-23T03:45:32.859Z | [      host-image] May 23 03:45:31.382 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z | 
| 8706 | 2024-05-23T03:45:32.864Z | [      host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z | 
| 8707 | 2024-05-23T03:45:32.864Z | [      host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z | 
| 8708 | 2024-05-23T03:45:32.864Z | [      host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.22694:20240520T120911Z | 
| 8709 | 2024-05-23T03:45:32.864Z | [      host-image] May 23 03:45:31.387 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z | 
| 8710 | 2024-05-23T03:45:32.871Z | [      host-image] May 23 03:45:31.402 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z | 
| 8711 | 2024-05-23T03:45:32.875Z | [      host-image] May 23 03:45:31.402 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.22694:20240520T120912Z | 
| 8712 | 2024-05-23T03:45:32.875Z | [      host-image] May 23 03:45:31.404 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.22694:20240520T120912Z | 
| 8713 | 2024-05-23T03:45:32.875Z | [      host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.22694:20240520T120912Z | 
| 8714 | 2024-05-23T03:45:32.876Z | [      host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z | 
| 8715 | 2024-05-23T03:45:32.876Z | [      host-image] May 23 03:45:31.405 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.22694:20240520T120914Z | 
| 8716 | 2024-05-23T03:45:32.876Z | [      host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.22694:20240520T120914Z | 
| 8717 | 2024-05-23T03:45:32.876Z | [      host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.22694:20240520T120914Z | 
| 8718 | 2024-05-23T03:45:32.880Z | [      host-image] May 23 03:45:31.406 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.22694:20240520T120914Z | 
| 8719 | 2024-05-23T03:45:32.880Z | [      host-image] May 23 03:45:31.410 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z | 
| 8720 | 2024-05-23T03:45:32.880Z | [      host-image] May 23 03:45:31.410 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.22694:20240520T120915Z | 
| 8721 | 2024-05-23T03:45:32.880Z | [      host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.22694:20240520T120916Z | 
| 8722 | 2024-05-23T03:45:32.880Z | [      host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z | 
| 8723 | 2024-05-23T03:45:32.884Z | [      host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.22694:20240520T120916Z | 
| 8724 | 2024-05-23T03:45:32.884Z | [      host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.22694:20240520T120916Z | 
| 8725 | 2024-05-23T03:45:32.884Z | [      host-image] May 23 03:45:31.411 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2024.3.31-2.0.22694:20240520T120916Z | 
| 8726 | 2024-05-23T03:45:32.884Z | [      host-image] May 23 03:45:31.412 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.22694:20240520T120916Z | 
| 8727 | 2024-05-23T03:45:32.889Z | [      host-image] May 23 03:45:31.420 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.22694:20240520T120916Z | 
| 8728 | 2024-05-23T03:45:32.889Z | [      host-image] May 23 03:45:31.420 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z | 
| 8729 | 2024-05-23T03:45:32.893Z | [      host-image] May 23 03:45:31.422 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.22694:20240520T120917Z | 
| 8730 | 2024-05-23T03:45:32.893Z | [      host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.22694:20240520T120917Z | 
| 8731 | 2024-05-23T03:45:32.893Z | [      host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.22694:20240520T120917Z | 
| 8732 | 2024-05-23T03:45:32.893Z | [      host-image] May 23 03:45:31.424 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.22694:20240520T120917Z | 
| 8733 | 2024-05-23T03:45:32.897Z | [      host-image] May 23 03:45:31.425 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.22694:20240520T120917Z | 
| 8734 | 2024-05-23T03:45:32.897Z | [      host-image] May 23 03:45:31.425 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.22694:20240520T120918Z | 
| 8735 | 2024-05-23T03:45:32.904Z | [      host-image] May 23 03:45:31.435 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.22694:20240520T120919Z | 
| 8736 | 2024-05-23T03:45:32.907Z | [      host-image] May 23 03:45:31.435 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.22694:20240520T120918Z | 
| 8737 | 2024-05-23T03:45:32.907Z | [      host-image] May 23 03:45:31.436 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.22694:20240520T120918Z | 
| 8738 | 2024-05-23T03:45:32.908Z | [      host-image] May 23 03:45:31.437 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.22694:20240520T120919Z | 
| 8739 | 2024-05-23T03:45:32.908Z | [      host-image] May 23 03:45:31.437 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.22694:20240520T120919Z | 
| 8740 | 2024-05-23T03:45:32.929Z | [      host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.22694:20240520T120922Z | 
| 8741 | 2024-05-23T03:45:32.929Z | [      host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.22694:20240520T120919Z | 
| 8742 | 2024-05-23T03:45:32.936Z | [      host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.22694:20240520T120919Z | 
| 8743 | 2024-05-23T03:45:32.936Z | [      host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z | 
| 8744 | 2024-05-23T03:45:32.937Z | [      host-image] May 23 03:45:31.459 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z | 
| 8745 | 2024-05-23T03:45:32.960Z | [      host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.22694:20240520T120919Z | 
| 8746 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z | 
| 8747 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.22694:20240520T120920Z | 
| 8748 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.489 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.22694:20240520T120920Z | 
| 8749 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.490 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.22694:20240520T120920Z | 
| 8750 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.491 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z | 
| 8751 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.491 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z | 
| 8752 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.22694:20240520T120921Z | 
| 8753 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.22694:20240520T120921Z | 
| 8754 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.22694:20240520T120921Z | 
| 8755 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.22694:20240520T120921Z | 
| 8756 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.492 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.22694:20240520T120922Z | 
| 8757 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.493 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.22694:20240520T120922Z | 
| 8758 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.495 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z | 
| 8759 | 2024-05-23T03:45:32.967Z | [      host-image] May 23 03:45:31.496 INFO O| install = pkg://helios-dev/system/microcode/amd@20240116-2.0.22694:20240520T120922Z | 
| 8760 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.497 INFO O| install = pkg://helios-dev/system/microcode/intel@20240312-2.0.22694:20240520T120923Z | 
| 8761 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.497 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240116-2.0.22694:20240520T120923Z | 
| 8762 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.22694:20240520T120924Z | 
| 8763 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.22694:20240520T120923Z | 
| 8764 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.22694:20240520T120923Z | 
| 8765 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z | 
| 8766 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.498 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z | 
| 8767 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.22694:20240520T120925Z | 
| 8768 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.22694:20240520T120926Z | 
| 8769 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z | 
| 8770 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z | 
| 8771 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z | 
| 8772 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z | 
| 8773 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.499 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z | 
| 8774 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.500 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z | 
| 8775 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.501 INFO O| install = pkg://helios-dev/web/curl@8.7.1-2.0:20240418T211240Z | 
| 8776 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.502 INFO O| tempdir @ "/tmp/.tmpSYbjgu/tmp" | 
| 8777 | 2024-05-23T03:45:32.973Z | [      host-image] May 23 03:45:31.502 INFO O| image root @ "/tmp/.tmpSYbjgu/tmp/root" | 
| 8778 | 2024-05-23T03:45:32.974Z | [      host-image] May 23 03:45:31.502 INFO O| creating image... | 
| 8779 | 2024-05-23T03:45:33.455Z | [      host-image] May 23 03:45:31.985 INFO O| copying publishers... | 
| 8780 | 2024-05-23T03:45:38.390Z | [      host-image] May 23 03:45:36.919 INFO O| adding properties... | 
| 8781 | 2024-05-23T03:45:39.411Z | [      host-image] May 23 03:45:37.940 INFO O| installing packages... | 
| 8782 | 2024-05-23T03:45:54.005Z | [      host-image] May 23 03:45:52.530 INFO O| seeding SMF database... | 
| 8783 | 2024-05-23T03:46:01.600Z | [      host-image] May 23 03:46:00.122 INFO O| configuring SMF profile... | 
| 8784 | 2024-05-23T03:46:01.605Z | [      host-image] May 23 03:46:00.123 INFO O| modifying shadow(5)... | 
| 8785 | 2024-05-23T03:46:01.605Z | [      host-image] May 23 03:46:00.123 INFO O| loading user and group database... | 
| 8786 | 2024-05-23T03:46:01.605Z | [      host-image] May 23 03:46:00.123 INFO O| assessing packaged files... | 
| 8787 | 2024-05-23T03:46:03.769Z | [      host-image] May 23 03:46:02.292 INFO O| creating archive... | 
| 8788 | 2024-05-23T03:46:03.803Z | [      host-image] May 23 03:46:02.326 INFO O| missing from packaging: | 
| 8789 | 2024-05-23T03:46:03.803Z | [      host-image] May 23 03:46:02.326 INFO O| "etc/.pwd.lock" | 
| 8790 | 2024-05-23T03:46:03.803Z | [      host-image] May 23 03:46:02.326 INFO O| "etc/bash" | 
| 8791 | 2024-05-23T03:46:03.808Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/generic.xml" | 
| 8792 | 2024-05-23T03:46:03.814Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/inetd_services.xml" | 
| 8793 | 2024-05-23T03:46:03.814Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/name_service.xml" | 
| 8794 | 2024-05-23T03:46:03.814Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/platform.xml" | 
| 8795 | 2024-05-23T03:46:03.814Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/profile/platform_omicron1.xml" | 
| 8796 | 2024-05-23T03:46:03.814Z | [      host-image] May 23 03:46:02.331 INFO O| "etc/svc/repository.db" | 
| 8797 | 2024-05-23T03:46:03.818Z | [      host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share" | 
| 8798 | 2024-05-23T03:46:03.818Z | [      host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share/man" | 
| 8799 | 2024-05-23T03:46:03.818Z | [      host-image] May 23 03:46:02.340 INFO O| "opt/ooce/share/man/man1" | 
| 8800 | 2024-05-23T03:46:03.826Z | [      host-image] May 23 03:46:02.349 INFO O| finishing archive... | 
| 8801 | 2024-05-23T03:46:06.641Z | [      host-image] May 23 03:46:05.163 INFO O| creating gzonly manifest... | 
| 8802 | 2024-05-23T03:46:06.656Z | [      host-image] May 23 03:46:05.175 INFO O| ok | 
| 8803 | 2024-05-23T03:46:06.743Z | [      host-image] May 23 03:46:05.265 INFO image builder template: ramdisk-02-trim... | 
| 8804 | 2024-05-23T03:46:06.743Z | [      host-image] May 23 03:46:05.265 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpXdkP92/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.29.250", "-n", "ramdisk-02-trim"], pwd: None | 
| 8805 | 2024-05-23T03:46:06.769Z | [      host-image] May 23 03:46:05.291 INFO O| May 23 03:46:05.291 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim | 
| 8806 | 2024-05-23T03:46:06.775Z | [      host-image] May 23 03:46:05.295 INFO O| May 23 03:46:05.295 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim | 
| 8807 | 2024-05-23T03:46:06.873Z | [      host-image] May 23 03:46:05.395 INFO O| May 23 03:46:05.395 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled | 
| 8808 | 2024-05-23T03:46:06.933Z | [      host-image] May 23 03:46:05.455 INFO O| May 23 03:46:05.455 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim | 
| 8809 | 2024-05-23T03:46:06.940Z | [      host-image] May 23 03:46:05.455 INFO O| May 23 03:46:05.455 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk | 
| 8810 | 2024-05-23T03:46:06.954Z | [      host-image] May 23 03:46:05.461 INFO O| May 23 03:46:05.461 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim | 
| 8811 | 2024-05-23T03:46:06.954Z | [      host-image] May 23 03:46:05.464 INFO O| May 23 03:46:05.464 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os | 
| 8812 | 2024-05-23T03:46:06.954Z | [      host-image] May 23 03:46:05.469 INFO O| May 23 03:46:05.469 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os | 
| 8813 | 2024-05-23T03:46:07.150Z | [      host-image] May 23 03:46:05.672 INFO O| May 23 03:46:05.672 INFO rolled back to input snapshot; work may begin | 
| 8814 | 2024-05-23T03:46:07.150Z | [      host-image] May 23 03:46:05.672 INFO O| May 23 03:46:05.672 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk | 
| 8815 | 2024-05-23T03:46:07.158Z | [      host-image] May 23 03:46:05.678 INFO O| May 23 03:46:05.678 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8816 | 2024-05-23T03:46:07.165Z | [      host-image] May 23 03:46:05.688 INFO O| May 23 03:46:05.687 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg" | 
| 8817 | 2024-05-23T03:46:07.211Z | [      host-image] May 23 03:46:05.734 INFO O| May 23 03:46:05.734 INFO STEP 0 (remove_files) COMPLETE | 
| 8818 | 2024-05-23T03:46:07.211Z | [      host-image] May 23 03:46:05.734 INFO O| May 23 03:46:05.734 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8819 | 2024-05-23T03:46:07.222Z | [      host-image] May 23 03:46:05.744 INFO O| May 23 03:46:05.744 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4" | 
| 8820 | 2024-05-23T03:46:07.225Z | [      host-image] May 23 03:46:05.746 INFO O| May 23 03:46:05.746 INFO STEP 1 (remove_files) COMPLETE | 
| 8821 | 2024-05-23T03:46:07.225Z | [      host-image] May 23 03:46:05.746 INFO O| May 23 03:46:05.746 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8822 | 2024-05-23T03:46:07.233Z | [      host-image] May 23 03:46:05.755 INFO O| May 23 03:46:05.755 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include" | 
| 8823 | 2024-05-23T03:46:07.246Z | [      host-image] May 23 03:46:05.769 INFO O| May 23 03:46:05.768 INFO STEP 2 (remove_files) COMPLETE | 
| 8824 | 2024-05-23T03:46:07.246Z | [      host-image] May 23 03:46:05.769 INFO O| May 23 03:46:05.768 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8825 | 2024-05-23T03:46:07.256Z | [      host-image] May 23 03:46:05.778 INFO O| May 23 03:46:05.778 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo" | 
| 8826 | 2024-05-23T03:46:07.268Z | [      host-image] May 23 03:46:05.780 INFO O| May 23 03:46:05.780 INFO STEP 3 (remove_files) COMPLETE | 
| 8827 | 2024-05-23T03:46:07.268Z | [      host-image] May 23 03:46:05.780 INFO O| May 23 03:46:05.780 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8828 | 2024-05-23T03:46:07.273Z | [      host-image] May 23 03:46:05.789 INFO O| May 23 03:46:05.789 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help" | 
| 8829 | 2024-05-23T03:46:07.273Z | [      host-image] May 23 03:46:05.793 INFO O| May 23 03:46:05.793 INFO STEP 4 (remove_files) COMPLETE | 
| 8830 | 2024-05-23T03:46:07.273Z | [      host-image] May 23 03:46:05.793 INFO O| May 23 03:46:05.793 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8831 | 2024-05-23T03:46:07.280Z | [      host-image] May 23 03:46:05.802 INFO O| May 23 03:46:05.802 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc" | 
| 8832 | 2024-05-23T03:46:07.283Z | [      host-image] May 23 03:46:05.805 INFO O| May 23 03:46:05.805 INFO STEP 5 (remove_files) COMPLETE | 
| 8833 | 2024-05-23T03:46:07.283Z | [      host-image] May 23 03:46:05.805 INFO O| May 23 03:46:05.805 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8834 | 2024-05-23T03:46:07.292Z | [      host-image] May 23 03:46:05.814 INFO O| May 23 03:46:05.814 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion" | 
| 8835 | 2024-05-23T03:46:07.302Z | [      host-image] May 23 03:46:05.824 INFO O| May 23 03:46:05.824 INFO STEP 6 (remove_files) COMPLETE | 
| 8836 | 2024-05-23T03:46:07.306Z | [      host-image] May 23 03:46:05.824 INFO O| May 23 03:46:05.824 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8837 | 2024-05-23T03:46:07.312Z | [      host-image] May 23 03:46:05.833 INFO O| May 23 03:46:05.833 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man" | 
| 8838 | 2024-05-23T03:46:07.322Z | [      host-image] May 23 03:46:05.845 INFO O| May 23 03:46:05.845 INFO STEP 7 (remove_files) COMPLETE | 
| 8839 | 2024-05-23T03:46:07.323Z | [      host-image] May 23 03:46:05.845 INFO O| May 23 03:46:05.845 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8840 | 2024-05-23T03:46:07.331Z | [      host-image] May 23 03:46:05.854 INFO O| May 23 03:46:05.854 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl" | 
| 8841 | 2024-05-23T03:46:07.403Z | [      host-image] May 23 03:46:05.923 INFO O| May 23 03:46:05.923 INFO STEP 8 (remove_files) COMPLETE | 
| 8842 | 2024-05-23T03:46:07.404Z | [      host-image] May 23 03:46:05.923 INFO O| May 23 03:46:05.923 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8843 | 2024-05-23T03:46:07.413Z | [      host-image] May 23 03:46:05.935 INFO O| May 23 03:46:05.935 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man" | 
| 8844 | 2024-05-23T03:46:07.496Z | [      host-image] May 23 03:46:06.012 INFO O| May 23 03:46:06.012 INFO STEP 9 (remove_files) COMPLETE | 
| 8845 | 2024-05-23T03:46:07.496Z | [      host-image] May 23 03:46:06.012 INFO O| May 23 03:46:06.012 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8846 | 2024-05-23T03:46:07.501Z | [      host-image] May 23 03:46:06.023 INFO O| May 23 03:46:06.023 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp" | 
| 8847 | 2024-05-23T03:46:07.505Z | [      host-image] May 23 03:46:06.027 INFO O| May 23 03:46:06.027 INFO STEP 10 (remove_files) COMPLETE | 
| 8848 | 2024-05-23T03:46:07.508Z | [      host-image] May 23 03:46:06.027 INFO O| May 23 03:46:06.027 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8849 | 2024-05-23T03:46:07.515Z | [      host-image] May 23 03:46:06.037 INFO O| May 23 03:46:06.037 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386" | 
| 8850 | 2024-05-23T03:46:07.519Z | [      host-image] May 23 03:46:06.038 INFO O| May 23 03:46:06.038 INFO STEP 11 (remove_files) COMPLETE | 
| 8851 | 2024-05-23T03:46:07.519Z | [      host-image] May 23 03:46:06.038 INFO O| May 23 03:46:06.038 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8852 | 2024-05-23T03:46:07.525Z | [      host-image] May 23 03:46:06.047 INFO O| May 23 03:46:06.047 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv" | 
| 8853 | 2024-05-23T03:46:07.529Z | [      host-image] May 23 03:46:06.049 INFO O| May 23 03:46:06.049 INFO STEP 12 (remove_files) COMPLETE | 
| 8854 | 2024-05-23T03:46:07.529Z | [      host-image] May 23 03:46:06.049 INFO O| May 23 03:46:06.049 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8855 | 2024-05-23T03:46:07.646Z | [      host-image] May 23 03:46:06.168 INFO O| May 23 03:46:06.168 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a" | 
| 8856 | 2024-05-23T03:46:07.652Z | [      host-image] May 23 03:46:06.174 INFO O| May 23 03:46:06.174 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a" | 
| 8857 | 2024-05-23T03:46:07.655Z | [      host-image] May 23 03:46:06.176 INFO O| May 23 03:46:06.176 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a" | 
| 8858 | 2024-05-23T03:46:07.672Z | [      host-image] May 23 03:46:06.194 INFO O| May 23 03:46:06.194 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a" | 
| 8859 | 2024-05-23T03:46:07.770Z | [  recovery-image] May 23 03:46:06.291 INFO O| ok, image written! | 
| 8860 | 2024-05-23T03:46:07.770Z | [  recovery-image] May 23 03:46:06.291 INFO O| ok, boot_image_csum file written! | 
| 8861 | 2024-05-23T03:46:07.773Z | [  recovery-image] May 23 03:46:06.294 INFO creating boot archive (CPIO)... | 
| 8862 | 2024-05-23T03:46:07.773Z | [  recovery-image] May 23 03:46:06.294 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 | 
| 8863 | 2024-05-23T03:46:07.781Z | [  recovery-image] May 23 03:46:06.303 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk | 
| 8864 | 2024-05-23T03:46:07.781Z | [  recovery-image] May 23 03:46:06.303 INFO E| + outfile=/work/os-recovery/cpio | 
| 8865 | 2024-05-23T03:46:07.785Z | [  recovery-image] May 23 03:46:06.303 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery | 
| 8866 | 2024-05-23T03:46:07.785Z | [  recovery-image] May 23 03:46:06.305 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk | 
| 8867 | 2024-05-23T03:46:07.785Z | [  recovery-image] May 23 03:46:06.305 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio | 
| 8868 | 2024-05-23T03:46:07.816Z | [  recovery-image] May 23 03:46:06.338 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery | 
| 8869 | 2024-05-23T03:46:07.816Z | [  recovery-image] May 23 03:46:06.338 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio | 
| 8870 | 2024-05-23T03:46:07.823Z | [  recovery-image] May 23 03:46:06.345 INFO creating compressed cpio/unix for nanobl-rs... | 
| 8871 | 2024-05-23T03:46:07.823Z | [  recovery-image] May 23 03:46:06.345 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 | 
| 8872 | 2024-05-23T03:46:07.927Z | [      host-image] May 23 03:46:06.442 INFO O| May 23 03:46:06.442 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" | 
| 8873 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.442 INFO O| May 23 03:46:06.442 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" | 
| 8874 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" | 
| 8875 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" | 
| 8876 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" | 
| 8877 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" | 
| 8878 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.443 INFO O| May 23 03:46:06.443 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" | 
| 8879 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" | 
| 8880 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" | 
| 8881 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" | 
| 8882 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" | 
| 8883 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.444 INFO O| May 23 03:46:06.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" | 
| 8884 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" | 
| 8885 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" | 
| 8886 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" | 
| 8887 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" | 
| 8888 | 2024-05-23T03:46:07.939Z | [      host-image] May 23 03:46:06.445 INFO O| May 23 03:46:06.445 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" | 
| 8889 | 2024-05-23T03:46:07.943Z | [      host-image] May 23 03:46:06.457 INFO O| May 23 03:46:06.457 INFO STEP 13 (remove_files) COMPLETE | 
| 8890 | 2024-05-23T03:46:07.943Z | [      host-image] May 23 03:46:06.457 INFO O| May 23 03:46:06.457 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8891 | 2024-05-23T03:46:07.947Z | [      host-image] May 23 03:46:06.469 INFO O| May 23 03:46:06.469 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot" | 
| 8892 | 2024-05-23T03:46:07.951Z | [      host-image] May 23 03:46:06.471 INFO O| May 23 03:46:06.471 INFO STEP 14 (remove_files) COMPLETE | 
| 8893 | 2024-05-23T03:46:07.951Z | [      host-image] May 23 03:46:06.471 INFO O| May 23 03:46:06.471 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8894 | 2024-05-23T03:46:07.958Z | [      host-image] May 23 03:46:06.480 INFO O| May 23 03:46:06.480 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc" | 
| 8895 | 2024-05-23T03:46:07.964Z | [      host-image] May 23 03:46:06.487 INFO O| May 23 03:46:06.487 INFO STEP 15 (remove_files) COMPLETE | 
| 8896 | 2024-05-23T03:46:07.969Z | [      host-image] May 23 03:46:06.487 INFO O| May 23 03:46:06.487 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8897 | 2024-05-23T03:46:07.974Z | [      host-image] May 23 03:46:06.496 INFO O| May 23 03:46:06.496 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv" | 
| 8898 | 2024-05-23T03:46:07.978Z | [      host-image] May 23 03:46:06.497 INFO O| May 23 03:46:06.496 INFO STEP 16 (remove_files) COMPLETE | 
| 8899 | 2024-05-23T03:46:07.978Z | [      host-image] May 23 03:46:06.497 INFO O| May 23 03:46:06.496 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8900 | 2024-05-23T03:46:07.984Z | [      host-image] May 23 03:46:06.506 INFO O| May 23 03:46:06.506 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc" | 
| 8901 | 2024-05-23T03:46:07.988Z | [      host-image] May 23 03:46:06.507 INFO O| May 23 03:46:06.507 INFO STEP 17 (remove_files) COMPLETE | 
| 8902 | 2024-05-23T03:46:07.988Z | [      host-image] May 23 03:46:06.507 INFO O| May 23 03:46:06.507 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8903 | 2024-05-23T03:46:07.994Z | [      host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica" | 
| 8904 | 2024-05-23T03:46:07.994Z | [      host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO STEP 18 (remove_files) COMPLETE | 
| 8905 | 2024-05-23T03:46:07.994Z | [      host-image] May 23 03:46:06.517 INFO O| May 23 03:46:06.517 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8906 | 2024-05-23T03:46:08.004Z | [      host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem" | 
| 8907 | 2024-05-23T03:46:08.007Z | [      host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO STEP 19 (remove_files) COMPLETE | 
| 8908 | 2024-05-23T03:46:08.007Z | [      host-image] May 23 03:46:06.526 INFO O| May 23 03:46:06.526 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8909 | 2024-05-23T03:46:08.014Z | [      host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans" | 
| 8910 | 2024-05-23T03:46:08.014Z | [      host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO STEP 20 (remove_files) COMPLETE | 
| 8911 | 2024-05-23T03:46:08.018Z | [      host-image] May 23 03:46:06.536 INFO O| May 23 03:46:06.536 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8912 | 2024-05-23T03:46:08.023Z | [      host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc" | 
| 8913 | 2024-05-23T03:46:08.023Z | [      host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO STEP 21 (remove_files) COMPLETE | 
| 8914 | 2024-05-23T03:46:08.023Z | [      host-image] May 23 03:46:06.545 INFO O| May 23 03:46:06.545 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8915 | 2024-05-23T03:46:08.033Z | [      host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv" | 
| 8916 | 2024-05-23T03:46:08.033Z | [      host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO STEP 22 (remove_files) COMPLETE | 
| 8917 | 2024-05-23T03:46:08.037Z | [      host-image] May 23 03:46:06.555 INFO O| May 23 03:46:06.555 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8918 | 2024-05-23T03:46:08.043Z | [      host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd" | 
| 8919 | 2024-05-23T03:46:08.057Z | [      host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO STEP 23 (remove_files) COMPLETE | 
| 8920 | 2024-05-23T03:46:08.057Z | [      host-image] May 23 03:46:06.564 INFO O| May 23 03:46:06.564 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8921 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.573 INFO O| May 23 03:46:06.573 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon" | 
| 8922 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.574 INFO O| May 23 03:46:06.574 INFO STEP 24 (remove_files) COMPLETE | 
| 8923 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.574 INFO O| May 23 03:46:06.574 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8924 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power" | 
| 8925 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO STEP 25 (remove_files) COMPLETE | 
| 8926 | 2024-05-23T03:46:08.071Z | [      host-image] May 23 03:46:06.583 INFO O| May 23 03:46:06.583 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8927 | 2024-05-23T03:46:08.088Z | [      host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio" | 
| 8928 | 2024-05-23T03:46:08.088Z | [      host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO STEP 26 (remove_files) COMPLETE | 
| 8929 | 2024-05-23T03:46:08.088Z | [      host-image] May 23 03:46:06.592 INFO O| May 23 03:46:06.592 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8930 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.601 INFO O| May 23 03:46:06.601 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575" | 
| 8931 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.602 INFO O| May 23 03:46:06.602 INFO STEP 27 (remove_files) COMPLETE | 
| 8932 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.602 INFO O| May 23 03:46:06.602 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8933 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens" | 
| 8934 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO STEP 28 (remove_files) COMPLETE | 
| 8935 | 2024-05-23T03:46:08.093Z | [      host-image] May 23 03:46:06.611 INFO O| May 23 03:46:06.611 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8936 | 2024-05-23T03:46:08.098Z | [      host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci" | 
| 8937 | 2024-05-23T03:46:08.104Z | [      host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO STEP 29 (remove_files) COMPLETE | 
| 8938 | 2024-05-23T03:46:08.104Z | [      host-image] May 23 03:46:06.620 INFO O| May 23 03:46:06.620 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8939 | 2024-05-23T03:46:08.108Z | [  recovery-image] May 23 03:46:06.626 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None | 
| 8940 | 2024-05-23T03:46:08.111Z | [      host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots" | 
| 8941 | 2024-05-23T03:46:08.112Z | [      host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO STEP 30 (remove_files) COMPLETE | 
| 8942 | 2024-05-23T03:46:08.112Z | [      host-image] May 23 03:46:06.630 INFO O| May 23 03:46:06.630 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8943 | 2024-05-23T03:46:08.118Z | [      host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci" | 
| 8944 | 2024-05-23T03:46:08.118Z | [      host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO STEP 31 (remove_files) COMPLETE | 
| 8945 | 2024-05-23T03:46:08.122Z | [      host-image] May 23 03:46:06.640 INFO O| May 23 03:46:06.640 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8946 | 2024-05-23T03:46:08.129Z | [      host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid" | 
| 8947 | 2024-05-23T03:46:08.129Z | [      host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO STEP 32 (remove_files) COMPLETE | 
| 8948 | 2024-05-23T03:46:08.133Z | [      host-image] May 23 03:46:06.650 INFO O| May 23 03:46:06.650 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8949 | 2024-05-23T03:46:08.138Z | [      host-image] May 23 03:46:06.660 INFO O| May 23 03:46:06.660 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd" | 
| 8950 | 2024-05-23T03:46:08.138Z | [      host-image] May 23 03:46:06.661 INFO O| May 23 03:46:06.660 INFO STEP 33 (remove_files) COMPLETE | 
| 8951 | 2024-05-23T03:46:08.138Z | [      host-image] May 23 03:46:06.661 INFO O| May 23 03:46:06.661 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8952 | 2024-05-23T03:46:08.148Z | [      host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci" | 
| 8953 | 2024-05-23T03:46:08.148Z | [      host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO STEP 34 (remove_files) COMPLETE | 
| 8954 | 2024-05-23T03:46:08.152Z | [      host-image] May 23 03:46:06.670 INFO O| May 23 03:46:06.670 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8955 | 2024-05-23T03:46:08.157Z | [      host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb" | 
| 8956 | 2024-05-23T03:46:08.157Z | [      host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO STEP 35 (remove_files) COMPLETE | 
| 8957 | 2024-05-23T03:46:08.157Z | [      host-image] May 23 03:46:06.679 INFO O| May 23 03:46:06.679 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8958 | 2024-05-23T03:46:08.167Z | [      host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci" | 
| 8959 | 2024-05-23T03:46:08.167Z | [      host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO STEP 36 (remove_files) COMPLETE | 
| 8960 | 2024-05-23T03:46:08.172Z | [      host-image] May 23 03:46:06.689 INFO O| May 23 03:46:06.689 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8961 | 2024-05-23T03:46:08.177Z | [      host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac" | 
| 8962 | 2024-05-23T03:46:08.177Z | [      host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO STEP 37 (remove_files) COMPLETE | 
| 8963 | 2024-05-23T03:46:08.181Z | [      host-image] May 23 03:46:06.699 INFO O| May 23 03:46:06.699 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8964 | 2024-05-23T03:46:08.189Z | [      host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as" | 
| 8965 | 2024-05-23T03:46:08.189Z | [      host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO STEP 38 (remove_files) COMPLETE | 
| 8966 | 2024-05-23T03:46:08.189Z | [      host-image] May 23 03:46:06.711 INFO O| May 23 03:46:06.711 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8967 | 2024-05-23T03:46:08.198Z | [      host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia" | 
| 8968 | 2024-05-23T03:46:08.198Z | [      host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO STEP 39 (remove_files) COMPLETE | 
| 8969 | 2024-05-23T03:46:08.198Z | [      host-image] May 23 03:46:06.721 INFO O| May 23 03:46:06.721 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8970 | 2024-05-23T03:46:08.211Z | [      host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid" | 
| 8971 | 2024-05-23T03:46:08.211Z | [      host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO STEP 40 (remove_files) COMPLETE | 
| 8972 | 2024-05-23T03:46:08.211Z | [      host-image] May 23 03:46:06.730 INFO O| May 23 03:46:06.730 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8973 | 2024-05-23T03:46:08.217Z | [      host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn" | 
| 8974 | 2024-05-23T03:46:08.220Z | [      host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO STEP 41 (remove_files) COMPLETE | 
| 8975 | 2024-05-23T03:46:08.220Z | [      host-image] May 23 03:46:06.739 INFO O| May 23 03:46:06.739 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8976 | 2024-05-23T03:46:08.227Z | [      host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.748 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci" | 
| 8977 | 2024-05-23T03:46:08.230Z | [      host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.749 INFO STEP 42 (remove_files) COMPLETE | 
| 8978 | 2024-05-23T03:46:08.230Z | [      host-image] May 23 03:46:06.749 INFO O| May 23 03:46:06.749 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8979 | 2024-05-23T03:46:08.236Z | [      host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm" | 
| 8980 | 2024-05-23T03:46:08.239Z | [      host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO STEP 43 (remove_files) COMPLETE | 
| 8981 | 2024-05-23T03:46:08.239Z | [      host-image] May 23 03:46:06.758 INFO O| May 23 03:46:06.758 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8982 | 2024-05-23T03:46:08.245Z | [      host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000" | 
| 8983 | 2024-05-23T03:46:08.245Z | [      host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO STEP 44 (remove_files) COMPLETE | 
| 8984 | 2024-05-23T03:46:08.252Z | [      host-image] May 23 03:46:06.767 INFO O| May 23 03:46:06.767 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8985 | 2024-05-23T03:46:08.256Z | [      host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd" | 
| 8986 | 2024-05-23T03:46:08.256Z | [      host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO STEP 45 (remove_files) COMPLETE | 
| 8987 | 2024-05-23T03:46:08.256Z | [      host-image] May 23 03:46:06.777 INFO O| May 23 03:46:06.777 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8988 | 2024-05-23T03:46:08.264Z | [      host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba" | 
| 8989 | 2024-05-23T03:46:08.264Z | [      host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO STEP 46 (remove_files) COMPLETE | 
| 8990 | 2024-05-23T03:46:08.267Z | [      host-image] May 23 03:46:06.786 INFO O| May 23 03:46:06.786 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8991 | 2024-05-23T03:46:08.273Z | [      host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex" | 
| 8992 | 2024-05-23T03:46:08.273Z | [      host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO STEP 47 (remove_files) COMPLETE | 
| 8993 | 2024-05-23T03:46:08.277Z | [      host-image] May 23 03:46:06.795 INFO O| May 23 03:46:06.795 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8994 | 2024-05-23T03:46:08.283Z | [      host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf" | 
| 8995 | 2024-05-23T03:46:08.289Z | [      host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO STEP 48 (remove_files) COMPLETE | 
| 8996 | 2024-05-23T03:46:08.289Z | [      host-image] May 23 03:46:06.804 INFO O| May 23 03:46:06.804 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 8997 | 2024-05-23T03:46:08.293Z | [      host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt" | 
| 8998 | 2024-05-23T03:46:08.293Z | [      host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO STEP 49 (remove_files) COMPLETE | 
| 8999 | 2024-05-23T03:46:08.294Z | [      host-image] May 23 03:46:06.815 INFO O| May 23 03:46:06.815 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9000 | 2024-05-23T03:46:08.303Z | [      host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.825 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf" | 
| 9001 | 2024-05-23T03:46:08.310Z | [      host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.826 INFO STEP 50 (remove_files) COMPLETE | 
| 9002 | 2024-05-23T03:46:08.310Z | [      host-image] May 23 03:46:06.826 INFO O| May 23 03:46:06.826 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9003 | 2024-05-23T03:46:08.323Z | [      host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" | 
| 9004 | 2024-05-23T03:46:08.323Z | [      host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO STEP 51 (remove_files) COMPLETE | 
| 9005 | 2024-05-23T03:46:08.323Z | [      host-image] May 23 03:46:06.836 INFO O| May 23 03:46:06.836 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9006 | 2024-05-23T03:46:08.335Z | [      host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" | 
| 9007 | 2024-05-23T03:46:08.336Z | [      host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO STEP 52 (remove_files) COMPLETE | 
| 9008 | 2024-05-23T03:46:08.336Z | [      host-image] May 23 03:46:06.845 INFO O| May 23 03:46:06.845 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9009 | 2024-05-23T03:46:08.339Z | [      host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm" | 
| 9010 | 2024-05-23T03:46:08.340Z | [      host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO STEP 53 (remove_files) COMPLETE | 
| 9011 | 2024-05-23T03:46:08.340Z | [      host-image] May 23 03:46:06.855 INFO O| May 23 03:46:06.855 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9012 | 2024-05-23T03:46:08.344Z | [      host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm" | 
| 9013 | 2024-05-23T03:46:08.344Z | [      host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO STEP 54 (remove_files) COMPLETE | 
| 9014 | 2024-05-23T03:46:08.344Z | [      host-image] May 23 03:46:06.864 INFO O| May 23 03:46:06.864 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9015 | 2024-05-23T03:46:08.351Z | [      host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm" | 
| 9016 | 2024-05-23T03:46:08.351Z | [      host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO STEP 55 (remove_files) COMPLETE | 
| 9017 | 2024-05-23T03:46:08.355Z | [      host-image] May 23 03:46:06.873 INFO O| May 23 03:46:06.873 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9018 | 2024-05-23T03:46:08.360Z | [      host-image] May 23 03:46:06.882 INFO O| May 23 03:46:06.882 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm" | 
| 9019 | 2024-05-23T03:46:08.364Z | [      host-image] May 23 03:46:06.882 INFO O| May 23 03:46:06.882 INFO STEP 56 (remove_files) COMPLETE | 
| 9020 | 2024-05-23T03:46:08.364Z | [      host-image] May 23 03:46:06.883 INFO O| May 23 03:46:06.882 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9021 | 2024-05-23T03:46:08.370Z | [      host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar" | 
| 9022 | 2024-05-23T03:46:08.370Z | [      host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO STEP 57 (remove_files) COMPLETE | 
| 9023 | 2024-05-23T03:46:08.370Z | [      host-image] May 23 03:46:06.892 INFO O| May 23 03:46:06.892 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9024 | 2024-05-23T03:46:08.379Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking | 
| 9025 | 2024-05-23T03:46:08.379Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ... | 
| 9026 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 9027 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 9028 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 9029 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap | 
| 9030 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO ok! | 
| 9031 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO STEP 58 (ensure_file) COMPLETE | 
| 9032 | 2024-05-23T03:46:08.383Z | [      host-image] May 23 03:46:06.902 INFO O| May 23 03:46:06.902 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9033 | 2024-05-23T03:46:08.390Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking | 
| 9034 | 2024-05-23T03:46:08.391Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ... | 
| 9035 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 9036 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 9037 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 9038 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk | 
| 9039 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO ok! | 
| 9040 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO STEP 59 (ensure_file) COMPLETE | 
| 9041 | 2024-05-23T03:46:08.394Z | [      host-image] May 23 03:46:06.913 INFO O| May 23 03:46:06.913 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9042 | 2024-05-23T03:46:08.402Z | [      host-image] May 23 03:46:06.924 INFO O| May 23 03:46:06.924 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist | 
| 9043 | 2024-05-23T03:46:08.402Z | [      host-image] May 23 03:46:06.924 INFO O| May 23 03:46:06.924 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ... | 
| 9044 | 2024-05-23T03:46:08.406Z | [      host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.924 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile | 
| 9045 | 2024-05-23T03:46:08.406Z | [      host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.924 INFO ok! | 
| 9046 | 2024-05-23T03:46:08.406Z | [      host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.925 INFO STEP 60 (ensure_file) COMPLETE | 
| 9047 | 2024-05-23T03:46:08.406Z | [      host-image] May 23 03:46:06.925 INFO O| May 23 03:46:06.925 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9048 | 2024-05-23T03:46:08.414Z | [      host-image] May 23 03:46:06.936 INFO O| May 23 03:46:06.936 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking | 
| 9049 | 2024-05-23T03:46:08.414Z | [      host-image] May 23 03:46:06.936 INFO O| May 23 03:46:06.936 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ... | 
| 9050 | 2024-05-23T03:46:08.421Z | [      host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc | 
| 9051 | 2024-05-23T03:46:08.421Z | [      host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO ok! | 
| 9052 | 2024-05-23T03:46:08.421Z | [      host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO STEP 61 (ensure_file) COMPLETE | 
| 9053 | 2024-05-23T03:46:08.421Z | [      host-image] May 23 03:46:06.937 INFO O| May 23 03:46:06.937 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9054 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking | 
| 9055 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ... | 
| 9056 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd | 
| 9057 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd | 
| 9058 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO ok! | 
| 9059 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO STEP 62 (ensure_file) COMPLETE | 
| 9060 | 2024-05-23T03:46:08.426Z | [      host-image] May 23 03:46:06.947 INFO O| May 23 03:46:06.947 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9061 | 2024-05-23T03:46:08.435Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist | 
| 9062 | 2024-05-23T03:46:08.435Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ... | 
| 9063 | 2024-05-23T03:46:08.435Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf | 
| 9064 | 2024-05-23T03:46:08.438Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf | 
| 9065 | 2024-05-23T03:46:08.438Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO ok! | 
| 9066 | 2024-05-23T03:46:08.438Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO STEP 63 (ensure_file) COMPLETE | 
| 9067 | 2024-05-23T03:46:08.439Z | [      host-image] May 23 03:46:06.957 INFO O| May 23 03:46:06.957 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9068 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist | 
| 9069 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ... | 
| 9070 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly | 
| 9071 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO ok! | 
| 9072 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO STEP 64 (assemble_files) COMPLETE | 
| 9073 | 2024-05-23T03:46:08.452Z | [      host-image] May 23 03:46:06.967 INFO O| May 23 03:46:06.967 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9074 | 2024-05-23T03:46:08.457Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist | 
| 9075 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ... | 
| 9076 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf | 
| 9077 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf | 
| 9078 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO ok! | 
| 9079 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO STEP 65 (ensure_file) COMPLETE | 
| 9080 | 2024-05-23T03:46:08.458Z | [      host-image] May 23 03:46:06.977 INFO O| May 23 03:46:06.977 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9081 | 2024-05-23T03:46:08.467Z | [      host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline | 
| 9082 | 2024-05-23T03:46:08.471Z | [      host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline | 
| 9083 | 2024-05-23T03:46:08.471Z | [      host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline | 
| 9084 | 2024-05-23T03:46:08.471Z | [      host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO STEP 66 (ensure_dir) COMPLETE | 
| 9085 | 2024-05-23T03:46:08.471Z | [      host-image] May 23 03:46:06.989 INFO O| May 23 03:46:06.989 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9086 | 2024-05-23T03:46:08.479Z | [      host-image] May 23 03:46:07.001 INFO O| May 23 03:46:07.001 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist | 
| 9087 | 2024-05-23T03:46:08.484Z | [      host-image] May 23 03:46:07.001 INFO O| May 23 03:46:07.001 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 ... | 
| 9088 | 2024-05-23T03:46:08.491Z | [      host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 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 | 
| 9089 | 2024-05-23T03:46:08.491Z | [      host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz | 
| 9090 | 2024-05-23T03:46:08.491Z | [      host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO ok! | 
| 9091 | 2024-05-23T03:46:08.491Z | [      host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO STEP 67 (ensure_file) COMPLETE | 
| 9092 | 2024-05-23T03:46:08.491Z | [      host-image] May 23 03:46:07.009 INFO O| May 23 03:46:07.009 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9093 | 2024-05-23T03:46:08.499Z | [      host-image] May 23 03:46:07.020 INFO O| May 23 03:46:07.020 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist | 
| 9094 | 2024-05-23T03:46:08.499Z | [      host-image] May 23 03:46:07.020 INFO O| May 23 03:46:07.020 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 ... | 
| 9095 | 2024-05-23T03:46:08.504Z | [      host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 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 | 
| 9096 | 2024-05-23T03:46:08.504Z | [      host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt | 
| 9097 | 2024-05-23T03:46:08.504Z | [      host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO ok! | 
| 9098 | 2024-05-23T03:46:08.504Z | [      host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO STEP 68 (ensure_file) COMPLETE | 
| 9099 | 2024-05-23T03:46:08.504Z | [      host-image] May 23 03:46:07.021 INFO O| May 23 03:46:07.021 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json | 
| 9100 | 2024-05-23T03:46:08.516Z | [      host-image] May 23 03:46:07.037 INFO O| May 23 03:46:07.037 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal | 
| 9101 | 2024-05-23T03:46:08.521Z | [      host-image] May 23 03:46:07.037 INFO O| May 23 03:46:07.037 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."] | 
| 9102 | 2024-05-23T03:46:10.616Z | [      host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO STEP 69 (pack_tar) COMPLETE | 
| 9103 | 2024-05-23T03:46:10.616Z | [      host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim | 
| 9104 | 2024-05-23T03:46:10.620Z | [      host-image] May 23 03:46:09.137 INFO O| May 23 03:46:09.137 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim | 
| 9105 | 2024-05-23T03:46:10.728Z | [      host-image] May 23 03:46:09.249 INFO O| May 23 03:46:09.249 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim | 
| 9106 | 2024-05-23T03:46:10.789Z | [      host-image] May 23 03:46:09.309 INFO O| May 23 03:46:09.309 INFO completed processing gimlet/ramdisk-02-trim | 
| 9107 | 2024-05-23T03:46:10.793Z | [      host-image] May 23 03:46:09.311 INFO image builder template: zfs... | 
| 9108 | 2024-05-23T03:46:10.793Z | [      host-image] May 23 03:46:09.311 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/.tmpXdkP92/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.29.250", "-n", "zfs"], pwd: None | 
| 9109 | 2024-05-23T03:46:10.803Z | [      host-image] May 23 03:46:09.325 INFO O| May 23 03:46:09.325 INFO skip include "stress" because feature "stress" is not enabled | 
| 9110 | 2024-05-23T03:46:10.829Z | [      host-image] May 23 03:46:09.350 INFO O| May 23 03:46:09.350 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs | 
| 9111 | 2024-05-23T03:46:10.834Z | [      host-image] May 23 03:46:09.355 INFO O| May 23 03:46:09.355 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs | 
| 9112 | 2024-05-23T03:46:10.920Z | [      host-image] May 23 03:46:09.441 INFO O| May 23 03:46:09.441 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled | 
| 9113 | 2024-05-23T03:46:10.963Z | [      host-image] May 23 03:46:09.484 INFO O| May 23 03:46:09.484 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs | 
| 9114 | 2024-05-23T03:46:10.963Z | [      host-image] May 23 03:46:09.484 INFO O| May 23 03:46:09.484 INFO work dataset: rpool/images/build/host/work/gimlet/zfs | 
| 9115 | 2024-05-23T03:46:10.967Z | [      host-image] May 23 03:46:09.489 INFO O| May 23 03:46:09.489 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs | 
| 9116 | 2024-05-23T03:46:11.026Z | [      host-image] May 23 03:46:09.547 INFO O| May 23 03:46:09.547 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled | 
| 9117 | 2024-05-23T03:46:11.070Z | [      host-image] May 23 03:46:09.591 INFO O| May 23 03:46:09.591 INFO DESTROY POOL: TEMPORARY-gimlet-zfs | 
| 9118 | 2024-05-23T03:46:11.081Z | [      host-image] May 23 03:46:09.602 INFO O| May 23 03:46:09.602 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw | 
| 9119 | 2024-05-23T03:46:11.086Z | [      host-image] May 23 03:46:09.607 INFO O| May 23 03:46:09.607 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot | 
| 9120 | 2024-05-23T03:46:11.091Z | [      host-image] May 23 03:46:09.607 INFO O| May 23 03:46:09.607 INFO no lofi found | 
| 9121 | 2024-05-23T03:46:11.091Z | [      host-image] May 23 03:46:09.608 INFO O| May 23 03:46:09.608 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal | 
| 9122 | 2024-05-23T03:46:11.092Z | [      host-image] May 23 03:46:09.608 INFO O| May 23 03:46:09.608 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw | 
| 9123 | 2024-05-23T03:46:12.490Z | [      host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.010 INFO lofi device = /dev/dsk/c2t1d0p0 | 
| 9124 | 2024-05-23T03:46:12.490Z | [      host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.010 INFO pool device = /dev/dsk/c2t1d0p0 | 
| 9125 | 2024-05-23T03:46:12.490Z | [      host-image] May 23 03:46:11.010 INFO O| May 23 03:46:11.010 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"] | 
| 9126 | 2024-05-23T03:46:12.525Z | [  recovery-image] May 23 03:46:11.046 INFO creating reset image... | 
| 9127 | 2024-05-23T03:46:12.529Z | [  recovery-image] May 23 03:46:11.046 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") | 
| 9128 | 2024-05-23T03:46:12.567Z | [      host-image] May 23 03:46:11.087 INFO O| May 23 03:46:11.087 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9129 | 2024-05-23T03:46:12.567Z | [      host-image] May 23 03:46:11.088 INFO O| May 23 03:46:11.087 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT | 
| 9130 | 2024-05-23T03:46:12.591Z | [      host-image] May 23 03:46:11.112 INFO O| May 23 03:46:11.112 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off | 
| 9131 | 2024-05-23T03:46:12.664Z | [      host-image] May 23 03:46:11.184 INFO O| May 23 03:46:11.184 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy | 
| 9132 | 2024-05-23T03:46:12.704Z | [      host-image] May 23 03:46:11.222 INFO O| May 23 03:46:11.222 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk | 
| 9133 | 2024-05-23T03:46:12.724Z | [      host-image] May 23 03:46:11.238 INFO O| May 23 03:46:11.238 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto | 
| 9134 | 2024-05-23T03:46:12.733Z | [      host-image] May 23 03:46:11.250 INFO O| May 23 03:46:11.250 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy | 
| 9135 | 2024-05-23T03:46:12.779Z | [      host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a | 
| 9136 | 2024-05-23T03:46:12.779Z | [      host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a | 
| 9137 | 2024-05-23T03:46:12.783Z | [      host-image] May 23 03:46:11.300 INFO O| May 23 03:46:11.300 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"] | 
| 9138 | 2024-05-23T03:46:12.791Z | [      host-image] May 23 03:46:11.312 INFO O| May 23 03:46:11.311 INFO boot environment UUID: d275447c-487a-4fe4-b6a7-76cf1ad988b4 | 
| 9139 | 2024-05-23T03:46:12.791Z | [      host-image] May 23 03:46:11.312 INFO O| May 23 03:46:11.311 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = d275447c-487a-4fe4-b6a7-76cf1ad988b4 | 
| 9140 | 2024-05-23T03:46:12.796Z | [  recovery-image] May 23 03:46:11.315 INFO E| Updating crates.io index | 
| 9141 | 2024-05-23T03:46:12.802Z | [      host-image] May 23 03:46:11.323 INFO O| May 23 03:46:11.323 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static | 
| 9142 | 2024-05-23T03:46:12.813Z | [      host-image] May 23 03:46:11.334 INFO O| May 23 03:46:11.334 INFO STEP 0 (create_be) COMPLETE | 
| 9143 | 2024-05-23T03:46:12.813Z | [      host-image] May 23 03:46:11.334 INFO O| May 23 03:46:11.334 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9144 | 2024-05-23T03:46:12.827Z | [      host-image] May 23 03:46:11.348 INFO O| May 23 03:46:11.348 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"] | 
| 9145 | 2024-05-23T03:46:13.037Z | [  recovery-image] May 23 03:46:11.553 INFO E| Downloading crates ... | 
| 9146 | 2024-05-23T03:46:13.112Z | [  recovery-image] May 23 03:46:11.629 INFO E| Downloaded anstyle v1.0.6 | 
| 9147 | 2024-05-23T03:46:13.117Z | [  recovery-image] May 23 03:46:11.636 INFO E| Downloaded clap_derive v4.5.3 | 
| 9148 | 2024-05-23T03:46:13.152Z | [  recovery-image] May 23 03:46:11.641 INFO E| Downloaded strsim v0.11.0 | 
| 9149 | 2024-05-23T03:46:13.152Z | [  recovery-image] May 23 03:46:11.643 INFO E| Downloaded anstyle-query v1.0.2 | 
| 9150 | 2024-05-23T03:46:13.153Z | [  recovery-image] May 23 03:46:11.644 INFO E| Downloaded shared_child v1.0.0 | 
| 9151 | 2024-05-23T03:46:13.153Z | [  recovery-image] May 23 03:46:11.646 INFO E| Downloaded os_pipe v1.1.5 | 
| 9152 | 2024-05-23T03:46:13.153Z | [  recovery-image] May 23 03:46:11.647 INFO E| Downloaded colorchoice v1.0.0 | 
| 9153 | 2024-05-23T03:46:13.159Z | [  recovery-image] May 23 03:46:11.649 INFO E| Downloaded anstream v0.6.13 | 
| 9154 | 2024-05-23T03:46:13.159Z | [  recovery-image] May 23 03:46:11.653 INFO E| Downloaded duct v0.13.7 | 
| 9155 | 2024-05-23T03:46:13.163Z | [  recovery-image] May 23 03:46:11.655 INFO E| Downloaded proc-macro2 v1.0.79 | 
| 9156 | 2024-05-23T03:46:13.168Z | [  recovery-image] May 23 03:46:11.660 INFO E| Downloaded clap v4.5.3 | 
| 9157 | 2024-05-23T03:46:13.168Z | [  recovery-image] May 23 03:46:11.671 INFO E| Downloaded anstyle-parse v0.2.3 | 
| 9158 | 2024-05-23T03:46:13.168Z | [  recovery-image] May 23 03:46:11.674 INFO E| Downloaded syn v2.0.53 | 
| 9159 | 2024-05-23T03:46:13.246Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling proc-macro2 v1.0.79 | 
| 9160 | 2024-05-23T03:46:13.263Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling libc v0.2.153 | 
| 9161 | 2024-05-23T03:46:13.263Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling unicode-ident v1.0.12 | 
| 9162 | 2024-05-23T03:46:13.264Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling utf8parse v0.2.1 | 
| 9163 | 2024-05-23T03:46:13.264Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling anstyle v1.0.6 | 
| 9164 | 2024-05-23T03:46:13.264Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling anstyle-query v1.0.2 | 
| 9165 | 2024-05-23T03:46:13.264Z | [  recovery-image] May 23 03:46:11.757 INFO E| Compiling colorchoice v1.0.0 | 
| 9166 | 2024-05-23T03:46:13.264Z | [  recovery-image] May 23 03:46:11.758 INFO E| Compiling strsim v0.11.0 | 
| 9167 | 2024-05-23T03:46:13.867Z | [  recovery-image] May 23 03:46:12.387 INFO E| Compiling heck v0.5.0 | 
| 9168 | 2024-05-23T03:46:13.987Z | [  recovery-image] May 23 03:46:12.507 INFO E| Compiling anstyle-parse v0.2.3 | 
| 9169 | 2024-05-23T03:46:14.050Z | [  recovery-image] May 23 03:46:12.570 INFO E| Compiling clap_lex v0.7.0 | 
| 9170 | 2024-05-23T03:46:14.092Z | [  recovery-image] May 23 03:46:12.612 INFO E| Compiling once_cell v1.19.0 | 
| 9171 | 2024-05-23T03:46:14.812Z | [  recovery-image] May 23 03:46:13.332 INFO E| Compiling anstream v0.6.13 | 
| 9172 | 2024-05-23T03:46:15.631Z | [  recovery-image] May 23 03:46:14.147 INFO E| Compiling clap_builder v4.5.2 | 
| 9173 | 2024-05-23T03:46:15.794Z | [  recovery-image] May 23 03:46:14.314 INFO E| Compiling quote v1.0.35 | 
| 9174 | 2024-05-23T03:46:16.082Z | [  recovery-image] May 23 03:46:14.602 INFO E| Compiling os_pipe v1.1.5 | 
| 9175 | 2024-05-23T03:46:16.094Z | [  recovery-image] May 23 03:46:14.614 INFO E| Compiling shared_child v1.0.0 | 
| 9176 | 2024-05-23T03:46:16.640Z | [  recovery-image] May 23 03:46:15.156 INFO E| Compiling syn v2.0.53 | 
| 9177 | 2024-05-23T03:46:16.716Z | [  recovery-image] May 23 03:46:15.235 INFO E| Compiling duct v0.13.7 | 
| 9178 | 2024-05-23T03:46:24.379Z | [  recovery-image] May 23 03:46:22.893 INFO E| Compiling clap_derive v4.5.3 | 
| 9179 | 2024-05-23T03:46:27.749Z | [  recovery-image] May 23 03:46:26.266 INFO E| Compiling clap v4.5.3 | 
| 9180 | 2024-05-23T03:46:27.824Z | [  recovery-image] May 23 03:46:26.340 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) | 
| 9181 | 2024-05-23T03:46:29.354Z | [  recovery-image] May 23 03:46:27.870 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s | 
| 9182 | 2024-05-23T03:46:29.362Z | [  recovery-image] May 23 03:46:27.879 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z` | 
| 9183 | 2024-05-23T03:46:29.509Z | [  recovery-image] May 23 03:46:28.025 INFO E| Updating crates.io index | 
| 9184 | 2024-05-23T03:46:29.706Z | [  recovery-image] May 23 03:46:28.222 INFO E| Downloading crates ... | 
| 9185 | 2024-05-23T03:46:29.802Z | [  recovery-image] May 23 03:46:28.318 INFO E| Downloaded bit_field v0.10.2 | 
| 9186 | 2024-05-23T03:46:29.807Z | [  recovery-image] May 23 03:46:28.320 INFO E| Downloaded seq-macro v0.3.5 | 
| 9187 | 2024-05-23T03:46:29.823Z | [  recovery-image] May 23 03:46:28.340 INFO E| Downloaded cpio_reader v0.1.1 | 
| 9188 | 2024-05-23T03:46:29.833Z | [  recovery-image] May 23 03:46:28.347 INFO E| Downloaded raw-cpuid v10.7.0 | 
| 9189 | 2024-05-23T03:46:29.839Z | [  recovery-image] May 23 03:46:28.353 INFO E| Downloaded goblin v0.8.0 | 
| 9190 | 2024-05-23T03:46:29.976Z | [  recovery-image] May 23 03:46:28.493 INFO E| Downloaded x86 v0.52.0 | 
| 9191 | 2024-05-23T03:46:30.088Z | [  recovery-image] May 23 03:46:28.594 INFO E| Updating crates.io index | 
| 9192 | 2024-05-23T03:46:30.143Z | [  recovery-image] May 23 03:46:28.658 INFO E| Downloading crates ... | 
| 9193 | 2024-05-23T03:46:30.211Z | [  recovery-image] May 23 03:46:28.718 INFO E| Downloaded allocator-api2 v0.2.16 | 
| 9194 | 2024-05-23T03:46:30.232Z | [  recovery-image] May 23 03:46:28.723 INFO E| Downloaded rustc-demangle v0.1.23 | 
| 9195 | 2024-05-23T03:46:30.283Z | [  recovery-image] May 23 03:46:28.736 INFO E| Downloaded compiler_builtins v0.1.108 | 
| 9196 | 2024-05-23T03:46:30.323Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling compiler_builtins v0.1.108 | 
| 9197 | 2024-05-23T03:46:30.323Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) | 
| 9198 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling proc-macro2 v1.0.79 | 
| 9199 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling unicode-ident v1.0.12 | 
| 9200 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling syn v1.0.109 | 
| 9201 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling x86 v0.52.0 | 
| 9202 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) | 
| 9203 | 2024-05-23T03:46:30.324Z | [  recovery-image] May 23 03:46:28.838 INFO E| Compiling seq-macro v0.3.5 | 
| 9204 | 2024-05-23T03:46:32.198Z | [  recovery-image] May 23 03:46:30.711 INFO E| Compiling quote v1.0.35 | 
| 9205 | 2024-05-23T03:46:32.625Z | [  recovery-image] May 23 03:46:31.140 INFO E| Compiling syn v2.0.53 | 
| 9206 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.465 INFO O| May 23 03:46:33.465 INFO STEP 1 (unpack_tar) COMPLETE | 
| 9207 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.465 INFO O| May 23 03:46:33.465 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9208 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.477 INFO O| May 23 03:46:33.477 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"] | 
| 9209 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.835 INFO O| May 23 03:46:33.835 INFO STEP 2 (devfsadm) COMPLETE | 
| 9210 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.835 INFO O| May 23 03:46:33.835 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9211 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg | 
| 9212 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg | 
| 9213 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO STEP 3 (ensure_dir) COMPLETE | 
| 9214 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.852 INFO O| May 23 03:46:33.852 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9215 | 2024-05-23T03:46:42.059Z | [      host-image] May 23 03:46:33.867 INFO O| May 23 03:46:33.867 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk | 
| 9216 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.868 INFO O| May 23 03:46:33.867 INFO STEP 4 (ensure_dir) COMPLETE | 
| 9217 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.868 INFO O| May 23 03:46:33.867 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9218 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.879 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk | 
| 9219 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.880 INFO STEP 5 (ensure_dir) COMPLETE | 
| 9220 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.880 INFO O| May 23 03:46:33.880 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9221 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors | 
| 9222 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors | 
| 9223 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO STEP 6 (ensure_dir) COMPLETE | 
| 9224 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.893 INFO O| May 23 03:46:33.893 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9225 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb | 
| 9226 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb | 
| 9227 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.904 INFO O| May 23 03:46:33.904 INFO STEP 7 (ensure_dir) COMPLETE | 
| 9228 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.905 INFO O| May 23 03:46:33.904 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9229 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.917 INFO O| May 23 03:46:33.917 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg" | 
| 9230 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.918 INFO O| May 23 03:46:33.918 INFO STEP 8 (remove_files) COMPLETE | 
| 9231 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.918 INFO O| May 23 03:46:33.918 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9232 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.930 INFO O| May 23 03:46:33.930 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk" | 
| 9233 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.931 INFO O| May 23 03:46:33.931 INFO STEP 9 (remove_files) COMPLETE | 
| 9234 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.931 INFO O| May 23 03:46:33.931 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9235 | 2024-05-23T03:46:42.060Z | [      host-image] May 23 03:46:33.946 INFO O| May 23 03:46:33.946 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk" | 
| 9236 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.947 INFO O| May 23 03:46:33.947 INFO STEP 10 (remove_files) COMPLETE | 
| 9237 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.947 INFO O| May 23 03:46:33.947 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9238 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors" | 
| 9239 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO STEP 11 (remove_files) COMPLETE | 
| 9240 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.962 INFO O| May 23 03:46:33.962 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9241 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb" | 
| 9242 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO STEP 12 (remove_files) COMPLETE | 
| 9243 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.975 INFO O| May 23 03:46:33.975 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9244 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg | 
| 9245 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg | 
| 9246 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO STEP 13 (ensure_dir) COMPLETE | 
| 9247 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.986 INFO O| May 23 03:46:33.986 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9248 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.996 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk | 
| 9249 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk | 
| 9250 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk | 
| 9251 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO STEP 14 (ensure_dir) COMPLETE | 
| 9252 | 2024-05-23T03:46:42.061Z | [      host-image] May 23 03:46:33.997 INFO O| May 23 03:46:33.997 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9253 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk | 
| 9254 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk | 
| 9255 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk | 
| 9256 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO STEP 15 (ensure_dir) COMPLETE | 
| 9257 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.009 INFO O| May 23 03:46:34.009 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9258 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors | 
| 9259 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors | 
| 9260 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO STEP 16 (ensure_dir) COMPLETE | 
| 9261 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.020 INFO O| May 23 03:46:34.020 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9262 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.035 INFO O| May 23 03:46:34.035 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb | 
| 9263 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.035 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb | 
| 9264 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.035 INFO STEP 17 (ensure_dir) COMPLETE | 
| 9265 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.036 INFO O| May 23 03:46:34.036 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9266 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) | 
| 9267 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog | 
| 9268 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO ok! | 
| 9269 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO STEP 18 (ensure_symlink) COMPLETE | 
| 9270 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.051 INFO O| May 23 03:46:34.051 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json | 
| 9271 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents | 
| 9272 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure | 
| 9273 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO ok! | 
| 9274 | 2024-05-23T03:46:42.062Z | [      host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO STEP 19 (ensure_file) COMPLETE | 
| 9275 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.063 INFO O| May 23 03:46:34.063 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9276 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist | 
| 9277 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... | 
| 9278 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml | 
| 9279 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO ok! | 
| 9280 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO STEP 20 (ensure_symlink) COMPLETE | 
| 9281 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.078 INFO O| May 23 03:46:34.078 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9282 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist | 
| 9283 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... | 
| 9284 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml | 
| 9285 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.093 INFO O| May 23 03:46:34.093 INFO ok! | 
| 9286 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.094 INFO O| May 23 03:46:34.093 INFO STEP 21 (ensure_symlink) COMPLETE | 
| 9287 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.094 INFO O| May 23 03:46:34.093 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9288 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.108 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist | 
| 9289 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... | 
| 9290 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml | 
| 9291 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO ok! | 
| 9292 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO STEP 22 (ensure_symlink) COMPLETE | 
| 9293 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.109 INFO O| May 23 03:46:34.109 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9294 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist | 
| 9295 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... | 
| 9296 | 2024-05-23T03:46:42.063Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml | 
| 9297 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO ok! | 
| 9298 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO STEP 23 (ensure_symlink) COMPLETE | 
| 9299 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.121 INFO O| May 23 03:46:34.121 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9300 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking | 
| 9301 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ... | 
| 9302 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf | 
| 9303 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO ok! | 
| 9304 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO STEP 24 (ensure_file) COMPLETE | 
| 9305 | 2024-05-23T03:46:42.064Z | [      host-image] May 23 03:46:34.133 INFO O| May 23 03:46:34.133 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9306 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO updating shadow file | 
| 9307 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow | 
| 9308 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.145 INFO O| May 23 03:46:34.145 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow | 
| 9309 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.146 INFO O| May 23 03:46:34.146 INFO STEP 25 (shadow) COMPLETE | 
| 9310 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.146 INFO O| May 23 03:46:34.146 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9311 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking | 
| 9312 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ... | 
| 9313 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts | 
| 9314 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO ok! | 
| 9315 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO STEP 26 (ensure_file) COMPLETE | 
| 9316 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.157 INFO O| May 23 03:46:34.157 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9317 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist | 
| 9318 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ... | 
| 9319 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename | 
| 9320 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO ok! | 
| 9321 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO STEP 27 (ensure_file) COMPLETE | 
| 9322 | 2024-05-23T03:46:42.086Z | [      host-image] May 23 03:46:34.169 INFO O| May 23 03:46:34.169 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9323 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.182 INFO O| May 23 03:46:34.182 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking | 
| 9324 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.182 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ... | 
| 9325 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent | 
| 9326 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent | 
| 9327 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO ok! | 
| 9328 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO STEP 28 (ensure_file) COMPLETE | 
| 9329 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.183 INFO O| May 23 03:46:34.183 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json | 
| 9330 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist | 
| 9331 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ... | 
| 9332 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf | 
| 9333 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO ok! | 
| 9334 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO STEP 29 (ensure_file) COMPLETE | 
| 9335 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.194 INFO O| May 23 03:46:34.194 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9336 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.208 INFO O| May 23 03:46:34.208 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist | 
| 9337 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.208 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ... | 
| 9338 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master | 
| 9339 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO ok! | 
| 9340 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO STEP 30 (ensure_file) COMPLETE | 
| 9341 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.209 INFO O| May 23 03:46:34.209 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9342 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking | 
| 9343 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ... | 
| 9344 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs | 
| 9345 | 2024-05-23T03:46:42.087Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs | 
| 9346 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO ok! | 
| 9347 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO STEP 31 (ensure_file) COMPLETE | 
| 9348 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.225 INFO O| May 23 03:46:34.225 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9349 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking | 
| 9350 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ... | 
| 9351 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init | 
| 9352 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO ok! | 
| 9353 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO STEP 32 (ensure_file) COMPLETE | 
| 9354 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.240 INFO O| May 23 03:46:34.240 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9355 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking | 
| 9356 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ... | 
| 9357 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config | 
| 9358 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO ok! | 
| 9359 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO STEP 33 (ensure_file) COMPLETE | 
| 9360 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.256 INFO O| May 23 03:46:34.256 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9361 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist | 
| 9362 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ... | 
| 9363 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams | 
| 9364 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams | 
| 9365 | 2024-05-23T03:46:42.088Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams | 
| 9366 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams | 
| 9367 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO ok! | 
| 9368 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO STEP 34 (ensure_file) COMPLETE | 
| 9369 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.272 INFO O| May 23 03:46:34.272 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 9370 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware | 
| 9371 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware | 
| 9372 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware | 
| 9373 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO STEP 35 (ensure_dir) COMPLETE | 
| 9374 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.286 INFO O| May 23 03:46:34.286 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 9375 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.304 INFO O| May 23 03:46:34.304 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 | 
| 9376 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.304 INFO O| May 23 03:46:34.304 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 ... | 
| 9377 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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 | 
| 9378 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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 | 
| 9379 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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 | 
| 9380 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 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 | 
| 9381 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO ok! | 
| 9382 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO STEP 36 (ensure_file) COMPLETE | 
| 9383 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.305 INFO O| May 23 03:46:34.305 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json | 
| 9384 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist | 
| 9385 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 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 ... | 
| 9386 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin | 
| 9387 | 2024-05-23T03:46:42.089Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO ok! | 
| 9388 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO STEP 37 (ensure_symlink) COMPLETE | 
| 9389 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.324 INFO O| May 23 03:46:34.324 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9390 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist | 
| 9391 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... | 
| 9392 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9393 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9394 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9395 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9396 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO ok! | 
| 9397 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO STEP 38 (ensure_file) COMPLETE | 
| 9398 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.337 INFO O| May 23 03:46:34.337 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9399 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist | 
| 9400 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 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 ... | 
| 9401 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 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 | 
| 9402 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml | 
| 9403 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO ok! | 
| 9404 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO STEP 39 (ensure_file) COMPLETE | 
| 9405 | 2024-05-23T03:46:42.090Z | [      host-image] May 23 03:46:34.351 INFO O| May 23 03:46:34.351 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9406 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.367 INFO O| May 23 03:46:34.367 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist | 
| 9407 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.367 INFO O| May 23 03:46:34.367 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ... | 
| 9408 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml | 
| 9409 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO ok! | 
| 9410 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO STEP 40 (ensure_file) COMPLETE | 
| 9411 | 2024-05-23T03:46:42.105Z | [      host-image] May 23 03:46:34.368 INFO O| May 23 03:46:34.368 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json | 
| 9412 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.383 INFO O| May 23 03:46:34.383 INFO updating shadow file | 
| 9413 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow | 
| 9414 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO STEP 41 (shadow) COMPLETE | 
| 9415 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.384 INFO O| May 23 03:46:34.384 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json | 
| 9416 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking | 
| 9417 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ... | 
| 9418 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login | 
| 9419 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login | 
| 9420 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO ok! | 
| 9421 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 42 (ensure_file) COMPLETE | 
| 9422 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9423 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO skip step because feature "mfg" is not enabled | 
| 9424 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9425 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO skip step because feature "mfg" is not enabled | 
| 9426 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.401 INFO O| May 23 03:46:34.401 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9427 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.414 INFO O| May 23 03:46:34.414 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist | 
| 9428 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:34.414 INFO O| May 23 03:46:34.414 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ... | 
| 9429 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot | 
| 9430 | 2024-05-23T03:46:42.106Z | [      host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot | 
| 9431 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO ok! | 
| 9432 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO STEP 45 (ensure_file) COMPLETE | 
| 9433 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.239 INFO O| May 23 03:46:35.239 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9434 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking | 
| 9435 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ... | 
| 9436 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9437 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9438 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9439 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot | 
| 9440 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO ok! | 
| 9441 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO STEP 46 (ensure_file) COMPLETE | 
| 9442 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.255 INFO O| May 23 03:46:35.255 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9443 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.268 INFO O| May 23 03:46:35.268 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking | 
| 9444 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.268 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 ... | 
| 9445 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 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 | 
| 9446 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml | 
| 9447 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO ok! | 
| 9448 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO STEP 47 (ensure_file) COMPLETE | 
| 9449 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.269 INFO O| May 23 03:46:35.269 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9450 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist | 
| 9451 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ... | 
| 9452 | 2024-05-23T03:46:42.107Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname | 
| 9453 | 2024-05-23T03:46:42.107Z | [  recovery-image] May 23 03:46:36.024 INFO E| Compiling scroll_derive v0.12.0 | 
| 9454 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname | 
| 9455 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname | 
| 9456 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname | 
| 9457 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO ok! | 
| 9458 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO STEP 48 (ensure_file) COMPLETE | 
| 9459 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.284 INFO O| May 23 03:46:35.284 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9460 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.300 INFO O| May 23 03:46:35.300 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist | 
| 9461 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.300 INFO O| May 23 03:46:35.300 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 ... | 
| 9462 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.300 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 | 
| 9463 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml | 
| 9464 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO ok! | 
| 9465 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO STEP 49 (ensure_file) COMPLETE | 
| 9466 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.301 INFO O| May 23 03:46:35.301 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9467 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist | 
| 9468 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ... | 
| 9469 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon | 
| 9470 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon | 
| 9471 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon | 
| 9472 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon | 
| 9473 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO ok! | 
| 9474 | 2024-05-23T03:46:42.108Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO STEP 50 (ensure_file) COMPLETE | 
| 9475 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.315 INFO O| May 23 03:46:35.315 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9476 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist | 
| 9477 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 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 ... | 
| 9478 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 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 | 
| 9479 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml | 
| 9480 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO ok! | 
| 9481 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO STEP 51 (ensure_file) COMPLETE | 
| 9482 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.328 INFO O| May 23 03:46:35.328 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9483 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist | 
| 9484 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 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 ... | 
| 9485 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 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 | 
| 9486 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml | 
| 9487 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO ok! | 
| 9488 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO STEP 52 (ensure_file) COMPLETE | 
| 9489 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.346 INFO O| May 23 03:46:35.346 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json | 
| 9490 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist | 
| 9491 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 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 ... | 
| 9492 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 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 | 
| 9493 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml | 
| 9494 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO ok! | 
| 9495 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO STEP 53 (ensure_file) COMPLETE | 
| 9496 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.360 INFO O| May 23 03:46:35.360 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9497 | 2024-05-23T03:46:42.109Z | [      host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.375 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt | 
| 9498 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.376 INFO STEP 54 (ensure_dir) COMPLETE | 
| 9499 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.376 INFO O| May 23 03:46:35.376 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9500 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide | 
| 9501 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide | 
| 9502 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO STEP 55 (ensure_dir) COMPLETE | 
| 9503 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.389 INFO O| May 23 03:46:35.389 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9504 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.400 INFO O| May 23 03:46:35.400 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm | 
| 9505 | 2024-05-23T03:46:42.110Z | [      host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm | 
| 9506 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO STEP 56 (ensure_dir) COMPLETE | 
| 9507 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.401 INFO O| May 23 03:46:35.401 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9508 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.419 INFO O| May 23 03:46:35.418 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist | 
| 9509 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.419 INFO O| May 23 03:46:35.418 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ... | 
| 9510 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm | 
| 9511 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO ok! | 
| 9512 | 2024-05-23T03:46:42.118Z | [      host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO STEP 57 (ensure_file) COMPLETE | 
| 9513 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:35.440 INFO O| May 23 03:46:35.440 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9514 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:35.457 INFO O| May 23 03:46:35.457 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist | 
| 9515 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:35.457 INFO O| May 23 03:46:35.457 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ... | 
| 9516 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd | 
| 9517 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO ok! | 
| 9518 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO STEP 58 (ensure_file) COMPLETE | 
| 9519 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.752 INFO O| May 23 03:46:36.752 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9520 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.768 INFO O| May 23 03:46:36.768 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg | 
| 9521 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg | 
| 9522 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO STEP 59 (ensure_dir) COMPLETE | 
| 9523 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.769 INFO O| May 23 03:46:36.769 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9524 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist | 
| 9525 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9526 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh | 
| 9527 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO ok! | 
| 9528 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO STEP 60 (ensure_file) COMPLETE | 
| 9529 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.785 INFO O| May 23 03:46:36.785 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9530 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist | 
| 9531 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9532 | 2024-05-23T03:46:42.119Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh | 
| 9533 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO ok! | 
| 9534 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO STEP 61 (ensure_file) COMPLETE | 
| 9535 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.801 INFO O| May 23 03:46:36.801 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9536 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd | 
| 9537 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd | 
| 9538 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO STEP 62 (ensure_dir) COMPLETE | 
| 9539 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.815 INFO O| May 23 03:46:36.815 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9540 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:36.829 INFO O| May 23 03:46:36.829 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist | 
| 9541 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9542 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml | 
| 9543 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO ok! | 
| 9544 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO STEP 63 (ensure_file) COMPLETE | 
| 9545 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.829 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9546 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist | 
| 9547 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9548 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh | 
| 9549 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO ok! | 
| 9550 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO STEP 64 (ensure_file) COMPLETE | 
| 9551 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.845 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9552 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm | 
| 9553 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm | 
| 9554 | 2024-05-23T03:46:42.120Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO STEP 65 (ensure_dir) COMPLETE | 
| 9555 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.861 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9556 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist | 
| 9557 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9558 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml | 
| 9559 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO ok! | 
| 9560 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO STEP 66 (ensure_file) COMPLETE | 
| 9561 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.876 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9562 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist | 
| 9563 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ... | 
| 9564 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION | 
| 9565 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO ok! | 
| 9566 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO STEP 67 (ensure_file) COMPLETE | 
| 9567 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.887 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9568 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.898 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent | 
| 9569 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent | 
| 9570 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO STEP 68 (ensure_dir) COMPLETE | 
| 9571 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.899 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9572 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.910 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist | 
| 9573 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:36.910 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ... | 
| 9574 | 2024-05-23T03:46:42.121Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle | 
| 9575 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO ok! | 
| 9576 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO STEP 69 (ensure_file) COMPLETE | 
| 9577 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.554 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9578 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.567 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist | 
| 9579 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:37.567 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ... | 
| 9580 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent | 
| 9581 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO ok! | 
| 9582 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO STEP 70 (ensure_file) COMPLETE | 
| 9583 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.295 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9584 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg | 
| 9585 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg | 
| 9586 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO STEP 71 (ensure_dir) COMPLETE | 
| 9587 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.314 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9588 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist | 
| 9589 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9590 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml | 
| 9591 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO ok! | 
| 9592 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO STEP 72 (ensure_file) COMPLETE | 
| 9593 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.331 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9594 | 2024-05-23T03:46:42.122Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist | 
| 9595 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9596 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.347 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md | 
| 9597 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO ok! | 
| 9598 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO STEP 73 (ensure_file) COMPLETE | 
| 9599 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.348 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9600 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.364 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist | 
| 9601 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.534 INFO O| May 23 03:46:39.364 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ... | 
| 9602 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION | 
| 9603 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO ok! | 
| 9604 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO STEP 74 (ensure_file) COMPLETE | 
| 9605 | 2024-05-23T03:46:42.123Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.364 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9606 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.380 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist | 
| 9607 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ... | 
| 9608 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz | 
| 9609 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO ok! | 
| 9610 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO STEP 75 (ensure_file) COMPLETE | 
| 9611 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.381 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9612 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog | 
| 9613 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog | 
| 9614 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO STEP 76 (ensure_dir) COMPLETE | 
| 9615 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.397 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9616 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.412 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist | 
| 9617 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.412 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ... | 
| 9618 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog | 
| 9619 | 2024-05-23T03:46:42.131Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO ok! | 
| 9620 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO STEP 77 (ensure_file) COMPLETE | 
| 9621 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.418 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9622 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist | 
| 9623 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ... | 
| 9624 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION | 
| 9625 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO ok! | 
| 9626 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO STEP 78 (ensure_file) COMPLETE | 
| 9627 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.434 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9628 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.450 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist | 
| 9629 | 2024-05-23T03:46:42.132Z | [      host-image] May 23 03:46:40.536 INFO O| May 23 03:46:39.450 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ... | 
| 9630 | 2024-05-23T03:46:42.217Z | [  recovery-image] May 23 03:46:40.731 INFO E| Compiling bitstruct_derive v0.1.0 | 
| 9631 | 2024-05-23T03:46:42.335Z | [      host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz | 
| 9632 | 2024-05-23T03:46:42.336Z | [      host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO ok! | 
| 9633 | 2024-05-23T03:46:42.341Z | [      host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO STEP 79 (ensure_file) COMPLETE | 
| 9634 | 2024-05-23T03:46:42.341Z | [      host-image] May 23 03:46:40.843 INFO O| May 23 03:46:40.843 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9635 | 2024-05-23T03:46:42.342Z | [      host-image] May 23 03:46:40.854 INFO O| May 23 03:46:40.854 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind | 
| 9636 | 2024-05-23T03:46:42.342Z | [      host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind | 
| 9637 | 2024-05-23T03:46:42.342Z | [      host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO STEP 80 (ensure_dir) COMPLETE | 
| 9638 | 2024-05-23T03:46:42.342Z | [      host-image] May 23 03:46:40.855 INFO O| May 23 03:46:40.855 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9639 | 2024-05-23T03:46:42.352Z | [      host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib | 
| 9640 | 2024-05-23T03:46:42.352Z | [      host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib | 
| 9641 | 2024-05-23T03:46:42.352Z | [      host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO STEP 81 (ensure_dir) COMPLETE | 
| 9642 | 2024-05-23T03:46:42.360Z | [      host-image] May 23 03:46:40.865 INFO O| May 23 03:46:40.865 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9643 | 2024-05-23T03:46:42.369Z | [      host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc | 
| 9644 | 2024-05-23T03:46:42.369Z | [      host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc | 
| 9645 | 2024-05-23T03:46:42.369Z | [      host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO STEP 82 (ensure_dir) COMPLETE | 
| 9646 | 2024-05-23T03:46:42.370Z | [      host-image] May 23 03:46:40.875 INFO O| May 23 03:46:40.875 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9647 | 2024-05-23T03:46:42.373Z | [      host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest | 
| 9648 | 2024-05-23T03:46:42.374Z | [      host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest | 
| 9649 | 2024-05-23T03:46:42.374Z | [      host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO STEP 83 (ensure_dir) COMPLETE | 
| 9650 | 2024-05-23T03:46:42.374Z | [      host-image] May 23 03:46:40.885 INFO O| May 23 03:46:40.885 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9651 | 2024-05-23T03:46:42.387Z | [      host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system | 
| 9652 | 2024-05-23T03:46:42.387Z | [      host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system | 
| 9653 | 2024-05-23T03:46:42.387Z | [      host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO STEP 84 (ensure_dir) COMPLETE | 
| 9654 | 2024-05-23T03:46:42.387Z | [      host-image] May 23 03:46:40.895 INFO O| May 23 03:46:40.895 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9655 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist | 
| 9656 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9657 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml | 
| 9658 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO ok! | 
| 9659 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO STEP 85 (ensure_file) COMPLETE | 
| 9660 | 2024-05-23T03:46:42.398Z | [      host-image] May 23 03:46:40.905 INFO O| May 23 03:46:40.905 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9661 | 2024-05-23T03:46:42.403Z | [      host-image] May 23 03:46:40.915 INFO O| May 23 03:46:40.915 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin | 
| 9662 | 2024-05-23T03:46:42.403Z | [      host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.915 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin | 
| 9663 | 2024-05-23T03:46:42.403Z | [      host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.916 INFO STEP 86 (ensure_dir) COMPLETE | 
| 9664 | 2024-05-23T03:46:42.403Z | [      host-image] May 23 03:46:40.916 INFO O| May 23 03:46:40.916 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9665 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist | 
| 9666 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... | 
| 9667 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind | 
| 9668 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO ok! | 
| 9669 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO STEP 87 (ensure_file) COMPLETE | 
| 9670 | 2024-05-23T03:46:42.413Z | [      host-image] May 23 03:46:40.926 INFO O| May 23 03:46:40.926 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9671 | 2024-05-23T03:46:42.422Z | [      host-image] May 23 03:46:40.936 INFO O| May 23 03:46:40.936 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist | 
| 9672 | 2024-05-23T03:46:42.423Z | [      host-image] May 23 03:46:40.936 INFO O| May 23 03:46:40.936 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... | 
| 9673 | 2024-05-23T03:46:42.824Z | [      host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm | 
| 9674 | 2024-05-23T03:46:42.824Z | [      host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO ok! | 
| 9675 | 2024-05-23T03:46:42.829Z | [      host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO STEP 88 (ensure_file) COMPLETE | 
| 9676 | 2024-05-23T03:46:42.829Z | [      host-image] May 23 03:46:41.336 INFO O| May 23 03:46:41.336 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9677 | 2024-05-23T03:46:42.836Z | [      host-image] May 23 03:46:41.350 INFO O| May 23 03:46:41.350 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist | 
| 9678 | 2024-05-23T03:46:42.841Z | [      host-image] May 23 03:46:41.350 INFO O| May 23 03:46:41.350 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... | 
| 9679 | 2024-05-23T03:46:43.431Z | [      host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind | 
| 9680 | 2024-05-23T03:46:43.431Z | [      host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO ok! | 
| 9681 | 2024-05-23T03:46:43.450Z | [      host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO STEP 89 (ensure_file) COMPLETE | 
| 9682 | 2024-05-23T03:46:43.450Z | [      host-image] May 23 03:46:41.938 INFO O| May 23 03:46:41.938 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9683 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.949 INFO O| May 23 03:46:41.949 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist | 
| 9684 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.949 INFO O| May 23 03:46:41.949 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ... | 
| 9685 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION | 
| 9686 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO ok! | 
| 9687 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.949 INFO STEP 90 (ensure_file) COMPLETE | 
| 9688 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.950 INFO O| May 23 03:46:41.950 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9689 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.959 INFO O| May 23 03:46:41.959 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist | 
| 9690 | 2024-05-23T03:46:43.463Z | [      host-image] May 23 03:46:41.959 INFO O| May 23 03:46:41.959 INFO copying /tmp/.tmpXdkP92/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ... | 
| 9691 | 2024-05-23T03:46:47.397Z | [      host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz | 
| 9692 | 2024-05-23T03:46:47.397Z | [      host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO ok! | 
| 9693 | 2024-05-23T03:46:47.402Z | [      host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO STEP 91 (ensure_file) COMPLETE | 
| 9694 | 2024-05-23T03:46:47.402Z | [      host-image] May 23 03:46:45.909 INFO O| May 23 03:46:45.909 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9695 | 2024-05-23T03:46:47.409Z | [      host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib | 
| 9696 | 2024-05-23T03:46:47.410Z | [      host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO STEP 92 (ensure_dir) COMPLETE | 
| 9697 | 2024-05-23T03:46:47.410Z | [      host-image] May 23 03:46:45.922 INFO O| May 23 03:46:45.922 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9698 | 2024-05-23T03:46:47.421Z | [      host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc | 
| 9699 | 2024-05-23T03:46:47.421Z | [      host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO STEP 93 (ensure_dir) COMPLETE | 
| 9700 | 2024-05-23T03:46:47.424Z | [      host-image] May 23 03:46:45.933 INFO O| May 23 03:46:45.933 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9701 | 2024-05-23T03:46:47.434Z | [      host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest | 
| 9702 | 2024-05-23T03:46:47.434Z | [      host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO STEP 94 (ensure_dir) COMPLETE | 
| 9703 | 2024-05-23T03:46:47.437Z | [      host-image] May 23 03:46:45.943 INFO O| May 23 03:46:45.943 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9704 | 2024-05-23T03:46:47.441Z | [      host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site | 
| 9705 | 2024-05-23T03:46:47.441Z | [      host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO STEP 95 (ensure_dir) COMPLETE | 
| 9706 | 2024-05-23T03:46:47.441Z | [      host-image] May 23 03:46:45.953 INFO O| May 23 03:46:45.953 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9707 | 2024-05-23T03:46:47.452Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.963 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist | 
| 9708 | 2024-05-23T03:46:47.452Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO copying /tmp/.tmpXdkP92/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 ... | 
| 9709 | 2024-05-23T03:46:47.456Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml | 
| 9710 | 2024-05-23T03:46:47.456Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO ok! | 
| 9711 | 2024-05-23T03:46:47.456Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO STEP 96 (ensure_file) COMPLETE | 
| 9712 | 2024-05-23T03:46:47.456Z | [      host-image] May 23 03:46:45.964 INFO O| May 23 03:46:45.964 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9713 | 2024-05-23T03:46:47.465Z | [      host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root | 
| 9714 | 2024-05-23T03:46:47.465Z | [      host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root | 
| 9715 | 2024-05-23T03:46:47.469Z | [      host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root | 
| 9716 | 2024-05-23T03:46:47.469Z | [      host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO STEP 97 (ensure_dir) COMPLETE | 
| 9717 | 2024-05-23T03:46:47.469Z | [      host-image] May 23 03:46:45.977 INFO O| May 23 03:46:45.977 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json | 
| 9718 | 2024-05-23T03:46:47.477Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking | 
| 9719 | 2024-05-23T03:46:47.477Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO copying /tmp/.tmpXdkP92/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ... | 
| 9720 | 2024-05-23T03:46:47.480Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile | 
| 9721 | 2024-05-23T03:46:47.481Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO ok! | 
| 9722 | 2024-05-23T03:46:47.481Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO STEP 98 (ensure_file) COMPLETE | 
| 9723 | 2024-05-23T03:46:47.481Z | [      host-image] May 23 03:46:45.989 INFO O| May 23 03:46:45.989 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9724 | 2024-05-23T03:46:47.488Z | [      host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec" | 
| 9725 | 2024-05-23T03:46:47.491Z | [      host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO STEP 99 (remove_files) COMPLETE | 
| 9726 | 2024-05-23T03:46:47.492Z | [      host-image] May 23 03:46:46.000 INFO O| May 23 03:46:46.000 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9727 | 2024-05-23T03:46:47.500Z | [      host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap" | 
| 9728 | 2024-05-23T03:46:47.504Z | [      host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO STEP 100 (remove_files) COMPLETE | 
| 9729 | 2024-05-23T03:46:47.504Z | [      host-image] May 23 03:46:46.012 INFO O| May 23 03:46:46.012 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9730 | 2024-05-23T03:46:47.510Z | [      host-image] May 23 03:46:46.022 INFO O| May 23 03:46:46.022 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc" | 
| 9731 | 2024-05-23T03:46:47.514Z | [      host-image] May 23 03:46:46.023 INFO O| May 23 03:46:46.022 INFO STEP 101 (remove_files) COMPLETE | 
| 9732 | 2024-05-23T03:46:47.514Z | [      host-image] May 23 03:46:46.023 INFO O| May 23 03:46:46.022 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9733 | 2024-05-23T03:46:47.520Z | [      host-image] May 23 03:46:46.032 INFO O| May 23 03:46:46.032 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security" | 
| 9734 | 2024-05-23T03:46:47.524Z | [      host-image] May 23 03:46:46.033 INFO O| May 23 03:46:46.033 INFO STEP 102 (remove_files) COMPLETE | 
| 9735 | 2024-05-23T03:46:47.524Z | [      host-image] May 23 03:46:46.033 INFO O| May 23 03:46:46.033 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9736 | 2024-05-23T03:46:47.530Z | [      host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares" | 
| 9737 | 2024-05-23T03:46:47.534Z | [      host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO STEP 103 (remove_files) COMPLETE | 
| 9738 | 2024-05-23T03:46:47.534Z | [      host-image] May 23 03:46:46.043 INFO O| May 23 03:46:46.043 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9739 | 2024-05-23T03:46:47.541Z | [      host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb" | 
| 9740 | 2024-05-23T03:46:47.544Z | [      host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO STEP 104 (remove_files) COMPLETE | 
| 9741 | 2024-05-23T03:46:47.545Z | [      host-image] May 23 03:46:46.053 INFO O| May 23 03:46:46.053 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9742 | 2024-05-23T03:46:47.551Z | [      host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" | 
| 9743 | 2024-05-23T03:46:47.551Z | [      host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO STEP 105 (remove_files) COMPLETE | 
| 9744 | 2024-05-23T03:46:47.551Z | [      host-image] May 23 03:46:46.064 INFO O| May 23 03:46:46.064 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9745 | 2024-05-23T03:46:47.561Z | [      host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml" | 
| 9746 | 2024-05-23T03:46:47.561Z | [      host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO STEP 106 (remove_files) COMPLETE | 
| 9747 | 2024-05-23T03:46:47.561Z | [      host-image] May 23 03:46:46.073 INFO O| May 23 03:46:46.073 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9748 | 2024-05-23T03:46:47.571Z | [      host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.083 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml" | 
| 9749 | 2024-05-23T03:46:47.572Z | [      host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.084 INFO STEP 107 (remove_files) COMPLETE | 
| 9750 | 2024-05-23T03:46:47.572Z | [      host-image] May 23 03:46:46.084 INFO O| May 23 03:46:46.084 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9751 | 2024-05-23T03:46:47.581Z | [      host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" | 
| 9752 | 2024-05-23T03:46:47.581Z | [      host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO STEP 108 (remove_files) COMPLETE | 
| 9753 | 2024-05-23T03:46:47.581Z | [      host-image] May 23 03:46:46.094 INFO O| May 23 03:46:46.094 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9754 | 2024-05-23T03:46:47.594Z | [      host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml" | 
| 9755 | 2024-05-23T03:46:47.594Z | [      host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO STEP 109 (remove_files) COMPLETE | 
| 9756 | 2024-05-23T03:46:47.597Z | [      host-image] May 23 03:46:46.103 INFO O| May 23 03:46:46.103 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9757 | 2024-05-23T03:46:47.600Z | [      host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml" | 
| 9758 | 2024-05-23T03:46:47.610Z | [      host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO STEP 110 (remove_files) COMPLETE | 
| 9759 | 2024-05-23T03:46:47.611Z | [      host-image] May 23 03:46:46.113 INFO O| May 23 03:46:46.113 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9760 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml" | 
| 9761 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO STEP 111 (remove_files) COMPLETE | 
| 9762 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.123 INFO O| May 23 03:46:46.123 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9763 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml" | 
| 9764 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO STEP 112 (remove_files) COMPLETE | 
| 9765 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.134 INFO O| May 23 03:46:46.134 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9766 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml" | 
| 9767 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO STEP 113 (remove_files) COMPLETE | 
| 9768 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.144 INFO O| May 23 03:46:46.144 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9769 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml" | 
| 9770 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO STEP 114 (remove_files) COMPLETE | 
| 9771 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.154 INFO O| May 23 03:46:46.154 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9772 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" | 
| 9773 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO STEP 115 (remove_files) COMPLETE | 
| 9774 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.164 INFO O| May 23 03:46:46.164 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9775 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml" | 
| 9776 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO STEP 116 (remove_files) COMPLETE | 
| 9777 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.174 INFO O| May 23 03:46:46.174 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9778 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml" | 
| 9779 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO STEP 117 (remove_files) COMPLETE | 
| 9780 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.184 INFO O| May 23 03:46:46.184 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9781 | 2024-05-23T03:46:48.026Z | [      host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" | 
| 9782 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO STEP 118 (remove_files) COMPLETE | 
| 9783 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.195 INFO O| May 23 03:46:46.195 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9784 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" | 
| 9785 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO STEP 119 (remove_files) COMPLETE | 
| 9786 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.205 INFO O| May 23 03:46:46.205 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9787 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat" | 
| 9788 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO STEP 120 (remove_files) COMPLETE | 
| 9789 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.214 INFO O| May 23 03:46:46.214 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9790 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" | 
| 9791 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO STEP 121 (remove_files) COMPLETE | 
| 9792 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.224 INFO O| May 23 03:46:46.224 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9793 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.234 INFO O| May 23 03:46:46.234 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml" | 
| 9794 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.235 INFO O| May 23 03:46:46.234 INFO STEP 122 (remove_files) COMPLETE | 
| 9795 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.235 INFO O| May 23 03:46:46.235 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9796 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml" | 
| 9797 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO STEP 123 (remove_files) COMPLETE | 
| 9798 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.247 INFO O| May 23 03:46:46.247 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9799 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml" | 
| 9800 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO STEP 124 (remove_files) COMPLETE | 
| 9801 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.258 INFO O| May 23 03:46:46.258 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9802 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml" | 
| 9803 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO STEP 125 (remove_files) COMPLETE | 
| 9804 | 2024-05-23T03:46:48.027Z | [      host-image] May 23 03:46:46.269 INFO O| May 23 03:46:46.269 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9805 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml" | 
| 9806 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO STEP 126 (remove_files) COMPLETE | 
| 9807 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.279 INFO O| May 23 03:46:46.279 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json | 
| 9808 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml" | 
| 9809 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO STEP 127 (remove_files) COMPLETE | 
| 9810 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.289 INFO O| May 23 03:46:46.289 INFO STEP 128: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json | 
| 9811 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.304 INFO O| May 23 03:46:46.304 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal | 
| 9812 | 2024-05-23T03:46:48.028Z | [      host-image] May 23 03:46:46.304 INFO O| May 23 03:46:46.304 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"} | 
| 9813 | 2024-05-23T03:46:55.527Z | [      host-image] May 23 03:46:54.036 INFO O| May 23 03:46:54.036 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 | 
| 9814 | 2024-05-23T03:46:55.527Z | [      host-image] May 23 03:46:54.036 INFO O| May 23 03:46:54.036 INFO E| svccfg: Loaded 74 smf(7) service descriptions | 
| 9815 | 2024-05-23T03:46:55.541Z | [      host-image] May 23 03:46:54.051 INFO O| May 23 03:46:54.050 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} | 
| 9816 | 2024-05-23T03:46:55.623Z | [      host-image] May 23 03:46:54.130 INFO O| May 23 03:46:54.130 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist | 
| 9817 | 2024-05-23T03:46:55.623Z | [      host-image] May 23 03:46:54.130 INFO O| May 23 03:46:54.130 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ... | 
| 9818 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db | 
| 9819 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO ok! | 
| 9820 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing | 
| 9821 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO STEP 128 (seed_smf) COMPLETE | 
| 9822 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO steps complete; finalising image! | 
| 9823 | 2024-05-23T03:46:55.627Z | [      host-image] May 23 03:46:54.133 INFO O| May 23 03:46:54.133 INFO TRIM POOL: TEMPORARY-gimlet-zfs | 
| 9824 | 2024-05-23T03:46:55.767Z | [      host-image] May 23 03:46:54.277 INFO O| May 23 03:46:54.276 INFO trim TEMPORARY-gimlet-zfs: (18% trimmed, started at Thu May 23 03:46:54 2024) | 
| 9825 | 2024-05-23T03:46:55.988Z | [      host-image] May 23 03:46:54.498 INFO O| May 23 03:46:54.498 INFO temporary pool has 631M used, 201M avail, 1.90x compressratio | 
| 9826 | 2024-05-23T03:46:55.988Z | [      host-image] May 23 03:46:54.498 INFO O| May 23 03:46:54.498 INFO EXPORT POOL: TEMPORARY-gimlet-zfs | 
| 9827 | 2024-05-23T03:46:56.286Z | [      host-image] May 23 03:46:54.795 INFO O| May 23 03:46:54.795 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw | 
| 9828 | 2024-05-23T03:46:56.286Z | [      host-image] May 23 03:46:54.795 INFO O| May 23 03:46:54.795 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal | 
| 9829 | 2024-05-23T03:46:57.366Z | [      host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw | 
| 9830 | 2024-05-23T03:46:57.366Z | [      host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw | 
| 9831 | 2024-05-23T03:46:57.371Z | [      host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw | 
| 9832 | 2024-05-23T03:46:57.371Z | [      host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO completed processing gimlet/zfs | 
| 9833 | 2024-05-23T03:46:57.371Z | [      host-image] May 23 03:46:55.874 INFO O| May 23 03:46:55.874 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs | 
| 9834 | 2024-05-23T03:46:58.123Z | [  recovery-image] May 23 03:46:56.631 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core) | 
| 9835 | 2024-05-23T03:46:59.761Z | [  recovery-image] May 23 03:46:58.265 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-03-19-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) | 
| 9836 | 2024-05-23T03:47:03.084Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling bitflags v1.3.2 | 
| 9837 | 2024-05-23T03:47:03.084Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling plain v0.2.3 | 
| 9838 | 2024-05-23T03:47:03.089Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling adler v1.0.2 | 
| 9839 | 2024-05-23T03:47:03.089Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling log v0.4.21 | 
| 9840 | 2024-05-23T03:47:03.089Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling bit_field v0.10.2 | 
| 9841 | 2024-05-23T03:47:03.089Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling scroll v0.12.0 | 
| 9842 | 2024-05-23T03:47:03.089Z | [  recovery-image] May 23 03:47:01.591 INFO E| Compiling static_assertions v1.1.0 | 
| 9843 | 2024-05-23T03:47:03.175Z | [  recovery-image] May 23 03:47:01.681 INFO E| Compiling raw-cpuid v10.7.0 | 
| 9844 | 2024-05-23T03:47:03.182Z | [  recovery-image] May 23 03:47:01.689 INFO E| Compiling cpio_reader v0.1.1 | 
| 9845 | 2024-05-23T03:47:03.245Z | [  recovery-image] May 23 03:47:01.750 INFO E| Compiling miniz_oxide v0.7.2 | 
| 9846 | 2024-05-23T03:47:03.343Z | [  recovery-image] May 23 03:47:01.848 INFO E| Compiling bitstruct v0.1.1 | 
| 9847 | 2024-05-23T03:47:03.565Z | [  recovery-image] May 23 03:47:02.071 INFO E| Compiling goblin v0.8.0 | 
| 9848 | 2024-05-23T03:47:03.744Z | [      host-image] May 23 03:47:02.251 INFO O| May 23 03:47:02.251 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs | 
| 9849 | 2024-05-23T03:47:03.850Z | [      host-image] May 23 03:47:02.357 INFO BUILD STRING "heads/stlouis-0-g004716a0dd\n" | 
| 9850 | 2024-05-23T03:47:03.851Z | [      host-image] May 23 03:47:02.357 INFO expanded image name: "ci 760c34d/${os_short_commit} 2024-05-23 03:19" -> "ci 760c34d/004716a 2024-05-23 03:19" | 
| 9851 | 2024-05-23T03:47:03.856Z | [      host-image] May 23 03:47:02.357 INFO output artefacts stored in: "/work/os-host" | 
| 9852 | 2024-05-23T03:47:03.856Z | [      host-image] May 23 03:47:02.357 INFO collecting git info from project "pilot"... | 
| 9853 | 2024-05-23T03:47:03.861Z | [      host-image] May 23 03:47:02.366 INFO collecting git info from project "amd-firmware"... | 
| 9854 | 2024-05-23T03:47:03.877Z | [      host-image] May 23 03:47:02.378 INFO collecting git info from project "pinprick"... | 
| 9855 | 2024-05-23T03:47:03.890Z | [      host-image] May 23 03:47:02.386 INFO collecting git info from project "bootserver"... | 
| 9856 | 2024-05-23T03:47:03.895Z | [      host-image] May 23 03:47:02.393 INFO collecting git info from project "chelsio-t6-roms"... | 
| 9857 | 2024-05-23T03:47:03.895Z | [      host-image] May 23 03:47:02.400 INFO collecting git info from project "phbl"... | 
| 9858 | 2024-05-23T03:47:03.913Z | [      host-image] May 23 03:47:02.408 INFO collecting git info from project "image-builder"... | 
| 9859 | 2024-05-23T03:47:03.919Z | [      host-image] May 23 03:47:02.416 INFO collecting git info from project "amd-host-image-builder"... | 
| 9860 | 2024-05-23T03:47:03.929Z | [      host-image] May 23 03:47:02.436 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... | 
| 9861 | 2024-05-23T03:47:04.431Z | [      host-image] May 23 03:47:02.937 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... | 
| 9862 | 2024-05-23T03:47:04.841Z | [      host-image] May 23 03:47:03.348 INFO creating Oxide boot image... | 
| 9863 | 2024-05-23T03:47:04.841Z | [      host-image] May 23 03:47:03.348 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 760c34d/004716a 2024-05-23 03:19", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None | 
| 9864 | 2024-05-23T03:47:06.024Z | [      host-image] May 23 03:47:04.530 INFO O| ok, image written! | 
| 9865 | 2024-05-23T03:47:06.024Z | [      host-image] May 23 03:47:04.530 INFO O| ok, boot_image_csum file written! | 
| 9866 | 2024-05-23T03:47:06.029Z | [      host-image] May 23 03:47:04.534 INFO creating boot archive (CPIO)... | 
| 9867 | 2024-05-23T03:47:06.029Z | [      host-image] May 23 03:47:04.534 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 | 
| 9868 | 2024-05-23T03:47:06.036Z | [      host-image] May 23 03:47:04.543 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk | 
| 9869 | 2024-05-23T03:47:06.041Z | [      host-image] May 23 03:47:04.543 INFO E| + outfile=/work/os-host/cpio | 
| 9870 | 2024-05-23T03:47:06.041Z | [      host-image] May 23 03:47:04.543 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host | 
| 9871 | 2024-05-23T03:47:06.041Z | [      host-image] May 23 03:47:04.546 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk | 
| 9872 | 2024-05-23T03:47:06.041Z | [      host-image] May 23 03:47:04.546 INFO E| + cpio -qo -H odc -O /work/os-host/cpio | 
| 9873 | 2024-05-23T03:47:06.087Z | [      host-image] May 23 03:47:04.593 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host | 
| 9874 | 2024-05-23T03:47:06.087Z | [      host-image] May 23 03:47:04.593 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio | 
| 9875 | 2024-05-23T03:47:06.096Z | [      host-image] May 23 03:47:04.603 INFO creating compressed cpio/unix for nanobl-rs... | 
| 9876 | 2024-05-23T03:47:06.096Z | [      host-image] May 23 03:47:04.603 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 | 
| 9877 | 2024-05-23T03:47:06.911Z | [      host-image] May 23 03:47:05.000 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None | 
| 9878 | 2024-05-23T03:47:10.816Z | [      host-image] May 23 03:47:09.322 INFO creating reset image... | 
| 9879 | 2024-05-23T03:47:10.820Z | [      host-image] May 23 03:47:09.322 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") | 
| 9880 | 2024-05-23T03:47:10.891Z | [  recovery-image] May 23 03:47:09.396 INFO E| Finished `release` profile [optimized] target(s) in 41.50s | 
| 9881 | 2024-05-23T03:47:10.907Z | [      host-image] May 23 03:47:09.413 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s | 
| 9882 | 2024-05-23T03:47:10.911Z | [      host-image] May 23 03:47:09.413 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z` | 
| 9883 | 2024-05-23T03:47:10.917Z | [  recovery-image] May 23 03:47:09.418 INFO building host image... | 
| 9884 | 2024-05-23T03:47:10.917Z | [  recovery-image] May 23 03:47:09.418 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") | 
| 9885 | 2024-05-23T03:47:10.979Z | [      host-image] May 23 03:47:09.485 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) | 
| 9886 | 2024-05-23T03:47:11.458Z | [  recovery-image] May 23 03:47:09.964 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... | 
| 9887 | 2024-05-23T03:47:12.864Z | [  recovery-image] May 23 03:47:11.369 INFO image complete! materials are in "/work/os-recovery" | 
| 9888 | 2024-05-23T03:47:12.869Z | [  recovery-image] | 
| 9889 | 2024-05-23T03:47:12.869Z | [  recovery-image] real     7:09.703582253 | 
| 9890 | 2024-05-23T03:47:12.869Z | [  recovery-image] user     4:31.294724238 | 
| 9891 | 2024-05-23T03:47:12.869Z | [  recovery-image] sys      1:13.009952584 | 
| 9892 | 2024-05-23T03:47:12.869Z | [  recovery-image] trap        0.301967210 | 
| 9893 | 2024-05-23T03:47:12.869Z | [  recovery-image] tflt        0.563788599 | 
| 9894 | 2024-05-23T03:47:12.870Z | [  recovery-image] dflt        2.172734754 | 
| 9895 | 2024-05-23T03:47:12.870Z | [  recovery-image] kflt        0.000038388 | 
| 9896 | 2024-05-23T03:47:12.870Z | [  recovery-image] lock    10:12.115178485 | 
| 9897 | 2024-05-23T03:47:12.870Z | [  recovery-image] slp     41:54.840844382 | 
| 9898 | 2024-05-23T03:47:12.870Z | [  recovery-image] lat      2:25.718749657 | 
| 9899 | 2024-05-23T03:47:12.870Z | [  recovery-image] stop        9.141573603 | 
| 9900 | 2024-05-23T03:47:12.870Z | May 23 03:47:11.373 INFO [recovery-image] process exited with exit status: 0 (429.843561532s) | 
| 9901 | 2024-05-23T03:47:13.268Z | [      host-image] May 23 03:47:11.767 INFO E| Finished `release` profile [optimized] target(s) in 2.34s | 
| 9902 | 2024-05-23T03:47:13.274Z | [      host-image] May 23 03:47:11.778 INFO building host image... | 
| 9903 | 2024-05-23T03:47:13.275Z | [      host-image] May 23 03:47:11.779 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") | 
| 9904 | 2024-05-23T03:47:13.721Z | [      host-image] May 23 03:47:12.226 INFO finishing image archive at "/work/os-host/os.tar.gz"... | 
| 9905 | 2024-05-23T03:47:53.462Z | [      host-image] May 23 03:47:51.957 INFO image complete! materials are in "/work/os-host" | 
| 9906 | 2024-05-23T03:47:53.468Z | [      host-image] | 
| 9907 | 2024-05-23T03:47:53.468Z | [      host-image] real     8:17.316507319 | 
| 9908 | 2024-05-23T03:47:53.468Z | [      host-image] user     3:50.949631134 | 
| 9909 | 2024-05-23T03:47:53.468Z | [      host-image] sys        53.979248098 | 
| 9910 | 2024-05-23T03:47:53.468Z | [      host-image] trap        0.165330581 | 
| 9911 | 2024-05-23T03:47:53.468Z | [      host-image] tflt        0.015042174 | 
| 9912 | 2024-05-23T03:47:53.468Z | [      host-image] dflt        0.032050275 | 
| 9913 | 2024-05-23T03:47:53.468Z | [      host-image] kflt        0.000044127 | 
| 9914 | 2024-05-23T03:47:53.468Z | [      host-image] lock     4:49.471246744 | 
| 9915 | 2024-05-23T03:47:53.468Z | [      host-image] slp     44:08.765216978 | 
| 9916 | 2024-05-23T03:47:53.468Z | [      host-image] lat      1:21.969175276 | 
| 9917 | 2024-05-23T03:47:53.468Z | [      host-image] stop        0.754909883 | 
| 9918 | 2024-05-23T03:47:53.468Z | May 23 03:47:51.961 INFO [host-image] process exited with exit status: 0 (497.330337816s) | 
| 9919 | 2024-05-23T03:47:53.469Z | May 23 03:47:51.961 INFO [tuf-repo] running task | 
| 9920 | 2024-05-23T03:48:00.136Z | May 23 03:47:58.629 INFO assembling repository in `/tmp/tufaceousiEQM6v`, component: OmicronRepoAssembler | 
| 9921 | 2024-05-23T03:48:04.548Z | May 23 03:48:03.036 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler | 
| 9922 | 2024-05-23T03:48:04.748Z | May 23 03:48:03.241 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler | 
| 9923 | 2024-05-23T03:48:15.401Z | May 23 03:48:13.891 INFO [tuf-repo] task succeeded (21.929889062s) | 
| 9924 | 2024-05-23T03:48:15.401Z | May 23 03:48:13.891 INFO all jobs completed in 1711.628223664s | 
| 9925 | 2024-05-23T03:48:15.918Z | process exited: duration 2221094 ms, exit code 0 | 
|   | 
| 9926 | 2024-05-23T03:48:15.931Z | found 32 output files | 
| 9927 | 2024-05-23T03:48:15.931Z | uploading: /work/manifest.toml (6876 bytes) | 
| 9928 | 2024-05-23T03:48:16.946Z | uploaded: /work/manifest.toml | 
| 9929 | 2024-05-23T03:48:16.946Z | uploading: /work/repo.zip (1707876106 bytes) | 
| 9930 | 2024-05-23T03:57:27.230Z | uploaded: /work/repo.zip | 
| 9931 | 2024-05-23T03:57:27.230Z | uploading: /work/repo.zip.sha256.txt (65 bytes) | 
| 9932 | 2024-05-23T03:57:28.246Z | uploaded: /work/repo.zip.sha256.txt | 
| 9933 | 2024-05-23T03:57:28.246Z | uploading: /work/helios-setup.log (55869 bytes) | 
| 9934 | 2024-05-23T03:57:29.271Z | uploaded: /work/helios-setup.log | 
| 9935 | 2024-05-23T03:57:29.276Z | uploading: /work/host-image.log (171095 bytes) | 
| 9936 | 2024-05-23T03:57:30.306Z | uploaded: /work/host-image.log | 
| 9937 | 2024-05-23T03:57:30.306Z | uploading: /work/host-package.log (15383 bytes) | 
| 9938 | 2024-05-23T03:57:31.325Z | uploaded: /work/host-package.log | 
| 9939 | 2024-05-23T03:57:31.325Z | uploading: /work/host-target.log (101 bytes) | 
| 9940 | 2024-05-23T03:57:32.344Z | uploaded: /work/host-target.log | 
| 9941 | 2024-05-23T03:57:32.344Z | uploading: /work/omicron-package.log (4463 bytes) | 
| 9942 | 2024-05-23T03:57:33.360Z | uploaded: /work/omicron-package.log | 
| 9943 | 2024-05-23T03:57:33.360Z | uploading: /work/phbl-toolchain.log (881 bytes) | 
| 9944 | 2024-05-23T03:57:34.388Z | uploaded: /work/phbl-toolchain.log | 
| 9945 | 2024-05-23T03:57:34.388Z | uploading: /work/recovery-image.log (590983 bytes) | 
| 9946 | 2024-05-23T03:57:35.441Z | uploaded: /work/recovery-image.log | 
| 9947 | 2024-05-23T03:57:35.441Z | uploading: /work/recovery-package.log (300 bytes) | 
| 9948 | 2024-05-23T03:57:36.456Z | uploaded: /work/recovery-package.log | 
| 9949 | 2024-05-23T03:57:36.456Z | uploading: /work/recovery-target.log (98 bytes) | 
| 9950 | 2024-05-23T03:57:37.470Z | uploaded: /work/recovery-target.log | 
| 9951 | 2024-05-23T03:57:37.471Z | uploading: /work/stamp-clickhouse.log (117 bytes) | 
| 9952 | 2024-05-23T03:57:38.488Z | uploaded: /work/stamp-clickhouse.log | 
| 9953 | 2024-05-23T03:57:38.488Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) | 
| 9954 | 2024-05-23T03:57:39.502Z | uploaded: /work/stamp-clickhouse_keeper.log | 
| 9955 | 2024-05-23T03:57:39.503Z | uploading: /work/stamp-cockroachdb.log (118 bytes) | 
| 9956 | 2024-05-23T03:57:40.517Z | uploaded: /work/stamp-cockroachdb.log | 
| 9957 | 2024-05-23T03:57:40.517Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) | 
| 9958 | 2024-05-23T03:57:41.532Z | uploaded: /work/stamp-crucible-pantry-zone.log | 
| 9959 | 2024-05-23T03:57:41.532Z | uploading: /work/stamp-crucible-zone.log (120 bytes) | 
| 9960 | 2024-05-23T03:57:42.545Z | uploaded: /work/stamp-crucible-zone.log | 
| 9961 | 2024-05-23T03:57:42.545Z | uploading: /work/stamp-external-dns.log (119 bytes) | 
| 9962 | 2024-05-23T03:57:43.558Z | uploaded: /work/stamp-external-dns.log | 
| 9963 | 2024-05-23T03:57:43.558Z | uploading: /work/stamp-installinator.log (103 bytes) | 
| 9964 | 2024-05-23T03:57:44.571Z | uploaded: /work/stamp-installinator.log | 
| 9965 | 2024-05-23T03:57:44.575Z | uploading: /work/stamp-internal-dns.log (119 bytes) | 
| 9966 | 2024-05-23T03:57:45.584Z | uploaded: /work/stamp-internal-dns.log | 
| 9967 | 2024-05-23T03:57:45.584Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) | 
| 9968 | 2024-05-23T03:57:46.599Z | uploaded: /work/stamp-mg-ddm-gz.log | 
| 9969 | 2024-05-23T03:57:46.599Z | uploading: /work/stamp-nexus.log (112 bytes) | 
| 9970 | 2024-05-23T03:57:47.613Z | uploaded: /work/stamp-nexus.log | 
| 9971 | 2024-05-23T03:57:47.613Z | uploading: /work/stamp-ntp.log (110 bytes) | 
| 9972 | 2024-05-23T03:57:48.628Z | uploaded: /work/stamp-ntp.log | 
| 9973 | 2024-05-23T03:57:48.628Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) | 
| 9974 | 2024-05-23T03:57:49.642Z | uploaded: /work/stamp-omicron-sled-agent.log | 
| 9975 | 2024-05-23T03:57:49.642Z | uploading: /work/stamp-overlay.log (114 bytes) | 
| 9976 | 2024-05-23T03:57:50.661Z | uploaded: /work/stamp-overlay.log | 
| 9977 | 2024-05-23T03:57:50.665Z | uploading: /work/stamp-oximeter.log (115 bytes) | 
| 9978 | 2024-05-23T03:57:51.680Z | uploaded: /work/stamp-oximeter.log | 
| 9979 | 2024-05-23T03:57:51.680Z | uploading: /work/stamp-oxlog.log (109 bytes) | 
| 9980 | 2024-05-23T03:57:52.695Z | uploaded: /work/stamp-oxlog.log | 
| 9981 | 2024-05-23T03:57:52.695Z | uploading: /work/stamp-probe.log (112 bytes) | 
| 9982 | 2024-05-23T03:57:53.706Z | uploaded: /work/stamp-probe.log | 
| 9983 | 2024-05-23T03:57:53.706Z | uploading: /work/stamp-propolis-server.log (122 bytes) | 
| 9984 | 2024-05-23T03:57:54.721Z | uploaded: /work/stamp-propolis-server.log | 
| 9985 | 2024-05-23T03:57:54.721Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) | 
| 9986 | 2024-05-23T03:57:55.735Z | uploaded: /work/stamp-pumpkind-gz.log | 
| 9987 | 2024-05-23T03:57:55.735Z | uploading: /work/stamp-switch-asic.log (118 bytes) | 
| 9988 | 2024-05-23T03:57:56.750Z | uploaded: /work/stamp-switch-asic.log | 
| 9989 | 2024-05-23T03:57:56.750Z | uploading: /work/verify-libraries.log (1362 bytes) | 
| 9990 | 2024-05-23T03:57:57.764Z | uploaded: /work/verify-libraries.log |