|
|
|
| 1 | 2026-06-05T03:58:52.971Z | job assigned to worker 01KTAYWHTGFEWGWVBWCW5XZ7RN [factory aws, i-0444227b19454fbd7] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-05T03:58:59.774Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:59.778Z | ++ uname -s |
| 4 | 2026-06-05T03:58:59.781Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:59.781Z | + build_user=build |
| 6 | 2026-06-05T03:58:59.781Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:59.781Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:59.781Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:59.781Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:59.781Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:59.781Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:59.781Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:01.786Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:01.881Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:01.887Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:01.887Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:01.887Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:01.887Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:03.888Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:03.891Z | process exited: duration 4115 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:03.898Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:03.902Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:03.902Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:03.902Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:59:03.902Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-05T03:59:03.902Z | * rust toolchain profile = "default" |
| 27 | 2026-06-05T03:59:03.902Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:03.907Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:03.907Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:03.999Z | info: downloading installer |
| 31 | 2026-06-05T03:59:05.264Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:05.264Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:05.265Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:05.265Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:05.265Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:05.265Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:05.265Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:05.265Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:05.265Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:05.265Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:05.265Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:05.265Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:05.265Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:05.283Z | info: profile set to default |
| 45 | 2026-06-05T03:59:05.283Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:05.287Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:05.417Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:05.424Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:19.613Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:19.613Z | |
| 51 | 2026-06-05T03:59:19.643Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:19.643Z | |
| 53 | 2026-06-05T03:59:19.646Z | |
| 54 | 2026-06-05T03:59:19.646Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:19.646Z | |
| 56 | 2026-06-05T03:59:19.646Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:19.646Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:19.646Z | |
| 59 | 2026-06-05T03:59:19.646Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:19.646Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:19.647Z | |
| 62 | 2026-06-05T03:59:19.647Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:19.647Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:19.647Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:19.647Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:19.647Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:19.647Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:19.647Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:19.647Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:19.647Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:19.743Z | + rustup --version |
| 72 | 2026-06-05T03:59:19.753Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:19.756Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:19.774Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:19.783Z | + cargo --version |
| 76 | 2026-06-05T03:59:19.789Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:19.793Z | + rustc --version |
| 78 | 2026-06-05T03:59:19.812Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:19.815Z | process exited: duration 15913 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:19.822Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:19.838Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:59:19.845Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:59:19.849Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:59:19.852Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:19.888Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:59:20.919Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:59:20.919Z | + git fetch origin e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 88 | 2026-06-05T03:59:21.134Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:59:21.134Z | * branch e86e4e4b2f8085a42f0b82ef9a63817606232356 -> FETCH_HEAD |
| 90 | 2026-06-05T03:59:21.140Z | + [[ -n renovate/chrono-0.x ]] |
| 91 | 2026-06-05T03:59:21.143Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:59:21.143Z | + current=main |
| 93 | 2026-06-05T03:59:21.143Z | + [[ main != renovate/chrono-0.x ]] |
| 94 | 2026-06-05T03:59:21.143Z | + git branch -f renovate/chrono-0.x e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 95 | 2026-06-05T03:59:21.146Z | + git checkout -f renovate/chrono-0.x |
| 96 | 2026-06-05T03:59:21.165Z | Switched to branch 'renovate/chrono-0.x' |
| 97 | 2026-06-05T03:59:21.169Z | + git reset --hard e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 98 | 2026-06-05T03:59:21.180Z | HEAD is now at e86e4e4 Update Rust crate chrono to 0.4.45 |
| 99 | 2026-06-05T03:59:21.183Z | process exited: duration 1335 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:59:21.190Z | starting task 4: "build" |
| 101 | 2026-06-05T03:59:21.196Z | ++ dladm |
| 102 | 2026-06-05T03:59:21.199Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-05T03:59:21.199Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-05T03:59:21.203Z | ++ ipadm |
| 105 | 2026-06-05T03:59:21.203Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-05T03:59:21.203Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-05T03:59:21.203Z | ena0/dhcp dhcp ok 10.150.1.201/24 |
| 108 | 2026-06-05T03:59:21.203Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-05T03:59:21.203Z | ++ banner collect |
| 110 | 2026-06-05T03:59:21.208Z | |
| 111 | 2026-06-05T03:59:21.208Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-05T03:59:21.208Z | # # # # # # # # # # |
| 113 | 2026-06-05T03:59:21.208Z | # # # # # ##### # # |
| 114 | 2026-06-05T03:59:21.208Z | # # # # # # # # |
| 115 | 2026-06-05T03:59:21.208Z | # # # # # # # # # # |
| 116 | 2026-06-05T03:59:21.208Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-05T03:59:21.208Z | |
| 118 | 2026-06-05T03:59:21.208Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-05T03:59:21.208Z | ++ repo=softnpu |
| 120 | 2026-06-05T03:59:21.208Z | ++ series=image |
| 121 | 2026-06-05T03:59:21.208Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-05T03:59:21.208Z | ++ name=softnpu |
| 123 | 2026-06-05T03:59:21.208Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-05T03:59:21.208Z | ++ mkdir -p download |
| 125 | 2026-06-05T03:59:21.208Z | ++ pushd download |
| 126 | 2026-06-05T03:59:21.208Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-05T03:59:21.208Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T03:59:21.208Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-05T03:59:21.212Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-05T03:59:21.212Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-05T03:59:21.522Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 50.61M 0 0
100 15.63M 100 15.63M 0 0 50.60M 0 0
100 15.63M 100 15.63M 0 0 50.59M 0 0 |
| 132 | 2026-06-05T03:59:21.526Z | ++ popd |
| 133 | 2026-06-05T03:59:21.526Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-05T03:59:21.526Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-05T03:59:21.526Z | ++ repo=sidecar-lite |
| 136 | 2026-06-05T03:59:21.526Z | ++ series=release |
| 137 | 2026-06-05T03:59:21.526Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-05T03:59:21.526Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-05T03:59:21.526Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-05T03:59:21.526Z | ++ mkdir -p download |
| 141 | 2026-06-05T03:59:21.526Z | ++ pushd download |
| 142 | 2026-06-05T03:59:21.526Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-05T03:59:21.526Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-05T03:59:21.526Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-05T03:59:21.530Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-05T03:59:21.530Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-05T03:59:21.848Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 38.03M 0 0
100 12.04M 100 12.04M 0 0 38.02M 0 0
100 12.04M 100 12.04M 0 0 38.02M 0 0 |
| 148 | 2026-06-05T03:59:21.854Z | ++ popd |
| 149 | 2026-06-05T03:59:21.854Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-05T03:59:21.854Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-05T03:59:21.854Z | ++ repo=sidecar-lite |
| 152 | 2026-06-05T03:59:21.854Z | ++ series=release |
| 153 | 2026-06-05T03:59:21.854Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-05T03:59:21.854Z | ++ name=scadm |
| 155 | 2026-06-05T03:59:21.854Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-05T03:59:21.854Z | ++ mkdir -p download |
| 157 | 2026-06-05T03:59:21.854Z | ++ pushd download |
| 158 | 2026-06-05T03:59:21.854Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-05T03:59:21.854Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T03:59:21.854Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-05T03:59:21.859Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-05T03:59:21.859Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-05T03:59:22.274Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 37.74M 0 0
100 15.78M 100 15.78M 0 0 37.74M 0 0
100 15.78M 100 15.78M 0 0 37.73M 0 0 |
| 164 | 2026-06-05T03:59:22.278Z | ++ popd |
| 165 | 2026-06-05T03:59:22.278Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-05T03:59:22.278Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-05T03:59:22.278Z | ++ repo=dendrite |
| 168 | 2026-06-05T03:59:22.278Z | ++ series=image |
| 169 | 2026-06-05T03:59:22.278Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-05T03:59:22.278Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-05T03:59:22.278Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-05T03:59:22.278Z | ++ mkdir -p download |
| 173 | 2026-06-05T03:59:22.278Z | ++ pushd download |
| 174 | 2026-06-05T03:59:22.278Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-05T03:59:22.278Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-05T03:59:22.278Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T03:59:22.283Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-05T03:59:22.286Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-05T03:59:23.166Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 81.20M 0 0
100 71.59M 100 71.59M 0 0 81.19M 0 0
100 71.59M 100 71.59M 0 0 81.19M 0 0 |
| 180 | 2026-06-05T03:59:23.173Z | ++ popd |
| 181 | 2026-06-05T03:59:23.173Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-05T03:59:23.173Z | ++ get_artifact maghemite release e86e4e4b2f8085a42f0b82ef9a63817606232356 ddm |
| 183 | 2026-06-05T03:59:23.173Z | ++ repo=maghemite |
| 184 | 2026-06-05T03:59:23.173Z | ++ series=release |
| 185 | 2026-06-05T03:59:23.173Z | ++ commit=e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 186 | 2026-06-05T03:59:23.173Z | ++ name=ddm |
| 187 | 2026-06-05T03:59:23.173Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-05T03:59:23.173Z | ++ mkdir -p download |
| 189 | 2026-06-05T03:59:23.177Z | ++ pushd download |
| 190 | 2026-06-05T03:59:23.177Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-05T03:59:23.177Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-05T03:59:23.177Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e86e4e4b2f8085a42f0b82ef9a63817606232356/ddm |
| 193 | 2026-06-05T03:59:23.180Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-05T03:59:23.180Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-05T03:59:23.232Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-05T03:59:23.235Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-05T03:59:23.235Z | ++ popd |
| 198 | 2026-06-05T03:59:23.235Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-05T03:59:23.235Z | ++ get_artifact maghemite release e86e4e4b2f8085a42f0b82ef9a63817606232356 ddmadm |
| 200 | 2026-06-05T03:59:23.235Z | ++ repo=maghemite |
| 201 | 2026-06-05T03:59:23.235Z | ++ series=release |
| 202 | 2026-06-05T03:59:23.236Z | ++ commit=e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 203 | 2026-06-05T03:59:23.236Z | ++ name=ddmadm |
| 204 | 2026-06-05T03:59:23.236Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-05T03:59:23.236Z | ++ mkdir -p download |
| 206 | 2026-06-05T03:59:23.241Z | ++ pushd download |
| 207 | 2026-06-05T03:59:23.241Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-05T03:59:23.241Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-05T03:59:23.241Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e86e4e4b2f8085a42f0b82ef9a63817606232356/ddmadm |
| 210 | 2026-06-05T03:59:23.248Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-05T03:59:23.248Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-05T03:59:23.299Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-05T03:59:23.299Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-05T03:59:23.303Z | ++ popd |
| 215 | 2026-06-05T03:59:23.303Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-05T03:59:23.303Z | ++ pushd download |
| 217 | 2026-06-05T03:59:23.303Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-05T03:59:23.303Z | ++ chmod +x softnpu |
| 219 | 2026-06-05T03:59:23.303Z | ++ chmod +x scadm |
| 220 | 2026-06-05T03:59:23.308Z | ++ chmod +x ddmadm |
| 221 | 2026-06-05T03:59:23.308Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-05T03:59:23.308Z | ++ chmod +x ddmd |
| 223 | 2026-06-05T03:59:23.308Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-05T03:59:23.308Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-05T03:59:23.308Z | mv: cannot access ddmadm |
| 226 | 2026-06-05T03:59:23.308Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-05T03:59:23.308Z | mv: cannot access ddmd |
| 228 | 2026-06-05T03:59:23.308Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-05T03:59:23.313Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-05T03:59:23.313Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-05T03:59:24.335Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-05T03:59:24.342Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-05T03:59:24.342Z | ++ popd |
| 234 | 2026-06-05T03:59:24.342Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-05T03:59:24.342Z | ++ banner install |
| 236 | 2026-06-05T03:59:24.342Z | |
| 237 | 2026-06-05T03:59:24.342Z | # # # #### ##### ## # # |
| 238 | 2026-06-05T03:59:24.342Z | # ## # # # # # # # |
| 239 | 2026-06-05T03:59:24.342Z | # # # # #### # # # # # |
| 240 | 2026-06-05T03:59:24.342Z | # # # # # # ###### # # |
| 241 | 2026-06-05T03:59:24.342Z | # # ## # # # # # # # |
| 242 | 2026-06-05T03:59:24.342Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-05T03:59:24.342Z | |
| 244 | 2026-06-05T03:59:24.343Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-05T03:59:24.343Z | ++ set +o errexit |
| 246 | 2026-06-05T03:59:24.343Z | ++ pkg info clang-15 |
| 247 | 2026-06-05T03:59:24.343Z | ++ grep -qi installed |
| 248 | 2026-06-05T03:59:25.537Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-05T03:59:25.537Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-05T03:59:25.537Z | |
| 251 | 2026-06-05T03:59:25.537Z | clang-15 |
| 252 | 2026-06-05T03:59:25.579Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-05T03:59:25.579Z | ++ set -o errexit |
| 254 | 2026-06-05T03:59:25.584Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-05T03:59:32.810Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-05T03:59:40.553Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-05T03:59:47.788Z | Planning: Solver setup ... Done |
| 258 | 2026-06-05T03:59:47.829Z | Planning: Running solver ... Done |
| 259 | 2026-06-05T03:59:47.972Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-05T03:59:47.992Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-05T03:59:48.085Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-05T03:59:48.114Z | Planning: Package planning ... Done |
| 263 | 2026-06-05T03:59:48.140Z | Planning: Merging actions ... Done |
| 264 | 2026-06-05T03:59:48.246Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-05T03:59:48.253Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-05T03:59:49.025Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-05T03:59:49.031Z | Planning: Planning completed in 8.31 seconds |
| 268 | 2026-06-05T03:59:49.042Z | Packages to install: 2 |
| 269 | 2026-06-05T03:59:49.042Z | Mediators to change: 2 |
| 270 | 2026-06-05T03:59:49.045Z | Services to change: 1 |
| 271 | 2026-06-05T03:59:49.045Z | Create boot environment: No |
| 272 | 2026-06-05T03:59:49.045Z | Create backup boot environment: No |
| 273 | 2026-06-05T03:59:49.084Z | |
| 274 | 2026-06-05T03:59:49.084Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-05T03:59:54.139Z | Download: 330/3076 items 15.9/211.3MB 7% complete (4.7M/s) |
| 276 | 2026-06-05T03:59:59.143Z | Download: 504/3076 items 16.6/211.3MB 7% complete (1.7M/s) |
| 277 | 2026-06-05T04:00:04.322Z | Download: 631/3076 items 17.2/211.3MB 8% complete (165k/s) |
| 278 | 2026-06-05T04:00:09.343Z | Download: 757/3076 items 17.8/211.3MB 8% complete (139k/s) |
| 279 | 2026-06-05T04:00:14.366Z | Download: 804/3076 items 18.3/211.3MB 8% complete (99.6k/s) |
| 280 | 2026-06-05T04:00:19.564Z | Download: 900/3076 items 61.7/211.3MB 29% complete (4.3M/s) |
| 281 | 2026-06-05T04:00:20.336Z | |
| 282 | 2026-06-05T04:00:20.336Z | Errors were encountered while attempting to retrieve package or file data for |
| 283 | 2026-06-05T04:00:20.336Z | the requested operation. |
| 284 | 2026-06-05T04:00:20.336Z | Details follow: |
| 285 | 2026-06-05T04:00:20.336Z | |
| 286 | 2026-06-05T04:00:20.336Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: Recv failure: Connection reset by peer |
| 287 | 2026-06-05T04:00:20.336Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/d916a14558a9b3d215aed2d6ebdb94e8bde0bf7e' |
| 288 | 2026-06-05T04:00:21.808Z | + cleanup |
| 289 | 2026-06-05T04:00:21.862Z | ++ id -un |
| 290 | 2026-06-05T04:00:21.862Z | ++ id -gn |
| 291 | 2026-06-05T04:00:21.862Z | + pfexec chown -R build:build . |
| 292 | 2026-06-05T04:00:21.862Z | process exited: duration 60586 ms, exit code 1 |
| |
| 293 | 2026-06-05T04:00:21.919Z | found 0 output files |