|
|
|
| 1 | 2026-06-19T06:14:01.051Z | job assigned to worker 01KVF86AR98MPP91JC3E1AEK2M [factory aws, i-049fdcd33d2449b75] (queued for 54 s) |
| |
| 2 | 2026-06-19T06:14:08.063Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:08.070Z | ++ uname -s |
| 4 | 2026-06-19T06:14:08.072Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:08.072Z | + build_user=build |
| 6 | 2026-06-19T06:14:08.072Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:08.072Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:08.072Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:08.072Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:08.072Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:08.072Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:08.075Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:10.080Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:10.193Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:10.196Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:10.196Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:10.196Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:10.196Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:12.198Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:12.201Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:12.243Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:12.247Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:12.247Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-19T06:14:12.247Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-19T06:14:12.247Z | * rust toolchain profile = "default" |
| 26 | 2026-06-19T06:14:12.247Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:14:12.247Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:14:12.250Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:12.250Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:12.372Z | info: downloading installer |
| 31 | 2026-06-19T06:14:13.836Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:13.836Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:13.836Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:13.836Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:13.836Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:13.836Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:13.836Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:13.836Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:13.836Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:13.837Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:13.837Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:13.837Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:13.837Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:13.848Z | info: profile set to default |
| 45 | 2026-06-19T06:14:13.848Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:13.850Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:13.989Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:13.992Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:30.243Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:30.243Z | |
| 51 | 2026-06-19T06:14:30.276Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:30.277Z | |
| 53 | 2026-06-19T06:14:30.280Z | |
| 54 | 2026-06-19T06:14:30.280Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:30.280Z | |
| 56 | 2026-06-19T06:14:30.280Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:30.280Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:30.280Z | |
| 59 | 2026-06-19T06:14:30.280Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:30.280Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:30.280Z | |
| 62 | 2026-06-19T06:14:30.280Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:30.280Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:30.280Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:30.280Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:30.280Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:30.280Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:30.280Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:30.280Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:30.280Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:30.366Z | + rustup --version |
| 72 | 2026-06-19T06:14:30.374Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:30.377Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:30.398Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:30.401Z | + cargo --version |
| 76 | 2026-06-19T06:14:30.415Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:30.418Z | + rustc --version |
| 78 | 2026-06-19T06:14:30.437Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:30.440Z | process exited: duration 18194 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:30.445Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:30.462Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:30.468Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:30.471Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:30.473Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:30.504Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:31.663Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:31.663Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:31.913Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:31.913Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:31.919Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:31.922Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:31.922Z | + current=main |
| 93 | 2026-06-19T06:14:31.922Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:31.922Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:31.924Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:31.942Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:31.945Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:31.948Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:31.948Z | process exited: duration 1479 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:31.953Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:31.957Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-19T06:14:40.831Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-19T06:14:48.790Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-19T06:14:56.200Z | Planning: Solver setup ... Done |
| 105 | 2026-06-19T06:14:56.243Z | Planning: Running solver ... Done |
| 106 | 2026-06-19T06:14:56.388Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-19T06:14:56.409Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-19T06:14:56.505Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-19T06:14:56.535Z | Planning: Package planning ... Done |
| 110 | 2026-06-19T06:14:56.564Z | Planning: Merging actions ... Done |
| 111 | 2026-06-19T06:14:56.671Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-19T06:14:56.678Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-19T06:14:57.427Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-19T06:14:57.433Z | Planning: Planning completed in 8.47 seconds |
| 115 | 2026-06-19T06:14:57.445Z | Packages to install: 2 |
| 116 | 2026-06-19T06:14:57.447Z | Mediators to change: 2 |
| 117 | 2026-06-19T06:14:57.447Z | Services to change: 1 |
| 118 | 2026-06-19T06:14:57.448Z | Create boot environment: No |
| 119 | 2026-06-19T06:14:57.448Z | Create backup boot environment: No |
| 120 | 2026-06-19T06:14:57.488Z | |
| 121 | 2026-06-19T06:14:57.488Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-19T06:15:03.493Z | Download: 980/3076 items 82.2/211.3MB 38% complete (18.8M/s) |
| 123 | 2026-06-19T06:15:08.497Z | Download: 1208/3076 items 115.2/211.3MB 54% complete (10.1M/s) |
| 124 | 2026-06-19T06:15:13.500Z | Download: 1761/3076 items 116.7/211.3MB 55% complete (3.6M/s) |
| 125 | 2026-06-19T06:15:19.177Z | Download: 2007/3076 items 117.3/211.3MB 55% complete (3.1M/s) |
| 126 | 2026-06-19T06:15:31.014Z | Download: 2008/3076 items 117.3/211.3MB 55% complete |
| 127 | 2026-06-19T06:15:36.026Z | Download: 3033/3076 items 201.7/211.3MB 95% complete (24.3M/s) |
| 128 | 2026-06-19T06:15:44.157Z | Download: 3075/3076 items 211.3/211.3MB 99% complete (11.5M/s) |
| 129 | 2026-06-19T06:15:44.173Z | Download: Completed 211.31 MB in 46.68 seconds (4.5M/s) |
| 130 | 2026-06-19T06:15:44.296Z | Actions: 1/3418 actions (Installing new actions) |
| 131 | 2026-06-19T06:15:47.437Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 132 | 2026-06-19T06:15:48.104Z | Done |
| 133 | 2026-06-19T06:15:48.104Z | Done |
| 134 | 2026-06-19T06:15:48.875Z | Done |
| 135 | 2026-06-19T06:15:52.354Z | Done |
| 136 | 2026-06-19T06:15:52.428Z | Done |
| 137 | 2026-06-19T06:15:52.431Z | Done |
| 138 | 2026-06-19T06:15:52.706Z | Done |
| 139 | 2026-06-19T06:15:53.409Z | + cargo --version |
| 140 | 2026-06-19T06:15:53.415Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 141 | 2026-06-19T06:15:53.586Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 142 | 2026-06-19T06:15:53.589Z | info: downloading 6 components |
| 143 | 2026-06-19T06:16:08.449Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 144 | 2026-06-19T06:16:08.451Z | + rustc --version |
| 145 | 2026-06-19T06:16:08.479Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 146 | 2026-06-19T06:16:08.483Z | + banner build |
| 147 | 2026-06-19T06:16:08.487Z | |
| 148 | 2026-06-19T06:16:08.487Z | ##### # # # # ##### |
| 149 | 2026-06-19T06:16:08.487Z | # # # # # # # # |
| 150 | 2026-06-19T06:16:08.487Z | ##### # # # # # # |
| 151 | 2026-06-19T06:16:08.488Z | # # # # # # # # |
| 152 | 2026-06-19T06:16:08.488Z | # # # # # # # # |
| 153 | 2026-06-19T06:16:08.488Z | ##### #### # ###### ##### |
| 154 | 2026-06-19T06:16:08.488Z | |
| 155 | 2026-06-19T06:16:08.491Z | + ptime -m cargo build --release --verbose -p ddmd -p ddmadm |
| 156 | 2026-06-19T06:16:08.579Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 157 | 2026-06-19T06:16:08.582Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/falcon' '+89996b1f85b64975b0f1c6c362452ac75b2cb8d3:refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3'` |
| 158 | 2026-06-19T06:16:08.765Z | POST git-upload-pack (225 bytes) |
| 159 | 2026-06-19T06:16:09.424Z | From https://github.com/oxidecomputer/falcon |
| 160 | 2026-06-19T06:16:09.424Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 161 | 2026-06-19T06:16:09.503Z | Updating crates.io index |
| 162 | 2026-06-19T06:16:09.506Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 163 | 2026-06-19T06:16:09.506Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dendrite' '+52dac9efe05c989162b22a5636b4a7a0d276f0e9:refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9'` |
| 164 | 2026-06-19T06:16:09.647Z | POST git-upload-pack (225 bytes) |
| 165 | 2026-06-19T06:16:09.898Z | From https://github.com/oxidecomputer/dendrite |
| 166 | 2026-06-19T06:16:09.898Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 167 | 2026-06-19T06:16:09.966Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 168 | 2026-06-19T06:16:09.969Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/ispf' '+2e04bbfe8547b95e92f0dcdd85e08efb974eda0a:refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a'` |
| 169 | 2026-06-19T06:16:10.127Z | POST git-upload-pack (225 bytes) |
| 170 | 2026-06-19T06:16:10.249Z | From https://github.com/oxidecomputer/ispf |
| 171 | 2026-06-19T06:16:10.249Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 172 | 2026-06-19T06:16:10.460Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 173 | 2026-06-19T06:16:10.463Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/netadm-sys' '+4abde35f281e1934fccc316a212d86d21ddad6a9:refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9'` |
| 174 | 2026-06-19T06:16:10.619Z | POST git-upload-pack (225 bytes) |
| 175 | 2026-06-19T06:16:10.805Z | From https://github.com/oxidecomputer/netadm-sys |
| 176 | 2026-06-19T06:16:10.806Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 177 | 2026-06-19T06:16:10.813Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 178 | 2026-06-19T06:16:10.816Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/omicron' '+d6fba551d0d8756f87c1e45144b71812d71a661b:refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b'` |
| 179 | 2026-06-19T06:16:10.956Z | POST git-upload-pack (225 bytes) |
| 180 | 2026-06-19T06:16:17.665Z | From https://github.com/oxidecomputer/omicron |
| 181 | 2026-06-19T06:16:17.665Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 182 | 2026-06-19T06:16:18.088Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 183 | 2026-06-19T06:16:18.093Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/opte' '+8b44982bf0d3f8ea52c810b2b00425a1e350e2f8:refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8'` |
| 184 | 2026-06-19T06:16:18.244Z | POST git-upload-pack (225 bytes) |
| 185 | 2026-06-19T06:16:18.741Z | From https://github.com/oxidecomputer/opte |
| 186 | 2026-06-19T06:16:18.741Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 187 | 2026-06-19T06:16:18.772Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 188 | 2026-06-19T06:16:18.774Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/illumos/smf-rs' '+72389b5161d2cca1f0e239b337af68bf31f191f4:refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4'` |
| 189 | 2026-06-19T06:16:18.929Z | POST git-upload-pack (225 bytes) |
| 190 | 2026-06-19T06:16:19.045Z | From https://github.com/illumos/smf-rs |
| 191 | 2026-06-19T06:16:19.045Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 192 | 2026-06-19T06:16:19.554Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 193 | 2026-06-19T06:16:19.556Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/network-interface' '+5a696e910333bdc50ef56cebe9cdd78e40127d87:refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87'` |
| 194 | 2026-06-19T06:16:19.734Z | POST git-upload-pack (225 bytes) |
| 195 | 2026-06-19T06:16:19.841Z | From https://github.com/oxidecomputer/network-interface |
| 196 | 2026-06-19T06:16:19.841Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 197 | 2026-06-19T06:16:20.061Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 198 | 2026-06-19T06:16:21.067Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/zone' '+008474e88f0c2137e8672b7a9059e3f8e0b0df91:refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91'` |
| 199 | 2026-06-19T06:16:21.070Z | POST git-upload-pack (225 bytes) |
| 200 | 2026-06-19T06:16:21.070Z | From https://github.com/oxidecomputer/zone |
| 201 | 2026-06-19T06:16:21.070Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 202 | 2026-06-19T06:16:21.070Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 203 | 2026-06-19T06:16:21.070Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+36f20be9bb4c3b362029237f5feb6377c982395f:refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f'` |
| 204 | 2026-06-19T06:16:21.070Z | POST git-upload-pack (225 bytes) |
| 205 | 2026-06-19T06:16:21.070Z | From https://github.com/oxidecomputer/propolis |
| 206 | 2026-06-19T06:16:21.070Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 207 | 2026-06-19T06:16:21.135Z | Updating crates.io index |
| 208 | 2026-06-19T06:16:21.138Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 209 | 2026-06-19T06:16:21.138Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/transceiver-control' '+e88642c75928f8760ed0f09e7593f849d9bc70ac:refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac'` |
| 210 | 2026-06-19T06:16:21.284Z | POST git-upload-pack (225 bytes) |
| 211 | 2026-06-19T06:16:21.610Z | From https://github.com/oxidecomputer/transceiver-control |
| 212 | 2026-06-19T06:16:21.610Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 213 | 2026-06-19T06:16:21.654Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 214 | 2026-06-19T06:16:21.657Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dlpi-sys' '+7bd1bc8027d31a257da7a8645d3d5a909c13c664:refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664'` |
| 215 | 2026-06-19T06:16:21.799Z | POST git-upload-pack (225 bytes) |
| 216 | 2026-06-19T06:16:21.903Z | From https://github.com/oxidecomputer/dlpi-sys |
| 217 | 2026-06-19T06:16:21.903Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 218 | 2026-06-19T06:16:21.921Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 219 | 2026-06-19T06:16:21.924Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/jmesmon/rust-libzfs' '+ecd5a922247a6c5acef55d76c5b8d115572bc850:refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850'` |
| 220 | 2026-06-19T06:16:22.073Z | POST git-upload-pack (225 bytes) |
| 221 | 2026-06-19T06:16:22.195Z | From https://github.com/jmesmon/rust-libzfs |
| 222 | 2026-06-19T06:16:22.195Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 223 | 2026-06-19T06:16:22.203Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 224 | 2026-06-19T06:16:22.206Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/rusty-doors' '+0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf:refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf'` |
| 225 | 2026-06-19T06:16:22.359Z | POST git-upload-pack (225 bytes) |
| 226 | 2026-06-19T06:16:22.516Z | From https://github.com/oxidecomputer/rusty-doors |
| 227 | 2026-06-19T06:16:22.516Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 228 | 2026-06-19T06:16:22.522Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 229 | 2026-06-19T06:16:22.525Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/lldp' '+54b266174d4de9628bca9c97b0db176e16f12154:refs/commit/54b266174d4de9628bca9c97b0db176e16f12154'` |
| 230 | 2026-06-19T06:16:22.673Z | POST git-upload-pack (225 bytes) |
| 231 | 2026-06-19T06:16:22.837Z | From https://github.com/oxidecomputer/lldp |
| 232 | 2026-06-19T06:16:22.837Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 233 | 2026-06-19T06:16:23.077Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 234 | 2026-06-19T06:16:23.079Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/slog-error-chain' '+15f69041f45774602108e47fb25e705dc23acfb2:refs/commit/15f69041f45774602108e47fb25e705dc23acfb2'` |
| 235 | 2026-06-19T06:16:23.229Z | POST git-upload-pack (225 bytes) |
| 236 | 2026-06-19T06:16:23.337Z | From https://github.com/oxidecomputer/slog-error-chain |
| 237 | 2026-06-19T06:16:23.337Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 238 | 2026-06-19T06:16:23.548Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 239 | 2026-06-19T06:16:23.551Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tufaceous' '+a7d440f5a111c7e3504e8eb125c105d7baf0deab:refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab'` |
| 240 | 2026-06-19T06:16:23.701Z | POST git-upload-pack (225 bytes) |
| 241 | 2026-06-19T06:16:23.839Z | From https://github.com/oxidecomputer/tufaceous |
| 242 | 2026-06-19T06:16:23.839Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 243 | 2026-06-19T06:16:23.864Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 244 | 2026-06-19T06:16:23.867Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/management-gateway-service' '+6c0aca2545a73fd75536e149d29faa7108be5862:refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862'` |
| 245 | 2026-06-19T06:16:24.028Z | POST git-upload-pack (225 bytes) |
| 246 | 2026-06-19T06:16:24.339Z | From https://github.com/oxidecomputer/management-gateway-service |
| 247 | 2026-06-19T06:16:24.340Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 248 | 2026-06-19T06:16:24.805Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 249 | 2026-06-19T06:16:24.808Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+7103cd3a3d7b0112d2949dd135db06fef0c156bb:refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb'` |
| 250 | 2026-06-19T06:16:24.993Z | POST git-upload-pack (225 bytes) |
| 251 | 2026-06-19T06:16:25.660Z | From https://github.com/oxidecomputer/crucible |
| 252 | 2026-06-19T06:16:25.660Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 253 | 2026-06-19T06:16:26.340Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 254 | 2026-06-19T06:16:26.342Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/serde_human_bytes' '+8f60acdfe7c6d9e2a01f59be920c1c2b19129322:refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322'` |
| 255 | 2026-06-19T06:16:26.496Z | POST git-upload-pack (225 bytes) |
| 256 | 2026-06-19T06:16:26.605Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 257 | 2026-06-19T06:16:26.605Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 258 | 2026-06-19T06:16:26.755Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-06-19T06:16:26.758Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+6873add79b835f7932d9fe928340886df8e49676:refs/commit/6873add79b835f7932d9fe928340886df8e49676'` |
| 260 | 2026-06-19T06:16:26.906Z | POST git-upload-pack (1016 bytes) |
| 261 | 2026-06-19T06:16:27.180Z | From https://github.com/oxidecomputer/propolis |
| 262 | 2026-06-19T06:16:27.180Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 263 | 2026-06-19T06:16:27.555Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 264 | 2026-06-19T06:16:27.558Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+bd9a0e2abe6b6b89aec8c85f4ee57474144ed150:refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150'` |
| 265 | 2026-06-19T06:16:27.687Z | POST git-upload-pack (1016 bytes) |
| 266 | 2026-06-19T06:16:28.029Z | From https://github.com/oxidecomputer/crucible |
| 267 | 2026-06-19T06:16:28.029Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 268 | 2026-06-19T06:16:28.136Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-06-19T06:16:28.140Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tofino' '+d79800f92f2245a9160b5ff6d8546ecbffa82ddc:refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc'` |
| 270 | 2026-06-19T06:16:28.290Z | POST git-upload-pack (225 bytes) |
| 271 | 2026-06-19T06:16:28.472Z | From https://github.com/oxidecomputer/tofino |
| 272 | 2026-06-19T06:16:28.472Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 273 | 2026-06-19T06:16:28.627Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 274 | 2026-06-19T06:16:28.631Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/maghemite' '+7696ee48d5ee29a917dea459e281fe2e8ff20513:refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513'` |
| 275 | 2026-06-19T06:16:28.767Z | POST git-upload-pack (225 bytes) |
| 276 | 2026-06-19T06:16:29.291Z | From https://github.com/oxidecomputer/maghemite |
| 277 | 2026-06-19T06:16:29.291Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 278 | 2026-06-19T06:16:29.352Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 279 | 2026-06-19T06:16:29.355Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/clickward' '+e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737:refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737'` |
| 280 | 2026-06-19T06:16:29.498Z | POST git-upload-pack (225 bytes) |
| 281 | 2026-06-19T06:16:29.615Z | From https://github.com/oxidecomputer/clickward |
| 282 | 2026-06-19T06:16:29.615Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 283 | 2026-06-19T06:16:29.626Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 284 | 2026-06-19T06:16:29.629Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/illumos-devinfo' '+4323b17bfdd0c94d2875ac64b47f0e60fac1d640:refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640'` |
| 285 | 2026-06-19T06:16:29.763Z | POST git-upload-pack (225 bytes) |
| 286 | 2026-06-19T06:16:29.861Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 287 | 2026-06-19T06:16:29.861Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 288 | 2026-06-19T06:16:30.321Z | error: failed to select a version for `http`. |
| 289 | 2026-06-19T06:16:30.321Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 290 | 2026-06-19T06:16:30.322Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 291 | 2026-06-19T06:16:30.322Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 292 | 2026-06-19T06:16:30.322Z | |
| 293 | 2026-06-19T06:16:30.322Z | all possible versions conflict with previously selected packages. |
| 294 | 2026-06-19T06:16:30.322Z | |
| 295 | 2026-06-19T06:16:30.322Z | previously selected package `http v1.4.1` |
| 296 | 2026-06-19T06:16:30.322Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 297 | 2026-06-19T06:16:30.322Z | |
| 298 | 2026-06-19T06:16:30.322Z | failed to select a version for `http` which could resolve this conflict |
| 299 | 2026-06-19T06:16:30.345Z | |
| 300 | 2026-06-19T06:16:30.349Z | real 21.829951403 |
| 301 | 2026-06-19T06:16:30.349Z | user 10.316391394 |
| 302 | 2026-06-19T06:16:30.349Z | sys 1.444904032 |
| 303 | 2026-06-19T06:16:30.349Z | trap 0.001310268 |
| 304 | 2026-06-19T06:16:30.349Z | tflt 0.000079752 |
| 305 | 2026-06-19T06:16:30.349Z | dflt 0.000494750 |
| 306 | 2026-06-19T06:16:30.349Z | kflt 0.000002798 |
| 307 | 2026-06-19T06:16:30.349Z | lock 0.416993943 |
| 308 | 2026-06-19T06:16:30.349Z | slp 1:19.016291702 |
| 309 | 2026-06-19T06:16:30.349Z | lat 0.220518528 |
| 310 | 2026-06-19T06:16:30.349Z | stop 0.013297137 |
| 311 | 2026-06-19T06:16:30.349Z | process exited: duration 118374 ms, exit code 101 |
| |
| 312 | 2026-06-19T06:16:30.355Z | found 0 output files |
| 313 | 2026-06-19T06:16:30.355Z | upload error: rule "/out/mg.p5p" required a match, but was not used |
| 314 | 2026-06-19T06:16:30.355Z | upload error: rule "/out/mg.p5p.sha256" required a match, but was not used |