|
|
|
| 1 | 2026-05-05T21:58:23.525Z | job assigned to worker 01KQX2B5Y3FKXMXKJ87QTQA712 [factory aws, i-09f67ca4dc180dbf6] (queued for 48 s) |
| |
| 2 | 2026-05-05T21:58:30.042Z | starting task 0: "setup" |
| 3 | 2026-05-05T21:58:30.046Z | ++ uname -s |
| 4 | 2026-05-05T21:58:30.048Z | + kern=SunOS |
| 5 | 2026-05-05T21:58:30.049Z | + build_user=build |
| 6 | 2026-05-05T21:58:30.049Z | + build_uid=12345 |
| 7 | 2026-05-05T21:58:30.049Z | + work_dir=/work |
| 8 | 2026-05-05T21:58:30.049Z | + input_dir=/input |
| 9 | 2026-05-05T21:58:30.049Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-05T21:58:30.049Z | + case "$kern" in |
| 11 | 2026-05-05T21:58:30.049Z | + groupadd -g 12345 build |
| 12 | 2026-05-05T21:58:30.052Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-05T21:58:32.054Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-05T21:58:32.176Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-05T21:58:32.180Z | + home_fs=zfs |
| 16 | 2026-05-05T21:58:32.180Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-05T21:58:32.180Z | + mkdir -p /home/build |
| 18 | 2026-05-05T21:58:32.180Z | + chown build:build /home/build /work |
| 19 | 2026-05-05T21:58:34.181Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-05T21:58:34.184Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-05-05T21:58:34.191Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-05T21:58:34.195Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-05T21:58:34.195Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-05T21:58:34.195Z | * rust toolchain profile = "default" |
| 25 | 2026-05-05T21:58:34.195Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-05T21:58:34.195Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-05T21:58:34.195Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-05T21:58:34.198Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-05T21:58:34.198Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-05T21:58:34.315Z | info: downloading installer |
| 31 | 2026-05-05T21:58:35.912Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-05T21:58:35.912Z | warn: /opt/ooce/bin |
| 33 | 2026-05-05T21:58:35.912Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-05T21:58:35.912Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-05T21:58:35.912Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-05T21:58:35.912Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-05T21:58:35.912Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-05T21:58:35.912Z | error: cannot install while Rust is installed |
| 39 | 2026-05-05T21:58:35.912Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-05T21:58:35.915Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-05T21:58:35.915Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-05T21:58:35.915Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-05T21:58:35.915Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-05T21:58:35.947Z | info: profile set to default |
| 45 | 2026-05-05T21:58:35.947Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-05T21:58:35.950Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-05T21:58:36.096Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-05T21:58:36.099Z | info: downloading 6 components |
| 49 | 2026-05-05T21:58:51.923Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-05T21:58:51.923Z | |
| 51 | 2026-05-05T21:58:51.949Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-05T21:58:51.949Z | |
| 53 | 2026-05-05T21:58:51.949Z | |
| 54 | 2026-05-05T21:58:51.949Z | Rust is installed now. Great! |
| 55 | 2026-05-05T21:58:51.949Z | |
| 56 | 2026-05-05T21:58:51.949Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-05T21:58:51.949Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-05T21:58:51.949Z | |
| 59 | 2026-05-05T21:58:51.949Z | To configure your current shell, you need to source |
| 60 | 2026-05-05T21:58:51.949Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-05T21:58:51.949Z | |
| 62 | 2026-05-05T21:58:51.952Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-05T21:58:51.952Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-05T21:58:51.952Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-05T21:58:51.952Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-05T21:58:51.952Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-05T21:58:51.952Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-05T21:58:51.952Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-05T21:58:51.952Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-05T21:58:51.952Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-05T21:58:52.040Z | + rustup --version |
| 72 | 2026-05-05T21:58:52.049Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-05T21:58:52.052Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-05T21:58:52.070Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-05T21:58:52.073Z | + cargo --version |
| 76 | 2026-05-05T21:58:52.086Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-05T21:58:52.089Z | + rustc --version |
| 78 | 2026-05-05T21:58:52.108Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-05T21:58:52.111Z | process exited: duration 17918 ms, exit code 0 |
| |
| 80 | 2026-05-05T21:58:52.116Z | starting task 2: "authentication" |
| 81 | 2026-05-05T21:58:52.132Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-05T21:58:52.138Z | starting task 3: "clone repository" |
| 83 | 2026-05-05T21:58:52.141Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-05T21:58:52.144Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-05T21:58:52.276Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-05T21:59:05.203Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-05T21:59:05.203Z | + git fetch origin 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 88 | 2026-05-05T21:59:05.521Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-05T21:59:05.521Z | * branch 24502fa1e4a0fabc0909c954327853a8653613c1 -> FETCH_HEAD |
| 90 | 2026-05-05T21:59:05.530Z | + [[ -n iliana/cockroach-go1.26 ]] |
| 91 | 2026-05-05T21:59:05.533Z | ++ git branch --show-current |
| 92 | 2026-05-05T21:59:05.533Z | + current=main |
| 93 | 2026-05-05T21:59:05.533Z | + [[ main != iliana/cockroach-go1.26 ]] |
| 94 | 2026-05-05T21:59:05.533Z | + git branch -f iliana/cockroach-go1.26 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 95 | 2026-05-05T21:59:05.536Z | + git checkout -f iliana/cockroach-go1.26 |
| 96 | 2026-05-05T21:59:05.764Z | Switched to branch 'iliana/cockroach-go1.26' |
| 97 | 2026-05-05T21:59:05.767Z | + git reset --hard 24502fa1e4a0fabc0909c954327853a8653613c1 |
| 98 | 2026-05-05T21:59:05.998Z | HEAD is now at 24502fa1e update cockroachdb (go1.26) |
| 99 | 2026-05-05T21:59:06.002Z | process exited: duration 13861 ms, exit code 0 |
| |
| 100 | 2026-05-05T21:59:06.008Z | starting task 4: "build" |
| 101 | 2026-05-05T21:59:06.012Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-05T21:59:06.012Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-05T21:59:06.016Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-05T21:59:06.016Z | + cargo --version |
| 105 | 2026-05-05T21:59:06.021Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-05T21:59:06.024Z | + rustc --version |
| 107 | 2026-05-05T21:59:06.044Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-05T21:59:06.047Z | + source ./env.sh |
| 109 | 2026-05-05T21:59:06.047Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-05-05T21:59:06.047Z | ++ set -o xtrace |
| 111 | 2026-05-05T21:59:06.050Z | ++++ dirname ./env.sh |
| 112 | 2026-05-05T21:59:06.050Z | +++ readlink -f . |
| 113 | 2026-05-05T21:59:06.063Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-05-05T21:59:06.063Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-05-05T21:59:06.063Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-05-05T21:59:06.066Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-05-05T21:59:06.066Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-05-05T21:59:06.066Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-05-05T21:59:06.066Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-05-05T21:59:06.066Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-05-05T21:59:06.066Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-05-05T21:59:06.066Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-05-05T21:59:06.066Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-05-05T21:59:06.066Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-05-05T21:59:06.066Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-05-05T21:59:06.066Z | + banner prerequisites |
| 127 | 2026-05-05T21:59:06.066Z | |
| 128 | 2026-05-05T21:59:06.067Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-05-05T21:59:06.067Z | # # # # # # # # # # # # # # # |
| 130 | 2026-05-05T21:59:06.067Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-05-05T21:59:06.067Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-05-05T21:59:06.067Z | # # # # # # # # # # # # # # # |
| 133 | 2026-05-05T21:59:06.067Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-05-05T21:59:06.067Z | |
| 135 | 2026-05-05T21:59:06.067Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-05-05T21:59:16.752Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-05-05T21:59:24.352Z | Startup: Caching catalogs ... Done |
| 138 | 2026-05-05T21:59:31.792Z | Planning: Solver setup ... Done (5.989s) |
| 139 | 2026-05-05T21:59:31.834Z | Planning: Running solver ... Done (0.041s) |
| 140 | 2026-05-05T21:59:31.978Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-05-05T21:59:32.017Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-05-05T21:59:32.142Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-05-05T21:59:32.178Z | Planning: Package planning ... Done (0.036s) |
| 144 | 2026-05-05T21:59:32.216Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-05-05T21:59:32.403Z | Planning: Checking for conflicting actions ... Done (0.189s) |
| 146 | 2026-05-05T21:59:32.414Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-05-05T21:59:33.979Z | Planning: Evaluating mediators ... Done (1.566s) |
| 148 | 2026-05-05T21:59:33.987Z | Planning: Planning completed in 9.47 seconds |
| 149 | 2026-05-05T21:59:33.998Z | Packages to install: 5 |
| 150 | 2026-05-05T21:59:33.998Z | Mediators to change: 3 |
| 151 | 2026-05-05T21:59:34.002Z | Services to change: 1 |
| 152 | 2026-05-05T21:59:34.002Z | Estimated space available: 155.34 GB |
| 153 | 2026-05-05T21:59:34.002Z | Estimated space to be consumed: 1.90 GB |
| 154 | 2026-05-05T21:59:34.002Z | Create boot environment: No |
| 155 | 2026-05-05T21:59:34.002Z | Create backup boot environment: No |
| 156 | 2026-05-05T21:59:34.002Z | Rebuild boot archive: No |
| 157 | 2026-05-05T21:59:34.002Z | |
| 158 | 2026-05-05T21:59:34.002Z | Changed mediators: |
| 159 | 2026-05-05T21:59:34.002Z | mediator clang: |
| 160 | 2026-05-05T21:59:34.002Z | version: None -> 15 (system default) |
| 161 | 2026-05-05T21:59:34.002Z | |
| 162 | 2026-05-05T21:59:34.002Z | mediator llvm: |
| 163 | 2026-05-05T21:59:34.002Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-05-05T21:59:34.002Z | |
| 165 | 2026-05-05T21:59:34.002Z | mediator postgresql: |
| 166 | 2026-05-05T21:59:34.002Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-05-05T21:59:34.002Z | |
| 168 | 2026-05-05T21:59:34.002Z | Changed packages: |
| 169 | 2026-05-05T21:59:34.002Z | helios-dev |
| 170 | 2026-05-05T21:59:34.002Z | developer/build-essential |
| 171 | 2026-05-05T21:59:34.003Z | None -> 11-2.0 |
| 172 | 2026-05-05T21:59:34.003Z | library/libxmlsec1 |
| 173 | 2026-05-05T21:59:34.003Z | None -> 1.2.35-2.0 |
| 174 | 2026-05-05T21:59:34.003Z | ooce/developer/clang-15 |
| 175 | 2026-05-05T21:59:34.003Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-05T21:59:34.003Z | ooce/developer/llvm-15 |
| 177 | 2026-05-05T21:59:34.003Z | None -> 15.0.7-2.0 |
| 178 | 2026-05-05T21:59:34.003Z | ooce/library/postgresql-18 |
| 179 | 2026-05-05T21:59:34.003Z | None -> 18.1-2.0 |
| 180 | 2026-05-05T21:59:34.003Z | |
| 181 | 2026-05-05T21:59:34.003Z | Services: |
| 182 | 2026-05-05T21:59:34.003Z | restart_fmri: |
| 183 | 2026-05-05T21:59:34.003Z | svc:/system/update-man-index:default |
| 184 | 2026-05-05T21:59:34.053Z | |
| 185 | 2026-05-05T21:59:34.053Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-05-05T21:59:41.571Z | Download: 1192/4272 items 83.3/219.0MB 38% complete (22.8M/s) |
| 187 | 2026-05-05T21:59:49.238Z | Download: 2224/4272 items 119.2/219.0MB 54% complete (11.8M/s) |
| 188 | 2026-05-05T21:59:53.710Z | |
| 189 | 2026-05-05T21:59:53.710Z | Errors were encountered while attempting to retrieve package or file data for |
| 190 | 2026-05-05T21:59:53.710Z | the requested operation. |
| 191 | 2026-05-05T21:59:53.714Z | Details follow: |
| 192 | 2026-05-05T21:59:53.714Z | |
| 193 | 2026-05-05T21:59:53.714Z | pkg://helios-dev/ooce/developer/llvm-15@15.0.7,5.11-2.0:20230713T102340Z |
| 194 | 2026-05-05T21:59:53.714Z | 1: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 195 | 2026-05-05T21:59:53.714Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/30cadca8f50425fac372511c15e41c152012ed0d' |
| 196 | 2026-05-05T21:59:53.714Z | 2: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 197 | 2026-05-05T21:59:53.714Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/d99f21c833b4decce5403a2edcfa53806add9cfa' (happened 2 times) |
| 198 | 2026-05-05T21:59:53.714Z | 3: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 199 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ced00c5ae5d4d42d3df8c5b7a96346020b6c1196' (happened 3 times) |
| 200 | 2026-05-05T21:59:53.715Z | 4: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 201 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/dd6f1716cb13f464b37d8341118ef277fe4ef6f7' (happened 3 times) |
| 202 | 2026-05-05T21:59:53.715Z | 5: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 203 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/584bd1a906ff5dbaa0893a00d1c002e5a7869863' |
| 204 | 2026-05-05T21:59:53.715Z | 6: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 205 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ebb5ca969a3b59c1e6754f10ccb481a72366fed7' (happened 3 times) |
| 206 | 2026-05-05T21:59:53.715Z | 7: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 207 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/11029301cb8a3bab0ace7b319b367b82e560f779' |
| 208 | 2026-05-05T21:59:53.715Z | 8: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 209 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/caa33541ee5f2d6ab0aea491babfd1a7ec9a4f88' |
| 210 | 2026-05-05T21:59:53.715Z | 9: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 211 | 2026-05-05T21:59:53.715Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9d6f40a67afbdf455470ef8381d4809082c19bf9' |
| 212 | 2026-05-05T21:59:53.716Z | 10: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 213 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/c09bf2803b9158697ed65a984d49656657fbec9d' |
| 214 | 2026-05-05T21:59:53.716Z | 11: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 215 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1c626bfeb680a193eac33743d1223f14b4ca9269' (happened 2 times) |
| 216 | 2026-05-05T21:59:53.716Z | 12: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 217 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/77b507ca9feda64595f77c1025361f41d4d2d153' (happened 2 times) |
| 218 | 2026-05-05T21:59:53.716Z | 13: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 219 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/00f331ed4a471d58b50a5c6ee72faba36f75bb8a' (happened 3 times) |
| 220 | 2026-05-05T21:59:53.716Z | 14: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 221 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/41e285f802c92feb02e8b6867f7820d870ddd412' |
| 222 | 2026-05-05T21:59:53.716Z | 15: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 223 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/32255c2e8e00986e1818c1248d7103d11477a21a' (happened 2 times) |
| 224 | 2026-05-05T21:59:53.716Z | 16: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 225 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/d7863991da30457ac15d9acf8034e7e5d68957be' |
| 226 | 2026-05-05T21:59:53.716Z | 17: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 227 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/135dc7461274e55345e0cc3e14682b0df2aea723' (happened 2 times) |
| 228 | 2026-05-05T21:59:53.716Z | 18: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 229 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/4eb5deb4b8d67c5d6fcdd429733fa7560ad7ef9f' (happened 2 times) |
| 230 | 2026-05-05T21:59:53.716Z | 19: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 231 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/0cefc82fd2b00dd09ed2641b110f303f5f59edee' |
| 232 | 2026-05-05T21:59:53.716Z | 20: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 233 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/4c16d56425630183e6fdd11a0f7109e5b2721055' |
| 234 | 2026-05-05T21:59:53.716Z | 21: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 235 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/bf4d7b0de9f980d9e907e112f7a2be8b00827895' |
| 236 | 2026-05-05T21:59:53.716Z | 22: https protocol error: Unknown error code: 502 reason: Bad Gateway |
| 237 | 2026-05-05T21:59:53.716Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9bc62b5aa9463fda3150a18b19691334817867f5' |
| 238 | 2026-05-05T21:59:53.716Z | |
| 239 | 2026-05-05T21:59:55.127Z | |
| 240 | 2026-05-05T21:59:55.127Z | real 49.018411523 |
| 241 | 2026-05-05T21:59:55.166Z | user 25.928091310 |
| 242 | 2026-05-05T21:59:55.166Z | sys 2.005976905 |
| 243 | 2026-05-05T21:59:55.166Z | trap 0.002487367 |
| 244 | 2026-05-05T21:59:55.166Z | tflt 0.036256389 |
| 245 | 2026-05-05T21:59:55.166Z | dflt 0.071382750 |
| 246 | 2026-05-05T21:59:55.166Z | kflt 0.023104616 |
| 247 | 2026-05-05T21:59:55.166Z | lock 0.000000000 |
| 248 | 2026-05-05T21:59:55.166Z | slp 1:14.507459137 |
| 249 | 2026-05-05T21:59:55.166Z | lat 0.038229741 |
| 250 | 2026-05-05T21:59:55.166Z | stop 0.000294491 |
| 251 | 2026-05-05T21:59:55.166Z | process exited: duration 49079 ms, exit code 1 |
| |
| 252 | 2026-05-05T21:59:55.177Z | found 0 output files |