|
|
|
| 1 | 2026-05-05T03:36:55.578Z | job assigned to worker 01KQV3AC3D5G3MHG8VDAATC0DH [factory aws, i-085410757ea63186d] (queued for 46 s) |
| |
| 2 | 2026-05-05T03:37:03.230Z | starting task 0: "setup" |
| 3 | 2026-05-05T03:37:03.236Z | ++ uname -s |
| 4 | 2026-05-05T03:37:03.239Z | + kern=SunOS |
| 5 | 2026-05-05T03:37:03.239Z | + build_user=build |
| 6 | 2026-05-05T03:37:03.239Z | + build_uid=12345 |
| 7 | 2026-05-05T03:37:03.239Z | + work_dir=/work |
| 8 | 2026-05-05T03:37:03.239Z | + input_dir=/input |
| 9 | 2026-05-05T03:37:03.239Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T03:37:03.239Z | + case "$kern" in |
| 11 | 2026-05-05T03:37:03.239Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T03:37:03.242Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T03:37:05.249Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T03:37:05.435Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T03:37:05.438Z | + home_fs=zfs |
| 16 | 2026-05-05T03:37:05.438Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T03:37:05.438Z | + mkdir -p /home/build |
| 18 | 2026-05-05T03:37:05.441Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T03:37:06.442Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T03:37:06.445Z | process exited: duration 3217 ms, exit code 0 |
| |
| 21 | 2026-05-05T03:37:06.452Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T03:37:06.458Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T03:37:06.458Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-05T03:37:06.458Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-05T03:37:06.458Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-05-05T03:37:06.458Z | * rust toolchain profile = "default" |
| 27 | 2026-05-05T03:37:06.458Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T03:37:06.461Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T03:37:06.461Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T03:37:06.632Z | info: downloading installer |
| 31 | 2026-05-05T03:37:08.071Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T03:37:08.071Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T03:37:08.071Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T03:37:08.071Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T03:37:08.071Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T03:37:08.071Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T03:37:08.071Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T03:37:08.071Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T03:37:08.071Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T03:37:08.071Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T03:37:08.071Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T03:37:08.071Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T03:37:08.071Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T03:37:08.086Z | info: profile set to default |
| 45 | 2026-05-05T03:37:08.086Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T03:37:08.090Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T03:37:08.232Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T03:37:08.235Z | info: downloading 6 components |
| 49 | 2026-05-05T03:37:22.494Z | |
| 50 | 2026-05-05T03:37:22.494Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-05-05T03:37:22.526Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T03:37:22.526Z | |
| 53 | 2026-05-05T03:37:22.526Z | |
| 54 | 2026-05-05T03:37:22.527Z | Rust is installed now. Great! |
| 55 | 2026-05-05T03:37:22.527Z | |
| 56 | 2026-05-05T03:37:22.527Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T03:37:22.527Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T03:37:22.527Z | |
| 59 | 2026-05-05T03:37:22.527Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T03:37:22.527Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T03:37:22.527Z | |
| 62 | 2026-05-05T03:37:22.527Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T03:37:22.527Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T03:37:22.527Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T03:37:22.527Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T03:37:22.527Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T03:37:22.527Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T03:37:22.527Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T03:37:22.530Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T03:37:22.530Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T03:37:22.630Z | + rustup --version |
| 72 | 2026-05-05T03:37:22.636Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T03:37:22.636Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T03:37:22.658Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T03:37:22.661Z | + cargo --version |
| 76 | 2026-05-05T03:37:22.669Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T03:37:22.672Z | + rustc --version |
| 78 | 2026-05-05T03:37:22.693Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T03:37:22.696Z | process exited: duration 16242 ms, exit code 0 |
| |
| 80 | 2026-05-05T03:37:22.702Z | starting task 2: "authentication" |
| 81 | 2026-05-05T03:37:22.723Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-05-05T03:37:22.733Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T03:37:22.738Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T03:37:22.742Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T03:37:22.770Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T03:37:31.973Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T03:37:31.973Z | + git fetch origin b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 88 | 2026-05-05T03:37:32.291Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T03:37:32.291Z | * branch b88ada88b3bd17768d50213bdcc86cfeb28cf893 -> FETCH_HEAD |
| 90 | 2026-05-05T03:37:32.306Z | + [[ -n renovate/crucible-common-digest ]] |
| 91 | 2026-05-05T03:37:32.309Z | ++ git branch --show-current |
| 92 | 2026-05-05T03:37:32.312Z | + current=main |
| 93 | 2026-05-05T03:37:32.312Z | + [[ main != renovate/crucible-common-digest ]] |
| 94 | 2026-05-05T03:37:32.312Z | + git branch -f renovate/crucible-common-digest b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 95 | 2026-05-05T03:37:32.315Z | + git checkout -f renovate/crucible-common-digest |
| 96 | 2026-05-05T03:37:32.555Z | Switched to branch 'renovate/crucible-common-digest' |
| 97 | 2026-05-05T03:37:32.558Z | + git reset --hard b88ada88b3bd17768d50213bdcc86cfeb28cf893 |
| 98 | 2026-05-05T03:37:32.571Z | HEAD is now at b88ada88b Update crucible-common digest to 6b7b7b7 |
| 99 | 2026-05-05T03:37:32.574Z | process exited: duration 9841 ms, exit code 0 |
| |
| 100 | 2026-05-05T03:37:32.581Z | starting task 4: "build" |
| 101 | 2026-05-05T03:37:32.586Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-05T03:37:32.586Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-05T03:37:32.586Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-05T03:37:32.589Z | + cargo --version |
| 105 | 2026-05-05T03:37:32.596Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-05T03:37:32.600Z | + rustc --version |
| 107 | 2026-05-05T03:37:32.625Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-05T03:37:32.628Z | + WORK=/work |
| 109 | 2026-05-05T03:37:32.629Z | + pfexec mkdir -p /work |
| 110 | 2026-05-05T03:37:32.629Z | + pfexec chown build /work |
| 111 | 2026-05-05T03:37:32.634Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-05-05T03:37:45.048Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-05-05T03:37:52.435Z | Startup: Caching catalogs ... Done |
| 114 | 2026-05-05T03:37:59.277Z | Planning: Solver setup ... Done (5.382s) |
| 115 | 2026-05-05T03:37:59.315Z | Planning: Running solver ... Done (0.037s) |
| 116 | 2026-05-05T03:37:59.447Z | Planning: Finding local manifests ... Done (0.004s) |
| 117 | 2026-05-05T03:37:59.898Z | Planning: Fetching manifests: 0/5 0% complete |
| 118 | 2026-05-05T03:38:00.456Z | Planning: Fetching manifests: 5/5 100% complete |
| 119 | 2026-05-05T03:38:00.493Z | Planning: Package planning ... Done (0.037s) |
| 120 | 2026-05-05T03:38:00.529Z | Planning: Merging actions ... Done (0.036s) |
| 121 | 2026-05-05T03:38:00.712Z | Planning: Checking for conflicting actions ... Done (0.182s) |
| 122 | 2026-05-05T03:38:00.721Z | Planning: Consolidating action changes ... Done (0.009s) |
| 123 | 2026-05-05T03:38:01.589Z | Planning: Evaluating mediators ... Done (0.868s) |
| 124 | 2026-05-05T03:38:01.597Z | Planning: Planning completed in 8.99 seconds |
| 125 | 2026-05-05T03:38:01.610Z | Packages to install: 5 |
| 126 | 2026-05-05T03:38:01.610Z | Mediators to change: 3 |
| 127 | 2026-05-05T03:38:01.610Z | Services to change: 1 |
| 128 | 2026-05-05T03:38:01.610Z | Estimated space available: 155.34 GB |
| 129 | 2026-05-05T03:38:01.610Z | Estimated space to be consumed: 1.90 GB |
| 130 | 2026-05-05T03:38:01.613Z | Create boot environment: No |
| 131 | 2026-05-05T03:38:01.613Z | Create backup boot environment: No |
| 132 | 2026-05-05T03:38:01.613Z | Rebuild boot archive: No |
| 133 | 2026-05-05T03:38:01.613Z | |
| 134 | 2026-05-05T03:38:01.613Z | Changed mediators: |
| 135 | 2026-05-05T03:38:01.613Z | mediator clang: |
| 136 | 2026-05-05T03:38:01.613Z | version: None -> 15 (system default) |
| 137 | 2026-05-05T03:38:01.613Z | |
| 138 | 2026-05-05T03:38:01.614Z | mediator llvm: |
| 139 | 2026-05-05T03:38:01.614Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-05-05T03:38:01.614Z | |
| 141 | 2026-05-05T03:38:01.614Z | mediator postgresql: |
| 142 | 2026-05-05T03:38:01.614Z | version: 15 (system default) -> 18 (system default) |
| 143 | 2026-05-05T03:38:01.614Z | |
| 144 | 2026-05-05T03:38:01.614Z | Changed packages: |
| 145 | 2026-05-05T03:38:01.614Z | helios-dev |
| 146 | 2026-05-05T03:38:01.614Z | developer/build-essential |
| 147 | 2026-05-05T03:38:01.614Z | None -> 11-2.0 |
| 148 | 2026-05-05T03:38:01.614Z | library/libxmlsec1 |
| 149 | 2026-05-05T03:38:01.614Z | None -> 1.2.35-2.0 |
| 150 | 2026-05-05T03:38:01.614Z | ooce/developer/clang-15 |
| 151 | 2026-05-05T03:38:01.614Z | None -> 15.0.7-2.0 |
| 152 | 2026-05-05T03:38:01.616Z | ooce/developer/llvm-15 |
| 153 | 2026-05-05T03:38:01.616Z | None -> 15.0.7-2.0 |
| 154 | 2026-05-05T03:38:01.616Z | ooce/library/postgresql-18 |
| 155 | 2026-05-05T03:38:01.616Z | None -> 18.1-2.0 |
| 156 | 2026-05-05T03:38:01.616Z | |
| 157 | 2026-05-05T03:38:01.616Z | Services: |
| 158 | 2026-05-05T03:38:01.616Z | restart_fmri: |
| 159 | 2026-05-05T03:38:01.616Z | svc:/system/update-man-index:default |
| 160 | 2026-05-05T03:38:01.656Z | |
| 161 | 2026-05-05T03:38:01.656Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 162 | 2026-05-05T03:38:06.656Z | Download: 1215/4272 items 86.8/219.0MB 39% complete (17.4M/s) |
| 163 | 2026-05-05T03:38:11.837Z | Download: 2224/4272 items 119.2/219.0MB 54% complete (15.2M/s) |
| 164 | 2026-05-05T03:38:17.224Z | Download: 3243/4272 items 203.0/219.0MB 92% complete (11.8M/s) |
| 165 | 2026-05-05T03:38:22.231Z | Download: 3616/4272 items 213.6/219.0MB 97% complete (9.4M/s) |
| 166 | 2026-05-05T03:38:33.183Z | Download: 4247/4272 items 218.9/219.0MB 99% complete (8.6M/s) |
| 167 | 2026-05-05T03:38:33.232Z | Download: Completed 218.99 MB in 31.50 seconds (7.0M/s) |
| 168 | 2026-05-05T03:38:33.305Z | Actions: 1/4789 actions (Installing new actions) |
| 169 | 2026-05-05T03:38:36.874Z | Actions: Completed 4789 actions in 3.37 seconds. |
| 170 | 2026-05-05T03:38:38.144Z | Done (0.639s) |
| 171 | 2026-05-05T03:38:38.144Z | Done (0.000s) |
| 172 | 2026-05-05T03:38:38.156Z | Done (0.630s) |
| 173 | 2026-05-05T03:38:41.118Z | Done (2.724s) |
| 174 | 2026-05-05T03:38:41.165Z | Done (0.014s) |
| 175 | 2026-05-05T03:38:41.165Z | Done (0.000s) |
| 176 | 2026-05-05T03:38:41.366Z | Done (0.000s) |
| 177 | 2026-05-05T03:38:42.220Z | Planning: Evaluating mediator changes ... Done |
| 178 | 2026-05-05T03:38:42.324Z | Planning: Checking for conflicting actions ... Done |
| 179 | 2026-05-05T03:38:42.327Z | Planning: Consolidating action changes ... Done |
| 180 | 2026-05-05T03:38:42.486Z | Planning: Evaluating mediators ... Done |
| 181 | 2026-05-05T03:38:42.492Z | Planning: Planning completed in 0.26 seconds |
| 182 | 2026-05-05T03:38:42.501Z | Mediators to change: 2 |
| 183 | 2026-05-05T03:38:42.501Z | Create boot environment: No |
| 184 | 2026-05-05T03:38:42.501Z | Create backup boot environment: No |
| 185 | 2026-05-05T03:38:42.564Z | Done |
| 186 | 2026-05-05T03:38:42.564Z | Done |
| 187 | 2026-05-05T03:38:43.253Z | Done |
| 188 | 2026-05-05T03:38:45.683Z | Done |
| 189 | 2026-05-05T03:38:45.759Z | Done |
| 190 | 2026-05-05T03:38:45.765Z | Done |
| 191 | 2026-05-05T03:38:45.899Z | Done |
| 192 | 2026-05-05T03:38:46.153Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-05-05T03:38:46.262Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-05-05T03:38:46.266Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-05-05T03:38:46.421Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-05-05T03:38:46.424Z | Planning: Planning completed in 0.27 seconds |
| 197 | 2026-05-05T03:38:46.447Z | Mediators to change: 1 |
| 198 | 2026-05-05T03:38:46.447Z | Create boot environment: No |
| 199 | 2026-05-05T03:38:46.447Z | Create backup boot environment: No |
| 200 | 2026-05-05T03:38:46.503Z | Done |
| 201 | 2026-05-05T03:38:46.503Z | Done |
| 202 | 2026-05-05T03:38:47.115Z | Done |
| 203 | 2026-05-05T03:38:49.548Z | Done |
| 204 | 2026-05-05T03:38:49.623Z | Done |
| 205 | 2026-05-05T03:38:49.627Z | Done |
| 206 | 2026-05-05T03:38:49.772Z | Done |
| 207 | 2026-05-05T03:38:50.055Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 208 | 2026-05-05T03:38:50.055Z | clang system 15 system |
| 209 | 2026-05-05T03:38:50.055Z | csh system system illumos |
| 210 | 2026-05-05T03:38:50.056Z | ctags system system illumos |
| 211 | 2026-05-05T03:38:50.056Z | file system system illumos |
| 212 | 2026-05-05T03:38:50.056Z | gcc vendor 12 vendor |
| 213 | 2026-05-05T03:38:50.056Z | gcc system 14 system |
| 214 | 2026-05-05T03:38:50.056Z | gcc system 10 system |
| 215 | 2026-05-05T03:38:50.056Z | go system 1.20 system |
| 216 | 2026-05-05T03:38:50.056Z | go system 1.19 system |
| 217 | 2026-05-05T03:38:50.056Z | llvm system 15 system |
| 218 | 2026-05-05T03:38:50.056Z | llvm system 14 system |
| 219 | 2026-05-05T03:38:50.056Z | mariadb system 10.6 system |
| 220 | 2026-05-05T03:38:50.056Z | mta vendor vendor dma |
| 221 | 2026-05-05T03:38:50.056Z | openjdk system 17 system |
| 222 | 2026-05-05T03:38:50.056Z | openjdk system 11 system |
| 223 | 2026-05-05T03:38:50.057Z | openjdk system 1.8 system |
| 224 | 2026-05-05T03:38:50.057Z | openssl vendor 3 vendor |
| 225 | 2026-05-05T03:38:50.057Z | perl system 5.36 system |
| 226 | 2026-05-05T03:38:50.057Z | postgresql system 18 system |
| 227 | 2026-05-05T03:38:50.057Z | postgresql system 15 system |
| 228 | 2026-05-05T03:38:50.057Z | postgresql system 13 system |
| 229 | 2026-05-05T03:38:50.057Z | python vendor 3 vendor |
| 230 | 2026-05-05T03:38:50.057Z | python system 2 system |
| 231 | 2026-05-05T03:38:50.057Z | python3 system 3.11 system |
| 232 | 2026-05-05T03:38:50.057Z | ruby system 3.0 system |
| 233 | 2026-05-05T03:38:50.057Z | words vendor vendor american-english |
| 234 | 2026-05-05T03:38:50.057Z | words system system australian-english |
| 235 | 2026-05-05T03:38:50.057Z | words system system british-english |
| 236 | 2026-05-05T03:38:50.057Z | words system system canadian-english |
| 237 | 2026-05-05T03:38:50.057Z | words system system french |
| 238 | 2026-05-05T03:38:50.057Z | words system system italian |
| 239 | 2026-05-05T03:38:50.057Z | words system system ngerman |
| 240 | 2026-05-05T03:38:50.057Z | words system system ogerman |
| 241 | 2026-05-05T03:38:50.057Z | words system system spanish |
| 242 | 2026-05-05T03:38:50.276Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-05-05T03:38:50.276Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 244 | 2026-05-05T03:38:54.845Z | FMRI IFO |
| 245 | 2026-05-05T03:38:54.845Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 246 | 2026-05-05T03:38:54.846Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 247 | 2026-05-05T03:38:54.846Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 248 | 2026-05-05T03:38:54.846Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 249 | 2026-05-05T03:38:54.846Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 250 | 2026-05-05T03:38:54.846Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 251 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 252 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 253 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 254 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 255 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 256 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 257 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 258 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 259 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 260 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 261 | 2026-05-05T03:38:54.847Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 262 | 2026-05-05T03:38:55.973Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 263 | 2026-05-05T03:38:56.225Z | Updating crates.io index |
| 264 | 2026-05-05T03:38:56.265Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-05-05T03:38:57.121Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-05-05T03:38:57.556Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-05-05T03:38:58.238Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-05-05T03:38:59.061Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 269 | 2026-05-05T03:38:59.541Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 270 | 2026-05-05T03:39:00.852Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-05-05T03:39:01.777Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 272 | 2026-05-05T03:39:02.102Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 273 | 2026-05-05T03:39:03.070Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 274 | 2026-05-05T03:39:03.545Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 275 | 2026-05-05T03:39:03.913Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 276 | 2026-05-05T03:39:04.291Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 277 | 2026-05-05T03:39:05.179Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-05-05T03:39:05.712Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 279 | 2026-05-05T03:39:06.037Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 280 | 2026-05-05T03:39:06.372Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 281 | 2026-05-05T03:39:06.750Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 282 | 2026-05-05T03:39:06.988Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 283 | 2026-05-05T03:39:07.227Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 284 | 2026-05-05T03:39:07.489Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 285 | 2026-05-05T03:39:07.921Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 286 | 2026-05-05T03:39:08.448Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 287 | 2026-05-05T03:39:09.060Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 288 | 2026-05-05T03:39:09.542Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 289 | 2026-05-05T03:39:09.883Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 290 | 2026-05-05T03:39:10.182Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 291 | 2026-05-05T03:39:11.490Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 292 | 2026-05-05T03:39:12.297Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 293 | 2026-05-05T03:39:12.761Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 294 | 2026-05-05T03:39:13.132Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 295 | 2026-05-05T03:39:13.443Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 296 | 2026-05-05T03:39:13.756Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-05-05T03:39:14.070Z | Updating crates.io index |
| 298 | 2026-05-05T03:39:14.111Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 299 | 2026-05-05T03:39:14.331Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 300 | 2026-05-05T03:39:14.599Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 301 | 2026-05-05T03:39:14.863Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 302 | 2026-05-05T03:39:15.352Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 303 | 2026-05-05T03:39:27.694Z | error: failed to select a version for `vergen`. |
| 304 | 2026-05-05T03:39:27.694Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 305 | 2026-05-05T03:39:27.694Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 306 | 2026-05-05T03:39:27.694Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 307 | 2026-05-05T03:39:27.694Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 308 | 2026-05-05T03:39:27.694Z | |
| 309 | 2026-05-05T03:39:27.694Z | all possible versions conflict with previously selected packages. |
| 310 | 2026-05-05T03:39:27.694Z | |
| 311 | 2026-05-05T03:39:27.694Z | previously selected package `vergen v9.0.6` |
| 312 | 2026-05-05T03:39:27.694Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 313 | 2026-05-05T03:39:27.694Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 314 | 2026-05-05T03:39:27.694Z | |
| 315 | 2026-05-05T03:39:27.694Z | failed to select a version for `vergen` which could resolve this conflict |
| 316 | 2026-05-05T03:39:27.738Z | Failed to run command -- will try 2 more times |
| 317 | 2026-05-05T03:39:27.986Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 318 | 2026-05-05T03:39:28.012Z | Updating crates.io index |
| 319 | 2026-05-05T03:39:28.244Z | Updating crates.io index |
| 320 | 2026-05-05T03:39:29.004Z | error: failed to select a version for `vergen`. |
| 321 | 2026-05-05T03:39:29.004Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 322 | 2026-05-05T03:39:29.004Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 323 | 2026-05-05T03:39:29.004Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 324 | 2026-05-05T03:39:29.004Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 325 | 2026-05-05T03:39:29.004Z | |
| 326 | 2026-05-05T03:39:29.005Z | all possible versions conflict with previously selected packages. |
| 327 | 2026-05-05T03:39:29.005Z | |
| 328 | 2026-05-05T03:39:29.005Z | previously selected package `vergen v9.0.6` |
| 329 | 2026-05-05T03:39:29.005Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 330 | 2026-05-05T03:39:29.005Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 331 | 2026-05-05T03:39:29.005Z | |
| 332 | 2026-05-05T03:39:29.005Z | failed to select a version for `vergen` which could resolve this conflict |
| 333 | 2026-05-05T03:39:29.049Z | Failed to run command -- will try 1 more times |
| 334 | 2026-05-05T03:39:29.322Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 335 | 2026-05-05T03:39:29.381Z | Updating crates.io index |
| 336 | 2026-05-05T03:39:29.909Z | error: failed to select a version for `vergen`. |
| 337 | 2026-05-05T03:39:29.910Z | ... required by package `crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=6b7b7b7cb723a42bf5d6bc809afbaf332d7500b9#6b7b7b7c)` |
| 338 | 2026-05-05T03:39:29.910Z | ... which satisfies git dependency `crucible-common` of package `omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)` |
| 339 | 2026-05-05T03:39:29.910Z | ... which satisfies path dependency `omicron-nexus` (locked to 0.1.0) of package `nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)` |
| 340 | 2026-05-05T03:39:29.910Z | versions that meet the requirements `^9.1.0` are: 9.1.0 |
| 341 | 2026-05-05T03:39:29.910Z | |
| 342 | 2026-05-05T03:39:29.910Z | all possible versions conflict with previously selected packages. |
| 343 | 2026-05-05T03:39:29.910Z | |
| 344 | 2026-05-05T03:39:29.910Z | previously selected package `vergen v9.0.6` |
| 345 | 2026-05-05T03:39:29.910Z | ... which satisfies dependency `vergen = "^9.0.6"` (locked to 9.0.6) of package `omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)` |
| 346 | 2026-05-05T03:39:29.910Z | ... which satisfies dependency `omicron-workspace-hack = "^0.1.0"` (locked to 0.1.0) of package `cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)` |
| 347 | 2026-05-05T03:39:29.910Z | |
| 348 | 2026-05-05T03:39:29.910Z | failed to select a version for `vergen` which could resolve this conflict |
| 349 | 2026-05-05T03:39:29.934Z | |
| 350 | 2026-05-05T03:39:29.941Z | real 1:57.292482897 |
| 351 | 2026-05-05T03:39:29.941Z | user 54.141738666 |
| 352 | 2026-05-05T03:39:29.941Z | sys 5.731958208 |
| 353 | 2026-05-05T03:39:29.941Z | trap 0.008410566 |
| 354 | 2026-05-05T03:39:29.941Z | tflt 0.027035118 |
| 355 | 2026-05-05T03:39:29.941Z | dflt 0.042836884 |
| 356 | 2026-05-05T03:39:29.941Z | kflt 0.013176586 |
| 357 | 2026-05-05T03:39:29.941Z | lock 0.142395909 |
| 358 | 2026-05-05T03:39:29.941Z | slp 2:58.387526615 |
| 359 | 2026-05-05T03:39:29.941Z | lat 0.248163424 |
| 360 | 2026-05-05T03:39:29.941Z | stop 0.000491436 |
| 361 | 2026-05-05T03:39:29.941Z | process exited: duration 117346 ms, exit code 101 |
| |
| 362 | 2026-05-05T03:39:29.951Z | found 0 output files |
| 363 | 2026-05-05T03:39:29.951Z | upload error: rule "/work/package.tar.gz" required a match, but was not used |