|
|
|
| 1 | 2026-06-19T06:13:59.042Z | job assigned to worker 01KVF8678K68X5X1QB2CCMVB1G [factory aws, i-071aaabf9d5f39982] (queued for 52 s) |
| |
| 2 | 2026-06-19T06:14:05.515Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:05.520Z | ++ uname -s |
| 4 | 2026-06-19T06:14:05.521Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:05.521Z | + build_user=build |
| 6 | 2026-06-19T06:14:05.521Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:05.521Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:05.521Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:05.521Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:05.521Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:05.521Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:05.524Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:07.528Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:07.592Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:07.596Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:07.596Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:07.596Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:07.596Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:09.597Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:09.600Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:09.606Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:09.610Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:09.610Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-19T06:14:09.610Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-19T06:14:09.610Z | * rust toolchain profile = "default" |
| 26 | 2026-06-19T06:14:09.610Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:14:09.610Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:14:09.613Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:09.613Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:09.724Z | info: downloading installer |
| 31 | 2026-06-19T06:14:11.366Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:11.366Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:11.366Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:11.366Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:11.366Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:11.366Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:11.366Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:11.366Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:11.366Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:11.366Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:11.366Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:11.366Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:11.366Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:11.380Z | info: profile set to default |
| 45 | 2026-06-19T06:14:11.380Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:11.383Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:11.525Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:11.528Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:27.559Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:27.559Z | |
| 51 | 2026-06-19T06:14:27.587Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:27.587Z | |
| 53 | 2026-06-19T06:14:27.587Z | |
| 54 | 2026-06-19T06:14:27.587Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:27.587Z | |
| 56 | 2026-06-19T06:14:27.587Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:27.587Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:27.587Z | |
| 59 | 2026-06-19T06:14:27.587Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:27.587Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:27.587Z | |
| 62 | 2026-06-19T06:14:27.587Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:27.587Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:27.587Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:27.587Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:27.587Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:27.591Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:27.591Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:27.591Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:27.591Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:27.670Z | + rustup --version |
| 72 | 2026-06-19T06:14:27.679Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:27.682Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:27.700Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:27.703Z | + cargo --version |
| 76 | 2026-06-19T06:14:27.715Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:27.718Z | + rustc --version |
| 78 | 2026-06-19T06:14:27.736Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:27.740Z | process exited: duration 18133 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:27.746Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:27.762Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:27.768Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:27.818Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:27.822Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:27.822Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:29.139Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:29.139Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:29.538Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:29.538Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:29.544Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:29.548Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:29.548Z | + current=main |
| 93 | 2026-06-19T06:14:29.548Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:29.548Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:29.551Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:29.569Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:29.571Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:29.575Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:29.575Z | process exited: duration 1805 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:29.581Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:29.584Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-19T06:14:38.013Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-19T06:14:45.673Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-19T06:14:53.004Z | Planning: Solver setup ... Done |
| 105 | 2026-06-19T06:14:53.045Z | Planning: Running solver ... Done |
| 106 | 2026-06-19T06:14:53.183Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-19T06:14:53.234Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-19T06:14:53.355Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-19T06:14:53.385Z | Planning: Package planning ... Done |
| 110 | 2026-06-19T06:14:53.410Z | Planning: Merging actions ... Done |
| 111 | 2026-06-19T06:14:53.515Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-19T06:14:53.521Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-19T06:14:54.287Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-19T06:14:54.292Z | Planning: Planning completed in 8.45 seconds |
| 115 | 2026-06-19T06:14:54.349Z | Packages to install: 2 |
| 116 | 2026-06-19T06:14:54.353Z | Mediators to change: 2 |
| 117 | 2026-06-19T06:14:54.353Z | Services to change: 1 |
| 118 | 2026-06-19T06:14:54.353Z | Create boot environment: No |
| 119 | 2026-06-19T06:14:54.353Z | Create backup boot environment: No |
| 120 | 2026-06-19T06:14:54.392Z | |
| 121 | 2026-06-19T06:14:54.392Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-19T06:14:59.403Z | Download: 936/3076 items 81.0/211.3MB 38% complete (16.3M/s) |
| 123 | 2026-06-19T06:15:04.404Z | Download: 1184/3076 items 113.5/211.3MB 53% complete (11.4M/s) |
| 124 | 2026-06-19T06:15:09.448Z | Download: 1683/3076 items 115.2/211.3MB 54% complete (6.8M/s) |
| 125 | 2026-06-19T06:15:14.499Z | Download: 1957/3076 items 115.7/211.3MB 54% complete (749k/s) |
| 126 | 2026-06-19T06:15:27.720Z | Download: 2005/3076 items 116.5/211.3MB 55% complete |
| 127 | 2026-06-19T06:15:34.005Z | Download: 3068/3076 items 208.7/211.3MB 98% complete (23.1M/s) |
| 128 | 2026-06-19T06:15:37.219Z | Download: Completed 211.31 MB in 42.83 seconds (4.9M/s) |
| 129 | 2026-06-19T06:15:37.338Z | Actions: 1/3418 actions (Installing new actions) |
| 130 | 2026-06-19T06:15:40.458Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 131 | 2026-06-19T06:15:41.109Z | Done |
| 132 | 2026-06-19T06:15:41.109Z | Done |
| 133 | 2026-06-19T06:15:41.837Z | Done |
| 134 | 2026-06-19T06:15:45.179Z | Done |
| 135 | 2026-06-19T06:15:45.249Z | Done |
| 136 | 2026-06-19T06:15:45.252Z | Done |
| 137 | 2026-06-19T06:15:45.491Z | Done |
| 138 | 2026-06-19T06:15:46.164Z | + cargo --version |
| 139 | 2026-06-19T06:15:46.171Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 140 | 2026-06-19T06:15:46.362Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-06-19T06:15:46.366Z | info: downloading 6 components |
| 142 | 2026-06-19T06:16:01.452Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 143 | 2026-06-19T06:16:01.456Z | + rustc --version |
| 144 | 2026-06-19T06:16:01.482Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 145 | 2026-06-19T06:16:01.486Z | + banner build |
| 146 | 2026-06-19T06:16:01.489Z | |
| 147 | 2026-06-19T06:16:01.489Z | ##### # # # # ##### |
| 148 | 2026-06-19T06:16:01.489Z | # # # # # # # # |
| 149 | 2026-06-19T06:16:01.489Z | ##### # # # # # # |
| 150 | 2026-06-19T06:16:01.489Z | # # # # # # # # |
| 151 | 2026-06-19T06:16:01.489Z | # # # # # # # # |
| 152 | 2026-06-19T06:16:01.489Z | ##### #### # ###### ##### |
| 153 | 2026-06-19T06:16:01.489Z | |
| 154 | 2026-06-19T06:16:01.489Z | + ptime -m cargo build --release --verbose -p ddmd -p ddmadm -p mgd -p mgadm |
| 155 | 2026-06-19T06:16:01.579Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 156 | 2026-06-19T06:16:01.582Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/falcon' '+89996b1f85b64975b0f1c6c362452ac75b2cb8d3:refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3'` |
| 157 | 2026-06-19T06:16:01.743Z | POST git-upload-pack (225 bytes) |
| 158 | 2026-06-19T06:16:02.556Z | From https://github.com/oxidecomputer/falcon |
| 159 | 2026-06-19T06:16:02.556Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 160 | 2026-06-19T06:16:02.635Z | Updating crates.io index |
| 161 | 2026-06-19T06:16:02.638Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 162 | 2026-06-19T06:16:02.638Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dendrite' '+52dac9efe05c989162b22a5636b4a7a0d276f0e9:refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9'` |
| 163 | 2026-06-19T06:16:02.794Z | POST git-upload-pack (225 bytes) |
| 164 | 2026-06-19T06:16:03.051Z | From https://github.com/oxidecomputer/dendrite |
| 165 | 2026-06-19T06:16:03.051Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 166 | 2026-06-19T06:16:03.119Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 167 | 2026-06-19T06:16:03.123Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/ispf' '+2e04bbfe8547b95e92f0dcdd85e08efb974eda0a:refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a'` |
| 168 | 2026-06-19T06:16:03.260Z | POST git-upload-pack (225 bytes) |
| 169 | 2026-06-19T06:16:03.377Z | From https://github.com/oxidecomputer/ispf |
| 170 | 2026-06-19T06:16:03.377Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 171 | 2026-06-19T06:16:03.587Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 172 | 2026-06-19T06:16:03.590Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/netadm-sys' '+4abde35f281e1934fccc316a212d86d21ddad6a9:refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9'` |
| 173 | 2026-06-19T06:16:03.745Z | POST git-upload-pack (225 bytes) |
| 174 | 2026-06-19T06:16:03.948Z | From https://github.com/oxidecomputer/netadm-sys |
| 175 | 2026-06-19T06:16:03.948Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 176 | 2026-06-19T06:16:03.955Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 177 | 2026-06-19T06:16:03.959Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/omicron' '+d6fba551d0d8756f87c1e45144b71812d71a661b:refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b'` |
| 178 | 2026-06-19T06:16:04.117Z | POST git-upload-pack (225 bytes) |
| 179 | 2026-06-19T06:16:10.065Z | From https://github.com/oxidecomputer/omicron |
| 180 | 2026-06-19T06:16:10.066Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 181 | 2026-06-19T06:16:10.487Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 182 | 2026-06-19T06:16:10.490Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/opte' '+8b44982bf0d3f8ea52c810b2b00425a1e350e2f8:refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8'` |
| 183 | 2026-06-19T06:16:10.651Z | POST git-upload-pack (225 bytes) |
| 184 | 2026-06-19T06:16:11.204Z | From https://github.com/oxidecomputer/opte |
| 185 | 2026-06-19T06:16:11.204Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 186 | 2026-06-19T06:16:11.626Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 187 | 2026-06-19T06:16:11.629Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/illumos/smf-rs' '+72389b5161d2cca1f0e239b337af68bf31f191f4:refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4'` |
| 188 | 2026-06-19T06:16:11.785Z | POST git-upload-pack (225 bytes) |
| 189 | 2026-06-19T06:16:11.894Z | From https://github.com/illumos/smf-rs |
| 190 | 2026-06-19T06:16:11.894Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 191 | 2026-06-19T06:16:12.059Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 192 | 2026-06-19T06:16:12.062Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/network-interface' '+5a696e910333bdc50ef56cebe9cdd78e40127d87:refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87'` |
| 193 | 2026-06-19T06:16:12.208Z | POST git-upload-pack (225 bytes) |
| 194 | 2026-06-19T06:16:12.326Z | From https://github.com/oxidecomputer/network-interface |
| 195 | 2026-06-19T06:16:12.326Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 196 | 2026-06-19T06:16:12.334Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 197 | 2026-06-19T06:16:12.338Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/zone' '+008474e88f0c2137e8672b7a9059e3f8e0b0df91:refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91'` |
| 198 | 2026-06-19T06:16:12.497Z | POST git-upload-pack (225 bytes) |
| 199 | 2026-06-19T06:16:12.607Z | From https://github.com/oxidecomputer/zone |
| 200 | 2026-06-19T06:16:12.607Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 201 | 2026-06-19T06:16:12.626Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 202 | 2026-06-19T06:16:12.635Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+36f20be9bb4c3b362029237f5feb6377c982395f:refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f'` |
| 203 | 2026-06-19T06:16:12.760Z | POST git-upload-pack (225 bytes) |
| 204 | 2026-06-19T06:16:13.224Z | From https://github.com/oxidecomputer/propolis |
| 205 | 2026-06-19T06:16:13.224Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 206 | 2026-06-19T06:16:13.384Z | Updating crates.io index |
| 207 | 2026-06-19T06:16:13.388Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 208 | 2026-06-19T06:16:13.388Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/transceiver-control' '+e88642c75928f8760ed0f09e7593f849d9bc70ac:refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac'` |
| 209 | 2026-06-19T06:16:13.535Z | POST git-upload-pack (225 bytes) |
| 210 | 2026-06-19T06:16:13.879Z | From https://github.com/oxidecomputer/transceiver-control |
| 211 | 2026-06-19T06:16:13.879Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 212 | 2026-06-19T06:16:13.926Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 213 | 2026-06-19T06:16:13.929Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/dlpi-sys' '+7bd1bc8027d31a257da7a8645d3d5a909c13c664:refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664'` |
| 214 | 2026-06-19T06:16:14.080Z | POST git-upload-pack (225 bytes) |
| 215 | 2026-06-19T06:16:14.202Z | From https://github.com/oxidecomputer/dlpi-sys |
| 216 | 2026-06-19T06:16:14.202Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 217 | 2026-06-19T06:16:14.219Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 218 | 2026-06-19T06:16:14.221Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/jmesmon/rust-libzfs' '+ecd5a922247a6c5acef55d76c5b8d115572bc850:refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850'` |
| 219 | 2026-06-19T06:16:14.360Z | POST git-upload-pack (225 bytes) |
| 220 | 2026-06-19T06:16:14.483Z | From https://github.com/jmesmon/rust-libzfs |
| 221 | 2026-06-19T06:16:14.483Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 222 | 2026-06-19T06:16:14.490Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 223 | 2026-06-19T06:16:14.494Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/rusty-doors' '+0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf:refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf'` |
| 224 | 2026-06-19T06:16:14.631Z | POST git-upload-pack (225 bytes) |
| 225 | 2026-06-19T06:16:14.734Z | From https://github.com/oxidecomputer/rusty-doors |
| 226 | 2026-06-19T06:16:14.734Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 227 | 2026-06-19T06:16:14.970Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 228 | 2026-06-19T06:16:14.974Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/lldp' '+54b266174d4de9628bca9c97b0db176e16f12154:refs/commit/54b266174d4de9628bca9c97b0db176e16f12154'` |
| 229 | 2026-06-19T06:16:15.130Z | POST git-upload-pack (225 bytes) |
| 230 | 2026-06-19T06:16:15.308Z | From https://github.com/oxidecomputer/lldp |
| 231 | 2026-06-19T06:16:15.309Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 232 | 2026-06-19T06:16:15.321Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 233 | 2026-06-19T06:16:15.326Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/slog-error-chain' '+15f69041f45774602108e47fb25e705dc23acfb2:refs/commit/15f69041f45774602108e47fb25e705dc23acfb2'` |
| 234 | 2026-06-19T06:16:15.458Z | POST git-upload-pack (225 bytes) |
| 235 | 2026-06-19T06:16:15.563Z | From https://github.com/oxidecomputer/slog-error-chain |
| 236 | 2026-06-19T06:16:15.564Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 237 | 2026-06-19T06:16:15.749Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 238 | 2026-06-19T06:16:15.753Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tufaceous' '+a7d440f5a111c7e3504e8eb125c105d7baf0deab:refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab'` |
| 239 | 2026-06-19T06:16:15.910Z | POST git-upload-pack (225 bytes) |
| 240 | 2026-06-19T06:16:16.068Z | From https://github.com/oxidecomputer/tufaceous |
| 241 | 2026-06-19T06:16:16.068Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 242 | 2026-06-19T06:16:16.091Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 243 | 2026-06-19T06:16:16.095Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/management-gateway-service' '+6c0aca2545a73fd75536e149d29faa7108be5862:refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862'` |
| 244 | 2026-06-19T06:16:16.253Z | POST git-upload-pack (225 bytes) |
| 245 | 2026-06-19T06:16:16.546Z | From https://github.com/oxidecomputer/management-gateway-service |
| 246 | 2026-06-19T06:16:16.546Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 247 | 2026-06-19T06:16:16.824Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 248 | 2026-06-19T06:16:16.828Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+7103cd3a3d7b0112d2949dd135db06fef0c156bb:refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb'` |
| 249 | 2026-06-19T06:16:16.980Z | POST git-upload-pack (225 bytes) |
| 250 | 2026-06-19T06:16:17.647Z | From https://github.com/oxidecomputer/crucible |
| 251 | 2026-06-19T06:16:17.647Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 252 | 2026-06-19T06:16:18.441Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 253 | 2026-06-19T06:16:18.445Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/serde_human_bytes' '+8f60acdfe7c6d9e2a01f59be920c1c2b19129322:refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322'` |
| 254 | 2026-06-19T06:16:18.599Z | POST git-upload-pack (225 bytes) |
| 255 | 2026-06-19T06:16:18.715Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 256 | 2026-06-19T06:16:18.715Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 257 | 2026-06-19T06:16:18.737Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 258 | 2026-06-19T06:16:18.737Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/propolis' '+6873add79b835f7932d9fe928340886df8e49676:refs/commit/6873add79b835f7932d9fe928340886df8e49676'` |
| 259 | 2026-06-19T06:16:18.884Z | POST git-upload-pack (1016 bytes) |
| 260 | 2026-06-19T06:16:19.155Z | From https://github.com/oxidecomputer/propolis |
| 261 | 2026-06-19T06:16:19.155Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 262 | 2026-06-19T06:16:19.436Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 263 | 2026-06-19T06:16:19.438Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/crucible' '+bd9a0e2abe6b6b89aec8c85f4ee57474144ed150:refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150'` |
| 264 | 2026-06-19T06:16:19.566Z | POST git-upload-pack (1016 bytes) |
| 265 | 2026-06-19T06:16:19.916Z | From https://github.com/oxidecomputer/crucible |
| 266 | 2026-06-19T06:16:19.917Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 267 | 2026-06-19T06:16:20.123Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-06-19T06:16:20.125Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/tofino' '+d79800f92f2245a9160b5ff6d8546ecbffa82ddc:refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc'` |
| 269 | 2026-06-19T06:16:20.263Z | POST git-upload-pack (225 bytes) |
| 270 | 2026-06-19T06:16:20.459Z | From https://github.com/oxidecomputer/tofino |
| 271 | 2026-06-19T06:16:20.459Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 272 | 2026-06-19T06:16:20.483Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 273 | 2026-06-19T06:16:20.487Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/maghemite' '+7696ee48d5ee29a917dea459e281fe2e8ff20513:refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513'` |
| 274 | 2026-06-19T06:16:20.620Z | POST git-upload-pack (225 bytes) |
| 275 | 2026-06-19T06:16:21.117Z | From https://github.com/oxidecomputer/maghemite |
| 276 | 2026-06-19T06:16:21.117Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 277 | 2026-06-19T06:16:21.175Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-06-19T06:16:21.178Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/clickward' '+e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737:refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737'` |
| 279 | 2026-06-19T06:16:21.314Z | POST git-upload-pack (225 bytes) |
| 280 | 2026-06-19T06:16:21.420Z | From https://github.com/oxidecomputer/clickward |
| 281 | 2026-06-19T06:16:21.420Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 282 | 2026-06-19T06:16:21.792Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 283 | 2026-06-19T06:16:21.795Z | Running `git fetch --no-tags --verbose --force --update-head-ok 'https://github.com/oxidecomputer/illumos-devinfo' '+4323b17bfdd0c94d2875ac64b47f0e60fac1d640:refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640'` |
| 284 | 2026-06-19T06:16:21.951Z | POST git-upload-pack (225 bytes) |
| 285 | 2026-06-19T06:16:22.068Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 286 | 2026-06-19T06:16:22.068Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 287 | 2026-06-19T06:16:22.400Z | error: failed to select a version for `http`. |
| 288 | 2026-06-19T06:16:22.400Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 289 | 2026-06-19T06:16:22.400Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 290 | 2026-06-19T06:16:22.400Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 291 | 2026-06-19T06:16:22.401Z | |
| 292 | 2026-06-19T06:16:22.401Z | all possible versions conflict with previously selected packages. |
| 293 | 2026-06-19T06:16:22.401Z | |
| 294 | 2026-06-19T06:16:22.401Z | previously selected package `http v1.4.1` |
| 295 | 2026-06-19T06:16:22.401Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 296 | 2026-06-19T06:16:22.401Z | |
| 297 | 2026-06-19T06:16:22.401Z | failed to select a version for `http` which could resolve this conflict |
| 298 | 2026-06-19T06:16:22.424Z | |
| 299 | 2026-06-19T06:16:22.427Z | real 20.910565615 |
| 300 | 2026-06-19T06:16:22.427Z | user 10.208267616 |
| 301 | 2026-06-19T06:16:22.427Z | sys 1.407837643 |
| 302 | 2026-06-19T06:16:22.427Z | trap 0.001674997 |
| 303 | 2026-06-19T06:16:22.427Z | tflt 0.000039260 |
| 304 | 2026-06-19T06:16:22.427Z | dflt 0.000385151 |
| 305 | 2026-06-19T06:16:22.427Z | kflt 0.000009840 |
| 306 | 2026-06-19T06:16:22.427Z | lock 0.411494450 |
| 307 | 2026-06-19T06:16:22.427Z | slp 1:15.181325063 |
| 308 | 2026-06-19T06:16:22.427Z | lat 0.200920798 |
| 309 | 2026-06-19T06:16:22.427Z | stop 0.013026420 |
| 310 | 2026-06-19T06:16:22.427Z | process exited: duration 112847 ms, exit code 101 |
| |
| 311 | 2026-06-19T06:16:22.434Z | found 0 output files |