|
|
|
| 1 | 2026-06-05T03:58:18.520Z | job assigned to worker 01KTAYVSFENP586JJ3KYV31XGC [factory aws, i-070309169decd11bd] (queued for 1 m 29 s) |
| |
| 2 | 2026-06-05T03:58:25.499Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:25.504Z | ++ uname -s |
| 4 | 2026-06-05T03:58:25.507Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:25.507Z | + build_user=build |
| 6 | 2026-06-05T03:58:25.507Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:25.507Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:25.507Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:25.507Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:25.507Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:25.507Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:25.507Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:27.511Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:27.632Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:27.636Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:27.636Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:27.636Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:27.636Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:29.637Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:29.639Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:29.651Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:29.661Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:29.661Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:58:29.661Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T03:58:29.661Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:58:29.661Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:58:29.662Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:29.662Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:29.662Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:29.739Z | info: downloading installer |
| 31 | 2026-06-05T03:58:31.055Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:31.055Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:31.055Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:31.055Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:31.055Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:31.055Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:31.055Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:31.055Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:31.055Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:31.058Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:31.058Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:31.058Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:31.058Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:31.068Z | info: profile set to default |
| 45 | 2026-06-05T03:58:31.068Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:31.072Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:31.223Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:31.226Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:45.804Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:45.804Z | |
| 51 | 2026-06-05T03:58:45.832Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:45.832Z | |
| 53 | 2026-06-05T03:58:45.832Z | |
| 54 | 2026-06-05T03:58:45.832Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:45.832Z | |
| 56 | 2026-06-05T03:58:45.835Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:45.835Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:45.835Z | |
| 59 | 2026-06-05T03:58:45.835Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:45.835Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:45.835Z | |
| 62 | 2026-06-05T03:58:45.835Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:45.836Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:45.836Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:45.836Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:45.836Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:45.836Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:45.836Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:45.836Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:45.836Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:45.915Z | + rustup --version |
| 72 | 2026-06-05T03:58:45.926Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:45.932Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:45.945Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:45.950Z | + cargo --version |
| 76 | 2026-06-05T03:58:45.962Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:45.965Z | + rustc --version |
| 78 | 2026-06-05T03:58:45.982Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:45.985Z | process exited: duration 16331 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:45.991Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:46.005Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:48.013Z | process exited: duration 2021 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:48.019Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:58:48.025Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:58:48.028Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:58:48.058Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:58:49.487Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:58:49.487Z | + git fetch origin 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 89 | 2026-06-05T03:58:49.737Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:58:49.737Z | * branch 047407809b1bda96f8c90d6c8c32e6230f8a7c1d -> FETCH_HEAD |
| 91 | 2026-06-05T03:58:49.792Z | + [[ -n renovate/hyper ]] |
| 92 | 2026-06-05T03:58:49.792Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:58:49.792Z | + current=main |
| 94 | 2026-06-05T03:58:49.792Z | + [[ main != renovate/hyper ]] |
| 95 | 2026-06-05T03:58:49.792Z | + git branch -f renovate/hyper 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 96 | 2026-06-05T03:58:49.792Z | + git checkout -f renovate/hyper |
| 97 | 2026-06-05T03:58:49.806Z | Switched to branch 'renovate/hyper' |
| 98 | 2026-06-05T03:58:49.807Z | + git reset --hard 047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 99 | 2026-06-05T03:58:49.807Z | HEAD is now at 0474078 Update hyper to 1.10.1 |
| 100 | 2026-06-05T03:58:49.807Z | process exited: duration 1758 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:58:49.826Z | starting task 4: "build" |
| 102 | 2026-06-05T03:58:49.831Z | ++ dladm |
| 103 | 2026-06-05T03:58:49.832Z | LINK CLASS MTU STATE BRIDGE OVER |
| 104 | 2026-06-05T03:58:49.832Z | ena0 phys 9216 up -- -- |
| 105 | 2026-06-05T03:58:49.832Z | ++ ipadm |
| 106 | 2026-06-05T03:58:49.832Z | ADDROBJ TYPE STATE ADDR |
| 107 | 2026-06-05T03:58:49.832Z | lo0/v4 static ok 127.0.0.1/8 |
| 108 | 2026-06-05T03:58:49.832Z | ena0/dhcp dhcp ok 10.150.1.94/24 |
| 109 | 2026-06-05T03:58:49.832Z | lo0/v6 static ok ::1/128 |
| 110 | 2026-06-05T03:58:49.832Z | ++ banner collect |
| 111 | 2026-06-05T03:58:49.851Z | |
| 112 | 2026-06-05T03:58:49.851Z | #### #### # # ###### #### ##### |
| 113 | 2026-06-05T03:58:49.851Z | # # # # # # # # # # |
| 114 | 2026-06-05T03:58:49.851Z | # # # # # ##### # # |
| 115 | 2026-06-05T03:58:49.851Z | # # # # # # # # |
| 116 | 2026-06-05T03:58:49.852Z | # # # # # # # # # # |
| 117 | 2026-06-05T03:58:49.852Z | #### #### ###### ###### ###### #### # |
| 118 | 2026-06-05T03:58:49.852Z | |
| 119 | 2026-06-05T03:58:49.852Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 120 | 2026-06-05T03:58:49.852Z | ++ repo=softnpu |
| 121 | 2026-06-05T03:58:49.852Z | ++ series=image |
| 122 | 2026-06-05T03:58:49.852Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 123 | 2026-06-05T03:58:49.852Z | ++ name=softnpu |
| 124 | 2026-06-05T03:58:49.853Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 125 | 2026-06-05T03:58:49.853Z | ++ mkdir -p download |
| 126 | 2026-06-05T03:58:49.853Z | ++ pushd download |
| 127 | 2026-06-05T03:58:49.853Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 128 | 2026-06-05T03:58:49.853Z | ++ [[ ! -f softnpu ]] |
| 129 | 2026-06-05T03:58:49.853Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 130 | 2026-06-05T03:58:49.868Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 131 | 2026-06-05T03:58:49.868Z | Dload Upload Total Spent Left Speed |
| 132 | 2026-06-05T03:58:50.215Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 42.04M 0 0
100 15.63M 100 15.63M 0 0 42.03M 0 0
100 15.63M 100 15.63M 0 0 42.02M 0 0 |
| 133 | 2026-06-05T03:58:50.230Z | ++ popd |
| 134 | 2026-06-05T03:58:50.230Z | /work/oxidecomputer/maghemite |
| 135 | 2026-06-05T03:58:50.231Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 136 | 2026-06-05T03:58:50.231Z | ++ repo=sidecar-lite |
| 137 | 2026-06-05T03:58:50.231Z | ++ series=release |
| 138 | 2026-06-05T03:58:50.231Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 139 | 2026-06-05T03:58:50.231Z | ++ name=libsidecar_lite.so |
| 140 | 2026-06-05T03:58:50.231Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 141 | 2026-06-05T03:58:50.231Z | ++ mkdir -p download |
| 142 | 2026-06-05T03:58:50.231Z | ++ pushd download |
| 143 | 2026-06-05T03:58:50.231Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T03:58:50.231Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 145 | 2026-06-05T03:58:50.231Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 146 | 2026-06-05T03:58:50.246Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 147 | 2026-06-05T03:58:50.246Z | Dload Upload Total Spent Left Speed |
| 148 | 2026-06-05T03:58:50.529Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 40.91M 0 0
100 12.04M 100 12.04M 0 0 40.91M 0 0
100 12.04M 100 12.04M 0 0 40.90M 0 0 |
| 149 | 2026-06-05T03:58:50.529Z | ++ popd |
| 150 | 2026-06-05T03:58:50.529Z | /work/oxidecomputer/maghemite |
| 151 | 2026-06-05T03:58:50.529Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 152 | 2026-06-05T03:58:50.529Z | ++ repo=sidecar-lite |
| 153 | 2026-06-05T03:58:50.530Z | ++ series=release |
| 154 | 2026-06-05T03:58:50.530Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 155 | 2026-06-05T03:58:50.530Z | ++ name=scadm |
| 156 | 2026-06-05T03:58:50.530Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 157 | 2026-06-05T03:58:50.530Z | ++ mkdir -p download |
| 158 | 2026-06-05T03:58:50.530Z | ++ pushd download |
| 159 | 2026-06-05T03:58:50.530Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-06-05T03:58:50.530Z | ++ [[ ! -f scadm ]] |
| 161 | 2026-06-05T03:58:50.530Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 162 | 2026-06-05T03:58:50.550Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 163 | 2026-06-05T03:58:50.550Z | Dload Upload Total Spent Left Speed |
| 164 | 2026-06-05T03:58:50.873Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 45.78M 0 0
100 15.78M 100 15.78M 0 0 45.77M 0 0
100 15.78M 100 15.78M 0 0 45.77M 0 0 |
| 165 | 2026-06-05T03:58:50.876Z | ++ popd |
| 166 | 2026-06-05T03:58:50.876Z | /work/oxidecomputer/maghemite |
| 167 | 2026-06-05T03:58:50.876Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 168 | 2026-06-05T03:58:50.876Z | ++ repo=dendrite |
| 169 | 2026-06-05T03:58:50.876Z | ++ series=image |
| 170 | 2026-06-05T03:58:50.876Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 171 | 2026-06-05T03:58:50.876Z | ++ name=dendrite-softnpu.tar.gz |
| 172 | 2026-06-05T03:58:50.876Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 173 | 2026-06-05T03:58:50.876Z | ++ mkdir -p download |
| 174 | 2026-06-05T03:58:50.876Z | ++ pushd download |
| 175 | 2026-06-05T03:58:50.876Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-06-05T03:58:50.876Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 177 | 2026-06-05T03:58:50.876Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 178 | 2026-06-05T03:58:50.881Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 179 | 2026-06-05T03:58:50.884Z | Dload Upload Total Spent Left Speed |
| 180 | 2026-06-05T03:58:51.692Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 88.36M 0 0
100 71.59M 100 71.59M 0 0 88.35M 0 0
100 71.59M 100 71.59M 0 0 88.35M 0 0 |
| 181 | 2026-06-05T03:58:51.695Z | ++ popd |
| 182 | 2026-06-05T03:58:51.695Z | /work/oxidecomputer/maghemite |
| 183 | 2026-06-05T03:58:51.695Z | ++ get_artifact maghemite release 047407809b1bda96f8c90d6c8c32e6230f8a7c1d ddm |
| 184 | 2026-06-05T03:58:51.695Z | ++ repo=maghemite |
| 185 | 2026-06-05T03:58:51.695Z | ++ series=release |
| 186 | 2026-06-05T03:58:51.695Z | ++ commit=047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 187 | 2026-06-05T03:58:51.695Z | ++ name=ddm |
| 188 | 2026-06-05T03:58:51.695Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 189 | 2026-06-05T03:58:51.695Z | ++ mkdir -p download |
| 190 | 2026-06-05T03:58:51.698Z | ++ pushd download |
| 191 | 2026-06-05T03:58:51.698Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T03:58:51.698Z | ++ [[ ! -f ddm ]] |
| 193 | 2026-06-05T03:58:51.698Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/047407809b1bda96f8c90d6c8c32e6230f8a7c1d/ddm |
| 194 | 2026-06-05T03:58:51.703Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 195 | 2026-06-05T03:58:51.703Z | Dload Upload Total Spent Left Speed |
| 196 | 2026-06-05T03:58:51.755Z |
0 0 0 0 0 0 0 0 0 |
| 197 | 2026-06-05T03:58:51.755Z | curl: (22) The requested URL returned error: 404 |
| 198 | 2026-06-05T03:58:51.758Z | ++ popd |
| 199 | 2026-06-05T03:58:51.758Z | /work/oxidecomputer/maghemite |
| 200 | 2026-06-05T03:58:51.758Z | ++ get_artifact maghemite release 047407809b1bda96f8c90d6c8c32e6230f8a7c1d ddmadm |
| 201 | 2026-06-05T03:58:51.758Z | ++ repo=maghemite |
| 202 | 2026-06-05T03:58:51.758Z | ++ series=release |
| 203 | 2026-06-05T03:58:51.758Z | ++ commit=047407809b1bda96f8c90d6c8c32e6230f8a7c1d |
| 204 | 2026-06-05T03:58:51.758Z | ++ name=ddmadm |
| 205 | 2026-06-05T03:58:51.758Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 206 | 2026-06-05T03:58:51.758Z | ++ mkdir -p download |
| 207 | 2026-06-05T03:58:51.758Z | ++ pushd download |
| 208 | 2026-06-05T03:58:51.758Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-05T03:58:51.758Z | ++ [[ ! -f ddmadm ]] |
| 210 | 2026-06-05T03:58:51.758Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/047407809b1bda96f8c90d6c8c32e6230f8a7c1d/ddmadm |
| 211 | 2026-06-05T03:58:51.762Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 212 | 2026-06-05T03:58:51.765Z | Dload Upload Total Spent Left Speed |
| 213 | 2026-06-05T03:58:51.828Z |
0 0 0 0 0 0 0 0 0 |
| 214 | 2026-06-05T03:58:51.831Z | curl: (22) The requested URL returned error: 404 |
| 215 | 2026-06-05T03:58:51.831Z | ++ popd |
| 216 | 2026-06-05T03:58:51.831Z | /work/oxidecomputer/maghemite |
| 217 | 2026-06-05T03:58:51.831Z | ++ pushd download |
| 218 | 2026-06-05T03:58:51.831Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T03:58:51.831Z | ++ chmod +x softnpu |
| 220 | 2026-06-05T03:58:51.831Z | ++ chmod +x scadm |
| 221 | 2026-06-05T03:58:51.831Z | ++ chmod +x ddmadm |
| 222 | 2026-06-05T03:58:51.836Z | chmod: WARNING: can't access ddmadm |
| 223 | 2026-06-05T03:58:51.836Z | ++ chmod +x ddmd |
| 224 | 2026-06-05T03:58:51.836Z | chmod: WARNING: can't access ddmd |
| 225 | 2026-06-05T03:58:51.836Z | ++ mv ddmadm ddmadm-v2 |
| 226 | 2026-06-05T03:58:51.836Z | mv: cannot access ddmadm |
| 227 | 2026-06-05T03:58:51.836Z | ++ mv ddmd ddmd-v2 |
| 228 | 2026-06-05T03:58:51.836Z | mv: cannot access ddmd |
| 229 | 2026-06-05T03:58:51.836Z | ++ rm -rf zones/dendrite |
| 230 | 2026-06-05T03:58:51.840Z | ++ mkdir -p zones/dendrite |
| 231 | 2026-06-05T03:58:51.840Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 232 | 2026-06-05T03:58:52.824Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 233 | 2026-06-05T03:58:52.827Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 234 | 2026-06-05T03:58:52.830Z | ++ popd |
| 235 | 2026-06-05T03:58:52.830Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T03:58:52.830Z | ++ banner install |
| 237 | 2026-06-05T03:58:52.830Z | |
| 238 | 2026-06-05T03:58:52.830Z | # # # #### ##### ## # # |
| 239 | 2026-06-05T03:58:52.830Z | # ## # # # # # # # |
| 240 | 2026-06-05T03:58:52.830Z | # # # # #### # # # # # |
| 241 | 2026-06-05T03:58:52.830Z | # # # # # # ###### # # |
| 242 | 2026-06-05T03:58:52.830Z | # # ## # # # # # # # |
| 243 | 2026-06-05T03:58:52.830Z | # # # #### # # # ###### ###### |
| 244 | 2026-06-05T03:58:52.830Z | |
| 245 | 2026-06-05T03:58:52.830Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 246 | 2026-06-05T03:58:52.830Z | ++ set +o errexit |
| 247 | 2026-06-05T03:58:52.830Z | ++ pkg info clang-15 |
| 248 | 2026-06-05T03:58:52.830Z | ++ grep -qi installed |
| 249 | 2026-06-05T03:58:54.007Z | pkg: info: no packages matching the following patterns you specified are |
| 250 | 2026-06-05T03:58:54.007Z | installed on the system. Try querying remotely instead: |
| 251 | 2026-06-05T03:58:54.007Z | |
| 252 | 2026-06-05T03:58:54.007Z | clang-15 |
| 253 | 2026-06-05T03:58:54.043Z | ++ [[ 1 != 0 ]] |
| 254 | 2026-06-05T03:58:54.044Z | ++ set -o errexit |
| 255 | 2026-06-05T03:58:54.047Z | ++ pfexec pkg install clang-15 |
| 256 | 2026-06-05T03:59:02.803Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 257 | 2026-06-05T03:59:10.454Z | Startup: Caching catalogs ... Done |
| 258 | 2026-06-05T03:59:17.609Z | Planning: Solver setup ... Done |
| 259 | 2026-06-05T03:59:17.652Z | Planning: Running solver ... Done |
| 260 | 2026-06-05T03:59:17.783Z | Planning: Finding local manifests ... Done |
| 261 | 2026-06-05T03:59:17.808Z | Planning: Fetching manifests: 0/2 0% complete |
| 262 | 2026-06-05T03:59:17.904Z | Planning: Fetching manifests: 2/2 100% complete |
| 263 | 2026-06-05T03:59:17.933Z | Planning: Package planning ... Done |
| 264 | 2026-06-05T03:59:18.029Z | Planning: Merging actions ... Done |
| 265 | 2026-06-05T03:59:18.069Z | Planning: Checking for conflicting actions ... Done |
| 266 | 2026-06-05T03:59:18.075Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-06-05T03:59:18.848Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-06-05T03:59:18.853Z | Planning: Planning completed in 8.23 seconds |
| 269 | 2026-06-05T03:59:18.864Z | Packages to install: 2 |
| 270 | 2026-06-05T03:59:18.867Z | Mediators to change: 2 |
| 271 | 2026-06-05T03:59:18.867Z | Services to change: 1 |
| 272 | 2026-06-05T03:59:18.867Z | Create boot environment: No |
| 273 | 2026-06-05T03:59:18.867Z | Create backup boot environment: No |
| 274 | 2026-06-05T03:59:18.907Z | |
| 275 | 2026-06-05T03:59:18.907Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 276 | 2026-06-05T03:59:23.914Z | Download: 280/3076 items 15.9/211.3MB 7% complete (3.6M/s) |
| 277 | 2026-06-05T03:59:29.160Z | Download: 425/3076 items 16.7/211.3MB 7% complete (1.9M/s) |
| 278 | 2026-06-05T03:59:34.348Z | Download: 496/3076 items 16.9/211.3MB 7% complete (225k/s) |
| 279 | 2026-06-05T03:59:41.289Z | Download: 560/3076 items 17.3/211.3MB 8% complete (82.2k/s) |
| 280 | 2026-06-05T03:59:46.318Z | Download: 760/3076 items 18.2/211.3MB 8% complete (99k/s) |
| 281 | 2026-06-05T03:59:51.607Z | Download: 973/3076 items 82.1/211.3MB 38% complete (7.3M/s) |
| 282 | 2026-06-05T03:59:56.900Z | Download: 978/3076 items 82.1/211.3MB 38% complete (7.1M/s) |
| 283 | 2026-06-05T04:00:11.946Z | Download: 982/3076 items 82.1/211.3MB 38% complete |
| 284 | 2026-06-05T04:00:16.843Z | Download: 1049/3076 items 96.3/211.3MB 45% complete (2.9M/s) |
| 285 | 2026-06-05T04:00:20.714Z | |
| 286 | 2026-06-05T04:00:20.714Z | Errors were encountered while attempting to retrieve package or file data for |
| 287 | 2026-06-05T04:00:20.714Z | the requested operation. |
| 288 | 2026-06-05T04:00:20.714Z | Details follow: |
| 289 | 2026-06-05T04:00:20.714Z | |
| 290 | 2026-06-05T04:00:20.714Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: Recv failure: Connection reset by peer |
| 291 | 2026-06-05T04:00:20.714Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/97107b19cb25c2315d95e9d665a6e4992ecb586c' |
| 292 | 2026-06-05T04:00:22.088Z | + cleanup |
| 293 | 2026-06-05T04:00:22.136Z | ++ id -un |
| 294 | 2026-06-05T04:00:22.136Z | ++ id -gn |
| 295 | 2026-06-05T04:00:22.136Z | + pfexec chown -R build:build . |
| 296 | 2026-06-05T04:00:22.136Z | process exited: duration 92233 ms, exit code 1 |
| |
| 297 | 2026-06-05T04:00:22.210Z | found 0 output files |